* { 
    margin: 0%;
    padding:0%;
}
body {
  height: auto;
  margin: 0;
  background-color:rgb(228, 99, 7);
  position: relative;
  padding-bottom: 2em;

} 
header{
  margin: 0;
  
  margin-bottom: auto;
  height: 100%;
}

nav{
  width: 100%;
  background-color: black;
  border-style: solid;color: aliceblue;
  height: 90px;
  font-family:'Langosta', cursiva;
}
.menu{
  color: rgb(241, 234, 234);
  display:flex;
  width:100%;
  height: auto;
  margin-right:0px;
  margin-left:0px ;
  margin-bottom: 30px;
  margin-top: 10px;
}
.item-menu{
  width: 25%;
  text-align: center;
}
.item-menu h3{
  padding: 10px;
  font-size: 30px;
  color: #f4eeee;
  text-align: center;
  text-decoration: none;
}
.item-menu a{
  text-decoration: none;
}
.item-menu: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 );
}  
.red img{
  border-radius: 25%;
  width: 70px;
  height: 70px;
  margin-left: 40px;
  margin-top: 0;

  margin-bottom: 50px;
  -webkit-border-radius: 25%;
  -moz-border-radius: 25%;
  -ms-border-radius: 25%;
  -o-border-radius: 25%;
}
.cabecera{

    align-items: center;
    height: 480px;
    width: 100%;
    margin-left: 0%;
    margin-top: 0px;
   
    margin-bottom: 0px;
    
}
.cabecera img{
  width: 90%;
  height:120%;
  margin-left: 5%;
  border-style: solid;
  color: antiquewhite;
  border-radius:20px ;
  -webkit-border-radius:20px ;
  -moz-border-radius:20px ;
  -ms-border-radius:20px ;
  -o-border-radius:20px ;
}

.logo{
  display: flex;
  width: 100%;
 
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0PX;
 border-style: solid;color: #060000;

  
}
.logo img{
  padding: 0px;
  margin-top: 0px;
  margin-left: 5PX;
  width:150px;
  border-radius: 15%;
  -webkit-border-radius: 15%;
  -moz-border-radius: 15%;
  -ms-border-radius: 15%;
  -o-border-radius: 15%;
  border-style: solid;color: black;
}

              
/*.logo img {
  animation-name: heartbeat;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

@keyframes heartbeat {
  0% {transform: scale(1);}
  25% {transform: scale(1.3);}
  50% {transform: scale(1);}
  75% {transform: scale(0.7);}
  100% {transform: scale(1);}
}*/
h1{
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 15%;
  padding: 10px;
  font-family:'Langosta', cursiva;
  font-size: 80px;
  width:40%;
  background-color: #e7b796;
  height: auto;
  color:rgb(10, 0, 0);
  text-align: center;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-style: solid;color: #060000;
}
.debajo-cabecera{
  width: 100%;
  display: flex;
}
.profes-video{
  width: 38%;
  height: auto;
  margin-left:10%;

  margin-bottom: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;

}
.profes-video video{
  width: 100%;
  height: 100%;
  margin: 0%;
  padding: 0%;
  border-style: solid;color: #070000;
}
.secretaria{
  display: flex;
  margin-left: 25%;
  border-radius: 20px;
  border-style: solid;
  color: rgb(0, 1, 2);
  width: 25%;

  height: 75px;
  background-color: aliceblue;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.secretaria a{
  text-decoration: none;
}
.categoria-3 a{
  text-decoration: none;
}
.secretaria h3{
  color: black;
width: 70%;
font-size: 25px;
padding: 5px;
margin-left: 10PX;
margin-top: 15px;
}
.secretaria img{
  width: 60px;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-radius: 20px;
}
.secretaria: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 );
}  
.cont-raza{
  display:flex;
  width: 100%;
  height:100%;
  margin-bottom: 40px;
  padding: 0px;
  justify-content: center;
  
}
.raza{
  width: 350px;
  height: 350px;
  padding: 0;
  margin:0; 
  border-style: solid;color: black;
}

.raza img{
margin-bottom: 0%;
  width: 100%;
  height: 100%;
}

.cont-publi{
  display:flex;
  width: 100%;
  height:100%;
  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: 0px;
}
.anuncio{
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  border-style: solid;
  color: #eceff2;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.anuncio img{
width: 100%;
height: 100%;
border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.articulo{
 
  width: 86%;
  height: auto;
  margin-left: 7%;
  padding: 10px;
  background-color: burlywood;
  margin-bottom: 15px;
}
.articulo p{
  font-size: 20px;
  padding: 20px;
  background-color: rgb(246, 246, 246); 
}
.articulo h2{
  color: #f4eeee;
  font-size: 45px;
  font-family:'Langosta', cursiva;
  text-align: center;
  background-color: rgb(6, 8, 10);
  margin-bottom: 10PX;
}
.foto-articulo img{
    width: 96%;
    padding: 20px;
    border-radius:10px ;
  -webkit-border-radius:10px ;
  -moz-border-radius:10px ;
  -ms-border-radius:10px ;
  -o-border-radius:10px ;
} 
/*lo siguiente pertenece a los videos de cada articulo*/
.caja-video{
  padding: 0PX;
  margin:0 auto;
  margin-bottom: 30px;
  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{
  display: flex  ;
  justify-content: center;
  background-color: black;
  }
  .redes{
    margin-top: 0px;
    height: 90px;
  }
  
  footer img{
    border-radius: 25%;
    background-color: none;
    padding: 0 auto;
    padding: 5px;
    width: 95px;
    height: 95px;
    -webkit-border-radius: 25%;
    -moz-border-radius: 25%;
    -ms-border-radius: 25%;
    -o-border-radius: 25%;
}
 
h5{
  margin-top: 20px;
  background-color: aliceblue;
    text-align: center;
    margin-bottom: 0%;
   color: black;
   font-size: 20px;
   height: 40px;
   padding: 6px;
}
/* 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;
}
.fecha {
  margin-bottom: 20px;
}
/*FINAL DE LAS
 ETIQUETAS CORRESPONDIENTES AL 
 BOTON DE COPIA DE ENLACE*/ 

  footer{
    border-style: solid;color: aliceblue;
    margin-top: 50px;
    margin-bottom: 0PX;
    background-color: rgb(0, 8, 14);
    padding: 1em 0 ;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 160PX;
    
  }  
  /* 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*/

