* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Montserrat";
}

main {
    margin-top: 60px;
}


.noheader {
    margin-top: 0px;
}

img {
    max-width: 100%;
    height: auto;
}

#notis {
    margin-right: 2em;
    margin-left: 2em;
    margin-bottom: 1.5em;
    margin-top: -0.8em;

}

#notis .rayuela2 {
    color: rgb(134 203 222);
    text-decoration: underline !important;
    padding: 0;
    padding-top: 0.5em;
}

.rayuela2 {
    color: rgb(134 203 222);
    text-decoration: underline !important;
}

#notis h3 {
    background-color: rgb(117 43 167);
    border-radius: 0.8em;
    text-transform: uppercase;
    font-size: 1em;
    color: white;
    padding: 1em;
}
}

#notis h4 {
    margin-bottom: -10px;
    margin-top: 20px;
    color: rgb(134 203 222);
}


footer {
    background-color: rgb(117 43 167);
    color: white;
    font-kerning: 1em;
    margin-bottom: 4em;
}


footer li {

    background-color: rgb(117 43 167);
    color: white;
    font-kerning: 1em;
    display: grid;


}

footer img {
    max-width: 120%;
    height: auto;
}

#persona {
    width: 8em;
}


#video {
    width: 100%;
}

#perfildatos {
    margin-left: 1em;
    margin-right: 1em;
}



#perfildatos li {
    font-size: 1.2em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    list-style: none;
    display: flex;
    align-items: center;
    margin-left: 1em;

}


#perfildatos img {
    width: 10%;

    margin-right: 1em;
}


#flechita {
    margin-left: -6em;
}

.menuinferior {
    display: flex;
    height: auto;
    justify-content: center;
    background-color: rgb(117 43 167);
    position: fixed;
    overflow: hidden;
    bottom: 0;
    left: 0;
    right: 0;
    align-content: center;
}

.menuinferior ul {
    display: inline-flex;
    margin-left: 1em;
    width: 20em;
}



.menuinferior a {
    width: 60%;
}



#calendario {
    display: flex;
    justify-content: center;
}



#calendario img {
    width: 100%;
    height: auto;
    margin-bottom: 1.5em;

    padding: 0.3em;
    margin-top: -0.1em;
}


#rayuela {
    margin-top: 3em;
    margin-bottom: -1em;
}

/*---------ATRIBUTOS-----------*/

h1 {
    font-size: 2em;
    font-weight: 800;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}


#entrar {
    width: 2em;
}

h2 {

    font-size: 2em;
    font-weight: bold;
    text-align: center;
    padding-top: 2em;
    padding-bottom: 25px;
}

h3 {
    font-size: 1.6em;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 25px;
}

h4 {

    font-size: 1em;
    text-align: left;
    padding-bottom: 25px;
}

h5 {

    font-size: 1.2em;
    font-weight: normal;
}

p {
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

a {
    text-decoration: none;
    font-size: 1em;
    font-weight: 500;
    padding-bottom: 15px;
    padding-top: 10px;

    display: block;
    text-align: center;
    cursor: pointer;
    color: white;
}

span {

    font-style: normal;
    font-weight: 500;
    font-size: 1.1em;
    text-align: center;
}

iframe {
    width: 100%;
    height: 30vh;
}

/*----------HEADER---------*/

header {
    height: 60px;
    width: 100%;
    display: flex;
    align-content: center;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
    padding: 10px 10px;
    position: fixed;
    top: 0;
    left: 0;
}

#logo-header a {
    padding-right: 3em;
    margin-top: -0.5em;
}

#menu-icon {
    font-size: 2.5em;
    color: white;
}

#info-moron {
    display: flex;
    justify-content: center;
}

#info-moron p {
    font-size: 1.5em;
    color: #f67e0f;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 0;
}

#phone-icon {
    font-size: 2em;
    color: #f67e0f;
}

#btn_menu {
    display: none;
}

header label {
    display: block;
    width: 30px;
    height: 30px;
    padding: 10px;
}

header label:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.3);
}

