@charset "utf-8";
/* CSS Document */

@import url("webfonts/helveticaltstdroman/stylesheet.css");
@import url("webfonts/helveticaltstdbold/stylesheet.css");
@import url("webfonts/helveticaltstdroman/stylesheet.css");
@import url("webfonts/helveticaltstdbold/stylesheet.css");

@font-face {
  font-family: 'MyriadPro-Light';
  src: url('fuentes/MyriadPro-Light.eot');
  src: url('fuentes/MyriadPro-Light.woff2') format('woff2'),
       url('fuentes/MyriadPro-Light.woff') format('woff'),
       url('fuentes/MyriadPro-Light.ttf') format('truetype'),
       url('fuentes/MyriadPro-Light.svg#MyriadPro-Light') format('svg'),
       url('fuentes/MyriadPro-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


*{ margin:auto;
padding:0;
text-decoration:none; }


body{
	background-color:#F7F7F7;
	text-align: center;
	height:100%;
	width:100%;
	font-family: "MyriadPro-Light";
	font-weight: normal;
}

html{
	text-align: center;
	height:100%;
	width:100%;
	font-family: "MyriadPro-Light";
	font-weight: normal;
}
#Opcionnavegador{
	top:30px;
	left:25px;
	position:absolute;
	visibility:hidden;}

#Navegacion{
	z-index:5;}
#Navegacion.small {
	padding:0% 15% 0% 13%;
	position: fixed;
	overflow: visible;
	visibility: visible;
	z-index: 5;
	width: 100%;
	background-color:#353535;
	font-size:1em;
	-webkit-box-shadow: 0px 0px 2px #ffffff;
	box-shadow: 0px 0px 2px #000000;
	
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari and Chrome */
	-o-transition: all 1s; /* Opera */
}


#Navegacion.large {
	padding: 0% 15% 0% 13%;
	position: fixed;
	overflow: visible;
	visibility: visible;
	z-index: 5;
	width: 100%;
	color: #3B3B3B;
	background-color: transparent;
	transition: all 1s;

}

#Navegacion li { 

	display:inline-block;
	vertical-align:middle;}

#Navegacion h1{ 
	color:white;
	font-size:1em;
	margin:15% 10px;
	padding: 5px 10px;
	text-align:center;


	

}


#Navegacion h1:hover{
	transition: background-color 0.5s ease;
	background-color:#ffd11e;

}



#Logo{
	float:left;
	width:150px;
	padding-top: 10px;
}		
#Scroll{
	
	position:absolute;
	margin-top:91vh;
	margin-left:46vw}
	
	
	
	
#video{
position:absolute;
right: 0; 
bottom: 0;
min-width: 100%; 
min-height: 100%;
width: auto;
 height: auto;  
 z-index:00;
background-size: cover; 
background-image:url(Imagenes/Fondo.jpg);
}
#completa{
	 font-size:2em;
        font-weight:bold;
        color:white;
        background:rgba(61,61,61,0.50);
        border:0px;
        width:auto;
        height:auto;
		float:left;
		margin-left:200px;
		margin-top:175px;
		padding:5px 15px;
		transition: 0.6s;
  transform-style: background;}
#completa:hover{
        background:#ffd11e;
}

header{
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	height:100%;}
	
	
#LogoNosotros{
	width:50%;
	float:left;
	height:auto;
	margin: auto;
	}
	
#Texto {
	padding-top:2%;
	color:white;
	float:right;
	width:50%;


	}
#Texto h1{
	margin-bottom:20px;
	font-size:2.5em;

	}
#Texto h2{
	font-size:1.3em;

	}
#Nosotros{

	height:20vw;
	text-align:justify;
	position: relative;
	padding:5% 15% 5% 15%;
	background-color:#ffd11e;
	background-repeat:no-repeat;
	background-size:cover;
	background-image:url(Imagenes/FondoNosotros.png);}
	
#Nosotros2{
	height:10vw;
	text-align: left;
	position: relative;
	padding:5% 15% 5% 15%;
	background-color:#F1F1F1;
	background-repeat:no-repeat;
	background-size:cover;
	color:#757575;
	font-size:1.3em;}
	
