@charset utf-8;
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,400;1,700;1,900&display=swap');
{padding: 0;
   margin: 0;
    border: 0;
    box-sizing: border-box;
    text-align: center;
    font-family: montserrat;
  }
/*reglas generales*/

html {
    min-height: -webkit-fill-available;  
}

main {
    align-items: center;
    align-content: center;
}
.botonera img {
    width: 200px;
    border-radius: 10px;
}

.botonera ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-around;
}

.botonera ul a {
    display: block;
    margin: 15px;
    text-align: center;
    text-decoration: none;

}

.botonera {
    background-color: #FFFFFF;
    padding-right: 2.5em;
    font-family: montserrat;
}

.acumar {
    padding-bottom: 2em;
}

footer {
    color: #17706E;
    font-size: 0.50em;
    text-align: center;
    font-family: montserrat;
    text-justify: auto;
    margin-left: 3em;
    margin-right: 3em;
    box-sizing: content-box; 
    
}

.logo img {
     width: 100%;
    height: auto;    
}
.videohuerta {
    width: 100%;
    height: auto;
}

.videohuerta {
    position: relative;
    height: 0;
    padding-bottom: 49%;
}

.videohuerta iframe{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    border: solid 2px #17706E;
}
.banner img {
    width: 100%;
    height: auto;
}

header {
    background-color: #E9FFCC;
}

body {
    background-color: #E9FFCC;
}

.productos img {
    width: 200px;
    border-radius: 10px;
}

.productos ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-around;  
}

.productos ul a{
    
    display: block;
    margin: 20px;
    text-align: center;
    text-decoration: none;
}

.productos ul p {
    font-family: montserrat;
    font-size: 0.65em;
}
.productos {
    padding-right: 2em;
    background-color: #E9FFCC;
}

.links {
    display: block;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    flex-basis: 25%;
    align-items: center;
    align-content: center;
    max-width: 50rem;
    margin: auto; 
    font-family: montserrat;
    color: #FF3C00;
    text-decoration: none;
    background-color: #B6EB7A;
    background-size: cover;
}

.links a {
    color: #ffffff;
    text-align: center;
    padding: 1em 1em 1em 1em;
    text-decoration: none;

}
    
.links a:hover {background-color: #17706E;
             align-items: center;
    align-content: center;
    color: #B6EB7A;
}

.links img{
    width: 25px;
    height: auto;
}

section {
    background-color: #B6EB7A;
}

section img {
    width: 50px;
    height: auto;
}

.bolsones img {
    width: 300px;
    border-radius: 10px;
}

.bolsones ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    justify-content: space-around;
    background-color: #E9FFCC;
}

.bolsones ul a{ 
    display: block;
    margin: 20px;
    text-align: center;
    text-decoration: none;
}

.bolsones ul p {
    font-family: montserrat;
    font-size: 0.65em;
}

.bolsones {
    padding-right: 2em;
    background-color: #E9FFCC;
}

.info img{
    width: 100%;
    height: auto;
}

 .info {
        background-color:#17706E;
    }


/*envios*/

  .ubicacion{
        padding: 1em;
        margin-top: 1em;
    }

    #mapa{
        width: 100%;
        height: 50%;
        display: block;
        margin: auto;
        margin-bottom: 2em;

    }

    .contacto h3{
        font-weight: bolder;
        color: white;
    }
    .contacto{
        width: 100%;
        height: 50%;
        font-size: 10px;
        margin: auto;
        height: fit-content;
        font-family: montserrat;
    }

.contacto h3{
        font-weight: bolder;
        color: #17706E;
    }
    .contacto{
        width: 100%;
        height: 50%;
        font-size: 10px;
        margin: auto;
        height: fit-content;

    }

    .contacto li{
        color: #17706E;
        font-family: montserrat;
    }
h2 {
    padding-left: 1em;
    padding-top: 0em;
}

.titulos_presentacion {
    align-content:center;
    padding: 1em;
    color: #17706E;
    
}

.mapa img {
    width: 80%;
    height: auto;
    padding: 2em;
    background-color: #FFFFFF;
}

.calendario img {
    width: 80%;
    height: auto;
    padding-top: 2em;
}

.titulos_envios {
    padding: 1em;
    color: #17706E;
}

/* entrada e inicio de sesión*/


.bajada {
    align-content: center;
    padding: 1em;
}


.flor {
    width: 100%;
    height: auto;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 80px;
    padding-left: 5px;
    background-color: #E9FFCC;
}

.botones a {
    width: 20em;
    font-weight: 700;
    text-decoration: none;
    color: white;
    display: flex;
    flex-direction: column;
    background-color: #B6EB7A;
    padding: 0.8em;
    text-align: center;
    margin: 1.1em;
    border-radius: 2em;
    font-family: montserrat;
    align-items: center;
}

.omitir {
    width: 20em;
    font-weight: 700;
    background-color: #FF3C00;
    text-decoration: none;
    color: white;
    display: flex;
    flex-direction: column;
    padding: 0.8em;
    text-align: center;
    margin: 1.1em;
    border-radius: 2em;
    font-family: montserrat;
    align-items: center;
}

.sesion a {
    width: 20em;
    font-weight: 700;
    text-decoration: none;
    color: white;
    display: flex;
    flex-direction: column;
    background-color: #FF3C00;
    padding: 1em;
    text-align: center;
    border-radius: 2em;
    font-family: montserrat;
    align-items: center;
}
.sesion {
    padding: 2em;
}

.iniciarsesion {
    font-family: montserrat;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    align-content: center;
    padding: 2em;
}

.bajada {
    align-content: center;
    padding: 1em;
}

.iniciosesion {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    font-family: montserrat;
}

.logoinicio img{
    width: 330px;
    padding-top: 7em;
    padding-bottom: 0em;
    padding-left: 2.5em;
}

.logoinicio {
    display: flex;
    
}

h2 {
    font-family: montserrat;
    padding-top: 4em;
}

/*responsive*/ 

@media screen and (min-width: 600px) {

    .flor {
        width: 60%
    }
 
    .logoinicio img {
        align-content: center;
        padding-left: 37em;
    }
    .iniciosesion {
        padding-left: 
    }
    .mapa img {
    width: 30%;
    height: auto;
    padding: 2em;
    background-color: #FFFFFF;
}

.calendario img {
    width: 20%;
    height: auto;
    padding-top: 2em;
}
    .info img{
    width: 49.8%;
    height: auto;
}
    .info {
        background-color:#17706E;
    }
    }