/* @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Bitter:ital,wght@0,400;0,700;1,400&display=swap');

:root {
    --primary-color: #39AA53;
    --primary-black: #212121;
    --secondary-color: #056EA6;
    --secondary-teal: #174A66;
    --background-light: #f9fafb;
    --light-green: #dfebde;
    --badge-color: #d7e3d5;
    --text-bg: #dfebdd;
    --color-text: #212121;
    --primary-gradient: linear-gradient(135deg, #212121 0%, #39AA53 100%);
    --gradient-hover: linear-gradient(135deg, #39AA53 100%, #212121 20%);
    --gradient-light: linear-gradient(135deg, #f8fafc 0%, #f8fafc 100%);
}


body {
  font-family: 'Inter', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
}

body {
    box-sizing: border-box;
}
a {
    color: var(--color-text);
}
a:hover{
    color: var(--primary-color);
}

.rule-icon {
      width: 38px;
      height: 38px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      font-size: 1.3rem;
      margin-right: 1.1rem;
      flex-shrink: 0;
      margin-top: 2px;
    }
.icon-green {
      background: var(--light-green);
      color: var(--primary-color);
    }
 .icon-red {
    background-color: #fcebea;
    color: #ea4335;
    }

    /* Rule Page ends */
.sticky-header {
    position: sticky;
    top: 0;
    z-index: 1020;
    background-color: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.header-logos{
    width: 200px;
    margin-right: 15px;
}
.mort-logo{
    width: 120px;
}
.dropdown-item.active, .dropdown-item:active {
   font-weight: normal;
   background-color: transparent !important;
}
.navigation-desk a {
    color: var(--text-color);
    position: relative;
    transition: color 0.3s;
}

@keyframes jiggle {
  0%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-3deg);
  }
  50% {
    transform: rotate(3deg);
  }
  75% {
    transform: rotate(-2deg);
  }
}

.header-button {
  background: var(--primary-color);
  color: #fff;
  border: none;
  padding: 8px 20px;
  transition: all 0.3s;
  animation: jiggle 0.6s infinite ease-in-out;
  display: inline-block; 
}


.header-button:hover{
      background: var(--primary-color);
      color: #fff;
      box-shadow: 0 10px 25px #39aa5342 !important;
      
}




/* .navigation-desk a.active {
    color: var(--primary-color);
    font-weight: 600;
} */
.nav-link.active {
  font-weight: 600;
  color: var(--primary-color)
}



.navigation-desk a::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 3px;
    background: var(--primary-color);
    border-radius: 2px;
    transition: width 0.3s cubic-bezier(0.4,0,0.2,1);
}

.navigation-desk a:hover {
    color: var(--primary-color);
}

.navigation-desk a:hover::after {
    width: 100%;
    background: var(--primary-color);
}

.badge{
    background-color: var(--primary-color);
    letter-spacing: 1.2px;
    font-weight: 600;
}

.badge-gbl{
    background-color: var(--light-green);
    color: var(--color-text);
    font-weight: 600;
}
.gradiant-texts {
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline;
}


.bg-pattern {
    background-color: #f7f7f7;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23212121' fill-opacity='0.05'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9zm-1 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm9-10v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-10 0v-9h-9v9h9zm-9-10h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9zm10 0h9v-9h-9v9z'/%3E%3Cpath d='M6 5V0H5v5H0v1h5v94h1V6h94V5H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    height: 100%;
    /* min-height: 100vh !important; */
    padding: 50px 0px;
    overflow: hidden;
}

.hero-bg-height{
    height: 40vh;
}



.wave-shape{
    position: absolute;
    bottom: 0;
    overflow: hidden;
    width: 100%;
}
.wave-shape svg{
    display: block;
      height: 2rem;
       width: 100%; 
}


.gradiant-text {
  color: var(--primary-color);
}
.gradiant-text-reverse {
  background: var(--primary-gradient);
   -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline;
}

.hero-title {
    font-size: 3.3rem;
    color: var(--color-text);
  }
  .hero-subtitle{
    font-size: 22px;
  }


/*Legal benefits section css start*/
.benefit-section{
    padding: 80px 0;
}
.benefit-card {
    padding: 25px;
    background-color: var(--background-light);
    transition: transform 0.3s ease;
    }
    .benefit-card:hover{
        transform: translateY(-3px);
        box-shadow: 0 5px 25px #39aa5342 !important;
    }

.benefit-list {
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0;
    
    }
