
.banner-slider .banner-item {
    /*height: 600px;*/
    padding: 0px;
   
}

.banner-slider .banner-item {
    position: relative;
}

.banner-item .overlay-1 {
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 20%);
    z-index: 1;
}

.banner-item img {
    position: relative;
    z-index: 0;
}


.banner-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-slider .owl-dots {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
}
.banner-slider {
    position: relative;
}
.banner-slider .owl-prev,
.banner-slider .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: all;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 0px !important;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
    margin: 0px !important;
}

.banner-slider .owl-prev {
    left: 0px;
    background: #ffffff9c !important;
    margin: 0px;
}

.banner-slider .owl-prev span {
    color: #000000a6;
    font-size: 71px;
    text-align: center;
    line-height: 23px;
    font-weight: 100;
}
.owl-theme .owl-dots .owl-dot span {
    background: none !important;
    border: 1px solid white !important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: white !important;
}
/* Right */
.banner-slider .owl-next {
    right: 0px;
    background: #ffffff9c !important;
}

.banner-slider .owl-next span {
    color: #000000a6;
    font-size: 71px;
    text-align: center;
    line-height: 23px;
    font-weight: 100;
}

.banner-item video {
    width: 100%;
    height: auto;
    display: block;
}
.banner-item {
    position: relative;
}

/*second section slider*/
.tab-menu ul {
    display: flex;
    justify-content: center;
    gap: 40px;
}

.tab-menu ul li {
    list-style: none;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    cursor: pointer;
    padding-bottom: 14px;
}

.tab-menu ul li a {
    text-decoration: none;
    color: #3b3938;
    font-size: 14px;
}

.tab-menu ul li::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px; /* Patli black line */
    background: #000;
}

/* Red underline (hover effect) */
.tab-menu ul li::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    background: #d63b2c;
    transition: width 0.3s ease;
}

.tab-menu ul li:hover::after {
    width: 100%;
}
.tab-menu ul li:hover a {
    color: #d63b2c;
}
.change-img img {
    width: 100%;
    display: block;
}



.hero-banner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.12);
 
}


  

.hero-banner{
    padding:0px;
    position: relative;
}


/*@media (min-width: 900px) {*/
/*    .hero-banner:nth-child(1) {*/
/*        background-image: url("../images/img/t1.jpg");*/
/*    }*/
/*    .hero-banner:nth-child(2) {*/
/*        background-image: url("../images/img/t2.png");*/
/*    }*/
/*    .hero-banner:nth-child(3) {*/
/*        background-image: url("../images/img/t3.jpg");*/
/*    }*/
/*    .hero-banner:nth-child(4) {*/
/*        background-image: url("../images/img/t4.jpg");*/
/*    }*/
/*    .hero-banner:nth-child(5) {*/
/*        background-image: url("../images/img/t5.jpg");*/
/*    }*/
/*}*/

@media (max-width: 900px) {
    
#citroen .hero-content{
         justify-content: flex-start;
        padding-top: 40px;
}
#Aircross .hero-content{
         justify-content: flex-start;
        padding-top: 40px;
}

#c3 .hero-content{
          justify-content: flex-start;
        padding-top: 40px;
                padding-right: 20px;
}



#electric .hero-content{
          justify-content: flex-start;
        padding-top: 40px;
}

#air .hero-content{
         justify-content: flex-start;
        padding-top: 40px;
}



.hero-content h2 {
    font-size: 20px !important;
padding-bottom: 10px !important;
}
.hero-content p{
    font-size:15px;
    font-weight: 500;
}
.hero-buttons .btn {
    padding: 10px 20px !important;
}
}

#Aircross{
  position: relative;  
}
.hero-content {
position: absolute;
    top: 0;
    left:5%;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
    opacity: 1;
    
    p{
        color:white;
    }
}
.hero-content h2 {
    font-size: 34px;
    padding-bottom: 25px;
    color:white;
}

.hero-content .tagline {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    
}

.hero-content .desc {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px;
}

.hero-buttons {
    display: flex;
    gap: 15px;
}

.hero-buttons .btn {
    padding: 10px 20px;
    border-radius: 30px;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
}
.hero-buttons .btn a{
    font-size: 15px;
}
.hero-buttons .explore {
    background: #fff;
    color: #e53935;
}
.hero-buttons .explore:hover{
    background-color:#3b3839;
    color: white;
}

.hero-buttons .test-drive:hover{
    background-color:#3b3839;
    color: white;
}
.hero-buttons .test-drive {
    background: #6c86a8;
    color: #fff;
}

/*3ed section css*/

.citroen-info-section {
    padding: 80px 0;
    background: #fff;
}


