@charset "UTF-8";
/*
Theme Name: NEWE 2023 - vs 1.0
Theme URI: https://neweseguros.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
*/

@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; }

@import url('https://fonts.googleapis.com/css2?family=Sen:wght@400;600;700;800&display=swap');

@font-face {
	font-family: Prometo thin;
	src: url('includes/fonts/Prometo_Trial_Th.ttf');
	font-weight: 200;
}
@font-face {
	font-family: Prometo Light;
	src: url('includes/fonts/Prometo_Trial_Lt.ttf');
	font-weight: 200;
}
@font-face {
	font-family: Prometo Regular;
	src: url('includes/fonts/Prometo_Trial_Rg.ttf');
	font-weight: 400;
}
@font-face {
	font-family: Prometo medium;
	src: url('includes/fonts/Prometo_Trial_Md.ttf');
	font-weight: 500;
}
@font-face {
	font-family: Prometo bold;
	src: url('includes/fonts/Prometo_Trial_Bd.ttf');
	font-weight: 600;
}
@font-face {
	font-family: Prometo black;
	src: url('includes/fonts/Prometo_Trial_Blk.ttf');
	font-weight: 900;
}

/*------------------------------------------------------------ */
/* --------------------- 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.sem#sidebar {
    padding: 0px 11px;
    width: 100%;
    max-width: 1114px;
    margin-top: 86px;
}
.col20, .col25, .col30, .col33, .col40, .col50, .col60, .col70, .col80   {  float: left;  position:relative}
.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%;}

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

.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; }
img.aligncenter {
    float: none;
    display: block;
    margin: 33px auto;
}
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: #1e1e1e !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: 20px;font-size: 16px;line-height: 140%;color: #333;font-weight: 400;max-width: none;margin: 0 auto;padding: 0px 0px;margin-bottom: 14px;text-align:justify;}
.page-content { padding: 0 7%;}
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-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:#1e1e1e !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%;}

.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; }

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: #1e1e1e;
    font-weight: 800;}

blockquote p {
    font-family: 'Prometo bold';
    display: inline-block;
    color: #ccc;
    font-size: 24px;
    line-height:140% !important;
    text-align: center !important;
    letter-spacing:2px;
}



/*------------------------------------------------------------ */
/* --------------------- FONT STYLING ------------------------ */
/*------------------------------------------------------------ */
body {font-family: 'Sen', sans-serif;}
h1,  h3, h4, h5, h6 {font-family: 'Prometo Regular', sans-serif;font-weight: normal;margin:0 auto;}

h2 { font-family: 'Prometo thin'; letter-spacing: 1px;}

h4 {font-family: font-family: 'Prometo Regular', sans-serif;}

h6 a {
    background-color: #1e1e1e;
    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:#1e1e1e;
}


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: relative;height: 100px;top: 0px;opacity: 1;padding: 0px 10px;background: #1e1e1e;-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;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: #1e1e1e;}
#top-bar-wrapper {background: transparent;z-index: 9999;position: absolute;height: 27px;/* overflow: hidden; */padding: 0 10px;width: 70%;right: 0;margin-right: 7%;}
#top-bar-wrapper #top-bar {position: relative;height: 100%;box-sizing: border-box;color:#FFF;font-size: 12px;letter-spacing: 1px;right: 49px;top: 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;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;height: 100%;max-width: 1900px;padding: 0 7%;}
#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: 217px;box-sizing: border-box;height: 100%;z-index: 9;padding: 7px 0px;width: auto;display: flex;align-content: center;flex-wrap: wrap;}
#top-wrapper #header #logo img {width: 132px;height: auto;/* object-fit: contain; *//* object-position: left; */}
#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;
}
/*-----------------------------------*/
/*---------------MENU--------------*/
/*-----------------------------------*/
#top-wrapper #header #menu-container {float: right;margin-right: 0px;box-sizing: border-box;height: 100%;padding-top: 0px;/* padding-right: 42px; */}
#menu {float: left;width: auto;box-sizing: border-box;position: relative;z-index: 500;text-align: center;height: 100%;}
ul#menu-menu-principal { height: 70px; }
#menu li {float: left;text-align: center;position: relative;display: flex;align-items: center;height: 112px;}
#menu li.current-page-ancestor > a { }
#menu li.current-menu-item > a { }
#menu li.active{    background-color: #CEC91E;}

