/*font-family: "Poppins", sans-serif;*/
body{margin:0;padding:0;font-family: "Poppins", sans-serif; background:#ffffff;font-size:16px; line-height: normal; color: #161920; overflow-x: hidden; overflow-y: auto;letter-spacing: 0.16px;}
ul, ol, p, form, input, textarea, select, pre, em, sub, sup, canvas, section, article, aside, img, a, li, iframe, table, nav, header, footer, body, menu, button{margin:0;padding:0;font-family: "Poppins", sans-serif;vertical-align:baseline;box-sizing:border-box;-webkit-box-sizing:border-box;list-style:none;text-decoration:none;outline:none;border:0;border-spacing:0;border-collapse:collapse;line-height: 1.5;}
*, after, before{box-sizing:border-box;-webkit-box-sizing:border-box;}
h1, h2, h3, h4, h5, h6{margin:0;padding:0;}
body{ line-height: 1; }
a {color: #2586f1; text-decoration: none; /*transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; outline: 0;*/}
a:hover {text-decoration: none; color:#1c6dc7;}
a, a:hover, a:focus {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
p{font-weight: 500;}
/*:focus {
    outline: 1px dotted;
    outline-offset: -4px;
}*/




img{ max-width: 100%; }
img {height: auto; vertical-align: middle; }

@media (min-width: 1700px){
.container {max-width: 1620px;}
}


.page-section{padding: 50px 0px;}
.PS-overlay{padding: 0px;}

.themeBTN_main{background-color: #161920; border: 1px solid transparent;box-sizing: border-box; color: #ffffff; cursor: pointer; font-size: 16px; font-weight: normal; padding: 10px 25px; text-align: center; transform: translateY(0); transition: transform 150ms, box-shadow .3s; user-select: none; -webkit-user-select: none; touch-action: manipulation; display: inline-block;transition: all 0.3s ease;}
.themeBTN_main:hover, .themeBTN_main:hover{box-shadow: 0px;  border: 1px solid #161920; background-color: transparent; color: #161920;}

.golden-btn{background-color: #bd9816; border: 1px solid #bd9816;box-sizing: border-box; color: #161920; cursor: pointer; font-size: 16px; font-weight: normal; padding: 10px 25px; text-align: center; transform: translateY(0); transition: transform 150ms, box-shadow .3s; user-select: none; -webkit-user-select: none; touch-action: manipulation; display: inline-block; min-width: 204px;transition: all 0.3s ease;}
.golden-btn:hover, .golden-btn:hover{box-shadow: 0px; color: #ffffff; border: 1px solid #161920; background-color: #161920; }


.navbar-nav .nav-link.active, .navbar-nav .nav-link.show{color: #ffffff;}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  padding: 0px 0;
 /* position: relative;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  background: #006cca;
    background-image: -owg(linear-gradient(90deg,#006cca 0%,#16d5ff 100%));
    background-image: -webkit(linear-gradient(90deg,#006cca 0%,#16d5ff 100%));
    background-image: -moz(linear-gradient(90deg,#006cca 0%,#16d5ff 100%));
    background-image: -o(linear-gradient(90deg,#006cca 0%,#16d5ff 100%));
    background-image: linear-gradient(90deg,#006cca 0%,#16d5ff 100%);*/

     transition: all 0.5s;
     background: transparent;
}
.header_NS {width: 100%; display: block; transition: all 0.5s; z-index: 997; background: #ffffff; }


/*header.fixed-header {-webkit-backdrop-filter: blur(10px); -o-backdrop-filter: blur(10px); -moz-backdrop-filter: blur(10px); backdrop-filter: blur(10px); position: fixed; top: 0; z-index: 999; width: 100%; }*/
/*.fixed-header .header_top{display: none;}
.fixed-header .topbar_header {display: none;}
body.fixed-header{padding-top: 148px;}
 header.fixed-header .site_logo img { max-height: 42px !important;}*/

 /*== Header class : sticky-top ==*/

    header .container {display: flex; justify-content: center; }
.topbar_header{transition: all 0.5s; }


#header.header-scrolled, #header.header-fixed {background: rgba(6, 12, 34, 0.98); height: 70px; padding: 15px 0; transition: all 0.5s; }
.site_logo h1 {font-size: 36px; margin: 0; padding: 6px 0; line-height: 1; font-family: "Poppins", sans-serif; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; }
.site_logo h1 span {color: #16d5ff;}
.site_logo h1 a, .site_logo h1 a:hover {color: #fff;}
.site_logo img {padding: 0; margin: 0; max-height: 176px; transition: all 0.5s; }
  .site_logo{align-self: center; position:relative; }
  .site_logo a {
    position: absolute;
    top: -38px;
    left: 0;
    max-width: 230px;
    background: transparent;
    border-radius: 0px 0px 12px 12px;
}

  .fixed-header header {
    box-shadow: 0px 2px 6px rgb(0 0 0 / 14%);
    -webkit-box-shadow: 0px 2px 6px rgb(0 0 0 / 14%);
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {margin: 0; padding: 0; list-style: none; }
.nav-menu ul {position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
.nav-menu li {position: relative; white-space: nowrap; }

.nav-menu > li {float: left; margin-left: 2px;}
.nav-menu ul ul {top: 0; left: 100%; }
.nav-menu ul li {min-width: 180px; }
/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {padding-right: 30px; }

.sf-arrows .sf-with-ul:after {content: "\f107"; position: absolute; right: 15px; font-family: FontAwesome; font-style: normal; font-weight: normal; }

.sf-arrows ul .sf-with-ul:after {content: "\f105"; }

/* Nav Meu Container */
/*#nav-menu-container {
  float: right;
  margin: 0;
  align-self: center;
  padding: 0px;
}*/



/* Nav Meu Styling */
.nav-menu a {padding: 26px 22px; text-decoration: none; display: inline-block; color: #161920; font-family: "Poppins", sans-serif; font-weight: 600; outline: none; cursor: pointer; background: #ffffff;}
.nav-menu a.active, .nav-menu a:hover {color: #d7b12d !important; background: transparent;}
.nav-menu > li {align-self: center; }
.nav-menu > li > a:before {content: ""; position: absolute; width: 0; height: 2px; bottom: 0; left: 0; background-color: #16d5ff; visibility: hidden; transition: all 0.3s ease-in-out 0s; }
.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .menu-active > a:before {visibility: hidden; width: 100%; }
.nav-menu li.buy-tickets:hover a:before, .nav-menu li.buy-tickets.menu-active a:before {visibility: hidden; }
.nav-menu ul {margin: 4px 0 0 0; padding: 10px; box-shadow: 0px 0px 30px rgb(127 137 161 / 25%); background: #fff; border-radius: 3px; padding: 0px; border: 0px; border-radius: 0px; top: auto; margin-top: -5px; left: 0; }
.nav-menu ul li {transition: 0.3s; }
.nav-menu ul li a {padding: 10px; color: #060c22; transition: 0.3s; display: block; font-size: 13px; text-transform: none; border-radius: 0px; }
#nav-menu-container .dropdown-toggle::after {content: '\f107' !important; font-weight: bold !important; border: 0px; margin: 0px; padding: 0px; display: block; position: absolute; top: 15px; right: 0px; font-family: "Font Awesome 5 Free"; line-height: 44px; }
#nav-menu-container  li.nav-item.dropdown {margin-right: 10px; }
.nav-menu ul li:hover > a {background: #161920; color: #d7b12d; }
.nav-menu ul ul {margin: 0; }
.Jcustomnav{padding: 0px;}

.nav-menu li.nav-item .nav-link{padding: 26px 20px;}
.footersideS.header-social-icons li i{color: #ffffff;}


/* Mobile Nav Toggle */
#mobile-nav-toggle {position: fixed; right: 0; top: 0; z-index: 999; margin: 15px 15px 0 0; border: 0; background: none; font-size: 24px; display: none; transition: all 0.4s; outline: none; cursor: pointer; }
#mobile-nav-toggle i {color: #fff; }



/* Mobile Nav Styling */
#mobile-nav {position: fixed; top: 0; padding-top: 18px; bottom: 0; z-index: 998; background: rgba(6, 12, 34, 0.9); left: -260px; width: 260px; overflow-y: auto; transition: 0.4s; }
#mobile-nav ul {padding: 0; margin: 0; list-style: none; }
#mobile-nav ul li {position: relative; }
#mobile-nav ul li a {color: #fff; font-size: 17px; overflow: hidden; padding: 10px 22px 10px 15px; position: relative; text-decoration: none; width: 100%; display: block; outline: none; }
#mobile-nav ul li a:hover {color: #16d5ff; }
#mobile-nav ul li li {padding-left: 30px; }
#mobile-nav ul .menu-has-children i {position: absolute; right: 0; z-index: 99; padding: 15px; cursor: pointer; color: #fff; }
#mobile-nav ul .menu-has-children i.fa-chevron-up {color: #16d5ff; }
#mobile-nav ul .menu-item-active {color: #16d5ff; }
#mobile-body-overly {width: 100%; height: 100%; z-index: 997; top: 0; left: 0; position: fixed; background: rgba(6, 12, 34, 0.8); display: none; }
/* Mobile Nav body classes */
body.mobile-nav-active {overflow: hidden; }
body.mobile-nav-active #mobile-nav {left: 0; }
body.mobile-nav-active #mobile-nav-toggle {color: #fff; }

/*--Extra CSS--*/
.pull-left {float: left; }

span.mobileside_toggle {display: none; }

#main-menu-toggle,
#close-main-menu,
.black-layer{display: none;}
.coll.align-self-center {
    display: inline;
}



.Jtheme-primary {background-color: #e32249; border-color: #e32249;}
.Jtheme-btn {font-size: inherit; font-weight: 600; color: #ffffff; border: 1px solid; border-color: #e32249; padding: 10px 25px; display: inline-block; box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset; -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; letter-spacing: 0.16px; }
.Jtheme-btn:hover{background: transparent; border-color: #e32249; color: #e32249;}












/*====  Jeet  ====*/
.topbar_header {padding: 10px 0; transition: all .2s ease; color: #fff; letter-spacing: 1px; background-color: #d7b12d; color: #161920;}

.header-social-icons {padding: 0; margin: 0; list-style: none; }
.header-social-icons {padding: 0; margin: 0; list-style: none; }
/*.header-social-icons li:first-child {margin-left: 0; }*/
.header-social-icons li, .header-social-icons li a {display: inline-block; margin: 2px; margin-left: 0px;}
.header-social-icons li a {line-height: 1; background: #202226; border-radius: 100px; width: 30px; height: 30px; padding: 5px; position: relative; border: 1px solid transparent; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; text-align: center; color: #d7b12d; }
.header-social-icons li i{font-size: 12px; margin: inherit; }


.header-social-icons li i{font-size: 13px; margin: 0px; }
.header-social-icons li.facebook a:hover {background-color: #0866ff;  border-radius: 100px;}
.header-social-icons li.whatsapp a:hover {background-color: #0cc143;  border-radius: 100px;}

.header-social-icons li.linkedin a:hover { background-color: #006699; border-radius: 100px;}
.header-social-icons li.youtube a:hover { background-color: #C92228; border-radius: 100px;}
.header-social-icons li.google-plus a:hover { background-color: #d34836; border-radius: 100px;}
.header-social-icons li.instagram a:hover { background-color: #e314d8; border-radius: 100px;}

.header-info li {display: inline-block; margin-right: 20px; letter-spacing: 1px; }
.header-info li a {text-decoration: none; color: #161920; font-size: 16px;}
.header-info li i {margin-right: 5px; }
.topbar_header .row, .header_NS .row{width: 100%;}

.topbar_header .header-social-icons li a:hover,
.topbar_header .header-social-icons li a:focus {color: #ffffff; border: 1px solid #FFFFFF52; }

/*.buy_nowBTN {background: #ffffff; padding: 7px 22px; border-radius: 50px; border: 2px solid; border-color: #ffffff; transition: all --TWhite 0.3s; font-weight: 600; margin-left: 8px; margin-top: 2px; line-height: 1; font-size: 13px; }
.header-info li .buy_nowBTN{color: #e32249;}
.header-info li .buy_nowBTN:hover {background: #e32249; color: #ffffff; border-color: #ffffff !important;}*/

.collapse.navbar-collapse{display: block !important;}
.navbar-expand-lg .navbar-nav { justify-content: end;}
.JInn_Main{width: 100%;}


/*== Hero section ==*/
.herobanner_INmain{display: flex;}
.hero_BLeft{width: 51%; align-self: center; padding-left: 10%; padding-right: 40px;}
.hero_BRight{width: 49%; justify-content: end;}

.hero_BLeft h4{font-size: 32px; color: #161920; font-weight: 400;}
.hero_BLeft h1{font-size: 118px; color: #161920; font-weight: bold; line-height: 0.9; margin-top: 15px;}
.hero_BLeft span{font-size: 110px; color: #bd9816; display: block; font-weight: bold;}
.hero_BLeft p{font-size: 16px; color: #161920; font-weight: 400; margin-top: 15px;}
.hero_BLeft .themeBTN_main{margin-top: 20px;}
.hero_BRight img {width: 100%;}



  /*== Body car Saerch ==*/
  .AEL_bodyst{padding: 80px 0px 70px 0px;}
  .AEL_bodyst .carslist_serch_main{padding-top: 50px;}
  .bodyst_search {background: #ffffff;}
  .carslist_serch{display: flex;}
  .slidescar_bx {padding: 0px 10px;}
  .carsliB img{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */   filter: grayscale(100%); transition: all 0.4s; opacity: 1; position: relative; top: 0;}
  .slidescar_bx a:hover .carsliB > img{-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */   filter: grayscale(0%);opacity: 1; top: -4px;}
  .cartits {color: #161920; font-size: 16px; font-weight: 600; margin-top: 0px; transition: all 0.2s; background: #ffffff; border: 1px solid #e0e0e0; border-radius: 100px; max-width: 148px; padding: 5px 0px; text-align: center; margin: auto; position: relative; top: -16px;}
  /*.slidescar_bx a:hover .cartits{color: #ffffff;}*/
  .bodyst_search .sectit{color: #ffffff}
  .bodyst_search .sectit::before, .bodyst_search .sectit::after{background: #ffffff;}
  .bodystyle_SEC .container{max-width: 1490px;}
  .carsliB{background: #f2f4f6; border: 1px solid #e0e0e0; border-radius: 9px; padding: 20px 5px;}
  .secsub_title{color: #161920; font-size: 18px; font-weight: 300; text-transform: uppercase;}
  .sec_mtitle{color: #161920; font-size: 36px; font-weight: 400; }

    /*== why choose us ==*/
    .whychoose_sec{display: flex; position: relative; background:  url("/javax.faces.resource/images/why-choos-bg.jpg.xhtml?ln=ael") no-repeat; background-size: cover; background-position: bottom right; min-height: 684px;}
    .whychoose_sec::after{content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
background: linear-gradient(to right,  rgba(30,40,43,0.94) 1%,rgba(30,40,43,0.94) 29%,rgba(30,40,43,0.94) 46%,rgba(30,40,43,0) 88%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.whychose_content{position: relative; z-index: 2;}
.whychose_content span{color: #ffffff; font-size: 18px; font-weight: 300;}
.whychose_content h2{color: #ffffff; font-size: 36px; font-weight: 400; margin-top: 5px;}
.whychose_content p{color: #ffffff; font-size: 16px; font-weight: 300; margin-top: 10px;}
.whychose_content {max-width: 646px; padding-left: 80px;}
.whychose_content a{margin-top: 20px;}

.whychoose_sec .container { align-self: center;}
.onsec_car{position: absolute; bottom: -50px; left: 0; z-index: 1;}


    /*== Featured Vehicles ==*/
.feature_veachile_AEL .container{max-width: 1306px;}
.feature_veachile_AEL{padding-top: 140px; padding-bottom: 100px;}
.FVL_AEL_RBX{background: #ffffff; box-shadow: 0px 4px 26px rgb(0 0 0 / 8%); border-radius: 18px; padding: 14px; border: 1px solid #dfdfdf; margin-top: 25px; transition: all 0.3s ease-in-out;}
.FVL_AEL_RBX:hover {box-shadow: 0px 4px 26px rgb(0 0 0 / 23%);}
.FVL_imgBX{position: relative; border-radius: 18px; overflow: hidden; height: 207px;}
.FVL_imgBX img{width: 100%; height: 100%; object-fit: cover;}

.FVL_card_content{padding-top: 18px; position: relative;}
.FVL_card_content span{font-size: 14px; color: #bd9816; font-weight: 500;}
.FVL_card_content h3{font-size: 18px; color: #232d37; font-weight: 600; margin-top: 6px;}
.FVL_card_content h4{font-size: 22px; color: #bd9816; font-weight: 600;margin-top: 10px;}
.car_TFlist li span{display: inline-block;}
.car_TFlist{display: flex; justify-content: space-between; margin-top: 6px;}
.car_TFlist li{font-size: 12px; color: #696665; font-weight: 400; align-self: center;}
.car_TFlist li span{display: inline-block;}
.car_TFlist li span img{display: inline-block;}
.veiw-detail-BTN{display: block; background: #ffffff; font-size: 16px; color: #24272c; border: 1px solid #24272c; border-radius: 14px; text-align: center; font-weight: 300; padding: 6px 15px; width:100%; box-shadow:0px; outline:none; transition: all 0.3s ease;}
.veiw-detail-BTN:hover, .veiw-detail-BTN:focus {background: #24272c; color: #ffffff; border: 1px solid #24272c; box-shadow:0px; outline:none; }
.FVL_card_content a{margin-top: 10px;}
.feature_veachile_AEL .sec_mtitle{margin-bottom: 30px;}
.sold_label {position: absolute; top: -17px; right: 10px;}

.likeheart{position: absolute; top: 10px; right: 10px;}
.likeheart a{background: #ffffff; width: 32px; height: 32px; border-radius: 100px; color: #ff7101; display: flex; justify-content: center; font-size: 18px; padding-top: 2px; cursor: pointer;}
.likeheart a i{align-self:center; }
.new-labelBX{position: absolute; top: 10px; left: 0px;}
.vehicle_list_bcBTN{margin-top: 60px;}
.listingR_side_bxs .carsell_img .new-labelBX img {width: auto; object-fit: contain; min-width: auto; height: auto;}
.FVL_card_content p {color: rgb(0 0 0 / 51%); font-size: 15px; font-weight: 400;}
.listbx_btn_OLE{margin-top: 10px;}
.FVL_card_content h6 {font-size: 12px; color: #999999; font-weight: 500; margin-top: 5px; font-weight: 400;}
.onhome_VLP .FVL_card_content h3{margin-top: 0px;}



    /*== Our Partners ==*/
.carousel-partners .owl-item .partner-logo img {height: auto; width: auto; max-height: 54px; max-width: 185px; align-self: center;}
.carousel-partners .owl-item .partner-logo{text-align: center; padding: 10px 15px; display: flex; justify-content: center;}

.ourpartr_sec_PMBX{padding: 100px 0px; border-top: 1px solid #dedfe0;  border-bottom: 1px solid #dedfe0;}
.ourpartr_sec_PMBX .sec_mtitle{margin-bottom: 60px;}


.carousel-partners .owl-nav{position: absolute;top: 50%;width: 100%;float: left;}
.carousel-partners .owl-nav button.owl-next,
.carousel-partners .owl-nav button.owl-prev{ width: 40px; height: 40px; border-radius: 50%; text-align: center; line-height: 38px; background: #fff; border: solid 2px transparent; font-size: 18px; color: #666; }
.carousel-partners .owl-nav button.owl-next:hover,
.carousel-partners .owl-nav button.owl-prev:hover{ border-color: transparent; color: #000000; }

.carousel-partners .owl-prev {position: absolute;left: -40px;right: auto;}
.carousel-partners .owl-next{position: absolute;right: -40px;left: auto; }



/*==  About our Dealership  ==*/
.aboutour_delr{padding: 110px 0px;}
.abtdlr_RBX{display: flex; margin-top: 20px;}
.abtdlr_left{width: 46px;}
.abtdlr_right{flex: 1; padding-left: 20px;}
.abtdlr_right h3{font-size: 24px; color: #000000; font-weight: 400;}
.abtdlr_right p, .aboutdelr_cont p{font-size: 16px; color: #000000; font-weight: 300;}
.aboutdelr_cont{max-width: 525px;}
.abut_delr_list{padding-top: 15px;}
.aboutdelr_cont .themeBTN_main{margin-left: 66px; margin-top: 30px;}
.aboutdelr_cont .sec_mtitle {margin-bottom: 8px;}

/*==  footer  ==*/
footer{background: #000000; border-top: 10px solid #000000;}
footer .container{max-width: 1276px;}
.footer_SRBX{display: flex;}
.footer_Sicon{width: 52px;}
.footer_Scont{flex: 1; padding-left: 15px;}
.footer_Scont strong{color: #ffffff; font-size: 20px; font-weight: 400;}
.footer_Scont h5{color: rgb(255 255 255 / 48%); font-size: 18px; font-weight: 400;}
.footer_leftsec{padding-top: 36px; padding-bottom: 36px;}
.footer_linklocation .container{padding-bottom: 70px; padding-top: 56px; border-top: 1px solid rgb(215 177 45 / 24%); border-bottom: 1px solid rgb(215 177 45 / 24%);}
.bootombar_footer{padding-bottom: 15px; padding-top: 15px;background-color: #000000}
.footer_copyright p{font-size: 16px; font-weight: 200;}
.ftr_heding{font-size: 32px; color: #ffffff; font-weight: 300; padding-bottom: 30px; margin-left: 15px; position:relative; }
.ftr_heding:before {position: absolute; content: ""; width: 3px; height: 24px; background: #d7b12d; left: -15px; top: 5px;}
.ftr_heding:after {position: absolute; content: ""; background: #463702; width: 3px; height: 7px; left: 0; top: 0; left: -15px; overflow: hidden; -webkit-animation: line 8s infinite; animation: downslide 8s infinite; }
@-webkit-keyframes downslide {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(28px);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes downslide {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(28px);
    }
    to {
        transform: translateY(0);
    }
}

.fter_links li + li{padding-top: 10px;}
.fter_links li a{ color: rgb(255 255 255 / 70%); font-size: 16px; font-weight: 400;}
.fter_links li a:hover{ color: #bd9816; font-size: 16px; font-weight: 400;}

.fter_workD{max-width: 300px;}
.fter_workD li{ color: rgb(255 255 255 / 70%); font-size: 16px; font-weight: 300;display: flex;justify-content: space-between}
.fter_workD li strong{font-weight: 500;}
.fter_workD li + li{margin-top: 10px;}
.foter_locmap iframe{width: 100%; border-radius: 12px; height: 311px;}
footer .col-sm-6.col-md-5.col-lg-5 {padding-left: 50px;}

/*==  Inner Pages Header  ==*/
.innerpage_header .site_logo img {max-height: initial; max-width: 114px; max-height: initial;}
.innerpage_header .site_logo a {position: initial; top: 0px; left: 0; max-width: 100%; display: inline-block;}

/*==  Listing page  ==*/
.listing_pagelistingMain .container{max-width: 1890px;}
.listingP_filterBTN .themeBTN_main:hover img{filter: brightness(0) invert(100%);}
.listingP_filterBTN .golden-btn { min-width: 140px; padding: 6px 15px !important;}
.innerpage_listing{background: #2a2d32; padding: 10px 0px;}
.shortby_dd{width: 100%; color: #ffffff; font-size: 15px; font-weight: 400; background: transparent; outline: none; box-shadow: none; border: 1px solid #ffffff; height: 36px; padding: 0px 15px; appearance: auto; -webkit-appearance: auto; -moz-: auto;}

.shortby_dd option {margin: 40px; background: #ffffff; color: #000000; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);}
.listing_shortby{color: #d7b12d; font-size: 14px; font-weight: 500;align-self: center; padding-right: 15px;width: 80px;}
.listing_page_sby {display: flex; justify-content: end;}
.listing_shortby_dd {flex: 1; max-width: 210px;}

.whowing_result {font-size: 14px; font-weight: 400;}

/*==  Left Filter  ==*/

/*.innerpage_header header{position: fixed; top: 0; left: 0; width: 100%; z-index: 99;}
body.innerpage_header {height: 100%; overflow: hidden; background-position: fixed;}*/
.innerpage_header header { border-bottom: 1px solid rgb(0 0 0 / 12%);}

.pagelistingMain_flex { display: flex;}
.pagelistingMain_left{width: 422px; position: relative;}
.whowing_result{padding-top: 30px;}
.pagelistingMain_right {flex: 1; padding-left: 40px; transition: 0.2s ease-in-out;}
.pagelistingMain_left {width: 422px; opacity: 1;}

.show-listing-filter .pagelistingMain_left {transform: translateX(-422px); -webkit-transform: translateX(-422px); position: fixed; opacity: 0;}

.vihicle_flexP{display: flex;}
.vihicle_flex_left{width: 300px;}
.vihicle_flex_right{flex: 1;padding-left: 0px;}
.formG label{font-size: 14px; color: #161920;font-weight: 500 !important;}

.find_veh_title{font-size: 16px; font-weight: 500; color: #161920; margin-bottom: 15px;}
.find_veh_bx {background: #ffffff; padding: 30px 30px; border: 0; box-shadow: none;box-shadow: 0px 4px 21px rgb(0 0 0 / 27%); }
.formG{display: block; position: relative; margin-bottom: 20px;}
.vichal_fuild {width: 100%; color: #202226; font-size: 15px; font-weight: 400; background: #ffffff; outline: none; box-shadow: none; border: 1px solid #c1c1c1; height: 38px; padding: 0px 15px; appearance: auto; -webkit-appearance: auto; -moz-: auto; transition: all 0.2s; border-radius: 6px;transition: all 0.3s ease;}
.vichal_fuild:hover{border-color: #000000;}


.two_formG{display: flex;}
.two_formG_Inn{width: 50%;}
.two_formG_Inn:nth-of-type(1){padding-right: 8px;}
.two_formG_Inn:nth-of-type(2){padding-left: 8px;}


.left_filt_IBTN .themeBTN_main{width: 100%;}
.find_veh_bx .left_filt_IBTN:nth-of-type(odd){margin-top: 30px;}
.innerpage_listing .row {display: flex; width: 100%;}
.listingMain_right_container{max-width: 1440px; margin: auto;}
.left_filt_IBTN i{padding-right: 10px;}

.mobile_filterclose{display: none; visibility: hidden; opacity: 0;}



































@media (max-width: 1850px){
  .hero_BLeft h1, .hero_BLeft span {font-size: 98px;}
  .hero_BLeft h4 { font-size: 28px;}
  .owl-carousel .owl-item .partner-logo img {max-width: 100%;}

}

@media (max-width: 1550px){

  .hero_BLeft h1, .hero_BLeft span {font-size: 84px;}
  .hero_BLeft p { font-size: 14px;}
  .hero_BLeft {padding-top: 60px;}
    .hero_BLeft h4 { font-size: 24px;}
    .nav-menu li.nav-item .nav-link {padding: 26px 15px;}
    .whychoose_sec { min-height: 580px;}

}

.footer_btmlogo img {  max-height: 120px;
}


.dealerTab{color:darkgray!important;}

body .ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-active {
    color:black;
    border-color: darkgray;
}







