/* **
 * ========================================
 * Includes Fonts
 * ========================================
 ** */



@font-face {
    font-family: FontAwesome;
    src: url(../fonts/font-awesome/fonts/FontAwesome.otf);
}

@font-face {
    font-family: fontawesome-webfont;
    src: url(../fonts/font-awesome/fonts/fontawesome-webfont.ttf);
	}
	
	
/*Custom Fonts*/
@font-face {
    font-family: Oswald-Regular;
    src:url(../fonts/Oswald-Regular.ttf);
	}
	
	@font-face {
    font-family: MyriadPro-Regular;
    src:url(../fonts/MyriadPro-Regular.otf);
	}
	
	@font-face {
    font-family: MyriadPro-Light;
    src:url(../fonts/MyriadPro-Light.otf);
	}
	
	@font-face {
    font-family: MANDATOR;
    src:url(../fonts/MANDATOR.ttf);
	}
	
	@font-face {
    font-family: OpenSans-Regular;
    src:url(../fonts/OpenSans-Regular.ttf);
	}
	
	@font-face {
    font-family: Lato-Regular;
    src:url(../fonts/Lato-Regular.ttf);
	}
	
	
	@font-face {
    font-family: Ubuntu-Medium;
    src:url(../fonts/Ubuntu-Medium.ttf);
	}
	
/*End of Custom Fonts*/



	
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'); /* support Internet explorer  */
    src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* support Modern browser  */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'), /* support firefox , chrome   */
         url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg');/* Svg form   */
		font-weight: normal; 
		font-style :normal ;
		 
		 
		 }	


@font-face {
    font-family: 'open-sans';
    src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot');   /* support Internet explorer  */
    src: url('../fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* support Internet explorer  */
         url('../fonts/open-sans/OpenSans-Regular-webfont.woff') format('woff'), /* support Modern browser  */
         url('../fonts/open-sans/OpenSans-Regular.ttf') format('truetype'), /* support firefox , chrome   */
         url('') format('svg');
		font-weight: normal;
		font-style :normal ;
		 
		 
		 }
		 
		 
		 
		 
		 /*=====================Start Header======================*/
		 
		 
		 
		 /*=======Separate Nav CSS========*/
		 
	.logo{
		margin-top:2px;
		
		}
		
	.number{
		border-right:1px solid #000;
		
		}	
	.number p{
	margin-top:14px;
	font-family: MyriadPro-Regular;
	text-align:center;
	margin-bottom:-5px !important;
	}
.number span{
	font-family: Ubuntu-Medium;
	font-size:16px;
	font-weight:bold;
	color:#650000;
	}
	
	
	
.timeing{
		border-right:1px solid #000;
	}	
	.timeing p{
	margin-top:14px;
	font-family: MyriadPro-Regular;
	text-align:center;
	margin-bottom:0px !important;
	}
.timeing span{
	font-family: Ubuntu-Medium;
	font-size:16px;
	font-weight:bold;
	color:#000;
	}
	
	.timeing h5{
		margin-top:0px;
		}
		
	
.timeing{
		border-right:1px solid #000;
	}	
	.email-us p{
	margin-top:14px;
	font-family: MyriadPro-Light;
	margin-bottom:-9px !important;
	}
.email-us h5{
	font-family: MyriadPro-Light;
	font-size:14px;
	font-weight:100;
	color:#000;
	}
.email-us h5 a{
    font-size: 20px;
    text-decoration: none;
    color: #650000;
    font-weight: 600;
}
	
.ScrollStyle
{
max-height:140px;
overflow-x:hidden;
height:66px;
text-align:left;
	}	
	
	
	/*Nav*/
	
	.navigation {
    background-color: #3c434b;
    border-color: #3c434b;
	border-radius:0px;
	margin-bottom:0px;
}

	
.navigation .navbar-nav>li>a {
    color:#fff;
	font-family: Ubuntu-Medium;
	font-size:18px;
	margin-top:3px;
}

.navigation .navbar-nav>a img{
	float:left;
	margin-top:5px;
}

.navigation .navbar-nav>li>a:hover {
    color:#fff;
	font-family: Ubuntu-Medium;;
}
.navigation .navbar-nav>li>a:focus {
    color:#fff;
	font-family: Ubuntu-Medium;
}
	
.navigation .navbar-nav>.active>a, .navigation .navbar-nav>.active>a:focus, .navigation .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #404048;
	font-family: Ubuntu-Medium;
}

