body
{
    font-family: Helvetica, Sans-Serif;
    color: #444444;
    font-size: 16pt;

}

.titulos-text{
    font-size: 38pt;
}

.bg-v-asesores{
    background-color: #81d742;
}

.bg-a-asesores{
    background-color: #0C5BC6;
}

.bg-info-asesores{
    background-color:rgba(169, 235, 232, 1);
}

.bg-info-asesores-trans{
    background-color:rgba(255, 255, 255, .4);
}

.bg-info-asesores-trans-a{
    background-color:rgba(96, 202, 255, .4);
}

.tc-v-asesores{
    color: #81d742;
}

.tc-a-asesores{
    color: #0C5BC6;
}


.btn-footer{
    margin: 2vw;
    max-height: 8vh;
}

.logo_fotter{
    max-height: 5vw;
}

.logo_fotter_p{
    max-height: 15vh;
}

.minh-100 {
    height: 60vh;
  }

.title{
    font-size: 40pt;
}
.images_home{
    max-width: 20vw;
    max-height: 20vh;
}

.images_emoji{
    max-width: 10vw;
    max-height: 10vh;
}

.images_emoji_peq{
    max-width: 4vw;
    max-height: 4vh;
}

.images_home_sm{
    margin-top: 5vh;
    width: auto;
    height: 9vh;
    max-width: 35vw;

}
.images_home_ml{
    margin-top: 7vh;
    width: 40vw;
    height: auto;
    max-height: 5vh;
}
.logo_principal{
    max-height: 40vh;
    max-width: 80vw;
}
.tarjetas_presentacion{
    max-width: 50vw;
    max-height: 45vh;
}
.imagenes_marcas{
    max-width: 30vw;
    max-height: 20vh;
}
.imagenes_marcas_ml{
    max-width: 20vw;
    max-height: 10vh;
}
.alinear-centro{
    padding-left: 10vw;;
}
.imagenes-titulo{
    max-width: 10vw;
    max-height: 20vh;
    margin-left: 10vw ;
}
.imagen-pesos{
    max-width: 8vw;
    max-height: 16vh;
    
}

.imagen-padecimientos{
    max-width: 5vw;
    max-height: 10vh;
    
    
}

.imagen-padecimientos-margen{
    max-width: 5vw;
    max-height: 10vh;
    margin-left: 4vw ;
}

.form-control, .sin_bordes {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 5px solid #ced4da !important;

}
.impacto-images{
    max-width: 50vw;
    max-height: 50vh;
}
.logo-universidades{
    max-width: 4vw;
    max-height: 4vh;
}
.tachar{
    text-decoration: line-through;
}

.non-selectable {
    -moz-user-select: none; 
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; 
 }
 
 .jubilacion_images{
    height: 45vh;
    width: auto;
    max-height: 45vh;
    max-width: 90vw;
}

.campana_canvas{
    width: 100vw;
}
 
.numero-impacto{
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    color: #0C5BC6;
}

#boton_guardar_campana:hover{
    color: white;
    font-weight: bold;
    background-color: #0C5BC6;
}
