#header-text-4 .bg {
    background-image: url('../images/servicios.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 1;
}

#sep-bottom-5 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#desc-text-halfbg .bg-wrap {
    background: #333;
}

#sep-center-5 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-center-5--0 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#desc-text-halfbg--0 .bg-wrap {
    background: #333;
}

#desc-text-3 .bg-wrap {
    background-color: #c5b9aa;
}

#desc-text-3 .bg {
    background-image: url('../images/servicios-05.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.03;
}