*{
	margin:0px;
	padding:0px;
}

.tapa{
    background-color:#ffffff;
    position: absolute;
    z-index:5;
    height:160vh;
    width: 100%;
}
body{
	font-family: 'Canaro_book';
}

a{
	text-decoration: none;
	color:black;
}

.resultados {
	font-size: 10px;
	color:red;
	display:none;
	margin-top:5px;
  }
.header{
	padding-top:29px;
	padding-bottom:40px;
	background:#ffffff;
}

.logo{
	display:block;
	margin:0 auto;
}

.contenedor_principal{
	background-image: url(../img/fondo.png);
	background-size:100% 100%;
	background-repeat: no-repeat;
	padding-top:84px;
	padding-bottom:21px;
}
.centrar_contenedor{
	margin:0 auto;
	max-width:938px;
    width:100%;
}
.contenedor_foto{
	background-image: url(../img/foto.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	padding-top:22px;
	padding-bottom:11px;
    max-width:658px;
    width:100%;
    height:439px;
	margin:0 auto;
    margin-bottom: 113px;
    display: inline-block;
}

.router-oulet{
    position: absolute;
    display: inline-block;
	max-width:440px;
	width:100%;
    margin-left:440px;
    margin-top:20px;
	padding:30px 0px 22px 60px;
	background-color: #ffffff;
}
.contenedor_formulario{
	max-width:381px;
	width:100%;
}
.parrafo1{
  font-size: 28px;
  color: #383838;
  font-family: 'Canaro_Bold';
  margin-bottom: 14px;
  line-height:0.95;
}
.contenedor_input{
	position:relative;
	max-width:300px;
	width:100%;
}

.label{
  font-size: 14px;
  color: #515151;
  font-family: 'Canaro_Medium';
  position: absolute;
  margin-left:10px;
  padding-left: 3px;
  padding-right: 3px;
  top:-3px;
  background-color: white;
}


.input{
	font-family: 'Canaro_ExtreLight';
	margin-top:7px;
	border-radius: 5px;
	border: solid 1px #848484;
	font-size: 13px;
	color: #333333;
	padding:7px 10px 7px 10px;
	outline: none;
	width:100%;
}

.privacidad{
	font-family: 'Canaro_ExtreLight';
	font-size: 10px;
    color: #9b9b9b;
}

.condiciones{
	text-decoration: none;
	color:#9b9b9b;
}

.contenedor_legales{
	display:flex;
	justify-content: flex-start;
	align-items: center;
}


.botones{
	margin-top:5px;
}
.enviar{
	max-width: 121px;
	width:100%;
	color:#000000;
	border-radius: 7px;
	border: solid 1px #fa6219;
	background-color: transparent;
	cursor: pointer;
	padding: 5px 0px 5px 0px;
}

.enviar:hover{
	background-color:#fa6219;
	color:white;
}

.enviar_contacto{
	max-width: 121px;
	width:100%;
	color:#000000;
	border-radius: 7px;
	border: solid 1px #fa6219;
	background-color: transparent;
	cursor: pointer;
	padding: 5px 0px 5px 0px;
}

.enviar_contacto2{
	max-width: 121px;
	width:100%;
	border-radius: 7px;
	background-color: transparent;
	cursor: pointer;
	padding: 5px 0px 5px 0px;
}

.enviar_contacto:hover{
	background-color:#fa6219;
	color:white;
}

.barras1{
	display: flex;
	justify-content: center;
	margin:0 auto;
	max-width:1200px;
	width: 100%;
	
}
.barra22{
	border-style: solid;
	border-width: 1px;
	border-image-source: linear-gradient(to left, rgba(238, 238, 238, 0), #ebebeb 86%, #e3e3e3 49%);
	border-image-slice: 1;
	max-width:600px;
	width:100%;
}

.barra11{
	border-style: solid;
	border-width: 1px;
	border-image-source: linear-gradient(to right, rgba(238, 238, 238, 0), #ebebeb 86%, #e3e3e3 49%);
	border-image-slice: 1;
	max-width:600px;
	width:100%;
}

.footer{
	background-image: url(../img/fondo2.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	padding-top:28px;
	padding-bottom:12px;
}

.links{
	text-align: center;
	color: #ffffff;
	margin-bottom:15px;
}

.link{
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	font-family: 'Canaro_ExtreLight';
}

.barras{
	margin:0 auto;
	max-width:260px;
	display: flex;
	justify-content: center;
	
}
.barra1{
	display:inline-block;
	border-style: solid;
  	border-width: 1px;
  	border-image-source: linear-gradient(to right, rgba(238, 238, 238, 0), #ebebeb 86%, #e3e3e3 49%);
  	border-image-slice: 1;
	max-width:130px;
	width:100%;
}

.barra2{
	display:inline-block;
	border-style: solid;
  border-width: 1px;
  border-image-source: linear-gradient(to left, rgba(238, 238, 238, 0), #ebebeb 86%, #e3e3e3 49%);
  border-image-slice: 1;
  max-width:130px;
  width:100%;
  
}

.cheque_imagen{
	display:block;
	margin: 0 auto;
	margin-top: 20px;
}

.error_texto{
	text-align: end;
	font-size: 10px;
  	color:red;
}

.error_texto_enviar{
	width:85%;
	text-align:start;
  	font-size: 10px;
	color:red; 
}
.desaparecer{
	display:none;
}
.aparecer{
	margin-bottom:5px;
}


.texto_enhorabuena1{
	color: #000000;
	font-family: 'Canaro_Bold';
	font-size: 28px;
	font-weight: bold;
}

.texto_enhorabuena2{
	font-family: 'Canaro_Bold';
	font-size: 28px;
  	font-weight: bold;
	color: #383838;
	max-width: 381px;
	margin-bottom:40px;
}

.texto_enhorabuena3{
	margin-bottom:10px;
}

.texto_enhorabuena4{
	margin-bottom:45px;
}
.texto_enhorabuena3,.texto_enhorabuena4{
	font-size: 14px;
	color: #515151;
}

.margen_boton{
	margin-bottom:10px;
}
.margen_boton_left{
	margin-left:20px;
}
.block{
	display:inline-block;
}
.area{
	padding-bottom:40px;
	resize: none;
}

.contacto_footer{
	font-size: 10px;
	color: #3c3c3c;
	text-align: center;
	font-family: 'Canaro_ExtreLight';
}

.margen_info{
	margin-top:10px;
	padding-bottom:20px;
}

.margen_puedes{
	margin-bottom:20px;
}

.mensaje_enviado {
	font-size: 24px;
	color: #515151;
	margin-top:110px;
	margin-bottom:84px;
}

.mensaje_enviado_2{
	font-size: 24px;
	color: #515151;
	margin-top:50px;
}

.mensaje_enviado_3{
	margin-bottom:50px;
	font-size: 14px;
	color: #515151;
}
.mapa{
	max-width:400px;
	width:100%;
	margin-bottom:25px;
	
}

.imagen_mapa{
	width:100%;
}

/*ERRORES*/
.error{
	border:0.5px solid red;
}
.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	text-align: center;
	max-width: 350px;
	margin:0 auto;
	margin-top: 10px;
  }

  .alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
  }

  .raya{
	position:absolute;
	margin-left:-35px;
	margin-top:-20px;
  }



  .margen_boton{
	margin-bottom:60px;
  }

  .margen_boton2{
	margin-bottom:40px;
  }

  .campo_captcha2{
	position: relative;
	max-width:217px;
	width:100%;
	height:53px;
	border-radius: 5px;
	margin-top:10px;
	margin-bottom:10px;
  }

  .error_border{
	border:2px solid red;
	background-color: red;
  }


  .g-recaptcha{
	position: absolute;
	top:-12px;
	left:-43px;
	-webkit-transform: scale(0.72);
     -moz-transform: scale(0.72);
      -ms-transform: scale(0.72);
       -o-transform: scale(0.72);
		  transform: scale(0.72);
	
	
}