#cuadrado{
    width:20px;
    height:20px;
    
}

#sp-header{
  height: 100px !important;
}

@media only screen and (min-width: 0px) and (max-width: 900px) {
    .sp-megamenu-parent > li > a {
        font-size: 12px !important;
    }
}
@media only screen and (min-width: 901px) and (max-width: 1200px) {
    .sp-megamenu-parent > li > a {
        font-size: 16px !important;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 2000px) {
    .sp-megamenu-parent > li > a {
        font-size: 20px !important;
    }
}

    .sp-bottom-footer {
        background-color: white;
    }

        .sp-bottom-footer:before {
            position: inherit !important;
        }


    .lnee ul.latestnews-items li.latestnews-item {
        text-align: -webkit-center !important;
    }


    .lnee .head_left .newstitle, .lnee .newstitle {
        text-align: center !important;
    }

    /*element.style.sppb-carousel-extended-outer-stage.height = null;*/

    /*document.getElementById("sppb-carousel-extended-outer-stage").removeAttribute("height");*/
    /*height: 100% !important;*/

    .sppb-carousel-extended-outer-stage {
        height: 100% !important;
    }