body {
	overflow-x: hidden;
}

.menu {
	background-color: #fff;
	position: absolute;
	width: 855px;
	left: 50%;
	margin-left: -427px;
	margin-top: 80px;
	z-index: 999;
}

.menu ul {
	margin-left: 80px;
}

.menu li {
	float: left;
	padding: 18px 10px 16px 10px;
	font-size: 1.05em;
	font-weight: 700;
	text-transform: uppercase;
}

.menu li a {
	color: #383838;
}

.menu .logo {
	position: absolute;
	width: 150px;
	margin-top: -67px;
	margin-left: -80px;
}

.smenu_button {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 99;
	background: #fff;
    padding: 7px 6px 4px 6px;
    border-radius: 5px;
}

.logoMobile {
	display: none;
}

.menu .btnCta {
	position: absolute;
	background-color: #e46410;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	padding: 20px 30px; 
	font-weight: 700;
	font-size: 1.1em;
	margin-top: -4px;
	right: 0;
}

.menu .btnCta:hover {
	background-color: #ce5404;
}

#slider .btnCta {
	background-color: #e46410;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	padding: 18px 30px; 
	font-weight: 700;
	font-size: 1.1em;
	margin-top: 40px;
}

.socials li {
	float: left;
	margin-right: 9px;
	height: 16px;
}

.socials img {
	width: 15px;
}

.periodos {
	margin-top: -40px;
	position: relative;
	z-index: 100;
}

.periodos .col div {
	display: flex;
}

.periodos .col {
	padding: 35px;
}

.periodos .col section {
	margin: 0 auto;
}

.iconePeriodos {
	width: 70px;
	display: block;
	margin: 0 auto;
}

.periodos .col h3 {
	font-size: 1.2em;
	line-height: 1.4em;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 20px;
}

.periodos .col h4 {
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 10px;
	text-align: center;
	color: #252525;
}

.hospedagem h3 {
	color: #8dad4b;
}

.drinks h3 {
	color: #454a0e;
}

.voluntariado h3 {
	color: #905412;
}

.eventos h3 {
	color: #da9716;
}

.periodos .col div {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.periodos .col div:hover {
	-ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#destaques {
	margin-top: -20px !important;
}

.galerias {
	background: #ebebeb;
	padding-top: 40px;
	padding-bottom: 40px;
}

.galeria {
	width: 42.5%;
	margin-bottom: 60px;
}

.slick-list {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.espaco {
	width: 15%;
}

.galeria img {
	width: 100%;
}

.galeria h3 {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #434343;
	font-weight: 700;
	margin-top: 0px;
}

.galeria h4 {
	font-size: 1em;
	color: #434343;
	margin-top: 20px;
	min-height: 85px;
}

.galeriaChale {
	width: 50%;
	margin-bottom: 40px;
}

.galeriaChaleFull {
	width: 100%;
	margin-bottom: 20px;
}

.espaco2 {
	width: 5%;
}

.contentChale {
	width: 45%;
	padding-top: 40px;
}

.contentChale h2 {
	text-transform: uppercase;
	color: #434343;
	font-size: 1.3em;
	font-weight: 700;
}

.contentChale h3 {
	color: #434343;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 20px;
}

.iconesChale {
	margin-top: 40px;
	margin-bottom: 60px;
}

.after h2:after {
	content: " ";
	width: 40px;
	height: 4px;
	background-color: #7e9e3d;
	display: block;
	margin: 0 auto;
}

.button.custom2 {
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 15px 20px;
	background: #00385c;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-weight: 700;
}

.button.custom2:hover {
	background: #002b47;
}

.button.custom3 {
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 20px 15px;
	background: #fff;
	color: #0050a5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-weight: 700;
}

.button.custom3:hover {
	background: #ececec;
}

.button.custom4 {
	font-size: 1.2em;
	padding: 15px 20px;
	background: #e46410;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 20px;
	text-align: center;
	font-weight: 700;
}

.button.custom4:hover {
	background: #c65104;
}

#sobre {
	margin-top: -20px;
	margin-bottom: 40px;
}

.content_sobre h2 {
	font-size: 2.6em;
	line-height: 1.1em;
	color: #7e9e3d;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 20px;
}

.content_sobre h3 {
	font-size: 1.2em;
	line-height: 1.2em;
}

.img_sobre {
	text-align: right;
}

.img_sobre_inverse {
	text-align: left;
}

#vivencias .img_servicos {
	display: block;
	margin: 0 auto;
}


#reservas {
	background: url(../img/bk-reservas.jpg) center;
	height: 400px;
	width: 100%;
	background-size: cover;
}

#reservas h4 {
	color: #fff;
	font-size: 2.6em;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: 800;
	text-align: center;
}

.airbnbBox {
	background-color: #fff;
	border: 1px solid rgb(221, 221, 221);
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    padding: 10px;
    box-shadow: rgb(0 0 0 / 12%) 0px 6px 16px;
    display: inline-block;
    margin: 0 auto;
}

