@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Tangerine:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,700,700italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Tangerine:400,700);
@import url(/lib/fonts/topping_icn2/topping_icn.css);
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

/*ol, ul {
	list-style: none;
}*/
blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#st_top {
  width: 940px;
  height: 314px;
}

#st_top img {
  display: block;
}

#topo_ph {
  width: 940px;
  height: 314px;
  position: relative;
}

#topo_ph .arrows_ph {
  position: absolute;
  top: 50%;
  top: 50%;
  opacity: 0.85;
  color: #97c4c1;
  cursor: pointer;
  z-index: 100000;
  /*text-shadow: 0px 0px 3px rgba(255,255,255,0.5);*/
}

#topo_ph .arrows_ph div {
  margin-top: -38px;
  margin-left: 0;
}

#topo_ph .arrows_ph div span {
  font-size: 76px;
}

#topo_ph .arrow-l {
  left: 0px;
}

#topo_ph .arrow-r {
  right: 0px;
}

#caption {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 117px;
  padding: 20px;
  position: relative;
  color: white;
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 300;
  background-color: #7d9f9d;
}

#caption a {
  color: #FFF;
  text-decoration: underline;
  margin-top: 20px;
  display: inline-block;
}

#caption strong {
  font-size: 16px;
  font-weight: 400;
}

#caption:after {
  content: " ";
  position: absolute;
  top: 117px;
  left: 0;
  height: 21px;
  width: 100%;
  background: url(/imagens/bg-shadow.png);
}

.cycle-pager {
  position: absolute;
  right: 20px;
  top: 380px;
  text-align: right;
  z-index: 999;
  width: 500px;
}

div#topo-rotativo {
  position: relative;
}

div#topo-rotativo, div#topo-rotativo li {
  margin: 0;
  padding: 0;
}

div#topo-rotativo li img {
  display: block;
  width: 940px;
  height: 314px;
}

.cycle-pager span {
  font-family: Arial;
  font-size: 40px;
  width: 15px;
  height: 40px;
  display: inline-block;
  color: #97c4c1;
  cursor: pointer;
}

.cycle-pager span.cycle-pager-active {
  color: #FFF;
}

.cycle-pager > * {
  cursor: pointer;
}

body {
  background-color: #EAEAEA;
}

.ui-autocomplete {
  height: 150px !important;
  overflow-y: scroll;
  overflow-x: hidden;
}

#wrapper {
  width: 1140px;
  margin: 0 auto;
  background-color: #FFF;
  display: table;
  position: relative;
}

#wrapper #col1 {
  width: 200px;
  height: 100%;
  display: table-cell;
  position: relative;
  padding-bottom: 150px;
  padding-top: 150px;
  background-color: #86bbbf;
}

#wrapper #col1 ul, #wrapper #col1 li {
  margin: 0;
  padding: 0;
}

#wrapper #col1 li {
  display: block;
  width: 100%;
  height: 39px;
  line-height: 39px;
  font: 300 15px/39px "Roboto", sans-serif;
  position: relative;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  border-bottom: solid 1px #EAEAEA;
}

#wrapper #col1 li a {
  display: block;
  text-decoration: none;
  padding-left: 20px;
  color: #FFF;
}

#wrapper #col1 li a span {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

#wrapper #col1 li a.on {
  background-color: #7d9f9d;
}

#wrapper #col1 li a:hover, #wrapper #col1 li a.hover {
  background-color: #7d9f9d;
}

#wrapper #col1 li:first-child {
  border-top: solid 1px #FFF;
}

#wrapper #col1 li.on {
  background-color: #7d9f9d;
}

#wrapper #col1 .submenu {
  position: absolute;
  left: 100%;
  width: 200px;
  top: -1px;
  display: none;
  z-index: 999;
  background-color: #7F7F7F;
}

#wrapper #col1 .submenu li {
  display: block;
  float: left;
  line-height: 39px;
  height: 39px;
}

#wrapper #col1 .submenu li a {
  font-size: 13px;
  padding-left: 10px !important;
}

#wrapper #col1 .submenu li:first-child {
  border-top: solid 1px #FFF;
}

