@charset "utf-8";
/* CSS Document */

html body{
  background: var(--BG-admirable, linear-gradient(180deg, #63ADC4 60.05%, #3D819D 98.41%));
width: 100%;
     height: 100%;
}
/*reset nav para que no salga fondo blanco en menu principal*/
.nav{
    background: rgba(0,0,0,0) !important;
    box-shadow: 0px 1px 8px rgba(0,0,0,0) !important;
        
}
.bg-mano{
    background: url("https://diariomedico.blob.core.windows.net/diariomedico/datos/uestudio/admirables25/img/manos.png") no-repeat right bottom;
    background-size: 25%;
}
.content-manos{
    min-height: 88vh;
}
.content-manos-loging{
    min-height: 100vh;
}
.menu-principal li a.active, 
.menu-principal li a.active svg {
    fill: #ffffff;
    color: #ffffff;
}

.menu-principal li a:hover, 
.menu-principal li a:focus {
    opacity: 1;
    cursor: pointer;
    color: #ffffff;
}

.menu-principal li a:hover svg, 
.menu-principal li a:focus svg {
    fill: #ffffff;
}

.menu-principal li a, 
.menu-principal li a svg {
    color: rgba(255, 255, 255, 0.5);
    fill: rgba(255, 255, 255, 0.5);
}
.logos-izquierda{
 width: 450px;  
height: 100%;
}
.patrocinado span{
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    padding-bottom: 1em;
    display: block;
}
.manos{
  width:700px;
    height: auto;
    position: absolute;
    left:-24%;
    bottom: 0%;
    
}

.content-home h1{
    font-family: "futura-pt-condensed", sans-serif;
    color: #ffffff;
    font-size: 32px;
    text-align: center;
     margin-bottom: 45px;
}
.legales h1{
    font-family: "futura-pt-condensed", sans-serif;
    color: #ffffff;
    font-size: 35px;
    text-align: left;
     margin-bottom: 1em;
    text-transform: uppercase;
}
.gracias {
    display: flex;
    justify-content: center; /* Centra horizontalmente */
    align-items: center; /* Centra verticalmente */
    text-align: center;
    flex-grow: 1; /* Ocupa el espacio disponible sin forzar altura fija */
}

.gracias h1 {
    font-family: "futura-pt-condensed", sans-serif;
    color: #ffffff;
    font-size: 98px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0; /* Elimina márgenes innecesarios */
}

.content-home h2{
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 28px;
    text-align: center;
    margin-bottom: 45px;
}
.content-home p{
      font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
    color: #ffffff;
    font-size: 22px;
    text-align: left;
     margin-bottom: 20px;
}
a.clave{
      font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
    color: #ffffff;
    font-size: 16px;
    text-align: left;
     margin-bottom: 20px;
}
.legales p{
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 18px;
    text-align: left;
     margin-bottom: 20px;
    font-weight: 400;
}
.legales ul li{
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 18px;
    text-align: left;
     margin-bottom: 20px;
    font-weight: 400;
}

.legales li{
    margin-bottom: 1em;
    padding-left:20px;
}

.legales ol{
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 18px;
    text-align: left;
     margin-bottom: 20px;
    font-weight: 400;
}
.content-home p a{
    font-family: 'Roboto', sans-serif;
    color: #ffffff !important;
text-decoration: underline;
}
.loging{
    text-align: left !important;
}
.loging .form-group input{
    text-align: left !important;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 1.6em;
 
}
    .loging button, .loging button:visited, .btn-votar, btn-votar:visited  {
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    background: #D54242;
    font-size: 18px;
    padding: 0.3em 2em;
    margin: 1em 0;
        
}
.loging button:hover, .loging button:active, .loging button:focus, .loging button:active, .btn-votar:hover, .btn-votar button:active, .btn-votar button:focus{

    color: #ffffff;
    background: #AD2C2C !important;
}
.ocultar-desk{
    display: none
}
.breadcrumb li,  .breadcrumb li a.active{
    color: #ffffff !important;
    font-weight: 400;
    opacity: 1;
    font-family: "futura-pt-condensed", sans-serif;
    font-style: normal;
    font-size: 22px

}
.breadcrumb li a {
    color: #ffffff !important;
    opacity:0.4;
    text-decoration: none;
    font-weight: 400;
}
.foto-perfil{
    border-radius: 100%;
    -webkit-box-shadow: -1px 1px 5px 7px rgba(0,0,0,0.10);
-moz-box-shadow: -1px 1px 5px 7px rgba(0,0,0,0.10);
box-shadow: -1px 1px 5px 7px rgba(0,0,0,0.10);
}
.foto-perfil:hover{
   opacity: 0.7;
}
.nombre{
    font-family: "futura-pt-condensed", sans-serif;
    color: #ffffff;
    text-align: center;
    margin-top: 0.4em;
    min-height: 35px;
    font-size: 25px;
    line-height: 25px;
        
}
.modal-content{
   /*border-radius: 12px;*/
 border-radius: 0;
    background: #3D819D;
}
.modal-header{
    padding: 0;
}
.modal-header figure{
    margin: 0 !important;
}
.modal-header img{
    /*border-radius: 12px 12px 0 0;*/
}

.modal-header .btn-close{
    position: absolute;
    top: 2%;
    right: 2%;
    --bs-btn-close-bg: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%235A8FE5' %3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e);
}
.modal-body h1{
    font-size: 35px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    
}
.modal-body p, .modal-body li {
    font-size: 12px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #ffffff;
    
}
.modal-body p strong  {
    font-size: 12px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #ffffff;
    
}
.modal-footer{
    border: 0;
}
.nota{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
}
.txt-vota{
    font-family: "futura-pt-condensed", sans-serif;
    color: #ffffff;
    font-size: 22px;
    text-align: left;
}
button{border: 0 !important;}
@media only screen and (max-width: 1120px){
    .manos{
        left: -24%;
        width: 514px;
    }
}

    
@media only screen and (max-width: 990px){
    .content-manos{
    min-height: auto;
}
    .content-manos-loging{
    min-height: auto;
}
    .ocultar-responsive{
        display: none;
    }
    .ocultar-desk{
        display: block;
    }
    ol.breadcrumb {
        margin: 1.5em auto 0 auto;
    }
    .breadcrumb{
        flex-wrap: nowrap;
        font-size: 12px;
    }
    .logos-footer img{ 
    width: 70%;
    margin-bottom: 2em;
    }
    .gracias h1{
    font-size: 70px;
    margin: 20% auto;
   
}
    .bg-mano{
    background: none;
    }
    .loging button{
        margin: auto;
        display:block;
    }
    a.clave{
        margin: 1em auto;
        text-align: center;
        display: block;
    }
    .ocultar{
        display: none !important;
    }
    

}