* { 
    margin: 0%;
    padding:0%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
}
body {
  height: 100%;
  background-color: rgb(80, 76, 76);
}
header{
  background-image: url("../img/img de fondo/paredon detras arco (3).png");
background-repeat: none;
  height: auto;
}
nav{
  background-color: black;
  border-style: solid;color: aliceblue;
  height: 80px;
  
}
.menu{
  color: rgb(241, 234, 234);
  display:grid;
  width:30%;
  height: auto;
  margin-right:40px;
  margin-left:0px ;
  margin-bottom: 30px;
  margin-top: 10px;
  grid-template-columns:200px 300px;
  grid-template-rows:40px ;
 grid-column: 30px;
  text-align: center;
  
}
.nav-item a{
  
  color: rgb(241, 234, 234);
  padding: 2px;
  margin-top: 20px;
  margin-bottom: 0%;
  margin-left: 0px;
  margin-right: 40px;
  text-align: center;
  font-size: 40px;
  font-family:'Langosta', cursiva;
  width: 100px;
 text-decoration: none;
}
.nav-item:hover{
  transform: scale(1.1 );
  -webkit-transform: scale(1.1 );
  -moz-transform: scale(1.1 );
  -ms-transform: scale(1.1 );
  -o-transform: scale(1.1 );
} 

.logo{
  width: 24%;
  height: auto;
}
 .logo img{
  border-style: solid;color: black;
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
  width: 100%;
  border-radius: 15%;
  -webkit-border-radius: 15%;
  -moz-border-radius: 15%;
  -ms-border-radius: 15%;
  -o-border-radius: 15%;
}
h1{
  border-radius: 20px;
  margin-top: 30px;
  margin-bottom: auto;
  margin-left: 13%;
  margin-right: 5%;
  padding: 20px;
  font-family:'Langosta', cursiva;
  font-size: 65px;
  width: auto;
  height: auto;
  color:rgb(7, 7, 0);
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-color: #f6f2f2;
  border-style: solid;color: #000000;
}


.titulo{
  display: flex;
  width: 100%;
}
.titulo-o{
  display: flex;
  width: 100%;
}
.titulo-b{
  display: flex;
  width: 100%;
}
.titulo h1{
  width: 100%;
  border-radius: 20px;
  margin-top: 0px;
  margin-bottom: auto;
  margin-left: 0%;
  margin-right: 0%;
  padding: 20px;
  font-family:'Langosta', cursiva;
  font-size: 65px;
  height: auto;
  color:rgb(7, 7, 0);
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-style: solid;color: #000000;
}
.titulo-o h1{
  background-color: rgb(215, 234, 8);
  width: 100%;
  border-radius: 20px;
  margin-top: 0px;
  margin-bottom: auto;
  margin-left: 0%;
  margin-right: 0%;
  padding: 20px;
  font-family:'Langosta', cursiva;
  font-size: 65px;
  height: auto;
  color:rgb(7, 7, 0);
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-style: solid;color: #000000;
}
.titulo-b h1{
  width: 100%;
  background-color: rgb(234, 196, 8);
  border-radius: 20px;
  margin-top: 0px;
  margin-bottom: auto;
  margin-left: 0%;
  margin-right: 0%;
  padding: 20px;
  font-family:'Langosta', cursiva;
  font-size: 65px;
  height: auto;
  color:rgb(7, 7, 0);
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-style: solid;color: #000000;
}
.cont-publi{
  display:flex;
  width: 100%;
  height:250px;
  margin-bottom: 70px;
  padding: 0px;
  justify-content: center;
  
}
.publicidad{
  width: 50%;
  height: 250px;
  padding: 0;
  margin:0; 
  border-style: solid;color: black;
}
.publicidad img{
margin-bottom: 0%;
  width: 100%;
  height: 100%;
}
.publicidad p{
  display: flex;
  color: rgb(239, 34, 11);
  background-color: rgb(247, 245, 245);
  border-style: solid;color: rgb(0, 0, 0);
  margin-left: 10%;
  font-size: 20px;
  padding: 10px;
  margin-top: 10px;
}

