/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	color: #000
}

a:active,
a:hover {
	outline-width: 0;
	color: #000
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit;
	font-weight: 700
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: 700
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

body {
	background: #f8f8f8;
	color: #0a0203;
	text-align: center;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px
}

* {
	box-sizing: border-box
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

ul li {
	margin-bottom: 1rem
}

h1,
h2,
h3,
h4 {
	font-weight: 300
}

h1 {
	font-size: 32px
}

h2 {
	font-size: 28px
}

h3 {
	font-size: 25px
}

h3,
h4 {
	margin: 1.2rem auto 1rem 0
}

h4 {
	font-size: 21px
}

h5 {
	font-size: 19px
}

h5,
h6 {
	font-weight: 400;
	margin: 1rem auto 1rem 0
}

h6 {
	font-size: 16px
}

p {
	letter-spacing: 1px;
	line-height: 1.5rem
}

a {
	display: inline-block
}

.btn,
a {
	font-weight: 700;
	text-decoration: none
}

.btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding: 15px;
	text-transform: uppercase;
	background: #fbab18;
	color: #0a0203;
	border-radius: 50px;
	transition: color .35s ease, background .35s ease
}

.btn:hover {
	background: #0a0203;
	color: #fbab18
}

header {
	background-color: #fff;
	text-align: center;
	position: relative;
	z-index: 50
}

header a {
	text-decoration: none
}

.header__logo__wrapper {
	background-color: #0a0203;
	height: 60px
}

@media screen and (min-width:980px) {
	.header__logo__wrapper {
		height: 70px;
		padding: 50px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 25px
	}
}

.header__logo {
	position: absolute;
	left: 10px;
	top: 10px;
	height: 40px
}

@media screen and (min-width:980px) {
	.header__logo {
		position: static;
		margin: 0;
		top: auto;
		left: auto;
		display: inline-block;
		height: auto;
		text-align: left
	}
}

.header__logo img {
	width: auto;
	max-width: none;
	height: 100%
}

@media screen and (min-width:980px) {
	.header__logo img {
		width: auto;
		max-width: 100%;
		height: auto
	}
}

.header__logo-mobile {
	display: block
}

@media screen and (min-width:980px) {
	.header__logo-mobile {
		display: none
	}
}

.header__logo-desktop {
	display: none
}

@media screen and (min-width:980px) {
	.header__logo-desktop {
		display: block
	}
}

.header__nav {
	position: relative
}

@media screen and (max-width:980px) {
	.header__nav.is-open {
		overflow-x: scroll;
		height: calc(100vh - 60px);
	}
}

.header__nav__mobile-toggle {
	position: fixed;
	overflow: hidden;
	margin: 0;
	height: 60px;
	width: 60px;
	cursor: pointer;
	background: #0a0203;
	right: 0;
	top: 0;
	z-index: 888;
}

@media screen and (min-width:980px) {
	.header__nav__mobile-toggle {
		display: none
	}
}

.header__nav__mobile-toggle__icon {
	display: block;
	position: absolute;
	width: 20px;
	height: 2px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	background-color: #fbab18;
	transition-duration: .5s
}

.header__nav__mobile-toggle__icon:after,
.header__nav__mobile-toggle__icon:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #fbab18
}

.header__nav__mobile-toggle__icon:before {
	top: -7px
}

.header__nav__mobile-toggle__icon:after {
	bottom: -7px
}

.is-open .header__nav__mobile-toggle__icon {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	background: none;
	left: 20px
}

.is-open .header__nav__mobile-toggle__icon:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.is-open .header__nav__mobile-toggle__icon:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.header__nav__wrapper {
	max-height: 0;
	background-color: #fff;
	overflow: hidden;
	padding: 0;
	margin: 0;
	opacity: 0;
	transition: opacity .35s ease;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute
}

.is-open .header__nav__wrapper {
	opacity: 1;
	max-height: 5000px;
}

@media screen and (min-width:980px) {
	.header__nav__wrapper {
		max-height: 5000px;
		overflow: visible;
		opacity: 1;
		position: static
	}
}

@media screen and (min-width:980px) {
	.header__nav__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: 1280px;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		position: static;
		margin: 0 auto
	}
}

.header__nav__wrapper .menu-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	position: relative;
	transition: background .25s ease;
	border-bottom: 1px solid rgba(10, 2, 3, .05)
}

@media screen and (min-width:980px) {
	.header__nav__wrapper .menu-item {
		border-bottom: 0
	}
}

@media screen and (max-width: 980px) {
	.header__nav__wrapper .menu-item {
		flex-wrap: wrap;
		width: 100%;
	}
}

.header__nav__wrapper .menu-item:after {
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #0a0203;
	-webkit-transform: scale(0);
	transform: scale(0);
	transition: -webkit-transform .25s ease;
	transition: transform .25s ease;
	transition: transform .25s ease, -webkit-transform .25s ease
}

.header__nav__wrapper .menu-item:hover {
	background-color: #fbab18
}

