.inicio-cuerpo{
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

.derecha,
.izquierda{
    padding: 0;
}

.derecha{
    padding-right: 5px;
}

.izquierda{
    padding-left: 5px;
}

.derecha-img{
    padding-right: 2.5px;
}

.izquiera-img{
    padding-left: 2.5px;
}

.espacio-texto{
    line-height: 30px;
}

.txt1{
    font-size: 2rem;
}

.txt2{
    font-size: 3rem;
    color: #2663AD;
}

.txt3{
    font-size: 3rem;
    color: #BE9D4C;
}

.txt4{
    font-size: 1.5rem;
    color: #2663AD;
    font-family: "gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.buttonformat{
    color: #2663AD;
    border: 1px solid #BE9D4C;
    border-radius: 20px;
    text-decoration: none;
    width: 30%;
    padding: 5px 10px 5px 0px;
    cursor: pointer;
    margin-left: 10px;
    font-size: 1.2rem;
    background-color: white;
}

.buttonDocumento{
    color: #2663AD;
    border: 1px solid #02286A;
    border-radius: 20px;
    text-decoration: none;
    width: 30%;
    padding: 5px 10px 5px 0px;
    cursor: pointer;
    margin-left: 10px;
    font-size: 1.2rem;
    background-color: white;
}

.buttonDocumento .icon-button{
    background-color: #02286A;
    color:white;
    border-radius:20px;
    padding: 5px 10px;
}

.buttonformat2{
    font-size: 1.5rem;
    padding-right: 30px;
}

.buttonformat2 .icon-button{
    margin-right: 30px;
}

.icon-button{
    background-color:#BE9D4C;
    color:white;
    border-radius:20px;
    padding: 5px 10px;
}

.espacio-abajo{
    margin-bottom: 20px;
}

.fondo-calendario{
    background-image: url(../img/calendario-fondo.png);
    background-size: cover;
    min-height: 432px;
    max-height: 432px;
}

.fondo-porque{
    background-image: url(../img/fondo_porque.png);
    background-size: cover;
    min-height: 515px;
    max-height: 515px;
}

.fondo-comision{
    background-image: url(../img/fondo_comision.png);
    background-size: cover;
    min-height: 463px;
    max-height: 463px;
}

.contenido-calendario {
    width: 60%;
    color: white;
    font-size: 2rem;
    padding: 4% 10%;
    line-height: 1.2;
}

.contenido-calendario .p-button{
    margin-top: 30px;
    font-size: 1.5rem;
}

.contenido-calendario .buttonformat{
    background-color: #E8E4CF;
    color: #02286A;
    border-radius: 20px;
    padding: 6px 10px 6px 1px;
}

.contenido-calendario .icon-button{
    background-color: white;
    color:#BE9D4C;
    border-radius:20px;
    padding: 5px 10px;
}

.contenido-calendario .enfasis{
    font-size: 3rem;
    color: #E8E4CF;
}

.contenido-porque {
    width: 100%;
    color: white;
    font-size: 2rem;
    padding: 4% 10%;
    line-height: 1.2;
    margin: 0 auto;
    text-align: center;
}

.contenido-porque .titulo1{
    font-size: 2rem;
}

.contenido-porque .titulo2{
    color:#BE9D4C;
    font-size: 2.5rem;
}

.contenido-porque .descripcion{
    font-size: 1.5rem;
    font-family: "gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.contenido-comision {
    width: 100%;
    color: white;
    font-size: 2rem;
    padding: 4% 10%;
    line-height: 1.2;
}

.contenido-comision .titulo1{
    font-size: 2rem;
}

.contenido-comision .titulo2{
    color:#E8E4CF;
    font-size: 2.5rem;
}

.contenido-comision .descripcion{
    font-size: 1.5rem;
    font-family: "gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-top: 40px;
    margin-bottom: 40px;
}

.contenido-comision .buttonformat{
    background-color: white;
    color: #2663AD;
    border-radius: 20px;
    padding: 6px 10px 6px 1px;
    font-size: 1.2rem;
}

.contenido-comision .icon-button{
    background-color: #BE9D4C;
    color: white;
    border-radius: 50px;
    padding: 5px 10px;
}

.carousel-control-next,
.carousel-control-prev {
    color: white;
    font-size: 2rem;
    padding: 0px 5px;
    height: 30%;
    margin: auto;
}

.carousel-control-next {
    justify-content: end;
}

.carousel-control-prev {
    justify-content: start;
}

.carousel-control-next:hover,
.carousel-control-prev:hover{
    color: white;
}

.fondo-monografia{
    min-height: 556px;
    border-radius: 20px;
}

.fondo-monografia .contenido-monografia {
    bottom: 10px;
    color: white;
    padding-top: 125%;
    padding-left: 4%;
}

.fondo-monografia .contenido-monografia a{
    color: white;
    text-decoration: none;
}

.fondo-monografia .contenido-monografia a i{
    background-color: #BE9D4C;
    color: white;
    padding: 5px;
    border-radius: 20px;
}

.titulo-tabla{
    font-family: "gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    color:#02286A;
}

.separador-amarillo{
    border-bottom: 1px solid #BE9D4C;
}

.subtitulo{
    font-size: 2rem;
    color:#BE9D4C;
}

.txt-amarillo{
    color:#02286A;
}

.dia_evento{
    color:#BE9D4C;
    font-size: 2.5rem;
}

.mes_evento{
    color:#02286A;
    font-size: 1rem;   
}

.hora-evento{
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#02286A;
    font-size: 1rem;    
}

.evento-titulo{
    font-family: "gelica", sans-serif;
    font-weight: 500;
    font-style: normal;
    color:#02286A;
    font-size: 1.5rem; 
}

.evento-subtitulo{
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #BE9D4C;
}

.sede-evento,
.modalidad-evento{
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#02286A;
    font-size: 1.2rem; 
}

.dias_evento{
    color:#BE9D4C;
    font-size: 1.5rem;
}

#eventos2,
#eventos3,
#eventos4{
    display: none;
}

