/* Add here all your CSS customizations */
.container-home-intro{
 margin-top: -180px;
}
.no-hover:hover{
background-color: transparent !important;cursor: unset;
}

@media (max-width: 769px) {
#imagen-team{
background-size: 100% auto !important;
	}

.no-m-mobile{
    margin:0 !important;
}
.no-mb-mobile{
    margin-bottom:0 !important;
}
.no-mt-mobile{
    margin-top:0 !important;
}

.image-cv-home{
 height: 25vh;
}
#ver-perfil{
    margin-top:20px;
}

#btn-faq{
    font-size: 29px;
    line-height: 29px;
}

}

.main{
    background: #e6e6e6;
}
.ico-home{
    max-width: 100px;
}
.logo-footer{
    max-width: 170px;
}
#footer .list.list-borders li {
    border-bottom: 1px solid #4d4d4d;
}

.page-header {
    background-color: #333;
    padding: 11px 0;
    }
   .page-header h1 {
    font-size: 20px;
    color:#ccc;
    } 
    
   #revolutionSlider li h1.tp-caption a{ color:#fff;}
    #revolutionSlider li h1.tp-caption a:hover {
    	color:#731631 !important;
    }
    
    .toggle > label + p {
    color: #000;
    }