#header-modal-text .bg {
    background-image: url('../images/slider.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:1;
}/*
#gallery-fluid-carousel-6 .bg-wrap {
    background-color: #f4f5f6;
}
*/
#desc-img-text-4 .bg-wrap {
    background-color: #e4f4f7;
}
#contact-text-form .bg {
	background-image: url('../images/bg-contacto.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}