/*
Theme Name: Livras
Theme URI: http://www.livras.com.br/
Description: Template para site Livras
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Host+Grotesk:ital,wght@0,300..800;1,300..800&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 */
#headerMobile, .logo, #menuWrapper, #menuWrapper a, footer 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, #rodapeBG a, #nav a:before, .cky-btn, #solidez a, form input.wpcf7-submit, .slick-dots li button {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #E5E5E5;
	color: #3D4849;
	font-size: 20px;
	line-height: 28px;
	font-family: "Host Grotesk", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}
h1 {
	font-weight: 400;
	font-size: 50px;
	line-height: 55px;
	margin-bottom: 20px;
}
h2 {
	font-weight: 700;
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 20px;
}
h3 {
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
}
h4 {
	font-weight: 700;
	letter-spacing: 9px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
	color: #B38F6C;
	font-weight: 700
}

.archive #publicacoesWrapper h4 {
	margin-bottom: 20px;
}
.spacer {
	display: block;
	height: 80px;
	width: 100%;
	background: #e9e4da;
}
.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: #3D4849;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
}
p, .video {
	margin-bottom: 20px;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: none;
	z-index: 9990;
	left: 0;
	top: 0;
}

#headerMobile.bgMenu {
	background: #fff;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3); 
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
}
.logo {
	display: block;
	float: left;
	height: 50px !important;
	width: auto !important;
	margin: 15px 0;
}
.home .logo, #menuWrapper .logo {
	display: none;
}
.home #headerMobile.bgMenu .logo {
	display: block;
}
.fa-bars, .fa-xmark  {
	color: #3D4849;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: #fff;
	width: 250px;
	height: 100%;
	z-index: 9990;
	right: -300px;
	top: 0;
}
.menu {
	position: relative;
	clear: both;
	overflow: hidden;
	padding: 0 20px;
}
#nav {
	overflow: hidden;
	clear: both;
	margin-bottom: 15px;
}
#nav span {
	position: relative;
	z-index: 2;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 25px;
	line-height: 20px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}
#nav li#mHome {
	display: none !important;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #3B4647;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #AD8E6D;
}
#menuWrapper li.current a, .page-template-page-contato #mContato a {
	color: #AD8E6D;
}
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 {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	border: 2px solid #fff;
	z-index: 4;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
.post h3 {
	font-size: 25px;
	line-height: 30px;
	color: #fff;
	margin: 0 20px 20px 20px;
	position: relative;
	z-index: 2;
}
a.btn:link, a.btn:visited {
	font-size: 15px;
	line-height: 20px;
	padding: 10px 30px;
	color: #3D4849;
	background-color: #B28E6C;
	margin-bottom: 20px;
	display: block;
	float: left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	font-weight: 700;
}
a.btn.btnSeta {
	background-image: url(images/seta.png);
	background-position: center right;
	background-repeat: no-repeat;
	-webkit-background-size: auto 16px;
    -moz-background-size: auto 16px;
    -o-background-size: auto 16px;
    background-size: auto 16px;
	padding-right: 50px;
}
a.btn:hover, a.btn:active {
	background-color: #fff;
}

/*  home */
#home {
	overflow: hidden;
	position: relative;
	z-index: 15;
	background: #fff;
}
.banner {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
}
.banner:before {
	background: url(images/banner_lente.png) left bottom no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	content:"";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#home h1 {
	margin: 0 0 20px 0;
}
.homeTexto {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
	max-width: 650px;
	min-height: 100vh;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 80px 0 60px 0;
}
#home p {
	max-width: 470px;
}
#home a.btn {
	margin: 0;
}
.logoBanner {
	margin: 0 0 50px 0;
	overflow: hidden;
	position: relative;
	height: 50px;
	display: block;
	width: auto;
}
.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: 80px 0 60px 0;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 2;
}
.home .conteudo {
	padding: 180px 0 80px 0;
	margin-top: -80px;
}
.postSingle ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.postSingle ul li {
	overflow: hidden;
	position: relative;
	padding-left: 15px;
}
.postSingle ul li:before, .pInfo ul li:before, .blocoPerfil ul li:before, #quem-somos ul li:before,.blocoArea ul li:before  {
	font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 5px;
	height: 28px;
	line-height: 28px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #AD8E6D;
}
.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: #AD8E6D;
	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;
}
.social {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 20px;
}
.social li {
	margin-right: 15px;
}
.social li:last-child {
	margin: 0;
}
.social a:link, .social a:visited,
#rodapeBG .social a:link, #rodapeBG .social a:visited {
	color: #B38F6C;
}
.social a:hover, .social a:active,
#rodapeBG .social a:hover, #rodapeBG .social a:active {
	color: #fff;
}

