@charset "UTF-8";
/*
Theme Name: Conajud vs 1.0
Theme URI: https://www.conajud.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/css?family=PT+Serif:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Arsenal:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700,800');*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i'); 
@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; }

/*------------------------------------------------------------ */
/* --------------------- 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.single #content { width:70%; float:left; box-sizing:border-box; margin-bottom: 60px;    margin-top: 18px !important;}
#container {width: 100%;margin: 0 auto;padding: 0px 0px;}
#container.home {  padding: 0px;}
#container.sem#sidebar {
    padding: 0px 11px;
    width: 100%;
    max-width: 1114px;
    margin-top: 86px;
}
.col10,.col20, .col25, .col30, .col33, .col40, .col50, .col60, .col70, .col80, .col100   {  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%;}
.col100 { width: 100%;}
.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 { column-count:2}
.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}
.flex-row { display: flex; flex-direction: row; place-content: space-between;}
.flex-col { display: flex; flex-direction: column;}
@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}
	.flex-row { display: flex; flex-direction: column;}
}

.altura1 { min-height: 380px;}
.hide {display:none;}
.max-width {max-width:1114px;float:none;margin:0 auto;padding:0px 10px;width: 100%;}
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 {
    margin: 0 43px;
}
ol li { list-style: decimal;}
#content ol li { list-style: decimal}
li {
    list-style-image: url(images/seta.png);
}
img { border: none; -webkit-user-select: none; }
table { border-collapse: collapse; border-spacing: 0; width: 100%}
tr:nth-child(odd) { background-color: #c9fff6;}
tr:nth-child(even) { background-color: #adf5e9;}
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%;
}
ul, p {font-size: 16px;line-height: 140%;color: #333;font-weight: 400;padding: 16px 10px;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: 5px;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-family: arial;
    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 {
    font-family: 'arial';
    color: #fff;
    background-color: #52ce59;
    max-width: 450px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 10px;
}
div#mce-error-response {
    font-family: 'Arial';
    font-size: 14px;
    color: #ccc;
    padding: 10px;
}
input#mc-embedded-subscribe:hover { background-color:#4b3a06 !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%; }
.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%;}
.post-edit-link {/* background: url('images/edit-button.png') no-repeat left center; *//* padding-left: 23px; */text-transform: uppercase; display: block;font-size: 0.8em;text-decoration: none;line-height: 130%; margin: 20px 0px;float: left; width: 100%;}

.post-edit-link:before { display: inline-block; 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; }

.post-edit-link:before { content: "\f2bf";padding-right: 4px;font-size: 18px;}
.edit-link:hover > a { text-decoration: underline; }

blockquote {border-left: 0;padding: 60px 48px 45px 48px;float: left;width: 100%;text-align: left;box-sizing: border-box;margin: 13px 0px 15px 0px;background: url(images/aspas.png) no-repeat center 14px;background-color: #f5f5f5;}

blockquote p {
    display: inline-block;
    color: #666;
    font-size: 20px;
    line-height:140% !important;
    text-align: center !important;
}

/*------------------------------------------------------------ */
/* --------------------- FONT STYLING ------------------------ */
/*------------------------------------------------------------ */

body {font-family: 'Roboto', sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: 'Roboto', sans-serif;font-weight: normal;margin:0 auto;}

h4 {font-family: font-family: 'Roboto', sans-serif;}
h5 {
    font-weight: 600;
    color: #bca363;
    margin: 10px 0 0px 0;
}
h6 a {
    background-color: #000000;
    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;
}
h4 {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 20px;
    color:#000;
}


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

.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, #content .entry-content h2:before, 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-wrapper {z-index: 999;position: absolute;height: 90px;top: 40px;opacity: 1;padding: 0px 10px;background: rgba(49, 52, 61, 0.85);-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);box-shadow: 0px 6px 18px 0px rgba(0,0,0,0.3);}
#top-wrapper.fixed {top: 0px;position: fixed;opacity:1;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;transition: all 0.7s ease;/* border-bottom: 1px solid #fff; */background-color: rgba(49, 52, 61, 1);}
#top-bar-wrapper {background: rgba(49, 52, 61, 0.95);background-size: cover;z-index: 10;position: absolute;height: 40px;overflow: hidden;padding: 0 10px;}
#top-bar-wrapper #top-bar {position: relative;height: 100%;box-sizing: border-box;color:#FFF;font-size: 13px;}
span.logo-top-right {
    height: 100%;
    max-height: 30px;
    width: auto;
	margin-right: 20px;
}
span.logo-top-right img {
    height: 100%;
    width: auto;
}

#top-bar-wrapper #top-bar #top-bar-content {float: left;width: 100%;box-sizing: border-box;padding: 3px 12px;}
#top-bar-wrapper #top-bar .left-content {float: left;width: 50%;color: #FFF;line-height: 24px;display: inline-block;}
#top-bar-wrapper #top-bar .left-content .phones span:before {content: "\f4b9";margin-right: 6px;line-height: 24px;font-size: 18px;float: left;}
#top-bar-wrapper #top-bar .left-content .phones div {display: inline-block;line-height: 24px;font-size: 13px;}
#top-bar-wrapper #top-bar .right-content {float: right;width: 50%;text-align: right;}
#top-wrapper #header {position: relative;max-width: 1900px;padding: 0 7%;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;max-width: 346px;box-sizing: border-box;height: 100%;z-index: 9;padding: 13px 0px;width: auto;display: flex;align-content: center;}
#top-wrapper #header #logo img {width:100%;height:100%;object-fit: contain;object-position: left;}
/*-----------------------------------*/
/*---------------MENU--------------*/
/*-----------------------------------*/
#top-wrapper #header #menu-container {height: 100%;float: left;display: flex;position: relative;align-items: center;width: 75%;justify-content: flex-end;}
#top-wrapper #header #menu-container > div {display:block;height:100%;}
#menu {float: left;width: auto;box-sizing: border-box;position: relative;z-index: 500;text-align: center;height: 100%;}
#menu > div { height: 100%;}
#menu > div > ul {height: 100%;display: flex;flex-direction: row;padding: 0;}
#menu li {
    height: 100%;
    display: block;
    min-height: 100%;
}

#menu li.current-page-ancestor > a { }
#menu li.current-menu-item > a { }
#menu li.active{    background-color: rgba(49, 52, 61, 0.95);}

#menu li.bt-home a{ font-size: 0px;}
#menu li.bt-home a:before {
	font-family:Ionicons;
	font-size:20px;
	color:#FFF;
	content: "\f38f";
}
#menu li.bt-home > #menu li.bt-home>:before {
	font-size:22px;
}

#menu a {font-size: 14px;color: #ffffff;padding: 0px 7px;text-align: center;font-weight: 700;text-transform: uppercase;letter-spacing: 0px;font-family: 'Roboto', sans-serif;background-color: transparent;margin: 0 5px;height: 100%;display: flex;align-items: center;}

#menu li:hover,
#menu li:hover > a {background-color: #33353e;color: #d1ae6c;text-decoration:none !important;}

