/*
Theme Name: MERAKIARTSBRASIL
Theme URI: http://www.identidadevisualadvogados.com.br
Author: Meraki Arts Brasil
Author URI: http://www.merakiartsbrasil.com
Description: Fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.0.0l
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
    background-image: url(images/inicial.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    background-color: #0e1132;
}

html {
    width: 100%;
    height: 100%;
    scroll-behavior: smooth;
}

* {
    -webkit-overflow-scrolling: touch;
}

a { 
    color: #fff;
}

a:hover {
    color: #fff;
    text-decoration: underline;
}
nav ul li:after {
    box-sizing: border-box;
    content: "";
    /* margin-top: -33px; */
    padding-left: 20px;
    border-right: 2px solid #fff;
    height: 87px;
    font-size: initial;
}

#contato-section {
    padding-top: 120px;
    background-color: #000106;
}


nav img {
    padding-right: 10px;
}

.hideme {
    opacity: 0;
}

#quemsomospage {
    width: auto;
    min-width: 100vw;
    min-height: 100vh;
    height: auto;
    text-align: left;
    background-color: #010006;
    background-image: url(images/fundoservicos.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    color: #fff;
}

#quemsomospage h2, #quemsomospage h2 a {
    text-align: left;
    padding-left: 20px;
    margin-top: 50px;
    color: #efefef;
    font-size: 1.2em;
}

.quemcontent {
    padding-top: 100px;
}

#areasdeatuacao h1.entrytitle a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px !important;
}

.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.alignright {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

img.aligncenter {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

ul {
    padding: 0;
}

.publicacoes {
    width: 100%;
}


.publicacoes ul {
    float: left;
    width: 100%;
    display: flex;
}

.header_logo {
    
    
}

.headersingle {
    height: 110px;
    z-index: 1;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.headersingle nav {
    width: 100%;
    margin-left: 14%;
    background-color: transparent;
    height: 50px;
    float: right;
    text-align: right;
    justify-content: right;
    padding-top: 25px;
    font-size: 1.3em;
}

.headersingle .header_logo {
    margin-top: 10px;
    margin-bottom: 0px;
    width: auto;
    min-width: 348px;
    float: left;
    background-image: url(images/logoheadersmall.png);
    background-repeat: no-repeat;
    height: auto;
    min-height: 91px;
    margin-left: 15px;
    padding-top: 0px;
    background-color: transparent !important;
}

#primarysingle {
    width: auto;
    min-width: 100vw;
    min-height: 100vh;
    background-image: url(images/fundoservicos.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    color: #fff;
    min-height: 100%;
    height: auto;
    background-color: #010005;
}

.primaryentrybody p {
    text-align: justify;
    /* color: #231F20; */
    padding: 10px;
    color: #fff !important;
}

#artigos, #atuacao {
    width: auto;
    min-width: 100vw;
    min-height: 100vh;
    height: auto;
    text-align: left;
    background-image: url(images/fundoservicos.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
}

#contatoformulario {
    width: 80%;
    margin: 0 auto;
}


.formsec {
    width: 70%;
    padding: 50px 0px;
}

h2.contatoh2 {
    font-weight: bold;
    color: #01002f;
    text-align: center;
    margin-bottom: 20px;
}


div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #01002f !important;
    border: 1px solid #01002f !important;
    color: #fff !important;
    font-size: 1em;
    padding: 10px 15px;
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    font-weight: 800 !important;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #01002f !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}



#contato {
    width: auto;
    min-width: 100vw;
    min-height: 644px;
    height: auto;
    text-align: left;
    background-image: url(images/contatoformbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    color: #fff;
    background-color: #000106;
}

#noticias {
    width: 100vw;
    text-align: left;
    background-color: transparent;
    background-image: url(images/contatoformbg.jpg);
    color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
}

h1.noticias {
        color: #fff !important;
        margin-bottom: 50px;
}


.publicacoes ul li {
    padding: 2%;
    width: 25%;
    text-align: center;
    position: relative;
    float: left;
    border-style: solid;
border-width: 0px 2px 0px 0px;
}

.redessociais ul {
    width: 100%;
    float: left;
    display: flex;
}

.redessociais ul li {
        border-color: #fff !important;
    border-style: solid;
border-width: 0px 2px 0px 0px;
    min-height: 200px;
    height: auto;
    width: 100%;
    display: flex;
    align-items: center;
}

.rs {
    border-style: solid;
border-width: 0px 2px 0px 0px;
    min-height: 100px;
    height: auto;
}


li.contactleft {
    border-color: #fff !important;
    border-style: solid;
    border-width: 0px 2px 0px 0px;
    min-height: 200px;
    height: auto;
}

li.contactleft img {
   margin-bottom: 30px;
    float: left;
    padding-left: 10%;
}


li.contactleft p {
    padding-left: 10%;
    text-align: left;
    color: #fff;
    font-size: 1em;
    width: 90%;
}

li.igicons {
    width: 20%;
}

li.formulariowp {
    width: 50%;
}

@media(min-width:767px) {
    
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -o-transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
    .top-nav-collapse {
        padding: 0;
    }
}
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #FFF;
    color: #337AB7;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #337AB7;
    color: #FFF;
}

li {
list-style: none;
clear: both;
}

.tophead {
    height: 0px;
}

.header {
    position: sticky;
    width: 100%;
    font-weight: bold;
    text-align: center;
    background-color: transparent;
  -webkit-transition: none;
  transition: none;
      border-bottom: 2px solid #efefef;
}

.header .header_logo {
    background: url(images/headerlogo.png) no-repeat left;
    height: 100px;
    width: 152px;
    float: left;
    z-index: 999;
    padding-top: 10px;
    padding-left: 25px;
    background-color: transparent;
    position: relative;
}

.socialmedia {
    float: left;
    padding-top: 30px;
    padding-left: 50px;
    position: relative;
    z-index: 999;
}

.socialmedia img {
    padding-right: 10px !important;
    height: 40px;
}


.searchbar {
float: right;
    width: 300px;
    padding-top: 30px;
    padding-right: 50px;
    height: 40px;
}

.searchbar  input
  {
	padding:10px 10px;
	height: 28px;
  }
  
  .searchwrapper {
    border:1px solid #000;
    display:inline-block;
}
  
.searchbar input[type=text] {
    border: 1px solid #4D2C17 !important;
    border-radius: 10px !important;
    height: 40px;
}

.searchbar .button {
       margin-left: -35px;
    /* padding: 7px 10px; */
    background-color: #4D2C17;
    border: 0;
    color: transparent !important;
    /* float: right; */
    width: 27px;
    height: 27px;
    background: url(images/searchme.png);
    background-repeat: no-repeat;
    padding-top: 5px;
}

