body {
      font-family: 'inter', sans-serif;
    }

        .onecard{
        height: 100vh;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: end;
        }

    .container
    {
        width: 100% !important;
        max-width: 1760px !important;
        padding: 0 20px !important;
    }

    .belowfooter p{
        margin-bottom: 0rem !important;
        }

    /* Colors */
    :root {
      --primary-color: #c55b26;
      --secondary-color: #333;
      --light-bg: #f9f9f9;
    }

    h1 {
  font-size: 60px !important;
  font-weight: 700;
  line-height: 1.2;
}

h3{
    font-size: 48px;
}

p {
  font-size: 24px !important;
  color: #222222;
    line-height: 1.6;
}

li {
  font-size: 21px !important;
  color: #222222;
  line-height: 1.6;
}

/* Optional - for better overall text look */
h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.3;
}

.btnalign{
    text-align: left;
}

    /* slider  */


        /* --- SLIDER STYLE --- */

    .position-absolute{
        bottom: -128px;
        right: 0px;
        width: 850px;
    }    

    .benefit-slider {
      background-color: #f8f9fb;
      border-radius: 10px;
      padding: 60px 80px;
      max-width: 800px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    }

    .benefit-slider h4 {
      font-weight: 700;
    }

    .benefit-slider span {
      color: #f15a29;
    }

    .benefit-slider ul {
      margin-top: 15px;
    }

    .benefit-slider li {
      margin-bottom: 8px;
      color: #333;
      line-height: 1.6;
    }

    .btn-outline {
      border: 1px solid #f15a29;
      color: #f15a29;
      background: transparent;
      padding: 8px 20px;
      border-radius: 5px;
      transition: all 0.3s;
    }

    .btn-outline:hover {
      background-color: #f15a29;
      color: white;
    }

    /* --- Arrows --- */
    .carousel-control-prev, .carousel-control-next {
      background-color: #f15a29;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      top: auto;
      bottom: 20px;
      opacity: 1;
    }

    .carousel-control-prev {
      left: calc(90% - 90px);
      bottom: 12%;
    }

    .carousel-control-next {
      right: 20px;
      bottom: 12%;
    }

    .carousel-control-prev-icon, .carousel-control-next-icon {
      background-size: 60%;
    }

    @media (max-width: 1200px){
        .mainslider{
            margin-top: 100px;
        }
        .benefit-slider{
            padding: 40px 40px !important;
        }
        .position-absolute{
            width: 650px;
        }
    }

    @media (max-width: 992px) and (min-width: 769px){
    .mainslider{
        margin-top: 700px;
    }
    }

     @media (max-width: 768px) and (min-width: 577px){
    .mainslider{
        margin-top: 700px;
    }
    }

      @media (max-width: 576px) and (min-width: 360px){
    .mainslider{
        margin-top: 600px;
        display: none;
    }
    .mainslider1{
        margin-top: 600px;
        display: none;
    }
    }
    
    


  /* slider end  */


.headingform
{
    font-size: 40px;
}
.ep-wrapper{
    height: 485px;
}

.herobtn{
    border: 1px solid white;
    color: white;
}

.herobtn:hover{
    border: 1px solid #c06c3e;
    background-color: #c06c3e;
}

    /* EBO2 section start  */

     .ebo2{
        margin-top: 413px;
    }

    .rightebo2{
        margin-top: -398px;
    }

    @media (max-width: 1600px) and (min-width: 1400px){
        .ebo2 {
        margin-top: 380px;
    }
    .rightebo2 {
        margin-top: -354px;
    }
}

 @media (max-width: 1400px) and (min-width: 1200px){
        .ebo2 {
        margin-top: 300px;
    }
    .rightebo2 {
        margin-top: -229px;
    }
}

 @media (max-width: 1200px) and (min-width: 992px){
        .ebo2 {
        margin-top: 60px;
    }
    .rightebo2 {
        margin-top: -61px;
    }
}

 @media (max-width: 992px) and (min-width: 768px){
        .ebo2 {
        margin-top: 0px;
    }
    .rightebo2 {
        margin-top: 20px;
    }
    
}

.contact-section iframe{
  min-height: 700px;
}

@media (max-width: 1124px){
.contact-section {
      min-height: 700px!important;
}
.gapping .card-title {
    font-size: 16px !important;}
}