#menu ul ul {display: block;position: absolute;background: rgba(49, 52, 61, 0.85) !important;width: fit-content;z-index: 999;opacity:0;visibility:hidden;z-index:-9999;margin-top:15px;border-top: 3px solid #d1ae6c;}
#menu li:hover ul, #menu li.over ul{ display:block; opacity:1; visibility: visible;	margin-top:0; z-index:9}

#menu ul li > ul {
    margin: 0;
}
#menu ul ul li {width: 100%;box-sizing: border-box;border-top: 0px;margin: 0;padding: 0;}
#menu ul ul li a {color: #fff;text-align: left;margin: 0;width: 100%;display: block;float: left;box-sizing: border-box;padding: 16px 24px;line-height: 100%;font-size: 14px;font-weight: 400;top: 0;text-transform: none;}
#menu ul ul li a:before { display: inline-block; font-family: "Ionicons";content: "\f3d3"; opacity:0; color:#FFF ; -webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
#menu ul ul li:hover > a {background-color: transparent;padding-left:30px;color: #d1ae6c;}
#menu ul ul li:hover > a:before { opacity: 1; padding-right:10px; } 

#menu ul li.areas ul { min-width: 680px; }
#menu ul li.areas ul li.principais { width: 38%; }
#menu ul li.areas ul li.secundarias { width: 62%; border-left: 1px solid #333; }
#menu ul li.areas ul li > a:first-child { display: none }
#menu ul li.areas ul ul {display: block;float: left;width: 100%;position: relative;min-width: 0;top: 0;left: 0;background: none;padding: 0;}
#menu ul li.areas ul ul li { width: 100%; }
#menu ul li.areas ul ul li > a:first-child { display: inline-block; }

#menu-trigger {display: none;cursor: pointer;float: right;width: 53px;color: #FFF;font-size: 18px;padding: 0 10px;}
#menu-trigger: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;
    content: "\f20d";
    color: #bca468;
    font-size: 40px !important;
}
#menu-trigger.active {}
#menu-trigger.active:before {}

#menu-fecha:before {
    display: inline-block;
    font-family: "Ionicons";
    content: "\f2d7";
    color: #d1ae6e;
    font-size: 33px;
    padding: 14px;
}
/* -------------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: rgba(49, 52, 61, 0.95);
    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: rgba(49, 52, 61, 0.95);
    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: left;margin: 0;padding: 0;}
div.midias a {float: left;margin: 3px 10px;text-align: center;width: auto;/* margin-bottom: 4px; */ }
div.midias a span { text-align: center; }
div.midias a:first-child { margin-left: 0px; }
span.icons:before {
    display: inline-block;
    font-family: "Ionicons";
    font-size: 22px;
    color: #d1ae6e;
    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;
}

div.midias a span:before,
a.facebook span:before 	{}
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";}
a.skype span:before { content: "\f23f"; /* background: #12A5F4; */ }
a.whatsapp span:before {content: "\f4f0";background: transparent;float: left;color:#02a925 !important;}
a.vcard span:before { content: "\f119"; }

a.tel span:before {  content: "\f4b9";}

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: #000000;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: #000000;font-size: 18px;cursor: pointer; display:none}
#search-trigger span:before { 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;
}

/*------------------------------------------------------------ */
/* ----------------------- WIDGETS --------------------------- */
/*------------------------------------------------------------ */
.widget {
    width: 100%;
    float: left;
    display: block;
    font-size: 1.3rem;
    }
.widget .container {
    float: left;
    width: 100%;
}
.wrap {
    width: 100%;
    float: none;
    max-width: 1200px;
    margin: 0 auto;
}
.width900 {
    max-width: 900px;
    margin: 0 auto;
    float: none;
}
.content {
	padding: 0px;
	height:100%;
    width: 100%;
    float: left;
    margin: 0 auto;
    position: relative;
}
.conteudo {
    padding: 0px 20px;
}
.conteudo h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 10px 10px 30px 10px;
    border-left: 9px solid #31343d;
    padding-left: 16px;
}
.conteudo h5 {
    font-size: 24px;
    padding: 10px;
    color: #bca363;
}
.conteudo ul {      margin: 10px 40px 40px;}
.conteudo ul li {line-height: 180%;}
.conteudo ul li:before { 
	font-family:Ionicons;
	font-size:20px;
	color:#bca363;
	/* content: "\f3d3"; */
	padding-right:20px;
}

.widget h1 {
    text-align: center !important;
}
#tabsservicos_widget-2 {
    display: flex;
    height: 100vh;
    align-items: center;
    background-color: #183c75;
}
a.bt {font-weight: 400;text-align: center;white-space: nowrap;vertical-align: middle;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;margin: 0 auto;padding: 9px 26px;font-size: 14px;color: #ffffff;text-transform: uppercase;background-color: rgba(49, 52, 61, 0.95);}

a.bt:hover,
a.bt-mais:hover {
    background-color: #bca363;
	color:#FFF;
}
a.bt-mais {
    font-weight: 400;
    text-align: center;
    line-height: 1.25;
    padding: 15px 30px;
    font-size: 1.0rem;
    color: #4b3a06;
    text-transform: uppercase;
    border: 1px solid #4b3a06;
    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:  #000;
    color: #fff;
    padding: 5px 30px;
}

div#slideshow_widget-2 {
    width: 100%;
    float: left;
	padding:0px;
}

.slideshow-wrapper.principal {
    float: left;
    display: block;
    width: 100%;
    overflow: hidden;

}
.missao-wrapper {
    display: block;
    width: 20%;
    float: left;
    overflow: hidden;
    background: #30355a;
    border: 5px solid #fff;
}

article.areas {

    width: 100% !important;

}

article#socios {

    width: 40%;

    display: block;

    float: left;

    height: 240px;

    border: 5px solid #fff;

}

article#equipe {
    width: 20%;
    display: block;
    float: left;
    height: 240px;
    border: 5px solid #fff;
	perspective: 1000px;
}

article#equipe:hover .flipper, 
article#equipe.hover .flipper {
		transform: rotateY(180deg);
	}

article#equipe .flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}

.conteudo.front,
.conteudo.back {
    display: block;
    float: left;
    height: 240px;
    overflow: hidden;
    width: 100%;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
}

.conteudo.front {
	z-index: 2;	
	/* for firefox 31 */
	transform: rotateY(0deg);
}
.conteudo.back {
    transform: rotateY(180deg);
    background-color: #30355a;
}
article#equipe .conteudo .texto {
    position: absolute;
    z-index: 99;
    top: 50%;
    padding: 3px 7px;
	width: 100%;
	-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
}
article#equipe .conteudo .texto p {
	color:#FFF !important;
	text-align:center !important;
    font-size: 18px;
    font-weight: 100;
    padding: 0px 10px;
}
.e-content {
	width:100%;
	max-width: 1114px;
	margin:0 auto;
}

