@font-face{
	font-family: "Red Hat Display Regular";
	src: url("../assets/fonts/RedHatDisplay-Regular.ttf");
	font-display: fallback;
}
@font-face{
	font-family: "Red Hat Display bold";
	src: url("../assets/fonts/RedHatDisplay-Bold.ttf");
	font-display: fallback;
	
}
body{
	font-family: "Red Hat Display Regular" !important;
}

#barra a{
	font-weight: 700 !important;
	color: #000;
}
#primer{
	background-image: url("../assets/imagenes/fondoazul1.webp");
	background-size: 120%;
	background-repeat: no-repeat;
	background-position:50% 0%;
	padding-top: 10%;
	padding-bottom: 20%;

}
#h61{

	font-family: "Red Hat Display bold";
	color: #c4f1ff;
    font-weight: 700;
    text-transform: uppercase;	
    letter-spacing: 1.5px;
}
.h11{
	font-family:  "Red Hat Display bold";
	font-weight: 900;
	font-size: 60px;
	line-height: 72px;
	-webkit-text-stroke: 1px #ffffff;
}
.texto1{
	font-size: 22px;
    line-height: 36px;
}
#h12{
	font-family:  "Red Hat Display", sans-serif;
	color: #0C81B3;
	font-weight: 800;
}
.box {
  overflow: hidden;
}
.txtAzul{
	padding-left: 10%;
}
a{
	text-decoration: none;
	color: #00c3ff;
}
a:hover{
	color:#FF0000;
}
.cursiva{
	font-weight: 800;
	font-style: italic;
	font-family: sans-serif;
	color: #606060;
}