.vid-publ{
  width: 50%;
  height: 300px;
  margin-left: 25%;
  margin-bottom: 20px;
}
.vid-publ video{
  width: 100%;
  height: 100%;
  padding: auto;
  margin-left: 0px;
margin-top: 0px;
  margin-bottom: 10px;
}
.debajo-cabecera{
  width: 100%;
  display: flex;
}
.contenedor-div{ 
  display:flex;
  margin-top: 20px;
  margin-bottom: 10PX;
  width: 99%;
  height:400PX;
  padding: 0px;
  justify-content: center;
}
/*las siguientes etiquetas division 
solo pertenecen a escuelita y cebollitas*/
.division{
  border-style: solid;color: black;
  background-color: aliceblue;
  margin: 5px;
  width: 33%;
  height: 400px;
}
.division img{
  border-style: solid;
  color: black;
  border-radius: 45px;
  width:100% ;
  height: 86%;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -ms-border-radius: 45px;
  -o-border-radius: 45px;
}
.division h3{
  margin-top: 0px;
  text-decoration: none;
  display: flex;
  width:100%;
  height: 50px;
  margin-left: 0%;
  margin-right: 0%;
  padding: 10px;
  justify-content: center;
  background-color: rgb(235, 238, 239);
  color: rgb(5, 0, 0);
  font-family:'Langosta', cursiva; 
  font-size: 25px;
  border-style: solid ;color: rgb(6, 0, 0); 
}
 h2{
  border-radius: 20px;
  margin-top: 30px;
  margin-bottom: auto;
  margin-left: 13%;
  margin-right: 5%;
  padding: 20px;
  font-family:'Langosta', cursiva;
  font-size: 65px;
  width: auto;
  height: auto;
  color:rgb(7, 7, 0);
  text-align: center;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-color: #f6f2f2;
  border-style: solid;color: #000000;
 }