footer {
	position: relative;
	overflow: hidden;
	padding: 0 0 20px 0;
	font-size: 12px;
	line-height: 20px;
	color: #EDEAE2;
	text-align: center;
}
footer section {
	border-top: 1px solid #3D4849;
	padding-top: 20px !important;
}
footer ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
footer ul li {
	margin: 0 10px 20px 10px;
}
#assinatura {
	width: 16px;
	overflow: hidden;
	margin: 0 auto;
}
#assinatura:hover {
	opacity: 0.6;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}
#rodapeBG a:link, #rodapeBG a:visited {
	color: #EDEAE2;
}
#rodapeBG a:hover, #rodapeBG a:active {
	color: #B38F6C;
}
/* interna */
#interna {
	background: #e9e4da;
	z-index: 3;
}

/* 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: #AD8E6D;
	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;
}
#interna h1 {
	margin-bottom: 50px;
}
#rodapeBG {
	background: #0A0E0E;
	background: -webkit-linear-gradient(0deg,rgba(10, 14, 14, 1) 10%, rgba(44, 59, 60, 1) 100%);
	background: -moz-linear-gradient(0deg,rgba(10, 14, 14, 1) 10%, rgba(44, 59, 60, 1) 100%);
	background: linear-gradient(0deg,rgba(10, 14, 14, 1) 10%, rgba(44, 59, 60, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#0A0E0E",
	  endColorstr="#2C3B3C",
	  GradientType=0
	);
	overflow: hidden;
	position: relative;
}
#rodape {
	overflow: hidden;
	position: relative;
	padding-top: 50px;
	font-size: 16px;
	line-height: 22px;
}
#rodape p {
	margin-bottom: 0;
}
#rodape .social {
	padding-top: 30px;
}
.rodapeLogo {
	overflow: hidden;
	position: relative;
	margin-bottom: 50px;
}
.rodapeLogo img {
	display: block;
	height: 50px;
	width: auto;
}
.home h2, .home h4, #erro404 h1 {
	margin-bottom: 50px;
}
#atuacao {
	z-index: 7;
	background: #fff url(images/grafismoAtuacao.png) right 80px no-repeat;
}
#atuacao h2 {
	max-width: 470px;
}
#atuacao .postFoto, #publico .postFoto {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding-bottom: 100%;
	margin-bottom: 20px;
}
#publico {
	z-index: 6;
	background: #2C3B3C;
	background: -webkit-linear-gradient(0deg,rgba(44, 59, 60, 1) 10%, rgba(10, 14, 14, 1) 100%);
	background: -moz-linear-gradient(0deg,rgba(44, 59, 60, 1) 10%, rgba(10, 14, 14, 1) 100%);
	background: linear-gradient(0deg,rgba(44, 59, 60, 1) 10%, rgba(10, 14, 14, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#2C3B3C",
	  endColorstr="#0A0E0E",
	  GradientType=0
	);
	color: #fff;
	border-bottom: 10px solid #AD8E6D;
}
#publico .blocos1 h2 {
	max-width: 510px;
}
#publico h4 {
	max-width: 330px;
}
#publico .blocos2 h2 {
	color: #B38F6C;
	font-size: 28px;
	line-height: 32px;
	font-weight: 300;
	margin-bottom: 20px;
	max-width: 530px;
}
#dna {
	background: #E5DFD3;
	z-index: 5;
	padding-bottom: 30px;
}
#dna:before {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 80px;
	bottom: 0;
	width: 100%;
	background: url(images/grafismo_lateral.png) right top no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	content: "";
}
#solidez {
	background: #fff;
	z-index: 4;
	border-bottom: 10px solid #AD8E6D;
}
#solidez a:link, #solidez a:visited {
	color: #AD8E6D; 
}
#solidez a:hover, #solidez a:active {
	color: #3B4647; 
}
#solidez h4 {
	color: #B38F6C;
}
#duvidas {
	z-index: 3;
	background: #B28E6C;
background: -webkit-linear-gradient(90deg,rgba(178, 142, 108, 1) 10%, rgba(237, 234, 226, 1) 100%);
background: -moz-linear-gradient(90deg,rgba(178, 142, 108, 1) 10%, rgba(237, 234, 226, 1) 100%);
background: linear-gradient(90deg,rgba(178, 142, 108, 1) 10%, rgba(237, 234, 226, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(
  startColorstr="#B28E6C",
  endColorstr="#EDEAE2",
  GradientType=1
);
}
#duvidas:before {
	content: "";
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(images/grafismo_lateral_menor.png) right bottom no-repeat;
	width: 100%;
	height: 100%;
}
.diferencial {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	overflow: hidden;
	margin-bottom: 30px;
}
.diferencial p {
	display: block;
	width: calc(100% - 85px);
	font-size: 16px;
	line-height: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.diferencial .postFoto {
	width: 70px;
	height: 70px;
	margin-bottom: 20px;
	padding: 0;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#duvidas h2 {
	max-width: 320px;
}
/* formulario */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #3D4849;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #3D4849;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #3D4849;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #3D4849;
	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: #3D4849;
	opacity: 1;
    background-color: #fff;
	border: 1px solid #fff;
    font-size: 15px;
	height: 50px;
	line-height: 50px;
    padding: 0 15px;
    margin: 0 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Host Grotesk", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

