@charset "UTF-8";
/* CSS Ro 2025 */

body { 
	background-color:#f3f3f3; /*FAFAFA*/
	margin: 0;
}
	

.contenedor-Info {
	display: inline-block;
	float: left;
	width: 100%;
	height:auto;
	/*margin-top:50px;*/
	/*margin-bottom:50px;*/
	z-index: 1;
}

.centrar-Info {
            overflow:hidden;
            text-align: center;
	        margin-top:0px;
            /*margin:auto;*/
			padding-top:10px;
			padding-bottom:10px;
			background-color:#e1ecf2;
	        /*background-color: #1d2227;*/
	        background-size: cover;
	        border-bottom: 1px solid #FFFFFF;
	
}

.centrar-Info2 {
            overflow:hidden;
            text-align: center;
	        margin-top:0px;
            /*margin:auto;*/
			/*background-color:#e1ecf2;*/
	        /*background-color: #1d2227;*/
	        background-color: #f5f5f5;
	        background-size: cover;
	        border-bottom: 1px solid #FFFFFF;
	        z-index: 9999999999;
	
}

.centrar-Info-foto {
            overflow:hidden;
            text-align: center;
	        margin-top:0px;
            /*margin:auto;*/
			padding-top:10px;
			padding-bottom:10px;
			background-color:#e1ecf2;
	         -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; 
            background-image: linear-gradient(rgba(0, 0, 0, 0.0),rgba(0, 0, 0, 0.0)), url('../../img/interiorAct/charquican.jpg');
            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%);
	
}

.centrar-Info-titulo {
            overflow:hidden;
            text-align: center;
	        margin-top: 110px;
	        width:100%;
	        height:auto;
			padding-top:10px;
			/*background-color:#FFFFFF;*/
	        background-size: cover;
	        padding-bottom: 30px;
	        /*border:1px solid #434343;*/
	        /*border-bottom: 1px solid #FFFFFF;*/
}

.centrar-Info-titulo2 {
            overflow:hidden;
            text-align: center;
	        margin-top: 10px;
	        width:100%;
	        height:auto;
			padding-top:10px;
			/*background-color:#FFFFFF;*/
	        background-size: cover;
	        padding-bottom: 30px;
	        /*border:1px solid #434343;*/
	        /*border-bottom: 1px solid #FFFFFF;*/
}

.box-info {
            display:inline-table;
            border:8px solid #434343;/*#434343  #8eb620*/
            width:170px;
			max-width:170px;
			max-height:170px;
			min-height:170px;
			border-radius: 100%;
            margin:2px;
			text-align:justify;
			font-family: 'Ultra', serif;
	        font-size: 12px;
			background-color:#555;
}

.box-Info-formulario {
            display:inline-table;
            border:1px solid #434343;
            width:500px;
			max-width:500px;
			max-height:650px;
			min-height:650px;
			border-radius: 30px;
	        margin-right: 30px;
	        margin-top: -100px;
}

.box-formulario {
            display:inline-table;
            /*border:1px solid #434343;*/
            width:700px;
			max-width:500px;
			max-height:670px;
			min-height:650px;
			border-radius: 30px;
	        margin-top: 30px;
	        z-index: 99999999999;
	       
}


.iframe {
	width: 600px;
	height: 1230px;
	margin-bottom: 50px;
	border-radius: 20px;
	border:1px solid #fff;
	background-color: #d9d7d7;
	/*background-color: #bdced6;*/
	/*background-color: #556472;*/
	box-shadow: rgba(50, 50, 93, 0.25) 0px 10px 10px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 26px -12px inset;
	padding-left: 30px;
	padding-right: 30px;
	z-index: 9999999999;
	
}



.Box-Info-Der {
	        display: inline-block;
	        float: right;
            width:50%;
			max-width:50%;
	        height: auto;
	        background-color: #dfdfdf;
	        box-shadow: -4px 0px 5px -1px rgba(0,0,0,0.38);
           -webkit-box-shadow: -4px 0px 5px -1px rgba(0,0,0,0.38);
           -moz-box-shadow: -4px 0px 5px -1px rgba(0,0,0,0.38);
	       z-index: 9999999999;
	         
	
}

.Box-Info-Izq {
            display:inline-table;
	        float:left;
            width:50%;
			max-width:50%;
			max-height:470px;
			min-height:470px;
	        
}

.barraTop {
	width: 100%;
	height: 5px;
	margin-top: 0px;
	background-color: #1d2227;
	/*background-color: #333434;*/
}

.logo {
	width: 250px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color:#005cb9;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-bottom: 5px;
}

.logo-B {
	width: 200px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color:#FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-bottom: 10px;
	padding-top: 8px;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
	/*box-shadow:
    inset 0 -2em 2em rgba(255, 255, 255),
    0 0 0 0px rgb(255, 255, 255),
    0.2em 0.2em 1em rgba(0, 0, 0, 0.3);*/
}

.titulo {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	text-align:center;
	font-family:'Anton', sans-serif;
	font-size: 33px;
	color: #515869;
	text-transform: uppercase;
	line-height: 39px;
}

.txt {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align:justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #515869; /* #515869*/
	line-height: 17px;
}


.pie {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background-color: #333434;*/
	background-color: #1d2227;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #DADADA;
	position:fixed;
    bottom: 0;
}

.banner {
	width: 100%;
	height: 400px;
	border-bottom: 1px solid #FFFFFF;
	/*border-top: 1px solid #FFFFFF; */
	/*border-bottom: 1px solid #FFFFFF;*/
	 -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale; 
     background-image: linear-gradient(rgba(0, 0, 0, 0.47),rgba(0, 0, 0, 0.27)), url('../../img/interiorAct/pastas-1.jpg');
     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%);
	 /*border-radius: 0px 0px 30px 30px;*/
}

