/*
Theme Name: CMM
Theme URI: http://www.cmmlaw.com.br
Description: Template para site CMM
Author: Rusvel Nantes 
Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Archivo:ital,wdth,wght@0,62..125,100..900;1,62..125,100..900&family=Tenor+Sans&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 */
.logo, #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, aside a, #nav a:before, .cky-btn, #topoInterna a, .post span, .post:before, .accordion-toggle small, .slick-prev:before, .slick-next:before, #equipe h3 a, .searchandfilter input[type='submit'], .post h3 {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: url(images/texture_paper.jpg) center;
	color: #000;
	font-size: 18px;
	line-height: 30px;
	font-family: "Archivo", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-variation-settings:
    "wdth" 100;
}
.single-profissional {
	background: #fff;
}
h1, h2, h3 {
	font-family: "Tenor Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.postCat, .postData, .postShare strong, .post span, .post h3, h4, #contato, .accordion-content, #sobre {
	font-family: "Archivo", sans-serif;
	font-variation-settings:
    "wdth" 125;
}

h1 {
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 50px;
	color: #0F222F;
}
h2 {
	color: #3D5473;
	font-size: 40px;
	line-height: 45px;
	margin-bottom: 20px;
}
.postSingle h2 {
	color: #C2AB8B;
	font-size: 35px;
	line-height: 40px;
}
h3 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
}
h4 {
	font-weight: 700;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
}
#relacionados h4 {
	color: #2A82AA;
	margin-bottom: 50px;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 4;
}
a:link, a:visited {
	color: #2A82AA;
	text-decoration: none;
}
a:hover, a:active {
	color: #BDBDBD;
}
p, .video {
	margin-bottom: 20px;
}
#headerMobile {
	width: 100%;
	position: fixed;
	background: url(images/gradiente_bg.png) center top repeat-x;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
	z-index: 9990;
	left: 0;
	top: 0;
}
.home .logo {
	display: none;
}
.home #headerMobile.bgMenu .logo {
	display: block;
}
.logo {
	display: block;
	float: left;
	height: 60px !important;
	width: auto !important;
	margin: 10px 0;
}
#menuWrapper .logo {
	display: none;
}
.fa-bars, .fa-xmark  {
	color: #fff;
	font-size: 25px;
	line-height: 80px !important;
	height: 80px;
	cursor: pointer;
	float: right;
}
#menuWrapper {
	position: fixed;
	background: url(images/fundoTopo.jpg) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	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;
}
#nav span {
	position: relative;
	z-index: 2;
}
#nav li {
	display: block;
	overflow: hidden;
	text-align: right;
	margin-bottom: 30px;
	line-height: 20px;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
}
#nav li#mHome {
	display: none !important;
}
#menuWrapper a:link, #menuWrapper a:visited {
	color: #fff;
}
#menuWrapper a:hover, #menuWrapper a:active {
	color: #2A82AA;
}
#menuWrapper li.current a, .archive #mPublicacoes a, .single-post #mPublicacoes a, .page-template-page-publicacoes #mPublicacoes a, .search #mPublicacoes a {
	color: #2A82AA;
	font-weight: 700;
}
#menuWrapper .social {
	margin-bottom: 30px;
}
.language-chooser {
	font-size: 10px;
	line-height: 12px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
}
.language-chooser li {
	padding: 0 6px;
	border-right: 1px solid #fff;
}
.language-chooser li:last-child {
	padding-right: 0;
	border: 0;
}
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.postLivro .postFoto {
	padding-bottom: 0;
	height: 110px;
	background-position: center left;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

.post {
	overflow: hidden;
	margin-bottom: 40px;
	position: relative;
}
.post:before {
	width: calc(100% - 110px);
	left: 0;
	bottom: 0;
	height: 1px;
	position: absolute;
	z-index: 1;
	content: "";
	background: #BDBDBD;
}
.postLivro:before {
	display: none;
}
.post .postFoto {
	padding-bottom: 70%;
	margin: 0;
}
.post a {
	display: block;
	overflow: hidden;
	position: relative;
}
.postLivro a {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.postFotoWrapper {
	width: 80px;
	display: none;
}
.postLivro .postFotoWrapper {
	display: block;
}
.postLivro .postResumo {
	width: calc(100% - 90px);
}
.postResumo {
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
}
.post h3 {
	font-size: 16px;
	line-height: 24px;
	color: #253F5C;
	font-weight: 500;
	margin-bottom: 0;
}
.post:hover h3 {
	color: #2A82AA;
}
.post .postData {
	color: #253F5C;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 10px;
	letter-spacing: normal;
	font-weight: 400;
}
.post span {
	color: #253F5C;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #2A82AA;
	font-size: 16px;
	line-height: 20px;
}
.post:hover span {
	color: #2A82AA;
	border-color: #253F5C;
}
.post:hover:before {
	background-color: #253F5C;
}
a.btn:link, a.btn:visited {
	padding: 10px 15px;
	font-size: 13px;
	line-height: 20px;
	padding: 5px 40px 5px 10px;
	color: #707070;
	background: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: block;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}
a.btn .fa-solid {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	width: 30px;
	line-height: 30px !important;
	font-size: 17px;
	text-align: center !important;
	color: #fff;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
a.btn:before {
	position: absolute;
	right: 0;
	top: 0;
	background: #C2AB8B;
	width: 30px;
	height: 100%;
	z-index: 1;
	content: "";
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
a.btn:hover, a.btn:active {
	color: #C2AB8B;
}
a.btn:hover .fa-solid, a.btn:active .fa-solid {
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
/*  home */
#home {
	overflow: hidden;
	position: relative;
	z-index: 15;
	color: #fff;
	background: #142C3C;
}
#home:before {
	background: url(images/grafismo-linhas.png) right bottom no-repeat;
	-webkit-background-size: auto 60px;
    -moz-background-size: auto 60px;
    -o-background-size: auto 60px;
    background-size: auto 60px;
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	content: "";
	z-index: 3;
}
.videoWrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
	z-index: 1;
}
#areas .videoWrapper {
	height: auto;
	top: 0;
}
.videoWrapper  video {
	min-width: 100%; 
	min-height: 100%; 
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#home .blocos {
	min-height: 100vh;
}
#home h1 {
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 20px;
	text-align: center;
	color: #fff;
}
#home .bloco {
	max-width: 460px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
