@charset "utf-8";
.display-pc{ display:inherit !important;}
/************************************************************************************************/
#cabezera{ width:100%; height:auto; float:left; background:#00acec; padding:0.5% 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 PRINCIPAL  *************************************************************/
.logo{  width:35%; height:auto; float:left; padding:0.5% 0%; margin-right:5%}
#menu_botones{ width:60%; height:auto; float:left; padding:3% 0%; }
#botones{ width:100%; height:auto; float:left; margin:0px; padding:0%; max-width:1200px;}
#botones li { display:inline; }
#botones li a {  
	font-family: normal;
	font-size: 20px;
	color: #393939;
	text-decoration: none;	
	width:25%;
	float:left;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s; 
	}
#botones li a:hover{
	font-family: normal;
	font-size: 20px;
	color: #2a3c90;
	text-decoration: none;	
	width:25%;
	float:left;
	 }	
#botones a:hover, #botones .active a{
	font-family: normal;
	font-size: 20px;
	color: #2a3c90;
	text-decoration: none;	
	width:25%;
	float:left;
} 
/*********************************** BARRA FLOTANTE******************************************/
.barra_flotante{ width:45px; height:auto; float:left; padding:0%; position: fixed; z-index: 10000000; left:0%; margin-top:15%;}
.ico_llamar{ width:70%; height:auto; float:left; background:#01d59c; padding:5%;}
.ico_whatsapp{ width:70%; height:auto; float:left; background:#40e15d; padding:15%;}
.ico_facebook{ width:70%; height:auto; float:left; background:#3d548e; padding:15%;}
.ico_youtube{ width:70%; height:auto; float:left; background:#de1a2a; padding:15%;}
.ico_instagram{ width:70%; height:auto; float:left; background:#cb2a5f; padding:15%;}
.ico_mail{ width:70%; height:auto; float:left; background:#0f7dee; padding:15%;}
.ico_ubicacion{ width:70%; height:auto; float:left; background:#f6f6f6; padding:15%;}
/*********************************** INICIO  ********************************************/
.vdeoInic{ width:60%; height:auto; float:left;  margin:0% 20% 2% 20%;}

.iniCont{ width:24%; height:auto; float:left; margin:0.5%;}
.ico_ini{ width:25%; height:auto; float:left; margin:0% 4%;}
.icoInteriores{ width:25%; height:auto; float:left; margin:4% 4% 4% 4%;}
/***********************************************************************************************/
.nosTexto{ width:50%; height:auto; float:left; margin-right:3%; }
.nosImg{ width:47%; height:auto; float:left; }
.nosMitad{ width:40%; height:auto; float:left; margin:0% 5%;}

.cont_21{ width:30%; height:auto; float:left; margin-right: 5%; }
.cont_22{ width:65%; height:auto; float:left; }

.Gal{ width:30%; height:auto; float:left; margin: 0% 1% 1% 1%;}
/*********************************** SERVICIOS  *****************************************************************/
.serCaja{ width:94%; height:auto; float:left; margin-bottom:1%; padding:3%; background:#f7f7f7; border-radius:1%;}
.serImg{ width:30%; height:auto; float:left; margin:0% 3% 0% 0%;}
.serTexto{ width:67%; height:auto; float:left;}
/****************************************************************************************************/
.cerFoto{ width:40%; height:auto; float:left; }
.cerTexto{ width:40%; height:auto; float:left; padding:2% 15% 2% 5%;}
.cerLogo{ width:99%; height:auto; float:left; }
#clientesLogos{ width:50%; height:auto; margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 25%;  overflow:hidden;}
/*********************************** PIE  **********************************************************************/
.pie_9{ width:30%; height:auto; float:left; margin-right:5%;}
.pie_10{ width:30%; height:auto; float:left; margin-right:5%;}
.pie_11{ width:30%; 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;  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: 35px;
	color: #293a8f;
	text-decoration: none;
}
.Titulo_blanco {
	font-family: titulo;
	font-size: 50px;
	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: 25px;
	color: #293a8f;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 25px;
	color: #293a8f;
	text-decoration: none;
	line-height: 35px;
}
.Texto_pie {
	font-family: normal;
	font-size: 17px;
	color: #393939;
	text-decoration: none;
	line-height: 32px;
}