body{
  background-color: rgba(145, 146, 146, 0.322);
}
ul{
  width: 100%;
}
.textcardf{
  font-size: 13px ;
  font-weight: bold;
  text-align: justify;
  overflow: hidden;
}
.anon:hover{
  text-decoration:none;
}
.inftecletrs{
  font-size:16px;
  color: black;
}
main{
  min-height: 440px;
}
.sepcard{
  margin: .7rem  1rem;
}
.filtro{
  display: none;
}
.search{
  max-width: 200px;
  min-width: 100px;
}
.articulo{
  list-style: none;
  font-size:2rem;
  background-color:#8cef0c;
  text-align: center;
  padding: auto;
}
.sizetextc{
  font-size:13px ;
  text-align: justify;
  overflow: auto;
  height: 110px;

}
.envdata{
  text-align: center;
  background-color: #8cef0c;
}
.error{
  text-align: center;
  background-color: red;
}
.cardimg{
  width:100%;
  height: 230px;

}
@media (max-width:575px){
  .cardimg{
    width:100%;
  height: 320px;
  }
}
.ocean{
  background-image: url(/Recursoso/Imagenes/BGOcean.webp);
  background-size: cover;
}
.tierra{
  fill:#9c7331;
}
.separador{
    margin: 10px 5% 10px 5%;
    background-color: #8cef0c;
    height:12px;
    max-width: 90%;
    border-radius: 40%;
}
.foot-color{
  background-color: #8cef0c;
}
.logo-foot{
  align-items: center;
  max-width: 15%;
}
.navbg{
  background-image: url(/Recursoso/Imagenes/bgverde.webp);
  background-size: cover;
  width: 100%;
}
.img-nosotros{
  max-width: 100%;
  height: 200px;
}
.text-size{
  display:block;
  padding:.5rem 1rem;
  font-size:1.4vw;
  color: black;
  font-weight: bold;
}

@media (max-width:575px){
  .text-size{
    font-size:23px;
  }
}

.text-size:hover{
text-decoration: none;
color: #00000050;
}

/* Imag carrousel*/
.carousel-img{
  max-height: 450px;
  max-width:100% ;
}


/*--------------------------------------------------------------------------------------------------*/
/* social bar css*/
.icon-bar:hover{
  transition: all 2s ;
  translate: 0px;
}
.icon-bar {
    transition: all 1s;
    position: fixed;
    top: 70%;
    translate:-35px;
  }
  /* Style the icon bar links */
  .icon-bar a {
    display: block;
    text-align: center;
    padding: 14px;
    transition: all .4s ease;
    color: white;
    font-size: 20px;
  }
  /* Style the social media icons with color, if you want */
  .icon-bar a:hover {
    transition: all 2s;
    background-color: #000;
    color: white;
    border-radius: 0 200px 200px 0px ;
  }
  .facebook {  
    background: #3B5998;
    color: white;
  }
  .instagram:hover {
    background: black;
  }
  .instagram {
    display: inline-block;
    text-align: center;
    color: white;
    vertical-align: middle;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
  }
  .youtube{
   background-color: rgba(231, 29, 29, 0.973);
   color: white;
  }
.youtube:hover {
  background: black;
  color: white;
}

  /*Animacion scroll js*/
  .fadeTop {
    opacity: 0; 
    transform: translate(0, 15vh);
    transition: all 2s;}
  
  .fadeRight {
    opacity: 0;
    transform: translate(15vh, 0vh);
    transition: all 2s;
  }
  .fadeLeft {
    opacity: 0;
    transform: translate(-15vh, 0vh);
    transition: all 2s;
  }
  .fadeBot {
    opacity: 0;
    transform: translate(0vh, -15vh);
    transition: all 2s;
  }
  .fadeMap{
    opacity: 0;
    transform: translate(-15vh, 15vh);
    transition: all 2s; 
  }
  .map{
    width: 100%;
    height: 250px;
    border:0;
  }
  .fadeInf{
    opacity: 0;
    transform: translate(-15vh, 15vh);
    transition: all 2s;
  }
  .visible {
    opacity: 1;
    transform: translate(0, 0);
  }
  .listfoot{
    list-style: none;
  }
  .btn-flotanteW {
    border-radius: 100%;
    text-transform: uppercase; /* Texto en mayusculas */
    font-weight: bold; /* Fuente en negrita o bold */
    color: black  ; /* Color del texto */
    background-color:  #8cef0c; /* Color de fondo */
    padding:  10px 15px; /* Relleno del boton */
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 70px;
    right: 10px;
    transition: all 300ms ease 0ms;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    z-index: 100;
    border:#000 0.5px solid;
  }
  .btn-flotanteW:hover {
    background-color: #c80d29; /* Color de fondo al pasar el cursor */
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
      transform: translateY(-10px);
    color:  #ffffff;
  }
  @media only screen and (max-width: 600px) {
     .btn-flotanteW {
      font-size: 13px;
      padding: 8px 20px;
      bottom: 96px;
      right: 0px;
      padding:  12px 15px;
      border:#000 0.5px solid;
    }
  }
  .btn-flotante {
    font-size: 13px; /* Cambiar el tamaño de la tipografia */
    text-transform: uppercase; /* Texto en mayusculas */
    font-weight: bold; /* Fuente en negrita o bold */
    color: black; /* Color del texto */
    border-radius: 5px; /* Borde del boton */
    letter-spacing: 2px; /* Espacio entre letras */
    background-color: #8cef0c; /* Color de fondo */
    padding: 18px 30px; /* Relleno del boton */
    position: fixed;
    bottom: 10px;
    right: 10px;
    transition: all 300ms ease 0ms;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    z-index: 99;
    border:#000 0.5px solid;
  }
  .btn-flotante:hover {
    background-color: #c80d29; /* Color de fondo al pasar el cursor */
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.3);
    transform: translateY(-10px);
    color:  #ffffff;
  }
  @media only screen and (max-width: 600px) {
     .btn-flotante {
      font-size: 13px;
      padding: 8px 20px;
      bottom: 50px;
      right: 0px;
      border:#000 1px solid;
    }
  }

.textos{
  font-size: 22px;
  color: #000;
  margin-top: 2rem;
}
.vids{
  min-width: 600px;
  max-height: 350px;
}
.sol{
  font-size: 28px;
}
.listado{
  font-size: 20px ;
}
.cardvid{
  height: 400px;
}
.cards{
  width: 22rem;
}
.tectos{
  font-size: 23px;
}
.roww{
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.contenedor{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
} 
.grid-container{
  padding-top: 10px;
  padding-left: 8px;
  padding-right: 8px;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr))
}
.item{
  background-color: #8cef0c;
}



