/*
Theme Name: Fazenda Atalaia
Theme URI: https://fazendaatalaiaamparo.com.br/
Description: Template para site Fazenda Atalaia
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Fjord+One&family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
.grecaptcha-badge {
	opacity:0 !important;
	visibility: collapse !important;  
}
*::-webkit-media-controls-panel {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
*::--webkit-media-controls-play-button {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
*::-webkit-media-controls-start-playback-button {
	display: none!important;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
video::-webkit-media-controls {
    display:none !important;
	opacity: 0;
	position: absolute; 
	top: -9999px;
}
.pb, .en {
	display: none !important;
}
#pb .pb, #en .en {
	display: block !important;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 
textarea:focus, input:focus, input, textarea, select {
    outline: 0;
}                 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul, ul li, ul { list-style:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
/*body { font:13px/1.231 sans-serif; *font-size:small; } /* hack retained to preserve specificity */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
html { overflow-y: scroll; }
nav ul, nav li { margin: 0; } 
strong, th { font-weight: bold; }
.ie7 img { -ms-interpolation-mode: bicubic; }
a:focus { outline: none }
/* geral */
header, .fa-bars, .fa-xmark, #menuWrapper a, #rodape a, footer a, a.btn, .restauranteContato a, .social a, #contato a, .accordion-toggle, .accordion-toggle .fa-solid, .foto a, .foto, .postFoto a:before, a.btn, a.btn .fa-solid, #assinatura, #pagenav a, .addtoany_list a, .widget .addtoany_list a, aside a, #nav a:before, .slick-prev:before, .slick-next:before, form input.wpcf7-submit, #hospedagens a, .postFoto {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #666;
	font-size: 18px;
	line-height: 26px;
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
h1, h2 {
	font-family: "Fjord One", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 20px;
}
h3 {
	font-weight: 700;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
}
h4 {
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 13px;
	position: relative;
	margin-bottom: 20px;
	color: #fff;
}
h4:before {
	background: #fff;
	width: 30px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
}
.archive #publicacoesWrapper h4 {
	margin-bottom: 20px;
}
.spacer {
	display: block;
	height: 80px;
	width: 100%;
}
.home .spacer {
	display: none;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #870000;
	text-decoration: none;
}
a:hover, a:active {
	color: #a58c36;
}
p, .video {
	margin-bottom: 20px;
}
header {
	width: 100%;
	position: fixed;
	z-index: 9990;
	left: 0;
	top: 0;
	height: 80px;
}
header section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
header.bgMenu {
	background: #870000;
}
header .social {
	margin: 0;
}
header .social a:link, header .social a:visited {
	color: #fff;
}
header .social a:hover, header .social a:active {
	color: #c3be93;
}
.menuLogo {
	width: 160px;
	height: 80px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -80px;
}
.menuLogo img {
	display: block;
	height: auto !important;
	width: 100% !important;
}
.fa-bars, .fa-xmark  {
	color: #fff;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
.fa-bars:hover, .fa-xmark:hover {
	color: #c3be93;
}
#menuWrapper {
	position: fixed;
	background: #870000;
	width: 280px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	top: 0;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 40px;
}
#nav {
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 25px;
	line-height: 22px;
	font-size: 18px;
	font-weight: 400;
}
.topLink .fa-solid {
	width: 22px;
	text-align: right !important;
}
#nav li#mHome {
	display: none !important;
}
#nav li ul.subnav {
	display: none;
	padding-right: 22px;
}
#nav li ul.subnav li {
	padding-top: 10px;
	margin: 0;
	line-height: 18px;
	font-size: 15px;
}
#nav a.btnComprar {
	float: right;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #fff;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #c3be93;
}

