@font-face {
	font-family: "TomatoGroteskLight";
	src: 
  /* url("../fonts/tomato/TomatoGrotesk-Light.woff2") format("woff2"), */ url("../fonts/tomato/TomatoGrotesk-Light.ttf")
			format("truetype"),
		url("../fonts/tomato/TomatoGrotesk-Light.otf") format("opentype");
}
@font-face {
	font-family: "TomatoGroteskThin";
	src: 
  /* url("../fonts/tomato/TomatoGrotesk-Thin.woff2") format("woff2"), */ url("../fonts/tomato/TomatoGrotesk-Thin.ttf")
			format("truetype"),
		url("../fonts/tomato/TomatoGrotesk-Thin.otf") format("opentype");
}

@font-face {
	font-family: "TomatoGroteskExtraLight";
	src: 
  /* url("../fonts/tomato/TomatoGrotesk-ExtraLight.woff2") format("woff2"), */ url("../fonts/tomato/TomatoGrotesk-ExtraLight.ttf")
			format("truetype"),
		url("../fonts/tomato/TomatoGrotesk-ExtraLight.otf") format("opentype");
}

@font-face {
	font-family: "TomatoGroteskLightSlanted";
	src: 
  /* url("../fonts/tomato/TomatoGrotesk-LightSlanted.woff2") format("woff2"), */
		/* url("../fonts/tomato/TomatoGrotesk-LightSlanted.ttf") format("truetype"), */ url("../fonts/tomato/TomatoGrotesk-LightSlanted.otf")
		format("opentype");
}

@font-face {
	font-family: "TomatoGroteskExtraLightSlanted";
	src: url("../fonts/tomato/TomatoGrotesk-ExtraLightSlanted.woff2")
			format("woff2"),
		url("../fonts/tomato/TomatoGrotesk-ExtraLightSlanted.ttf")
			format("truetype"),
		url("../fonts/tomato/TomatoGrotesk-ExtraLightSlanted.otf")
			format("opentype");
}

@font-face {
	font-family: "TomatoGroteskMedium";
	src: url("../fonts/tomato/TomatoGrotesk-Medium.woff2") format("woff2"),
		url("../fonts/tomato/TomatoGrotesk-Medium.ttf") format("truetype"),
		url("../fonts/tomato/TomatoGrotesk-Medium.otf") format("opentype");
}

@font-face {
	font-family: "TomatoGroteskMediumSlanted";
	src: url("../fonts/tomato/TomatoGrotesk-MediumSlanted.woff2") format("woff2"),
		url("../fonts/tomato/TomatoGrotesk-MediumSlanted.ttf") format("truetype"),
		url("../fonts/tomato/TomatoGrotesk-MediumSlanted.otf") format("opentype");
}

@font-face {
	font-family: "TomatoGroteskRegular";
	src: 
  /* url("../fonts/tomato/TomatoGrotesk-Regular.woff2") format("woff2"), */ url("../fonts/tomato/TomatoGrotesk-Regular.ttf")
			format("truetype"),
		url("../fonts/tomato/TomatoGrotesk-Regular.otf") format("opentype");
}

@font-face {
	font-family: "TomatoGroteskRegularSlanted";
	src: url("../fonts/tomato/TomatoGrotesk-RegularSlanted.woff2")
			format("woff2"),
		url("../fonts/tomato/TomatoGrotesk-RegularSlanted.ttf") format("truetype"),
		url("../fonts/tomato/TomatoGrotesk-RegularSlanted.otf") format("opentype");
}

@font-face {
	font-family: "TomatoGroteskSemibold";
	src: url("../fonts/tomato/TomatoGrotesk-Semibold.woff2") format("woff2"),
		url("../fonts/tomato/TomatoGrotesk-Semibold.ttf") format("truetype"),
		url("../fonts/tomato/TomatoGrotesk-Semibold.otf") format("opentype");
}

@font-face {
	font-family: "TomatoGroteskSemiboldSlanted";
	src: url("../fonts/tomato/TomatoGrotesk-SemiboldSlanted.woff2")
			format("woff2"),
		url("../fonts/tomato/TomatoGrotesk-SemiboldSlanted.ttf")
			format("truetype"),
		url("../fonts/tomato/TomatoGrotesk-SemiboldSlanted.otf")
			format("opentype");
}

@font-face {
	font-family: "TomatoGroteskSlanted";
	src: url("../fonts/tomato/TomatoGrotesk-Slanted.woff") format("woff2"),
		url("../fonts/tomato/TomatoGrotesk-Slanted.ttf") format("truetype"),
		url("../fonts/tomato/TomatoGrotesk-Slanted.otf") format("opentype");
}

/* desativar scroll quando adicionada a classe disableScroll ao HTML */
html.disableScroll {
	overflow-y: hidden;
}

#cookiescript_badge,
#cookiescript_injected_wrapper {
	opacity: 0 !important;
	visibility: hidden !important;
}

.lightbox {
	background-color: var(--beige) !important;
}
.close-lightbox,
.lightbox-counter {
	color: var(--castanho) !important;
}
/* Estrutra */
body {
	background-color: var(--beige);
}
:root {
	--black: #141818;
	--branco: #ffffff;
	--castanho: #a36f4d;
	--beige: #f7f3e9;
}

h1,
h1 span {
	font-family: "TomatoGroteskRegular";
	font-size: 28px;
	line-height: 32px;
	font-weight: 300;
	color: white;
	margin: 0px;
}

h1 strong {
	font-family: "TomatoGroteskSemibold";
	font-size: 28px;
	line-height: 32px;
}

h2,
h2 span {
	font-family: "TomatoGroteskRegular";
	font-size: 32px;
	line-height: 30px;
	font-weight: 300;
	color: var(--black);
	text-transform: unset;
	letter-spacing: unset;
	margin: 0px;
}

h2 strong {
	font-family: "TomatoGroteskSemibold";
	font-size: 32px;
	line-height: 30px;
}

h3,
h3 span {
	font-family: "TomatoGroteskRegular";
	font-size: 30px;
	line-height: 30px;
	font-weight: 300;
	color: var(--castanho);
	text-transform: unset;
	letter-spacing: unset;
	margin: 0px;
}

h4,
h4 a,
h4 span {
	font-family: "TomatoGroteskRegular";
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	color: var(--black);
}

h5,
h5 a,
h5 span {
	font-family: "TomatoGroteskRegular";
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	color: var(--black);
}

h6,
h6 span,
h6 a {
	font-family: "TomatoGroteskRegular";
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: var(--black);
}

footer h6 a,
footer h6 a:hover,
footer h6 a:focus,
footer h6 a:active {
	color: var(--beige);
	font-size: 10px;
	text-decoration: none;
}

p,
a,
p span {
	font-family: "TomatoGroteskLight";
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
	margin: 0px;
	letter-spacing: 0.3px;
	color: var(--black);
}

p strong {
	font-family: "TomatoGroteskSemibold";
	font-size: 24px;
	line-height: 32px;
	font-weight: 500;
	color: var(--black);
}

a:hover {
	color: var(--black);
	text-decoration: underline;
	cursor: pointer;
}

a:focus {
	text-decoration: underline;
	color: var(--black) !important;
}

div,
div span {
	font-family: "TomatoGroteskRegular";
	font-size: 16px;
	line-height: 24px;
	font-weight: 300 !important;
	margin: 0px;
	letter-spacing: 0.3px;
	/* padding-bottom: 182px; */
	border-radius: 0px;
	border-radius: 0px;
}

body {
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale;
}

.col-md-12 {
	padding: 0px;
}

:focus {
	outline: 0px;
	color: var(--black) !important;
}

.close {
	float: unset;
	font-size: unset;
	font-weight: unset;
	line-height: unset;
	color: unset;
	text-shadow: unset;
	filter: alpha(opacity=20);
	opacity: unset;
}

.close:focus,
.close:hover {
	color: unset;
	text-decoration: unset;
	cursor: unset;
	filter: unset;
	opacity: unset;
}

.conteudo-cms-contacts,
.blocoContactosFooter {
	background-color: transparent;
}

.conteudo-cms-geral {
	overflow: hidden;
}

a.menu-item-ativo-lang {
	text-decoration: underline;
}

.grecaptcha-badge {
	display: none !important;
}

form.form-newsletter {
	display: flex;
}

/* Politicas */

section.conteudo-paginas-politica-de-cookies {
	max-width: 1350px;
	margin: 0 auto;
	margin-top: 120px;
	display: flex;
}

section.conteudo-paginas-politica-de-cookies h1,
section.conteudo-paginas-politica-de-cookies h1 span {
	color: black;
	font-size: 36px;
}

section.conteudo-paginas-politica-de-cookies h1 {
	padding-bottom: 15px;
}

section.conteudo-paginas-politica-de-cookies h2 {
	padding-top: 30px;
	padding-bottom: 15px;
}

/* Header */

a.btn-book {
	position: fixed;
	z-index: 10;
	color: black;
	font-family: "CourierPrime";
	text-transform: uppercase;
	background-color: #d9d9d9;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	transform-origin: center;
	top: 350px;
	right: -55px;
	transform: translateY(-50%) rotate(-90deg);

	display: none !important;
}
.header .logo {
	position: absolute;
	top: 40px;
	left: 45px;
	z-index: 2;
}

.page-homapage .header .logo {
	position: absolute;
	top: 40px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
}

.header .logo img {
	width: 286px !important;
	max-width: unset;
}
.header .logo img.escuro {
	display: none;
}
body.page-as-casas-do-largo .header .logo img.branco {
	display: none;
}
body.page-as-casas-do-largo .header .logo img.escuro {
	display: block;
}

.page-localizacao .logo img.branco,
.page-as-casas-do-lago .logo img.branco {
	display: none;
}
.page-localizacao .logo img.escuro,
.page-as-casas-do-lago .logo img.escuro {
	display: block;
}

.page-homapage .header .logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.page-homapage .header .logo img {
	width: 556px !important;
	max-width: 100%;
}

.page-homapage .grandeHeader .header {
	height: 752px;
	z-index: 2;
	position: absolute;
	width: 100vw;
	top: 0px;
	left: 0px;
}

.hamburguer-menu {
	position: absolute;
	z-index: 2;
	top: 40px;
	right: 0px;
	height: 53px;
	cursor: pointer;
	background-color: var(--beige);
	width: 91px;
	padding: 14px;
	padding-right: 52px;
}
.hamburguer-menu.open {
	background-color: var(--castanho);
}

.hamburguer-menu .line {
	position: absolute;
	width: 25px;
	height: 1px;
	background-color: var(--castanho);
	left: 14px;
	border-radius: 10px;
}

.hamburguer-menu .line:first-child {
	width: 80%;
	top: 0px;
	display: none;
}

.hamburguer-menu.open .line {
	background-color: var(--beige);
}
/*
.hamburguer-menu.open .line:first-child {
  animation-name: line1;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
}

.hamburguer-menu.close .line:first-child {
  animation-name: line1-close;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
}

@keyframes line1{
  0%{
    width: 80%;
    top: 0%;
    transform: translateY(0%) rotate(0);
  }
  25%{
    width: 100%;
    top: 0%;
    transform: translateY(0%) rotate(0);
  }
  50%{
    width: 100%;
    top: 50%;
    transform: translateY(-50%) rotate(0);
  }
  75%{
    width: 100%;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
  }
  100%{
    width: 100%;
    top: 50%;
    transform: translateY(-50%) rotate(135deg);
  }
}

@keyframes line1-close{
  0%{
    width: 100%;
    top: 50%;
    transform: translateY(-50%) rotate(135deg);
  }
  25%{
    width: 100%;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
  }
  50%{
    width: 100%;
    top: 50%;
    transform: translateY(-50%) rotate(0);
  }
  75%{
    width: 100%;
    top: 0%;
    transform: translateY(0%) rotate(0);
  }
  100%{
    width: 80%;
    top: 0%;
    transform: translateY(0%) rotate(0);
  }
}*/

