.section-banner-header-ef {
    position: relative;
}

.section-banner-header-ef .item {
    height: 400px;
}

.section-banner-header-ef .item.item-blue-1 {
    background: #137e84;
}

.section-banner-header-ef .item.item-blue-2 {
    background-color: #1BB3BC;
}

.section-banner-header-ef .item.item-blue-3 {
    background-color: #0032e6;
}

.section-banner-header-ef .item.item-green {
    background-color: #63ba68;
}

.section-banner-header-ef .item.item-green-2 {
    background-color: #3a8340;
}

.section-banner-header-ef .item.item-purple {
    background-color: #9e3667;
}

.section-banner-header-ef .item.item-purple-2 {
    background-color: #732645;
}

.section-banner-header-ef .item .banner-header-img {
    width: 63%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0px;
    right: 0px;
}

.section-banner-header-ef .item .container {
    height: 100%;
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.section-banner-header-ef .item .container .banner-header {
    max-width: 43%;
    width: 100%;
}

.section-banner-header-ef .breadcrumb-header {
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: left;
    position: absolute;
    top: 24px;
    z-index: 2;
}

.section-banner-header-ef .breadcrumb-header a,
.section-banner-header-ef .breadcrumb-header h1 {    
    color: #767676;
    font-family: 'Santander Text';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-decoration: none;
    margin: 0;
}

.section-banner-header-ef .breadcrumb-header img {
    width: 16px;
    height: 16px;
    margin: 0;
}

.section-banner-header-ef .breadcrumb-header .active {
    color: #404040;
}

.section-banner-header-ef .breadcrumb-header.breadcrumb-header-white a,
.section-banner-header-ef .breadcrumb-header.breadcrumb-header-white h1,
.section-banner-header-ef .breadcrumb-header.breadcrumb-header-white .active {
    color: #fff;
}

.section-banner-header-ef .item .banner-header .logo_santander_finanzas {
    max-width: 260px;
    width: 100%;
}

.section-banner-header-ef .item .banner-header .banner-header-title {
    font-family: 'Santander Headline';
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 40px */
    margin-bottom: 0px;
}

.section-banner-header-ef .item .banner-header-white .banner-header-title {
    color: #FFFFFF;
}

.section-banner-header-ef .item .container .banner-header .banner-header-description {
    font-family: Santander Text;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
    margin-top: 16px;
    margin-bottom: 0;
}

.section-banner-header-ef .item .container .banner-header a {
    color: #191919;
}

.section-banner-header-ef .item .banner-header-white .banner-header-description {
    color: #FFFFFF;
}

.section-banner-header-ef .item .container .banner-header a.banner-header-cta {
    display: inline-block;
    text-decoration: none;
    margin-top: 16px;
    font-family: 'Santander Text';
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    background-color: #EC0000;
    border: 0;
    border-radius: 48px;
    padding: 8px 24px;
    margin-top: 16px;
}

.section-banner-header-ef .item .container .banner-header a.banner-header-cta {
    color: #EC0000;
    border: 1px solid #EC0000;
    background-color: #FFFFFF;
}

.section-banner-header-ef .item .container .banner-header-white a {
    color: #FFF;
}

.section-banner-header-ef .item .container .banner-header .banner-header-footer {
    font-family: 'Santander Text';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #191919;
    margin-bottom: 0;
    margin-top: 16px;
}

.section-banner-header-ef .item .container .banner-header-white .banner-header-footer {
    color: #FFFFFF;
}

.section-banner-header-ef .owl-carousel .owl-nav {
    position: absolute;
    bottom: 50px;
    width: 100%;
    max-width: 1140px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 0;
}

.section-banner-header-ef .owl-carousel .owl-nav button {
    background-color: #FFFFFF;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-banner-header-ef .owl-carousel .owl-nav button img {
    width: 20px;
    height: 20px;
}

.section-banner-header-ef .owl-carousel .owl-dots {
    position: absolute;
    bottom: 50px;
    width: 100%;
    height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.section-banner-header-ef .owl-carousel .owl-dots .owl-dot {
    width: 16px;
    height: 16px;
    background-color: #FFFFFF;
    border: 1px solid #EC0000;
    border-radius: 50%;
}

.section-banner-header-ef .owl-carousel .owl-dots .owl-dot.active {
    background-color: #EC0000;
}

.owl-nav.disabled,
.owl-dots.disabled {
    display: none !important;
}

.section-banner-header-ef .owl-carousel .owl-nav button.owl-prev,
.section-banner-header-ef .owl-carousel .owl-nav button.owl-next {
    color:#FFF;
    text-align: center;
    font-family: 'Santander Text';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
}

.section-banner-header-ef .owl-carousel .owl-nav button.owl-prev::after {
    content: 'Anterior';
    position: absolute;
    left: 48px;
    display: none;
}

.section-banner-header-ef .owl-carousel .owl-nav button.owl-next::before {
    content: 'Siguiente';
    position: absolute;
    right: 48px;
    display: none;
}

.section-conoce-mas h2 {
    color: #595959 !important;
    font-family: "Santander Headline" !important;
    text-align: center !important;
    font-size: 28px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 125% !important; /* 35px */
}

.container-logos-conoce-mas {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 48px 22px;
    margin-top: 48px;
    max-width: 1096px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 48px;
}

.container-logos-conoce-mas a img {
    height: 52.51px;
    width: auto;
}

#myModal.modal {
    display: none;
    position: fixed;
    z-index: 1060;
    align-items: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.9);
}