#home .bloco:first-child {
	max-width: 450px;
	padding: 200px 0 30px 0;
}
#setaNext {
	width: 50px;
	height: 50px;
	line-height: 50px !important;
	font-size: 40px; 
	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: 100px 0 80px 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: 24px;
	line-height: 24px !important;
	position: absolute;
	left: 1px;
	top: 0;
    content: '\f111';
	color: #707070;
}
.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;
}

#relacionados h4 {
	margin-bottom: 50px;
}
#accordion {
	position: relative;
	border-top: 1px solid #213848;
}
#accordion .postFoto {
	filter: grayscale(100%);
	margin-bottom: 0;
	padding-bottom: 40%;
}
.accordion-toggle {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	font-size: 25px;
	line-height: 30px;
	padding: 20px 30px 20px 0;
	border-bottom: 1px solid #213848;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	font-weight: 400;
}
.accordion-toggle small {
	display: block;
	background:url(images/mais.png) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -15px;
}
.accordion-toggle span {
	display: block;
	width: calc(100% - 40px);
	max-width: 400px;
	min-height: 60px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.accordion-toggle .fa-solid {
	color: #3D5473;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 30px !important;
	font-size: 20px;
}
.accordion-toggle:hover {
	color: #2A82AA;
}
.accordion-toggle.ativo small {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.accordion a:link, .accordion a:visited {
	color: #fff;
}
.accordion a:hover, .accordion a:active {
	color: #3D5473;
}
.accordion-content {
	overflow: hidden;
	display: none;
	border-bottom: 1px solid #213848;
}
.areaTexto {
	overflow: hidden;
	padding-top: 20px;
}
.accordion-content .blocos {
	align-items: center;
}

.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;
}
#contato .fa-brands {
	font-size: 20px;
}
.social li {
	margin-right: 15px;
	padding: 1px;
}
.social li:last-child {
	margin: 0;
}
#menuWrapper .social {
	justify-content: flex-end;
}

