*{
	padding: 0;
	margin: 0;
	outline: 0;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
	font-family: tahoma;
	}

/*-------------------NAV NAV ----------------------*/
nav {
	background: #fff;
	height: 65px;
	width: 100%;
	}
	.enlace{
	position: absolute;
	margin: 2px 0 0 30px;
	padding: 0px 0px;
	}

	.logo{
	height: 40px;
	margin-top: 7px;
	}

	nav ul{
	height: 66px;
	display: flex;
	align-items: center;
	padding: 10px 10px;
	justify-content: center;
	justify-content: end;
	}

	nav ul li{
	display: inline-block;
	margin: 0 5px;

	}

	nav ul li a{
	color: black;
	font-size: 20px;
	padding: 7px 0px;
	border-radius: 3px;
	margin: 15px;
	}

	li a.active, li a:hover{
	color: #0069ff;
	border-bottom: 3px solid #0069ff;
	transition: 0.5;
	}

	.checkbtn{
	font-size: 30px;
	color: #fff;
	line-height: 0px;
	margin-right: 0px;
	cursor: pointer;
	display: none;
	}

	#check{
	display: none;
	}

	.textologo{
	display: none;
	}

	i{
		margin-right: 10px;
		margin-top: 5px;
	}

/*---------------SECTIÓN DE INICIO-----------------------

.first{
	background: #6ec;
	height: 560px;
	text-align: center;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.first div{
	border: 2px solid black;
	margin: 20px;
}





/*---------------SECTIÓN DE INICIO-----------------------*/

.titulo-pr{
	background: #eee;
	Color: #0069ff;
	font-size: 36px;
	text-align: center;
	padding: 40px 0 5px 0;
	line-height: 32px;
}

.titulo-pr1{
	background: #eee;
	Color: #000;
	font-size: 24px;
	text-align: center;
	line-height: 32px;
	padding-top: 10px;
}

.titulo-pr2{
	background: #eee;
	Color: #000;
	font-size: 20px;
	text-align: center;
	padding: 20px 30px;
	/*line-height: 32px;*/
}


.flex-container-myo{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	background: #eee;
	padding-top: 15px;
	padding-bottom: 30px;
	}
	
	.pintura{
	border: 2px solid gray;
	width: 350px;
	height: 300px;
	color: #000;
	margin: 15px;
	text-align: center;
	background: #fff;
	box-shadow: 1px 0 4px 1px #0069ff;
	}

	.pintura-lg{
		height: 200px;
		background-image: url(../imagenes/pintura1.jpg);
		background-size: cover;

	}

	.pintura:hover{
		background: #0069ff;
		color: #fff;
		box-shadow: 1px 0 4px 1px #000;
	}

	.lavado{
	border: 2px solid gray;
	width: 350px;
	height: 300px;
	color: #000;
	margin: 15px;
	text-align: center;
	background: #fff;
	box-shadow: 1px 0 4px 1px #0069ff;
	}

	.lavado-lg{
		height: 200px;
		background-image: url(../imagenes/lavadofa.jpg);
		background-size: cover;

	}

	.lavado:hover{
		background: #0069ff;
		color: #fff;
		box-shadow: 1px 0 4px 1px #000;
	}

	.imper{
	border: 2px solid gray;
	width: 350px;
	height: 300px;
	color: #000;
	margin: 15px;
	text-align: center;
	background: #fff;
	box-shadow: 1px 0 4px 1px #0069ff;
	}

	.imper-lg{
		height: 200px;
		background-image: url(../imagenes/imper.jpeg);
		background-size: cover;

	}

	.imper:hover{
		background: #0069ff;
		color: #fff;
		box-shadow: 1px 0 4px 1px #000;
	}

	.limpieza{
	border: 2px solid gray;
	width: 350px;
	height: 300px;
	color: #000;
	margin: 15px;
	text-align: center;
	background: #fff;
	box-shadow: 1px 0 4px 1px #0069ff;
	}

	.limpieza-lg{
		height: 200px;
		background-image: url(../imagenes/ventanas.jpg);
		background-size: cover;

	}

	.limpieza:hover{
		background: #0069ff;
		color: #fff;
		box-shadow: 1px 0 4px 1px #000;
	}

	.cubiertas{
	border: 2px solid gray;
	width: 350px;
	height: 300px;
	color: #000;
	margin: 15px;
	text-align: center;
	background: #fff;
	box-shadow: 1px 0 4px 1px #0069ff;
	}

	.cubiertas-lg{
		height: 200px;
		background-image: url(../imagenes/cubiertas.png);
		background-size: cover;

	}

	.cubiertas:hover{
		background: #0069ff;
		color: #fff;
		box-shadow: 1px 0 4px 1px #000;
	}

	.anclaje{
	border: 2px solid gray;
	width: 350px;
	height: 300px;
	color: #000;
	margin: 15px;
	text-align: center;
	background: #fff;
	box-shadow: 1px 0 4px 1px #0069ff;
	}

	.anclaje-lg{
		height: 200px;
		background-image: url(../imagenes/linea1.jpg);
		background-size: cover;

	}

	.anclaje:hover{
		background: #0069ff;
		color: #fff;
		box-shadow: 1px 0 4px 1px #000;
	}

