@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #293a8f;}
/************************************************************************************************/
#cabezera{ width:100%; height:auto; float:left; background:#ffe9e4; padding:1% 0%;}
#contenido_cabezera{ width:90%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; overflow:hidden;}
#infoYoutube{ width:90%; height:auto; margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%;  overflow:hidden;}
/*********************************** MENU  *************************************************************/
.logo{  width:63%; height:auto; float:left; padding:1% 2% 1% 0%;}
.telWha{  width:18%; height:auto; float:left; padding:4% 2% 0% 0%;}
#botones{ width:15%; height:auto; float:left;  padding:4% 0%;}	
nav{ right:0; background:#293a8f;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer;}
.menu_tablet_girar {
	font-family: normal;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;} 
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:100%; height:auto; float:left; position: fixed; z-index: 10000000; padding:0%; bottom:0%;  }
.ico_llamar{ width:8%; height:auto; float:left; background:#01d59c; padding:1% 10%;}
.ico_whatsapp{ width:8%; height:auto; float:left; background:#40e15d; padding:1% 2%;}
.ico_facebook{ width:8%; height:auto; float:left; background:#3d548e; padding:1% 2%;}
.ico_mail{ width:8%; height:auto; float:left; background:#0f7dee; padding:1% 2%;}
.ico_ubicacion{ width:8%; height:auto; float:left; background:#f6f6f6; padding:1% 2%;}
.ico_youtube{ width:8%; height:auto; float:left; background:#de1a2a; padding:1% 2%;}
.ico_instagram{ width:8%; height:auto; float:left; background:#cb2a5f; padding:1% 2%;}
/*********************************** CONOCENOS  *****************************************************************/
.vdeoInic{ width:100%; height:auto; float:left; margin-bottom: 2%;}

.nosTexto{ width:90%; height:auto; float:left; margin:0% 5% 2% 5%;}
.nosImg{ width:90%; height:auto; float:left; margin:5% 5% 0% 5%;}
.nosMitad{ width:90%; height:auto; float:left; margin:5% 5%;}

.cont_21{ width:100%; height:auto; float:left; margin-bottom: 5%; }
.cont_22{ width:100%; height:auto; float:left; }

.Gal{ width:90%; height:auto; float:left; margin: 0% 5% 1% 5%;}
.ico_ini{ width:90%; height:auto; float:left; margin:5% 5%;}
.icoInteriores{ width:90%; height:auto; float:left; margin:5% 5%;}
/*********************************** SERVICIOS  *****************************************************************/
.serCaja{ width:94%; height:auto; float:left; margin-bottom:1%; padding:3%; background:#f7f7f7; border-radius:5%;}
.serImg{ width:50%; height:auto; float:left; margin:0% 0% 5% 0%;}
.serTexto{ width:100%; height:auto; float:left;}
/****************************************************************************************************/
.cerFoto{ width:100%; height:auto; float:left; }
.cerTexto{ width:90%; height:auto; float:left; padding:5%;}
.cerLogo{ width:99%; height:auto; float:left; }
#clientesLogos{ width:90%; height:auto; margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%;  overflow:hidden;}
/*********************************** PIE  **********************************************************************/
.pie_9{ width:100%; height:auto; float:left; margin-bottom:2%;}
.pie_10{ width:100%; height:auto; float:left; margin-bottom:3%;}
.pie_11{ width:100%; height:auto; float:left; }
.pie_linea{ width:100%; height:auto; float:left; margin:4% 0%; }
.pie_titulo{ width:100%; height:auto; float:left; }
.pie_texto{ width:100%; height:auto; float:left; }
/*********************************** DERECHOS  ****************************************/
#derechos{ width:100%; height:auto; float:left; padding:0% 0% 7% 0%;  background:#fff; border-top:#d0d0d0 1px solid;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Texto_top {
	font-family: normal;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 32px;
}
.Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #293a8f;
	text-decoration: none;
}
.Titulo_blanco {
	font-family: titulo;
	font-size: 40px;
	color: #fff;
	text-decoration: none;
}
.Texto {
	font-family: normal;
	font-size: 17px;
	color: #393939;
	text-decoration: none;
	line-height: 32px;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #293a8f;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 20px;
	color: #293a8f;
	text-decoration: none;
	line-height: 30px;
}
.Texto_pie {
	font-family: normal;
	font-size: 17px;
	color: #393939;
	text-decoration: none;
	line-height: 32px;
}