@charset "UTF-8";
/*
Theme Name: MFerreira Advocacia 2025 - vs 1.0
Theme URI: https://dominio.com.br
Author: Estudio Saci
Author URI: http://www.estudiosaci.com.br
Description: Tema desenvolvido pelo Estúdio Saci. Programação por Rafael Merz e Zé Mario Passos.
Version: 1.0
License: Privada
*/
/*
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,400;0,700;0,900;1,100;1,400;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

*/

@import "style-menu.css";
@import "style-menu-footer.css";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face { font-family: "Ionicons"; src: url("includes/fonts/ionicons.eot?v=2.0.0"); src: url("../includes/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("includes/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../includes/fonts/ionicons.woff?v=2.0.0") format("woff"), url("includes/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg"); font-weight: normal; font-style: normal; }

/*----------------------- Preloader -----------------------*/
body.preloader-site {
    overflow: hidden;
}

.preloader-wrapper {
    height: 100vh;
    width: 100vw;
    background: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
	display: flex;
    justify-content: center;
    align-items: center;
}

.preloader-wrapper .preloader {
}
/*------------------------------------------------------------ */
/* --------------------- MAIN STRUCTURE ---------------------- */
/*------------------------------------------------------------ */

html { height: 100% }
html, body {
    height: 100%;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
* { padding: 0;margin: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; -webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
body {position: relative; height: 100%; overflow: auto; }

#top-bar-wrapper, #top-wrapper, #main, #container-wrapper, #pre-footer, #footer, #sub-footer, .wrapper {width: 100%;float: left;}
#top-bar, #header, #pages-wrapper ul {width: 100%;max-width: 1114px;margin: 0 auto;box-sizing: border-box;}

#container {width: 100%;margin: 0 auto;padding: 0px 0px; max-width:1900px}
#container.home {  padding: 0px;}
#container.page {/* float: left; */}
#container.sem#sidebar {
    padding: 0px 11px;
    width: 100%;
    max-width: 1114px;
    margin-top: 86px;
}
.col10,.col20, .col25, .col30, .col33, .col40, .col50, .col60, .col70, .col80   {  float: left;  position:relative}
.col10 { width: 10%;}
.col20 { width: 20%;}
.col25 { width: 25%;}
.col30 { width: 30%;}
.col33 { width: 33%;  text-align: center;}
.col40 { width: 40%;}
.col50 { width: 50%;}
.col60 { width: 60%;}
.col70 { width: 70%;}
.col80 { width: 80%;}
.spacer10 {display:block; width:10px; height:10px;}
.spacer20 {display:block; width:10px; height:20px;}
.spacer30 {display:block; width:10px; height:30px;}
.spacer40 {display:block; width:10px; height:40px;}
.spacer50 {display:block; width:10px; height:50px;}

.colunas2 p { margin: 0 !important;}
/*
.colunas2, .colunas3, .colunas4, .colunas5, .colunas6 {display: flex; flex-wrap: wrap; margin: 0 -15px;}

.colunas2 > * {	display: inline-block;  flex-grow: 0;  width: calc(100% * (1/2)); padding: 0 15px;}
.colunas3 > * {	display: inline-block;  flex-grow: 0;  width: calc(100% * (1/3)); padding: 0 15px;}
.colunas4 > * {	display: inline-block;  flex-grow: 0;  width: calc(100% * (1/4)); padding: 0 15px;}
.colunas5 > * {	display: inline-block;  flex-grow: 0;  width: calc(100% * (1/5)); padding: 0 15px;}
.colunas6 > * {	display: inline-block;  flex-grow: 0;  width: calc(100% * (1/6)); padding: 0 15px;}
*/

.colunas2 { column-count:2; column-gap: 7%;}
.colunas3 { column-count:3}
.colunas4 { column-count:4}
.colunas5 { column-count:5}
.colunas6 { column-count:6}

.active{display:block; opacity:1}
.hidden{display:none; opacity:0}
.mobile {display: none !important;}
@media screen and (max-width: 700px) {.col20, .col25, .col30, .col33, .col40, .col50, .col60, .col70, .col80   { width:100%;}

.colunas2, .colunas3, .colunas4, .colunas5, .colunas6 { column-count:1}

}

.altura1 { min-height: 380px;}
.hide {display:none !important;}
.max-width {max-width:1900px;float:none;margin:0 auto;padding:0px 10px;width: 100%;}
.width1114 {
    width: 100%;
    max-width: 1114px;
    margin: 0 auto;
}
.width900 {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}
.width557 {
    width: 100%;
    max-width: 557px;
    margin: 0 auto;
    float: right;
    padding: 10px;
	padding-right:100px;
}
.bloco {
    float: left;
    width: 100%;
 }
.bloco.padding { padding:0}
.padding40 { padding:40px }
.padding80 { padding:80px }
.flex-column {display:flex; flex-direction: column}
.flex-row {display:flex; flex-direction: row}
.flex-row-reverse {display:flex; flex-direction: row; flex-flow: row-reverse;}
.flex-column-reverse {display:flex; flex-direction: column; flex-flow: column-reverse;}
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (max-width: 700px) {
	.flex-row {flex-direction: column}
	.padding40 { padding:20px }
	.padding80 { padding:40px }
}
.left {
    text-align: left;
    justify-content: left;
    align-items: flex-start;
}
.center {align-items: center; justify-content: center; text-align:center;}
img.cover {    width: 100%;  height: 100% !important;	object-fit:cover; }
img.contain{    width: 100%;  height: 100% !important;	object-fit:contain; }
a, li, span, button, h1, h2, h3, h4, .child-cat-thumb, .last-post, #content article {-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;text-decoration: none;outline: none;}

ul {list-style: none;}
ol li { list-style: decimal;}
#content ol li { list-style: decimal}
li { list-style: none }
img { border: none; -webkit-user-select: none; }
table { border-collapse: collapse; border-spacing: 0; width: 100%;     border: 1px solid #e6e6e6 ; max-width: 1114px; margin: 0 auto;}
tr:first-child,
tr:first-child > td {background-color: #424345 !important; color:#FFF !important;}
tr:nth-child(odd) {background-color: #FAFAFA;}
tr:nth-child(even) { background-color: #d5d5d5;}
td { border: 1px solid #fff; padding: 3px}
a img { border: none; }
input { outline: none !important; }
hr {
	background-color: #CCCCCC;
    border: 0;
    clear: both;
    height: 2px;
    margin: 30px 0;
    float: left;
    width: 100%;
}
.widget_text hr { margin: 0;}
p {margin-bottom: 7px;font-size: 16px;line-height: 140%;color: #000;font-weight: 400;/* margin: 0 auto; */padding: 7px 0px;text-align: justify;}
input, textarea { background: #FFF; border: 1px solid #d2d2d2; padding: 2px 6px; border-radius: 0px; outline: none }
textarea { width: 100%; resize: vertical; }
select {outline:none;display: inline-block;border-radius: 10px;padding: 13px 80px 11px 28px;background: url(images/select-arrow.png) no-repeat;background-position: right;border: 1px solid #ccc;width: 100%;}
input[type="text"], input[type="number"], input[type="file"], input[type="tel"], input[type="url"], input[type="email"] {
    line-height: 22px;
    font-size: 18px;
    padding: 4px 6px;
    width: 100%;
    padding: 12px;
    border-radius: 10px; }

input[type="submit"] { -webkit-appearance: none; border: 0px;border-radius: 0px; outline: none; cursor: pointer;}

#mc_embed_signup div.mce_inline_error {
    max-width: 450px;
    margin: 0 auto !important;
    border-radius: 10px;
    font-size: 13px;
}
input#mc-embedded-subscribe {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-ou;
    margin: 0 auto;
    display: block;
    max-width: 160px;
    padding: 15px 20px;
    border-radius: 0;
    font-size: 1.6rem;
    color: #ffffff;
    text-transform: uppercase;
    border: 1px solid #ffffff;
	background-color:transparent !important;
}
div#mce-success-response {
    color: #fff;
    background-color: #52ce59;
    max-width: 450px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
}
div#mce-error-response {
    font-size: 14px;
    color: #ccc;
    padding: 10px;
}
input#mc-embedded-subscribe:hover { background-color:#424345 !important;}
p.wp-caption-text { background: #F1F1F1; color: #555; font-size: 12px; font-weight: 600;box-sizing: border-box; padding: 5px 10px; float: left; width: 100%; text-align:left;}

.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* PLAYER DO YOUTUBE RESPONSIVO */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
      max-width: 800px;
    margin: 0 auto;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/*--------------*/
.wp-caption, .wp-caption img { max-width: 100%; float: left;position: relative;width: 100%;height: auto;}

.excerpt p { margin-bottom: 0; }

.alignleft {margin-right: 15px;float: left;max-height: 100%;display: flex;align-items: center;height: 100%;}

.alignright {margin-left: 15px;float: right;max-height: 100%;display: flex;align-items: center;height: 100%;}

span.edit-link {
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 0;
}

.post-edit-link {text-transform: uppercase;display: block;font-size: 0;text-decoration: none !important;line-height: 130%;margin: 0px;float: left;width: 100%;}

.post-edit-link:before {display: flex;font-family: "Ionicons";/* speak: none; */font-style: normal;/* font-weight: normal; *//* font-variant: normal; *//* text-transform: none; *//* text-rendering: auto; *//* -webkit-font-smoothing: antialiased; */-moz-osx-font-smoothing: grayscale;color: #fff;background-color: red;width: 30px;height: 30px;align-items: center;justify-content: center;border-radius: 100%;}

.post-edit-link:before {content: "\f2bf";padding-right: 0;font-size: 18px;}

.edit-link:hover > a { text-decoration: underline; }

span.wdgt-edit-link {
    position: absolute;
}
span.wdgt-edit-link a { color:#ccc; font-size:12px}

blockquote {
	border-left: 0;
    padding: 60px 40px;
    width: 100%;
    max-width: 1114px;
    text-align: center;
    box-sizing: border-box;
    margin: 20px auto;
    background: url(images/aspas-chumbo.png) no-repeat center center;
    background-color: #424345;
    font-weight: 800;}

blockquote p {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    color: #ccc;
    font-size: 24px;
    line-height:140% !important;
    text-align: center !important;
}


/*------------------------------------------------------------ */
/* --------------------- FONT STYLING ------------------------ */
/*------------------------------------------------------------ */
body {font-family: 'Montserrat', sans-serif, sans-serif;}
h1,  h3, h4, h5, h6 {font-family: 'Montserrat', sans-serif, sans-serif;font-weight: normal;margin:0 auto;}
h6 a {
    background-color: #424345;
    padding: 2px 25px 1px 25px;
    color: #fff !important;
    border-radius: 17px;
    /* float: left; */
    font-size: 14px !important;
    margin-bottom: 50px;
    display: inline-block;
    font-weight: 400 !important;
    width: auto;
}

strong {font-weight: bold;}
cite, em, i { font-style: italic; }
a, a:link, a:visited {color: #1d4c71;text-decoration: none;}
a:active, a:hover {color: #1d4c71;}

.main-title {float: left;width: 100%;margin: 30px 0;}
.img-credit { position: absolute; background: rgba(0,0,0,0.7); font-size: 12px; font-weight: 400; padding: 6px 10px; color: #FFF; display: block; width: auto; opacity: 1;right: 0px;}
a span.img-credit { color: #FFF; font-weight: 400; }

.icons:before, ul.destaques-home li .hover span:after, a.tel:before { display: inline-block; font-family: "Ionicons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;           /* non-prefixed version, currently
                                 not supported by any browser */
}

/*------------------------------------------------------------ */
/* ------------------------- HEADER -------------------------- */
/*------------------------------------------------------------ */
/*TOP BAR */
#top-bar-wrapper {z-index: 993;position: absolute;height: 27px;width: 100%;right: 0;margin-right: 7%;top: 0;display: flex;align-items: center;justify-content: end;display: none;}
#top-bar-wrapper > div {
    margin-right: 10px;
    transform: scale(0.8);
}
/*--//--*/


#top-wrapper {z-index: 999;position: fixed;height: 106px;top: 0;opacity: 1;padding: 0;background-color: transparent;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;transition: all 0.7s ease;display: flex;align-items: center;margin-top: 0px;}
#top-wrapper.home {background-color: TRANSPARENT;}
#top-wrapper.fixed {position:fixed;top:0;margin-top: 0;height: 70px;background-color: #8bccf5;-webkit-box-shadow: 0px 6px 15px -6px rgba(0,0,0,0.52);box-shadow: 0px 6px 15px -6px rgba(0,0,0,0.52);}
span.logo-top-right {
    height: 100%;
    max-height: 30px;
    width: auto;
	margin-right: 20px;
}
span.logo-top-right img {
    height: 100%;
    width: auto;
}
#top-wrapper #header {position: relative;max-width: 1900px;padding: 0;height: 100%;display: flex;}
#top-wrapper #header-content {position: absolute;width: 100%;height: 100%;padding: 0 16px;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;left: 0;top: 0;}
#top-wrapper #header #logo {float: left;box-sizing: border-box;z-index: 9;width: 32%;overflow: hidden;height: 100%;padding: 10px 0 10px 7%;}
#top-wrapper #header #logo a {width: 100%;height:100%;max-height: 100% !important;display: block;float: left;}
#top-wrapper #header #logo a img {width: 100% !important;height: 100%;object-fit: contain;object-position: left;max-height: 100% !important;}
#logo span {
    font-size: 8px;
    height: auto;
    line-height: 100%;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
    color: #fff;
    font-weight: 400;
    float: left;
	display:none;
}

/* -------------SEARCH-------------------*/
.search-trigger {cursor: pointer;display: flex;align-items: center;margin-top: -5px;margin-right: 0;}
.search-trigger span:before {content: "\f4a5";color: #bca468!important;font-size: 34px !important;}
#search-area {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 100%;
    right: 0px;
    top: -300px;
    z-index: 9999;
    background-color: #068ebb;
    padding: 5px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
} 
#search-area.active { top:0px}
.search-trigger-close {
	width: 57px;
    height: 57px;
    margin: 0;
    position: absolute;
    right: 10px;
    top: 10px;
	cursor:pointer}
.search-trigger-close span:nth-child(1) {
	display:block;
	width:50px;
	height:1px;
	background-color:#FFF;
	transform: rotate(45deg);
	transform-origin: center center;
    position: absolute;
    top: 50%;
}
.search-trigger-close span:nth-child(2) {
	display:block;
	width:50px;
	height:1px;
	background-color:#FFF;
	transform: rotate(-45deg);
	transform-origin: center center;
    position: absolute;
    top: 50%;
}
.search-trigger-close:hover > span  {
	transform: rotate(0deg);
}
.screen-reader-text { display: none; }
input.search-field {
    width: 100%;
    background: #4e4e4e;
    border: none;
    padding: 9px 20px;
    color: #fff;
    font-size: 24px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    /* width: 240px; */
    border-radius: 0;
    line-height: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #305c82;
    text-align: center;
}
form.search-form {
    /* width: 100%; */
    /* max-width: 530px; */
    margin: 0 auto;
}
input.search-submit {
    width: 50px;
    height: 48px;
    background: transparent url(images/icon-search.png) no-repeat center;
    box-sizing: border-box;
    padding: 6px;
    font-size: 0;
    float: none;
    background-size: 30px;
    opacity: 0.4;
    position: relative;
    top: -58px;
    background-color: #fff;
    border-radius: 100%;
    float: right;
    right: -56px;
    }
#search-area ::-webkit-input-placeholder { color: #fff; font-weight:100; opacity:0.5 }
#search-area :-moz-placeholder { color: #fff; font-weight:100; opacity:0.5 }
#search-area ::-moz-placeholder { color: #fff; font-weight:100; opacity:0.5 }
#search-area :-ms-input-placeholder { color: #fff; font-weight:100; opacity:0.5 }

.not-found {
    max-width: 400px;
    float: none;
    margin: 0 auto;
}

.not-found input.search-field {
    color: #666;
    background: #f2f2f2;
    font-size: 18px;
    border-radius: 5px;
    border: none;
}

.not-found input.search-submit {
    top: -46px;
}
.not-found-icon {
    font-size: 100px;
    font-weight: 900;
    text-align: center;
    background-color: #e1d188;
    width: 110px;
    height: 110px;
    margin: 45px auto;
    border-radius: 100%;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

div.midias ul { text-align:center;}
div.midias a {float: left;margin: 3px 0px;text-align: center;width: auto;text-decoration: none;}
div.midias a span { text-align: center; }
div.midias a:first-child { margin-left: 0px; }
span.icons { }
span.icon {  display: inline-block;  padding: 0 10px;}
span.icons:before {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    margin: 2px;
    border-radius: 100%;
    font-family: "Ionicons";
    color: #fff;
    font-size: 24px;
    background-color: transparent;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.alignright span.icons:before {
    color: #bd2036 !important;
}


a.bt.bt-contato {background-color: transparent !important;padding-bottom:9px !important;text-align: left !important;}
a.whatsapp.bt.bt-contato {background-color: transparent !important;margin: 0 !important;}

a.whatsapp.bt.bt-contato:hover,
a.bt.bt-contato:hover {background-color:#424345 !important; padding-left:35px; padding-right:35px}

div.midias a span:beforea { background: #3b5998;}

a.facebook span:before { content: "\f231"; /* background: #3b5998; */ }
a.twitter span:before { content: "\f243"; /* background: #55acee; */ }
a.google span:before { content: "\f235"; /* background: #da4835; */ }
a.youtube span:before { content: "\f24d"; /* background: #cc181e; */ }
a.linkedin span:before {content: "\f239";/* background: #0177b5; */}
a.instagram span:before { content: "\f351"; /* background: #125688; */ }
a.pinterest span:before { content: "\f2b1"; /* background: #C92228; */ }
a.email span:before {content: "\f2eb";float: left;margin: 0 0 0 9px;display: inline-block;}
a.skype span:before { content: "\f23f"; /* background: #12A5F4; */ }
a.whatsapp span:before {content: "\f4f0";}
a.vcard span:before { content: "\f119"; }
.local span:before { content: "\f456"; }
a.spotify span:before {
    content: "";
    background-image: url(images/spotfy-icon2.png);
    width: 20px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
	}
a.spotify {
    display: none;
}

a.tel span:before {
    content: "\f4b9";
    margin-right: 9px;
    float: left;
    width: 22px;
    height: 22px;
    padding: 5px;
    margin-top: -6px;
 }

a.facebook:hover > span:before { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); text-decoration: none !important; }
a.twitter:hover > span:before { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); text-decoration: none !important; }
a.google:hover > span:before { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); text-decoration: none !important; }
a.youtube:hover > span:before { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); text-decoration: none !important; }
a.linkedin:hover > span:before { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); text-decoration: none !important; }
a.instagram:hover > span:before { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); text-decoration: none !important; }
a.pinterest:hover > span:before { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); text-decoration: none !important; }
a.email:hover > span:before { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); text-decoration: none !important; }
a.skype:hover > span:before { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); text-decoration: none !important; }
a.whatsapp:hover > span:before { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); text-decoration: none !important; }
a.tel:hover > span:before { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); text-decoration: none !important; }

#language-selector {position: absolute;top: 0px;right: 0px; z-index: 9;}
#language-selector a {font-size: 12px;font-weight: 600;color: #424345;text-transform: uppercase;float: left;letter-spacing: 0px;}
#language-selector a:hover { text-decoration:underline }
#language-selector a.current {color: #d6d6d6;}

#search-trigger {position: absolute;right: 0px;bottom: 35px;color: #424345;font-size: 18px;cursor: pointer; display:none}
#search-trigger span.icons:before { font-family: "Ionicons"; content: "\f21f";    color: #fff; }

.top-contato {
    float: right;
    color: #fff;
	font-size: 13px;
    padding-top: 42px;
}
.top-contato a {
    color: #fff;
}
.top-tel {
    text-align: right;
    padding: 0px !important;
    display: block;
    margin: 0px;
    margin-bottom: -10px;
    font-size: 18px;
}

.bt-scroll a{
    z-index: 99;
    display: block;
    height: 70px;
    width: 70px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-58%);
    -moz-transform: translateX(-58%);
    -ms-transform: translateX(-58%);
    transform: translateX(-58%);
    background: url(images/scroll-mouse-white.gif) no-repeat;
    background-size: contain;
    cursor: pointer;
    bottom: 5vh;
	text-indent:-2000px;
}

.bt-scroll{
    z-index: 99;
    display: none;
    height: 70px;
    width: 70px;
    position: absolute;
    z-index: 99;
    left: 50%;
    -webkit-transform: translateX(-58%);
    -moz-transform: translateX(-58%);
    -ms-transform: translateX(-58%);
    transform: translateX(-58%);
    background: url(images/scroll-mouse-white.gif) no-repeat;
    background-size: contain;
    cursor: pointer;
    bottom: 5vh;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.bt-scroll.inativo{
    bottom: -5vh;
	opacity: 0;
	visibility: hidden;
}
/*------------------------------------------------------------ */
/* ----------------------- WIDGETS --------------------------- */
/*------------------------------------------------------------ */
.widget {
	width: 100%;
	float: left;
	display: block;
	padding: 0px 0;
	}
.widget-title {
	font-weight: 800;
	font-size: 18px;
	text-transform: uppercase;
	color: #8bccf5 !important;
	margin-bottom: 9px;
	background-color: transparent;
	}
.widget-title:before {
	content:"";
	display: inline-block;
	width: 2px;
	height: 40px;
	background-color: #8bccf5;
	position: relative;
	top: 13px;
	margin-right: 10px;
	transform: rotate(33deg);
}
.branco { color:#FFF;}
.widget .container {
    float: left;
    width: 100%;
}
.wrap {
    width: 100%;
    float: none;
    /* max-width: 1200px; */
    margin: 0 auto;
}
.content {
	padding: 0px 7%;
	height:100%;
	width: 100%;
	float: left;
	margin: 0 auto;
	position: relative;
}
.content.padding {
	padding: 80px 7%;
}
.content.no-padding {
	padding: 0px !important;
}
a.bt {
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
    padding: 8px 19px;
    font-size: 14px;
    color: #ffffff !important;
    background-color: #8bccf5 !important;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 0;
    text-decoration: none !important;
}

a.bt:hover,
a.bt-mais:hover {
    background-color: #164b6d !important;
    color: #FFF !important;
}
a.bt-mais {
    font-weight: 400;
    text-align: center;
    line-height: 1.25;
    padding: 15px 30px;
    font-size: 1.0rem;
    color: #424345;
    text-transform: uppercase;
    border: 1px solid #424345;
    display: inline-block;
    margin: 20px 0;
}

a.bt-pequeno {
    background-color: #333;
    color: #fff;
    padding: 5px 30px;
	display: inline-block;
}
a.bt-pequeno:hover {
    background-color:  #424345;
    color: #fff;
    padding: 5px 30px;
}

/*------------------------------------------------------------ */
/* ----------------------- SLIDE noticias ------------------------- */
/*------------------------------------------------------------ */
#news_widget-2 {
    width: 100%;
    background: #ffffff;
    padding: 0px 10px;
}
#news_widget-2 #recent-posts {
	margin: 0 6%;
	/* max-width:1114px; */
	padding-top: 35px;
	MARGIN-BOTTOM: 25PX;
    FLOAT: left;
}
h2.sn-widget-title {
	text-align:left;
	background-color: #424345;
	font-size: 22px;
	display: inline-block;
	color: #fff !important;
	font-weight: 200;
	padding: 7px 40px 7px 20px;
	position: relative;
    top: -18px;
    background: url(../gabbai-vs3/images/bg-bt.png) #424345 no-repeat 100% 0;
}
ul.sn-wrapper {
    display: block;
    width: 100%;
    /* max-width: 1200px; */
    margin: 0 auto;
}
ul.sn-wrapper li {
    list-style: none !important;
    margin: 0 !important;
    display: flex !important;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 0 !important;
	font-family: 'Montserrat', sans-serif, sans-serif;
	flex-flow: wrap;
    justify-content: left;
    align-items: center;
}
ul.sn-wrapper li.news { min-height:350px;}
.sn-titulo {
    display: block;
    width: 100%;
}
ul.sn-wrapper li.news .sn-titulo {min-height:30px}
.sn-titulo a {
    color: #012c3d;
    padding: 10px 0px 6px 0px;
    display: block;
    line-height: 130%;
    font-size: 14px;
    font-weight: 600 !important;
}
ul.sn-wrapper li.news .sn-titulo a { padding:0px}

.sn-foto {
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.sn-foto img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.sn-categoria a {
	color:#424345;
	font-size:14px;
	font-weight:600;
}
.sn-data {
	color: #939393;
	font-size:12px;
	font-weight: 400;
	line-height:100%;
	margin-bottom: -9px;
}
.sn-resumo {
    color: #333;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 140%;
    text-align: left;
}
ul.sn-wrapper li.news .sn-resumo {	display:block; width:100%; min-height:50px}

a.bt-leia {
    border: 1px solid;
    padding: 0px 14px;
    background-color: #424345 !important;
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
a.bt-leia:hover {
	background-color: #201d6f !important;
	color:#fff;
}
.sy-controls li a:link, .sy-controls li a:visited {
    opacity: 1 !important;
}
.sy-controls li a:after {

}
.news-bt-mais-cat {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 7px;
}
a.sn-categoria-bt {
    font-weight: 600;
    padding: 7px 50px 7px 20px;
    font-size: 16px;
    color: #ffffff;
    text-transform: initial;
    background-color: #201d6f;
	background:url(../gabbai-vs3/images/bg-bt.png) #201d6f no-repeat 100% 0;
    /*
	-webkit-clip-path: polygon( 0 100%, 65% 100%, 100% 0, 0 0 );
    -moz-clip-path: polygon( 0 100%, 65% 100%, 100% 0, 0 0 );
    -ms-clip-path: polygon( 0 100%, 65% 100%, 100% 0, 0 0 );
    clip-path: polygon( 0 100%, 90% 100%, 100% 0, 0 0 );
	*/
}
a.sn-categoria-bt:hover {
	padding: 7px 70px 7px 20px;
	background-color: #424345;
}

/*  SLIDEAREAS  */
.bt-mais {
 	color: #ffffff;
    font-size: 18px;
    float: left;
    border: 1px solid #333;
    padding: 8px 16px;
    margin: 11px;
    cursor: pointer;
    background-color: #333;
}
.bt-mais:hover {
    padding: 8px 26px;
}

.resumo p {
    font-size: 16px !important;
    color: #333 !important;
    line-height: 140% !important;
    text-align: left !important;
    margin-bottom: 20px;
    padding: 0;
}
.resumo li {
    font-size: 16px !important;
    color: #333 !important;
    line-height: 120% !important;
    text-align: left;
    padding: 0 0 10px 12px;
    display: block;
    background-image: url(images/seta.png);
    background-repeat: no-repeat;
    background-position: left 5px;
}
.fundo-escuro h2.pb-title,
.fundo-escuro p,
.fundo-escuro ul li { color:#FFF !important;}

.page-content-container {
	float: left;

	background-size:cover;

	width: 100%;
	position: fixed;
	top: 0;
	left: -2000px;
	z-index: 9999;
	height: 100vh;
	/* display: flex; */
	/* align-items: center; */
	/* justify-content: center; */
	overflow-y: scroll;
}
.page-content-container.active {
	left:0;
}
.page-content-container .page-content {
	width:100%;
	max-width:800px;
	padding: 5vh;
	margin: 0px auto;
}
.page-content-container .page-content h2 {
    text-align: center;
    color: #333 !important;
}
.page-content-container .page-content h3 {
    text-align: center;
    color: #333 !important;
    font-weight: 800;
    margin: -27px 0px 20px 0px;
}
.page-content-container .page-content,
.page-content-container .page-content p {
    font-size: 18px !important;
    color: #333 !important;
    line-height: 180% !important;
    text-align: justify !important;
}
.equipe-contato {
    text-align: center;
    font-size: 0px;
    margin: -20px 0px 20px 16px;
}
.page-content-container .bt-fechar {
    position: absolute;
    top: 20px;
    right: 20px;
	cursor:pointer;
}
.page-content-container .bt-fechar:before {
	content:"\f405";
	font-family:Ionicons;
	font-size:50px;
	color:#333;
    -webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}
.page-content-container .bt-fechar:hover {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.texto.texto-claro h2,
.texto.texto-claro p,
.texto.texto-claro a.bt {
    color: #333 !important;
}
.texto.texto-claro a.bt { border-color:#FFF !important;}
h2.bg_img,
.texto.bg_img p { color: #fff !important;}


/*------------------------------------------------------------ */
/* -------------------------- INTERNAS --------------------------- */
/*------------------------------------------------------------ */
header.internas {
    width: 100%;
    height: 50vh;
    background-size: cover;
    position: relative;
}
header.internas h1 {
    position: absolute;
    bottom: 30%;
    color: #fff;
    font-size: 40px;
    padding: 20px;
}
/*------------------------------------------------------------ */
/* ----------------------- CONTAINER ------------------------- */
/*------------------------------------------------------------ */

#main {padding: 0;margin-top: 0px;opacity: 1;}
#container.page > #content {
    position: relative;
}
#container.page > #content:before {
	content:"";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(images/simbolo2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-attachment: fixed;
	opacity: 0.2;
}
.category header.category,
header.page,
header.single {
    width: 100%;
    height: 126px;
    margin-bottom: 0;
    padding: 0;
    float: left;
    overflow: hidden;
    position:relative;
    background-color: #f0f0f0;
    margin-bottom: 0px;
}
.category header.category:before, header.page:before, header.single:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 1368px;
    background-color: #6bb9eb;
    /* transform: rotate(30deg); */
    /* mix-blend-mode: multiply; */
    z-index: 1;
    opacity: 0.9;
}
header.single  div.imagem,
header.page div.imagem {
	display:block;
	width:100%;
	height:100%;
	float:left;
	/* background-position: top; */
	background-size: cover;
	/* background-attachment: initial; */
	opacity: 1;
	/* animation-name: header; */
	/* animation-duration: 10s; */
	/* animation-timing-function: linear; */
	position: relative;
	/* transform: scale(1.1,1.1); */
}
header.single { height:170px;}
@keyframes header {
  from {transform: scale(1,1);}
  to {transform: scale(1.2,1.2);}
}
.header-texto {
    position: absolute;
    left: 50%;
    top: 62%;
    max-width: 1920px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.category header.category, header.page .max-width {
    display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap
}

#container #content {width: 100%;float: left;font-size: 18px;margin-top: 0;}

h1,
.entry-content h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 120%;
	margin: 0;
	text-align: left;
	font-weight: 600;
	color: #164b6d;
	display: block;
	padding: 10px 0;
}
.entry-content h1 {
	font-weight: 800;
	font-size: 18px;
	text-transform: uppercase;
	color: #8bccf5 !important;
	margin-bottom: 9px;
	background-color: transparent;
	}
.entry-content h1:before {
	content:"";
	display: inline-block;
	width: 2px;
	height: 40px;
	background-color: #8bccf5;
	position: relative;
	top: 13px;
	margin-right: 10px;
	transform: rotate(33deg);
}
h1.branco,
.entry-content h1.branco { color:#fff;}
h1.branco:before,
.entry-content h1.branco:before { background-color:#fff;}
header.single h1,
header.page h1 {
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 50px;
    width: 100%;
    margin: 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
}
header.page h1:before { display:none}
.subtitulo {
    text-align: center;
    margin: 8px;
    background-color: #93c6d9;
    color: #fff;
    padding: 11px 22px;
    font-size: 27px;
    font-weight: 100;
}
header.page .max-width {
    display: flex;
    justify-content: end;
}
p.page-texto-abre {
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    color: #fff;
}

.entry-content .date {
    font-size: 13px;
    color: #444;
    padding-bottom: 27px;
    font-weight: 600;
}
.category-item-tit .date {padding-bottom: 0px;}
.entry-content h2 {
	margin: 0 0 15px;
	display: flex;
	font-size: 33px;
	color: #164b6d;
	margin-bottom: 0px;
	text-align: left;
	line-height: 120%;
	font-weight: 800;
	}
.entry-content h2:before {
	content: "";
	display: none;
	width: 4px;
	height: 30px;
	background-color: #1d4c71;
	position: relative;
	margin-right: 20px;
}
.entry-content h2:after {
}
.entry-content h3 {
	font-family: 'Montserrat', sans-serif, sans-serif;
	margin: 30px auto 10px auto;
	padding-bottom: 0px;
	line-height: 120%;
}
@media screen and (max-width: 700px) {
	.entry-content h3 { padding:0px 10px}
}
.entry-content a {text-decoration: underline;color:#201d6f;}
.entry-content ul {
    max-width: 1114px;
    margin: 20px auto 0px auto;
    display: block;
}

.entry-content li {
    list-style: none;
    font-size: 16px;
    margin-left: 28px;
    text-align: left;
    margin-bottom: 15px;
    line-height: 140%;
}
.entry-content li:before {
    font-family: "Ionicons";
    content: "\f125";
    color: #164b6d;
    padding-right: 9px;
    margin-left: -16px;
}
.single .entry-content h2 {border:none;padding-left:0;color: #000;font-size: 18px;padding: 22px 0 11px 0;}
header.page.equipe { margin-bottom: 70px;}
/*destacada index de noticias*/
.destacada.index {
    width: 100%;
    height: 0px;
    padding-bottom: 60%;
    background-size: cover;
    margin: 0px 0px 10px 0px;
    border-left: none;
}

section#content.search {
}

.area-img {
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
	width: 20%;
    max-width: 230px;


    height: auto;
}


section#container.single-areas{max-width: 1114px;}


#container #content .entry-content {float: left;padding-bottom: 0;width: 100%;margin-bottom: 0px;}
#container.page #content .entry-content {max-width: 100%;}
#container.page #content .entry-content.coluna-larga {max-width:100%; min-height: 0px; text-align: justify;}
#container.profissionais #content .entry-content {max-width: 100%; padding-top: 0; padding-right: 12px; }
#container.single-areas #content .entry-content {
	max-width: 70%;padding-right: 50px;     /*border-right: 1px solid #ccc;*/}
#container.category #content .entry-content { max-width:100%;}
#container.category #content .entry-content .entry-posts {float: none;margin:0 auto;max-width: unset;width: 100%;display: flex;flex-wrap: wrap;}
#container.category #content .entry-content,
#container.single #content .entry-content {
	max-width: 100%;
	/* padding: 0 20px; */
	}
#container #content .entry-form {float: left;padding: 26px;padding-bottom: 0;min-height: 620px;width: 100%;max-width: 350px;}
#container #content #sidebar {float: left;width: 100%;max-width: 100%;padding: 40px 0 0;border-bottom: 1px solid #4b488b;}
.page-content {
    margin-top: 200px;
}

.bt-mais a {
	display: block;
    background-color: #dcdcdc;
    padding: 20px;
    margin-bottom: 20px;
}

.bt-mais a:hover {
    color: #FFF;
    background-color: #30355a;
}


/*------------------------------------------------------------ */
/* ------------------------ CONTENT -------------------------- */
/*------------------------------------------------------------ */
h1 { }
h2 {
    font-size: 33px;
    color: #164b6d;
    margin-bottom: 0px;
    text-align: left;
    line-height: 120%;
    font-weight: 800;
}
h3 {
	font-size: 21px;
	color: #333 !important;
	margin-bottom: 0px;
	text-align: left;
	line-height: 120%;
	font-weight: 700;
	padding: 0px 0px 20px 0px;
}
#content img {border: none;max-width: 100%;height: auto;position: relative;}
#content img.left, img.alignleft { float: left; margin: 0px 16px 10px 0px; }
#content img.right, img.alignright { float: right; margin: 0px 0px 10px 16px; }

#content .entry-content .left-content {float: left;width: 100%;max-width: 35%;padding-right: 30px;}
#content .entry-content .right-content { float: left; width: 100%; max-width: 65%; }
#content .entry-content .left-content h1 { line-height: 140%; }
#content .entry-content .right-content img { min-width: 100%; height: auto; border: 1px solid #a6a6a6; }

#content .entry-content .entry-posts { float: left; width: 100%; }
#content .entry-content .entry-posts.sub { margin-top: 50px; }

#content .entry-form h2 { font-size: 17px; }
#content .entry-form p {float: left;width: 100%;margin-bottom: 5px;}
#content .entry-form p span { float: left; width: 75%; }
#content .entry-form p span.field { width: 25%; line-height: 23px; }
#content .entry-form p span.checkbox { width: 100%; margin: 10px 0; }
#content .entry-form p span.wpcf7-checkbox { width: 100%; }
#content .entry-form p span.cargo { width: 100%; }
#content .entry-form p span.curriculo { width: 100%; }
#content .entry-form p span.upload { width: 100%; }
#content .entry-form p span.wpcf7-list-item {width: auto;line-height: 23px;margin: 0;margin-right: 5px;}
#content .entry-form p span input { border: 1px solid #333; float: left; }
#content .entry-form p span input[type="checkbox"] {width: auto;margin-right: 4px;position: relative;top: 4px;}
#content .entry-form p span input[type="file"] { padding: 0; border: 0px; }

#content .entry-posts article {
    margin: 0;
    padding: 13px;
	width:25%;
}
@media (max-width: 1370px) {
	#content .entry-posts article {width:33%}
}
@media (max-width: 1000px) {
	#content .entry-posts article {width:50%}
}
@media (max-width: 700px) {
	#content .entry-posts article {width:100%}
}
#content .entry-posts article:hover { background: #F9F9F9; }
#content .entry-posts article div.article-content {float: left;width: 100%;height: 100%;position: relative;overflow: hidden;background-color: #f2f2f2;}
.noticiacarrossel-cat {
    display: block;
    position: relative;
    background: #164b6d;
    color: #fff;
    font-size: 13px;
    padding: 5px;
    top: -10px;
    left: 7px;
    width: fit-content;
}
#content .entry-posts article span.entry-date {
	font-size: 13px;
	color: #afafaf;
	margin-bottom: -8px;
	width: 100%;
	font-weight: 400;
	}
#content .entry-posts article div.article-content .item-texto {padding:11px}
#content .entry-posts article h1 {float: left;width: 100%;font-size: 12px;line-height: 18px;text-transform: none;text-align: left !important;}

#content .entry-posts article a {line-height: 140%;text-decoration: none;height: 70%;}

#content .entry-posts article a.read-more { color: #30355a; text-transform: lowercase; position: absolute; right: 0px; bottom: 0px; }

#content .entry-posts article a.read-more:after { content: "+"; margin-left: 6px; }

#content .entry-posts article a.download {padding-left: 36px;background: url('images/download_bt.png') no-repeat top left;line-height: 24px;display: inline-block;font-weight: 600;letter-spacing: 0px;}

#content .entry-posts article.evento {width: 100%;border: 0;border-bottom: 1px solid #30355a;min-height: 0;}
#content .entry-posts article.evento aside {float: left;width: 100%;max-width: 35%;padding-right: 30px;}
#content .entry-posts article.evento div.data {float: left;width: 50%;background: #CCC;height: 110px;color: #FFF;text-align: center;padding: 14px 0;}

#content .entry-posts article.evento div.data span {float: left;width: 100%;text-align: center;line-height: 100%;font-weight: 600;font-size: 27px;letter-spacing: 0px;}

#content .entry-posts article.evento div.data span.data-month { font-weight: 400; }

#content .entry-posts article.evento div.entry-thumb { float: left; width: 50%; height: 110px; overflow: hidden; }

#content .entry-posts article.evento div.entry-thumb img { width: 100%; height: auto; }

#content .entry-posts article.evento .entry-info {float: left;width: 65%;padding: 8px 12px;font-size: 12px;letter-spacing: 0px;line-height: 140%;padding-bottom: 0;}

#content .entry-posts article.evento .entry-info h1 { text-transform: uppercase; }

#content .entry-posts article.evento .entry-info a { color: #30355a; float: left; margin-top: 12px; }
#content .entry-posts article.search {width: 100%;border: 0;border-bottom: 1px solid #30355a;min-height: 0;}

#content .entry-posts article.search:last-child { border-bottom: 0px; }

#content .entry-posts article.search div.entry-thumb {float: left;width: 20%;height: auto;overflow: hidden;padding-right: 12px;}
#content .entry-posts article.search div.entry-thumb img { width: 100%; height: auto; }
#content .entry-posts article.search .entry-info {float: left;width: 80%;padding: 8px 12px;font-size: 12px;letter-spacing: 0px;line-height: 140%;}

#content .entry-posts article.search .entry-info header { float: left; width: 100%; position: relative; }
#content .entry-posts article.search .entry-info header a {float: left;width: 100%;margin-top: 0; }
#content .entry-posts article.search .entry-info header div.sub-cat { position: absolute; top: 0; right: 0; }
#content .entry-posts article.search .entry-info h1 { text-transform: uppercase; }
#content .entry-posts article.search .entry-info a { color: #30355a; float: left; margin-top: 12px; }

#content .entry-posts article.revista {width: 65%;border: 0;min-height: 0;padding: 0;padding-right: 20px;}
#content .entry-posts article.revista .entry-info {width: 40%;float: left;padding-right: 20px;}
#content .entry-posts article.revista .entry-info h1 { font-size: 22px; text-transform: uppercase; }
#content .entry-posts article.revista aside { width: 60%; float: left; }
#content .entry-posts article.revista .entry-thumb { float: left; }
#content .entry-posts article:hover { background: #FFF; }

#content .entry-posts article.revista.list { width: 35%; padding-right: 0; }
#content .entry-posts article.revista.list .entry-info { width: 100%; padding-right: 0; }
#content .entry-posts article.revista.list .entry-info h1 { font-size: 18px; }

#content .left {float: left;text-align: left;}
#content .right { float: left; width: 50%; border-right: 1px solid #FFF; }
#content .contato .box-endereco { float: left; width: 100%; min-height: 170px; position: relative; border-bottom: 1px solid #30355a; }
#content .contato .box-endereco .box-endereco-content {text-align: center;position: relative;width: 100%;padding: 36px 0;}
#content .contato .box-endereco .box-endereco-content h4 { text-transform: uppercase; color: #424345; font-size: 12px; font-weight: 600; margin-bottom: 6px; }

.single-content { padding: 40px 10px;}
#footer-full {
    width: 100%;
    min-width: 100%;
    padding: 0;
    margin: 0;
    background-color: #0e1b45;
    line-height: 0;
    float: left;
}
#footer-full > div {
}


#content #sidebar h3 { font-size: 17px; margin-bottom: 16px; }
#content #sidebar ul.contatos { float: left; width: 100%; margin-bottom: 50px; }
#content #sidebar ul.contatos li { float: left; width: 100%; margin-bottom: 25px;list-style: none;
    margin-left: 0px; }
#content #sidebar ul.contatos li:last-child { margin-bottom: 0; }
#content #sidebar ul.contatos li img {float: left;width: 30%;height: auto;padding-right: 14px;}
#content #sidebar ul.contatos li span {float: left;width: 70%;font-size: 12px;font-weight: 400;color: #333;letter-spacing: 0px;line-height: 140%;}
#content #sidebar ul.contatos li span.advogado-name { font-weight: 600; }

#content #sidebar ul.publicacoes { float: left; width: 100%; }
#content #sidebar ul.publicacoes li { float: left; width: 100%; padding-bottom: 12px; margin-bottom: 12px; border-bottom: 1px dotted #30355a; }
#content #sidebar ul.publicacoes li:last-child { border-bottom: 0; }
#content #sidebar ul.publicacoes li a {font-size: 12px;font-weight: 400;line-height: 140%;float: left;width: 100%;}
#content #sidebar ul.publicacoes li span {font-size: 12px;font-weight: 400;line-height: 140%;float: left;}

#content .entry-utility { width: 100%; float: left; padding: 10px 0; }
#content #nav-below {float: left;width: 100%;text-align: center;margin: 20px 0;}
#content #nav-below ul {float: left;width: 100%;display: flex;justify-content: center; max-width: none;}
#content #nav-below .navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled { color: #fff; text-decoration:none; }
#content #nav-below .navigation li {display: inline-block;float: left;width: auto;margin: 4px !important;}
#content #nav-below .navigation li a {
	background-color: #9a9a9a;
	cursor: pointer;
	font-size: 14px;
	padding: 6px 13px;
	color: #fff;
	text-decoration: none;
	float: left;
	text-transform: lowercase;
	font-weight: 500;
	border-radius: 0px;
	}
#content #nav-below .navigation li:before {display:none}
#content #nav-below .navigation li.active a {     background-color: #1d4c71; }
#content #nav-below .navigation li a:hover {     background-color: #1d4c71; }

h2.contato-page {
    color: #ec9460 !important;
    text-align: center;
    font-weight: 900;
}

h2.contato-page:before {
    content: none;
}

.contato-page .col50 {
    padding: 50px;
    text-align: center;
}
.tel-numero {
    font-weight: 800;
    font-size: 1.2em;
}
.contato-page ion-icon {
    font-size: 50px;
    color: #ccc;
    margin: 0 20px 30px 20px;
}
a.bt-tel {
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    padding: 0px 0 26px 0;
    float: left;
    text-align: center;
    width: 100%;
}
.contato-page-bloco {
    height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


/*------------------------------------------------------------ */
/* ------------------------- NOTICIAS --------------------------- */
/*------------------------------------------------------------ */
.category-post {
	height: 404px;
	position:relative;
}
article.category-post a {
}
a.item-foto {
    height: 239px;
    display: block;
    background-color: #f2f2f2;
    opacity: 1;
    overflow: hidden;
}
a.item-foto img {
	width:100% !important;
	height:100% !important;
	object-fit: cover;
	object-position: top;
}

.category-item-tit {
    text-align: left;
    text-decoration: none;
    justify-content: flex-end;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    text-align: left;
    display: flex;
    flex-direction: column;
    line-height: 120%;
}
}
.category-item-tit span.date {
    display: block;
    color: #000;
	width:100%;
}

}
.noticiacarrossel-cat {
    position: relative;
    color: #fff;
    background-color: #ffb433;
    z-index: 2;
    left: 13px;
    top: -15px;
    width: fit-content;
    padding: 4px 11px;
    font-size: 12px;
    font-weight: 600;
}
.category-item-resumo {font-size:14px;position:absolute;bottom:-300px;opacity:0;padding: 20px;z-index: 1;text-align: left;}
.category-item-resumo a {color:#FFF !important;text-decoration: none;}
.article-content:hover > .noticias-overlay {top:0;opacity: 0.8;}
.article-content:hover > .item-texto {bottom: 40%; background-color:transparent;}
.article-content:hover > .category-item-resumo { bottom:30px; opacity:1;}
.article-content:hover  img { transform: scale(1.2);}
.article-content:hover .noticiacarrossel-cat {
    position: absolute;
    top: 0px;
	z-index:2
}
.article-content:hover .category-item-tit span.date,
.article-content:hover .category-item-tit {color: #fff}

.bt-pdf { float: left;  width: 100%;}
a.bt-pdf,
.bt-pdf a {
background: url(images/icon-pdf.png) no-repeat 19px 0px;
    background-size: contain;
    background-color: #1d4c71;
    padding: 6px 42px 6px 69px;
    color: #fff;
    border-radius: 0px;
    float: left;
    font-size: 14px !important;
    margin-bottom: 14px;
    display: inline-block;
    width: auto;
}
.bt-pdf a.bt-pdf-single { background-size: 36px;}
.bt-pdf a:hover { background-color: #bb1e08;}

header.post-single {
    width: 100%;
    height: AUTO;
    background-color: TRANSPARENT;
    overflow: hidden;
    display: flex;
    flex-flow: COLUMN;
    justify-items: stretch;
    align-items: center;
}

header.post-single .txt {
    padding: 40px;
}

/*------------------------------------------------------------ */
/* ------------------------ SIDEBAR -------------------------- */
/*------------------------------------------------------------ */
#sidebar {
    float: left;
    width: 30%;
    padding: 20px 10px;
    /* margin-bottom: 40px; */
}
#sidebar h3.widget-title {
    font-size: 18px !important;
    text-transform: uppercase !important;
    padding: 55px 0px 20px 0px !important;
}
aside#sidebar p {
    font-size: 18px;
    text-align: left;
    color: #333;
    font-weight: 400;
}
#sidebar ul.widgets li {
    list-style: none !important;
    margin-left: 8px !important;
}
#sidebar ul li ul li {
    font-size: 14px !important;
    line-height: 140%;
	padding: 0px 0px 20px 10px;
    background: url(images/seta.png) no-repeat;
    background-position: 0px 7px;
}