/* Modal Content (image) */
#myModal.modal .modal-content {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    width: 60%;
    height: 90%;
    border-width: 0px;
    /*background-color: #fff;*/
    /*outline: 5px solid #fff;*/
    /*max-width: 75%;*/
}

/*#myModal.modal .modal-content iframe {
    outline: 5px solid #fff;
}*/

#myModal.modal .modal-content .image-modal {
    object-fit: contain;
    height: 100%;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
#myModal.modal .modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

#myModal.modal .out {
    animation-name: zoom-out;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1)
    }

    to {
        -webkit-transform: scale(2)
    }
}

@keyframes zoom {
    from {
        transform: scale(0.4)
    }

    to {
        transform: scale(1)
    }
}

@keyframes zoom-out {
    from {
        transform: scale(1)
    }

    to {
        transform: scale(0)
    }
}

/* The Close Button */
#myModal.modal .container-close {
    display: block;
    position: fixed;
    z-index: 100010;
    top: 32px;
    left: 32px;
}

#myModal.modal .container-close .icon-close {
    display: block;
    width: 25px;
    height: 23px;
    background: black url(/educacion-financiera/assets-educacion-financiera/img/buttons-close.png) no-repeat 7px 6px;
    transition: 0.5s all;
    cursor: pointer;
}

#myModal.modal .container-close .icon-close:hover {
    background-position: -32px 6px;
}

#myModal.modal .modal-content .loader {
    display: block;
    color: #ffffff;
    font-size: 64px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: fixed;
    transform: translateZ(0);
    animation: mltShdSpin 1.7s infinite ease, round 1.7s infinite ease;
  }
  
@keyframes mltShdSpin {
    0% {
      box-shadow: 0 -0.83em 0 -0.4em,
      0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
      box-shadow: 0 -0.83em 0 -0.4em, 
      0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 
      0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
      box-shadow: 0 -0.83em 0 -0.4em, 
      -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, 
      -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
      box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
       -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, 
       -0.749em -0.34em 0 -0.477em;
    }
    38% {
      box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
       -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, 
       -0.82em -0.09em 0 -0.477em;
    }
    100% {
      box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 
      0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}
  
@keyframes round {
    0% { transform: rotate(0deg) }
    100% { transform: rotate(360deg) }
}

@media(max-width: 1199px) {
    .section-banner-header-ef .owl-carousel .owl-nav {
        padding: 0 24px;
    }

    .section-banner-header-ef .owl-carousel .owl-nav button.owl-prev::after {
        left: 70px;
    }
    
    .section-banner-header-ef .owl-carousel .owl-nav button.owl-next::before {
        right: 70px;
    }
}

@media (min-width: 992px) {
    .section-banner-header-ef .item .banner-header-img {
        right: -108px !important;
    }
}

@media (min-width: 886px) and (max-width: 991px) {
    .section-banner-header-ef .container {
        max-width: 830px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-banner-header-ef .item .banner-header-img {
        right: -81px !important;
    }
}

@media (max-width: 991px) {
    .section-banner-header-ef .owl-carousel .owl-nav {
        display: none;
    }

    .container-logos-conoce-mas {
        gap: 48px 16px;
    }
}

@media (min-width: 576px) and  (max-width: 767px) {
    .section-banner-header-ef .item .banner-header-img {
        right: -54px !important;
    }

    .section-banner-header-ef .item .container {
        max-width: 94%;
    }
}

@media (max-width: 767px) {
    #myModal.modal .modal-content {
        width: 90%;
        height: 80%;
    }

    #myModal.modal .container-close {
        top: 16px;
        left: 32px;
    }

    #myModal.modal .modal-content .image-modal {
        max-width: 100%;
    }

    .section-banner-header-ef .item .banner-header .banner-header-title {
        font-family: 'Santander Headline';
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 125%; /* 35px */
    }

    .section-banner-header-ef .item .container .banner-header .banner-header-description {
        font-family: 'Santander Text';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 24px */
        margin-top: 24px;
    }

    .section-banner-header-ef .item .container .banner-header a.banner-header-cta {
        margin-top: 40px;
    }

    .section-banner-header-ef .owl-carousel .owl-nav {
        bottom: 32px;
    }

    .section-banner-header-ef .owl-carousel .owl-nav button {
        width: 32px;
        height: 32px;
    }
}

@media (max-width: 575px) {

    .section-banner-header-ef .item {
        min-height: 650px;
        height: auto;
        padding-bottom: 24px;
    }

    .section-banner-header-ef .item .container {
        flex-direction: column-reverse;
        justify-content: flex-end;
        gap: 24px;
        position: relative;
    }

    .section-banner-header-ef .item .container-img {
        width: calc(100% + 24px);
        height: auto;
    }

    .section-banner-header-ef .item .banner-header-img {
        width: calc(100%);
        min-height: 311px;
        height: auto;
        position: relative;
    }

    .section-banner-header-ef .item .container .banner-header {
        max-width: 100%;
    }

    .section-banner-header-ef .item .container .banner-header a.banner-header-cta {
        display: block;
        max-width: 224px;
        margin-left: auto;
        margin-right: auto;
    }
}