.logo{
    height: 100px !important;
}

.date{
    text-align: left !important;
}

TITUL{
    text-decoration-line: line-through;
}

.sub4 {
	margin-top: 1px;
    padding: 10px 10px;
    background: #005ff7;
    color: #fff !important;

   
    
}

.azul{
    color: #5e9cff;
    text-transform: uppercase;
}

.filosofia{
    text-align: left;
}



.semblanza{
    text-transform: uppercase;
    color: #444445;
    font-size: 10px;
    text-align: justify;
}


.lista_1{
	line-height:30px !important;
	list-style:url(../img/ind_1.png) !important;
	margin-left:50px !important;
	margin-bottom:2px !important;
    text-align: left !important;
    color: #000;
}

ul.lista_2{
	line-height:30px !important;
	list-style:url(../img/ind_1.png) !important;
	margin-left:50px !important;
	margin-bottom:2px !important;
    text-align: left !important;
    color: #000;
}



/*Afiliacion*/


h3.gris{
    color: #1d1d1d;
}
h5.gris-v{
    color: #4e4e4e !important;
    font-weight: 100;
}
h5.negro{
    color: #000000;
    font-weight: 100;
}

a.triptico{
    font-size: 15px;
}


/*ACTIVIDADES RECIENTES/*/

.act-recientes{
    text-align: justify;
    margin: 30px;
}

.ponderacion h3{
    color: #ffffff !important;
}

.ponderacion h5{
    color: #ffffff !important;
}

.ponderacion{
    padding: 50px;
    text-align: left;
    color: #dedede !important;
}

.idoneidad h3{
    color: #000000 !important;
        margin-top: 50px;
    text-align: center;
}

.idoneidad  h5{
    color: #434343 !important;
}

.idoneidad {
    padding: 50px;
    text-align: left;
    color: #9f9f9f !important;
}

.beneficios h3{
    color: #ffffff !important;


}

.beneficios h5{
    color: #ffffff !important;
}

.beneficios{
    padding: 50px;
    text-align: left;
    color: #efefef !important;
}

.puntos{
    font-size: 70px;
    line-height: 25px;
    margin-bottom: 20px;
}
/*barra social*/
.icono-bar {
    position: fixed;
    top: 50%;
    right: -2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1000;
    background-color: rgba(252, 7, 7, 0);
    border-radius: 10px 0px 0px 10px;
}
.icono-bar a {
    display: block;
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease;
    font-size: 30px;
}

.facebook1 {
    background: #fff;
    color: #3B5998;
    border-radius: 10px 0 0 0;
}
.twitter1 {
    background: #fff;
    color: #55ACEE;
    border-radius: 0 0 0 10px;
}
.linkedin1 {
    background: #fff;
    color: #007bb5;
    border-radius: 0px;
}
.instagram1 {
    background: #fff;
    color: #833AB4;
    border-radius: 0 0 0 10px;
}
.whatsapp1 {
    background: #fff;
    color: #00BB2D;
    border-radius: 0 0 0 10px;
}
.facebook1:hover{
    background: #3B5998;
    color: #fff;
}
.twitter1:hover {
    background: #55ACEE;
    color: #fff;
}
.linkedin1:hover {            
    background:#007bb5;
    color:#fff;
}
.instagram1:hover{
    background: #833AB4;
    color: #fff;
}
.whatsapp1:hover{
    background: #00BB2D;
    color: #fff;

}

p.subtitulos{
    font-weight: 900;
    margin-top: 50px;
    font-size: 20px;
}

.consejo{
    width: 80%;
}