.circulo{

	top: 35%;
	content: "";
    width: 8px;
    height: 8px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #0C81B3;

}
.msg , .msg2{
    font-size:30px;
	text-align:center;
	font-weight:800;
	color:#0C81B3;
    
}
.h61{
	color: #0C81B3;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
.h21{
	color: #0C81B3;	
	font-weight: 900;
	font-family: "Red Hat Display", sans-serif;
}
.conText{
	font-family: "Red Hat Display Regular", sans-serif;
	font-weight: 400;
	font-size: 16px;
    line-height: 1.875;
	padding-left: 5%;
	padding-right: 5%;
	line-height: 32px;
}
.h41{
	font-weight: bold;
	font-family: sans-serif;
	font-size: 16px;
	color: #606060;	
}
.fuerte{
	font-family:  "Red Hat Display bold";
	color: #606060;
	font-weight: 900;
}
#form{
	background-image: url("../assets/imagenes/fondo2.webp");
	background-repeat: no-repeat;
	width: 100%;
}
footer{
	background-color: transparent;
    background-image: linear-gradient(280deg,#04b6f1 0%, #002cae 62%);
    padding-top: 8%;
}
.tituloFooter{
	color: #ffffff;
    font-family: "Red Hat Display bold", Sans-serif;
    font-size: 20px;
    font-weight: 700;
}

.whatsapp{
    background: #fff;
    color: #fe4c1c;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-left: 14px;
    border-radius: 50%;
    font-family: "Font Awesome 5 Brands";
    font-weight: 400 !important;
    -webkit-transition: all 0.3s linear;
}
.conFooter{
    line-height: 30px;
    font-family: sans-serif;
}
.espacio{
	line-height: 40px;
}
.politicas{
	line-height: 25px;
	color: #9AE5FE;

}
.politicas a:hover{
	color: #9ee8ff;
}
.colFooter{

	padding-right: 2.5%;
	padding-left: 2.5%;
}
.redes{
	font-family: sans-serif !important;
	line-height: 40px;
}
.textFin{
	padding-top: 10%;
	padding-bottom: 2%;
    text-align: center;
    color: #acebff;
    font-size: 12px;
}
.formulario1{
	color: #7e7e7e;
    border: 1px solid #e6e6e6;
    padding: 9px 20px;
    box-sizing: border-box;
    outline: none;
    -webkit-border-radius: 23px;
    font-family: "Red Hat Text", sans-serif;
    font-size: 16px;
    line-height: 1.875;
    font-weight: 400;
    word-wrap: break-word;
    width: 100%;
}
.formulario2{
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    width: 100%;
    line-height: 1.3;
}
.cuadrado{
    background-image: url("../assets/imagenes/fondoNaranja.webp");
	box-shadow: 23px 23px 87px 0px rgb(254 76 28 / 42%);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 0px 55px 0px;
    border-radius: 15px 15px 15px 15px;
    color: #ffffff;

}
.tarjeta{
    padding: 85px 35px 40px;
    border-radius: 15px;
    border-color: transparent;
    width: auto;
    flex: 100%;
    min-width: 100%;
}
.flechagris{
	position: absolute;
    top: -13px;
    right: -70px;
    z-index: 1;
}
.numeros{
	width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    font-family: "Red Hat Display", sans-serif;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: -35px;
    margin-left: -35px;
    margin-bottom: 45px;
    border-radius: 50%;
    background-image: -webkit-linear-gradient(145deg, #0039e4, #04dbf1);
    box-shadow: 10px 10px 30px 0px rgb(2 156 236 / 30%);
}
.titulo{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}
.texto{
    color: #606060;
    font-family: "Red Hat Display Regular", sans-serif;
    font-size: 16px;
    line-height: 1.875;
    font-weight: 400;
}
.barra:after{

    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    height: 5px;
    bottom: -3px;
    background: #00c3ff;
    content: "";
    display: block;
    transition: all 0.3s linear;
}
.btn-flotante {
	
	position: fixed;
	bottom: 40px;
	right: 40px;
	transition: all 300ms ease 0ms;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	width:30px;
	}
@media only screen and (max-width: 600px) {
 	.btn-flotante {
		padding: 0px;
		bottom: 20px;
		right: 20px;
	}
}


@media (max-width: 575.98px) { 
    #primer{
	    background-image: url("../assets/imagenes/fondoMovil.webp") !important;
    }
	.h11{
		font-size: 30px;
		line-height: 30px;
		-webkit-text-stroke: 0.1px #ffffff;
		text-align: center;
	}
	.flechagris{
		display: none !important;
	}
	.borrarimg{
		display: none;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
    #primer{
	    background-image: url("../assets/imagenes/fondoMovil.webp") !important;
    }
	.flechagris{
		display: none !important;
	}
	.borrarimg{
		display: none;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
    #primer{
	    background-image: url("../assets/imagenes/fondoMovil.webp") !important;
    }
	.h11{
		font-size: 50px;
		line-height: 50px;
		-webkit-text-stroke: 0.1px #ffffff;
		padding-right: 30px;
		padding-left: 30px;
	}
	.h111{
		font-size: 30px !important;
		line-height: 30px !important;
		-webkit-text-stroke: 0.1px #ffffff !important;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}

}
@media (min-width: 992px) and (max-width: 1199.98px) {
    #primer{
	    background-image: url("../assets/imagenes/fondoMovil.webp") !important;
    }
	.box img{
		width: 80%;
		text-align: center;
	}
	.txtAzul{
		padding-right: 10% !important;
	}
	.navcentra{
		flex-grow: unset !important;
	}
	.navtotal{
		justify-content: center!important;
	}

}
@media (min-width: 1200px) { 

	.navcentra{
		flex-grow: unset !important;
	}
	.navtotal{
		justify-content: center!important;
	}
}

/*Animaciones*/

.zoom:hover {
  	transition:  box-shadow 0.2s linear ;
   box-shadow: 2px 5px 20px 0 rgba(0, 0, 0, 0.1);
}
.nav-link:hover{
	color: #00c3ff !important;
}
.btnWhatsapp {
  	box-shadow: 4px 5px 20px -3px #0161e7;
	background-color:#0161e7;
	border-radius:27px;
	border:1px solid #0053bf;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:"Red Hat Display Regular" !important;
	font-weight: 700;
	font-size:17px;
	padding:12px 35px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;

}


.infoWhats {
	box-shadow: 1px 1px 10px 0px #fe4d1c;
	background-color:#fe4d1c;
	border-radius:42px;
	border:1px solid #fe4d1c;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:"Red Hat Display Regular";
	font-weight: 600;
	font-size:16px;
	padding-right: 5px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration:none;
	text-align: center;
}

.infoWhats:hover{
	color: #fff;
}

/* Seccion de cookies */
.cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    color: white;
    font-family: arial;
    text-align: center;
}

.cookies__boton {
    background: initial;
    border: 2px solid white;
    padding: 1rem;
    font-size: 1rem;
    color: white;
    width: 5rem;
    text-align: center;
}
