@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');


* {
    font-family: "Montserrat", sans-serif;
}

.mb-6 {
    margin-bottom: 4rem;
}

.mb-7 {
    margin-bottom: 5rem;
}

body {
    background-color: #FFFFFF;
    min-height: 100%;
    overflow-x: hidden;
    position: relative;
}

.logo-ne-header {
    width: 207px;
}

.container-custom {
    margin: 0 auto;
    position: relative;
    width: 93%;
}

/* SWEETALERT para el video Vimeo */
.video-swal-container {
    margin: 0 !important;
    padding: 0 !important;
}

.swal2-popup.p-0 {
    background: transparent;
    border: none;
    box-shadow: none;
    margin: 0 !important;
    padding: 0 !important;
}

.video-container {
    aspect-ratio: 16 / 9;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    width: 100%;
}

.video-container iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/* Botón de cierre estilo X */
.btn-cerrar {
    background-color: #fff;
    border-radius: 50%;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    font-size: 24px;
    height: 36px;
    line-height: 30px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 36px;
    z-index: 10;
}


/* /SWEETALERT para el video Vimeo */

.separador {
    margin: 100px 0;
}

.descripcion-header {
    color: #202BBB;
    font-family: "Raleway", sans-serif;
    font-size: 48px;
    font-weight: bold;
    line-height: 56px;
    text-align: center !important;
}

.bajada-header {
    color: #202BBB;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 100%;
}

.seccion-footer {
    background-color: #202CBB;
    margin-top: 50px;
    padding: 20px 20px;
}

.bloque-inclinado-1 {
    background-color: #202BBB;
    clip-path: polygon(0 100%, 100% 100%, 100% 0%, 0% 100%);
    height: 50px;
    width: 100%;
    margin-bottom: -1px;
}

.bloque-inclinado-2 {
    background-color: #202BBB;
    clip-path: polygon(0 0, 100% 0%, 100% 0%, 0% 100%);
    height: 50px;
    width: 100%;
    margin-top: -1px;
}

.bloque-inclinado-3 {
    background-color: #0C1476;
    clip-path: polygon(0 100%, 100% 100%, 100% 0%, 0% 100%);
    height: 50px;
    width: 100%;
    margin-bottom: -1px;
}

.bloque-inclinado-4 {
    background-color: #0C1476;
    clip-path: polygon(0 0, 100% 0%, 100% 0%, 0% 100%);
    height: 50px;
    width: 100%;
    margin-top: -1px;
}

.seccion-1 {
    background-color: #FFFFFF;
    overflow: visible;
    position: relative;
    z-index: 1 !important;
}

.seccion-1 .container-custom {
    z-index: 3;
}

.seccion-2 {
    background-color: #202BBB;
    position: relative;
    z-index: 0;
}

.seccion-3 {
    background-color: #FFFFFF;
    position: relative;
    z-index: 0;
}

.seccion-3 .container-custom {
    z-index: 3;
}

.seccion-4 {
    background-color: #0C1476;
    position: relative;
    z-index: 0;
}

.seccion-4 .container-custom {
    z-index: 3;
}

.seccion-5 {
    background-color: #FFFFFF;
    position: relative;
    z-index: 0;
}

.seccion-2 * {
    color: #FFFFFF !important;
}

.contenedor-formulario {
    background-color: #FFFFFF;
    border-radius: 0 0 0 110px;
    border: 4px solid #202BBB;
    box-shadow: -20px -20px 0px 2px #0C1476;
    padding: 40px;
    position: relative;
    width: 100%;
    z-index: 10 !important;
}

.contenedor-formulario input[type="text"] {
    border-radius: 10px;
    border: 3px solid #202BBB;
    padding: 10px;
    width: 100%;
}

.contenedor-formulario input::placeholder {
    color: #202BBB;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
}

.contenedor-formulario input[type="button"],
.contenedor-formulario input[type="submit"] {
    background-color: #C5015A;
    border-radius: 10px;
    border: 0;
    color: #FFFFFF;
    font-family: "Raleway", sans-serif;
    font-size: 25px;
    text-align: center;
    width: 100%;
}