/* publicacoes */
#relacionados {
	position: relative;
	border-top: 1px solid #253F5C;
	padding: 50px 0 0 0;
}
#relacionados #posts .post {
	margin-bottom: 20px;
}
/* contato */
#contato {
	z-index: 1;
	padding-top: 160px;
	margin-top: -80px;
}
#contato .bloco {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
#contato h4 {
	color: #2A82AA;
	margin-bottom: 50px;
}
#contato .contatoCidade h4 {
	text-transform: none;
	color: #fff;
	margin-bottom: 20px;
	letter-spacing: normal;
}
.contatoCidade {
	background: #253F5C url(images/grafismo-linhas.png) right bottom no-repeat;
	-webkit-background-size: auto 35px;
    -moz-background-size: auto 35px;
    -o-background-size: auto 35px;
    background-size: auto 35px;
	padding: 20px 20px 55px 20px;
	color: #fff;
	font-size: 16px;
	line-height: 24px;	
}
.contatoCidade a:link, .contatoCidade a:visited {
	color: #fff;
}
.contatoCidade a:hover, .contatoCidade a:active {
	color: #2A82AA;
}
.contatoInfo {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content:  flex-start;
	overflow: hidden;
	padding-top: 20px;
}
.contatoInfo p {
	margin-right: 40px;
}
.mapa {
	position: relative;
	height: 250px;
    overflow: hidden;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mapa iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	z-index: 1;
	pointer-events: none;
}
.contatoLogo img {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 50px;
}
footer a:link, footer a:visited {
	color: #fff;
}
footer a:hover, footer a:active {
	opacity: 0.6;
}
footer {
	padding: 20px 0 0 0;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	font-weight: 700;
	color: #8090A3;
	text-align: center;
}
#logoRodape {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	height: auto;
	border-bottom: 1px solid #BDBDBD;
	padding-bottom: 20px;
}
#assinatura {
	width: 16px;
	overflow: hidden;
	margin: 0 auto;
}
#assinatura:hover {
	opacity: 0.8;
}
#assinatura img {
	width: 100%;
	height: auto;
	display: block;
}
/* interna */
#interna, #erro404 {
	background: #E5E5E5;
	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:  center;
	padding: 0 0 10px 0;
}
#pagenav a, #pagenav span {
	margin: 0 10px 10px 10px;
	font-size: 16px;
	font-weight: 400;
	color: #2A82AA;
	line-height: 30px;
	height: 30px;
	text-align: center;
	overflow: hidden;
}
#pagenav span.current {
	color: #253F5C;
	font-weight: 700;
}
#pagenav span.dots, #pagenav a:link, #pagenav a:visited {
	color: #2A82AA;
}
#pagenav a:hover, #pagenav a:active {
	color: #253F5C;
}
/* post interna */
.single-post #interna h1 {
	display: block;
	clear: both;
	width: 100%;
}

.postShare {
	overflow: hidden;
	padding: 30px 0;
	position: relative;
}
.postShare strong {
	letter-spacing: 5px;
	text-transform: uppercase;
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 25px;
	font-size: 15px;
	font-weight: 700;
	display: block;
}
.addtoany_shortcode {
	overflow: hidden;
	margin-bottom: 20px;
}
.addtoany_list a, .widget .addtoany_list a {
	display: block !important;
	padding: 0 !important;
	margin: 0 10px 0 0 !important;
	float: left !important;
	width: 22px !important;
	height: 22px !important;
	overflow: hidden !important;
}

