section{
    padding: 120px 0;
    }
    .faq-section, .testimonial-style-two{
       padding: 120px 0!important; 
    }
    
    .fernu{
       position: relative;
       margin-top: -13px;
    }
    .inner_design_fernu {
        padding: 40px;
    }
    .slide_design_fer{
       min-height: 531px;
       justify-content: center;
       display: flex;
       margin-top: -13px;
    }
    
    .banner_Design_Fer{
       position: absolute;
       height: 100%;
       width: auto;
       align-items: center;
       justify-content: center;
       display: flex;
    }
    
    .banner_title{
       position: relative;
       display: block;
       color: #fff;
       font-size: 67px;
       line-height: 77px;
       font-weight: 700;
    }
    
    .benner_para{
    position: relative;
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 31px;
    }
    
    .inquiry_form_fer{
     margin-top: -604px;
     margin-right: -237px;
     margin-bottom: 40px;
    }
    
    .inner_design_fer{
    margin-top:-229px;
    }
    
    .coaching_design_fer {
        padding: 280px 0 100px;
    }
    
    .sec_design_fer{
        color:#8CB542;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 700;
    }
    
    .faq_design_para{
        font-size: 18px;
        font-weight: 400;
    }



         li > a {
            color: #14659d;
            font-weight: 500;
        }
    .about_box {
        height: 100%;
        border: 1px solid;
        border-radius: 10px;
        padding: 20px;
        background-color: #FFF;
        border-color: rgb(220 252 231);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    }
    .about_box:hover {
        transform: translateY(-5px);
        transition: all 0.3s ease-in-out;   
    }
    svg.lucide.lucide-credit-card.w-10.h-10 {
        width: 55px;
        background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
        border-radius: 36px;
        height: 55px;
        padding: 7px;
        color: #4CAF50;
    }
    
    .partner_box {
        border: 1px solid;
        border-radius: 10px;
        padding: 33px;
        background-color: #ffffffcc;
        border-color: rgb(220 252 231);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
        height: 100%;
    }
    .partner_box:hover {
        transform: translateY(-5px);
        transition: all 0.3s ease-in-out
            
    }
    .trust_box{
        border: 1px solid;
        border-radius: 10px;
        padding: 33px;
        background-color: #F5FEF8;
        border-color: rgb(220 252 231);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
        height: 100%;
    }
    .trust_box:hover{
        transform: translateY(-5px);
        transition: all 0.3s ease-in-out
            
    }
    .nav_display .owl-nav {
        display: none;
    }
    ul.why_design li {
    font-size: 16px;
    color: white;
    line-height: 26px;
    }
    
    ul.why_design {
        padding-bottom: 15px;
    }
    .title-column .sec-title:before {
    visibility: hidden;
    }
    .fernu{
        padding: 120px 0 0;
    }
    .fernu:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #00000061;
        top: 0;
    }
    .fernu2:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #000000a6;
        top: 0;
        z-index: 1;
    }
    
    .inquiry-section .inner-box .inquiry-form .form-group input[type='text'], .inquiry-section .inner-box .inquiry-form .form-group input[type='email'], .inquiry-section .inner-box .inquiry-form .form-group textarea{  
        background-color: #b7cb93d6;
        border-color: #8cb542;
    }in
    
    .sec-title h2 {
        color: #8cb542;
    }
    .sec-title p {
        color: #15588b;
        font-weight: 900;
    }

    .coaching-section{
    position: relative;
}

.coaching-section .pattern-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 491px;
    background-size: cover;
    background-repeat: repeat-x;
    animation: slide 60s linear infinite;
    -webkit-animation: slide 60s linear infinite;
}

.sec-title {
    position: relative;
    display: block;
}

.mb_50{
    margin-bottom: 50px;
}

.sec-title .sub-title {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #07407D;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.coaching-block-one .inner-box {
    position: relative;
    display: block;
    overflow: hidden;
}

.coaching-block-one .inner-box .image-box {
    position: relative;
    margin: 0px -2.5px;
}

.coaching-block-one .inner-box .image-box .image {
    position: relative;
    float: left;
    width: 50%;
    padding: 0px 2.5px;
}


