/* Corrección forzada desde el constructor WPBakery */
#Content {
    padding-top: 140px !important;
    margin-top: 0px !important;
}
.header-fixed #Content {
    padding-top: 140px !important;
}
#Header_wrapper {
    background-color: #ffffff !important;
    position: relative !important;
    margin-bottom: 0px !important;
}
.vc_row, .vc_section, .section_wrapper {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}