/*Tamaño texto regular*/
.i-lg-title-ax4-regular {
    font-size: 53px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
}

.i-lg-title-x3-regular {
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
}

.i-lg-title-regular {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
}

.i-title1-regular {
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
}

.i-title2-regular {
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
}

.i-title3-regular {
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
}

.i-headline-regular {
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
}

.i-body-regular {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
}

.i-callout-regular {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
}
.i-subHeadline-regular {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
}
.i-caption1-regular {
    font-size: 12px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 125%;
}
.i-footNote-regular {
    font-size: 13px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 125%;
}

.i-caption3-regular {
    font-size: 10px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 125%;
    letter-spacing:0.12px;
    vertical-align:middle;
}
/*Tamaño texto enfasis/ negrita*/
.i-lg-title-ax4-enfasis {
    font-family: 'Open Sans';
    font-size: 53px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 115%;
}

.i-lg-title-x3-enfasis {
    font-size: 38px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 115%;
}

.i-lg-title-enfasis {
    font-size: 32px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 115%;
}

.i-title1-enfasis {
    font-size: 26px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 115%;
}

.i-title2-enfasis {
    font-size: 21px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 115%;
}

.i-title3-enfasis {
    font-size: 19px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 115%;
}

.i-headline-enfasis {
    font-size: 17px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 115%;
}

.i-body-enfasis {
    font-size: 16px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 125%;
}

.i-callout-enfasis {
    font-size: 15px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 125%;
}
/*HorasMelvin*/
.i-caption1-enfasis {
    font-size: 12px;
    font-style: normal;
    /*font-weight: 700;*/
    font-weight: 600 !important; /*Segun la guia de desarrollo en Enfasis Caption 1 debe ser 600*/
    line-height: 125%;
}

.i-subHeadline-enfasis {
    font-size: 14px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 125%;
}
.i-footNote-enfasis {
    font-size: 13px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 125%;
}

.i-caption3-enfasis {
    font-size: 10px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 125%;
    letter-spacing:0.12px;
    vertical-align:middle;
}

.app-title {
    font-family: 'Open Sans';
}

@media (max-width: 834px) {
    .i-lg-title-ax4-regular, .i-lg-title-ax4-enfasis, .i-lg-title-x3-regular, .i-lg-title-x3-enfasis {
        font-size: 26px !important;
    }
}