.coaching-block-one .inner-box .image-box .image img{
    width: 100%;
}

.coaching-block-one .inner-box .image-box .image{
    position: relative;
    float: left;
    width: 50%;
    padding: 0px 2.5px;
}

.coaching-block-one .inner-box .image-box .image img{
    width: 100%;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.coaching-block-one .inner-box .static-content{
    position: absolute;
    left: 30px;
    bottom: 30px;
    padding: 16px 30px;
    background: #8CB542;
    transition: all 500ms ease;
}

.coaching-block-one .inner-box h3 {
    display: block;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: white;
}

.coaching-block-one .inner-box .link {
    position: absolute;
    top: -20px;
    right: 11px;
}

.coaching-block-one .inner-box .static-content .link a {
    transform: rotate(-30deg);
}

.coaching-block-one .inner-box .link a {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 41px;
    font-size: 18px;
    color: #8CB542;
    background: white;
    text-align: center;
    border-radius: 50%;
}

.coaching-block-one .inner-box .overlay-content {
    position: absolute;
    left: 30px;
    bottom: 15px;
    width: calc(100% - 60px);
    padding: 23px;
    background: #8CB542;
    border-radius: 5px;
    transform: scaleX(0);
    transform-origin: left center;
    transition: all 500ms ease;
}

.coaching-block-one .inner-box h3 {
    display: block;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: white;
}

.coaching-block-one .inner-box .overlay-content p {
    margin-top: 11px;
    color: white;
    line-height: 22px;
}

.coaching-block-one .inner-box .link {
    position: absolute;
    top: -20px;
    right: 11px;
}

.coaching-block-one .inner-box .link a {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 41px;
    font-size: 18px;
    color: #8CB542;
    background: white;
    text-align: center;
    border-radius: 50%;
}
.coaching-block-one .inner-box:hover .overlay-content {
    transform: scaleX(1);
}

.sec-title2 h2 {
    position: relative;
    display: block;
    font-size: 48px;
    line-height: 57px;
    font-weight: 700;
}
    


.stats-section {
  background: #f5f7fa; /* light gray strip */
  padding: 80px 20px;
  text-align: center;
}


.container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 1100px;
  margin: auto;
  gap: 20px;
}


.stat-box {
  position: relative;
  padding: 20px 20px;
}


.stat-bg {
  font-size: 90px;
  font-weight: 900;
  color: transparent;
  -webkit-text-stroke: 2px rgba(0, 0, 0, 0.1); 
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  z-index: 0;
  opacity: 0.8;
}


.counter {
  font-size: 32px;
  font-weight: 800;
  color: #8CB542; 
  position: relative;
  z-index: 1;
}


.stat-box p {
  font-size: 15px;
  color: #222222;
  margin-top: 8px;
  position: relative;
  z-index: 1;
}
















.footer_form_section{
    padding: 0px 30px 30px 30px;
    position: relative;
    z-index: 1;
    margin-bottom: -70px;
}

.footer_form_section .form_wrapper {
    padding: 90px 0 50px 0;
    background-color: #8cb542;
    background-image: url(https://greenoutdoors.in/wp-content/uploads/2024/03/shape-3-1-1.jpg);
    background-size: cover;
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
    animation: slide 60s linear infinite;
    position: relative;
}

.footer_form_section .form_wrapper:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: .9;
    background-color: #8cb542;
    background: linear-gradient(90deg, rgba(134, 177, 64, 1) 36%, rgba(241, 129, 33, 1) 73%);
}
.footer_form_section .form_wrapper h3 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 20px;
    line-height: 120%;
}
.footer_form_section .footer_form {
    padding-left: 20px;
}




.inquiry-form {
  max-width: 600px;
}

.inquiry-form form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* Inputs Row */
.form-row {
  display: flex;
  gap: 15px;
}

.inquiry-form input {
    width: 48%;
    padding: 12px 15px;
    border: none;
    border-radius: 4px;
    font-size: 15px;
    outline: none;
}

.inquiry-form textarea {
    width: 100%;
    padding: 12px 15px;
    border: none;
    border-radius: 4px;
    font-size: 15px;
    outline: none;
}
/* Textarea */
.inquiry-form textarea {
  resize: none;
  min-height: 80px;
}