@media (max-width: 768px) {
   .citroen-info-section {
    padding: 30px 0 !important;
    background: #fff;
}
 .citroen-icon img {
    width: 70px !important;
}

.citroen-icon {
    margin-bottom: 10px !important;
}

.citroen-info-box h3 {
    font-size: 19px !important;
    font-weight: 600;
    margin-bottom: 10px !important;
}
.citroen-info-box p {
    font-size: 14px !important;
}
    
}

/* SAME HEIGHT BOX */
.citroen-info-box {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 330px;
    margin: 0 auto;
}

/* ICON */
.citroen-icon {
    width: 90px;
    height: 90px;

    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.citroen-icon img {
    width: 100px;
}

/* HEADING */
.citroen-info-box h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 18px;
    letter-spacing: 1px;
}

/* CONTENT */
.citroen-info-box p {
    font-size: 15px;
    line-height: 1.7;
    color: #333;
    margin-bottom: 12px;
}

/* COMMON */
.citroen-link {
    margin-top: auto;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    transition: all 0.35s ease;
}

/* FILLED (DEFAULT) */
.btn-filled {
    padding: 12px 34px;
    border-radius: 50px;
    background: #3b3b3b;
    color: #fff;
}

.btn-filled:hover {
    background: #000;
    color: #fff;
}

/* TEXT BUTTON (DEFAULT) */
.btn-text {
    color: #e53012;
    padding: 12px 34px;
    border-radius: 50px;
}

.btn-text:hover {
    background: #3b3b3b;
    color: #fff;
}

/*footer css start here*/
.icon-img {
    width: 120px;
    height: auto;
}

.social-follow-box {
    display: inline-flex;
    flex-direction: column;
}
.social-insta {
    text-align: left;
    display: flex;
    gap: 10px;
}
.social-insta a img{
    width:35px;
}
.social-label {
    margin-bottom: 6px;
}

/* icons ek line me */
.social-follow-box .social-box {
    margin: 0 4px;
    display: inline-block;
}

.top-bar-section {
    background-color: #3c3938; /* Dark Grey */
    color: #ffffff;
    padding: 25px 0;
    font-weight: 700;
}
.top-link {
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    margin-right: 25px;
    text-transform: uppercase;
}
.top-link:hover {
    text-decoration: underline;
}

.social-label {
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
}
.social-box {
    border: 1px solid #777;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 8px;
    color: #fff;
}
.social-box:hover {
    background-color: #fff;
    color: #333;
}



@media (max-width: 575px) {

    .top-bar-section {
        padding: 10px 0;   /* mobile me height kam */
        text-align: center;
    }

    .top-link {
        font-size: 13px;
        margin-right: 12px;
        display: inline-block;
    }

    .social-follow-box {
        margin-top: 8px;
    }

    .social-label {
        font-size: 12px;
        margin-bottom: 6px;
    }

    .social-insta a img {
        width: 18px;
        height: auto;
        margin: 0 4px;
    }
    
    .main-footer-section {
    padding: 50px 0 0px 0 !important;

}


.legal-section {
 
    padding-top: 0px !important;
   
}
}




/* --- 2. MAIN FOOTER (LINKS & ADDRESS) --- */
.main-footer-section {
    background-color: #f5f5f5; /* Light Grey */
    padding: 50px 0 20px 0;
    color: #333;
}
.footer-col-head {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: 2px solid #dbd8d7;
    color: #3b3938;
}
.footer-link-item {
    display: block;
    color: #3b3938;
    font-size: 14px;
    margin-bottom: 12px;
    text-decoration: none;
    transition: all 0.3s ease-in;
}
.footer-link-item:hover {
    color: #c93b2b;
    text-decoration: underline;
}

/* Address Styling */
.address-block {
    margin-bottom: 25px;
}
.addr-title {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 5px;
    color: #000;
}
.addr-details {
    font-size: 13px;
    color: #3b3938;
    line-height: 1.6;
}

/* --- 3. BRANDING & LEGAL (LOGO SECTION) --- */
.legal-section {
    background-color: #f5f5f5;
    text-align: center;
    padding: 30px 0 40px 0;
    position: relative;
}
.brand-logo-icon {
    font-size: 40px;
    color: #333;
    margin-bottom: 5px;
    display: inline-block;
}
.brand-text {
    font-weight: 800;
    letter-spacing: 2px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #333;
    font-size: 16px;
}
.footer-link-view {
    text-decoration: none;
    color: #3b3938;
    font-size: 16px;
}
.legal-links a {
    color: #6e6e6e;
    font-size: 14px;
    margin: 0 5px;
    text-decoration: none;
    transition: all 0.3s ease-in;
}