/*---  ASIDE EQUIPE  ---*/
ul.areas-info {
    margin: 0px 0px 10px 10px !important;
    list-style: none !important;
}

ul.areas-info li {

    margin: 0px !important;
    padding: 4px 0px !important;
    margin-left: 7px !important;
    width: 100% !important;
    color: #424345 !important;
	line-height: 120% !important;
}
ul.areas-info li a {
    font-weight: 400 !important;
}

/*------------------------------------------------------------ */
/* ------------------------- FORMS --------------------------- */
/*------------------------------------------------------------ */
.wpcf7 h2,
.wpcf7 label {color:#FFF !important}
.wpcf7-not-valid-tip {
	color: #fff !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	display: block !important;
	background: red !important;
	padding: 0px 11p !important;
}
.wpcf7 .ajax-loader {
    background-image: url(images/carregando.gif) !important;
    width: 40px !important;
    height: 40px !important;
    background-size: contain !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    background-color: #333;
    display: block;
    padding: 20px;
    color: #fff;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7-response-output {
    border: 2px solid #f7e700;
    background-color: #000;
    display: inline;
    padding: 40px !important;
    color: #fff;
    line-height: 120%;
    float:left;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    position: fixed;
    top: 50%;
    left: 49%;
    z-index:999;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    max-width: 600px;
}
div.wpcf7-validation-errors:after,
div.wpcf7-acceptance-missing:after,
.wpcf7 form.invalid .wpcf7-response-output:after,
.wpcf7 form.unaccepted .wpcf7-response-output:after,
.wpcf7-response-output:after {
	font-family:'Ionicons';
	content:"\f128";
	font-size:36px;
	color:#fff;
	display:block;
	text-align: center;
	margin-top: 47px;
}
.wpcf7-validation-errors.hidden,
.wpcf7-acceptance-missing.hidden,
.wpcf7 form.invalid .wpcf7-response-output.hidden,
.wpcf7 form.unaccepted .wpcf7-response-output.hidden,
.wpcf7-response-output.hidden { display:none; left:1px;}
div.wpcf7-validation-errors.fechado { display:none}

.wpcf7-not-valid {border: 2px solid #fff700 !important;}
div.wpcf7-mail-sent-ok,
.wpcf7 form.sent .wpcf7-response-output  {
    background-color: #398f14 !important;
    display: block ;
    padding: 20px !important;
    color: #fff !important;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
div.wpcf7-validation-errors.fechado { display:none}

.wpcf7-not-valid {border: 2px solid #e91e63 !important;}
div.wpcf7-mail-sent-ok {
    background-color: #398f14 !important;
    display: block ;
    padding: 20px !important;
    color: #fff !important;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
.wpcf7 span.label { display: none; }
.wpcf7 form input, textarea, button { -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.wpcf7 form input, textarea, button {font-family: Arial;border: none;outline: none;width: 100%;box-sizing: border-box;padding: 20px 0 0 0;font-size: 14px !important;line-height: 17px;margin: 7px 0;color: #ffffff;border-radius: 0px;background-color: transparent;border-bottom: 1px solid;}
.wpcf7 form select, form input[type="submit"] {-webkit-appearance: none;}
.wpcf7 form select {font-size: 14px;color: #666;}
.wpcf7 ::-webkit-input-placeholder { color: #fff; }
.wpcf7 :-moz-placeholder { color: #AAA; }
.wpcf7 ::-moz-placeholder { color: #AAA; }
.wpcf7 :-ms-input-placeholder { color: #AAA; }
.wpcf7 form input[type="date"] {line-height: 20px;}
.wpcf7 form select:focus,
.wpcf7 form input:focus { box-shadow: 0px 0px 6px #d2d2d2; background-color:#F9FFA5 }
.wpcf7 form input.empty { border-color: #8cc63f; }
.wpcf7 form input.empty:focus { box-shadow: 0px 0px 6px #8cc63f; }
.wpcf7 form input[type="submit"] {
    background: #148dc2;
    border: 0px;
    text-transform: capitalize;
    color: #FFF;
    font-size: 18px !IMPORTANT;!I;!;
    width: auto;
    padding: 10px 30px;
    font-weight: 600;
    BORDER-RADIUS: 22PX;
}

.wpcf7 form input[type="submit"]:hover { background: #0e77a4;}
span.wpcf7-list-item {
    display: block !important;
}
label {
    margin: 10px;
    display: inline-block;
    color: #666;
}
span.wpcf7-list-item-label {
    margin-left: 5px;
    color: #666;
}
input[type="checkbox"] {
    width: 20px;
    float: left;
    max-width: 20px;
    height: 15px;
    line-height: 140%;
}
.wpcf7 {
    width: 100%;
    box-sizing: border-box;
    max-width: 600px;
    margin: 0 auto;
    /* border: 1px solid #164b6d; */
    display: table;
    padding: 0 30px;
    border-radius: 0;
    /* background-color: #fff; */
}
.wpcf7 p {float: left;width: 100%;padding-right: 0;box-sizing: border-box;}
.wpcf7 p.quarter { width: 25%; }
.wpcf7 p.full { width: 100%; }
.wpcf7 p span {/* line-height: 23px; */}
.wpcf7 form input:focus { box-shadow: none; background-color: transparent }
.wpcf7 form input.empty { border-color: transparent; }
.wpcf7 form input.empty:focus { box-shadow: none; }
button.wpcf7-field-group-add {
    width: 53px;
    font-size: 49px !important;
    background-color: #201d6f;
    color: #fff;
    float: left;
    cursor: pointer;
}
.wpcf7 input[type="file"] {
    padding: 11px 0;
}
button.wpcf7-field-group-remove {
    width: 53px;
    font-size: 49px !important;
    background-color: #201d6f;
    color: #fff;
    float: left;
    padding: 9px 0 18px 0;
    cursor: pointer;
}


/*------------------------------------------------------------ */
/* ------------------------- FOOTER -------------------------- */
/*------------------------------------------------------------ */
#footer {background: #E1E1E1;border-top: 0;float: left;}
.footer-colunas {
    display: flex;
    width: 100%;
    FLEX-DIRECTION: ROW;
    align-items: center;
    justify-content: center;
}
.footer-colunas h2 {color:#fff}


#footer a.email span:before, #footer a.whatsapp span:before, #footer a.tel span:before {
 }
#footer-1,
#footer-2,
#footer-3,
#footer-4,
.footer-widget-container {float: left;
    padding: 10px 20px;
    box-sizing: border-box;
    text-align: left;}
#footer-content {
    width: 100%;
    padding: 0 6%;
}
#footer-container {
    max-width: 1900px;
    margin: 0 auto;
}
.footer-logo {
        float: left;
        box-sizing: border-box;
        height: auto;
        padding: 47px 0px 47px 0px;
        width: 100%;
        display: block;
        margin: 0 auto;
        align-items: center;
        border-bottom: 1px solid #17556d;
        text-align: center;
}
.tagline {
    float: left;
    text-align: center;
    color: #fff;
    display: inline-block;
    width: 100%;
    font-size: 11px;
    padding-right: 23px;
    padding-top: 10px;
	display: none;
}
.footer-logo img {
    max-height: 100px;
}
.footer-logo span {
	color:#FFF;
	font-size: 12px;
}

#footer a {
    line-height: 120% !important;
    display: inline-block;
    color:#FFF;
    font-size:16px;
    font-weight:600 !important;
}
.footer-widget-container {
    width: 100%;
}
#footer ul.phones {
    color: #fff !important;
}
#footer ul.phones li { padding-bottom:24px;}

#footer .tel-horario {
    font-size: 12px;
}
#footer p {color:#fff !important;}
#footer #footer-content div.midias {
	float: left;
	padding: 0;
	margin: 0 auto;
	width: auto;
	text-align: center;
	}
.midias ul li { display: inline-block; width: auto !important;}

#footer #footer-content div.midias a {float: none;width: auto;text-align: center;}



#footer #footer-content div.midias a.facebook span:before { content: "\f231"; }
#footer #footer-content div.midias a.twitter span:before { content: "\f243"; }
#footer #footer-content div.midias a.google span:before { content: "\f235"; }
#footer #footer-content div.midias a.youtube span:before { content: "\f24d"; }
#footer #footer-content div.midias a.instagram span:before { content: "\f351"; }
#footer #footer-content div.midias a.linkedin span:before { content: "\f239"; }
#footer #footer-content div.midias a.skype span:before { content: "\f23f"; }
#footer #footer-content div.midias a.email span:before { content: "\f2eb"; }
#footer #footer-content div.midias a.tel span:before { content: "\f4b9"; }
#footer #footer-content div.midias a div {font-size: 12px;display: none;}

#footer #footer-content div.midias a:hover > span:before { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
#sub-footer {background: #000000;font-family: 'Montserrat', sans-serif, sans-serif;padding: 20px;}
#sub-footer-content {width: 100%;max-width: 1024px;margin: 0 auto;color: #000000;font-size: 15px;line-height: 120%;padding: 10px;text-align:center;font-weight: 600;}
#sub-footer hr { float: left; width: 100%; height: 10px; background: #c9cb2d; margin: 0; padding: 0; border: 0; box-sizing: border-box;  }
#sub-footer #info {color: #ccc;}
#sub-footer #creditos {float: none;width: auto;font-size: 11px;font-weight: bold;font-family: "verdana";display: none;}

section#footer-logo a {
    /* width: 100%; */
    /* max-width: 300px; */
    /* overflow: hidden; */
    /* margin: 28px auto; */
    display: block;
}

section#footer-logo a img {
    width: 100%;
}


a.bt-footer {
   background-color: #fff;
    padding: 1px 14px;
    border-radius: 37px;
    font-size: 11px;
    font-weight: 600;
}

a.bt-footer:hover { background-color:#424345 !important; color:#FFF !important;}

/*------------------------------------------------------------ */
/* ------------------------- MOBILE -------------------------- */
/*------------------------------------------------------------ */
@media screen and (max-width: 700px) {
.mobile-hidden {display: none !important;visibility: hidden;-moz-opacity: 0;-webkit-opacity: 0;opacity: 0;}
.mobile {display: block !important;}
#top-wrapper #header #logo {width: 70% !important;padding-left: 20px;max-height: 100%;}
#top-wrapper,
#top-wrapper #header,
#top-bar-wrapper {padding: 0px;margin-right: 0;height: 76px;display: block;margin: 0;}
	#top-bar-wrapper {display:none !important}
	#top-bar-wrapper #top-bar { right:0; top:5px}

	.category header.category:before, header.page:before, header.single:before {
	    top: 0px;
	    right: 0px;
	    width: 100%;
	    height: 100%;
	    background-color: #164b6d;
	    transform: none;
	}
	
.page-content {
    margin-top: 66px;
}
.content {  padding: 0px 20px;}
	.content.padding {
	    padding: 20px 20px !important;
	}
#container.single-areas #content .entry-content, #container.category #content .entry-content,
#container.category #content .entry-content, #container.single #content .entry-content {
    max-width: 100%;
    padding-right: 10px;
    margin-bottom: 0px;
    padding-left: 10px;
	}
	#container #content .entry-content {margin-bottom: 0px;}
	#container #content #sidebar {}
	#content #sidebar ul.contatos li span {    font-size: 14px;	}
	.slideshow-wrapper.pg-in {max-width: 100%;}
	#container.single #content { width: 100%;}
	#sidebar {  width: 100%;  border-top: 1px solid #ccc; border-left: 0px;}
.entry-content {
	width: 100%;
    max-width: 100%;
    padding: 0 0 0 0 !important;
    border-right: none;
    min-height: 0;
}
.category-post { height: 340px;}
.entry-content .date { font-size: 11px;}
header.noticias h2 { font-size: 13px !important;}

.contato-conteudo {
    width: 100%;
    margin-left: 0;
    padding: 0 0px 0 0;
}
.wpcf7 {
    padding: 11px 16px;
}

.wpcf7 h3 {
    padding: 10px 20px;
}
.category header.category, header.page {
  /* height: 200px; */
  margin-bottom: 0px;
}
.quem-somos header.page {
  height: 74px;
}
	
header.single div.imagem, header.page div.imagem {
    background-position: right;
}
.header-texto { width: 78%; right:0}
header.page h1 {
    padding: 0 20px;
    font-size: 30px !important;
}
.coluna1, .coluna2, .coluna3 {
   display: block;
    float: left;
    width: 100%;
}
.coluna2, coluna3 {  padding: 0px;}
.flex-row-reverse.center {  flex-direction: column;}
#footer #footer-content div.midias { margin: 0 auto; display: inline-block; float:none}
#top-wrapper #header-content { position: relative; }
#footer-1, #footer-2, #footer-3, #footer-4, .footer-widget-container {
    width: 100%;
    min-width: 100%;
    display: flex;
}
#footer #footer-content div.midias a { float: none;  text-align: center;}
#sub-footer #creditos {float: left;width: 100%;/* padding: 10px 0; */font-size: 10px;padding-top: 0px;text-align: center;margin-bottom: 0;}
#sub-footer #info { width: 100%; text-align: center; }
.destacada.single { height: auto;}
.widget-paginas-texto > div { padding-left: 0px;  padding-top: 20px;}
.widget {padding: 0px 0;}

.flex-row-reverse {flex-direction: column;}

	#content h1, #content h2, #content h3 {font-size: 18px;margin: 0;padding: 11px 11px 11px 0;}
	section#container {    padding: 0px 0px;}
	.entry-content h1 {
    padding: 20px 0 !important;
}

	#container.single-areas #content .entry-content,
	#container.category #content .entry-content {
	  	max-width: 100%;
    	padding: 0px;
    	border-right: 0px;
		margin-bottom: 0px;
	}
	#container.page #content .entry-content ul {padding: 0 20px;}
	#container #content .entry-content { min-height: auto; margin-bottom: 0px; padding:0}
	#container.single #content { margin-bottom: 0px;}
.paginasdestacadas-widget .page-itens .item .item-thumb img { object-fit: contain; object-position: top;}
#container.single-areas #content .entry-content {width: 100%;max-width: 100%;padding: 26px; padding-bottom: 0; min-height: 0; }
#container #content #sidebar {}
	#container #content .entry-form { min-height: 0; padding-bottom: 26px; }
	#container.single #content {width: 100%;}
	ul.equipe-index li { width: 100% !important;}
blockquote { padding: 40px 10px;}
}