#Texto1 {
	text-align:justify;
	float:left;
	width:48%;
	margin-right:2%;
	}
#Texto2 {
	text-align:justify;
	float:right;
	width:48%;
	margin-left:2%;
	}
#Banner{
	height:400px;
	background-image:url(Imagenes/oil.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top;}	
	
	
	
#Filosofia{
	text-align:left;
	height:350px;
	padding:0% 15% 3% 15%;}

	
#Filosofia1 {
	float:left;
	width:48%;
	margin-right:2%;
	}
#Filosofia2 {
	float:right;
	width:48%;
	margin-left:2%;
	}
#Filosofia li{margin-top:50px;
	list-style:none;}
.Numero{
	margin-right:10px;
	color:white;
	padding-top:12px;
	padding-left:15px;
	background-image:url(Imagenes/Flecha.png);
	height:40px;
	width:40px;
	background-position:top;
	background-size:contain;
	background-repeat:no-repeat;
	display:inline-block;
	transition: 0.6s;}
/*.Numero:hover{

	transform: rotateX(360deg);}*/

.titulo{
	margin-top: 5%;
	padding: 3px 0% 3px 15%;
	text-align: left;
	margin-right: 70%;
	width: auto;
	background-color: #ffd11e;
	color: white;
	
}	
	
	
	
	
#Experiencia{
	color:white;
	height:auto;
	text-align: left;
	position: relative;
  	padding:2% 0% 5% 0%;
	background-color:#000000;
	background-repeat:no-repeat;
	background-size:cover;}
	
#Empresas{
	text-align: left;
	position: relative;
	background-repeat:no-repeat;
	background-size:cover;}
	
.ImagenExperiencia{
	padding:1%;
	width:22%;
}
#antesdefooter{
	z-index:5001;
	vertical-align:middle;
	text-align:center;
	color:#878787;
	padding:1% 15% 1% 15%;
	font-size:0.9em;
	margin:0px;
	height:auto;
	background-color:#353535;}
#antesdefooter p { margin-right:150px;}
footer{z-index:5000;
	z-index:7;
	text-align:center;
	color:white;
	padding:5px 15% 5px 15%;
	height:auto;
	background-color:#000000;}
#LogoFooter{
	margin-top:-15px;
	float:left;
	width:150px;}
	
	
	
	
	
	
	#Confecciones ul{
	margin:-12px 000px 0px 20px;
			}
	
		#Confecciones li a{
				background-color:#000;
				color:white;
				text-decoration:none;
				padding:10px 10px;
				float:left;
				font-size:1em;
				
			}

			#Confecciones li a:hover{
				background-color:#ffd11e;
			}
	
	
	
	
	
	
	
	
	
	
	

	
	#Sectores ul{
	margin:0px 000px 0px -150px;
			}
	
		#Sectores li a {
				background-color:#000;
				color:white;
				text-decoration:none;
				padding:10px 10px;
				float:left;
				font-size:1em;
				
			}

			#Sectores li a:hover {
				background-color:#ffd11e;
			}
			
			.nav li ul {
				
				display:none;
				position:absolute;
				min-width:140px;
			}
			
			.nav li:hover > ul {
				display:block;
			}
			
			
		.Item{	transition: 0.6s;}
		
	.Item:hover{

	transform: rotateX(180deg);}
	
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
/*CONTACTO*/
#headercontacto{
	background: url(Imagenes/FondoNosotros.png) fixed;
	height: 25vw;
	position: relative;
	margin: 0 auto;
	background-size: cover;}
.Titulo{
	letter-spacing: 4px;
	-webkit-text-stroke: 2px white;
	color: white;
	font-size: 4em;
	padding-top: 10%;
}
#formulario{padding:5px 15% 5px 15%;}
#form1 h1{
	margin-bottom:5px;
	font-size:1em;
	margin-top:13px;
	color:#636363;}
#Sobrevos {
	text-align:justify;
	float:left;
	width:50%;

	}
#Sobretuproyecto {
	text-align:justify;
	float:right;
	width:50%;

	}
			