.legal-links a:hover {
    color: #c93b2b;
    text-decoration: underline;
}
.legal-links span {
    color: #6e6e6e;
}

/* Scroll To Top Button */
.scroll-top-btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background-color: #999;
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 2px;
}
.scroll-top-btn:hover {
    background-color: #777;
}

/* --- 4. STICKY BOTTOM BAR (BLUE) --- */
.sticky-footer-bar {
    background-color: #5c7088;
    color: #fff;
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.15);
    z-index: 1050;
}
.action-item {
    margin: 12px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #dadada;
    cursor: pointer;
    transition: background 0.3s;
}
.action-item:last-child {
    border-right: none;
}


.icon-circle {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    font-size: 18px;
}
.icon-circle img {
    width: 25px;
}

.action-text {
    text-align: left;
}

.action-text h6 {
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.action-text small {
    font-size: 12px;
    color: #ffffff;
}

@media (max-width: 767px) {
    .sticky-footer-bar {
        display: none !important;
    }
}


/* Mobile Adjustments */
@media (max-width: 768px) {
    .top-bar-section {
        text-align: center;
    }
    .top-bar-section .d-flex {
        justify-content: center;
        margin-top: 10px;
    }
    .action-text {
        display: none;
    } /* Hide text in sticky bar on mobile */
    .icon-circle {
        margin-right: 0;
        border: none;
        font-size: 24px;
    }
    .scroll-top-btn {
        display: none;
    }
}

.legal-section {
    padding-bottom: 100px;
    background-color: #f5f5f5;
    text-align: center;
    padding-top: 30px;
    position: relative;
}

/*header css*/

/* --- 1. Header Styles (Black Strip) --- */
.site-header {
    padding: 20px 30px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    color: white;
}

/* Menu Trigger (Hamburger) */
.menu-trigger {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: left;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 1px;
}
.hamburger-icon span {
    display: block;
    width: 25px;
    height: 2px;
    background-color: white;
    margin-bottom: 5px;
}

/* Logo */
.logo-img {
    height: 40px; /* Logo Size */
}

/* Right Icons */
.header-right {
    font-size: 12px;
    text-align: left;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.header-logo img {
    width: 68px;
    height: auto;
}
.icon-group {
    margin-left: 20px;
    text-align: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icon2-group{
    margin-left: 20px;
    text-align: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.icon-group span{
    font-size: 14px;
    color: white;
    margin-top: 7px;
}
.icon-group-map span{
    font-size: 14px;
    color: white;
    margin-top: 7px;
}
.icon-group a img{
   border: 2px solid #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 14px;
    color: #fff;
}
.icon-group-map{
     margin-left: 20px;
    text-align: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icon2-group-map{
     margin-left: 20px;
    text-align: center;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icon-group-map a img{
    width:25px;
}
.border-box {
    border: 2px solid #ffffff;
    padding: 8px 20px;
    border-radius: 4px;
    color: #ffffff;
}
.border-box strong {
    color: white;
    display: block;
    font-size:12px;
}
.border-box span{
     font-size:12px;
}
/* --- 2. Overlay Menu Styles (Hidden by default) --- */
.fullscreen-menu {
    position: fixed;
    top: -108%;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: white;
    z-index: 2000;
    transition: top 0.5s ease-in-out;
    overflow-y: auto;
}

.fullscreen-menu.active {
    top: 0;
}

.menu-top-bar {
    padding: 15px 40px;
    display: flex;
    align-items: center;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.close-btn {
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    color: #333;
}
.menu-logo {
    text-align: center;
}
.menu-logo img {
    width: 65px;
    height: auto;
}

.menu-contact-icons {
    font-size: 12px;
    color: #333;
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
}
.sm-icon {
    margin-left: 20px;
    text-align: center;
}
.box-red {
    border: 1px solid #c0392b;
    color: #c0392b;
    padding: 3px 8px;
    font-weight: bold;
    border-radius: 4px;
}

.nav-links-list {
    list-style: none;
    padding: 0;
}
.nav-links-list li {
    margin-bottom: 10px;
}
.nav-links-list a {
    text-decoration: none;
    font-size: 28px;
    font-weight: 700;
    color: #333;
    transition: color 0.3s;
    font-family: "Segoe UI", sans-serif;
}
.nav-links-list a:hover {
    padding-left: 10px;
    color: #c93b2b;
    font-size: 47px;
    line-height: 45px;
    transition: all 0.3s ease-in;
    font-weight: 500;
}



.menu-car-img {
    max-width: 100%;
    opacity: 0;
    transform: translateX(50px);
    transition: 0.8s ease 0.3s;
}
.fullscreen-menu.active .menu-car-img {
    opacity: 1;
    transform: translateX(0);
}

.menu-upper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
}

.header-logo {
    text-align: center;
}

.tab-menu {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 1020;
    background-color: white;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    transition:
        padding 0.3s ease-in-out,
        box-shadow 0.3s ease;
}

.tab-menu.active-sticky {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #eee;
   position: fixed;
}

.tab-menu ul li.active::after {
    width: 100%;
}
.tab-menu ul li.active a {
    color: #d63b2c;
}

html {
    scroll-behavior: smooth;
}

.allways-new {
    text-align: right;
}
.allways-p {
    text-align: right;
}
.right-align {
    text-align: right;
}


@media (max-width: 768px){
    .tab-menu ul{
        justify-content: flex-start;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        padding: 0 15px;
        gap: 24px;
    }

    .tab-menu ul::-webkit-scrollbar{
        display: none; /* scrollbar hide */
    }

    .tab-menu ul li{
        white-space: nowrap; /* text break na ho */
        flex-shrink: 0;
    }
}


/*sticky whatsapp */

/* =========================
   DESKTOP STICKY ICONS
========================= */

/* WhatsApp - Slide + Pulse */
.sticky-whatsapp{
    position: fixed;
    left: -20px;
    bottom: 120px;
    z-index: 99999;
    animation: whatsappSlide 1.2s ease forwards,
               pulse 2s infinite;
}

.sticky-whatsapp img{
    width: 50px;
}

/* Slide animation */
@keyframes whatsappSlide {
    from {
        left: -80px;
        opacity: 0;
    }
    to {
        left: 15px;
        opacity: 1;
    }
}

/* Call - Pulse only */
.sticky-call{
    position: fixed;
    right: 15px;
    bottom: 120px;
    z-index: 99999;
    animation: pulse 2s infinite;
}

.sticky-call img{
    width: 50px;
}
html, body {
  overflow-x: hidden;
}
/* Pulse Effect */
@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.6);
    }
    70% {
        transform: scale(1.08);
        box-shadow: 0 0 0 12px rgba(37, 211, 102, 0);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
    }
}

/* =========================
   MOBILE VIEW
========================= */
.mobile-contact-bar{
    display: none;
}

@media (max-width: 768px){

    /* Hide desktop sticky icons */
    .sticky-whatsapp,
    .sticky-call{
        display: none;
    }

    /* Show bottom bar */
    .mobile-contact-bar{
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        display: flex;
        z-index: 9999;
        
    }

    .mobile-contact-bar a{
        width: 50%;
        padding: 13px 0;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        text-decoration: none;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 6px;
    }

    .call-btn{
        background: #c93b2b;
    }

    .whatsapp-btn{
        background: #25D366;
    }
    
    .fixed-bottom {
   
    bottom: 45px !important;
   
}


}


/*popup form */


.quote-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 80px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s ease;
}

.quote-modal-content {
  background-color: #fff;
  margin: auto;
  padding: 30px 25px;
  border-radius: 12px;
  width: 90%;
  max-width: 500px;
  position: relative;
  box-shadow: 0 10px 25px rgba(0,0,0,0.2);
  animation: slideDown 0.4s ease;
}

@keyframes slideDown {
  0% {transform: translateY(-50px); opacity:0;}
  100% {transform: translateY(0); opacity:1;}
}

.quote-modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 28px;
  cursor: pointer;
 background: #C93B2B;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
}


.form-control, .form-select {
  padding: 12px 15px; 
  font-size: 16px;    
  border-radius: 6px;
}

.form-control:focus, .form-select:focus {
  border-color: #bbc348;
  box-shadow: 0 0 5px rgba(187,195,72,0.5);
  outline: none;
}

.form-control:focus, .form-select:focus {
  border-color: #bbc348;
  box-shadow: 0 0 5px rgba(187,195,72,0.5);
  outline: none;
}

.btn-primary:hover {
  background-color: #a3b23f;
  border-color: #a3b23f;
}
.submit-btn{
    background: #6c86a8 !important;
    border:none !important;
     font-weight: 500;
}
.enquiry-form{
   position: fixed;
    right: -67px;
    top: 70%;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: #d63b2c;
    padding: 10px 25px;
    border-radius: 5px;
    z-index: 99999;
}



@media (max-width: 768px){
    .enquiry-form {
    right: -46px !important;
    top: 70% !important;
    padding: 8px 13px !important;
}
   
.enquiry-form a {
    font-size: 13px !important;
}

}

.enquiry-form a{
     color: #fff;
    text-decoration: none;
      font-weight: 600;
    font-size: 16px;
}



.text-under{
    color: white;
        margin: 0;
    text-decoration: none;
    
}