img.responsive {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
/* publicacoes */
.postFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 40%;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.post .postFoto:before {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: #EAE2D7;
	background: -webkit-linear-gradient(180deg,rgba(234, 226, 215, 0.5) 0%, rgba(194, 171, 139, 0.9) 70%, rgba(194, 171, 139, 1) 100%);
	background: -moz-linear-gradient(180deg,rgba(234, 226, 215, 0.5) 0%, rgba(194, 171, 139, 0.9) 70%, rgba(194, 171, 139, 1) 100%);
	background: linear-gradient(180deg,rgba(234, 226, 215, 0.5) 0%, rgba(194, 171, 139, 0.9) 70%, rgba(194, 171, 139, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#EAE2D7",
	  endColorstr="#C2AB8B",
	  GradientType=0
	);
}
.postFoto a:before {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	opacity: 0;
	background: #EAE2D7;
	background: -webkit-linear-gradient(180deg,rgba(234, 226, 215, 0) 0%, rgba(61, 84, 115, 0.9) 70%, rgba(61, 84, 115, 1) 100%);
	background: -moz-linear-gradient(180deg,rgba(234, 226, 215, 0) 0%, rgba(61, 84, 115, 0.9) 70%, rgba(61, 84, 115, 1) 100%);
	background: linear-gradient(180deg,rgba(234, 226, 215, 0) 0%, rgba(61, 84, 115, 0.9) 70%, rgba(61, 84, 115, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#EAE2D7",
	  endColorstr="#3D5473",
	  GradientType=0
	);
}
.post:hover .postFoto a:before {
	opacity: 1;
}
.post {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.post .postFoto {
	padding-bottom: 70%;
	margin: 0;
}
.postFoto a, .restauranteWrapper a {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 4;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	z-index: 2;
}
.restauranteWrapper h2 {
	margin: 0;
	color: #fff;
}
.post h3 {
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	margin: 0 20px 20px 20px;
	position: relative;
	z-index: 2;
}

/*  home */
#home {
	overflow: hidden;
	position: relative;
	z-index: 15;
	color: #fff;
}
#homeTexto {
	height: 100vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#home h1 {
	padding-top: 40px;
	margin: 0;
	text-align: center;
}
#videoWrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1;
	display: block;
}
#videoWrapper  video {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#setaNext {
	width: 50px;
	height: 50px;
	line-height: 50px !important;
	font-size: 24px; 
	text-align: center !important;
	cursor: pointer;
	left: 50%;
	margin-left: -25px;
	bottom: 50px;
	position: absolute;
	animation: bounce 0.7s;
	animation-direction: alternate;
	animation-iteration-count: infinite;
	color: #fff;
}
@keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
@-o-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
@-moz-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
@-webkit-keyframes bounce {
	from { transform: translate3d(0, 0, 0);     }
	to   { transform: translate3d(0, 20px, 0); }
}
.foto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 70%;
	margin: 0;
	display: block;
	clear: both;
	position: relative;
}
.conteudo {
	padding: 50px 0 30px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 2;
}
.postSingle ul, .bloco ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li, .bloco ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}
.postSingle ul li:before, .bloco ul li:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 5px;
	height: 26px;
	line-height: 26px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #c3be93;
}
.gallery a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	background-image: url(images/zoom.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -o-background-size: auto 50px;
    background-size: auto 50px;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.gallery a:hover {
	opacity: 1;
}
.bloco ol, .postSingle ol {
	margin-bottom: 20px;
}
.postSingle ol, .bloco ol {
	list-style-position: outside;
}
.postSingle ol li, .bloco ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
blockquote {
	margin: 0 0 20px 0;
	font-size: 25px;
	line-height: 30px;
	color: #3D5473;
	font-weight: 300;
	position: relative;
	text-transform: none;
	z-index: 1;
	padding: 30px 0 0 30px;
	font-style: italic;
}
blockquote:before {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 45px;
	position: absolute;
	left: 0;
	top: 0;
    content: '\f10d';
	color: #fff;
	z-index: 1;
}
blockquote p {
	margin: 0;
	position: relative;	
	z-index: 3;
}
.wp-caption  {
	background: #fff;
	padding: 5px;
	overflow: hidden;
	clear: both;
	display: block;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wp-caption p {
	margin-bottom: 0;
}
.postSingle img, .alignnone, .aligncenter, .wp-caption img {
	width: 100% !important;
	height: auto !important;
	display: block;
	margin-bottom: 20px;
}
.postSingle .wp-caption img {
	margin-bottom: 5px;
}
.btnTodos {
	overflow: hidden;
	margin-bottom: 50px;
}
.btnTodos a {
	color: #fff !important;
	display: block;
	float: left;
	font-weight: 700;
	padding-right: 35px;
	background: url(images/seta_branca.png) center right no-repeat;
}
/* sobre */
#sobre {
	background: #E5E5E5 url(images/fundo_sobre.jpg) center top no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding-bottom: 0;
	z-index: 10;
}
#sobre h4, #interna h4 {
	color: #C2AB8B;
}
#sobre h4:before, #interna h4:before {
	background: #C2AB8B;
}
#sobre .bloco {
	margin-bottom: 80px;
}
#sobreFoto {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	padding-bottom: 80%;
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
}
/* atuacao */
#atuacao {
	background: #C1AB8C;
	z-index: 9;
	color: #fff;
}
.home h4, #publicacoesWrapper h4, #relacionados h4 {
	margin-bottom: 50px;
}
#accordion {
	position: relative;
	padding-top: 30px;
}
.accordion-toggle {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	font-size: 25px;
	line-height: 30px;
	padding-right: 30px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3D5473;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.accordion-toggle .fa-solid {
	color: #3D5473;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 30px !important;
	font-size: 20px;
}
.accordion-toggle:hover {
	color: #3D5473;
}
.accordion-toggle.ativo {
	color: #3D5473;
	border: 0;
	margin: 0;
}
.accordion-toggle.ativo .fa-solid {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.accordion a:link, .accordion a:visited {
	color: #fff;
}
.accordion a:hover, .accordion a:active {
	color: #3D5473;
}
.accordion-content {
	overflow: hidden;
	display: none;
	margin-bottom: 30px;
}
/* profissioanis */
#profissionais {
	background: #E5E5E5;
	z-index: 8;
}
#profissionais h4 {
	text-align: center;
	color: #C2AB8B;
}
#profissionais h4:before {
	background: #C2AB8B;
	left: 50%;
	margin-left: -15px;
}
.profissional h3 {
	font-size: 25px;
	line-height: 30px;
	color: #3D5473;
	text-transform: uppercase;
	margin: 0;
}
.profissional small {
	font-size: 25px;
	line-height: 30px;
	color: #3D5473;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	display: block;
	font-weight: 300;
}
#profissionais .bloco {
	border: 2px solid #3D5473;
	margin-bottom: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden;
}
.profissional {
	overflow: hidden;	
	padding: 20px 20px 0 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.profissional .postFoto {
	padding-bottom: 100%;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.profissionalFoto {
	width: 240px;
}
.profissionalInfo {
	width: 100%;
}
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 22px;
}
.social li {
	margin-right: 15px;
	padding: 1px;
}
.social li:last-child {
	margin: 0;
}
#menuWrapper .social {
	justify-content: flex-end;
}
#menuWrapper .social a:link, #menuWrapper .social a:visited {
	color: #C2AB8B;
}
#menuWrapper .social a:hover, #menuWrapper .social a:active {
	color: #fff;
}
/* publicacoes */
#publicacoes, #publicacoesWrapper, #relacionados {
	background: #3D5473;
	z-index: 6;
}
#relacionados {
	padding: 100px 0 80px 0;
	-webkit-border-top-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	border-top-left-radius: 50px;
	position: relative;
	z-index: 3;
}
#relacionados #posts .post {
	margin-bottom: 20px;
}
/* contato */

