@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #e8a113;}
/************************************************************************************************/
#cabezera{ width:100%; height:auto; float:left; background:#24331e; padding:1% 0%;}
#contenido_cabezera{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 10%; overflow:hidden;}
/***********************************   ****************************************/
#datoLogo{ width:100%; height:auto; float:left;  background:#fff; position: sticky; top: 0; z-index:1000000; border-top:#d6d6d6 1px solid;}
#datoLogoCon{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 10%; overflow:hidden;  }
/*********************************** CABEZERA  ****************************************/
#menu{ width:100%; height:auto; float:left;  background:#fff; border-top:#d6d6d6 1px solid;}
#menu_cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 10%; overflow:hidden; border-bottom:#d6d6d6 1px solid;}
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:15%; height:auto; float:left; margin-right:15%;  padding:1% 0%;}
.datosEmpresa{  width:75%; height:auto; float:left; margin:2% 0%;}
.casDat{  width:30%; height:auto; float:left; margin:0% 1%;}

#botones{ width:20%; height:auto; float:right;  padding:2% 0%;}	
nav{ right:0; background:#e8a113;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 17px;
	color: #000;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
}
#subMenu{ width:95%; height:auto; float:left;  }
#subMenu li { display:inline; }
#subMenu 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:#FFF;
	padding:4% 0%;
	border-bottom:#6b6b6b 1px solid;
	}
#subMenu li a:hover{
	font-family: titulo;
	font-size: 17px;
	color: #6b6b6b;
	text-decoration: none;	
	width:100%;
	float:left; 
	background:#e8a113;
	 }	
#subMenu a:hover, #subMenu .active a{
	font-family: titulo;
	font-size: 17px;
	color: #6b6b6b;
	text-decoration: none;	
	width:100%;
	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:15%;}
.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%;}
/*********************************** SERVICIOS  *****************************************************************/
.ser_caja{ width:92%; height:auto; float:left;   padding:4%;}
.ser_col{ width:50%; height:auto; float:left; margin:2% 25%; }
.ser_nota{ width:100%; height:auto; float:left;}
/*********************************** PIE  **********************************************************************/
.pie_24{ width:90%; height:auto; float:left; margin:1% 5%;}
.pie_25{ width:90%; height:auto; float:left; margin:1% 5%;}
.pie_26{ width:90%; height:auto; float:left; margin:1% 5%;}
.pie_27{ width:90%; height:auto; float:left; margin:1% 5%;}

.derechos{  width:90%; height:auto; float:left; padding:4% 0% 0% 0%; margin-top:3%; border-top:#404040 1px solid;} 
/*********************************** EQUIPOS  ********************************************/
#contIntEquipos{ width:100%; height:auto; float:left; margin:0% 0% 10% 0%; }	
.equTex{ width:80%; height:auto; float:left; margin:1% 10%;}
.equFoto{ width:80%; height:auto; float:left; margin:1% 10%;}
.equipos{ width:80%; height:auto; float:left; margin:1% 10%;}
/*********************************** SERVICIOS  ********************************************/
.servc{ width:48%; height:auto; float:left; background:#24331e; padding:0.5%; margin:0% 0% 1% 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:100%; 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:86%; height:auto; float:left; margin:0% 5% 1% 5%; background:#e6e6e6; padding:2%;}
/*********************************** INICIO  ********************************************/
.iniCont{ width:48%; height:auto; float:left; margin:1%;}
/*********************************** DERECHOS  ****************************************/
#derechos{ width:96%; height:auto; float:left; padding:2%; background:#000; border-top:#2a2b2b 1px solid;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Texto {
	font-family: normal;
	font-size: 20px;
	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: 30px;
	color: #e8a113;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
}	
.Texto_pie {
	font-family: normal;
	font-size: 20px;
	color: #fff;
	text-decoration: none; 
	line-height: 28px;
}