.benefit-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    }
.benefit-list i {
    color: var(--primary-color);
    margin-right: 10px;
    margin-top: 5px;
    }

    /*simple 4 step section css*/
    .steps-section{
        background-color: var(--background-light);
        padding: 80px 0;
    }
      .process-timeline-line {
    left: 50%;
    width: 3px;
    height: calc(100% - 100px);
    background: var(--primary-color);
    z-index: 1;
    }
    .process-step {
    display: flex;
    align-items: flex-start;
    min-height: 150px;
    z-index: 2;
    }
    .process-step-left,
    .process-step-right {
    flex: 1 1 0;
    padding: 0 10px 0 10px;
    }
    .process-step-center {
    position: relative;
    z-index: 2;
    }
    .process-circle {
    width: 50px;
    height: 50px;
    background: #fff;
    border: 3px solid var(--primary-color);
    color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.25rem;
    margin: 0 auto;
    }




    /*why choose scetion css start*/
    .choose-section{
        padding: 80px 0;
    }

    .oldsmart-way{
        transition: transform 0.3s ease;
    }
    .oldsmart-way:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(57, 170, 83, 0.2) !important;
}
/*testimonial section css*/
 .icn{
        background-color: #66a259;
        /* border-radius: 50%; */
        /* font-size:; */
        color: white;
        width:48px; 
        height:48px;
    }
    .comma{
        color:#c8e6c9; font-size:3rem;
        opacity:0.6;
    }
    .test-card{
        transition: transform 0.3s ease;
    }
    .test-card:hover {
    transform: translateY(-3px);
     box-shadow: 0 8px 24px rgba(57, 170, 83, 0.2) !important; 
}

    