#wrapper #col1 .submenu .subsubmenu {
  left: 100%;
  width: 200px;
  top: -1px;
  position: absolute;
  display: none;
  z-index: 999;
  background-color: #999595;
}

#wrapper #col1 .submenu .subsubmenu li a {
  display: block;
  color: #FFF;
  font-size: 13px;
  padding-left: 10px !important;
}

#wrapper #col1 .submenu .subsubmenu li a.on {
  color: #00F !important;
}

#wrapper #col1 #menu {
  width: 200px;
  margin-bottom: 40px;
}

#wrapper #col1 #pesquisa {
  color: #FFF;
}

#wrapper #col1 #pesquisa label {
  height: 39px;
  padding-left: 10px;
  font: 300 14px/39px "Roboto", sans-serif;
  width: 100%;
  display: none;
}

#wrapper #col1 #pesquisa #term {
  width: 100%;
  border: none;
  height: 39px;
  padding: 0 10px 0 35px;
  font: 300 14px/39px "Roboto", sans-serif;
  color: #364B5B;
  background-color: rgba(234, 234, 234, 0.8);
  width: 100%;
  background-image: url("/imagens/icn-search-2.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 17px auto;
  background-position: 10px 10px;
}

#wrapper #col1 #pesquisa #submit {
  display: none;
  width: 100%;
  border: none;
  height: 39px;
  padding-left: 20px;
  text-align: left;
  background-color: transparent;
  color: white;
  font: 300 14px/39px "Roboto", sans-serif;
  width: 100%;
  cursor: pointer;
}

#wrapper #col2 {
  vertical-align: top;
  width: 940px;
  display: table-cell;
}

#wrapper #col2 .subsubmenu_v li a.on, #wrapper #col2 .subsubmenu_v li a:hover, #wrapper #col2 .subsubmenu_v li a.on, #wrapper #col2 .subsubmenu_v li a:hover {
  color: #009CDE !important;
}

#topo {
  width: 100%;
  height: 117px;
  background-color: #FFF;
  border-top-style: solid;
  border-top-width: 7px;
  border-top-color: #86bbbf;
}

#topo #topo_in {
  width: 1140px;
  height: 110px;
  margin: 0 auto;
  position: relative;
}

#topo #topo_in #logo {
  position: absolute;
  left: 10px;
  top: 13px;
}

#topo #topo_in #search-bar {
  position: absolute;
  padding: 0;
  right: 0;
  top: 35px;
  width: 500px;
}

#topo #topo_in #search-bar input {
  border: 1px solid #CCC;
  color: #303030;
  font-size: 14px;
  height: 39px;
  line-height: 39px;
  padding: 10px 35px 10px 10px;
  width: 100%;
  opacity: 0.5;
  background-image: url("/imagens/icn-search.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 17px auto;
  background-position: 470px 10px;
}

#topo #topo_in #search-bar input:focus {
  border: 1px solid #666;
  opacity: 1;
}

p {
  color: #333;
  font: 300 15px/1.5 "Roboto", sans-serif;
  text-align: justify;
  margin: 20px 0;
}

li {
  color: #333;
  font: 300 15px/1.5 "Roboto", sans-serif;
  text-align: justify;
  margin: 10px 0 10px 30px;
}

a {
  color: #7d9f9d;
  text-decoration: none;
}

a:hover {
  color: #7d9f9d;
  text-decoration: underline;
}

strong {
  font-weight: 700;
}

.img-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  width: 100%;
  max-width: 200px !important;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  color: #97c4c1;
  color: #86bbbf;
  font-family: 'Roboto', sans-serif;
}

em {
  font-style: italic;
}