.cardBox {
    float: left;
    font-size: 1.2em;
    margin: 1% 0 0 1%;
    perspective: 800px;
    transition: all 0.3s ease 0s;
    width: 100%;
    border-radius: 20px;
}

.cardBox:hover .card-ed {
    transform: rotateY(180deg);
}

.card-ed {
    cursor: default;
    transform-style: preserve-3d;
    transition: transform 0.4s ease 0s;
    width: 100%;
    -webkit-animation: giro 1s 1;
    animation: giro 1s 1;
}

/*.cardBox,
.card-ed{
    min-height: 29vw;
}*/

.front, .back {
    backface-visibility: hidden;
    box-sizing: border-box;
    color: white;
    display: block;
    font-size: 1.2em;
    /*padding: 0.8em;*/
    height: 100%;
    width: 100%;
}

/*.front{
    background-size: cover;
}*/

.front .leyenda{
    font-size: 1rem;
    color: #BE9D4C;
}

.back {
    transform: rotateY( 180deg);
    border-radius: 20px;
    padding: 0px;
    position: absolute;
    bottom: 1px;
}

.back .texto-reverso{
    position: absolute;
    top: 50%;
    padding: 10px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.back .texto-reverso .categoria{
    color:#02286A;
    font-size: 1rem;
}

.back .texto-reverso .nombre-personaje{
    color:#BE9D4C;
    font-size: 1.5rem;
    text-shadow: 1px 1px 1px black;
}

.back .texto-reverso .descripcion,
.back .texto-reverso .descripcion a{
    color:#2663AD;
    font-size: 1rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.img-personaje{
    opacity: 0.4;
}

.front .contenido-monografia{
    position: absolute;
    bottom: 10px;
    left: 20px;
}

.seccion_titulo1{
    color:#383838;
    font-size: 2rem;
}

.seccion_titulo2{
    color:#2663AD;
    font-size: 3rem;
}

.seccion_descripcion{
    color:#02286A;
    font-size: 1rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.seccion_descripcion span{
    color: #2663AD;
}

.seccion_descripcion .inciso{
    padding: 5px 10px;
    border-radius: 20px;
    background-color: #02286A;
    color:white;
}

.col-1-ed{
    width: 2.5% !important;
}

.col-sm-11-ed{
    width: 97.5% !important;
}

.col-1-ed2{
    width: 4% !important;
}

.col-sm-11-ed2{
    width: 96% !important;
}

.historia-antecedentes{
    background-color: #E8E4CF;
    padding: 1% 1%;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem;
}

.titulo-antecedentes{
    color: #2663AD;
    font-size: 3rem;
    font-family: "trajan-pro-3";
    font-weight: 700;
    font-style: normal;
}

.seccion_down_titulo{
    color: #2663AD;
    font-size: 1rem;
    margin-top: 20px;
}

.seccion_down_descripcion{
    color:#2663AD;
    font-size: 1rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.seccion_down_descripcion span{
    color:#02286A;
}

.significado{
    font-size: 1rem;
    text-align: center;
    color: #02286A;
}

.significado .inciso2{
    padding: 3px 10px;
    border-radius: 20px;
    background-color: #02286A;
    color:white;
    margin-left: 10%;
}

.significado .inciso{
    padding: 3px 10px;
    border-radius: 20px;
    background-color: #E8E4CF;
    color:#02286A;
}

.borde-naranja{
    border-right: 2px solid #BE9D4C;
}

.evento-linea{
    color: #02286A;
    font-size: 1.5rem;
    border: 1px solid #BE9D4C;
    border-radius: 20px;
    padding: 30px 20px;
    margin-top: -30px;
    margin-bottom: 30px;
}

.evento-linea2{
    color: #2663AD;
    font-size: 1.5rem;
    border: 1px solid #02286A;
    border-radius: 20px;
    padding: 30px 20px;
    margin-top: -30px;
    margin-bottom: 30px;
}

.evento-linea-fecha{
    font-size: 1rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
    background-color: #BE9D4C;
    color: white;
    width: fit-content;
    border-radius: 10px;
    padding: 10px 20px;
    margin-left: 3%;
    margin-top: 40px;
}

.evento-linea-fecha2{
    font-size: 1rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
    background-color: #02286A;
    color: white;
    width: fit-content;
    border-radius: 10px;
    padding: 10px 20px;
    margin-left: 3%;
    margin-top: 40px;
}

.evento-linea-fecha2 .inciso2{
    padding: 5px 10px;
    border-radius: 20px;
    background-color: #2663AD;
    color:white;
}

.evento-linea-fecha .inciso{
    padding: 5px 10px;
    border-radius: 20px;
    background-color: #E8E4CF;
    color:#02286A;
}

.evento_div {
    margin-top: -50px;
    margin-left: 49%;
}

.difuminar{
    filter: grayscale(0.3);
    opacity: 0.6; 
}

.div-linea-tiempo{
    cursor: default;
}

.txt-cafe{
    color:#BE9D4C;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.txt-gris{
    color: #383838;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.monografia-sm{
    padding: 0px 10px;
    margin-bottom: 20px;
}

.dropdown-menu {
    background-color: #E8E4CF;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #2663AD;
}

.dropdown-menu .dropdown-item {
    color:#2663AD;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #02286A;
    font-family: "gelica", sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: transparent;

}

.titulo-integrantes{
    color: #2663AD;
}

.foto-integrante{
    margin-bottom: 20px;
}

.presidencia-integrante{
    color:#BE9D4C;
    font-size: 1.2rem;

}

.nombre-integrante{
    color:#383838;
    font-size: 1rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.cargo-integrante{
    color:#2663AD;
    font-size: 0.8rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.atribuciones-fondo{
    background-color: #2663AD;
    padding: 1% 5%;
}

.atribuciones-fondo .seccion_titulo{
    color:white;
    text-align: center;
    font-size: 1.5rem;
}

.atribuciones-fondo .seccion_descripcion{
    color:white;
    font-size: 1.5rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.atribuciones-fondo .seccion_descripcion .inciso{
    padding: 5px 15px;
    border-radius: 50px;
    background-color: white;
    color:#02286A;
}

.tarjeta{
    border: 2px solid #E8E4CF;
    border-radius: 20px;
    min-height: 550px;
}

.img-evento{
    border-radius: 20px 20px 0px 0px;
}

.div-evento{
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 345px;
}

.card-evento{
    margin-top: 20px;
    margin-bottom: 20px;
}

.div-evento .titulo-evento{
    color: #2663AD;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.5rem;
}

.div-evento .contenido-evento{
    color: #02286A;
    font-size: 1rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.div-evento .masinfo-evento{
    color: #BE9D4C;
    text-decoration: none;
    cursor: pointer;
}

.div-evento .fecha-evento{
    color: #383838;
    font-size: 0.9rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.titulo-modal{
    font-size: 1.5rem;
    font-weight: 700;
    color:#2663AD;
}

.close-btn{
    color:#BE9D4C;
    filter: grayscale(0.5);
    font-size: 1.5rem;
}

.close-btn:hover{
    color:#BE9D4C;
    filter: grayscale(0);
}

.separacion-docs{
    border-bottom: 2px solid #BE9D4C;
    max-width: 50%;
}

.titulo-docs{
    font-size: 2rem;
    color:#BE9D4C;
}

.descripcion-doc,
.nombre-doc{
    color: #383838;
    font-size: 1.2rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
}

.enfasis{
    font-weight: 700;
}

.espacio-largo-abajo{
    margin-bottom: 60px;
}

.inputGroup {
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 1em 0 1em 0;
    max-width: 100%;
    position: relative;
  }
  
  .inputGroup input,
  .inputGroup textarea{
    font-size: 100%;
    padding: 0.8em;
    outline: none;
    border: 2px solid rgb(200, 200, 200);
    background-color: transparent;
    border-radius: 20px;
    width: 100%;
  }

  .inputGroup textarea {
    resize: none;
  }
  
  .inputGroup label {
    font-size: 100%;
    position: absolute;
    left: 0;
    padding: 0.8em;
    margin-left: 0.5em;
    pointer-events: none;
    transition: all 0.3s ease;
    color: rgb(100, 100, 100);
  }
  
  .inputGroup :is(input:focus, input:valid, textarea:focus, textarea:valid)~label {
    transform: translateY(-50%) scale(.9);
    margin: 0em;
    margin-left: 1.3em;
    padding: 0.4em;
    background-color: white;
  }
  
  .inputGroup :is(input:focus, input:valid, textarea:focus, textarea:valid) {
    border-color: rgb(150, 150, 200);
  }

  .button-enviar-desactivado {
    position: relative;
    overflow: hidden;
    height: 3rem;
    padding: 0 2rem;
    border-radius: 1rem;
    background: lightgray;
    background-size: 400%;
    color: #383838;
    border: 1px solid lightgray;
    width: 100%;
  }

  .button-enviar {
    position: relative;
    overflow: hidden;
    height: 3rem;
    padding: 0 2rem;
    border-radius: 1rem;
    background: #E8E4CF;
    background-size: 400%;
    color: #383838;
    border: 1px solid #BE9D4C;
    width: 100%;
  }
  
  .button-enviar:hover::before {
    transform: scaleX(1);
  }

  .button-enviar:hover .button-content{
    color:#fff;
    transition: all 0.475s;
  }
  
  .button-enviar .button-content {
    position: relative;
    z-index: 1;
    color: #383838;
  }
  
  .button-enviar::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: 0 50%;
    width: 100%;
    height: inherit;
    border-radius: inherit;
    background: linear-gradient(
      82.3deg,
      rgba(190, 157, 76, 1) 10.8%,
      rgba(190, 157, 76, 1) 94.3%
    );
    transition: all 0.475s;
  }

.msg-success,
.msg-error{
    display: none;
}

.anio_linea_tiempo{
    color: #02286A;
    border: 1px solid #BE9D4C;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
    font-size: 1.5rem;
    border-radius: 10px;
}

.pie-foto{
    padding: 10px 10px;
    color: #2663AD;
    font-size: 1rem;
    font-family: "gelica", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: justify;
    border: 1px solid #BE9D4C;
    border-radius: 0px 0px 10px 10px;
    min-height: 70px;
    display: flex;
    align-items: center;
}

.form-select{
    margin-top: 20px;
}

.espacio-abajo{
    padding-bottom: 50px;
}

.descripcion-integrantes{
    color: #383838;
}

.mes_evento_rango{
    color: #BE9D4C;
    font-size: 1.3rem;
}

.cargando,
.cargando:before,
.cargando:after{
    margin-top: 30px;
    font-size: 1.5rem;
    color: #BE9D4C;
    text-shadow: 1px 1px black;
    font-family: "gelica", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.letter1{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load1 2.4s infinite ease-in-out;
    animation: load1 2.4s infinite ease-in-out;
}

.letter2{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load1 2.4s infinite ease-in-out;
    animation: load1 2.4s infinite ease-in-out;
    animation-delay: 0.3s;
}

.letter3{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load1 2.4s infinite ease-in-out;
    animation: load1 2.4s infinite ease-in-out;
    animation-delay: 0.6s;
}

.letter4{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load1 2.4s infinite ease-in-out;
    animation: load1 2.4s infinite ease-in-out;
    animation-delay: 0.9s;
}

.letter5{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load1 2.4s infinite ease-in-out;
    animation: load1 2.4s infinite ease-in-out;
    animation-delay: 1.2s;
}

.letter6{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load1 2.4s infinite ease-in-out;
    animation: load1 2.4s infinite ease-in-out;
    animation-delay: 1.5s;
}

.letter7{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load1 2.4s infinite ease-in-out;
    animation: load1 2.4s infinite ease-in-out;
    animation-delay: 1.8s;
}

.letter8{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load1 2.4s infinite ease-in-out;
    animation: load1 2.4s infinite ease-in-out;
    animation-delay: 2.1s;
}

.datos-convocatoria{
    font-family: 'Proxima Nova';
}

.datos-convocatoria h4{
    font-family: 'Proxima Nova Bold';
}

.datos-convocatoria .subtitulo-concurso{
    font-family: 'Proxima Nova Bold';
}

.datos-convocatoria .descripcion{
    font-family: 'Proxima Nova';
    font-weight: 300;
}

.datos-convocatoria .descripcion .negritas{
    font-family: 'Proxima Nova Bold';
}

.btn-bases{
    display: inline-block;
    padding: 20px;
    background-color: black;
    color: white;
    border: 1px solid white;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s;
}

.btn-bases:hover{
    display: inline-block;
    padding: 20px;
    background-color: white;
    color: black;
    border: 1px solid black;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s;
}

.btn-registro-convocatoria{
    display: inline-block;
    padding: 20px 20%;
    background-color: white;
    color: black;
    border: 1px solid black;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s;
}

.btn-registro-convocatoria:hover{
    display: inline-block;
    padding: 20px 20%;
    background-color: black;
    color: white;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s;
}

.proxima-bold{
    font-family: 'Proxima Nova Bold';
}

@media (max-width: 480px){
    .espacio-lateral{
        padding: 0px 10px;
    }
}

@media (min-width: 576px){
    .d-sm-block {
        display: inline!important;
    }
}

@media (max-device-width: 767px){
    .inicio-cuerpo{
        margin-top: 100px;
    }

    .derecha{
        padding-right: 0px;
    }
    
    .izquierda{
        padding-left: 0px;
    }

    .contenido-calendario {
        width: 100%;
        font-size: 1.5rem;
        padding: 20% 2%;
    }

    .contenido-calendario .enfasis {
        font-size: 1.8rem;
    }

    .contenido-calendario .buttonformat{
        font-size: 1rem;
    }

    .txt1,
    .txt2,
    .txt3{
        margin-bottom: 0px;
    }

    .txt1{
        font-size: 1rem;
    }
    
    .txt2{
        font-size: 1.5rem;
    }
    
    .txt3{
        font-size: 1.5rem;
    }

    .monografia-sm{
        padding: 0px 10px;
        margin-bottom: 20px;
    }

    .contenido-porque .titulo1{
        font-size: 1rem;
    }
    
    .contenido-porque .titulo2{
        font-size: 1.5rem;
    }
    
    .contenido-porque .descripcion{
        font-size: 0.9rem;
    }

    .contenido-comision {
        padding: 4% 6%;
    }

    .contenido-comision .titulo1{
        font-size: 1rem;
    }
    
    .contenido-comision .titulo2{
        font-size: 1.5rem;
    }
    
    .contenido-comision .descripcion{
        font-size: 0.9rem;
        font-family: "gelica", sans-serif;
        font-weight: 500;
        font-style: normal;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    
    .contenido-comision .buttonformat{
        background-color: white;
        color: #2663AD;
        border-radius: 20px;
        padding: 6px 10px 6px 1px;
        font-size: 0.6rem;
        margin-left: 0px;
    }

    .seccion_titulo1{
        color:#383838;
        font-size: 1.5rem;
    }
    
    .seccion_titulo2{
        color:#2663AD;
        font-size: 2rem;
    }

    .col-1-ed{
        width: 11% !important;
    }

    .col-sm-11-ed{
        width: 88% !important;
    }

    .seccion_descripcion .inciso {
        padding: 3px 10px;
    }

    .borde-naranja{
        border-bottom: none;
    }

    .buttonformat,
    .buttonDocumento{
        font-size: 0.8rem;
    }
    
    .buttonformat2{
        font-size: 1rem;
        padding-right: 10px;
    }

    .buttonformat2 .icon-button {
        margin-right: 10px;
    }

    .espacio-boton-sm{
        margin-bottom: 20px;
    }

    .titulo-modal{
        font-size: 1rem;
    }
    
    .close-btn{
        font-size: 1rem;
    }

    .div-evento .titulo-evento {
        font-size: 1.3rem;
    }

    .div-evento .masinfo-evento {
        font-size: 0.9rem;
    }

    .evento_div {
        margin-left: 7%;
    }

    .anio-linea-tiempo-sm {
        margin-top: 40px;
    }

    .pie-foto{
        min-height: 95px;
    }

    .titulo-antecedentes{
        font-size: 2rem;
    }
}

@-webkit-keyframes load1 {
    0%,
    80%,
    100% {
      opacity: 1;
    }
    40% {
        opacity: 0;
    }
}

@keyframes load1 {
    0%,
    80%,
    100% {
        opacity: 1;
    }
    40% {
        opacity: 0;
    }
}