<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ESTRUTURA */
body { margin: 0; padding: 0; }
* { outline: none; }
.e_trans { display: none !important; }
#conteudo_esquerda { width: 100% !important; padding-bottom: 10px; padding-top:20px; min-height: calc(100vh - 485px); }
#cont_conteudo_site_interna { width:100% !important; }
#e_centralizar {width: 100%; width: calc(100% - 40px); max-width: 1200px; margin: 0 auto;}

/* RESET */
a, li, ol, ul { border: none; text-decoration: none; list-style: none; color: inherit; margin: 0; padding: 0; }
a:active, a:link, a:hover, a:focus { text-decoration: inherit; }
/* RESET DOS ESPAÇAMENTOS */
#e_cont_topo, #e_cont_topo *, #e_cont_topo *:before, #e_cont_topo *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#e_conteudo, #e_conteudo *, #e_conteudo *:before, #e_conteudo *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#e_cont_rodape, #e_cont_rodape *, #e_cont_rodape *:before, #e_cont_rodape *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* RESET DAS SELEÇÕES */
.unselect *::selection { background: inherit; color: inherit; }
.unselect *::-webkit-selection { background: inherit; color: inherit; }
.unselect *::-moz-selection { background: inherit; color: inherit; }
.unselect *::-ms-selection { background: inherit; color: inherit; }

/* IMAGENS */
img { border: 0; margin: 0; }
.e_imgcentralizar { width: 100%; height: 100%; object-fit: cover; object-position: center; }