strong em, em strong {
  font-weight: 700italic;
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

.block_sep {
  clear: both;
  height: 1px;
  width: 100%;
  background-color: #4a5364;
  margin: 10px 0 20px 0;
}

.tbl-ref-contacts {
  width: auto;
}

.tbl-ref-contacts td {
  width: 150px;
  word-wrap: break-word;
  display: inline-block;
  word-break: break-word;
  padding: 5px 10px;
  text-align: center;
  font-size: 14px;
}

.tbl-ref-contacts td img {
  width: 100%;
  height: auto;
}

.verde {
  color: #97c4c1;
}

.align-left {
  text-align: left;
}

img {
  border: none;
}

.clear {
  clear: both;
}

.mrg-bot {
  margin-bottom: 10px;
}

.gray_link {
  text-decoration: none;
  color: #666;
}

.cont {
  padding: 50px 70px 30px 70px;
  font: 300 15px/1.5 "Roboto", sans-serif;
  text-align: justify;
}

h2.cal_title {
  line-height: 1;
}

h2.cal_title span.nota {
  font-size: smaller;
}

.pag-titulo {
  height: 80px;
  line-height: 80px;
  color: #FFF;
  padding-left: 70px;
  position: relative;
  font: 300 20px/80px "Roboto", sans-serif;
  position: relative;
  z-index: 2;
  background-color: #7d9f9d;
}

.pag-titulo:after {
  content: " ";
  height: 21px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background: url(/imagens/bg-shadow.png) no-repeat;
  background-position: 50% 0;
  pointer-events: none;
}

.see_also ul li {
  display: inline-block;
  text-align: center;
  width: 30%;
  margin-left: 5%;
  text-transform: uppercase;
}

.see_also ul li a {
  outline: solid 1px #97c4c1;
  border: solid 5px #FFF;
  height: 60px;
  line-height: 48px;
  color: #FFF;
  text-decoration: none;
  background-color: #97c4c1;
  width: 100%;
  display: block;
}

.see_also ul li a:hover {
  outline-color: #7d9f9d;
  background-color: #7d9f9d;
}

.see_also ul li:first-child {
  margin-left: 0;
}

.cat_list div {
  display: table;
  width: 200px;
  float: left;
  height: 60px;
  margin-left: 30px;
}

.cat_list div p {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  line-height: 1.1;
  text-transform: uppercase;
}

.cat_list div p a {
  color: #FFF;
  outline: solid 1px #97c4c1;
  border: solid 5px #FFF;
  background-color: #97c4c1;
  display: block;
}

.cat_list div:first-child {
  margin-left: 0;
}

.cat_list ul li {
  display: table;
  float: left;
  text-align: center;
  line-height: 1px;
  width: 200px;
  text-transform: uppercase;
  height: 60px;
}

.cat_list ul li a {
  outline: solid 1px #97c4c1;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  border: solid 5px #FFF;
  line-height: normal !important;
  color: #FFF;
  text-decoration: none;
  background-color: #97c4c1;
}

.cat_list ul li a:hover {
  outline-color: #7d9f9d;
  background-color: #7d9f9d;
}

.cat_list ul li:first-child {
  margin-left: 0;
}

.file_list ul li {
  display: block;
  float: left;
  text-align: center;
  width: 30%;
  margin-left: 5%;
  text-transform: uppercase;
}

.file_list ul li a {
  outline: solid 1px #97c4c1;
  border: solid 5px #FFF;
  height: 60px;
  line-height: 48px;
  color: #FFF;
  text-decoration: none;
  background-color: #97c4c1;
  width: 100%;
  display: block;
}

.file_list ul li a:hover {
  outline-color: #7d9f9d;
  background-color: #7d9f9d;
}

.file_list ul li:nth-child(3n+1) {
  margin-left: 0;
}

.tbl-rd {
  width: 100%;
}

.tbl-rd td {
  padding: 10px;
  vertical-align: bottom;
  font-size: 17px;
}

.tbl-rd td img {
  width: 100%;
  height: auto;
}

.tbl-rd td .nota {
  font-size: 13px;
}

.tbl-rd td:first-child {
  width: 150px;
  text-align: center;
}

.tbl-rd tr:nth-child(2n+1) {
  background-color: #EEE;
}

.list-rd {
  margin: 50px 0;
}

.list-rd h2 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
}

.list-rd:first-child {
  margin-top: 0;
}

.list-rd:last-child {
  margin-bottom: 0;
}

.cont_alt {
  padding: 50px 50px 30px 50px;
  font: 300 15px/1.5 "Roboto", sans-serif;
  text-align: justify;
  background-color: #F9F9F9;
}

