.nav-phone {
    background: #484848;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    padding: 9px 0;
    line-height: 1;
}

.nav-phone a {
    color: #fefefe;
    font-size: 21px;
    line-height: 1;
}

.modal {
    z-index: 9999;
}

.top-bar {
    background: #492201;
    padding: 9px 0;
    line-height: 1.15;
}

.intro-span {
    color: #94B88D;
}

#header {
    z-index: 999 !important;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
}

#headerContent {
    background: url('../img/header_bg.webp');
    background-size: cover;
    background-position: center;
    display: flex;
    min-height: 700px;
    position: relative;
    text-shadow: 0 0 50px rgba(0, 0, 0, 0.63), 0 0 2px #000;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(39, 39, 39, 0.4);
    white-space: nowrap;
}

.header-content {
    padding: 45px 0;
}

.header-content h1 {
    font-family: "Reddit Sans", sans-serif;
    color: #fff;
    font-size: 42px;
}

.header-content p {
    color: #fefefe;
}

.header-content h1 span {
    font-size: 25px;
    display: block;
    color: #fefefe;
    font-weight: 500;
    margin-bottom: 5px;
    line-height: 1;
}

#header .header-btn .fa-house-chimney {
    font-size: 22px;
    margin-right: 6px;
}

@media screen and (max-width:768px) {
    #header {
        padding-bottom: 0;
    }

    #header .container {
        padding-left: 0;
        padding-right: 0;
    }

    .header-content h1 {
        font-size: 32px;
    }

    .header-content h1 span {
        font-size: 16px;
    }

    .block-hero-banner .banner-rating {
        max-width: 100%;
    }

    #header .header-btn {
        font-size: 20px;
        padding: 10px 0;
        line-height: 1;
        margin-top: 12px;
        margin-left: 0;
        width: 100%;
    }

    #header .header-btn .fa-house-chimney {
        margin-right: 0px;
    }
}

@media all and (min-width:768px) {
    .offer-wrapper img {
        position: absolute;
        top: 50%;
        right: 0;
    }
}

@media all and (max-width:575px) {
    .header-content {
        padding-top: 85px;
    }

    .our-offer {
        margin-bottom: 30px;
    }
    #services {
        background: url('../img/os-mobile-bg-image.jpg');
    }
    #quote {
        background-image: url('../img/fbwc-mobile-img.jpg');
    }
    #modalForm .modal-dialog .modal-header .modal-title {
        font-size: 24px;
    }
}

/*============*/
#about-us {}

.about-content_wrapper p {
    font-size: 17px;
}

.svg-shap {
    min-width: 768px;
}

#about-us .section-headline h2 {
    font-size: 34px;

}

#about-us .section-headline .sub-header-2 {
    line-height: 35px;
}

/*============*/
#special {
    background-color: #F8F8F8;
}

#special .section-headline {
    margin-bottom: 50px;
}

.accordion-button:not(.collapsed) {
    background-color: #97ca55;
    color: #000;
}

.accordion-button {
    background-color: #492201;
    color: #fefefe;
}

.accordion-button::after {
    background-image: url('../img/svg/arrow-down.svg');
}

.accordion-body {
    padding: 25px 15px;
}

ul.intro-list,
ul.list {
    list-style-type: none;
    padding: 0;
    margin: 25px 0;
    text-transform: capitalize
}

ul.intro-list li,
ul.list li {
    position: relative;
    padding-left: 34px;
    margin: 4px 0;
    font-size: 15px;
    color: #6a6a6a;
}

ul.list li {
    text-shadow: none;
    width: auto;
    float: none;
    color: #fff
}

ul.intro-list li:before,
ul.list li:before {
    font-family: "Font Awesome 6 Free";
    content: '\f00c';
    font-weight: 900;
    color: #709f34;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 22px
}

#special .section-headline h2,
#license-number .section-headline h2 {
    font-size: 45px;
    font-family: "Reddit Sans", sans-serif;
}

