@font-face {
      font-family: "addington";
      src: url("../fonts/AddingtonCF-Regular.otf");
    }
.addington{
    font-family: "addington";
}
@font-face {
      font-family: "goldan";
      src: url("../fonts/Gold and After.ttf");
    }
.goldan{
    font-family: "goldan";
}
@font-face {
      font-family: "pacioli";
      src: url("../fonts/Pacioli.otf");
    }
body{
    font-size: 16px;
    line-height: 19px;
    color: #ffffff !important;
}
ul li {
    text-transform: none;
    margin: 5px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
a:hover{
    color: white !important;
}
p {
    text-transform: initial !important;
    margin: 15px 0px;
}
.header__box{
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.header_social_mobile{
   display: none; 
}
#idiomaMobile{
    display: none; 
    margin: 0 auto;
}
.notActive {
    color: rgba(255, 255, 255, 0.3);
    font-weight: normal;
    display: inline-block;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.lngArriba{
    border-bottom: 1px solid #ffffff;
}
.titleStyle{
    color: #fff;
    text-align: left;
}
#titulo1{
    font-size: 30px !important;
    line-height: 50px !important;
    font-family: "addington";
    text-transform: none;
}
#titulo2{
    font-size: 120px !important;
    line-height: 130px !important;
    font-family: "goldan";
}
.logosBannerHome{
    height: 30px;
    width: auto;
    padding: 15px;
    box-sizing: content-box;
}
#LPlogo{
    font-family: "pacioli";
    font-size: 3rem;
    line-height: 2.5rem;
    display: flex;
    flex-direction: column;
}
.letrasLogo{
    flex: 1;
}
.rrssIcon{
    height: 15px;
    width: auto;
    margin-top:10px !important;
    margin-bottom:10px !important;
}
.header__menu {
    align-items: normal !important;
}
.linkmenu_number{
    font-size: 30px;
    line-height: 30px;
    font-family: "goldan";
}
.linkmenu_word{
    font-size: 30px;
    line-height: 30px;
    font-family: "addington";
}
#acercaDe{
    margin-left: -350px; 
    margin-right: 200px;
}
#acercaDe p{
    text-align: justify;
    font-size: 16px !important;
    line-height: 21px !important;
    text-transform: unset !important;
    margin: 20px 0px !important;
}
.capitalize{
    font-family: "pacioli";
    font-size: 91px;
    line-height: 30px;
    float: left;
    margin-right: -5px;
    margin-left: -5px;
    margin-top: 29px;
    font-weight: normal !important;
}
.title4{
    font-size: 40px;
    font-family: "goldan";
    text-transform: unset !important;
}
.holder img{
    width: auto;
    height: 100%;
    transform: unset !important;
}
.td30{
    width: 30%; 
    height: 100%;
}
.td70{
    width: 70%; 
}
.tituProg h3{
    margin: 20px;
    margin-bottom: 0px;
}
.cajaPrograma, .cajaPonentInter{
    height: fit-content;
    margin: 0px 10vw;
}
.cajaPrograma .main-container .box{
    margin-top: -20px;
}
.cajaFigura, .cajaFigura2{
    padding: 10vh;
}
.cajaFigura img, .cajaFigura2 img{
    width: auto;
    height: 30vh;
}
.cajaDias{
    text-align: center;
    flex-direction: column;
}
.cajaBloque{
   width: 100%;
}
.imgBloque{
    width: auto;
    max-height: 100px;
}
.pMes{
    font-size: 60px;
    line-height: 65px;
    font-family: "goldan";
}
.pNumero{
    font-size: 100px;
    line-height: 105px;
    font-family: "goldan";
}
.pDia{
    font-size: 20px;
    line-height: 25px;
}
.main-container {
    display: flex;
    gap: 20px;
}
.box {
    padding: 0px !important;
    display: flex;
    flex-direction: column;
    align-items: center !important;
    height: 85vh !important;
}
.boxApp2 {
    padding: 0px !important;
    display: flex;
    flex-direction: column;
    align-items: center !important;
    height: auto;
}
.box .inner-container {
    display: flex;
    gap: 10px;
}
.tablaInterna{
    width: 100% !important;
}
.tablaInterna td{
    min-width: 115px;
}
.module-wines--textbg {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.breik{
    padding-top: 25px;
}
.txtPrgrmGrande{
    font-size: 25px;
    line-height:28px; 
    font-family: "goldan";
    font-weight: bold;
}
.negrita{
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
}
.jobTitleP{
    font-size: 14px;
    line-height: 17px;
    white-space: nowrap;
}
.ponencia{
    font-size: 16px;
    line-height: 19px;
    white-space: nowrap;
}
#bloqueRojo .jobTitleP{
    color: #C11718;
}
#bloqueVerde .jobTitleP{
    color: #66932F;
}
#bloqueAmarillo .jobTitleP{
    color: #FFEC00;
}
#bloqueNaranja .jobTitleP{
    color: #E1690E;
}
#bloqueMorado .jobTitleP{
    color: #7C3F90;
}
#bloqueAzul .jobTitleP{
    color: #1484BC;
}
#bloqueRosa .jobTitleP{
    color: #DA3D8D;
}