/*------------------------------------------------------------ */
/* ----------------------- SLIDE noticias ------------------------- */
/*------------------------------------------------------------ */
#news_widget-2 {
    width: 100%;
    background: #f5f3f0;
}
#news_widget-2 #recent-posts {
	margin: 0 auto;
	max-width:1114px;
}
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: block !important;
    padding: 10px;
    box-sizing: border-box;
    margin-left: 0 !important;
	font-family: 'Roboto', sans-serif;
}
.sn-foto {
    width: 100%;
    height: 260px;
    overflow: hidden;
}
.sn-foto img {
    width: 100%;
    height: 100% !important;
	object-fit: cover;
}
.sn-categoria a {
	color:#000;
	font-size:14px;
	font-weight:600;
}
.sn-titulo a {
    color: #4b3a06;
    padding: 20px 0px;
    display: block;
    line-height: 160%;
    font-size: 1.2rem;
    font-weight: 400 !important;
}
.sn-data {
	color: #333;
	font-size:12px;
	font-weight:600;
	line-height:100%;
}
.sn-resumo {
    color: #333;
    font-size: 14px;
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 140%;
}
a.bt-leia {
    border: 1px solid;
    padding: 3px 25px;
	background-color:transparent !important;
    display: inline-block;
}
a.bt-leia:hover {
	background-color: #4b3a06 !important;
	color:#fff;
}
.sy-controls li a:link, .sy-controls li a:visited {
    opacity: 1 !important;
}
.sy-controls li a:after {

}

/*------------------------------------------------------------ */
/* ----------------------- SLIDESHOW ------------------------- */
/*------------------------------------------------------------ */
.sy-controls {
    display: block !important;
    list-style: none;
    height: 100%;
    width: 100%;
    position: absolute;
    padding: 0;
    margin: 0;
	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;
}
.sy-controls li {
    z-index: 9999 !important;
}
.sy-controls li.sy-prev {
    left: 0;
    top: 0;
}
.sy-controls li.sy-next {
    right: 0;
    top: 0;
}
.sy-controls li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
}
.sy-controls li a:hover, .sy-controls li a:focus {
   opacity: 0.8;
    outline: none;
}
.sy-controls li {
    position: absolute;
    width: 8% !important;
    min-width: 4.2em;
    height: 100%;
    z-index: 33;
	margin-left: 0px !important;
	list-style:none !important;
}
.slideshow-wrapper {width: 100%;	box-sizing: border-box;	padding-right: 0px;	float: left; background-color: #000;	}

.slideshow-wrapper.pg-in {
    width: 100%;
    box-sizing: border-box;
    padding-right: 0px;
    float: left;
    height: 450px;
    max-width: 100%;
	position:relative;
	margin-bottom: 40px;
	border-left: 13px solid #4b3a06;
}

.slider {
    position: relative;
    width: 100%;
    height: 400px;
    z-index: 90;
    max-width: 100%;
    margin: 0 auto;
}
.sy-slides-wrap {
    position: relative;
    height: 100%;
    width: 100%;
}

.sy-box {
    height: 100%;
}
#slideshow .text-content {
    width: 100%;
    z-index: 10;
    margin: 0 auto;
    position: absolute;
    top: 53%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    background-color: transparent;
    padding: 40px;
    max-width: 900px;
    left: 50%;
}

#slideshow .text-content div {
    z-index: 999;
    box-sizing: border-box;
	max-width: 1114px;
    margin:0 auto;
    text-align: left;
}

#slideshow .text-content h2 {
	font-size: 30px !important;
	margin-bottom: 30px;
	font-family: 'Roboto', sans-serif;
	color: #fff !important;
	/*text-shadow: 2px 2px 9px rgba(0, 0, 0, 1);*/
	line-height: 100% !important;
	text-align: center !important;
	display:block;
	width:100%;
	font-weight: 100;
	letter-spacing: 0.2em;
	margin-bottom: 9px !important;
}

#slideshow .text-content p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
    padding: 0px;
    line-height: 110%;
    text-shadow: 2px 2px 9px rgba(0, 0, 0, 1);
    display:block;
    width:100%;
    max-width:720px;
}
#slideshow .text-content a.button-link {
  padding: 0.25em 0.5em;
  position: absolute;
  bottom: 1em;
  right: 1em;
}

#slideshow .image-content {
  line-height: 0;
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
	-webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
}
#slideshow .image-content img {
  width: 100%;
  position: absolute;
  left: 0;
  object-fit: cover;
  height: 100%;
  opacity: 0.8;
  -webkit-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  object-position: center;
  bottom: 0;
  object-position: bottom;
}
#slideshow .sy-slide.sy-active .image-content{
	height:100% !important;
	width:100% !important;
	
	-webkit-animation-name: example; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 10s; /* Safari 4.0 - 8.0 */
	animation-name: example;
	animation-duration: 10s;
	-webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;

}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
  from { width:100%; height:110%}
  to { width:100%; height:100%}
}

/* Standard syntax */
@keyframes example {
  from { width:100%; height:110%}
  to { width:100%; height:100%}
}

#slideshow .news-pager {
  text-align: right;
  display: block;
  margin: 0.2em 0 0;
  padding: 0;
  list-style: none;
}
#slideshow .news-pager li {
  display: inline-block;
  padding: 0.6em;
  margin: 0 0 0 1em;
}
#slideshow .news-pager li.sy-active a {
  color: #31ace2;
}
#slideshow .news-pager li a {
  font-weight: 500;
  text-decoration: none;
  display: block;
  color: #222;
}
/*  SLIDEAREAS  */
article {position:relative;}
article h2,
div#recent-posts-2 h1,
div#recent-posts-4 h1 {
	text-align: left !important;
    padding: 0 !important;
    
    font-size: 40px !important;
    font-weight: 6400 !important;
    margin-bottom: 10px !important;
    /* position: absolute; */
    /* top: 15px; */
    /* left: 20px; */
    z-index: 99;}

article#socios h2 { color: #30355a !important}
.slideshow-wrapper.areas .slider {
	background-color:#30355a;
	height:600px !important;
}
div#slideareas ul {
	padding:0px !important;
	margin: 0px !important;
    display: block;
}

div#slideareas ul li {
    display: block;
	height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	margin-left: 0px !important;
}

div#slideareas ul li .overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(images/overlay.png) no-repeat;
	background-size:cover;
}
#slideareas .text-content {
	width: 100%;
    z-index: 10;
    margin: 0 auto;
    padding: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
