body {
    margin: 0px;
    padding: 0px;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    color: #121212;
    font-weight: 400;
    line-height: 1.5;
}


.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
    font-weight: 900 !important;
}


p {
    margin-bottom: 26px;
    line-height: 1.53;
}

h5 {
    font-size: 22px;
    line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
    color: #121212;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

.f16 {
    font-size: 16px;
}


.container {
    max-width: 1170px;
}

.container-small {
    max-width: 1070px;
}


.radius-p1 {
    border-radius: 1rem;
}

.banner-section {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.head1 {
    font-size: 50px;
}

.head2 {
    font-size: 44px;
}


.head5 {
    font-size: 18px;
}


.text-content {
    font-size: 25px;
}

.red {
    color: #09504C;
}



.button01 {
    background: linear-gradient(#FFC049, #f0b340);
    font-weight: 800;
    color: white;
    font-size: 24px;
    display: inline-block;
    cursor: pointer;
    padding: 23px 30px;
    text-align: center;
    border-radius: 8px;
    text-decoration: none;
    /*box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.20);*/
}

    .button01:hover {
        background: linear-gradient(#ffc14a,#ffaa35);
        color: white;
    }

    .button01 .btn-cart {
        margin-right: 8px;
    }

    .button01 span {
        position: relative;
        top: 4px;
    }

    .button01 .arrow {
        margin-top: 3px;
        margin-left: 7px;
        width: 20px;
    }


.small-h4 {
    font-size: 20px;
}


.bg-gray {
    background: #FAFAFA;
}

.gl-color {
    color: #C08329 !important;
}

.head3 {
    font-size: 38px;
}

.relative {
    position: relative;
}

.clients-image {
    width: 88px !important;
}

.v-list1 {
    position: relative;
}

    .v-list1 img {
        margin-right: 8px;
        position: absolute;
        left: 0px;
        top: 4px;
        width: 22px;
    }

    .v-list1 li {
        margin-bottom: 13px;
        padding-left: 32px;
        position: relative;
    }

.name-text {
    font-size: 24px;
}

.f24 {
    font-size: 24px;
}

.yellow {
    color: #C08329;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 38%;
    font-size: 46px !important;
    color: #C08329 !important;
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 38%;
    font-size: 46px !important;
    color: #C08329 !important;
    right: 0px;
}

.doc-bg {
    border-radius: 10px;
    background-color: #fff;
    background-repeat: no-repeat !important;
    background-size: 45%;
    background-position: right top !important;
}

.line1 {
    border: 1px solid #C08329;
}

.bg-color1 {
    background: #F9F7F0;
}

.bold-text-head {
    font-size: 32px;
    line-height: 1.4;
}

.f22 {
    font-size: 22px;
}

.ul1 i {
    margin-right: 12px;
    position: relative;
    top: 6px;
    color: #179A00;
}

.head4 {
    font-size: 26px;
}

.ul2 i {
    top: 2px !important;
}

.ul2 li {
    padding-bottom: 10px;
}

.c1-image {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    height: 100%;
    margin: auto;
    display: block;
    border-top-right-radius: 0.9rem;
    border-bottom-right-radius: 0.9rem;
}

.red-bg {
    background: #0E4A48;
}

.button02 {
    font-weight: bold;
    width: 100%;
    font-size: 20px;
    text-decoration: none;
    color: white;
    display: block;
    padding: 17px 3px 15px 3px;
    border-radius: 100px;
    background: #0E4A48;
}

    .button02:hover {
        color: white;
        background: #5e201b;
    }

.image-seal {
    max-width: 210px;
    margin-top: -75px;
}

.break1 {
    display: block;
    padding-top: 17px;
}

.text-ref {
    font-size: 15px;
}

/**/

.b1g3-benefits {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 10px 10px;
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
}

    .b1g3-benefits img {
        vertical-align: middle;
        margin-right: 1px;
        width: 38px;
    }

    .b1g3-benefits span {
        font-size: 14px;
        font-weight: bold;
        color: #0E4A48;
    }

.xslarge-text {
    font-weight: 600;
    font-size: 60px;
    line-height: 68px;
    margin-left: 20px;
}

.small-text2 {
    font-size: 18px;
    line-height: 28px;
}

.b1g3-benefits {
    position: relative;
}




.nav-button-page .button01 {
    width: 200px;
    font-size: 15px;
    padding: 8px 10px;
    display: flex;
    justify-content: center;
}

    .nav-button-page .button01 .btn-cart {
        width: 28px;
    }

    .nav-button-page.button01 .arrow {
        margin-top: 3px;
        margin-left: 7px;
        width: 16px;
    }

.nav1-content a {
    font-size: 17px;
    color: #070707;
    margin-left: 20px;
    margin-right: 20px;
}

.section-price .button01 {
    width: 240px;
    font-size: 20px;
    padding: 12px 10px;
    display: flex;
    justify-content: center;
}

    .section-price .button01 .btn-cart {
        margin-right: 8px;
        width: 34px;
    }

    .section-price .button01 .arrow {
        margin-top: 3px;
        margin-left: 14px;
        width: 19px;
    }

.gray {
    color: #CDCDCD !important;
}


/*faqs*/
/**/
accordion .fa {
    margin-left: 0.5rem;
    float: right;
    color: #fff !important;
    margin-top: 4px;
    background: #787878;
    font-size: 10px;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    line-height: 25px;
    text-align: center;
}


.faqs-container .accordion-item {
    margin-top: 15px;
    /*border: 2px solid #2787D9 !important;*/
    border-radius: 15px !important;
}

.faqs-container .accordion-button {
    /*display: block;*/
    text-align: left;
    width: 100%;
    font-size: 22px;
    color: #0E4A48;
    padding: 10px 0px;
    border: none !important;
    font-weight: 700 !important;
    padding: 26px 30px;
    text-decoration: none !important;
    background-color: #fff !important;
    box-shadow: none !important;
    outline: 0 !important;
    border-radius: 15px !important;
    border: 1px solid #fff !important;
    accordion-transition: none !important;
}

.accordion-button:not(.collapsed) {
    border: 1px solid #C08329 !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom: none !important;
    background: #F9F7F0 !important;
}

.faqs-container .accordion-collapse.collapse.show {
    border: 1px solid #C08329 !important;
    border-top: none !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    background: #F9F7F0 !important;
}

.faqs-container .accordion-collapse {
    transition: none !important;
}

.faqs-container .accordion-body {
    /*padding: 0px !important;*/
    padding: 0px 30px 30px 30px;
    border-top: none !important;
    padding-top: 0px;
    padding-bottom: 5px;
    /*background: #F0F9FF !important;*/
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.faqs-container .accordion-button {
    font-family: "Inter", sans-serif !important;
}

.faqs-container .card {
    background: #fff !important;
    margin-top: 15px !important;
    /*border-radius: 8px !important;*/
}

.faqs-container .accordion-button:hover {
    text-decoration: none !important;
}

.faqs-container .accordion-button:active {
    text-decoration: none !important;
}

.faqs-container .accordion-button:focus {
    text-decoration: none !important;
    box-shadow: none !important;
}

.faqs-container .card-header {
    padding: 0px;
    margin: 0px;
    border: none !important;
    background: none !important;
}

.faqs-container .card {
    border: 1px solid #F41D49 !important;
}

.faqs-ul-box {
    overflow: hidden;
}

    .faqs-ul-box li {
        width: 20%;
        float: left;
    }

    .faqs-ul-box p {
        font-size: 20px;
        padding-top: 15px;
    }

.faqs-ul-box-details {
    padding: 10px;
}


.accordion-button::after {
    background-image: url('../images-sl/arrow2.svg') !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url('../images-sl/arrow1.svg') !important;
}
/**/

.section-colored2 {
    background: #FAFAFA;
}

@media(min-width:1200px) {
    .container-m1 {
        max-width: 1070px !important;
    }
}

@media(min-width:991px) {
    .kn-1 {
        position: relative;
        display: flex;
        width: 33.33%;
    }

        .kn-1 span {
            padding-left: 48px;
        }

        .kn-1 .up1 {
            position: relative;
            top: 7px;
        }


        .kn-1 img {
            position: absolute;
            left: 0px;
            top: 0px;
        }
}

@media(min-width:991px) and (max-width:1200px) {
    .image-seal {
        max-width: 176px;
    }
}



@media(min-width:768px) and (max-width:991px) {

    body {
        font-size: 18px;
    }

    .bold-text-head {
        font-size: 21px;
        line-height: 1.4;
    }

    .image-seal {
        max-width: 123px;
        margin-top: -44px;
    }


    .head2 {
        font-size: 35px;
    }

    .button01 {
        font-size: 20px;
        padding: 23px 16px;
    }

    .b1g3-benefits img {
        vertical-align: middle;
        margin-right: -3px;
        width: 23px;
    }

    .b1g3-benefits span {
        font-size: 10px;
    }

    .xslarge-text {
        font-size: 36px;
    }

    .small-text2 {
        font-size: 15px;
        line-height: 18px;
    }

    .f24 {
        font-size: 18px;
    }

    .section-price .button01 {
        width: 190px;
        font-size: 14px;
        justify-content: center;
    }

        .section-price .button01 .btn-cart {
            margin-right: 8px;
            width: 24px;
        }

        .section-price .button01 .arrow {
            margin-top: 3px;
            margin-left: 14px;
            width: 13px;
        }

    .head1 {
        font-size: 39px;
    }

    .text-content {
        font-size: 20px;
    }


    .nav1-content a {
        margin-left: 0px;
    }
}

@media(min-width:768px) {

    .b1g3-benefits-new div:first-child {
        margin-right: 67px;
        margin-left: 17px;
    }

    .doc-text {
        width: 67%;
    }

    .benefits-div-content .mdiv1 {
        width: 100px !important;
        position: absolute;
        left: 0px;
    }

    .benefits-div-content .mdiv2 {
        margin-left: 56px !important;
    }
}
@media (min-width: 768px) {
    .gurantee-box img {
        position: absolute;
        right: -22px;
        top: 38px;
        width: 145px;
        transform: rotate(30deg);
    }
}

@media(max-width:767px) {

    body {
        font-size: 18px;
    }

    p {
        line-height: 1.5;
    }

    .faqs-container .accordion-button {
        font-size: 19px;
    }

    .head2 {
        font-size: 30px;
    }

    .head3 {
        font-size: 27px;
    }

    .doc-bg {
        background: no-repeat !important;
    }

    .c1-image {
        height: 248px;
        /* margin: -9px; */
        width: 90%;
        margin: auto;
        display: block;
        margin-bottom: 20px;
        border-radius: 8px;
    }

    .bold-text-head {
        font-size: 23px;
        line-height: 1.3;
    }

    .head1 {
        font-size: 36px;
    }

    .b1g3-benefits {
        display: block !important;
        text-align: center !important;
        padding: 0px !important;
    }

        .b1g3-benefits img {
            display: block !important;
            margin: auto;
            padding-top: 30px !important;
            width: 65px;
        }

        .b1g3-benefits span {
            font-size: 17px;
            /* margin-top: 14px !important; */
            padding-top: 7px !important;
            display: inline-block;
        }

    .section-price {
        text-align: center;
        padding: 20px 0px;
    }

        .section-price .button01 {
            margin: auto;
        }

    .br-line {
        display: block !important;
    }

    .button01 {
        width: 100% !important;
        font-size: 22px !important;
        padding: 12px 10px;
        display: flex;
        justify-content: center;
        margin: auto;
    }

        .button01 .btn-cart {
            margin-right: 8px;
            width: 45px !important;
            /* margin-left: -21px; */
            position: relative;
            left: -9px;
        }

        .button01 .arrow {
            width: 20px !important;
            position: relative;
            right: -11px;
        }

    .f24 {
        font-size: 20px;
    }

    .small-text2 {
        line-height: 23px;
    }

    .bg-image1 {
        width: 75%;
        margin: auto;
        display: block;
    }


    .image-seal {
        margin-top: 0px;
        margin: auto;
        display: block;
        max-width: 170px;
    }

    .nav1-content a {
        margin-left: 0px;
        margin-right: 0px;
    }

    .nav-button-page .button01 {
        font-size: 15px !important;
        float: left;
        width: 230px !important;
    }

        .nav-button-page .button01 .btn-cart {
            width: 31px !important;
        }

    .text-content {
        font-size: 20px;
        line-height: 1.38;
    }

    .home-carousel img {
        margin: auto;
        display: block;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: -19px;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: -19px;
    }

    .head4 {
        font-size: 24px;
    }
}
/**/

.modal-dialog-custom {
    max-width: 900px !important;
}

.title2 {
    font-size: 44px;
    line-height: 46px;
    font-weight: 600;
    line-height: 1.1;
}

.small-text3 {
    font-size: 25px;
    line-height: 30px;
}

.modal-bg-div {
    background-color: #FCF8EE;
    border-radius: 25px;
    padding: 20px;
}

.b1g3-button {
    border-radius: 50px;
    background-color: #0E4A48;
    color: white;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    padding: 9px 6px 7px 6px;
}

.title3 {
    font-weight: 600;
    font-size: 38px;
    line-height: 1.2;
}

.green-text {
    color: #445E91;
}

.popup-white-box {
    background: white;
    border-radius: 25px;
    border: 1px #d7d7d7 solid;
    padding: 25px 15px 15px 15px;
}

    .popup-white-box h2 {
        font-size: 30px;
        font-weight: 700;
        line-height: 37px;
    }

.popup-image-div {
    position: relative;
}

    .popup-image-div img {
        width: 65px;
        position: absolute;
        left: 18px;
        top: 5px;
    }

    .popup-image-div p {
        font-size: 19px;
        line-height: 24px;
        font-weight: 600 !important;
        text-align: left;
        padding-left: 103px;
    }

.medium-text2 {
    font-size: 26px;
    line-height: 37px;
}

.no-underline {
    text-decoration: none !important;
}

.b1g3f-cart {
    border-radius: 50px;
    padding: 5px 10px;
    text-transform: uppercase;
    width: 248px;
    height: 61px;
    display: flex;
    align-items: center;
    background-color: #575658;
    margin: 0 auto;
    justify-content: center;
    font-size: 19px;
    font-weight: 800;
    text-decoration: none !important;
    text-align: center;
    color: white;
}

button.close {
    padding: 0;
    background-color: #f7f7f7 !important;
    border: 0;
    height: 30px;
    color: white;
    border-radius: 50px;
    width: 30px;
    opacity: 1 !important;
    display: inline-block;
    padding: 0px;
    z-index: 10000 !important;
    text-align: center;
    position: absolute;
    right: -10px;
    text-align: center;
    outline: 0 !important;
}

    button.close:hover {
        box-shadow: none !important;
        outline: 0 !important;
    }

.modal-button1 {
    font-size: 21px;
    padding: 10px 10px;
    display: flex;
    justify-content: center;
}
/**/

@media(max-width:767px) {

    .clients-text{
        padding:0px 10px;
    }

    .title2 {
        font-size: 28px;
        line-height: 40px;
    }

    .small-text3 {
        /* font-size: 19px; */
        line-height: 30px;
    }

    .title3 {
        font-size: 28px;
        line-height: 1.3;
    }

    .popup-white-box h2 {
        font-size: 22px;
        line-height: 27px;
    }

    .medium-text2 {
        font-size: 20px;
        line-height: 25px;
    }
}