#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: 16px;color: #fff;padding: 0px 7px;text-align: center;font-weight: 400;letter-spacing: 1px;font-family: 'Sen', sans-serif;background-color: transparent;margin: 0 5px;height: 30px;display: flex;align-items: center;}

#menu a:hover {background-color: #cec91e;color:#fff;text-decoration:none !important;}

#menu ul ul {display: none;position: absolute;background: #CEC91E;top: 70px;right: -70px;float: left;min-width: 200px;z-index: 999;border-bottom: 0;}
#menu ul li > ul { padding: 10px 0; }
#menu ul ul li {width: 100%;box-sizing: border-box;border-top: 0px;margin: 0;height: auto !important;}
#menu ul ul li a {color: #fff;text-align: left;margin: 0;width: 100%;display: block;float: left;box-sizing: border-box;padding: 12px 10px;line-height: 100%;font-size: 13px;font-weight: 400;top: 0;text-transform: none;height: auto;}
#menu ul ul li:hover > a {background-color: #1e1e1e;} 

#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 {cursor: pointer;
    cursor: pointer;
    float: right;
    width: 53px;
    height: 100%;
    color: #FFF;
    margin-right: 0px;
    display: none;
    position: absolute;
    right: 0;
    top: 37px;
}
#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: #fff;
    font-size: 32px !important;
 }


