@charset "utf-8";

#loading{
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.8) url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat center;
    z-index: 9999999999999999999999999;
    overflow: hidden;
    position: fixed;
}
body {
	margin:0px;
	padding:0px;
	font-size:14px !important;
	color:#828282;
	font-family: 'Rubik', sans-serif !important;
  position: relative;
}
a:hover{text-decoration:none !important;}
h1, h2, h3, h4, h5, h6, a {
	font-family: 'Rubik', sans-serif !important;
}
ul {list-style:none; margin:0; padding:0px}
* {
	box-sizing:border-box;
}
img {max-width:100%;}
.white {color:#FFFFFF;}
.white-bg {background-color: #fff;border-top: solid 4px #D2232A;}
.zero {
	padding:0 !important;
	margin:0;
}
.zero-p-left{padding-left: 0px !important}
.small, small {
  font-size: 75% !important;
}
.m_t_10 {margin-top:10px !important;}
.m_t_20 {margin-top:20px !important;}
.m_t_30 {margin-top:30px !important;}
.m_t_40 {margin-top:40px !important;}
.m_t_80 {margin-top:80px;}
.m_b_10 {margin-bottom:10px !important;}
.m_b_20 {margin-bottom:20px;}
.m_b_30 {margin-bottom:30px;}
.p_b_40 {padding-bottom: 40px !important;}
.p_b_70 {padding-bottom: 70px !important;}
.p_t_60 {padding-top: 60px !important;}
.checked {color: #ff9f1a;}
.cl {clear:both;}
header{padding:10px 0;}
.blue{color: blue}
.head-top {
  background: #fff;
  border-bottom: solid 1px #f5f5f5;
  padding:17px 0 10px;
}
.hidden-top-inner ul {
  list-style: none;
  margin: 0;
  padding-top: 3px;
}
.head-top ul li {
  color: #656565;
  font-size: 16px;
}
.hidden-top-inner ul li {
  display: inline;
  margin: 0 20px 0 0;
}
.brdr-b {border-bottom:solid 1px #D4F2FA; padding: 5px 0;}


.btn-cart {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat 7px 7px #ea4242;
  font-size: 14px;
  margin-right: 0;
  width: 100%;
  border-radius: 5px;
}
.btn-cart a {color: #FFFFFF;padding: 10px 0px 10px 40px;display: block;}
.btn-cart a:hover{text-decoration: none;color: #ffffff}
.btn-cart a:focus{text-decoration: none;color: #ffffff}
.shopping-cart {
  margin-top:20px;
  float: left;
  background: #f9f9f9;
  width: 320px;
  position: absolute;
  border-radius: 3px;
  padding: 20px 15px 2px;
  right: 0;
  z-index: 956898;
}
.shopping-cart .shopping-cart-header {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 10px;
}
.shopping-cart .shopping-cart-header .shopping-cart-total {
  float: right;
}
.shopping-cart .shopping-cart-items {
  padding-top: 10px;
  max-height: 200px;
  overflow-x: hidden;
}
.shopping-cart .shopping-cart-items li {
  margin-bottom: 10px;
}
.shopping-cart .shopping-cart-items img {
  float: left;
  margin-right: 12px;
  width: 70px;
  height: 70px;
}
.shopping-cart .shopping-cart-items .item-name {
  display: block;
  padding-top: 10px;
  font-size: 13px;
  padding-bottom: 10px;
}
.shopping-cart .shopping-cart-items .item-price {
  color: #6394F8;
  margin-right: 8px;
}
.shopping-cart .shopping-cart-items .item-quantity {
  color: #ABB0BE;
}

.shopping-cart:after {
  bottom: 100%;
  left: 89%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #f5f5f5;
  border-width: 8px;
  margin-left: -8px;
}

.cart-icon {
  color: #515783;
  font-size: 24px;
  margin-right: 7px;
  float: left;
}

.view-cart {
  background: #FC8019;
  color: white;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  display: block;
  border-radius: 3px;
  font-size: 16px;
  margin: 25px 0 15px 0;
  color: #FFFFFF
}
.view-cart:hover {
  background: #df6a09;
  color: #FFFFFF
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.header {
  width: 100%;
  padding: 30px 0 5px;
  height: 110vh;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat;
  background-size: cover; 
}
.header2 {
  width: 100%;
  padding: 30px 0 5px;
  height: 100vh;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat;
  background-size: cover; 
}
.holiday-sec{
  width: 100%;
  padding: 30px 0 5px;
  height: 60vh;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat;
  background-size: cover; 
}
.form{
  background-color: #f5f5f5;
  padding: 30px;
  max-width: 600px;
  margin: 40px auto;
  border-radius: 4px;
  box-shadow: 0 4px 10px 4px rgba(19, 35, 47, 0.3);
}
.car-result-sec {
  width: 100%;
  padding: 30px 0 5px;
  height: 70vh;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat;
  background-size: cover; 
}
.hadding{margin-top: 100px;}
.hadding h1{font-size: 40px;}
.abt-sec{
  width: 100%;
  padding: 30px 0;
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat;
  background-color: #242424;
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
}
.abt-sec h1 {
  font-size: 38px;
  color: #ffffff;
  font-weight: 500;
}
.abt-sec h1 span{font-weight: 300;}
.abt-sec p {line-height: 30px;color: #ffffff;font-size: 17px}
.heading{text-transform: uppercase;}
.title-divider ul{text-align:center; margin-top:10px;}
.title-divider li{display:inline-block;position:relative;}
.title-divider li:nth-child(1){width:10%;height:1px; background:#051C4C}
.title-divider li:nth-child(2){width:6px;height:6px;margin-left:1px;margin-right:1px;top:2px; background:#051C4C; border-radius:100%}
.title-divider li:nth-child(3){width:8px;height:8px;top:3px; background:#E42E00; border-radius:100%}
.title-divider li:nth-child(4){width:12px;height:12px;top:4px; background:#FF3300; border-radius:100%}
.title-divider li:nth-child(5){width:8px;height:8px;top:3px; background:#E42E00; border-radius:100%}
.title-divider li:nth-child(6){width:6px;height:6px;margin-left:1px;margin-right:1px;top:2px; background:#051C4C; border-radius:100%}
.title-divider li:nth-child(7){width:10%;height:1px; background:#051C4C;}

.feedback {
	width:100%;
	display:black;
	float:left;
	padding:30px 0;
}
.feedback h3 {
    margin-bottom: 20px !important;
    margin-top: 0px;
    color: #46505D;
}
.testimonial{
    text-align: center;
    margin-right: 25px;
    margin-left: 25px
}
.testimonial .pic{
    width: 85px;
    height: 85px;
    border-radius: 50%;
    margin: 0 auto 40px;
    border: 4px solid #eb7260;
    overflow: hidden;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    color: #8a9aad;
    font-size: 15px;
    font-style: italic;
    line-height: 24px;
    margin-bottom: 20px;
    text-align: justify;
}
.testimonial .testimonial-prof{
    margin:20px 0;
}
.testimonial .title{
    font-size: 20px;
    color: #eb7260;
    margin-right: 20px;
    text-transform: capitalize;
}
.testimonial .title:after{
    content: "";
    margin-left: 30px;
    border-right: 1px solid #808080;
}
.testimonial .testimonial-prof small{
    display: inline-block;
    color: #8a9aad;
    font-size: 17px;
    text-transform: capitalize;
}
.owl-theme .owl-controls .owl-buttons div{
    background: transparent;
    opacity: 1;
}
.owl-buttons{
    position: absolute;
    top: 44%;
    width: 100%;
    left: 0;
}
.owl-prev{
    position: absolute;
    left:30%;
}
.owl-next{
    position: absolute;
    right:30%;
}
.owl-prev:after,
.owl-next:after{
    content: "\f060";
    font-family: "FontAwesome"; font-weight: 900;
    width: 28px;
    height: 28px;
    font-size: 16px;
    color:#808080;
    transition: all 0.15s ease 0s;
}
.owl-next:after{
    content: "\f061";
}
@media only screen and (max-width: 479px){
    .owl-prev{
        left: 10%;
    }
    .owl-next{
        right: 10%;
    }
}



.section-sec{
  width: 100%;
  background-color: #e3dfdc;
  padding:30px;
}
.text-list h3{
  color: #f0683b;
  font-size: 28px;
  margin: 20px 0;
}
.text-list h4{line-height: 28px;}
.text-list {width: 100%;}
.text-list ul {
  padding-left: 20px;
}
.text-list ul li {
  padding: 7px;
  list-style: square;
}
.pro-sec{width: 100%;background-color: #FFFFFF;padding: 30px 0 50px;}

.realtives{
  position:relative;
}
#owl-demo .item{
  margin: 10px;
  padding: 10px;
  color: #FFF;
  text-align: center;
}
#owl-demo .item img{
  width:100%;
  height:100px;
}
.customNavigation{
  text-align: right;
  margin-top:10px;
  margin-bottom:3px;
  padding-bottom:3px;
  margin-right: 10px;
  margin-left: 10px;
}
.customNavigation a{
  color: #FFFFFF;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.customNavigation a:hover{color: #FFFFFF;}
.prev{background-color: #FB570F;}
.next{background-color: #FB570F;}

.product-sec{
  width: 100%;
  padding: 30px 0;
  background-color: #e94141;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
}
.brand-containt{padding: 30px 0;}
.brand-containt h3{
  color: #ffffff;
  line-height: 30px;
  font-size: 30px;
}
.brand-containt h3 span{font-weight: 300;}
.product-sec h4{
  padding-left: 15px;
}
.MultiCarousel .item .item-img-sec{
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.MultiCarousel .item .item-content{
  width: 100%;
  padding: 10px 10px 1px;
  color: #656565;
}
.MultiCarousel .item .item-content p span{
  float: right;
  text-decoration: line-through;
  font-style: italic;
  color: #fc5b4e;
}
.MultiCarousel img {
  height: 100%;
  margin: auto;
  -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.MultiCarousel .item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.MultiCarousel { float: left; overflow: hidden; padding:0 15px; width: 100%; position:relative; }
.MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
.MultiCarousel .MultiCarousel-inner .item { float: left;}
.MultiCarousel .MultiCarousel-inner .item > div { padding-top:10px; margin:0 15px;color:#666;border:solid 2px #f9f9f9;}
.MultiCarousel .leftLst, .MultiCarousel .rightLst {
  position:absolute; 
  border-radius:4px;
  top:calc(50% - 20px);
  background: #f00;
  height: 40px;
  width: 30px;
  text-align: center;
  padding: 8px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.MultiCarousel .leftLst { left:0; }
.MultiCarousel .rightLst { right:0; }



.howit-work {
  width: 100%;
  padding: 30px 0 140px;
  background-color: #f6f6f6;
}
.howit-work h1 span {font-weight: 300;}
.howit-work .how_item {
  width: 100%;
  padding: 15px 20px 20px;
  background-color: #ffffff;
  float: left;
}
.how_item .img-sec {
  width: 30%;
  float: left;
  padding-right: 15px;
}
.how_item .content-sec {
  width: 70%;
  float: right;
}
.how_item .content-sec p{color: #596261;line-height: 28px;}
.how_item .content-sec h4{color: #22231e;margin-bottom: 20px;line-height: 30px;}
.contact-rich {
  color: #7a7a7a;
  margin-bottom: 2rem;
  word-wrap: break-word;
}
.add-title{
  margin: 0;
  padding: 10px 15px;
  background-color: #D1D1D1;
  color: #222;
  letter-spacing: .56px;
  text-transform: capitalize!important;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  border-radius: 5px 5px 0 0;
}
.contact-rich .add-item {
  height: auto;
  overflow: hidden;
  padding: 15px 15px;
  background: #f7f7f7;
  border-radius: 0 0 5px 5px;
}
.contact-rich .add-item .icon {
  float: left;
  width: 3.5rem;
  height: 45px;
}
.contact-rich .add-item .data {
  color: #232323;
  font-size: 14px;
  width: auto;
  overflow: hidden;
  line-height: 2;
}
.ul-li ul{padding-left: 30px;}
.ul-li ul li {padding: 8px;list-style: square;line-height: 28px;}
.form-sec{width: 100%;}
.form-sec label{font-weight: normal;}
.form-style{
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 1px;
  outline: none;
}
textarea{
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 1px;
  outline: none;
}
input[type=text]:focus, textarea:focus{box-shadow: none;border: 1px solid #cd2122}
.career-sec{
  width: 100%;
  padding: 30px 0;
}

footer {
  width: 100%;
  background: #212121;
  color: #fff;
  padding-top:90px;
}
footer a {
  color: #fff;
  text-decoration: none;
}
.footer_logo{
  width: 80%;
}
#address ul li {
  padding-left: 16px;
  line-height: 30px;
  margin-bottom: 15px;
}
#address ul li i {
    margin-right: 20px;
    margin-top: 5px;
    position: absolute;
    left: 0;
    
    font-size: 14px;
}
footer .column {
    float: left;
    border: none;
    margin: 20px 0;
}
footer h5 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
footer .column li i {margin-right: 10px;}
footer .column li a {
  display: inline-block;
  padding: 7px 0px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #9a9a9a;
  white-space: normal;
  font-size: 14px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
footer .column li a:hover,
footer .column li a:focus {
  text-decoration: none;
  color: #e1e1e1;
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
footer .copyright-container {
    background: #1b1b1b;
    padding: 15px 0;
    line-height: 9px;
}
#weaccept{
  width: 100%;
  float: left;
}
#weaccept ul li{float: left;}
#weaccept ul li a:hover{transform:none;}
#weaccept ul li i {background-color: #f5f5f5;padding: 10px;border-radius: 2px;}
.inline-mode li{
  float: left;
  margin-right: 15px;
}
.inline-mode li img{
  width: 55px;
}
footer .copyright-container .social {
	float: left; 
    margin: 0px;
    padding: 0px;
    list-style: none;
}
footer .payment-block > ul > li {
    display: inline-block;
    vertical-align: top;
	    margin-left: 10px;
}

.social {
    float: right;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.social ul {
    margin: 0;
    list-style: none;
}
.social ul li {
    float: left;
    list-style: none;
}
.social ul li a i {
    padding:8px 10px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
	color:#fff;
}
.payment-block li .fa {
    font-size: 26px;
    line-height: normal;
}
.payment-block {
    float: right;
    margin: 3px 0 0;
}
.payment-block ul {
    margin: 0;
}
.powered {
    color: #ffffff;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 0;
}
.powered a:hover {
	color: #e1e1e1;
	text-decoration:none;
}
footer li a:hover,
footer li a:focus {
  text-decoration: none;
  color: #e1e1e1;
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.page-head {
	width:100%;
	height:300px;
	padding:40px 0 30px;
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat;
	background-size:cover;
}
.page-head h1 {color:#fff;}
.page-head p {color:#fff;}
.big-icon {
    font-size: 55px !important;
    color: #666666;
    padding-top: 12px;
}
@media only screen and (max-width:990px){
    .box{ margin-bottom: 30px; }
}




@media only screen and (min-width: 300px) and (max-width: 350px){
}
@media only screen and (min-width: 350px) and (max-width: 450px){
}

@media all and (max-width: 768px){
  .abt-sec{background-image: none;border-bottom: solid 2px #ccc;}
  .m_t_80 {
    margin-top: 20px;
  }
  .with25{
    width: 100%;
  }
  .with30{
    width: 100%;
  }
  .car-result-sec{
    height: 45vh;
    padding-top: 0px;
  }
  .hadding {
    margin-top: 50px;
  }
  .cars-contant{
    padding-top: 20px;
  }
  .zero{padding-left: 15px !important;padding-right: 15px !important;}
  .zero-p-left{padding-left:15px !important;}
  footer {
    padding:0;
  }
  .shopping-cart{
    right: 15px;
  }
}
@media only screen and (max-width: 990px){
}


