@font-face {
	font-family: 'Futura Std Condensed';
	src: url('../fonts/futura-std-condensed.eot');
	src: url('../fonts/futura-std-condensed.eot?#iefix') format('embedded-opentype'),
	url('../fonts/futura-std-condensed.woff') format('woff'), 
	url('../fonts/futura-std-condensed.woff2') format('woff2'), 
	url('../fonts/futura-std-condensed.ttf') format('truetype'), 
	url('../fonts/futura-std-condensed.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html,body {font-family: 'Tahoma', sans-serif;font-size: 13px;margin:0px;padding:0px !important;background:url(../images/body-bg.jpg);/* overflow-x:hidden; */color:#333333;position:relative;z-index:1;}
body:before{background:url(../images/body-top.jpg) repeat-x;content:"";height:673px;width:100%;display:block;position:absolute;top:0px;left:0px;z-index:-1;}
h1, h2, h3, h4, h5, h6 {color:#000000;font-weight:600;margin:0 0 15px;}
.h1, .h2, .h3, .h4, .h5, .h6 {color:#000000;font-weight:400;margin:0 0 15px;}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {font-weight:300	}
p{line-height:1.5;font-weight:400;margin-bottom:15px;}
a{transition-duration:0.5s;-moz-transition-duration:0.5s;-o-transition-duration:0.5s;-webkit-transition-duration:0.5s;-ms-transition-duration:0.5s;text-decoration:none;}
a:active, a:hover {text-decoration:none;outline:none;}
ul, ol {margin:0px;}
ul li, ol li {margin: 0;}
blockquote {background:#f5f5f5 ;}
a,button,i,img{transition: all 0.4s linear 0s;-webkit-transition: all 0.4s linear 0s;-moz-transition: all 0.4s linear 0s;}
img {max-width: 100%;height: auto;}
:focus{outline:none;}
*::-moz-selection {background: #ed1a1a;text-shadow: none;color: #ffffff;}
*::selection {background: #ed1a1a;text-shadow: none;color: #ffffff;}
.body{position:relative;z-index:1;}
.btn-red {color: #ffffff;background: #ed1a1a;}
.btn-outline-red, .btn-red {box-shadow: 0 2px 5px 0 rgba(255, 112, 2, 0.16),0 2px 10px 0 rgba(255,112,2,.12);}
.badge-red, .btn-outline-red:hover, .btn-red, .btn-red.btn-gradient {background-color: #ed1a1a;}
.btn-red:hover {color:#ffffff;background:#db5d00;border-color:#ce6100;}
.btn-red.focus,
.btn-red:focus {box-shadow:0 0 0 .2rem rgba(255,112,2,.5);}
.btn-red.disabled,
.btn-red:disabled {color:#ffffff;background-color:#ed1a1a;border-color:#ed1a1a;}
.btn-red:not(:disabled):not(.disabled).active,
.btn-red:not(:disabled):not(.disabled):active,
.show>.btn-red.dropdown-toggle {color:#ffffff;background-color:#ce6100;background-image:none;border-color:#c14d00;}
.btn-red:not(:disabled):not(.disabled).active:focus,
.btn-red:not(:disabled):not(.disabled):active:focus,
.show>.btn-red.dropdown-toggle:focus {box-shadow:0 0 0 .2rem rgba(255,112,2,.5)}
.btn-outline-red:hover,
.btn-red:hover {box-shadow:0 10px 20px rgba(255,112,2,.19),0 6px 6px rgba(255,112,2,.23)}

.text-black{color:#000000 !important;}
.text-red{color:#ed1a1a !important;}
.text-blue{color:#204abf !important;}
.bg-red{background:#ed1a1a !important;}
.border-red{border-color:#ed1a1a !important;}

.image{background:#ffffff;overflow:hidden;position:relative;transition:all 0.2s linear 0s;width:100%;z-index:2;}
.image .img-thumb{display:block;position:relative;overflow:hidden;}
.image .img-thumb{height:250px;text-align:center;transition:all 0.4s linear 0s;-webkit-transition:all 0.4s linear 0s;-moz-transition:all 0.4s linear 0s;}
.image .img-thumb img{background:#333333;max-width:100%;max-height:100%;position:absolute;left:50%;top:50%;transition:all 0.6s linear 0s;-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:all 0.3s ease 0s;}

/*--------------------------------------------
	1.9. slick arrow
---------------------------------------------------*/
.slick-prev, .slick-next {display: block;width: 38px;height: 38px;background:#ed1b1a;box-shadow:0px 0px 8px rgba(0,0,0,0.08);transition:all 0.3s ease 0s;}
.slick-prev:hover, .slick-next:hover{background:#1b2dbf;}
.slick-prev:focus, .slick-next:focus{background:#1b2dbf;}
.slick-prev:hover:before, .slick-next:hover:before{color:#ffffff;}
.slick-prev:focus:before, .slick-next:focus:before{color:#ffffff;}
.slick-prev {left: 0px;}
.slick-next {right: 0px;}
.slick-prev:before, .slick-next:before {font-family: 'FontAwesome';font-size: 25px;color:#ffffff;transition:all 0.3s ease 0s;opacity: 1;}
.slick-prev:before{content:"\f104";}
.slick-next:before{content:"\f105";}

.slick-dots li{width: 20px;height: 20px;}
.slick-dots li.slick-active{position: relative;display: inline-block;width: 20px;height: 20px;}
.slick-dots li button{width: 20px;height: 20px;padding: 0px;position:relative;}
.slick-dots li button:before{font-size: 38px; color:#bec1c7;opacity:1;border-radius:50%;}
.slick-dots li.slick-active button:before{opacity: 1;color: #e96117;}

.before-icon {padding-left: 25px;position: relative;}
.before-icon i {font-size: 18px;color: #e96117;position: absolute;left: 2px;top: 0px;font-style: normal;text-align:center;}

.header{position:relative;z-index:99;}
@media (min-width: 992px) {
.header .navbar{padding:0px;position:relative;}
}

.logo{max-width: 289px;height: 56px;line-height:46px;display:block;margin-top:12px;margin-bottom:12px;}
.logo img{max-width:100%;max-height:100% !important;}

/* Navigation & Dropdown Menu */
.header-menu{width:100%;border-radius:5px;box-shadow:0px 2px 4px rgba(0,0,0,0.3);}
.header-menu{
background: #fcfcfc;
background: -moz-linear-gradient(top, #fcfcfc 0%, #f6f6f6 47%, #e7e7e9 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #fcfcfc), color-stop(47%, #f6f6f6), color-stop(100%, #e7e7e9));
background: -webkit-linear-gradient(top, #fcfcfc 0%, #f6f6f6 47%, #e7e7e9 100%);
background: -o-linear-gradient(top, #fcfcfc 0%, #f6f6f6 47%, #e7e7e9 100%);
background: -ms-linear-gradient(top, #fcfcfc 0%, #f6f6f6 47%, #e7e7e9 100%);
background: linear-gradient(to bottom, #fcfcfc 0%, #f6f6f6 47%, #e7e7e9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e7e7e9', GradientType=0 );
}
.nav-menu .navbar-nav .nav-link{color:#969ba6;font-size: 18px;text-align:center;letter-spacing:1px;font-weight:400;position:relative;padding-right: 10px;padding-left: 10px;border-right:1px solid #d2d5db;border-bottom:2px solid #d2d5db;}
.nav-menu .navbar-nav > li:last-child .nav-link{border-right:0px solid #d2d5db;}
.nav-menu .navbar-nav .nav-link:hover{color:#ffffff;border-bottom:2px solid #7f0f0f;
background: #ed1a1a;
background: -moz-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #ed1a1a), color-stop(100%, #c91616));
background: -webkit-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -o-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -ms-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: linear-gradient(to bottom, #ed1a1a 0%, #c91616 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1a1a', endColorstr='#c91616', GradientType=0 );
}
.nav-menu.navbar-light .navbar-nav .active>.nav-link, .nav-menu.navbar-light .navbar-nav .nav-link.active {color:#ffffff;border-bottom:2px solid #7f0f0f;
background: #ed1a1a;
background: -moz-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #ed1a1a), color-stop(100%, #c91616));
background: -webkit-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -o-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -ms-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: linear-gradient(to bottom, #ed1a1a 0%, #c91616 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1a1a', endColorstr='#c91616', GradientType=0 );
}

@media (min-width:992px) {
.nav-menu .navbar-nav .nav-link{padding: 8px 15px;}
.nav-menu .navbar-nav > li:first-child .nav-link{border-top-left-radius:5px;border-bottom-left-radius:5px;}
.nav-menu .navbar-nav > li:last-child .nav-link{border-top-right-radius:5px;border-bottom-right-radius:5px;}
.nav-menu .navbar-nav > li{padding:0px 0px;}
}
@media (max-width:992px) {
.nav-menu .navbar-nav > li:first-child .nav-link{border-top-left-radius:5px;border-top-right-radius:5px;}
.nav-menu .navbar-nav > li:last-child .nav-link{border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
}

.fadeInDown {-webkit-animation-name: fadeInDown;animation-name: fadeInDown;}
.sticky {position:fixed;width:100%;left:0px;top:0px;z-index:1001;box-shadow:0px 0px 6px rgba(0,0,0,0.24);-webkit-animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;animation: 600ms ease-in-out 0s normal none 1 running fadeInDown;}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.section h2{margin-bottom: 20px;color: #2c2c2c;}
.section h3 {font-weight: 700;color: #2c2c2c;}
.section h4{color:#2c2c2c; font-size:20px;}
.section h5{color:#2c2c2c; font-weight:bold;}
.section {position: relative;padding: 20px 0;}

.row-eq-height > [class^=col] {display: flex;flex-direction: column;}

.section-title{margin-bottom:5px;}
.section-title .s-title{color: #e96117;font-weight:400;margin-bottom:0px;}

.reservation-section{width:100%;margin:32px 0px;}
.reservation-section .heading{text-align:center;margin-bottom:30px;}
.reservation-section .heading h2{background:rgba(0,0,0,0.08);padding:12px 20px;font-size:38px;font-weight:500;line-height:1;margin-bottom:0px;display:inline-block;letter-spacing:1.2px;border-radius:5px;box-shadow:1px 1px 2px rgba(0,0,0,0.18) inset;}
.reservation-form{width:100%;padding:0px 15px;}
.reservation-form small{font-size:12px;}
.submit-btn{
min-width:200px;color: #ffffff;border-radius:4px;font-size:18px;font-weight:500;box-shadow:1px 2px 4px rgba(0,0,0,0.12);
border-bottom:2px solid #7f0f0f;
background: #ed1a1a;
background: -moz-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #ed1a1a), color-stop(100%, #c91616));
background: -webkit-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -o-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -ms-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: linear-gradient(to bottom, #ed1a1a 0%, #c91616 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1a1a', endColorstr='#c91616', GradientType=0 );
}
.submit-btn:hover, .submit-btn:not(:disabled):not(.disabled).active,
.submit-btn:not(:disabled):not(.disabled):active{
background: #c91616;
background: -moz-linear-gradient(top, #c91616 0%, #ed1a1a 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #c91616), color-stop(100%, #ed1a1a));
background: -webkit-linear-gradient(top, #c91616 0%, #ed1a1a 100%);
background: -o-linear-gradient(top, #c91616 0%, #ed1a1a 100%);
background: -ms-linear-gradient(top, #c91616 0%, #ed1a1a 100%);
background: linear-gradient(to bottom, #c91616 0%, #ed1a1a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c91616', endColorstr='#ed1a1a', GradientType=0 );
}


.reservation-form .form-control, .reservation-form .custom-select{
border:1px solid #a5a8b1;box-shadow:1px 2px 4px rgba(0,0,0,0.12);
background: -moz-linear-gradient(top, #fbfbfb 0%, #e6e6e8 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #e6e6e8));
background: -webkit-linear-gradient(top, #fbfbfb 0%, #e6e6e8 100%);
background: -o-linear-gradient(top, #fbfbfb 0%, #e6e6e8 100%);
background: -ms-linear-gradient(top, #fbfbfb 0%, #e6e6e8 100%);
background: linear-gradient(to bottom, #fbfbfb 0%, #e6e6e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#e6e6e8', GradientType=0 );
}
.custom-select-arrow{position:relative;}
.custom-select-arrow:after{content:"";background: url("../images/select-arrow.png") no-repeat;position:absolute;right:10px;top:50%;margin-top:-4px;width:8px;height:6px;}

.vehicle-section{padding:32px 0px;width:100%;}
.vehicle-box{margin:15px 0px;margin-bottom:35px;position:relative;padding:10px;padding-bottom: 95px !important;border-radius:5px;box-shadow:1px 2px 4px rgba(0,0,0,0.12);min-height:250px;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #dfe4e5 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dfe4e5));
background: -webkit-linear-gradient(top, #ffffff 0%, #dfe4e5 100%);
background: -o-linear-gradient(top, #ffffff 0%, #dfe4e5 100%);
background: -ms-linear-gradient(top, #ffffff 0%, #dfe4e5 100%);
background: linear-gradient(to bottom, #ffffff 0%, #dfe4e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfe4e5', GradientType=0 );
}
.vehicle-box-title{padding:12px 10px;text-align:center;border-radius:5px;
background: #455cba;
background: -moz-linear-gradient(top, #455cba 0%, #1b2c7e 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #455cba), color-stop(100%, #1b2c7e));
background: -webkit-linear-gradient(top, #455cba 0%, #1b2c7e 100%);
background: -o-linear-gradient(top, #455cba 0%, #1b2c7e 100%);
background: -ms-linear-gradient(top, #455cba 0%, #1b2c7e 100%);
background: linear-gradient(to bottom, #455cba 0%, #1b2c7e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#455cba', endColorstr='#1b2c7e', GradientType=0 );
}
.vehicle-box-title h5{font-size:12px;font-weight:600;margin-bottom:0px;color:#ffffff;text-transform:uppercase;}
.vehicle-box-content{margin:15px 0px;}
.vehicle-box-content .vehicle-features{margin-bottom:15px;display: flex;display: -ms-flexbox;flex-wrap: wrap;}
.vehicle-box-content .vehicle-features .feature{
padding:4px;border-radius:5px;box-shadow:0px 2px 2px rgba(0,0,0,0.08);color:#ffffff;text-align: center;margin-right:4px;flex-grow: 1;margin-bottom:4px;
background: #484646;
background: -moz-linear-gradient(top, #484646 0%, #0c0b0b 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #484646), color-stop(100%, #0c0b0b));
background: -webkit-linear-gradient(top, #484646 0%, #0c0b0b 100%);
background: -o-linear-gradient(top, #484646 0%, #0c0b0b 100%);
background: -ms-linear-gradient(top, #484646 0%, #0c0b0b 100%);
background: linear-gradient(to bottom, #484646 0%, #0c0b0b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484646', endColorstr='#0c0b0b', GradientType=0 );
}
.vehicle-box-content .vehicle-features .feature-icon{display:inline-block;vertical-align:middle;width:18px;height:18px;margin-right:2px;}
.vehicle-box-content .vehicle-price {display:flex;flex-wrap: wrap;}
.vehicle-box-content .vehicle-price div{-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;padding-right:5px;}
.vehicle-box-content .vehicle-price .btn-content{-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;padding-left:5px;padding-right:0px;}
.vehicle-box-content .vehicle-price .price{color:#1e2f88;font-size:18px;font-weight:600;margin-bottom:0px;line-height:1;}
.vehicle-box-content .vehicle-price span{font-size:12px;}
.vehicle-box-content .btn-content{text-align:right;}
.view-btn{text-transform:uppercase;color:#ffffff;font-weight:500;width:100%;text-shadow:0px 1px 1px rgba(0,0,0,0.5);letter-spacing:1px;box-shadow:0px 1px 2px rgba(0,0,0,0.3);
border-bottom:3px solid #7f0f0f;
background: #ed1a1a;
background: -moz-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #ed1a1a), color-stop(100%, #c91616));
background: -webkit-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -o-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: -ms-linear-gradient(top, #ed1a1a 0%, #c91616 100%);
background: linear-gradient(to bottom, #ed1a1a 0%, #c91616 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1a1a', endColorstr='#c91616', GradientType=0 );
}
.view-btn:hover, .view-btn:not(:disabled):not(.disabled).active,
.view-btn:not(:disabled):not(.disabled):active{color:#ffffff;
background: #484646;border-bottom:3px solid #484646;
background: -moz-linear-gradient(top, #484646 0%, #0c0b0b 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #484646), color-stop(100%, #0c0b0b));
background: -webkit-linear-gradient(top, #484646 0%, #0c0b0b 100%);
background: -o-linear-gradient(top, #484646 0%, #0c0b0b 100%);
background: -ms-linear-gradient(top, #484646 0%, #0c0b0b 100%);
background: linear-gradient(to bottom, #484646 0%, #0c0b0b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484646', endColorstr='#0c0b0b', GradientType=0 );}
.passengers-icon{background: url("../images/passengers.png") no-repeat;nackground-size:100% 100%;width:18px;height:18px;}
.suitcases-icon{background: url("../images/suitcases.png") no-repeat;nackground-size:100% 100%;width:18px;height:18px;}
.doors-icon{background: url("../images/doors.png") no-repeat;nackground-size:100% 100%;width:18px;height:18px;}
.transmission-icon{background: url("../images/transmission.png") no-repeat;nackground-size:100% 100%;width:18px;height:18px;}
.vehicle-img.image.absolute {background:transparent;position: absolute;bottom: -38px;right: -20px;}
.vehicle-img.image .img-thumb{height:auto;padding-top: 50%;}
.vehicle-img.image .img-thumb img{background:transparent;}

.social-icon{margin:0px;padding:0px;}
.social-icon li {display: inline-block;margin-right: 5px;}
.social-icon li a {display: block;height: 38px;width: 38px;text-align: center;line-height: 38px;color: #e96117;background: #0a1534;border-radius: 2px;transition: all 0.4s linear 0s;-webkit-transition: all 0.4s linear 0s;-moz-transition: all 0.4s linear 0s;}
.social-icon li a i{margin-right:0px;font-size:20px;line-height: 38px;}
.social-icon li:last-child {margin-right: 0px;}
.social-icon li a:hover {color: #0a1534;background: #e96117;border-radius:50%;}
.social-icon li a.facebook{background:#3b5998;}
.social-icon li a.twitter{background:#39a9e0;}
.social-icon li a.linkedin{background:#007fb1;}
.social-icon li a.googleplus{background:#f4342d;}
.social-icon li a.facebook:hover{background:#5f80c7;color: #ffffff;}
.social-icon li a.twitter:hover{background:#4fbaef;color: #ffffff;}
.social-icon li a.linkedin:hover{background:#1598cc;color: #ffffff;}
.social-icon li a.googleplus:hover{background:#fb5650;color: #ffffff;}

/*--------------------
	3.9. Footer
------------------------*/
.footer{background:#303338;padding:10px;border-radius:5px;box-shadow:0px 2px 5px rgba(0,0,0,0.3);margin-bottom:15px;}
.footer-link ul{margin:0px;padding:0px;text-align:center;}
.footer-link ul li {display:inline-block;margin:0px 15px;}
.footer-link ul li a {font-size:13px;font-family: "Tahoma", serif;position:relative;display: inline-block;color: #969ba6;transition: all 400ms linear 0s;}
.footer-link ul li a:hover {color: #ffffff;}
.contact-info{width:100%;position:relative;margin:0px;}
.contact-info p{font-size:13px;line-height:24px;color:#494949;}
.contact-info .contact-list{margin:0px;padding:0px;}
.contact-info .contact-list > li{display:block;padding:0px 5px;font-size:15px;color:#494949;margin:5px 0px;position:relative;vertical-align:top;}
.contact-info .contact-list > li span{font-weight:700;}
.contact-info .contact-list .bfr-icon{padding-left:25px;position:relative;display: inline-block;text-align:left;}
.contact-info .contact-list .bfr-icon i{position:absolute;left:0px;top:4px;font-size:16px;color:#e96117;}

.copy-right-section {border-top:1px solid #283765;margin-top:20px;}
.copy-right-section p {color: #ffffff;padding:15px 0px 0px;line-height: 20px;font-size: 13px;font-family: "Tahoma";font-weight:400;margin-bottom:0px;}
.copy-right-section p a {color: #ffffff;}
.copy-right-section p a:hover {color: #e96117;}

.inner-page{width:100%;padding:20px 0px;}
.inner-content-box{width:100%;min-height:450px;border-radius:5px;box-shadow:0px 0px 8px rgba(0,0,0,0.3);
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 59%, rgba(231,236,238,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(59%, rgba(255,255,255,1)), color-stop(100%, rgba(231,236,238,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 59%, rgba(231,236,238,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 59%, rgba(231,236,238,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 59%, rgba(231,236,238,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 59%, rgba(231,236,238,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7ecee', GradientType=0 );
}
.inner-content-box-header{border-bottom:4px solid #d2d5db;padding:15px 18px;}
.inner-content-box-header h3{color:#202aac;font-size:24px;margin-bottom:0px;font-weight:600;}
.inner-content-box-body{padding:15px;}

.inner-vehicle{width:100%;}
.inner-vehicle .card, .inner-cars .card{box-shadow:0px 0px 8px rgba(0,0,0,0.05);margin-bottom:15px;}
.inner-vehicle .card:last-child, .inner-cars .card:last-child{margin-bottom:0px;}
.vehicle-title{color:#2041bc;font-size:22px;font-weight:600;}
.vehicle-title small{color:#000000;font-size:12px;font-weight:600;}
.vehicle-content p{color:#8a8f93;}
.vehicle-content p span{color:#000000;}
.vehicle-desc-list {padding:0px;}
.vehicle-desc-list li{display:block;color:#8a8f93;font-size:12px;padding:2px 0px;}
.vehicle-desc-list li span{color:#000000;}

.inner-cars .vehicle-box-content .vehicle-price div {-ms-flex: 0 0 45%;flex: 0 0 45%;max-width: 45%;}
.inner-cars .vehicle-box-content .vehicle-price .btn-content {-ms-flex: 0 0 55%;flex: 0 0 55%;max-width: 55%;}

.contact-form .submit-btn{min-width:120px;}


/* Added for topcontrol button*/
#topcontrol{background: #e96117;color: #e3e3e3;border-radius: 3px;font-size: 32px;height: 36px;z-index:99;line-height: 36px;text-align: center;width: 36px;opacity:1;transition: background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;}
#topcontrol:before{position:relative;font-family:FontAwesome;font-style:normal;font-weight:normal;content:" ";}
#topcontrol:before {content:"\f106";top:-4px;left:0px;font-size:30px;}
#topcontrol:hover {background:#081028;color: #ffffff;}


.gallery-img-slider{position:relative;}
.gallery-view-container .gallery_thumb{margin-top:5px;overflow:hidden;}
.gallery-view-container .gallery_thumb .thumb_img{display: inline-block;border:1px solid #e4e4e4;max-width:150px;height:60px;border-radius:3px;margin-right: 5px;}
.gallery-view-container .gallery_thumb .thumb_img img{max-width:100%;height:100%;border-radius:3px;opacity:0.6;}
.gallery-view-container .gallery_thumb.slick-current .thumb_img img{opacity:1;}
.gallery-view-container .gallery_thumb:hover .thumb_img img{opacity:1;}
.gallery-view-container .gallerymain-image {background:#fafafa;overflow: hidden;position: relative;transition: all 0.2s linear 0s;width: 100%;z-index: 2;}
.gallery-view-container .gallerymain-image .img_thumb {display: block;position: relative;overflow: hidden;transition: all 0.6s linear 0s;}
.gallery-view-container .gallerymain-image .img_thumb{height: 300px;text-align:center;}
.gallery-view-container .gallerymain-image .img_thumb img{background: #333333;max-width:100%;max-height:100%;position: absolute;left:50%;right:50%;top:50%;-ms-transform: translate(-50%, -50%); /* IE 9 */-webkit-transform: translate(-50%, -50%); /* Safari */transform: translate(-50%, -50%);transition: all 0.3s ease 0s;height: 100%;}
.carousel .gallerymain-image {height: auto;}
.carousel .gallery_thumb {height: auto;}

#similar-image .carousel-inner .item{text-align:center;padding-right:5px;}
#similar-image .carousel-inner .details_thumb .thumb_img{display: inline-block;border:1px solid #e4e4e4;height:80px;}
#similar-image .carousel-inner .details_thumb .thumb_img img{max-width:100%;height:100%;}
#similar-image .carousel-inner .details_thumb .thumb_img.active{border:1px solid #000000;}
.details-image {padding:10px 0px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;margin-bottom:10px;}
.details-image .view-image {background:#fafafa;overflow: hidden;position: relative;transition: all 0.2s linear 0s;width: 100%;z-index: 2;}
.details-image .view-image .img_thumb {display: block;position: relative;overflow: hidden;transition: all 0.6s linear 0s;}
.details-image .view-image .img_thumb{height: 450px;text-align:center;}
.details-image .view-image .img_thumb img{background: #333333;max-width:100%;max-height:100%;position: absolute;left:50%;top:50%;-ms-transform: translate(-50%, -50%); /* IE 9 */-webkit-transform: translate(-50%, -50%); /* Safari */transform: translate(-50%, -50%);transition: all 0.3s ease 0s;}


.gallery-wrap .img-big-wrap img {height: 450px;width: auto;display: inline-block;cursor: zoom-in;}
.gallery-wrap .img-small-wrap .item-gallery {width: 60px;height: 60px;border: 1px solid #ddd;margin: 7px 2px;display: inline-block;overflow: hidden;}
.gallery-wrap .img-small-wrap {text-align: center;}
.gallery-wrap .img-small-wrap img {max-width: 100%;max-height: 100%;object-fit: cover;border-radius: 4px;cursor: zoom-in;}
.social-media{color: #1f1c1c;}
.social-media:hover{color: #ed1a1a;}

@media (min-width: 992px) and (max-width: 1199.98px) {
	h2.section-heading {font-size: 30px;}
	.nav-menu .navbar-nav .nav-link{padding: 8px 12px;}
	.col-2x5 {-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}
}
@media (min-width: 768px) and (max-width: 991.98px) {
	.col-2x5 {-ms-flex: 0 0 33.3333%;flex: 0 0 33.3333%;max-width: 33.3333%;}
	.vehicle-img.image .img-thumb {height: auto;padding-top: 38%;}
	.inner-vehicle .vehicle-img.image .img-thumb {height: auto;padding-top: 50%;}
}
@media screen and (max-width: 767px) {
	.col-2x5 {-ms-flex: 0 0 33.3333%;flex: 0 0 33.3333%;max-width: 33.3333%;}
}
@media screen and (max-width: 575px){
	.logo {max-width: 230px;}
	.col-2x5 {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.vehicle-img.image .img-thumb {height: auto;padding-top: 22%;}
	.inner-vehicle .vehicle-img.image .img-thumb {height: auto;padding-top: 38%;}
}
@media screen and (max-width: 360px){
	.logo {max-width: 178px;}
	.col-2x5 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
	.vehicle-box{padding-bottom: 10px !important;margin-bottom: 15px;}
	.vehicle-img.image.absolute{position:relative;bottom:0px;right:0px;}
	.vehicle-img.image .img-thumb {height: auto;padding-top: 38%;}
	.vehicle-box-content .vehicle-price div {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-bottom:5px;}
	.vehicle-box-content .vehicle-price .btn-content {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-left: 0px; padding-right: 0px;}
	.inner-vehicle .vehicle-img.image .img-thumb {height: auto;padding-top: 50%;}
}