﻿.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p {
    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
    }

h4.onsubtitle {
    margin: 28.3px auto 22px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 25px
}

p.ontext {
    font-family: var(--monserrat-semibold);
    font-size: 16px;
    line-height: 25px;
    color: var(--secundary-color)
}

.img-ontext {
    width: auto;
    max-width: initial;
    height: auto;
    max-height: 158px
}

.bg-img-static {
    background-color: var(--color-4);
    max-width: 1019px;
    padding-top: 36px;
    padding-bottom: 34px;
    border-radius: 150px 0 0 150px
}

.img-static {
    width: 419px;
    max-width: 419px;
    position: absolute !important;
    top: 50% !important;
    left: 45% !important;
    transform: translate(-50%,-50%) !important
}

.tx-img-static {
    margin: 10px 0 24px;
    font-size: 14px;
    line-height: 25px;
    color: var(--color-0)
}

.py-81 {
    padding-top: 81px;
    padding-bottom: 81px
}

.pt-103 {
    padding-top: 110px
}

.pt-137 {
    padding-top: 137.05px
}

.pt-232 {
    padding-top: 232.3px
}

.pb-242 {
    padding-bottom: 110px
}

.pb-203 {
    padding-bottom: 203.7px
}

.mb-13 {
    margin-bottom: 13px
}

.msl-10 {
    margin-left: -10px
}

.pb-180 {
    padding-bottom: 180px
}

.pt-180 {
    padding-top: 180px
}

.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
    }

    .bg-img-static {
        border-radius: 0
    }

    .img-static {
        top: 48% !important;
        left: -1.5rem !important
    }

    .img-ontext {
        height: 100px
    }

    .py-81 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .pt-103, .pt-137, .pt-180, .pt-232 {
        padding-top: 50px
    }

    .pb-180, .pb-203, .pb-242 {
        padding-bottom: 50px
    }

    .msl-10 {
        margin-left: 0
    }
}

@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
    }

    .bg-img-static {
        border-radius: 0
    }

    .img-static {
        top: 48% !important;
        left: -1.5rem !important
    }

    .img-ontext {
        height: 100px
    }

    .py-81 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .pt-103, .pt-137, .pt-180, .pt-232 {
        padding-top: 60px
    }

    .pb-203 {
        padding-bottom: 50px
    }

    .pb-180, .pb-242 {
        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
    }

    .bg-img-static {
        border-radius: 0
    }

    .img-static {
        top: 48% !important;
        left: -1.5rem !important
    }

    .img-ontext {
        height: 100px
    }

    .py-81 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .pt-103, .pt-137, .pt-180, .pt-232 {
        padding-top: 75px
    }

    .pb-180, .pb-203, .pb-242 {
        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
    }

    .img-ontext {
        height: 100px
    }

    .py-81 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .pt-103, .pt-137, .pt-232 {
        padding-top: 80px
    }

    .pb-203, .pb-242 {
        padding-bottom: 80px
    }
}

@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-ontext {
        height: 100px
    }

    .py-81 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .pt-103, .pt-137, .pt-232 {
        padding-top: 100px
    }

    .pb-203, .pb-242 {
        padding-bottom: 100px
    }
}

@media (min-width:1400px) {
    button.btn-contactus {
        width: 233px
    }
}