input {
    width: 100%;
    font-size: 1em;
    padding-left: 16px;
    font-weight: 300;
    height: 45px;
    margin-bottom: 1em;
    border-color: rgb(134 203 222 / 25%);
    border-style: solid;
    color: rgb(117 43 167);
}

#eventosc {
    cursor: pointer;
    background: #b3d9ed;
    border-radius: 1em;
}

textarea {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;

    font-size: 1em;
    padding-left: 16px;
    font-weight: 300;
    height: 45px;
}

label {
    display: block;
    margin-top: 15px;
}

section {

    display: flex;
    justify-content: flex-start;
    margin-top: 5px;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-between;
    align-items: center;

}

section img {
    width: 20%;
}

section span {
    color: black;
    font-size: 1em;
}

/*-------ID----------*/

#consulta {
    min-height: 200px;
    width: 100%;
    padding: 10px;
}

#logo {
    width: 100%;
    padding-top: 10px;
    height: 50px;
    text-align: center;
}

#logo img {
    width: 12em;
    padding-top: 15em;
}

#logo-header {
    width: 100%;
    padding-bottom: 0px;
    text-align: center;
}

#logo-header img {
    width: 30px;
}

#menu {
    width: 50px;
    height: 50px;
    position: relative;
}

#menu:hover ul {
    display: block;
}

#menu > ul {
    padding: 10px;
    background-color: rgb(134 203 222);
    list-style: none;
    color: white;
    font-size: 0.9em;
    position: absolute;
    top: 50px;
    right: -10px;
    display: none;
    justify-content: center;
    width: 100vw;
    height: 63vh;
}

menu > ul > li {}

#menu > ul > li:hover {
    background-color: #e6430d;
}

#inicio {
    background-image: url(../imagenes/imagenprincipalcelu.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#respuestas h5 {
    color: rgb(117 43 167);
}

#respuestas li {
    margin: 1em;
    background-color: rgb(134 203 222);
    border-radius: 1em;
    padding: 1em;
}


#respuestas button {
    background-color: rgb(117 43 167);
    color: rgb(134 203 222);


    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    margin: 0.5em;

    padding: 1px 6px;
    border-radius: 1em;
    border-color: rgb(117 43 167);
    border-image: initial;
}

#btn-atras {
    text-transform: uppercase;
    border: 1px solid rgba(44, 129, 83, 1);
    padding: 10px 26px;
    display: flex;
    align-items: center;
    font-size: 1em;
    font-weight: bold;
    color: rgba(44, 129, 83, 1);
    border-radius: 2em;
}

#label-inline {
    display: flex;
    flex-direction: row;
    text-align: left;
    justify-content: space-between;
}

#imagen_Principal {
    width: 40vw;
    margin: auto;
    display: flex;
}

#mapa {
    border: 0;
    height: 35vh;
}

#mapilla {
    font-size: 1em;
}

#donde {
    color: rgb(134 203 222);
    font-size: 1em;
}

#contenedorTierra {
    margin-bottom: 40px;
}

/*-----------CLASES-----------*/
.row {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.txt-naranja {
    color: rgba(246, 126, 15, 1);
}

.none {
    display: none;
}

.none-2 {
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    border-radius: 10px;
    background-color: #f6f1f1;
}

.headersinatras {
    padding-left: 50px;
}

.txt-blanco {
    color: white;
}

.txt-verde {
    color: rgba(44, 129, 83, 1);
}

.fondo-violeta {
    background-color: rgb(117 43 167);
}

.titulos-novedades {
    padding-bottom: 0px;
    padding-top: 75px;
}

.fondo-oscuro-novedades:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 15px;

}

.column {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.fondo-oscuro div {
    z-index: 1;
}

.fondo-oscuro-novedades h5 {
    z-index: 1;
}

.fondo-oscuro-novedades h4 {
    z-index: 1;
}

.boton-celeste {
    background-color: rgb(134 203 222);
    border-radius: 0.8em;
    text-transform: uppercase;
}

.btn_outline {
    border: 1px solid rgba(44, 129, 83, 1);
    border-radius: 200px;
    text-transform: uppercase;
    color: rgba(44, 129, 83, 1);
}

.boton-violeta {
    background-color: rgb(117 43 167);
    border-radius: 0.8em;
    text-transform: uppercase;
    font-size: 0.7em;
}


.nobtn {
    font-size: 1.1em;
    font-weight: bold;
}

.link-click {
    text-decoration: underline;
    color: rgb(134 203 222);
    display: inline;
    padding: 0px;
}

#click-huerta {
    margin-bottom: 10px;
}