@media (max-width: 767px) {
  .contact-section {
    min-height: 900px!important;
  }
  
  .hero {
    min-height: 950px!important;
  }
}
@media (max-width: 768px) {
    .ebo2 {
        margin-top: 100px;
    }
    .rightebo2 {
        margin-top: 20px;
    }
    .gapping{
        margin-top: 100px !important;
    }

    .belowfootericons{
      text-align: center !important;
      margin-top: 8px;
    }

}
    




    /* Hero Section */
    .hero {
      background: url('image/banner-bg.png') center/cover no-repeat;
      color: #fff;
      position: relative;
      min-height: 900px;
      /* padding: 200px 0 100px 0; */
      /* height: 100vh; */
    }

    .hero-overlay {
      /* background: rgba(0, 0, 0, 0.6); */
      position: absolute;
      inset: 0;
    }

    .hero-content {
      position: relative;
      z-index: 2;
    }

    .hero h1 span {
      color: var(--primary-color);
    }

    .form-box {
      background: #fff;
      border-radius: 8px;
      /* padding: 25px; */
      /* box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1); */
    }

    .btn-primary {
      background-color: var(--primary-color);
      border: none;
    }

    .btn-primary:hover {
      background-color: #a74a1f;
    }

    /* Struggling Section */
       /* Section Styling */
    .struggling-section {
      text-align: center;
      margin: 100px 0px;
      background-color: #ffffff;
    }

    .struggling-section h2 {
      font-size: 42px;
      font-weight: 700;
      margin-bottom: 60px;
    }

    .struggling-section h2 span {
      color: #c06c3e;
    }

    .card-title{
        color: #f15a29;
    }

    /* Card Style */
    .struggle-card {
      background-color: #f9f9f9;
      border: 1px solid #eee;
      border-radius: 10px;
      padding: 25px;
      text-align: left;
      transition: 0.3s ease;
      display: flex;
      align-items: center;
      gap: 15px;
      height: 100%;
    }

    

    .ep-wrapper{
      height: 485px;
    }
    .content-section{
      height: 400px;
    }

    .struggle-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    }

    .struggle-card img {
      width: 112px;
      height: 112px;
      object-fit: contain;
    }

    .struggle-card p {
      font-size: 21px;
      color: #333;
      margin: 0;
      font-weight: 500;
    }

    /* Button */
    .btn-schedule {
      background-color: #c06c3e;
      color: #fff;
      border: none;
      padding: 10px 25px;
      border-radius: 5px;
      font-size: 18px;
      margin-top: 40px;
      transition: 0.3s;
    }

    

    @media (max-width: 768px) {
      .struggling-section h2 {
        font-size: 32px;
      }
      .struggle-card p {
        font-size: 14px !important;
      }
      .struggle-card img{
        width: 65px;
        height: 65px;
      }
      .struggle-card{
        padding: 15px;
      }
    }
   


.newimg{
     position: relative;
     width: 80%;
}

 .image-section {
  position: relative; /* Make the image section relative */
  width: 100%;
  height: auto;
}

.image-section img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}

.card-slider {
  position: absolute; 
  width: 100%;
  max-width: 33%; 
  background-color: white;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 50px;
  transform: translate(97%, -67%);
  margin-top: 10px;
}

.card-slider h4 {
  font-weight: bold;
}

.highlight {
  color: #f15a29;
}

/* Button Styles */
.btn-schedule {
  border: 1px solid #f15a29;
  color: #f15a29;
  background-color: white;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 14px;
  text-decoration: none;
}

.btn-schedule:hover {
  background-color: #f15a29;
  color: white;
}

.carousel-inner{
    overflow: hidden;
}



/* RESPONSIVE STYLES */
@media (max-width: 992px) {
  .card-slider {
    max-width: 65%;
        margin: 0px auto;
  }

  .struggle-card img{
    width: 60px;
    height: 60px;
  }
  .struggle-card p{
    font-size: 16px !important;
  }

    .belowfooter p{
      text-align: center;
    }

    .belowfootericons {
      text-align: center !important;
    }

}

