/* reset */
html, body, div, span,
*, *::before, *::after,
object, iframe,
h1, h2, h3, h4, p, a, img,
strong, cite, ul, li, form, embed,
header, section, footer,
audio, video	{ font-size: 100%; font: inherit; margin: 0; padding: 0; box-sizing: border-box; outline: none; }
ul				{ list-style: none; }

h1 { font: 300 72px/72px "Maison Neue"; }
h2 { font: normal italic 72px/72px "Mafra Display Book"; }
h3 { font: 300 40px/44px "Maison Neue"; }

/* transition */
a {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-transition: all .3s ease;
			transition: all .3s ease;
}



/* body */
body {
	width: 100%;
	background: #ffffff;
	color: #0b2416;
	font-family: "Maison Neue";
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	font-style: normal;
	display: block;
	margin: 0;
}

.container {
	width: 1600px;
	margin: 0 auto;
}

/* header */
header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
header .container {
	padding: 0 20px;
}

header .logo {
	width: 190px;
	float: left;
}
header .logo img {
	width: 190px;
	height: auto;
	display: block;
}

header nav {
	float: right;
	padding: 30px 0;
}
header nav .menu {
	border-right: 1px solid #ffffff;
	display: inline-block;
	margin: 0;
	padding: 0 15px 0 0;
}
header nav .menu li {
	font: normal 16px/60px "Maison Neue Extended", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	float: left;
	margin: 0 15px;
}
header nav .menu li a {
	color: #ffffff;
	display: inline-block;
	position: relative;
}
header nav .menu li a::after {
	content: "";
	width: 0;
	height: 2px;
	background: #ffffff;
	position: absolute;
	left: auto;
	right: 0;
	bottom: 15px;
	transition: all .3s ease;
}
header nav .menu li a:hover::after {
	width: 100%;
	left: 0;
}

header .header_social {
	float: right;
	display: flex;
    margin: 0 0 0 30px;
    padding: 15px 0;
}
header .header_social li a {
	width: 30px;
	height: 30px;
	background: url(../img/icons/social_white_facebook.svg) no-repeat center center;
	background-size: auto 30px;
	float: left;
	display: inline-block;
    text-indent: 100%;
    overflow: hidden;
}
header .header_social li:last-child a {
	background-image: url(../img/icons/social_white_instagram.svg);
	margin-left: 20px;
}



/* featured */
section#featured {
	width: 100%;
	height: 100vh;
	background: url(../img/img_featured.jpg) no-repeat top center;
	background-size: cover;
	display: flex;
	align-items: flex-end;
}
section#featured .container {
	padding: 0 90px;
}

section#featured .title {
	width: 1080px;
}
section#featured .title h1 {
	color: #ffffff;
}
section#featured .title h1 span {
	font: bold 72px/72px "Mafra Display";
}

section#featured .title .button_arrow {
	height: 60px;
	color: #ffffff;
	font: normal 16px/60px "Maison Neue Extended";
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 1px solid #ffffff;
	display: inline-block;
	margin: 30px 0 90px 0;
	padding: 0 40px;
	position: relative;
}
section#featured .title .button_arrow:hover {
	color: #0b2416;
	background: #ffffff;
}
section#featured .title .button_arrow::after {
	content: "";
	width: 80px;
	height: 60px;
	background: url(../img/icons/arrow_right.svg) no-repeat center center;
	background-size: auto 20px;
	border: 1px solid #ffffff;
	display: inline-block;
	position: absolute;
	top: -1px;
	right: -80px;
}

section#featured a.wpp {
	width: 110px;
	height: 110px;
	display: block;
	position: fixed;
	right: 60px;
	bottom: 40px;
	z-index: 100;
}
section#featured a.wpp:hover {
	transform: scale(1.1) rotate(15deg);
}



/* intro */
section#intro {
	padding: 180px 0;
}
section#intro .container {
	padding: 0 140px;
	display: flex;
    align-items: center;
    position: relative;
}
section#intro .container:before {
	content: "Portaria";
	font: normal italic 72px / 72px "Mafra Display Book";
    position: absolute;
	top: 50%;
    left: 30px;
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

section#intro .left,
section#intro .right {
	width: 50%;
	float: left;
}

section#intro img {
	width: 100%;
	height: auto;
	display: block;
}

section#intro .title {
	padding: 0 0 0 90px;
}
section#intro .title h3 span {
    font: bold 40px / 44px "Mafra Display";
}