#botonenviar {
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 1.3em;
	display: compact;
	width: 100%;
	height: 50px;
	border: 2px solid hsla(0,0%,39%,0.23);
	color: #FFFFFF;
}
#botonenviar:hover {
	background-color: #ffd11e;

}	



.estilotextarea {
	background-color: rgba(254, 254, 254, 0.3);
	border: 2px solid hsla(0,0%,39%,0.20);
	width: 100%;
	height: 13em;
}
.text{
	background-color: rgba(254, 254, 254, 0.3);
	border: 2px solid hsla(0,0%,39%,0.20);
	height: 2em;
	width: 90%;
	margin-top: 0.3em;
}

#Textoencontacto{
	margin-top:5%;
	margin-bottom:5%;}
	
	
#Mapa{
	background-color:#353535;}
	
	
	
			
			
/*Petroleo y Gas*/
#VideosPetroleo{
		margin-top:30px;
		margin-bottom:30px;}
#headerPetroleo{
	background: url(Imagenes/petr%C3%B3leo-enero.jpg);
	height: 50%;
	position: relative;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom }

.TextoSectores{
	font-size:1.3em;
	text-align:left;
	padding:5px 15% 5px 15%;
	}
.tituloropa{
	font-size:1.3em;
	background-color:#ffd11e;
	color:white;
	margin:5px 40% 30px 40%;
	}
.Descripcion{
	font-size:1.2em;
	height:150px;
	text-align: left;
	position: relative;
	padding:2% 15% 10% 15%;
	background-repeat:no-repeat;
	background-size:cover;


}
	
.Descripcion p{
	margin:5px 0px 15px 0px;
}

.TituloDescripcion{
	text-align:justify;
	color:#ffd11e;
	font-size:1.3em;}	
#Descripcion1{
	text-align:justify;
	float:left;
	width:48%;
	margin-right:2%;

	margin-bottom:5px;

	font-size:1em;}
#Descripcion2{

	margin-bottom:5px;
	font-size:1em;
	text-align:justify;
	float:right;
	width:48%;
	margin-left:2%;}

.spritespin{

	background-color:#ffd11e;
	}
.BordeAmarillo1{
	width:300px;
	height:450px;
	background-color:#ffd11e;
	padding:15px;
	float:left;
	margin-right:2%;
	margin-bottom:5px;}
.BordeAmarillo2{
	width:300px;
	height:450px;
	background-color:#ffd11e;
	padding:15px;
	margin-bottom:5px;
	font-size:1em;
	float:right;}

	
.TextodeSector{
	height:150px;
	text-align: left;
	position: relative;
	padding:5% 15% 5% 15%;
	background-repeat:no-repeat;
	background-size:cover;
	color:#757575;
	font-size:1.1em;}
	
#Texto3 {
	text-align:justify;
	float:left;
	width:48%;
	margin-right:2%;
	}
#Texto4 {
	text-align:justify;
	float:right;
	width:48%;
	margin-left:2%;
	}
#Texto3 h1, #Texto4 h1 {
	color:#222222;
	font-size:1.2em;}
	
#NADAAAAA{margin-left:20%;}
#TamañoPetroleo{
	width:50vw;
	height:30vw;}
	
	
	#mostrar, #ocultar,#Camisasmostrar, #Camisasocultar{
		font-size:1.2em;
	margin-top: 25px;
	padding: 5px 15px;
	border: 0;
	transition: 0.6s ease-in-out;
}
	
		
	/*#mostrar:hover , #ocultar:hover{

	transform: rotateY(360deg);}*/
	
	

	
	
	
	
	
	/*ELECTRICO*/
	
#headerElectrico{
	background: url(Imagenes/electricidad.jpg);
	height: 50%;
	position: relative;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom }
	

.TextodeSectorE{
	height:100px;
	text-align: left;
	position: relative;
	padding:5% 15% 5% 15%;
	background-repeat:no-repeat;
	background-size:cover;
	color:#757575;
	font-size:1.1em;}
	
	
	
	/*METALURGICO*/
#headerMetalurgico{
	background: url(Imagenes/metalurgico.jpg);
	height: 50%;
	position: relative;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:bottom }
	