/*.profesionales{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	background: #fff;
	padding: 100px 0;

}

.profesionales div{
	width: min(400px);
	text-align: center;
}

.profesionales div i{
	font-size: 120px;
	padding: 30px 0;
	color: #0069ff;
}

.profesionales div h3{
	color: #0069ff;
	font-size: 26px;
	padding: 5px 0;
	line-height: 28px;
}

.profesionales div p{
	font-size: 18px;
	padding: 20px 0 30px 0 ;
	line-height: 24px;
	color: #000;
}

*/

.contacto-art{
	background: #eee;
	padding: 20px ;

}
.contacto{
	font-size: 30px;
	width: 250px;
	border-radius: 5px;
	text-align: center;
	display: block;
	padding: 10px 0px 10px 0px;
	color: #fff;
	border: 2px solid #002f69;
	margin: 0 auto;
	
	background: #002f69;
	}

.contacto:hover{
	color: #0069ff;
	border: 2px solid #0069ff;
	background: #eee;
	transition: 0.5s;
	
}


.btn-wsp{
	position: fixed;
	width: 55px;
	height: 55px;
	line-height: 55px;
	bottom:25px;
	right: 25px;
	background: #0df053;
	color: #fff;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
	z-index: 100;
	padding-left: 10px;

}

.btn-wsp:hover{

	color: #0df053;
	background: #fff;


}

/*-----------------CONTADOR ------------*/
.titulo{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0;
	font-size: 30px;
	color: #002f69;
	font-weight: bold;


	}
.wrapper {
  		display: flex;
  		flex-flow: row wrap;
  		justify-content: center;
		}
.container {
 		width: 28vmin;
 		height: 28vmin;
  		display: flex;
  		flex-direction: column;
  		justify-content: space-around;
  		margin: 50px 20px 80px 25px;
  		padding: 1em 0;
 		position: relative;
  		font-size: 16px;
  		border-radius: 0.5em;
  		background-color: #fff;
  		border-bottom: 10px solid #002f69;

		}

		.container:hover{
			border: 2px solid #aaa;
			border-bottom: 10px solid #aaa;
		}
		.container i {
  		color: #0068FF;
  		font-size: 2.5em;
  		text-align: center;
		}
		


		span.num {
 		 color: #aaa;
 		 display: grid;
 		 place-items: center;
 		 font-weight: 600;
 		 font-size: 3em;
		}
		
		span.text {
  		color: #666;
  		font-size: 1em;
  		text-align: center;
  		font-weight: 400;
  		line-height: 0;
		}

/*-----------------TRABAJAR CON NOSOTROS ------------*/

.beneficios h2{
	background: #000;
	padding: 10px;
	font-size: 32px;
	text-align: center;
	color: #fff;
	padding-top: 40px;
}

.beneficios-flex{
	background: #000;
	display: flex;
	flex-flow: row wrap;
	gap: 40px;
	justify-content: space-evenly;
	padding-top: 40px;
	padding-bottom: 60px;
}

.beneficios-flex div{
	width: 500px;
}

.beneficios-flex div h3{
	color: #fff;
	font-size: 28px;
}

.beneficios-flex div h3:hover{
	color: #0069ff
}


.beneficios-flex div p{
	margin: 20px 0;
	color:#fff;
}

.beneficios-flex div:nth-child(2){
	background-image: url(../imagenes/plaza.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 566px;
	/*box-shadow: 30px 30px 1px 1px rgba(0,0,0,0.26);
	width: 420px;
	height: 563px; */
}
.beneficios-flex div:nth-child(3){
	background-image: url(../imagenes/cubierta.jpeg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 566px;
	/*box-shadow: 30px 30px 1px 1px rgba(0,0,0,0.26);
	width: 420px;
	height: 563px; */
}


/*--------------FOOTER---------------------*/

.contenedor-footer{
	background-color: #000;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	align-content: center;

}

.contenedor-footer div{
	width: 200px;
	height: 230px;
	margin-top: 10px;
}

.contenedor-footer div h3{
	text-align: center;
	padding: 10px;
	border-bottom: 3px solid #0069ff;
	color: #fff;
	margin-top: 3px;
}

.contenedor-footer div a{
	display: block;
	text-align: center;
	padding: 7px;
	color: #fff;
}
.contenedor-footer div a:hover{
	color: #0069ff;
}


.contenedor-footer div p{
	color: #fff;
	text-align: center;
	padding: 2px;
	padding-top: 5px;

}

.copyright{
	background: #ccc;
	color: #000;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	gap: 5px;
	flex-flow: row wrap;
}

.copyright a{
	color: #002f69;
	text-decoration: underline;
}



@media screen and (max-width: 952px) {
	.enlace{
			padding-left: 20px;
				}
				nav ul li a{
			font-size: 16px;
				}

}









@media screen and (max-width: 858px) {
	.checkbtn{
		display: inline-block;
		color: black;
		float: right;
		margin: 10px 10px 0 0;
		}

		ul{
		position: fixed;
		width: 100%;
		height: 50vh;
		background-color: #ccc;
		top: 60px;
		left: -100%;
		text-align: center;
		transition: all .05s;
		display: flex;
		justify-content: center;
		}
		nav ul li a{
			font-size: 12px;
		}

		nav ul li{
		margin: auto;
		line-height: 27px;
			}
		nav ul li{
		font-size: 0px;
			}
		li a:hover, li a.active{
		background: none;
		color: darkblue;
			}
		#check:checked ~ ul{
		left: 0;
		}

}

	