#lechuga {
    padding: 0px;
    margin: 0px;
}

.dimension_menor {
    font-size: 1em;
    margin-top: 5px;
    margin-left: 0px;
}

.inline {
    display: inline;
}

.input-number {
    width: 48%;
}

.marron-oscuro {
    width: 20%;
    height: 250px;
    background: #7c1919;
}

.marron-claro {
    width: 20%;
    height: 250px;
    background: #944025;
}

.principal {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    justify-content: center;
}

.botones {
    display: flex;
    flex-direction: row;
    padding-left: 20px;
    padding-right: 20px;
    align-items: center;
    FONT-SIZE: 0.7em;
    justify-content: space-between;
}

.flechadiv {
    text-align: center;
}

#flecha {
    color: white;
    font-size: 40px;
}

.bloque {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

#videomapa {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

#comentario {
    font-size: 13px;
    text-align: left;
    margin-left: 0.5em;
    margin-top: -2em;
}

#celeste {
    color: rgb(134 203 222);
    text-decoration: underline !important;
}

.caja-gris {
    background-color: rgb(117 43 167);
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    padding: 15px;
    margin-left: auto;
    margin-right: 1.5em;
    font-size: 10px;
    color: white;
    margin-bottom: 2em;
}

.caja-gris h5 {

    font-size: 15px;
    color: rgb(134 203 222);
    text-align: right;
}

.caja-gris h2 {

    font-size: 3em;
    font-weight: bold;
    text-align: center;
    padding-top: 0em;
    padding-bottom: 25px;
}

.fullpage {
    width: 100vw;

    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.fullpage a {
    margin-bottom: 0.5em;
}

.form {
    margin: auto;
    width: 100%;
    text-align: left;
}

#scroll {
    padding-top: 100px;
}

.novedades {
    width: 100%;
    display: flex;
    margin: auto;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.mayor {
    display: flex;
    text-align: left;
    padding: 15px;
    width: 100%;
    height: 50vw;
    min-height: 200px;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 4%;
    position: relative;
}

.mayor img {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 50vw;
    min-height: 200px;
    z-index: -1;
    border-radius: 15px;
}

.menor {
    display: flex;
    text-align: left;
    padding: 10px;
    width: 48%;
    height: 25vw;
    min-height: 120px;
    justify-content: space-between;
    flex-direction: column;
    position: relative;
}

.menor img {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    border-radius: 15px;
}

.menor h4 {
    padding-top: 0px;
    padding-bottom: 0px;
}

.eventos {
    width: 100%;
    height: 60px;
    background-color: white;
    display: flex;
    flex-direction: row;
    position: relative;
    border-radius: 10px;
    margin-bottom: 20px;
}

.fecha_evento {
    min-width: 65px;
    background: rgba(246, 126, 15, 1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    height: 60px;
    border-radius: 10px;
}

.fecha_evento img {
    text-align: center;
    display: flex;
    margin: auto;
    width: 50px;
}

.fecha1 {

    font-size: 0.95em;
    font-weight: normal;
    text-align: center;
    padding: 0px;
}

.fecha2 {

    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    padding: 0px;
}

.texto_evento {

    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#felicitaciones {
    width: 100vw;
}

#pantalla-carga {

    background-color: #f3fff1;
    background-size: 100%;
}

.videoresponsive {
    position: relative;
    margin: 0 auto;
    height: 400;
    padding-bottom: 56.25%;
    margin-bottom: 20px;
}

.videoresponsive iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.btn_margin {
    margin-top: 40px;
}

.foto {
    height: 40vw;
    max-height: 400px;
    width: 36vw;
    max-width: 360px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
    background-color: #f2eeee;
    transform: rotate(10deg);
}

.foto-dob {
    transform: rotate(-10deg);
}

.container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.container > .crop {
    position: absolute;
    left: -100%;
    right: -100%;
    top: -100%;
    bottom: -100%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
    background-color: #c4c4c4;
}

.lineatiempo {
    display: flex;
    flex-direction: column;
    position: relative;
}

.linea {
    position: absolute;
    left: 20%;
    top: 0%;
    height: 120vw;
    width: 10vw;
    background-color: #ebe7e7;
}

.lineatiempo-dia {
    display: flex;
    flex-direction: row;
    margin-left: 5vw;
    margin-right: 20px;
    margin-bottom: 15vw;
}

.titulo-foto {
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left: 8vw;
}

.fecha-foto {
    padding-top: 5px;
    padding-bottom: 20px;
    padding-left: 8vw;
}

.link-foto {
    padding-left: 8vw;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

.imagenes-herramientas {
    width: 80%;
}

.asociacion strong {
    display: block;
}

.asociacion h2 {
    margin-left: 0;
}

.asociacion li {
    list-style: none;

    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
}

/*--------IMAGENES-----------*/

/*------------FORMULARIOS---------------*/

#btn_suelo:hover #form_maceta {
    opacity: 0.3;
}

#btn_maceta:hover #form_suelo {
    opacity: 0.3;
}