.mainlogo {
    position: relative;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.header.small {
    height: 110px;
    z-index: 1;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: fixed;
    width: 100%;
    background-image: url(images/headersmallbg.png);
    background-size: 100% 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.header.small .header_logo {
    margin-bottom: 0px;
    width: 152px;
    float: left;
    background-image: url(images/logoheadersmall.png);
    background-repeat: no-repeat;
    height: 100px;
    margin-top: 5px;
    margin-left: 20px;
    padding-top: 0px;
    background-color: transparent !important;
}


@media only screen and (max-width: 767px) {

nav ul {
    display: none;
}

.header.small nav {
    display:none; 
}
}

.header nav {
    background-color: transparent;
    padding-top: 20px;
    font-size: 1.5em;
    width: 70%;
    text-align: center;
    justify-content: center;
    z-index: 998;
    position: absolute;
    margin: 0px auto;
}

.header.small nav {
    width: 100%;
    font-size: 1.5em;
    margin-left: 25%;
    background-color: transparent;
    height: 50px;
    float: right;
    text-align: right;
    justify-content: right;
    padding-top: 30px;
}

.header.small nav li+li {
    border-left: 1px solid #231F20;
    padding-left: 15px;
    line-height: 17px;
    height: 17px;
    margin-top: 20px;
}


 
.header.small2 {
    padding-top: 20px;
    z-index: 1;
    height: 130px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    display: none;
}

.header.small ~ .offset {
  padding-top: 40px;
}
.header.small2 .header_logo {
        background: url(img/headerlogo.png) no-repeat center #e1dbbb;
  padding-top: 20px;
  font-size: 20px;
  text-shadow: none;
  height: 130px;
  transition: none;
}

.header_logo {
  	font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding-top: 80px;
  font-size: 50px;
  text-shadow: 3px 4px rgba(0, 0, 0, 0.1);
  -webkit-transition: none;
  transition: none;
  height: 200px;
}

.fixed-header {
  position: fixed;
  top:0; left:0;
  width: 100%; 
}

formulariowp h2 {
    font-size: 1.3em !important;
    font-weight: bold !important;
    color: #fff !important;
    margin-left: 30px;
    padding-bottom: 10px;
}

nav {
    width: 100%;
    height: 75px;
    background-color: rgb(35,31,32, 0.7);
    z-index: 10;
    	font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    position: absolute;
}

.headersingle nav ul {
    border: none !important;
    background-image: none !important;
        width: 70%;
    padding-right: 20px;
}



nav ul {
    list-style-type: none;
    margin: 0 auto;
        padding-right: 20px;
    text-align: right;
    width: 100%;
    max-width: 100%;
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
}

nav ul li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
nav ul li a {
    text-decoration: none;
    color: #FFF;
    font-weight: normal;
    line-height: 17px;
    font-size: large;
}

nav ul li a:hover {
    color: #FFF;
    text-decoration: underline;
}


nav li+li {
    border-left: 1px solid #231F20;
    line-height: 17px;
    height: 17px;
    margin-top: 20px;
}

.welcome-section {
    clear: both;
    text-align: center;
    background: transparent;
}

#inicialbg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 100vh;
    height: auto;
    min-width: 100vw;
    width: auto;
    background-color: transparent;
}

#newsletterhere {
  padding-top: 5.5em;
}

.newsletter {
    padding: 15px;
    text-align: center;
    color: #fff;
    width: 100%;
    height: 85px;
    background-color: #D09A40;
    background-size: cover;
}

.btn {
    width: 200px;
    height: 49px !important;
    padding: 0px !important;
    margin: 5px !important;
    margin-bottom: 10px !important;
    color: #D09A40;
    background-color: #000;
}



.col-xs-3 {
    width: 20%;
}

.bgnews {
        margin-left: 0px !important;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
}

.bgnews h1 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 100px !important;
    padding-bottom: 50px !important;
    height: auto;
    min-height: 100px;
    min-width: 100px;
    width: auto;
    display: block;
    justify-content: center;
    vertical-align: middle;
    text-align: center;
    color: #010101;
    font-weight: bold;
    margin: 0 auto;
   font-size: 1.5em;
    margin-top: 10px;
    margin-bottom: 10px;
    margin: 0 auto;
}

.bgnews h1 a {
    color: #fff;
}


.ngg-galleryoverview {
    padding-left: 5% !important;
    padding-right: 5% !important;
}

.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box {
    padding: 10px !important;
}

.about-section {
    text-align: center;
    background: #E1DBBB;
    background-repeat: no-repeat;
    background-size: cover;
    height: 561px;
    display: flex;
}


.sobreme {
    width: 100%;
    margin: 0 auto;
    margin-top: 100px;
    position: absolute;
    height: 461px;
    /* height: auto; */
    clear: both;
}

.sobremeimg {
    float: left;
}

.sobremeentry {
    width: 80%;
    z-index: 0;
    min-height: 392px;
    height: auto;
    margin: 0 auto;
    background-repeat: repeat-y;
    background-size: 100% 100%;
}


.sobretexto {
    padding-top: 60px;
}

.sobremeentry p {
    text-align: justify;
    font-size: 1.2em;
    color: #fff;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 15px;
}



.escritorio {
    background-color: #865226;
    width: 100%;
    height: 30px;
    background-size: cover;
    margin-top: 30px;
}

.whatwedo-section h1 {
    padding-top: 30px;
    color: #E1DBBB;
}

.whatwedo-section {
    text-align: center;
    background-color: transparent;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(img/fundoareas.png);
    background-attachment: fixed;
}

.areasdeatuacao {
    width: 100%;
    min-height: 100vh;
    height: auto;
    overflow: hidden;
    display: block;
}

.areasdoconteudo {
    width: 100%;
    background-color: transparent;
    height: auto;
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: 0%;
    /* position: relative; */
    display: inline-block;
}

.familia {
    width: 45%;
    float: left;
    margin-left: 3%;
}

.familiatitle {
    background-image: url(img/areasdeatuacao-familia.png);
    background-repeat: no-repeat;
    height: 121px;
}

.consumidortitle {
    background-image: url(img/areasdeatuacao-consumidor.png);
    background-repeat: no-repeat;
    height: 121px;
    opacity: 0.9;
}

.contratualtitle {
    background-image: url(img/areasdeatuacao-contratual.png);
    background-repeat: no-repeat;
    height: 121px;
    opacity: 0.9;
}

.imobilariotitle {
    background-image: url(img/areasdeatuacao-imobiliario.png);
    background-repeat: no-repeat;
    height: 121px;
    opacity: 0.9;
}

.orientacoestitle {
    background-image: url(img/areasdeatuacao-orientacoes.png);
    background-repeat: no-repeat;
    height: 121px;
    opacity: 0.9;
}

.holdingtitle {
    background-image: url(img/areasdeatuacao-patrimonial.png);
    background-repeat: no-repeat;
    height: 121px;
    opacity: 0.9;
}