.mapa {
	position: relative;
	height: 350px;
    overflow: hidden;
	width: 100%;
	border: 2px solid #3D5473;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}
footer {
	padding: 50px 0 0 0;
	color: #fff;
	background: #870000;
}
.rodapeLogo {
	width: 160px;
}
.rodapeLogo img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 50px;
	font-size: 16px;
	line-height: 20px;
}
footer a:link, footer a:visited {
	color: #fff;
}
footer a:hover, footer a:active {
	color: #c3be93;
}
/* interna */
#erro404 {
	text-align: center;
}
/* paginacao */
#pagenav {
	overflow: hidden;
	clear: both;
	width: 100%;
	text-align: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content:  flex-start;
	padding: 0 0 10px 0;
}
#pagenav a, #pagenav span {
	margin: 0 10px 10px 0;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #fff;
}
#pagenav span.current {
	color: #3D5473;
	background: #fff;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #fff;
	border: 1px solid #fff;
}
#pagenav a:hover, #pagenav a:active {
	color: #fff;
	background: #C2AB8B;
	border-color: #C2AB8B;
}
/* post interna */
.single-post #interna h1 {
	display: block;
	clear: both;
	width: 100%;
}
aside {
	font-size: 14px;
	line-height: 20px;
	padding-top: 30px;
}
.postData, .postCat, .postShare {
	font-weight: 700;
	padding: 20px 0;
	overflow: hidden;
	border-top: 1px solid #fff;
}
.postShare {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.postShare strong {
	display: block;
}
.addtoany_list a, .widget .addtoany_list a {
	display: block !important;
	padding: 0 !important;
	margin: 0 0 0 10px !important;
	float: left !important;
	width: 22px !important;
	height: 22px !important;
	overflow: hidden !important;
}
.postFotoTopo {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.gallery a {
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5);
	background-image: url(images/zoom.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -o-background-size: auto 50px;
    background-size: auto 50px;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.gallery a:hover {
	opacity: 1;
}
.postSingle .gallery li:before {
	display: none;
}
.postSingle .gallery  {
	overflow: hidden;
	clear: both;
	width: 102%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.postSingle .foto {
	padding-bottom: 100%;
	margin: 0;
}
.postSingle .gallery li {
	width: 48%;
	margin: 0 2% 2% 0 !important;
	padding: 0 !important;
}
#topo {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
#topo section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	height: 400px;
}
#topo:before, #home:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: #000000;
background: -webkit-linear-gradient(0deg,rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 1) 100%);
background: -moz-linear-gradient(0deg,rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 1) 100%);
background: linear-gradient(0deg,rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 40%, rgba(0, 0, 0, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(
  startColorstr="#000000",
  endColorstr="#000000",
  GradientType=0
);
}
#topo h1 {
	color: #fff;
	margin-bottom: 0;
	font-size: 50px;
	line-height: 60px;
	padding-top: 40px;
}
#hospedagens ul li {
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #f6ece2;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#visita ol {
	padding: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #f6ece2;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#visita ol li {
	list-style: none;
}
.galeriaWrapper, .galeriaSlide, #lojasMapa {
	background: #f6ece2;
}
.galeriaSlide .slick-list {
	margin: 0 30px 20px 30px;
}
.galeriaSlide .foto {
	width: 90%;
	padding-bottom: 90%;
	margin: 0 auto;
}
.galeriaWrapper:before, .galeriaSlide:before {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -20px;
	content: "";
	background: #fff;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.galeriaWrapper ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: calc(100% + 20px);
}
.galeriaWrapper ul li {
	width: calc(50% - 20px);
	margin: 0 20px 20px 0;
}
.blocoIntro {
	font-style: normal;
	font-size: 22px;
	line-height: 34px;
	color: #a58c36;
	border-left: 2px solid #c3be93;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 0 0 0 20px;
	margin-bottom: 20px;
	font-weight: 300;
}
.blocoIntro p:last-child {
	margin: 0;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #333;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #333;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #333;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #333;
	opacity: 1;
}
form {
	overflow: hidden;
	clear: both;
}
form input[type='text'], form input[type='file'], form input[type='email'], form input[type='date'], form input[type='tel'], textarea, select,  form input[type='url']  {
    width: 100%;
	-webkit-appearance: none;
    color: #333;
	opacity: 1;
    background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
    font-size: 16px;
	height: 35px;
	line-height: 35px;
    padding: 0 15px;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#rodape form input[type='text'], #rodape form input[type='email'] {
	background-color: #fff;
	border: 1px solid #fff;
}
textarea {
	height: 100px;
	resize: none;
	line-height: 20px;
	padding: 10px 15px;
}
select {
	background: #f1f1f1 url(images/setaSelect.png) center right no-repeat;
	border: 1px solid #2F3E46;
	padding: 0 20px 0 15px;
	color: #333;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
}
form input[type='text'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid,  form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, .wpcf7 select.wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid,
#contato form input[type='text'].wpcf7-not-valid, #contato form input[type='email'].wpcf7-not-valid, form input[type='date'].wpcf7-not-valid, #contato form input[type='tel'].wpcf7-not-valid, #contato textarea.wpcf7-not-valid, #rodape form input[type='text'].wpcf7-not-valid, #rodape form input[type='email'].wpcf7-not-valid  {
	border-color: #F00;
	background: #FFC;
	
}

