@import url("_default-banner.css");
@import url("_intro-module.css");
@import url("_video-wrap-section.css");
@import url("_features-module.css");
@import url("_repeater-section.css");
@import url("_request-section.css");
@import url("_testimonial-module.css");
@import url("_cta-module.css");
@import url("_featured-res-module.css");
@import url("_signup-module.css");

.default-banner-section .banner-bg:after {
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
    background-color: rgba(30, 32, 34, 0.5);
    z-index: 1;
    height: 100%;
    display: block;
    content: "";
}

.default-banner-main {
    min-height: 780px;
    align-items: center;
}

.default-banner-main .default-banner-text {
    max-width: 627px;
}

.default-banner-main .default-banner-text p {
    font-weight: 400;
    margin-bottom: 23px;
}

.intro-lt {
    max-width: 597px;
}

.intro-rt {
    padding-right: 67px;
    font-size: 1.125rem;
    line-height: 1.56;
}

.features-three-module {
    padding: 8px 0 39px;
}

.features-two-inner {
    align-items: center;
}

.featues-icon {
    line-height: 109px;
    height: 109px;
    margin-bottom: 29px;
}

.featues-icon figure img {
    max-height: 109px;
}

.sec-wrap {
    padding: 80px 0;
    clear: both;
    width: 100%;
    background: var(--mgrey);
}

.sec-wrap .sf-head {
    text-align: center;
    max-width: 800px;
    margin: 0 auto 48px auto;
}

.sec-wrap .sf-head h2 {
    margin-bottom: 18px;
}

.sec-wrap .sf-head p {
    font-size: 1.25rem;
    /* font-weight: 700; */
    line-height: 1.4;
}

.sec-wrap .request-section {
    padding: 0;
    clear: both;
    width: 100%;
    margin: 40px 0 0 0;
}

.sec-wrap .sf-video-slide .video-img {
    width: 100%;
    clear: both;
}

.sec-wrap .video-img::after {
    border-radius: 20px;
}

.sec-wrap .sf-lists {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 40px 3.125%;
    justify-content: center;
}

.sec-wrap .sf-list {
    width: 31.25%;
    display: inline-block;
    text-align: center;
    background: var(--white);
    border-radius: 10px;
    border: solid 3px transparent;
}

.sec-wrap .img-based .sf-list:first-of-type {
    background: transparent;
    border: solid 3px var(--yellow);
}

.sec-wrap .img-based .sf-list:first-of-type p {
    color: var(--dark);
}

.sec-wrap .img-based .sf-list:first-of-type h4 {
    color: var(--dark);
}

.sec-wrap .sf-list .sf-grid {
    padding: 22px 30px 24px 30px;
}

.sec-wrap .sf-list h4 {
    color: var(--navy);
    font-weight: 700;
    margin-bottom: 14px;
}

.sec-wrap .sf-list p {
    font-size: 1.25rem;
    line-height: 1.4;
    color: var(--navy);
}

.sf-section-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.sec-wrap .request-section:only-child {
    margin: 0;
}

.sec-wrap .sf-for {
    width: 100%;
    clear: both;
}

.sec-wrap .sf-nav .slick-track {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.sec-wrap .sf-nav .sf-list {
    max-width: 400px;
    width: 100%;
    height: inherit;
}

.sec-wrap .sf-nav .sf-list.slick-current.slick-active {
    background: transparent;
    border: solid 3px var(--yellow);
}

.sec-wrap .sf-nav .sf-list.slick-current.slick-active p {
    color: var(--dark);
}

.sec-wrap .sf-nav .sf-list.slick-current.slick-active h4 {
    color: var(--dark);
}

@media only screen and (min-width:1024px) {
    .sec-wrap .sf-video-slide .video-img {
        height: 720px;
    }

    .intro-module {
        padding: 80px 0 49px;
    }
}

@media only screen and (max-width:1199px) and (min-width:200px) {
    .intro-rt {
        padding-right: 0;
    }
}

@media only screen and (max-width:1023px) and (min-width:200px) {
    .intro-rt {
        font-size: 1rem;
        line-height: 1.5
    }

    .intro-rt p {
        margin-bottom: 22px;
    }

    .slider-based .sf-inner .container {
        padding: 0;
    }

    .sec-wrap .slider-based .sf-head {
        padding: 0 30px;
    }

    .sec-wrap .slider-based .sf-for {
        padding: 0 30px;
    }

    .sec-wrap .slider-based .sf-nav {
        padding-left: 30px;
    }
}

@media only screen and (max-width:767px) and (min-width:200px) {
    .default-banner-main {
        min-height: 655px;
        align-items: flex-end;
    }

    .sec-wrap {
        padding: 34px 0;
    }

    .sec-wrap .sf-head {
        margin: 0 auto 16px auto;
    }

    .sec-wrap .sf-head p {
        font-size: 1rem;
        line-height: 1.5;
    }

    .sec-wrap .sf-head h2 {
        font-size: 2rem;
        line-height: 0.94;
        padding: 0 40px;
    }

    .img-based .sf-section-wrap {
        position: relative;
        width: calc(100% + 60px);
        left: -30px;
        gap: 30px;
    }

    .img-based .sf-section-wrap .sf-video {
        width: 100%;
        left: 0;
    }

    .img-based .sf-section-wrap .sf-lists {
        padding: 0 30px;
    }

    .sf-section-wrap {
        gap: 30px;
    }

    .sf-section-wrap .sf-video {
        position: relative;
        width: calc(100% + 60px);
        left: -30px;
    }

    .sec-wrap .slider-based .sf-lists {
        padding: 0 0 0 30px;
    }

    .sec-wrap .slider-based .sf-nav .sf-list {
        max-width: 333px;
    }

    .sec-wrap .sf-list .sf-grid {
        padding: 40px 30px 34px 30px;
    }

    .sec-wrap .sf-list {
        width: 100%;
    }

    .sec-wrap .request-section {
        margin: 34px 0 0 0;
    }

    .features-three-module {
        padding: 18px 0 54px;
    }
}

@media only screen and (max-width:390px) and (min-width:200px) {
    .sec-wrap .slider-based .sf-nav .sf-list {
        max-width: 315px;
    }
}