/*
 * http://www.webperfil.com/
 */
 
/*TIPOGRAFIA ///////////////////////////////////////*/
/*font-family: 'Montserrat', sans-serif;
font-family: 'Slabo 27px', serif;*/
.navbar-custom {
    font-family: 'Slabo 27px', serif;
}
.btn {
    font-family: 'Montserrat', sans-serif;
}
.font-alt {
    font-family: 'Montserrat', sans-serif;
}
.font-serif {
    font-family: 'Slabo 27px', serif;
}
/*TIPOGRAFIA ///////////////////////////////////////*/
/*BOTONES /////////////////////////////////////////*/
a.social {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
/*BOTONES /////////////////////////////////////////*/
.box-content.thumbnail {
    background:none;
}
.img-thumbnail, .thumbnail {
    box-shadow: none;
}
.box-content.thumbnail:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.header-fixed .header-v6.header-fixed-shrink .navbar-nav .active > a, .header-fixed .header-v6.header-fixed-shrink .navbar-nav li > a:hover {
    color: #FFFFFF !important;
}

[href="undefined"]{
	display:none;
}