/*INICIA PONENTES*/
.cajaPonentes{
    width: 1400px;
    height: 100vh;
    color: #000000;
    position:relative;
    background: url('../img/Fondo.jpg') no-repeat center center;
    background-size: cover;
    overflow: hidden;
    padding: 0px 100px;
}
.cajaPonentes::before,
.cajaPonentes::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100px; /* Ancho del difuminado */
    height: 100%;
    z-index: 2; /* Asegura que los pseudo-elementos estén encima del contenido */
    pointer-events: none; /* Permite clics a través del difuminado */
}

.cajaPonentes::before {
    left: 0; /* Aplica el efecto al lado izquierdo */
    background: linear-gradient(to right, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0)); /* Gradiente del lado izquierdo */
}

.cajaPonentes::after {
    right: 0; /* Aplica el efecto al lado derecho */
    background: linear-gradient(to left, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0)); /* Gradiente del lado derecho */
}
.img_recinto{
    width: 100%;
    max-width: 400px;
    height: auto;
}
.lineaDerecha{
    border-right: 1px solid #ffffff;
}
.fuente1{
    font-family: "addington";
}
.txtP1{
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 20px;
}
.btnPrograma{
    font-family: "addington";
    border: 1px solid #ffffff;
    border-radius: 10px;
    padding: 5px 15px;
    font-size: 21px;
    line-height: 24px;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px;
    width: fit-content;
}
.img_ponente{
    width: 80%;
    padding: 10%;
    height: auto;
}
.negro{
    color: #000000;
}
.btnPrograma.negro{
    border: 1px solid #000000;
}
.rota90{
    display: inline-block;
    transform: rotate(90deg)
}
#futer{
    position: fixed;
    top: 0px;
    right: 0px;
    color: #fff;
    z-index: 100;
    transition: all .6s cubic-bezier(.55,0,.1,1);
    width: 72px;
    height: 100vh;
    display: flex;
    align-items: stretch;
    border-left: 1px solid #ffffff;
}
#futer .header__box{
    border-right: none;
    width: 72px;
}
.header__box{
    background-color: rgba(0, 0, 0, 0.2) !important;
}
.futer1{
    position: absolute;
    top: 5%;
    margin: 0 auto;
}
.futer2{
    position: absolute;
    top: 10%;
    margin: 0 auto;
}
.futer3{
    position: absolute;
    bottom: 5%;
    margin: 0 auto;
    font-family: "addington";
}
.imgFuter{
    width: 30px;
    height: auto;
}


