<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.display-pc{ display:inherit !important;}
/************************************************************************************************/
#cabezera{ width:100%; height:auto; float:left; background:#24331e; padding:0.5% 0%;}
#contenido_cabezera{ width:90%; height:auto;  margin-left:auto; margin-right:auto; max-width:1400px; padding: 0% 5%; overflow:hidden;}
/***********************************   ****************************************/
#datoLogo{ width:100%; height:auto; float:left;  background:#fff; padding: 1% 0%; }
#datoLogoCon{ width:90%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; overflow:hidden;  }
/*********************************** CABEZERA  ****************************************/
#menu{ width:100%; height:auto; float:left;  background:#fff;  position: sticky; top: 0; z-index:1000000; border-top:#d6d6d6 1px solid; border-bottom:#d6d6d6 1px solid;}
#menu_cont{ width:90%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; overflow:hidden;  }
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:8%; height:auto; float:left; margin-right:17%}
.datosEmpresa{  width:75%; height:auto; float:left; margin:2% 0%;}
.casDat{  width:30%; height:auto; float:left; margin:0% 1%;}
#menu_botones{ width:80%; height:auto; float:left; padding:2% 0%; }
#botones{ width:100%; height:auto; float:left; margin:0px; padding:0%; max-width:1200px;}
#botones li { display:inline; }
#botones li a {  
	font-family: titulo;
	font-size: 17px;
	color: #000;
	text-decoration: none;	
	width:19%;
	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; 
	border-left:#d6d6d6 1px solid;
	}
#botones li a:hover{
	font-family: titulo;
	font-size: 17px;
	color: #e8a113;
	text-decoration: none;	
	width:19%;
	float:left;
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 17px;
	color: #e8a113;
	text-decoration: none;	
	width:19%;
	float:left;
} 
#menuProy{ width:15%; height:auto; float:left; margin-left:5%; padding:1% 0%;  }
#btnPro{ width:100%; height:auto; float:left; margin:0px; max-width:1200px;}
#btnPro li { display:inline; }
#btnPro li a {  
	font-family: titulo;
	font-size: 17px;
	color: #000;
	text-decoration: none;	
	width:100%;
	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; background:#e8a113;
	padding:5% 0%;
	}
#btnPro li a:hover{
	font-family: titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;	
	width:100%;
	float:left; background:#242424;
	 }	
#btnPro a:hover, #btnPro .active a{
	font-family: titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;	
	width:100%;
	float:left; background:#242424;
} 

#subMenu{ width:100%; height:auto; float:left; margin-left:-2%; }
#subMenu li { display:inline; }
#subMenu li a {  
	font-family: titulo;
	font-size: 17px;
	color: #000;
	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; 
	background:#FFF;
	padding:2% 0%;
	border-bottom:#6b6b6b 5px solid;
	}
#subMenu li a:hover{
	font-family: titulo;
	font-size: 17px;
	color: #6b6b6b;
	text-decoration: none;	
	width:25%;
	float:left; 
	background:#e8a113;
	 }	
#subMenu a:hover, #subMenu .active a{
	font-family: titulo;
	font-size: 17px;
	color: #6b6b6b;
	text-decoration: none;	
	width:25%;
	float:left; 
	background:#e8a113;
} 
/*********************************** 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%;}
/*********************************** PIE  **********************************************************************/
.pie_24{ width:30%; height:auto; float:left; margin-right:5%;}
.pie_25{ width:20%; height:auto; float:left; margin-right:5%;}
.pie_26{ width:20%; height:auto; float:left; margin-right:5%;}
.pie_27{ width:15%; height:auto; float:left; }

.derechos{  width:100%; height:auto; float:left; padding:4% 0% 0% 0%; margin-top:3%; border-top:#404040 1px solid;} 
/*********************************** INICIO  ********************************************/
.iniCont{ width:24%; height:auto; float:left; margin:0.5%;}
/*********************************** EQUIPOS  ********************************************/
#contIntEquipos{ width:100%; height:auto; float:left; margin:0% 0% 10% 0%; }	
.equTex{ width:50%; height:auto; float:left; margin-right:5%;}
.equFoto{ width:45%; height:auto; float:left;}
.equipos{ width:25%; height:auto; float:left;}
/*********************************** SERVICIOS  ********************************************/
.servc{ width:31%; height:auto; float:left; background:#24331e; padding:0.5%; margin:0% 0% 8% 0.5%; border-top:#5ba243 5px solid; border-bottom:#1e2b19 2px solid; display: inline-block;}
.servv{ width:100%; height:auto; float:left;}

figure {
	overflow: hidden;
	margin: 0px;
}
.contFot img {
	display: block;
	width: 100%;
	height: auto;
	cursor: pointer;
}
.contFot #zoom-In figure img {
	transform: scale(1);
	transition: 0.3s ease-in-out;
}
.contFot #zoom-In figure:hover img {
	transform: scale(1.5);
}
/*********************************** INTERIORES *************************************************/
.contInt{ width:48%; height:auto; float:left; margin:0% 1%; }
.contIntTitulos{ width:92%; height:auto; float:left; padding:3% 4%; background:#fff; margin-bottom:1%;}

.icoInt{ width:8%; height:auto; float:left;}
.texLike{ width:90%; height:auto; float:left; padding:1% 0%; margin-left:2%;}

.contGal{ width:100%; height:auto; float:left; margin-top:4%;}
.contFot{ width:45%; height:auto; float:left; margin:0% 1% 1% 0%; background:#e6e6e6; padding:2%;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Texto {
	font-family: normal;
	font-size: 22px;
	color: #000;
	text-decoration: none;
	line-height: 32px;
}
.TextoAmarillo {
	font-family: titulo;
	font-size: 17px;
	color: #e8a113;
	text-decoration: none;
	line-height: 32px;
}
.Titulo {
	font-family: titulo;
	font-size: 40px;
	color: #e8a113;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 25px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
}	
.Texto_pie {
	font-family: normal;
	font-size: 22px;
	color: #fff;
	text-decoration: none; 
	line-height: 28px;
}</pre></body></html>