form input.wpcf7-submit, .searchandfilter input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: right;
	border: 0 !important;
	background-color: #a58c36;
	cursor: pointer;
	width: auto;
	line-height: 35px !important;
	height: auto !important;
	width: 120px;
	display: block;
	overflow: hidden;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
	font-family: "Jost", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
}
form input.wpcf7-submit:hover {
	background-color: #870000;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
div.wpcf7 .wpcf7-spinner {
	margin: 0 !important;
	float: left !important;
}
div.wpcf7-response-output {
	font-size: 14px !important;
	line-height: 18px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
}
#restaurante .postFoto {
	padding-bottom: 100%;
	margin-bottom: 20px;
}
a.btn:link, a.btn:visited,
a.btnComprar:link, a.btnComprar:visited {
	color: #fff !important;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	background: #a58c36;
	padding: 10px 20px;
	display: block;
	float: left;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.btn:hover, a.btn:active,
a.btnComprar:hover, a.btnComprar:active {
	background: #870000;
}
a.btnComprar:hover, a.btnComprar:active {
	background: #5d6052;
}
a.btn {
	margin-bottom: 20px;
}
.rodapeContato .fa-brands, .rodapeContato .fa-solid, .rodapeContato .fa-regular {
	margin-right: 5px;
}
.rodapeContato a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
#timeline {
	background: #f6ece2;
	text-align: center;
}
#timeline h2 {
	margin-bottom: 50px;
}
#timelineSlide:before {
	content: "";
	position: absolute;
	left: 30px;
	top: 17px;
	z-index: 1;
	height: 1px;
	right: 30px;
	background: #a58c36;
}
#timeline h3 {
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
	background: #f6ece2;
	z-index: 10;
	margin: 0 auto;
	width: 100px;
	color: #870000;
	font-weight: 300;
	font-size: 30px;
	line-height: 35px;
}
#timeline h3:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 40px;
	z-index: 1;
	width: 1px;
	margin-left: -0.5px;
	bottom: 0;
	background: #a58c36;
}
#timeline .slick-list {
	z-index: 10;
}
#timeline .postFoto {
	width: 150px;
	height: 150px;
	padding: 0;
	margin: 0 auto 20px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#timeline p {
	padding: 0 15px;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
}
.conteudo h3 {
	color: #a58c36;
}
.fm-map-container a {
	display: none !important;
	text-indent: -2000px !important;
}
#restaurante .blocoIntro {
	margin-bottom: 50px;
	padding: 20px;
	border: 2px solid #a58c36;
}
.restauranteContato {
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
	overflow: hidden;
	background: #f6ece2;
}
.restauranteContato h3 {
	margin-bottom: 10px;
}
.produtosWrapper {
	text-align: center;
}
.produtoTitulo {
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.produtoTitulo h3 {
	display: block;
	margin: 0 auto;
	padding: 0 10px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.produtoTitulo:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.5px;
	z-index: 1;
	height: 1px;
	right: 0;
	background: #a58c36;
}
.produtosWrapper .slick-list {
	margin: 0 30px 20px 30px;
}
.produto p {
	margin-bottom: 10px;
}
.produtosWrapper:nth-child(odd), .produtosWrapper:nth-child(odd) .produtoTitulo h3,
.oficina:nth-child(odd), .evento:nth-child(odd), .home .produtosWrapper, .home .produtosWrapper .produtoTitulo h3 {
	background: #f6ece2;
}
.produto {
	width: 80%;
	margin: 0 auto;
	font-weight: 700;
	text-align: center;
}
.produto .postFoto {
	padding-bottom: 100%;
	margin-bottom: 10px;
}
.produto a.btn {
	padding: 8px 0;
	line-height: 15px;
	font-size: 13px;
	font-weight: 500;
	width: 100px;
	margin: 0 auto;
	float: none;
}
.oficina .postFoto {
	padding-bottom: 80%;
	margin-bottom: 20px;
}
.eventoHora {
	color: #870000;
	font-size: 20px;
	line-height: 25px;
	font-weight: 700;
}
#homeSobre {
	padding-top: 130px;
	margin-top: -80px;
	z-index: 10;
}
#homeSobre .blocos {
	font-size: 20px;
	line-height: 30px;
}
#homeRestaurantes .postFoto {
	padding-bottom: 80%;
	z-index: 1;
	margin: 0;
	-moz-transition: all .6s;
    -webkit-transition: all .6s;
    transition: all .6s;
}
#visiteBG {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 50px;
}
#visiteBG:before  {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #000000;
	background: -webkit-linear-gradient(90deg,rgba(0, 0, 0, 0.76) 30%, rgba(0, 0, 0, 0) 100%);
	background: -moz-linear-gradient(90deg,rgba(0, 0, 0, 0.76) 30%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(90deg,rgba(0, 0, 0, 0.76) 30%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#000000",
	  endColorstr="#000000",
	  GradientType=1
	);
}
#visiteTexto {
	padding: 20px 20px 0 20px;
	position: relative;
	overflow: hidden;
	z-index: 2;
	max-width: 500px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 450px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}
