* { 
    margin: 0%;
    padding:0%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
}
body {
  height: auto;
  margin: 0;
  background-color: rgb(246, 239, 242);
  position: relative;
  padding-bottom: 2em;
} 
header{
  margin: 0;
  margin-bottom: auto;
  height: 630px;
  
}
nav{
  background-color: black;
  border-style: solid;color: aliceblue;
  height: 100px;
}
.menu{
  color: rgb(241, 234, 234);
  display:flex;
  width:100%;
  height: auto;
  margin-right:0px;
  margin-left:0px ;
  margin-bottom: 30px;
  margin-top: 0px;
}
.item-menu{
  width: 25%;
  text-align: center;
}
.item-menu h3{
  padding: 20px;
  font-size: 30px;
  color: #f4eeee;
  text-align: center;
}
.item-menu h3:hover{
  transform: scale(1.2 );
  -webkit-transform: scale(1.2 );
  -moz-transform: scale(1.2 );
  -ms-transform: scale(1.2 );
  -o-transform: scale(1.2 );
}
.caja-logo{
  width: 15%;
  height: 400px;
}
.logo{
  margin-top: 0px;
  margin-bottom: 0px;
  width: 80%;
  height: auto;
  margin-left: 10px;
}
.logo img{
  border-style: solid;color: rgb(237, 235, 235);
  background-color: rgb(250, 248, 248);
  margin-top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 15%;
  -webkit-border-radius: 15%;
  -moz-border-radius: 15%;
  -ms-border-radius: 15%;
  -o-border-radius: 15%;
}
.logo{
  animation-name: slide;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}

@keyframes slide {
  0% {transform: translateX(0);}
  50% {transform: translateX(20px);}
  100% {transform: translateX(0);}
}

.titulo{
  display: flex;
  width: 100%;
  height: 110px;
  background-color:rgba(248, 243, 243, 0.7);
  margin-bottom: 0px;
  border-style: solid;color: #070000;
}
h1{
  width: 100%;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 35px;
  color: rgb(0, 0, 0);
  font-size:58px;
}
         
.formacion{
  width: 100%;
  height: 500px;
  margin-top: 0px;
}
.formacion img{
  width: 100%;
}
.c-tecnico{
  margin-top: 80px;
  margin-bottom: 20px;
  display: flex;
  width: 100%;
  height: 400px;
  background-color: #5e5e5f;
}
.profes{
  
  width: 25%;
  height: 250px;
  
  margin-bottom: 0px;
  
}
.profe{
  border-style: solid;
  color: #eceff2;
  border-radius: 25px;
  width:150px;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 5px;
  margin-left: 15px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  background-color: #5e5e5f;
}
.profe img{
  width: 100%;
  height: 120px;
  margin-top: 3PX;
  background-color: #eceff2;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}

.profe p{
  margin-left: 20px;
  font-size: 20px;
}
.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%;
}
.bloques{
width: 100%;
display: flex;
}
.bloque{
  border-style: solid;
  color: #eceff2;
  border-radius: 25px;
  width: 200px;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 5px;
  margin-left: 190px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  background-color: #5e5e5f;
}
.bloque img{
  width: 100%;
  height: 120px;
  margin-top: 0PX;
  background-color: #ef9be9;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
}
.bloque p{
  margin-left: 10px;
  font-size: 20px;
}
.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%;
}



video{
  margin: 0 auto;
  width: 100%;
  height: 580PX;
}
h3{
    color: aliceblue;
}

h2{
    margin-top: 30px;
    margin-bottom: 40px;
   padding: 5PX;
    font-family:'Langosta', cursiva; 
    font-size: 75px;
    width: 100%;
    height: auto;
    color:rgb(246, 246, 245);
    text-align: center;  
    background-color: rgba(246, 91, 8, 0.935);
}