#slideareas .text-content div {
    position: absolute;
    top: 0px;
    padding: 20px;
    z-index: 999;
    width: 400px;
    box-sizing: border-box;
    background-color: rgba(154, 2, 15, 0.7);
}
#slideareas .text-content h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 0px;
    text-transform: none;
    line-height: 120%;
}
#slideareas .text-content h2:hover {
	text-decoration:underline;
}
#slideareas .text-content h3 {
    color: #fff;
    font-size: 38px;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 120%;
    font-weight: 100;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 30px;
}
#slideareas .text-content p {
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    text-align: left;
    line-height: 120%;
}
#slideareas .text-content a.button-link {
  padding: 0.25em 0.5em;
  position: absolute;
  bottom: 1em;
  right: 1em;
}
#slideareas .image-content {
  line-height: 0;
  position: absolute;
  z-index: 1;
  height: 100%;
	width: 30%;
    overflow: hidden;
}
#slideareas .image-content img {
  width: 100%;
  position: absolute;
  left: 0;
  object-fit: contain;
  height: 100%;
}
#slideareas .news-pager {
  text-align: right;
  display: block;
  margin: 0.2em 0 0;
  padding: 0;
  list-style: none;
}
#slideareas .news-pager li {
  display: inline-block;
  padding: 0.6em;
  margin: 0 0 0 1em;
}
#slideareas .news-pager li.sy-active a {
  color: #31ace2;
}
#slideareas .news-pager li a {
  font-weight: 500;
  text-decoration: none;
  display: block;
  color: #222;
}
.widget h2 {
    font-family: 'Roboto', sans-serif !important;
    text-align: center !important;
    font-size: 40px !important;
    margin-bottom: 30px !important;
    color: #555 !important;
    text-transform: uppercase;
    border: none;
    margin: 0;
}
.texto {
	padding: 50px;
    text-align: justify;
    position: absolute;
    top: 50%;
    right: 0;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.texto p {
	font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    color: #333;
    text-rendering: optimizeLegibility;
    line-height: 140%;
    margin-bottom: 20px;
    font-weight: 300;
}
.pagina-box {
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 33px 20px;
}
.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;
}
article#quem-somos {
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(images/bg-bemvindo.jpg) no-repeat;
    background-position: left;
    background-size: contain;
}
.resumo p {
    font-size: 23px !important;
    color: #333 !important;
    line-height: 130% !important;
    text-align: left !important;
    margin-bottom: 0px;
}
.pagina-box .destacada {
    height: 100%;
}
.pagina-box .destacada img {
	width:100% !important;
	height:100% !important;
	object-fit:cover;
	object-position: right;
}
.page-content-container {
	float: left;

	background:url(images/paper-bg2.jpg);
	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;
}
.destacada {
    width: 250px;
    height: 250px;
    overflow: hidden;
    border-radius: 100%;
    margin: 0 auto;
}
.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;}
/*WIDGET RSS*/
div#rss-2 ul li { text-align: center;}
/*WIDGET CURSOS*/
.widget-cursos {
	float: left;
    width: 100%;
}
ul.cursos-wrap {
    float: none !important;
    max-width: 1114px;
    margin: 0 auto;
	list-style:none;
}
ul.cursos-wrap li {
	display:block !important;
	float:left !important;
	box-sizing:border-box;
	margin: 0 !important;
	position:relative;
	min-height:440px;
	font-family: 'Roboto', sans-serif;
}

