.st-tab-links.st-style1 li a {
    min-width: 175px;
        height: 150px;
}
.st-main-footer {
    padding-top: 75px;
    padding-bottom: 25px;
}
.st-main-header {
    background: #213c00e0;
}
.st-perloader .st-wave-second svg {
    fill: #213c00e0;
}
.st-top-header-btn {
    color: #3b541f;
    border: 2px solid #3b541f;
    padding: 5px 10px;
    border-radius: 6px;
}
.st-btn.st-style1.st-color1 {
    background-color: #3c541f;
}
.st-hero.st-style1 .st-hero-title.cd-headline b:before {
    display: none;
}
.st-top-header-list svg {
    fill: #3b541f;
}
.st-social-btn a {
    color: #3b541f;
}
.st-seperator .st-seperator-left, .st-seperator .st-seperator-right {
    background-color: #3c541f;
}
/* .st-tab-links.st-style1 li.active a.st-blue-box {
    color: #fff;
    background-color: #3c541f;
}
.st-tab-links.st-style1 li.active a.st-blue-box:before {
    background-color: #3c541f;
} */
.st-accordian.active .st-accordian-title {
    color: #fff;
    background-color: #3c541f;
    border-color: #3c541f;
}
.st-site-footer {
    background-color: #3c541f;
}
.st-footer-widget-title {
    color: #ffffff;
}
.st-footer-text {
    color: #ddd;
    text-align: justify;
}
.st-social-btn.st-style1 li a:hover {
    color: #000000;
}
.st-footer-widget .st-social-btn a {
    color: #fff;
}
.st-footer-widget .st-social-btn.st-style1 li a:hover {
    color: #a9f54d;
}
.st-footer-widget-nav a {
    color: #ddd;
}
.st-footer-widget-nav a:hover {
    color: #a9f54d;
}
.st-footer-contact-list li {
    color: #ddd;
}
.st-copyright-text {
    color: #fff;
}
.st-copyright-in {
    padding: 5px 0;
}
#st-backtotop {
    background-color: #3c541f;
}
#st-backtotop:hover {
    background-color: rgb(168 244 77);
    color: #3c541f;
}
iframe {
    border-radius: 10px;
    box-shadow: 0px 0px 4px #ddd;
}
.st-hero.st-style1 .st-hero-subtitle {
    text-align: justify;
    color: #000;
}
.st-text-block.st-style1 .st-text-block-text p {
    text-align: justify;
}
.st-accordian .st-accordian-body {
    text-align: justify;
}
.st-accordian .st-accordian-title:hover {
    color: #3c541f;
    background-color: rgb(60 84 31 / 10%);
}
.st-seperator {
    width: unset;
}
.st-seperator-center {
    background: #3c541f;
    border-radius: 6px;
}
.st-top-header-list li a:hover {
    color: #000000;
}
.st-tab-links.st-style1 li a img {
    height: unset;
    width: 75px;
}
.st-tab-links.st-style1 li.active a:before {
    opacity: 1;
}
.st-tab-links.st-style1 li a span {
    margin-top: 0;
    margin-bottom: 0px;
}
.st-faq-img img {
    border-radius: 50px;
    box-shadow: 0px 2px 5px #000;
}
.st-imagebox-img img {
    border-radius: 100%;
    box-shadow: 0px 0px 10px #3a3a3a;
}
.pagination.st-style1 li.slick-active, .pagination.st-style2 li.slick-active {
    background-color: #ffffff;
}
.st-imagebox.st-style2 .st-imagebox-text {
    text-align: justify;
}
.st-imagebox.st-style2 .st-imagebox-subtitle {
    text-align: justify;
}
.st-iconbox-text {
    text-align: justify;
}
div#home {
    background-repeat: no-repeat;
    background-size: cover;
}


/* ----------------- */


@media screen and (max-width: 1400px) {
    .st-hero-wrap .st-hero-slider1 {
        margin: auto;
    }
}

@media screen and (max-width: 1199px) {

    .st-video-block.st-style1 .st-video-block-img {
        height: 100vh;
        width: 100%;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }
}

@media screen and (min-width: 992px) {
    .st-nav .st-nav-list > li > a {
        color: #ffffff;
    }
    .st-nav .st-nav-list li a.active {
        color: #a9f54d;
    }
    .st-nav .st-nav-list > li > a:before {
        background-color: #a9f54d;
    }
    .st-nav .st-nav-list > li > a:hover {
        color: #a9f54d;
    }
    .only-xl-lg {
        padding-left:20px;
    }
}

@media screen and (max-width: 991px) {
    .st-hero-wrap .st-hero-slider1 {
        display: block;
        position: relative;
        right: unset;
    }
    .st-hero-shape {
        height: 200px;
        display: none;
    }
    .st-munu-toggle span, .st-munu-toggle span:before, .st-munu-toggle span:after {
        background-color: #ffffff;
    }
    .slick-slide img {
        width: 90%;
        margin: auto;
    }
    .st-hero-wrap .st-hero-slider1 {
        width: 100%;
    }
    .st-hero.st-style1, .st-hero.st-style1.st-type3 {
        height: 475px;
    }
    .st-hero.st-style1 .st-hero-title, .st-hero.st-style1.st-type3 .st-hero-title {
        color: #fff;
    }
    .st-hero.st-style1 .st-hero-subtitle {
        color: #fff;
        text-shadow: 0px 0px 14px #000;
    }
    .st-video-block.st-style1 .st-video-block-img {
        height: 30vh;
        width: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    
}

@media screen and (max-width: 768px) {
    .st-video-block.st-style1 .st-video-block-img {
        height: 40vh;
        width: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
}


@media screen and (max-width: 767px) {
    .st-video-block.st-style1 .st-video-block-img {
        height: 50vh;
        width: 100%;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 575px) {
    .st-hero.st-style1 .st-hero-title, .st-hero.st-style1.st-type3 .st-hero-title {
        color: #fff;
    }
    .st-hero.st-style1 .st-hero-subtitle {
        color: #fff;
        text-shadow: 0px 0px 14px #000;
    }
}