﻿.bg-img-static, .bg-img-sticky {
    background-color: var(--color-4)
}

.list-check li, .tx-img-static {
    color: var(--color-0)
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin-bottom: 0
}

span {
    font-family: inherit
}

button.btn-contactus {
    height: 48px
}

button a {
    color: var(--color-1) !important
}

.content {
    overflow-x: hidden
}

h2.subtitle {
    margin: 0 auto 94px
}

    h2.subtitle::after {
        content: none
    }

h3.unsubtitle::after {
    margin: 34px auto 44px -50px
}

.list-check {
    padding-left: 31.8px;
    list-style: none
}

    .list-check i {
        margin: 5px 0 0 -31.8px;
        font-size: 20px;
        position: absolute
    }

.bg-img-sticky {
    width: 383px;
    height: 448px;
    margin: 149px 0 0 -19px;
    position: absolute;
    z-index: -1
}

.img-sticky-partial {
    max-width: 380px;
    position: sticky;
    z-index: 2;
    box-shadow: -15px 15px 0 var(--color-4)
}

.img-sticky {
    width: 398px;
    max-width: 398px;
    height: 574px;
    max-height: 574px
}

.bg-img-static {
    max-width: 1019px;
    padding-top: 36px;
    padding-bottom: 34px;
    border-radius: 150px 0 0 150px
}

.tx-img-static {
    margin: 10px 0 24px;
    font-size: 14px;
    line-height: 25px
}

.py-81 {
    padding-top: 81px;
    padding-bottom: 81px
}

.pt-103 {
    padding-top: 103px
}

.pt-110 {
    padding-top: 110px
}

.pt-232 {
    padding-top: 232px
}

.pt-239 {
    padding-top: 239px
}

.pt-180 {
    padding-top: 180px
}

.pe-214 {
    padding-right: 174.2px
}

.pb-170 {
    padding-bottom: 170px
}

.pb-110 {
    padding-bottom: 110px
}

.pb-191 {
    padding-bottom: 191px
}

.pb-248 {
    padding-bottom: 248px
}

.pb-180 {
    padding-bottom: 180px
}

.ps-28 {
    padding-left: 28px
}

.ps-214 {
    padding-left: 174.2px
}

.mb-13 {
    margin-bottom: 13px
}

.msl-10 {
    margin-left: -10px
}

.row > * {
    padding: 0
}

@media (max-width:575.98px) {
    h1 .intitle {
        font-size: 35px;
        line-height: 40px
    }

    h2.insubtitle, h2.subtitle {
        font-size: 30px;
        line-height: 35px
    }

    h2.subtitle {
        margin: 0 auto 25px
    }

    h3.font-30, h3.unsubtitle {
        font-size: 20px;
        line-height: 25px
    }

        h3.unsubtitle::after {
            margin: 15px auto 34px -50px;
            border-top: solid 3px var(--line-color)
        }

    .bg-img-sticky {
        width: 90%;
        height: 190px;
        margin: 75px 0 0 -14px
    }

    .img-sticky-partial {
        max-width: 100%;
        overflow: hidden;
        height: 250px
    }

    .img-sticky {
        width: 100%;
        max-width: 100%;
        height: auto
    }

    .bg-img-static {
        border-radius: 0
    }

    .py-81 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .pt-103, .pt-110, .pt-180, .pt-232, .pt-239 {
        padding-top: 50px
    }

    .pe-214 {
        padding-right: calc(var(--bs-gutter-x) * .5)
    }

    .pb-110, .pb-170, .pb-180, .pb-191, .pb-248 {
        padding-bottom: 50px
    }

    .ps-214, .ps-28 {
        padding-left: calc(var(--bs-gutter-x) * .5)
    }

    .msl-10 {
        margin-left: 0
    }

    @media (max-width:479.98px) {
        .bg-img-sticky {
            height: 140px
        }

        .img-sticky-partial {
            height: 200px
        }
    }
}