li.cursos-card {
    padding: 20px;
    text-align: left !important;
}
li.cursos-card:hover {
	background-color:#f5f3f0;
}
.ccard-tit {
    font-size: 18px;
    font-weight: 600;
    color: #4b3a06;
}
.ccard-img {
    width: 100%;
    height: 157px;
    overflow: hidden;
    margin-top: 9px;
}
.ccard-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.local {
    font-size: 18px;
    margin-bottom: 0px;
}
.ccard-data {color: #4b3a06;margin-top: 0px;font-size: 18px;}
.cc-bt {
    position: absolute;
    bottom: 0px;
	left:0px;
	width:100%;
}





.sy-slides-wrap { z-index: 9;}



.slider-pager {
	position: absolute !important;
    z-index: 10 !important;
    bottom: 0 !important;
    width: 100% !important;
    text-align: center !important;
    margin: 0px 0 !important;
    float: left;
	max-width:100% !important;
	}
.slider-pager li {
    float: none !important;
    margin: 0 4px;
    display: inline-block;
    width: 20px !important;
	margin-left: 0px !important;
}
.slider-pager li a {
	color: transparent;
	text-indent: 99999;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #FFF;
	display: inline-block;
}
.slider-pager li.sy-active a {
	background: #000000;
}
.slider article,
article.sy-slide {
    height: 100%;
}
 .slider-pager li a {background: #e2e2e2;float: left;}
 .slider-pager li.sy-active a {background: #4b3a06;}

/*--------- widget missão ---------*/

section#missao { position: relative;}

section#missao ul li {

    position: absolute;

    top: 50%;

	-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);

	margin-left: 0px;

    list-style: none;

    text-align: justify;

}

h2.missao-title {

    color: #fff !important;

    position: inherit !important;

    text-align: center;

    margin-bottom: 10px !important;


}

.entry.missao p {

    color: #fff !important;

    text-align: center;

    padding: 46px 20px 10px;

	background:url(images/aspas.png) no-repeat center top;

    background-size: 42px;

}


/*-----------------------------------------------------------------------*/
a.bt-saibamais,
a.popup-gmaps {
	border: 1px solid #ffffff;
	padding: 13px 26px;
	color: #ffffff !important;
	background-color: #00000052;
	font-size: 18px;
	margin-top: 23px;
	float: left;
	font-family: 'Arsenal';
	font-weight: 400 !important;
	text-transform: uppercase;
}
a.popup-gmaps {
	border: 1px solid #fff !important;
    color: #fff !important;
}

a.bt-saibamais:hover,
a.popup-gmaps:hover { color:#FFF !important; background-color:#4b3a06;}


/*-------  WIDGET ÁREAS E SETORES --------*/
article.areas {
	width:100%;
	max-width:1200px;
	margin: 0 auto;
}

div#slideareas_widget-2 { float: left; width: 100%;	padding: 20px 20px 80px 20px;}
.wrapper-areas {   float: left;}
.wrapper-areas h3 {    float: left;}
.wrapper-areas ul li {
	display: block !important;
    list-style: none !important;
    width: 25% !important;
    margin: 0px !important;
    box-sizing: border-box;
    text-align: left !important;
    line-height: 120% !important;
    min-height: 55px;
}
.wrapper-areas ul li a {display:block; padding:7px;}
.wrapper-areas ul li a:hover { background-color:#000000; color:#FFF !important;}

article#trabalhamos-em-tres-eixos-de-acao { background-color: #f5f3f0;}


#last-posts-wrapper {position: absolute; bottom: 0px;width: 100%;padding: 13px 0;background: rgba(0,0,0,0.75);z-index: 95;}
#last-posts {max-width: 1024px;margin: 0 auto;}
#last-posts article {float: left;width: 33.3%;height: 152px;padding: 0 16px;border-right: 1px solid #333;}
#last-posts article:last-child { border-right: 0; }
#last-posts article div.thumb {height: 100%;width: 40%;float: left;max-width: 101px;margin-right: 20px;}
#last-posts article div.thumb a { float: left; height: 100%; }

#last-posts article div.thumb img { max-height: 100%; width: auto; max-width: 110px; border: 1px solid #30355a; }



#last-posts article div.text-content {float: left;max-width: 60%;}

#last-posts article div.text-content a { float: left; width: 100%; }

#last-posts article div.text-content span {float: left;width: 100%;font-size: 11px;color: #FFF;letter-spacing: 0px;border-bottom: 1px solid #30355a;margin-bottom: 7px;line-height: 100%;padding-bottom: 10px;padding-top: 7px;}

#last-posts article div.text-content a h1 { color: #FFF; font-size: 18px; }

#last-posts article div.text-content a h3 {color: #30355a;font-size: 12px;line-height: 100%;text-transform: uppercase;}

/*------------------------------------------------------------ */
/* ----------------------- equipe-widget ------------------------- */
/*------------------------------------------------------------ */
article.equipe {
    background-color: #30355a;
    float: left;
    width: 40%;
    overflow: hidden;
    border: 5px solid #fff;
}
.slideshow-wrapper.equipe .slider {
    height: 240px !important;
    overflow: hidden;
}
article.equipe .sy-slides-crop { overflow:visible;}
.infos h2 {
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 0px !important;
    letter-spacing:normal !important;
    text-align: center !important;
    padding:0px !important;
    position: initial;
}

.infos {
    margin-bottom: 30px;
}
.i-contatos {
    margin: 10px 0;
}
article.equipe span.arrow {
    position: absolute;
    top: 50%;
    left: -32px;
    width: 40px;
    height: 40px;
    display: block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #30355a;
    margin-top: -51px;
}
.foto {
width: 40%;
    height: 100%;
    display: block;
    float: left;
    min-height: 290px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    position: absolute;
    right: 0px;
    top: 0px;

}
.equipe-content p { color: #fff !important; font-weight: 400; font-size:18px; text-align:left;}
.infos p {color: #666 !important;margin-bottom: 0px !important;font-size: 14px;line-height: 130%;}
.infos .midias {
	float:left;
	display: block;
    width: 100%;
}
.infos .midias a span:before {
    display: block;
    background: none;
    color: #ffffff;
    font-size: 23px;
    padding: 3px 2px;
    box-sizing: border-box;
    margin-bottom: 10px;
    width: 20px;
    height: 20px;
}
.infos .bt-curriculo {
    float: left;
}
.infos .bt-curriculo a {
    display: block;
    text-decoration: underline;
}
/*  ---   CONTATO WIDGET   ----  */
article#contato {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 20px 100px;
    background-color: #3C404B;
}
#contato div {width:100%; max-width:1200px;}
.telefones {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    width: 100%;
    max-width: 500px;
    justify-content: center;
    margin: 0 auto;
}
.telefones div {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 3px;
}
.contato-mapa,
.contato-infos {
    display: block;
    box-sizing: border-box;
    width: 50%;
	height: 450px;
    float: left;
	position:relative;
}
.contato-infos .container {
	position:absolute;
	top:50%;
	right:50px;
	-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);
}

article#contato h2 {color: #FFF !important;font-size: 24px !important;text-align: center !important;padding: 30px !important;text-transform: uppercase;font-weight: 600;border: none;margin: 0;}
.contato-infos .container p,
.contato-infos .container a,
.contato-infos .container address {
    text-align: right !important;
    color: #fff !important;
	text-transform: none !important;
	text-decoration:none !important;
	font-style:normal !important;
	font-size:24px !important;
	font-weight:100 !important;
}
.contato-infos .container a.tel {
    font-size: 32px !important;
}
.contato-infos .container a.email {
	font-weight:600 !important;
}
.contato-infos .container address {	margin-bottom:25px; font-size:18px !important; }

/*widget ENDEREÇO*/
article.wendereco {
    float: left;
    width: 100%;
    padding: 50px 20px;
    text-align: left;
    background-color: rgba(49, 52, 61, 0.95);
    color: #fff;
    display: flex;
    flex-direction: row;
    align-items: center;
	justify-content: center;
}
article.wendereco h4 {
    text-align: left !important;
    color: #d8b575;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 0px;
}
p.horario {
    font-size: 14px;
    margin: 0;
    padding: 0;
}
.footer-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer-logo {
    width: 100%;
    max-width: 300px;
    padding: 40px;
}

.footer-endereco {
    border-left: 1px solid #d8b575;
    padding: 10px 40px;
}
/*------------------------------------------------------------ */
/* -------------------------- 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;opacity: 1; margin-top: 130px;}
#main.home {margin-top: 0px;}

header.page {
    width: 100%;
    height: 100px;
    display: flex;
    background-repeat: no-repeat;
    align-items: center;
    background-image: url(images/contato-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding: 0px 20px;
    background-image: none !important;
}
header.page .header-texto {
    max-width: 1114px;
    width: 100%;
    margin: 0 auto;
}
#container #content {width: 100%;float: left;font-size: 18px;margin-top: 0;}

.entry-content .destacada {
    display: block;
    float: left;
    width: 100%;
    height: 320px;
    overflow: hidden;
    margin-bottom: 40px;
    border-left: 13px solid #4b3a06;
    line-height: 0;
}

.entry-content .destacada img {
    width: 100%;
    height: 100%;
	objetct-fit: cover;
}
/*destacada index de noticias*/
.destacada.index {
    width: 150px;
    height: 90px;
    margin: 0px 10px 0px -15px;
    border-left: none;
}
/*destacada do single*/
.destacada.single { 
    width: 100%;
	height:auto;
    line-height: 0;
}
.destacada.single img { height:auto; width: 100%;}
.destacada.index img { height:100% !important; width:100% !important; object-fit: cover ;}

section#content.search {
    position: relative;
    top: 86px;
}

.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;min-height: 620px;width: 100%;margin-bottom: 40px; overflow:hidden}
#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: 70%;padding-right: 50px; border-right: 1px solid #ccc;}
#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: 30%;padding: 26px 12px;}

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

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

/*--------- ÁREAS ----------------*/
.mais-areas {
    clear: both;
    float: left;
    width: 100%;
    border-top: 1px solid;
    padding: 29px 0px;
}
.mais-areas h1 {
	text-align:center;
	font-size:24px;
	color:#30355a;
	margin:20px;
	font-weight:bold;
    margin: 0px 10px 30px 10px;
    font-weight: bold;
}

ul.mais_areas-index {
    text-align: center;
}

ul.mais_areas-index li {
    display: inline-block;
    padding: 0px !important;
    margin: 0px !important;
    margin-left: 0px !important;
}

ul.mais_areas-index li a {
	display:block;
	background-color: #fff;
	padding: 2px 4px;
	margin: 0px;
	font-size: 14px;
	font-weight: 400 !important;
}

ul.mais_areas-index li a:hover {
	color:#FFF;
	background-color:#000000;
}

/*------------------------------------------------------------ */
/* ------------------------ CONTENT -------------------------- */
/*------------------------------------------------------------ */

h1 {
    font-size: 32px;
    color: #31343d;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    letter-spacing: 0;
 }

h2 {
    font-size: 24px;
    color: #967445 !important;
    margin: 20px 0 0 8px;
    text-align: left;
    line-height: 120%;
    font-weight: 900;
    border-left: 29px solid #f5ebc4;
    padding-left: 13px;
}
h3 {
	font-size: 22px;
	color: rgba(49, 52, 61, 0.95) !important;
	text-align: left;
	line-height: 120%;
	font-weight: 600;
	padding: 0px 0px 20px 0px;
	margin: 30px 0 10px 0;
}
#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 {float: left;width: 100%;border-bottom: 1px solid #e2e2e2;margin-bottom: 20px;border-left: 3px solid #9e7945;padding-left: 15px;padding: 10px 15px 25px;}
#content .entry-posts article:hover { background: #F9F9F9; }
#content .entry-posts article div.article-content {float: left;width: 100%;height: 100%;position: relative;}
#content .entry-posts article div.sub-cat { float: left; width:100%; }
#content .entry-posts article div.sub-cat h4 {color: #888;font-size: 12px;font-weight: 300;text-transform: uppercase;padding: 5px 0px;line-height: 100%;margin: 0;}
#content .entry-posts article span.entry-date {
	font-size: 14px;
    color: #afafaf;
    margin-bottom: -8px;
    width: 100%;
    font-weight: 600;}
