.wpo-site-header,
.wpo-site-header .navigation,
.topbar {
    background-color: transparent;
}

.wpo-site-header .row {
    background-color: #ffffff;
}

.wpo-hero-slider-s2 .slide-title h2 {
    font-family: Impact, sans-serif;
}

.wpo-hero-slider-s2 .swiper-slide::before,
.wpo-hero-slider-s2 .swiper-slide::after {
    display: none;
}

.wpo-hero-slider-s2 .slide-inner:before,
.wpo-hero-slider-s2 .hero-inner:before {
    display: none;
}

.wpo-hero-slider-s2 .slide-inner,
.wpo-hero-slider-s2 .hero-inner {
    background-position: top;
    filter: contrast(1.1);
}

.wpo-hero-slider-s2 .swiper-button-prev,
.wpo-hero-slider-s2 .swiper-button-next {
    border: none !important;
    background-color: #01010110;
}

.wpo-hero-slider-s2 .swiper-button-prev:hover,
.wpo-hero-slider-s2 .swiper-button-next:hover {
    background-color: #01010115;
}

.wpo-hero-slider-s2 .swiper-button-prev:before,
.wpo-hero-slider-s2 .swiper-button-next:before {
    color: #010101;
}

.wpo-hero-slider-s2 .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, 0.2);
}

.wpo-hero-slider-s2 .swiper-pagination-bullet-active {
    background-color: rgba(0, 0, 0, 0.65);
}

.wpo-hero-slider-s2 {
    position: relative;
}

.wpo-hero-slider-s2 .img-over {
    position: absolute;
    bottom: 0;
    z-index: -2;
}

.slide-content b{
    font-weight: 400;
}

.choose-wrap .single-card {
    padding: 30px 25px 5px;
    border: 7.5px solid #6da42c !important;
}

@media screen and (max-width: 991px) {
    .wpo-site-header,
    .wpo-site-header .navigation {
        background-color: #ffffff;
    }
}

@media screen and (max-width: 425px) {
    .wpo-hero-slider-s2 {
        height: 700px;
    }
}

@media screen and (max-width: 375px) {
    .wpo-hero-slider-s2 {
        height: 750px;
    }
}

@media screen and (max-width: 350px) {
    .wpo-hero-slider-s2 {
        height: 800px;
    }
}

@media screen and (max-width: 320px) {
    .wpo-hero-slider-s2 {
        height: 850px;
    }
}