/*about section*/
.icons-bg {
  background-color: var(--light-green);
  padding: 15px;
  border-radius: 50%;
  color: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
.mission-card{
    transition: transform 0.3s ease;
}
.mission-card p{
    font-size: 17px;
}

.mission-card:hover {
  transform: translateY(-5px);
}
.about-section{
    padding: 80px 0px;
}

/*commitment section css*/
.commitment-card {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  background: white;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: transform 0.3s ease;
}
.commitment-section{
  padding: 80px 0px;
}
.commitment-card:hover {
    transform: translateY(-5px);
}

.card-img {
  height: 180px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.bg-img-1 {
  background-image: url('../assets/images/RVSF.png');

}

.bg-img-2 {
  background-image: url('../assets/images/Logo-Machinery-Made-In-Italia.png');

}

.bg-img-3 {
  background-image: url('../assets/images/5480338.jpg');
}

.card-img {
  height: 300px;
  background-size: contain;
  background-position: center;
  position: relative;
}
.overlay-text-card {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  padding: 10px 15px;
  width: 100%;
  backdrop-filter: blur(1px);
}

.bottom-overlay {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  z-index: 0;
}
.bg-cover {
  background-repeat: no-repeat;
}
/*enviournmental section css start*/
.enviournmental-section{
    padding: 80px 0px;
}

/*vehicle age table css*/
.bg-alt-row {
  background-color: #f1f6f1 !important;
}

.top-table-border{
    border-top: 1px solid rgba(211, 211, 211, 0.164);
}

.vehicle-age-table th,
.vehicle-age-table td {
  border: none !important;
  vertical-align: middle;
}


.sidebar-menu {
    height: 100vh;
    width: 280px;
    position: fixed;
    top: 0;
    left: -280px;
    background-color: white;
    z-index: 1030;
    transition: all 0.3s;
    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
}

.sidebar-menu.show {
    left: 0;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1029;
    display: none;
}

.overlay.show {
    display: block;
}

.sticky-header .btn-primary {
    background: var(--primary-gradient);
    border: 0;
    border-radius: 25px;
    padding: 10px 20px;
    font-size: 1.05rem;
    font-weight: 600;
    color: white;
    transition: all 0.3s;
    line-height: 1.35;
}

.sticky-header .btn-primary:hover {
    background: var(--gradient-hover);
}

/* Second Section */
.gradient-light {
    background: var(--gradient-light);
}

.manual-entry-section {
    padding: 80px 0;
    background-color: #f8f9fa;
}

.section-title {
    text-align: center;
    margin-bottom: 30px;
}

.section-title h2 {
    font-size: 2.3rem;
    line-height: 2.25rem;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 20px;
}

.section-title p {
    font-size: 1.1rem;
    color: #4b5563;
    margin: 0 auto;
    font-weight: 500;
}

.problem-card {
  background: white;
  border-radius: 8px;
  padding: 30px;
  height: 100%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}


.problem-card:hover {
    transform: translateY(-5px);
}

.problem-card h2 {
    font-size: 1.25rem;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 15px;
}

.problem-card p {
    color: #495057;
    line-height: 1.6;
}

.problem-icon {
    font-size: 2rem;
    color: var(--primary-color);
    margin-bottom: 20px;
    display: flex;
  justify-content: center;
}

.problem-icon i {
    width: 50px;
    height: 50px;
    background: #e6edf2;
    color: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
   
}

/*solution css*/
.service-card {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  transition: transform 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .service-card {
    flex-direction: row;
    height: 100%;
  }
 
}

.service-icon-box {
  background-image: linear-gradient(135deg, #4274a0 0%, #73a7f0 100%);
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-align: center;
  padding: 30px;
  min-height: 380px;
  min-width: 250px;
}

.service-content {
  padding: 30px;
}

.service-card:hover {
  transform: translateY(-5px);
}



@media (max-width: 768px) {
.hero-title {
  font-size: 1.9rem;
}
.bg-pattern{
    height: auto;
    padding: 30px 0px;
}
.wave-shape{
    display: none;
}

.header-logos{
    width: 150px;
    margin-right: 5px;
}
.mort-logo{
    width: 80px;
}

/*step setion mobile css*/

/* .steps-mobile-css h5{
  font-size: 14px;
  text-align: center;
}
.steps-mobile-css p{
    font-size: 11px;
    text-align: center;
}
.steps-mobile-css small {
 font-size: 11px;
 
} */

.process-step {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 2rem !important;
        padding-left: 0px;
  }

  .process-step-left,
  .process-step-right {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 60px; /* Push content to right of circle */
    text-align: left !important;
  }

 

  .process-step-center {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
  }

  .process-circle {
    width: 40px;
    height: 40px;
    font-size: 1rem;
    margin: 0;
  }

  .process-timeline-line {
    left: 20px;
  }
  /*mobile steps css end*/

    .container {
        padding: 0 5px !important;
    }
    .section-title h2 {
    font-size: 1.5rem !important;
    line-height: 2.25rem;
    font-weight: 700;
    color: var(--text-color);
    margin-bottom: 20px;
}
.service-icon-box {
  min-height: 150px !important;
}

.form-check-label{
    font-size: 13px;
}
.demo-form-container {
    padding: 20px !important;
}
.section-title p {
    font-size: .9rem !important;
}
.hero-subtitle {
    font-size: 15px;
}

.mission-card p {
    font-size: 16px !important;
}

.un-list-css-policy ul li{
    font-size: 14px;
}

/*gains section slide in mobile*/
.gains-mobile-slider .slick-slide {
    margin-right: 8px;
    margin-left: 5px;
  }

  .slick-dots {
    text-align: center;
    padding: 0;
    list-style: none;
  }

  .slick-dots li {
    display: inline-block;
    margin: 0 5px;
  }
  .gains-mobile-slider .benefit-card{
    min-height: 700px;
  }

 .gains-mobile-slider .finace-card{
    min-height: 600px !important;
 }

  .slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 11px;
    border-radius: 50%;
    background-color: #ccc;
    border: none;
    outline: none;
  }

  .slick-dots li.slick-active button {
    background-color: var(--primary-color);
  }


}




/* 3rd Section */
.how-it-works {
    padding: 80px 0;
    background-color: #fff;
}

.container {
    max-width: 95%;
    margin: 0 auto;
    padding: 0 20px;
}

.section-header {
    text-align: center;
    margin-bottom: 60px;
}

.section-header h1 {
    font-size: 2.5rem;
    color: #333;
    margin-bottom: 15px;
}




.audience-section {
    padding: 80px 0;
    background-color: #fff;
}


.audience-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.audience-card {
    background: linear-gradient(135deg, white 0%, #FFF8E1 100%);
    border: 1px solid rgb(255 204 128);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: transform 0.3s ease;
}

.audience-card:hover {
    transform: translateY(-5px);
}

.card-header {
    background: transparent;
    padding: 20px 20px 0;
    color: white;
    text-align: center;
}

.card-header i {
    width: 50px;
    height: 50px;
    background: var(--primary-color);
    color: var(--text-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 auto 15px;
}

.card-header h2 {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--text-color);
}

.card-body {
    padding: 10px 25px 25px;
}

.card-body p {
    color: #475569;
    line-height: 1.6;
    margin-bottom: 10px;
    text-align: center;
}



.audience-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.audience-list li {
    padding: 8px 0 8px 25px;
    position: relative;
    color: #475569;
}
.audience-list li i{
    color: var(--primary-color);
}

/* .audience-list li:before {
    content: "•";
    color: var(--primary-color);
    font-size: 1.5rem;
    position: absolute;
    left: 5px;
    top: 3px;
} */

@media (max-width: 768px) {
    .audience-section {
        padding: 50px 0;
    }

    .section-header h1 {
        font-size: 2rem;
    }

    .audience-cards {
        grid-template-columns: 1fr;
    }

    .card-header h2 {
        font-size: 1.3rem;
    }
}


.demo-section {
    padding: 80px 0;
    background: var(--gradient-light)
}


.demo-header {
    text-align: center;
    margin-bottom: 40px;
    color: var(--color-text);
}


.demo-form-container {
    background: white;
    border-radius: 12px;
    padding: 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    max-width: 600px;
    margin: 0 auto;
}
.demo-form-container i{
    color: var(--primary-color);
}

.form-check-input:checked {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}
.links-anchor{
    text-decoration: none;
    color: var(--primary-color);
    font-weight: bold;
}

.form-check-input:focus {
    border-color: var(--primary-color);
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 109, 253, 0);
}
.form-section h3 {
    font-size: 1.1rem;
    color: var(--color-text);
    margin-bottom: 15px;
    font-weight: 600;
    position: relative;
    padding-left: 15px;
}

.form-section h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    height: 18px;
    width: 4px;
    background: var(--primary-color);
    border-radius: 2px;
}

/* .form-group {
    margin-bottom: 20px;
} */

.form-group:last-child {
    margin-bottom: 0;
}


input,
select,
textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #e2e8f0;
    /* border: 1px solid var(--primary-color); */
    border-radius: 8px;
    background-color: var(--background-light);
    font-size: 1rem;
    transition: border-color 0.3s;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: var(--primary-color) !important;
    border: 3px solid;
    box-shadow: 0 0 0 3px rgba(74, 107, 255, 0);
}

