/*-----------------------------------------------------------------------------------
	Theme Name: Zpe Ceará
	Theme URI: http://zpeceara.com.br
	Description: Zpe Ceará
	Author: Soim - AgÊncia Digital
	
	License: Proibida alteração, reprodução, distribuição, transmissão ou cópia 
	parcial ou total de qualquer dos arquivos e códigos que compõem este 
	software (tema para Wordpress), sob proteção da Lei 9.609/98. 
	
	Copyright © 2021 - Todos os direitos reservados. 
-----------------------------------------------------------------------------------*/

/* RESETS
**********************************************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
a:hover {
    
    text-decoration: none;
}

:focus {
    /* remember to define focus styles! */
    outline: 0;
}

body {
    background: #fff;
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

table {
    /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: """";
}

a img {
    border: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

#google_translate_element,
.goog-te-banner-frame,
.goog-te-balloon-frame,
#goog-gt-tt,
.goog-te-balloon-frame,
.goog-tooltip,
.goog-tooltip:hover,
.skiptranslate {
    display: none !important;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 0 auto 0 auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption,
figcaption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%;
    /* Image does not overflow the content area */
    padding: 10px 3px 10p;
    text-align: center;
    margin: 0 !important;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 5px 4px 0;
    text-align: center;
}

blockquote {
    font-family: Georgia, serif;
    font-size: 18px;
    font-style: italic;
    width: 90%;
    margin: 0.25em 0;
    padding: 0.25em 40px;
    line-height: 1.45;
    position: relative;
    color: #383838;
    background: #ececec;
}

blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -10px;
    top: -10px;
    color: #7a7a7a;
}

blockquote cite {
    color: #999999;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}

blockquote cite:before {
    content: "\2014 \2009";
}

.wp-block-image .aligncenter {
    width: 100% !important;
    margin: 0
}


strong {
    font-weight: bold;
}

i,
em {
    font-style: italic;
    font-weight: 400;
    color: #4b4b4b
}

/*DEFINICOES GERAIS
**********************************************************/
body {
    font-family: 'Open Sans', sans-serif;
    color: #2b2b2b;
    top: 0 !important;
    position: relative;
    overflow-x: hidden;
}

.container {
    width: 1146px;
    margin: 0 auto;
}

p {
    font-size: 20px;
    margin: 0 0 20px;
    letter-spacing: 0;
    line-height: 28px;
    text-align: justify
}

strong {
    font-weight: 700
}


/*HEADER
**********************************************************/
#header {
    width: 100%;
    float: left;
    display: block;
}

#header #logo {
    float: left;
    position: relative;
    margin: 50px 0 40px
}


@media screen and (max-width: 320px) {
    #header #banner-img {
        width: 205px;
        float: left;
        margin-left: 50px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

/* min-width & max-width */
@media screen and (min-width: 321px) and (max-width: 426px) {
    #header #banner-img {
        width: 205px;
        float: left;
        margin-left: 70px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
/* min-width & max-width */
@media screen and (min-width: 427px) and (max-width: 768px) {
    #header #banner-img {
        width: 205px;
        float: left;
        margin-left: 265px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 769px) {

    #header #banner-img {
        width: 205px;
        float: left;
        margin-left: 220px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

#header #nav {
    float: right;
    display: block;
    margin: 25px -30px 0;
    max-width: 875px;
}

#header #nav li {
    float: left;
    margin: 0 30px 0 0;
    padding: 0 0 8px 0;
    /*max-width:225px;*/
    text-align: center
}

#header #nav li li {
    text-align: left
}

/*.translated-ltr #header #nav li {max-width:165px}*/
#header #nav li:last-child {
    border: none;
    padding: 0;
    margin: 0
}

#header #nav a {
    font-size: 18px;
    color: #1d9c9e;
    font-weight: 600;
    padding: 0 0 5px
}

#header #nav li:hover {
    border-bottom: 3px solid #e7b220
}

#header #nav .current_page_item {
    border-bottom: 3px solid #e7b220
}

#header #redes {
    float: right;
    padding: 40px 20px 20px 20px;
    background: #e9e9e9;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

#header #redes a {
    margin: 0 5px 0
}

#header #redes a:hover {
    opacity: 0.8
}


#header #nav.menu-cel {
    top: 0;
    right: 0;
    background: #017CC1;
    width: 100%;
    height: 100%;
    margin: 0;
    position: fixed;
    padding: 20% 0 0;
    z-index: 9999;
    float: none;
    margin: 0 !important
}

#header #nav.menu-cel li {
    text-align: center;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #CCC;
    width: 100%;
    float: left;
}

#header #nav.menu-cel li a {
    font-size: 16px;
    color: #FFF;
    font-weight: 600;
    display: block
}

#header #nav.menu-cel #redes {
    text-align: center;
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #CCC;
    width: 100%;
    float: left;
}

#header #nav.menu-cel #redes img {
    float: none;
    display: inherit;
    margin: 0
}


#main-nav {
    height: 30px;
    /* set to the height you want your menu to be */
    margin: 0 0 10px;
    /* just to give some spacing */
}

#main-nav ul {
    margin: 0;
    padding: 0;
    /* only needed if you have not done a CSS reset */
}

#main-nav li {
    display: block;
    float: left;
    line-height: 30px;
    /* this should be the same as your #main-nav height */
    height: 30px;
    /* this should be the same as your #main-nav height */
    margin: 0;
    padding: 0;
    /* only needed if you don't have a reset */
    position: relative;
    /* this is needed in order to position sub menus */
}

#main-nav li a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}

#main-nav .current-menu-item a,
#main-nav .current_page_item a,
#main-nav a:hover {
    color: #000;
    background: #ccc;
}


.menu ul {
    display: none;
    background: #1d9c9e;
}

.menu li {
    position: relative;
    list-style: none;
    padding: 10px;
}

#header #nav li li {
    margin: 0;
    width: 336px;
    padding: 8px 10px;
}

#header #nav li li:hover {
    border: none;
    background: #188587
}

#header #nav li li a:hover {
    border: none
}

#nav .menu .sub-menu li a {
    color: #FFF !important;
    text-transform: uppercase;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.menu ul li {
    display: block;
}

#header #nav li li:last-child {
    border: none;
    padding: 8px 10px;
    margin: 0;
}

.menu li:hover ul {
    display: block;
    margin: 11px 0 0;
    position: absolute;
    padding: 0;
    left: 0;
    z-index: 1000;
    min-width: 150px;
}


/*DESTAQUE
**********************************************************/
#destaque {
    width: 100%;
    margin: 0 auto 0;
    text-align: center;
    display: block;
    float: left;
    position: relative;
}

#destaque img {
    width: 100%
}

#destaque #texto {
    position: absolute;
    z-index: 9999;
    top: 25%;
    text-align: center;
    width: 470px;
    left: 15%;
}

#destaque #texto h2 {
    font-size: 60px;
    color: #FFF;
    font-weight: 800;
    text-align: left;
    margin: 0 0 20px
}

#destaque #texto h3 {
    font-size: 41px;
    color: #FFF;
    font-weight: 700;
    text-align: left;
    margin: 0 0 30px
}


#destaque #texto a#saibamais {
    font-size: 16px;
    color: #000;
    background: #e7b220;
    font-weight: 800;
    padding: 15px 20px;
    float: left;
    text-transform: uppercase
}

#destaque #texto a#saibamais:hover {
    background: #1d9c9e;
    color: #000
}

.sy-box {
    height: auto
}

.sy-pager {
    z-index: 9999;
    margin: -40px 0 0 !important;
    position: relative;
}



/*FREE TRADE
**********************************************************/
#freetrade {
    height: auto;
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-1.png) repeat center center;
    background-size: cover;
    padding: 150px 0
}

#freetrade #content {
    display: block;
    margin: 0 auto;
    width: 785px
}

#freetrade #imagem {
    float: left;
    display: block;
    margin: 20px 50px 0 0
}

#freetrade #texto {
    width: 455px;
    float: left;
    display: block;
    border-bottom: 8px solid #e7b220;
    padding: 0 0 20px
}

#freetrade #texto h4 {
    font-size: 41px;
    color: #FFF;
    font-weight: 400
}

#freetrade #texto h4 span {
    font-weight: 800
}


/*DESCUBRA
**********************************************************/
#descubra {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-2.png) repeat center center;
    background-size: cover;
    padding: 60px 0
}

#descubra h2 {
    font-size: 41px;
    color: #1c1c1c;
    font-weight: 800;
    background: url(../images/linha-1.png) no-repeat center top;
    padding: 20px 0 0;
    text-align: center;
    margin: 0 0 20px
}

#descubra p {
    text-align: center;
    width: 860px;
    margin: 0 auto 40px;
    font-size: 30px;
    color: #1c1c1c;
    line-height: 30px;
}

#descubra .cada_descubra {
    float: left;
    margin: 0px 0.4%;
    width: 32%;
    height: 386px;
    position: relative
}

#descubra .cada_descubra #imagem {
    position: absolute;
    top: 0;
    width: 100%
}

#descubra .cada_descubra #imagem img {
    width: 100%
}

#descubra .cada_descubra #texto {
    position: absolute;
    bottom: 0;
    background: url(../images/descubra-bg.png) no-repeat;
    width: 100%;
    height: 78px;
}

#descubra .cada_descubra #texto h4 {
    color: #FFF;
    font-size: 22px;
    position: absolute;
    left: 30px;
    bottom: 30px;
    font-weight: 700
}


/*OQUE FAZEMOS
**********************************************************/
#oquefazemos {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-3.jpg) repeat center center;
    background-size: cover;
    padding: 60px 0 0
}

#oquefazemos h2 {
    font-size: 41px;
    color: #FFF;
    font-weight: 800;
    background: url(../images/linha-3.png) no-repeat center top;
    padding: 20px 0 0;
    text-align: center;
    margin: 0 0 20px
}

#oquefazemos p {
    text-align: center;
    width: 860px;
    margin: 0 auto 40px;
    font-size: 30px;
    color: #FFF;
    line-height: 30px;
}

#oquefazemos #box {
    width: 945px;
    margin: 0 auto;
    background: url(../images/linha-2.png) no-repeat center center;
    display: -webkit-box;
}

#oquefazemos .cada_oquefazemos {
    float: left;
    margin: 0 22px;
    width: 275px
}

#oquefazemos .cada_oquefazemos h4 {
    font-size: 30px;
    color: #FFF;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0 0;
    padding: 0 0 40px
}

#oquefazemos .cada_oquefazemos h4:hover,
#oquefazemos .cada_oquefazemos .active h4 {
    background: url(../images/linha-4.png) no-repeat bottom center;
}


/*NOVOS NEGOCIOS
**********************************************************/
#novos-negocios {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-3.png) repeat center center;
    background-size: cover;
    padding: 60px 0
}

#novos-negocios h2 {
    font-size: 41px;
    color: #1c1c1c;
    font-weight: 800;
    background: url(../images/linha-5.png) no-repeat center bottom;
    padding: 0 0 20px;
    text-align: center;
    margin: 0 0 40px
}

#novos-negocios #box {
    width: 850px;
    margin: 0 auto;
}

#novos-negocios .cada_novo {
    width: 410px;
    float: left;
    margin: 0 7px 30px
}

#novos-negocios .cada_novo img {
    border-left: 11px solid #1d9c9e;
}

#novos-negocios .cada_novo h3 {
    text-transform: uppercase;
    font-size: 25px;
    color: #1d9c9e;
    margin: 5px 0 0
}


/*ESTRUTURA
**********************************************************/
#estruturas {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-3.png) repeat center center;
    background-size: cover;
    padding: 60px 0;
    display: none
}

#estruturas #imagem {
    float: left;
    display: block;
    margin: 0 100px 0 -200px
}

#estruturas #texto {
    width: 360px;
    float: right;
    margin: 40px 100px 0 0
}

#estruturas h2 {
    font-size: 41px;
    color: #1c1c1c;
    font-weight: 800;
    border-bottom: 8px solid #1d9c9e;
    padding: 20px 0 10px;
    text-align: left;
    margin: 0 0 20px
}

#estruturas p {
    text-align: left;
    margin: 0 0 0;
    font-size: 30px;
    color: #1c1c1c;
    line-height: 34px;
}

#estruturas a#saibamais {
    font-size: 23px;
    color: #000;
    background: #e7b220;
    font-weight: 700;
    padding: 15px 20px;
    margin: 20px 0 0;
    float: left;
    text-transform: uppercase
}

#estruturas a#saibamais:hover {
    background: #1d9c9e;
    color: #000
}


/*NUMEROS
**********************************************************/
#numeross {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-3.png) repeat center center;
    background-size: cover;
    padding: 60px 0;
    display: none
}

#numeross #imagem {
    float: right;
    display: block;
    margin: 0 -200px 0 100px
}

#numeross #texto {
    width: 385px;
    float: left;
    margin: 20px 0 0 100px
}

#numeross h2 {
    font-size: 41px;
    color: #1c1c1c;
    font-weight: 800;
    border-bottom: 8px solid #1d9c9e;
    padding: 20px 0 10px;
    text-align: left;
    margin: 0 0 40px;
    display: -webkit-inline-box
}

#numeross p {
    text-align: left;
    margin: 0 0 0;
    font-size: 30px;
    color: #1c1c1c;
    line-height: 34px;
}

#numeross h3 {
    font-size: 64px;
    color: #1d9c9e;
    font-weight: 800;
    text-align: left;
    margin: 0 0 10px
}

#numeross .cada_numero {
    display: block;
    margin: 0 0 40px
}

#numeross a#saibamais {
    font-size: 23px;
    color: #000;
    background: #e7b220;
    font-weight: 700;
    padding: 15px 20px;
    margin: 20px 0 0;
    float: left;
    text-transform: uppercase
}

#numeross a#saibamais:hover {
    background: #1d9c9e;
    color: #000
}



/*NOTICIAS
**********************************************************/
#noticias {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-4.jpg) repeat center center;
    background-size: cover;
    padding: 60px 0
}

#noticias h2 {
    font-size: 41px;
    color: #FFF;
    font-weight: 800;
    background: url(../images/linha-5.png) no-repeat center top;
    padding: 20px 0 0;
    text-align: center;
    margin: 0 0 40px
}

#noticias .cada_noticia {
    float: left;
    background: #FFF;
    margin: 0px 0.4%;
    width: 32%;
    overflow: hidden
}

.page #noticias .cada_noticia {
    margin: 0 7px 30px;
    height: 627px;
}

#noticias .cada_noticia #texto {
    padding: 20px;
}

#noticias .cada_noticia #data {
    color: #1d9c9e;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px;
    display: block
}

#noticias .cada_noticia h3 {
    font-size: 20px;
    color: #1d9c9e;
    font-weight: 700;
    margin: 0 0 10px;
    height: 86px
}

#noticias .cada_noticia p {
    font-size: 15px;
    color: #747474;
    line-height: 18px;
    text-align: left;
    height: 178px
}

#noticias .cada_noticia #leiamais {
    text-align: center;
    display: block;
    background: #1d9c9e;
    color: #FFF;
    font-size: 17px;
    font-weight: 700;
    padding: 5px 10px;
    width: 170px;
    margin: 0 auto
}

#noticias .cada_noticia #leiamais:hover {
    color: #FFF;
    background: #e7b220;
}

#noticias #leiatodas {
    text-align: center;
    background: #1d9c9e;
    color: #FFF;
    font-size: 29px;
    font-weight: 700;
    padding: 10px 20px;
    display: block;
    width: 395px;
    margin: 40px auto 0;
    text-transform: uppercase
}

.cada_noticia #imagem {
    width: auto;
    text-align: center;
    height: 236px;
}

.cada_noticia img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nav-previous,
.nav-next {
    text-align: center;
    display: block;
    background: #1d9c9e;
    color: #FFF;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
}

.nav-previous a,
.nav-next a {
    padding: 5px 10px;
    display: block
}

/*EVENTOS
**********************************************************/
#eventos {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-5.jpg) repeat center center;
    background-size: cover;
    padding: 60px 0
}

#eventos h2 {
    font-size: 41px;
    color: #FFF;
    font-weight: 800;
    background: url(../images/linha-3.png) no-repeat center top;
    padding: 20px 0 0;
    text-align: center;
    margin: 0 0 40px
}

.page-template #eventos .cada_evento {
    margin: 0 0.6% 3%
}

#eventos .cada_evento {
    width: 32%;
    height: 399px;
    position: relative;
    float: left;
    margin: 0 0.6%;
    overflow: hidden
}

#eventos .cada_evento #imagem {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

#eventos .cada_evento #imagem img {
    width: 100%
}

#eventos .cada_evento #data {
    background: #0a5051;
    width: 115px;
    height: 115px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    color: #FFF;
    text-align: center
}

#eventos .cada_evento #data #dia {
    font-size: 44px;
    font-weight: 800;
    display: block;
    margin: 10px 0 0
}

#eventos .cada_evento #data #mes {
    font-size: 18px;
    font-weight: 700;
    display: block;
    text-transform: uppercase
}

#eventos .cada_evento #data #ano {
    font-size: 23px;
    font-weight: 700;
    display: block
}

#eventos .cada_evento #titulo {
    background: #1c1c1c;
    opacity: 0.8;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    color: #FFF;
    text-align: center;
    padding: 10px 0
}

#eventos .cada_evento #titulo h3 {
    font-size: 20px;
    font-weight: 700;
    color: #FFF
}

#eventos .cada_evento #titulo #saibamais {
    text-align: center;
    display: -webkit-inline-box;
    background: #e7b220;
    color: #000;
    font-size: 14px;
    padding: 3px 8px;
    width: auto;
    margin: 10px auto 0;
}

#eventos #leiatodas {
    text-align: center;
    background: #e7b220;
    color: #FFF;
    font-size: 29px;
    font-weight: 700;
    padding: 10px 20px;
    display: block;
    width: 395px;
    margin: 40px auto 0;
    text-transform: uppercase
}


/*CONTATO
**********************************************************/
#contato {
    width: 100%;
    float: left;
    padding: 50px 0;
    background: #FFF
}

#contato h2 {
    font-size: 41px;
    font-weight: 800;
    color: #1c1c1c;
    text-align: left;
    margin: 0 0 20px;
    background: url(../images/linha-3.png) no-repeat top left;
    padding: 20px 0 0
}

#contato p {
    font-size: 20px;
    color: #808080;
    margin: 0 0 20px
}

#contato #form {
    float: left;
    width: 470px;
    margin: 0;
}

#contato #form label {
    display: block;
    font-size: 20px;
    color: #1d9c9e;
    font-weight: regular;
    text-transform: uppercase;
    margin: 0 0 10px
}

#contato #form input[type=text],
#contato #form input[type=email],
#contato #form input[type=tel] {
    width: 100%;
    height: 49px;
    background: #d9fdff;
    border: none;
    border-radius: 8px;
    margin: 0 0 10px;
    font-size: 18px
}

#contato #form textarea {
    width: 100%;
    height: 90px;
    background: #d9fdff;
    border: none;
    border-radius: 8px;
    margin: 0 0 10px
}

#contato #form input[type=submit] {
    background: #1d9c9e;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 5px 40px;
    border-radius: 8px;
    margin: 0 0 0;
    cursor: pointer;
    border: none;
    float: right
}


#contato #mapa {
    float: right;
    width: 600px
}

#contato #mapa h3 {
    font-size: 43px;
    font-weight: 800;
    text-align: left;
    margin: 40px 0 10px;
    display: -webkit-inline-box;
    border-top: 10px solid #1d9c9e;
    padding: 20px 0 0;
    color: #1c1c1c
}

#contato #mapa p {
    font-size: 23px;
    color: #353535;
    margin: 0 0 10px
}

.page-id-29 #wpcf7-f5061-p29-o1 input[type=text],
.page-id-29 #wpcf7-f5061-p29-o1 input[type=email] {
    width: 100%;
    height: 49px;
    background: #FFF;
    border: none;
    border-radius: 8px;
    margin: 0 0 10px;
    font-size: 18px
}

.page-id-29 #wpcf7-f5061-p29-o1 input[type=submit] {
    background: #1d9c9e;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 5px 40px;
    border-radius: 8px;
    margin: 0 0 0;
    cursor: pointer;
    border: none;
    float: right
}

.ebd_link {
    color: #fff !important;
    background-color: #1d9c9e !important;
    border-radius: 9999px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: 10px 20px;
    text-transform: uppercase;
    margin: 0 0 0 10px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
    box-sizing: border-box;
}

.ebd_link div {
    height: auto !important
}

#wpcf7-f5061-p29-o1 {
    display: grid
}

/*FOOTER
**********************************************************/
#footer {
    width: 100%;
    display: block;
    float: left;
    background: #1d9c9e;
    padding: 40px 0
}

#footer #box-1 {
    float: left;
    margin: 10px 30px 0 0;
}

#footer #box-2 {
    float: left;
    margin: 10px 40px 0 0
}

#footer #box-3 {
    float: left;
    margin: 20px 50px 0 0
}

#footer #box-3 p {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 3px
}

#footer #box-4 {
    float: left;
    margin: 30px 50px 0 0
}

#footer #box-4 a {
    display: block;
    float: left;
    margin: 0 10px 0 0
}

#footer #box-5 {
    float: right;
    text-align: center
}

#footer #box-5 h5 {
    color: #FFF;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 10px
}


/*MIDDLE
**********************************************************/
.middle {
    width: 100%;
    display: block;
    float: left;
    background: #e9e9e9;
    padding: 50px 0
}

.middle h1 {
    font-size: 41px;
    color: #2b2b2b;
    text-transform: uppercase;
    font-weight: 800;
    background: url(../images/linha-3.png) no-repeat left top;
    padding: 20px 0 0;
    text-align: left;
    margin: 0 0 20px
}

.single .middle h1 {
    margin: 0 0 5px;
}

.single .middle h2 {
    font-size: 30px;
    color: #2b2b2b;
    text-transform: uppercase;
    font-weight: 800;
    text-align: left;
    margin: 0 0 20px
}

.single .middle h3 {
    font-size: 24px;
    color: #2b2b2b;
    text-transform: uppercase;
    font-weight: 800;
    text-align: left;
    margin: 0 0 20px
}

.single .middle a {
    color: #1d9c9e;
}

.page .middle a {
    color: #1d9c9e;
}

.single .middle a:hover {
    text-decoration: underline
}

.middle #datasingle {
    text-transform: uppercase;
    color: #1d9c9e;
    font-size: 12px;
}

.middle #tagsingle {
    color: #1d9c9e;
    font-size: 12px
}

.middle #zpeceara {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-6.jpg) repeat center center;
    background-size: cover;
    padding: 60px 0
}

.middle #zpeceara #texto {
    width: 630px;
    float: left;
}

.middle #zpeceara #texto h1 {
    font-size: 41px;
    color: #FFF;
    font-weight: 800;
    background: url(../images/linha-3.png) no-repeat left top;
    padding: 20px 0 0;
    text-align: left;
    margin: 0 0 20px
}

.middle #zpeceara #texto p {
    font-size: 25px;
    color: #FFF;
    line-height: 32px;
    text-align: justify
}

.middle #zpeceara #imagem {
    float: right;
    margin: 30px -150px 0 0
}


.middle #estrutura {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-6.jpg) repeat center center;
    background-size: cover;
    padding: 60px 0
}

.middle #estrutura #texto {
    width: 630px;
    float: left;
}

.middle #estrutura #texto h1 {
    font-size: 41px;
    color: #FFF;
    font-weight: 800;
    background: url(../images/linha-3.png) no-repeat left top;
    padding: 20px 0 0;
    text-align: left;
    margin: 0 0 20px
}

.middle #estrutura #texto p {
    font-size: 20px;
    color: #FFF;
    line-height: 32px;
    text-align: justify
}

.middle #estrutura #imagem {
    float: right;
    margin: 30px -150px 0 0
}


.middle #resumo {
    width: 100%;
    display: block;
    float: left;
    background: #e9e9e9;
    background-size: cover;
    padding: 0 0
}

.middle #resumo #texto {
    width: 685px;
    float: right;
    margin: 50px 0 0
}

.middle #resumo #texto h1 {
    font-size: 41px;
    color: #1d9c9e;
    font-weight: 800;
    background: url(../images/linha-3.png) no-repeat left bottom;
    padding: 0 0 20px;
    text-align: left;
    margin: 0 0 20px;
    text-transform: none
}

.middle #resumo #texto p {
    font-size: 22px;
    color: #2b2b2b;
    line-height: 26px;
    text-align: justify;
    background: url(../images/dot.png) no-repeat left 10px;
    padding: 0 0 0 20px
}

.middle #resumo #imagem {
    float: left;
    margin: 00px 0 0 -200px
}


.middle #fichatecnica {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/img-estrutura-bg-1.jpg) repeat center top;
    background-size: cover;
    padding: 60px 0
}

.middle #fichatecnica h3 {
    font-size: 41px;
    color: #125a5b;
    text-align: center;
    background: #e7b220;
    padding: 15px;
    width: 565px;
    display: block;
    margin: 0 auto 40px;
    font-weight: 800;
    border-radius: 20px
}

.middle #fichatecnica .cada_ficha {
    width: 888px;
    margin: 0 auto 50px;
    display: block;
    float: left
}

.middle #fichatecnica img {
    float: left;
}

.middle #fichatecnica #texto {
    float: left;
    width: 500px;
    margin: 30px 0 0 50px
}

.middle #fichatecnica #texto h5 {
    font-weight: 800;
    color: #e7b220;
    font-size: 29px;
    margin: 0 0 20px
}

.middle #fichatecnica #texto p {
    font-size: 22px;
    color: #FFF;
    line-height: 26px;
    text-align: justify;
    background: url(../images/dot-2.png) no-repeat left 10px;
    padding: 0 0 0 20px
}


.middle #oquee {
    width: 100%;
    display: block;
    float: left;
    background: #e9e9e9;
    background-size: cover;
    padding: 60px 0
}

.middle #oquee #texto {
    width: 785px;
    float: right;
    margin: 50px 0 0
}

.middle #oquee #texto h1 {
    font-size: 41px;
    color: #2b2b2b;
    font-weight: 800;
    background: url(../images/linha-6.jpg) no-repeat left top;
    padding: 20px 0 0;
    text-align: left;
    margin: 0 0 20px
}

.middle #oquee #texto p {
    font-size: 22px;
    color: #2b2b2b;
    line-height: 26px;
    text-align: justify
}

.middle #oquee #imagem {
    float: left;
    margin: 00px 0 0 -150px
}




.middle #beneficios {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-6.jpg) repeat center center;
    background-size: cover;
    padding: 60px 0
}

.middle #beneficios #texto {
    width: 630px;
    float: left;
}

.middle #beneficios #texto h1 {
    font-size: 41px;
    color: #FFF;
    font-weight: 800;
    background: url(../images/linha-3.png) no-repeat left top;
    padding: 20px 0 0;
    text-align: left;
    margin: 0 0 20px
}

.middle #beneficios #texto p {
    font-size: 25px;
    color: #FFF;
    line-height: 32px;
    text-align: justify
}

.middle #beneficios #imagem {
    float: right;
    margin: 30px -150px 0 0
}


.middle #beneficios-gerais {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-beneficios-1.jpg) repeat center center;
    background-size: cover;
    padding: 60px 0
}

.middle #beneficios-gerais h3 {
    font-weight: 800;
    color: #1d9c9e;
    background: url(../images/linha-7.jpg) no-repeat center bottom;
    font-size: 41px;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-align: center
}

.middle .cada_beneficios {
    width: 100%;
    display: block;
    float: left;
    border: 1px solid #1d9c9e;
    border-radius: 10px;
    padding: 20px 30px;
    font-size: 27px;
    text-align: center;
    margin: 0 0 40px
}

.middle .cada_beneficios img {
    margin: 0 0 10px
}

.middle .cada_beneficios #box-verde {
    width: 187px;
    background: #1d9c9e;
    color: #FFF;
    border-radius: 10px;
    text-align: center;
    padding: 30px 0;
    font-weight: 800;
    float: left;
    margin: 0 30px 0 0
}

.middle .cada_beneficios p {
    color: #4c4c4c;
    font-size: 19px
}

.middle .cada_beneficios.amarelo {
    border: 1px solid #e7b220
}

.middle .cada_beneficios #box-amarelo {
    width: 187px;
    background: #e7b220;
    color: #FFF;
    border-radius: 10px;
    text-align: center;
    padding: 30px 0;
    font-weight: 800;
    float: left;
    margin: 0 30px 0 0
}


.middle #beneficios-fiscais {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-beneficios-2.png) repeat center center;
    background-size: cover;
    padding: 60px 0
}

.middle #beneficios-fiscais h3 {
    font-weight: 800;
    color: #FFF;
    background: url(../images/linha-7.jpg) no-repeat center bottom;
    font-size: 41px;
    margin: 0 0 60px;
    padding: 0 0 20px;
    text-align: center
}

.middle #beneficios-fiscais #federal {
    background: #FFF;
    border-radius: 20px;
    width: 450px;
    min-height: 450px;
    float: left;
    padding: 0 0 20px;
    position: relative
}

.middle #beneficios-fiscais #federal h4 {
    font-size: 38px;
    font-weight: 800;
    color: #1d9c9e;
    text-align: right;
    margin: 30px 43px 0
}

.middle #beneficios-fiscais #federal p {
    color: #4c4c4c;
    font-size: 19px;
    width: 370px;
    line-height: 24px;
    margin: 30px 0 20px 40px;
}

.middle #beneficios-fiscais #federal img {
    position: absolute;
    top: -70px;
    left: -110px;
}

.middle #beneficios-fiscais #nacional {
    background: #FFF;
    border-radius: 20px;
    width: 450px;
    min-height: 450px;
    float: right;
    padding: 0 0 20px;
    position: relative
}

.middle #beneficios-fiscais #nacional h4 {
    font-size: 38px;
    font-weight: 800;
    color: #1d9c9e;
    text-align: left;
    margin: 30px 43px 0
}

.middle #beneficios-fiscais #nacional p {
    color: #4c4c4c;
    font-size: 19px;
    width: 370px;
    line-height: 24px;
    margin: 30px 0 0 39px;
}

.middle #beneficios-fiscais #nacional img {
    position: absolute;
    top: -70px;
    right: -60px
}


.middle #outros-beneficios {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-beneficios-3.jpg) repeat center center;
    background-size: cover;
    padding: 60px 0
}

.middle #outros-beneficios h3 {
    font-weight: 800;
    color: #FFF;
    background: url(../images/linha-7.jpg) no-repeat center bottom;
    font-size: 41px;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-align: center
}

.middle .cada_outro {
    width: 100%;
    display: block;
    float: left;
    border: 1px solid #e7b220;
    border-radius: 10px;
    padding: 20px 30px;
    font-size: 27px;
    text-align: center;
    margin: 0 0 40px
}

.middle .cada_outro img {
    margin: 0 0 10px
}

.middle .cada_outro #box-verde {
    width: 187px;
    background: #e7b220;
    color: #FFF;
    border-radius: 10px;
    text-align: center;
    padding: 10px 0;
    font-weight: 800;
    float: left;
    margin: 0 30px 0 0
}

.middle .cada_outro p {
    color: #FFF;
    font-size: 19px;
    margin: 5px 0 0
}

.middle .cada_outro.amarelo {
    border: 1px solid #e7b220
}

.middle .cada_outro #box-amarelo {
    width: 187px;
    background: #e7b220;
    color: #FFF;
    border-radius: 10px;
    text-align: center;
    padding: 30px 0;
    font-weight: 800;
    float: left;
    margin: 0 30px 0 0
}


.middle #resumo-beneficio {
    width: 100%;
    display: block;
    float: left;
    background: url(../images/background-beneficios-4.jpg) repeat center center;
    background-size: cover;
    padding: 60px 0
}

.middle #resumo-beneficio h3 {
    font-weight: 800;
    color: #FFF;
    background: url(../images/linha-5.png) no-repeat left top;
    font-size: 41px;
    margin: 0 0 20px;
    padding: 20px 0 0;
}

.middle #resumo-beneficio #texto {
    width: 630px;
    float: left;
}

.middle #resumo-beneficio .cada_resumo {
    display: block;
    margin: 0 0 30px
}

.middle #resumo-beneficio .cada_resumo #botao {
    color: #FFF;
    font-weight: 800;
    background: #1d9c9e;
    padding: 10px;
    display: inline-block;
    border-radius: 10px;
    font-size: 29px
}

.middle #resumo-beneficio .cada_resumo p {
    color: #FFF;
    font-size: 25px;
    line-height: 33px
}

.middle #resumo-beneficio #imagem {
    float: right;
    margin: 30px -150px 0 0
}

.middle #resumo-beneficio .cada_resumo.zpe #botao {
    float: left;
    margin: 0 10px 0 0
}

.middle #resumo-beneficio .cada_resumo.zpe h6 {
    color: #FFF;
    font-size: 25px;
    font-weight: 800;
}

.page-id-11 h3 {

    font-size: 25px;
    margin: 20px 0 10px;
    display: block;
}

.page-id-15 .middle img {
    width: 100%;
    height: auto;
}

.wp-block-file .wp-block-file__button,
.wp-block-button__link {
    background: #1d9c9e !important;
    color: #FFFFFF !important
}

p.has-background {
    background: #1d9c9e;
    color: #FFF
}

.ListaEst.-Verde li:after {
    background-color: #008284;
}

.ListaEst.-amarelo li:after {
    background-color: #e7b220;
}

.ListaEst li:hover:after {
    width: 100%;
    -webkit-transition: width 0.6s ease-in-out;
    transition: width 0.6s ease-in-out;
}

.ListaEst li:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 6px;
    z-index: 1;
    background-color: #1d9c9e;
    content: '';
    -webkit-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
}

.ListaEst li {
    position: relative;
    margin-bottom: 15px;
    padding: 10px 20px;
    background-color: #fff;
}

.ListaEst li>a {
    position: relative;
    display: block;
    z-index: 2;
    color: #485156 !important;
    font-size: 0.8em;
    line-height: 30px;
    /* text-transform: uppercase; */
}

.ListaEst li:hover a {
    color: #fff !important;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

ul.col3,
ul.col2 {
    margin: 0 -20px;
}

ul.col2 li,
ul.col3 li,
ul.col4 li {
    float: left;
    margin: 0 20px 10px;
}

ul.col2 li {
    width: calc(50% - 80px);
}


.wp-pagenavi {
    text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
    color: #FFF;
    text-decoration: nenhuma;
    background: #1d9c9e;
    border: none !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 7px !important;
}

.wp-pagenavi para: passar o mouse,
.wp-pagenavi span.current {
    background: #1d9c9e;
}

.wp-pagenavi span.current {
    font-weight: bold;
    background: #1d9c9e;
}



th,
td {
    padding: 15px;
    text-align: left;
    border: 1px solid #CCC;
}

.sem-borda th,
td {
    border: 0;
}

.cada_comite {
    border-left: 3px solid #1d9c9e;
    padding: 0 0 0 10px;
}

.cada_comite h6 {
    font-size: 19px;
    font-weight: 800;
    border-bottom: 3px solid #e7b220;
    display: inline-block;
    padding: 0 0 5px;
}

.sem-borda h3 {
    font-size: 27px;
    font-weight: 800;
    margin: 0 0 20px;
}

.lado1 {
    border-right: 4px solid #cecece;
    padding: 0 40px 0 0;
}

.cinza {
    background: #e9e9e9;
}

.branco {
    background: white;
}


#top-bar {
    width: 100%;
    display: block;
    background: #1d9c9e;
    float: left;
    padding: 15px 0;
    position: relative;
    top: 0;
    z-index: 99999;
}

#top-bar #busca {
    float: left;
	padding-bottom: 5px;
}

#top-bar #busca input[type=text] {
    border: none;
    height: 22px;
    padding: 0 5px;
    margin: -1px 5px 0 0;
    display: block;
    float: left;
}

#top-bar #links {
    float: right;
}

#top-bar #links li {
    float: left;
}

#top-bar a {
    transition: color .5s, background-color .5s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    color: #fff;
    border: 1px solid #fff;
    padding: 0.3rem 0.8em;
    font-size: 12px;
    margin: 0 1rem;
}




/* line 1457, resources/sass/_layout.scss */
.SistemasExternos table thead {
    background-color: #1d9c9e;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    text-align: left;
    border: 6px solid #1d9c9e;
}

/* line 1465, resources/sass/_layout.scss */
.SistemasExternos table thead th {
    border-left: 1px #f2a990 solid;
    padding-left: 10px;
    font-weight: bold;
}

/* line 1469, resources/sass/_layout.scss */
.SistemasExternos table thead tr {
    padding-left: 12px;
}

/* line 1477, resources/sass/_layout.scss */
.SistemasExternos table tbody td a {
    text-decoration: none;
    font-size: 13px;
    color: #000 !important;
}

table.dataTable.no-footer {
    border: none !important
}

/* line 1481, resources/sass/_layout.scss */
.SistemasExternos table tbody td.laranja {
    border-left: 6px solid #1d9c9e;
    padding: 0 0 0 10px;
    line-height: auto;
    font-weight: bold;

    text-decoration: none;
    font-size: 13px;

}

.SistemasExternos table tbody td:first-child {
    border-left: 6px solid #1d9c9e;
    padding: 0 0 0 10px;
    line-height: auto;
    font-weight: bold;

    text-decoration: none;
    font-size: 13px;

}

.SistemasExternos table tbody td {
    font-size: 16px !important
}

.SistemasExternos table tbody td a:hover {
    color: #1d9c9e !important
}

/* line 1489, resources/sass/_layout.scss */
.SistemasExternos table tbody td.laranja span {
    font-size: 16px;
    display: block;
    margin: 0 0 8px 0;
}

/* line 1497, resources/sass/_layout.scss */
.SistemasExternos table tbody tr {
    background: #fff;
    border-bottom: 5px solid #e9e9e9;
}

/* line 1501, resources/sass/_layout.scss */
.SistemasExternos table tbody td div {
    margin: 10px 2px;
    height: auto;
    padding: 4px 0 0 0;
    line-height: 16px;
    font-size: 16px;
    display: -webkit-inline-box;
    vertical-align: middle;
}

.SistemasExternos table tbody td div p {
    color: #000;
    margin: 0;
    line-height: 20px;
}





.seachbusca h1 {
    font-size: 41px;
    font-weight: 800;
    color: #1c1c1c;
    text-align: left;
    margin: 0 0 40px;
    background: url(../images/linha-3.png) no-repeat top left;
    padding: 20px 0 0;
}

.cada-midia {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 40px;
    padding: 0 0 40px;
    border-bottom: 1px solid #FFF
}

.cada-midia h4 {
    font-size: 20px;
    color: #1d9c9e;
    font-weight: 700;
    margin: 0 0 5px;
}




.dataTables_wrapper {
    font-family: "OpenSans-Regular", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 20px 0;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_length label,
.dataTables_wrapper .dataTables_length label select {
    display: none !important;
}

.dataTables_wrapper .dataTables_filter {
    margin-bottom: 10px;
}

.tablepress {
    width: 100% !Important;
    font-family: "OpenSans-Regular", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 10px 0 20px;
}

.dataTables_wrapper .dataTables_filter label {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;
}

.dataTables_wrapper .dataTables_filter label input {
    padding: 4px 2px 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "OpenSans-Light", Helvetica, Arial, sans-serif;
    background: #FFF !important;
    border: 1px solid #aaa !important;
    border-radius: 0 !important;
}

.tablepress tfoot th,
.tablepress thead th {
    background-color: #fc6836;
    color: #FFF;
}

.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
    background-color: #e25322;
}

.tablepress caption a {
    font-size: 10px;
    text-transform: uppercase;
    font-family: "OpenSans-ExtraBold", Helvetica, Arial, sans-serif;
    color: #fc6836;
}

.tablepress caption a:hover {
    text-decoration: underline;
}

.dataTables_wrapper .dataTables_info {
    font-size: 10px;
    font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin-top: 10px;
}

.dataTables_wrapper .dataTables_paginate {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 4px;
}

.dataTables_wrapper .dataTables_paginate a {
    font-family: "OpenSans-Bold", Helvetica, Arial, sans-serif;
    text-shadow: none !important;
    color: #000000;
    text-decoration: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:after,
.dataTables_wrapper .dataTables_paginate .paginate_button:before {
    color: #000000 !important;
    text-shadow: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:after,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:before {
    color: #000000 !important;
    text-shadow: none !important;
    opacity: .35;
    top: 2px;
}


.acessoainformacao #col-1 {
    width: 670px;
    float: left;
    border-right: 4px solid #cecece;
    padding: 0 40px 0 0
}

.acessoainformacao #col-2 {
    width: 370px;
    float: right;
    margin: 85px 0 0
}

.acessoainformacao #col-2 h3 {
    font-size: 27px;
    font-weight: 800;
    margin: 0 0 20px
}


#perguntasfrequentes {
    background: #FFF;
    width: 100%;
    display: block;
    float: left;
    padding: 50px 0 0;
    position: relative
}

#perguntasfrequentes .container {
    position: relative
}

#perguntasfrequentes #col-1 {
    width: 670px;
    float: left;
    border-right: 4px solid #cecece;
    padding: 0 40px 0 0
}

#perguntasfrequentes #col-2 {
    width: 370px;
    float: right;
    margin: 85px 0 0;
    position: absolute;
    top: 0;
    right: 0
}

#perguntasfrequentes #col-1 h4 {
    font-size: 26px;
    font-weight: 700;
    background: #e7b220;
    padding: 10px;
    border-radius: 10px;
    margin: 0 0 20px;
    color: #FFF;
    display: -webkit-inline-box
}

#perguntasfrequentes .ListaEst li {
    background: #eaeaea !important
}

#perguntasfrequentes #col-full {
    width: 100%;
    display: block;
    float: left;
    margin: 40px 0 0
}

#perguntasfrequentes #col-full h4 {
    font-size: 26px;
    font-weight: 700;
    background: #e7b220;
    padding: 10px;
    border-radius: 10px;
    margin: 0 0 20px;
    color: #FFF;
    display: -webkit-inline-box
}


#comite {
    background: #e5e5e5;
    width: 100%;
    display: block;
    float: left;
    padding: 50px 0 0
}

#comite #col-1 {
    width: 670px;
    float: left;
    border-right: 4px solid #cecece;
    padding: 0 40px 0 0
}

#comite #col-2 {
    width: 370px;
    float: right;
    margin: 0 0 0
}

#comite #col-1 .cada_comite {
    border-left: 3px solid #1d9c9e;
    padding: 0 0 0 10px
}

#comite #col-1 .cada_comite h6 {
    font-size: 19px;
    font-weight: 800;
    border-bottom: 3px solid #e7b220;
    display: inline-block;
    padding: 0 0 5px
}

#comite #col-1 .cada_comite p {
    line-height: 35px;
    font-size: 17px
}


.menu-mobile {
    display: none;
}


/* MOBILE */
@media only screen and (min-width: 321px) and (max-width: 767px) {
    body {
        overflow-x: hidden;
        top: 0 !important
    }

    .menu-mobile {
        display: block;
        float: right;
        text-align: left;
        margin: 125px 20px 0 0;
        cursor: pointer;
        z-index: 999;
        position: relative;
    }

    #nav.menu-cel {
        display: block !important;
    }

    #nav {
        display: none !important
    }

    .container {
        width: 94% !important;
        padding: 0 3%
    }



    /*HEADER
**********************************************************/
    #header {
        width: 100%;
        float: left;
        display: block;
    }

    #header #logo {
        float: left;
        position: relative;
        margin: 100px 0 40px 20px
    }

    #header #nav {
        float: right;
        display: block;
        margin: 100px 0 40px 20px
    }

    #header #nav li {
        float: left;
        margin: 0 15px 0 0;
        padding: 0 15px 0 0;
    }

    #header #nav li:last-child {
        border: none;
        padding: 0;
        margin: 0
    }

    #header #nav a {
        font-size: 21px;
        color: #1d9c9e;
        font-weight: 800;
        padding: 0 0 5px
    }

    #header #nav a:hover {
        border-bottom: 3px solid #e7b220
    }

    #header #redes {
        position: absolute;
        top: 90px;
        text-align: center;
        width: 85%;
        float: right;
        padding: 20px 20px 20px 20px;
        background: #e9e9e9;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        left: 2%;
    }

    #header #redes a {
        margin: 0 3px 0
    }

    #header #redes a img {
        height: 14px
    }

    #header #redes a:hover {
        opacity: 0.8
    }


    #top-bar a {
        transition: color .5s, background-color .5s;
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        color: #fff;
        border: 1px solid #fff;
        padding: 0.1rem 0.4em;
        font-size: 15px;
        margin: 0 0.5rem;
    }

    #top-bar li:first-child a {
        min-width: 135px;
        display: table-caption;
        text-align: center;
        padding: 4px 0;
    }

    #top-bar li:last-child a {
        min-width: 145px;
        display: table-cell;
        text-align: center;
        padding: 4px 0;
    }

    #top-bar #busca input[type=text] {
        border: none;
        width: 100px;
        height: 22px;
        padding: 0 5px;
        margin: -1px 5px 0 0;
        display: block;
        float: left;
    }

    .mobmenul-container,
    .mobmenur-container {
        position: absolute;
        top: 175px !important;
    }


    /*DESTAQUE
**********************************************************/
    #destaque {
        width: 100%;
        margin: 0 0;
        text-align: center;
        display: block;
        float: left;
        position: relative;
    }

    #destaque img {
        width: 250%;
        position: relative;
        left: -89%;
    }

    #destaque #texto {
        position: absolute;
        z-index: 9999;
        top: 25%;
        text-align: center;
        width: 70%;
        left: 15%;
    }

    #destaque #texto h2 {
        font-size: 30px;
        color: #FFF;
        font-weight: 800;
        text-align: left;
        margin: 0 0 20px
    }

    #destaque #texto h3 {
        font-size: 28px;
        color: #FFF;
        font-weight: 700;
        text-align: left;
        margin: 0 0 30px
    }


    #destaque #texto a#saibamais {
        font-size: 16px;
        color: #000;
        background: #e7b220;
        font-weight: 800;
        padding: 15px 20px;
        float: left;
        text-transform: uppercase
    }

    #destaque #texto a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }

    #destaque #texto a#saibamais {
        font-size: 12px;
        color: #FFF;
        background: transparent;
        border: 1px solid #FFF;
        padding: 5px 10px;
        float: left
    }

    #destaque #texto a#saibamais:hover {
        background: #4778B1
    }

    .sy-box {
        height: auto
    }

    .sy-pager {
        z-index: 9999;
        margin: -40px 0 0 !important;
        position: relative;
    }


    /*FREE TRADE
**********************************************************/
    #freetrade {
        height: auto;
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-1.png) repeat center center;
        background-size: cover;
        padding: 100px 0
    }

    #freetrade #content {
        display: block;
        margin: 0 auto;
        width: 100%
    }

    #freetrade #imagem {
        float: left;
        display: block;
        margin: 20px 0 40px 0;
        width: 100%;
        text-align: center
    }

    #freetrade #texto {
        width: 100%;
        float: left;
        display: block;
        border-bottom: 8px solid #e7b220;
        padding: 0 0 20px
    }

    #freetrade #texto h4 {
        font-size: 30px;
        color: #FFF;
        font-weight: 400;
        text-align: center
    }

    #freetrade #texto h4 span {
        font-weight: 800
    }


    /*DESCUBRA
**********************************************************/
    #descubra {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-2.png) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #descubra h2 {
        font-size: 35px;
        color: #1c1c1c;
        font-weight: 800;
        background: url(../images/linha-1.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 20px
    }

    #descubra p {
        text-align: center;
        margin: 0 auto 40px;
        font-size: 18px;
        color: #1c1c1c;
        line-height: 20px;
        width: 100%
    }

    #descubra .cada_descubra {
        float: left;
        margin: 0 0 20px;
        width: 100%;
        height: 43vmax;
        position: relative;
        overflow: hidden
    }

    #descubra .cada_descubra #imagem {
        position: absolute;
        top: 0;
    }

    #descubra .cada_descubra #imagem img {
        width: 100%
    }

    #descubra .cada_descubra #texto {
        position: absolute;
        background: url(../images/descubra-bg.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 78px;
    }

    #descubra .cada_descubra #texto h4 {
        color: #FFF;
        font-size: 22px;
        position: absolute;
        left: 30px;
        bottom: 30px;
        font-weight: 700
    }


    /*OQUE FAZEMOS
**********************************************************/
    #oquefazemos {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0 0
    }

    #oquefazemos h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-3.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 20px
    }

    #oquefazemos p {
        text-align: center;
        width: 100%;
        margin: 0 auto 20px;
        font-size: 18px;
        color: #FFF;
        line-height: 20px;
    }

    #oquefazemos #box {
        width: 100%;
        margin: 0 auto;
        background: none;
        display: block;
    }

    #oquefazemos .cada_oquefazemos {
        float: left;
        margin: 0 9px 0;
        width: 28%
    }

    #oquefazemos .cada_oquefazemos h4 {
        font-size: 18px;
        color: #FFF;
        font-weight: 800;
        text-transform: uppercase;
        text-align: center;
        margin: 20px 0 0;
        padding: 0 0 53px
    }

    #oquefazemos .cada_oquefazemos h4:hover {
        background: url(../images/linha-4.png) no-repeat bottom center;
    }

    #oquefazemos .cada_oquefazemos img {
        width: 100%
    }


    /*NOVOS NEGOCIOS
**********************************************************/
    #novos-negocios {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0
    }

    #novos-negocios h2 {
        font-size: 35px;
        color: #1c1c1c;
        font-weight: 800;
        background: url(../images/linha-5.png) no-repeat center bottom;
        padding: 0 0 20px;
        text-align: center;
        margin: 0 0 40px
    }

    #novos-negocios #box {
        width: 100%;
        margin: 0 auto;
    }

    #novos-negocios .cada_novo {
        width: 100%;
        float: left;
        margin: 0 0 30px
    }

    #novos-negocios .cada_novo img {
        border-left: 11px solid #1d9c9e;
        width: 96%
    }

    #novos-negocios .cada_novo h3 {
        text-transform: uppercase;
        font-size: 25px;
        color: #1d9c9e;
        margin: 5px 0 0
    }


    /*ESTRUTURA
**********************************************************/
    #estruturas {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0;
        display: none
    }

    #estruturas #imagem {
        float: left;
        display: block;
        margin: 0 0 0 0
    }

    #estruturas #imagem img {
        width: 100%
    }

    #estruturas #texto {
        width: 100%;
        float: right;
        margin: 20px 0 0 0
    }

    #estruturas h2 {
        font-size: 38px;
        color: #1c1c1c;
        font-weight: 800;
        border-bottom: 8px solid #1d9c9e;
        padding: 20px 0 10px;
        text-align: left;
        margin: 0 0 20px
    }

    #estruturas p {
        text-align: left;
        margin: 0 0 0;
        font-size: 25px;
        color: #1c1c1c;
        line-height: 34px;
    }

    #estruturas a#saibamais {
        font-size: 18px;
        color: #000;
        background: #e7b220;
        font-weight: 700;
        padding: 15px 20px;
        margin: 20px 0 0;
        float: left;
        text-transform: uppercase
    }

    #estruturas a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }


    /*NUMEROS
**********************************************************/
    #numeross {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0;
        display: none
    }

    #numeross #imagem {
        float: right;
        display: block;
        margin: 0 0 0
    }

    #numeross #imagem img {
        width: 100%
    }

    #numeross #texto {
        width: 100%;
        float: left;
        margin: 0 0 0 0
    }

    #numeross h2 {
        font-size: 38px;
        color: #1c1c1c;
        font-weight: 800;
        border-bottom: 8px solid #1d9c9e;
        padding: 20px 0 10px;
        text-align: left;
        margin: 0 0 40px;
        display: -webkit-inline-box
    }

    #numeross p {
        text-align: left;
        margin: 0 0 0;
        font-size: 25px;
        color: #1c1c1c;
        line-height: 34px;
    }

    #numeross h3 {
        font-size: 54px;
        color: #1d9c9e;
        font-weight: 800;
        text-align: left;
        margin: 0 0 10px
    }

    #numeross .cada_numero {
        display: block;
        margin: 0 0 20px
    }

    #numeross a#saibamais {
        font-size: 18px;
        color: #000;
        background: #e7b220;
        font-weight: 700;
        padding: 15px 20px;
        margin: 20px 0 0;
        float: left;
        text-transform: uppercase
    }

    #numeross a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }


    /*NOTICIAS
**********************************************************/
    #noticias {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-4.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #noticias h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-5.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 40px
    }

    #noticias .cada_noticia {
        width: 100%;
        float: left;
        background: #FFF;
        margin: 0 0 20PX
    }

    #noticias .cada_noticia #texto {
        padding: 20px;
    }

    #noticias .cada_noticia #data {
        color: #1d9c9e;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0 0 15px;
        display: block
    }

    #noticias .cada_noticia h3 {
        font-size: 20px;
        color: #1d9c9e;
        font-weight: 700;
        margin: 0 0 10px;
        height: 86px
    }

    #noticias .cada_noticia p {
        font-size: 15px;
        color: #747474;
        line-height: 18px;
        text-align: left
    }

    #noticias .cada_noticia #leiamais {
        text-align: center;
        display: block;
        background: #1d9c9e;
        color: #FFF;
        font-size: 17px;
        font-weight: 700;
        padding: 5px 10px;
        width: 170px;
        margin: 0 auto
    }

    #noticias .cada_noticia #leiamais:hover {
        color: #FFF;
        background: #e7b220;
    }

    #noticias #leiatodas {
        text-align: center;
        background: #1d9c9e;
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
        padding: 10px 20px;
        display: block;
        width: 80%;
        margin: 00px auto 0;
        text-transform: uppercase
    }

    .nav-previous,
    .nav-next {
        text-align: center;
        display: block;
        background: #1d9c9e;
        color: #FFF;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
    }


    /*EVENTOS
**********************************************************/
    #eventos {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-5.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #eventos h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-3.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 40px
    }

    #eventos .cada_evento {
        width: 100%;
        height: 425px;
        position: relative;
        float: left;
        margin: 0 0 20px;
    }

    #eventos .cada_evento #imagem {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%
    }

    #eventos .cada_evento img {
        width: 100%
    }

    #eventos .cada_evento #data {
        background: #0a5051;
        width: 115px;
        height: 115px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        color: #FFF;
        text-align: center
    }

    #eventos .cada_evento #data #dia {
        font-size: 44px;
        font-weight: 800;
        display: block;
        margin: 10px 0 0
    }

    #eventos .cada_evento #data #mes {
        font-size: 15px;
        font-weight: 700;
        display: block
    }

    #eventos .cada_evento #data #ano {
        font-size: 23px;
        font-weight: 700;
        display: block
    }

    #eventos .cada_evento #titulo {
        background: #1c1c1c;
        opacity: 0.8;
        width: 100%;
        height: auto;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
        color: #FFF;
        text-align: center;
        padding: 10px 0
    }

    #eventos .cada_evento #titulo h3 {
        font-size: 20px;
        font-weight: 700;
        color: #FFF
    }

    #eventos .cada_evento #titulo #saibamais {
        text-align: center;
        display: -webkit-inline-box;
        background: #e7b220;
        color: #000;
        font-size: 14px;
        padding: 3px 8px;
        width: auto;
        margin: 10px auto 0;
    }

    #eventos #leiatodas {
        text-align: center;
        background: #e7b220;
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
        padding: 10px 20px;
        display: block;
        width: 80%;
        margin: 0px auto 0;
        text-transform: uppercase
    }


    /*CONTATO
**********************************************************/
    #contato {
        width: 100%;
        float: left;
        padding: 50px 0;
        background: #FFF
    }

    #contato h2 {
        font-size: 41px;
        font-weight: 800;
        color: #1c1c1c;
        text-align: left;
        margin: 0 0 20px;
        background: url(../images/linha-3.png) no-repeat top left;
        padding: 20px 0 0
    }

    #contato p {
        font-size: 20px;
        color: #808080;
        margin: 0 0 20px
    }

    #contato #form {
        float: left;
        width: 100%;
        margin: 0 0 40px;
    }

    #contato #form label {
        display: block;
        font-size: 20px;
        color: #1d9c9e;
        font-weight: regular;
        text-transform: uppercase;
        margin: 0 0 10px
    }

    #contato #form input[type=text],
    #contato #form input[type=email],
    #contato #form input[type=tel] {
        width: 100%;
        height: 49px;
        background: #d9fdff;
        border: none;
        border-radius: 8px;
        margin: 0 0 10px;
        font-size: 18px
    }

    #contato #form textarea {
        width: 100%;
        height: 90px;
        background: #d9fdff;
        border: none;
        border-radius: 8px;
        margin: 0 0 10px
    }

    #contato #form input[type=submit] {
        background: #1d9c9e;
        color: #FFF;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        padding: 5px 40px;
        border-radius: 8px;
        margin: 0 0 0;
        cursor: pointer;
        border: none;
        float: right
    }


    #contato #mapa {
        float: right;
        width: 100%
    }

    #contato #mapa iframe {
        width: 100%;
        height: auto
    }

    #contato #mapa h3 {
        font-size: 33px;
        font-weight: 800;
        text-align: left;
        margin: 40px 0 10px;
        padding: 20px 0 0;
        color: #1c1c1c
    }

    #contato #mapa p {
        font-size: 18px;
        color: #353535;
        margin: 0 0 10px
    }


    /*FOOTER
**********************************************************/
    #footer {
        width: 100%;
        display: block;
        float: left;
        background: #1d9c9e;
        padding: 40px 0;
        text-align: center
    }

    #footer #box-1 {
        width: 100%;
        float: left;
        margin: 10px 0 0 0;
    }

    #footer #box-1 img {
        margin: 0 0 10px
    }

    #footer #box-2 {
        width: 100%;
        float: left;
        margin: 10px 0 0 0
    }

    #footer #box-3 {
        width: 100%;
        float: left;
        margin: 30px 0 0 0;
        text-align: center
    }

    #footer #box-3 p {
        color: #FFF;
        font-size: 14px;
        font-weight: 400;
        margin: 0 0 3px;
        text-align: center
    }

    #footer #box-4 {
        width: 100%;
        float: left;
        margin: 30px 0 40px 0;
        text-align: center
    }

    #footer #box-4 a {
        display: -webkit-inline-box;
        float: none;
        margin: 0 10px 0 0
    }

    #footer #box-5 {
        width: 100%;
        float: left;
        text-align: center
    }

    #footer #box-5 h5 {
        color: #FFF;
        font-size: 15px;
        font-weight: 500;
        margin: 0 0 10px
    }


    ul.col2 li,
    ul.col3 li,
    ul.col4 li {
        width: 79%;
        margin-left: 0;
        margin-right: 0;
    }




    .middle #zpeceara #texto {
        width: 100%;
        float: left;
    }

    .middle #zpeceara #imagem {
        float: right;
        margin: 30px -20px 0 0;
    }

    .middle #zpeceara #imagem img {
        width: 100%;
    }

    .middle #zpeceara #texto p {
        font-size: 20px;
        line-height: 28px;
    }


    .middle #oquee #texto {
        width: 100%;
        float: right;
        margin: 20px 0 0;
    }

    .middle #oquee #imagem {
        float: left;
        margin: 00px 0 0 -20px;
    }

    .middle #oquee #imagem img {
        width: 100%;
    }

    .middle #oquee #texto p {
        font-size: 20px;
        line-height: 28px;
    }



    .page-id-9 .middle img {
        width: 100%;
        height: auto
    }

    .middle #beneficios #texto {
        width: 100%;
        float: left;
    }

    .middle #beneficios #texto p {
        font-size: 20px;
        line-height: 28px;
    }

    .middle #beneficios #imagem {
        float: right;
        margin: 30px -20px 0 0;
    }

    .middle #beneficios #imagem img {
        width: 100%;
    }

    .middle .cada_beneficios #box-verde {
        width: 150px;
        margin: 0 20px 20px 0
    }

    .middle .cada_beneficios #box-amarelo {
        width: 150px;
        margin: 0 20px 20px 0;
        font-size: 19px
    }

    .middle .cada_beneficios {
        font-size: 23px;
        width: 89%;
        padding: 10px 20px;
    }

    .middle .cada_beneficios p {
        font-size: 17px
    }



    .middle #beneficios-fiscais #federal {
        background: #FFF;
        border-radius: 20px;
        width: 67%;
        min-height: auto;
        float: left;
        padding: 0 0 20px;
        margin: 40px 0 0 117px;
        position: relative
    }

    .middle #beneficios-fiscais #federal h4 {
        font-size: 38px;
        font-weight: 800;
        color: #1d9c9e;
        text-align: right;
        margin: 30px 43px 0
    }

    .middle #beneficios-fiscais #federal p {
        color: #4c4c4c;
        font-size: 16px;
        width: auto;
        line-height: 20px;
        margin: 30px 20px 20px 40px;
    }

    .middle #beneficios-fiscais #federal img {
        position: absolute;
        top: -70px;
        left: -110px;
    }

    .middle #beneficios-fiscais #nacional {
        background: #FFF;
        border-radius: 20px;
        width: 78%;
        min-height: auto;
        float: right;
        padding: 0 0 20px;
        margin: 100px 69px 0 0;
        position: relative
    }

    .middle #beneficios-fiscais #nacional h4 {
        font-size: 38px;
        font-weight: 800;
        color: #1d9c9e;
        text-align: left;
        margin: 30px 43px 0
    }

    .middle #beneficios-fiscais #nacional p {
        color: #4c4c4c;
        font-size: 16px;
        width: auto;
        line-height: 20px;
        margin: 30px 20px 20px 40px;
    }

    .middle #beneficios-fiscais #nacional img {
        position: absolute;
        top: -70px;
        right: -60px
    }


    .middle .cada_outro {
        width: 84%;
        display: block;
        float: left;
        border: 1px solid #e7b220;
        border-radius: 10px;
        padding: 20px 30px;
        font-size: 27px;
        text-align: center;
        margin: 0 0 40px;
    }

    .middle .cada_outro #box-verde {
        width: 127px;
    }

    .middle .cada_outro #box-amarelo {
        width: 127px;
    }

    .middle .cada_outro {
        font-size: 24px;
    }

    .middle .cada_outro p {
        color: #FFF;
        font-size: 14px;
        margin: 5px 0 0;
    }

    .middle #resumo-beneficio #imagem {
        float: right;
        margin: 30px -20px 0 0;
    }

    .middle #resumo-beneficio #imagem img {
        width: 100%
    }

    .middle #resumo-beneficio #texto {
        width: 100%;
        float: left;
    }

    .page-id-13 .middle img {
        width: 100%;
        height: auto;
    }

    .page-id-15 .middle img {
        width: 100%;
        height: auto;
    }

    ul.col3,
    ul.col2 {
        margin: 0
    }

    .SistemasExternos table tbody td.laranja {
        line-height: unset !important
    }

    .wp-image-3239 {
        width: 100%;
        height: auto
    }

    .wp-image-3474 {
        width: 100%;
        height: auto
    }

    .middle #estrutura #texto {
        width: 100%;
        float: left;
    }

    .middle #estrutura #texto p {
        font-size: 17px;
        color: #FFF;
        line-height: 26px;
        text-align: justify;
    }

    .middle #estrutura #imagem {
        float: right;
        margin: 30px -20px 0 0;
    }

    .middle #estrutura #imagem img {
        width: 100%;
    }

    .middle #resumo #imagem {
        float: left;
        margin: 00px 0 0 -20px;
    }

    .middle #resumo #imagem img {
        width: 104%
    }

    .middle #resumo #texto {
        width: 100%;
        float: right;
        margin: 50px 0 0;
    }

    .middle #resumo #texto #texto p {
        font-size: 17px;
        color: #FFF;
        line-height: 26px;
        text-align: justify;
    }

    .middle #fichatecnica h3 {
        font-size: 25px;
        color: #125a5b;
        text-align: center;
        background: #e7b220;
        padding: 15px;
        width: 94%;
        display: block;
        margin: 0 auto 40px;
        font-weight: 800;
        border-radius: 20px;
    }

    .middle #fichatecnica #texto {
        float: left;
        width: 100%;
        margin: 20px 0 0;
    }

    .middle #fichatecnica .cada_ficha {
        width: 100%;
        margin: 0 auto 50px;
        display: block;
        text-align: center;
        float: left;
    }

    .middle #fichatecnica #texto p {
        font-size: 19px;
        color: #FFF;
        line-height: 26px;
        text-align: justify;
        background: url(../images/dot-2.png) no-repeat left 10px;
        padding: 0 0 0 20px;
    }

    .middle #fichatecnica img {
        float: none
    }

    .page-id-31 .middle img {
        width: 100%;
        height: auto;
    }


    .SistemasExternos table thead {
        display: none
    }

    table.dataTable tbody tr {
        display: block
    }

    table.dataTable tbody th,
    table.dataTable tbody td {
        display: block;
        border: none;
    }

    .SistemasExternos table tbody td.laranja {
        padding: 10px;
        margin: 0 0 10px;
    }



    .acessoainformacao #col-1 {
        width: 100%;
        float: left;
        border-right: 4px solid #cecece;
        padding: 0 40px 0 0
    }

    .acessoainformacao #col-2 {
        width: 100%;
        float: right;
        margin: 85px 0 0
    }

    .acessoainformacao #col-2 h3 {
        font-size: 27px;
        font-weight: 800;
        margin: 0 0 20px
    }


    #perguntasfrequentes {
        background: #FFF;
        width: 100%;
        display: block;
        float: left;
        padding: 50px 0 0
    }

    #perguntasfrequentes #col-1 {
        width: 100%;
        float: left;
        border-right: 4px solid #cecece;
        padding: 0 40px 0 0
    }

    #perguntasfrequentes #col-2 {
        width: 100%;
        float: right;
        margin: 85px 0 0;
        position: relative;
        top: 0;
        right: 0
    }

    #perguntasfrequentes #col-1 h4 {
        font-size: 26px;
        font-weight: 700;
        background: #e7b220;
        padding: 10px;
        border-radius: 10px;
        margin: 0 0 20px;
        color: #FFF;
        display: -webkit-inline-box
    }

    #perguntasfrequentes .ListaEst li {
        background: #eaeaea !important
    }

    #perguntasfrequentes #col-full {
        width: 100%;
        display: block;
        float: left;
        margin: 40px 0 0
    }

    #perguntasfrequentes #col-full h4 {
        font-size: 26px;
        font-weight: 700;
        background: #e7b220;
        padding: 10px;
        border-radius: 10px;
        margin: 0 0 20px;
        color: #FFF;
        display: -webkit-inline-box
    }


    #comite {
        background: #e5e5e5;
        width: 100%;
        display: block;
        float: left;
        padding: 50px 0 0
    }

    #comite #col-1 {
        width: 100%;
        float: left;
        border-right: 4px solid #cecece;
        padding: 0 40px 0 0
    }

    #comite #col-2 {
        width: 100%;
        float: right;
        margin: 0 0 0
    }

    #comite #col-1 .cada_comite {
        border-left: 3px solid #1d9c9e;
        padding: 0 0 0 10px
    }

    #comite #col-1 .cada_comite h6 {
        font-size: 19px;
        font-weight: 800;
        border-bottom: 3px solid #e7b220;
        display: inline-block;
        padding: 0 0 5px
    }

    #comite #col-1 .cada_comite p {
        line-height: 35px;
        font-size: 17px
    }


}



/* MOBILE */
@media only screen and (min-width: 768px) and (max-width: 768px) {

    ul.col3,
    ul.col2 {
        margin: 0 0px;
    }

    body {
        overflow-x: hidden;
        top: 0 !important
    }

    .menu-mobile {
        display: block;
        float: right;
        text-align: left;
        margin: 125px 20px 0 0;
        cursor: pointer;
        z-index: 999;
        position: relative;
    }

    #nav.menu-cel {
        display: block !important;
    }

    #nav {
        display: none !important
    }

    .container {
        width: 94% !important;
        padding: 0 3%
    }



    /*HEADER
**********************************************************/
    #header {
        width: 100%;
        float: left;
        display: block;
    }

    #header #logo {
        float: left;
        position: relative;
        margin: 100px 0 40px 20px
    }

    #header #nav {
        float: right;
        display: block;
        margin: 100px 0 40px 20px
    }

    #header #nav li {
        float: left;
        margin: 0 15px 0 0;
        padding: 0 15px 0 0;
    }

    #header #nav li:last-child {
        border: none;
        padding: 0;
        margin: 0
    }

    #header #nav a {
        font-size: 21px;
        color: #1d9c9e;
        font-weight: 800;
        padding: 0 0 5px
    }

    #header #nav a:hover {
        border-bottom: 3px solid #e7b220
    }

    #header #redes {
        position: absolute;
        top: 51px;
        text-align: center;
        width: 91%;
        float: right;
        padding: 20px 20px 20px 20px;
        background: #e9e9e9;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        left: 2%;
    }

    #header #redes a {
        margin: 0 5px 0
    }

    #header #redes a img {
        height: 14px
    }

    #header #redes a:hover {
        opacity: 0.8
    }


    #top-bar a {
        transition: color .5s, background-color .5s;
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        color: #fff;
        border: 1px solid #fff;
        padding: 0.1rem 0.4em;
        font-size: 10px;
        margin: 0 0.5rem;
    }

    #top-bar li:first-child a {
        width: 69px;
        display: table-caption;
        text-align: center;
        padding: 4px 0;
    }

    #top-bar li:last-child a {
        width: 105px;
        display: table-cell;
        text-align: center;
        padding: 4px 0;
    }

    #top-bar #busca input[type=text] {
        border: none;
        width: 100px;
        height: 22px;
        padding: 0 5px;
        margin: -1px 5px 0 0;
        display: block;
        float: left;
    }

    .mobmenul-container,
    .mobmenur-container {
        position: absolute;
        top: 175px !important;
    }


    /*DESTAQUE
**********************************************************/
    #destaque {
        width: 100%;
        margin: 0 0;
        text-align: center;
        display: block;
        float: left;
        position: relative;
    }

    #destaque img {
        width: 100%;
        position: relative;
        left: -0%;
    }

    #destaque #texto {
        position: absolute;
        z-index: 9999;
        top: 25%;
        text-align: center;
        width: 70%;
        left: 15%;
    }

    #destaque #texto h2 {
        font-size: 30px;
        color: #FFF;
        font-weight: 800;
        text-align: left;
        margin: 0 0 20px
    }

    #destaque #texto h3 {
        font-size: 28px;
        color: #FFF;
        font-weight: 700;
        text-align: left;
        margin: 0 0 30px
    }


    #destaque #texto a#saibamais {
        font-size: 16px;
        color: #000;
        background: #e7b220;
        font-weight: 800;
        padding: 15px 20px;
        float: left;
        text-transform: uppercase
    }

    #destaque #texto a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }

    #destaque #texto a#saibamais {
        font-size: 12px;
        color: #FFF;
        background: transparent;
        border: 1px solid #FFF;
        padding: 5px 10px;
        float: left
    }

    #destaque #texto a#saibamais:hover {
        background: #4778B1
    }

    .sy-box {
        height: auto
    }

    .sy-pager {
        z-index: 9999;
        margin: -40px 0 0 !important;
        position: relative;
    }


    /*FREE TRADE
**********************************************************/
    #freetrade {
        height: auto;
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-1.png) repeat center center;
        background-size: cover;
        padding: 100px 0
    }

    #freetrade #content {
        display: block;
        margin: 0 auto;
        width: 100%
    }

    #freetrade #imagem {
        float: left;
        display: block;
        margin: 0 40px 00px 20px;
        text-align: center
    }

    #freetrade #texto {
        width: 355px;
        float: left;
        display: block;
        border-bottom: 8px solid #e7b220;
        padding: 0 0 20px
    }

    #freetrade #texto h4 {
        font-size: 30px;
        color: #FFF;
        font-weight: 400;
        text-align: center
    }

    #freetrade #texto h4 span {
        font-weight: 800
    }


    /*DESCUBRA
**********************************************************/
    #descubra {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-2.png) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #descubra h2 {
        font-size: 35px;
        color: #1c1c1c;
        font-weight: 800;
        background: url(../images/linha-1.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 20px
    }

    #descubra p {
        text-align: center;
        margin: 0 auto 40px;
        font-size: 18px;
        color: #1c1c1c;
        line-height: 20px;
        width: 100%
    }

    #descubra .cada_descubra {
        float: left;
        margin: 0 7px;
        width: 31%;
        height: 263px;
        position: relative
    }

    #descubra .cada_descubra #imagem {
        position: absolute;
        top: 0;
    }

    #descubra .cada_descubra #imagem img {
        width: 100%
    }

    #descubra .cada_descubra #texto {
        position: absolute;
        bottom: 28px;
        background: url(../images/descubra-bg.png) no-repeat;
        width: 100%;
        height: 78px;
    }

    #descubra .cada_descubra #texto h4 {
        color: #FFF;
        font-size: 22px;
        position: absolute;
        left: 30px;
        bottom: 14px;
        font-weight: 700
    }


    /*OQUE FAZEMOS
**********************************************************/
    #oquefazemos {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0 0
    }

    #oquefazemos h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-3.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 20px
    }

    #oquefazemos p {
        text-align: center;
        width: 100%;
        margin: 0 auto 20px;
        font-size: 18px;
        color: #FFF;
        line-height: 20px;
    }

    #oquefazemos #box {
        width: 100%;
        margin: 0 auto;
        background: none;
        display: block;
    }

    #oquefazemos .cada_oquefazemos {
        float: left;
        margin: 0 9px 0;
        width: 30%
    }

    #oquefazemos .cada_oquefazemos h4 {
        font-size: 24px;
        color: #FFF;
        font-weight: 800;
        text-transform: uppercase;
        text-align: center;
        margin: 20px 0 0;
        padding: 0 0 53px
    }

    #oquefazemos .cada_oquefazemos h4:hover {
        background: url(../images/linha-4.png) no-repeat bottom center;
    }

    #oquefazemos .cada_oquefazemos img {
        width: 100%
    }


    /*NOVOS NEGOCIOS
**********************************************************/
    #novos-negocios {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0
    }

    #novos-negocios h2 {
        font-size: 35px;
        color: #1c1c1c;
        font-weight: 800;
        background: url(../images/linha-5.png) no-repeat center bottom;
        padding: 0 0 20px;
        text-align: center;
        margin: 0 0 40px
    }

    #novos-negocios #box {
        width: 100%;
        margin: 0 auto;
    }

    #novos-negocios .cada_novo {
        width: 48%;
        float: left;
        margin: 0 7px 30px
    }

    #novos-negocios .cada_novo img {
        border-left: 11px solid #1d9c9e;
        width: 96%
    }

    #novos-negocios .cada_novo h3 {
        text-transform: uppercase;
        font-size: 25px;
        color: #1d9c9e;
        margin: 5px 0 0
    }


    /*ESTRUTURA
**********************************************************/
    #estruturas {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0;
        display: none
    }

    #estruturas #imagem {
        float: left;
        display: block;
        margin: 0 0 0 0
    }

    #estruturas #imagem img {
        width: 100%
    }

    #estruturas #texto {
        width: 100%;
        float: right;
        margin: 20px 0 0 0
    }

    #estruturas h2 {
        font-size: 38px;
        color: #1c1c1c;
        font-weight: 800;
        border-bottom: 8px solid #1d9c9e;
        padding: 20px 0 10px;
        text-align: left;
        margin: 0 0 20px
    }

    #estruturas p {
        text-align: left;
        margin: 0 0 0;
        font-size: 25px;
        color: #1c1c1c;
        line-height: 34px;
    }

    #estruturas a#saibamais {
        font-size: 18px;
        color: #000;
        background: #e7b220;
        font-weight: 700;
        padding: 15px 20px;
        margin: 20px 0 0;
        float: left;
        text-transform: uppercase
    }

    #estruturas a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }


    /*NUMEROS
**********************************************************/
    #numeross {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0;
        display: none
    }

    #numeross #imagem {
        float: right;
        display: block;
        margin: 0 0 0
    }

    #numeross #imagem img {
        width: 100%
    }

    #numeross #texto {
        width: 100%;
        float: left;
        margin: 0 0 0 0
    }

    #numeross h2 {
        font-size: 38px;
        color: #1c1c1c;
        font-weight: 800;
        border-bottom: 8px solid #1d9c9e;
        padding: 20px 0 10px;
        text-align: left;
        margin: 0 0 40px;
        display: -webkit-inline-box
    }

    #numeross p {
        text-align: left;
        margin: 0 0 0;
        font-size: 25px;
        color: #1c1c1c;
        line-height: 34px;
    }

    #numeross h3 {
        font-size: 54px;
        color: #1d9c9e;
        font-weight: 800;
        text-align: left;
        margin: 0 0 10px
    }

    #numeross .cada_numero {
        display: block;
        margin: 0 0 20px
    }

    #numeross a#saibamais {
        font-size: 18px;
        color: #000;
        background: #e7b220;
        font-weight: 700;
        padding: 15px 20px;
        margin: 20px 0 0;
        float: left;
        text-transform: uppercase
    }

    #numeross a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }


    /*NOTICIAS
**********************************************************/
    #noticias {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-4.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #noticias h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-5.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 40px
    }

    #noticias .cada_noticia {
        width: 31%;
        float: left;
        background: #FFF;
        margin: 0 7px 20PX
    }

    #noticias .cada_noticia #texto {
        padding: 20px;
    }

    #noticias .cada_noticia #data {
        color: #1d9c9e;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0 0 15px;
        display: block
    }

    #noticias .cada_noticia h3 {
        font-size: 20px;
        color: #1d9c9e;
        font-weight: 700;
        margin: 0 0 10px;
        height: auto
    }

    #noticias .cada_noticia p {
        font-size: 15px;
        color: #747474;
        line-height: 18px;
        text-align: left;
        height: auto;
    }

    #noticias .cada_noticia #leiamais {
        text-align: center;
        display: block;
        background: #1d9c9e;
        color: #FFF;
        font-size: 17px;
        font-weight: 700;
        padding: 5px 10px;
        width: 170px;
        margin: 0 auto
    }

    #noticias .cada_noticia #leiamais:hover {
        color: #FFF;
        background: #e7b220;
    }

    #noticias #leiatodas {
        text-align: center;
        background: #1d9c9e;
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
        padding: 10px 20px;
        display: block;
        width: 80%;
        margin: 00px auto 0;
        text-transform: uppercase
    }

    .nav-previous,
    .nav-next {
        text-align: center;
        display: block;
        background: #1d9c9e;
        color: #FFF;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
    }


    /*EVENTOS
**********************************************************/
    #eventos {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-5.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #eventos h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-3.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 40px
    }

    #eventos .cada_evento {
        width: 100%;
        height: 425px;
        position: relative;
        float: left;
        margin: 0 0 20px;
        overflow: hidden
    }

    #eventos .cada_evento #imagem {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%
    }

    #eventos .cada_evento img {
        width: 100%
    }

    #eventos .cada_evento #data {
        background: #0a5051;
        width: 115px;
        height: 115px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        color: #FFF;
        text-align: center
    }

    #eventos .cada_evento #data #dia {
        font-size: 44px;
        font-weight: 800;
        display: block;
        margin: 10px 0 0
    }

    #eventos .cada_evento #data #mes {
        font-size: 23px;
        font-weight: 700;
        display: block
    }

    #eventos .cada_evento #data #ano {
        font-size: 23px;
        font-weight: 700;
        display: block
    }

    #eventos .cada_evento #titulo {
        background: #1c1c1c;
        opacity: 0.8;
        width: 100%;
        height: auto;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
        color: #FFF;
        text-align: center;
        padding: 10px 0
    }

    #eventos .cada_evento #titulo h3 {
        font-size: 20px;
        font-weight: 700;
        color: #FFF
    }

    #eventos .cada_evento #titulo #saibamais {
        text-align: center;
        display: -webkit-inline-box;
        background: #e7b220;
        color: #000;
        font-size: 14px;
        padding: 3px 8px;
        width: auto;
        margin: 10px auto 0;
    }

    #eventos #leiatodas {
        text-align: center;
        background: #e7b220;
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
        padding: 10px 20px;
        display: block;
        width: 80%;
        margin: 0px auto 0;
        text-transform: uppercase
    }


    /*CONTATO
**********************************************************/
    #contato {
        width: 100%;
        float: left;
        padding: 50px 0;
        background: #FFF
    }

    #contato h2 {
        font-size: 41px;
        font-weight: 800;
        color: #1c1c1c;
        text-align: left;
        margin: 0 0 20px;
        background: url(../images/linha-3.png) no-repeat top left;
        padding: 20px 0 0
    }

    #contato p {
        font-size: 20px;
        color: #808080;
        margin: 0 0 20px
    }

    #contato #form {
        float: left;
        width: 100%;
        margin: 0 0 40px;
    }

    #contato #form label {
        display: block;
        font-size: 20px;
        color: #1d9c9e;
        font-weight: regular;
        text-transform: uppercase;
        margin: 0 0 10px
    }

    #contato #form input[type=text],
    #contato #form input[type=email],
    #contato #form input[type=tel] {
        width: 100%;
        height: 49px;
        background: #d9fdff;
        border: none;
        border-radius: 8px;
        margin: 0 0 10px;
        font-size: 18px
    }

    #contato #form textarea {
        width: 100%;
        height: 90px;
        background: #d9fdff;
        border: none;
        border-radius: 8px;
        margin: 0 0 10px
    }

    #contato #form input[type=submit] {
        background: #1d9c9e;
        color: #FFF;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        padding: 5px 40px;
        border-radius: 8px;
        margin: 0 0 0;
        cursor: pointer;
        border: none;
        float: right
    }


    #contato #mapa {
        float: right;
        width: 100%
    }

    #contato #mapa iframe {
        width: 100%;
        height: auto
    }

    #contato #mapa h3 {
        font-size: 33px;
        font-weight: 800;
        text-align: left;
        margin: 40px 0 10px;
        padding: 20px 0 0;
        color: #1c1c1c
    }

    #contato #mapa p {
        font-size: 18px;
        color: #353535;
        margin: 0 0 10px
    }


    /*FOOTER
**********************************************************/
    #footer {
        width: 100%;
        display: block;
        float: left;
        background: #1d9c9e;
        padding: 40px 0;
        text-align: center
    }

    #footer #box-1 {
        width: 100%;
        float: left;
        margin: 10px 0 0 0;
    }

    #footer #box-1 img {
        margin: 0 0 10px
    }

    #footer #box-2 {
        width: 100%;
        float: left;
        margin: 10px 0 0 0
    }

    #footer #box-3 {
        width: 100%;
        float: left;
        margin: 30px 0 0 0;
        text-align: center
    }

    #footer #box-3 p {
        color: #FFF;
        font-size: 14px;
        font-weight: 400;
        margin: 0 0 3px;
        text-align: center
    }

    #footer #box-4 {
        width: 100%;
        float: left;
        margin: 30px 0 40px 0;
        text-align: center
    }

    #footer #box-4 a {
        display: -webkit-inline-box;
        float: none;
        margin: 0 10px 0 0
    }

    #footer #box-5 {
        width: 100%;
        float: left;
        text-align: center
    }

    #footer #box-5 h5 {
        color: #FFF;
        font-size: 15px;
        font-weight: 500;
        margin: 0 0 10px
    }


    ul.col2 li,
    ul.col3 li,
    ul.col4 li {
        width: 79%;
        margin-left: 0;
        margin-right: 0;
    }


    .middle #beneficios-fiscais #federal {
        background: #FFF;
        border-radius: 20px;
        width: 67%;
        min-height: auto;
        float: left;
        padding: 0 0 20px;
        margin: 40px 0 0 117px;
        position: relative
    }

    .middle #beneficios-fiscais #federal h4 {
        font-size: 38px;
        font-weight: 800;
        color: #1d9c9e;
        text-align: right;
        margin: 30px 43px 0
    }

    .middle #beneficios-fiscais #federal p {
        color: #4c4c4c;
        font-size: 16px;
        width: auto;
        line-height: 20px;
        margin: 30px 20px 20px 40px;
    }

    .middle #beneficios-fiscais #federal img {
        position: absolute;
        top: -70px;
        left: -110px;
    }

    .middle #beneficios-fiscais #nacional {
        background: #FFF;
        border-radius: 20px;
        width: 78%;
        min-height: auto;
        float: right;
        padding: 0 0 20px;
        margin: 100px 69px 0 0;
        position: relative
    }

    .middle #beneficios-fiscais #nacional h4 {
        font-size: 38px;
        font-weight: 800;
        color: #1d9c9e;
        text-align: left;
        margin: 30px 43px 0
    }

    .middle #beneficios-fiscais #nacional p {
        color: #4c4c4c;
        font-size: 16px;
        width: auto;
        line-height: 20px;
        margin: 30px 20px 20px 40px;
    }

    .middle #beneficios-fiscais #nacional img {
        position: absolute;
        top: -70px;
        right: -60px
    }

    .middle #outros-beneficios {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-beneficios-3.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    .middle #outros-beneficios h3 {
        font-weight: 800;
        color: #FFF;
        background: url(../images/linha-7.jpg) no-repeat center bottom;
        font-size: 41px;
        margin: 0 0 20px;
        padding: 0 0 20px;
        text-align: center
    }

    .middle .cada_outro {
        width: 100%;
        display: block;
        float: left;
        border: 1px solid #e7b220;
        border-radius: 10px;
        padding: 20px 30px;
        font-size: 27px;
        text-align: center;
        margin: 0 0 40px
    }

    .middle .cada_outro img {
        margin: 0 0 10px
    }

    .middle .cada_outro #box-verde {
        width: 187px;
        background: #e7b220;
        color: #FFF;
        border-radius: 10px;
        text-align: center;
        padding: 10px 0;
        font-weight: 800;
        float: left;
        margin: 0 30px 0 0
    }

    .middle .cada_outro p {
        color: #FFF;
        font-size: 19px;
        margin: 5px 0 0
    }

    .middle .cada_outro.amarelo {
        border: 1px solid #e7b220
    }

    .middle .cada_outro #box-amarelo {
        width: 187px;
        background: #e7b220;
        color: #FFF;
        border-radius: 10px;
        text-align: center;
        padding: 30px 0;
        font-weight: 800;
        float: left;
        margin: 0 30px 0 0
    }


    .middle #resumo-beneficio {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-beneficios-4.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    .middle #resumo-beneficio h3 {
        font-weight: 800;
        color: #FFF;
        background: url(../images/linha-5.png) no-repeat left top;
        font-size: 41px;
        margin: 0 0 20px;
        padding: 20px 0 0;
    }

    .middle #resumo-beneficio #texto {
        width: 630px;
        float: left;
    }

    .middle #resumo-beneficio .cada_resumo {
        display: block;
        margin: 0 0 30px
    }

    .middle #resumo-beneficio .cada_resumo #botao {
        color: #FFF;
        font-weight: 800;
        background: #1d9c9e;
        padding: 10px;
        display: inline-block;
        border-radius: 10px;
        font-size: 29px
    }

    .middle #resumo-beneficio .cada_resumo p {
        color: #FFF;
        font-size: 25px;
        line-height: 33px
    }

    .middle #resumo-beneficio #imagem {
        float: right;
        margin: 30px -150px 0 0
    }

    .middle #resumo-beneficio .cada_resumo.zpe #botao {
        float: left;
        margin: 0 10px 0 0
    }

    .middle #resumo-beneficio .cada_resumo.zpe h6 {
        color: #FFF;
        font-size: 25px;
        font-weight: 800;
    }


    .middle #beneficios #texto {
        width: 100%;
        float: left;
    }

    .middle #beneficios #imagem {
        float: right;
        margin: 30px -32px 0 0;
    }

    .middle .cada_beneficios {
        width: 92%;
    }

    .middle .cada_outro {
        width: 91%;
    }

    .middle #resumo-beneficio #imagem {
        float: right;
        margin: 30px -32px 0 0;
    }

}

@media only screen and (min-width: 769px) and (max-width: 1023px) {
    #nav {
        display: none !important
    }

}

@media only screen and (min-width: 769px) and (max-width: 1024px) {


    .middle #oquee #texto {
        width: 632px;
    }

    body {
        overflow-x: hidden;
        top: 0 !important
    }

    .menu-mobile {
        display: block;
        float: right;
        text-align: left;
        margin: 125px 20px 0 0;
        cursor: pointer;
        z-index: 999;
        position: relative;
    }

    #nav.menu-cel {
        display: block !important;
    }

    .container {
        width: 94% !important;
        padding: 0 3%
    }

    .mobmenul-container,
    .mobmenur-container {
        position: absolute;
        margin-right: 30px !important;
        margin-top: 75px !important;
    }


    /*DESCUBRA
**********************************************************/
    #descubra .cada_descubra {
        float: left;
        margin: 0 7px;
        width: 31%;
        height: 343px;
        position: relative
    }

    #descubra .cada_descubra #imagem {
        position: absolute;
        top: 0;
    }

    #descubra .cada_descubra #imagem img {
        width: 100%
    }

    #descubra .cada_descubra #texto {
        position: absolute;
        bottom: 28px;
        background: url(../images/descubra-bg.png) no-repeat;
        width: 100%;
        height: 78px;
    }

    #descubra .cada_descubra #texto h4 {
        color: #FFF;
        font-size: 22px;
        position: absolute;
        left: 30px;
        bottom: 30px;
        font-weight: 700
    }


    /*ESTRUTURA
**********************************************************/
    #estruturas #imagem {
        float: left;
        display: block;
        margin: 0 50px 0 -290px
    }

    #estruturas #imagem img {
        width: 100%
    }




    /*NUMEROS
**********************************************************/
    #numeross {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0;
        display: none
    }

    #numeross #imagem {
        float: right;
        display: block;
        margin: 0 -290px 0 0
    }

    #numeross #imagem img {
        width: 100%
    }


    /*NOTICIAS
**********************************************************/
    #noticias {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-4.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #noticias .cada_noticia {
        width: 32%;
        float: left;
        background: #FFF;
        margin: 0 5px 20PX;
    }

    #noticias .cada_noticia #texto {
        padding: 20px;
    }

    #noticias .cada_noticia #data {
        color: #1d9c9e;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0 0 15px;
        display: block
    }

    #noticias .cada_noticia h3 {
        font-size: 20px;
        color: #1d9c9e;
        font-weight: 700;
        margin: 0 0 10px
    }

    #noticias .cada_noticia p {
        font-size: 15px;
        color: #747474;
        line-height: 18px;
        text-align: left
    }

    #noticias .cada_noticia #leiamais {
        text-align: center;
        display: block;
        background: #1d9c9e;
        color: #FFF;
        font-size: 17px;
        font-weight: 700;
        padding: 5px 10px;
        width: 170px;
        margin: 0 auto
    }

    #noticias .cada_noticia #leiamais:hover {
        color: #FFF;
        background: #e7b220;
    }

    .nav-previous,
    .nav-next {
        text-align: center;
        display: block;
        background: #1d9c9e;
        color: #FFF;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
    }


    /*EVENTOS
**********************************************************/
    #eventos {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-5.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #eventos .cada_evento {
        width: 32%;
        height: 425px;
        position: relative;
        float: left;
        margin: 0 6px 20px;
    }

    #eventos .cada_evento #imagem {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%
    }

    #eventos .cada_evento img {
        width: 100%
    }



}


@media only screen and (min-width: 1024px) and (max-width: 1131px) {

    #eventos .cada_evento #imagem img {
        width: 125%;
        margin: 0 0 0 -17%;
    }

    .container {
        width: 95% !important
    }

    #contato #form {
        float: left;
        width: 318px;
        margin: 0;
    }

    .mob-menu-header-holder {
        top: 0px !important
    }

    .middle #zpeceara #texto {
        width: 475px;
        float: left;
    }

    middle #oquee #texto {
        width: 585px;
        float: right;
        margin: 00 0;
    }

    .middle #beneficios #texto {
        width: 430px;
        float: left;
    }

    .middle .cada_beneficios {
        width: 92%;
    }

    .middle #beneficios-fiscais #federal {
        background: url(../images/background-bg-box-1.png) no-repeat;
        width: 562px;
        height: 512px;
        float: left;
        margin: 0 0 0 130px;
    }

    .middle #beneficios-fiscais #nacional {
        background: url(../images/background-bg-box-2.png) no-repeat;
        width: 506px;
        height: 512px;
        float: left;
        margin: 30px 0 0 238px;
    }

    .middle .cada_outro {
        width: 91%;
    }

    .middle #resumo-beneficio #texto {
        width: 430px;
        float: left;
    }

    #footer {
        position: relative;
        width: 100%;
        height: 170px;
    }

    #footer #box-5 {
        position: absolute;
        top: 141px;
    }

    .page-id-15 .middle img {
        width: 100%;
        height: auto
    }

    .middle #estrutura #texto {
        width: 430px;
        float: left;
    }

    .middle #resumo #texto {
        width: 485px;
        float: right;
        margin: 50px 0 0;
    }

    .middle #beneficios-fiscais #federal {
        background: #FFF;
        border-radius: 20px;
        width: 67%;
        height: auto;
        min-height: auto;
        float: left;
        padding: 0 0 20px;
        margin: 40px 0 0 117px;
        position: relative
    }

    .middle #beneficios-fiscais #federal h4 {
        font-size: 38px;
        font-weight: 800;
        color: #1d9c9e;
        text-align: right;
        margin: 30px 43px 0
    }

    .middle #beneficios-fiscais #federal p {
        color: #4c4c4c;
        font-size: 16px;
        width: auto;
        line-height: 20px;
        margin: 30px 20px 20px 40px;
    }

    .middle #beneficios-fiscais #federal img {
        position: absolute;
        top: -70px;
        left: -110px;
    }

    .middle #beneficios-fiscais #nacional {
        background: #FFF;
        border-radius: 20px;
        width: 78%;
        height: auto;
        min-height: auto;
        float: right;
        padding: 0 0 20px;
        margin: 100px 69px 0 0;
        position: relative
    }

    .middle #beneficios-fiscais #nacional h4 {
        font-size: 38px;
        font-weight: 800;
        color: #1d9c9e;
        text-align: left;
        margin: 30px 43px 0
    }

    .middle #beneficios-fiscais #nacional p {
        color: #4c4c4c;
        font-size: 16px;
        width: auto;
        line-height: 20px;
        margin: 30px 20px 20px 40px;
    }

    .middle #beneficios-fiscais #nacional img {
        position: absolute;
        top: -70px;
        right: -60px
    }
}


/* MOBILE */
@media only screen and (min-width: 800px) and (max-width: 810px) {


    body {
        overflow-x: hidden;
        top: 0 !important
    }

    .menu-mobile {
        display: block;
        float: right;
        text-align: left;
        margin: 125px 20px 0 0;
        cursor: pointer;
        z-index: 999;
        position: relative;
    }

    #nav.menu-cel {
        display: block !important;
    }

    #nav {
        display: none !important
    }

    .container {
        width: 94% !important;
        padding: 0 3%
    }



    /*HEADER
**********************************************************/
    #header {
        width: 100%;
        float: left;
        display: block;
    }

    #header #logo {
        float: left;
        position: relative;
        margin: 100px 0 40px 20px
    }

    #header #nav {
        float: right;
        display: block;
        margin: 100px 0 40px 20px
    }

    #header #nav li {
        float: left;
        margin: 0 15px 0 0;
        padding: 0 15px 0 0;
    }

    #header #nav li:last-child {
        border: none;
        padding: 0;
        margin: 0
    }

    #header #nav a {
        font-size: 21px;
        color: #1d9c9e;
        font-weight: 800;
        padding: 0 0 5px
    }

    #header #nav a:hover {
        border-bottom: 3px solid #e7b220
    }

    #header #redes {
        position: absolute;
        top: 51px;
        text-align: center;
        width: 91%;
        float: right;
        padding: 20px 20px 20px 20px;
        background: #e9e9e9;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        left: 2%;
    }

    #header #redes a {
        margin: 0 5px 0
    }

    #header #redes a img {
        height: 14px
    }

    #header #redes a:hover {
        opacity: 0.8
    }


    #top-bar a {
        transition: color .5s, background-color .5s;
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        color: #fff;
        border: 1px solid #fff;
        padding: 0.1rem 0.4em;
        font-size: 10px;
        margin: 0 0.5rem;
    }

    #top-bar li:first-child a {
        width: 69px;
        display: table-caption;
        text-align: center;
        padding: 4px 0;
    }

    #top-bar li:last-child a {
        width: 105px;
        display: table-cell;
        text-align: center;
        padding: 4px 0;
    }

    #top-bar #busca input[type=text] {
        border: none;
        width: 100px;
        height: 22px;
        padding: 0 5px;
        margin: -1px 5px 0 0;
        display: block;
        float: left;
    }

    .mobmenul-container,
    .mobmenur-container {
        position: absolute;
        top: 95px !important;
    }


    /*DESTAQUE
**********************************************************/
    #destaque {
        width: 100%;
        margin: 0 0;
        text-align: center;
        display: block;
        float: left;
        position: relative;
    }

    #destaque img {
        width: 100%;
        position: relative;
        left: -0%;
    }

    #destaque #texto {
        position: absolute;
        z-index: 9999;
        top: 25%;
        text-align: center;
        width: 70%;
        left: 15%;
    }

    #destaque #texto h2 {
        font-size: 30px;
        color: #FFF;
        font-weight: 800;
        text-align: left;
        margin: 0 0 20px
    }

    #destaque #texto h3 {
        font-size: 28px;
        color: #FFF;
        font-weight: 700;
        text-align: left;
        margin: 0 0 30px
    }


    #destaque #texto a#saibamais {
        font-size: 16px;
        color: #000;
        background: #e7b220;
        font-weight: 800;
        padding: 15px 20px;
        float: left;
        text-transform: uppercase
    }

    #destaque #texto a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }

    #destaque #texto a#saibamais {
        font-size: 12px;
        color: #FFF;
        background: transparent;
        border: 1px solid #FFF;
        padding: 5px 10px;
        float: left
    }

    #destaque #texto a#saibamais:hover {
        background: #4778B1
    }

    .sy-box {
        height: auto
    }

    .sy-pager {
        z-index: 9999;
        margin: -40px 0 0 !important;
        position: relative;
    }


    /*FREE TRADE
**********************************************************/
    #freetrade {
        height: auto;
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-1.png) repeat center center;
        background-size: cover;
        padding: 100px 0
    }

    #freetrade #content {
        display: block;
        margin: 0 auto;
        width: 100%
    }

    #freetrade #imagem {
        float: left;
        display: block;
        margin: 0 40px 00px 20px;
        text-align: center
    }

    #freetrade #texto {
        width: 355px;
        float: left;
        display: block;
        border-bottom: 8px solid #e7b220;
        padding: 0 0 20px
    }

    #freetrade #texto h4 {
        font-size: 30px;
        color: #FFF;
        font-weight: 400;
        text-align: center
    }

    #freetrade #texto h4 span {
        font-weight: 800
    }


    /*DESCUBRA
**********************************************************/
    #descubra {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-2.png) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #descubra h2 {
        font-size: 35px;
        color: #1c1c1c;
        font-weight: 800;
        background: url(../images/linha-1.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 20px
    }

    #descubra p {
        text-align: center;
        margin: 0 auto 40px;
        font-size: 18px;
        color: #1c1c1c;
        line-height: 20px;
        width: 100%
    }

    #descubra .cada_descubra {
        float: left;
        margin: 0 7px;
        width: 31%;
        height: 263px;
        position: relative
    }

    #descubra .cada_descubra #imagem {
        position: absolute;
        top: 0;
    }

    #descubra .cada_descubra #imagem img {
        width: 100%
    }

    #descubra .cada_descubra #texto {
        position: absolute;
        bottom: 28px;
        background: url(../images/descubra-bg.png) no-repeat;
        width: 100%;
        height: 78px;
    }

    #descubra .cada_descubra #texto h4 {
        color: #FFF;
        font-size: 22px;
        position: absolute;
        left: 30px;
        bottom: 14px;
        font-weight: 700
    }


    /*OQUE FAZEMOS
**********************************************************/
    #oquefazemos {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0 0
    }

    #oquefazemos h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-3.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 20px
    }

    #oquefazemos p {
        text-align: center;
        width: 100%;
        margin: 0 auto 20px;
        font-size: 18px;
        color: #FFF;
        line-height: 20px;
    }

    #oquefazemos #box {
        width: 100%;
        margin: 0 auto;
        background: none;
        display: block;
    }

    #oquefazemos .cada_oquefazemos {
        float: left;
        margin: 0 9px 0;
        width: 30%
    }

    #oquefazemos .cada_oquefazemos h4 {
        font-size: 24px;
        color: #FFF;
        font-weight: 800;
        text-transform: uppercase;
        text-align: center;
        margin: 20px 0 0;
        padding: 0 0 53px
    }

    #oquefazemos .cada_oquefazemos h4:hover {
        background: url(../images/linha-4.png) no-repeat bottom center;
    }

    #oquefazemos .cada_oquefazemos img {
        width: 100%
    }


    /*NOVOS NEGOCIOS
**********************************************************/
    #novos-negocios {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0
    }

    #novos-negocios h2 {
        font-size: 35px;
        color: #1c1c1c;
        font-weight: 800;
        background: url(../images/linha-5.png) no-repeat center bottom;
        padding: 0 0 20px;
        text-align: center;
        margin: 0 0 40px
    }

    #novos-negocios #box {
        width: 100%;
        margin: 0 auto;
    }

    #novos-negocios .cada_novo {
        width: 48%;
        float: left;
        margin: 0 7px 30px
    }

    #novos-negocios .cada_novo img {
        border-left: 11px solid #1d9c9e;
        width: 96%
    }

    #novos-negocios .cada_novo h3 {
        text-transform: uppercase;
        font-size: 25px;
        color: #1d9c9e;
        margin: 5px 0 0
    }


    /*ESTRUTURA
**********************************************************/
    #estruturas {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0;
        display: none
    }

    #estruturas #imagem {
        float: left;
        display: block;
        margin: 0 0 0 0
    }

    #estruturas #imagem img {
        width: 100%
    }

    #estruturas #texto {
        width: 100%;
        float: right;
        margin: 20px 0 0 0
    }

    #estruturas h2 {
        font-size: 38px;
        color: #1c1c1c;
        font-weight: 800;
        border-bottom: 8px solid #1d9c9e;
        padding: 20px 0 10px;
        text-align: left;
        margin: 0 0 20px
    }

    #estruturas p {
        text-align: left;
        margin: 0 0 0;
        font-size: 25px;
        color: #1c1c1c;
        line-height: 34px;
    }

    #estruturas a#saibamais {
        font-size: 18px;
        color: #000;
        background: #e7b220;
        font-weight: 700;
        padding: 15px 20px;
        margin: 20px 0 0;
        float: left;
        text-transform: uppercase
    }

    #estruturas a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }


    /*NUMEROS
**********************************************************/
    #numeross {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0;
        display: none
    }

    #numeross #imagem {
        float: right;
        display: block;
        margin: 0 0 0
    }

    #numeross #imagem img {
        width: 100%
    }

    #numeross #texto {
        width: 100%;
        float: left;
        margin: 0 0 0 0
    }

    #numeross h2 {
        font-size: 38px;
        color: #1c1c1c;
        font-weight: 800;
        border-bottom: 8px solid #1d9c9e;
        padding: 20px 0 10px;
        text-align: left;
        margin: 0 0 40px;
        display: -webkit-inline-box
    }

    #numeross p {
        text-align: left;
        margin: 0 0 0;
        font-size: 25px;
        color: #1c1c1c;
        line-height: 34px;
    }

    #numeross h3 {
        font-size: 54px;
        color: #1d9c9e;
        font-weight: 800;
        text-align: left;
        margin: 0 0 10px
    }

    #numeross .cada_numero {
        display: block;
        margin: 0 0 20px
    }

    #numeross a#saibamais {
        font-size: 18px;
        color: #000;
        background: #e7b220;
        font-weight: 700;
        padding: 15px 20px;
        margin: 20px 0 0;
        float: left;
        text-transform: uppercase
    }

    #numeross a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }


    /*NOTICIAS
**********************************************************/
    #noticias {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-4.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #noticias h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-5.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 40px
    }

    #noticias .cada_noticia {
        width: 31%;
        float: left;
        background: #FFF;
        margin: 0 7px 20PX
    }

    #noticias .cada_noticia #texto {
        padding: 20px;
    }

    #noticias .cada_noticia #data {
        color: #1d9c9e;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0 0 15px;
        display: block
    }

    #noticias .cada_noticia h3 {
        font-size: 20px;
        color: #1d9c9e;
        font-weight: 700;
        margin: 0 0 10px;
        height: auto
    }

    #noticias .cada_noticia p {
        font-size: 15px;
        color: #747474;
        line-height: 18px;
        text-align: left;
        height: auto;
    }

    #noticias .cada_noticia #leiamais {
        text-align: center;
        display: block;
        background: #1d9c9e;
        color: #FFF;
        font-size: 17px;
        font-weight: 700;
        padding: 5px 10px;
        width: 170px;
        margin: 0 auto
    }

    #noticias .cada_noticia #leiamais:hover {
        color: #FFF;
        background: #e7b220;
    }

    #noticias #leiatodas {
        text-align: center;
        background: #1d9c9e;
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
        padding: 10px 20px;
        display: block;
        width: 80%;
        margin: 00px auto 0;
        text-transform: uppercase
    }

    .nav-previous,
    .nav-next {
        text-align: center;
        display: block;
        background: #1d9c9e;
        color: #FFF;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
    }


    /*EVENTOS
**********************************************************/
    #eventos {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-5.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #eventos h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-3.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 40px
    }

    #eventos .cada_evento {
        width: 31%;
        height: 252px;
        position: relative;
        float: left;
        margin: 0 1% 20px;
        overflow: hidden;
    }

    #eventos .cada_evento #imagem {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%
    }

    #eventos .cada_evento img {
        width: 100%
    }

    #eventos .cada_evento #data {
        background: #0a5051;
        width: 115px;
        height: 115px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        color: #FFF;
        text-align: center
    }

    #eventos .cada_evento #data #dia {
        font-size: 44px;
        font-weight: 800;
        display: block;
        margin: 10px 0 0
    }

    #eventos .cada_evento #data #mes {
        font-size: 17px;
        font-weight: 700;
        display: block
    }

    #eventos .cada_evento #data #ano {
        font-size: 23px;
        font-weight: 700;
        display: block
    }

    #eventos .cada_evento #titulo {
        background: #1c1c1c;
        opacity: 0.8;
        width: 100%;
        height: auto;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
        color: #FFF;
        text-align: center;
        padding: 10px 0
    }

    #eventos .cada_evento #titulo h3 {
        font-size: 15px;
        font-weight: 700;
        color: #FFF
    }

    #eventos .cada_evento #titulo #saibamais {
        text-align: center;
        display: -webkit-inline-box;
        background: #e7b220;
        color: #000;
        font-size: 14px;
        padding: 3px 8px;
        width: auto;
        margin: 10px auto 0;
    }

    #eventos #leiatodas {
        text-align: center;
        background: #e7b220;
        color: #FFF;
        font-size: 14px;
        font-weight: 700;
        padding: 10px 20px;
        display: block;
        width: 80%;
        margin: 0px auto 0;
        text-transform: uppercase
    }


    /*CONTATO
**********************************************************/
    #contato {
        width: 100%;
        float: left;
        padding: 50px 0;
        background: #FFF
    }

    #contato h2 {
        font-size: 41px;
        font-weight: 800;
        color: #1c1c1c;
        text-align: left;
        margin: 0 0 20px;
        background: url(../images/linha-3.png) no-repeat top left;
        padding: 20px 0 0
    }

    #contato p {
        font-size: 20px;
        color: #808080;
        margin: 0 0 20px
    }

    #contato #form {
        float: left;
        width: 100%;
        margin: 0 0 40px;
    }

    #contato #form label {
        display: block;
        font-size: 20px;
        color: #1d9c9e;
        font-weight: regular;
        text-transform: uppercase;
        margin: 0 0 10px
    }

    #contato #form input[type=text],
    #contato #form input[type=email],
    #contato #form input[type=tel] {
        width: 100%;
        height: 49px;
        background: #d9fdff;
        border: none;
        border-radius: 8px;
        margin: 0 0 10px;
        font-size: 18px
    }

    #contato #form textarea {
        width: 100%;
        height: 90px;
        background: #d9fdff;
        border: none;
        border-radius: 8px;
        margin: 0 0 10px
    }

    #contato #form input[type=submit] {
        background: #1d9c9e;
        color: #FFF;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        padding: 5px 40px;
        border-radius: 8px;
        margin: 0 0 0;
        cursor: pointer;
        border: none;
        float: right
    }


    #contato #mapa {
        float: right;
        width: 100%
    }

    #contato #mapa iframe {
        width: 100%;
        height: auto
    }

    #contato #mapa h3 {
        font-size: 33px;
        font-weight: 800;
        text-align: left;
        margin: 40px 0 10px;
        padding: 20px 0 0;
        color: #1c1c1c
    }

    #contato #mapa p {
        font-size: 18px;
        color: #353535;
        margin: 0 0 10px
    }


    /*FOOTER
**********************************************************/
    #footer {
        width: 100%;
        display: block;
        float: left;
        background: #1d9c9e;
        padding: 40px 0;
        text-align: center
    }

    #footer #box-1 {
        width: 100%;
        float: left;
        margin: 10px 0 0 0;
    }

    #footer #box-1 img {
        margin: 0 0 10px
    }

    #footer #box-2 {
        width: 100%;
        float: left;
        margin: 10px 0 0 0
    }

    #footer #box-3 {
        width: 100%;
        float: left;
        margin: 30px 0 0 0;
        text-align: center
    }

    #footer #box-3 p {
        color: #FFF;
        font-size: 14px;
        font-weight: 400;
        margin: 0 0 3px;
        text-align: center
    }

    #footer #box-4 {
        width: 100%;
        float: left;
        margin: 30px 0 40px 0;
        text-align: center
    }

    #footer #box-4 a {
        display: -webkit-inline-box;
        float: none;
        margin: 0 10px 0 0
    }

    #footer #box-5 {
        width: 100%;
        float: left;
        text-align: center
    }

    #footer #box-5 h5 {
        color: #FFF;
        font-size: 15px;
        font-weight: 500;
        margin: 0 0 10px
    }


    ul.col2 li,
    ul.col3 li,
    ul.col4 li {
        width: 79%;
        margin-left: 0;
        margin-right: 0;
    }

    .middle #beneficios-fiscais #federal {
        background: #FFF;
        border-radius: 20px;
        width: 67%;
        min-height: auto;
        float: left;
        padding: 0 0 20px;
        margin: 40px 0 0 117px;
        position: relative
    }

    .middle #beneficios-fiscais #federal h4 {
        font-size: 38px;
        font-weight: 800;
        color: #1d9c9e;
        text-align: right;
        margin: 30px 43px 0
    }

    .middle #beneficios-fiscais #federal p {
        color: #4c4c4c;
        font-size: 16px;
        width: auto;
        line-height: 20px;
        margin: 30px 20px 20px 40px;
    }

    .middle #beneficios-fiscais #federal img {
        position: absolute;
        top: -70px;
        left: -110px;
    }

    .middle #beneficios-fiscais #nacional {
        background: #FFF;
        border-radius: 20px;
        width: 78%;
        min-height: auto;
        float: right;
        padding: 0 0 20px;
        margin: 100px 69px 0 0;
        position: relative
    }

    .middle #beneficios-fiscais #nacional h4 {
        font-size: 38px;
        font-weight: 800;
        color: #1d9c9e;
        text-align: left;
        margin: 30px 43px 0
    }

    .middle #beneficios-fiscais #nacional p {
        color: #4c4c4c;
        font-size: 16px;
        width: auto;
        line-height: 20px;
        margin: 30px 20px 20px 40px;
    }

    .middle #beneficios-fiscais #nacional img {
        position: absolute;
        top: -70px;
        right: -60px
    }

    .middle #outros-beneficios {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-beneficios-3.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    .middle #outros-beneficios h3 {
        font-weight: 800;
        color: #FFF;
        background: url(../images/linha-7.jpg) no-repeat center bottom;
        font-size: 41px;
        margin: 0 0 20px;
        padding: 0 0 20px;
        text-align: center
    }

    .middle .cada_outro {
        width: 100%;
        display: block;
        float: left;
        border: 1px solid #e7b220;
        border-radius: 10px;
        padding: 20px 30px;
        font-size: 27px;
        text-align: center;
        margin: 0 0 40px
    }

    .middle .cada_outro img {
        margin: 0 0 10px
    }

    .middle .cada_outro #box-verde {
        width: 187px;
        background: #e7b220;
        color: #FFF;
        border-radius: 10px;
        text-align: center;
        padding: 10px 0;
        font-weight: 800;
        float: left;
        margin: 0 30px 0 0
    }

    .middle .cada_outro p {
        color: #FFF;
        font-size: 19px;
        margin: 5px 0 0
    }

    .middle .cada_outro.amarelo {
        border: 1px solid #e7b220
    }

    .middle .cada_outro #box-amarelo {
        width: 187px;
        background: #e7b220;
        color: #FFF;
        border-radius: 10px;
        text-align: center;
        padding: 30px 0;
        font-weight: 800;
        float: left;
        margin: 0 30px 0 0
    }


    .middle #resumo-beneficio {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-beneficios-4.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    .middle #resumo-beneficio h3 {
        font-weight: 800;
        color: #FFF;
        background: url(../images/linha-5.png) no-repeat left top;
        font-size: 41px;
        margin: 0 0 20px;
        padding: 20px 0 0;
    }

    .middle #resumo-beneficio #texto {
        width: 630px;
        float: left;
    }

    .middle #resumo-beneficio .cada_resumo {
        display: block;
        margin: 0 0 30px
    }

    .middle #resumo-beneficio .cada_resumo #botao {
        color: #FFF;
        font-weight: 800;
        background: #1d9c9e;
        padding: 10px;
        display: inline-block;
        border-radius: 10px;
        font-size: 29px
    }

    .middle #resumo-beneficio .cada_resumo p {
        color: #FFF;
        font-size: 25px;
        line-height: 33px
    }

    .middle #resumo-beneficio #imagem {
        float: right;
        margin: 30px -150px 0 0
    }

    .middle #resumo-beneficio .cada_resumo.zpe #botao {
        float: left;
        margin: 0 10px 0 0
    }

    .middle #resumo-beneficio .cada_resumo.zpe h6 {
        color: #FFF;
        font-size: 25px;
        font-weight: 800;
    }


    .middle #beneficios #texto {
        width: 100%;
        float: left;
    }

    .middle #beneficios #imagem {
        float: right;
        margin: 30px -32px 0 0;
    }

    .middle .cada_beneficios {
        width: 92%;
    }

    .middle .cada_outro {
        width: 91%;
    }

    .middle #resumo-beneficio #imagem {
        float: right;
        margin: 30px -32px 0 0;
    }

}


/* MOBILE */
@media only screen and (min-width: 240px) and (max-width: 320px) {
    body {
        overflow-x: hidden;
        top: 0 !important
    }

    .menu-mobile {
        display: block;
        float: right;
        text-align: left;
        margin: 125px 20px 0 0;
        cursor: pointer;
        z-index: 999;
        position: relative;
    }

    #nav.menu-cel {
        display: block !important;
    }

    #nav {
        display: none !important
    }

    .container {
        width: 94% !important;
        padding: 0 3%
    }



    /*HEADER
**********************************************************/
    #header {
        width: 100%;
        float: left;
        display: block;
    }

    #header #logo {
        float: left;
        position: relative;
        margin: 100px 0 40px 0
    }

    #header #nav {
        float: right;
        display: block;
        margin: 100px 0 40px 20px
    }

    #header #nav li {
        float: left;
        margin: 0 15px 0 0;
        padding: 0 15px 0 0;
    }

    #header #nav li:last-child {
        border: none;
        padding: 0;
        margin: 0
    }

    #header #nav a {
        font-size: 21px;
        color: #1d9c9e;
        font-weight: 800;
        padding: 0 0 5px
    }

    #header #nav a:hover {
        border-bottom: 3px solid #e7b220
    }

    #header #redes {
        position: absolute;
        top: 51px;
        text-align: center;
        width: 85%;
        float: right;
        padding: 20px 20px 20px 20px;
        background: #e9e9e9;
        border-bottom-right-radius: 20px;
        border-bottom-left-radius: 20px;
        left: 2%;
    }

    #header #redes a {
        margin: 0 2px 0
    }

    #header #redes a img {
        height: 14px
    }

    #header #redes a:hover {
        opacity: 0.8
    }


    #top-bar a {
        transition: color .5s, background-color .5s;
        transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
        color: #fff;
        border: 1px solid #fff;
        padding: 0.1rem 0.4em;
        font-size: 10px;
        margin: 0 0.5rem;
    }

    #top-bar li:first-child a {
        width: 69px;
        display: table-caption;
        text-align: center;
        padding: 4px 0;
    }

    #top-bar li:last-child a {
        width: 105px;
        display: table-cell;
        text-align: center;
        padding: 4px 0;
    }

    #top-bar #busca input[type=text] {
        border: none;
        width: 64px;
        height: 22px;
        padding: 0 5px;
        margin: -1px 5px 0 0;
        display: block;
        float: left;
    }

    .mobmenul-container,
    .mobmenur-container {
        position: absolute;
        top: 175px !important;
    }


    /*DESTAQUE
**********************************************************/
    #destaque {
        width: 100%;
        margin: 0 0;
        text-align: center;
        display: block;
        float: left;
        position: relative;
    }

    #destaque img {
        width: 250%;
        position: relative;
        left: -89%;
    }

    #destaque #texto {
        position: absolute;
        z-index: 9999;
        top: 25%;
        text-align: center;
        width: 70%;
        left: 15%;
    }

    #destaque #texto h2 {
        font-size: 30px;
        color: #FFF;
        font-weight: 800;
        text-align: left;
        margin: 0 0 20px
    }

    #destaque #texto h3 {
        font-size: 28px;
        color: #FFF;
        font-weight: 700;
        text-align: left;
        margin: 0 0 30px
    }


    #destaque #texto a#saibamais {
        font-size: 16px;
        color: #000;
        background: #e7b220;
        font-weight: 800;
        padding: 15px 20px;
        float: left;
        text-transform: uppercase
    }

    #destaque #texto a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }

    #destaque #texto a#saibamais {
        font-size: 12px;
        color: #FFF;
        background: transparent;
        border: 1px solid #FFF;
        padding: 5px 10px;
        float: left
    }

    #destaque #texto a#saibamais:hover {
        background: #4778B1
    }

    .sy-box {
        height: auto
    }

    .sy-pager {
        z-index: 9999;
        margin: -40px 0 0 !important;
        position: relative;
    }


    /*FREE TRADE
**********************************************************/
    #freetrade {
        height: auto;
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-1.png) repeat center center;
        background-size: cover;
        padding: 100px 0
    }

    #freetrade #content {
        display: block;
        margin: 0 auto;
        width: 100%
    }

    #freetrade #imagem {
        float: left;
        display: block;
        margin: 20px 0 40px 0;
        width: 100%;
        text-align: center
    }

    #freetrade #texto {
        width: 100%;
        float: left;
        display: block;
        border-bottom: 8px solid #e7b220;
        padding: 0 0 20px
    }

    #freetrade #texto h4 {
        font-size: 30px;
        color: #FFF;
        font-weight: 400;
        text-align: center
    }

    #freetrade #texto h4 span {
        font-weight: 800
    }


    /*DESCUBRA
**********************************************************/
    #descubra {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-2.png) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #descubra h2 {
        font-size: 35px;
        color: #1c1c1c;
        font-weight: 800;
        background: url(../images/linha-1.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 20px
    }

    #descubra p {
        text-align: center;
        margin: 0 auto 40px;
        font-size: 18px;
        color: #1c1c1c;
        line-height: 20px;
        width: 100%
    }

    #descubra .cada_descubra {
        float: left;
        margin: 0 0 20px;
        width: 100%;
        height: 43vmax;
        position: relative;
        overflow: hidden
    }

    #descubra .cada_descubra #imagem {
        position: absolute;
        top: 0;
    }

    #descubra .cada_descubra #imagem img {
        width: 100%
    }

    #descubra .cada_descubra #texto {
        position: absolute;
        background: url(../images/descubra-bg.png) no-repeat;
        background-size: cover;
        width: 100%;
        height: 78px;
    }

    #descubra .cada_descubra #texto h4 {
        color: #FFF;
        font-size: 22px;
        position: absolute;
        left: 30px;
        bottom: 30px;
        font-weight: 700
    }


    /*OQUE FAZEMOS
**********************************************************/
    #oquefazemos {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0 0
    }

    #oquefazemos h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-3.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 20px
    }

    #oquefazemos p {
        text-align: center;
        width: 100%;
        margin: 0 auto 20px;
        font-size: 18px;
        color: #FFF;
        line-height: 20px;
    }

    #oquefazemos #box {
        width: 100%;
        margin: 0 auto;
        background: none;
        display: block;
    }

    #oquefazemos .cada_oquefazemos {
        float: left;
        margin: 0 7px 0;
        width: 28%
    }

    #oquefazemos .cada_oquefazemos h4 {
        font-size: 15px;
        color: #FFF;
        font-weight: 800;
        text-transform: uppercase;
        text-align: center;
        margin: 20px 0 0;
        padding: 0 0 53px
    }

    #oquefazemos .cada_oquefazemos h4:hover {
        background: url(../images/linha-4.png) no-repeat bottom center;
    }

    #oquefazemos .cada_oquefazemos img {
        width: 100%
    }


    /*NOVOS NEGOCIOS
**********************************************************/
    #novos-negocios {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0
    }

    #novos-negocios h2 {
        font-size: 35px;
        color: #1c1c1c;
        font-weight: 800;
        background: url(../images/linha-5.png) no-repeat center bottom;
        padding: 0 0 20px;
        text-align: center;
        margin: 0 0 40px
    }

    #novos-negocios #box {
        width: 100%;
        margin: 0 auto;
    }

    #novos-negocios .cada_novo {
        width: 100%;
        float: left;
        margin: 0 0 30px
    }

    #novos-negocios .cada_novo img {
        border-left: 11px solid #1d9c9e;
        width: 96%
    }

    #novos-negocios .cada_novo h3 {
        text-transform: uppercase;
        font-size: 25px;
        color: #1d9c9e;
        margin: 5px 0 0
    }


    /*ESTRUTURA
**********************************************************/
    #estruturas {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0;
        display: none
    }

    #estruturas #imagem {
        float: left;
        display: block;
        margin: 0 0 0 0
    }

    #estruturas #imagem img {
        width: 100%
    }

    #estruturas #texto {
        width: 100%;
        float: right;
        margin: 20px 0 0 0
    }

    #estruturas h2 {
        font-size: 38px;
        color: #1c1c1c;
        font-weight: 800;
        border-bottom: 8px solid #1d9c9e;
        padding: 20px 0 10px;
        text-align: left;
        margin: 0 0 20px
    }

    #estruturas p {
        text-align: left;
        margin: 0 0 0;
        font-size: 25px;
        color: #1c1c1c;
        line-height: 34px;
    }

    #estruturas a#saibamais {
        font-size: 18px;
        color: #000;
        background: #e7b220;
        font-weight: 700;
        padding: 15px 20px;
        margin: 20px 0 0;
        float: left;
        text-transform: uppercase
    }

    #estruturas a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }


    /*NUMEROS
**********************************************************/
    #numeross {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-3.png) repeat center center;
        background-size: cover;
        padding: 30px 0;
        display: none
    }

    #numeross #imagem {
        float: right;
        display: block;
        margin: 0 0 0
    }

    #numeross #imagem img {
        width: 100%
    }

    #numeross #texto {
        width: 100%;
        float: left;
        margin: 0 0 0 0
    }

    #numeross h2 {
        font-size: 38px;
        color: #1c1c1c;
        font-weight: 800;
        border-bottom: 8px solid #1d9c9e;
        padding: 20px 0 10px;
        text-align: left;
        margin: 0 0 40px;
        display: -webkit-inline-box
    }

    #numeross p {
        text-align: left;
        margin: 0 0 0;
        font-size: 25px;
        color: #1c1c1c;
        line-height: 34px;
    }

    #numeross h3 {
        font-size: 54px;
        color: #1d9c9e;
        font-weight: 800;
        text-align: left;
        margin: 0 0 10px
    }

    #numeross .cada_numero {
        display: block;
        margin: 0 0 20px
    }

    #numeross a#saibamais {
        font-size: 18px;
        color: #000;
        background: #e7b220;
        font-weight: 700;
        padding: 15px 20px;
        margin: 20px 0 0;
        float: left;
        text-transform: uppercase
    }

    #numeross a#saibamais:hover {
        background: #1d9c9e;
        color: #000
    }


    /*NOTICIAS
**********************************************************/
    #noticias {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-4.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #noticias h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-5.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 40px
    }

    #noticias .cada_noticia {
        width: 100%;
        float: left;
        background: #FFF;
        margin: 0 0 20PX
    }

    #noticias .cada_noticia #texto {
        padding: 20px;
    }

    #noticias .cada_noticia #data {
        color: #1d9c9e;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0 0 15px;
        display: block
    }

    #noticias .cada_noticia h3 {
        font-size: 20px;
        color: #1d9c9e;
        font-weight: 700;
        margin: 0 0 10px;
        height: 86px
    }

    #noticias .cada_noticia p {
        font-size: 15px;
        color: #747474;
        line-height: 18px;
        text-align: left
    }

    #noticias .cada_noticia #leiamais {
        text-align: center;
        display: block;
        background: #1d9c9e;
        color: #FFF;
        font-size: 17px;
        font-weight: 700;
        padding: 5px 10px;
        width: 170px;
        margin: 0 auto
    }

    #noticias .cada_noticia #leiamais:hover {
        color: #FFF;
        background: #e7b220;
    }

    #noticias #leiatodas {
        text-align: center;
        background: #1d9c9e;
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
        padding: 10px 20px;
        display: block;
        width: 80%;
        margin: 00px auto 0;
        text-transform: uppercase
    }

    .nav-previous,
    .nav-next {
        text-align: center;
        display: block;
        background: #1d9c9e;
        color: #FFF;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
    }


    /*EVENTOS
**********************************************************/
    #eventos {
        width: 100%;
        display: block;
        float: left;
        background: url(../images/background-5.jpg) repeat center center;
        background-size: cover;
        padding: 60px 0
    }

    #eventos h2 {
        font-size: 35px;
        color: #FFF;
        font-weight: 800;
        background: url(../images/linha-3.png) no-repeat center top;
        padding: 20px 0 0;
        text-align: center;
        margin: 0 0 40px
    }

    #eventos .cada_evento {
        width: 100%;
        height: 425px;
        position: relative;
        float: left;
        margin: 0 0 20px;
    }

    #eventos .cada_evento #imagem {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%
    }

    #eventos .cada_evento img {
        width: 100%
    }

    #eventos .cada_evento #data {
        background: #0a5051;
        width: 115px;
        height: 115px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        color: #FFF;
        text-align: center
    }

    #eventos .cada_evento #data #dia {
        font-size: 44px;
        font-weight: 800;
        display: block;
        margin: 10px 0 0
    }

    #eventos .cada_evento #data #mes {
        font-size: 15px;
        font-weight: 700;
        display: block
    }

    #eventos .cada_evento #data #ano {
        font-size: 23px;
        font-weight: 700;
        display: block
    }

    #eventos .cada_evento #titulo {
        background: #1c1c1c;
        opacity: 0.8;
        width: 100%;
        height: auto;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
        color: #FFF;
        text-align: center;
        padding: 10px 0
    }

    #eventos .cada_evento #titulo h3 {
        font-size: 20px;
        font-weight: 700;
        color: #FFF
    }

    #eventos .cada_evento #titulo #saibamais {
        text-align: center;
        display: -webkit-inline-box;
        background: #e7b220;
        color: #000;
        font-size: 14px;
        padding: 3px 8px;
        width: auto;
        margin: 10px auto 0;
    }

    #eventos #leiatodas {
        text-align: center;
        background: #e7b220;
        color: #FFF;
        font-size: 20px;
        font-weight: 700;
        padding: 10px 20px;
        display: block;
        width: 80%;
        margin: 0px auto 0;
        text-transform: uppercase
    }


    /*CONTATO
**********************************************************/
    #contato {
        width: 100%;
        float: left;
        padding: 50px 0;
        background: #FFF
    }

    #contato h2 {
        font-size: 41px;
        font-weight: 800;
        color: #1c1c1c;
        text-align: left;
        margin: 0 0 20px;
        background: url(../images/linha-3.png) no-repeat top left;
        padding: 20px 0 0
    }

    #contato p {
        font-size: 20px;
        color: #808080;
        margin: 0 0 20px
    }

    #contato #form {
        float: left;
        width: 100%;
        margin: 0 0 40px;
    }

    #contato #form label {
        display: block;
        font-size: 20px;
        color: #1d9c9e;
        font-weight: regular;
        text-transform: uppercase;
        margin: 0 0 10px
    }

    #contato #form input[type=text],
    #contato #form input[type=email],
    #contato #form input[type=tel] {
        width: 100%;
        height: 49px;
        background: #d9fdff;
        border: none;
        border-radius: 8px;
        margin: 0 0 10px;
        font-size: 18px
    }

    #contato #form textarea {
        width: 100%;
        height: 90px;
        background: #d9fdff;
        border: none;
        border-radius: 8px;
        margin: 0 0 10px
    }

    #contato #form input[type=submit] {
        background: #1d9c9e;
        color: #FFF;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        padding: 5px 40px;
        border-radius: 8px;
        margin: 0 0 0;
        cursor: pointer;
        border: none;
        float: right
    }


    #contato #mapa {
        float: right;
        width: 100%
    }

    #contato #mapa iframe {
        width: 100%;
        height: auto
    }

    #contato #mapa h3 {
        font-size: 33px;
        font-weight: 800;
        text-align: left;
        margin: 40px 0 10px;
        padding: 20px 0 0;
        color: #1c1c1c
    }

    #contato #mapa p {
        font-size: 18px;
        color: #353535;
        margin: 0 0 10px
    }


    /*FOOTER
**********************************************************/
    #footer {
        width: 100%;
        display: block;
        float: left;
        background: #1d9c9e;
        padding: 40px 0;
        text-align: center
    }

    #footer #box-1 {
        width: 100%;
        float: left;
        margin: 10px 0 0 0;
    }

    #footer #box-1 img {
        margin: 0 0 10px
    }

    #footer #box-2 {
        width: 100%;
        float: left;
        margin: 10px 0 0 0
    }

    #footer #box-3 {
        width: 100%;
        float: left;
        margin: 30px 0 0 0;
        text-align: center
    }

    #footer #box-3 p {
        color: #FFF;
        font-size: 14px;
        font-weight: 400;
        margin: 0 0 3px;
        text-align: center
    }

    #footer #box-4 {
        width: 100%;
        float: left;
        margin: 30px 0 40px 0;
        text-align: center
    }

    #footer #box-4 a {
        display: -webkit-inline-box;
        float: none;
        margin: 0 10px 0 0
    }

    #footer #box-5 {
        width: 100%;
        float: left;
        text-align: center
    }

    #footer #box-5 h5 {
        color: #FFF;
        font-size: 15px;
        font-weight: 500;
        margin: 0 0 10px
    }


    ul.col2 li,
    ul.col3 li,
    ul.col4 li {
        width: 79%;
        margin-left: 0;
        margin-right: 0;
    }




    .middle #zpeceara #texto {
        width: 100%;
        float: left;
    }

    .middle #zpeceara #imagem {
        float: right;
        margin: 30px -20px 0 0;
    }

    .middle #zpeceara #imagem img {
        width: 100%;
    }

    .middle #zpeceara #texto p {
        font-size: 20px;
        line-height: 28px;
    }


    .middle #oquee #texto {
        width: 100%;
        float: right;
        margin: 20px 0 0;
    }

    .middle #oquee #imagem {
        float: left;
        margin: 00px 0 0 -20px;
    }

    .middle #oquee #imagem img {
        width: 100%;
    }

    .middle #oquee #texto p {
        font-size: 20px;
        line-height: 28px;
    }



    .page-id-9 .middle img {
        width: 100%;
        height: auto
    }

    .middle #beneficios #texto {
        width: 100%;
        float: left;
    }

    .middle #beneficios #texto p {
        font-size: 20px;
        line-height: 28px;
    }

    .middle #beneficios #imagem {
        float: right;
        margin: 30px -20px 0 0;
    }

    .middle #beneficios #imagem img {
        width: 100%;
    }

    .middle .cada_beneficios #box-verde {
        width: 150px;
        margin: 0 20px 20px 0
    }

    .middle .cada_beneficios #box-amarelo {
        width: 150px;
        margin: 0 20px 20px 0;
        font-size: 19px
    }

    .middle .cada_beneficios {
        font-size: 23px;
        width: 89%;
        padding: 10px 20px;
    }

    .middle .cada_beneficios p {
        font-size: 17px
    }



    .middle #beneficios-fiscais #federal {
        background: #FFF;
        border-radius: 20px;
        width: 67%;
        min-height: auto;
        float: left;
        padding: 0 0 20px;
        margin: 40px 0 0 117px;
        position: relative
    }

    .middle #beneficios-fiscais #federal h4 {
        font-size: 38px;
        font-weight: 800;
        color: #1d9c9e;
        text-align: right;
        margin: 30px 43px 0
    }

    .middle #beneficios-fiscais #federal p {
        color: #4c4c4c;
        font-size: 16px;
        width: auto;
        line-height: 20px;
        margin: 30px 20px 20px 40px;
    }

    .middle #beneficios-fiscais #federal img {
        position: absolute;
        top: -70px;
        left: -110px;
    }

    .middle #beneficios-fiscais #nacional {
        background: #FFF;
        border-radius: 20px;
        width: 78%;
        min-height: auto;
        float: right;
        padding: 0 0 20px;
        margin: 100px 69px 0 0;
        position: relative
    }

    .middle #beneficios-fiscais #nacional h4 {
        font-size: 38px;
        font-weight: 800;
        color: #1d9c9e;
        text-align: left;
        margin: 30px 43px 0
    }

    .middle #beneficios-fiscais #nacional p {
        color: #4c4c4c;
        font-size: 16px;
        width: auto;
        line-height: 20px;
        margin: 30px 20px 20px 40px;
    }

    .middle #beneficios-fiscais #nacional img {
        position: absolute;
        top: -70px;
        right: -60px
    }


    .middle .cada_outro {
        width: 84%;
        display: block;
        float: left;
        border: 1px solid #e7b220;
        border-radius: 10px;
        padding: 20px 30px;
        font-size: 27px;
        text-align: center;
        margin: 0 0 40px;
    }

    .middle .cada_outro #box-verde {
        width: 127px;
    }

    .middle .cada_outro #box-amarelo {
        width: 127px;
    }

    .middle .cada_outro {
        font-size: 24px;
    }

    .middle .cada_outro p {
        color: #FFF;
        font-size: 14px;
        margin: 5px 0 0;
    }

    .middle #resumo-beneficio #imagem {
        float: right;
        margin: 30px -20px 0 0;
    }

    .middle #resumo-beneficio #imagem img {
        width: 100%
    }

    .middle #resumo-beneficio #texto {
        width: 100%;
        float: left;
    }

    .page-id-13 .middle img {
        width: 100%;
        height: auto;
    }

    .page-id-15 .middle img {
        width: 100%;
        height: auto;
    }

    ul.col3,
    ul.col2 {
        margin: 0
    }

    .SistemasExternos table tbody td.laranja {
        line-height: unset !important
    }

    .wp-image-3239 {
        width: 100%;
        height: auto
    }

    .wp-image-3474 {
        width: 100%;
        height: auto
    }

    .middle #estrutura #texto {
        width: 100%;
        float: left;
    }

    .middle #estrutura #texto p {
        font-size: 17px;
        color: #FFF;
        line-height: 26px;
        text-align: justify;
    }

    .middle #estrutura #imagem {
        float: right;
        margin: 30px -20px 0 0;
    }

    .middle #estrutura #imagem img {
        width: 100%;
    }

    .middle #resumo #imagem {
        float: left;
        margin: 00px 0 0 -20px;
    }

    .middle #resumo #imagem img {
        width: 104%
    }

    .middle #resumo #texto {
        width: 100%;
        float: right;
        margin: 50px 0 0;
    }

    .middle #resumo #texto #texto p {
        font-size: 17px;
        color: #FFF;
        line-height: 26px;
        text-align: justify;
    }

    .middle #fichatecnica h3 {
        font-size: 25px;
        color: #125a5b;
        text-align: center;
        background: #e7b220;
        padding: 15px;
        width: 94%;
        display: block;
        margin: 0 auto 40px;
        font-weight: 800;
        border-radius: 20px;
    }

    .middle #fichatecnica #texto {
        float: left;
        width: 100%;
        margin: 20px 0 0;
    }

    .middle #fichatecnica .cada_ficha {
        width: 100%;
        margin: 0 auto 50px;
        display: block;
        text-align: center;
        float: left;
    }

    .middle #fichatecnica #texto p {
        font-size: 19px;
        color: #FFF;
        line-height: 26px;
        text-align: justify;
        background: url(../images/dot-2.png) no-repeat left 10px;
        padding: 0 0 0 20px;
    }

    .middle #fichatecnica img {
        float: none
    }

    .page-id-31 .middle img {
        width: 100%;
        height: auto;
    }

    .middle h1 {
        font-size: 34px;
    }

}

/* ========================================
   CLASSES REUTILIZÁVEIS PARA FORMULÁRIOS
   ======================================== */

/* Label padrão para formulários */
.form-label {
    display: block;
    font-size: 20px;
    color: #1d9c9e;
    font-weight: regular;
    text-transform: uppercase;
    margin: 0 0 10px;
}

/* Campos de entrada de texto */
.form-input {
    width: 100%;
    height: 49px;
    background: #d9fdff;
    border: none;
    border-radius: 8px;
    margin: 0 0 10px;
    font-size: 18px;
    padding: 0 15px;
    box-sizing: border-box;
}

.contato .form input[type=text],
.contato .form input[type=email],
.contato .form input[type=tel] {
    width: 100%;
    height: 49px;
    background: #d9fdff;
    border: none;
    border-radius: 8px;
    margin: 0 0 10px;
    font-size: 18px
}

/* Área de texto */
.form-textarea {
    width: 100%;
    height: 90px;
    background: #d9fdff;
    border: none;
    border-radius: 8px;
    margin: 0 0 10px;
    font-size: 18px;
    padding: 15px;
    box-sizing: border-box;
    resize: vertical;
}

/* Botão de envio */
.form-submit {
    background: #1d9c9e;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 5px 40px;
    border-radius: 8px;
    margin: 0 0 0;
    cursor: pointer;
    border: none;
    transition: background-color 0.3s ease;
}

.form-submit:hover {
    background: #168a8c;
}

/* Container para formulários */
.form-container {
    width: 100%;
    max-width: 470px;
}

/* Variações de alinhamento para botões */
8153 {
    float: right;
}

.form-submit.align-center {
    display: block;
    margin: 0 auto;
}

.form-submit.align-left {
    float: left;
}

/* ========================================
   ESTILOS PARA CONTACT FORM 7
   ======================================== */

/* Container do formulário Contact Form 7 */
.wpcf7 {
    width: 100%;
}

/* Labels do Contact Form 7 */
.wpcf7 label {
    display: block;
    font-size: 20px;
    color: #1d9c9e;
    font-weight: regular;
    text-transform: uppercase;
    margin: 0 0 10px;
}

/* Campos de entrada do Contact Form 7 */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input[type="number"],
.wpcf7 input[type="date"] {
    width: 400px;
    height: 35px;
    background: #ffffff;
    border: none;
    border-radius: 8px;
    margin: 0 0 10px;
    font-size: 18px;
    padding: 0 15px;
    box-sizing: border-box;
}

/* Textarea do Contact Form 7 */
.wpcf7 textarea {
    width: 100%;
    min-height: 90px;
    background: #d9fdff;
    border: none;
    border-radius: 8px;
    margin: 0 0 10px;
    font-size: 18px;
    padding: 15px;
    box-sizing: border-box;
    resize: vertical;
}

/* Select do Contact Form 7 */
.wpcf7 select {
    width: 100%;
    height: 49px;
    background: #d9fdff;
    border: none;
    border-radius: 8px;
    margin: 0 0 10px;
    font-size: 18px;
    padding: 0 15px;
    box-sizing: border-box;
}

/* Botão de envio do Contact Form 7 */
.wpcf7 input[type="submit"] {
    background: #1d9c9e;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 5px 40px;
    border-radius: 8px;
    margin: 10px 0 0 0;
    cursor: pointer;
    border: none;
    transition: background-color 0.3s ease;
    display: block;
    clear: both;
}

.wpcf7 input[type="submit"]:hover {
    background: #168a8c;
}

/* Mensagens de validação do Contact Form 7 */
.wpcf7-not-valid-tip {
    color: #ff6b6b;
    font-size: 14px;
    margin-top: 5px;
    display: block;
}

.wpcf7-validation-errors {
    background: #ffe6e6;
    border: 1px solid #ff6b6b;
    border-radius: 8px;
    padding: 15px;
    margin: 10px 0;
    color: #d63031;
}

.wpcf7-mail-sent-ok {
    background: #e6f7e6;
    border: 1px solid #00b894;
    border-radius: 8px;
    padding: 15px;
    margin: 10px 0;
    color: #00b894;
}

/* Spinner de carregamento */
.wpcf7-spinner {
    margin-left: 10px;
}

/* Checkbox e Radio buttons */
.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
    margin-right: 8px;
}

.wpcf7 .wpcf7-list-item {
    margin: 0 0 10px 0;
}

.wpcf7 .wpcf7-list-item label {
    font-size: 16px;
    text-transform: none;
    display: inline;
    margin: 0;
}

/* Responsividade para dispositivos móveis */
@media (max-width: 768px) {
    .wpcf7 input[type="submit"] {
        float: none;
        width: 100%;
        margin: 10px 0 0 0;
    }
}

/* Campo de upload de arquivo */
.wpcf7 input[type="file"] {
    width: 100%;
    background: #d9fdff;
    border: 2px dashed #1d9c9e;
    border-radius: 8px;
    margin: 0 0 10px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
    color: #1d9c9e;
    cursor: pointer;
}

.wpcf7 input[type="file"]:hover {
    background: #c7f9fc;
    border-color: #168a8c;
}

/* Estilo para o ícone do Portal da Transparência */
#links ul li a i.fas {
    margin-right: 5px;
    color: #1d9c9e;
}

/* ========================================
   MENU HAMBÚRGUER MOBILE
   ======================================== */

/* Container do menu mobile */
.mobile-menu-container {
    display: none;
    position: relative;
}

/* Botão hambúrguer */
.mobile-menu-toggle {
    background: none;
    border: none;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    padding: 8px;
    z-index: 100003;
    position: relative;
    border: 1px solid #fff;
    border-radius: 4px;
    pointer-events: auto;
}

.mobile-menu-toggle:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
}

/* Overlay escuro */
.mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100001;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    pointer-events: none;
}

.mobile-menu-overlay.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

/* Menu lateral */
.mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #1d9c9e;
    z-index: 100002;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    overflow-y: auto;
    padding: 110px 28px 50px;
    display: flex;
    flex-direction: column;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transform: translateX(100%);
    transition: transform 0.35s ease, opacity 0.35s ease;
}

.mobile-menu.active {
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
}

/* Header do menu mobile */
.mobile-menu-header {
    position: absolute;
    top: 20px;
    right: 20px;
    border: none;
    padding: 0;
    text-align: right;
}

.mobile-menu-close {
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    padding: 10px 12px;
    border-radius: 50%;
    transition: background 0.3s ease, border-color 0.3s ease;
}

.mobile-menu-close:hover {
    background: rgba(255, 255, 255, 0.3);
    border-color: rgba(255, 255, 255, 0.6);
}

/* Items do menu mobile */
.mobile-menu-items {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.mobile-menu-items li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
    text-align: left;
    padding: 0;
    position: relative;
}

.mobile-menu-items li:last-child {
    border-bottom: none;
}

.mobile-menu-section-title {
    font-size: 12px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.65);
    font-weight: 700;
    padding: 18px 10px 12px;
    pointer-events: none;
}

.mobile-menu-items li a {
    display: block;
    padding: 18px 10px;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.4px;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.mobile-menu-items li a:hover,
.mobile-menu-items li a:focus {
    background-color: rgba(255, 255, 255, 0.12);
    color: #f6d35b;
}

.mobile-menu-items li a i {
    margin-right: 8px;
    color: #f6d35b;
}

.mobile-menu-items li a img {
    vertical-align: middle;
    margin-left: 8px;
}

.mobmenul-container,
.mobmenur-container,
.mobmenu-left-bt,
.mobmenu-right-bt {
    display: none !important;
}

.mobile-menu-highlight a {
    color: #f6d35b;
    font-weight: 700;
}

.mobile-menu-highlight a:hover,
.mobile-menu-highlight a:focus {
    color: #ffffff;
}

.mobile-menu-items .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0 0 12px;
    background: rgba(0, 0, 0, 0.05);
    display: none;
}

.mobile-menu-items .sub-menu li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    padding-left: 18px;
}

.mobile-menu-items .sub-menu li:last-child {
    border-bottom: none;
}

.mobile-menu-items .sub-menu li a {
    padding: 14px 10px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.92);
}

.mobile-menu-items .sub-menu li a:hover,
.mobile-menu-items .sub-menu li a:focus {
    color: #f6d35b;
}

.mobile-menu-items .menu-item-has-children > a {
    font-weight: 700;
    padding-right: 48px;
}

.mobile-menu-items .menu-item-has-children {
    position: relative;
}

.mobile-submenu-toggle {
    position: absolute;
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #f6d35b;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.3s ease, background 0.3s ease, color 0.3s ease;
}

.mobile-submenu-toggle:hover,
.mobile-submenu-toggle:focus {
    background: rgba(255, 255, 255, 0.2);
}

.mobile-menu-items .menu-item-has-children.open > .mobile-submenu-toggle {
    background: rgba(255, 255, 255, 0.25);
    color: #fff;
}

.mobile-menu-items .menu-item-has-children.open > .sub-menu {
    display: block;
    background-color: white;
}

/* Media Queries para Responsividade */
@media (max-width: 768px) {
    /* Ajustar top-bar para mobile */
    #top-bar {
        padding: 10px 0;
        position: relative;
        z-index: 1000;
    }
    
    #top-bar .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }
    
    /* Esconder menu desktop */
    #links {
        display: none !important;
    }
    
    /* Mostrar menu mobile */
    .mobile-menu-container {
        display: block;
        order: 2;
    }
    
    /* Ajustar busca no mobile */
    #busca {
        width: auto;
        margin-bottom: 0;
        order: 1;
        flex: 1;
        margin-right: 15px;
    }
    
    #busca input[type="text"] {
        width: calc(100% - 50px);
        max-width: 200px;
    }
    
    #busca form {
        display: flex;
        align-items: center;
    }

    /* Ocultar toggles de outros plugins para manter menu único */
    .mobmenul-container,
    .mobmenur-container {
        display: none !important;
    }
    
    /* Prevenir scroll quando menu está aberto */
    body.menu-open {
        overflow: hidden;
        position: fixed;
        width: 100%;
    }
}

/* Toggle box (details/summary) */
details.toggle-box {
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0,0,0,0.06);
  margin: 16px 0;
}

details.toggle-box > summary {
  list-style: none;
  cursor: pointer;
  padding: 12px 16px;
  font-weight: 700;
  color: #1f2937;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

details.toggle-box > summary::-webkit-details-marker { display: none; }

details.toggle-box > summary::after {
  content: "+";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 999px;
  font-weight: 600;
  color: #6b7280;
  border: 1px solid #d1d5db;
  background: #f9fafb;
}

details.toggle-box[open] > summary::after { content: "–"; }

details.toggle-box .toggle-content {
  padding: 8px 16px 16px;
  border-top: 1px solid #e5e7eb;
  animation: toggle-fade 180ms ease;
}

details.toggle-box .toggle-content a { display: block; margin: 2px 0; }

details.toggle-box .toggle-content a:hover { text-decoration: underline; }

@keyframes toggle-fade {
  from { opacity: 0; transform: translateY(-4px); }
  to   { opacity: 1; transform: translateY(0); }
}

/* Toggle box (details/summary) for Ouvidoria reports */
details.toggle-box {
    max-width: 500px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.06);
    margin: 16px 0;
}

details.toggle-box > summary {
    list-style: none;
    cursor: pointer;
    padding: 12px 16px;
    font-weight: 700;
    color: #e7b220; /* cinza escuro do título */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

details.toggle-box > summary::-webkit-details-marker { display: none; }

details.toggle-box > summary::after {
    content: "+";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 999px;
    font-weight: 600;
    color: #6b7280;
    border: 1px solid #d1d5db;
    background: #f9fafb;
}

details.toggle-box[open] > summary::after { content: "–"; }

details.toggle-box .toggle-content {
    padding: 8px 16px 16px;
    border-top: 1px solid #e5e7eb;
    animation: toggle-fade 180ms ease;
}

details.toggle-box .toggle-content a { 
    display: block;
    margin: 2px 0;
    color: #1e9c9e; /* cor dos links, consistente com tema */
}

details.toggle-box .toggle-content a:hover { text-decoration: underline; }

@keyframes toggle-fade {
  from { opacity: 0; transform: translateY(-4px); }
  to   { opacity: 1; transform: translateY(0); }
}