.btn_atras {
    font-size: 2.5em;
    color: white;
    border-radius: 20px;
    margin-bottom: 0px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.logo-naranja {
    width: 30vmin;
    height: 15vmin;
}

.vegetal-crecimiento {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.imagen-vegetal {
    width: 40vmin;
    justify-content: center;
    text-align: center;
}

.info-vegetal {
    display: flex;
    flex-direction: column;
}

.info-vegetal-seleccion {
    list-style: none;
    margin-bottom: 20px;
}

.negro {
    color: black;
}

.around {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    margin-top: 20px;
    justify-content: space-around;
}

.date {
    height: 300px;
    margin: auto;
    text-align: center;
}

.fondo-oscuro:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #b3d9ed;
    background: radial-gradient(ellipse at center, #b3d9ed 1%, #b029e5 100%);

    height: 100%;
}

/*------------ALERTA---------------*/

.swal-title {
    font-size: 24px;

    color: black;
    font-weight: bold;
    text-align: center;
}

.swal-text {

    padding: 17px;
    font-size: 20px;
    display: block;
    margin: 0px;
    text-align: center;
    color: #61534e;
}

.swal-footer {
    background-color: rgba(44, 129, 83, 1);
    margin-top: 32px;
    border-top: 1px solid #e9eef1;
    overflow: hidden;
}

.swal-button {
    padding: 10px 20px;
    border-radius: 5px;
    background-color: rgba(246, 126, 15, 1);
    font-size: 14px;
    border: 1px solid #3e549a;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}

.contenedor-evento {
    width: 90%;
    background-color: #f6f1f1;
    border-radius: 20px;
    display: flex;
    text-align: center;
    flex-direction: column;
    padding: 15px;
    margin-bottom: 20px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}

.contenedor-evento img {
    max-width: 300px;
    display: block;
    margin: auto;
}

.bloque-imagen {
    display: flex;
    flex-direction: column;
}

.bloque-tarea {
    display: flex;
    flex-direction: column;
    width: 90%;
    background-color: #f6f1f1;
    text-align: center;
    padding: 15px;
    border-radius: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.bloque-tarea h2 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0px;
}

.bloque-tarea img {
    margin-left: auto;
    margin-right: auto;
}

.centrado {
    display: block;
    padding-top: 0px;
}

.tuhuerta p {
    padding: 0;
}

.tuhuerta > section {
    margin-top: 20px;
}

.btndoble {
    width: 48%;
    height: 50px;
    margin: 0;
}

.btnfijo {
    position: fixed;
    left: 20px;
    right: 20px;
    bottom: 20px;
}

.nomargpadding {
    margin: 0;
    padding: 0;
}

.imgvegetalseleccion {
    height: 100px;
}

#preguntas h3 {
    background-color: rgb(117 43 167);
    border-radius: 0.8em;
    text-transform: uppercase;
    font-size: 0.9em;
    color: white;
    padding: 1em;
    width: 100%;
    margin: 0.5em;
}

#recomendacionesdeldia {
    margin-right: 2em;
    margin-left: 2em;
    margin-bottom: 1.5em;
    margin-top: 1em;


}

#recomendacionesdeldia h4 {
    background-color: rgb(117 43 167);
    border-radius: 0.8em;
    text-transform: uppercase;
    font-size: 0.9em;
    color: white;
    padding: 1em;
    width: 100%;
    margin: 0.5em;
}