.procedimentostitle {
    background-image: url(img/areasdeatuacao-correspondente.png);
    background-repeat: no-repeat;
    height: 121px;
    opacity: 0.9;
}

.correspondentetitle {
    background-image: url(img/areasdeatuacao-procedimentos.png);
    background-repeat: no-repeat;
    height: 121px;
    opacity: 0.9;
}


h1.familiatitle, h1.familiatitle a,
h1.consumidortitle, h1.consumidortitle a,
h1.contratualtitle, h1.contratualtitle a,
h1.imobilariotitle, h1.imobilariotitle a,
h1.orientacoestitle, h1.orientacoestitle a,
h1.holdingtitle, h1.holdingtitle a,
h1.procedimentostitle, h1.procedimentostitle a,
h1.correspondentetitle, h1.correspondentetitle a {
    color: #231F20;
    margin: 0;
    font-size: 1.1em;
    text-align: left;
    padding-left: 60px;
    padding-top: 70px;
}

.familiatexto {
    margin-left: 7.5%;
    background-color: rgb(255, 255, 255, 0.8);
    width: 78%;
    margin-top: -10px;
    padding: 20px;
    text-align: left;
}

.familiatitle:before {
  content: "";
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: .5;
}

.imobilario {
    width: 45%;
    float: left;
    margin-left: 3%;
}
.holding {
    width: 45%;
    float: left;
    margin-left: 3%;
}

.correspondente {
    width: 45%;
    float: right;
    margin-right: 3%;
}

.consumidor {
    width: 45%;
    float: right;
    margin-right: 3%;
}

.contratual {
    width: 45%;
    float: right;
    margin-right: 3%;
}

.orientacoes {
    width: 45%;
    float: right;
    margin-right: 3%;
}

.procedimentos {
    width: 45%;
    float: left;
    margin-left: 3%;
    
}

.familiaentry {
   margin-bottom: 30px;
   color: #231F20;
}

.familiatexto p {
    font-size: 1.1em;
    color: #231F20;
}

.familiatexto li {
    color: #231F20;
    list-style: disc;
    font-size: 1.1em;
}

.curriculo {
    background: #865226;
    width: 100%;
    background-size: cover;
}

.layout {
    width: 50%;
    float: left;
}

.areasdeatuacao-section {
    text-align: left;
    background-color: #D0D2D3;
    background-size: 100%;
    color: #fff;
}

.correspondente-section {
        width: 100%;
    min-height: 100vh;
    height: auto;
    text-align: left;
    background-color: #0d1925;
    background-image: url(images/escritoriobg.jpg);
    color: #fff;
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.correspondentebg {
        background: url('img/fundoareadeatuacao.png') center center no-repeat #fff;
background-size: cover;
	text-align: center;
	margin-top: -49px;
}

.entrytitle {
    border-top: none;
    padding-top: 110px;
    padding-bottom: 30px;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
}

.areasdeatuacao-section h1, .areasdeatuacao-section h1 a {
    border-top: none;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #22356B;
    text-align: center;
}

.correspondente-section .pageleft {
    margin: 0 auto;
    width: 50%;
    padding-right: 20px;
    clear: none;
    min-height: 500px;
    float: right;
    margin-bottom: 50px;
    clear: both;
    margin-top: 50px;
}

h1.entrytitle, h1.entrytitle a {
        background-image: url(images/titlebg.jpg);
    height: 35px;
    color: #000031;
    padding: 0px;
    width: 235px;
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    clear: both;
}

h1.bgnewstitle a {
background-image: url(images/titlebg.jpg);
    height: 35px;
    background-size: 100%;
    color: #000031;
    padding: 0px;
    width: 300px;
    float: right;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    clear: both;
}

.areasdeatuacao-section .pageleft {
    margin: 0 auto;
    width: 80%;
    clear: none;
    min-height: 170px;
}

.correspondente-section .pageleft p, .correspondente-section .pageright p {
        text-align: justify;
    font-size: 1.1em;
    font-weight: normal;
    color: #fff;
    padding-left: 5%;
    padding-right: 5%;
}

.correspondente-section .pageleft li {
    list-style: disc;
    margin-left: 7%;
    font-size: 1.1em;
    color: #fff;
}

.correspondente h1.entrytitle, .correspondente h1.entrytitle a {
    text-transform: uppercase;
    color: #231F20;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 1px;
    text-align: left;
    margin: 0 auto;
        background-color: orange !important;
    height: 35px;
    color: #fff;
    padding: 0px;
    width: 300px;
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    clear: both;
}

.correspondente .featuredimg, .correspondente .featuredimg img {
    border: 2px solid #d4d8d8;
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 12px;
    margin-bottom: 10px;
}

.correspondente .pageleft p, .correspondente .pageright p {
    text-align: justify;
    font-size: medium;
}

.correspondente-section .readmore {
    float: right;
    background: #002140;
    padding: 3px;
    text-align: center;
    margin-top: 5px;
}

textarea {
    width: 90%;
    overflow: auto;
    height: 50px;
}


.areasdeatuacao-section .pageleft p, .areasdeatuacao-section .pageright p {
    text-align: justify;
    font-size: 1.2em;
    padding-bottom: 15px;
    color: #22356B;
}

.areasdeatuacao-section .pageleft li {
    list-style: disc;
    margin-left: 15px;
    font-size: 1.1em;
}

.areasdeatuacao h1.entrytitle, .areasdeatuacao h1.entrytitle a {
    text-transform: uppercase;
    color: #231F20;
    font-weight: bold;
    padding-bottom: 0px;
    padding-top: 1px;
    text-align: left;
    margin: 0 auto;
}

.areasdeatuacao .featuredimg, .areasdeatuacao .featuredimg img {
    border: 2px solid #d4d8d8;
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 12px;
    margin-bottom: 10px;
}

.areasdeatuacao .pageleft p, .areasdeatuacao .pageright p {
    text-align: justify;
    font-size: medium;
}

.areasdeatuacao-section .readmore {
    float: right;
    background: #002140;
    padding: 3px;
    text-align: center;
    margin-top: 5px;
}

.atuation-section {
    text-align: left;
    background-color: #000106 !important;
    color: #fff;
}

.imprensabg {
    background-color: #D1D3D4 !important;
    color: #D1D3D4;
}

.imprensabg p, .imprensabg h1 a {
    color: #231f20 !important;
}

#areasdeatuacao h1 {
    color: #fff !important;
    text-transform: uppercase;
}

.atuationbg {
        background: url('img/fundoareadeatuacao.png') center center no-repeat #fff;
background-size: cover;
	text-align: center;
	margin-top: -49px;
}

.atuation-section h1 {
    border-top: none;
    padding-top: 170px;
    color: #fff;
        text-align: center;
        padding-bottom: 20px;
        font-size: 1.5em;
}

