* {
	box-sizing: border-box; }

*:before, *:after {
	box-sizing: border-box; }

body {
	overflow-y: scroll; }

h1, h2, h3, h4, h5, h6, p, ol, ul {
	margin: 0; }

h1, h2, h3, h4, h5, h6 {
	font: inherit; }

ol, ul {
	list-style: none;
	padding-left: 0; }

button {
	padding: 0;
	cursor: pointer;
	font: inherit;
	color: inherit; }

button, iframe {
	border: none; }

iframe {
	display: block; }

pre {
	display: block; }

input, textarea, select {
	outline: none;
	font: inherit;
	color: inherit;
	border-radius: 0; }

input::placeholder, textarea::placeholder {
	opacity: 0.5;
	color: inherit; }

textarea {
	resize: vertical; }

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

table {
	border-collapse: collapse;
	border-spacing: 0; }

.mailto:hover {
	text-decoration: underline; }

video {
	outline: none; }

@font-face {
	font-family: "Intelo";
	src: url(../font/400.woff2) format("woff2");
	font-style: normal;
	font-weight: 400; }

@font-face {
	font-family: "Intelo";
	src: url(../font/400i.woff2) format("woff2");
	font-style: italic;
	font-weight: 400; }

@font-face {
	font-family: "Intelo";
	src: url(../font/500.woff2) format("woff2");
	font-style: normal;
	font-weight: 500; }

@font-face {
	font-family: "Intelo";
	src: url(../font/500i.woff2) format("woff2");
	font-style: italic;
	font-weight: 500; }

@font-face {
	font-family: "Intelo";
	src: url(../font/600.woff2) format("woff2");
	font-style: normal;
	font-weight: 600; }

@font-face {
	font-family: "Intelo";
	src: url(../font/600i.woff2) format("woff2");
	font-style: italic;
	font-weight: 600; }

@font-face {
	font-family: "Intelo";
	src: url(../font/700.woff2) format("woff2");
	font-style: normal;
	font-weight: 700; }

@font-face {
	font-family: "Intelo";
	src: url(../font/700i.woff2) format("woff2");
	font-style: italic;
	font-weight: 700; }

@media (min-width: 1501px) {
	html {
		font-size: 1vw; }
		html #scale {
			width: 10px;
			display: none; } }

@media (min-width: 1001px) and (max-width: 1500px) {
	html {
		font-size: 1.2vw; }
		html #scale {
			width: 12px;
			display: none; } }

@media (max-width: 1000px) {
	html {
		font-size: 5.33333vw; }
		html #scale {
			width: 53.33333px;
			display: none; } }

html body {
	font-family: 'Intelo', sans-serif;
	color: #707070; }
	@media (min-width: 1001px) {
		html body {
			font-size: 0.85rem; } }
	@media (max-width: 1000px) {
		html body {
			font-size: 0.85rem; } }
	html body ::selection {
		background-color: #404e6b;
		color: white; }

.contain {
	width: 75.5rem; }

.round {
	border-radius: 0.8rem; }

.ml--1_2 {
	margin-left: -1.25rem; }

@media (min-width: 1001px) and (min-width: 1001px) {
	#home .fun-heroSquare:nth-child(3) p:nth-child(2) {
		font-size: 0.7rem; } }

@media (min-width: 1001px) and (max-width: 1000px) {
	#home .fun-heroSquare:nth-child(3) p:nth-child(2) {
		font-size: 0.7rem; } }

#home header {
	margin-bottom: 0; }