#recomendacionesdeldia a {
    background-color: rgb(117 43 167);
    border-radius: 0.8em;
    text-transform: uppercase;
    font-size: 0.9em;
    color: white;
    padding: 1em;
    width: 100%;
    text-align: left;
    font-weight: 700
}

/* INDEX MEDIA */

@media (min-width: 700px) {
    .botones {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }

    .botones a {
        width: 48%;
        margin-left: 0;
        margin-right: 0;
    }

    .flecha {
        display: none;
    }

    .volver img {
        margin-left: 1px;
    }



    .boton-celeste {
        min-width: 0px;
        max-width: 600px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5vh;
        margin-bottom: 5vh;
    }

    .boton-violeta {
        min-width: 0px;
        max-width: 600px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5vh;
        margin-bottom: 5vh;
    }

    #logo {
        width: 100vw;
        height: 100px;
    }

    #contenedor-bloques {
        display: flex;
        flex-direction: row;
    }

    .lineatiempo {
        margin-top: 10vh;
        margin-bottom: 10vh;
        flex-direction: row;
        justify-content: space-between;
        margin-left: 5vw;
        margin-right: 10vw;
        padding-bottom: 0px;
        height: 400px;
    }

    .linea {
        position: absolute;
        left: 20%;
        top: 15%;
        height: 60px;
        width: 70%;
    }

    .lineatiempo-dia {
        flex-direction: column;
    }

    .titulo-foto {
        padding-top: 50px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .foto {
        max-width: 180px;
        max-height: 200px;
    }

    .fecha-foto {
        padding-top: 5px;
        padding-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .link-foto {
        padding-left: 10px;
        margin-top: 50px;
        padding-right: 10px;
    }

    .tips {
        display: flex;
    }

    section img {
        width: 25%;
    }

    #inicio {
        background-image: url(../imagenes/imagenprincipal.jpg);
        width: 100vw;
        height: 55vh;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    #contenedor-bloques .bloque {
        width: 50vw;
        min-height: 45vh;
        padding-left: 5vw;
        padding-right: 5vw;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    #bloquenopc {
        display: none;
    }

    .formularioregistro {
        width: 100vw;
        height: 100vh;
        display: flex;
        flex-direction: column;
        padding-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
        justify-content: space-evenly;
        align-items: center;
    }

    #formularioregistro form {
        flex-direction: column;
        padding-bottom: 20px;
        padding-left: 20px;
    }

    .texto_evento {

        font-size: 1.5em;
        font-weight: bold;
        text-align: left;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 10px;
        padding-right: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .fondo-oscuro-eventos:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.45);
        border-radius: 10px;
        height: 100%;
        z-index: 1;
    }

    .fondo-oscuro-eventos img {
        z-index: 0;
    }

    .bloque-eventos {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-content: center;
    }

    .contenedor-evento {
        width: 30%;
        flex-direction: column;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .contenedor-evento img {
        max-width: 100%;
        height: 200px;
    }

    .item-evento {

        font-size: 2em;
        font-weight: bold;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .fecha-evento {

        font-size: 1.4em;
        font-weight: normal;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 20px;
        color: rgba(246, 126, 15, 1);

    }

    @media (min-width: 700px) {
        .item-evento {
            font-size: 1.5em;
        }

        #menu-icon {
            display: none;
            position: absolute;
        }

        header {
            display: flex;
            justify-content: space-between;
        }

        #logo-header {
            width: 10%;
        }

        #menu {
            width: 70%;
            position: relative;
        }

        #menu > ul {
            width: 100%;
            position: absolute;
            display: flex;
            top: -20px;
            flex-direction: row;
            justify-content: space-between;
            background-color: transparent;
        }

        #menu > ul > li {
            display: inline-block;
            width: 24%;
        }

        #menu > ul > li:hover {
            background-color: #277048;
        }

        #menu > ul > li:hover ul {
            width: 100%;
            justify-content: space-between;
        }

        #logo-header {
            text-align: left;
        }

        .row {
            flex-direction: row;
        }

        #quienes-somos > p {
            max-width: 800px;
            margin-left: auto;
            margin-right: auto;
        }

        .bloque,
        p,
        h3,
        h2 {
            text-align: left;
        }

        h2 {
            margin-left: 30px;
        }

        h3,
        p {
            margin-left: 10px;
        }

        .mayor {
            width: 60%;
            height: auto;
        }

        .mayor img {
            top: 0;
            left: 0;
            position: absolute;
            height: 100%;
            width: 100%;
            z-index: -1;
            border-radius: 15px;
        }

        .menor {
            width: 100%;
            height: auto;
            margin-bottom: 15px;
        }

        .column {
            width: 35%;
            display: flex;
            flex-direction: column;
        }

        #mihuertamenu {
            display: flex;
            justify-content: space-around;
            height: 320px;
            margin-top: 0;
        }

        bloque > h2 {
            margin: 0px;
            padding: 0px;
        }

        .none {
            display: block;
            margin: auto;
        }

        .none-2 {
            width: 100%;
            height: 50px;
            margin: 0;
            display: block;
        }

        .eventos {
            width: 22%;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            min-height: 200px;
        }

        .fecha_evento {
            z-index: 2;
            width: 65px;
            height: 60px;
            border-radius: 0px 0px 10px 0px;
        }

        .texto_evento {
            z-index: 2;
            background-color: white;
            width: 100%;
            transform: translateX(-10px);
            border-radius: 0px 0px 10px 10px;
        }

        #contactos-form {
            width: 400px;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-top: 50px;
            margin-bottom: 50px;
            position: absolute;
            top: 1300px;
            right: 60px;
        }

        #contactos-form a {
            margin: 0;
        }

        .menor-2 {
            display: flex;
            text-align: left;
            width: 100%;
            height: 20vh;
            position: absolute;
            z-index: -1;
            border-radius: 10px;
        }

        .btnfijo {
            position: relative;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
        }

        .btndoble {
            margin: 0;
            max-width: none;
        }

        #mapa {
            border: 0;
            height: 60vh;
        }

        #cantero2 {
            display: flex;
            flex-direction: column;
        }

        .tarea-responsive {
            width: 100%;
            height: 60px;
            background-color: white;
            display: flex;
            flex-direction: row;
            position: relative;
            border-radius: 10px;
            margin-bottom: 20px;
            min-height: 0;
        }

        #cantero {
            display: flex;
            flex-direction: row;
            margin-top: 40px;
            justify-content: space-around;
        }

        .responsiveseleccion {
            display: flex;
            flex-direction: row;
            margin-top: 40px;
            justify-content: space-between;
        }

        .responsiveseleccion2 {
            display: flex;
            flex-direction: column;
        }

        .responsiveseleccion2 img {
            width: 80px;
        }

        .responsive-infobasica {
            display: flex;
            flex-direction: row;
        }

        #imagen_Principal {
            width: 380px;
            margin: 0;
            display: flex;
        }

        .responsive-infobasica2 {
            display: flex;
            flex-direction: row;
            margin-right: 40px;
        }

        .asociaciones {
            display: flex;
            flex-direction: row;
            margin-top: 40px;
            justify-content: space-around;
        }

        #felicitaciones {
            height: 50vh;
        }

        .asociacion {
            margin-left: 40px;
            margin-right: 40px;
        }

        .bloque-imagen {
            flex-direction: row;
        }

        .bloque-tarea {
            justify-content: space-between;
            width: 30%;
        }

        .fondo-oscuro-eventos img {
            height: 150px;
        }

        .fondo-oscuro-eventos::before {
            background-color: transparent;
        }
    }