textarea {
	height: 120px;
	resize: none;
	line-height: 20px;
	padding: 15px;
}
select {
	background: #fff url(images/setaSelect.png) center right no-repeat;
	border: 1px solid #fff;
	padding: 0 20px 0 15px;
	color: #3D4849;
}
.wpcf7-list-item {
	display: block !important;
	overflow: hidden;
	position: relative;
	padding: 0 !important;
	margin: 0 0 20px 0 !important;
	width: 100%;
}
label {
	display: block;
	clear: both;
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 12px;
	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  {
	border-color: #F00;
	background: #FFC;
}

form input.wpcf7-submit {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: right;
	border: 0 !important;
	background: #B28E6C url(images/seta.png) center right no-repeat;
	-webkit-background-size: auto 16px;
    -moz-background-size: auto 16px;
    -o-background-size: auto 16px;
    background-size: auto 16px;
	color: #3D4849;
	cursor: pointer;
	width: auto;
	line-height: 40px !important;
	height: auto !important;
	width: 130px;
	display: block;
	overflow: hidden;
	font-family: "Host Grotesk", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
form input.wpcf7-submit:hover {
	background-color: #fff;
}

form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	margin: 0 10px 0 0 !important;
	float: right !important;
}
div.wpcf7-response-output {
	font-size: 15px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	margin: 0 0 20px 0 !important;
	padding: 10px !important;
	clear: both;
	text-align: center;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 100%;
}
.blocoFormInfo {
	display: block;
	width: 100%;
	overflow: hidden;
}
.blocoFormInfo p {
	display: block;
	width: 100%;
}
.blocoFormInfo label {
	float: left;
	padding-top: 5px;
}
.diferencialBtn {
	overflow: hidden;
	position: relative;
}
.diferencialBtn h2 {
	max-width: 370px;
	margin-bottom: 20px;
}
.page-template-page-contato .spacer, .home spacer {
	display: none;
}
#contato h4 {
	margin-bottom: 50px;
}
#contato {
	padding-top: 160px;
	background: #EDEAE2 url(images/fundoContato.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#contato:before {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	background: url(images/grafismo_contato_01.png) right top no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	content: "";
}
#trabalhe, #erro404 {
	background: #e9e4da url(images/grafismo_contato_02.png) right bottom no-repeat;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	z-index: 3;
}
.btnWhats {
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 0;
	height: 0;
	background: url(images/whatssapp.svg) center no-repeat;  
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	cursor: pointer;
	opacity: 0;
	-moz-transition: all .9s;
    -webkit-transition: all .9s;
    transition: all .9s;
	z-index: 9000;
}
.btnWhats.visible {
	width: 60px;
	height: 60px;
	opacity: 1;
}
.cky-btn.cky-btn-reject {
	color: #B28E6C !important;
	border-color: #B28E6C !important;
}
.cky-btn.cky-btn-accept {
	color: #fff !important;
	border-color: #B28E6C !important;
	background-color: #B28E6C !important;
}
#home .social {
	display: none;
}
@media only screen 
and (min-width : 480px) {
.postSingle .gallery li {
	width: 31.3333%;
}
#rodape section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.rodapeInfo {
	text-align: right;
}
#rodape .social {
	justify-content: flex-end;
}
}
@media only screen 
and (min-width : 640px) {
.diferencialBtn {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	width: 97%;
	max-width: 600px;
}
#diferenciais {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 103%;
}
.diferencial {
	width: 47%;
	margin-right: 3%;
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
footer ul {
	justify-content: flex-start;
}
footer ul li {
	margin: 0 40px 0 0;
}
#assinatura, footer p, footer ul li:last-child {
	margin: 0;
}

