#top:before {
    content: "";
    background: #133b5bb3;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@media ( min-width:769px){
    .bordo-right .vc_column-inner{
        border-right: 2px solid var(--verde1);
    }
}