/*
Theme Name:Cartorio

Version: 1.0
License: None
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
.grecaptcha-badge {
	z-index: 9000;
}
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 */
.botoes a, form input.wpcf7-submit, header a, .social li, #scrollTop, .mMaps a, .accordion-toggle a, #servicos a, #banner a, .download a, #botoes a, a.mais, .postSingle ul li a {
	-moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
}
body {
	background: #fff;
	color: #848484;
	font-size: 15px;
	line-height: 20px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
h1 {
	font-size: 45px;
	line-height: 50px;
	font-weight: 700;
	color: #fff;
	max-width: 650px;
	margin: 0 auto 40px auto;
	position: relative;
	padding-bottom: 22px;
}
h1:before {
	width: 120px;
	height: 2px;
	content: "";
	background: #fff;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -60px;
}
a.mais:link, a.mais:visited {
	width: 280px;
	max-width: 280px;
	margin: 0 auto 40px auto;
	text-align: center;
	border: 2px solid #fff;
	color: #fff;
	padding: 15px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	display: block;
}
a.mais:hover, a.mais:active {
	background: #BF9033;
	color: #fff;
	border-color: #BF9033;
}
section {
	padding: 0 20px;
	overflow: hidden;
	clear: both;
	position: relative;
	z-index: 2;
}
a:link, a:visited {
	color: #848484;
	text-decoration: none;
}
a:hover, a:active {
	color: #2e4a79;
}
.item a {
	text-decoration: underline;
}
p, .video {
	margin-bottom: 20px;
}
header {
	width: 100%;
	z-index: 9990;
	min-height: 70px;
	font-weight: 500;
	font-size: 16px;
}
#logo {
	display: block;
	width: 260px;
	margin: 0 auto 50px auto;
}
#logo img {
	height: auto !important;
	width: 100% !important;
	display: block;
}
#brasao {
	display: block;
	height: 40px !important;
	width: auto !important;
	position: absolute;
	right: 20px;
	top: 15px;
}
#headerContato {
	padding: 70px 0 20px 0;
}
#headerContato p {
	margin-bottom: 0;
	padding-left: 35px;
}
.headerWhatsapp, .headerWhatsapp a:link, .headerWhatsapp a:visited {
	color: #4cca5b;
}
.headerWhatsapp a:hover, .headerWhatsapp a:active {
	color: #000;
}
.headerWhatsapp {
	height: 30px;
	line-height: 30px;
	padding-left: 35px;
	background: url(images/whatsapp.png) center left no-repeat;
	-webkit-background-size: auto 30px;
    -moz-background-size: auto 30px;
    -o-background-size: auto 30px;
    background-size: auto 30px;
}
/* banner */
#banner {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 50px 0;
	overflow: hidden;
	text-align: center;
	border-bottom: 10px solid #d1d2d4;
}
.botoes {
	overflow: hidden;
	width: 240px;
	margin: 0 auto 35px auto;
}
.botoes li {
	overflow: hidden;
	margin-bottom: 15px;
}
.botoes a:link, .botoes a:visited {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	border: 2px solid #fff;
	display: block;
}
.botoes a:hover, .botoes a:active {
	color: #932b24;
	background: #fff;
}
#btnServicos, #btnFechar {
	cursor: pointer;
	font-weight:300;
	background: #932b24;
	color: #fff;
	padding: 20px;
	font-size: 25px;
	line-height: 30px;
	text-align: center;
}
#btnFechar {
	font-weight: 700;
}
#btnFechar span {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 300;
}
/* servicos */
#servicos {
	background: #e3e4e5;
	color: #333;
	font-size: 18px;
	line-height: 22px;
	display: none;
}
.single-servico #servicos {
	display: block;
}
.single-servico .servico {
	display: none;
}
.single-servico .servico.current {
	display: block;
}
#servicos strong {
	color:  #932b24;
}
#servicos  ul, #servicos  ol {
	margin-bottom: 20px;
}
#servicos ul {
	list-style-position: inside;
}
#servicos ol {
	list-style-position: outside;
}
#servicos ol li {
	list-style-type: decimal;
	margin-left: 25px;
}
#servicos ul li {
	list-style-type: disc;
	margin-left: 25px;
}
.accordion-toggle {
	font-size: 25px;
	line-height: 30px;
	padding: 10px 0;
	font-weight: 700;
	color:  #932b24;
	text-align: center;
}
.accordion-toggle a:link, .accordion-toggle a:visited {
	color:  #932b24;
}
.accordion-toggle a:hover, .accordion-toggle a:active {
	color: #000;
}
.accordion-toggle span {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px;
	padding: 0 5px;
}
.servico:nth-child(even) {
	background: #d5d6d8;
}
.accordion-content {
	overflow: hidden;
	padding-top: 20px;
}
.accordion-content h2 {
	color: #666;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
	font-weight: 700;
}
.last {
	color:  #932b24;
	font-weight: 700;
}
.last a:link, .last a:visited {
	color:  #932b24;
	text-decoration: underline;
}
.last a:hover, .last a:active {
	color:  #000;
}
/* contato */
#contato {
	overflow: hidden;
	padding: 50px 0 30px 0;
	text-align: center;
}
#formulario h2 {
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
}
#formulario p {
	font-weight: 500;
	font-size: 16px;
}
#infoContato {
	margin-bottom: 30px;
	overflow: hidden;
}
#infoContato p {
	font-weight: 500;
	margin: 0;
}
.mMaps {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	padding-bottom: 25px;
	width: 100%;
}
.mMaps img {
	width: auto;
	height: 50px !important;
	display: block;
	margin: 0 5px;
}
.mMaps strong, .mMaps span {
	display: block;
	margin: 0 5px;
}
.mMaps:before {
	content: "";
	background: #932b24;
	width: 140px;
	height: 2px;
	position:absolute;
	left: 50%;
	bottom: 0;
	margin-left: -70px;
}
.mMaps span {
	border-bottom: 1px solid #932b24;
}
.mMaps a:link, .mMaps a:visited {
	color: #932b24;
	font-size: 30px;
	line-height: 35px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: center;
}
.mMaps a:hover, .mMaps a:active {
	color: #000;
}
/* social */
.social {
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.social a {
	display: block;
	height: 40px;
}
.social li {
	width: 40px;
	height: 40px;
	-webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 20px;
	overflow: hidden;
}
.social li:hover {
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.mFacebook {
	background-image: url(images/facebook.png);
}
.mInstagram {
	background-image: url(images/instagram.png);
}
/* rodape */
footer {
	padding: 25px 0;
	position: relative;
	text-align: center;
	background: #2e4a79;
}
footer img {
	width: 120px !important;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
form {
	overflow: hidden;
	clear: both;
	position: relative;
}
form input[type='text'], form input[type='file'], form input[type='url'], form input[type='email'], form input[type='tel'], form textarea, select {
    width: 100%;
	-webkit-appearance: none;
    color: #848484;
    background-color: transparent;
	border: 1px solid #2e4a79;
    font-size: 15px;
    padding: 0;
    margin: 0 0 6px 0;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
form textarea {
	height: 150px;
	resize: none;
}
form input[type='text'].wpcf7-not-valid, form input[type='file'].wpcf7-not-valid, form input[type='url'].wpcf7-not-valid, form input[type='email'].wpcf7-not-valid, form input[type='tel'].wpcf7-not-valid, form textarea.wpcf7-not-valid, select.wpcf7-not-valid {
	border-color: #932b24;
	background: #FFC;
}
form input.wpcf7-submit {
	-webkit-appearance: none;
    padding: 0 !important;
	margin: 0 auto 20px auto !important;
    color: #fff;
    font-size: 20px;
	border: 0 !important;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 2px;
	cursor: pointer;
	width: 140px;
	height: 40px;
	line-height: 40px;
	display: block;
	background: #2e4a79;
	overflow: hidden;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
form input.wpcf7-submit:hover {
	background: #BF9033;
}
form p {
	overflow: hidden;
	margin: 0;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-spinner {
	padding: 0 !important;
	margin: -60px 0 0 0 !important;
	float: right !important;
}
div.wpcf7-response-output {
	font-size: 15px !important;
	font-weight: 500 !important;
	line-height: 20px !important;
	margin: 0 0 10px 0 !important;
	padding: 10px !important;
	clear: both;
	color: #848484 !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #848484;
}
::-moz-placeholder { /* Firefox 19+ */
	color: #848484;
}
:-ms-input-placeholder { /* IE 10+ */
	color: #848484;
}
:-moz-placeholder { /* Firefox 18- */
	color: #848484;
}
#formulario {
	max-width: 500px;
	margin: 0 auto 30px auto;
	overflow: hidden;
}
.texto404 {
	color: #fff;
	font-size: 20px;
	line-height: 25px;
}
.texto404 h1 {
	font-size: 45px;
	line-height: 50px;
	margin-bottom: 20px;
}
.texto404 h2 {
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 20px;
}
.texto404, .error404 .botoes, .error404 h1 {
	display: none;
}
.error404 .texto404, .error404 .texto404 h1 {
	display: block;
}
.error404 #banner {
	padding: 0;
}
.error404 #banner section {
	height: 100vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.texto404 a:link, .texto404 a:visited {
	color: #ccc;
}
.texto404 a:hover, .texto404 a:active {
	color: #fff;
}

.download {
	padding: 40px 0;
	background: #d1d2d4 url(images/seta.png) center top no-repeat;
	text-align: center;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.download a:link, .download a:visited {
	padding: 10px 20px;
	max-width: 440px;
	text-transform: uppercase;
	color: #fff;
	background: #932b24;
	display: block;
	overflow: hidden;
	position: relative;
	 -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin: 0 auto;
}
.download a:hover, .download a:active {
	background: #000;
}
.download .fa-file-download {
	margin-right: 5px;
}
#inicio {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 50px 0 30px 0;
	position: relative;
	overflow: hidden;
}
#inicio:before {
	content: "";
	background-color: rgba(28, 51, 91, 0.7);
	background: rgba(28, 51, 91, 0.7);
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.center {
	text-align: center;
	display: block;
	clear: both;
	font-size: 20px;
	line-height: 25px;
}
.center p {
	font-weight: 500;
	color: #fff;
	margin-bottom: 40px;
}
#duvidas {
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
	padding: 40px 0 30px 0;
	overflow: hidden;
	position: relative;
}
#duvidas h2 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #2e4a79;
	font-weight: 700;
}
#botoes {
	padding: 50px 0 0 0;
}
#botoes .fas, #botoes .far, #botoes .fab {
	margin-right: 5px;
}
#botoes a:link, #botoes a:visited {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: 500;
	background: #2e4a79;
	padding: 5px 0;
	text-align: center;
	max-width: 320px;
	min-width: 320px;
	margin: 0 auto 10px auto;
	font-size: 16px;
	line-height: 28px;
	-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