.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;
}
#perfilFoto {
	width: 280px;
}
#perfilFoto img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 50px;	
}
#perfilTexto h1 {
	margin-bottom: 15px;
}
#perfilTexto .social {
	background: url(images/grafismo-linhas_perfil.png) left bottom repeat-x;
	-webkit-background-size: auto 60px;
    -moz-background-size: auto 60px;
    -o-background-size: auto 60px;
    background-size: auto 60px;
	padding-bottom: 80px;
	padding-left: 6px;
	margin-bottom: 30px;
}
#topoInterna {
	background: #152C3D url(images/fundoTopo.jpg) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	padding-bottom: 90px;
	padding-top: 200px;
}
#topoInterna:before {
	width: 100%;
	height: 60px;
	position: absolute;
	left: 0;
	bottom: 0;
	background:url(images/grafismo-linhas.png) right bottom no-repeat;
	-webkit-background-size: auto 60px;
    -moz-background-size: auto 60px;
    -o-background-size: auto 60px;
    background-size: auto 60px;
	content: "";
	z-index: 1;
}
#topoInterna h1 {
	color: #fff;
	margin-bottom: 15px;
	max-width: 900px;
}
.postCat {
	letter-spacing: 5px;
	text-transform: uppercase;
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 16px;
	font-size: 12px;
	font-weight: 400;
}
.postData {
	letter-spacing: 5px;
	text-transform: uppercase;
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 16px;
	font-size: 12px;
	font-weight: 700;
	color: #2A82AA;
}
#post .postSingle {
	max-width: 900px;
}
.single-post {
	color: #253F5C;
}
.single-post .conteudo {
	background: none;
}
#areas, #sobre {
	background: #152C3D url(images/fundoTopo.jpg) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color: #fff;
	z-index: 7;
}
#sobre {
	z-index: 9;
}
#areas h4 {
	color: #2A82AA;
	margin-bottom: 50px;
}
#perfil {
	padding: 30px 0 0 0;
}

#sobre p {
	font-size: 18px;
	line-height: 45px;
	font-weight: 300;
	max-width: 570px;
}
#sobre .gallery a {
	display: none;
}
#sobre .foto {
	width: 60%;
	padding-bottom: 60%;
	margin: 0 auto;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#sobre .slick-list {
	margin: 0 40px 20px 40px;
}
#equipe {
	z-index: 8;
	background: #fff;
	padding: 80px 0 0 0;
}
#equipe h4 {
	color: #fff;
	margin-bottom: 50px;
}
#equipeIntro {
	background: url(images/mascara_img.png) center  no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
	margin-left: -20px;
	margin-right: -20px;
	padding: 100px 20px 80px 20px;
	
}
#equipe h2 {
	font-size: 25px;
	line-height: 35px;
	text-transform: uppercase;
	max-width: 375px;
	color: #fff;
}
#equipeLista {
	padding: 50px 0;
}
#equipeLista .social {
	margin: 0;
}
#equipeLista a {
	display: block;
	float: left;
}
#equipe h3 {	
	font-size: 28px;
	line-height: 34px;
	text-transform: none;
	width: calc(100% - 70px);
	margin: 0;
	overflow: hidden;
	position: relative;
}
#equipe h3 a {
	color: #142C3C;
}
#equipe h3 a:hover {
	color: #2A82AA;
}
.profissional {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0;
	border-bottom: 1px solid #D9D9D9;
}
#publicacoesWrapper h4 {
	width: 100%;
	margin-bottom: 50px;
	text-transform: none;
	padding-bottom: 12px;
	position: relative;
	color: #253F5C;
	letter-spacing: 1px;
	font-weight: 400;
}
#topoInterna h4 {
	font-weight: 400;
	margin-bottom: 90px;
	color: #2A82AA;
}
#publicacoesWrapper h4:before {
	width: 100%;
	height: 2px;
	left: 0;
	bottom: 0;
	position: absolute;
	content: "";
	background: #253F5C;
	background: -webkit-linear-gradient(90deg,rgba(37, 63, 92, 1) 0%, rgba(42, 130, 170, 1) 100%);
	background: -moz-linear-gradient(90deg,rgba(37, 63, 92, 1) 0%, rgba(42, 130, 170, 1) 100%);
	background: linear-gradient(90deg,rgba(37, 63, 92, 1) 0%, rgba(42, 130, 170, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
	  startColorstr="#253F5C",
	  endColorstr="#2A82AA",
	  GradientType=1
	);
}
#postLivro .postFotoTopo {
	width: auto !important;
	height: 350px !important;
}
/* formulario */
#filtrosBlog {
	padding-left: 50px;
	background: url(images/filtro.png) left 10px no-repeat;
	-webkit-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -o-background-size: auto 20px;
    background-size: auto 20px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	max-width: 870px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
	text-transform: uppercase;
	opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	text-transform: uppercase;
	opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	text-transform: uppercase;
	opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	text-transform: uppercase;
	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: #fff;
	opacity: 1;
    background-color: transparent;
	border: 0;
	border-bottom: 1px solid #fff;
    font-size: 16px;
	height: 40px;
	line-height: 40px;
    padding: 0;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: "Archivo", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-variation-settings:
    "wdth" 100;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
}

