@import url('https://fonts.googleapis.com/css2?family=Recursive:wght@300&display=swap');

body{
	background:  url(../img/CINCO.png) repeat fixed;
	background-size: 100vw; 
	background-attachment: fixed;
}
.TELEFONO{
	background-color: rgb(230, 231, 232); 
	margin: 0px;
	text-align: right;
	position: relative;
	}
.H1{
	font-family: recursive, isocpeur;
	font-weight: bold;
	color: rgb(63, 64, 149);
	text-align: left;
	font-size: 20pt;
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
}

.TELEFONO img{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 30px;
	position: relative;
}
.H2{
	margin: 0;
	font-family: recursive, isocpeur;
	font-weight: bold;
	color: rgb(63, 64, 149);
	float: right;
	font-size: 20pt;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
}
.intro{
	box-sizing: border-box;
	border-radius: 20px;
	font-family: recursive, isocpeur;
	font-weight: bold;
	font-size: 300%;
	color: rgb(255, 255, 255);
	width: 90%;
	margin: auto;
	background: linear-gradient(rgba(63, 64, 149,0.4), rgba(0, 168, 89, 0.4));
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding: 5px;
}
.introduccion{
	box-sizing: border-box;
	border-radius: 20px;
	font-family: recursive, isocpeur;
	font-weight: bold;
	font-size: 200%;
	color: rgb(255, 255, 255);
	width: 90%;
	margin: auto;
	background: linear-gradient(rgba(63, 64, 149,0.4), rgba(0, 168, 89, 0.4));
	padding: 10px 20px;
	margin-top: 30px;
	text-align: center;
}
.ADM{
	box-sizing: border-box;
	border-radius: 20px;
	font-family: recursive, isocpeur;
	font-weight: bold;
	font-size: 200%;
	color: rgb(255, 255, 255);
	width: 80%;
	margin: auto;
	background: linear-gradient(rgba(63, 64, 149,0.4), rgba(0, 168, 89, 0.4));
	padding: 10px 20px;
	margin-top: 30px;
	text-align: center;
}
.PLAN{
	box-sizing: border-box;
	border-radius: 20px;
	font-family: recursive, isocpeur;
	font-weight: bold;
	font-size: 200%;
	color: rgb(255, 255, 255);
	width: 90%;
	margin: auto;
	background: linear-gradient(rgba(63, 64, 149,0.4), rgba(0, 168, 89, 0.4));
	padding: 10px 20px;
	margin-top: 30px;
	text-align: center;
}
.PLAN img{
	width: 45%;
	border-radius: 20px;
	position: relative;
	margin: auto;
	padding: 10px;
}
.PLAN video{
	width: 40%;
	border-radius: 20px;
	position: absolute;
	margin: auto;
	padding: 10px;
}	

.CERTIFI{
	box-sizing: border-box;
	border-radius: 20px;
	font-family: recursive, isocpeur;
	font-weight: bold;
	font-size: 200%;
	color: rgb(255, 255, 255);
	width: 80%;
	margin: auto;
	background: linear-gradient(rgba(63, 64, 149,0.4), rgba(0, 168, 89, 0.4));
	margin-top: 30px;
	text-align: center;
	padding: 20px;
	position: relative;

}

.MEDICION, .PROTOCOLO, .servicio{
	box-sizing: border-box;
	border-radius: 20px;
	font-family: recursive, isocpeur;
	font-weight: bold;
	font-size: 200%;
	color: rgb(255, 255, 255);
	width: 80%;
	margin: auto;
	background: linear-gradient(rgba(63, 64, 149,0.4), rgba(0, 128, 68, 0.4));
	margin-top: 30px;
	text-align: center;
	padding: 20px;
	position: relative;
	  }
.servicio{
	box-sizing: border-box;
	border-radius: 20px;
	font-family: recursive, isocpeur;
	font-weight: bold;
	font-size: 250%;
	color: rgb(255, 255, 255);
	width: 80%;
	margin: auto;
	background: linear-gradient(rgba(63, 64, 149,0.4), rgba(0, 128, 68, 0.4));
	margin-top: 30px;
	text-align: center;
	padding: 20px;
	position: relative;
 }
 .MEDICION p{
 	margin-top: 0px;
 }
 .a{
 	width: 60%;
	border-radius: 20px;
	position: relative;
	margin: auto;
	padding: 10px;
 }
.b{
	width: 30%;
	border-radius: 20px;
	position: relative;
	margin: auto;
	padding: 10px;
}
.PROTOCOLO img{
	width: 30%;
	border-radius: 20px;
	position: relative;
	margin: auto;
	padding: 10px;
}

.contacto{
	box-sizing: border-box;
	border-radius: 20px;
	font-family: recursive, isocpeur;
	font-weight: bold;
	font-size: 250%;
	color: rgb(255, 255, 255);
	width: 80%;
	margin: auto;
	background: rgba(63, 64, 149,0.4);
	margin-top: 30px;
	text-align: center;
	padding: 20px;
}

.presupuesto{
	box-sizing: border-box;
	border-radius: 20px;
	border: 5px solid rgb(255, 255, 255);
	color: rgb(255, 255, 255);
	font-family: recursive, isocpeur;
	font-weight: bold;
	font-size: 300%;
	width: 70%;
	background-color: rgb(0, 175, 239);
	position: relative;
	text-align: center;
	margin: auto;
	margin-top:20;
	margin-bottom:20;

}

.presupuesto img{
	margin: auto;
	width: 50%;
	
}
.arriba, .atras{
	width: 100%
	height: 10%;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 5px;
	padding-bottom: 10px;
	text-align: right;
	right: 2%;
	position: relative;

}

.PIE{
	box-sizing: border-box;
	border-radius: 20px;
	background-color: rgb(230, 231, 232); 
	margin: auto;
	position: absolute;
	width: 98%;
	}

.H3{
	font-family: recursive, isocpeur;
	font-weight: bold;
	color: rgb(63, 64, 149);
	font-size: 30px;
	position: relative;
	padding-top:  10px;
	text-align: center;
	margin-bottom: 5px; 
	margin-top: 0px;
}

.T, .W{
	width: 30px;
	padding-top: 5px;
	position: absolute;
	left: 42%;
}
.logop{
	width: 10%;
	position: relative;
	left: 50%;
}

.H4{
	margin: 0;
	font-family: recursive, isocpeur;
	font-weight: bold;
	color: rgb(63, 64, 149);
	font-size: 200%;
	padding-bottom: 5px; 
	padding-left: 45%;
}

.H5{
	margin: 0;
	font-family: recursive, isocpeur;
	font-weight: bold;
	color: rgb(63, 64, 149);
	padding-bottom: 5px;
	font-size: 200%;
	padding-left: 45%;
}