/* ESTILO DAS BARRAS DE ROLAGEM */
body *::-webkit-scrollbar-track { background: rgba(0,0,0,0.03); border-radius: 5px; }
body *::-webkit-scrollbar { width: 10px; background: rgba(0,0,0,0.03); height: 10px; margin: 5px; border-radius: 5px; }
body *::-webkit-scrollbar-thumb { background: rgba(0,0,0,0.05); border-radius: 5px; }
body *::-webkit-scrollbar-thumb:hover { background: #1e7cd9; }

/* INFORMAÇÃO DO SISTEMA */
.sw_area_info_sistema { text-align: center; clear: both; border: none !important; border-width: 1px 0; font-size: 12px; color: #959da6 !important; font-family: "Fieldwork Hum Thin" !important; letter-spacing: .025em !important; padding: 10px; box-sizing: border-box; }
.sw_area_info_sistema .sw_info_sistema { display: inline-block; vertical-align: middle; padding: 5px; margin: 0 2%; }
.sw_area_info_sistema .sw_info_sistema .sw_icone_info_sistema { font-size: 1.25em; vertical-align: middle; margin-right: .25em; }
.sw_area_info_sistema .sw_info_sistema .sw_texto_info_sistema { font-size: 1em; vertical-align: middle; }
.sw_area_info_sistema .sw_info_sistema strong { font-weight: 500; }

/* **************************** SLIDERS **************************** */
/* SETAS */
.sw_slider_seta { z-index: 50; width: 50px; height: 50px; line-height: 50px; position: absolute; top: 0; font-size: 0; color: #7a8a96; background: #fff; background: rgba(255,255,255,.5); border: solid 5px rgba(255,255,255,.15); border-radius: 100%; overflow: hidden; text-align: center; cursor: pointer; visibility: visible; opacity: .95; transform: scale(1); transition: .2s ease; }
.sw_slider_seta .fa { font-size: 16px; }
.sw_slider_seta:hover { opacity: 1; transition: 0.1s; }
.sw_slider_seta:active { background: #1f71d4; color: #fff; }
.sw_slider_seta.sw_slider_anterior { left: 0; padding-right: 2px; box-shadow: 4px 0 5px rgba(54,61,75,.15); }
.sw_slider_seta.sw_slider_posterior { right: 0; padding-left: 2px; box-shadow: -4px 0 5px rgba(54,61,75,.15); }
.sw_slider_lmt.limit_l .sw_slider_anterior,
.sw_slider_lmt.limit_r .sw_slider_posterior { opacity: .6; background: #dbdfe2; background: rgba(193, 197, 201, 0.5); color: initial; cursor: default; }
.sw_slider_lmt.limit_l.limit_r .sw_slider_seta { opacity: 0; visibility: hidden; }
/* SLIDER LIMITADO */
.sw_slider_lmt { width: 100%; position: relative; }
.sw_slider_lmt .sw_content_slider_lmt { position: relative; overflow: hidden; }
.sw_slider_lmt .sw_cont_slider_lmt { height: 100%; position: absolute; top: 0; left: 0; will-change: left, top; z-index: 0; text-align: center; white-space: nowrap; font-size: 0; transition: .3s ease-in-out;}
.sw_slider_lmt .sw_cont_slider_lmt .sw_item_slide { width: 100%; display: inline-block; vertical-align: top; position: relative; text-align: left; white-space: normal; }
/* THUMBNAILS */
.sw_slider_lmt .sw_area_thumbnails { text-align: center; padding: 10px; position: relative; z-index: 1;}
.sw_slider_lmt .sw_area_thumbnails, .sw_slider_lmt .sw_area_thumbnails *::selection { background: transparent; color: inherit; }
.sw_slider_lmt .sw_area_thumbnails .sw_thumbnail { width: 8px; height: 8px; display: inline-block; vertical-align: middle; background: #ccc; border-radius: 100%; margin: 5px; transition: .1s; }
.sw_slider_lmt .sw_area_thumbnails .sw_thumbnail:hover { transform: scale(1.25); cursor: pointer; }
.sw_slider_lmt .sw_area_thumbnails .sw_thumbnail_ativo { background: #2196f3; transform: scale(1.25); }
/* **************************** FIM SLIDERS **************************** */

/* TÍTULOS */
.e_titulo_comum {height: 50px; clear: both; margin: 20px 0;}
.e_titulo_comum .e_title_c {position: relative; float: left; font-size: 22px; color: #525b66; text-transform: uppercase; padding-top: 25px;}
.e_titulo_comum .e_title_c::before {content: ""; width: 70%; height: 4px; position: absolute; right: 0; top: 5px; background: #0cc8ed; border-radius: 2px;}
.e_titulo_comum .e_title_c::after {content: ""; width: 15%; height: 4px; position: absolute; left: 0; top: 5px; background: #0cc8ed; border-radius: 2px;}
.e_link_vermais {position: relative; float: right;}
.e_link_vermais .e_txt_title {display: inline-block; vertical-align: middle; font-size: 14px; color: #8a9199; letter-spacing: .3px; padding: 0 20px; transition: .3s ease-in-out;}
.e_link_vermais:hover .e_txt_title {color: #15c3e4;}
.e_link_vermais .e_vermais {width: 50px; height: 50px; position: relative; display: inline-block; vertical-align: middle; border: solid 1px #acb5bf; border-radius: 100%; overflow: hidden; transition: .3s ease-in-out;}
.e_link_vermais .e_vermais:hover {transform: rotate(180deg);}
.e_link_vermais .e_vermais::before {content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 0; border-radius: 100%; background: #1f71d4; background: linear-gradient(45deg, #0cc8ed, #1f71d4); visibility: hidden; opacity: 0; transform: scale(0); transform-origin: center; transition: .3s ease-in-out;}
.e_link_vermais:hover .e_vermais::before {visibility: visible; opacity: 1; transform: scale(1);}
.e_link_vermais:hover .e_vermais {border-color: transparent;}
.e_link_vermais .e_vermais span {display: block; width: 40%; height: 1.5px; position: absolute; top: 48%; left: 32%; background: #acb5bf; z-index: 1; transition: .3s ease-in-out;}
.e_link_vermais:hover .e_vermais span {background: #fff;}
.e_link_vermais .e_vermais span:last-child {width: 1.5px; height: 40%; top: 30%; left: 50%;}
.e_titulo_secundario {text-align: center; font-size: 22px; color: #525b66; text-transform: uppercase; margin: 20px 0;}

/* DEFININDO CONTEÚDO INTERNO */
.e_conteudo_interno { width: 100%; max-width: 1200px; display: table; margin: 0 auto; }
.e_area_ferramenta {width: 100%; padding: 20px; font-size: 0;}
.swop_capa {}


/* **************************** CABEÇALHO **************************** */
#e_cont_topo {width: 100%; float: left; background: #fff; border-bottom: solid 1px #dce0e5;}

/* CONTEÚDO CABEÇALHO */
#e_cont_topo #e_banner_topo_dinamico {width: 100%; height: 105px; background-repeat: no-repeat; background-position: top left; position: relative; }
#e_cont_topo #e_banner_topo_dinamico #e_banner_topo_dinamico_clique {width: 220px; height: 85px; float: left; margin-top: 10px; margin-left: 20px;}

/* MENU TOPO */
#e_cont_topo .e_menu_topo {float: right; text-align: right; padding: 10px 20px; z-index: 100; font-size: 0;}
#e_cont_topo .e_menu_topo ul {width: 100%; display: table; margin: 0 auto;}
#e_cont_topo .e_menu_topo ul li {position: relative; display: inline-block; vertical-align: middle; text-align: left; cursor: pointer; z-index: 160;}
#e_cont_topo .e_menu_topo ul li .e_link_menu {height: 80px; position: relative; font-size: 17px; color: #626973; line-height: 80px; letter-spacing: -.3px; padding: 0 18px; transition: .3s ease-in-out;}
#e_cont_topo .e_menu_topo ul li .e_link_menu span {position: relative; z-index: 1;}
#e_cont_topo .e_menu_topo ul li:hover .e_link_menu {color: #1baef2;}
#e_cont_topo .e_menu_topo ul li .e_link_menu::before {content: ""; position: absolute; bottom: 0; right: 0; left: 0; z-index: 0; width: 100%; height: 100%; background: #edf2f7; border-radius: 4px; opacity: 0; visibility: hidden; transform: scaleX(0); transform-origin: center; transition: .3s cubic-bezier(0.65, 0.05, 0.36, 1);}
#e_cont_topo .e_menu_topo ul li:hover .e_link_menu::before {opacity: 1; visibility: visible; transform: scaleX(1);}
/* Submenu */
#e_cont_topo .e_menu_topo ul li .e_submenu {position: absolute; top: 100%; right: 0; z-index: 0; border-top: solid 15px transparent; background: none; visibility: hidden; transition-delay: .2s;}
#e_cont_topo .e_menu_topo ul li:hover .e_submenu {z-index: 2; visibility: visible; transition-delay: 0s;}
#e_cont_topo .e_menu_topo ul li .e_submenu ul {background: #1e75d5; border-top: solid 5px #1b6abf; border-radius: 0 0 4px 4px; overflow: hidden; padding: 10px 0; transform: scaleY(0); transform-origin: top; transition: .3s ease;}
#e_cont_topo .e_menu_topo ul li:hover .e_submenu ul {transform: scaleY(1);}
#e_cont_topo .e_menu_topo ul li .e_submenu ul li {width: 270px; display: block; z-index: 100;}
#e_cont_topo .e_menu_topo ul li .e_submenu ul li .e_link_submenu {position: relative; font-size: 12px; text-transform: uppercase; color: #fff; border-bottom: solid 1px rgba(0,0,0,0.07); padding: 18px; border-radius: 2px; margin: 0 8px; transition: .2s ease;}
#e_cont_topo .e_menu_topo ul li .e_submenu ul li:hover .e_link_submenu {background: rgba(0,0,0,0.07);; padding-left: 20px;}
/* Menu todos */
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos {position: static;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_icone_todos {height: 80px; position: relative; display: inline-table; padding: 0 18px;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_icone_todos::before {content: ""; position: absolute; bottom: 0; right: 0; left: 0; z-index: 0; width: 100%; height: 100%; background: #edf2f7; border-radius: 4px; opacity: 0; visibility: hidden; transform: scaleX(0); transform-origin: center; transition: .3s cubic-bezier(0.65, 0.05, 0.36, 1);}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos:hover .e_icone_todos::before {opacity: 1; visibility: visible; transform: scaleX(1);}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_icone_todos .e_cont_icon {width: 30px; height: 40px; display: table-cell; vertical-align: middle;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_icone_todos .e_cont_icon span {position: relative; z-index: 1; display: block; width: 78%; height: 4px; background: none; border: solid 1px #626973; border-radius: 2px; margin: 4px auto; transition: .25s ease-in-out;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos:hover .e_icone_todos .e_cont_icon span {width: 85%; border-color: #1baef2;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos:hover .e_icone_todos .e_cont_icon span:nth-child(2) {width: 50%;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos {width: 100%; max-width: 1300px; position: absolute; top: 85%; right: 0; border-top: solid 15px transparent; visibility: hidden; z-index: 150; margin: 0 auto; transition-delay: .2s;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos:hover .e_menu_todos {visibility: visible; transition-delay: 0s;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos {height: 450px; position: relative; background: #1e75d5; border-radius: 0 0 4px 4px; overflow: hidden; transform: scaleY(0); transform-origin: top; transition: .3s ease;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos:hover .e_menu_todos .e_cont_menu_todos {transform: scaleY(1);}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos .e_cont_barra_menu {position: absolute; top: 20px; right: 20px; left: 20px; bottom: 20px; overflow: auto;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos ul {width: 100%; height: 100%; display: flex; flex-flow: column wrap; background: none; border-radius: 0; padding: 0; margin: 0;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos ul li {width: 230px; height: auto; margin-right: 40px;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos ul li .e_cabecalho_menu_todos {font-size: 16px; text-transform: uppercase; color: #fff; padding: 20px; border-bottom: solid 1px rgba(0,0,0,0.09); margin-bottom: 20px;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos ul li .e_cabecalho_menu_todos span {font-size: 16px; padding-right: 10px;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos ul li .e_link_menu_servicos {font-size: 14px; color: #fff; padding: 13px; border-radius: 2px; border-bottom: solid 1px rgba(0,0,0,0.06); transition: .2s ease-in-out;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos ul li:hover .e_link_menu_servicos {background: rgba(0,0,0,0.08); padding-left: 16px;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos ul li .e_link_menu_servicos span {padding-right: 10px;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos ul li .e_titulo_subitem {font-size: 14px; text-transform: uppercase; padding: 20px; border-bottom: solid 1px rgba(0,0,0,0.1); margin-top: 20px;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos ul li .e_titulo_subitem span {padding-right: 10px;}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos ul li .e_subitem_menu {background: rgba(0,0,0,0.04);}
#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_menu_todos .e_cont_menu_todos ul li .e_ultimo_item {margin-bottom: 20px;}

/* BUSCA */
#e_cont_topo .e_box_topo {width: 100%; height: 75px; position: relative; border-top: solid 1px #dce0e5; padding: 0 20px;}
#e_cont_topo .e_area_busca {width: 30%; height: 35px; position: relative; float: left; margin: 20px 0;}
#e_cont_topo .e_area_busca .e_campo_busca {width: 100%; height: 35px; background: #fff; border: solid 1px #ced3d9; border-radius: 17.5px; overflow: hidden; font-size: 13px; color: #555; padding-left: 20px;}
#e_cont_topo .e_area_busca .e_campo_busca::placeholder {color: #a1a8b3; transition: .5s ease-out;}
#e_cont_topo .e_area_busca form:focus-within .e_campo_busca::placeholder {opacity: 0; transform: translateX(60px)}
#e_cont_topo .e_area_busca .e_btn_busca {width: 50px; height: 33px; position: absolute; top: 1px; right: 1px; background: #fff; border: 0; border-radius: 100%; font-size: 14px; color: #626973; line-height: 31px; text-align: center; transition: .3s ease-in;}
#e_cont_topo .e_area_busca .e_btn_busca:hover {color: #1baef2; cursor: pointer;}
#e_cont_topo .e_area_busca form:focus-within .e_btn_busca {color: #1baef2;}

/* REDES SOCIAIS */
#e_cont_topo .e_cont_redes_s {float: left; margin: 20px; font-size: 0;}
#e_cont_topo .e_cont_redes_s .e_img_redesocial {width: 35px; height: 35px; display: inline-block; vertical-align: middle; border-radius: 100%; overflow: hidden; margin: 0 3px; transition: .3s ease;}
#e_cont_topo .e_cont_redes_s .e_img_redesocial:hover {transform: rotateX(360deg);}
#e_cont_topo .e_cont_redes_s .e_img_redesocial img {transition: .2s ease;}
#e_cont_topo .e_cont_redes_s .e_img_redesocial:hover img {transform: translateY(-50%);}

/* ACESSO FÁCIL */
#e_cont_topo .e_area_acesso_facil {float: right; z-index: 150;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil {position: relative; display: inline-block; vertical-align: top; cursor: pointer; margin: 0 5px; transition: .2s ease;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_btn_menu {width: 200px; height: 50px; position: relative; background: #ebf0f6; box-shadow: 0 1px 1px 0 #d8dee5; text-align: center; border-radius: 4px; overflow: hidden; margin: 12px 0;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_btn_menu::before {content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; right: 0; z-index: 0; background: #1f71d4; background: linear-gradient(to right, #1f71d4, #0cc8ed); opacity: 0; visibility: hidden; transition: .4s cubic-bezier(0, 1.20, 0.6, 0.90);}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil:hover .e_btn_menu::before {opacity: 1; visibility: visible;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_btn_menu img {position: relative; z-index: 1; display: inline-block; vertical-align: middle; padding-right: 10px; transition: .3s ease;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil:hover .e_btn_menu img {filter: contrast(10);}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_btn_menu span {position: relative; z-index: 1;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_btn_menu .e_btn_txt {display: inline-block; vertical-align: middle; font-size: 14px; color: #7e858c; text-shadow: 0 50px 0 #fff; line-height: 50px; text-transform: uppercase; transition: .3s ease;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil:hover .e_btn_menu .e_btn_txt {transform: translateY(-100%);}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_dropdown_menu {position: absolute; top: 100%; right: 0; z-index: 0; background: none; visibility: hidden; transition-delay: .2s;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil:hover .e_dropdown_menu {z-index: 2; visibility: visible; transition-delay: 0s;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_dropdown_menu .e_cont_dropdown {background: #e6ecf2; border-radius: 0 0 4px 4px; overflow: hidden; padding: 10px; transform: scaleY(0); transform-origin: top; transition: .3s ease;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil:hover .e_dropdown_menu .e_cont_dropdown {transform: scaleY(1);}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_dropdown_menu .e_cont_dropdown ul {max-height: 300px; overflow-x: hidden; overflow-y: scroll; padding-right: 7px;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_dropdown_menu .e_cont_dropdown ul::-webkit-scrollbar {width: 7px; height: 7px;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_dropdown_menu .e_cont_dropdown ul li {width: 250px; display: block; z-index: 100;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_dropdown_menu .e_cont_dropdown ul li .e_link_dropdown {font-size: 12px; text-transform: uppercase; color: #7e858c; border-bottom: solid 1px rgba(0,0,0,0.06); padding: 20px; border-radius: 2px; transition: .2s ease;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_dropdown_menu .e_cont_dropdown ul li:hover .e_link_dropdown {background: #f1f5f9; color: #1c8ee2; padding-left: 23px;}
#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_dropdown_menu .e_cont_dropdown ul li .e_link_dropdown .fa {padding-right: 10px;}

/* ACESSIBILIDADE */
#e_cont_topo .e_area_acessibilidade {position: fixed; left: 0; top: 21%; z-index: 1000; font-size: 0;}
#e_cont_topo .e_area_acessibilidade .e_btn_acessibilidade {position: absolute; top: 0; left: 0; width: 60px; height: 60px; background: #1f71d4; background: linear-gradient(45deg, #0cc8ed, #1f71d4); border-radius: 0 4px 4px 0; cursor: pointer; transition: .4s ease;}
#e_cont_topo .e_area_acessibilidade .e_btn_acessibilidade:hover {animation: efeito_eventos 0.7s infinite;}
@keyframes efeito_eventos { 50% { transform: translate(-20px); } }
#e_cont_topo .e_area_acessibilidade .e_content_acessibilidade {position: absolute; top: 0; left: -400px; padding: 25px; min-height: 50px; display: table; background: #fff; border: solid 1px #f2f2f2; border-radius: 4px; transition: .3s;}
#e_cont_topo .e_area_acessibilidade .e_content_acessibilidade .e_title_acessib {font-size: 14px; color: #8a9199; text-transform: uppercase; letter-spacing: .5px; margin-bottom: 15px;}
#e_cont_topo .e_area_acessibilidade .e_content_acessibilidade #e_btn_fechar_acessibilidade {background: inherit; border: 0 !important; position: absolute; top: 20px; right: 20px; font-size: 14px; color: #999; padding: 5px 7px; border-radius: 3px; transition: 0.3s;}
#e_cont_topo .e_area_acessibilidade .e_content_acessibilidade #e_btn_fechar_acessibilidade:hover {color: #b80000; cursor: pointer; background: #e4e7eb;}
#e_cont_topo .e_area_acessibilidade .e_content_acessibilidade .e_cont_acessibilidade {width: 100%; display: table;}
#e_cont_topo .e_area_acessibilidade .e_content_acessibilidade .e_cont_acessibilidade .e_botao_acessibilidade {width: 220px; background: #ebf0f6; border-radius: 3px; box-shadow: 0 1px 2px 0 #dce2ea; font-size: 14px; color: #7e858c; line-height: 40px; padding: 0 20px; margin-bottom: 10px; transition: .25s ease;}
#e_cont_topo .e_area_acessibilidade .e_content_acessibilidade .e_cont_acessibilidade .e_botao_acessibilidade:hover {background: #1f71d4; color: #fff; cursor: pointer;}
#e_cont_topo .e_area_acessibilidade .e_content_acessibilidade .e_cont_acessibilidade .e_botao_acessibilidade .fa {font-size: 16px; padding-right: 10px;}

/* **************************** FIM CABEÇALHO **************************** */


/* **************************** CONTEÚDO **************************** */
#e_conteudo { width: 100%; float: left; background: #f1f5f9; }


/* BANNER ROTATIVO */
#e_conteudo .p_area_banner {width: 100%; max-width: 1400px; position: relative; overflow: hidden; margin: 0 auto; margin-bottom: 20px; z-index: 0;}
#e_conteudo .p_area_banner img {width: 100%; height: 100% !important; vertical-align: top;}


/* BANNER MEIO */
#e_conteudo .p_area_banner_meio {overflow: hidden; margin: 2% 0; margin-bottom: 1.5%;}
#e_conteudo .p_area_banner_meio .e_conteudo_interno {border-radius: 10px; overflow: hidden; max-width: 1160px; }
#e_conteudo .p_area_banner_meio .e_conteudo_interno * {max-height: 290px; height: 26vw;}
#e_conteudo .p_area_banner_meio img {width: 100%; height: auto; max-width: 1160px; display: block; margin: 0 auto !important; border: none !important;}

/* **************************** FIM CONTEÚDO **************************** */


/* **************************** RODAPÉ **************************** */
#e_cont_rodape {width: 100%; float: left; background: #fff; border-top: solid 3px #cfdae5;}

/* Newsletter */
#e_cont_rodape .e_newsletter {width: 100%; padding: 20px; text-align: center; border-bottom: solid 1px #dae0e5; font-size: 0;}
#e_cont_rodape .e_newsletter .e_txt_news {display: inline-block; vertical-align: middle; background: url(../img/bg-newsletter.png) no-repeat; background-position: left center; padding-left: 35px;}
#e_cont_rodape .e_newsletter .e_txt_news .e_descr_news {font-size: 14px; color: #676d73; letter-spacing: .4px; line-height: 45px; }
#e_cont_rodape .e_newsletter .e_btn_newsletter {width: 140px; height: 40px; position: relative; display: inline-block; vertical-align: middle; background: linear-gradient(45deg, #1f71d4, #08b5d6); overflow: hidden; border-radius: 4px; margin: 0 20px;}
#e_cont_rodape .e_newsletter .e_btn_newsletter .e_txt_btn_news {position: absolute; left: 2px; top: 2px; right: 2px; bottom: 2px; background: #fff; border-radius: 4px; transition: .3s ease;}
#e_cont_rodape .e_newsletter .e_btn_newsletter .e_txt_btn_news span {display: block; font-size: 11px; color: #0cc8ed; text-shadow: 0 36px 0 #fff; text-transform: uppercase; letter-spacing: .4px; line-height: 35px; transition: .3s ease;}
#e_cont_rodape .e_newsletter .e_btn_newsletter:hover .e_txt_btn_news span {transform: translateY(-100%);}
#e_cont_rodape .e_newsletter .e_btn_newsletter:hover .e_txt_btn_news {background: transparent; cursor: pointer;}

/* Conteúdo Rodapé */
#e_cont_rodape .e_content_rodape {width: 100%; background: url(../img/bg-rodape.png) no-repeat; background-position: center top 15px; padding: 20px 0; text-align: center; border-bottom: solid 1px #dae0e5; font-size: 0;}
#e_cont_rodape .e_content_rodape .e_box_rodape {width: 380px; width: calc(100% / 3); display: inline-block; vertical-align: middle; padding: 0 20px;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_cont_info_pref {text-align: left; margin: 35px 0;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_cont_info_pref .e_icon_info_pref {width: 40px; display: inline-block; vertical-align: middle;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_cont_info_pref .e_descricao_info {width: 290px; width: calc(100% - 40px); display: inline-block; vertical-align: middle; font-size: 15px; color: #676d73; padding-left: 20px;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_cont_info_pref .e_cont_redes_rodape {margin: 10px 0;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_cont_info_pref .e_cont_redes_rodape .e_img_redesocial_r {width: 35px; height: 35px; display: inline-block; vertical-align: middle; border-radius: 100%; overflow: hidden; margin: 0 3px; transition: .3s ease;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_cont_info_pref .e_cont_redes_rodape .e_img_redesocial_r img {transform: translateY(-50%); transition: .2s ease;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_cont_info_pref .e_cont_redes_rodape .e_img_redesocial_r:hover img {opacity: .7;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_logo_rodape {width: 135px; height: 155px; margin: 0 auto;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_logo_rodape img {width: 100%;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_info_pref {font-size: 13px; color: #676d73; margin: 15px auto;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_cont_info_pref .e_descricao_info .e_link_fone {transition: .25s ease;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_cont_info_pref .e_descricao_info .e_link_fone:hover {text-decoration: underline;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_cont_info_pref .e_descricao_info .e_link_mail {transition: .25s ease;}
#e_cont_rodape .e_content_rodape .e_box_rodape .e_cont_info_pref .e_descricao_info .e_link_mail:hover {text-decoration: underline;}

/* Info do Sistema */
#e_cont_rodape .e_info_sistema {border-bottom: solid 1px #dae0e5; padding: 10px 0;}

/* INSTAR */
#e_cont_rodape .e_area_instar {background: #fff; position: relative; font-size: 13px; color: #676d73; z-index: 1; text-align: center;}
#e_cont_rodape .e_area_instar .e_conteudo_interno {height: 70px; line-height: 70px; position: relative;}
#e_cont_rodape .e_area_instar a:hover .e_fieldw_r {color: #1c88de;}
#e_cont_rodape .e_area_instar img {width: 80px; position: absolute; top: 50%; margin-top: -10px; right: 30px;}

/* **************************** FIM RODAPÉ **************************** */


@media (min-width: 1001px) and (max-width: 1200px) {

	/* DEFININDO CONTEÚDO INTERNO */
	.e_conteudo_interno { max-width: 1200px;}
	
	
	/******************************** CABEÇALHO ********************************/
	
	/* MENU TOPO */
	#e_cont_topo .e_menu_topo {padding: 10px 0;}
	#e_cont_topo .e_menu_topo ul li .e_link_menu {font-size: 16px; padding: 0 10px;}
	#e_cont_topo .e_menu_topo ul li.e_li_menu_todos .e_icone_todos {padding: 0 7px;}
	
	/* BUSCA */
	#e_cont_topo .e_area_busca {width: 24%;}
	
	/* ACESSO FÁCIL */
	#e_cont_topo .e_area_acesso_facil {width: 58%; text-align: right;}
	#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil {width: calc((100% / 3) - 20px);}
	#e_cont_topo .e_area_acesso_facil .e_menu_acesso_facil .e_btn_menu {width: 100%;}
	
}

@media (max-width: 480px) {

	/* DEFININDO CONTEÚDO INTERNO */
	.e_conteudo_interno { max-width: 480px;}
	
	/* TÍTULOS */
	.e_titulo_comum {height: auto; text-align: center;}
	.e_titulo_comum .e_title_c {float: none; display: table; margin: 0 auto;}
    .e_link_vermais {float: none; margin-top: 15px;}
    
    .e_link_vermais .e_vermais { transform: scale(0.8); }
	
}
</pre></body></html>