@font-face {
    font-family: 'BentonSansBBVA-Book';
    src: url("../fonts/BentonSansBBVA-Book.eot");
    /* IE9 Compat Modes */
    src: url("../fonts/BentonSansBBVA-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/BentonSansBBVA-Book.woff") format("woff"), url("../fonts/BentonSansBBVA-Book.ttf") format("truetype"), url("../fonts/BentonSansBBVA-Book.svg#svgFontName") format("svg"), url("../fonts/BentonSansBBVA-Book.otf") format("opentype");
}
@font-face {
    font-family: 'BentonSansBBVA-Bold';
    src: url("../fonts/BentonSansBBVA-Bold.eot");
    /* IE9 Compat Modes */
    src: url("../fonts/BentonSansBBVA-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BentonSansBBVA-Bold.woff") format("woff"), url("../fonts/BentonSansBBVA-Bold.ttf") format("truetype"), url("../fonts/BentonSansBBVA-Bold.svg#svgFontName") format("svg"), url("../fonts/BentonSansBBVA-Bold.otf") format("opentype");
}
@font-face {
    font-family: 'BentonSansBBVA-Medium';
    src: url("../fonts/BentonSansBBVA-Medium.eot");
    /* IE9 Compat Modes */
    src: url("../fonts/BentonSansBBVA-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/BentonSansBBVA-Medium.woff") format("woff"), url("../fonts/BentonSansBBVA-Medium.ttf") format("truetype"), url("../fonts/BentonSansBBVA-Medium.svg#svgFontName") format("svg"), url("../fonts/BentonSansBBVA-Medium.otf") format("opentype");
}
@font-face {
    font-family: 'BentonSansBBVA-Light';
    src: url("../fonts/BentonSansBBVA-Light.eot");
    /* IE9 Compat Modes */
    src: url("../fonts/BentonSansBBVA-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/BentonSansBBVA-Light.woff") format("woff"), url("../fonts/BentonSansBBVA-Light.ttf") format("truetype"), url("../fonts/BentonSansBBVA-Light.svg#svgFontName") format("svg"), url("../fonts/BentonSansBBVA-Light.otf") format("opentype");
}
@font-face {
    font-family: 'TiemposText-RegularItalic';
    src: url("../fonts/TiemposText-RegularItalic.eot");
    /* IE9 Compat Modes */
    src: url("../fonts/TiemposText-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/TiemposText-RegularItalic.woff") format("woff"), url("../fonts/TiemposText-RegularItalic.ttf") format("truetype"), url("../fonts/TiemposText-RegularItalic.svg#svgFontName") format("svg"), url("../fonts/TiemposText-RegularItalic.otf") format("opentype");
}