.cont_alt_home {
  padding: 50px 30px 30px 30px;
  font: 300 15px/1.5 "Roboto", sans-serif;
  text-align: justify;
}

.cols {
  width: 32%;
  float: left;
  margin-left: 2%;
}

.cols:nth-child(3n+1) {
  margin-left: 0;
}

.cols img {
  margin-top: 10px;
  width: 100%;
  height: auto;
  display: block;
}

.cols p {
  margin: 0;
  font-size: .9em;
  line-height: 1.2;
  padding: 0px 15px;
  margin-top: 15px;
}

.cols .bt {
  background-color: #86BBBF;
  color: #FFF;
  padding: 2px 6px;
  text-decoration: none;
  font-size: .85em;
  text-transform: uppercase;
}

.cols .bt:hover {
  background-color: #7D9F9D;
  transition: 0.2s;
}

.destq {
  width: 100%;
  background-color: #fff;
  padding: 10px 0 18px 0;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.destq h1 {
  padding: 0px 15px;
  margin: 0;
  text-align: left;
  font-size: 18px;
  line-height: 1.2;
}

.destq:nth-child(n+2) {
  margin-top: 20px;
}

.destq.calendario {
  /*float: right;*/
  padding-bottom: 0;
  padding: 10px;
}

.destq.calendario h1 {
  padding: 0px 10px;
  margin: 0;
  text-align: left;
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
}

.destq:first-child {
  margin-left: 0;
}

.destq:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}

.news-block {
  clear: both;
}

.news-block-sep {
  border-top: solid 1px #666;
  height: 10px;
  margin-top: 10px;
}

h6 {
  color: #666;
  margin: 0 auto 40px;
  font-family: Helvetica;
  font-weight: 300;
  font-size: 2em;
  text-align: left;
  position: relative;
}

h6:before {
  content: " ";
  display: inline-block;
  position: relative;
  vertical-align: middle;
  border-top: 1px solid #666;
  width: 100%;
  margin-right: 10px;
}

h6 span {
  position: absolute;
  left: 20px;
  top: 0;
  padding: 0 10px;
  background-color: #FFF;
}

.card-news {
  background-color: #DDD;
  padding: 10px;
}

.card-news .inner {
  width: 820px;
  background: linear-gradient(to right, #DDD, #DDD 268px, #666 268px, #666 269px, #DDD 269px, #DDD 551px, #666 551px, #666 552px, #DDD 552px);
}

.card-news div.col {
  width: 31%;
  margin-left: 3.5%;
  float: left;
  text-align: left;
  font-size: .8em;
  padding: 0 10px;
}

.card-news div.col strong {
  margin-bottom: 5px;
  font-size: 1.1em;
}

.card-news div.col .sep {
  height: 5px;
}

.card-news div:first-child {
  margin-left: 0;
}

.logos {
  margin-top: 40px;
  padding: 0 70px 30px 70px;
  text-align: center;
  display: flex;
  justify-content: space-between;
}

.logos img {
  height: 60px;
  width: auto;
}

.logo-ph .logo {
  width: 30%;
  float: left;
  margin-left: 5%;
  text-align: center;
  font-size: 13px;
  margin: 30px 0 0 5%;
}

.logo-ph .logo .box {
  width: 100%;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  border: solid 1px #EFEFEF;
  margin-bottom: 10px;
  cursor: pointer;
}

.logo-ph .logo .box.hor {
  background-size: 90% auto;
}

.logo-ph .logo .box.ver {
  background-size: auto 90%;
}

.logo-ph .logo img {
  width: 100%;
  height: auto;
  display: block;
}

.logo-ph .logo .bt {
  background-color: #86BBBF;
  color: #FFF;
  display: inline-block;
  margin-top: 10px;
  padding: 2px 0;
  width: 100px;
  margin: 10px auto 0 auto;
  font-size: 11px;
  text-decoration: none;
  cursor: pointer;
}

.logo-ph .logo .bt:hover {
  background-color: #7D9F9D;
  transition: 0.2s;
}

.logo-ph .logo:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}

#footer {
  width: 1100px;
  margin: 10px auto;
  display: table;
}