section#intro .title .button {
	height: 60px;
	color: #92bf3d;
	font: normal 16px/60px "Maison Neue Extended";
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 1px solid #92bf3d;
	display: inline-block;
	margin: 30px 0 0 0;
	padding: 0 40px;
	position: relative;
}
section#intro .title .button:hover {
	color: #ffffff;
	background: #92bf3d;
}



/* park */
section#park {
	width: 100%;
    background: #0b2416;
    color: #ffffff;
    display: flex;
}
section#park .list {
	width: 100%;
}
section#park .list a {
	color: #ffffff;
}
section#park .list li {
	width: 33%;
	height: 100vh;
	background: url(../img/img_park_1.jpg) no-repeat center center;
	background-size: cover;
	display: flex;
    align-items: flex-end;
	float: left;
	position: relative;
}
section#park .list li:nth-child(2) {
	width: 34%;
	background-image: url(../img/img_park_2.jpg);
}
section#park .list li:nth-child(3) {
	background-image: url(../img/img_park_3.jpg);
}
section#park .list li:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(11,36,22);
	background: -moz-linear-gradient(0deg, rgba(11,36,22,1) 0%, rgba(11,36,22,0) 75%);
	background: -webkit-linear-gradient(0deg, rgba(11,36,22,1) 0%, rgba(11,36,22,0) 75%);
	background: linear-gradient(0deg, rgba(11,36,22,1) 0%, rgba(11,36,22,0) 75%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0b2416",endColorstr="#0b2416",GradientType=1);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

section#park .content {
	padding: 90px;
	position: relative;
	z-index: 2;
}
section#park .content h2 {
	font-size: 60px;
	line-height: 64px;
	margin: 0 0 15px 0;
}



/* infos */
section#infos {
	background: #0b2416;
	color: #ffffff;
}
section#infos .container {
	padding: 120px 140px;
	display: flex;
    align-items: flex-start;
    position: relative;
}

section#infos .left,
section#infos .right {
	width: 50%;
	float: left;
}

section#infos .title h3 span {
    font: bold 40px / 44px "Mafra Display";
}
section#infos .title .button {
	height: 60px;
	color: #92bf3d;
	font: normal 16px/60px "Maison Neue Extended";
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 1px solid #92bf3d;
	display: inline-block;
	margin: 30px 0 0 0;
	padding: 0 40px;
	position: relative;
}
section#infos .title .button:hover {
	color: #ffffff;
	background: #92bf3d;
}

section#infos .text {
	padding: 0 0 0 90px;
}

section#infos img {
	width: 100%;
	height: auto;
	display: block;
}



/* more */
section#more {
	padding: 180px 0;
}
section#more .container {
	padding: 0 140px;
    position: relative;
}
section#more .container:before {
	content: "+ Espaços";
	font: normal italic 72px / 72px "Mafra Display Book";
    position: absolute;
	top: 50%;
    left: 30px;
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

section#more #slides {
	height: 400px;
	overflow: hidden;
}
section#more #slides li {
	width: 1320px;
	display: flex;
	align-items: center;
}
section#more .bx_pager {
	display: inline-block;
	margin: 30px 0 0 0;
}
section#more .bx_pager a {
	width: 6px;
	height: 6px;
	background: rgba(11, 36, 22, .2);
	border-radius: 10px;
	font-size: 0px;
	text-indent: 100%;
	float: left;
	margin-right: 25px;
	position: relative;
}
section#more .bx_pager a:hover,
section#more .bx_pager a.active {
	background: rgba(11, 36, 22, 1);
}
section#more .bx_pager a.active::after {
	content: "";
	width: 25px;
	height: 25px;
	border: 1px solid rgba(11, 36, 22, .2);
	border-radius: 20px;
	position: absolute;
	top: -9px;
	left: -9px;
}

section#more .left,
section#more .right {
	width: 50%;
	float: left;
}

section#more .title {
	padding: 0 150px 0 0;
}
section#more .title h3 span {
    font: bold 40px / 44px "Mafra Display";
}
section#more .title p {
    margin: 15px 0 0 0;
}

section#more img {
	width: 100%;
	height: auto;
	display: block;
}

