@charset "utf-8";
@import url("font-awesome.css");
@import url('https://fonts.googleapis.com/css?family=Indie+Flower');
@import url('https://fonts.googleapis.com/css?family=Satisfy');
@import url('https://fonts.googleapis.com/css?family=Amaranth');
@import url('https://fonts.googleapis.com/css?family=Quattrocento+Sans');
@import url('https://fonts.googleapis.com/css?family=Varela+Round');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans');


body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: 'Varela Round', sans-serif;
	color: #3E1F00;
}
h2{
	float: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	font-size: 2em;
	color: #333;
	line-height: 2.3em;
	text-align: justify;
	text-indent: 0em;
	font-weight: 600;
	height: auto;
	width: 100%;
	clear: both;
}
h3{
	float: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 1px;
	font-size: 1.2em;
	color: #C7530E;
	line-height: 1.9em;
	text-align: justify;
	text-indent: 0em;
	font-weight: 400;
	width: 98%;
	clear: both;
	height: auto;
}
h3.formu{
	float: left;
	padding-top: 0.1em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 1px;
	font-size: 1.2em;
	font-family: 'Noto Sans', sans-serif;
	color: #C7530E;
	line-height: 1.2em;
	text-align: justify;
	text-indent: 0em;
	font-weight: 400;
	width: 98%;
	clear: both;
	height: auto;
}
h4 {
	float: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 1px;
	font-size: 1em;
	color: #333;
	line-height: 1.9em;
	text-align: justify;
	text-indent: 0em;
	font-weight: 400;
	width: 98%;
	clear: both;
	height: auto;
}




.container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: inline-block;
	height: 100%;
}
.cabecera {
	font-family: 'Varela Round', sans-serif;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	z-index: 2;
	position: fixed;
	/*background-color: rgba(245, 161, 59, 0.5);*/
	background-color: rgba(255, 255, 255, 0.9);
	/*font-family: 'Indie Flower', cursive;*/
}
.contenedor_cabecera {
	padding: 0px;
	height: 100px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 2;
}