.TextodeSectorM{
	height:100px;
	text-align: left;
	position: relative;
	padding:5% 15% 5% 15%;
	background-repeat:no-repeat;
	background-size:cover;
	color:#757575;
	font-size:1.1em;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/*CONFECCIONES*/

	
	
	.TextodeConfeccion{

	text-align: left;
	position: relative;
	padding:5% 15% 5% 15%;
	background-repeat:no-repeat;
	background-size:cover;
	color:#757575;
	font-size:1.1em;
	list-style:none;}
	
	
	
	#Tejidos{margin-right:60%;}
#Tejidos2{margin-right:60%;}
	#ImagenesConfeccion{text-align: center;}
	.T1{
		margin:2% 5% 2% 5%;}
		
		
	#Confeccion1{
		margin-top:5%;
		text-align:left;
		float:left;
	width:48%;
	margin-right:2%;
	}

	#Confeccion2 {
		margin-top:5%;
	float:right;
	width:38%;
	margin-left:2%;
	}

	.NumeroC{
		text-indent:-999px;
	margin-right:10px;
	color:white;
	padding-top:0px;
	padding-left:15px;
	background-image:url(Imagenes/Flecha.png);
	height:30px;
	width:30px;
	background-position:top;
	background-size:contain;
	background-repeat:no-repeat;
	display:inline-block;
	transition: 0.6s;}
	
	#Confeccion01{
		float:left;
		width:100%;
	color:#464646;
	font-size:0.9em;
	text-align:left;
	height:350px;
	padding:0% 15% 0% 0%;}

	
#LogosenConfecciones{
	margin-left:18vw;
	margin-top:5vw;}	
	
	
#HI{
    width: auto;
    display: inline-flex;}
	
	
	
.TextoPopupHi{
text-align: justify;
    margin: 3%;
	}
	
	
	
	
	
/*Sectores*/
.TextoSectores{
	margin-top:50px;
	}
#FliperSectores {
    margin-left: 0vw;}
.ImagenSectores{
	display: inline-block;
	font-size: 0.7em;
	text-align: center;
	width: 16vw;
	height: 25vw;
	margin: 50px;
	color: white;
	padding-bottom: 15px;
	
}

.titulo{
	margin-bottom:25px;}
#Caracteristicas{
	color:#464646;
	font-size:0.9em;
	text-align:left;
	height:350px;
	margin:0% 15% 5% 15%;}

	
#Caracteristicas1 {
	float:left;
	width:58%;
	margin-right:2%;
	
	}
#Caracteristicas2 {
	float:right;
	width:38%;
	margin-left:2%;
	}
#Caracteristicas li{margin-top:50px;
	list-style:none;}
	
	
	
	
	
	
	
	
	
	
	/*
  EFECTO FLIP
=================*/

/* Contenedor - Asignamos perspectiva */
.flip-container {
	text-align:center;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;



  /* Compatibilidad Firefox -IE */
  -moz-transform-style: preserve-3d;
 -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;

}

.flip-container, .front, .back {
  width: 16vw;
  height: 25vw;
  margin: 0 auto;
  
}

.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;

  position: relative;
}

.front, .back {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0px 0px 3px #D3D3D3;
	box-shadow: 0px 0px 3px #D3D3D3;
}

.front {

  z-index: 2;
  background-size:contain;
}

.back {
  transform: rotateY(-180deg);
  background:#353535;
}


/* Hover - Toggle */
.flip-container:hover .front,
.flip-container.hover .front {
  transform: rotateY(180deg);
}

.flip-container:hover .back,
.flip-container.hover .back {
  transform: rotateY(0deg);
}

#Imagen1{
	
	background-image:url(Imagenes/IMG_6578.JPG)}
#Imagen2{
	background-image:url(Imagenes/IMG_6706.JPG);}
#Imagen3{
	background-image:url(Imagenes/IMG_6804.JPG);}


/* BASE */
.box{
	
  margin: 50% auto;
  width:16vw;
  height: 8vw;
  background: #ffd11e;
  line-height: 8vw;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
/*PRODUCTOS*/

#TodoslosProductos{
	height:3400px;}
	
