.elementor-115 .elementor-element.elementor-element-9662f30{--display:flex;--min-height:80vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-115 .elementor-element.elementor-element-ef6f3a1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-115 .elementor-element.elementor-element-ef6f3a1:not(.elementor-motion-effects-element-type-background), .elementor-115 .elementor-element.elementor-element-ef6f3a1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://semillaalataza.nuup.org/wp-content/uploads/2024/08/manos.webp");background-repeat:no-repeat;background-size:cover;}.elementor-115 .elementor-element.elementor-element-ef6f3a1, .elementor-115 .elementor-element.elementor-element-ef6f3a1::before{--border-transition:0.3s;}.elementor-115 .elementor-element.elementor-element-ef6f3a1.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-115 .elementor-element.elementor-element-f139851{--display:flex;--min-height:60vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:5%;--padding-bottom:5%;--padding-left:5%;--padding-right:5%;}.elementor-115 .elementor-element.elementor-element-f139851, .elementor-115 .elementor-element.elementor-element-f139851::before{--border-transition:0.3s;}.elementor-115 .elementor-element.elementor-element-29b3446{text-align:center;}.elementor-115 .elementor-element.elementor-element-29b3446 .elementor-heading-title{color:var( --e-global-color-secondary );font-family:"Sableklish", Sans-serif;font-size:3rem;font-weight:400;}.elementor-115 .elementor-element.elementor-element-77130d5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-115 .elementor-element.elementor-element-77130d5{text-align:center;color:var( --e-global-color-text );font-family:"Public Sans", Sans-serif;font-size:1rem;font-weight:400;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-115 .elementor-element.elementor-element-ef6f3a1{--width:50%;}.elementor-115 .elementor-element.elementor-element-f139851{--width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-115 .elementor-element.elementor-element-f139851{--width:100%;}}@media(max-width:1024px){.elementor-115 .elementor-element.elementor-element-9662f30{--min-height:90vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-115 .elementor-element.elementor-element-ef6f3a1{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}}@media(max-width:767px){.elementor-115 .elementor-element.elementor-element-29b3446 > .elementor-widget-container{margin:18% 0% 15% 0%;}.elementor-115 .elementor-element.elementor-element-29b3446{text-align:center;}.elementor-115 .elementor-element.elementor-element-29b3446 .elementor-heading-title{font-size:10vw;}.elementor-115 .elementor-element.elementor-element-77130d5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-115 .elementor-element.elementor-element-77130d5{text-align:center;}}/* Start custom CSS for shortcode, class: .elementor-element-1b0fcc8 *//* Estilos generales para el formulario */
#custom-login-form {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    padding: 20px;
    padding-top: 5px;
    box-sizing: border-box;
}

#custom-login-form p {
    margin-bottom: 15px;
}

/* Estilos para los campos de entrada */
#custom-login-form input[type="email"],
#custom-login-form input[type="password"] {
    width: 100%;
    padding: 12px 15px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
}

/* Estilos para el enlace "¿Olvidaste tu contraseña?" */
#custom-password-reset {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #0073aa;
    text-align: center;
}

#custom-password-reset:hover {
    color: #005177;
}

/* Estilos para el texto debajo del botón */
#custom-login-form #sin\ cuenta {
    display: block;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 5px;
}

#custom-login-form a {
    color: #0073aa;
    font-size: 14px;
    text-align: center;
    display: block;
}

#custom-login-form a:hover {
    color: #005177;
}

/* Estilos para el botón de inicio de sesión */
.btn-custom-login {
    width: 100% !important;
    padding: 12px 0 !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #E8F5E9 !important;
    background-color: var(--e-global-color-text) !important;
    border: none !important;
    border-radius: 25px !important;
    cursor: pointer !important;
    transition: background-color 0.3s !important;
}

/* Estilos específicos para el botón en el primer estado */
.btn-custom-login:hover {
    background-color: rgba(33, 148, 243, 1) !important;
}
#custom-login-form input:placeholder-shown ~ input:placeholder-shown ~ .btn-custom-login {
    background-color: var(--e-global-color-text) !important;
}

/* Cambio de color del botón cuando ambos campos están llenos */
#custom-login-form input:not(:placeholder-shown) ~ input:not(:placeholder-shown) ~ .btn-custom-login {
    background-color: rgba(33, 148, 243, 1) !important;
}


/* Estilo para los mensajes de error */
.error {
    color: #fff;
    background-color: #d9534f;
    border: 1px solid #d43f3a;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
    animation: fadeIn 0.5s ease-in-out;
}

/* Animación de desvanecimiento */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Responsividad para pantallas pequeñas (móviles) */
@media (max-width: 480px) {
    #custom-login-form {
        padding: 15px;
    }

    #custom-login-form input[type="email"],
    #custom-login-form input[type="password"] {
        padding: 10px 12px;
        font-size: 14px;
    }

    .btn-custom-login {
        font-size: 14px !important;
        padding: 10px 0 !important;
    }

    #custom-password-reset {
        font-size: 12px;
    }

    #custom-login-form #sin\ cuenta {
        font-size: 12px;
    }

    .error {
        font-size: 12px;
        padding: 8px 10px;
    }
}

/* Responsividad para tablets */
@media (min-width: 481px) and (max-width: 1024px) {
    #custom-login-form {
        max-width: 350px;
        padding: 18px;
    }

    #custom-login-form input[type="email"],
    #custom-login-form input[type="password"] {
        padding: 11px 14px;
        font-size: 15px;
    }

    .btn-custom-login {
        font-size: 15px !important;
        padding: 11px 0 !important;
    }

    #custom-password-reset {
        font-size: 13px;
    }

    #custom-login-form #sin\ cuenta {
        font-size: 13px;
    }

    .error {
        font-size: 13px;
        padding: 9px 12px;
    }
}

/* Responsividad para desktop */
@media (min-width: 1025px) {
    #custom-login-form {
        max-width: 450px;
        padding: 25px;
    }

    #custom-login-form input[type="email"],
    #custom-login-form input[type="password"] {
        padding: 14px 18px;
        font-size: 17px;
    }

    .btn-custom-login {
        font-size: 17px !important;
        padding: 13px 0 !important;
    }

    #custom-password-reset {
        font-size: 15px;
    }

    #custom-login-form #sin\ cuenta {
        font-size: 15px;
    }

    .error {
        font-size: 15px;
        padding: 12px 15px;
    }
}

#sin-cuenta {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
    white-space: nowrap; /* Evita el salto de línea */
    width: 100%; /* Asegura que el contenedor ocupe todo el ancho disponible */
}

#custom-login-form #sin-cuenta {
    text-align: center; /* Centra el texto dentro del contenedor */
}

#sin-cuenta a {
    color: #0073aa;
    font-size: 14px;
    display: inline; /* Asegura que el enlace esté en línea */
}

#sin-cuenta a:hover {
    color: #005177;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f139851 */.container-login{
    background-color: #FEFAE0;
}
@media  (max-width: 1024px){
   .container-login{
    background-color: #fff;
} 
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Sableklish';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://semillaalataza.nuup.org/wp-content/uploads/2024/08/Sableklish.ttf') format('truetype');
}
/* End Custom Fonts CSS */