/*-
ESTILOS ADICIONALES PARA EL SLIDER
-*/
.slider-container .main-label {
	text-align:center;}
/*---------------------
ESTILOS ADICIONALES DEL LOGO
--------------------*/
#header .header-logo img {
    margin: 0px !important;
	height:65px !important; width:auto !important;
}
/*---------------------
ESTILOS ADICIONALES DEL MENU
--------------------*/
ul li.active > a,ul li.active > a:hover{
    color: #FFF !important;
    background-color: #039FB5 !important;
}
a, a:hover, a:focus {
	color: #039FB5;
}