.postSingle .gallery li {
	width: 23%;
}
}
@media only screen 
and (min-width : 768px) {
#slideshow {
	position: relative;
	z-index: 100;
}
#home .social li {
	margin: 5px 0;
	width: 50px;
	text-align: center;
	line-height: 20px;
	height: 20px;
}
#home .social {
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 900;
	right: 0;
	top: 50%;
	height: 140px;
	width: 50px;
	background: #3D4849;
	margin-top: -70px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
#publico:before {
	background: url(images/grafismo.png) left center no-repeat;
	width: 55%;
	height: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	content: "";
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#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 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
}
.bloco {
	width: 46%;
}
#contato .blocos {
	align-items: flex-end;
}
.blocos1 {
	justify-content: flex-end;
}
#atuacao .blocos, #publico .blocos2 {
	flex-direction: row-reverse;
	align-items: center;
}
#publico .blocos2 {
	padding-top: 30px;
}
#atuacao .postFoto {
	padding-bottom: 150%;
}


}
@media only screen 
and (min-width : 1024px) {
.wpcf7-form {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.wpcf7-form .bloco {
	width: calc(50% - 10px);
}
#diferenciais {
	width: 106%;
}
.diferencial {
	width: 27.3333%;
	margin-right: 6%;
}

#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	display: block !important;	
	height: 80px;
	background: none;
}
#menuWrapper.bgMenu {
	background: #fff;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3); 
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.3);
}
#menuWrapper .logo {
	display: block;
	height: 50px !important;
	position: absolute;
	left: 20px;
	top: 0;
}
.home #menuWrapper .logo {
	display: none;
}
.home #menuWrapper.bgMenu .logo {
	display: block;
}
.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	position: relative;
	clear: none;
	padding: 0 20px;
	height: 80px;
}
#menuPrincipal {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
#nav {
	clear: none;
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#nav li {
	margin: 0;
	clear: none;
	position: relative;
	margin-right: 40px;
	font-size: 15px;
}
#nav li:last-child {
	margin: 0;
}
#menuWrapper #nav a {
	display: block;
	position: relative;
	overflow: hidden;
}
.bloco.blocoContato {
	width: 36%;
}
.bloco.blocoForm {
	width: 60%;
}
}
@media only screen 
and (min-width : 1280px) {
#nav li {
	margin-right: 60px;
}
#atuacao .bloco.blocoTexto, #publico .bloco.blocoTexto, #publico .bloco.blocoFoto  {
	width: 660px;
}
#atuacao .bloco.blocoFoto, #publico .blocos2 .bloco.blocoTexto {
	width: calc(100% - 700px);
}
@media only screen 
and (min-width : 1366px) {
.diferencial p {
	padding-right: 50px;
}
.diferencialBtn {
	max-width: 632px;
}
#atuacao .bloco.blocoFoto, #publico .blocos2 .bloco.blocoTexto {
	width: calc(100% - 750px);
}
#publico .postFoto {
	padding-bottom: 60%;
}
#atuacao .postFoto {
	padding-bottom: 125%;
}
#solidez strong {
	font-size: 26px;
	line-height: 34px;  
}
#menuWrapper .logo {
	left: 0;
}
#solidez .bloco {
	width: 44%;
}
#solidez .bloco.bloco2 {
	width: 47%;
}
#solidez .bloco.bloco2 p:last-child {
	padding-top: 25px;
}
section, .menu {
	width: 1280px;
	padding: 0;
	margin: 0 auto;
}
}