#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 {font-size: 14px;line-height: 18px;font-weight: 500;}

#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; width: 50%; border-right: 1px solid #4b3a06; }
#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: #000; font-size: 12px; font-weight: 600; margin-bottom: 6px; }
#content .contato .box-maps { float: left; width: 100%; min-height: 170px; position: relative; }
#content .contato .box-maps iframe {width: 100%;height: 300px;float: left;}

#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%;margin: 0 auto;display: flex;align-items: center;justify-content: center;}
#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: 5px;line-height: 24px;}
#content #nav-below .navigation li a {
	background-color: #c49d63;
	cursor: pointer;
	font-size: 13px;
	padding: 6px 13px;
	color: #fff;
	text-decoration: none;
	float: left;
	text-transform: lowercase;
	font-weight: 500;
	border-radius: 39px;
	}
#content #nav-below .navigation li.active a {background-color: #a8834f;}
#content #nav-below .navigation li a:hover {     background-color: #000000; }

.contato-conteudo { width: 40%; float: left;}
.contato-mapa { width: 60%; float:left; padding: 0px 0px 0px 100px;}
.contato-mapa iframe { width: 100%; }

@media screen and (max-width: 1024px) { 
.contato-conteudo { width:100% } 
.contato-mapa { width: 100%; padding: 0px 0px 0px 0px;}
}

/*------------------------------------------------------------ */
/* ------------------------- MODELO DE PÁGINA CARREGA attachments --------------------------- */
/*------------------------------------------------------------ */
#container.single.attachments {	position: relative;	top: 59px;}

/*------------------------------------------------------------ */
/* ------------------------- NOTICIAS --------------------------- */
/*------------------------------------------------------------ */
header.noticias h2 {
    position: inherit;
    border: none;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 21px !important;
}
header.noticias h2 a {
    font-size: inherit !important;
    color: #9e7945;
}
.bt-pdf { float: left;  width: 100%;}
.bt-pdf a {
	background: url(images/icon-pdf.png) no-repeat 19px 0px;
    background-size: 28px;
    background-color: #4b3a06;
    padding: 6px 42px 3px 69px;
    color: #fff;
    border-radius: 17px;
    float: left;
    font-size: 14px !important;
    margin-bottom: 13px;
}
.bt-pdf a.bt-pdf-single { background-size: 36px;}
.bt-pdf a:hover { background-color: #bb1e08;}
ul.post-categories li { list-style: none !important; display: inline-block; width: auto !important;}

ul.post-categories li:before { content: "/"; padding-right:10px;}

/*------------------------------------------------------------ */
/* ------------------------- FORMS --------------------------- */
/*------------------------------------------------------------ */
.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,
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    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.fechado { display:none}

.wpcf7-not-valid { border: 2px solid red !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);
	}
.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 {border: 1px solid #ccc;outline: none;width: 100%;box-sizing: border-box;padding: 13px;font-size: 14px;line-height: 17px;margin: 4px 0;color: #333; border-radius:10px}
.wpcf7 form select, form input[type="submit"] {-webkit-appearance: none;}
.wpcf7 form select {font-size: 14px;color: #999;}
.wpcf7 ::-webkit-input-placeholder { color: #AAA; }
.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 input::-webkit-outer-spin-button,
.wpcf7 form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.wpcf7 form input[type=number] {
  -moz-appearance: textfield;
}


.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: rgba(49, 52, 61, 0.95);
    border: 0px;
    text-transform: capitalize;
    color: #FFF;
    font-size: 14px;
    width: auto;
    padding: 10px 30px;
    font-weight: 600;
}
.wpcf7 {
    width: 100%;
    box-sizing: border-box;
    max-width: 900px;
    margin: 0 auto;
    border: 1px solid #ccc;
    display: table;
    padding: 30px;
    border-radius: 5px;
	background-color:#fff;
}
button.wpcf7-field-group-add {
    width: 53px;
    font-size: 49px;
    background-color: #967445;
    color: #fff;
    float: left;
    cursor: pointer;
}

button.wpcf7-field-group-remove {
    width: 53px;
    font-size: 49px;
    background-color: rgba(49, 52, 61, 0.95);
    color: #fff;
    float: left;
    padding: 9px 0 18px 0;
    cursor: pointer;
}
.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;
}
label { display: block; float:left; width:100%}
span.obs {
    font-size: 14px;
    font-style: oblique;
    color: #777;
}
/*------------------------------------------------------------ */
/* ------------------------ SIDEBAR -------------------------- */
/*------------------------------------------------------------ */
#sidebar {
    float: left;
    width: 30%;
    padding: 20px 10px;
	border-left: 1px solid #ccc;
    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: #000000 !important;
	line-height: 120% !important;
}
ul.areas-info li a {
    font-weight: 400 !important;
}
/*------------------------------------------------------------ */
/* ------------------------ CONTATO -------------------------- */
/*------------------------------------------------------------ */

/*------------------------------------------------------------ */
/* ------------------------ #SOMOS ... -------------------------- */
/*------------------------------------------------------------ */
.paginas-relacionadas {
    display: block;
    width: 100%;
	padding:26px;
}
.paginas-relacionadas ul {
    display: block;
    width: 100%;
}
.paginas-relacionadas ul li {
    display: inline-block;
    width: 32% !important;
    border: 1px solid #ccc;
    height: 60px;
    overflow: hidden;
    box-sizing: border-box;
    margin: 3px;
	position:relative;
}
.paginas-relacionadas ul li a {
	display: block;
    width: 100%;
    height: 100%;
    background-color: #888 !important;
}
.paginas-relacionadas ul li a:hover {
    background-color: #900 !important;
}
.paginas-relacionadas ul li a .thumb {

    width: 60px;display: none;

}

.paginas-relacionadas ul li a h1 {
	display:block;
	position:absolute;
	top: 50%;
	left: 65px;
	font-size:14px !important;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%); 
	letter-spacing: normal !important;
    font-weight: 400;
    color: #fff !important;
	text-transform:none !important;
}

