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


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



/*----------------------------
	 INICIAL
-----------------------------*/	

#inicio{
	height: 100%;  
	width: 100%;
	position:relative;
	text-align: center;
	background-image: url("img/circuito.jpg");
	background-position: bottom 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;
	

}

.iso{
    height: 70px;  
	width: 70px;
	background-image:url("img/iso.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 30px;

	
}

h1{
	color: #ebe3d6;
    font-size:50px;
	line-height: 50px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 800;
	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: 100%;  
	width: 100%;
	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/circuito-1.jpg");
	 display: flex;
	 align-items: center;

}


.ancho{
	
	width: 80vw;
}

h2{
	color:#052376;
	width: 90%;
    font-size:50px;
	line-height: 50px;
    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;	

}

.servicios{
	height: auto;  
	width: 100%;
	position:relative;
	text-align: right;
	z-index: 3;
background-color: #ebe3d6;
	padding:200px 0px 0px;
	

}

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

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

}


.fondo{
	height: 170px;  
	width: 70%;
	margin-top: 450px;
	margin-right: 5%;
	display: inline-block;
	position:relative;
	text-align: right;
	background-color: #fff;
	background: rgba(255,255,255,.7);
-webkit-backdrop-filter: blur(8px);
backdrop-filter: blur(8px);
overflow: hidden;  
	z-index: 3;
	

}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
   
}

.col-1{
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 25px;
padding-top: 25px;
box-sizing: border-box;
display: block;
-ms-flex: 0 0 25%;
flex:  25%;
max-width: 33%;
}

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: rgba(0,71,221,0.8) ;
    
}

.medicion{
	height: auto;  
	width: calc(100% - 60px);
	position:relative;
	text-align: center;
	z-index: 3;
	left: 30px;
    background-color: #ebe3d6;
	padding-bottom: 50px;
	padding-top: 200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.caja{
	height: 500px;  
	width: 32%;
 	text-align: center;
	z-index: 3;
	position: relative;
	transition: 1s;

}

.caja:hover{
	height: 550px;  
	width: 32%;
 	text-align: center;
	z-index: 3;
	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:25px;
	line-height: 25px;
    font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	text-align: left;
	padding: 350px 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;
}

.video{
	height: auto;  
	width: 100%;
 	text-align: center;
	z-index: 3;
	position: relative;

}

video{
	height: auto;  
	width: 100%;
 	text-align: center;
	z-index: 3;
	position: relative;

}
#formulario{
	height: 701px;  
	width: 100%;
 	text-align: center;
	z-index: 3;
	position: relative;
		background-color: #00213b;

	box-sizing: border-box;

}

.footer{
	background-color: #052376;
	width: 100%;
}
.datos{
	width: 33.3333%;
	box-sizing: border-box;
	display: inline-block;
	padding: 300px 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;
}
