/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 07 2025 | 11:33:52 */
.landing-respuesta-comercial-content .av_textblock_section {
    background: #FFF;
    margin: -96px auto 240px;
    max-width: 560px;
    width: 95%;
    padding: 72px 40px;
    background: var(--Backgrounds-White,#FFF);
    box-shadow: 0 12px 20px 0 rgba(0,0,0,.25)
}

.landing-respuesta-comercial-content .av_textblock_section h1 {
    color: #222!important;
    text-align: center!important;
    font-size: 25px!important;
    font-style: normal!important;
    font-weight: 500!important;
    line-height: 32px!important;
    letter-spacing: -0.5px!important;
    text-transform: none!important
}

.landing-respuesta-comercial-content .av_textblock_section h1::before {
    content: "";
    display: block;
    width: 16px;
    height: 4px;
    margin: 0 auto 16px;
    background-color: #b8012b
}

.landing-respuesta-comercial-content .av_textblock_section p {
    color: #626262!important;
    text-align: center!important;
    font-size: 16px!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: 20px!important
}

.landing-respuesta-comercial-content .av_textblock_section p strong {
    color: #626262!important
}

.landing-respuesta-comercial-content .av_textblock_section p a {
    background: #B8012D;
    padding: 16px 24px;
    border-radius: 4px;
    display: inline-block;
    border: 1px solid #B8012D;
    transition: all 0.4s ease;
    color: #FFF!important
}

.landing-respuesta-comercial-content .av_textblock_section p a:hover {
    background: #FFF;
    color: #B8012D!important;
    border: 1px solid #B8012D;
    transition: all 0.4s ease
}

@media only screen and (max-width: 767px) {
    .landing-respuesta-comercial-heading .container {
        height:160px!important
    }

    .landing-respuesta-comercial-content .av_textblock_section {
        padding: 48px 24px
    }
}