.navigation .navbar-nav>.open>a, .navigation .navbar-nav>.open>a:focus, .navigation .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #404048;
	font-family: Ubuntu-Medium;
}

.navigation .social-icon a i{
	padding-top:12px;
		color:#fff;
	}
	
	.navigation {
    width: 100%;
    text-align: center;
    float: none;
	border: none;
}

.navigation .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
	font-family: Ubuntu-Medium;
}

.navigation .navbar-nav>li>.dropdown-menu {
	background-color:#404048;
}
.navigation .navbar-nav>li>.dropdown-menu li a:hover{
	color:#000 !important;
}
		
	/*End of Nav*/
	
	/*=========End of separate nav============*/
	
	/ Chrome, Safari, Edge, Opera /
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/ Firefox /
input[type=number] {
  -moz-appearance: textfield;
}
	
	
	
/*Bannar*/
.bannar{
	background:url(../images/bannar.jpg) no-repeat;
	background-size:cover;
	height:452px;
	}
	
.DVLA-section{
	margin:0 auto;
	display:block;
	}
	
.bannar .DVLA-section h1{
	text-align: center;
font-family: Ubuntu-Medium;
color: #fff;
font-size: 36px;
margin-top: 68px;
text-transform: uppercase;
margin-bottom: 20px;
text-shadow: 2px 2px #000;
	}
	
	
/* Start Reg input*/
	
.dvla-width {
    width: 546px;
    margin-top: 10px;
	margin:0 auto;
	
	}
	
	.dvla-main{
    background: #005baf;
    border-radius: 7px 7px 7px 7px;
    padding: 3px;
	height:90px;
}
.reg-input-new1 {
    height: 84px;
    width: 488px;
    font-weight: 500;
    font-size: 30px;
    text-align: center;
    background: #fbbc05;
    font-family: MANDATOR;
    text-transform: uppercase;
	border:1px solid #fbbc05;
	outline:none;
	border-radius:0px 7px 7px 0px;	
}

.gb{
	float:left;
	}
	
placeholder { /* Firefox 19+ */
  color: black;
}	
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: black;
}
:-moz-placeholder { /* Firefox 18- */
  color: black;
}

/*END OF DVLA SEARCH*/
* {
    outline: none;
    border: 0;
    margin: 0;
    padding: 0;
}


.btn-quote {
    background-color: #650000;
    padding: 7px 41px;
    margin-right: 16px;
    border-radius: 0px;
	font-family: Ubuntu-Medium;
	margin-top:15px;
	display: block;
    margin: 15px auto !important;
	border:1px solid #fff;
	color:#fff;
}

.btn-quote:hover{
    background-color: #fff;
   	border:1px solid #650000;
	color:#650000;
	transition-duration:0.5s;
	}
	
/*end of Reg*/
		


/*End of Bannar*/
	
/*Manual Search*/	
.manual-search-bg{
	background-color:#333;
	height:60px;
	border-radius:0px;
	border:1px solid #555;
	margin-top:10px;
	}
.manual-search-bg .form-control {
    height: 40px;
    border-radius: 0px;
}
.manual-search-bg .form-group {
	margin-top:9px;
	}
.manual-search-bg .btn-space{
	padding: 9px 0px 9px 0px;
        margin-left: 0px;
	border-radius:0px;
	background-color:#650000;
	border-color:#fff;
        margin-top: 10px;
	}
.manual-search-bg .btn-space:hover{
	background-color:#fff;
	border-color:#fff;
        color:#333;
	}
	
.manual-heading h4{
	color:#fff;
	font-family: Ubuntu-Medium;
	margin-bottom:10px;
	font-size:18px;
	margin-top:100px;
	text-transform: uppercase;
        text-shadow: 0px 0px 7px #000;
	}


/*End of Manual Search*/
	
		/*====================End of Header======================*/	
		
		

	
	
	
/*====================Engines Section======================*/	
.top-models h2{
	font-family: Ubuntu-Medium;
	margin:20px 0px 30px 0px;
	}

.thumbnail{
	height: 52px;
        border: 1px solid#650000;
        border-radius: 0px;
        color:#fff;
        background-color:#650000;
        padding: 5px 15px;
	}
	
.thumbnail:hover{
	background-color:#222;
	border:1px solid #222;
	color:#fff;
	}

.readmore{
	background-color:#fff;
	padding:5px 30px;
	border:1px solid #650000;
	margin:20px 0px 30px 0px;
	}
	