.header__nav__wrapper .menu-item:hover:after {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.header__nav__wrapper .menu-item.active {
	background-color: #fbab18
}

.header__nav__wrapper .menu-item a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #0a0203;
	text-align: center;
	padding: 15px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (min-width:980px) {
	.header__nav__wrapper .menu-item a {
		font-size: 12px
	}
}

@media screen and (min-width:1200px) {
	.header__nav__wrapper .menu-item a {
		font-size: 14px
	}
}

.header__nav__reservas {
	font-weight: 700 !important;
	background: #fbab18 !important
}

.header__nav__reservas:hover:after {
	display: none !important
}

@media screen and (min-width:980px) {
	.header__nav__reservas {
		position: absolute !important;
		top: -73px !important;
		right: 20px !important;
		border-radius: 50px !important
	}
	.header__nav__reservas:hover {
		background-color: #fff !important
	}
	.header__nav__reservas:hover:after {
		display: none !important
	}
}

.header__nav__lang {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #202020;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 40px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media screen and (min-width:980px) {
	.header__nav__lang {
		position: absolute;
		top: -125px;
		right: 0;
		height: 25px;
		width: 100vw;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
}

.header__nav__lang-item {
	margin-bottom: 0
}

.header__nav__lang-item.is-active a {
	color: #fbab18
}

.header__nav__lang-item:last-child a {
	border-right: 0
}

.header__nav__lang-item a {
	color: #777;
	border-right: 1px solid #0a0203;
	padding: 3px 10px;
	transition: color .25s ease
}

.header__nav__lang-item a:hover {
	color: #fbab18
}

footer {
	background-color: #0a0203;
	text-align: center;
	position: relative;
	z-index: 4;
	padding: 40px 20px
}

footer a {
	text-decoration: none;
	color: #999;
	font-weight: 400
}

footer a:hover {
	color: #fbab18
}

.footer-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.footer-address {
	width: 100%;
	display: block;
	color: #999;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3rem;
	border-top: 1px solid #444;
	padding-top: 20px
}

@media screen and (min-width:980px) {
	.footer-address {
		display: flex;
		width: calc(50% - 20px);
		padding-top: 0;
		padding-left: 20px;
		text-align: left;
		border-top: none;
		border-left: 1px solid #444
	}

	.footer-address p {
		padding-right: 20px;
	}
}

.footer-menu {
	width: 100%
}

@media screen and (min-width:980px) {
	.footer-menu {
		width: 50%
	}
}

@media screen and (min-width:980px) {
	.footer-menu li {
		display: inline-block;
		margin-right: 5%;
		margin-bottom: .5rem;
		line-height: 15px;
		float: left;
		width: 25%;
		text-align: left
	}
}

.destaques__img__wrapper:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 2;
	background: #000;
	opacity: .4;
	transition: opacity .25s ease
}

.destaques__img__wrapper:hover:after {
	opacity: .5
}

.destaques {
	background: #f8f8f8;
	margin: 0 auto 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.destaques__list {
	max-width: 1280px;
	-ms-flex-pack: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto
}

.destaques__item,
.destaques__list {
	padding: 10px;
	-webkit-box-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.destaques__item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-ms-flex-pack: center;
	color: #fff;
	height: 285px;
	overflow: hidden;
	position: relative
}

.destaques__item img {
	width: 115%;
	max-width: none;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	z-index: 1
}

@media screen and (min-width:730px) {
	.destaques__item img {
		width: auto;
		max-width: none;
		height: 115%
	}
}

@media screen and (min-width:730px) {
	.destaques__item--1col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 15px
	}
	.destaques__item--1col img {
		height: 165%
	}
	.destaques__item--2col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 15px
	}
	.destaques__item--2col img {
		height: 165%
	}
}

@media screen and (min-width:730px) {
	.destaques__item--3col {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		max-width: 33.333%;
		margin-bottom: 5px
	}
}

.destaques__title {
	margin: 0 auto 10px;
	font-weight: 300;
	padding: 10px;
}

.destaques__desc,
.destaques__title {
	position: relative;
	z-index: 3;
	width: 100%;
	text-align: center
}

.destaques__desc {
	margin: 0 auto;
	padding: 10px
}

@media screen and (min-width:730px) {
	.destaques__desc {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
		opacity: 0;
		transition: opacity .25s ease, -webkit-transform .25s ease;
		transition: transform .25s ease, opacity .25s ease;
		transition: transform .25s ease, opacity .25s ease, -webkit-transform .25s ease
	}
	.destaques__item:hover .destaques__desc {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1
	}
}

.destaques__img__wrapper {
	overflow: hidden;
	width: 95%;
	height: 95%;
	position: absolute
}

.destaques__item--1col .destaques__img__wrapper {
	width: 100%;
	height: 100%;
}

.destaques__btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #0a0203;
	text-align: center;
	padding: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	background: transparent;
	color: #fff;
	border-radius: 50px;
	transition: color .35s ease, background .35s ease;
	border: 1px solid #fff;
	z-index: 3;
	position: absolute;
	bottom: 30px
}

.destaques__btn:hover {
	background: #fff;
	color: transparent;
	color: #0a0203
}

