@import url("https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Alegreya:ital,wght@0,400;0,500;0,700;0,800;0,900;1,400;1,500;1,700;1,800;1,900&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

main {
  margin-top: 60px;
}

.noheader {
  margin-top: 0px;
}

video {
  z-index: 999;
}

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

h1 {
  font-family: "Alegreya";
  font-size: 3em;
  font-weight: 800;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

h2 {
  font-family: "Alegreya";
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 25px;
}

h3 {
  font-family: "Alegreya";
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 25px;
}

h4 {
  font-family: "Alegreya";
  font-size: 1.6em;
  font-weight: bold;
  text-align: left;
  padding-top: 40px;
  padding-bottom: 25px;
}

h5 {
  font-family: "Alegreya Sans";
  font-size: 1.2em;
  font-weight: normal;
}

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

a {
  text-decoration: none;
  color: white;
  font-family: "Alegreya Sans";
  font-size: 1.3em;
  font-weight: 500;
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 10px;
  display: block;
  text-align: center;
  cursor: pointer;
}

span {
  font-family: "Alegreya";
  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;
  z-index: 99;
}

#logo-header a {
  margin: 0;
  padding: 0;
}

#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-family: "Alegreya Sans";
  font-size: 1em;
  padding-left: 16px;
  font-weight: 300;
  height: 45px;
}

textarea {
  width: 100%;
  margin-bottom: 15px;
  margin-top: 10px;
  font-family: "Alegreya Sans";
  font-size: 1em;
  padding-left: 16px;
  font-weight: 300;
  height: 45px;
}

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

section {
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 5px;
}

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: 140px;
}

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

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

#menu {
  width: 50px;
  height: 50px;
  position: relative;
}
#menu:hover ul {
  display: block;
}
#menu > ul {
  padding: 10px;
  background-color: rgba(246, 126, 15, 0.97);
  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;
}

#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;
}

#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-verde {
  background-color: rgba(44, 129, 83, 1);
}

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

.fondo-oscuro-novedades:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.45);
  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;
}

.btn_verde {
  background-color: rgba(44, 129, 83, 1);
  border-radius: 200px;
  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);
}

.btn_naranja {
  background-color: rgba(246, 126, 15, 1);
  border-radius: 200px;
  text-transform: uppercase;
}

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

.link-click {
  text-decoration: underline;
  color: rgba(246, 126, 15, 1);
  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: column;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
}

.flechadiv {
  text-align: center;
}

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

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

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

.fullpage {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.fullpage a {
  margin-bottom: 0;
}

.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-family: "Alegreya Sans";
  font-size: 0.95em;
  font-weight: normal;
  text-align: center;
  padding: 0px;
}

.fecha2 {
  font-family: "Alegreya Sans";
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  padding: 0px;
}

.texto_evento {
  font-family: "Alegreya";
  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 {
  margin: auto;
  display: flex;
  justify-content: center;
  background-color: #f3fff1;
}

.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-family: "Alegreya Sans";
  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-color: rgba(0, 0, 0, 0.45);
  height: 100%;
}

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

.swal-title {
  font-size: 24px;
  font-family: "Alegreya";
  color: black;
  font-weight: bold;
  text-align: center;
}

.swal-text {
  font-family: "Alegreya Sans";
  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;
}

/* 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;
  }

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

  .btn_naranja {
    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: auto;
    height: auto;
    position: absolute;
    background-color: white;
    top: 15%;
    right: 5%;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35);
    border-radius: 20px;
  }

  #formularioregistro * {
    max-width: 400px;
    margin-left: 0;
    margin-right: 0;
  }

  #fondo-imagen {
    background-image: url(../imagenes/imagenregistro.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
    width: 100vw;
    height: 100vh;
  }

  .texto_evento {
    font-family: "Alegreya";
    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-family: "Alegreya";
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 25px;
  }
  .fecha-evento{
    
      font-family: "Alegreya Sans";
      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;
  }
}
