/*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){
 header .container {max-width: 1620px;}
  .header_NS .container-fluid{max-width: 1695px;}
}


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

.themeBTN_main{background-color: transparent; border: 2px solid #ffffff;     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; min-width: 228px;}
.themeBTN_main:hover, .themeBTN_main:hover{box-shadow: 0px;  border: 2px solid #ffffff; background-color: #ffffff; color: #0c0e12;}

.golden-btn{background-color: #074d99; color: #ffffff;     box-sizing: border-box; border: 1px solid #074d99; 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: #0c0e12; padding: 8px 0px;}





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

  header .container {display: flex; justify-content: center; }


#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; transition: all 0.5s; max-height: 89px; }
/*  .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: #ffffff; font-family: "Poppins", sans-serif; font-weight: 400; outline: none; cursor: pointer; background: transparent; text-transform: uppercase;}
.nav-menu a.active, .nav-menu a:hover {color: #656565 !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: #ffffff !important; }
.nav-menu ul ul {margin: 0; }
.Jcustomnav{padding: 0px;}

.nav-menu li.nav-item .nav-link{padding: 26px 20px;}


/* 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  ====*/

/*.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_Aelite {background: url("/javax.faces.resource/images/hero-bg.jpg.xhtml?ln=radmotors") no-repeat; background-size: cover; padding: 155px 0px 100px 0px; background-position: center bottom;}
.herobanner_INmain{display: flex;}
.hero_BLeft{width: 51%; padding-top: 0px; padding-bottom: 60px; align-self: center; padding-left: 8%;  padding-right: 40px;position: relative; top: 0px;}
.hero_BRight{width: 49%; align-self: end;}
.hero_BRight img {position: relative; right: 10%;}

.hero_BLeft h4{font-size: 32px; color: #ffffff; font-weight: 400;text-shadow: 0px 2px 4px #000000;}
.hero_BLeft h1{font-size: 118px; color: #ffffff; font-weight: bold; line-height: 0.9; margin-top: 15px;}
.hero_BLeft span{font-size: 118px; color: #ffffff; display: block; font-weight: bold; position: relative;}
.hero_BLeft p{font-size: 16px; color: #030918; font-weight: 400; margin-top: 15px; max-width: 590px;}
.hero_BLeft .themeBTN_main{margin-top: 20px;}
.hero_BRight img {width: 100%;}
.frt_text{text-align: center; color: #ffffff; font-size: 28px; font-weight: 400; position: relative; bottom: -60px;}

/*==  Apply Finance Section  ==*/
.applyfor_finance{background: url("/javax.faces.resource/images/aply_finance_BG.jpg.xhtml?ln=radmotors") no-repeat; background-size: cover; background-position: center; padding: 100px 0px;}
.aply_cont h2{color: #ffffff; font-size: 62px; font-weight: 600;}
.aply_cont p{color: #ffffff; font-size: 34px; font-weight: 300;}
.aply_cont p strong{font-weight: bold;}
.aply_cont .themeBTN_main{margin-top: 20px;}


  /*== Body car Saerch ==*/
  .AEL_bodyst{padding: 80px 0px 70px 0px; background: #0c0e12;}
  .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!important; 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;opacity: 1 !important;}
  /*.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; transition: all 0.5s;}
  .slidescar_bx:hover .carsliB {
    background: #0c0e12;
}
  .secsub_title{color: #ffffff; font-size: 18px; font-weight: 300; text-transform: uppercase;}
  .sec_mtitle{color: #ffffff; font-size: 36px; font-weight: 400; margin-top: 10px;}

    /*== why choose us ==*/
    /*.whychoose_sec{display: flex; position: relative; background: url(../images/why-choos-bg.jpg) no-repeat; background-size: cover; background-position: bottom right; min-height: 684px;}*/
    .whychoose_sec {padding-top: 80px; position: relative;}
/*    .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_SIMBX{position: relative; background: url(../images/why-choose-bg.jpg) no-repeat; background-size: cover; background-position: bottom right; min-height: 489px; border-radius: 30px;}
.whychoose_image{position: relative;}
.whychoose_SIMBX .row {height: 100vh; max-height: 489px;}
.whychoose_image img{position: absolute; top: -80px; right: 0;max-width: 800px;}
.whychoose_sec .container { align-self: center;}
/*.onsec_car{position: absolute; bottom: -50px; left: 0; z-index: 1;}*/


/*==  About Dealership  ==*/
.about_dealership{background: url("/javax.faces.resource/images/about-dealer-bg.jpg.xhtml?ln=radmotors") no-repeat; background-size: cover; background-position: bottom center; height: 616px; background-attachment: fixed;}
.about_dealer_flex{display: flex; height: 100%;}
.ab_flex_left{width: 50%;align-self: end;}
.ab_flex_right{width: 50%; height: 100%; background: rgb(9 18 28 / 61%); padding: 30px 130px 30px 60px; display: flex;}

.ab_flex_right_inner h3{font-size: 36px; font-weight: 300; color: #ffffff; font-style: italic;}
.ab_flex_right_inner p{font-size: 18px; font-weight: 300; color: #ffffff;  line-height: 1.4; margin-top: 10px;}
.ab_flex_right_inner .defult_BTN{margin-top: 10px;}
.ab_flex_right_inner{align-self: center; max-width: 624px;}
.ab_flex_right_inner h2{font-size: 30px; font-weight: 400; color: #ffffff; font-style: italic; font-weight: 600; padding-bottom: 10px;}
.ab_flex_right_inner .themeBTN_main{margin-top: 30px;}




    /*== Featured Vehicles ==*/
.feature_veachile_AEL .container{max-width: 1306px;}
.feature_veachile_AEL{padding-top: 140px; padding-bottom: 100px; background: #0c0e12; position: relative;}
.onsec_car {position: absolute; bottom: -50px; right: 0; z-index: 1;}
.FVL_AEL_RBX{background: #ffffff; box-shadow: 0px 4px 26px rgb(0 0 0 / 8%); border-radius: 0px; 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: 0px; overflow: hidden; height: 289px;}
.FVL_imgBX img{width: 100%; height: 100%; object-fit: cover; scale: 1;  transition: 0.4s;}
.FVL_AEL_RBX:hover .FVL_imgBX a img{scale: 1.1;}

.FVL_card_content{padding-top: 18px; position: relative;}
.FVL_card_content span{font-size: 14px; color: #074d99; 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: #000000; 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: 18px; 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;}
.likeheart a i{align-self:center; }
.new-labelBX{position: absolute; top: 10px; left: 0px;}
.vehicle_list_bcBTN{margin-top: 60px;}




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

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


.home-demo .owl-nav{position: absolute;top: 50%;width: 100%;float: left; margin-top: -19px;}
.home-demo .owl-carousel .owl-nav button.owl-next,
.home-demo .owl-carousel .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; }
.home-demo .owl-carousel .owl-nav button.owl-next:hover,
.home-demo .owl-carousel .owl-nav button.owl-prev:hover{ border-color: transparent; color: #000000; }

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




/*==  About our Dealership  ==*/
.aboutour_delr{padding: 110px 0px; background: url("/javax.faces.resource/images/aboutus-dealer-bg.jpg.xhtml?ln=radmotors") no-repeat; background-size: cover; background-position:  bottom center;}
.aboutour_delr .container{max-width: 100%; padding-left: 0px;}
.abtdlr_RBX{display: flex; margin-top: 20px;}
.abtdlr_left{width: 46px;}
.abtdlr_left img{filter: grayscale(1);}
.abtdlr_right{flex: 1; padding-left: 20px;}
.abtdlr_right h3{font-size: 24px; color: #ffffff; font-weight: 400; font-style: italic;}
.abtdlr_right p, .aboutdelr_cont p{font-size: 16px; color: #ffffff; 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; font-style: italic;}


/*==  footer  ==*/



 /*== Footer ==*/
 footer{background: #090914; background-size: cover; padding-top: 74px; padding-bottom: 60px;}
 .footer_social li{position: relative;padding-left: 26px; left: 10px; margin-bottom: 15px;}
 .footer_social li::after{content: ''; position: absolute; top: 0; left: -26px; width: 29px; height:29px; border-radius: 100px; background: #282e34; z-index: 1;}
 .footer_social li::before {content: '\f879'; position: absolute; font-size: 14px; color: #ffffff; font-family: "Font Awesome 5 Free"; font-style: normal; font-weight: bold; z-index: 2; left: -18px; top: 5px;}
 .footer_social li:nth-of-type(3):before {content: '\f124'; }
 .footer_social li:nth-of-type(2):before {content: '\f0e0'; }
.footer_social li p {color: #ffffff; font-size: 14px; margin-bottom: 0px; line-height: 0.9;font-weight: 300;}
.footer_social li strong{color: #ffffff; font-size: 14px; font-weight: bold;}
.footer_social li:nth-of-type(4):before{content: '\f0e0';}
.tabsection_footer .tab_BTNS li a{background: #ffffff; color: #000000;}
.tabsection_footer .tab_BTNS li a.active {background: #4f7cff; color: #ffffff;}
.footer_OHrs tr td strong{color: #ffffff; font-size: 16px; font-weight: 500;}
.footer_OHrs tr td{color: #ffffff; font-size: 16px; font-weight: 300; padding-bottom: 5px;}
.footer_OHrs tr td:nth-of-type(even) { padding-left: 30px;}
footer .logo_image {margin-bottom: 30px;}









.tabsection_footer .FV_tab { justify-content: center; margin-top: 50px;}
 .footer_title{font-size: 30px; color: #ffffff; font-weight: 300; position: relative; margin-bottom: 30px; margin-left: 15px;}
.footer_title:before {position: absolute; content: ""; width: 3px; height: 26px; background: #282e34; left: -15px; top: 5px;}
.footer_title:after {position: absolute; content: ""; background: #ffffff; 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(30px);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes downslide {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(30px);
    }
    to {
        transform: translateY(0);
    }
}

.footer_links{margin: auto; padding-left: 0px;}
.footer_links li { margin-bottom: 10px;}
.footer_links li a{position: relative; padding: 0px 0px; font-size: 16px; color: #ffffff; font-weight: 300; text-transform: uppercase;}

.footer_links li a:hover{color: #656565;}
.footer_links li:nth-of-type(1) a::after{display: none;}

.copyright{color: #ffffff; margin: auto;}
.bootom_bar{background: #030309; padding: 15px 0px;}
.copyright p{font-weight: 400;}
.app_socials {
    position: relative;
    padding-top: 60px;
    padding-left: 0;
    border-top: 1px solid rgb(255 255 255 / 21%);
}
.app_socials::after {content: 'Follow us'; position: absolute; width: 100px; height: 20px; top: 20px; left: 10px; color: #ffffff; font-size: 14px; text-transform: uppercase; font-weight: 600;}
.app_socials li{display: inline-block; margin-left: 10px;}
.app_socials li a{width: 44px; height: 44px; display: inline-block; background: transparent; color: #ffffff; font-size: 22px; border-radius: 100%; border: 2px #3f3a3a; border-style: solid; text-align: center; line-height: 44px;}
.app_socials li a:hover{color: #090914; background: #ffffff;}




/*==  Footer  ==*/

.middleC .container{max-width: 1490px;}
.contact_Flinks{padding-left: 40px;}
.logo_image img{max-width: 320px;}
footer .logo_image img{max-width: 100%;}
.footer_ophours{padding-left: 60px;}







/*==Extra CSS  03/feb/2026 ==*/
 .vihicle_flexP .carsell_bx_details .save_sellP {padding: 10px 15px !important;}
 .contactus_page .footer_title{color: #0c0e12; }

























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

}