@media screen and (max-width: 767px) {

    #special .section-headline h2,
    #license-number .section-headline h2 {
        font-size: 34px;
        font-family: "Reddit Sans", sans-serif;
    }

}

.accordion-button:focus {
    box-shadow: none;
}

.our-offer {
    text-align: center;
}

.our-offer h3 {
    font-size: 25px;
    color: #3F3F46;
    margin-bottom: 18px;
    line-height: 1;
    text-transform: uppercase;
}

.offer-price h4 {
    font-size: 16px;
    margin-bottom: 0;
    color: #78716C;
    padding: 10px;
}

.offer-price h4 span {
    display: inline-block;
    font-size: 23px;
    color: #000;
}

/*============*/
#services {
    background-image: url('../img/os-desktop-bg-image.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#services h2 {
    font-size: 39px;
}

#services .sub-header {
    color: #4EB53C;
}

#services .slider-nav-arrow .os-keen-prev {
    padding-right: 5.5px;
}

#services .slider-nav-arrow .os-keen-next {
    padding-left: 5.5px;
}

/*============*/
#brands {
    background-color: #F8F8F8;
}

#testimonials {
    background-color: #231E19;
}

#testimonials .testimonial-rating {
    color: #FAC000;
    padding-right: 3px;
}

#testimonials .quote {
    color: #4EB53C;
    font-size: 50px;
}

#testimonials .sub-header {
    color: #4EB53C;
}

.keen-slider__slide .keen-slider__slide-inner {
    padding: 30px;
}

#testimonials .ff-primary-span {
    color: #404243;
}

#testimonials .ff-secondary-span {
    color: #72B42D;
}

.google-reviews {
    width: 35px;
    border-radius: 50%;
}

.keen-slider__slide .bg-white {
    padding: 30px;
}

/* #license-number {
    background-color: #F8F8F8;
} */

#license-number .license-img {
    margin-top: 15px;
}


#quote {
    background-image: url('../img/fbwc-desk-image.jpg');
    background-size: cover;
    background-position: center;
}

@media screen and (max-width:767px) {
    #quote {
        background-size: cover;
        background-position: 80% center;
    }
}

#footer-form .section-headline h2 {
    color: #1c1c1c;
    font-size: 40px;
}

#footer-form p {
    line-height: 1;
    margin-bottom: 12px;
}

#footer-form .form-container {
    margin: auto;
}

#footer-form .form-container form {
    padding: 0;
    background-color: transparent;
}

#footer-form .form-group {
    margin-top: 15px;
}

#footer-form .form-label {
    text-shadow: none;
    font-size: 14px;
    color: #060b17;
    font-weight: 400;
    margin-bottom: 2px;
    line-height: 20px;
}

.form-control .error {
    border-color: rgba(206, 32, 32, 0.8)
}

label.error {
    font-size: 13px;
    color: red;
    margin: 0;
    text-shadow: none;
    line-height: 17px;
    padding-left: 5px;
    text-align: left;
    display: block;
    font-weight: normal;
    margin-top: 3px;
}

#footer-form label span.muted {
    color: rgb(10, 19, 40) !important;
}

#modalForm .modal-dialog .modal-header .close {
    /* top: 30px; */
}

.prop-img img {
    min-width: 100%;
    max-width: inherit;
}

.form-privacy {
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    color: #34405a;
    margin-top: 16px;
}

.request-quote-form h5 {
    margin: 0;
    padding: 12px 0;
    text-align: center;
    background-color: #1c1c1c;
    font-size: 20px;
    color: #FAFAFA;
}

.btn-submit {
    width: 100%;
    background-color: #709f34;
    border-color: #709f34;
    border-radius: 3px;
    font-size: 18px;
    padding: 13px 0;
    color: #fefefe;
    font-weight: 600;
    transition: all 0.2s ease;
    margin-top: 20px;
}

.btn-submit:hover {
    width: 100%;
    background-color: #492201;
    border-color: #492201;
    color: #fefefe;
}

.modal-content {
    margin-top: 130px;
}