#search-area {display: block; position: absolute; width: auto; max-width: 100%; right: 0px; top: 100px; z-index: 150; background-color: #1e1e1ea1; padding: 10px;} 
.screen-reader-text { display: none; }
input.search-field {width: 100%;background: #d8d8d8;border: none;padding: 9px 20px;color: #7d7d7d;font-size: 12px;position: relative;-webkit-transition: all .3s;transition: all .3s;width: 240px;border-radius: 30px;line-height: 100%;border: 0px;box-sizing: border-box;}

input.search-submit {
	width: 32px;
    height: 32px;
    background: transparent url(images/icon-search.png) no-repeat center;
    box-sizing: border-box;
    padding: 0;
    font-size: 0;
    float: right;
	background-size: 30px;
    opacity: 0.4;}
#search-area ::-webkit-input-placeholder { color: #333; }
#search-area :-moz-placeholder { color: #333; }
#search-area ::-moz-placeholder { color: #333; }
#search-area :-ms-input-placeholder { color: #333; }

div.midias ul { text-align:center;}
div.midias a {float: left;margin: 3px 0px;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 { margin-right: 16px;}
span.icons:before {
    display: inline-block;
    font-family: "Ionicons";
    font-size: 18px;
    color: #ffffff;
    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;
}
.alignright span.icons:before {
    color: #CEC91E !important;
}


a.bt.bt-contato {background-color:#00293d !important; padding-bottom:9px !important;}
a.whatsapp.bt.bt-contato { background-color: #02a925 !important;}

a.whatsapp.bt.bt-contato:hover,
a.bt.bt-contato:hover {background-color:#1e1e1e !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";background: #ffffff;margin-right: 9px;float: left;width: 22px;height: 22px;padding: 5px;border-radius: 100%;margin-top: -6px;}
a.skype span:before { content: "\f23f"; /* background: #12A5F4; */ }
a.whatsapp span:before {content: "\f4f0";background: #ffffff;margin-right: 9px;float: left;width: 22px;height: 22px;padding: 5px;border-radius: 100%;margin-top: -6px; color:#02a925 !important}
a.vcard span:before { content: "\f119"; }
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";
    background: #ffffff;
    margin-right: 9px;
    float: left;
    width: 22px;
    height: 22px;
    padding: 5px;
    border-radius: 100%;
    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: #1e1e1e;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: #1e1e1e;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;
	padding-bottom: 0px;
    }
.widget .container {
    float: left;
    width: 100%;
}
.wrap {
    width: 100%;
    float: none;
    /* max-width: 1200px; */
    margin: 0 auto;
}
.content {
	padding: 0px;
	height:100%;
    width: 100%;
    float: left;
    margin: 0 auto;
    position: relative;
}
.widget h1 {
    text-align: center !important;
	font-family: Prometo bold !important;
}
#tabsservicos_widget-2 {
    display: flex;
    height: 100vh;
    align-items: center;
    background-color: #183c75;
}
a.bt {font-weight: 600;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: 7px 20px 7px 20px;font-size: 14px;color: #ffffff;text-transform: inherit;background-color: #CEC91E;/* -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%, 80% 100%, 100% 0, 0 0 ); */border-radius: 7px;}

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

div#slideshow_widget-2 {
    width: 100%;
    float: left;
	padding:0px;
	padding-bottom: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: #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 {
	font-family: Prometo bold;
	text-align:left;
	background-color: #1e1e1e;
	font-size: 22px;
	display: inline-block;
	color: #fff !important;
	font-weight: 200;
	padding: 9px 20px 2px 20px;
	position: relative;
	top: -18px;
	/* background: url(images/bg-bt.png) #1e1e1e no-repeat 100% 0; */
	border-radius: 7px 7px 0 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: 'Sen', 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:#1e1e1e;
	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: #1e1e1e !important;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    border-radius: 7px;
}
a.bt-leia:hover {
	background-color: #CEC91E !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 20px 7px 20px;
    font-size: 16px;
    color: #ffffff;
    text-transform: initial;
    background-color: #CEC91E;
    /* background:url(images/bg-bt.png) #CEC91E 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 );
	*/
    border-radius: 7px;
}
a.sn-categoria-bt:hover {
	/* padding: 7px 22px 7px 22px; */
	background-color: #1e1e1e;
}


/*------------------------------------------------------------ */
/* ----------------------- 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: #fff;margin-bottom: -10px;}

.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 #1e1e1e;
}

.slider {
    position: relative;
    width: 100%;
    height: 444px;
    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: 65%;
    z-index: 10;
    position: absolute;
    top: 0;
    background-color: #CEC91E;
    padding: 0;
    
    height:100%;
    -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%, 60% 100%, 100% 0, 0 0 );
}
article.sy-slide.fade.sy-active .text-content {
	-webkit-animation-name: textoslide; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
	animation-name: textoslide;
	animation-duration: 1s;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes textoslide {
  from { left:-300px;}
  to { left:0}
}

/* Standard syntax */
@keyframes textoslide {
  from { left:-300px;}
  to { left:0}
}

.imagem2 {
    height: 70%;
    position: relative;
    overflow: hidden;
}
.imagem2 img {
    height: 100%;
	width: 100%;
	object-fit: cover;
}
.texto-slide {
    position: relative;
    height: 30%;
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3% 0 3% 3%;
	left:0;
}

#slideshow .text-content h2 a,
#slideshow .text-content h2,
.slidesow-conteudo h2.title {
    font-family: Prometo bold;
	font-size: 24px !important;
	color: #fff !important;
	line-height: 130% !important;
	text-align: left !important;
	display:block;
	width:100%;
}
#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 .pre-image{
  height: 90%;
  width: 100%;
  overflow:hidden;
  position:relative;
}
#slideshow .image-content img {
  width: 100%;
  position: absolute;
  left: 0;
  object-fit: cover;
  height: 100%;
  opacity: 1;
  -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: 20s; /* Safari 4.0 - 8.0 */
	/* animation-name: example;
	animation-duration: 20s;
	-webkit-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
	*/
}
.slidesow-conteudo {
	position: absolute;
	right: 0;
	z-index: 9;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #0000007d;
	background-size:cover;
	background-position:left center;
	height: auto;
	width: 60%;
	padding: 30px 30px 30px 10%;
	box-sizing: border-box;
	/*
    background-color: rgba(0,0,0,0.6);

    -webkit-clip-path: polygon( 0% 100%, 100% 100%, 100% 0, 13% 0 );
    -moz-clip-path: polygon( 0% 100%, 100% 100%, 100% 0, 13% 0 );
    -ms-clip-path: polygon( 0% 100%, 100% 100%, 100% 0, 13% 0 );
    clip-path: polygon( 0% 100%, 100% 100%, 100% 0, 13% 0 );
	*/
	border-radius: 22px 0 0 22px;
}
.sy-active .slidesow-conteudo {
	-webkit-animation-name: textoslide2; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
	animation-name: textoslide2;
	animation-duration: 1s;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes textoslide2 {
  from { right:-300px;}
  to { right:0}
}

/* Standard syntax */
@keyframes textoslide2 {
  from { right:-300px;}
  to { right:0}
}
.slideshow-tarja2 {
	display:none;
}
.sy-active .slideshow-tarja2 {
	-webkit-animation-name: tarja2; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
	-webkit-animation-delay: 0.5s; /* Safari 4.0 - 8.0 */
	animation-name: tarja2;
	animation-duration: 1s;
	animation-delay: 0.5s;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes tarja2 {
  from { right:-300px;}
  to { right:0}
}

/* Standard syntax */
@keyframes tarja2 {
  from { right:-300px;}
  to { right:0}
}


.slidesow-conteudo p {
	color:#FFF !important;
    margin: 0 !important;
    padding: 0 !important;
	padding-bottom: 10px !important;
	text-align:left !important;
    font-size: 18px;
    letter-spacing: 1px;
}


/* 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: 24px !important;
	margin-bottom: 10px !important;
	}

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;
}
.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-size: 1.2rem;
    color: #333;
    text-rendering: optimizeLegibility;
    line-height: 140%;
    margin-bottom: 20px;
    font-weight: 300;
}
.pagina-box {
    width: 100%;
    float: left;
    padding: 25px 0px;
}
.fundo-escuro {
    background-color: #1e1e1e;
    box-shadow: inset 22px 0px 0px 22px #fff;
    box-sizing: border-box;
}
.pb-texto div { width:100%; padding:20px; max-width:500px;}
.pb-texto {
    position: absolute;
    top: 50%;
    right: 0;
	transform:			translateY(-50%);
    -ms-transform:		translateY(-50%);
    -webkit-transform:	translateY(-50%);
}
h2.pb-title {
    font-size: 20px !important;
    letter-spacing: normal;
    font-weight: 600;
    text-align: left;
    text-align: left !important;
    margin-bottom: 10px !important;
}

.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 {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.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;}
.pagina-box .destacada {
    height: 100%;
    -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%, 65% 100%, 100% 0, 0 0 );
}
.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;
}
.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;}

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

.slider-pager {
	position: absolute !important;
    z-index: 10 !important;
    bottom: 17px !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: #1e1e1e;
}
.slider article,
article.sy-slide {
    height: 100%;
}
 .slider-pager li a {background: #e2e2e2;float: left;}
 .slider-pager li.sy-active a {background: #CEC91E;}

/*--------- 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: #1e1e1e52;
	font-size: 18px;
	margin-top: 23px;
	float: left;
	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:#1e1e1e;}


/*-------  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:#1e1e1e; 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 {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
	background-image:url(images/contato-bg.jpg);
	background-attachment:fixed;
	background-size:cover;
	padding: 50px 20px;
}
#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;
}

.coluna3 {
    border-top: 1px solid #999;
    width: 100%;
    max-width: 400px;
    margin: 10px auto;
}
article#contato a.tel:before {
    content: none;
}
.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;}
.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%;
    text-align: left;
    background-color: none;
    color: #fff;
}
article.wendereco h4 {
    /* text-align: left !important; */
    /* color: #fff; */
    /* font-weight: 600; */
    /* font-size: 16px; */
    /* line-height: 120%; */
    /* margin-bottom: 0px; */
}
/*------------------------------------------------------------ */
/* -------------------------- 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;}

.category header.category,
header.page {
    width: 100%;
    height: 333px;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    background-color: #CEC91E;
    background-repeat: no-repeat;
    background-position: right;
    padding: 0 7% 0 7%;
    justify-content: space-between;
    max-height: 1000px;
}
header.page h1 {
    font-size: 22px;
    padding: 0 22px 0 0;
}
.page-destacada {
    width: 100%;
    max-width: 600px;
    height: 100%;
    /* -webkit-clip-path: polygon( 0 100%, 100% 100%, 100% 0, 65% 0 ); */
    -moz-clip-path: polygon( 0 100%, 100% 100%, 100% 0, 65% 0 );
    -ms-clip-path: polygon( 0 100%, 100% 100%, 100% 0, 65% 0 );
    /* clip-path: polygon( 0 100%, 100% 100%, 100% 0, 20% 0 ); */
    /* float: right; */
}
.p-servicos .page-destacada { max-width: unset;}
.page-destacada img{width:100%;height: 100% !important;object-fit: cover;}


#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 #1e1e1e;
    line-height: 0;
}

.entry-content .destacada img {
    width: 100%;
    height: 100%;
	objetct-fit: cover;
}

h1,
.entry-content h1 {
    font-family: 'Prometo Black';
    letter-spacing: 1px;
    font-size: 34px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
    text-align: left;
    letter-spacing: 0;
}
.entry-content h1.entry-title {
	font-family: 'Prometo thin';
    font-size: 28px;
    color: #CEC91E;
    text-align: left;
    letter-spacing: 2px;
    border-left: 4px solid #CEC91E;
    padding-left: 10px;
    text-transform: inherit;
    font-weight: 900;
    line-height: 120%;
    margin: 30px 0;
}
.entry-content .date {
    font-size: 14px;
    color: #9e9e9e;
}

.entry-content h2 {
	font-family: 'Prometo Bold', sans-serif;
	/* max-width: 1114px; */
	margin: 30px auto 10px auto;
	color:#1e1e1e !important;
	border-left: 7px solid #CEC91E;
	padding-left: 10px;
	line-height: 120%;
	display: flex;
	width:100%
}
.entry-content h3 {
	font-family: 'Prometo Regular', sans-serif;
    max-width: 1114px;
    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 !important; color:#CEC91E;}
.entry-content ul {
    max-width: 1114px;
    margin: 10px auto 0px auto;
    display: block;
}

.entry-content li {
    list-style: disc;
    font-size: 16px;
    margin-left: 27px;
    line-height: 140%;
    color: #333;
}
.single .entry-content h2 { border:none; padding-left:0}

/*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:400px;
    line-height: 0;
}
.destacada.single img { height:100% !important; width: 100%; object-fit:cover;}
.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;}
#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,
#container.single #content .entry-content {
	max-width: 70%;padding-right: 30px; border-right: 1px solid #ccc; padding-left:7%;}
#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 7% 12px 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:#1e1e1e;
}

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

h1 {

 }

h2 {
    font-size: 24px;
    color: #CEC91E !important;
    margin-bottom: 0px;
    text-align: left;
    line-height: 120%;
    font-weight: 400;
}
h3 {
	font-size: 21px;
    color: #CEC91E !important;
    margin-bottom: 0px;
    text-align: left;
    line-height: 120%;
    font-weight: 300;
    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 {float: left;width: 100%;border-bottom: 1px solid #e2e2e2;margin-bottom: 8px;border-left: 3px solid #012c3d;padding-left: 0px;}
#content .entry-posts article:hover { background: #F9F9F9; }
#content .entry-posts article div.article-content {float: left;width: 100%;height: 100%;position: relative;display: flex;}
#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%;}
#content .entry-posts article span.entry-date {
	font-size: 13px;
	color: #afafaf;
	margin-bottom: -8px;
	width: 100%;
	font-weight: 400;
	}
#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: 18px;line-height: 140%;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 #1e1e1e; }
#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: #1e1e1e; 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: right;width: auto;}
#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;}
#content #nav-below .navigation li a {
	background-color: #1e1e1e;
    cursor: pointer;
    font-size: 14px;
    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: #CEC91E; }
#content #nav-below .navigation li a:hover {     background-color: #CEC91E; }

.contato-conteudo { 
    width: 53%;
    float: left;
    margin-left: 7%;
    padding: 0 20px 0 0;
	}
.pc-enderecos {
    float: left;
    width: 100%;
    background-color: #e4e4e4;
}

.pc-telefones {
    float: left;
    width: 33%;
    padding: 30px;
    background-color: #1e1e1e;
    margin-right: 7%;
}
.pc-telefones h2 {
    color: #ffffff !important;
}

.pc-telefones p {
    color: #fff !important;
}

.pc-telefones ul li {
    font-size: 16px !important;
    color: #fff !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;
}
.tel-nome {color: #CEC91E}
.tel-numero {
    font-weight: 800;
    font-size: 1.2em;
}
.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 {
    /*width: 100%;*/
	position: relative;
	top: 59px;
}

/*------------------------------------------------------------ */
/* ------------------------- NOTICIAS --------------------------- */
/*------------------------------------------------------------ */
header.noticias h2 {
    text-transform: none !important;
    position: inherit;
    border: none !important;
	margin:0;
	font-size:18px !important;
}
article.category-post a {
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: block;
    float: left;
    padding-right: 11px;
	text-decoration: none !important;
	padding-left: 15px;
}
article.category-post a:hover { background-color:#1e1e1e;}
article.category-post a:hover h2 { color:#FFF !important;}

.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: #1e1e1e;
    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;}


/*------------------------------------------------------------ */
/* ------------------------- 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 {
    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 {
    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);
	}
div.wpcf7-validation-errors.fechado { display:none}

.wpcf7-not-valid { border: 2px solid red !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: 'Sen', sans-serif; border: 1px solid #ccc;outline: none;width: 100%;box-sizing: border-box;padding: 13px;font-size: 14px !important;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: #666;}
.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 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: #CEC91E;
    border: 0px;
    text-transform: capitalize;
    color: #FFF;
    font-size: 14px;
    width: auto;
    padding: 10px 30px;
    font-weight: 600;
}
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 #ccc;
    display: table;
    padding: 30px;
    border-radius: 10px;
}
.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;
}
button.wpcf7-field-group-add {
    width: 53px;
    font-size: 49px !important;
    background-color: #CEC91E;
    color: #fff;
    float: left;
    cursor: pointer;
}

button.wpcf7-field-group-remove {
    width: 53px;
    font-size: 49px !important;
    background-color: #CEC91E;
    color: #fff;
    float: left;
    padding: 9px 0 18px 0;
    cursor: pointer;
}
.wpcf7-checkbox.check_uf > span > label {display: flex;flex-direction: row;}
.wpcf7-checkbox.check_uf > span { width:11% !important}
.wpcf7-checkbox.check_uf {float: left;
    margin: -15px 0 12px 0;
    display: flex;
    flex-wrap: wrap;}
.wpcf7-checkbox.check_uf input[type="checkbox"] {width: 14px !important;height: 14px;min-width: 14px;min-height: 14px;}
/*footer form*/
#footer-4 input, #footer-4 textarea, #footer-4 button {
    font-size: 12px !important;
    padding: 3px 6px;
    background-color: #1e1e1e;
    border-color: #666;
}

#footer-4 .wpcf7 form select {
    font-size: 12px;
    padding: 5px;
    background-color: #000;
}

