.banner-container .bann-content h1/* **
 * ========================================
 * 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);
}	

	
@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 ;	 
}

@font-face {
    font-family: Lato-R;
    src: url(../fonts/Lato/Lato-Regular.ttf);
}

@font-face {
    font-family: Lato-TH;
    src: url(../fonts/Lato/Lato-Thin.ttf);
}

@font-face {
    font-family: Lato-B;
    src: url(../fonts/Lato/Lato-Bold.ttf);
}

@font-face {
    font-family: Lato-SB;
    src: url(../fonts/Lato/Lato-Semibold.ttf);
}

@font-face {
    font-family: Lato-L;
    src: url(../fonts/Lato/Lato-Light.ttf);
}

@font-face {
    font-family: Lato-I;
    src: url(../fonts/Lato/Lato-Italic.ttf);
}





/*---------------------------------------
   2.2 PRE LOADER              
-----------------------------------------*/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}

.status {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: -20px 0 0 -20px;
}

/*------- jump to Top --------*/

#moveup .fa{
	width: 35px;
	height: 40px;
	text-align: center;
	position: fixed;
	right: 30px;
	left: auto;
	bottom: 50px;
	color: #fff;
	font-size: 35px;
	background-color: #ffce0e;
	z-index: 9999;
}

.jumper.j1 {
	opacity: 0;
	
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.jumper.j1.showup{
	opacity: 1;
}

.clearfix{
	clear: both;
}

header{
	background-color: #ffce0e;
	height: 139px;
	
	width: 100%;
	position: fixed;
	z-index: 9999;	
	
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

header .contact-div{
	display: block;
    float: right;
    margin-top: 33px;
    text-align: right;
    width: 100%;
	
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

header .brand-logo{
	height: 203px;
	
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

header.sticky{
	height: 80px;
}

header.sticky .brand-logo{
	height: 70px;
	margin-top: 5px;
}

header.sticky .contact-div{
	margin-top: 14px;
}

.blk-btn{
	background-color: #231f20;
	font-family: Lato-R;
	font-size: 23px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 17px 60px;
	border: 2px solid #231f20;
	
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.blk-btn:hover,
.blk-btn:focus{
	background-color: #fff;
	border: 2px solid #231f20;
	color: #231f20;
}

header.sticky .blk-btn{
	padding: 8px 60px;
}

header a{
	text-decoration: none !important;
	outline: 0 !important;
}

header .contact-div .call-div{
	display: inline-block;
	width: 52%;
	vertical-align: top;
	border-left: 2px solid #231f20;
	margin-left: 40px;
	
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

header.sticky .contact-div .call-div{
	width: 42%;
}

header .contact-div .call-div [class^="flaticon-"]:before, 
header .contact-div .call-div [class*=" flaticon-"]:before,
header .contact-div .call-div [class^="flaticon-"]:after, 
header .contact-div .call-div [class*=" flaticon-"]:after{
	color: #231f20;
	display: inline-block;
	font-size: 65px;
	margin-top: -6px;
	height: 50px;
	
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

header.sticky .contact-div .call-div [class^="flaticon-"]:before, 
header.sticky .contact-div .call-div [class*=" flaticon-"]:before,
header.sticky .contact-div .call-div [class^="flaticon-"]:after, 
header.sticky .contact-div .call-div [class*=" flaticon-"]:after{
	font-size: 47px;
}

header .contact-div .call-div h2{
	font-family: Lato-SB;
	font-size: 40px;
	color: #231f20;
	margin: 0;
	vertical-align: top;
	display: inline-block;
	text-align: right;
	padding-left: 15px;
	margin-top: -6px;
	
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

header .contact-div .call-div h2 span{
	font-size: 27px;
	display: block;
	
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

header.sticky .contact-div .call-div h2{
	font-size: 32px;
}

header.sticky .contact-div .call-div h2 span{
	font-size: 22px;
}

header .contact-div .call-div h2 span a{
	color: #231f20;
}

header .contact-div .call-div h2 span a:hover{
	color: #fff;
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}

header .contact-div .call-div:hover .hvr-buzz-out,
header .contact-div .call-div:focus .hvr-buzz-out, 
header .contact-div .call-div:active .hvr-buzz-out {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/*============= banner-section ============*/

.banner-section{
	/*background-image: url('../images/banner.jpg');*/
	background-image: url('../images/car-banner.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	height: 570px;
}

.banner-container a{
	text-decoration: none !important;
	outline: 0 !important;
}

.banner-container .bann-content{
	width: 80%;
	margin: 300px auto 0;
}

.banner-container .bann-content h1{
	font-family: Lato-R;
	font-size: 36px;
	color: #fff;
	margin: 0;
	text-align: center;
	line-height: 43px;
}

.banner-container .bann-content h1 span{
	font-family: Lato-B;
}

.banner-container .bann-content .condition-txt{
    font-family: Lato-R;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    margin: 10px auto;
}

.yelo-btn{
	font-family: Lato-B;
	font-size: 30px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	border: none;
	outline: 0;
	box-shadow: none;
	background-color: #ffce0e;
	border-radius: 0;
	text-align: center;
	padding: 7px 42px;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.yelo-btn:hover{
	color: #fff;
	background-color: #ffce0e;
	border: none;
}

.banner-container .bann-content .yelo-btn{
	margin: 35px auto 0;
	display: block;
	float: none;
}

/*========== vehicle-section ==========*/

.vehicle-section{
	padding: 50px 0;
}

.content-heading{
	font-family: Lato-R;
	font-size: 34px;
	color: #000;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 25px;
}

.content-heading.align-center{
	text-align: center;
}

p{
	font-family: Lato-L;
	font-size: 16px;
	color: #000;
	margin: 0;
	margin-bottom: 18px;
	line-height: 22px;
}

p.italic{
	font-family: Lato-I;
	font-size: 24px;
	line-height: 24px;
}

.vehicle-container .vehicle-box{
	background-color: #e8e8e8;
	width: 47%;
	display: inline-block;
	vertical-align: top;
	padding: 12px;
	border-radius: 5px;
	clear: both;
	height: 238px;
	margin-bottom: 15px;
}

.vehicle-container p{
	margin-bottom: 25px;
}

.vehicle-container p.italic{
	margin-top: 40px;
}

.vehicle-container .vehicle-box:nth-child(2n){
	margin-right: 15px;
}

.vehicle-container .vehicle-box:nth-child(2n+1){
	margin-right: 15px;
}


.vehicle-container .vehicle-box p{
	font-size: 19px;
    min-height: 71px;
    padding-right: 8px;
    padding-top: 14px;
    text-align: right;
}

.vehicle-container .vehicle-box img{
    max-width: 198px;
    border-radius: 8px;
}

.vehicle-container .vehicle-box .content-box{
	width: 80%;
	display: inline-block;
}

.vehicle-container .vehicle-box .yelo-btn{
	font-size: 20px;
	padding: 8px 18px;
	border-radius: 3px;
	float: right;
	
	margin-right: -83px;
    margin-top: -144px;
	
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

/*========== cta1-section ===========*/

.cta1-section{
	background-color: #231F20;
	padding: 25px 0;
}

.cta1-container h2{
	font-family: Lato-I;
	font-size: 25px;
	color: #ffce0e;
	margin: 0;
	padding-top: 20px;
	text-transform: capitalize;
}

.book-btn{
	font-family: Lato-B;
	font-size: 24px;
	background-color: #231F20;
	border: 4px solid #ffce0e;
	border-radius: 0;
	box-shadow: none;
	outline: 0;
	color: #ffce0e;
	text-transform: uppercase;
	text-align: left;
	padding: 12px 30px;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.book-btn [class^="flaticon-"]:before, 
.book-btn [class*=" flaticon-"]:before,
.book-btn [class^="flaticon-"]:after, 
.book-btn [class*=" flaticon-"]:after{
	color: #ffce0e;
	font-size: 32px;
	display: inline-block;
	margin-left: 50px;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}


.book-btn:hover{
	border: 4px solid #ffce0e;
	background-color: #ffce0e;
	color: #231F20;
}

.book-btn:hover [class^="flaticon-"]:before, 
.book-btn:hover [class*=" flaticon-"]:before,
.book-btn:hover [class^="flaticon-"]:after, 
.book-btn:hover [class*=" flaticon-"]:after{
	color: #231F20;
}

/*=========== benefits-section ==============*/

.benefits-section{
	padding: 57px 0 30px;
}

.benefits-container .reason-box{
	margin: 45px 0;
}

.benefits-container .reason-box .content-box{
	display: inline-block;
	width: 70%;
	vertical-align: top;
	padding-left: 17px;
}

.benefits-container .reason-box .num-box{
	width: 28%;
	vertical-align: top;
	display: inline-block;
	text-align: center;
	background-color: #FFCE0E;
	border-radius: 5px;
}

.benefits-container .reason-box .num-box h2{
	font-family: Lato-B;
	font-size: 172px;
	color: #fff;
	margin: 0;
	text-align: center;
}

.benefits-container .reason-box .content-box h2{
	font-family: Lato-B;
	font-size: 24px;
	color: #000;
	margin: 0;
	margin-bottom: 5px;
	text-transform: capitalize;
}

.benefits-container .reason-box .content-box p{
	font-family: Lato-L;
	font-size: 16px;
	color: #000;
	line-height: 22px;
}

hr.hor1{
	margin: 20px auto 70px;
	width: 85%;
	border: none;
	border-top: 1px solid #ccc;
}

.content-ul{
	padding-left: 0;
}

.content-ul li{
	list-style: none;
	background-image: url('../images/y-tick.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 60px;
	margin-bottom: 28px;
	min-height: 46px;
}

.content-ul li h3{
	font-family: Lato-B;
	font-size: 24px;
	color: #000;
	margin: 0;
	margin-bottom: 5px;
}

.content-ul li p{
	font-family: Lato-L;
	font-size: 18px;
	color: #000;
	line-height: 24px;
}

.bottom-txt{
	font-family: Lato-I;
	font-size: 24px;
	color: #272727;
	text-align: center;
	width: 85%;
	padding: 25px 0;
	margin: 20px auto;
	display: block;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/*=========== testi-section ==============*/

.testi-section{
	background-image: url('../images/testi-bk.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	height: 615px;
	
	padding: 77px 0;
}

.testi-container .content-heading{
	text-align: center;
	margin: 20px auto 40px;
	text-align: center;
	color: #fff;
}

.testi-container a{
	text-decoration: none !important;
	outline: 0 !important;
}

.testi-container .testi-content{
	width: 80%;
	margin: 50px auto 20px;
	display: block;
}

.testi-container .testi-content .img-box{
	width: 25%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	
	border-right: 1px solid #515151;
}

.testi-container .testi-content .img-box h3{
	font-family: Lato-R;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin: 15px auto;
}

.testi-container .testi-content .content-box{
	width: 74%;
	display: inline-block;
	vertical-align: top;
	padding: 20px 0 30px 35px;
	
}

.testi-container .testi-content .content-box p{
	font-family: Lato-L;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
}

.testi-container .book-btn{
	margin: 80px auto 0;
	text-align: center;
	display: block;
	float: none;
	padding: 13px 45px;
}

/*---------- bottom-section -----------*/

.bottom-section{
	padding: 65px 0 20px;
}

.bottom-container p{
	font-family: Lato-L;
	font-size: 16px;
	color: #000;
	margin-bottom: 20px;
}

.bottom-container p.align-center{
	text-align: center;
}

.bottom-container p.half-width{
	width: 82%;
	margin-left: auto;
	margin-right: auto;
}

.height-div1{
	height: 80px;
	display: block;
	width: 100%;
}

.bottom-container .yelo-box{
	background-color: #FFCE0E;
	width: 49%;
	display: inline-block;
	vertical-align: top;
	border-radius: 5px;
	padding: 15px 10px;
	margin-bottom: 25px;
}

.bottom-container .yelo-box h2{
	font-family: Lato-B;
	font-size: 18px;
	color: #000;
	margin: 0;
}

.bottom-container .yelo-box h2 span{
	font-size: 22.5px;
	margin-top: 5px;
	display: block;
}

.bottom-container .yelo-box h2 span.ll{
	text-decoration: line-through;
	display: inline-block;
}

.bottom-container .gaurantee-box{
	width: 90%;
	display: block;
	margin: 42px auto;
	padding: 35px 40px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.bottom-container .gaurantee-box img{
	display: inline-block;
	vertical-align: top;
}

.bottom-container .gaurantee-box h2{
	font-family: Lato-R;
	font-size: 34px;
	color: #000;
	text-transform: uppercase;
	margin: 0;
	padding-left: 30px;
	display: inline-block;
	width: 82%;
	vertical-align: top;
	padding-top: 44px;
	line-height: 38px;
}

/*---------- cta2-section -------------*/

.cta2-section{
	padding: 22px 0;
	background-color: #FFCE0E;
}

.cta2-container h2{
	font-family: Lato-R;
	font-size: 34px;
	color: #000;
	text-transform: uppercase;
	margin: 0 auto;	
	text-align: center;
	float: none;
	line-height: 38px;
	
}

.cta2-container h2 a{
	font-family: Lato-B;
	text-decoration: none !important;
	outline: 0 !important;
	color: #000;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.cta2-container h2 a:hover{
	color: #fff;
}

/*------- author-section -------*/
footer{
	padding: 25px 0;
}

.author-section{
	background-color: #e5e5e5;
	padding: 50px 0 10px;
}

.author-container img{
	vertical-align: top;
	margin-top: 60px;
}

.author-container h2{
	font-family: Lato-B;
	font-size: 30px;
	color: #000;
}

.author-container h2 span{
	font-family: Lato-L;
	font-size: 16px;
	color: #000;
	display: block;
	margin-top: 5px;
}

.author-container p{
	font-family: Lato-L;
	font-size: 16px;
	color: #000;
	margin: 0;
	margin-top: 18px;
	margin-bottom: 5px;
}

footer h6{
	font-family: Lato-L;
	font-size: 18px;
	color: #000;
	margin: 0;
	text-align: center;
	float: none;
}






