/*
Colores
Fondo: cee5f7
Azul: 346baf (52,107,175,1.0)
Rojo: e3001a 227,0,26 
*/


/* FORMULARIO DE CONTACTO  */

.contacto{font-family: 'Lato', sans-serif; font-weight:300;font-size:1.0em; vertical-align:middle;color:#65022e;margin-top:10px;}
.contacto label{display:block;font-weight:300;color:#65022e;}
.contacto select{-webkit-appearance:none;-moz-appearance:none;border:1px solid #7e95a5;border-radius:3px;resize:none;width:100px;text-indent:0.01px;text-overflow:"";color:#fffff;padding:1px 1px;}
.contacto select.balck{background-color:#000;color:#fffff;text-align:right;}
.contacto select.option{border-radius:10px 0;color:#fffff;text-align:right;}
.contacto div{margin-bottom:1px;color:#fffff;}
.contacto input[type="date"],
.contacto select{font-family: 'Lato', sans-serif;font-weight:300;font-size:5.3em;background-color:#fffff;vertical-align:middle;color:#6d7377;padding:1px 1px;width:700px;border:1px solid #039ff2;border-radius:3px;resize:none;margin:0px;}

.contacto input[type="textarea"]{
	height:50px; /*alto de la linea */
	line-height:50px; /*alto de la linea */
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:2.3em;
	color:#6d7377;
	border:1px solid #FF4E50;
	border-radius:3px;
	resize:none;
	box-shadow:0 0 0 1px #7e95a5;

	}
.contacto textarea:focus{
	outline:none;color:#6d7377;
	border:1px solid rgba(79,255,252,1);
	-webkit-box-shadow:0px 0px 3px rgba(56, 169, 240, 0.75);
	-moz-box-shadow:0px 0px 3px rgba(56, 169, 240, 0.75);
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:2.3em;
	}

.contacto input[type="text"]:focus{
	outline:none;
	border:1px solid rgba(79,255,252,1);
	-webkit-box-shadow:0px 0px 3px rgba(56, 169, 240, 0.75);
	-moz-box-shadow:0px 0px 3px rgba(56, 169, 240, 0.75);
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:2.3em;
	color:#6d7377;
	
	}

/* para usar solo el boton submit */
.contacto input[type="submit"]{
	font-family: 'Cuprum', sans-serif;
	font-weight: 300;
	font-size:2.0em;
	padding:3.4% 5% 3.2% 5%;
	border-radius:0px;
	width:50%;
	/*max-width:300px;*/
	background-color:#e3001a;
	background:-moz-linear-gradient(top, #e3001a 0%, #c2041a 100%);
	background:-webkit-linear-gradient(top, #e3001a 0%,#c2041a 100%);
	border-bottom:3px solid #346baf ;
	position:relative;
	background-position:center center;
	background-size:100% auto;
	color:#ffffff;
	margin: 3% 0 0 0;
	
	}


.contacto input[type="submit"]:hover{
	background:#346baf;
	color:#FFF;
	background:-moz-linear-gradient(top, #346baf 0%, #184884 100%);
	background:-webkit-linear-gradient(top, #346baf 0%,#184884 100%);
	font-weight:300;
	border-bottom:3px solid #e3001a;
}

.contacto input[type="submit"]:active{
	background:#7e95a5;
	color:#FFF;
	background:-moz-linear-gradient(top, #7e95a5 0%, #7e95a5 100%);
	background:-webkit-linear-gradient(top, #7e95a5 0%,#7e95a5 100%);
	font-weight:300;
	border-bottom:3px solid #65022e;
	}
	

/************************* WHATSAPP FLOTANTE ****************************/
.btn-whatsapp {
        display:block;
        width:70px;
        height:70px;
        color#fff;
        position: fixed;
        right:5px;
        bottom:20px;
        border-radius:50%;
        line-height:80px;
        text-align:center;
        z-index:999;
}

/************************* INICIO TEXTO RESPONSIVE ****************************/
@media only screen and (min-width: 1201px)  {
	/*01*/
.TituloPrincipal
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300;
	font-size:4.0em;
	line-height: 1.4em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}

.TituloPrincipalB
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300;
	font-size:2.8em;
	line-height: 1.4em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}

.TituloPrincipalD
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300;
	font-size:1.8em;
	line-height: 1.4em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}

/*01*/
.TituloPrincipalC
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:2.0em;
	line-height: 1.4em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}


.Texto_normal0
{
	font-family: 'Lato', sans-serif;
    font-weight: 300; 
	font-size: 2.6em;
	line-height: 1.4em;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
	
}


.Texto_normal
{
	font-family: 'Lato', sans-serif;
    font-weight: 300; 
	font-size: 1.6em;
	line-height: 1.4em;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
	
}
.Texto_normal2
{
	font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.3em;
	line-height: 1.2m;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
}

.Texto_normal3
{
	font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.1em;
	line-height: 1.2m;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
}

/*01*/
/* I N I C I O  -->  SOLO PARA LOS ENLACES DE REDES SOCIALES */
.enlace_lateral {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 2.0em;
	line-height: 1.4em;
	text-align:left;
	color: #346baf;
	padding: 5% 5% 5% 5%;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_lateral:hover {
	margin-left: 5%;
	letter-spacing:2px;
	color:#e3001a ;
	text-decoration: none;
}
.enlace_lateral a:link{
	text-decoration: none;
	color: #346baf;
}
.enlace_lateral a:visited{
    text-decoration: none;
	color: #346baf;
}

.marco_rrss 
{
    border: 1px solid rgba(43,110,162,0.4);
	padding:65px 7% 10% 7%;
}

/*01*/
.marco_titulo_rrss 
{
	text-align:center;
	margin: 0 auto;
	width:70%;
    /*border: 1px solid rgba(43,110,162,0.4);*/
	background-color:#346baf;
	padding: 5% 5% 5% 5%;
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:2.0em;
	line-height: 1.4em;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
}

/* F I N -->  SOLO PARA LOS ENLACES DE REDES SOCIALES */


.enlace_contenido {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 110%;
	line-height: 1.4em;
	color: #346baf;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_contenido:hover {
	color:#e3001a ;
	text-decoration: none;
}
/*01*/
.enlace_contenido a:link{
	text-decoration: none;
	color: #346baf;
}
.enlace_contenido a:visited{
    text-decoration: none;
	color: #346baf;
}


.enlace_contenido02 {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 110%;
	line-height: 1.4em;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_contenido02:hover {
	color:#a2ccff;
	text-decoration: none;
}
.enlace_contenido02 a:link{
	text-decoration: none;
	color: #fff;
}
.enlace_contenido02 a:visited{
    text-decoration: none;
	color: #fff;
}


.enlace_slider {
    font-family: 'Lato', sans-serif;
	font-weight: 300; 
	font-size: 1.8em;
	line-height: 1.4em;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_slider:hover {
	color:#e3001a;
	text-decoration: none;
}
/*01*/
.enlace_slider a:link{
	text-decoration: none;
	color: #fff;
}
.enlace_slider a:visited{
    text-decoration: none;
	color: #fff;
}




.Enlace_Texto_Normal {width:100%;font-family: 'Lato', sans-serif; font-weight:300;font-style:normal;font-size:1.4em;line-height:1.4em;text-align:justify;height:auto;text-decoration:none;color:#FFF; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.Enlace_Texto_Normal:hover{width:100%;color:#cee5f7;text-decoration:none;}
.Enlace_Texto_Normal a:link{width:100%;color:#FFF;text-decoration:none;}
.Enlace_Texto_Normal a:visited{width:100%;color:#FFF;text-decoration:none;}


}	

@media (min-width: 992px) and (max-width: 1200px) {
	/*02*/
.TituloPrincipal
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:3.0em;
	line-height: 1.4em;
	text-decoration: none;
	color: #346baf;
	text-align:left;
}
.TituloPrincipalB
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:2.2em;
	line-height: 1.2em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}

.TituloPrincipalC
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:1.8em;
	line-height: 1.4em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}
/*02*/
.TituloPrincipalD
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:1.6em;
	line-height: 1.4em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}

.Texto_normal0
{
	font-family: 'Lato', sans-serif;
    font-weight: 300; 
	font-size: 2.6em;
	line-height: 1.4em;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
	
}

.Texto_normal
{
	font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.4em;
	line-height: 1.2m;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
}

.Texto_normal2
{
	font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.2em;
	line-height: 1.2m;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
}

.Texto_normal3
{
	font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.1em;
	line-height: 1.2m;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
}

.enlace_contenido {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 90%;
	line-height: 1.2em;
	color: #346baf;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_contenido:hover {
	color:#e3001a ;
	text-decoration: none;
}
.enlace_contenido a:link{
	text-decoration: none;
	color: #346baf;
}
.enlace_contenido a:visited{
    text-decoration: none;
	color: #346baf;
}
/*02*/

.enlace_contenido02 {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 100%;
	line-height: 1.4em;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_contenido02:hover {
	color:#a2ccff;
	text-decoration: none;
}
.enlace_contenido02 a:link{
	text-decoration: none;
	color: #fff;
}
.enlace_contenido02 a:visited{
    text-decoration: none;
	color: #fff;
}



/* I N I C I O  -->  SOLO PARA LOS ENLACES DE REDES SOCIALES */
.enlace_lateral {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.6em;
	line-height: 1.4em;
	text-align:left;
	color: #346baf;
	padding:5% 5% 5% 5%;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_lateral:hover {
	margin-left: 5%;
	letter-spacing:2px;
	color:#e3001a ;
	text-decoration: none;
}
.enlace_lateral a:link{
	text-decoration: none;
	color: #346baf;
}
.enlace_lateral a:visited{
    text-decoration: none;
	color: #346baf;
}
/*02*/
.marco_rrss 
{
    border: 1px solid rgba(43,110,162,0.4);
	padding:65px 7% 10% 7%;
}

.marco_titulo_rrss 
{
	text-align:center;
	margin: 0 auto;
	width:70%;
    /*border: 1px solid rgba(43,110,162,0.4);*/
	background-color:#346baf;
	padding: 5% 5% 5% 5%;
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:2.0em;
	line-height: 1.4em;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
}

.Enlace_Texto_Normal {width:100%;font-family: 'Lato', sans-serif; font-weight:300;font-style:normal;font-size:1.4em;line-height:1.4em;text-align:justify;height:auto;text-decoration:none;color:#346baf; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.Enlace_Texto_Normal:hover{width:100%;color:#cee5f7;text-decoration:none;}
.Enlace_Texto_Normal a:link{width:100%;color:#FFF;text-decoration:none;}
.Enlace_Texto_Normal a:visited{width:100%;color:#FFF;text-decoration:none;}


.enlace_slider {
    font-family: 'Lato', sans-serif;
	font-size: 1.8em;
	line-height: 1.4em;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_slider:hover {
	color:#e3001a;
	text-decoration: none;
}
/*01*/
.enlace_slider a:link{
	text-decoration: none;
	color: #fff;
}
.enlace_slider a:visited{
    text-decoration: none;
	color: #fff;
}


/* F I N -->  SOLO PARA LOS ENLACES DE REDES SOCIALES */

}

@media (min-width: 601px) and (max-width: 991px) {
	/*03*/
.TituloPrincipal
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:2.4em;
	line-height: 1.4em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}
.TituloPrincipalB
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:1.8em;
	line-height: 1.2em;
	text-decoration: none;
	color: #346baf;
	text-align:left;
}

.TituloPrincipalC
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:1.6em;
	line-height: 1.4em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}

.TituloPrincipalD
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:1.8em;
	line-height: 1.4em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}

/*03*/

.Texto_normal0
{
	font-family: 'Lato', sans-serif;
    font-weight: 300; 
	font-size: 2.0em;
	line-height: 1.4em;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
	
}


.Texto_normal
{
	font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.4em;
	line-height: 1.2m;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:left;
}

.Texto_normal2
{
	font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.2em;
	line-height: 1.2m;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:left;
}

.Texto_normal3
{
	font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.1em;
	line-height: 1.2m;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
}


.enlace_contenido {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 100%;
	line-height: 1.2em;
	color: #346baf;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_contenido:hover {
	color:#e3001a ;
	text-decoration: none;
}
.enlace_contenido a:link{
	text-decoration: none;
	color: #346baf;
}
.enlace_contenido a:visited{
    text-decoration: none;
	color: #346baf;
}
/*03*/

.enlace_contenido02 {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 100%;
	line-height: 1.4em;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_contenido02:hover {
	color:#a2ccff;
	text-decoration: none;
}
.enlace_contenido02 a:link{
	text-decoration: none;
	color: #fff;
}
.enlace_contenido02 a:visited{
    text-decoration: none;
	color: #fff;
}

/*03*/
/* I N I C I O  -->  SOLO PARA LOS ENLACES DE REDES SOCIALES */
.enlace_lateral {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.6em;
	line-height: 1.4em;
	text-align:left;
	color: #346baf;
	padding:5% 5% 5% 5%;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_lateral:hover {
	margin-left: 5%;
	letter-spacing:2px;
	color:#e3001a ;
	text-decoration: none;
}
.enlace_lateral a:link{
	text-decoration: none;
	color: #346baf;
}
.enlace_lateral a:visited{
    text-decoration: none;
	color: #346baf;
}
/*03*/
.marco_rrss 
{
    border: 1px solid rgba(43,110,162,0.4);
	padding:65px 7% 10% 7%;
}

.marco_titulo_rrss 
{
	text-align:center;
	margin: 0 auto;
	width:70%;
    /*border: 1px solid rgba(43,110,162,0.4);*/
	background-color:#346baf;
	padding: 1% 5% 1% 5%;
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:2.0em;
	line-height: 1.4em;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
}

.Enlace_Texto_Normal {width:100%;font-family: 'Lato', sans-serif; font-weight:300;font-style:normal;font-size:1.2em;line-height:1.4em;text-align:justify;height:auto;text-decoration:none;color:#346baf; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.Enlace_Texto_Normal:hover{width:100%;color:#cee5f7;text-decoration:none;}
.Enlace_Texto_Normal a:link{width:100%;color:#346baf;text-decoration:none;}
.Enlace_Texto_Normal a:visited{width:100%;color:#346baf;text-decoration:none;}



.enlace_slider {
    font-family: 'Lato', sans-serif; 
	font-size: 1.4em;
	line-height: 1.4em;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_slider:hover {
	color:#e3001a;
	text-decoration: none;
}
/*01*/
.enlace_slider a:link{
	text-decoration: none;
	color: #fff;
}
.enlace_slider a:visited{
    text-decoration: none;
	color: #fff;
}

/* F I N -->  SOLO PARA LOS ENLACES DE REDES SOCIALES */

}
@media only screen and (max-width: 600px){
	/*04 */
.TituloPrincipal
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:2.0em;
	line-height: 1.4em;
	text-decoration: none;
	color: #346baf;
	text-align:left;
}
.TituloPrincipalB
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:1.8em;
	line-height: 1.4em;
	text-decoration: none;
	color: #346baf;
	text-align:left;
}

.TituloPrincipalC
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:1.6em;
	line-height: 1.4em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}

.TituloPrincipalD
{
	/*Abr18 si */
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:1.4em;
	line-height: 1.4em;
	text-decoration: none;
	text-align:left;
	color: #346baf;
}
/*04 */
.Texto_normal0
{
	font-family: 'Lato', sans-serif;
    font-weight: 300; 
	font-size: 2.0em;
	line-height: 1.4em;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
	
}

.Texto_normal
{
	font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.4em;
	line-height: 1.4em;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:left;
}

.Texto_normal2
{
	font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.2em;
	line-height: 1.1em;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:left;
}

.Texto_normal3
{
	font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.1em;
	line-height: 1.2m;
    height: auto;
	text-decoration: none;
	color: #3b3a3b;
	text-align:justify;
}


/*04 */
.enlace_contenido {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 100%;
	line-height: 1.2em;
	color: #346baf;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_contenido:hover {
	color:#e3001a ;
	text-decoration: none;
}
.enlace_contenido a:link{
	text-decoration: none;
	color: #346baf;
}
.enlace_contenido a:visited{
    text-decoration: none;
	color: #346baf;
}
/*04 */

.enlace_contenido02 {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 100%;
	line-height: 1.4em;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_contenido02:hover {
	color:#a2ccff;
	text-decoration: none;
}
.enlace_contenido02 a:link{
	text-decoration: none;
	color: #fff;
}
.enlace_contenido02 a:visited{
    text-decoration: none;
	color: #fff;
}

/*04 */
/* I N I C I O  -->  SOLO PARA LOS ENLACES DE REDES SOCIALES */
.enlace_lateral {
    font-family: 'Lato', sans-serif;
    ffont-weight: 300; 
	font-size: 1.6em;
	line-height: 1.4em;
	text-align:left;
	color: #346baf;
	padding:5% 5% 5% 5%;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_lateral:hover {
	margin-left: 5%;
	letter-spacing:2px;
	color:#e3001a ;
	text-decoration: none;
}
.enlace_lateral a:link{
	text-decoration: none;
	color: #346baf;
}
.enlace_lateral a:visited{
    text-decoration: none;
	color: #346baf;
}

.marco_rrss 
{
    border: 1px solid rgba(43,110,162,0.4);
	padding:65px 7% 10% 7%;
}

.marco_titulo_rrss 
{
	text-align:center;
	margin: 0 auto;
	width:70%;
    /*border: 1px solid rgba(43,110,162,0.4);*/
	background-color:#346baf;
	padding: 1% 5% 1% 5%;
	font-family: 'Cuprum', sans-serif;
	font-weight: 300; 
	font-size:2.0em;
	line-height: 1.4em;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
}

/* F I N -->  SOLO PARA LOS ENLACES DE REDES SOCIALES */


.Enlace_Texto_Normal {width:100%;font-family: 'Lato', sans-serif; font-weight:300;font-style:normal;font-size:1.2em;line-height:1.4em;text-align:justify;height:auto;text-decoration:none;color:#346baf; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.Enlace_Texto_Normal:hover{width:100%;color:#e3001a;text-decoration:none;}
.Enlace_Texto_Normal a:link{width:100%;color:#346baf;text-decoration:none;}
.Enlace_Texto_Normal a:visited{width:100%;color:#346baf;text-decoration:none;}

.enlace_slider {
    font-family: 'Lato', sans-serif; 
	font-size: 1.4em;
	line-height: 1.4em;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	-ms-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out; 
	text-decoration: none;
} 
.enlace_slider:hover {
	color:#e3001a;
	text-decoration: none;
}
/*01*/
.enlace_slider a:link{
	text-decoration: none;
	color: #fff;
}
.enlace_slider a:visited{
    text-decoration: none;
	color: #fff;
}

}
/*FIN LETRAS RESPONSIVE */
}

#capatcha {
    margin: 0 auto;
    display: block;
}
/*.g-recaptcha {
transform: scale(0.9);
-webkit-transform:scale(0.9);
transform-origin:0 0;
-webkit-transform-origin:0 0;
max-width: 400px;*/

.ParaPHP{margin:0 auto;padding:100px 0 200px 0;margin-top:15px;}



/*GROW*/
.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.bw:hover {
  -webkit-filter: grayscale(100%);
}

#CentrarBloque {
    margin: 0 auto;
    display: block;
	margin-top: 15px;
	
}

.g-recaptcha{
   margin: 15px auto !important;
   width: auto !important;
   height: auto !important;
   text-align: -webkit-center;
   text-align: -moz-center;
   text-align: -o-center;
   text-align: -ms-center;
}


.ParaPHP{
	margin: 0 auto;
	padding: 100px 0 200px 0; 
	margin-top: 15px;
   
   }

/*EFECTO IMAGENES */
.demo-3 {
    position:relative;
    width:500;
    height:540;
    overflow:hidden;
    /*float:left;*/
    margin-right:20px
}
.demo-3 figure {
    margin:0;
    padding:0;
    position:relative;
    cursor:pointer;
    margin-left:-50px
}
.demo-3 figure img {
    display:block;
    position:relative;
    z-index:10;
    margin:-15px 0
}
.demo-3 figure figcaption {
    display:block;
    position:absolute;
    z-index:5;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
	text-align:center;
}
.demo-3 figure h2 {
    font-family:'Lato';
    color:#fff;
    font-size:20px;
    text-align:center;
}
.demo-3 figure p {
    display:block;
    font-family:'Lato';
    font-size:12px;
    line-height:18px;
    margin:0;
    color:#fff;
    text-align:center;
}
.demo-3 figure figcaption {
    top:0;
    left:0;
    width:100%;
    height:100%;
    /*padding:29px 44px;*/
    background-color:rgba(43,110,162,1);
    text-align:center;
    backface-visibility:hidden;
    -webkit-transform:rotateY(-180deg);
    -moz-transform:rotateY(-180deg);
    transform:rotateY(-180deg);
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
}
.demo-3 figure img {
    backface-visibility:hidden;
    -webkit-transition:all .5s;
    -moz-transition:all .5s;
    transition:all .5s;
}
.demo-3 figure:hover img,figure.hover img {
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    transform:rotateY(180deg)
}
.demo-3 figure:hover figcaption,figure.hover figcaption {
    -webkit-transform:rotateY(0);
    -moz-transform:rotateY(0);
    transform:rotateY(0)
}