.restauranteWrapper {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.restauranteWrapper:hover .postFoto {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
.bloco {
	overflow: hidden;
	position: relative;
}
.fluid-width-video-wrapper {
	display: block;
	margin-bottom: 20px;
}
#rodape {
	background: #f1f1f1;
	position: relative;
	overflow: hidden;
	padding: 50px 0 30px 0;
	color: #5d6052;
}
#rodape ul {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
#rodape a:link, #rodape a:visited {
	color: #a58c36;
}
#rodape  a:hover, #rodape  a:active {
	color: #870000;
}
#rodape strong {
	margin-bottom: 10px;
	display: block;
}
#rodape h3 {
	margin-bottom: 0;
}
#rodapeNav .subnav {
	margin-bottom: 0;
}
#newsletter p {
	font-size: 16px;
	line-height: 20px;
}
.rodapeCredito {
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid #c3be93;
	font-size: 14px;
	line-height: 20px;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
}
@media only screen 
and (min-width : 480px) {
#rodapeNav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.postSingle .gallery li {
	width: 31.3333%;
}
#rodapeNav ul {
	width: 48%;
}
#rodapeNav ul ul {
	width: auto;
}
.galeriaWrapper ul li {
	width: calc(33.3333% - 20px);
}
}
@media only screen 
and (min-width : 640px) {
.restaurantesWrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	width: 102%;
	margin-left: -1%;
}
.restauranteWrapper {
	width: 48%;
	margin: 0 1%;
	margin-bottom: 20px;
}
.galeriaWrapper ul li {
	width: calc(25% - 20px);
}
.profissionalFoto {
	width: 35%;
}
.profissionalInfo {
	width: calc(65% - 20px);
}
#contato section, footer section, #hospedagens ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
footer section, #hospedagens ul {
	align-items: flex-start;
}
#hospedagens ul li {
	width: calc(50% - 10px);
}
footer ul {
	justify-content: flex-start;
}
footer ul li {
	margin: 0 40px 0 0;
}
footer ul li:last-child {
	margin: 0;
}
#assinatura {
	margin: 0;
}
#posts {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 103%;
}
#posts .post {
	width: 47%;
	margin-right: 3%;
	margin-bottom: 3%;
}
#relacionados #posts .post:nth-child(3), #publicacoes #posts .post:nth-child(3) {
	display: none;
}
.postSingle .gallery li {
	width: 23%;
}
}
@media only screen 
and (min-width : 768px) {
#newsletter {
	width: 50%;
}
#rodapeNav ul,
#rodapeNav ul ul {
	width: auto;
}
#accordion {
	padding-top: 0;
}
#sobreFoto {
	position: absolute;
	right: 0;
	top: 280px;
	bottom: 0;
	width: 49%;
	padding: 0;
	z-index: 2;
}
.mobile {
	display: none;
}
.desktop {
	display: block;
}
.blocos, .eventoWrapper, .rodapeCredito {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.eventoNome {
	width: 36%;
}
.eventoInfo {
	width: 60%;
}
.bloco {
	width: 46%;
}
.oficina .blocos, #homeSobre .blocos {
	align-items: center;
}
.oficina:nth-child(odd) .blocos {
	flex-direction: row-reverse;
}
#profissionais .bloco {
	width: calc(50% - 10px);
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.profissionalFoto {
	width: 240px;
}
.profissionalInfo {
	width: 100%;
}


}
@media only screen 
and (min-width : 1024px) {
#visiteBG {
	background-attachment: fixed;
}
#visiteTexto {
	padding: 50px 50px 30px 50px;
	max-width: 500px
}
.restauranteWrapper {
	width: 31.3333%;
}
#topo h1, #home h1 {
	font-size: 55px;
	line-height: 60px;
}
#restaurante .blocoIntro {
	padding: 40px;
}
.freeHtmlMapbottom  {
	width: 100% !important;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	max-width: none !important;
}
.freeHtmlMapStateInfo, .freeHtmlMapContainer {
	width: 46% !important;
}
.blocoIntro {
	padding-left: 40px;
}
.profissionalFoto {
	width: 35%;
}
.profissionalInfo {
	width: calc(65% - 20px);
}
.contatoLogo {
	order: 1;
}
.contatoRodape {
	order: 3;
	margin-bottom: 0;
}
.single-post .postSingle {
	float: left;
	width: 70%;
}
aside {
	float: right;
	width: 26%;
	padding: 0;
}
#posts .post {
	width: 30.3333%;
}
#relacionados #posts .post:nth-child(3), #publicacoes #posts .post:nth-child(3) {
	display: block;
}
#sobreFoto, #atuacao, #relacionados {
	-webkit-border-top-left-radius: 100px;
	-moz-border-radius-topleft: 100px;
	border-top-left-radius: 100px;
}
#atuacao, #publicacoes {
	background: #E5E5E5;
}
#atuacao:before {
	top: 100px;
	left: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
	-webkit-border-top-left-radius: 100px;
	-moz-border-radius-topleft: 100px;
	border-top-left-radius: 100px;
	background: #C1AB8C;
	content: "";
}
#publicacoes:before {
	top: 100px;
	left: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
	-webkit-border-top-left-radius: 100px;
	-webkit-border-top-right-radius: 100px;
	-moz-border-radius-topleft: 100px;
	-moz-border-radius-topright: 100px;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	background: #3D5473;
	content: "";
}
#sobre:before {
	content: "";
	height: 200px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	background: #E5E5E5;
	background: -webkit-linear-gradient(180deg,rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 1) 100%);
	background: -moz-linear-gradient(180deg,rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 1) 100%);
	background: linear-gradient(180deg,rgba(229, 229, 229, 0) 0%, rgba(229, 229, 229, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#E5E5E5",
	  endColorstr="#E5E5E5",
	  GradientType=0
	);
}



}
@media only screen 
and (min-width : 1280px) {
#newsletter {
	width: 250px;
}
#rodape section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#rodapeNav {
	width: calc(100% - 350px);
}
section {
	width: 1200px;
	padding: 0;
	margin: 0 auto;
}

}