* {
    font: 16px 'BentonSansBBVA-Book', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
h2 {
    font: bold 2.125rem 'BentonSansBBVA-Bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    color: #1464a5;
}
h3 {
    font: 2.4rem 'BentonSansBBVA-Bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    padding-bottom: 1.8rem;
}
strong {
    font: 1.275rem 'BentonSansBBVA-Medium', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
p {
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.5rem;
    margin-bottom: 0;
}
form p {
    font: 0.938rem 'BentonSansBBVA-Medium', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    line-height: 1.6rem;
    margin-bottom: 0.5rem;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul li {
    text-align: center;
    padding: 0.8rem 0;
}
.calculator {
    position: relative;
}
.calculator strong,
.calculator span {
    font-size: 0.938rem;
    font-weight: bold;
    line-height: 1.5rem;
}
#titulos-creditos {
    color: #fff;
    font: 1rem 'BentonSansBBVA-Bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    padding: 0.3rem 0;
}
.calculoCredito .callto span {
    cursor: pointer;
    color: #0073be;
    text-decoration: underline;
}
.column-data-subheader {
    height: 6rem;
    text-align: center;
}
.column-data-subheader p {
    font-size: 0.75rem;
}
.column-data-subheader strong {
    font-size: 0.813rem;
}
.column-data-subheader img {
    padding-bottom: 0.5rem;
    width: 24px;
}
.column-data-subheader h3:first-child,
.column-data-subheader h3:first-child > span {
    font-size: 0.750rem;
    font-family: 'BentonSansBBVA-Bold', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    margin-bottom: 0.5rem !important;
    text-transform: uppercase;
}
.column-data-subheader h3 {
    font-size: 1.1rem;
    margin-bottom: 0;
    padding-bottom: 0;
}
.column-data-1 {
    background-color: #e7fafb;
}
.column-data-1 li:nth-child(odd) {
    background-color: #d4edee;
}
.column-data-2 {
    background-color: #ffdedf;
}
.column-data-2 li:nth-child(odd) {
    background-color: #fec1ca;
}
.column-data-3 {
    background-color: #cfeefe;
}
.column-data-3 ul {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.column-data-3 li {
    padding: 1.2rem 0;
    border-bottom: 2px solid #b6e3ff;
}
.column-data-3 li:last-child {
    border-bottom: none;
}
.custom-border--right {
    border-right: 20px solid #fff;
}
.custom-border--left {
    border-left: 20px solid #fff;
}
.container--lightgray {
    background-color: #f4f4f4;
}
.container--gray {
    background-color: #bdbdbd;
}
.arrow-1,
.arrow-2 {
    left: 17.65rem;
    position: absolute;
    top: 48%;
    z-index: 10000;
}
.arrow-2 {
    left: 52rem;
}
.arrow-1,
.arrow-2 > i {
    background: url("../images/right-arrow.svg") no-repeat center center;
    display: inline-block;
    height: 25px;
    width: 25px;
}
#hipotecario-disclaimer,
#leasing-disclaimer {
    display: none;
}
.disclaimer {
    color: #000;
    font-size: 0.7rem;
    line-height: 1rem;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1rem;
}
.desktop-hidden {
    display: none;
}
@media (max-width: 767.98px) {
    h2 {
        color: #121212;
        font: 1.125rem 'BentonSansBBVA-Book', 'Helvetica Neue', Arial, Helvetica, sans-serif;
        text-align: center;
    }
    p {
        color: #666;
        font-size: 0.938rem;
        font-weight: normal;
        line-height: 1.5rem;
        margin-bottom: 0;
        text-align: center;
    }

    .column-data-1 ul,
    .column-data-2 ul {
        padding: 0 0.75rem 0;
    }

    .column-data-subheader {
        min-height: 4rem;
    }
    .column-data-subheader .col {
        padding-top: 0.5rem;
    }
    .column-data-subheader div {
        float: left;
        min-width: 24px;
        width: 15%;
    }
    .column-data-subheader h3 {
        text-align: left;
        float: left;
        width: 85%;
    }
    .column-data-subheader.calc-custom {
        height: 6rem;
    }
    .column-data-subheader.calc-custom h3 {
        float: none;
        text-align: center;
        width: 100%;
    }
    .custom-img--width {
        display: block;
        margin: 0 auto;
        width: 25%;
    }
    .custom-border--right {
        border-right: 0;
    }
    .custom-border--left {
        border-left: 0;
    }
    .custom-mobile--border {
        border-left: 15px solid #fff;
        border-right: 15px solid #fff;
    }
    .mobile-hidden {
        display: none;
    }
    .mobile-visible {
        display: block;
    }
    .arrow-1,
    .arrow-2 {
        display: none;
    }
    .arrow-down {
        margin: 0.75rem auto;
    }
    .arrow-down > i {
        background: url("../images/right-arrow.svg") no-repeat center center;
        display: inline-block;
        transform: rotate(90deg);
        height: 25px;
        width: 25px;
    }
    .resetMobile {
        cursor: pointer;
        color: #0073be;
        text-decoration: underline;
    }
    .mb-custom {
        margin-bottom: 2.5rem;
    }
    .disclaimer {
        padding: 0 1rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    h2 {
        font-size: 1.5rem;
    }
    p {
        font-size: 1rem;
    }
    .column-data-subheader h3 {
        font-size: 0.850rem;
    }
    form p {
        font-size: 0.850rem;
        line-height: 1.3rem;
    }
    .calculator strong, .calculator span {
        font-size: 0.825rem;
    }
    .arrow-1 {
        left: 11.10rem;
    }
    .arrow-2 {
        left: 32.4rem;
    }
    .coronita .btn {
        font-size: 0.65em;
        padding: 0.8rem 0;
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .arrow-1 {
        left: 14.82rem;
    }
    .arrow-2 {
        left: 43.67rem;
    }
}