.logo {
	height: 100px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	clear: none;
	float: left;
	
}
.logo_img {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.logo_img img{
	width: auto;
	height: 80px;	
}
.logo_letras {
	padding: 0px;
	float: left;
	height: auto;
	width: 60%;
	font-family: 'Varela Round', sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.nombre {
	font-size: 40px;
	font-weight: 600;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
	clear: both;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 25px;
}
.psi {
	font-size: 30px;
	font-weight: 600;
	padding: 5px;
	float: left;
	height: auto;
	width: 68%;
	margin-top: 5px;
	margin-left: 10px;
	text-align: right;
}

.telefono {
	clear: none;
	float: right;
	height: 50px;
	width: 75%;
	position: absolute;
	top: 2.5em;
	right: 50px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
	font-size: 23px;
	font-weight: 300;
	color: #D75A0F;
}
/* Icon */

	.icon {
		text-decoration: none;
		position: relative;
		text-decoration: none;
	}
	
	.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}
	
.icon > .label {
			display: none;
		}



		
		.icon.major {
	text-align: center;
	cursor: default;
	background-color: #0088AE;
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
	background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.15)), url("images/bg01.png");
	color: #fff;
	border-radius: 10%;
	display: inline-block;
	width: 5em;
	height: 5em;
	line-height: 5em;
	box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;
	margin: 0 0 2em 0;
		}

			.icon.major:before {
				font-size: 36px;
			}
			
			.iconocabecera {
	float: right;
	height: 35px;
	width: 35px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: -5px;
}

			
			
			.icon.decabecera {
	text-align: center;
	
	
	color: #D75A0F;
	
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	/*box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}

			.icon.decabecera:before {
				font-size: 25px;
			}




	


.separador {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 100%;
}
.scrollup{
	width: 40px;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	bottom: 50px;
	right: 60px;
	display: none;
	text-indent: -9999px;
	background-image: url(../../images/icon_top.png);
	background-repeat: no-repeat;
}

/*Estilos index*/


.contenidos {
	font-family: 'Quattrocento Sans', sans-serif;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	position: relative;
	margin-top: 44em;
	margin-bottom: 0em;
}
.fila1index {
	padding: 0.5em;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 20em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: inline-block;
}
.fila1index_contenidos {
	padding: 10px;
	clear: both;
	height: auto;
	width: 80%;
	margin-top:2em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.areas_fila1index {
	padding: 0em;
	float: left;
	height: 25em;
	width: 30%;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 0px solid #000000;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	margin-top: 0px;
	margin-right: 2.3em;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.preareas {
	display: inline-block;
	height: 20%;
	width: 100%;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	margin: 0em;
	padding: 0.5em;
	position: relative;
	top: 20em;
	bottom: 0em;
	background-color: rgba(255, 255, 255, 0.8);	
}
.textopreareas {
	font-family: 'Varela Round', sans-serif;
	padding: 0.5em;
	float: left;
	height: 4em;
	width: 100%;
	text-align: left;
	font-size: 1.7em;
	top: 6em;
	bottom: 1em;
	text-shadow: 5px 5px 5px #666666;
}



 .bodas{
	background-image: url(../../imagenes/bodas.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
		
}
.comunion {
	background-image: url(../../imagenes/comuniones.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.paisaje {
	background-image: url(../../imagenes/paisajes.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}


.textopreareas a{
	color: #D75A0F;
	
}
.textopreareas a:hover {
	color: #D95A0F;
	
}

.fila2index {
	padding: 0em;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 3em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	display: inline-block;
}
.otrasintervencionesindex{
	margin: 0em;
	padding: 0em;
	float: left;
	height: 31em;
	width: 100%;
	}
.letrasestudio{
	font-family: 'Amaranth', sans-serif;
	position: relative;
	top: 5%;
	left: 3%;
	width: 98%;
	height: 8em;
	z-index: 1;
	font-size: 2.2em;
	color: #FFFFFF;
	line-height: 2.2em;
	float: left;
	text-align: left;
	text-shadow: 5px 5px 11px #000000;
}

.letrasestudio a:hover{
	color: #D8580B;
	line-height: 1em;
	text-shadow: 5px 5px 11px #000000;
}

.letrasestudio a{
	color: #FFFFFF;
	line-height: 1em;
	text-shadow: 5px 5px 11px #000000;
}


.cursos {
	background-image: url(../../imagenes/fondocursos.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}









.contenidostexto {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	position: relative;
	margin-top: 28em;
	margin-bottom: 8em;
	
}
.capaparaimagen {
	padding: 1em;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.contenedor_imagen {
	margin: 2em;
	padding: 0px;
	clear: none;
	float: left;
	width: 29%;
}

.capaparacontenidos {
	font-family: 'Noto Sans', sans-serif;
	color: #C7530E;
	padding: 1.5em;
	clear: both;
	height: auto;
	width: 65%;
	position: relative;
	margin-top: 3em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	display: block;
	font-size: 1.5em;	
}
.capaparacontenidos p{
	float: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	
	
	line-height: 1.9em;
	text-align: justify;
	text-indent: 3em;
	height: auto;
	width: 100%;
	clear: both;
}
.capaparacontenidos ul{
	float: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	text-align: justify;
	height: auto;
	width: 98%;
	list-style-type: disc;
	list-style-position: outside;
}
.capaparacontenidos li{
	list-style-type: square;
	list-style-position: outside;
	float: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	text-align: justify;
	height: auto;
	width: 98%;
	list-style: none;
	clear: both;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 4em;
	line-height: 1em;
}
.capaparacontenidos p.aut50{
	
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	font-size: 1.5em;
	color: #333;
	line-height: 1.9em;
	text-align: justify;
	text-indent: 3em;
	height: auto;
	width: 50%;
}

.capaparacontenidos h2{
	float: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	font-size: 2em;
	color: #333;
	line-height: 2.3em;
	text-align: justify;
	text-indent: 0em;
	font-weight: 600;
	height: auto;
	width: 100%;
	clear: both;
}
.capaparacontenidos h3{
	float: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 1px;
	font-size: 1.2em;
	color: #333;
	line-height: 1.9em;
	text-align: justify;
	text-indent: 0em;
	font-weight: 400;
	width: 98%;
	clear: both;
	height: auto;
	color: #C7530E;
}
.capaparacontenidos h4 {
	float: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 1px;
	font-size: 1em;
	color: #333;
	line-height: 1.9em;
	text-align: justify;
	text-indent: 0em;
	font-weight: 400;
	width: 98%;
	clear: both;
	height: auto;
}
.capaparacontenidos img.izq{
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #000000;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	float: left;
	height: auto;
	width: 27em;	
	}
	.capaparacontenidos img.der{
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #000000;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	float: right;
	height: auto;
	width: 27em;	
	}
	.capaparacontenidos img{
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #000000;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	height: auto;
	width: 27em;	
	}
.capaparacontenidos img.grand {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #000000;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	box-shadow: 10px 10px 5px 0px rgba(46,44,46,0.75);
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.blog_entrada {
	padding: 10px;
	clear: both;
	float: left;
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	border: 1px solid #2C7C80;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	
}


.blog_entrada h3{
	font-size: 1.2em;
	float: left;
	height: auto;
	width: 95%;
	line-height: 1.7em;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.1em;
	padding-left: 0.6em;
	margin-top: -0.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blog_fecha {
	font-size: 0.8em;
	color: #900;
	padding: 0.1em;
	clear: both;
	float: left;
	height: auto;
	width: 95%;
	margin-top: 0em;
	margin-left: 0em;
}
.blog_texto {
	font-size: 0.9em;
	line-height: 1.1em;
	padding: 0.6em;
	clear: both;
	height: auto;
	width: 90%;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	text-align: justify;
}
.blog_texto p{
	text-indent: 1.5em;
	
}

.blog_leermas {
	font-size: 0.7em;
	color: #333;
	padding: 0.6em;
	clear: both;
	float: left;
	height: auto;
	width: 95%;
	margin-top: 1em;
	
	text-align: right;
}




.scrollup{
	width: 40px;
	height: 40px;
	opacity: 0.3;
	position: fixed;
	bottom: 50px;
	right: 60px;
	display: none;
	text-indent: -9999px;
	background-image: url(../../imagenes/icon_top.png);
	background-repeat: no-repeat;
}
/*#barraaceptacion {
	display: none;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-bottom: 1.3em;
	width: 100%;
	text-align: center;
	min-height: 3.5em;
	background-color: rgba(0, 0, 0, 0.9);
	color: #fff;
	z-index: 99999;
	height: auto;
}
 
.inner {
	width: 100%;
	position: absolute;
	padding-left: 5px;
	font-family: verdana;
	font-size: 12px;
	top: 30%;
	height: auto;
}
 
.inner a.ok {
    padding:4px;
    color:#00ff2e;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#faff00;
}*/
.porformulario {
	clear: none;
	float: left;
	height: auto;
	width: 65%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #C7530E;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contacto_otros {
	clear: none;
	float: left;
	height: auto;
	width: 30%;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}

.portelefonoylocal {
	clear: none;
	float: left;
	height: auto;
	width: 95%;
	border: 2px solid #C7530E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.infoform {
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	clear: none;
	float: left;
	height: auto;
	width: 95%;
}
input{
	background-color: #FBD5BD;
	margin: 10px;
	padding: 5px;
	clear: both;
	float: left;
	height: 35px;
	width: 75%;
	border: 1px solid #C7530E;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	font-size: 14px;
	}
.telef{
	
	width: 30%;
	
	}
	.inmail{
	
	width: 45%;
	
	}
	
textarea{
	font-size: 14px;
	background-color: #FBD5BD;
	margin: 10px;
	padding: 5px;
	clear: both;
	float: left;
	height: 100px;
	width: 75%;
	border: 1px solid #C7530E;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	}
input[type=checkbox]{
	padding: 0px;
	clear: none;
	float: left;
	height: 15px;
	width: 15px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
}



.textocheck {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 90%;
}
.btn{
	font-size: 14px;
	color: #FFF;
	background-color: #E25F10;
	padding: 5px;
	clear: both;
	float: right;
	height: 40px;
	width: 20%;
	border: 1px outset #B54B0D;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: 600;
}
.contenedorcaptcha {
	padding: 5px;
	clear: both;
	float: left;
	height: auto;
	width: 75%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	overflow: hidden;
}
label {
	/* remove the next line when you have trouble in IE6 with labels in list */
	
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	font-size: 12px;
	padding: 0px;
	height: 20px;
	width: 75%;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.error { display: none; }

input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
.telefonoyfax {
	padding: 5px;
	float: left;
	height: auto;
	width: 35%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 25px;
}
.enviado {
	font-size: 24px;
	line-height: 24px;
	color: #090;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 0em;
}
.noenviado {
	font-size: 24px;
	line-height: 24px;
	color: #F00;
	text-align: center;
	padding: 0px;
	height: auto;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 0em;
}
.msgcookie{
	display:block;
position:fixed;
bottom:0;
height:75px;
width:100%;
background:rgba(255,0,0,0.8);
color:#fff;
font-size:11px;
font-family:sans-serif;
z-index: 1000;
}
.msgcookie p{
	width: 1100px;
	margin: 0 auto;
	padding: 10px 0 0 30px;
	background-image: url(../../imagenes/cookie.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.msgcookie p a:link,.msgcookie p a:active,.msgcookie p a:visited,.msgcookie p a:hover{
	color:#03F
}
.msgcookie a.close{
	float:right;
	display:block;
	width:100px;
	height:75px;
	background:url(../../imagenes/cookie.png) 0 -50px no-repeat;
	overflow:hidden;
	text-indent:-30;
	opacity:1;
	margin-top: 60;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -40px;
	text-align: right;
}
a.close:hover{
	opacity:1;
	}
.tablapaginacion{
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;
}
.tablapaginacion img{
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 0px solid #000000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none ;
	box-shadow:  none ;
	float: none;
	height: 25px;
	width: 25px;
}
.bordepaginacionactivo{
	font-weight: 600;
	color: #FFF;
	background-color: #DB5C0F;
	border: 1px solid #401000;
	padding: 0.1em;
	width: 1.5em;
	text-align: center;
}
.bordepaginacion{
	font-weight: 600;
	color: #FFF;
	padding: 0.1em;
	width: 1.5em;
	border: 1px solid #401000;
	text-align: center;
	}


@media only screen and (max-width: 105em) {/*1680px*/
.contenidos {margin-top: 40em;}
.contenidostexto {margin-top: 22em;}
.capaparacontenidos {width: 85%;}
.fila1index_contenidos {margin-top:1em;}
.prepie_columnas{width: 21%;}
}

@media only screen and (max-width: 90em) {/*1440px*/
.contenidos {margin-top: 30em;}
.contenidostexto {margin-top: 20em;}
.capaparacontenidos {width: 90%;}
.frase {top: 31%;width: 22%;}
.textofi3 {margin-top: 30%;}
}



@media only screen and (max-width: 85.375em) {/*1366px*/
  .cabecera {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	z-index: 2;
	position: fixed;
	background-color:#FFF;
	/*font-family: 'Indie Flower', cursive;*/
}


.contenedor_cabecera {
	padding: 0px;
	height: 250px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 2;
	
}

.logo {
	height: 100px;
	width: 45%;
	margin: 0px;
	padding: 0px;
	
	z-index: 2;
	clear: none;
	float: left;
}
.logo_img {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.telefono {
	clear: none;
	float: right;
	height: 50px;
	width: 75%;
	position: absolute;
	top: 60px;
	right: 50px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
	font-size: 20px;
	font-weight: 300;
}
contenidos {
	
	margin-top: 29em;
}

.contenidostexto {margin-top: 22em;}
.fila1index_contenidos{ width:90%;}


}

@media only screen and (max-width: 80em) {/*1280px*/

	.contenidos {margin-top: 28em;}
}


@media only screen and (max-width: 64em) { /*1024px*/


.logo_img {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.logo_img img{
	
	width: auto;
	height:80px;
	
}
.contenidos{margin-top: 19em;}
.fila1index_contenidos {width: 100%;}
.areas_fila1index {
	
	height: 18em;
	width: 29.5%;
	
	
	
}
.preareas {
	
	
	
	top:14.45em;
	
}
.textopreareas {
	padding: 0.6em;
	font-size: 1.2em;
	
}	




.contenidostexto {margin-top: 18em;}

}
@media only screen and (max-width: 61.25em) {/*980px*/
	
.logo {
	height: 80px;
	width: 55%;
	
	
	
}
.logo_img {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.logo_img img{
	
	width: auto;
	height:70px;
	
}
.contenidos{margin-top: 18em;}
.areas_fila1index {
	
	height: 18em;
	width: 29.3%;
	
	
}
.preareas {
	
	height: 4em;
	
	top:14em;
	
}
.textopreareas {
	padding: 0.5em;
	font-size: 1.2em;
	
}		




.contenidostexto {margin-top: 16em;}
}
@media only screen and (max-width: 52.5em) {/*840px*/
	
.cabecera{
	height: 90px;
	background-color: rgba(255, 255, 255, 1);}
.logo {
	height: 220px;
	width: 100%;
	
	background-image: none;
	
}
.logo_img {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.logo_img img{
	
	width: auto;
	height:70px;
	
}


.telefono {
	
	height: 40px;
	top: 60px;
	right: 20px;
	font-size: 18px;
	font-weight: 200;
}

/* Icon */

	.icon.decabecera {
		
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	color: #D75A0F;
	/*box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;*/
	
		}
	.icon.decabecera:before {
				font-size: 18px;
			}


.contenedor_slider {
	
	margin-top: 6em;
	
}	

.contenidostexto {margin-top: 18em;}

.contenidos{margin-top:22em;}
.fila1index_contenidos {width: 100%;}
.textofi3 {
	margin-top: 20%;
	
}
.otrasintervencionesindex{
	margin: 0em;
	padding: 0em;
	float: left;
	height: 20em;
	width: 100%;
	}


}
@media only screen and (max-width: 40em) {/*640px*/
	
.contenedor_slider {
	
	margin-top: 7em;
	
}	
.logo {
	height: 220px;
	width: 100%;
	
	background-image: none;
	
}
.logo_img {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.logo_img img{
	
	width: auto;
	height:60px;
	
}
.logo_letras {
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	font-family: 'Satisfy', cursive;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


	

.telefono {
	clear: none;
	float: left;
	height: 30px;
	width: 100%;
	position: absolute;
	top: 60px;
	right:10px;
	
	margin-top: 0px;
	margin-right: 2em;
	text-align: rigth;
	font-size: 15px;
	font-weight: 300;
}


.icon.decabecera {
	text-align: center;
	
	background-color: #fff;
	color: #D75A0F;
	
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	/*box-shadow: 0 0 0 7px white, 0 0 0 8px #e0e0e0;*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}

	.icon.decabecera:before {
				font-size: 15px;
			}


.contenidostexto {margin-top: 15em;}

.contenidos{margin-top:14em;}

.fila1index_contenidos {width: 100%;}
.areas_fila1index {
	height: 25em;
	width: 75%;
	margin-bottom: 4em;
	margin-right: 10%;
	margin-left: 10%;
}
.preareas {
	
	height: 5em;
	
	top:20em;
	
}
.textopreareas {
	font-size: 2em;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
}	

.otrasintervencionesindex{
	margin: 0em;
	padding: 0em;
	float: left;
	height: 20em;
	width: 100%;
	}
		
}

@media only screen and (max-width: 27.5em) {/*440px*/
	

.logo {
	
	width: 100%;
	
	
}



.telefono {
	top: 60px;
	font-size: 14px;
	
}


.contenidostexto {margin-top: 11em;}

#barraaceptacion {
	display: none;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-bottom: 1.3em;
	width: 100%;
	text-align: center;
	min-height: 7.5em;
	background-color: rgba(0, 0, 0, 0.9);
	color: #fff;
	z-index: 99999;
	height: auto;
}	
.inner {
	width: 100%;
	position: absolute;
	padding-left: 5px;
	font-family: verdana;
	font-size: 12px;
	top: 10%;
	height: auto;
	min-height: 7.5em;
}

.contenidos{margin-top:22em;}
.fila1index{margin-top:1em;}
.fila1index_contenidos {
	
	width: 100%;}
.areas_fila1index {
	height: 24em;
	width: 85%;
	margin: 2em;	
	
}
.preareas {
	
	height: 4em;
	
	top:20em;
	
}
.textopreareas {
	font-size: 2.0em;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
}			
	
.textofi3 {
	margin-top: 23%;
	float: left;
	height: 50%;
	width: 50%;
	font-family: 'Quattrocento Sans', sans-serif;
	color: #333;
	font-size: 12px;
}	

	
}
@media only screen and (max-width: 20em) {/*320px*/
	
.contenedor_slider {
	
	margin-top: 7.5em;
	
}	


.telefono {
	top: 65px;
	font-size: 13px;
	
}

.contenidostexto{margin-top:9em;}
.contenidos{margin-top:1em;}

.fila1index_contenidos {width: 100%;}	
	.areas_fila1index {
	height: 22em;
	width: 85%;
	margin-bottom: 2em;
	margin-left: 1.5em;	
	
}
.preareas {
	
	height: 4em;
	
	top:18em;
	
}
.textopreareas {
	font-size: 1.8em;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 0.2em;
}	
 .textofi3 {
	margin-top: 50%;
	float: left;
	height: 40%;
	width: 95%;
	font-family: 'Quattrocento Sans', sans-serif;
	color: #333;
	font-size: 12px;
	margin-left:1em;
}
}