textarea {
	height: 140px;
	resize: none;
	line-height: 20px;
	padding: 15px;
}
select {
	background:url(images/seta.png) center right no-repeat;
	-webkit-background-size: auto 10px;
    -moz-background-size: auto 10px;
    -o-background-size: auto 10px;
    background-size: auto 10px;
	padding: 0 25px 0 0;
}
.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, .searchandfilter input[type='submit'] {
    padding: 0 !important;
	-webkit-appearance: none;
	margin: 0 0 20px 0 !important;
	float: right;
	border: 1px solid #EA5153 !important;
	background-color: transparent;
	cursor: pointer;
	width: 90px;
	line-height: 40px !important;
	height: auto !important;
	display: block;
	overflow: hidden;
	font-family: "Archivo", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-variation-settings:
    "wdth" 125;
	font-size: 15px;
	color: #EA5153;
	font-weight: 700;
	text-align: center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.searchandfilter input[type='submit'] {
	width: 40px;
	height: 40px;
	border: 0 !important;
	background: url(images/lupa.png) center right no-repeat;
	-webkit-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -o-background-size: auto 20px;
    background-size: auto 20px;
	text-indent: 999px;
	margin: 0 !important;
}
.searchandfilter input[type='submit']:hover {
	-webkit-background-size: auto 30px;
    -moz-background-size: auto 30px;
    -o-background-size: auto 30px;
    background-size: auto 30px;
}
form p, .wpcf7-checkbox {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.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;
}
.searchandfilter ul {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	width: 100%;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.searchandfilter li {
	width: 100%;
	padding: 0 !important;
	display: block !important;
}
#filtrosBlog .searchandfilter li:nth-child(2) {
	width: calc(100% - 40px);
}
#filtrosBlog .searchandfilter li:nth-child(3) {
	position: absolute;
	width: 40px;
	top: 50px;
	right: 0;
}
#noResults h2 {
	font-size: 30px;
	line-height: 35px;
}
.fancybox-button--play, .fancybox-button--fullscreen {
	display: none !important;
}
.fancybox-content {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow: hidden !important;
}
#publicacoes {
	z-index: 5;
	padding-bottom: 0;
}
#publicacoes h4 {
	color: #2A82AA;
	margin-bottom: 50px;
}
#publicacoes #publicacoesWrapper h4 {
	color: #152C3D;
	margin-bottom: 20px;
}
.contatoInfo a:hover, .contatoInfo a:active {
	color: #152C3D;
}
.cky-btn-reject, .cky-btn-accept {
	background-color: #2A82AA !important;
	border-color: #2A82AA !important;
	color: #fff !important;
}
@media only screen 
and (min-width : 480px) {

.postSingle .gallery li {
	width: 31.3333%;
}
}
@media only screen 
and (min-width : 640px) {
#filtrosBlog .searchandfilter li, #filtrosBlog .searchandfilter li:nth-child(2) {
	width: calc(50% - 70px);
	margin-right: 50px;
}
#filtrosBlog .searchandfilter li:nth-child(3) {
	top: 0;

}
.profissionalFoto {
	width: 35%;
}
.profissionalInfo {
	width: calc(65% - 20px);
}
footer section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
#assinatura {
	margin: 0 0 20px 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%;
}
#artigos {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#artigos .post {
	width: 47%;
}
#publicacoes #artigos .post {
	width: 100%;
}
#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) {
#equipe {
	background: none;
}
#equipe .blocos {
	align-items: flex-end;
}
#equipe h4 {
	padding-top: 100px;
	margin-bottom: 50px;
}
#equipe:before {
	width: 45%;
	left: 0;
	top: 80px;
	bottom: 0 ;
	z-index: 2;
	content: "";
	position: absolute;
	background: url(images/mascara_img.png) center  no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	-webkit-border-bottom-right-radius: 150px;
	-moz-border-radius-bottomright: 150px;
	border-bottom-right-radius: 150px;
}
/*#equipe:after {
	width: 100%;
	left: 0;
	bottom: 0;
	height: 80px;
	z-index: 1;
	content: "";
	position: absolute;
	background: url(images/fundoTopo.jpg) center no-repeat;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/
#equipe:after {
	width: 100%;
	left: 0;
	top: 0;
	bottom: 80px;
	z-index: 1;
	content: "";
	position: absolute;
	background: #fff;
}
#equipeLista, #equipeIntro {
	padding: 0 0 200px 0;
	margin: 0;
}
#equipeIntro {
	background: none;
}
#home .blocos, #sobre .blocos {
	align-items: center;
}
#home .bloco, #home .bloco:first-child {
	padding: 0;
}
#home h1 {
	text-align: left;
}
#contato .bloco, #accordion .bloco {
	width: calc(50% - 10px);
}
#perfil.comFoto section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#perfil.comFoto #perfilTexto {
	width: calc(100% - 330px);
}

#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%;
}
#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) {
#publicacoesWrapper {
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
#artigos {
	width: 66%;
}
.home #artigos {
	width: 55%;
}
#livros {
	width: 30%;
}
#topoInterna {
	padding-top: 280px;
}
.mapa {
	height: 350px;
}
#contato .bloco, #accordion .bloco {
	width: calc(50% - 20px);
}
.contatoCidade {
	padding: 40px 40px 45px 40px;	
}
.profissionalFoto {
	width: 35%;
}
.profissionalInfo {
	width: calc(65% - 20px);
}
.contatoLogo {
	order: 1;
}

.contatoRodape {
	order: 3;
	margin-bottom: 0;
}

#posts .post {
	width: 30.3333%;
}
#relacionados #posts .post:nth-child(3), #publicacoes #posts .post:nth-child(3) {
	display: block;
}





#headerMobile, .fa-xmark  {
	display: none !important;
}
#menuWrapper {
	width: 100%;
	left: 0;
	top: 0;
	bottom: auto;
	display: block !important;	
	height: 80px;
	background: url(images/gradiente_bg.png) center top repeat-x;
	-webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
}

#menuWrapper .logo {
	display: block;
	height: 60px !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;
}
#menuWrapper .social, .language-chooser {
	margin: 0 0 0 40px;
}
#menuWrapper #nav a {
	display: block;
	padding-bottom: 5px;
	position: relative;
	overflow: hidden;
}
#nav li:last-child {
	margin: 0;
}


}
@media only screen 
and (min-width : 1280px) {
#nav li {
	margin-right: 60px;
}
#posts {
	width: 104%;
}
#posts .post {
	width: 29.3333%;
	margin-right: 4%;
}
}
@media only screen 
and (min-width : 1366px) {
#equipe:before {
	width: 40%;
}
#equipeLista {
	width: 50%;
}
#menuWrapper .logo {
	left: 0;
}
section, .menu {
	width: 1300px;
	padding: 0;
	margin: 0 auto;
}
#nav li {
	margin-right: 60px;
}
}