.readmore:hover{
	background-color:#650000;
	border:1px solid #650000;
	color:#fff;
	
	}
	
/*====================End of Engines Section======================*/









/*====================Mercedes Engine======================*/

.carousel-inner .active.left { left: -25%; }
.carousel-inner .next        { left:  25%; }
.carousel-inner .prev		 { left: -25%; }
.carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}


.slider-border{
	border:1px solid #ccc;
        background:#f1f1f1;
	}
	
.carousel-control.left, .carousel-control.right {
    margin-left: 0px !important;
    background-image: none;
    color: #650000 !important;
	opacity:1;
}




.section-bg{
	background-color:#ebebeb;
	margin-top:20px;
	}
.section-heading h2{
	font-family: Ubuntu-Medium;
	color:#000;
	margin:20px 0px 30px 0px;
	}

.section-bg img{
	margin-bottom:20px;
	}

/*====================End of Mercedes Engine===============*/


.bullet-style ul li{
list-style: disclosure-closed;
line-height: 27px;
font-size: 16px;
}
.bullet-style ul li a{
color:#650000;
}










		
/*====================Peralex======================*/

.sec-bg{
	background:url(../images/AMG-bg.jpg) fixed;
	
	
	}
	
	
.over-text{
	height:381px;
	}

.over-text h1{
	text-align:center;
	font-family: 'Ubuntu-Medium';
	font-weight:bold;
	color:#fff;
	padding-top:170px;
	}
	
	

/*====================End of Peralex======================*/





/*====================mercedes Engines======================*/


.model-detail{
	background-color:#dfdfdf;
	height:150px;
	margin-top:20px;
	border:1px solid #650000;
	}

.model-detail p a{
	font-family: 'Ubuntu-Medium';
	font-size:18px;
	color:#650000;
	text-decoration:underline;
	
	}
	
	.model-detail ul li{
	font-family: OpenSans-Regular;
	font-size:15px;
	text-align:left;
	padding-left:20px;
	list-style:none;
	
	}

/*====================End of mercedes Engines======================*/



/*========================Detail Form==============================*/
	
	
	.testbox {
  margin: 20px auto;
  width: 100%; 
  height: auto; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #505059; 
  border: solid 1px #cbc9c9;
  
}

.testbox h4{
	font-family:Lato-Regular;
	font-weight:800;
	color:#fff;
}
.testbox input[type=text],input[type=password]{
  width: 84%; 
  height: 44px; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #650000;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
}


.testbox input[type=email],input[type=password]{
  width: 84%; 
  height: 44px; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #650000;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
}

.testbox input[type=password]{
  margin-bottom: 25px;
}

.testbox #icon {
  display: inline-block;
  width: 30px;
  background-color: #650000;
  padding: 15px 30px 17px 15px;
  margin-left: 15px;
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px;
  color: white;
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 0px #cbc9c9;
}



.testbox .accounttype{
  margin-left: 8px;
  margin-top: 20px;
}




.testbox .btn-danger{
    color: #fff;
    background-color: #650000;
    border-color: #650000;
    border-radius: 0px;
    height: 41px;
    width:94%;
    margin:0 auto;
    font-family: 'Ubuntu-Medium';
    font-size:18px;
}
.testbox .btn-danger:hover{
    color: #333;
    background-color: #ccc;
}	

	
	
	.testbox textarea{
  width: 92%;
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #650000;
  margin-top: 13px; 
  padding:20px 0px 0px 10px;
   margin-left:10px;
}	
	
.engine-detail ul li{
	margin-top:10px;
	padding:3px 0px;
	list-style:none;
	font-size:16px;
	font-weight:700;
        color: #650000;
}


	.detail-h h2{
		color:#650000;
		font-family: 'Ubuntu-Medium';
		font-size:36px;
		margin-top:40px;
		}
	
	/*-=======================End of Detail Form=====================*/
	
	
	


/*====================series-section Detail======================*/

.series-section-bg{
	background-color:#dfdfdf;
	}
	
.series-name h1{
	font-family: 'Ubuntu-Medium';
	padding-top:31px;
	color:#000;
	
	}

.series-detail p{
	font-family: OpenSans-Regular;
	padding-top:25px;
	color:#000;
	
	}
	
	.series-section-bg img{
		margin-top:39px;
		margin-bottom:45px;
	}


/*====================End of series-section Detail======================*/