.entrysinglepage {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 100px;
    padding-left: 15%;
    padding-right: 15%;
    margin-bottom: 5%;
    height: auto;
    text-align: left;
    position: sticky;
}

.entrysinglepage li {
    list-style: disc;
    margin-left: 7%;
    font-size: 1.1em;
}

h3.entrytitlepage {
    font-size: 1.3em;
    margin: 0 auto;
    padding: 10px;
    background-color: transparent;
    color: #231F20;
    font-weight: bold;
    text-align: left;
}

.contentnews {
    background-color: transparent;
    flex: 1;
    color: #000;
    padding: 0px;
    height: auto;
    min-height: 500px;
    overflow: hidden;
    clear: both;
    padding-top: 120px !important;
}

.escritoriosingle {
    background-color: transparent;
    flex: 1;
    color: #000;
    padding: 0px;
    height: auto;
    min-height: 500px;
    overflow: hidden;
    clear: both;
}

.atuation-section .pageleft {
    width: 44%;
    float: left;
    clear: none;
    padding: 10px;
    min-height: 170px;
    margin-left: 4%;
}

.atuation-section h1.entrytitle, .atuation-section h1.entrytitle a {
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 25px;
    text-align: left;
    margin: 0 auto;
    font-size: 16px;
}

.atuation-section .entrypage {
    background-color: #ffffff;
    height: auto;
    overflow: hidden;
    clear: both;
    padding-right: 20px;
}

.entrypage p {
    color: #231F20;
}

.atuation-section .featuredimg, .atuation-section .featuredimg img {
    width: 174px;
    height: 174px;
    float: left;
    margin-right: 12px;
}

.atuation-section .pageleft p, .atuation-section .pageright p {
    text-align: justify;
    font-size: small;
    line-height: 1.2em;
    height: auto;
}

.atuation-section .readmore {
    float: right;
    background: #231F20;
    color: #fff;
    padding: 5px;
    text-align: center;
    height: 30px;
    width: 100px;
    margin-top: -15px;
    margin-right: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.atuation-section .readmore a {
    color: #fff;
}

.text {
color: #297473;
}

.text p {
    font-size: 1.2em;
    padding: 5px 100;
}

.text h2 {
    background-color: #865226;
    background-image: url(img/servicos.png);
    color: #fff;
    margin-top: 10px;
    font-size: 1.4em;
    width: 35%;
    padding: 5px 10px 5px 70px;
    clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%) !important;
    -webkit-clip-path: polygon(0 0, 100% 0%, 95% 100%, 0% 100%) !important;
}

.setores {
background-color: transparent;
width: 100%;
color: #4D2C17;
margin-bottom: 30px;
}

.correspondente-section h3, .correspondente-section h3 a {
     margin: unset;
    padding: unset;
    background: none;
    width: 30% !important;
    padding-left: 10% !important;
    color: #E6B963 !important;
}


.alignfooter {
    display: flex; justify-content: center; align-items: center;
}
.galleria-section {
    display: flex; justify-content: center; align-items: center;
	text-align: center;
	color: #fff;
}

.galleria h2 {
    margin-top: 0px !important;
}

.contentnews h2 {
    text-align: center;
    padding-bottom: 20px;
}