header {
	margin-bottom: 4rem; }
	@media (min-width: 1001px) {
		header nav {
			display: flex;
			gap: 2.5rem; }
			header nav a {
				transition: all 0.3s; } }
		@media (min-width: 1001px) and (min-width: 1001px) {
			header nav a {
				font-size: 0.86rem; } }
		@media (min-width: 1001px) and (max-width: 1000px) {
			header nav a {
				font-size: 0.86rem; } }
	@media (min-width: 1001px) {
				header nav a.active {
					font-weight: bold;
					color: #A7B6BC; }
				header nav a:hover {
					color: #A7B6BC; } }
	@media (max-width: 1000px) {
		header nav {
			position: absolute;
			left: 0rem;
			top: 100%;
			width: 100%;
			display: none;
			background: white;
			padding: 1rem 0; }
			header nav a {
				display: block; }
				header nav a.active {
					font-weight: bold; }
			header nav a {
				padding: 0.8em;
				margin: 0.2em;
				text-align: center; } }
		@media (max-width: 1000px) and (min-width: 1001px) {
			header nav a {
				font-size: 1rem; } }
		@media (max-width: 1000px) and (max-width: 1000px) {
			header nav a {
				font-size: 1rem; } }
	header .burger {
		width: 2rem;
		height: 1.5rem;
		cursor: pointer;
		user-select: none;
		position: relative; }
		@media (min-width: 1001px) {
			header .burger {
				display: none; } }
		header .burger:before {
			content: '';
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			width: 160%;
			height: 160%; }
		header .burger span {
			width: 100%;
			height: 0.16rem;
			background: #181D28;
			transition: all 0.3s;
			outline: 1px solid transparent;
			border-radius: 0.04rem; }
		header .burger .n1 {
			position: absolute;
			left: 0rem;
			top: 0rem; }
		header .burger .n2 {
			position: absolute;
			margin: auto;
			left: 0;
			right: 0;
			top: 0;
			bottom: 0; }
		header .burger .n3 {
			position: absolute;
			left: 0rem;
			bottom: 0rem; }
		header .burger.active .n1 {
			transform: translateY(0.67rem) rotate(45deg) scaleX(0.8); }
		header .burger.active .n3 {
			transform: translateY(-0.67rem) rotate(-45deg) scaleX(0.8); }
		header .burger.active .n2 {
			opacity: 0;
			transform: scale(0); }

.menu-footer a {
	display: block;
	transition: all 0.3s; }
	@media (min-width: 1001px) {
		.menu-footer a {
			font-size: 1.2rem; } }
	@media (max-width: 1000px) {
		.menu-footer a {
			font-size: 1.2rem; } }
	.menu-footer a.active {
		font-weight: bold;
		color: #A7B6BC; }
	.menu-footer a:hover {
		color: #A7B6BC; }

#contacto .main.contain, #inicio .main.contain {
	width: 100%;
	padding: 0; }

#map {
	height: 20rem;
	background: #333;
	margin-bottom: 6rem; }

form label {
	color: #181D28;
	margin-bottom: 0.5rem;
	display: block; }

@media (min-width: 1001px) {
	form label, form input, form textarea {
		font-size: 0.8rem; } }

@media (max-width: 1000px) {
	form label, form input, form textarea {
		font-size: 0.8rem; } }

form input, form textarea {
	line-height: 3rem;
	padding: 0 1rem; }

form input {
	height: 3rem; }

form textarea {
	height: 6rem;
	margin-bottom: 2rem; }

form .send-wrap {
	position: relative; }
	form .send-wrap .button-wrap {
		width: 12rem;
		height: 3rem;
		display: inline-block;
		position: relative;
		z-index: 1; }
		form .send-wrap .button-wrap button {
			width: 12rem;
			height: 3rem;
			background: #a6b5bb;
			color: white; }
		form .send-wrap .button-wrap .loading {
			opacity: 0;
			pointer-events: none;
			transition: all 0.5s;
			z-index: -1;
			position: absolute;
			margin: auto;
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
			width: 3rem;
			height: 3rem;
			border-radius: 50%;
			border: 0.42857rem solid white;
			border-top: 0.42857rem solid #777;
			border-color: #181D28;
			border-top-color: transparent;
			animation: spin 1.6s linear infinite; }

@keyframes spin {
	0% {
		transform: scale(0.5) rotate(0deg); }
	100% {
		transform: scale(0.5) rotate(360deg); } }
	form .send-wrap .response {
		position: absolute;
		left: 0rem;
		top: 0rem;
		opacity: 0;
		pointer-events: none;
		transition: all 0.5s;
		width: 100%;
		line-height: 3rem;
		transition: all 1s; }
	form .send-wrap.waiting button, form .send-wrap.waiting .response {
		opacity: 0;
		pointer-events: none;
		transition: all 0.5s; }
	form .send-wrap.waiting .loading {
		opacity: 1;
		transition: all 0.5s;
		pointer-events: auto;
		z-index: 0; }
	form .send-wrap.waiting.success .button-wrap {
		opacity: 0;
		pointer-events: none;
		transition: all 0.5s;
		z-index: -1; }
	form .send-wrap.waiting.success .response {
		opacity: 1;
		transition: all 0.5s;
		pointer-events: auto;
		z-index: auto; }
	form .send-wrap.error .response {
		opacity: 1;
		transition: all 0.5s;
		pointer-events: auto;
		z-index: auto; }
	form .send-wrap .button-wrap {
		display: block;
		margin-left: auto;
		margin-right: auto; }
		form .send-wrap .button-wrap button {
			border-radius: 0.5rem; }
			@media (min-width: 1001px) {
				form .send-wrap .button-wrap button {
					font-size: 0.8rem; } }
			@media (max-width: 1000px) {
				form .send-wrap .button-wrap button {
					font-size: 0.8rem; } }
	form .send-wrap .response {
		text-align: center;
		font-weight: bold;
		color: #181D28; }
		@media (min-width: 1001px) {
			form .send-wrap .response {
				font-size: 1.2rem; } }
		@media (max-width: 1000px) {
			form .send-wrap .response {
				font-size: 1.2rem; } }

@media (min-width: 1001px) {
	.tab-menu-container {
		width: 15rem; } }

.tab-menu-container a {
	display: block;
	transition: all 0.3s;
	padding: 0.9rem 0 0.9rem 1.3rem;
	position: relative;
	cursor: pointer; }
	.tab-menu-container a span {
		position: absolute;
		left: 0rem;
		top: 0rem;
		width: 0.1rem;
		height: 100%;
		background: #A7B6BC;
		transition: all 0.3s; }
	.tab-menu-container a.active {
		font-weight: bold;
		color: #181D28; }
		.tab-menu-container a.active span {
			transform: scaleX(2); }

@media (min-width: 1001px) {
	.tab-secs {
		width: 45rem; } }

.tab-secs .tab-sec {
	display: none; }
	@media (min-width: 1001px) {
		.tab-secs .tab-sec.active {
			display: flex; } }
	@media (max-width: 1000px) {
		.tab-secs .tab-sec.active {
			display: block; } }

.tab-extras > div {
	display: none; }

.tab-extras > div.active {
	display: block; }

.gallery-pics {
	width: 100%;
	height: 25rem;
	margin-bottom: 1rem;
	position: relative; }
	.gallery-pics img {
		position: absolute;
		left: 0rem;
		top: 0rem;
		width: 100%;
		height: 100%;
		object-fit: cover;
		display: none; }
		.gallery-pics img.active {
			display: block; }

.gallery-menu {
	display: flex;
	justify-content: space-between; }
	.gallery-menu.c-1 {
		display: none; }
	.gallery-menu a {
		width: 4rem;
		height: 4rem;
		position: relative;
		border: 0.2rem solid transparent;
		overflow: hidden;
		cursor: pointer; }
		.gallery-menu a.active {
			border: 0.2rem solid #707070; }
		.gallery-menu a img {
			position: absolute;
			left: 0rem;
			top: 0rem;
			width: 100%;
			height: 100%;
			object-fit: cover; }

/*# sourceMappingURL=style.css.map */
