/*--- ESTILOS DEL HEADER ----*/
#menu-menu-principal li a span{   font-size: 15px;}
.menu-menu-principal .active span{color:#fc8500 !important;}
#menu-menu-principal .active a{color:#fc8500}
#menu-menu-principal .active {color:#fc8500 !important}
.header-style-three .header-wrap{border-bottom:none !important;}


#sticky-wrapper.sticky-wrapper .header-wrap{background: rgba(255, 255, 255);}
#sticky-wraper .header-style-two .header-wrap {background: rgb(255, 255, 255);}


#sticky-wraper.sticky-wraper.is-sticky .header-wrap{background: rgb(255, 255, 255);}

.main-wrap-inner .unva-fixed-navigation .unva-navigation > ul > li > a {
    padding: 0 !important;
    color: #515151 !important;
    font-size: 28px !important; 
}

.unva-navigation > ul > li > a {
    display: inline-block;
    padding: 41px 15px 40px 14px;
    color: #515151 !important;
    text-transform: initial !important;
}

#menu-menu-principal li a span {
    font-size: 15px;
    text-transform: initial !important;
}

::selection {
    background: #aaa !important;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #ffffff !important;
}