/* Acordeón */
.vc_tta-panel .vc_tta-panel-body, 
.vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta-panel .vc_tta-panel-heading {
    background: transparent !important;
}
.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    padding-top: 0;
    padding-left: 48px;
}
.vc_tta.vc_general .vc_tta-panel-title {
    font-weight: bold;
}