.hamburguer-menu .line:nth-child(2) {
	top: 50%;
	transform: translateY(-50%);
}

/*
.hamburguer-menu.open .line:nth-child(2) {
  animation-name: line2;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
}

.hamburguer-menu.close .line:nth-child(2) {
  animation-name: line2-close;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
}

@keyframes line2{
  0%{
    width: 100%;
    opacity: 1;
  }
  25%{
    width: 100%;
    opacity: 1;
  }
  50%{
    width: 100%;
    opacity: 0;
  }
  75%{
    width: 100%;
    opacity: 0;
  }
  100%{
    width: 100%;
    opacity: 0;
  }
}

@keyframes line2-close{
  0%{
    width: 100%;
    opacity: 0;
  }
  25%{
    width: 100%;
    opacity: 0;
  }
  50%{
    width: 100%;
    opacity: 0;
  }
  75%{
    width: 100%;
    opacity: 1;
  }
  100%{
    width: 100%;
    opacity: 1;
  }
}*/

.hamburguer-menu .line:last-child {
	transform: rotate(90deg) translateY(-50%);
	transition: 0.5s;
	top: 26px;
	left: 13px;
}
.hamburguer-menu.open .line:last-child {
	transform: rotate(0deg) translateY(-50%);
	transition: 0.5s;
	opacity: 0;
}
/*
.hamburguer-menu.open .line:last-child {
  animation-name: line3;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
}

.hamburguer-menu.close .line:last-child {
  animation-name: line3-close;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
}*/

@keyframes line3 {
	0% {
		width: 100%;
		bottom: 0%;
		transform: translateY(0%) rotate(0);
	}
	25% {
		width: 100%;
		bottom: 0%;
		transform: translateY(0%) rotate(0);
	}
	50% {
		width: 100%;
		bottom: 50%;
		transform: translateY(50%) rotate(0);
	}
	75% {
		width: 100%;
		bottom: 50%;
		transform: translateY(50%) rotate(0);
	}
	100% {
		width: 100%;
		bottom: 50%;
		transform: translateY(50%) rotate(45deg);
	}
}

@keyframes line3-close {
	0% {
		width: 100%;
		bottom: 50%;
		transform: translateY(50%) rotate(45deg);
	}
	25% {
		width: 100%;
		bottom: 50%;
		transform: translateY(50%) rotate(0);
	}
	50% {
		width: 100%;
		bottom: 50%;
		transform: translateY(50%) rotate(0);
	}
	75% {
		width: 100%;
		bottom: 0%;
		transform: translateY(0%) rotate(0);
	}
	100% {
		width: 100%;
		bottom: 0%;
		transform: translateY(0%) rotate(0);
	}
}

.menu-principal {
	background-color: var(--castanho);
	position: absolute;
	width: 50vw;
	height: 752px;
	top: 0px;
	right: -50vw;
	display: flex;
	z-index: 2;
	align-items: center;
	justify-content: flex-start;
	padding-right: 0px;
	transition: 0.7s;
	padding-left: 53px;
	text-align: left;
}

.menu-principal.open {
	right: 0px;
	transition: 0.7s;
}

.menu-principal ul.menul {
	display: flex;
	flex-direction: column;
	gap: 30px;
	align-items: flex-start;
}

.menu-principal ul.menul li a {
	color: var(--beige);
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	line-height: 100px; /* 250% */
}

.menu-principal ul.menul li a:hover,
.menu-principal ul.menul li a.ativo {
	text-decoration: underline;
	text-decoration-thickness: 1.5px;
}

.menu-principal ul.menul li a:focus {
	color: white !important;
	text-decoration: underline;
	text-decoration-thickness: 1.5px;
}

.headerExtra {
	position: absolute;
	right: calc(40px - 50vw);
	top: 725px;
	transform: translateY(-100%);
	z-index: 2;
	transition: 0.7s;
}

.headerExtra.open {
	right: calc(50% - 53px);
	transition: 0.7s;
	transform: translate(100%, -100%);
}

.headerExtra .blocoLanguage {
	background-color: transparent;
}

ul.sub-idiomas {
	display: flex;
	flex-direction: row-reverse;
}

ul.sub-idiomas li a {
	color: var(--beige);
	font-family: TomatoGroteskLight;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 34px; /* 283.333% */
	letter-spacing: 1.2px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

ul.sub-idiomas li:last-child::after {
	content: "—";
	margin: 0px 8px;
	color: white;
	font-size: 13px;
	display: none;
}

.noticias.eventos.eventos.evento .menu-principal,
.cms-politica-de-cookies .menu-principal {
	height: 100vh;
}

.noticias.eventos.eventos.evento .headerExtra,
.cms-politica-de-cookies .headerExtra {
	top: calc(100vh - 60px);
}

/* Homepage */

.swiper-slide {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.parallax-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-size: cover;
	background-position: center;
	transition: transform 0.3s ease-out;
}

.swiper-container {
	width: 100%;
	height: 752px;
}

.swiper-slide .img {
	width: 50%;
	height: 752px;
	background-size: cover;
	background-position: center;
	transition: background-position 0.3s ease-in-out;
}

.parallax-bg.duas-img {
	display: flex;
}

.banner .swiper-slide h1 {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	text-align: center;
}

body.cms-homapage .swiper-slide h1 {
	top: calc(100% - 43px);
	color: #fff;
	text-align: center;
	font-family: "TomatoGroteskLight";
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	line-height: 28px;
	letter-spacing: 0.72px;
}

.slick-next:before,
.slick-prev:before {
	content: "";
	background-image: url("../GestorSistema/seta-banner.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	transform: rotate(45deg);
}

.slick-prev:before {
	transform: rotate(225deg);
}

.custom-container {
	max-width: 1440px;
	margin: 0 auto;
	width: 100%;
}

section.our-concept {
	padding: 70px 95px 0px;
	display: flex;
	justify-content: space-between;
}

.our-concept > div {
	width: 33.3%;
}

.our-concept .col2 > div {
	width: 100%;
	height: 415px;
	background-size: cover;
	background-position: center;
}

.our-concept .col3 > div {
	width: 100%;
	height: 215px;
	background-size: cover;
	background-position: center;
}

.our-concept .col1 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 35px 90px 55px 0px;
}

.our-concept .col1 p {
	width: 270px;
}

.desc,
.desc a {
	font-family: "CourierPrime";
	font-weight: 400;
	font-size: 13px;
	line-height: 13px;
	display: flex;
	gap: 22px;
	text-transform: uppercase;
	align-items: center;
}

.desc::before {
	content: "";
	width: 20px;
	height: 1px;
	background-color: var(--castanho);
}

.our-concept .col2 {
	border-left: 1px solid rgb(166 90 42 / 50%);
	border-right: 1px solid rgb(166 90 42 / 50%);
	padding: 35px 30px 55px;
}

.our-concept .col3 {
	display: flex;
	gap: 30px;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	border-right: 1px solid rgb(166 90 42 / 50%);
	padding: 0px 30px;
}

.our-concept h6 {
	font-size: 14px;
	width: 220px;
}

.single-phrase {
	padding: 170px 95px 0px;
	display: flex;
	justify-content: center;
}

.regional-dishes.close {
	display: none;
}

.regional-dishes p {
	max-width: fit-content;
	width: 840px;
	text-align: center;
	max-width: calc(100vw - 90px);
}

section.menus-home {
	padding: 180px 95px 0px;
	display: flex;
	gap: 20px;
	justify-content: space-between;
}

section.menus-home.close {
	display: none;
}

section.menus-home > div {
	height: 630px;
	width: calc(33.3% - 20px);
}

.img-menus-container {
	overflow: hidden;
}

/*.img-menus-container .img {
  width: 100%;
  height: 630px;
  background-size: cover;
  background-position: center;
}*/

.menus-home .info-menus {
	background-color: var(--beige);
	padding: 50px 50px 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.menus-home .info-menus h6 {
	text-align: center;
	font-size: 14px;
}

.menus-home .info-menus .content > div:last-child {
	margin-top: 20px;
}

.menus-home .img-menus {
	background-size: cover;
	background-position: center;
	transition-delay: 0.3s;
}

.menus-home .sinal-mais {
	background-image: url("../GestorSistema/sinal-mais.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

#info-restaurant-menu {
	transition-delay: 0.6s;
}

.slide-in-before {
	opacity: 0;
	position: relative;
	top: 200px;
	transition: 0s;
}

.slide-in-animation {
	opacity: 1;
	top: 0px;
	transition: 1s;
}

.slide-in-contacts {
	animation-name: slide-in;
	animation-duration: 1s;
	animation-fill-mode: forwards;
}

@keyframes slide-in {
	0% {
		opacity: 0;
		top: 100px;
	}
	100% {
		opacity: 1;
		top: 0px;
	}
}

section.we-also-have {
	display: flex;
	justify-content: space-between;
	padding: 150px 95px 0px;
}

section.we-also-have.close {
	display: none;
}

.we-also-have .col2 {
	border-left: 1px solid rgb(166 90 42 / 50%);
	border-right: 1px solid rgb(166 90 42 / 50%);
	padding: 10px 30px;
	width: 66%;
}

.we-also-have .col2 > div {
	height: 480px;
	width: 100%;
	background-size: cover;
	background-position: center;
}

.we-also-have .col1 p {
	width: 270px;
}

.we-also-have .col1 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 35px 95px 50px 0px;
}

.we-also-have .img-container {
	overflow: hidden;
}

.we-also-have .img-container .img {
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 480px;
}

section.agenda {
	padding: 125px 80px 0px 95px;
}

section.agenda.close {
	display: none;
}

.agenda h2 {
	margin-bottom: 20px;
}

.agenda article {
	margin-right: 15px;
}

.agenda .loop-agenda article .img {
	width: 100%;
	height: calc(1250px / 3);
	background-size: cover;
	background-position: center;
}

.loop-agenda .slick-next {
	right: -45px;
}

.loop-agenda .slick-prev {
	left: -45px;
}

.loop-agenda article h4 {
	font-size: 16px;
	margin-top: 15px;
	line-height: 30px;
	text-transform: uppercase;
}

.loop-agenda article h6 {
	font-size: 14px;
	line-height: 20px;
	color: var(--castanho);
	text-transform: lowercase;
}

/* Footer */

footer.footer {
	background-color: var(--castanho);
	padding: 45px 45px 28px;
	position: relative;
	/* display: flex;
	justify-content: space-between; */
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
}
.location {
	grid-area: 1 / 1 / 2 / 2;
}
.location.contact {
	grid-area: 1 / 2 / 2 / 3;
}
.social-media {
	grid-area: 2 / 1 / 3 / 3;
	margin-left: auto;
}
.social-media p,
.social-media a {
	font-family: "TomatoGroteskExtraLight";
	font-size: 20px;
	letter-spacing: 0.01px;
	line-height: 1;
	color: #f8f4ea;
}
.social-media a {
	text-decoration: underline;
}
footer h2 {
	margin-bottom: 25px;
	color: #f8f4ea;
	font-family: "TomatoGroteskLight";
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	line-height: 36px;
	letter-spacing: 0.3px;
	width: 352px;
	max-width: 100%;
}

.book-table {
	padding-bottom: 100px;
}

.book-table > h5 a {
	text-decoration: underline;
}
.location {
	margin-bottom: 40px;
}
.location p {
	text-align: right;
}
.location p a {
	color: var(--beige);
	text-align: right;
	font-family: "TomatoGroteskExtraLight";
	font-size: 26px;
	font-style: normal;
	font-weight: 200;
	line-height: 36px;
	letter-spacing: 0.26px;
}
.location p a:hover {
	text-decoration: underline;
}
.creditos {
	position: absolute;
	bottom: 25px;
	left: 45px;
	display: flex;
	width: calc(100% - 90px);
	justify-content: space-between;
	color: var(--beige);
	font-family: "TomatoGroteskLight";
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	line-height: 18px; /* 163.636% */
	letter-spacing: 0.33px;
}

.creditos > .col-md-6 {
	width: fit-content;
	padding: 0px;
	color: var(--beige);
	font-family: "TomatoGroteskLight";
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	line-height: 18px;
	letter-spacing: 0.33px;
}

.footer-contactos {
	margin-bottom: 20px;
}

.footer-redes a {
	text-decoration: underline;
}

#email-newsletter {
	width: 250px;
}

#email-newsletter,
#submit-newsletter {
	font-family: "CourierPrime";
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	border: 0px;
	background-color: transparent;
	border-bottom: 1px solid var(--black);
	color: var(--black);
	padding-bottom: 5px;
	float: none;
	border-radius: 0px;
}