@media (max-width: 576px) {
  .card-slider {
    max-width: 100%; /* Full width on mobile */
    margin: 10px auto; /* Center the slider */
   transform: translate(0%, -25%) !important;
  }

  

  .btn-schedule {
    font-size: 12px;
    padding: 5px 10px;
    /* width: 100%;  */
  }

  .card-slider h4 {
    font-size: 22px; /* Adjust heading size for mobile */
  }

  /* .cardsbtn1 {
    margin-top: 10px !important;
  } */

  .cardsbtn2 {
    margin-top: 10px !important;
   
  }

  .highlight {
    font-size: 22px; /* Adjust highlight font size for mobile */
  }

  .card-slider p, .card-slider ul {
    font-size: 14px; /* Reduce text size for mobile */
  }

 
}



    /* Limited section  */

   /* Section Background */
    .contact-section {
      min-height: 500px;
      position: relative;
      width: 100%;
      background-color: #f7f8f9;
      padding: 40px 0;
      overflow: visible;
      margin-top: 100px;
    }

    .gapping{
        margin-top: 150px;
    }

    /* Left Content */
    .contact-content {
      padding-left: 100px;
    }

    .contact-content h5 {
      font-weight: bold;
      color: #c06c3e;
      letter-spacing: 0.5px;
      font-size: 46px;
    }

    .contact-content h3 {
      font-weight: 700;
      margin-top: 10px;
      margin-bottom: 20px;
    }

    .contact-content p {
      /* max-width: 400px; */
      color: #555;
    }

    /* Floating Form Card */
    .form-card {
      position: absolute;
      top: -10%;
      right: 0%;
      /* transform: translateY(-50%); */
      transform: translatex(-140%);
      background-color: #fff;
      padding: 40px;
      border-radius: 10px;
      box-shadow: 0 4px 20px rgba(0,0,0,0.1);
      width: 420px;
      z-index: 10;
    }

    .form-card h5 {
      font-weight: 700;
      margin-bottom: 25px;
    }

    .form-control {
      border-radius: 4px;
      box-shadow: none;
    }

    .btn-submit {
      background-color: #c06c3e;
      color: white;
      border: none;
      padding: 8px 20px;
      border-radius: 4px;
      transition: 0.3s;
    }

    .btn-submit:hover {
      background-color: #a35630;
    }

    /* Responsive */
    @media (max-width: 992px) {
      .contact-content {
        padding-left: 40px;
      }

      .form-card {
        position: static;
        transform: none;
        margin: 30px auto 0;
        width: 90%;
      }
    }

    @media (max-width:768px) {
        .contact-content{
            text-align: center;
            padding-left: 0px;
        }

        .limitedm h5{
            font-size: 28px;
        }
        .limitedm h3{
            font-size: 22px;
        }
    }

    footer {
      background: #111;
      color: #ccc;
      padding: 30px 0;
      font-size: 14px;
      margin-top: 100px;
    }

    footer a {
      color: var(--primary-color);
      text-decoration: none;
    }

    footer a:hover {
      text-decoration: underline;
    }

  


   

     @media (max-width:1440px) {
        footer p{
          font-size: 20px !important;
        }

        .belowfooter p{
          font-size: 20px !important;
        }

        .belowfootericons{
          text-align: end !important;
        }
     }


    @media (max-width:1024px)
    {

      .contact-content {
      padding-left: 15px;
    }
        .card-slider{
            transform: translate(-36%, 100%);
        }
        h1{
            font-size: 40px !important;
        }
        p{
            font-size: 18px !important;
        }

        .struggle-card img{
            width: 60px;
            height: 60px;
        }

        .struggle-card p{
            font-size: 14px !important;
        }

        .struggling-section{

            margin-top: 60px;
        }

        .gapping{
            margin-top: 100px;
        }

        .contact-section{
            margin-top: 60px;
        }

        footer{
            margin-top: 60px;
        }
    }
    
 @media (max-width:992px)
    {
        h1{
            font-size: 40px !important;
        }
        p{
            font-size: 16px !important;
        }
        h3{
            font-size: 35px;
        }

        h5{
            font-size: 20px;
        }
        .newdesign p{
            font-size:20px !important;
        }
        li{
            font-size: 16px !important;
        }



           .contact-content img{
            width: 50px;
            height: 50px;
           }

           .contact-content h5{
            font-size: 25px;
           }

.gapping{
        margin-top:100px !important;
    }
    }


      @media (max-width:768px){
        h1{
            font-size: 30px !important;
            text-align: center;
        }

       .gapping{
        margin-top: 100px !important;
       }

        .hero-content{
            padding-top: 50x !important;
        }
        p{
            font-size: 14px !important;
            text-align: left;
        }

        h2, h3, h4, h5, h6 {
            font-size:28px;
        }
        .newdesign{
            margin-top:0px;
        }
        li{
            font-size: 14px !important;
        }

        .btn{
            font-size: 12px !important;
            margin: 0px !important;
        }

        .belowfootericons{
            text-align: center !important;
        }
        .belowfooter{
            text-align: center !important;
            font-size: 14px !important;
            
        }

        

        .hero-content h1{
            font-size: 45px;
        }

        .card-slider{
            transform: translate(21%, -41%);
        }
        .btnalign{
    text-align: center;
}



footer{
    margin-top:20px;
}

    }

   
    @media (max-width:576px) {
        .gapping{
            margin-top: 400px !important;
        }
    }

    @media (max-width:426px) {
        .gapping{
            margin-top: 250px !important;
        }

        struggle-card p {
          text-align: start !important;
        }
    }