/*-=======================Engine Detail=====================*/

	
	.detail-contant h3{
	font-family: 'Ubuntu-Medium';
	}
.detail-contant p{
	font-family: OpenSans-Regular;
	}


.detail-cont li{
	
    margin: 0;
    padding: 0;
   
}

.detail-cont li a {
    display: block;
    color: #000;
    padding: 5px 16px;
    text-decoration: none;
	font-family: OpenSans-Regular;
}

.detail-cont li {
    text-align: left;
	list-style:none;
	padding-top:8px;
}

.detail-cont ul {
	margin-top:20px;
}

.detail-cont .list li {
	font-weight:bold;
}

.detail-cont .makename-head{
	height:50px;
	margin-top:20px;
	margin-bottom: -30px;
}

.detail-cont .makename-head h4{
    background-color: #fff;
    color: #000;
	height:50px;
	font-size:20px;
	padding-left:15px;
	font-family: 'Ubuntu-Medium';
	
	
}


.proceed{
	padding: 3px 40px;
	color: #fff;
    background-color: #650000;
    border-color: #650000;
	border-radius:0px;
	margin:20px 0px 20px 0px;
	font-family: 'Ubuntu-Medium';
	font-size:20px;
	}
	
.proceed:hover{
	color: #000;
    background-color: #fff;
    border-color: #650000;
	transition-duration:.5s
	
	}
	


	/*===============end of engine detail==============*/
	
	
	
	
	/*===============About us==============*/
	
	.about-us-bannar{
		background:url(../images/about-us.png);
		height:320px;
                background-size: cover;
		}
		
	.about-us-bannar .about-us-h h1{
		font-family: OpenSans-Regular;
		color:#fff;
		font-weight:bold;
		line-height:300px;
                font-size: 50px;
		}
		
	.about-us-detail-h h4{
		font-family: OpenSans-Regular;
		font-size:18px;
		font-weight:bold;
		color:#2d526c;
		margin-bottom:20px;
		margin-top:30px;
		}
		
	.about-us-detail-h p{
		font-family: OpenSans-Regular;
		}
		
	.about-us-img img{
		margin-top:30px;
		margin-bottom:20px;
                box-shadow: 5px 5px 5px #000;
		}

	/*===============End of About us==============*/
	
	
	
	
/*========================Contact-us Form==============================*/
	
	.contact-us-bannar{
		background:url(../images/about-us.png);
		height:335px;
		}
		
	.contact-us-bannar .contact-us-h h1{
		font-family: OpenSans-Regular;
		color:#fff;
		font-weight:bold;
		line-height:300px;
		}
	
		.contact-us-text{
		margin-top:40px;
		}
	
		
	.contact-us-text img{
		margin-top:30px;
		margin-bottom:20px;
		margin:0 auto;
		}
	.contact-us-text h4{
		font-family: 'Ubuntu-Medium';
		font-size:18px;
		color:#650000;
		text-align:center;
		}
	
	.contact-us-text h3{
		font-family: 'Ubuntu-Medium';
		font-size:30px;
		color:#650000;
		font-weight:bold;
		text-align:center;
		}
		
		.contact-us-text p{
		font-family: OpenSans-Regular;
		font-size:16px;
		color:#650000;
		text-align:center;
		}
	
	
	.contact-form {
  margin: 20px auto;
  width: 100%; 
  height: 586px; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #fff; 
 	border: solid 1px #cbc9c9;
	margin-top:40px;
  
}





.contact-form input[type=text],input[type=password]{
  width: 83%; 
  height: 39px; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #dfdfdf; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #dfdfdf;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
  border-left:none;
}

.contact-form input[type=email],input[type=password]{
  width: 83%; 
  height: 39px; 
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #dfdfdf; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #dfdfdf;
  margin-left: -5px;
  margin-top: 13px; 
  padding-left: 10px;
  border-left:none;
}

.contact-form #icon {
  display: inline-block;
  width: 30px;
  background-color: #dfdfdf;
  padding: 11px 30px 11px 15px;
  margin-left: 15px;
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px;
  color: #000;
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09);
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #dfdfdf;
}



.contact-form .accounttype{
  margin-left: 8px;
  margin-top: 20px;
}




