@font-face {font-family: 'gotham_blackregular'; src: url('../webfonts/gotham_black_regular-webfont.woff2') format('woff2'), url('../webfontsgotham_black_regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal;}
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap');
body{font-family: 'Poppins', sans-serif;}

.header{position: absolute; width: 100%; top: 0; z-index: 1; border-bottom: 1px solid rgba(255,255,255,0.2); margin-top: 10px;}
.very-top{ margin-top: 10px; }
.contactinfo{ display: inline-block; vertical-align: middle; margin-right: 20px;}
.contactinfo h2{ font-size: 32px; color: #fff; font-weight: 600; line-height: 1; margin: 0; }
.contactinfo a{ text-decoration: none; color: #fff; }
.contactinfo p{font-size: 20px;}
.social{ display: inline-block; margin-top: 20px; }
.social a{ background: #000; color: #fff; width: 30px; height: 30px; line-height: 30px; text-align: center; display: inline-block; transition: 0.3s; }
.social a:hover{ background-color: #df0024; }

.banner{ background: url('../images/slide-privatecar.jpg') no-repeat;  width: 100%; height: 100%; background-size: 100%; height: 834px; position: relative; }
.slide-caption{ position: absolute; bottom: 0; left: 0; right: 0; text-align: center; padding: 40px 0; }
.slide-caption h1{ font-size: 80px; color: #fff; display: inline-block; vertical-align: middle; text-shadow: 0 0 26px #000; font-weight: bold; text-transform: uppercase; }
.slide-caption a{ display: inline-block; vertical-align: middle; background-color: #df0024; color: #fff; padding: 5px 15px; text-decoration: none; transition: 0.3s; margin-left: 20px; font-weight: bold; font-size: 20px; }
.slide-caption a:hover{ background-color: #000; } 
.applynowform{padding:40px 0; background-color: #f6f6f6; }
.applynowform h3{ font-size: 30px; font-weight: bold; color: #ed242c; }
.applynowform p{ }
.applynowform label, .applynow p{ color: #000; }
.applynowform label{margin-bottom:0px; }
.applynowform .form-group{margin-bottom: 1rem; background: #fff; border: 1px solid #ccc; padding: 10px;}
.applynowform .form-control{border:0; border-radius: 0px; outline: none !important; box-shadow: none !important; padding: 0px; font-size: 20px; }
.applynowform input[type="checkbox"]{ height: 25px; margin-bottom: 0px; width: 25px; vertical-align: middle; }
#datetimepicker3{ color: #000; font-weight: bold;   font-size: 32px; width: 300px; padding-left: 20px; height: 80px; }
.vechicle ul li .fa{ color: #a9cbff; font-size: 30px; margin-right: 10px; float: left;  }
.applynowform{ position: relative; z-index: 1;}
hr.hr{ width: 100px; border-color: #ed1c24; }
.btn-apply{ background-color: #df0024; padding: 10px 25px; color: #fff; font-weight: bold; text-decoration: none !important; transition: all 0.3s; margin-top: 40px; display: inline-block; }
.btn-apply:hover{ background-color: #144ca1; color: #fff; }

.btn-green{ background-color: #ed242c;  color: #fff;  border-radius: 0px; padding: 10px 30px; border: 0; font-size: 25px; transition: all 0.3s;}
.btn-green:hover{ background-color: #144ca1; color: #fff; }
.input-append{ display: inline-block; text-align: center; position: relative; }
.input-group-addon {position: absolute; top: 0; z-index: 1; background: #000; color: #fff; height: 80px; width: 80px; font-size: 30px; line-height: 80px; vertical-align: middle; right: 0;}
.main{}
.main .flex-container {  display: flex;
  align-items: center;
  justify-content: center; }
.main .flex-box { flex: 1; }
.main .flex-box.fixspaceright{  }
.main .flex-box.fixspaceleft{   }
.main .flex-box.fixspacerightimg{padding-left: 0px;}
.main .flex-box img{ width: 100%; }
@media( min-width: 992px){
.content-section {text-align: center; padding: 0 100px; }
}
.content-section h2{ color: #df0024; font-size: 30px; font-weight: bold; text-transform: uppercase; }


.bg {height: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; }
.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {content: ""; display: inline-block; background: #d50124; width: 0; height: 0.2rem; position: absolute; transform-origin: 0% 0%; }
.getintouch{ background-color: #df0024; margin: 40px 0; }
.address{padding:35px; text-align: center; color: #fff;}
.address .fa{ font-size: 60px; display: block; text-align: center; margin-bottom: 20px; }
.address p, .address a{font-size: 18px; margin-bottom: 0px; color: #fff; }
.address h3{ font-size: 31px; font-weight: bold; padding: 0; margin: 0; line-height: 1; }
.address .phoneno{ font-size: 51px; line-height: 1; }
.closed{ opacity: 0.8; }

.map iframe{ height: 550px; display: block; margin-bottom: 0px; }
.footer { padding: 20px; font-size: 14px; background: #000; color: #fff; }
.footer p{margin-bottom: 0px;}
.footer a{ color: #fff; }
p.division{position: relative;}
p.division span{background: #000; position: relative; z-index: 1; padding: 0 5px;}
p.division:after{position: absolute; content: ''; left: 0; right: 0; border-bottom: 3px solid #fff;  width: 23%; margin:0 auto; bottom: 8px;}
label.error{ color: red;  font-size: 12px; }
#datetimepicker3-error {  position: absolute; bottom: -22px; width: 100%; right: 0px;}
.termsandcondition-error{position: relative;}
.termsandcondition-error label.error {  position: absolute; bottom: -22px; width: 100%; right: 0px; display: block !important; }
.readourterms:hover{ cursor: pointer;  color: #2196F3;  }
.mobile480{ display: none; }
@media(min-width: 2500px){

}
@media(max-width: 1600px){
    .banner{   height: 702px; }
}
@media(max-width: 1440px){
	ul.liststyle{margin: 150px 0 40px;}
	.banner{height: 645px;}
	.main .flex-box.fixspaceleft{padding-left: 100px;}
	.main .flex-box.fixspaceright{ padding-right: 100px; }
}
@media(max-width: 1360px){
    .banner {height: 597px; }
    .contactinfo h2{font-size: 24px;}
    .slide-caption h1{font-size: 55px;}
    #datetimepicker3{font-size: 22px;}
    .form-control{height: 40px;}
    #datetimepicker3{height: 60px;}
    .input-group-addon{height: 60px; width: 60px; line-height: 60px; }
    .btn-green{  padding: 10px 20px; font-size: 20px;}
}
@media(max-width: 1366px){
    p.division:after{ width: 26%; }
}
@media(max-width: 1024px){
    .contactinfo h2 {font-size: 20px;}
    .contactinfo p {font-size: 15px; }
    ul.liststyle {margin: 40px 0; }
    .banner{height: 449px;}
    .slide-caption h1 {font-size: 40px; }
    .content-section h2{font-size: 20px;}
}
@media(max-width: 991px){
    p.division:after{ width: 35%; }
}
@media(max-width: 786px){
    .main .flex-box.fixspaceright {padding-right: 40px; }
    .main .flex-box.fixspaceleft {padding-left: 40px; }
}

@media(max-width: 768px){
    .banner {height: 360px; }
}
@media(max-width: 767px){
.contactinfo h2 {font-size: 16px; }
.contactinfo p {font-size: 12px; }
.contactinfo{margin-right: 0px;}
.very-top {margin-top: 0; }
.social{  margin-top: 0; vertical-align: top;}
p.division:after {width: 47%; }
}

@media(max-width: 680px){

}
@media(max-width: 480px){
    .main .flex-container{ display: inherit; }
    .mobile481{ display: none !important; }
    .mobile480{ display: block; }
.main .flex-box{width: 100%;}
.main .flex-box.fixspaceright {padding: 20px; display: inline-block; }
.main .flex-box.fixspaceleft {padding: 20px; }
p.division:after {width: 58%; }
.header { position: inherit; background-color: #000; margin-top: 0px; text-align: center; }
.logo{margin:10px 0;}
.banner {height: 210px; }

}
@media(max-width: 420px){
    p.division:after {width: 70%; }
}
@media(max-width: 360px){
 p.division:after {width: 95%; }
 .slide-caption h1 {font-size: 20px; }
 .banner {height: 140px; }
 .contactinfo h2 {font-size: 22px; }
 .contactinfo p{margin:0px;}
 .content-section h2 {font-size: 16px; }
}