/*------------------------------------------------------------ */
/* ------------------------   EQUIPE (index) -------------------------- */
/*------------------------------------------------------------ */
ul.equipe-index li {
    display: inline-block;
    width: 32% !important;
    height: 140px;
    overflow: hidden;
    position: relative;
    margin: 13px;
    margin-left: 0px !important;
    list-style: none !important;
}
.equipe-foto {
    position: absolute;
    right: 0;
    width: 30%;
    height: 100%;
	overflow:hidden;
}
.equipe-foto img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.equipe-infos {
    display: block;
    width: 70%;
    background-color: #000000;
    padding: 22px 20px;
    min-height: 100%;
}
.equipe-infos h2,
.equipe-infos h2 a{
    font-size: 16px !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    margin-bottom: 20px !important;
    letter-spacing: 0px !important;
    text-align:left !important;
    padding:0px !important;
    font-weight: 400 !important;
}
.equipe-infos h2 a:hover { color:#d1ecff !important; text-decoration:underline;}
.equipe-infos .telefone p {
    color: #fff;
    margin-bottom: 0px;
    line-height: 100%;
}
.equipe-infos a.email {
    color: #fff;
	font-size: 13px;
}
.bt-curriculo a {
   color: #30355a;
    background-color: #fff;
    padding: 3px 24px;
    margin-top: 10px;
    display: inline-block;
}
/*------------------------------------------------------------ */
/* --------------------- SINGLE EQUIPE ----------------------- */
/*------------------------------------------------------------ */
section#content.single {
    margin-bottom: 0px;
}
section#container.single-equipe {max-width: 1114px}
#container.single-equipe #content .entry-content { margin-top:100px}
#container.single-equipe #content #sidebar {max-width: 30%;padding: 26px 0px;}

.entry-content.s-equipe header {
	width: 250px;
    float: left;
    height: fit-content;
    margin: 24px 20px;
	}
.entry-content.s-equipe p {
}
.s-destacada {
    width: 250px;
    height: 250px;
    border-radius: 100%;
    border: 1px solid #e2e2e2;
    margin: 0 auto 20px;
	overflow:hidden;
}

.se-bloco {
    border-top: 1px solid #e2e2e2;
    float: left;

    padding: 13px;
	width: 100%;
}

.single-equipe #content #sidebar div.publicacoes { font-size: 12px; letter-spacing: 0px; color: #333; line-height: 140%; margin-bottom:12px; }
.single-equipe #content #sidebar div.publicacoes a { color: #333; font-weight: 600; font-style: italic; }

/*------------------------------------------------------------ */
/* ------------------------- FOOTER -------------------------- */
/*------------------------------------------------------------ */
#footer {background: #000c1f; border-top: 0;}
#footer-1,
#footer-2,
#footer-3,
#footer-4,
.footer-widget-container { float:left; width:100%}



#footer a {
    line-height: 120% !important;
    display: inline-block;
}

.footer-widget .content {padding:10px 20px;}
#footer p { color:#fff !important;}

#footer #footer-content div.midias {
	float: none;
	padding: 0;
	margin: 0 auto;
	width: auto;
	text-align: center;
	}
h2.single-widget-title {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}
.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: #23262e;font-family: 'Roboto', sans-serif;} 
#sub-footer-content {width: 100%;max-width: 1024px;margin: 0 auto;color: #a7a7a7;font-size: 12px;line-height: 120%;padding: 10px;text-align:center;}
#sub-footer hr { float: left; width: 100%; height: 10px; background: #c9cb2d; margin: 0; padding: 0; border: 0; box-sizing: border-box;  }
#sub-footer #info {  }
#sub-footer #creditos {float: none;width: auto;font-size: 11px;font-weight: bold;font-family: "verdana";color: #d9d9d9;text-decoration: underline;}
address {
    color: #fff;
    font-style: normal;
    line-height: 120%;
    font-size: 14px;
    text-align: left;
    padding: 0px 15px 0px 20px;
    top: 50%;
}


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

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

.map-code {
    width: 100%;
}
.map-code iframe{
    width: 100%;
}
.map-container {
    position: relative;
}
.map-container .enderecos {
    position: absolute;
    bottom: 0px;
    background-color: rgba(24, 60, 117, 0.8);
    padding: 20px 60px;
    text-align: center;
    color: #fff;
	left:50%;
	-webkit-transform: translateX(-50%); 
	-moz-transform: translateX(-50%); 
	-ms-transform: translateX(-50%); 
	transform: translateX(-50%);
}
.enderecos h2,
.enderecos h3 {
    color: #fff;
    text-align: center;
    margin: 0px !important;
    padding: 0px !important;
	font-size:28px
}
.enderecos h3 { 
	font-size: 20px;
    font-weight: 600;
    margin-bottom: 19px !important;
	}
.endereco {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    display: block;
}
/*------------------------------------------------------------ */
/* ------------------- TABLET  HORIZONTAL -------------------- */
/*------------------------------------------------------------ */
@media screen and (max-width: 1024px) { 
	#content h1 {font-size: 28px;}
	.slideshow-wrapper.principal {  width: 60%;}
	.missao-wrapper { width: 40%;}
	article.areas { width: 50% !important;}
	.slideshow-wrapper.areas .slider {  height: 240px !important;}
	article.equipe { width: 50%;}
	div#recent-posts-2 { width: 70%;}
	article#equipe { width: 30%;}
	#slideshow .text-content p {font-size: 14px;}
	#slideshow .text-content {width: 100%;padding: 20px 20px;/* left: 0; */}
	#slideshow .text-content div { max-width:80%}
	ul.equipe-index li { width: 48% !important;}
}

@media screen and (max-width: 1000px){
#top-wrapper #header #menu-container {float: left; left:0; width: 100%;margin: 0;padding: 0;height: auto;position: absolute;min-width: 100%;background-color: #32343e;z-index: 9;}

#menu-container {border-top: 1px solid rgba(255,255,255,0.3); -opacity:0; top:-1000px;}
#menu-container.active { opacity: 1;  top: 0; left:0; position:fixed !important}

#menu-trigger {display: block;margin-right: 0;}
#menu { width: 100%; }
#menu a { line-height: 44px; padding: 0 20px; }


#menu li { width: 100%; border-bottom: 1px solid rgba(0,0,0,0.3); text-align: left; }
#menu li:nth-child(odd) > a { }
#menu li.current-menu-item > a { border-bottom: 0px; border-left: 12px solid #FFF; background: rgba(0,0,0,0.3) }
#menu a {font-size: 18px;width: 100%;text-align: left;border-left: 12px solid #da2128;border-bottom: 0;line-height: 100% !important;height: auto;padding: 10px !important;}

#search-trigger {position: relative;float: right; bottom: 0;height: 100%; margin-right: 0px; }
#search-trigger span { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); display: block; }



#top-wrapper #header #menu-container ul {float: left;width: 100%;padding: 14px 0;height: auto;background-color: rgba(49, 52, 61, 0.95);flex-direction: column;opacity: 1;visibility: visible;margin: 0;}
#top-wrapper #header #menu-container ul li {border: 0;height: auto;display: block;float: left;position: unset;}
#top-wrapper #header #menu-container ul li a {border: 0;font-weight: 600;padding: 0 26px;line-height: 34px;text-align: left;font-size:14px;float: left;width: 100%;display: block;color: #fff;}

#top-wrapper #header #menu-container ul li ul {position: unset;top: 0;background: none;width: 100%;max-width: 100%;padding: 0 5px;box-sizing: border-box;min-width: 0;display: block;}
#top-wrapper #header #menu-container ul li ul li {
    width: 100%;
}
#top-wrapper #header #menu-container ul li ul li a {font-weight: normal;text-transform: none;line-height: 28px;}
article.escritorios .escritorios-content ul li { padding: 20px 30px 40px 30px;}
}

