/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 24/03/2019, 12:05:32
    Author     : Pablo N. Garcia Solanellas
*/
.beneficios-dir{
    font-size: 14px;
    font-weight: 800;
}
.text-red {
    color:#ff0000!important;   
}
.text-withe{
    color:#FFF!important;
}
.text-victoria-lens{
    color:#dd127b!important;
}
.bg-victoria-lens{
    background-color:#dd127b!important;
}
.text-tonutti{
    color:#53a680!important;
}
.text-ibiza{    
    color:#9f1814!important;
}
.text-anderica{
    color:#ff0000!important;   
}


ul.common-ul{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    font-size: 1.2em;
    
}
ul.common-ul li { line-height: 2em;}  
ul.common-ul li a{ padding: 0.2rem 0rem;color:#FFF;}
ul.common-ul li:hover a{padding-left: 0.5rem;}

ul.common-redes-ul{    
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
ul.common-redes-ul li{flex-direction: row;}
.mis-aportes{
    margin-right: 0;
    margin-left: 0; 
    padding-right: 0;
}
.mis-aportes a{
    font-weight: 600;
}
.tm-section-7{
    color: #FFF;
    background: #0066cc;
    padding: 30px 0 ;
    margin-bottom: 20px;
    position: relative;
}
.tm-article-text-black-bold{
    font-weight: 800;
    color: #6c6c6c;
}
.head-primary{
    background-color: #0066cc;
    color: #ffffff;
    padding: 20px 0;
}

ul.contact-ul{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
ul.contact-ul li{
    line-height: 4em;
}
ul.contact-ul li a{padding: 0.2rem 0rem;color:#FFF;}
ul.contact-ul li a i{
    font-size: 2em;
    color: #0066cc;
    vertical-align: middle;
}
ul.contact-ul li a span{
    margin-left: 10px;
}
ul.contact-ul  li:hover a{padding-left: 0.5rem;}
#tm-footer .deep-footer{
    min-height: 50px;
    background-color: #141414;
    color: #ffffff;
     
}

#tm-footer .deep-footer p{
    line-height: 4em;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
.fa-z-big{
    font-size: 3em;
}
.sign-in-btn{
    position: relative;
    float: right;  
    padding: 0 0 0 10px;
    border: none;
    font-weight: 800;
}
.sign-in-btn:hover{
    background-color: #0066cc;
    padding: 0 10px;
}
.sign-in-btn:hover a{
    color: #ffffff;
}
.sign-in-btn a{
    border: none;
}
.img-staff{
    width: 150px;
}