#ListadodeProductos {
	position:relative;
	z-index:0;

}
	
	
.circulos{
	background-color: #ffd11e;
	width: 6vw;
	border-radius: 125px;
	height: 6vw;
	float: left;
	margin-left: 10px;
	border: 5px dotted #FFD11E;
	margin-top: 10px;
	}
	
.circulos a{
	padding-top:-100px;
	height:6vw;
	width:6vw;
	text-decoration:none;
	font-size:1.2em;
	font-weight: bold;
	color:black;
}	
	

	

	
	
#Producto1, #Producto2, #Producto3, #Producto4, #Producto5, #Producto6, #Producto7, #Producto8, #Producto9, #Producto10, #Producto11{
	width: 6vw;
	border-radius: 100px;
	height: 6vw;	

}
	
	
.BordeAmarilloProductos{
	width:250px;
	height:370px;
	background-color:#ffd11e;
	padding:15px;
	margin-bottom:0px;
	font-size:1em;
	float:left;}	
	
	
.producto{
	margin:10px;
	padding:10px;
	background-color:#EBEBEB;
	width:100%;
	height:500px;}	
	
	
#barradeproductos li { 

	display:inline-block;
	vertical-align:middle;}
#barradeproductos {
	vertical-align:middle;
	z-index:5;
	bottom: 0;
	padding:0% 0% 0% 0%;
	position:fixed;
	height:8vw;
	width:100%;
	background-color:#353535;
}
	
	
	#barradeproductos ul{
            float: left;
            list-style-type: none;
            padding: 0; 
            /* AÑADIMOS */
            position: relative; 
            left: 50%;
        }
    #barradeproductos li{
            float: left;
            /* AÑADIMOS */
            position: relative; 
            right: 50%;
        }
	
#ListadodeProductos{
	padding:0% 10% 0% 10%;}	
	
.EstiloFotoProducto{
	
	margin-top:10px;	
	border: 10px solid #ffd11e;

}


.FotoProducto{
	float: left;
	width:42%;
}

.TextoProducto{
	text-align:left;
	font-size:1.2em;
	text-align:left;
	float:right;
	width:52%;
	padding-top:5px;}
.titulodeproductos{
	margin-bottom:10px;
	font-size:2em;
	padding: 3px 15px 3px 15px;
	background-color: #ffd11e;
    color: white;}
	
	
.TituloantesdeLogos{
	float:right;
	font-size:1.2em;
	margin-top:50px;
	position:absolute;
	padding: 3px 15px 3px 15px;
	background-color: #ffd11e;
    color: white;}

.Logos{
	/*padding-top:350px;*/
	padding-top:125px;
	height:150px;
}
	
	
.ancla:before {
	background-color:blue;
      display: block;
      content: " ";
	  height:250px;
      margin-top: -250px;
      visibility: hidden;
	  width:50%;
}
	
.ancla2:before {
	background-color:blue;
      display: block;
      content: " ";
	  height:500px;
      margin-top: -500px;
      visibility: hidden;
}
	
	


	
#Mameluco, #Pantalones, #Buzos, #Monjitas, #MamelucosTermicos {
	float:left;
	width:48%;
	margin-right:2%;
	}
#Camisas, #Camperas,#Guardapolvos, #EPP, #RopaAcerias {
	float:right;
	width:48%;
	margin-left:2%;
	}
.producto{margin-top:160px;
	list-style:none;}
	
	
	
	
	
	
	
	
	
/*CERTIFICACIONES*/


#CertificacionesTexto{
	height:auto;
	text-align: left;
	position: relative;
	padding:5% 15% 5% 15%;
	background-color:#F1F1F1;
	background-repeat:no-repeat;
	background-size:cover;
	color:#757575;
	font-size:1.3em;}
	
#CertificacionesTexto1 {
	padding-top:1%;
	text-align:justify;
	float:left;
	width:55%;
	margin-right:2%;
	}

#CertificacionesTexto2 {
	float:right;
	width:32%;
	padding-left:10%;
	}
	
.videos{
	margin:auto;
	width:70%;}