#footer div {
  height: 30px;
  display: table-cell;
  vertical-align: middle;
}

#footer .col-a {
  width: 100px;
  margin-left: 200px;
  height: 10px;
}

#footer .col-b {
  width: 700px;
  text-align: center;
}

#footer .col-c {
  width: 100px;
  text-align: right;
}

#footer .col-c img {
  width: 24px;
  height: auto;
  margin-right: 10px;
}

#footer > * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#footer p {
  line-height: 1.3;
  font-size: 14px;
  color: #666;
}

#copy {
  color: #666;
  font-size: 12px;
  margin: 0;
  text-align: center;
}

#copy a {
  color: #666;
  text-decoration: none;
}

#copy a:hover {
  text-decoration: underline;
}

/* CSS Document */
/* CSS Document */
#sites-menu {
  background-color: #86bbbf;
  width: 100%;
  min-width: 960px;
  height: 70px;
  display: none;
  margin-top: -7px;
  position: relative;
  z-index: 1001;
}

#sites-menu .wrapper {
  position: relative;
  top: 7px;
  margin-top: -7px;
}

#sites-menu .wrapper ul, #sites-menu .wrapper li {
  margin: 0;
  padding: 0;
}

#sites-menu .wrapper li {
  display: table;
  float: left;
  height: 70px;
  width: 25%;
  border-right: solid 1px #CCC;
}

#sites-menu .wrapper li.brd-box {
  box-sizing: border-box;
}

#sites-menu .wrapper li:first-child {
  border-left: solid 1px #CCC;
}

#sites-menu .wrapper li a {
  font: 400 18px/1.2 "Roboto";
  color: #FFF;
  /* white; /* cor da fonte do menu */
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 20px;
}

#sites-menu .wrapper li a:hover {
  background-color: #7d9f9d;
}

#sites-menu .wrapper li a.tooltip {
  position: relative;
  bottom: 0px;
  z-index: 9999;
}

#sites-menu .wrapper li a.tooltip:hover:after {
  background-color: #7d9f9d;
  border-radius: 5px;
  top: 110%;
  color: #FFF;
  left: 5%;
  padding: 10px;
  position: absolute;
  z-index: 98;
  width: 90%;
  content: attr(data-title);
  font-size: 14px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 9999;
}

#sites-menu .wrapper li a.tooltip:hover:before {
  border: solid;
  border-color: #7d9f9d transparent;
  border-width: 0 6px 6px 6px;
  top: 110%;
  margin-top: -6px;
  content: "";
  left: 50%;
  margin-left: -6px;
  position: absolute;
  z-index: 99;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 9999;
}

#topo #bt-sites {
  position: absolute;
  top: 0;
  right: 20px;
  font: 400 18px/117px "Roboto";
  height: 117px;
  color: #86bbbf;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 50px;
}

#topo #bt-sites.opened {
  background-image: url(/imagens/menu-opened.png);
  /* icone seta para cima */
}

#topo #bt-sites.closed {
  background-image: url(/imagens/menu-closed.png);
  /* icone hamburguer */
}

.icon-circle:before {
  content: '\e813' !important;
}

/*  */
.ui-autocomplete a {
  color: #666 !important;
  font-weight: normal !important;
  line-height: normal !important;
  padding: 0 !important;
  height: auto !important;
  line-height: 1 !important;
}

.ui-autocomplete a:hover {
  color: #7d9f9d !important;
}

.ui-state-focus {
  border-radius: 0;
  background: none !important;
  background-color: transparent !important;
  border: none !important;
  font-weight: normal !important;
  color: #000 !important;
  color: #F00 !important;
  font-weight: normal !important;
  line-height: normal !important;
  padding: 0 !important;
  height: auto !important;
  line-height: 1 !important;
}

.ui-autocomplete li, .ui-autocomplete li:hover {
  padding: 0 !important;
  height: auto !important;
  line-height: 1 !important;
  margin: 3px 0 !important;
  padding: 5px !important;
  font-size: 1em;
  color: #7d9f9d !important;
  font-family: 'Roboto' !important;
}

.ui-autocomplete strong {
  color: #7d9f9d !important;
  font-weight: 700;
}