#email-newsletter::placeholder {
	color: var(--black) !important;
}

#submit-newsletter {
	margin-left: -5px;
}

/* Concept */

.concept-banner {
	height: 700px;
	width: 100%;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.concept-banner h1 {
	width: 400px;
	text-align: center;
}

.traditional-recipes {
	padding-top: 110px;
}

.traditional-recipes p {
	max-width: fit-content;
	width: 820px;
	text-align: center;
	max-width: calc(100vw - 90px);
}

.the-concept h4 {
	width: 240px;
}

section.the-concept {
	padding-top: 125px;
}

.the-concept .desc {
	gap: 15px;
	align-items: flex-start;
	flex-direction: column;
}

.the-concept .col1 {
	padding: 75px 90px 0px 0px;
}

.the-concept .col2 {
	padding: 0px 30px 0px;
}

.the-concept .col2 > div {
	height: 500px;
}

.the-concept .col3 > div {
	height: 370px;
}

.restaurant-uniquess {
	display: flex;
	margin-top: 140px;
}

.restaurant-uniquess .col1 {
	width: 50%;
	height: 690px;
	background-position: center;
	background-size: cover;
}

.restaurant-uniquess .swiper-container {
	overflow: hidden;
	width: 50%;
	height: 690px;
}

.restaurant-uniquess .col1 .img {
	background-position: center;
	background-size: cover;
	width: 100%;
}

.restaurant-uniquess .col2 {
	width: 50%;
	padding: 110px 95px 0px 80px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.restaurant-uniquess .col2 p {
	width: 270px;
	margin-bottom: 60px;
}

.restaurant-uniquess .col2 h5 {
	width: 240px;
}

.joao-vieira {
	display: flex;
	padding: 140px 95px 0px;
}

.joao-vieira .swiper-container {
	overflow: hidden;
	height: calc(1100px / 2);
	width: 50%;
}

.joao-vieira .swiper-container .parallax-bg {
	background-position: center;
	background-size: cover;
}

.joao-vieira .col2 {
	height: calc(1100px / 2);
	width: 50%;
	background-position: center;
	background-size: cover;
}

.joao-vieira .col1 {
	width: 50%;
	padding: 10px 130px 0px 0px;
	display: flex;
}

.joao-vieira .desc {
	width: 120px !important;
	margin-right: 70px;
	white-space: nowrap;
	height: fit-content;
	align-items: flex-start;
	flex-direction: column;
	gap: 15px;
}

.joao-vieira .content {
	padding-top: 70px;
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: flex-end;
}

.joao-vieira h2 {
	margin-bottom: 30px;
	font-size: 32px;
}

.joao-vieira h6 {
	width: 240px;
}

section.wine-cellar {
	display: flex;
	padding-top: 130px;
}

section.wine-cellar .col1 {
	width: 50%;
	padding-right: 85px;
}

section.wine-cellar .swiper-container {
	overflow: hidden;
	height: 580px;
	width: calc(50% - 85px);
	margin-right: 85px;
}

section.wine-cellar .swiper-container .parallax-bg {
	background-position: center;
	background-size: cover;
}

section.wine-cellar .col1 > div {
	width: 100%;
	height: 580px;
	background-size: cover;
	background-position: center;
}

section.wine-cellar .col2 {
	max-width: calc(1440px / 2);
	width: 50%;
	display: flex;
	justify-content: space-between;
	padding-right: 95px;
}

.wine-cellar .col2 p {
	width: 265px;
}

.wine-cellar .col2 h5 {
	width: 240px;
}

body.cms-concept footer {
	margin: 0px;
}

/* Lunch Menu */

.lunch-menu .cruz,
.restaurant-menu .cruz {
	width: 40px;
	position: absolute;
	top: 45px;
	right: 55px;
	height: 40px;
	cursor: pointer;
}

.lunch-menu .cruz::after,
.restaurant-menu .cruz::after,
.lunch-menu .cruz::before,
.restaurant-menu .cruz::before {
	content: "";
	width: 100%;
	height: 2px;
	background-color: var(--castanho);
	display: block;
	position: absolute;
	transform-origin: center;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.lunch-menu .cruz::before,
.restaurant-menu .cruz::before {
	transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

section.lunch-menu {
	padding: 145px 95px 0px;
	display: none;
}

section.lunch-menu.open {
	display: block;
}

.carta {
	background-color: var(--beige);
	padding: 70px 40px 50px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.carta h2 {
	font-size: 36px;
	color: var(--castanho);
	margin-bottom: 20px;
	text-align: center;
}

.carta .horario-menu h6 {
	font-size: 14px;
	text-align: center;
}

.carta .horario-menu h6 strong {
	font-weight: 400;
}

.carta .titulo-menu {
	margin-bottom: 115px;
}

.carta .item-menu {
	text-align: center;
	margin-bottom: 50px;
}

.carta .item-menu h3 {
	margin-bottom: 15px;
}

.carta .item-menu h5 {
	line-height: 25px;
	text-transform: uppercase;
}

.carta .preco {
	margin-top: 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.carta .preco h3 {
	color: var(--black);
	text-align: center;
	display: flex;
	gap: 20px;
	align-items: center;
	justify-content: center;
}

.carta .preco h3::after,
.carta .preco h3::before {
	content: "";
	width: 30px;
	height: 1px;
	background-color: var(--black);
}

.carta .preco h6 {
	text-transform: uppercase;
	width: 300px;
	text-align: center;
	line-height: 17px;
	margin-top: 15px;
}

.lunch-menu .wrapper-menu {
	flex-direction: column;
}

/* Restaurant Menu */

.restaurant-menu {
	padding: 140px 95px 0px;
	display: none;
}

.restaurant-menu.open {
	display: block;
}

.restaurant-menu .carta {
	padding: 70px 100px 50px;
	align-items: flex-start;
}

.restaurant-menu .carta h2 {
	text-align: left;
}

.wrapper-menu {
	display: flex;
	flex-wrap: wrap;
}

.wrapper-menu .grupo {
	width: 50%;
}

.wrapper-menu .grupo:first-child {
	padding-bottom: 90px;
}

.wrapper-menu .grupo:nth-child(2n-1) {
	padding-right: 115px;
}

.restaurant-menu .item-menu h3 {
	text-align: left;
}

.restaurant-menu .item-menu h5 {
	text-align: left;
	line-height: 18px;
}

.restaurant-menu .item-menu > h5 {
	margin-bottom: 15px;
}

.restaurant-menu .item {
	display: flex;
	justify-content: space-between;
	gap: 30px;
	margin-bottom: 15px;
}

.item-menu h6 {
	text-transform: uppercase;
	text-align: left;
	color: var(--castanho);
	position: relative;
	top: -10px;
}

.item.mais-margem {
	margin-top: 40px;
}

/* Contacts */

.contacts {
	display: flex;
	justify-content: space-between;
	padding: 90px 95px 0px;
}

.contacts .swiper-container {
	width: 340px;
	height: 425px;
	overflow: hidden;
}

.contacts .col2 .img > div {
	width: 340px;
	height: 425px;
	background-size: cover;
	background-position: center;
}

.contacts .col2 {
	display: flex;
}

.contacts .col2 .info-contacts {
	padding-right: 90px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.contacts .col2 .img {
	border-left: 1px solid rgb(166 90 42 / 50%);
	border-right: 1px solid rgb(166 90 42 / 50%);
	padding: 0px 25px;
	height: fit-content;
}

.contacts .col1 p {
	width: 280px;
}

.contacts .desc {
	gap: 15px;
	align-items: flex-start;
	flex-direction: column;
	margin-bottom: 25px;
}

.contacts .info {
	margin-bottom: 50px;
}

.contacts .info:last-child h5 a {
	text-decoration: underline;
}

.page-contacts footer.footer {
	margin-top: 130px;
}

/* Evento */

article.evento {
	max-width: 1350px;
	margin: 0 auto;
	margin-top: 120px;
	display: flex;
}

article.evento .col1 {
	width: 50%;
	height: calc(100vh - 120px);
}

article.evento .slide-galeria {
	width: 100%;
	height: 100%;
}

article.evento .slide-galeria .img {
	background-size: cover;
	background-position: bottom;
	height: calc(100vh - 120px);
}

article.evento .col2 {
	width: 50%;
	padding-left: 70px;
	padding-right: 50px;
}

article.evento .desc {
	flex-direction: column;
	gap: 15px;
	align-items: flex-start;
	margin-bottom: 60px;
}

article.evento .content > div {
	display: flex;
	justify-content: space-between;
}

article.evento .content .links {
	margin-bottom: 30px;
}

article.evento h2 {
	width: 270px;
	margin-bottom: 30px;
}

article.evento h5 {
	color: var(--castanho);
	text-transform: uppercase;
	white-space: nowrap;
}

article.evento .content p,
article.evento .content .text a,
article.evento .content li {
	width: 380px;
	font-family: "CourierPrime";
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 15px;
}

article.evento .content li {
	margin-bottom: 0px;
}

article.evento .links .desc {
	flex-direction: row;
	align-items: center;
	gap: 22;
	margin-bottom: 15px;
}

article.evento .links .desc a {
	text-decoration: underline;
	white-space: nowrap;
}

body.evento footer {
	margin-top: 0px;
}

body.evento .hamburguer-menu .line,
body.cms-politica-de-cookies .hamburguer-menu .line {
	background-color: var(--castanho);
}

body.evento .hamburguer-menu.open .line,
body.cms-politica-de-cookies .hamburguer-menu.open .line {
	background-color: white;
}

.block-homepage-zona-historica {
	background: var(--beige);
	/*padding: 160px 128px;*/
	padding: 160px 0px;
}

.block-homepage-zona-historica .block-conteudo {
	width: 960px;
	margin: auto;
	max-width: 90%;

	color: var(--castanho);
	text-align: center;
	font-family: "TomatoGroteskLight";
	font-size: 30px;
	font-style: normal;
	font-weight: 200;
	line-height: 50px;
}

.block-homepage-zona-historica .block-conteudo p {
	color: var(--castanho);
	text-align: center;
	font-family: "TomatoGroteskExtraLight";
	font-size: 30px;
	font-style: normal;
	font-weight: 200;
	line-height: 50px;
}

.block-homepage-zona-historica .block-conteudo p span {
	font-family: "TomatoGroteskLight";
	color: var(--castanho);
	font-size: 30px;
	font-style: normal;
	font-weight: 200;
	line-height: 50px;
}

.block-homepage-quatro-moradias {
	background-color: var(--castanho);
}
.block-homepage-quatro-moradias .block-frase {
	display: none;
}

.block-homepage-quatro-moradias .row .col-md-6:first-child {
	width: 30%;
	padding: 190px 20px;
	min-height: 564px;
}
.block-homepage-quatro-moradias .row .col-md-6:last-child {
	width: 70%;
	min-height: 564px;
}

.block-homepage-quatro-moradias .container {
	width: 100%;
}

.block-homepage-quatro-moradias .block-conteudo {
	font-family: "TomatoGroteskRegular";
	color: var(--castanho);
	font-size: 30px;
	font-style: normal;
	font-weight: 200;
	line-height: 50px;
}

.block-homepage-quatro-moradias .block-conteudo p {
	font-family: "TomatoGroteskThin";
	color: var(--beige);
	text-align: center;
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	line-height: 46px; /* 115% */
	display: inline-table;
	width: 100%;
}
.block-homepage-quatro-moradias .block-conteudo p span {
	font-family: "TomatoGroteskLight";
	color: var(--beige);
	text-align: center;
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	line-height: 46px; /* 115% */
}

.block-homepage-quatro-moradias .block-conteudo .ficaBaixo {
	color: var(--beige);
	text-align: center;
	font-family: "TomatoGroteskLight";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 34px;
	letter-spacing: 1.4px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}

.bairro-ouro {
	background: var(--beige);
	padding-top: 93px;
	padding-bottom: 137px;
	display: flex;
}
.bairro-ouro .custom-container {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-content: flex-end;
}
.bairro-ouro .col1 {
	width: 50%;
	padding-right: 70px;
}
.bairro-ouro .col2 {
	width: 50%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-end;
}
.bairro-ouro .supertitulo {
	color: var(--castanho);
	font-family: "TomatoGroteskRegular";
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 34px; /* 283.333% */
	letter-spacing: 1.2px;
	text-transform: uppercase;
	margin-top: 16px;
	position: absolute;
}
.bairro-ouro .col1 img {
	width: 650px;
	max-width: 100%;
}
.bairro-ouro .col2 p {
	color: var(--castanho);
	font-family: "TomatoGroteskExtraLight";
	font-size: 22px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px; /* 154.545% */
	text-transform: none;
	width: 373px;
	max-width: 100%;
}
.bairro-ouro .col2 p span {
	color: var(--castanho);
	font-family: "TomatoGroteskLight";
	font-size: 22px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px;
	text-transform: none;
}

.bairro-ouro .col2 p span em {
	font-family: "TomatoGroteskSlanted";
}
.bairro-ouro .superconteudo p:last-child {
	margin-top: 40px;
}
.bairro-ouro .superconteudo p:last-child span {
	font-family: "TomatoGroteskRegular";
}

.block-homepage-arquitetura-contemporanea {
	background-color: var(--castanho);
	padding: 100px 67px;
}
.block-homepage-arquitetura-contemporanea .block-conteudo {
}
.block-homepage-arquitetura-contemporanea .block-conteudo p {
	color: var(--beige);
	text-align: center;
	font-family: "TomatoGroteskExtraLight";
	font-size: 26px;
	font-style: normal;
	font-weight: 200;
	line-height: 55px; /* 211.538% */
	letter-spacing: 0.52px;
}

.galeraPrincipal {
	display: flex;
	flex-wrap: wrap;
	gap: 20px; /* Espaço entre as imagens */
	justify-content: space-around; /* Centraliza os itens */
	flex-direction: row;
	align-content: stretch;
	align-items: stretch;
}
.galeraPrincipal:after,
.galeraPrincipal:before {
	display: none;
}

.gallery-item {
	flex: 0 0 calc(33.333% - 20px); /* 33.33% - ajuste para o gap */
	max-width: calc(33.333% - 20px); /* Para navegadores mais antigos */
	box-sizing: border-box;
	cursor: pointer;
	border-radius: 0px;
}

.gallery-item img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 0px; /* Opcional: bordas arredondadas */
	transition: transform 0.3s ease; /* Efeito hover opcional */
}
.gallery-item .round-button {
	display: none;
	width: 123px;
	height: 123px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
a.round-button,
.microSlide {
	position: relative;
}

/* .microSlide::after {
	display: none;
} */

/* .gallery-item:hover .microSlide::after {
	display: block;
} */
.round-button::after
/* ,.microSlide::after  */ {
	content: "view galery";
	position: absolute;
	top: 50%;
	left: 49%;
	width: 60px;
	text-align: center;
	font-size: 17px;
	letter-spacing: 0.3px;
	line-height: 1;
	color: var(--beige);
	transform: translate(-50%, -50%);
	/* opacity: 0; */
}

.round-button {
	border-radius: 100%;
	background-color: var(--castanho);
	transition: all 300ms linear;
}

.round-button:hover {
	transform: translate(-50%, -50%) scale(1.1) !important;
}
.uma-galeria-local .custom-container .col1 .round-button:hover {
	transform: scale(1.1) !important;
}
html[lang="pt"] .round-button::after
/* ,html[lang="pt"] .microSlide::after  */ {
	content: "ver galeria";
	font-size: 14px;
	width: 100%;
}

.gallery-item:hover .round-button {
	display: block;
}

.galerina-home {
	background: var(--beige);
	padding-top: 130px;
	padding-bottom: 167px;
}

.gallery-item:nth-child(1),
.gallery-item:nth-child(3),
.gallery-item:nth-child(4),
.gallery-item:nth-child(6) {
	flex: 0 0 calc(35% - 20px);
	max-width: calc(35% - 20px);
}
.gallery-item:nth-child(2),
.gallery-item:nth-child(5) {
	flex: 0 0 calc(30% - 20px);
	max-width: calc(30% - 20px);
}
.gallery-item:nth-child(3n + 1),
.gallery-item:nth-child(3n + 2),
.gallery-item:nth-child(3n + 3) {
	align-self: flex-end;
}

/* Itens da segunda linha (4-6) - alinhados na base */
.gallery-item:nth-child(3n + 4),
.gallery-item:nth-child(3n + 5),
.gallery-item:nth-child(3n + 6) {
	align-self: flex-start;
}

.plantas-esquemas {
	background: var(--beige);
	padding-top: 40px;
	padding-bottom: 40px;
	margin-left: 20px;
	margin-right: 20px;
}
.plantas-esquemas .custom-container {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	border-bottom: 1px solid var(--castanho);
	padding-bottom: 45px;
}
.plantas-esquemas .custom-container .col1 {
	width: 300px;
}
.plantas-esquemas .custom-container .col2 {
	padding-left: 50px;
	position: relative;
}
.plantas-esquemas .custom-container .col1 .supertitulo_bairro,
.especial-tabela span {
	font-family: "TomatoGroteskExtraLight";
	font-size: 46px;
	color: var(--castanho);
	line-height: 24px;
	font-weight: 300 !important;
	margin: 0px;
	letter-spacing: 0.3px;
	margin-bottom: 180px;
}
.especial-tabela span {
	color: #815236;
}
.plantas-esquemas .custom-container .col1 .superconteudo_bairro {
}
.plantas-esquemas .custom-container .col1 .superconteudo_bairro p {
	color: var(--castanho);
	font-family: "TomatoGroteskLight";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px; /* 171.429% */
	letter-spacing: 0.28px;
}
.plantas-esquemas .custom-container .col2 img {
	mix-blend-mode: multiply;
}
.plantas-esquemas .custom-container .col2 a {
	color: var(--castanho);
	font-family: "TomatoGroteskLight";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 34px; /* 242.857% */
	letter-spacing: 0.28px;
	position: absolute;
	bottom: -40px;
	right: 0px;
	text-transform: lowercase;
	/* visibility: hidden; */
}
.plantas-esquemas .custom-container .col2 {
	display: flex;
	justify-content: flex-end;
}
.plantas-esquemas .custom-container .col2 img {
	width: 80%;
}

#bloco-3226,
#bloco-3227 {
	padding-bottom: 75px;
}

.plantas-espacos {
	background: var(--castanho);
	padding-top: 84px;
	padding-bottom: 84px;
}
.plantas-espacos .custom-container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.plantas-espacos .custom-container .col1 {
	width: 33%;
}
.plantas-espacos .custom-container .col1 .supertitulo_bairro {
	color: var(--beige);
	font-family: "TomatoGroteskLight";
	font-size: 40px;
	font-style: normal;
	font-weight: 200;
	line-height: 46px; /* 115% */
	width: 278px;
	max-width: 100%;
}
.plantas-espacos .custom-container .col2 .superconteudo_bairro {
	width: 314px;
	max-width: 100%;
}
.plantas-espacos .custom-container .col3 .superconteudo_bairro {
	width: 314px;
	max-width: 100%;
}
.plantas-espacos .custom-container .col2,
.plantas-espacos .custom-container .col3 {
	width: 33%;
	color: var(--beige);
	font-family: "TomatoGroteskLight";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	letter-spacing: 0.48px;
	display: flex;
	justify-content: flex-end;
}
.plantas-espacos .custom-container .col2 h6,
.plantas-espacos .custom-container .col3 h6 {
	color: var(--beige);
	font-family: "TomatoGroteskLight";
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.48px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}
.plantas-espacos .custom-container .col2 p,
.plantas-espacos .custom-container .col3 p {
	margin-bottom: 0px;
	line-height: inherit;
	color: var(--beige);
	font-family: "TomatoGroteskLight";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0.42px;
	position: relative;
	margin-top: 12px;
}
.plantas-espacos .custom-container .col2 p span,
.plantas-espacos .custom-container .col3 p span {
	color: var(--beige);
	font-family: "TomatoGroteskLight";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0.42px;
	position: relative;
}
.plantas-espacos .custom-container .col2 p strong,
.plantas-espacos .custom-container .col3 p strong {
	color: var(--beige);
	font-family: "TomatoGroteskRegular";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	/* line-height: 36px; */
	line-height: 1;

	letter-spacing: 0.42px;
}

.uma-galeria-local {
}

.uma-galeria-local .custom-container {
	max-width: 100%;
	width: 100%;
}
.uma-galeria-local .custom-container .col1 {
	position: relative;
}

.uma-galeria-local .custom-container .col1 img {
	margin-bottom: -8px;
}

.uma-galeria-local .custom-container .col1 a {
	position: absolute;
	z-index: 2;
	bottom: 53px;
	width: 123px;
	height: 123px;
	right: 51px;
}

.uma-galeria-plantas .custom-container {
	max-width: 100%;
	width: 100%;
}
.uma-galeria-plantas .custom-container .col1 {
	position: relative;
}

.uma-galeria-plantas .custom-container .col1 img {
	margin-bottom: -8px;
}

.uma-galeria-plantas .custom-container .col1 a {
	position: absolute;
	z-index: 2;
	top: 50%;
	width: 120px;
	height: 120px;
	left: 50%;
	transform: translate(-50%, -50%);
}

.uma-galeria-plantas .custom-container .col1 a img {
	transition: all 300ms linear;
}
.uma-galeria-plantas .custom-container .col1 a img:hover {
	transform: scale(1.1);
	transition: all 300ms linear;
}

.um-bairro {
	background-color: var(--beige);
	/* padding-top: 120px;
	padding-bottom: 117.5px; */
	padding: 117px 20px;
}

.um-bairro .custom-container {
	display: flex;
	gap: 2px;
	align-items: flex-end;
	justify-content: space-around;
	/* justify-content: space-between; */
}

.um-bairro .custom-container .col1 {
	/* width: 50%; */

	width: calc(50% - 20px);
	/* max-width: 100%; */
	/* margin-right: 110px; */
	margin-right: 20px;
}
.um-bairro .custom-container .col2 img {
}

.um-bairro .custom-container .col3 img {
}
.um-bairro .custom-container .col1 .supertitulo_bairro {
	color: var(--castanho);
	font-family: "TomatoGroteskLight";
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	line-height: 46px; /* 115% */
	width: 340px;
	max-width: 100%;
	margin-bottom: 60px;
}
.um-bairro .custom-container .col2 img,
.um-bairro .custom-container .col3 img {
	display: flex;
	justify-content: flex-end;
	margin-left: auto;
}
.um-bairro .custom-container .col1 .superconteudo_bairro {
	width: 435px;
	max-width: 100%;
}
.um-bairro .custom-container .col1 .superconteudo_bairro p {
	color: var(--castanho);
	font-family: "TomatoGroteskExtraLight";
	font-size: 22px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px; /* 154.545% */
}
.um-bairro .custom-container .col1 .superconteudo_bairro p span {
	color: var(--castanho);
	font-family: "TomatoGroteskLight";
	font-size: 22px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px; /* 154.545% */
}

.um-bairro .custom-container .col1 .superconteudo_bairro p span em {
	font-family: "TomatoGroteskSlanted";
}
.um-bairro .custom-container .col2 img {
	width: 238.721px;
	/* max-width: 90%; */
	height: 339px;
}
.um-bairro .custom-container .col3 img {
	width: 402.512px;
	/* max-width: 90%; */
	margin-bottom: 70px;
	height: 447px;
	margin-left: 10px;
}

.poucos-passos {
	background: var(--castanho);
}
.poucos-passos .custom-container {
	/* display: flex;
	gap: 11px;
	align-items: flex-start;

	margin-left: 0px; */
	display: grid;
	grid-template-columns: 70% auto;
	gap: 11px;
	align-items: flex-start;
	/* width: 100% !important; */
	/* max-width: 100%; */
	margin-left: 0px;
	justify-content: space-between;
	max-width: unset;
}

.poucos-passos .custom-container .col1 {
	max-height: 702px;
}
.poucos-passos .custom-container .col1 img {
	height: 702px;
	width: 100%;
	object-fit: cover;
}
.poucos-passos .custom-container .col2 {
	padding-top: 162px;
	padding-right: 84px;
	padding-bottom: 27px;
	padding-left: 54px;
	/* width: 620px; */
}

.poucos-passos .custom-container .col2 .superconteudo_bairro p {
	color: var(--beige);
	font-family: "TomatoGroteskExtraLight";
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px; /* 188.889% */
}
.poucos-passos .custom-container .col2 .superconteudo_bairro p span {
	color: var(--beige);
	font-family: "TomatoGroteskRegular";
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px; /* 188.889% */
}

.page-localizacao footer.footer {
	background: var(--beige);
}
.page-localizacao footer.footer h2,
.page-localizacao .creditos > .col-md-6,
.page-localizacao .location p a,
.page-localizacao footer h6 a {
	color: var(--castanho);
}

.casas-serenidade {
	background: var(--beige);
	padding-bottom: 150px;
	padding-top: 40px;
}
.casas-serenidade .custom-container {
	display: flex;
	gap: 11px;
	align-items: flex-end;
}
.casas-serenidade .col1 {
	width: 40%;
}
.casas-serenidade .col2 {
	width: 60%;
}
.casas-serenidade .superconteudo_bairro {
	width: 300px;
	/* width: 342px; */

	max-width: 100%;
}
.casas-serenidade .superconteudo_bairro p {
	color: var(--castanho);
	font-family: "TomatoGroteskExtraLight";
	font-size: 22px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px; /* 154.545% */
}
.casas-serenidade .superconteudo_bairro p em {
	font-family: "TomatoGroteskSlanted";
}
.casas-serenidade .superconteudo_bairro span {
	color: var(--castanho);
	font-family: "TomatoGroteskLight";
	font-size: 22px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px;
}
.casas-serenidade .superconteudo_bairro a {
	color: var(--castanho);
	font-family: "TomatoGroteskLight";
	font-size: 14px;
	display: block;
	margin-top: 35px;
	font-style: normal;
	font-weight: 300;
	line-height: 34px; /* 242.857% */
	letter-spacing: 0.28px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}
.casas-serenidade .col2 img {
	/* width: 712px; */
	/* max-width: 100%; */
}

.casas-linhas {
	background: var(--beige);
	padding-bottom: 85px;
	padding-top: 85px;
}
.casas-linhas .custom-container {
	display: flex;
	gap: 11px;
	align-items: flex-end;
}
.casas-linhas .col1 {
	width: 50%;
	padding-right: 75px;
}
.casas-linhas .col2 {
	width: 50%;
}
.casas-linhas .superconteudo_bairro {
	width: 416px;
	max-width: 100%;
	/* padding-left: 75px; */
}
.casas-linhas .superconteudo_bairro p {
	color: var(--castanho);
	font-family: "TomatoGroteskExtraLight";
	font-size: 22px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px; /* 154.545% */
}
.casas-linhas .superconteudo_bairro span {
	color: var(--castanho);
	font-family: "TomatoGroteskRegular";
	font-size: 22px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px;
}
.casas-linhas .superconteudo_bairro a {
	color: var(--castanho);
	font-family: "TomatoGroteskLight";
	font-size: 14px;
	display: block;
	margin-top: 35px;
	font-style: normal;
	font-weight: 300;
	line-height: 34px; /* 242.857% */
	letter-spacing: 0.28px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}
.casas-linhas .col1 img {
	/* width: 712px; */
	/* max-width: 100%; */
}

.casas-projeto {
	background: var(--beige);
	padding-bottom: 85px;
	padding-top: 85px;
}
.casas-projeto .custom-container {
	display: flex;
	gap: 11px;
}
.casas-projeto .col1 {
	width: 60%;
	padding-right: 75px;
}
.casas-projeto .col2 {
	width: 40%;
}
.casas-projeto .superconteudo_bairro {
	width: 495px;
	max-width: 100%;
	/* padding-left: 75px; */
}
.casas-projeto .superconteudo_bairro p {
	color: var(--castanho);
	font-family: "TomatoGroteskThin";

	/* 154.545% */
	font-size: 40px;
	font-style: normal;
	font-weight: 100;
	line-height: 46px; /* 115% */
}
.casas-projeto .superconteudo_bairro strong {
	color: var(--castanho);
	font-family: "TomatoGroteskRegular";
	font-size: 40px;
	font-style: normal;
	font-weight: 100;
	line-height: 46px; /* 115% */
}
.casas-projeto .superconteudo_bairro a {
	color: var(--castanho);
	font-family: "TomatoGroteskLight";
	font-size: 14px;
	display: block;
	margin-top: 35px;
	font-style: normal;
	font-weight: 300;
	line-height: 34px; /* 242.857% */
	letter-spacing: 0.28px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}
.casas-projeto .superconteudo_bairro_2 p:first-child {
	margin-bottom: 40px;
}
.casas-projeto .superconteudo_bairro_2 p {
	color: var(--castanho);
	font-family: "TomatoGroteskExtraLightSlanted";

	/* 154.545% */
	font-size: 18px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px;
}
.casas-projeto .superconteudo_bairro_2 strong {
	color: var(--castanho);
	font-family: "TomatoGroteskRegular";
	font-size: 22px;
	font-style: normal;
	font-weight: 200;
	line-height: 34px;
}
.casas-projeto .superconteudo_bairro_2 a {
	color: var(--castanho);
	font-family: "TomatoGroteskLight";
	font-size: 14px;
	display: block;
	margin-top: 35px;
	font-style: normal;
	font-weight: 300;
	line-height: 34px; /* 242.857% */
	letter-spacing: 0.28px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}
.casas-projeto .col1 img {
	/* width: 712px; */
	/* max-width: 100%; */
}

.tabela-casas {
	background: var(--castanho);
	padding-bottom: 50px;
	padding-top: 80px;
}

.tabela-casas .custom-container {
}
.tabela-casas table {
	width: 100%;
}
.tabela-casas tr {
}

.tabela-casas table th:last-child,
.tabela-casas table td:last-child {
	width: 50px; /* or any width you need */
}

.tabela-casas th {
	color: var(--beige);
	font-family: "TomatoGroteskLight";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px; /* 150% */
	letter-spacing: 0.48px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
	padding-bottom: 30px;
	text-align: center;
}
.tabela-casas td {
	color: var(--beige);
	font-family: "TomatoGroteskLight";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.48px;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
}
.tabela-casas td img {
	height: 32px;
}
.tabela-casas caption {
	position: absolute;
	left: 0px;
	top: 50%;
	color: var(--beige);
	text-align: center;
	font-family: "TomatoGroteskLight";
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 34px; /* 283.333% */
	letter-spacing: 1.2px;
	text-transform: uppercase;
	transform: rotate(-90deg) translateY(-50%);
}
td.especial-tabela {
	text-align: left;
	width: 38%;
	position: relative;
}
.especial-tabela:before {
}
.especial-tabela:after {
	content: "";
	width: 80%;
	height: 1px;
	border: 0.5px solid #7f5239;
	position: absolute;
	opacity: 0.5;
	right: 0px;
	bottom: 35px;
}
.tabela-casas table {
	width: 92%;
	/* margin-left: 4%; */
	margin-left: auto;
}

/* Media Queries */
@media only screen and (max-width: 1440px) {
	/* Homepage */
	.agenda .loop-agenda article .img {
		height: calc(33.3vw - 80px);
	}

	/* Concept */
	.joao-vieira .col2 {
		height: calc(45vw - 95px);
	}
	.custom-container {
		max-width: 1280px;
		margin: 0 auto;
		width: 100%;
	}
}

@media only screen and (max-width: 1400px) {
	.poucos-passos .custom-container .col2 .superconteudo_bairro p {
		font-size: 16px;
		line-height: 30px;
	}

	.poucos-passos .custom-container .col2 {
		padding-top: 122px;
	}
	/* .poucos-passos .custom-container .col1 img {
		height: 550px;
	}
  .poucos-passos .custom-container .col1 {
    max-height: 550px;
} */
}

@media only screen and (max-width: 1280px) {
	/* Evento */
	article.evento .content > div {
		gap: 30px;
	}

	article.evento .content p,
	article.evento .content .text a,
	article.evento .content li {
		width: 100%;
	}

	.block-homepage-quatro-moradias .block-conteudo p,
	.block-homepage-quatro-moradias .block-conteudo p span {
		font-size: 28px;
		line-height: 36px;
	}

	.custom-container {
		max-width: 1100px;
		margin: 0 auto;
		width: 100%;
	}
	.poucos-passos .custom-container .col2 {
		padding-right: 40px;
		padding-left: 34px;
		/* width: 1220px; */
	}
}

@media only screen and (max-width: 1024px) {
	/* Header */

	.headerExtra {
		top: calc(100vh - 30px);
	}

	/* Homepage */

	.banner {
		height: 100vh;
		max-height: 700px;
	}

	.banner .wrapper-content .img {
		height: 100vh;
		max-height: 700px;
	}

	.our-concept .col2 > div {
		height: 350px;
	}

	.our-concept .col1 p {
		width: 100%;
	}

	.our-concept .col1 {
		padding: 35px 40px 55px 0px;
	}

	.menus-home .info-menus {
		padding: 35px 35px 40px;
	}

	section.menus-home > div {
		height: 500px;
	}

	.img-menus-container .img {
		height: 500px;
	}

	.menus-home .sinal-mais {
		width: 30px;
		height: 30px;
	}

	.info-menus h2,
	.info-menus h2 span {
		font-size: 25px;
		text-align: center;
	}

	.lunch-menu .cruz,
	.restaurant-menu .cruz {
		height: 30px;
		width: 30px;
	}

	.restaurant-menu .carta {
		padding: 50px 50px 50px;
	}

	.carta .titulo-menu {
		margin-bottom: 75px;
	}

	.wrapper-menu .grupo:nth-child(2n-1) {
		padding-right: 60px;
	}

	.loop-agenda article h4 {
		font-size: 14px;
		line-height: 20px;
	}

	/* Footer */

	footer h2 {
		font-size: 24px;
	}

	#email-newsletter {
		width: 200px;
	}

	/* Concept */

	.joao-vieira .desc {
		margin-right: 35px;
	}

	/* Contacts */

	.contacts .col2 .info-contacts {
		padding-right: 30px;
	}

	.contacts .col1 p {
		width: 200px;
	}

	/* Evento */

	article.evento .col2 {
		width: 50%;
		padding-left: 40px;
		padding-right: 30px;
	}

	article.evento .content p,
	article.evento .content .text a,
	article.evento .content li {
		width: 100%;
		font-size: 12px;
	}

	article.evento .content > div:last-child {
		flex-direction: column;
	}

	.custom-container {
		max-width: 820px;
		margin: 0 auto;
		width: 100%;
	}
	.block-homepage-quatro-moradias .row .col-md-6:first-child {
		width: 30%;
		padding: 210px 40px;
	}

	.bairro-ouro .col2 p,
	.bairro-ouro .col2 p span {
		font-size: 16px;
		line-height: 22px;
	}
	.block-homepage-arquitetura-contemporanea .block-conteudo p {
		font-size: 22px;
		line-height: 42px;
	}
	.menu-principal ul.menul li a {
		font-size: 35px;
		line-height: 80px;
	}
	.menu-principal {
		height: 700px;
	}
	.headerExtra {
		top: calc(700px - 30px);
	}

	.tabela-casas caption {
		left: 50%;
		top: 40px;
		font-size: 12px;
		line-height: 34px;
		transform: rotate(0deg) translateX(-50%);
	}
	.tabela-casas table {
		width: 100%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 820px) {
	/* Estrutra */

	p,
	a,
	p span,
	p strong {
		font-size: 20px;
		line-height: 28px;
		letter-spacing: 0.2px;
	}

	/* Homepage */

	section.our-concept {
		padding: 100px 30px 0px;
	}

	.our-concept .col2 > div {
		height: 290px;
	}

	.our-concept .col1 {
		padding: 35px 40px 40px 0px;
	}
	.our-concept .col2 {
		padding: 25px 20px 40px;
	}

	.our-concept h6 {
		font-size: 12px;
		line-height: 15px;
		width: 100%;
	}

	.our-concept .col3 {
		padding: 0px 20px;
	}

	.our-concept .col3 > div {
		width: 100%;
		height: 140px;
	}

	.single-phrase {
		padding: 100px 30px 0px;
	}

	.regional-dishes p {
		width: 100%;
		max-width: 100%;
	}

	section.menus-home {
		padding: 100px 30px 0px;
		gap: 10px;
	}

	section.menus-home > div {
		height: 450px;
		width: calc(33.3% - 10px);
	}

	.img-menus-container .img {
		height: 450px;
	}

	section.lunch-menu {
		padding: 100px 30px 0px;
	}

	.carta h2 {
		font-size: 32px;
	}

	.restaurant-menu {
		padding: 100px 30px 0px;
	}

	.restaurant-menu .item {
		gap: 15px;
	}

	.carta .titulo-menu {
		margin-bottom: 50px;
	}

	.wrapper-menu .grupo:first-child {
		padding-bottom: 50px;
	}

	.restaurant-menu .carta {
		padding: 50px 50px 0px;
	}

	section.we-also-have {
		padding: 100px 30px 0px;
	}

	.we-also-have .col2 > div {
		height: 280px;
	}

	section.agenda {
		padding: 100px 15px 0px 30px;
	}

	.agenda .loop-agenda article .img {
		height: calc(33.3vw - 30px);
	}

	/* Footer */

	footer.footer {
		margin-top: 100px;
		padding: 40px 30px 20px;
	}

	.creditos {
		left: 30px;
		width: calc(100% - 60px);
	}

	.book-table {
		padding-bottom: 70px;
	}

	/* Concept */

	.traditional-recipes p {
		max-width: 100%;
		width: 100%;
	}

	.the-concept h4 {
		width: 100%;
		font-size: 14px;
		line-height: 21px;
	}

	.the-concept .col2 > div {
		height: 340px;
	}

	.the-concept .col3 > div {
		width: 100%;
		height: 270px;
	}

	.restaurant-uniquess {
		margin-top: 100px;
	}

	.restaurant-uniquess .col2 {
		width: 50%;
		padding: 110px 30px 0px 50px;
	}

	.joao-vieira {
		padding: 100px 30px 0px;
	}

	.joao-vieira .col2 {
		height: calc(45vw - 30px);
	}

	.joao-vieira .col1 {
		padding: 10px 50px 0px 0px;
	}

	.joao-vieira h6 {
		width: 100%;
	}

	.joao-vieira .desc {
		margin-right: 30px;
	}

	section.wine-cellar .col1 {
		padding-right: 50px;
	}

	section.wine-cellar .col2 {
		padding-right: 30px;
		gap: 30px;
	}

	.wine-cellar .col2 h5 {
		width: 100%;
	}

	.wine-cellar .col2 p {
		width: 100%;
	}

	/* Contacts */

	.contacts {
		padding: 90px 30px 0px;
		gap: 40px;
	}

	.contacts .col2 .img > div {
		width: 230px;
		height: 430px;
	}

	.contacts .col1 p {
		width: 100%;
	}

	.contacts .info h5 {
		white-space: nowrap;
	}

	.custom-container {
		max-width: 640px;
		margin: 0 auto;
		width: 100%;
	}

	.menu-principal {
		height: 100vh;
		width: 100vw;
		right: -100vw;
	}
	.headerExtra.open {
		top: calc(100vh - 30px);
		right: calc(100% - 53px);
	}
	.block-homepage-zona-historica .block-conteudo p,
	.block-homepage-zona-historica .block-conteudo p span {
		font-size: 27px;
		line-height: 43px;
	}
	.block-homepage-quatro-moradias .row .col-md-6:first-child {
		width: 40%;
		padding: 210px 40px;
	}
	.block-homepage-quatro-moradias .row .col-md-6:last-child {
		width: 60%;
		min-height: 564px;
	}
	.bairro-ouro .col1 {
		padding-right: 30px;
	}
	footer.footer {
		margin-top: 0px;
		padding: 40px 30px 20px;
	}
	footer h2,
	.location p a {
		font-size: 24px;
	}
	.casas-serenidade .superconteudo_bairro p,
	.casas-serenidade .superconteudo_bairro p span,
	.casas-linhas .superconteudo_bairro p,
	.casas-linhas .superconteudo_bairro p span,
	.casas-projeto .superconteudo_bairro_2 p,
	.casas-projeto .superconteudo_bairro_2 p span,
	.casas-projeto .superconteudo_bairro_2 p strong {
		font-size: 16px;
		line-height: 28px;
	}
	.casas-projeto .superconteudo_bairro p,
	.casas-projeto .superconteudo_bairro p strong,
	.casas-projeto .superconteudo_bairro p span {
		font-size: 32px;
		line-height: 43px;
	}
	.casas-serenidade {
		padding-bottom: 70px;
		padding-top: 70px;
	}
	.plantas-esquemas .custom-container .col1 {
		width: 450px;
	}
	.plantas-esquemas
		.custom-container
		.col1
		.supertitulo_bairro
		.especial-tabela
		span {
		font-size: 46px;
		line-height: 22px;
		margin-bottom: 60px;
	}
	.plantas-espacos .custom-container .col1 .supertitulo_bairro {
		font-size: 25px;
		line-height: 40px;
		width: 278px;
		max-width: 96%;
	}
	.plantas-espacos .custom-container .col2 .superconteudo_bairro,
	.plantas-espacos .custom-container .col3 .superconteudo_bairro {
		width: 314px;
		max-width: 94%;
	}
	.um-bairro .custom-container .col1 .supertitulo_bairro {
		font-size: 28px;
		line-height: 36px;
		max-width: 96%;
		margin-bottom: 40px;
	}
	.um-bairro .custom-container .col1 .superconteudo_bairro p span,
	.um-bairro .custom-container .col1 .superconteudo_bairro p {
		font-size: 16px;
		line-height: 28px;
	}
	.um-bairro .custom-container .col2 img {
		width: 238.721px;
		max-width: 96%;
	}
	.um-bairro .custom-container .col1 .superconteudo_bairro {
		max-width: 94%;
	}
	.um-bairro {
		padding-top: 90px;
		padding-bottom: 90px;
	}
	.poucos-passos .custom-container .col2 .superconteudo_bairro p {
		font-size: 16px;
		line-height: 28px;
	}
	.poucos-passos .custom-container {
		display: flex;
		gap: 2px;
		align-items: flex-end;
		flex-direction: column;
		width: 100%;
		max-width: 100%;
	}
	.poucos-passos .custom-container .col2 {
		padding-top: 40px;
		padding-right: 54px;
		padding-bottom: 70px;
		padding-left: 54px;
		width: 100%;
	}

	.poucos-passos .custom-container .col1 img {
		height: 100%;
		width: 100%;
		object-fit: contain;
	}
}
@media only screen and (max-width: 640px) {
	.custom-container {
		max-width: 500px;
		margin: 0 auto;
		width: 100%;
	}

	.bairro-ouro .custom-container {
		display: flex;
		flex-wrap: nowrap;
		flex-direction: column;
		align-content: flex-end;
	}
	.bairro-ouro .col1,
	.bairro-ouro .col2 {
		width: 100%;
		padding: 0px;
		padding-bottom: 40px;
	}
	.bairro-ouro .supertitulo {
		position: relative;
		width: 100%;
	}
	.bairro-ouro {
		padding-bottom: 67px;
	}
	.block-homepage-arquitetura-contemporanea {
		padding: 100px 10px;
	}
	.block-homepage-arquitetura-contemporanea .block-conteudo p {
		font-size: 19px;
		line-height: 42px;
	}
	.gallery-item:nth-child(1),
	.gallery-item:nth-child(3),
	.gallery-item:nth-child(4),
	.gallery-item:nth-child(6),
	.gallery-item:nth-child(2),
	.gallery-item:nth-child(5) {
		flex: 0 0 calc(50% - 20px);
		max-width: calc(50% - 20px);
	}
	footer h2,
	.location p a {
		font-size: 18px;
		line-height: 24px;
	}

	.social-media a,
	.social-media p {
		font-size: 16px;
	}

	.casas-serenidade .custom-container,
	.casas-linhas .custom-container,
	.um-bairro .custom-container {
		display: flex;
		gap: 0px;
		align-items: flex-end;
		flex-direction: column;
	}
	.casas-serenidade .col2 {
		order: 1;
		width: 100%;
	}
	.casas-serenidade .col1 {
		order: 2;
		width: 100%;
	}
	.casas-serenidade .superconteudo_bairro {
		margin-top: 40px;
	}

	.casas-linhas .custom-container .col1,
	.casas-linhas .custom-container .col2 {
		width: 100%;
	}

	.casas-linhas .custom-container .col1 {
		padding-right: 0px;
		margin-bottom: 40px;
	}
	td.especial-tabela {
		text-align: left;
		width: auto;
		position: relative;
	}
	.especial-tabela:after {
		display: none;
	}
	.casas-projeto .col1 {
		width: 50%;
		padding-right: 0px;
	}
	.casas-projeto .col2 {
		width: 50%;
	}
	.plantas-esquemas .custom-container .col1 {
		width: 580px;
	}

	.um-bairro .custom-container {
		display: flex;
		gap: 0px;
		align-items: flex-start;
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
	}
	.um-bairro .custom-container .col1 {
		width: 100%;
		margin-bottom: 40px;
		margin-right: 0px;
	}
	.um-bairro .custom-container .col2,
	.um-bairro .custom-container .col3 {
		width: 50%;
	}
	.um-bairro .custom-container .col2 img,
	.um-bairro .custom-container .col3 img {
		margin-left: unset;
	}
}

@media only screen and (max-width: 600px) {
	footer.footer {
		display: flex;
		flex-direction: column;
		gap: 40px;
	}
	.location,
	.location h2 {
		margin-bottom: 0px;
	}
	.location p {
		text-align: left;
	}
	.social-media {
		margin-left: unset;
		margin-bottom: 70px;
	}
}
@media only screen and (max-width: 500px) {
	/* Estrutura */

	p,
	a,
	p span,
	p strong {
		font-size: 16px;
		line-height: 23px;
		letter-spacing: 0;
	}

	.cms-politica-de-cookies .container {
		width: calc(100% - 50px);
		max-width: 100%;
		margin: auto;
	}

	/* Header */

	.header .logo {
		padding: 0px;
		top: 40px;
		left: 30px;
	}

	.hamburguer-menu {
		top: 25px;
		right: 0px;
		width: 30px;
		height: 17px;
	}

	.menu-principal {
		height: 100dvh;
		max-height: 100dvh;
		width: 100vw;
		right: -100vw;
		padding-right: 30px;
		position: fixed;
	}

	.headerExtra.open {
		right: 0px;
		left: 50%;
		top: calc(100% - 30px);
		/* bottom: 0px; */
		transform: translate(-50%, -50%);
		position: fixed;
	}

	.headerExtra {
		right: calc(50% - 100vw);
		top: calc(100dvh - 130px);
		transform: translateX(50%);
	}

	.noticias.eventos.eventos.evento .headerExtra,
	.cms-politica-de-cookies .headerExtra {
		top: calc(100vh - 130px);
	}

	ul.sub-idiomas {
		justify-content: center;
	}

	.menu-principal {
		justify-content: center;
		padding: 0px;
	}

	.menu-principal ul.menul {
		align-items: center;
	}

	/* Homepage */

	.banner .wrapper-content .img {
		max-height: 550px;
	}

	.banner {
		/* max-height: 550px; */
		max-height: 665px;
	}

	body.cms-homapage .swiper-slide h1 {
		max-width: 270px;
	}

	section.our-concept {
		padding: 50px 30px 0px;
		flex-wrap: wrap;
	}

	.our-concept .col1 {
		width: 50%;
		padding: 0px 30px 25px 0px;
	}

	.our-concept .col2 {
		padding: 0px;
		width: 50%;
		border: 0px;
	}

	.our-concept .col2 > div {
		height: 240px;
	}

	.our-concept .col1 p {
		font-size: 14px;
		line-height: 20px;
	}

	.desc,
	.desc a {
		font-size: 11px;
		gap: 12px;
	}

	.desc::before {
		width: 12px;
	}

	.our-concept .col3 {
		padding: 25px 0px 0px;
		width: 100%;
		border: 0px;
		gap: 15px;
	}

	.our-concept .col3 > div {
		height: 190px;
	}

	.single-phrase {
		padding: 50px 30px 0px;
	}

	section.menus-home {
		padding: 50px 30px 0px;
		flex-direction: column;
		gap: 30px;
	}

	section.menus-home > div {
		width: 100%;
	}

	section.we-also-have {
		padding: 50px 30px 0px;
		flex-direction: column;
	}

	.we-also-have .col1 {
		padding: 10px 20px 10px 0px;
		width: 100%;
		gap: 20px;
	}

	.we-also-have .col1 p {
		width: 100%;
	}

	.we-also-have .col2 {
		padding: 10px 0px;
		width: 100%;
		border: 0px;
	}

	.we-also-have .col2 > div {
		height: 210px;
	}

	.loop-agenda .slick-next:before,
	.loop-agenda .slick-prev:before {
		width: 15px;
		height: 15px;
	}

	.loop-agenda .slick-next {
		right: -40px;
		top: 45%;
	}

	.loop-agenda .slick-prev {
		left: -20px;
		top: 45%;
	}

	.agenda .loop-agenda article .img {
		height: calc(90vw - 30px);
	}

	.block-homepage-quatro-moradias .row .col-md-6:first-child {
		min-height: unset;
	}

	/* Menus */

	section.lunch-menu {
		padding: 50px 0px 0px;
	}

	.lunch-menu .cruz,
	.restaurant-menu .cruz {
		top: 30px;
		right: 30px;
	}

	.carta {
		padding: 70px 30px 50px;
	}

	.carta .item-menu h5 {
		font-size: 12px;
		line-height: 18px;
	}

	.um-bairro {
		padding-left: 0px;
		padding-right: 0px;
	}

	.carta .item-menu h3,
	.carta .preco h3 {
		font-size: 25px;
		line-height: 25px;
	}

	.carta h2 {
		font-size: 28px;
	}

	.carta .horario-menu h6 {
		font-size: 13px;
	}

	.wrapper-menu {
		flex-direction: column;
	}

	.wrapper-menu .grupo {
		width: 100%;
	}

	.wrapper-menu .grupo:nth-child(2n-1) {
		padding-right: 0;
	}

	.wrapper-menu .grupo:first-child {
		padding-bottom: 0;
	}

	.restaurant-menu {
		padding: 50px 0px 0px;
	}

	.restaurant-menu .carta {
		padding: 70px 30px 0px;
	}

	.carta .titulo-menu {
		margin-bottom: 30px;
	}

	/* Footer */

	footer.footer {
		flex-wrap: wrap;
		justify-content: space-between;
	}

	footer h2 {
		margin-bottom: 15px;
	}

	footer.footer > div {
		width: 50%;
	}

	/* footer.footer .location {
		padding-bottom: 0px;
		padding-right: 20px;
	}

	footer.footer .follow-us {
		padding-bottom: 120px;
		padding-right: 20px;
	} */

	footer.footer h5 {
		font-size: 12px;
		line-height: 17px;
	}

	footer.footer .book-table {
		padding-right: 20px;
	}

	input#submit-newsletter {
		margin-top: 10px;
		font-size: 12px;
		margin-left: 0px;
	}

	#email-newsletter {
		width: 100%;
	}

	.newsletter form {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}

	.footer .creditos {
		width: 100%;
		flex-direction: column;
		align-items: center;
		left: 0px;
	}

	.footer .creditos h6 {
		font-size: 10px;
	}

	/* Concept */

	.the-concept h4 {
		width: 100%;
		font-size: 10px;
		line-height: 16px;
	}

	.the-concept .col2 > div {
		height: 100%;
	}

	.the-concept .desc {
		margin-bottom: 20px;
	}

	.the-concept .col3 > div {
		height: calc(100vw - 60px);
	}

	.restaurant-uniquess {
		margin-top: 50px;
		flex-direction: column;
	}

	.restaurant-uniquess .col1 {
		height: 100vw;
		width: 100%;
	}

	.restaurant-uniquess .swiper-container {
		width: 100%;
		height: 100vw;
	}

	.restaurant-uniquess .swiper-slide .img {
		width: 100%;
		height: 100vw;
	}

	.restaurant-uniquess .col2 {
		width: 100%;
		padding: 30px 30px 0px 30px;
	}

	.restaurant-uniquess .col2 p {
		width: 100%;
		margin-bottom: 25px;
	}

	.restaurant-uniquess .col2 h5 {
		width: 100%;
	}

	.joao-vieira {
		padding: 50px 30px 0px;
		flex-direction: column-reverse;
	}

	.joao-vieira .col2 {
		height: calc(100vw - 60px);
		width: 100%;
	}

	.joao-vieira .swiper-container {
		overflow: hidden;
		height: calc(100vw - 60px);
		width: 100%;
	}

	.joao-vieira .col1 {
		padding: 30px 0px 0px 0px;
		flex-direction: column;
		width: 100%;
	}

	.joao-vieira .content {
		padding-top: 30px;
	}

	section.wine-cellar {
		padding-top: 50px;
		flex-direction: column;
	}

	section.wine-cellar .swiper-container {
		height: 100vw;
		width: 100%;
		margin-right: 0;
	}

	section.wine-cellar .col1 {
		padding-right: 0;
		width: 100%;
	}

	section.wine-cellar .col1 > div {
		height: 100vw;
	}

	section.wine-cellar .col2 {
		padding: 30px 30px 0px;
		gap: 20px;
		width: 100%;
		flex-direction: column;
	}

	body.cms-concept footer {
		margin-top: 50px;
	}

	/* Contacts */

	.swiper-slide h1 {
		padding: 0px 30px;
	}

	.contacts {
		flex-direction: column;
		padding: 50px 30px 0px;
		gap: 50px;
	}

	.contacts h5,
	.contacts h5 a {
		font-size: 12px;
		line-height: 17px;
	}

	.contacts .col2 .info-contacts {
		padding-right: 20px;
		width: 50%;
	}

	.contacts .desc {
		margin-bottom: 15px;
	}

	.contacts .col2 .img {
		padding: 0px 0px;
		width: 50%;
		border: 0px;
	}

	.contacts .swiper-container {
		width: 50%;
		height: 320pxx;
		overflow: hidden;
	}

	.contacts .col2 .img > div {
		width: 100%;
		height: 320px;
	}

	.contacts .info {
		margin-bottom: 0;
	}

	.page-contacts footer.footer {
		margin-top: 50px;
	}

	article.evento {
		flex-direction: column;
		margin-top: 80px;
	}

	article.evento .col1 {
		width: 100%;
	}

	article.evento .slide-galeria .img {
		height: calc(80vh - 80px);
	}

	article.evento .col1 {
		height: calc(80vh - 80px);
	}

	article.evento .col2 {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 30px;
	}

	article.evento .desc {
		margin-bottom: 30px;
	}

	article.evento h2 {
		width: 100%;
		margin-bottom: 30px;
		font-size: 25px;
	}

	article.evento .content > div {
		gap: 15px;
	}

	article.evento .content .links {
		margin-bottom: 15px;
	}

	article.evento h2 {
		margin-bottom: 20px;
	}

	.page-homapage .grandeHeader .header {
		/* height: 550px; */
		height: 665px;
	}
	.hamburguer-menu {
		height: 53px;
		padding-right: 38px;
	}
	.block-homepage-zona-historica {
		padding: 60px 30px;
	}
	.block-homepage-zona-historica .block-conteudo p,
	.block-homepage-zona-historica .block-conteudo p span {
		font-size: 23px;
		line-height: 36px;
		text-align: left !important;
	}
	.container {
		width: calc(100% - 10px);
	}
	.block-homepage-quatro-moradias .row {
		display: flex;
		flex-direction: column-reverse;
	}
	.block-homepage-quatro-moradias .row .col-md-6:first-child,
	.block-homepage-quatro-moradias .row .col-md-6:last-child {
		width: 100%;
	}
	.block-homepage-quatro-moradias .row .col-md-6:first-child {
		padding: 120px 20px;
	}
	.block-homepage-quatro-moradias .row .col-md-6:last-child {
		min-height: 404px;
	}
	.bairro-ouro {
		padding-bottom: 67px;
		padding-top: 0px;
	}
	.bairro-ouro .col2 {
		padding-bottom: 0px;
		padding-left: 22px;
		padding-right: 22px;
	}
	.block-homepage-arquitetura-contemporanea {
		padding: 50px 30px;
		/* padding-bottom: 0px; */
	}

	.block-homepage-arquitetura-contemporanea .block-conteudo p {
		font-size: 18px;
		line-height: 22px;
	}
	.block-homepage-arquitetura-contemporanea .block-conteudo {
		display: flex;
		flex-direction: column;
		gap: 22px;
	}

	.galerina-home {
		padding-top: 0px;
		padding-bottom: 0px;
		/* margin-top: -50px; */
	}
	.gallery-item:nth-child(1),
	.gallery-item:nth-child(3),
	.gallery-item:nth-child(4),
	.gallery-item:nth-child(6),
	.gallery-item:nth-child(2),
	.gallery-item:nth-child(5) {
		flex: 0 0 calc(100% - 0px);
		max-width: calc(100% - 0px);
		display: none;
	}
	.gallery-item:nth-child(1) {
		display: block;
	}
	.gallery-item .round-button {
		display: block;
	}
	/* .gallery-item .microSlide::after {
		display: block;
		width: 135px;
		left: 50%;
	} */

	footer.footer > div {
		width: 100%;
	}
	/* .location {
		margin-bottom: 60px;
	} */
	/* .location:nth-child(2) {
		margin-bottom: 140px;
	} */
	.social-media {
		margin-left: unset;
		margin-bottom: 90px;
	}
	.location p {
		text-align: left;
	}
	.footer .creditos {
		width: 100%;
		flex-direction: column;
		align-items: flex-start;
		left: 0px;
		padding-left: 30px;
	}

	.menu-principal ul.menul li a {
		font-size: 28px;
		line-height: 50px;
	}

	.casas-serenidade .superconteudo_bairro {
		margin-top: 40px;
		padding-left: 30px;
		padding-right: 30px;
		width: 100%;
	}
	.casas-linhas {
		padding-bottom: 0px;
		padding-top: 50px;
	}
	.casas-linhas .custom-container .col2 {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.tabela-casas td {
		padding-bottom: 10px;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.especial-tabela span {
		font-size: 28px;
		line-height: 1;
	}
	.tabela-casas td img {
		height: 22px;
	}
	.tabela-casas caption {
		left: 50%;
		top: 20px;
		font-size: 12px;
		line-height: 34px;
		transform: rotate(0deg) translateX(-50%);
	}
	.tabela-casas {
		background: var(--castanho);
		padding-bottom: 50px;
		padding-top: 100px;
	}
	.casas-projeto .custom-container {
		display: flex;
		gap: 30px;
		flex-direction: column;
	}
	.casas-projeto .col1,
	.casas-projeto .col2 {
		width: 100%;
		padding-right: 30px;
		padding-left: 30px;
	}
	.casas-linhas .custom-container .col1 {
		padding-right: 0px;
		margin-top: 50px;
		margin-bottom: -8px;
		order: 2;
	}

	.plantas-espacos .custom-container {
		display: flex;
		gap: 30px;
		justify-content: space-between;
		align-items: flex-start;
		flex-direction: column;
	}
	.plantas-espacos .custom-container .col1,
	.plantas-espacos .custom-container .col2,
	.plantas-espacos .custom-container .col3 {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.plantas-espacos .custom-container .col2 .superconteudo_bairro,
	.plantas-espacos .custom-container .col3 .superconteudo_bairro {
		width: 100%;
		max-width: 100%;
	}
	.plantas-esquemas {
		margin: 0px;
	}
	.plantas-esquemas .custom-container {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		border-bottom: 1px solid var(--castanho);
		padding-bottom: 45px;
		flex-direction: column;
		gap: 30px;
	}
	.plantas-esquemas .custom-container .col1,
	.plantas-esquemas .custom-container .col2 {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.plantas-esquemas .custom-container .col1 .supertitulo_bairro {
		margin-bottom: 20px;
	}
	.plantas-esquemas .custom-container .col2 a {
		right: 30px;
		bottom: 0px;
		/* top: -131px; */
		top: -158px;
	}

	#bloco-3226 {
		padding-bottom: 0px;
	}

	.plantas-esquemas .custom-container .col2 {
		display: flex;
		justify-content: center;
	}
	.plantas-esquemas .custom-container .col2 img {
		width: 100%;
	}
	.um-bairro .custom-container .col1 {
		width: 100%;
		margin-bottom: 40px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.um-bairro .custom-container .col3 img {
		max-width: 100%;
		margin-bottom: 70px;
	}
	.page-homapage .header .logo {
		width: 310px;
		max-width: 90%;
	}
	.bairro-ouro .custom-container {
		max-width: 100%;
	}
	.bairro-ouro .custom-container .superconteudo {
		width: 100%;
	}
	.uma-galeria-local .custom-container .col1 a,
	.uma-galeria-plantas .custom-container .col1 a {
		position: absolute;
		z-index: 2;
		bottom: initial;
		width: 105px;
		height: 105px;
		right: inherit;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.uma-galeria-local .custom-container .col1 .round-button:hover {
		transform: translate(-50%, -50%) scale(1.1) !important;
	}
	.gallery-item .imgver {
		width: 135px;
		height: 135px;
	}

	.block-homepage-quatro-moradias .block-conteudo p,
	.block-homepage-quatro-moradias .block-conteudo p span {
		font-size: 40px;
		line-height: 46px;
	}

	/******** ALTERACOES MOBILE PEDRO *******/
	.bairro-ouro .col1,
	.bairro-ouro .col2 {
		padding-bottom: 00px;
	}
	.bairro-ouro .supertitulo {
		margin-top: 22px;
		margin-bottom: 22px;
	}

	.bairro-ouro .col2 p {
		font-size: 22px;
		line-height: 34px; /* 154.545% */
	}
	.bairro-ouro .col2 p,
	.bairro-ouro .col2 p span {
		font-size: 20px;
		line-height: 32px;
	}

	.lightbox-nav {
		z-index: 9 !important;
	}

	.tabela-casas th {
		font-size: 12px;

		line-height: 20px;
		padding-bottom: 15px;
	}
	.tabela-casas {
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 80px;
	}

	.header .logo img {
		width: 200px !important;
		max-width: unset;
	}

	body.cms-plantas-e-acabamentos .header .logo img.branco {
		display: none;
	}
	body.cms-plantas-e-acabamentos .header .logo img.escuro {
		display: block;
	}

	.plantas-espacos .custom-container .col1 .supertitulo_bairro {
		font-size: 32px;
		line-height: 40px;
		width: unset;
	}
	.plantas-espacos {
		background: var(--castanho);
		padding-top: 84px;
		padding-bottom: 84px;
	}

	.um-bairro .custom-container .col2,
	.um-bairro .custom-container .col3 {
		width: 100%;
	}

	.um-bairro .custom-container .col3 img,
	.um-bairro .custom-container .col2 img {
		width: 100%;
		height: 430px;
		object-fit: cover;
		max-width: unset;
		margin-bottom: 0px;
	}
	.um-bairro {
		padding-bottom: 0px;
		padding-top: 50px;
	}

	.um-bairro .custom-container .col2 {
		order: 3;
	}

	.um-bairro .custom-container .col3 {
		order: 2;
	}

	.um-bairro .custom-container .col1 .supertitulo_bairro {
		font-size: 32px;
		line-height: 40px;
		max-width: 100%;
		margin-bottom: 21px;
	}

	.um-bairro .custom-container .col1 .superconteudo_bairro p span,
	.um-bairro .custom-container .col1 .superconteudo_bairro p {
		font-size: 20px;
		line-height: 34px;
	}
	.poucos-passos .custom-container .col2 {
		padding-top: 35px;
		padding-bottom: 50px;
	}
}

@media only screen and (max-width: 435px) {
	.casas-projeto .superconteudo_bairro p {
		width: 94%;
	}
}
/********************************************************/
/********************************************************/
/********************************************************/
/************** COR DA SELECÇÂO  ************************/
/********************************************************/
/********************************************************/
/********************************************************/

::selection {
	background: var(--castanho); /* WebKit/Blink Browsers */
	color: var(--beige);
}
::-moz-selection {
	background: var(--castanho); /* WebKit/Blink Browsers */
	color: var(--beige);
}

/********************************************************/
/********************************************************/
/********************************************************/
/************** COR DA SELECÇÂO  ************************/
/********************************************************/
/********************************************************/
/********************************************************/
@media only screen and (max-width: 500px) {
	.conteudo-cms-plantas-e-acabamentos .parallax-bg {
		background-position: 32% 0px;
		transform: scale(2) !important;
	}
}
@media only screen and (max-width: 430px) {
	/******* CORREÇÃO DOS FUNDOS DOS HERO SECTIONS DE TODAS AS PÁGINAS - MOVER EM X *******/
	.conteudo-cms-homapage .parallax-bg {
		background-position: 76% -8px;
		transform: scale(1.3) !important;
	}
	.page-homapage .header .logo img {
		width: 284px !important;
		max-width: unset;
	}
	.page-homapage .header .logo {
		width: 284px;
		max-width: unset;
	}
	.conteudo-cms-as-casas-do-largo .parallax-bg {
		background-position: 19% -8px;
		transform: scale(1.3) !important;
	}
	.conteudo-cms-plantas-e-acabamentos .parallax-bg {
		background-position: 29.5% 0px;
	}

	.conteudo-cms-localizacao .parallax-bg {
		background-position: 39% -8px;
		transform: scale(1.3) !important;
	}
}
