.img-bx-sec h3 {
    color: #fff;
}


.img-bx-sec .elementor-background-overlay{
    background-color: #000;
}

.nw-fq p a{
color: #fff!important;
font-weight: bold!important;
}

.home .banner-sec .banner .banner-text .btn{
    display: flex;
    width: fit-content;
    margin-top: 30px;
}
.ind-slider.ind-slider2 .elementor-swiper-button{
        right: 10px !important;
}

.ind-slider.ind-slider2 .elementor-swiper-button.elementor-swiper-button-next {
    right: 0;
    background-color: #177260;
    padding: 5px;
    opacity: 1;
        border: #fff 1px solid;
}

.ind-slider.ind-slider2 .elementor-swiper-button{
    background-color: #177260;
    padding: 5px;
    opacity: 1 !important;
        border: #fff 1px solid;
}

.ind-slider .elementor-swiper-button i:before{
    color: #fff!important;
        font-size: 20px;
    display: block;

}
@media only screen and (max-width: 1366px){
    .ind-slider.ind-slider2 .elementor-swiper-button-next{
        right: 10px!important;
    }
}

.nw-fq .elementor-accordion .elementor-accordion-item{
        border: 5px solid #177260;
    background: #177260;
    margin: 10px 0;
    color: #fff;
}

.nw-fq  .elementor-accordion .elementor-tab-title{
    color: #fff;
}
.h2{
        font-size: 3.2rem;
            color: #177260;
    display: block;
    line-height: 1.3;
    font-weight: 600;
    margin: 0;
    padding: 0 0 15px;
}

@media (max-width:1366px){
.h2 {
        font-size: 3rem;
    }
}

@media (max-width:1199px){
.h2 {
        font-size: 2.8rem;
    }
}


@media (max-width:991px){
.h2 {
        font-size: 3rem;
    }
}

@media (max-width:480px){
 .h2{
        font-size: 2.1rem;
    }
}

.innerpage .innerpage-head h1{
        font-size: 5rem;
}


@media  (max-width: 1199px) {{
    h1 {
        font-size: 3.8rem;
    }
}


@media  (max-width: 991px) {
    h1 {
        font-size: 3.6rem;
    }
}


@media  (max-width: 767px) {
    .innerpage .innerpage-head h1{
        font-size: 3.2rem;
    }
}

@media  (max-width: 480px) {
    .innerpage .innerpage-head h1{
        font-size: 2.8rem;
    }
}

@media (max-width: 767px) {
    .btn.btn-large {
        min-height: 40px;
        font-size: 1.5rem;
    }
    .inner-banner-sec .banner .banner-text .btn i{
        font-size: 1.2rem;
    }
}