#footer-4 .wpcf7 {
    padding: 0px !important;
    border: 0;
}

#footer-4 .wpcf7 p {
    margin: 0;
    padding: 0;
}

/*------------------------------------------------------------ */
/* ------------------------ 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: #1e1e1e !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: #1e1e1e;
    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: 100px;
}
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: #1e1e1e;border-top: 0;}
#footer-1,
#footer-2,
#footer-3,
#footer-4,
.footer-widget-container {float:left;padding: 10px;box-sizing: border-box;}
#footer-content {
    width: 100%;
    padding: 0 6%;
}
#footer-container {
    max-width: 1900px;
    margin: 0 auto;
}
.footer-logo {
        float: left;
    box-sizing: border-box;
    height: 100px;
    padding: 28px 0px 0px 0px;
    width: 100%;
    display: block;
    margin: 0 auto;
    align-items: center;
    /* border-bottom: 1px solid #666; */
    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 {
	height: 100%;
    /* width: auto; */
    /* float: left; */
}
.footer-logo span {
	color:#FFF;
	font-size: 12px;
}

#footer a {
    line-height: 120% !important;
    display: inline-block;
    color: #CEC91E;
    font-size:14px;
    font-weight:600 !important;
}
#footer h2,
#footer h4 {
    color: #fff !important;
    font-family: 'Prometo thin';
    letter-spacing: 1px;
    font-weight: 100;
    font-size: 18px;
}
#footer ul.phones {
    color: #fff !important;
}
#footer ul.phones li { padding-bottom:24px;}
#footer ul.sub-menu {
    display: block !important;
	margin-bottom:10px;
}
#footer ul.sub-menu li a {
    font-size: 12px !important;
    font-weight:400 !important;
    margin-left:10px;
    color: #fff !important;
}
#footer .tel-horario {
    font-size: 12px;
}
.footer-widget .content {padding:10px 20px;}
#footer p { color:#fff !important; font-size:12px !important;}