.liga-cb{
  margin-top: 0px;
    display: flex;
    width: 100%;
    height: 200px;
    padding: 0px;
    margin: 0px;
    justify-content: center;
}
.liga-cb img{
  margin-top: 0px;
    width: 70%;
    height: 200px;
    padding: 10px;
}
.cont-publi{
    display:flex;
    width: 100%;
    height:300px;
    margin-bottom: 20PX;
    padding: 0px;
    justify-content: center;
}
.publicidad{
    width: 50%;
    height: 250px;
    padding: 0;
    margin:20px 5px; 
    border-style: solid;color: black;
}
.publicidad img{
  width: 100%;
  height: 100%;
}
.publicidad p{
    color: rgb(0, 8, 15);
    background-color: rgb(244, 238, 238);
    border-style: solid;color: black;
    padding: 5px;
    font-size: 21px;
}
.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: 96%;
  height: auto;
  margin-left: 2%;
  padding: 10px;
  background-color: rgb(102, 90, 73);
  margin-bottom: 15px;
}
.articulo p{
  font-size: 20px;
  padding: 10px;
  background-color: rgb(246, 246, 246); 
  text-align: center;
}
.articulo h2{
  color: #040000;
  font-size: 45px;
  height: 70PX;
  font-family:'Langosta', cursiva;
  text-align: center;
  background-color: rgb(238, 236, 240);
  border-style: solid;color: #040000;
  width: 70%;
  margin-left: 15%;
}
.escudo{
  width: 20%;
  margin-left: 37%;
}
.escudo img{
  width: 100%;
}
.rival{
  display: flex;
  width: 80%;
  margin-left: 10%;
  height: 220px;
border-style: solid;color: #070000;
  background-color: #eceff2;
}
.rival h5{
  width: 50%;
font-size: 30px;
margin-top: 160px;
background-color: none;
margin-left: 10%;
margin-right: 80PX;
background-color: #eceff2;
}
.rival img{
width: 25%;
}
.fecha h3{
  font-size: 30px;
  color: #070000;
  text-align: center;
  background-color: #ef9be9;
  width: 60%;
  margin-left: 20%;
  margin-top: 20PX;
  padding: 10PX;
  border-style: solid;color: #040000;
}
.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;
}

/* 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;
}
.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: 550px;
  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*/

.enlace{
  display: flex;
    width: 75%;
  
}
.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 ;
}
a{
  text-decoration:none ;
}
.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: 75px;
  height: 75px;
  -webkit-border-radius: 25%;
  -moz-border-radius: 25%;
  -ms-border-radius: 25%;
  -o-border-radius: 25%;
}
h5{
    background-color: aliceblue;
    text-align: center;
    margin-bottom: 0%;
    color: black;
    font-size: 20px;
    height: 40px;
}
footer{
  border-style: solid;color: aliceblue;
  margin-top: 50px;
  margin-bottom: 0PX;
  background-color: black;
  padding: 1em 0 ;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 160PX;
}

@keyframes show {
  from {
    opacity: 0;
    scale: 25%;
  }
  to {
    opacity: 1;
    scale: 100%;
  }
}
img {
  view-timeline-name: --image;
  view-timeline-axis: block;
  animation-timeline: --image ;
  animation-name:show  ;
animation-range: entry 25% cover 50%;
animation-fill-mode: both;
} 
/*ETIQUETAS CORRESPONDIENTES AL
  BOTON DE LA COPIA DE ENLACES*/
button {
  width: 20%;
  height: 60px;
  margin-top: 30px;
  margin-left: 10PX;
  padding: 0px;
  font-size: 20px;
  cursor: pointer;
  background-color: #3d4247;
  color: white;
  border: none;
  border-radius: 5px;
}
.button:hover {
  background-color: #b32a00;
}
.encuentro {
  margin-bottom: 20px;
}
/*FINAL DE LAS
 ETIQUETAS CORRESPONDIENTES AL 
 BOTON DE COPIA DE ENLACE*/
 /* COMIENZO BOTON SUBIR*/
.back-to-top {
  width: 180PX;
  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*/