.Barra-color {
	width: 100%;
	height:auto;
	background-color:#1d2227;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #787878;
	
}

.TXT-Barra-color {
	width: 100%;
	height:auto;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 17px;
	color: #cdcdcf;
	/*font-family: "Bad Script", cursive;
    font-weight: 400;
    font-style: normal;*/
	
}

.box-Foto {
            display:inline-table;
            border:1px solid #434343;/*#434343  #8eb620*/
            width:320px;
			max-width:320px;
	        height: auto;
			/*max-height:350px;
			min-height:350px;*/
	        margin: 10px;
	        overflow: hidden; 
	        border-radius: 10px 10px 10px 10px;
	
}

.caja-Fotos-LA {
            display:inline-table;
	        /*float:right;*/
            border:4px solid #FFFFFF;
            width:600px;
			max-width:600px;
			max-height:350px;
			min-height:350px;
	        border-radius:10px;
	        margin: 5px;
	        background-size: cover;
	        margin-top: 10px;
	        box-shadow: 0px -1px 6px 0px rgba(0,0,0,0.09);
            -webkit-box-shadow: 0px -1px 6px 0px rgba(0,0,0,0.09);
            -moz-box-shadow: 0px -1px 6px 0px rgba(0,0,0,0.09);
}

/*.caja-Fotos-LA img {
    width: 100%;
    transition: 0.9s all ease-in-out;
    }
       
.caja-Fotos-LA:hover img {
        transform: scale(1.3);
}*/

.treinta {
            /*border:2px solid #DCDCDC;*/
            width:90px;
			max-width:90px;
			max-height:110px;
			min-height:110px;
	        float: right;
	        margin-top: -40px;
	        margin-right: -40px;
	        border-radius: 10px;
	        background-color: #FFFFFF;
	        box-shadow: 0px -1px 6px 0px rgba(0,0,0,0.09);
            -webkit-box-shadow: 0px -1px 6px 0px rgba(0,0,0,0.09);
            -moz-box-shadow: 0px -1px 6px 0px rgba(0,0,0,0.09);
	 
}

/*.treinta img {
    width: 100%;
    transition: 0.9s all ease-in-out;
    }*/
       
/*.treinta:hover img {
        transform: scale(1.3);
}*/

.contactoWhatsApp {
	position:fixed;
	width:60px;
	height:60px;
	right:80px; 
    bottom:40px; 
	background: #00bf22;
	border-radius: 200px;
	background-image:url('../img/logo/wh.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	border: 1px solid #00bf22;
	z-index:99999999;
}
#contactoWhatsApp {
	position:fixed;
	width:60px;
	height:60px;
	right:80px; 
    bottom:40px;
	background: #FFFFFF;
	/*background: #00bf22;*/
	border-radius: 200px;
	/*background-image:url('../img/logo/wh.jpg');*/
	background-image:url('../../img/interiorAct/apoyo.gif');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	border: 4px solid #FFFFFF;
	z-index:99999999;
	-webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.7);
    box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.7);
}

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



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


.box-info   {
            display:inline-table;
            border:5px solid #434343;/*#434343  #8eb620*/
            width:112px;
			max-width:112px;
			margin-top:10px;
			max-height:112px;
			min-height:112px;
}

.box-formulario {
            width:350px;
			max-width:350px;
}

.iframe {
	width: 350px;
	padding-left: 10px;
	padding-right: 10px;
	height: 1280px;
	
} 

.titulo {
	width:100%;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 40px;

}

.txt {
	width:330px;

}
	
.Box-Info-Der {
	        display: inline-block;
	        float:none;
            width:100%;
			max-width:100%;
	        height: auto;
	        box-shadow: -4px 0px 5px -1px rgba(0,0,0,0.0);
           -webkit-box-shadow: -4px 0px 5px -1px rgba(0,0,0,0.0);
           -moz-box-shadow: -4px 0px 5px -1px rgba(0,0,0,0.0);
	
}

.Box-Info-Izq {
            display: inline-block;
	        float:none;
            width:100%;
			max-width:100%;
	        height:auto;
	        padding-bottom: 10px;
}

.centrar-Info-titulo {
	        width: 350px;
	        margin-left: auto;
	        margin-right: auto;
	        margin-top: 30px;
	        /*border:1px solid #434343;*/
	        /*border-bottom: 1px solid #FFFFFF;*/
}
	
.centrar-Info-titulo2 {
	        width: 350px;
	        margin-left: auto;
	        margin-right: auto;
	        margin-top: 10px;
	        /*border:1px solid #434343;*/
	        /*border-bottom: 1px solid #FFFFFF;*/
}
	
.TXT-Barra-color {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	font-size: 12px;
	line-height: 15px;

	
}

.caja-Fotos-LA {
            display:inline-table;
	        /*float:right;*/
            border:4px solid #FFFFFF;
            width:330px;
			max-width:330px;
			max-height:230px;
			min-height:230px;
	        border-radius:10px;
	        margin: 2px;
	        margin-top: 30px;
}

.treinta {
            width:60px;
			max-width:60px;
			max-height:80px;
			min-height:80px;
	        border-radius:5px;
	        margin-top: -20px;
	        margin-right: -20px;
	 
}

#contactoWhatsApp {
	width:60px;
	height:60px;
	right:10px; 
    bottom:100px; 
}

.banner {
	background-attachment:inherit;
}
	
}