textarea {
    min-height: 100px;
    resize: vertical;
}

.vehicle-type-selector {
  gap: 10px;
}

.vehicle-option {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 1 70px;
  min-width: 60px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 10px;
  cursor: pointer;
  background: #fff;
  transition: 0.3s all ease;
  text-align: center;
  font-size: 14px;
}

.vehicle-option i {
  font-size: 20px;
  margin-bottom: 5px;
  color: var(--primary-color);
}

.vehicle-option.active {
  background: #e6f4ea;
  border-color: var(--primary-color);
  color: var(--primary-color);
  font-weight: 600;
}
.vehicle-option span{
    color: var(--color-text);
}

.input-icon {
  position: relative;
}
.input-icon i {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
  color: var(--primary-color);
}
.input-icon input {
  padding-left: 36px !important;
}
/* .btn-success {
  background: linear-gradient(90deg, #1f1f1f, #28a745);
  border: none;
  padding: 10px 20px;
  font-weight: 600;
} */



.demo-button {
    background: var(--primary-gradient);
    color: white;
    border: none;
    padding: 10px 30px;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s;
}

.primary-btn {
    background: var(--primary-color);
    color: white;
    border: none;
    padding: 10px 30px;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s;
}

.primary-btn:hover {
    transform: translateY(-3px);
    background: var(--primary-color);
    color: #fff;
     box-shadow: 0 5px 15px #39aa5342 ;
    
}

.demo-button:hover {
    transform: translateY(-3px);
    color: #fff;
     box-shadow: 0 5px 15px #39aa5342 ;
    
}




@media (min-width: 600px) {
    .demo-form {
        grid-template-columns: 1fr 1fr;
    }

    .form-section:last-child {
        grid-column: span 2;
    }

    .demo-button {
        grid-column: span 2;
    }

    .form-footer {
        grid-column: span 2;
    }
}

.faq-section {
    padding: 80px 0;
    background-color: var(--background-light);
}

.faq-accordion {
    border-radius: 10px;
    overflow: hidden;
    max-width: 1000px;
    background-color: #fff;
    margin: 0 auto;
}

.faq-item {
    border-bottom: 1px solid var(--background-light);
}

.faq-item:last-child {
    border-bottom: none;
}

.faq-question {
    width: 100%;
    text-align: left;
    padding: 20px 25px;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1.1rem;
    font-weight: 600;
    color: #1e293b;
    transition: background-color 0.2s;
    position: relative;
}




/* .faq-question:hover {
    background-color: #f8fafc;
} */

