@font-face {
    font-family: 'Jost Regular';
    src: url('/documents/884661/11678501/Jost-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Jost Medium';
    src: url('/documents/884661/11678501/Jost-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Jost Bold';
    src: url('/documents/884661/11678501/Jost-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Plus Jakarta Sans ExtraLight';
    src: url('/documents/884661/11678501/PlusJakartaSans-ExtraLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Plus Jakarta Sans Regular';
    src: url('/documents/884661/11678501/PlusJakartaSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Plus Jakarta Sans Medium';
    src: url('/documents/884661/11678501/PlusJakartaSans-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Plus Jakarta Sans Bold';
    src: url('/documents/884661/11678501/PlusJakartaSans-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* Desktop */
* {
    box-sizing: border-box;
}

/* Sobreescribir estilos liferay*/
@media only screen and (max-width: 568px) {
    p {
        font-size: 14px;
    }
}

.portlet,
h3,
h4,
p {
    margin: 0;
    padding: 0;
}

ul {
    margin: 0;
}

body a {
    color: #0B7DBB;
    text-decoration: underline;
}

body a:hover {
    color: #0B7DBB;
}


.main-apc {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: 'Plus Jakarta Sans Regular', sans-serif;
    font-size: 16px;
    overflow-x: hidden;
    background-color: white;
    color: #001635;
}

.main-apc h3,
.main-apc h4,
.main-apc p {
    line-height: 140%;
}

.main-apc h3 {
    font-size: 32px;
    font-family: 'Jost Bold', sans-serif;
    color: #001635;
}

.main-apc h4 {
    font-size: 24px;
    font-family: 'Jost Bold', sans-serif;
    color: #001635;
}

.no-seleccion {
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+/Edge */
    user-select: none;
    /* Estándar */
}

.dotted {
    border-bottom: 0.5px dotted #B3B3B3;
}

.paragraph {
    font-size: 14px;
    font-family: 'Plus Jakarta Sans Regular', sans-serif;
}

.cta {
    font-size: 16px;
    color: #5DBAEB;
    font-family: 'Plus Jakarta Sans Bold', sans-serif;
}

.subtitles {
    font-size: 16px;
    font-family: 'Plus Jakarta Sans Medium', sans-serif;
    font-weight: bold;
}

.mt-16 {
    margin-top: 16px;
}

.pr-16 {
    padding-right: 16px;
}

.pt-16 {
    padding-top: 16px;
}

.slider-container,
 .slider-container-benf,
 .slider-container-NEWS {
    width: 100%;
    display: flex;
    transition: transform 0.7s ease, width 0.7s ease;
}

.slider,
.slider-benf,
.slider-NEWS {
    min-width: 100%;
    display: flex;
    justify-content: center;
    height: 350px;
}

/* Componente Beneficios*/

.slider-benf.benefits {
    margin: 16px 0px 36px;
}

.container-left.benefits,
.container-right.benefits {
    height: 350px;
    display: flex;
    flex-wrap: wrap;
}

.subcontainer-right.benefits {
    margin-left: 36px;
    width: 413px;
}

.subcontainer-right.benefits h1,
.subcontainer-right.benefits h2,
.subcontainer-right.benefits p {
    margin: 0;
    padding: 0;
}

.container-title {
    margin-top: 22px;
}

.container-title.benefits {
    height: 45px;
}

.container-subtitle.benefits {
    height: 34px;
}

.container-text.benefits {
    height: 90px;
}

.container-point-decoration {
    margin: 24px 0px;
    display: flex;
    align-items: center;
}

.circle-decoration {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 10px;
}

.navy {
    background-color: #002449;
}

.red {
    background-color: #E62F27;
}

.lightblue {
    background-color: #5DBAEB;
    margin-right: 10px;
}

.green {
    background-color: #009340;
    margin-right: 0;
}

.container-left.benefits {
    flex-direction: column;
    margin: 0px 16px 0px;
    padding-bottom: 16px;
    width: 442px;
}

.container-right.payments img,
.container-left.benefits img {
    width: 100%;
    height: 100%;
}

.container-left.benefits .left-half .img-bottom {
    width: 140px;
    height: 140px;
}

.left-full,
.left-half {
    width: 210px;
}

.left-full {
    margin-right: 16px;
    height: 100%;
}

.left-half {
    height: 50%;
}

.slider-nav,
.dots-container, 
.dots-container-benf,
.dots-container-NEWS {
    display: flex;
    align-items: center;
    width: 220px;
}

.dots-container, 
.dots-container-benf,
.dots-container-NEWS {
    justify-content: center;
    margin: 0px 30px;
}

.slider-back,
.slider-next, 
.slider-back-benf,
.slider-next-benf, 
.slider-back-NEWS,
.slider-next-NEWS {
    width: 30px;
    height: 30px;
    background-color: #001635;
    border-radius: 50%;
    cursor: pointer;
}

.slider-back.banner img,
.slider-next.banner img,
.slider-back-benf.banner img,
.slider-next-benf.banner img,
.slider-back-NEWS.banner img,
.slider-next-NEWS.banner img  {
    min-width: 30px;
    min-height: 30px;
}

.slider-nav span i {
    color: white;
    font-size: 30px;
}

.slider-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #001635;
    margin: 0 5px;
    cursor: pointer;
}

.slider-dot.active {
    background-color: #001635;
}

.container-mobile {
    display: none;
}

/* Componente Slider Pagos Genral*/

.slider.payments {
    padding-bottom: 15px;
    height: 392px;
    background-color: #F4F4F4;
}

.container-right.payments,
.container-left.payments {
    width: 448px;
    height: 362px;
}

.container-left.payments {
    display: flex;
    align-items: center;
}

.container-right.payments {
    margin-top: 15px;
}

.container-title.payments {
    margin-top: 0px;
    height: 90px;
}

.container-text.payments {
    display: flex;
    align-items: center;
    height: 90px;
}

.container-title.payments span {
    color: #5DBAEB;
}

.subcontainer-left.payments {
    width: 85%;
    margin-left: 15px;
}

.button-apc {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: Bold;
    font-size: 14px;
    border-radius: 30px;
    padding: 16px 32px;
    min-width: 140px;
    border: 1px solid #001635;
    color: #001635;
    /*Fondo transparente*/
    background-color: transparent;
}

.button-apc:hover {
    background-color: #001635;
    color: white;
}

.container-button {
    margin-top: 24px;
}

/* Componente Slider Novedades Mobile*/
.main-apc.mobile-news {
    height: 576px;
    overflow-y: hidden;
}


.background-div {
    margin-top: 200px;
    width: 100%;
    height: 70%;
    background: #F0FAFF;
    border-radius: 50% / 10% 10% 0 0;
    position: absolute;
    bottom: 0px;
}

.slider-container-NEWS.mobile-news {
    margin: 0px auto 36px;
    width: 80%;
}

.card-container {
    min-width: 100%;
}

.card-blue {
    margin: 0 auto;
    border-radius: 48px;
    background-color: #F0FAFF;
    box-shadow: 0px 14px 12px 2px rgb(179, 179, 179, 0.2);
    transform: scale(0.85);
    transition: transform 0.5s ease, width 0.5s ease, height 1s ease, scale 1s ease;
}

.card-blue.active {
    transform: scale(1);
    min-height: 360px;
}

.slider-NEWS.mobile-news {
    height: 100%;
    margin-top: 62px;
}

.content-navs.mobile-news {
    margin: 24px 0px 24px;
}

.content-navs.mobile-news .slider-nav {
    margin: 0 auto;
}

.container-left.mobile-news {
    width: 400px;
    display: flex;
    align-items: center;
}

.subcontainer-left.mobile-news {
    margin: 0px 0px 0px 62px;
}

.card-blue.active .container-right.mobile-news img {
    transform: scale(1);
}

.container-right.mobile-news img {
    transform: scale(0.85);
    transition: transform 0.5s ease, scale 1s ease;
    width: 560px;
    height: 422px;
    margin-top: -62px;
    min-width: 560px;
}

.container-mobile-group-img {
    height: 48px;
    width: 100%;
    justify-content: center;
    display: flex;
    gap: 16px;
    align-items: center;
    margin: 24px 0px;
}

.container-mobile.container-down p {
    padding: 24px 20px 0px 20px;
}

.container-mobile.container-down h3 {
    padding: 0px 20px;
}

.container-text.mobile-news,
.container-title.mobile-news {
    height: 90px;
    display: flex;
    align-items: center;
}

/* Componente preguntas frecuentes*/

.faq-section {
    padding-top: 15px;
    margin: 0 auto;
}

.faq-title {
    margin-bottom: 16px;
}

.faq-intro {
    margin-bottom: 56px;
}

.faq-subtitle {
    margin-bottom: 15px;
}

.faq-question {
    height: 56px;
    width: 100%;
    padding: 15px 2px;
    text-align: left;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-question img {
    min-height: 24px;
    min-width: 24px;
}

.faq-images {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.chevron-up {
    display: none;
}

.faq-answer {
    padding: 15px;
    display: none;
    border-top: none;
    border-bottom: 0.5px dotted #B3B3B3;
    background-color: #F4F4F4;
}

.slider-nav.faq {
    margin: 0 auto;
    width: auto;
}

.content-navs.faq {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 48px 0px 24px;
}

.pagination-dots {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 8px;
}

.pagination-dot {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin: 0 8px;
    cursor: pointer;
    color: #001635;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

.pagination-dot.active {
    background-color: #001635;
    color: white;
}

.pagination-info {
    display: none;
    text-align: center;
    color: #001635;
    margin: 0 16px;
    width: 60px;
}

.slider-back.faq,
.slider-next.faq,
.slider-back-benf.faq,
.slider-next-benf.faq,
.slider-back-NEWS.faq,
.slider-next-NEWS.faq {
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
}

.slider-nav.faq span i {
    font-size: 44px;
}

.ellipsis {
    cursor: initial;
}

@media (min-width: 992px) and (max-width: 1439px) {
    .subcontainer-left.mobile-news {
        margin: 0px 0px 0px 42px;
    }

    .container-title.mobile-news {
        margin-top: 0px;
    }

    .container-right.mobile-news img {
        display: flex;
        align-items: center;
    }

    .container-text.mobile-news,
    .container-title.mobile-news {
        height: auto;

    }
}


/* Tablet 744px - 991px */

@media (min-width: 744px) and (max-width: 991px) {

    /* Componente Slider Beneficios*/

    .container-text.benefits {
        margin-bottom: 12px;
        height: 130px;
        display: flex;
        align-items: baseline;
    }

    .container-title.benefits {
        height: 90px;
        margin-top: 0px;
        display: flex;
        align-items: end;
    }

    .container-subtitle.benefits {
        height: 68px;
        display: flex;
        align-items: center;
    }

    .container-right.benefits,
    .slider-benf.benefits {
        height: 442px;
    }

    .slider-benf.benefits {
        margin: 0;
    }

    .subcontainer-right.benefits {
        width: 250px;
        margin-left: 0px;
    }

    .container-left.benefits {
        margin-top: 42px;
    }

    /* Componente Slider Pagos */
    .slider.payments {
        height: 560px;
        padding: 20px 16px 20px;
    }

    .container-title.payments {
        height: 180px;
        display: flex;
        align-items: end;
    }

    .container-text.payments {
        height: 160px;
    }

    .content-navs.payments {
        margin-bottom: 16px;
    }

    .container-right.payments {
        display: flex;
        align-items: center;
        height: 100%;
    }

    .container-right.payments img {
        min-width: 448px;
        min-height: 362px;
    }

    .container-left.payments {
        width: 280px;
        height: 100%;
    }

    /* Componente Slider Novedades */
    .main-apc.mobile-news {
        height: 745px;
    }

    .card-blue {
        padding-bottom: 32px;
    }

    .container-right.mobile-news {
        width: auto;
        display: flex;
        align-items: center;
    }

    .container-right.mobile-news img {
        height: 332px;
        width: 420px;
        min-width: 420px;
        margin: 0px;
    }

    .container-left.mobile-news {
        justify-content: center;
        width: auto;
    }

    .subcontainer-left.mobile-news {
        margin: 0px 0px 0px 42px;
        width: 152px;
    }

    .container-text.mobile-news,
    .container-title.mobile-news {
        height: 180px;
    }
}

/* Móvil 320px - 743px */

@media (min-width: 320px) and (max-width: 743px) {

    /* Generales y Beneficios*/
    .main-apc {
        font-family: 'Plus Jakarta Sans ExtraLight', sans-serif;
        font-size: 14px;
    }

    .main-apc h3 {
        font-family: 'Jost Medium', sans-serif;
        font-size: 20px;
    }

    .main-apc h4 {
        font-family: 'Jost Bold', sans-serif;
        font-size: 16px;
    }

    .cta {
        font-size: 12px;
    }

    .slider-benf.benefits {
        flex-direction: column;
        align-items: center;
        height: 460px;
        margin-bottom: 0px;
        overflow-y: hidden;
    }

    .container-left.benefits {
        height: 200px;
        width: 254px;
        margin: 0px 8px 8px 8px;
        padding: 0;
    }

    .left-half {
        width: 123px;
    }

    .container-left.benefits .left-half .img-bottom {
        width: 85px;
        height: 85px;
    }

    .left-full {
        width: 131px;
        height: 100%;
        margin-right: 8px;
    }

    .container-right.benefits {
        display: none;
    }

    .mt-16.benefits {
        margin-top: 8px;
    }

    .pr-16 {
        padding-right: 8px;
    }

    .pt-16 {
        padding-top: 8px;
    }

    .container-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: left;
    }

    .container-mobile.container-down {
        padding: 0px;
    }

    .container-mobile.benefits p {
        padding-top: 16px;
        width: 254px;
    }

    .container-mobile .container-point-decoration {
        margin: 16px 0px;
    }

    .dots-container.dots-mobile,
    .dots-container-benf.dots-mobile,
    .dots-container-NEWS.dots-mobile {
        height: 62px;
    }

    .dots-mobile.benefits, {
        margin-bottom: 16px;
    }

    .benefits .slider-dot {
        border: none;
        background-color: #B3B3B3;
    }

    .benefits .slider-dot.active {
        background-color: #001635;
    }

    /* Componente Slider Pagos Responsive*/

    .slider-NEWS.mobile-news,
    .slider.payments {
        flex-wrap: initial;
        flex-direction: column-reverse;
        height: min-content;
        align-items: center;
        margin-top: 16px;
        padding-bottom: 0px;
    }

    .container-title.payments {
        height: 56px;
    }

    .container-text.payments {
        height: 110px;
    }

    .container-left.payments {
        height: min-content;
        width: 320px;
        padding: 0px 20px;
    }

    .slider.payments {
        margin: 0px;
        padding-top: 16px;
        height: 619px;
    }

    .subcontainer-left.mobile-news,
    .subcontainer-left.payments {
        width: 100%;
        margin-left: 0;
    }

    .content-navs.mobile-news,
    .content-navs.payments {
        display: none;
    }

    .container-mobile.container-down.benefits p {
        width: 254px;
    }

    .container-right.mobile-news,
    .container-right.payments {
        height: 260px;
        margin-bottom: 16px;
        margin-top: 0px;
    }

    .container-right.payments {
        height: 240px;
        width: 320px;
        padding: 0px 20px;
    }

    .container-title.mobile-news {
        margin-top: 0px;
    }

    .container-button {
        margin-top: 16px;
    }

    .dots-container.dots-mobile.payments,
    .dots-container-benf.dots-mobile.payments,
    .dots-container-NEWS.dots-mobile.payments {
        margin: 16px 0px;
    }

    /* Componente Slider Novedades Mobile Responsive*/

    .main-apc.mobile-news {
        height: 600px;
    }

    .mobile-news .slider-dot {
        border: none;
        background-color: #B3B3B3;
    }

    .mobile-news .slider-dot.active {
        background-color: #001635;
    }

    .container-left.mobile-news {
        width: 258px
    }

    .container-right.mobile-news img {
        height: 210px;
        min-width: auto;
        width: 275px;
        margin-bottom: 0px;
    }

    .container-right.mobile-news {
        height: auto;
    }

    .slider-NEWS.mobile-news {
        margin-top: 82px;
    }

    .dots-container.dots-mobile.mobile-news,
    .dots-container-benf.dots-mobile.mobile-news,
    .dots-container-NEWS.dots-mobile.mobile-news {
        margin-bottom: 16px;
    }

    .container-button.mobile-news {
        display: flex;
    }

    .subcontainer-left.mobile-news {
        display: none;
    }

    .card-blue {
        background-color: transparent;
        padding-bottom: 32px;
    }

    .card-blue.active {
        min-height: unset;
    }

    /* Componente preguntas frecuentes*/

    .faq-intro {
        margin-bottom: 36px;
    }

    .faq-subtitle {
        margin-bottom: 24px;
    }

    .faq-question {
        height: 100%;
    }

    .pagination-dot,
    .pagination-dots {
        display: none !important;
    }

    .content-navs.faq {
        margin: 24px 0px 40px;
    }

    .slider-back-benf.faq svg,
    .slider-next-benf.faq svg,    
    .slider-back-NEWS.faq svg,
    .slider-next-NEWS.faq svg {
        width: 24px;
    }

    .pagination-info {
        display: block;
        font-size: 12px;
    }

}