section#more .slides_wrap {
	height: 400px;
	position: relative;
}
section#more .slides_wrap .prev,
section#more .slides_wrap .next {
	width: 60px;
    height: 60px;
    background: #005028 url(../img/icons/icon_arrow_left.svg) no-repeat center center;
    background-size: 10px;
    border-radius: 50%;
	position: absolute;
	right: calc(50% - 30px);
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

section#more .slides_wrap .next {
	background-image: url(../img/icons/icon_arrow_right.svg);
	right: -30px;
}



/* adress */
section#adress {
	background: #0b2416;
	color: #ffffff;
	padding: 180px 0;
}
section#adress .container {
	padding: 0 140px;
	display: flex;
    align-items: center;
    position: relative;
}
section#adress .container:before {
	content: "Localização";
	font: normal italic 72px / 72px "Mafra Display Book";
    position: absolute;
	top: 50%;
    left: 30px;
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

section#adress .left,
section#adress .right {
	width: 50%;
	float: left;
}

section#adress .image {
	position: relative;
}
section#adress .image::after {
	content: "";
	width: 480px;
	height: 300px;
	background: #92bf3d;
	position: absolute;
	top: -5px;
	left: -5px;
}
section#adress .image::before {
	content: "";
	width: 480px;
	height: 300px;
	background: #92bf3d;
	position: absolute;
	right: -5px;
	bottom: -5px;
}
section#adress img {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 1;
}

section#adress .title {
	padding: 0 0 0 90px;
}
section#adress .title h3 span {
    font: bold 40px / 44px "Mafra Display";
}
section#adress .title p {
    margin: 15px 0 0 0;
}

section#adress .title .button {
	height: 60px;
	color: #92bf3d;
	font: normal 16px/60px "Maison Neue Extended";
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 1px solid #92bf3d;
	display: inline-block;
	margin: 30px 0 0 0;
	padding: 0 40px;
	position: relative;
}
section#adress .title .button:hover {
	color: #ffffff;
	background: #92bf3d;
}



/* footer */
footer {
	background: #ffffff;
	color: #0b2416;
}

footer .marquee {
	width: 100%;
	overflow: hidden;
	z-index: 1;
}
footer .marquee .align {
	width: 100%;
	height: 160px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	overflow: hidden;
}
footer .marquee .align:hover {
	background: #92bf3d;
}
footer .marquee a {
	color: #0b2416;
}
footer .marquee h1 {
	white-space: nowrap;
	margin: 0 30px;
	-webkit-animation: marquee linear infinite 6s;
			animation: marquee linear infinite 6s;
}
footer .marquee h1 span {
	font: italic 72px / 72px "Mafra Display Book";
}
@-webkit-keyframes marquee {
	to { transform: translateX(-100%); }
}
@keyframes marquee {
	to { transform: translateX(-100%); }
}

footer .menu {
	text-align: center;
	border-top: 1px solid #0b2416;
	border-bottom: 1px solid #0b2416;
	display: flex;
    justify-content: center;
	margin: 0;
	padding: 0 0;
}
footer .menu li {
	font: 600 20px/120px "Maison Neue Extended", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	float: left;
	margin: 0 20px;
}
footer .menu li a {
	color: #0b2416;
	display: inline-block;
	position: relative;
}

footer .container {
    padding: 0 90px;
    display: flex;
}
footer .left,
footer .right {
	width: 50%;
	float: left;
	padding: 90px 0;
}
footer .left {
	padding-right: 90px;
}
footer .right {
	border-left: 1px solid #0b2416;
	padding-left: 90px;
}

footer h3,
footer p {
	margin: 0 0 30px 0;
}
footer p a {
	color: #0b2416;
}
footer p span {
    font: bold 20px / 30px "Mafra Display";
}

footer .logos {
    display: flex;
    margin: 0 0 30px 0;
}
footer .logos img {
	width: auto;
	height: 60px;
    margin-right: 30px;
    display: block;
}
footer .footer_social {
	display: flex;
}
footer .footer_social li a {
	width: 40px;
	height: 40px;
	background: url(../img/icons/social_black_facebook.svg) no-repeat center center;
	background-size: auto 40px;
	float: left;
	display: inline-block;
    text-indent: 100%;
    overflow: hidden;
}
footer .footer_social li:last-child a {
	background-image: url(../img/icons/social_black_instagram.svg);
	margin-left: 20px;
}

footer .copyright {
	width: 100%;
	font: 600 14px/80px "Maison Neue Extended", sans-serif;
	text-align: center;
	border-top: 1px solid #0b2416;
	display: inline-block;
}
footer .copyright a {
	color: #0b2416;
}