.entreemcontato {
    background-image: url(img/fundocontato.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 193px;
	display : flex;
    align-items : center;
    justify-content: center;
}

.contactme {
  width: 100%;
  display: table;
}

.cm {
  display: table-cell;
}

.cm1 {
    background-color: transparent;
    width: 60%;
    text-align: left;
    padding-left: 10%;
    color: #fff;
    font-size: 1.7em;
    font-weight: bold;
    padding-top: 2%;
}

.cm2 {
    background-color: transparent;
    width: 13.33%;
}

.cm3 {
    background-color: transparent;
    width: 13.33%;
}

.cm4 {
    background-color: transparent;
    width: 13.33%;
}

@media only screen and (max-width: 767px) {
    .header.small .header_logo {
    display: none;
    }
    
    .grid {
    display: block !important;
    grid-template-columns: repeat(10, 1fr);
    grid-auto-flow: row;
    gap: 1rem;
    width: 90% !important;
    margin: 0 auto;
    }
    
    .col {
    width: 100% !important;
    }
    
}

@media screen and (max-width: 320px) {
.atuation-section h1.entrytitle, .atuation-section h1.entrytitle a {
    text-align: center;
    font-size: 1.2em;
    clear: both;
}
}

@media only screen and (min-width:769px) {
    
    .header.small nav ul {
        border-bottom: none !important;
    background-image: none !important;
    border-bottom: none !important;
    width: 70%;
    padding-right: 20px;
}
    
    .header.small nav {
    width: 70%;
    margin-left: 20% !important;
    background-color: transparent !important;
    }
    
    .sobremeimg {
    float: left;
    width: 25% !important;
}

.sobretexto {
    padding-top: 35px !important;
    width: 85% !important;
}


}
@media screen and (max-width: 768px) {
    
    .header.small nav {
        margin-left: 20% !important;
    }
    
nav ul li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}


.redessociais ul li {
    border-color: #fff !important;
    border-style: solid;
        border-width: 0px 0px 2px 0px;
    min-height: 100px;
    height: auto;
    width: 100%;
    margin: 0 auto;
}

.redessociais ul {
    width: 100%;
    float: left;
    display: block;
}

li.contactleft {
    width: 100%;
    padding-bottom: 25px;
}

li.contactleft p {
    width: 100%;
    margin: 0 auto;
    padding-left: 0px;
    text-align: center;
}

li.igicons {
    width: 100%;
    padding-top: 3% !important;
}

li.formulariowp {
    width: 100% !important;
}
    
    .sobremeentry {
    width: 100%;
}

.sobremeimg {
    float: left;
    width: 65%;
}

.sobretexto {
        padding-top: 65px;
}

.sobremeentry p {
    text-align: left;
    padding-right: 0px;
    padding-bottom: 10px;
    margin-left: -20px;
   font-size: 1.2em;
    margin-top: 0px;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 0px;
}

    nav {
    display: none;
}
    
    .about-section {
        height: 100vh;
    }
    
    .atendimento {
    background-image: url(img/agendaline.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 61px;
    padding-top: 5px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}
    
    .sobreme {
width: 100%;
    min-height: 100vh;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0px;
}

.sobremedeuza {
    display:none;
}

}

.numeroemail {
  min-height: 120px;
    height: auto;
    font-size: 1em;
    font-weight: normal;
    color: #fff;
    clear: both;
    text-align: right;
    margin: 30px;
}

.numeroemail p {
    color: #fff;
}


.grid {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-auto-flow:row;
  gap: 1rem;
  width: 80%;
  margin: 0 auto;
}
.col {
  grid-column: span 5;
  background: red;
  width: 100%;
   border-width: 20px;
  border-color: gold;
  border-style: solid;
  border-image: url(images/borda.png) 30 stretch;
  margin: 0 auto;
  margin-top: 50px;
  display: block;
}
.col:nth-child(n+3) {
  grid-column: span 2;
  background: transparent;
  width: 100%;
}


.galleria {
    width: 100vw;
    height: auto;
    background-image: url(images/contatobg.jpg);
    background-size: 100%;
    background-repeat: repeat-y;
    min-height: 100px;
    padding-bottom: 50px;
}

.galleria h2 {
    color: #fff;
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 20px;
}

.rs {
    width: 33.33%;
    text-align: center;
    color: #fff;
}

.redessociais {
    min-height: 10%;
    height: auto;
    margin: 0 auto;
    display : flex;
  align-items : center;
  justify-content: center;
  color: #333;
   	font-family: 'Open Sans', sans-serif;
    padding: 80px 0px 0px 0px;
}

.enderecos {
    background-color: #231F20;
    min-height: 100px;
    height: auto;
}

.linha {
    background:url(images/linha.png);
    width:100%;
    height:2px;
}

li.igicons {
    padding-top: 5%;
}

li.igicons img {
    padding: 1%;
}



/* Clear floats after the columns */
.redesociais:after {
  content: "";
  display: table;
  clear: both;
}

.galleria-section h1 {
    padding-top: 30px;
    color: #865226;
}

.publicacao-section {
	text-align: center;
	background: #fff;
}

.publicacao {
background: url('img/publicacoes.png') no-repeat center center;
width: 100%;
height: 145px;
background-size: cover;
}

.noticias-section {
	text-align: center;
	background: #fff;
}

.noticias {
background: url('img/noticias.png') no-repeat center center;
width: 100%;
height: 140px;
background-size: cover;
}

.newscontainer {
    width: 100%;
    padding: 10px;
}

.depoimentos-section {
	text-align: center;
	background: #fff;}

.depoimentos {
background: url('img/depoimentos.png') no-repeat center center;
width: 100%;
height: 140px;
background-size: cover;
}


.entreemcontato-section {
        background-image: url(img/fundocorrespond.png);
        background-repeat: repeat-y;
}
.contact-section {
    text-align: center;
    background: #865226;
    color: #fff;
    background-image: url(img/fundoagenda.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.contact-section h1 {
    font-weight: bold;
    color: #e1dbbb;
    padding-top: 40px;
    padding-bottom: 20px;
}

.contact-section h2 {
    padding-top: 20px;
    color: #865226;
    font-size: 1.2em;
    font-weight: bold;
    border-top: 5px solid #865226;
}

.contact-section li {
    font-size: 1em;
    padding-bottom: .3em;
    font-weight: bold;
}

.contato {
    text-align: center;
}

.atendimento {
    background-image: url(img/agendaline.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 61px;
    padding-top: 15px;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

.atendimento a {
    color: #231F20;
    	font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-align: center;
}

.contactform {
  display: grid;
  grid-template-columns: 50% 45%;
  height: 95%;
  padding: 5%;
}

.box_a {
background-color: #E1DBBB;
color: #4D2C17;
width: 90%;
height: auto;
}

.box_b {
    background-color: #e1dcbb;
    color: #865226;
    text-align: left;
height: auto;
}

li.call {
    background: url(img/call.png) no-repeat;
    background-position: left;
    margin-right: 30px;
    padding-left: 40px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

li.whats {
    background: url(img/whatsapp.png) no-repeat;
    background-position: left;
    margin-right: 30px;
    padding-left: 40px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

li.skype {
    background: url(img/skype.png) no-repeat;
    background-position: left;
    margin-right: 30px;
    padding-left: 40px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

li.add {
    background: url(img/endereco.png) no-repeat;
    background-position: left;
    margin-right: 30px;
    padding-left: 40px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}



.entrecontato {
    width: 100%;
    text-align: left;
    padding: 20px;
    background-image: url(img/dadoscontato.png);
    background-size: 100% 100%;
}

.entrecontato img {
    width: 75%;
}

.logocontato {
    background-image: url(img/logocontato.png);
border-bottom: 5px solid #000;
background-repeat: no-repeat;
}
.entrecontato h1 {
    padding-bottom: 5px;
}


.navbar-default .navbar-nav > li > a:hover {
	color: #865226;
	background-color: #f1f1f2;
}
.navbar-default {
    background-color: #54C3C0;
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
font-weight: bold;
}

/* post layout */
 #main-wrap {
    width: 100%;
    margin: -80px 0 0;
    padding: 50px 0 0;
    float: left;
    clear: both;
	overflow:hidden;
color: #010101 !important;
}


#single-main {
    overflow: hidden;
    padding-top: 20px;
    margin-bottom: 40px;
    color: #010101;
}

.singlecontent {
    padding: 10%;
    color: #f1f1f1 !important;
}

h2.posttitle a {
    padding-top: 1px;
    padding-bottom: 1px;
}

/* Layout: */

.oescritorio {
    width: 100%;
    padding-right: 10%;
    padding-left: 10%;
    padding-bottom: 3%;
    padding-top: 2%;
    text-align: center;
    color: #564817;
}

.oescritorio h1 {
    padding-bottom: 2%;
    color: #4D2C17;
    font-weight: bold;
}

.oescritorio p {
    text-align: left;
    line-height: 1.8em;
    margin-bottom: 1em;
        font-size: 1.3em;
}


.layout {
    width: 50%;
}

.layout img {
    width: 200px;
}

.col {
    width: 80%;
    text-align: center;
    padding: 0px;
    background: transparent;
    line-height: 1.8em;
    display: block;
}

.col.col-main {
    width: 100%;
}

.col p {
    padding-bottom: 1.2em;
    color: #fff;
    font-size: 1.2em;
    letter-spacing: 1px;
}

.layout h2 {
    margin-top: 1px !important;
    color: #fff;
    font-weight: bold;
    font-size: 1.8em;
    padding-bottom: 10px;
}

.col-main {
  flex: 3;  
}  

.col-complementary {
    flex: 1;
    padding-right: 5%;
    float: left;
}

.col-centered {
    display:inline-grid;
    float:none;
    /* inline-block space fix */
    margin-right:-4px;
    text-align: center;
    background-color: transparent;
    border: none;
    padding-top: 3em;
    padding-bottom: 3em;
}

/* 2 column layout */
.adv-wrapper:after {
  content: "";
  display: table;
  clear: both;
  color: #231F20;
}

.adv-row {
  margin-bottom: 15px;
}

.adv-col {
  width: 50%;
  height: 100%;
  display: table-cell;
  padding-right: 10px;
  padding-left: 10px;
}

.adv-col ul li, .adv-col ul {
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.adv-inner {
  width: 100%;
  height: 100%;
  padding: 0px;
  text-align: left;
}

.adv-inner p {
    padding-top: 10px;
}


.featured-image {
    float: left;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-top: 10px;
	padding-left: 1px;
}

.titlecat {
    background: url(img/iconepublicacoes.png) no-repeat #efefef;
    padding: 5px;
    height: 102px;
}

.titlecat a {
    width: 180px;
    margin-left: 91px;
    float: left;
    text-align: -webkit-auto;
    padding-top: 8%;
    padding-bottom: 8%;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1 {
color: #2B4E72;
    font-size: 20px;
    Font-weight: bold;
}

h2 {
  margin-bottom: 10px;
  color: #2B4E72;
  font-size: 30px;
  margin-top: 1px;
}

h2:first-of-type {
  margin-top: 1px;
}


p {
  margin: 0;
  padding-bottom: 15px;
}

/* Responsive: */

@media screen and (min-width: 1024px) and (max-width: 1025px) {
    .correspondente-section {
            background-size: cover;
    }
#tab_container_120 .tab-content {
    width: 60% !important;
}

.alignfooter {
display: block !important;
}

.redessociais ul li, li.contactleft {
border: unset;
}

.numeroemail {
    margin: 30px;
}

nav ul li a {
    font-size: unset;
}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    
    .header {
    display: none;
    }
    
    .correspondente-section {
        background-position: top;
    background-size: cover;
    }
    
    #tab_container_120 .tab-content {
    width: 90% !important;
}
    
.alignfooter {
display: inline-grid !important;
}

.numeroemail {
    width: 50vw !important;
    margin: 0 auto !important;
}

.redessociais ul li, li.contactleft {
border: none !important;
}

.header .header_logo {
    height: 91px !important;
    width: 348px !important;
    margin-top: 15px !important;
}

nav ul {
   width: 50% !important;
    float: right !important;
}

.header.small nav {
    width: 85% !important;
    margin-left: 15% !important;
}

.header.small nav ul {
       width: 60% !important;
    float: right !important;
    padding-top: 0px !important;
}

}

nav img {
    height: 30px;
    padding-right: 0px !important;
    width: 30px;
}

.header {
    min-height: 110px !important;
}

.header.small nav {
    padding-top: 10px !important;
}

nav ul li {
    font-size: xx-small;
}

nav ul {
    padding-bottom: 40px;
    background-image: none;
    padding-top: 0px;
}

.header.small nav ul {
    padding-bottom: 40px;
    background-image: none;
    padding-top: 15px;
    text-align: right;
    width: 79%;
    padding-right: 0px !important;
    float: left;
}

.grid {
    display: block;
}



@media screen and (min-width:200px) and (max-width: 320px) {
    .header_logo, .header, .header .header_small {
    margin-left: 0px !important;
}

}

@media screen and (min-width: 641px) {
    li.socialmediamobile {
    visibility: hidden;
}

li.socialmediamobile img {
    visibility: hidden;
}

.redessociais ul li {
    padding-right: 20%;
}

}

@media screen and (max-width: 640px) {
    
body, html {overflow-x: hidden; }

    .col-xs-3.text-center {
    width: 100%;
}

.redessociais ul li {
    padding-right: 0%;
}

li.socialmediamobile {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

li.socialmediamobile img {
    padding-right: 25% !important;
}

.header .header_logo {
    display: none;
}

#agendapagina {
    background-size: auto  !important;
}

.entry {
    width: 100% !important;
}

.wpbc_booking_form_structure {
    display: block !important;
}

.wpbc_booking_form_structure .wpbc_structure_calendar {
    width: 100% !important;
}

.wpbc_booking_form_structure .wpbc_structure_calendar {
    float: left;
    padding-right: 0% !important;
}

.homelogo img {
    width: -webkit-fill-available;
    width: 100vw;
    padding-top: 1% !important;
}

.correspondente-section {
    background-position: unset;
    background-size: cover;
}

.contentnews {
padding-top: 50px !important;
}


.bgnews h1 {
padding-top:50px;
}

.header.small {
    display: none;
}

#tab_container_120 .tab-content {
    width: 90% !important;
}


#contatoformulario {
    width: 100%;
    margin: 0 auto !important;
}

.formsec {
    width: 100%  !important;
    padding: 10px;
}

.alignfooter {
    width: 100%  !important;
    margin: 0 auto;
    display: inline-grid;
    justify-content: unset;
    align-items: unset;
}

.col-xs-6 {
    width: 100% !important;
}

.header nav {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center bottom;
    margin: unset;
    position: relative;
    height: 110px;
}

.bgnews h1 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 50px !important;
    padding-bottom: 0px !important;
    height: auto;
    min-height: 100px;
    min-width: 100px;
    width: auto;
    display: block;
    justify-content: center;
    vertical-align: middle;
    text-align: center;
    color: #010101;
    margin: 0 auto;
    font-size: 1.3em;
    margin-top: 10px;
    margin: 0 auto;
}

.hideme {
        opacity: 1 !important;
}

.contentnews {
    padding: 0px;
}

.newsletter {
    height: 100px;
}

.atuation-section .pageleft {
    padding: 0px;
    margin-bottom: 15px;
}

.atuation-section .featuredimg, .atuation-section .featuredimg img {
    border: none !important; 
}

.atuation-section .entrypage {
    padding-right: 0px;
}

.entrypage.imprensabg {
    padding-right: 0px;
}

.btn {
    float: right;
    width: 40%;
    height: 40px !important;
}

.atuation-section .featuredimg, .atuation-section .featuredimg img {
    width: 100%;
    height: auto;
    float: none;
    margin-right: 0px;
}

.atuation-section h1.entrytitle, .atuation-section h1.entrytitle a {
    width: 100%;
    padding: 5px;
}

.headersingle .header_logo {
    margin-bottom: 0px;
    width: auto;
    float: left;
    background-image: url(images/logoheadersmall.png);
    background-repeat: no-repeat;
    height: auto;
    margin-left: 0px;
    background-color: transparent !important;
}


.publicacoes ul {
display: unset;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}


.publicacoes ul li {
    width: 100%;
    position: relative;
    float: left;
    clear: both;
padding: 20px;
    border-width: 0px 0px 2px 0px;
    -moz-border-image: url(images/linha.png) 27 repeat;
    -webkit-border-image: url(images/linha.png) 27 repeat;
    -o-border-image: url(images/linha.png) 27 repeat;
    border-image: url(images/linha.png) 27 fill repeat;
}

.publicacoes ul li p {
    font-size: 1.2em;
    text-align: justify;
}


li.contactleft img {
    width: 100vw;
    padding-left: 0px !important;
    float: unset !important;
}

.redessociais ul li {
        border-color: transparent !important;
    border-style: solid;
        border-width: 0px 0px 2px 0px;
    min-height: 100px;
    height: auto;
    width: 100vw;
    margin: 0 auto;
}

li.rs {
    padding-bottom: 40px;
}

li.formulariowp {
    padding-top: 30px;
}

.redessociais ul {
    width: 100%;
    float: left;
    display: block;
}

li.contactleft {
    width: 100%;
    padding-bottom: 25px;
}

li.igicons {
    width: 100%;
    padding-top: 6%;
}

li.formulariowp {
    width: 100vw !important;
}

#inicialbg {
    height: auto;
    min-height: 100vh;
    background-position: center;
    background-size: cover;
}

.mainlogo {
    top: 55% !important;
}

.mainlogo img {
    width: 100vw;
}

#fixed-social {
    z-index: 1;
        position: fixed;
    top: 60% !important;
    right: 0px;
}
.searchbar, .socialmedia  { visibility: hidden; display: none;}
.header_logo, .header, .header .header_small { 
    display: none;
    background-image: url(images/logosmall.png) !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
    z-index: 1;
    font-size: 20px;
    text-shadow: none;
    height: 100px;
    width: 100vw;
    text-align: center;
    background-position: center;
}

.about-section {
    min-height: 100vh;
    height: auto;
}

.sobreme {
width: 100%;
    min-height: 100vh;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    margin: 0px;
}

.sobremedeuza {
    display:none;
}

.familia, .contratual, .consumidor, .imobilario, .orientacoes, .holding, .procedimentos, .correspondente {
    width: 90% !important;
    float: left !important;
    margin-left: 3% !important;
}

.familiatexto {
    width: 92%;
    font-size: 1.3em;
}

h1.procedimentostitle, h1.procedimentostitle a {
    padding-top: 74px !important;
    padding-left: 48px !important;
    text-align: center !important;
}

h1.orientacoestitle, h1.orientacoestitle a {
    padding-top: 64px !important;
    padding-left: 48px !important;
    text-align: center !important;
}


h1.familiatitle, h1.familiatitle a, h1.consumidortitle, h1.consumidortitle a, h1.contratualtitle, h1.contratualtitle a, h1.imobilariotitle, h1.imobilariotitle a, h1.holdingtitle, h1.holdingtitle a, h1.correspondentetitle, h1.correspondentetitle a {
    padding-left: 60px;
    padding-top: 73px;
}

.correspondente-section .pageleft {
    background-color: #0b131ba3 !important;
    padding-right: 0% !important;
    padding-left: 0% !important;
    margin-bottom: 40px;
    width: 100%;
}

#artigos, #atuacao {
    background-size: cover;
}

.areasdeatuacao-section .pageleft {
        padding-right: 10% !important;
        padding-left: 0% !important;
        margin-bottom: 40px;
}

.cm1 {
    background-color: transparent;
    width: 15%;
    text-align: center;
    padding-left: 0%;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 0%;
}

.contentnews h3 {
    margin: unset;
    padding: unset;
    background: none;
    width: 50% !important;
    padding-left: 10% !important;
    color: #FE8B05 !important;
}

.pageleft h3 {
    margin: unset;
    padding: unset;
    background: none;
    width: 50% !important;
    padding-left: 10% !important;
    color: #FE8B05 !important;
}

.numeroemail {
    margin: 0 auto;
    width: 100vw;
    min-height: 80px;
    height: auto;
    text-align: center;
    font-size: medium;
    padding-left: 0px;
}

.numeroemail p {
    line-height: normal;
    padding-bottom: 10px;
}


.atuation-section .pageleft {
    width: 100%;
    float: left;
    clear: none;
    padding-right: 0px;
    margin-left: 0px;
}

.atuation-section .readmore {
    font-size: 1.2em;
}

.rs {
    font-size: 20px;
    float: left;
}

.atendimento {
    background-image: url(img/agendaline.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 50px;
    padding-top: 13px;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

.atuation-section h1.entrytitle, .atuation-section h1.entrytitle a {
    text-align: center;
    font-size: 1.2em;
}

.atuation-section .pageleft p, .atuation-section .pageright p {
    text-align: justify;
    font-size: 1.4em;
    line-height: 1.2em;
    width: 100%;
    padding-left: 10px;
    padding-bottom: 30px;
    padding: 10px;
}

.correspondente-section .pageleft p, .correspondente-section .pageright p {
    text-align: justify;
    font-size: 1.5em;
    padding-bottom: 15px;
}

.areasdeatuacao-section .pageleft p, .areasdeatuacao-section .pageright p {
    text-align: justify;
    font-size: 1.5em;
    padding-bottom: 15px;
}

.areasdeatuacao-section .pageleft li {
    list-style: disc;
    margin-left: 15px;
    font-size: 1.5em;
}

.text p {
    padding: 5px 25px !important;
    text-align: justify !important;
}

.text h2 {
    width: 100% !important;
}

.layout {
    width: 100% !important;
    float: left;
}

nav { display: none; }
.col-centered { display: inline; }
div#filter_gallery_95 { display: grid; width: 100%; margin-left: 25%; margin-bottom: 50px; }
.adv-col, .adv-inner { height: auto; width: 100%; display: inline-block !important; }
.adv-col ul li, .adv-col ul { height: auto; }
.entrecontato {
    width: 100%;
    height: 100%;
    margin-top: 15px;
    padding-bottom: 60px;
    padding-top: 5px;
    padding-left: 10px; }
.contactform { padding-top: 50px; padding-left: 0px; padding-right: 0px; grid-template-columns: 0%; }
.box_a {height: 80%; width: 100vw;}
.box_b {height: 150%; width: 100vw; }
.footer {
    background-color: #000031;
    padding-top: 15px; 
    clear:both;
    margin-top: 0px;
}
}

@media only screen and (min-width: 640px) {
  .layout {
padding-left: 5%;
    padding-top: 2%;
    padding-bottom: 3%;
    padding-right: 5%;
  }
  
}


figure {
        background-position: center;
    background-repeat: no-repeat;
    margin: 0;
}

figcaption {
padding-top: 1em;
font-weight: bold;
color: #297473;
}


/* 1 column: 320px */
.autowide {
  margin: 0 auto;
	width: 98%;
	display: inline-block;
}
.autowide img {
  float: left;
  margin: 0 .12px 0 0;
}
.autowide .module {
  background-color: transparent;
  border-radius: 4px;
  margin-bottom: 16px;
	display: inline-block;
}
.autowide .module p {
  padding: 4px 12px;
}

.autowide .module li {
  padding: 4px 12px;
  list-style: none;
  text-align: justify;
}


/* 2 columns: 600px */
@media only screen and (min-width: 600px) {
  .autowide .module {
		float: left;
		margin-right: 2.564102564102564%;
		width: 48.717948717948715%;
	  display: inline-grid;
	}
	.autowide .module:nth-child(2n+0) {
		margin-right: 0;
	}
}

/* 3 columns: 768px */
@media only screen and (min-width: 768px) {
  .autowide .module {
		width: 31.623931623931625%;
	  display: inline-grid;
	}
	.autowide .module:nth-child(2n+0) {
		margin-right: 2.564102564102564%;
	}
	.autowide .module:nth-child(3n+0) {
		margin-right: 0;
	}
}

/* 4 columns: 992px and up */
@media only screen and (min-width: 992px) {
	.container {
		width: 100%;
		margin: 0 auto;
	}
  .autowide .module {
		width: 100%;
	  display: flex;
	}
	.autowide .module:nth-child(3n+0) {
		margin-right: 2.564102564102564%;
	}
	.autowide .module:nth-child(4n+0) {
		margin-right: 0;
	}
}


@media (min-width: 1200px) {
.col-lg-4 {
    padding-left: 3%;
    padding-right: 3%;
}

}

.simplefilter_95 li.active {
    display: none;
}

.depoimentos h1 {
    padding-bottom: 50px;
    padding-top: 20px;
    font-size: 25px;
}

.bx-viewport {
    padding-top: 30px !important;
}

.footer {
    background-color: #000031;
padding: 10px 30px 10px 30px;
text-align: center;
}

.footer img {
    width: 223px;
    height: 33px;
}

@media screen and (max-width: 700px) {
.columnsfooter {
    display: grid !important;
    
		}

.footer-second {
    text-align: center !important;
    padding-top: 0px;
    padding-right: 20px !important;
    width: 100% !important;
    display: block;
    margin-top: 0px;
}

.columnsfooter {
    flex: 1;
    display: flex;
    padding-top: 0px;
    padding-left: 0px;
}

.mainf {
    flex: 1;
    order: 2;
display: block;
color: #f1f1f1;
}


.footer-second {
    order: 3;
}
}


/* single page */
.entry {
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 50px;
    padding-left: 15%;
    padding-right: 15%;
    margin-bottom: 5%;
    height: auto;
    text-align: left;
    position: sticky;
}

h3.entrytitle a {
    color: #231F20;
}

h3.entrytitle {
    font-size: 1.3em;
    margin: 0 auto;
    padding: 10px;
    background-color: transparent;
    color: #231F20;
    font-weight: bold;
}


#midbox h2 a {
    color: #231F20;
}

#midbox h2 {
        font-size: 1.5em;
    font-weight: bold;
    margin-top: 5%;
    text-align: center;
}


.featuredimg {
    float: left;
    margin-right: 20px;
}

.entrybody {
    padding-top: 15px;
}

.entrybody p {
    text-align: justify;
    color: #231F20;
    padding: 10px;
}

p.blogdate {
    margin-top: 20px;
    font-weight: bold;
}

li.previous {
    float: left;
}

li.next {
    float: right;
}

#primarygine {
    min-height: 100%;
    height: auto;
    background-color: #fff;
    color: #11121B !important;
}