#botoes a:hover, #botoes a:active {
	background: #BF9033;
}
#botoes section {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.popWrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.9);
	background: rgba(0, 0, 0, 0.9);
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}
.popFoto {
	position: relative;
	z-index: 1;
	max-width: 100%;
	max-height: 500px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.popFoto img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 500px;
	margin: 0 auto;
	display: block;
	z-index: 1;
	position: relative;
}
.popClose {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 2;
}
.popClose .fa-times-circle {
	display: block;
	cursor: pointer;
	color: #fff;
	font-size: 30px;
}
.popFotoWrapper {
	position: relative;
}
.popFoto {
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.popFoto a {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.boxEndereco {
	overflow: hidden;
	clear: both;
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	font-weight: 500;
}
.navBtn {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}
.navBtn a.mais {
	margin: 0 10px 20px 10px;
}
.page-template-default #inicio .center, .error404 #inicio .center {
	display: none;
}
.conteudo {
	padding: 50px 0 30px 0;
	overflow: hidden;
}
.conteudo h2 {
	color: #2e4a79;
	font-size: 30px;
	line-height: 35px;
	margin-bottom: 20px;
	font-weight: 700;
}
.conteudo h3 {
	color: #BF9033;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
	font-weight: 700;
}
.error404 .conteudo {
	text-align: center;
}
 .postSingle ul.doc li {
	position: relative;
	margin-bottom: 20px;
	padding: 0;
	font-weight: 500;
}
.postSingle ul.doc li a {
	padding: 10px 10px 10px 35px;
	display: block;
	border: 1px solid #ccc;
}
 .postSingle ul.doc li a:hover, .postSingle ul.doc li a:active {
	border-color: #2e4a79;
	color: #2e4a79;
	background: #f1f1f1;
}
 .postSingle ul.doc li:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 21px;
	position: absolute;
	left: 12px;
	top: 10px;
    content: '\f56d';
	color: #2e4a79;
}
.page-template-default #botoes {
	padding: 0 0 40px 0;
}
@media only screen 
and (min-width : 480px) {
.wpcf7-form-control-wrap.telefone {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-right: 3px;
	clear: left;
}
.wpcf7-form-control-wrap.your-email {
	float: right;
	width: 50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-left: 3px;
	clear: right;
}
}
@media only screen 
and (min-width : 640px) {
#botoes section {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
#botoes a:link, #botoes a:visited {
	margin: 0 5px 10px 5px;
}
header p {
	height: 30px;
	line-height: 30px;
}
#headerContato {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-end;
}
#headerContato p {
	margin: 0 0 0 10px;
	padding-left: 0;
}
#headerContato p.headerWhatsapp {
	padding-left: 35px;
}
}
@media only screen 
and (min-width : 768px) {

}
@media only screen 
and (min-width : 1024px) {
header {
	height: 100px;
	font-size: 14px;
}

#brasao {
	right: 0;
	top: 25px;
	height: 55px !important;
}
#headerContato {
	float: right;
	padding: 45px 75px 0 0;
}
section {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#duvidas section {
	width: auto;
}
#banner {
	background-attachment: fixed;
	padding: 100px 0;
}
#inicio {
	background-attachment: fixed;
}
}