#footer #footer-content div.midias {
	float: none;
	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: #1e1e1e; } 
#sub-footer-content {width: 100%;max-width: 1024px;margin: 0 auto;color: #555;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;}

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:#1e1e1e !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 p strong {color: #CEC91E;}
div#custom_html-3 {
    width: 100%;
}
/*------------------------------------------------------------ */
/* ------------------- TABLET  HORIZONTAL -------------------- */
/*------------------------------------------------------------ */
@media screen and (max-width: 1024px) { 
	#content h1 {font-size: 25px;}
	.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: 70%;}
	ul.equipe-index li { width: 48% !important;}
	.texto-slide {width: 50%;}
}

@media screen and (max-width: 1000px){
#top-wrapper #header #menu-container {border-top: 1px solid rgba(255,255,255,0.3);display: none;}
#menu-trigger { display: block;}
#menu { width: 100%; }
#menu a { line-height: 44px; padding: 0 20px; height: auto; }

#top-wrapper #header #menu-container {background: #1e1e1ec2;border: 0;}
#menu li { width: 100%; border-bottom: 1px solid rgba(0,0,0,0.3); text-align: left; height:auto }
#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: 48px;}

#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 {float: left;width: 100%;margin: 0;padding: 0;height: auto;}
#top-wrapper #header #menu-container ul {float: left;width: 100%;padding: 14px 0;}
#top-wrapper #header #menu-container ul li {border: 0; display: block;}
#top-wrapper #header #menu-container ul li a {
	border: 0;
    font-weight: 600;
    padding: 3px;
    line-height: 140%;
    text-align: center;
    display: block;
    width: 100%;}