.toggle-icon {
    font-size: 1.2rem;
    transition: transform 0.3s;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    padding: 0 25px;
    background-color: #fff;
}

.faq-answer p {
    padding: 15px 0 25px;
    color: var(--color-text);
    background-color: #fff;
    line-height: 1.6;
    margin: 0;
}

/* .faq-item.active .faq-question {
    background-color: #f8fafc;
} */

.faq-item.active .toggle-icon {
    transform: rotate(180deg);
}

.faq-item.active .faq-answer {
    max-height: 300px;
}

@media (max-width: 768px) {
    .faq-section {
        padding: 50px 0;
    }

    .section-header h1 {
        font-size: 1.8rem;
    }

    .faq-question {
        padding: 10px 5px;
        font-size: 1rem;
    }
    .faq-answer {
    padding: 0 5px;
}
}

/*bottom to top scroller*/
.scroll-top-btn {
    position: fixed;
    bottom: 70px;
    right: 20px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: var(--primary-color);
    color: #fff;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 22px;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 999;
    box-shadow: 0px 4px 10px rgba(0,0,0,0.3);
    transition: opacity 0.3s;
}

.scroll-top-btn:hover {
    background-color: var(--primary-black);
}
/*end bottom to top css*/

.easydata-footer {
    background-color: #191d2e;
    color: var(--color-text);
    padding: 60px 0 20px;
    border-top: 2px solid lightgray;
}

.mobile-sticky-cta {
	position: fixed;
	bottom: 10px;
	right: 0;
    font-size: 14px !important;
	z-index: 9999;
    padding: 10px;
}


.footer-brand h2 {
    font-size: 1.8rem;
    margin-bottom: 15px;
    color: var(--color-text);
}

.footer-brand h2 i {
    color: var(--primary-color);
}

.social-icons a i:hover {
    color: var(--primary-color);
}

.footer-brand p {
    color: var(--color-text);
    max-width: 400px;
    line-height: 1.6;
    margin-bottom: 40px;
}

.footer-columns {
    display: grid;
    /* grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); */
    grid-template-columns: 1.5fr 1.5fr 1fr;
    gap: 40px;
    margin-bottom: 40px;
}

.footer-column h3 {
    font-size: 1.2rem;
    margin-bottom: 20px;
    color: var(--color-text);
    position: relative;
    padding-bottom: 10px;
}

.footer-column h3::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    background-color: var(--primary-color);
}

.footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-column li {
    margin-bottom: 12px;
}

.footer-column a {
    color: var(--color-text);
    text-decoration: none;
    transition: color 0.3s;
}

.footer-column a:hover {
    color: var(--primary-color);
}

.contact-info li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.contact-info i {
    margin-top: 3px;
    color: var(--primary-color);
}

.footer-bottom {
    border-top: 1px solid lightgray;
    padding-top: 20px;
    text-align: center;
    color: var(--color-text);
    font-size: 0.9rem;
}

/*footer location list css*/
.footer-city-list {
    list-style: none;
  
}

.footer-city-list li {
    display: inline-block;
    margin: 5px 5px;
    position: relative;
}

.footer-city-list li:not(:last-child)::after {
    content: "|";
    color: var(--badge-color);
    margin-left: 10px;
}
.footer-city-list a {
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-city-list a:hover {
    color: var(--primary-color)
}




@media (max-width: 768px) {
    .footer-columns {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    /* Optional: Styling for dropdown in mobile sidebar */
.mobile-dropdown .dropdown-toggle-mobile {
  cursor: pointer;
}

.dropdown-items-mobile a {
  font-size: 15px;
  color: #000;
  border-bottom: 1px solid var(--primary-color);
}


    .footer-brand p {
        margin-bottom: 30px;
    }
}

@media (min-width: 1370px) {
    .container {
        max-width: 1280px;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1400px;
    }
}

@media (min-width: 1680px) {
    .container {
        max-width: 1550px;
    }
}

/* Enable dropdown on hover */
.navigation-desk .dropdown:hover .dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* Style dropdown menu */
.custom-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 220px;
  z-index: 1000;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0.5rem 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

.custom-dropdown .dropdown-item {
  padding: 10px 20px;
  font-size: 15px;
  color: #333;
  transition: background 0.2s ease;
}

.custom-dropdown .dropdown-item:hover {
  background-color: #f8f9fa;
  color: #000;
}

/* Remove Bootstrap default arrow */
.no-toggle-icon::after {
  display: none !important;
}