/*CONTACTO*/
.page--contact {
    height: 100vh !important;
}
#fondoContacto{
    background-image: url('/img/Fondo Contacto.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contactFont{
      font-family: "goldan";
      text-transform: initial !important;
      font-size: 100px !important;
      line-height: 110px !important;
}
.module-contactintro .sendScroll {
    display: none !important;
}
#formFromContact input, #formFromContact textarea{
    width: 80%;
    border-bottom: 1px solid white;
    text-align: center;
    height: 100px;
    pointer-events: auto;
    font-family: "addington";
    color: white;
    font-size: 30px;
    line-height: 50px;
}
#formFromContact input::placeholder, #formFromContact textarea::placeholder{
    font-family: "addington";
    color: white;
    font-size: 30px;
    line-height: 50px;
}
/*PONENTES*/
#paginaOradores{
    background: url('/img/FondoPonents.jpg');
    background-position: center center;
    background-size: initial;
    background-repeat: repeat;
    background-attachment: fixed;
    color: black !important;
    height: auto;
}
.imgPonenteCirculo {
    border-radius: 50%;
    box-shadow: 0 0.25rem 0.25rem rgb(0 0 0) !important;
    width: 100%;
    height: auto;
    margin-bottom: 1.5rem;
}
.cajaPonCir{
    width: 350px;
    padding: 30px !important;
}
.nombrePonenteCir{
    font-family: "goldan";
    font-size: 24px;
    line-height: 28px;
}
.ponenHome{
    display: inline-flex; 
    width: 23% !important; 
    padding: 1%
}
.ponenHome a:hover{
    color: black;
}
.btnPonentes{
    border: 1px solid rgba(0, 0, 0, 0.8) !important;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 30px;
    padding: 5px 40px 7px;
    font-size: 30px;
    font-family: "addington";
}
.btnPonentes a{
    color: rgba(0, 0, 0, 0.8) !important;
    font-size: 30px;
    font-family: "addington";
}
.btnPonentes:hover, .btnPonentes a:hover{
    border: 2px solid rgba(0, 0, 0, 0.8) !important;
    color: rgba(0, 0, 0, 0.8) !important;
}
.scrollY{
    overflow-y: auto;
}
#ponenteInterno{
    width: 100vw !important;
}
.colorFB, .colorIG, .colorTW, .colorYT{
    padding-right: 18px;
    font-size: 24px;
    line-height: 32px;
}
.colorFB{
    color:#3b5998;
}
.colorIG{
    color:#3f729b;
}
.colorTW{
    color:#000000;
}
.colorYT{
    color:#c4302b;
}
.colorWEB{
    color:#000000;
    word-break: break-word;
}
.quoter{
    text-align: right;
}
.ponenHome {
    display: inline-table;
}
/*EMPIEZA PATROCINADORES*/
#paginaPatros{
    background-image: url('/img/Fondo Patros.jpg');
    background-size: cover;
    background-position: center center;
    width: 170vw;
}
#paginaPatros2{
    background-image: url('/img/Fondo Patros.jpg');
    background-size: cover;
    background-position: center center;
    overflow-y: scroll;
}
.filaPatrocinadores {
    margin: 0 auto;
    text-align: center;
}
.colPatros {
    height: 22vh !important;
    width: auto !important;
    display: inline-block !important;
    float: none !important;
}
.tituPatros{
    font-family: "goldan";
    font-size: 8vh;
    line-height: 4vh;
}
.conteCajasMitades{
    height: 100vh;
    width:80vw;
    display: block;
    align-items: center;
}
.cajaMitad{
    height: 50vh;
    display: block !important;
    text-align: center;
}
.figuraPatros{
    height: 35vh;
    width: auto;
}