.descripcion-formulario {
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.titulo-verde {
    color: #1EBEC4;
    font-family: "Raleway", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
}

.beneficios-texto {
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    font-weight: 500;
    width: calc(100% - 80px);
}

.testimonio-titulo {
    color: #202CBB;
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
    font-family: "Raleway", sans-serif;
}

.testimonio-descripcion {
    color: #202BBB;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    font-style: italic;
    font-weight: 500;
}

.catalogo-titulo {
    color: #FFFFFF;
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
}

.boton-rojo {
    background-color: #C5015A;
    border-radius: 10px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.boton-rojo:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.boton-rojo.btn1 {
    height: 64px;
    width: 460px;
}

.boton-rojo.btn2 {
    height: 82px;
    width: 595px;
}

.boton-rojo.btn3 {
    height: 64px;
    width: 460px;
}

.boton-rojo.btn4 {
    height: 64px;
    width: 460px;
}

.boton-rojo.btnebook {
    height: 44px;
    width: 374px;
}

.boton-rojo.btnsolicitar {
    height: 64px;
    width: 587px;
}

.boton-rojo.btnvolver {
    height: 30px;
    width: 100%;
}


.boton-rojo .span1 {
    font-size: 25px;
}

.boton-rojo .span2 {
    font-size: 32px;
}

.boton-rojo .span3 {
    font-size: 25px;
}

.boton-rojo .span4 {
    font-size: 25px;
}

.boton-rojo .spanebook {
    font-size: 20px;
}

.boton-rojo .spansolicitar {
    font-size: 25px;
}

.boton-rojo .spanvolver {
    font-size: 18px;
}


.trabajadores-texto {
    color: #202CBB;
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
    text-align: center;
}

.footer-texto-25-anos {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}

.footer-texto-derechos {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}

.imagen-miniatura {
    cursor: pointer;
    transition: 200ms;
}

.imagen-miniatura:hover {
    transform: scale(1.01);
}

.body-catalogo {
    /* background-image: url(../img/catalogo/background_catalogo.png);
    background-size: cover; */
    background-position: 50%;
    min-height: 100vh;
}

.catalogo-header {
    background-color: #202CBB;
    padding: 20px 60px;
}

.catalogo-header img {
    width: 99px;
}

.catalogo-header div {
    color: #FFFFFF;
    font-family: "Raleway", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 100%;
}

.catalogo-footer {
    background-color: #202CBB;
    color: #FFFFFF;
    display: flex;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    padding: 10px;
}

.catalogo-contenido {
    min-height: calc(100vh - 30px);
    padding: 50px 50px;
}

.catalogo-contenido .catalogo-miniatura {
    aspect-ratio: 16 / 9;
    background-position: 50%;
    background-size: cover;
    border-radius: 10px;
    width: 100%;
}

.catalogo-contenido span {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.catalogo-contenido .capa-hover span {
    font-size: 12px;
}

.modal-ancho-personalizado {
    margin: auto;
    max-width: 95% !important;
}

.modal-alto-personalizado {
    align-items: center;
    display: flex;
    height: 95vh;
    margin-top: 1%;
}

.modal-alto-personalizado .modal-content {
    height: 100%;
    overflow-y: auto;
}


.modal-ancho-personalizado .modal-body {
    padding: 0 !important;
}

.btn-close-externa {
    background: transparent;
    border: none;
    filter: none;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1055;
}

.btn-close-externa::before {
    color: #FFFFFF;
    content: "X";
    font-size: 30px;
}

.btn-close-externa:focus {
    box-shadow: none;
    outline: none;
}


.contenedor-hover {
    aspect-ratio: 202/126;
    border-radius: 10px;
    cursor: pointer;
    margin: 5px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.contenedor-hover img {
    border-radius: 10px;
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.capa-hover {
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: opacity 0.3s ease;
    width: 100%;
}

.capa-hover span {
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.contenedor-hover:hover .capa-hover {
    opacity: 1;
}


.video-wrapper {
    background-color: #C5015A;
    border: 3px solid #C5015A;
    border-radius: 5px;
    height: 0;
    overflow: hidden;
    padding-bottom: 55.80%;
    /* 16 / 9 */
    position: relative;
    width: 100%;
}

.video-wrapper iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.contenedor-rombo {
    align-items: center;
    display: flex;
    height: 80px;
    justify-content: center;
    position: relative;
    width: 60px;
    margin-right: 20px;
}

.rombo {
    align-items: center;
    background-color: white;
    border-radius: 5px;
    display: flex;
    height: 40px;
    justify-content: center;
    transform: rotate(45deg);
    width: 40px;
    z-index: 1;
}

.icono {
    display: inline-block;
    font-size: 24px;
    transform: rotate(-45deg);
}

.linea {
    position: absolute;
    width: 4px;
    height: 100%;
    background: repeating-linear-gradient(to bottom,
            white,
            white 10px,
            transparent 10px,
            transparent 20px);
    z-index: 0;
}

/* Cortar la línea en la parte superior para el primero */
.contenedor-rombo.primero .linea {
    top: 50%;
    height: 50%;
}

/* Cortar la línea en la parte inferior para el último */
.contenedor-rombo.ultimo .linea {
    top: 0;
    height: 50%;
}


.contenedor-form-central {
    width: 80%;
}




.contenedor-imagen img {
    width: 100%;
    display: block;
}



.modalDetalleCatalogo {
    position: relative;
}

.modalDetalleCatalogo .nombre-curso {
    color: #0C1476;
    font-family: "Montserrat", sans-serif;
    font-size: 32px;
    font-weight: 500;
    text-align: left;
}

.modalDetalleCatalogo .descripcion-curso {
    color: #0C1476;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-align: left;
}

.modalDetalleCatalogo .miniatura-curso {
    aspect-ratio: 16 / 9;
    background-position: 50%;
    background-size: cover;
    border-radius: 10px;
    width: 100%;
}

.texto-asteriscos {
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
}

.contenedor-empresas-lideres {
    width: 93%;
    margin: 0 auto;
}

.contenedor-solicita-demo {
    width: 85%;
    margin: 0 auto;
}

.contenedor-trabajadores {
    width: 65%;
    margin: 0 auto;
}



/*  MODAL e-book */

.modal-personalizado-ebook {
    width: 1145px;
    height: 820px;
    align-items: center;
    display: flex;
}

.modal-personalizado-ebook .modal-content {
    background-color: transparent;
}

.modal-personalizado-ebook.modal-fullscreen {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    justify-self: center;
    width: 100%;
}

.body-ebook {
    background-color: #202BBB;
    background-image: url(../img/img_ebook.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 721px;
    border-radius: 10px;
    height: 820px;
    overflow-x: visible;
    position: relative;
    width: 1145px;
}

.ebook-contenedor-form {
    margin-left: 10%;
    position: relative;
    width: 90%;
}

.contenedor-ebook-input {
    margin: 0 auto;
    width: 80%;
}

.ebook-texto-grande {
    color: #FFFFFF;
    font-family: "Raleway", sans-serif;
    font-size: 32px;
    font-weight: 700;
}

.ebook-texto-pequeno {
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 400;
}

.ebook-texto-mini {
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
}

/* / MODAL e-book */


/*  MODAL Formulario */

.modal-personalizado-formulario {
    width: 1586px;
    height: 820px;
    align-items: center;
    display: flex;
}

.modal-personalizado-formulario .modal-content {
    background-color: transparent;
}

.modal-personalizado-formulario.modal-fullscreen {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    justify-self: center;
    width: 100%;
}

.body-formulario {
    background-color: #202BBB;
    background-image: url(../img/img_formulario.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 802px;
    border-radius: 10px;
    height: 820px;
    overflow-x: visible;
    position: relative;
    width: 1586px;
}

.logo-ne-formulario {
    width: 114px;
}

.formulario-contenedor-form .texto1 {
    color: #FFFFFF;
    font-family: "Raleway", sans-serif;
    font-size: 40px;
    font-weight: 700;
}

.formulario-contenedor-form .texto2 {
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 700;
}

.formulario-contenedor-form .texto3 {
    color: #FFFFFF;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-weight: 700;
}

/* / MODAL Formulario */