.contact-form .btn-danger{
	color: #fff;
    background-color: #650000;
    border-color: #650000;
    border-radius: 0px;
    height: 41px;
	width:94%;
	margin:0 auto;
	font-family: 'Ubuntu-Medium';
	font-size:18px;
	
	}
	

	
	
	.contact-form textarea{
  width: 94%;
  -webkit-border-radius: 0px; 
  -moz-border-radius: 0px; 
  border-radius: 0px; 
  background-color: #dfdfdf; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #dfdfdf;
  margin-top: 13px; 
  padding:10px 0px 0px 10px;
   margin-left:15px;
}	
	
	
.contact-form h4{
	margin-left:20px;
	}
/*=======================End of Contact us==========================*/

	
	
	
	
	/*============================Thank you=================================*/
.top-space{
	margin-top:30px;
	}
.thank-detail p {
    font-size: 16px;
    font-family: Lato-Regular;
    color: #565656;
    text-align: center;
    line-height: 30px;
    background: #f6f6f6;
    padding: 30px;
    border-radius: 10px;
    margin: 30px 0px;
}
	
.thank-detail span{
	font-size:30px;
	font-family:Lato-Regular;
	color:#eb540a;
	font-weight:bold;
	}

.btn-default {
    color: #333;
    background-color: transparent;
    border-color: #1265a2;
}
.thank-detail button{
    background: #650000;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}



/*--================================================================--*/	
	
	
	
	
		/*==================Footer=================*/
		
		.footer-bg{
			background-color:#333;	
			}
			
		.inner-footer{
			background-color:#505059;
			margin-top:38px;
			height:187px;
			}
			
			.footer-logo img{
				padding-top:36px;
                                width: 63%;
				
				}
			.footer-nav{
				margin-top:23px;
				}	
			.footer-nav ul li{
				color:#dadae0;
				list-style:none;
				padding-top:8px;
				}
				
			.footer-nav .active{
				font-family:Oswald-Regular;
				font-size:16px;
				text-transform:uppercase;
				
				}
				
			.footer-bottom p{
				color:#fff;
				margin-top:10px !important;
				}
		
		/*==================End of Footer=================*/

.privacy {
margin-left:16px;
color:#fff;
}

.form-last .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 92%;
    margin-left: 15px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 94%;
    margin-left: 13px;
}
.form-last{
    background:#fff;
    background-size: cover;
}
.g-recaptcha{
    margin-left: 16px;
}
.form-last .input-group-addon:first-child {
    border: 0;
    background: #650000;
    color:#fff;
    border-radius: 0px;
    padding: 15px 15px;
}
.form-last .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    height: 43px;
    margin-top: 2px;
    border-radius: 0px;
}
.form-last label {
    margin-bottom: 0px;
}
.secure-connection img{
    width:330px;
}
.detail-h{
    color: #650000;
}
.detail-code{
    background-color:#dfdfdf;
}
.detail-code .detail-cont .makename-head h4 {
    background-color: transparent;
    color: #650000;
}
.thumbnaill {
    padding: 18px !important;
    height: 214px !important;
}
header{
   background: #f1f1f1;
}

.bottom-buttons{
    position: fixed;
    bottom: 30px;
    left: 25px;
    z-index: 9999;
    background: black;
    height: 60px;
    width: 60px;
    color: white;
    border-radius: 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    align-content: center;
    text-align: center;
    justify-content: center;
}
.bottom-button .tooltip{
    position: absolute !important;
    top: -20px !important;
    left: calc(100% + 5px) !important;
    z-index: 3 !important;
    background: #00E676 !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3) !important;
    padding: 6px 12px !important;
    border-radius: 30px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    opacity: 0 !important;
    white-space: nowrap !important;
    pointer-events: none !important;
    transition: 0s !important;
    color: #fff;
}
.bottom-button:hover .tooltip{
    opacity: 1 !important;
    pointer-events: auto !important;
    transition: all 0.4s ease !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.whatsapp {
    bottom: 8px;
    font-size: 40px;
    background: #00E676;
}


/* Scroll To Top Button */
.scroll-top {
    position: fixed;
    right: 30px;
    bottom: 110px;
    width: 45px;
    height: 45px;
    background: #650000;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 26px;
    border-radius: 50%;
    display: none;
    z-index: 9999;
    cursor: pointer;
    transition: 0.3s;
}

.scroll-top:hover {
    background: #c00113;
    color: #fff;
} 




@media only screen and (min-width: 1367px) and (max-width:1900px) {
.bannar {
    background-size: cover;
    height: 502px;
}
.frmmm{
    margin-top: 53px;
}
    
    
}





		