@charset "UTF-8";
/* CSS Document */
/* ====================================== BANNER SITIO ====================================== */

.bannerInterior-Contacto {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url('../../img/interiorAct/empresa2.webp');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
	-webkit-transform: translateX(0%) translateY(0%);
    -moz-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    -o-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
}

.bannerInterior-Tradicional {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url('../../img/interiorAct/banner-tradicional01.webp');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
	-webkit-transform: translateX(0%) translateY(0%);
    -moz-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    -o-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
}

.bannerInterior-Transportado {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url('../../img/interiorAct/transportado2.webp');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
	-webkit-transform: translateX(0%) translateY(0%);
    -moz-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    -o-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
}

.bannerInterior-Asesorias {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url('../../img/interiorAct/banner-arq2.webp');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
	-webkit-transform: translateX(0%) translateY(0%);
    -moz-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    -o-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
}

.banner-HomeNuevo {
	background-image: linear-gradient(rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0.4)), url('../../img/interiorAct/banner-inicio6.webp');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
	-webkit-transform: translateX(0%) translateY(0%);
    -moz-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    -o-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
}

.banner-HomeNuevo2 {
	background-image: linear-gradient(rgba(0, 0, 0, 0.4),rgba(0, 0, 0, 0.4)), url('../../img/interiorAct/banner-inicio8_.webp');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
	-webkit-transform: translateX(0%) translateY(0%);
    -moz-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    -o-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
}


/* ================================== IMG SIN PERDER MEDIDAS ================================== */
.imagenescalable {
	width:100%;
	/*max-width:223px;*/
	height: auto;
}
/* ================================== FIN IMG SIN PERDER MEDIDAS ================================== */

/* ====================================== BANNER SITIO RESPONSIVE  ====================================== */
@media all and (max-width: 980px) {

.bannerInterior-Contacto {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url('../../img/interiorAct/banner-contacto-n.jpg');
	/*background-attachment:inherit;*/
	background-size: contain;
	width: 100%;
	height: 420px;
	margin-top: 30px;
}
	
.bannerInterior-Tradicional {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url('../../img/interiorAct/banner-tradicional-n.jpg');
	/*background-attachment:inherit;*/
	background-size: contain;
	width: 100%;
	height: 420px;
	margin-top: 30px;
}
	
.bannerInterior-Transportado {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url('../../img/interiorAct/banner-transportado-n.jpg');
	/*background-attachment:inherit;*/
	background-size: contain;
	width: 100%;
	height: 430px;
	margin-top: 30px;
	padding-top: 30px;
}
	
.bannerInterior-Asesorias {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)), url('../../img/interiorAct/banner-asesoria-n.jpg');
	/*background-attachment:inherit;*/
	background-size: contain;
	width: 100%;
	height: 430px;
	margin-top: 30px;
	padding-top: 30px;
}
	
.banner-HomeNuevo {
	background-image: linear-gradient(rgba(0, 0, 0, 0.1),rgba(0, 0, 0, 0.1)), url('../../img/interiorAct/banner-home-n2.webp');
	/*background-attachment:inherit;*/
	background-size: contain;
	width: 100%;
	height: 430px;
	margin-top: 30px;
	padding-top: 30px;
}

.banner-HomeNuevo2 {
	background-image: linear-gradient(rgba(0, 0, 0, 0.1),rgba(0, 0, 0, 0.1)), url('../../img/interiorAct/banner-home2-n.webp');
	/*background-attachment:inherit;*/
	background-size: contain;
	width: 100%;
	height: 430px;
	margin-top: 30px;
	padding-top: 30px;
}

}
/* ====================================== FIN BANNER SITIO RESPONSIVE  ====================================== */