/*TERMINA PATROCINADORES*/
/*EMPIEZA OBRAS*/
.cajaBanner1 img{
    height: 100vh;
    width: auto;
    margin-top: 20vh;
}
.cajaTxtObras{
    font-size: 20px;
    line-height: 24px;
    width: 200px;
    height: auto;
    margin-top: 40vh;
    margin-left: 10vw;
    margin-right: 20vw;
}
.cajaObrasweb{
    width: 350px;
    text-align: center;
    margin-top: 10vh;
    margin-right: 10vw;
}
.tituWebApp1{
    font-size: 20px;
    font-family: "addington";
    margin: 1vh 0px 2vh;
}
.subtituwebapp1{
    font-size: 16px;
    line-height: 19px;
    margin: 0px 0px 3vh;
}
.lineaDerecha::after {
    content: "";
    position: absolute;
    left: 90vw;
    top: 15%;
    height: 70vh;
    width: 2px;
    background-color: #ffffff;
}
.cajaConteImg2{
    height: 100vh;
}
.imgLibro2{
    height: 50vh;
    margin-top: 20vh;
    width: auto;
    
}
.cajaConteLibro2{
    width: 80vw;
    display: block;
    overflow-y: scroll;
    height: 100vh;
    padding: 2vh;
    padding-right: 10vw;
}
.dosColumnas{    
    width: 100vw !important;
    column-count: 2;
    column-gap: 10vw; 
}
.cuerpoObra2 {
    font-size: 14px;
    line-height: 17px;
    text-align: left;
}
.contenedorLibro iframe{
    width: 90vw; 
    height: 100vh;
    border: none;
    pointer-events: auto;
}
.contenedorLibro img{
    width: auto; 
    height: 100vh;
    margin-left: 10vw;
    padding-right: 10vw;
}
.fiftyalto2{
    margin-top: 20vh;
}
.image-container {
    position: relative;
    display: inline-block;
}
/*TERMINA OBRAS*/
/*EMPIEZA PANTALLAS TOUCH*/
#webApp{
    width: 100%;
    height: 100%;
    background-color: #000;
    color: #fff;
    text-align: center;
    justify-content: center;
}
#switcher{
    position: absolute;
    top: 1vh;
    right: 1vw;
}
.imgwebap img{
    width: 100%;
    height: auto;
}
.imgwebap2 img{
    width: 100%;
    height: auto;
}
.tituWebApp{
    font-size: 1.6vh;
    line-height: 2vh;
    font-family: "addington";
    margin: 1vh 0px 0.5vh;
}
.subtituwebapp{
    font-size: 1.3vh;
    line-height: 2vh;
    margin: 0px 0px 3vh;
}
.cuerpoObra{
    font-size: 1vh;
    line-height: 1.5vh;
    text-align: left;
}
.imgLibro{
    margin-top: 2vh;
}
.derecha{
    border-right: 1px solid #ffffff;
}
.abajo{
    border-bottom: 1px solid #ffffff;
}
.fiftyalto{
    width: 100%;
    height: 50vh;
}
.cajaNera{
    background-image: url('/img/Fondo Negro.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.conteFlex{
    display: flex;
}
.cajaGris{
    background-image: url('/img/Fondo Gris.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.cajaConteImg{
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cajaConteLibro{
    width: 70%;
    display: block;
    overflow-y: scroll;
    height: 42vh;
    padding: 2vh;
    margin: 0 auto;
}
.imgTestLibro{
    display: flex;
    justify-content: center;
    align-items: center;
}
.imgTestLibro img{
    height: 30vh;
    width: auto;
    margin: 0 auto;
    margin-top: 10vh;
}
.contenedorLibro{
    padding-top: 5vh;
}
.imgAppObra{
    height: 100%;
    width: auto;
    padding: 3vw;
}
.conTenedor {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    height: 49%;
    overflow-y: scroll;
    border: 1px solid #000;
    position: absolute;
}
.hijo {
    flex: 0 0 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
    padding: 1vh;
}
.cuerpoObra .capitalize {
    font-family: "pacioli";
    font-size: 6vh;
    line-height: 1.6vh;
    float: left;
    margin-right: 0vw;
    margin-left: -1vw;
    margin-top: 1.6vh;
    font-weight: normal !important;
}
.citaObras{
    padding: 1vh;
    font-size: 0.8vh;
    line-height: 1.3vh;
}
.numerada {
    list-style-type: decimal; /* Esto asegura que los números se muestren */
    margin-left: 1vw; /* Agrega espacio a la izquierda para que se vea mejor */
    padding-left: 1vw; /* Para mantener el espaciado */
}
.numerada li{
    margin-bottom: 1vh;
}
.btnApp{
    text-align: left;
    padding: 0.7vh 1.5vh;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 2vh;
    width: fit-content;
    margin: 0.5vh;
}
.patrosApp{
    height: 8vh;
    width: 100%;
    position: absolute;
    bottom: 0px;
    background-color: #000;
}
.carousel {
    display: flex;
    align-items: center;
    overflow: hidden;
}
.carousel-track {
    display: flex;
    animation: scroll 30s linear infinite;
}
.carousel-track img {
    width: 8vh;
    height: auto;
    margin-right: 10px;
}
@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}
/*PROGRAMA DENTRO DELAPP*/
.cajaDiApp{
    overflow-y: scroll;
    height: 72vh;
    padding: 2% 3% 3% 5%;
    text-align: left;
}
.cajaDiApp .imgBloque {
        margin: 5vh 0vw;
    }
.cajaDiApp .breik{
    text-align: center;
}
.agenda-container {
    width: 100vw;
    height: 90vh;
    margin-top: 10vh;
}
.day-buttons {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.day-buttons button {
    width: 32%;
    padding: 10px;
    background-color: transparent;
    color: white;
    border: 2px solid white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    transition: background-color 0.3s ease;
}
.day-buttons button.active {
    background-color: transparent;
    color: #C11718;
    font-weight: bold;
    border: 2px solid #C11718;
}
.day-buttons button:not(.active) {
    background-color: transparent;
    color: #999;
    border: 2px solid #999;
}
.day-buttons button:not(.active):hover {
    color: #fff;
    border: 2px solid #fff;
}
.day-content {
    display: none;
}
.day-content.active {
    display: block;
}
h2 {
    font-size: 20px;
    color: #333;
    margin-bottom: 15px;
    text-align: center;
}
.event {
    display: flex;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}
.time {
    flex: 1;
    font-weight: bold;
    color: #555;
}
.details {
    flex: 2;
}
.details h3 {
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}
.details p {
    color: #666;
}
.btnAppMenu{
    text-align: left;
    padding: 0.9vh 1.7vh;
    background-color: #fff;
    color: #000;
    border-radius: 2vh;
    width: fit-content;
    position: fixed;
    top: 30vh;
    left: 1vh;
}
.btnAppMenu2 {
    text-align: left;
    padding: 0.9vh 1.7vh;
    background-color: #fff;
    color: #000;
    border-radius: 2vh;
    width: fit-content;
    position: absolute;
    bottom: 5vh;
    left: 2vh;
}
.imgwebap2{
    position: relative;
}
.btnAppMenu:hover{
    color: #fff;
    background-color: transparent;
    border: 2px solid #ffffff;
}
/*TERMINA PANTALLAS TOUCH*/
/*REGISTRO*/
.form-container {
    padding: 2rem;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    max-width: 500px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    pointer-events: all;
}
.form-container2 {
    padding: 2rem;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    max-width: 800px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 0px;
}
.form-container h1 {
    margin: 0 0 10px;
    color: #fff;
}
.form-container p {
    margin: 0 0 20px;
    color: #fff;
}
.form-container form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.form-container label {
    text-align: left;
    color: #fff;
    font-weight: bold;
    margin-bottom: -10px;
}
.form-container input[type="text"],
.form-container input[type="email"],
.form-container input[type="file"] {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
}
.form-container input[type="file"] {
    padding: 0;
}
.custom-upload-button {
    display: inline-block;
    width: 100%;
    height: 45px;
    font-size: 22px;
    text-align: center;
    line-height: 40px;
    color: #333;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    font-weight: normal;
    opacity: 0.8;
    text-align: center !important;
}
.form-container button {
    background: #008f39;
    color: #fff;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s ease;
    height: 50px;
    font-size: 25px;
    font-weight: bold;
}
.form-container button:hover {
    background: #0056b3;
}
.tituRegistro{
    font-family: "goldan";
    font-size: 7vh;
}
/*VIDEOS*/
#cajaPLayer2{
    height: 60vh;
}
.tituVide h3{
    margin: 20px;
    margin-top: 0px;
}
.cajaVideos{
    margin-top:40vh !important;
}
@media screen and (max-width: 888px) {
    .row{
        margin: 0 auto;
    }
    #idiomaMobile{
        display: block; 
    }
    .header__box:after {
        top: 50px !important;
    }
    .module-homeintro .bg {
        object-fit: contain !important;
    }
    .module-homeintro .content__top {
        height: 42%;
    }
    #acercaDe p {
        text-align: left;
    }
    .header__box {
        background-color: unset !important;
        width: 100% !important;
        padding: 0px 0 24px 24px;
        max-height: 50px;
    }
    .header__burger {
        top: -13px;
    }
    .content__top{
        display: inherit;
        margin-top: 250px;
    }
    .titleEl2{
        background: rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(1px);
        -webkit-backdrop-filter: blur(1px);
        padding: 0px 6px;
        border-radius: 5px;
    }
    .header__social{
        display: none;
    }
    .header_social_mobile{
        display: block; 
        position: absolute;
        right: 5%;
        pointer-events: all;
    }
    .header_social_mobile a img{
        margin-top: 17px !important;
        padding: 0px 12px;
    }
    #titulo1{
        font-size: 16px !important;
        line-height: 19px !important;
    }
    
    #titulo2{
        font-size: 50px !important;
        line-height: 60px !important;
    }
    .logosBannerHome {
        height: 22px;
        padding: 3px;
    }
    #LPlogo{
        flex-direction: row;
        margin-top: 16px;
        margin-left: 34px;
    }
    #acercaDe{
        margin-left: 0px;
        margin-right: 0px;
        padding: 35px;
        margin-top: -35px;
    }
    #paginaOradores, #paginaPatros {
        padding-bottom: 75px;
    }
    .tdVacio{
        width: 0%;
    }
    .tdSegmento{
        width: 100%;
        text-align: center;
    }
    .td30{
        width: 20%; 
        height: 100%;
    }
    .td70{
        width: 80%; 
    }
    .cajaPrograma {
        width: 100%;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-top: 7vh;
        padding-right: 2%;
    }
    .cajaPonentInter{
        width: 100%;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-top: 7vh;
    }
    .nombandJob{
        margin-bottom: 75px;
    }
    .scrollY {
        overflow-y: unset;
    }
    .tablaInterna td {
        min-width: 100px;
    }
    .cajaPrograma .col-sm-12{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .btnPrograma {
        font-size: 10px;
        line-height: 13px;
        margin: 0 auto;
    }
    .lineaDerecha {
        border-bottom: 1px solid #ffffff;
        border-right: unset;
    }
    .cajaImg{
        padding: 0px !important;
    }
    .cajaTxt{
        padding-top: 20px;
    }
    .tituProg h3 {
        margin: 35px 0px;
        text-align: center;
    }
    .imgBloque {
        margin: 80px -20% 15px;
        max-width: 75%;
    }
    .bloqueGrande{
        max-width: 85%;
    }
    .cajaDias {
        width: 50%;
        text-align: center;
        padding-top: 4vh;
        margin-top: 50px;
    }
    .cajaFigura {
        width: 50%;
        padding: 3vh;
        margin-top: 50px;
    }
    .cajaFigura img {
        width: 100%;
        height: auto;
    }
    .jobTitleP{
        white-space: normal;
    }
    .ponencia{
        white-space: normal;
    }
    .conteProgram{
        margin-bottom: 75px;
    }
    .main-container {
        display: block;
    }
    .box {
        height: auto !important;
    }
    .ponenHome {
        width: 48% !important;
    }
    .cajaPonCir {
        padding: 15px !important;
    }
    .cajaPonentes {
        width: 100%;
        height: auto;
        overflow: auto;
        text-align: center;
        padding: 60px 0px;
        background-repeat: repeat-y;
        background-size: contain;
        margin: 0 auto;
    }
    .cjaImg {
        max-width: 80%;
        margin: 0 auto;
        border-bottom: 1px solid #000;
        margin-bottom: 25px;
    }
    .title4 {
        font-size: 30px;
        text-align: center;
    }
    .jobIntern{
        text-align: center;
    }
    .nombandJob p{
        text-align: justify;
    }
    #fondoContacto{
        background-image: url('/img/Fondo Contacto-2.jpg');
        background-size: contain;
    }
    .contactFont {
        font-size: 26px !important;
        line-height: 80px !important;
    }
    #formFromContact input, #formFromContact textarea{
    font-size: 24px;
    line-height: 30px;
    height: 80px;
}
#formFromContact input::placeholder, #formFromContact textarea::placeholder{
    font-size: 24px;
    line-height: 30px;
}
    .module-contactintro>.content {
        padding-bottom: 30px;
    }
    .module-contactintro {
        padding-top: 65px;
        padding-left: 20px;
    }
    #futer {
        top: unset;
        width: 100vw;
        height: 50px;
        border-left: unset;
        border-top: 1px solid #ffffff;
        bottom: 0px;
    }
    .futer2{
        left: 45%;
    }
    .futer3{
        right: 5%;
    }
    /*EMPIEZA PATROCINADORES*/
    #paginaPatros{
        background-image: url('/img/Fondo cel_patros.jpg');
    }
    .filaPatrocinadores {
        margin: 0 auto;
        text-align: center;
    }
    .colPatros {
            width: 44% !important;
            height: auto !important;
        }
    .tituPatros{
        font-size: 7vh;
        margin-bottom: 5vh;
    }
    .conteCajasMitades{
        height: auto;
        width:100vw;
    }
    .cajaMitad{
        height: auto;
        display: block !important;
        text-align: center;
    }
    .figuraPatros{
        height: 25vh;
        margin-top: 8vh;
    }
    .primeraMitad::after {
        content: "";
        position: absolute;
        left: 90vw; /* Posiciona el pseudo-elemento en el lado derecho */
        top: 15%; /* Para centrarlo verticalmente, mueve hacia abajo un 15% */
        height: 70%; /* El borde solo cubrirá el 70% de la altura del div */
        width: 2px; /* Ancho del borde (puedes ajustar este valor) */
        background-color: transparent; /* Color del borde */
    }
    /*TERMINA PATROCINADORES*/
    .conteBox{
        flex-direction: column !important;
        margin-bottom: 7vh;
    }
    .cajaBanner1 img {
        height: auto;
        width: 100%;
        margin-top: 5vh;
    }
    .cajaTxtObras {
        margin-top: 5vh;
        margin: 0 auto;
        margin-top: 8vh;
        text-align: center;
    }
    .cajaObrasweb {
        margin: 0 auto !important;
        margin-top: 8vh !important;
    }
    .contenedorLibro iframe{
        pointer-events: auto;
        height: 70vh;
    }
    .fiftyalto2 {
        margin-top: 0vh;
    }
    .dosColumnas {
        width: 100vw !important;
        column-count: 1;
        column-gap: normal;
    }
    .cajaConteLibro2 {
        height: auto;
        padding: 0px 7%;
        width: 100vw;
    }
    .contenedorLibro img {
        width: 100%;
        height: auto;
        padding: 10%;
        margin: 0 auto;
    }
    .module-homeintro .bg,    .module-image .holder img{
        display: none !important;
    }
    .module-homeintro .bg--xs, .module-image .holder .bg--xs {
        display: block !important;
    }
/*VIDEOS*/
    #cajaPLayer2{
        height: 40vh;
    }
    .cajaVideos{
    margin-top:0vh !important;
    }
    .cajaFigura2{
        display: none;
    }
    .cajaTxtVideo, .nombrePonenteCir{
        text-align: center !important;
    }
    .ConteVideos{
        margin: 0 auto;
        padding: 0 !important;
        flex-direction: column !important;
    }
        .cajaPrograma .main-container .box {
        margin-top: -60px;
    }
}