#top-wrapper #header #menu-container ul li a.active { color: #ad1c29; }

#top-wrapper #header #menu-container ul li ul {position: inherit;top: 0;background: none;width: 100%;max-width: 100%;padding: 0 5px;box-sizing: border-box;min-width: 0; display: block; right:0}
#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%;
}
.pb-texto {
    position: inherit;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: none;
}
.fundo-escuro {
    box-shadow: none;
}
.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;margin-bottom: 20px;}
#footer #footer-content ul:last-child { margin-bottom: 0 }
#footer #footer-content span.endereco { margin-bottom: 12px; }
#footer p,
#footer a,
#footer ul.sub-menu li a {
    font-size: 16px !important;
}
}


/*------------------------------------------------------------ */
/* ------------------------- MOBILE -------------------------- */
/*------------------------------------------------------------ */
@media screen and (max-width: 700px) {
.mobile-hidden { display: none; visibility: hidden; -moz-opacity: 0; -webkit-opacity: 0; opacity: 0; }
.mobile { display:block;}
#top-wrapper #header #logo {width: 70% !important; padding-left: 20px;}
#top-wrapper,
#top-wrapper #header,
#top-bar-wrapper { padding: 0px; margin-right: 0;}
#top-bar-wrapper #top-bar { right:0; top:5px}
#top-bar-wrapper { width: 50%;}
#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;}
.slidesow-conteudo h2.title {
	font-size: 18px !important;
}
.slidesow-conteudo p {
	font-size: 14px !important;
}
.slidesow-conteudo {
	top: 74%;
    width: 100%;
	background-position: right center;	
}
	
	.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,
#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 { 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%;}
#news_widget-2 #recent-posts { margin: 0 0%;}
article#equipe { width: 100%;}

header.noticias h2 { font-size: 13px !important;}
.entry-content {
    max-width: 100%;
    padding-right: 10px;
    border-right: none;
    padding-left: 10px;
}
.contato-conteudo {
    width: 100%;
    margin-left: 0;
    padding: 0 0px 0 0;
}
.wpcf7 {
    padding: 0;
}
.pc-telefones {
    float: left;
    width: 100%;
    padding: 0;
    background-color: #1e1e1e;
    margin-right: 0;
}
.wpcf7 h3 {
    padding: 10px 20px;
}
.category header.category, header.page {
    /* height: 90px; */
    min-height: 90px;
    margin-bottom: 10px;
}

#content img { height: 100%;}
div#news_widget-2 { position: inherit;}
div#news_widget-2 .content {
    padding-bottom: 20px;
}
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;}
address {text-align:center}
#footer #footer-content div.midias { margin: 0 auto; display: inline-block; float:none}
#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-1, #footer-2, #footer-3, #footer-4, .footer-widget-container {
    width: 100%;
    min-width: 100%;
}

#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;}
ul.faq-index { padding: 0 !important;}
	header.page h1 {
      font-size: 14px !important;
      padding: 0 11px 0 0;
	}
}
@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: 18px;}
	.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: 0px;
    	border-right: 0px;
		margin-bottom: 0px;
	}
	#container.page #content .entry-content p {    padding: 0 20px !important; margin-bottom:20px;	}
	ul.faq-index { padding: 0 !important;}
	#container.page #content .entry-content ul {    padding: 0 20px !important; }
	
	#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 { 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;}
blockquote { padding: 40px 10px;}

}