/*------------------------------------------------------------ */
/* --------------------- TABLET  VERTICAL -------------------- */
/*------------------------------------------------------------ */
@media screen and (max-width: 830px) {
.paginasdestacadas-widget .page-itens .item {
     width: 100%;
    max-width: 100%;
}

.paginasdestacadas-widget .page-itens .item .saiba-mais {
    display: inline-block;
    width: 70%;
    text-align: center;
    margin: 18px 0px 0px 0px;
}
.paginasdestacadas-widget .page-itens .item .item-thumb {
    padding: 0px;
    margin-bottom: 0px;
    width: 30%;
    height: 380px;
    overflow: hidden;
    float: left;
    margin-top: -43px;
	box-sizing:border-box
}
.paginasdestacadas-widget .page-itens .item h2 {
    margin-left: 30%;
    padding-left: 10px;
    font-size: 18px !important;
}
#slideareas .text-content h3 { font-size: 40px;}
.paginasdestacadas-widget .page-itens .item .texto {
    text-align: center;
    display: block;
    min-height: 106px;
    float: left;
    width: 70%;
    box-sizing: border-box;
    padding-left: 10px;


}
.paginas-relacionadas ul li { width: 100% !important;}
#footer-content > ul#footer-1 li .rodape-linha2 .coluna {
    width: 100%;
}
#slideareas .text-content div {
    width: 100%;
    max-width: 400px;
}
#slideareas .text-content {
    padding: 0px 0px;
}
#slideareas .text-content h2 {
    font-size: 29px;
}
#slideareas .image-content img {
    object-fit: contain;
	object-position: bottom;
}
#footer #footer-content { height: auto; }
#footer #footer-content ul {width: 100%;padding:0;top: 0 !important;transform: none !important;text-align: center;margin-bottom: 20px;}
#footer #footer-content ul:last-child { margin-bottom: 0 }
#footer #footer-content span.endereco { margin-bottom: 12px; }
}


/*------------------------------------------------------------ */
/* ------------------------- MOBILE -------------------------- */
/*------------------------------------------------------------ */
@media screen and (max-width: 700px) {
#top-wrapper #header #menu-container > div {width: 100%;min-width: 100%;}
input.search-submit { right: 0;}
input.search-field { font-size: 20px;}
.search-trigger-close { width: 26px; height: 26px;}
#search-area {  left: 0;}
a.bt { padding: 10px; font-size: 13px;}
#top-wrapper #header {
    padding: 0 20px;
    justify-content: space-between;
    align-items: center;
}
#top-wrapper #header #logo {width: 70% !important;}
#menu-container .bt-fecha {
    width: 37px;
    height: 37px;
	}
	#menu ul li {    width: 100%;}
	#menu article.escritorios .escritorios-content ul li .e-bloco {
    min-height: 1px;
}
.slideshow-wrapper.principal {  width: 100%;}
	.widget h2 { font-size: 20px !important;}
#slideshow .text-content h2 {
    font-size: 28px !important;
}
	
.wrapper-areas ul li { width: 50% !important; min-height: 34px;}
article.areas { width: 100% !important;}
.slideshow-wrapper.areas .slider {  height: 240px !important;}

.f-texto h3 { font-size: 18px !important;}
.f-texto a { font-size: 14px !important;}

#container.single-areas #content .entry-content, #container.category #content .entry-content {
    	max-width: 100%;
    	padding-right: 0px;
		margin-bottom: 0px;
	}
	.conteudo ul {
    margin: 10px 40px 40px;
    margin: 15px;
    text-align: left;
}
	#container #content .entry-content {margin-bottom: 0px;}
	#container #content #sidebar { width: 100%; max-width: 100%;    margin-bottom: 100px;	}
	#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;}
	#container #content .entry-content {width: 100%;max-width: 100%;padding: 10px; padding-bottom: 0; min-height: 0; }

article.equipe { width: 100%;}
div#recent-posts-2 { width: 100%;}
article#equipe { width: 100%;}
.slider {/* height: 300px; */}
div#news_widget-2 { position: inherit; height: 230px;}
div#recent-posts-2 { height: 380px;}
#slideshow .text-content p { font-size: 18px;}
ul.equipe-index li {width: 100% !important;}
.coluna1, .coluna2, .coluna3 {
   display: block;
    float: left;
    width: 100%;
}
.coluna2, coluna3 {  padding: 0px;}
header.page h1 {
    display: block;
    margin: 10px;
    text-align: left;
    margin-left:0;
}
address {text-align:center}
#footer #footer-content div.midias { display: flex;    float: none;    align-items: center;}
article.wendereco { flex-direction: column;}
.footer-endereco {  border-left: none}
#top-wrapper {/* position: absolute; */padding: 0;}
#top-wrapper #header-content { position: relative; }
#container.single-equipe #content .entry-content { max-width: 100%;}
#container.single-equipe #content #sidebar { max-width: 100%; margin-bottom: 100px;}

#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; }
}
@media screen and (max-width: 400px) {
	#menu ul li,
	#menu article.escritorios .escritorios-content ul li { width: 100% !important;}
		.wrapper-areas ul li,
		article.escritorios .escritorios-content ul li {width: 100% !important;}
	#last-posts-wrapper { display: none }
	#content h1, #content h2, #content h3 { font-size: 22px;}
	.f-titulo { font-size: 18px;}
	section#container {    padding: 0px 0px;}
	.area-img,
	.area-img img { width: 100%;}

	#sidebar { width: 100%; padding: 10px 10px; border-left: 0px; margin-bottom: 100px;}
	#container.single-areas #content .entry-content, #container.category #content .entry-content {
	  	max-width: 100%;
    	padding: 13px;

    	border-right: 0px;
		margin-bottom: 0px;
	}
	#container #content .entry-content { min-height: auto; margin-bottom: 0px}
	#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 { width: 100%; max-width: 100%; padding: 13px; display: block; float: left; margin-bottom: 50px;}
	#container #content .entry-form { min-height: 0; padding-bottom: 26px; }
	#container.single #content {width: 100%;}
	ul.equipe-index li { width: 100% !important;}

.mobile-hidden { display: none; visibility: hidden; -moz-opacity: 0; -webkit-opacity: 0; opacity: 0; }
}