.profes{
  display: flex;
  width: 100%;
  height: 495px;
  margin-left: 15px;
  margin-bottom: 30px;
  justify-content: center;
  
}
.profe{
  display: block;
  border-style: solid;
  color: #000000;
  border-radius: 25px;
  width:175px;
  height: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 30px;
  margin-left: 0px;
  background-color: #b4b4b4;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}
.profe img{
  width: 100%;
  height: 175px;
  margin-top: 3PX;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: #b4b4b4;
}

.profe p{
  margin-left: 10px;
  font-size: 20px;
  color: #060000;
}
.profe h3{
  margin-left: 0px;
  font-size: 20px;
  color: #060000;
  text-align: center;
  background-color: #f4eeee;
  border-radius:15px ;
  border-style: solid;color: #000000;
}
.peques{
  display: flex;
height: 265px;
}
.peques profe{
  display: block;
  border-style: solid;
  color: #000000;
  border-radius: 25px;
  width:175px;
  height: 495px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 30px;
  margin-left: 0px;
  background-color: #b4b4b4;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}
.peques profe img{
  width: 100%;
  height: 175px;
  margin-top: 3PX;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  background-color: #b4b4b4;
}

.peques profe p{
  margin-left: 10px;
  font-size: 20px;
  color: #060000;
}
/*las etiquetas profe menores
 corresponden solo para escuelita y cebollitas*/
.profe-menores{
  display: block;
  border-style: solid;
  color: #eceff2;
  border-radius: 25px;
  width:165px;
  height: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 38px;
  margin-left: 38px;
  background-color: #b4b4b4;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}
.profe-menores img{
  width: 150px;
  height: 150px;
  margin-top: 3PX;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.profe-menores p{
  margin-left: 10px;
  font-size: 20px;
  color: #060000;
}
.profe-menores h3{
  margin-left: 10px;
  font-size: 20px;
  color: #060000;
}


/*estas eetiquetas son de  escuelita y cebollitas*/
.poemas{
  width: 99%;
  margin: 0 auto;
  background-color: aliceblue;
}
.poemas h2{
  margin-left: 30px;
}
.poemas p{ 
  padding: 5px;
  margin-top: 30px;
  margin-left: 30px;
  margin-bottom: 0;
  margin-left: 10px;
  border-style: solid;color: black;
  font-family:'Langosta', cursiva; 
  font-size: 20px;
  color:rgb(10, 10, 10);
  text-align: left;
  width: 98%;
}
.resultado{
  display: flex;
  width: 100%;
  height: auto;
  padding: 20px;
  margin-bottom: 20px;
}
.escudo{
  width: 20%;
  height: 200px;
  margin-left:10px;
}
.escudo img{
  width: 100%;
  height: 100%;
}
.escudo h3{
  font-size: 55px;
  margin-left: 80px;
}
.goles{
  display: flex;
  padding: 10PX;
  width: 60%;
  font-size: 35px;
  text-align: center;
  justify-content: center;
}
.gol{
  width: 50%;
  height: 200px;
}
.gol img{
  width: 100%;
  height: 100%;
  font-size: 30px;
  color: #000000;

}
/*las anteriores etiqetas pertenecen a cebollitas*/
p img{
    border-style: solid;
    color: black;
    width: 40%;
    shape-outside: url("../img/escuelita/26.png");
    float: left;
    shape-margin: 1rem;
    border-radius:50% ;
    -webkit-border-radius:50% ;
    -moz-border-radius:50% ;
    -ms-border-radius:50% ;
    -o-border-radius:50% ;
}    

.horarios{
  display: flex;
  border-style: solid;color: aliceblue;
  width: 100%;
  background-color: rgb(34, 34, 30);
  padding: 5px;
  margin-bottom: 20px;
}
.img-parrafo{
  width: 80px;
  justify-content: right;
  margin-bottom: 25px;
}
.mje{
  width:95%;
  font-size: 25px;
}
.articulo{
  width: 98%;
  height: 100%;
  margin-left: 1%;
  padding: 10px;
  background-color: rgb(248, 247, 247);
  margin-bottom: 15px;
}
.articulo h6{
  font-size: 30px;
  height: 60px;
  padding: 5PX;
  background-color: rgb(12, 2, 2); 
  text-align: center;
  color: #f6f2f2;
  border-radius:10px ;
  -webkit-border-radius:10px ;
  -moz-border-radius:10px ;
  -ms-border-radius:10px ;
  -o-border-radius:10px ;
 
  font-family:'Langosta', cursiva;
}
.articulo h2{
  color: #f4eeee;
  font-size: 75px;
  margin-left: 40px;
  font-family:'Langosta', cursiva;
  text-align: center;
  background-color: rgb(0, 2, 4);
}
.articulo p{
  font-size: 20px;
  padding: 10px;
}
.foto-articulo img{
  margin-top: 30px;
    width: 90%;
    margin-left: 5%;
    height: 500px;
    padding: 20px;
    border-style: solid;color: #000000;
    border-radius:10px ;
  -webkit-border-radius:10px ;
  -moz-border-radius:10px ;
  -ms-border-radius:10px ;
  -o-border-radius:10px ;
} 

.foto-articulo-2 img{
  margin-top: 30px;
    width: 33%;
    margin-left: 33%;
    height: 500px;
    padding: 20px;
    border-style: solid;color: #000000;
    border-radius:10px ;
  -webkit-border-radius:10px ;
  -moz-border-radius:10px ;
  -ms-border-radius:10px ;
  -o-border-radius:10px ;
} 
.resumen{
  display: flex;
  width: 100%;
  height: 100%;
  padding: 20px;
  margin-bottom: 20px;
  font-family:'Langosta', cursiva;
}
.cont-resultados{
  width: 50%;
  margin-left: 9%;
  margin-right: 9%;
  height: 100%;
  padding: 5px;
  margin-bottom: 20px;
  background-color: #5e5e5f;
  border-style: solid;color: #000000;
  border-radius: 10PX;
}
.cont-resultados h6{
font-size: 20px;
text-align: center;
padding: 10PX;
height: 40PX;
margin-bottom: 20PX;
 background-color: #36393b;
 color: #eceff2;
 margin-bottom: 10px;
 border-style: solid;color: #eceff2;
}
.cont-resultados h5{
  font-size: 20px;
  text-align: center;
  margin-bottom: 5px;
  color: #f4eeee;
}
.cont-resultados p{
  font-size: 15px;
  text-align: center;
  margin: 0%;
  padding: 0%;
  color: #000000;
  background-color: #b4b4b4;
}
.escudo{
  width: 20%;
  height: 200px;
  margin-left:10px;
}
.escudo img{
  width: 100%;
  height: 100%;
}
.bandera-larga{
  width: 99%;
  height: auto;
}
.bandera-larga img{
width: 100%;
height: 100%;
}
/*lo siguiente pertenece a los videos de cada articulo*/
.caja-video{
  padding: 0PX;
  margin:0 auto;
  margin-bottom: 5px;
  width: 100%;
  height: 650px;
}
video{
  margin: 0 auto;
  width: 100%;
  height: 580PX;
}
.anuncio{
  width: 70%;
border-style: solid;color: black;
}
.anuncio img{
  width: 100%;
}
.contenedor{
  display:flex;
  width: 100%;
  height:100%;
  margin-top: 0px;
  margin-bottom: 40px;
  padding: 0px;
  justify-content: center;
  
}

.iconos{
  margin-top: 0px;
  margin-left: 35%;
  height: 90px;
 width: 250px;
  display: grid;
  grid-template-columns: 80px  80px 80px;
  grid-template-rows:80px ;
  grid-column: 10px;
  }
  .redes{
 
    margin-top: 0px;
    height: 90px;
  } 
  
  footer img{
    border-radius: 25%;
   
    margin-top: 4px;
    width: 75px;
    height: 75px;
    -webkit-border-radius: 25%;
    -moz-border-radius: 25%;
    -ms-border-radius: 25%;
    -o-border-radius: 25%;
}
 
footer h5{
  background-color: aliceblue;
    text-align: center;
    margin-bottom: 0%;
   color: black;
   font-size: 20px;
   height: 40px;
}
footer{

  margin-top: 50px;
  margin-bottom: 0PX;
  background-color: rgb(0, 8, 14);
  margin-left: 0px;
  text-align: center;
  width: 100%;
  height: 160PX;
  
}  
/* a partir e aca etiquetas corresponsientes 
a la galeria de fotos de cada fecha*/
.gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  max-width: 800px;
  margin: 20px auto;
}

.gallery img {
  width: 100%;
  height: 280px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease-in-out;
  cursor: pointer;
  border-style: solid;color: #060000;
}

.gallery img:hover {
  transform: scale(1.05);
}

.modal {
  display: none;
  position: fixed;
  top: 10px;
  left: 0;
  width: 100%;
  height: 600px;
  background-color: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
}

.modal img {
  width: 70%;
  height: 560px;
  border-radius: 8px;
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #fff;
  font-size: 80px;
  cursor: pointer;
}
/*aca terminan la etiquetas correspondientes 
a las galerias de fotos de cada fecha*/
/*ETIQUETAS CORRESPONDIENTES AL
 BOTON DE LA COPIA DE ENLACES*/
 .button {
  width: 20%;
  height: 60px;
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 60px;
  padding: 0px;
  font-size: 20px;
  cursor: pointer;
  background-color: #384048;
  color: white;
  border: none;
  border-radius: 5px;
}
.button:hover {
  background-color: #b30000;
}
.enlace{
  display: flex;
    width: 75%;
  height: auto;
}
.enlace h3{
  font-size: 30px;
  padding: 15px;
  margin: 50px;
  margin-left: 170px;
  background-color: #484444;
  text-align: center;
  border-radius:15px ;
  -webkit-border-radius:15px ;
  -moz-border-radius:15px ;
  -ms-border-radius:15px ;
  -o-border-radius:15px ;
}

.fotos h3:hover {
  background-color: #b300b3;
}
.fotos h3{
  color: #f4eeee;
  text-align: center;
 margin-bottom: 30px;
 margin-top: 0px;
 background-color: #107ce9;
}
a{
  text-decoration: none;
}

.fecha {
  margin-bottom: 20px;
}
/*FINAL DE LAS
 ETIQUETAS CORRESPONDIENTES AL 
 BOTON DE COPIA DE ENLACE*/ 

  
  /* COMIENZO BOTON SUBIR*/
.back-to-top {
  width: 180PX;
  height: 50px;
  font-size: 20px;
  position: fixed;
  bottom: 15px;
  right: 10px;
  background-color: #eceff2;
  color: rgb(5, 0, 0);
  border: none;
  padding: 0px 0px;
  border-radius: 50px;
  cursor: pointer;
  display: none; /* Oculto por defecto */
}
.back-to-top:hover {
    background-color: #5e5e5f;
}
/*FINAL BOTON SUBIR*/

     
  

  