.destaques-imprensa__item {
	background: #eaeaea;
	padding: 20px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.destaques-imprensa__img__wrapper {
	margin-right: 20px
}

.destaques-imprensa__text__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.destaques-imprensa__title {
	margin-top: 0
}

.destaques-imprensa_desc {
	margin-top: 0;
	color: #777
}

.destaques-imprensa__link {
	color: #0a0203
}

.quarto-dados {
	background: #0a0203;
	padding: 20px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.styleguide-element .quarto-dados {
	max-width: 500px
}

.quarto-dados__title {
	color: #fbab18;
	font-size: 24px;
	text-align: left;
	font-style: italic;
	margin-bottom: 1rem;
}

.quarto-dados__list {
	list-style-type: none;
	padding-left: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media screen and (min-width:730px) {
	.quarto-dados__list {
		padding-left: 30px
	}
}

.quarto-dados__item {
	color: #ccc;
	width: 100%
}

.quarto-dados__item img {
	margin-right: 10px;
}

@media screen and (min-width:730px) {
	.quarto-dados__item {
		width: 50%;
		text-align: left;
	}
}

.nf-form-cont legend {
	font-size: 21px;
	font-weight: 300;
	margin-bottom: 20px
}

.nf-form-cont fieldset {
	border: 0;
	text-align: center
}

@media screen and (min-width:730px) {
	.nf-form-cont fieldset {
		text-align: left
	}
}

.nf-form-cont input[type=text],
.nf-form-cont input[type=email],
.nf-form-cont legend,
.nf-form-cont textarea {
	width: 100%;
	border: none
}

.nf-form-cont input[type=text],
.nf-form-cont input[type=email],
.nf-form-cont textarea {
	border: none;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	padding: 20px;
	margin-bottom: 20px
}

.nf-form-cont input[type=submit],
input[type=button] {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #0a0203;
	text-align: center;
	padding: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	background: #0a0203;
	color: #fff;
	border-radius: 50px;
	transition: color .35s ease, background .35s ease;
	font-weight: 400;
	padding: 15px 25px;
	cursor: pointer
}

.nf-form-cont input[type=submit],
input[type=button]:hover {
	background: #fff;
	color: #0a0203
}

.direccoes-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%
}

@media screen and (min-width:730px) {
	.direccoes-wrapper {
		height: 400px
	}
}

.direccoes-mapa {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	position: relative;
	z-index: 1;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

@media screen and (min-width:730px) {
	.direccoes-mapa {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 65%;
		flex: 1 1 65%
	}
}

.direccoes-dados {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	background-color: #fff;
	position: relative;
	z-index: 3;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.direccoes-dados:before {
	position: absolute;
	content: "";
	left: 50%;
	bottom: -19px;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0;
	border-color: #fff transparent transparent
}

@media screen and (min-width:730px) {
	.direccoes-dados {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 35%;
		flex: 1 1 35%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.direccoes-dados:before {
		bottom: auto;
		left: -19px;
		top: 50%;
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
		border-width: 20px 20px 20px 0;
		border-color: transparent #fff transparent transparent
	}
}

.direccoes-dados__tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #ccc
}

.direccoes-dados__tablink {
	border: none;
	width: 50%;
	padding: 15px;
	cursor: pointer;
	background: #eaeaea
}

.direccoes-dados__tablink.is-active {
	background: #fff
}

.direccoes-dados__content {
	padding: 30px
}

.styleguide-element {
	text-align: left;
	padding: 15px;
	display: block;
	border-bottom: 1px solid #eaeaea
}

.styleguide-element__title {
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	color: #999
}

.footer-copyright {
	margin-top: 1rem;
	color: #fff;
}

button#catapultCookie {
	background: #222;
	color: #fff;
}

.tour-details-block {
	background: #0a0203;
	padding: 20px 0;
}

.tour-details-block a {
	margin: 0 10px;
}

/* .header.sticky { */
.header {
	position: fixed;
	background-color: transparent;
	top: 0;
	width: 100%;
	margin-top: 0 !important;
	z-index: 10000 !important;
}


/* Breadcrumb compensanting menu height */

.breadcrumb-block {
	margin-top: 60 !important;
	border: 1px solid #f8f8f8;
	background: #f8f8f8;
}

@media screen and (min-width:980px) {
	.breadcrumb-block {
		margin-top: 175px !important;
		border: 1px solid #f8f8f8;
		background: #f8f8f8;
	}
}

.reservations-block .reservations-button {
	height: 300px;
	background: url(/wp-content/uploads/2018/07/15-2.jpg) center center no-repeat;
	background-size: cover;
	text-align: left;
}

.reservations-block .reservations-button:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	pointer-events: none;
	z-index: 1;
	background-color: rgba(0,0,0,0.35);
}

.reservations-block .reservations-button div {
	z-index: 10;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 50px 10%;
	color: #fff;
}

.reservations-block .reservations-button .btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #0a0203;
	text-align: center;
	padding: 3px 15px;
	text-decoration: none;
	background: transparent;
	color: #fff;
	border-radius: 50px;
	transition: color .35s ease,background .35s ease;
	border: 1px solid #fff;
	text-transform: uppercase;
}

.reservations-block .reservations-button .btn:hover {
	background: #fff;
	color: #0a0203;
}