/* obras */
section#obras {
	width: 100%;
	height: 70vh;
	background: url(../img/img_obras.jpg) no-repeat top center;
	background-size: cover;
	display: flex;
	align-items: flex-end;
}
section#obras .container {
	padding: 0 90px;
}

section#obras .title {
    width: 900px;
	text-align: center;
    margin: 0 auto;
}
section#obras .title h1 {
	color: #ffffff;
}
section#obras .title h1 span {
	font: bold 72px/72px "Mafra Display";
}

section#obras .title .button_arrow {
	height: 60px;
	color: #ffffff;
	font: normal 16px/60px "Maison Neue Extended";
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 1px solid #ffffff;
	display: inline-block;
	margin: 30px 0 90px 0;
	padding: 0 40px;
	position: relative;
}
section#obras .title .button_arrow:hover {
	color: #0b2416;
	background: #ffffff;
}
section#obras .title .button_arrow::after {
	content: "";
	width: 80px;
	height: 60px;
	background: url(../img/icons/arrow_right.svg) no-repeat center center;
	background-size: auto 20px;
	border: 1px solid #ffffff;
	display: inline-block;
	position: absolute;
	top: -1px;
	right: -80px;
}

section#obras a.wpp {
	width: 110px;
	height: 110px;
	display: block;
	position: fixed;
	right: 60px;
	bottom: 40px;
	z-index: 100;
}
section#obras a.wpp:hover {
	transform: scale(1.1) rotate(15deg);
}



/* gallery */
section#gallery .gallery {
 	margin: 90px 0;
	padding: 0 140px;
 	display: inline-block;
}
section#gallery .gallery_item {
    margin: 10px;
    width: calc(25% - 20px);
    height: 400px;
    float: left;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
section#gallery .gallery_item::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	background: rgba(0,0,0,.3) url(../img/icons/zoom.svg) no-repeat center center;
	background-size: auto 40px;
	transition: opacity .3s;
	z-index: 10;
}
section#gallery .gallery_item img {
	display: inline-block;
	max-width: 100%;
	min-width: 100%;
	height: 100%;
	width: unset;
	object-fit: cover;
	min-height: unset;
	text-align: center;
	background: #000000;
	transition: filter .6s, transform .6s;
}
section#gallery .gallery_item:hover .thumb {
	transform: scale(1.05);
}
section#gallery .gallery_item:hover::after {
	opacity: 1;
}

.lightbox-wrapper {
	background: rgba(0,0,0,.9);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	display: none;
}
.lightbox {
	height: 100%;
	color: #ffffff;
	display: flex;
	flex-direction: column;
}
.lightbox .lightbox-header {
	width: 100%;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	flex-shrink: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 90px;
	position: absolute;
	top: 0;
	left: 0;
}
.lightbox .lightbox-close {
	width: 60px;
	height: 60px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	background: none;
	padding: 0;
	border: none;
	cursor: pointer;
}
.lightbox .lightbox-close::before,
.lightbox .lightbox-close::after {
	content: "";
	width: 100%;
	height: 2px;
	background: #ffffff;
	position: absolute;
}
.lightbox .lightbox-close::before {
	transform: rotate(-45deg);
}
.lightbox .lightbox-close::after {
	transform: rotate(45deg);
}
.lightbox .lightbox-close:hover {
	opacity: 1;
}
.lightbox .lightbox-slides-wrapper {
	flex-grow: 1;
	display: flex;
	overflow: hidden;
	position: relative;
}
.lightbox .lightbox-arrow {
	width: 90px;
	height: 90px;
	background: #005028 url("../img/icons/icon_arrow_left.svg") no-repeat center center;
	background-size: 10px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	cursor: pointer;
}
.lightbox .lightbox-arrow.arrow-left {
	left: 90px;
}
.lightbox .lightbox-arrow.arrow-right {
	background-image: url("../img/icons/icon_arrow_right.svg");
	right: 90px;
}
.lightbox .lightbox-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
	transition: all 0ms ease;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.lightbox .lightbox-slide[data-state=prev] {
	transform: translateX(-100%);
	opacity: 0;
}
.lightbox .lightbox-slide[data-state=next] {
	transform: translateX(100%);
	opacity: 0;
}
.lightbox .lightbox-image {
	max-width: 100%;
	max-height: 100%;
	display: none;
}