@charset "UTF-8";
 @media screen and (min-width: 1024px) and (max-width: 1920px){
.g-recaptcha {
transform:scale(0.76);-webkit-transform:scale(0.76);
transform-origin:0 0;-webkit-transform-origin:0 0;
}}
@media screen and (min-width: 769px) and (max-width: 1024px){
.g-recaptcha {
transform:scale(0.60);-webkit-transform:scale(0.60);
transform-origin:0 0;-webkit-transform-origin:0 0;
}}
@media screen and (min-width: 319px) and (max-width: 768px){
.g-recaptcha {
transform:scale(0.55);-webkit-transform:scale(0.55);
transform-origin:0 0;-webkit-transform-origin:0 0;
}}
.area {
	margin:0 auto;
	width:100%;
	max-width:1920px;
	height:100%;
	overflow:hidden
}
#Altura {
	width:100%;
	max-width:1920px;
	height:100%;
	min-height:700px;
	margin:0 auto;
	position:absolute
}
#map {
	height:100%;
	overflow:hidden;
	width:100%
}
.negrita {
	font-family:Shaker Condensed Bold,sans-serif!important;
	font-size-adjust:.46!important;
	font-weight:700!important;
	font-style:normal!important
}
#Nav1 a {
	font-family:Shaker Condensed Bold!important;
	font-size-adjust:.46!important;
	font-style:normal!important;
	text-decoration:none
}
#cel1 {
	float:right;
	position:relative
 	}
	#cel2 {
	float:left;
	position:relative
 	}
@media only screen and (min-width:20px) and (max-width:640px) {
	#cel1 {
		width:100%!important
	}
	#cel2 {
		width:100%!important;
 	}
	#cel3 {
		display:inline!important;
		visibility:visible!important;
		width:100%!important
	}
	#map {
		background-size:cover
	}
	#miniform {
		width:80%!important
	}
}
@media only screen and (min-width:641px) and (max-width:2500px) {
	#cel3 {
		display:none!important
	}
	#Separar {
		padding:50px
	}
}
#contenedor {
	width:100%;
	margin:0 auto
}
.btnrizoma {
	float:right;
	width:16.5%;
	min-width:100px
}
@media only screen and (max-width:768px) {
	.btnrizoma {
		display:none
	}
}
.formular {
	width:60%;
	margin-top:-140px
}
@media only screen and (max-width:1024px) {
	.formular {
		width:100%;
		margin-top:-140px
	}
}
@media only screen and (max-width:768px) {
	.formular {
		width:100%;
		margin-top: -40px
	}
}