/* Button */
.inquiry-form button {
  background: #8bc34a;   /* same green */
  border: none;
  padding: 12px 25px;
  border-radius: 4px;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  width: fit-content;
  transition: 0.3s;
}

.inquiry-form button:hover {
  background: #7cb342;
}





h2.popup_form_title {
    margin-bottom: 15px !important;
    font-size: 22px !important;
    color: #1f2937;
    font-weight: bold !important;
    line-height: 25px !important;
}








@media(max-width: 1440px) {
.inquiry_form_fer{
    margin-top: -470px;
}
}
@media (max-width: 1280px) {
    .inquiry_form_fer {
        margin-top: -437px;
        margin-right: -177px;
    }
}

@media (max-width: 1020px) {
    .inquiry_form_fer{
        margin-top: 150px;
        margin-right: 0px;
}

.coaching_design_fer {
    padding: 47px 0 100px;
}

.fernu{
    padding: 40px 0 0;
}

}

@media (max-width: 992px) {
.faq-section, .testimonial-style-two{
    padding: 60px 0 !important;
}

    .main-header.style-one .header-upper .outer-container {
        height: 106px;
        padding-right: 15px;
    }
    
    .main-header.style-one .search-box-outer {
        padding: 0.5px 14px;
    }
    .footer_form_section .form_wrapper {
    padding: 40px 0 50px 0;}

section {
    padding: 60px 0;
}
.menu-area .mobile-nav-toggler .icon-bar{
        background: #000;
    }
}

@media(max-width: 768px) {
    
      .form-row {
    flex-direction: column;
  }
  .inquiry-form button {
    width: 100%;
    text-align: center;
  }
  .footer_form_section .footer_form {
    padding-left: 0;
}
.inquiry-form input, .inquiry-form textarea {
    width: 100%;
}
    
    .main-header .header-top {
    padding: 1px 30px 7px;
        }
      .container {
        grid-template-columns: 1fr;
        gap: 40px;
      }
      .slide_design_fer {
        min-height: 618px;
    }

    .inquiry_form_fer {
        margin-top: 95px;
        margin-right: 0px;
    }

.banner_title{
    position: relative;
    display: block;
    color: #fff;
    font-size: 37px;
    line-height: 50px;
    font-weight: 700;
}

.benner_para {
        position: relative;
        display: block;
        color: #fff;
        font-size: 15px;
        line-height: 19px;
        font-weight: 300;
        margin-bottom: 31px;
        text-align: center;
    }
.inner_design_fernu {
    padding: 20px;
}
.sec-title2 h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 49px;
    font-weight: 700;
}

}

@media(max-width: 600px) {
    .fernu {
        padding: 40px 0 0;
        background-color: #162e40;
    }

.fernu:before{
    content: "";
    background-color: transparent;
}
.banner_title{
        position: relative;
        display: block;
        color: #fff;
        font-size: 30px;
        line-height: 33px;
        font-weight: 700;
        text-align: center;
        margin-bottom: 18px;
    }
    .benner_para {
        position: relative;
        display: block;
        color: #fff;
        font-size: 17px;
        line-height: 21px;
        font-weight: 300;
        margin-bottom: 17px;
        text-align: center;
    }

.slide_design_fer{
        min-height: 648px;
        justify-content: center;
        display: flex;
        margin-top: -55px;
    }
    video#myVideo{
    display: none;
}
.inquiry-section .inner-box h2 {
    position: relative;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 33px;
}
.banner_Design_Fer .row .content-column{
    background-color: #162e40;
}
.banner_Design_Fer .row .content-column .content-box .btn-box{
    justify-content: center;
    display: flex;
}
    .sec-title2 h2 {
        position: relative;
        display: block;
        font-size: 30px;
        line-height: 32px;
        font-weight: 700;
    }
}

@media (max-width: 499px) {
        .slide_design_fer {
        min-height: 673px;
        justify-content: center;
        display: flex;
        margin-top: -55px;
    }

   .banner_Design_Fer .row .content-column .content-box .btn-box .theme-btn-one {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Cabin', sans-serif;
    font-weight: 600;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 2px;
    padding: 5px 4px;
    z-index: 1;
}
}