.faixasdouradas {
    background-image: url(img/faixasdouradas.png);
    height: 15px;
}


#agendewhatsapp {
    background-color: #B2D236;
    height: 50px;
    font-size: 1.5em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}


#agendewhatsapp a {
    color: #fff;
}


.homelogo {
    min-height: 546px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* fixed social*/
#fixed-social {
   position: fixed;
   top: 35%;
  right: 0px;
}

#fixed-social a {
   color: #fff;
   display: block;
   height: 66px;
   position: relative;
   text-align: center;
    line-height: 40px;
   width: 56px;
   margin-bottom: 1px;
   z-index: 2;
}

#fixed-social a:hover>span {
    visibility: visible;
    right: -10px;
    opacity: 1;
    background-color: #96989b;
    width: auto;
    min-width: 200px;
    overflow: hidden;
    background-position: bottom;
    border-radius: 22px 0px 0px 22px;
    -moz-border-radius: 22px 0px 0px 22px;
    -webkit-border-radius: 22px 0px 0px 22px;
    border: 0px solid #96989b;
}

span.agendabg img {
    float: left;
    padding-right: 15px;
}

#fixed-social a span {
	    line-height: 40px;
    right: 60px;
    position: absolute;
    display: flex;
    align-items: center;
    text-align: left;
    width: 150px;
    visibility: hidden;
    transition-duration: 0.5s;
    z-index: 1;
    opacity: 0;
}
 .agenda, .whatsapp, .twitter {
 	background-color: #e6e7e8;
 	background-repeat: no-repeat;
 }
 
 .agendabg {
     	background-color: #e6e7e8;
 }
 
 .fixed-agenda {
 background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(images/agenda.png);
}

 .fixed-agenda span{
	background-color: #96989b;
 }
 .fixed-whatsapp {
	 	background-color: transparent;
 	background-repeat: no-repeat;
	    background-image: url(images/whatsapp.png);

 }
 .fixed-whatsapp span{
 		background-color: #96989b;
 }
 .fixed-access{
	 	background-color: transparent;
 	background-repeat: no-repeat;
	    background-image: url(images/access.png);

 }
 .fixed-access span{
 		background-color: #96989b;
 }
 .fixed-linkedin{
	background-color: #FFC41E;

 }
 .fixed-linkedin span{
 	background-color: #FFC41E;
 }
 .fixed-instagrem{
	background-color: #ED2B29;

 }
 .fixed-instagrem span{
 	background-color: #ED2B29;
 }
 .fixed-tumblr{
	background-color: #EB1471;

 }
 .fixed-tumblr span{
 	background-color: #EB1471;
 }
/*end fixed social*/


.fade-in {
animation: fadeIn ease 10s;
-webkit-animation: fadeIn ease 10s;
-moz-animation: fadeIn ease 10s;
-o-animation: fadeIn ease 10s;
-ms-animation: fadeIn ease 10s;
}
@keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-moz-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-o-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}

@-ms-keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
}



/** agenda **/

#agendapagina {
        min-height: 100%;
    height: auto;
    background-color: #000004;
        color: #fff !important;
        background-image: url(images/agenda.jpg);
    background-repeat: no-repeat;
        background-size: 100%;
    background-position: top;
}

h3.agendabg, h3.agendabg a {
    font-size: 1.1em;
    margin: 0 auto;
    padding: 10px;
    background-color: transparent;
    color: #FFF;
    font-weight: bold;
}

.wpbc_booking_form_structure .wpbc_structure_form {
    margin-top: -20px;
}

.wpbc_booking_form_structure {
    display: inline-flex;
}

.wpbc_booking_form_structure .wpbc_structure_calendar {
    float: left;
    padding-right: 15%;
}

.controls {
    color: #000;
}

