@charset "UTF-8";
@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; }

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

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

.destq {
  width: 30%;
  float: left;
  margin-left: 5%; }
  .destq h2 {
    margin-bottom: 20px; }

.calendario {
  /*float: right;*/ }

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

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

.destq img {
  width: 100%;
  height: auto;
  margin: 10px 0;
  display: block; }

.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;
  text-align: center;
  display: flex;
  justify-content: space-between; }
  .logos img {
    height: 70px;
    width: auto; }

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

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