.display-chico{
	display:inherit !important;
}


html{
	height:100%; 
	margin:0; 
	padding:0;
	width:100%;
	top:0px;
	left:0px;
	background: #ebe3d6;
}



/*----------------------------
	 INICIAL
-----------------------------*/	
.text{
	height: 300px;  
	width: 100%;
	position:relative;
	z-index: 3;
	display: flex;
	top: 0px;

}
.text-1{
	height: 300px;  
	width: 100%;
	position:relative;
	z-index: 3;
	display: flex;
	top: 80px;

}

#inicio{
	height: 300px;  
	width: 100%;
	position:relative;
	text-align: center;
	background-image: url("img/equipo.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	display: flex;
	align-items: center;
	top: 0px;

}

.btn-wa{
	height: 50px;  
	width: 50px;
	position:fixed;
	background-image: url("img/wa.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 200;
	bottom: 30px;
	right:30px;
	border: 1px solid #052376;
	border-radius: 3px;
	transition: .3s;

}

.btn-wa:hover{
	
	border: 1px solid #052376;
    background-color: #052376;
	transition: .3s;


}

.margin-left{
    
	margin-left: 30px;
	

}


h1{
	color: #ebe3d6;
    font-size:50px;
	line-height: 50px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
}

.boton{
	color: #ebe3d6;
    font-size:14px;
    font-family: 'Work Sans', sans-serif;
	text-align: left;
	text-transform: uppercase;
     display: flex;	

}

h3{
    border: 1px solid #ebe3d6;
	padding: 10px 30px;;
	margin-top:30px;
	font-weight: 300;	
	transition: .4s;

	
}
h3:hover{
    border: 1px solid #052376;
	padding: 10px 30px;;
	margin-top:30px;
	font-weight: 300;
	background: #052376;
	color: #ebe3d6;	
	transition: .4s;	
}
.nosotros{
	height: auto;  
	width: 100%;
	padding: 150px 0px;
	position:relative;
	text-align: center;
	z-index: 3;
	background-color: #ebe3d6;
	background-position: center center;
    background-size: cover;
	background-attachment: fixed;
    transition: opacity 1s ease-in-out 0s;
	 background-image:url("img/empresa-1.jpg");
	 display: flex;
	 align-items: center;
}



.info{
	height: auto;  
    width: calc(100% - 60px);
	position: relative;	
	text-align: center;
	z-index: 3;
	left: 30px;
}

.servicio{
	height: 200px;  
	width: 100%;
	z-index: 3;
    display: inline-block;
	transition: 1s;
	border-radius: 10px;
	box-sizing: border-box;
	margin: 10px 0px; 
    vertical-align: top;
	background-color: aliceblue;
}
.servicio:hover{
	
    border:1px solid #052376;
	transform: 1s;
}


.icon{
	height: 50px;  
	width: 50px;
	z-index: 200;
	color:#052376;
    font-size:20px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 400; 
	border-radius: 100%;
	border: 1px solid #052376;
	text-align: center;
	padding-top: 10px;
}

.line-service{
	height: 100%;  
	width: 100%;
	z-index: 3;
	position: relative;
	text-align: left;
	padding: 30px;
	display: flex;
	align-items: center;
	
}

h10{
	color:#052376;
    font-size:20px;
	line-height: 20px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 400; 
	padding-left: 50px;
	width: calc(100% - 50px);
}

.equipo-1{	
	height:350px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: left;
    background-image:url("img/mision-1.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin: 50px 30px 50px 0px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;

  }

.equipo-2{	
	height:350px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: center;
    background-image:url("img/mision-2.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin: 0px 30px 50px 0px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;

  }

.equipo-3{	
	height:400px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: left;
    background-image:url("img/equipo-3.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin-right: 30px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;
	margin-top: 50px;

  }

.equipo-4{	
	height:400px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: center;
    background-image:url("img/equipo-4.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin-right: 30px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;
	margin-top: 50px;


  }
.equipo-5{	
	height:400px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: left;
    background-image:url("img/equipo-5.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin-right: 30px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;
	margin-top: 30px;


  }

.equipo-6{	
	height:400px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: center;
    background-image:url("img/equipo-6.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin-right: 30px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;
	margin-top: 30px;

  }

.equipo-7{	
	height:400px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: left;
    background-image:url("img/equipo-7.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin-right: 30px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;
	margin-top: 30px;

  }

.equipo-8{	
	height:400px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: center;
    background-image:url("img/equipo-8.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin-right: 30px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;
	margin-top: 30px;

  }

.equipo-9{	
	height:400px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: center;
    background-image:url("img/equipo-9.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin-right: 30px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;
	margin-top: 30px;

  }

.equipo-10{	
	height:500px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: center;
    background-image:url("img/equipo-10.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin-right: 30px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;
	margin-top: 30px;

  }
.equipo-11{	
	height:500px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: center;
    background-image:url("img/equipo-11.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin-right: 30px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;
	margin-top: 30px;

  }
.equipo-12{	
	height:500px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: center;
    background-image:url("img/equipo-12.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin-right: 30px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;
	margin-top: 30px;

  }
equipo-13{	
	height:500px;  
	width: calc(100% - 30px);
    display: inline-block;
	justify-content: center;
    background-image:url("img/equipo-13.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
	margin-right: 30px;
	background-color: #052376;
	box-sizing: border-box;
	transition: 1s;
	margin-top: 30px;

  }

.equipo-3:hover, .equipo-4:hover, .equipo-5:hover, .equipo-6:hover, .equipo-7:hover, .equipo-8:hover, .equipo-9:hover, .equipo-10:hover, .equipo-11:hover, .equipo-12:hover, .equipo-13:hover{
	opacity: .8;
	background-color: #052376;
    background-blend-mode: luminosity;
    transition: 1s;
	border-radius: 30px;
}

.equipo-1:hover, .equipo-2:hover{
	opacity: .8;
	background-color: #052376;
background-blend-mode: luminosity;
transition: 1s;
	border-radius: 30px;

}

h2{
	color:#052376;
	width: 90%;
    font-size:25px;
	line-height: 30px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 300;
	text-align: left;
}

.boton-1{
	color:#052376;
    font-size:14px;
    font-family: 'Work Sans', sans-serif;
	text-align: left;
	text-transform: uppercase;
     display: flex;	
}

h4{
	color:#052376;
    font-size:16px;
	line-height: 18px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
	padding-top: 10px;
}
h5{
	color:#052376;
    font-size:25px;
	line-height: 25px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	text-align: left;
	paddin-top: 10px;
}

h5:hover{
	color:#242424;
    
}


.medicion{
	height: auto;  
	width: calc(100% - 60px);
	position:relative;
	text-align: center;
	z-index: 3;
	left: 30px;
    background-color: #ebe3d6;
	padding-bottom: 50px;
}

.caja{
	height: 400px;  
	width: 100%;
 	text-align: center;
	z-index: 3;
	position: relative;
	transition: 1s;
	margin-bottom: 50px;
}

.caja:hover{
	
	transition: 1s;

}


.foto-1{
	height: 100%;  
	width: 100%;
	background-color: #052376;
	background-image: url("img/medicion.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
    transition: 1s;
	opacity: 1;

}

.foto-2{
	height: 100%;  
	width: 100%;
	background-color: #052376;
	background-image: url("img/medicion-1.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
    transition: 1s;
	opacity: 1;
}

.foto-3{
	height: 100%;  
	width: 100%;
	background-color: #052376;
	background-image: url("img/medicion-2.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 3;
    transition: 1s;
	opacity: 1;
}

.line-tex:hover, .foto-1:hover, .foto-2:hover, .foto-3:hover {
	opacity: .9;
    background-blend-mode: luminosity;
    transition: 1s;
	border-radius: 30px;
	
}

.line-tex{
	height: 100%;  
	width: 100%;
 	text-align: center;
	z-index: 3;
	position: absolute;
	bottom: 0px;
    background: linear-gradient(rgba(0,32,59,0) 0,rgba(0,32,59,.7) 100%);
    transition: .5s linear;


}
.line-tex:hover{
	border-radius: 30px;
}

h6{
	color:#ebe3d6;
    font-size:20px;
	line-height: 25px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	text-align: left;
	padding: 250px 30px 0px;
}


.line{
background: url("img/flecha-b.svg") 90% center no-repeat;
transition: .5s;
	
}
.line:hover{
	background-position: right center;
	margin-right: 20px;
}

h7{
	color:#ebe3d6;
    font-size:15px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
	display: flex;
	margin: 30px 30px 0px ;
	padding-right: 50px;
}

#formulario{
	height: 661px;  
	width: 100%;
 	text-align: center;
	z-index: 3;
	position: relative;
	background-color: #00213b;
	box-sizing: border-box;

}

.footer{
	width: 100%;
	background-color: #052376;

}
.datos{
	width: 100%;
	box-sizing: border-box;
	display: inline-block;
	padding: 200px 30px 100px;
}

h8{
	color:#ebe3d6;
    font-size:25px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	text-align: left;
	border-top: 1px  solid #ebe3d6;
	padding-top: 40px;
	display: block;
	box-sizing: border-box;

	

}
h9{
	color:#ebe3d6;
    font-size:15px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 300;
	text-align: left;
}

.design { 
	position: relative; 
	width: 100%; 
	height: 50px; 
	text-align: left; 
    font-family: 'Work', sans-serif;
	font-weight: 400;
	font-size: 12px;
	box-sizing: border-box;
    background-color: #00213b;
    display: flex;
	align-items: center;
	padding-left: 30px;
}
