@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');


@font-face {
    font-family: LeagueGothic-Regular;
    src: url(fonts/LeagueGothic-Regular.woff);
}

@font-face {
    font-family: Roboto-Bold;
    src: url(fonts/Roboto-Bold.woff);
}

@font-face {
    font-family: Roboto-Regular;
    src: url(fonts/Roboto-Regular.woff);
}

@font-face {
    font-family: Roboto-Light;
    src: url(fonts/Roboto-Light.woff);
}

body {
    margin: 0;
    font-family: Roboto-Regular;
    font-size: 14px;
    background-color: #eeeeee;
}

.marcotrabajoblanco {
    padding-right: 100px;
    padding-left: 100px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
}

.marcotrabajo {
    padding-right: 100px;
    padding-left: 100px;
    padding-bottom: 20px;
}

@media (max-width: 768px) {
    body {
        font-size: 14px;
    }
}


/*HEADER*/

.header {
    padding-top: 0.5rem;
    padding-bottom: 0rem;
    background-color: #fff;
}

.navbar {
    padding-top: 1.1rem !important;
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav {
    justify-content: space-between;
}

.nav-links ul {
    margin-bottom: 0.1rem !important;
}

.link-1 {
    border: 2px solid #ff463c;
    border-radius: 18px;
    padding: 4px 20px;
    background-color: #ff463c;
    color: #fff !important;
    cursor: pointer;
}

.link-1:hover {
    border: 2px solid #005191;
    border-radius: 18px;
    padding: 4px 20px;
    background-color: #005191;
    color: #fff !important;
    cursor: pointer;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

.nav-links {
    align-items: center;
}

.ruleta {
    margin-bottom: 25px;
}

.redes {
    padding-top: 40px;
}


/*CONTENIDO CENTRAL - MAIN*/

.contenedor-naranja {
    background-color: #f4c424
}

.container-presentacion {
    padding: 3.5rem 0;
}

.presentacion {
    font-size: 33px;
    line-height: normal;
    color: #005191;
    font-weight: 900;
    margin-top: 40px;
}

.presentacion-1 {
    font-size: 26px;
    line-height: normal;
    color: #005191;
    font-weight: 400;
    width: 340px;
    font-family: "Roboto-Light";
    padding-top: 5px !important;
    padding-botom: 15px !important;
}
.py-4{
    padding-top: 15px !important;
    padding-botom: 15px !important;
}

.linkhome {
    text-align: right;
    margin-right: 80px;
    margin-top: 5px;
}

.container-img {
    text-align: end;
}

.imgninos {
    margin-left: -40px;
}

.container-img a {
    margin-right: 6rem;
}

.link-2 {
    border: 2px solid #ff463c;
    border-radius: 18px;
    padding: 3px 30px;
    background-color: #ff463c;
    color: #fff;
}

.container-img img {
    width: 100%;
    height: 100%;
}

.bienvenidos {
    background-color: #fff;
    border-radius: 28px;
    margin-top: 1rem;
}

.bienvenidos-img {
    position: relative;
}

.bienvenidos-img img {
    width: 100%;
    margin-top: -55px;
}

.img-fluid2 {
    width: 90%;
}

.homepuntos {
    margin-top: -1px;
}

.cuadro-bienvenidos {
    position: absolute;
    width: 50%;
}

.txtintro {
    padding: 35px 30px 30px 10px;
}

.cuadro-bienvenidos img {
    position: absolute;
    width: 80%;
    top: -65px;
    right: 65px;
}

.img-imagen {
    position: relative;
    top: -60px;
}

.img-imagen-puntos {
    position: relative;
    bottom: 100px;
}

.container-cuadro-textos {
    position: absolute;
    width: 65%;
    top: -80px;
    left: 1px;
    text-align: center;
    font-size: 18px;
    padding: .4rem;
    z-index: 999;
}

.container-cuadro-textos p {
    margin: 0;
    color: #fff;
    line-height: normal;
}

.container-bienvenidos {
    padding: 3rem 2rem;
}

.texto-bienvenidos {
    font-weight: 700;
    padding-right: 7rem;
}

.noticia-recurso {
    padding-top: 20px;
    padding-left: 50px;
}

.noticia-recurso img {
    width: 15%;
}

.hnoticia1 {
    margin-top: 25px;
}

.hnoticia2 {
    margin-top: 15px;
}

.noticia-recurso p {
    margin: 0;
}

.noticia-recurso-1 p a {
    color: #ff463c;
}

.noticia-recurso-1 p a:hover {
    color: #ff463c;
    font-weight: bold;
}

.noticia-recurso-p {
    color: #005191;
    font-weight: 700;
}


.registrologin{
    background-color: #fff;
    border-radius: 20px;
    padding: 15px 25px;
}

.form-control {
    border-radius: unset;
    background-color: #dfe4e8;
    margin-bottom: 15px;
}
.select {
    border-radius: unset;
    background-color: #dfe4e8;
    margin-bottom: 15px;
}

.enviar {
    border-radius: unset;
    background-color: #005191;
    color: #fff;
    padding: 3px 20px;
    font-size: 14px;
}

.cancelar {
    border-radius: unset;
    background-color: #969696;
    color: #fff;
    padding: 3px 20px;
    font-size: 14px;
    margin-right: 25px;
}

footer {
    margin-top: 30px;
}

.rrss {
    width: 30px;
}

.logotxt {
    margin-bottom: 13px;
    font-size: 13px;
}


/*FOOTER*/

.footer div {
    margin: 1rem 0;
}

.lineafooter {
    /* border-right: solid 2px #2e2d2d; */
    text-align: center;
    align-items: center;
    padding-right: 1rem !important;
    padding-top: 0px;
    margin-top: 30px;
}

.footer3m {
    padding-top: 0px;
    padding-left: 20px;
}

.lineafooter table {
    width: 90%;
}

.logofotter {
    margin-top: -15px;
}

.container-icons {
    display: flex;
    border-right: solid 1px #2e2d2d;
    text-align: center;
    align-items: center;
    padding-right: 1rem !important;
}

.container-icons a {
    font-size: 36px;
    margin: 0 5px;
    width: 25%;
    text-align: center;
}

.icons-a {
    font-size: 16px !important;
    display: flex;
    width: 100% !important;
    margin: auto 1rem !important;
    color: #000;
}

.icons-a i {
    margin-right: .7rem;
}

.container-icons a i {
    font-size: 30px;
    color: black;
}

.container-img-footer img {
    width: 100%;
    height: 100%;
}

.container-logo-footer {
    text-align: end;
}

.container-logo-footer img {
    height: 100%;
}

.copyright {
    font-size: 11px;
    font-weight: 700;
    padding-top: 45px;
}


/*PAGINA RECURSOS*/

.contenedor-recursos {
    height: 255px;
    background-image: url('../images/recursos.png');
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    background-color: #fff;
}

.imagen-h2 {
    position: absolute;
    width: auto;
    z-index: 1;
}

.imagen-h2 img {
    z-index: -1;
}

.container-h2 {
    z-index: 10;
}

h1 {
    background-color: #005191;
    padding: 10px 25px;
    color: #fff;
    font-size: 30px;
    width: fit-content;
    font-family: 'Bebas Neue';
    text-transform: uppercase;
}

h2 {
    font-size: 25px !important;
    margin-top: 30px;
    background-color: #ff463c;
    padding: 10px 15px;
    color: #fff;
    font-size: 20px;
    width: fit-content;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
    margin-bottom: 15px;
}

h3 {
    font-family: 'Bebas Neue';
}

.h2-correct {
    background-color: #f26d00;
    font-size: 40px !important;
    padding: 4px 15px;
    margin-bottom: 0;
    margin-top: 90px;
    z-index: 999;
}

.h2-correct1 {
    margin-top: 0;
    font-size: 30px !important;
    margin-bottom: 0;
    z-index: 999;
}

.titulos {
    z-index: 999;
}

.contenedor-link-recursos {
    margin: 2rem 0;
}

.contenedor-link-recursos p {
    margin-right: 1rem;
}

.link-2 {
    border: 2px solid #f0efef;
    border-radius: 18px;
    padding: 3px 20px;
    background-color: #f0efef;
    color: #5a5a5a;
    cursor: pointer;
}

.contenedor-cards {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
    flex-wrap: wrap;
}

.contenido-card {
    background-color: #f0efef;
    padding: 1rem 1.5rem;
    margin-left: 0;
    margin-bottom: 25px;
}

.blue2 {
    color: #005191;
    padding: 10px 1px;
    font-size: 20px;
}

.descargar {
    display: flex;
    justify-content: space-between;
}

.descargar-1 p {
    font-size: 11px;
    padding: 1px;
    margin-right: 2px;
}

.pdf {
    background-color: red;
    color: #fff;
    border-radius: 3px;
}

.zip {
    background-color: #2583ff;
    color: #fff;
    border-radius: 3px;
}

.exe {
    background-color: #116e11;
    color: #fff;
    border-radius: 3px;
}

.doc {
    background-color: #173588;
    color: #fff;
    border-radius: 3px;
}

.ppt {
    background-color: red;
    color: #fff;
    border-radius: 3px;
}

.rar {
    background-color: #3d0e74;
    color: #fff;
    border-radius: 3px;
}

.item-descarga {
    text-decoration: none;
    color: #4e4e4e;
    font-size: 11px;
    font-weight: 600;
}

.item-descarga img {
    width: 17px;
    height: 17px;
}

.contenedor-shadow {
    background-color: #e6e6e6;
    padding-top: 25px;
    padding-bottom: 25px;
}


/*PAGINA NOTICIAS*/

.h2-correct2 {
    background-color: #ff463c;
    margin-top: 0;
    font-size: 40px !important;
    margin-bottom: 0;
    margin-top: 90px;
}

.h2-correct2b {
    margin-top: 0;
    font-size: 30px !important;
    margin-bottom: 0;
    z-index: 999;
    background-color: #015291 !important;
}

.contenedor-noticias {
    height: 255px;
    background-image: url('../images/noticias.png');
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    background-color: #fff;
}

.contenedor-card-img {
    width: 100%;
}

.ver-mas {
    color: #f26d00;
}

.direcciones p,
.direcciones span {
    font-weight: 600;
}

.direcciones p {
    margin: 0 1rem;
    cursor: pointer;
    padding: .2rem;
}

.direcciones span {
    padding: .2rem;
    cursor: pointer;
    margin: 0 .5rem;
}

.direcciones p i {
    font-size: 11px;
}


/*PAGINA CONTACTO*/

.contenedor-contacto {
    height: 255px;
    background-image: url('../images/contacto.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    background-color: #fff;
}

.h2-correct3 {
    background-color: #f8b44f;
    margin-top: 0;
    font-size: 40px !important;
    margin-top: 60px;
    margin-bottom: 0;
}

.h2-correct4 {
    background-color: #4f77f8;
    margin-top: 0;
    font-size: 30px !important;
    margin-bottom: 0;
}

.contenido-contacto i {
    font-size: 24px;
}

.contenido-contacto p {
    margin: 0;
}

.contenido-contacto1 {
    padding: 0 3rem;
}

.contenido-contacto1 label {
    margin-bottom: 1rem;
}

input {
    margin-bottom: 1rem;
    border: 0;
    border-bottom: 2px solid #0000001f;
    padding: .5rem;
}

input:focus {
    background-color: #d8e1e4;
    outline: none;
}

.btn {
    padding: 5px 30px;
}

.contenido-contacto1 textarea {
    resize: none;
    border: 0;
    border-bottom: 2px solid #0000001f;
    padding: .5rem;
}

.contenido-contacto1 textarea:focus {
    background-color: #d8e1e4;
    outline: none;
}

.button-contacto {
    margin: 0.6rem 0;
}

.button-contacto button {
    background-color: #ff463c;
    color: #fff;
    border-radius: 18px;
}

.button-contacto button:hover {
    color: #fff;
}


/*PAGINA LOGIN*/

.contenedor-login {
    background-image: url('../images/puntos-login.png');
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 100%;
}

.contenido-login {
    width: 80%;
    margin: auto;
}

.login1 {
    background-color: #08528f;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    width: 55%;
}

.contenido-login1 {
    padding-top: 5rem;
    width: 80%;
    margin: auto;
}

.contenido-login1-1 {
    width: 93%;
    margin: auto;
}

.avion {
    width: 14%;
    position: absolute;
    top: 25%;
    left: 41.2%;
}

.nacer-img {
    width: 60%;
}

.niña-img {
    width: 80%;
    padding-top: 3.8rem;
}

.login-p {
    color: #fff;
    font-size: 24px;
    margin-top: 18px;
}

.login2 {
    background-color: white;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    width: 45%;
}

.contenido-login2 {
    width: 73%;
    margin: auto;
    color: #4d4d4d;
}

.contenido-login2 p {
    padding-top: 5rem;
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
}

.contenido-login1-2 {
    width: 73%;
    margin: auto;
}

.contenido-login1-2 label {
    font-weight: 400;
}

.input-password {
    background-image: url('../images/lock-solid.svg');
    background-repeat: no-repeat;
    background-position: 97% 50%;
    background-size: 6%;
}

.checkbox p {
    font-size: 11px;
}

.checkbox input {
    width: 14px;
    height: 14px;
}


/*DETALLE NOTICIAS*/

.contenedor-detalle-noticias {
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
}

.texto-detalle {
    margin-top: 10rem;
}

.texto-detalle div p {
    color: #fff;
}

.texto-detalle-1 {
    font-size: 36px;
}

.texto-detalle-2 {
    font-size: 18px;
}

.nav-link {
    color: #000000e6 !important;
}

.link-1 {
    color: #fff !important;
}


/*SLIDER*/

.contenedor-slider {
    /*height: 520px;*/
    margin-top: 20px;
    margin-bottom: 30px;
}

.img-slider {
    width: 100%;
    height: 410px !important;
}

.txtslider{
    padding-left: 130px;
    margin-bottom: 35px;
    padding-right: 50px;
    color: #fff;
}

/*FIN SLIDER*/







/*RESPONSIVE DE TODAS LAS PAGINAS*/

@media (max-width: 768px) {
    /*HEADER*/
    .logo {
        width: 145px;
    }
    .cont-icon-menu {
        position: relative;
        width: 100%;
        height: auto;
        display: block;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        top: -5%;
        right: -4%;
        transform: scale(.2);
        z-index: 10000;
    }
    .icono-menu::after,
    .icono-menu::before,
    .icono-menu {
        position: absolute;
        width: 100%;
        content: '';
        background-color: #005191;
        transition: .4s;
        display: block;
        padding: .6rem 100px;
        border-radius: 50px;
        font-size: 2rem;
        color: #005191;
        cursor: pointer;
        z-index: 1000;
    }
    .icono-menu::after {
        top: 50px;
        right: 0;
        height: 100%;
    }
    .icono-menu::before {
        top: -50px;
        right: 0;
        height: 100%;
    }
    .nav-item .nav-link {
        font-size: 20px;
    }
    .nav-link {
        text-align: center !important;
        color: #fff !important;
        width: 70%;
        margin: auto;
    }
    .link-intranet {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
        justify-content: center !important;
    }
    .nav-links {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        margin-top: 0;
        background-color: #0f1113;
        transition: all 0.5s;
        opacity: 0.8;
        z-index: 10000;
        display: flex !important;
        align-items: center;
    }
    .link-1 {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .nav-links ul {
        padding-left: .5rem !important;
        height: 100%;
        display: flex;
        justify-content: center;
    }
    .nav-links .link-1 {
        border: none;
        border-radius: 18px;
        padding: 0;
        background-color: #0f1113;
        color: #fff;
    }
    /*FIN HEADER*/
    .marcotrabajo {
        padding-right: 50px;
        padding-left: 50px;
    }
    .container {
        max-width: none !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    .link-block {
        display: block !important;
        padding-top: .5rem;
    }
    .presentacion {
        text-align: center;
        padding-right: 40px;
        padding-left: 40px;
    }
    .presentacion-1 {
        font-size: 20px;
        width: 100%;
        text-align: center;
        padding-top: 15px;
        font-size: 24px;
    }
    .linkhome {
        text-align: center;
        margin: auto;
    }
    .linkhome a,
    .linkhome a:hover {
        padding: 8px 30px;
    }
    .bienvenidos-sm {
        padding-top: 4rem;
        background-color: #fff;
    }
    .padding-3 {
        padding-bottom: 3rem !important;
    }
    .cuadro-bienvenidos img {
        top: -90px;
    }

    .cuadro-bienvenidos {
        position: absolute;
        width: 55%;
        top: 25px;
        left: 25px;
    }

    .imgninos {
        margin-left: 0;
    }
    .homepuntos {
        display: none;
    }
    .txtintro {
        padding: 0px 30px 35px 30px;
        text-align: center;
        font-size: 16px;
    }
    .texto-bienvenidos {
        padding: 0;
    }
    .hnoticia1 {
        margin-top: 35px;
        padding-bottom: 0.8rem;
        border-bottom: 1px solid #212529;
    }
    .responsive-bienvenidos {
        display: flex;
        align-items: center;
    }
    .noticia-recurso-1 {
        text-align: start;
    }

    .noticia-recurso-p{
        font-size: 21px;
    }


    .arrow-derecha, .arrow-derecha:hover{
        font-size: 30px !important;
    }

    .hnoticia2{
        margin-top: 25px;
    }

    .texto-detalle-1{
        font-size: 26px;
        line-height: 30px;
        font-weight: bold;
    }
    .noticia-recurso-1 p a {
        display: none;
    }
    .lineafooter table {
        width: 50%;
        margin: auto;
    }
    .rrss {
        width: 50px;
    }
    .copyright {
        padding-top: 8px;
        padding-bottom: 24px;
        margin: 0;
        font-weight: 400;
    }
    .logo3m {
        width: 50%;
        height: 48%;
    }
    .contenedor-shadow {
        background-color: #f4c424 !important;
    }
    /*RECURSOS*/
    .h2-correct {
        margin-top: 60px;
    }
    .h2-correct1 {
        font-size: 24px !important;
    }
    .contenedor-recursos {
        background-image: none;
        background-color: #feb351;
    }
    .marcotrabajoblanco {
        padding-right: 50px;
        padding-left: 50px;
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .link-responsive {
        width: 100%;
        border-radius: 0;
        justify-content: flex-start;
        margin: 0;
    }
    .link-responsive:hover {
        border-radius: 0;
    }
    .contenedor-link-recursos {
        margin-top: 0;
    }
    .transicion {
        transition: all 6s;
    }
    .contenedor-link-recursos p {
        margin-right: 0;
        height: 48px;
        align-items: center;
    }
    .contenedor-link-recursos p:first-child {
        border: 2px solid #f0efef;
        background-color: #f0efef;
        color: #5a5a5a !important;
    }
    .icon-triangle {
        font-size: 36px;
        color: #fff;
    }
    .contenedor-shadow {
        padding-top: 0;
        padding-bottom: 0;
    }
    /*FIN RECURSOS*/
    /*NOTICIAS*/
    .h2-correct2b {
        font-size: 28px !important;
    }
    .contenedor-noticias {
        background-image: none;
        background-color: #518bc9;
    }
    /*FIN NOTICIAS*/
    /*DETALLE_NOTICIAS*/
    .contenedor-detalle-noticias {
        background-size: cover;
        height: 400px;
    }
    .background-azul {
        background-color: #518bc9;
        color: #fff;
    }
    .texto-detalle {
        display: none;
    }
    .marcotrabajo .border-bottom {
        border-bottom: 0 !important;
    }
    /*FIN DETALLE_NOTICIAS*/
    /*CONTACTO*/
    .contenedor-contacto {
        background-image: none;
        background-color: #ef4842;
    }
    .contenido-contacto1 {
        padding: 0 12px;
    }
    /*FIN CONTACTO*/
    /*LOGIN*/
    .contenido-login {
        width: 100%;
    }
    .manzanita-img {
        width: 13%;
        position: absolute;
        top: 320px;
        left: 0;
    }
    .login1 {
        width: 100%;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        height: 350px;
    }
    .login2 {
        width: 100%;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .contenedor-login {
        background-image: none;
        padding: 0 !important;
    }
    .avion {
        width: 28%;
        left: 70%;
    }
    .contenido-login2 {
        justify-content: center;
    }
    .contenido-login2 p {
        padding-top: 2rem;
        padding-bottom: 1rem;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        font-weight: 500;
        color: #005191;
        font-size: 24px;
        text-align: center;
    }
    /*FIN LOGIN*/
}

@media (max-width: 576px) {

    .txtslider{
        padding-left: 25px;
        padding-right: 25px;
    }
    .marcotrabajo {
        padding-right: 25px;
        padding-left: 25px;
    }
    .cont-icon-menu {
        right: -10%;
    }
    .navbar {
        padding-top: .55rem !important
    }
    .presentacion {
        padding: 0;
        font-size: 24px;
    }
    .padding-3 {
        padding-bottom: 1rem !important;
    }
    .container-cuadro-textos {
        top: -90px;
    }
    /*RECURSOS*/
    .marcotrabajoblanco {
        padding-right: 25px;
        padding-left: 25px;
    }
    .imagen-h2 img {
        width: 100%;
        object-fit: cover;
    }
    /*FIN RECURSOS*/
    /*LOGIN*/
    .login1 {
        height: 320px;
    }
    /*FIN LOGIN*/
    /*SLIDER*/
    .contenedor-slider {
        height: 300px;
    }
    .img-slider {
        height: auto !important;
    }
    /*FIN SLIDER*/
}

@media (min-width: 477px) {
    .pc{display: block;}
    .mobile{display: none;}
    .bienvenidos{margin-top: -1rem;}
}

@media (max-width: 476px) {

    .pc{display: none;}
    .mobile{display: block;}

    .contenedor-contacto{
        height: 220px;
    }
    .contenedor-recursos{
        height: 220px;
    }
    .contenedor-noticias{height: 220px;}
    .h2-correct{padding: 5px 15px 1px 15px;}
    .h2-correct3 {
        padding: 5px 15px 1px 15px;
    }
    .h2-correct2{
        padding: 5px 15px 1px 15px; 
        margin-top: 60px;
    }

    .bienvenidos-img img{
        margin-top: -65px;
    }

    .logo {
        width: 120px;
    }
    .txtintro {
        padding: 0px 20px 30px 20px;
    }
    .lineafooter table {
        width: 80%;
    }
    .cont-icon-menu {
        right: 50%;
    }
    .rrss {
        width: 35px;
    }
    .container-cuadro-textos {
        top: -110px;
        left: -10px;
    }
    .container-cuadro-textos p {
        font-size: 15px;
    }
    /*LOGIN*/
    .contenido-login2 p {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .avion {
        width: 35%;
        top: 18%;
        left: 65%;
    }
    .contenido-login1 {
        width: 65%;
    }
    .nacer-img {
        width: 80%;
    }
    .manzanita-img {
        width: 20%;
        top: 240px;
    }
    .login1 {
        height: 260px;
    }
    .login-p {
        margin-top: 6px;
        font-size: 22px;
    }
    .contenido-login2 p {
        padding-left: 0;
        padding-right: 0;
        font-size: 20px;
    }
    /*FIN LOGIN*/
    /*SLIDER*/
    .contenedor-slider {
        height: 430px;
    }
    /*FIN SLIDER*/
}

@media (max-width: 361px) {
    .container-cuadro-textos {
        top: -125px;
        left: -20px;
        width: 130px;
        text-align: center;
    }
}

.abrir {
    transform: translateX(100%);
}

.cerrar {
    transition: .4s;
    transform: rotateZ(45deg);
}

.cerrar::after {
    top: 0px;
    transition: .4s;
    transform: rotateZ(0deg);
}

.cerrar::before {
    top: 0px;
    transition: .4s;
    transform: rotateZ(90deg);
}

.arrow-derecha,
.arrow-derecha:hover {
    font-size: 48px;
    color: #4a4b4d;
}