#Ensayos{
	height:500px;
	padding:5% 15% 5% 15%;}
.titulovideo{
	font-size:1em;
	background-color:#ffd11e;
	color:white;
	margin:5px 5% 30px 5%;
	}
	
	
	





#M1{
	position: relative;
    left: 100px;
    float: left;
    bottom: 400px;
	}
#M2{
	position: relative;
    right: 100px;
    float: right;
    bottom: 400px;
	}
#E1{
	position: relative;
    left: 100px;
    float: left;
    bottom: 400px;
}
#P1{
	z-index:-5;
	position:relative;
	left: 50px;
	float: left;
	bottom: 350px;
	}
#P2{
	z-index:-5;
	position: relative;
	right: 80px;
	float: right;
	bottom: 350px;
	}








































.overlay {
	z-index:500;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 150px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}


	
	

	
	
	

.flip {
	text-align:center;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;



  /* Compatibilidad Firefox -IE */
  -moz-transform-style: preserve-3d;
 -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
	padding:5px;
}

.flip, .adelanteLogoHiSafe , .adelanteLogoHiProt , .adelanteLogoHiResist, .atras {
	width: 100px;
	height: 100px;



}

.flipperlogos{
  transition: 0.6s;
  transform-style: preserve-3d;

  position: relative;
}

.adelanteLogoHiSafe , .adelanteLogoHiProt , .adelanteLogoHiResist, .atras {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0px 0px 3px #D3D3D3;
	box-shadow: 0px 0px 3px #D3D3D3;
}

.adelanteLogoHiSafe , .adelanteLogoHiProt , .adelanteLogoHiResist  {
	border-radius: 100%;
	border: 5px solid #FFD11E;
  z-index: 2;
  background-size:contain;

}

.atras {
	
  transform: rotateY(-180deg);
  background:#ffd11e;
  	border-radius: 100%;
	border: 5px solid #FFD11E;
}


/* Hover - Toggle */
.flip:hover .adelanteLogoHiSafe , .flip:hover .adelanteLogoHiProt ,.flip:hover  .adelanteLogoHiResist,
.flip.hover .adelanteLogoHiSafe , .flip.hover .adelanteLogoHiProt ,.flip.hover .adelanteLogoHiResist {
  transform: rotateY(180deg);
}

.flip:hover .atras,
.flip.hover .atras {
  transform: rotateY(0deg);
}

/* BASE */
.cuadro{
	padding-top:30px;
	
  margin: 0% auto;
  width:100px;
  height: 50%;
  line-height: 20px;
}
.cuadro2{
	padding-top:40px;
	
  margin: 0% auto;
  width:100px;
  height: 50%;
  line-height: 20px;
}
.cuadro h2{
	color:white;}
.cuadro2 h2{
	color:white;}

.adelanteLogoHiProt {
	background-image:url(Imagenes/Productos/HiProt.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#4b4b4b;
	}
.adelanteLogoHiSafe{
	background-image:url(Imagenes/Productos/HiSafe.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#4b4b4b;}
.adelanteLogoHiResist{
	background-image:url(Imagenes/Productos/HiResist.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#4b4b4b;}
	
.LogoHi{
	display: inline-block;
	font-size: 0.5em;
	text-align: center;
	width: auto;
	height: auto;
	color: white;
	padding-bottom: 25px;
	
}	

	
@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}

.CuadroTejidos {
    background-color: #ECEBEB;
    margin: 5%;
	padding-bottom: 1%;
}

.TituloTejidos {
	background-color: #474846;
}

.TituloTejidos2 {
	
    background-color: #ffd11e;
    color: white;
    font-size: 2em;
    font-weight: bold;
}

.TejidosLogos {
    text-align: left;
    font-size: 1.2em;
    text-align: left;
    float: right;
    width: 52%;
    padding-top: 1px;
}
.tituloClientes {
    padding: 3px 0% 3px 0%;
    text-align: center;
    width: 450px;
    background-color: #ffd11e;
    color: white;
    margin-bottom: 25px;
}
#EmpresasExperiencia {
	    width: 60%;
    margin-bottom: 50px;
}