.airbnbBox {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.airbnbBox:hover {
	-ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

footer {
	background-color: #70902e;
	padding: 20px 0;
}

footer h4 {
	font-weight: 700;
	font-size: 1.4em;
	color: #fff;
	text-transform: uppercase;
}

footer h4:after {
	content: " ";
	background: #fff;
	height: 3px;
	width: 80px;
	display: block;
	margin-bottom: 20px;
}

footer li {
	color: #fff;
	font-size: 1.2em;
	margin-bottom: 5px;
}

footer li a:hover {
	text-decoration: underline;
}

.itemFooter span {
	margin-bottom: 5px;
	display: block;
}

.itemFooter span img {
	width: 20px; 
	height: 20px; 
	display: inline; 
	margin-bottom: -5px;
}

.itemFooter img {
	margin-right: 10px;
}

.itemFooter {
	color: #fff;
	margin-bottom: 20px;
}

.itemFooter h5 {
	color: #fff;
}

.itemFooter.local {
	display: inline-block;
}

.itemFooter.local h6 {
	max-width: 240px;
	line-height: 1.1em;
}

.copy {
	background-color: #496510;
	padding: 20px 0;
	color: #fff;
}

.copy .textCenterMobile {
	padding-top: 5px;
}

#topPage {
	background: url(../img/bk-title.jpg) no-repeat center; 
	background-size: cover;
	height: 150px;
}

.titlePage {
	padding: 40px;
	padding-bottom: 40px;
	position: relative;
}

.titlePage h3 {
	color: #0b507e;
	text-transform: uppercase;
	font-size: 1.9em;
	font-weight: 700;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}


#topoInternas {
	background: url(../img/bk-internas.jpg) center no-repeat;
	background-size: cover;
	height: 350px;
}

.bottomTop {
	width: 100%;
	margin-top: -85px;
}

#topoInternas h3 {
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	font-size: 2.4em;
	padding-top: 210px;
}



@media only screen and (min-width : 1320px) {
	.bottomTop {
		margin-top: -130px;
	}

	#topoInternas h3 {
		padding-top: 170px;
	}
}

@media only screen and (max-width : 1199px) { /*md*/
	.menu {
		width: 700px;
		left: 50%;
		margin-left: -350px;
	}

	.menu ul {
		margin-left: 90px;
	}

	.menu li {
		padding: 13px 6px 11px 6px;
		font-size: 0.9em;
	}

	.menu .btnCta {
		right: -15px;
		margin-top: -8px;
	}

	.periodos {
	    margin-top: 60px;
	}

	.periodos .col {
		padding: 20px;
	}

	.iconePeriodos {
		width: 50px;
	}

	.periodos .col h3 {
		font-size: 1.2em;
		margin-top: 20px;
	}

	#sobre {
		margin-top: 60px;
	}

	.img_sobre {
		text-align: center;
	}

	.logoFooter {
		margin-bottom: 40px;
	}

	.galeria h4 {
		min-height: 100px;
	}

}

@media only screen and (max-width : 991px) { 
	#reservas {
		height: 600px;
	}

	#reservas h4 {
		text-align: center;
		margin-bottom: 30px;
	}

	.galeria {
		width: 100%;
	}

	.espaco {
		width: 0%;
	}

	#content {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.img_sobre {
		display: inline-flex;
	    order: -1;
	    margin-bottom: 20px;
	    justify-content: center
	}

	.img_sobre_inverse {
		text-align: center;
		margin-bottom: 20px;
	}

	.galeria h4 {
		min-height: 0px;
	}

	.content_sobre {
		text-align: center;
	}
}


/* Header mobile para páginas da loja (catalogo, produto, carrinho) */
.mobileHeader {
	display: none;
	align-items: center;
	gap: 12px;
}

.mobileHeader .smenu_button {
	background: transparent;
}

@media only screen and (max-width : 767px) { /*xs*/
	.topMenu li {
		float: right;
	}

	.periodos .col {
		padding: 7px;
	}

	.iconePeriodos {
		width: 40px;
	}

	.periodos {
		margin-top: 20px;
		margin-bottom: 0px;
	}

	.periodos .col {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.periodos .col h3 {
		font-size: 0.8em;
	}

	#destaques {
		margin-top: 0 !important;
	}

	#reservas {
		min-height: 600px;
	}

	#reservas h4 {
		font-size: 1.7em;
		padding: 0 16px;
	}

	.titulo {
		background: url(../img/bg-titulo.jpg) no-repeat center;
		background-size: 150% 70%;
		font-size: 0.9em;
	}

	.copy .col {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.socials {
		float: none;
		display: block;
		margin: 0 auto;
		width: 50px;
	}

	.logoMobile {
		display: block;
		position: absolute;
		z-index: 9;
	    left: 50%;
	    margin-left: -80px;
	    width: 160px;
	    margin-top: 30px;
	}

	#topoInternas h3 {
		padding-top: 180px;
		font-size: 1.8em;
	}

	#topoInternas {
		height: 280px;
	}

	.galeriaChale {
		width: 100%;
		margin-bottom: 40px;
	}

	.espaco2 {
		width: 0%;
	}

	.contentChale {
		width: 100%;
		padding-top: 40px;
	}

	.iconesChale {
		margin-bottom: 60px !important;
	}

	/* Header mobile visível */
	.mobileHeader {
		display: flex;
	}

	/* Tipografia mobile */
	.content_sobre h2 {
		font-size: 1.8em;
	}

	.content_sobre h3 {
		font-size: 1em;
	}

	/* Seção reservas */
	#reservas {
		height: auto;
		padding: 40px 0;
	}

	/* Footer mobile */
	footer h4 {
		margin-top: 20px;
	}

	.itemFooter.local h6 {
		max-width: 100%;
	}

	/* Galeria */
	.galeria h3 {
		font-size: 1.1em;
	}
}