@media (min-width:576px) and (max-width:767.98px) {
    h1.intitle {
        font-size: 35px;
        line-height: 40px
    }

    h2.insubtitle, h2.subtitle {
        font-size: 30px;
        line-height: 35px
    }

    h2.subtitle {
        margin: 0 auto 25px
    }

    h3.font-30, h3.unsubtitle {
        font-size: 20px;
        line-height: 25px
    }

        h3.unsubtitle::after {
            margin: 24px auto 34px -50px
        }

    .bg-img-sticky {
        width: 90%;
        height: 240px;
        margin: 80px 0 0 -19px
    }

    .img-sticky-partial {
        max-width: 100%;
        overflow: hidden;
        height: 300px
    }

    .img-sticky {
        width: 100%;
        max-width: 100%;
        height: auto
    }

    .bg-img-static {
        border-radius: 0
    }

    .py-81 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .pt-103, .pt-232, .pt-239 {
        padding-top: 50px
    }

    .pe-214 {
        padding-right: calc(var(--bs-gutter-x) * .5)
    }

    .pb-170, .pb-191, .pb-248 {
        padding-bottom: 50px
    }

    .ps-214, .ps-28 {
        padding-left: calc(var(--bs-gutter-x) * .5)
    }

    .pt-110, .pt-180 {
        padding-top: 60px
    }

    .pb-110, .pb-180 {
        padding-bottom: 60px
    }
}

@media (min-width:768px) and (max-width:991.98px) {
    h1.intitle {
        font-size: 40px;
        line-height: 45px
    }

    h2.insubtitle, h2.subtitle {
        font-size: 35px;
        line-height: 40px
    }

    h2.subtitle {
        margin: 0 auto 25px
    }

    h3.font-30, h3.unsubtitle {
        font-size: 25px;
        line-height: 30px
    }

    .bg-img-sticky {
        width: 31%
    }

    .img-sticky-partial {
        max-width: 100%;
        overflow: hidden
    }

    .img-sticky {
        transform: translate(-20%) !important
    }

    .bg-img-static {
        border-radius: 0
    }

    .py-81 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .pt-103, .pt-232, .pt-239 {
        padding-top: 80px
    }

    .pe-214 {
        padding-right: 50px
    }

    .pb-170, .pb-191, .pb-248 {
        padding-bottom: 80px
    }

    .ps-28 {
        padding-left: calc(var(--bs-gutter-x) * .5)
    }

    .ps-214 {
        padding-left: 50px
    }

    .pt-110, .pt-180 {
        padding-top: 75px
    }

    .pb-110, .pb-180 {
        padding-bottom: 75px
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    h1.intitle {
        font-size: 40px;
        line-height: 45px
    }

    h2.insubtitle, h2.subtitle {
        font-size: 35px;
        line-height: 40px
    }

    h2.subtitle {
        margin: 0 auto 25px
    }

    h3.font-30, h3.unsubtitle {
        font-size: 25px;
        line-height: 30px
    }

    .bg-img-sticky {
        width: 30%
    }

    .img-sticky-partial {
        max-width: 100%;
        overflow: hidden
    }

    .img-sticky {
        transform: translate(-7.5%) !important
    }

    .py-81 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .pt-103, .pt-232, .pt-239 {
        padding-top: 80px
    }

    .pe-214 {
        padding-right: 50px
    }

    .pb-170, .pb-191, .pb-248 {
        padding-bottom: 80px
    }

    .ps-28 {
        padding-left: calc(var(--bs-gutter-x) * .5)
    }

    .ps-214 {
        padding-left: 50px
    }
}

@media (min-width:1200px) and (max-width:1399.98px) {
    @media (max-width:1259.98px) {
        .content {
            max-width: 100%
        }
    }

    h2.subtitle {
        margin: 0 auto 50px
    }

    .img-sticky-partial {
        max-width: 100%;
        overflow: hidden
    }

    .img-sticky {
        width: 100%;
        max-width: 100%;
        height: auto
    }

    .py-81 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .pt-103, .pt-232, .pt-239 {
        padding-top: 100px
    }

    .pe-214 {
        padding-right: 100px
    }

    .pb-170, .pb-191, .pb-248 {
        padding-bottom: 100px
    }

    .ps-28 {
        padding-left: calc(var(--bs-gutter-x) * .5)
    }

    .ps-214 {
        padding-left: 100px
    }
}

@media (min-width:1400px) {
    button.btn-contactus {
        width: 233px
    }
}
