h1 {
    margin-bottom: 40px !important;
    font-weight: normal !important;
}

h2 {
    font-size: 26px !important;
     margin-bottom: 10px !important;
     font-weight: normal !important;
}

h3 {
    font-size: 22px !important;
    font-weight: normal !important;
    margin-bottom: 18px;
}

h1, h2, h3, h4, h5, li, p, span{
    color: #000;
}

.menu-item span, .wpml-ls-statics-shortcode_actions span, .slide-out-widget-area-toggle span{
    color: #fff;
}

#Cabecera {
    padding-top: 80px;
}

.BOX-Content {
    max-width: 90%;
}

.container{
    max-width: none !important;
}

.COL_SPACE_R{
    padding-right: 10px;
}

.COL_SPACE_L{
    padding-left: 10px;
}

.BOX-Content li{
    padding-bottom: 10px !important;
}

.BOX-Content ul li ul{
    padding-top: 10px !important;
}