@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,700);
@import url(/lib/fonts/topping_icn2/topping_icn.css);
.shadow1 {
  -webkit-box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5); }

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

#top-bar {
  background-color: #00416a;
  height: 40px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999; }
  #top-bar > div {
    position: absolute;
    line-height: 40px;
    color: #FFF; }

.icon-search {
  left: 10px;
  font-size: 20px !important;
  cursor: pointer; }

.icon-menu-1, .icon-cancel-1 {
  right: 10px;
  font-size: 24px !important;
  cursor: pointer;
  line-height: 42px !important; }

#sBox {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 65, 106, 0.75);
  padding: 30px 20px;
  position: fixed;
  left: 0;
  top: 40px;
  width: 100%;
  height: 100%;
  z-index: 4;
  display: none; }
  #sBox #someElem2 {
    position: relative;
    width: 100%; }

#search-close {
  display: block;
  width: 24px;
  height: auto;
  margin-bottom: 20px;
  float: right;
  cursor: pointer; }

#term2 {
  width: 100%; }

.search-field {
  font-family: "Roboto", sans-serif;
  border: solid 1px #666;
  background: white url(/imagens/icn-search.png) no-repeat 10px center;
  padding: 10px 5px 10px 35px;
  font-size: 1em; }

#topo {
  height: 280px;
  margin-top: 40px;
  position: relative;
  background-color: #FFF; }
  #topo #top-right {
    display: none; }
  #topo #logo {
    height: 100%;
    text-align: center;
    padding: 60px; }
    #topo #logo img {
      height: 100%;
      width: auto;
      display: inline-block; }
  #topo #top-line {
    background-color: #0098ce;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
  #topo #bottom-line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #00416a; }
  #topo #menu {
    position: fixed;
    overflow-y: scroll;
    height: 100%;
    left: 0;
    top: 40px;
    z-index: 4;
    width: 100%;
    display: none;
    background-color: #00416a; }
    #topo #menu ul.submenu {
      display: none; }
    #topo #menu li {
      width: 100%;
      line-height: 40px;
      display: block;
      text-transform: uppercase;
      border-top: solid 1px #FFF; }
      #topo #menu li a {
        padding: 0 10px;
        color: #FFF;
        text-decoration: none;
        display: block;
        font-family: "Montserrat", sans-serif;
        font-weight: 400; }
      #topo #menu li .extend {
        float: right;
        font-weight: bold;
        color: #FFF !important; }
    #topo #menu li:nth-child(7) {
      border-bottom: solid 1px #FFF; }
    #topo #menu li.menuItem a {
      background-color: #00416a; }
    #topo #menu li.subMenuItem a {
      background-color: #0098ce;
      padding: 0 20px; }
    #topo #menu li.active > a {
      color: #0098ce; }

#blue-footer-ph {
  padding: 50px 0;
  background-color: #00416a;
  position: relative;
  color: #FFF; }
  #blue-footer-ph .cal-ph {
    width: 100%;
    height: 300px;
    background-color: #FFF; }
  #blue-footer-ph .agenda-ph {
    padding: 1% 2%;
    width: 100%;
    height: 300px;
    background-color: #0098ce;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); }
    #blue-footer-ph .agenda-ph h1 {
      font-family: "Montserrat", sans-serif;
      font-weight: 700;
      font-size: 19px;
      line-height: 1.2;
      height: 50px;
      margin: 0 !important;
      color: #FFF !important; }
      #blue-footer-ph .agenda-ph h1 a {
        color: inherit !important; }
      #blue-footer-ph .agenda-ph h1 a:hover {
        text-decoration: underline; }
    #blue-footer-ph .agenda-ph table tr td:first-child {
      width: 20px;
      text-align: left; }
    #blue-footer-ph .agenda-ph table tr td:last-child {
      padding-left: 10px;
      font-family: "Roboto", sans-serif;
      font-size: 14px; }
      #blue-footer-ph .agenda-ph table tr td:last-child a {
        color: inherit !important; }
      #blue-footer-ph .agenda-ph table tr td:last-child a:hover {
        text-decoration: underline; }
    #blue-footer-ph .agenda-ph p {
      font-family: "Roboto", sans-serif;
      font-size: 13px;
      line-height: 1.2 !important;
      color: #FFF !important; }
      #blue-footer-ph .agenda-ph p a {
        color: inherit !important; }
      #blue-footer-ph .agenda-ph p a:hover {
        text-decoration: underline; }
  #blue-footer-ph .sep {
    border-bottom: solid 1px #FFF;
    height: 10px;
    margin-bottom: 10px; }
  #blue-footer-ph p.news-tit {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    margin: 30px 0 20px 0;
    font-weight: 700;
    color: #FFF !important; }
  #blue-footer-ph #form-news {
    font-family: "Montserrat", sans-serif;
    text-align: center; }
    #blue-footer-ph #form-news input, #blue-footer-ph #form-news button {
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      height: 30px;
      background-color: rgba(255, 255, 255, 0.25);
      border: none;
      border-radius: 0;
      padding: 5px 3px;
      appearance: none;
      -moz-appearance: none;
      -webkit-appearance: none;
      font-weight: 700;
      font-size: 12px; }
    #blue-footer-ph #form-news input {
      background-color: rgba(255, 255, 255, 0.25);
      width: 100%;
      max-width: 500px;
      margin-bottom: 10px;
      color: #FFF;
      padding: 5px; }
    #blue-footer-ph #form-news button, #blue-footer-ph #form-news .btStyle {
      padding: 5px;
      padding-right: 20px;
      background: rgba(255, 255, 255, 0.25) url(/imagens/icn-send-w.png) no-repeat right 5px center;
      cursor: pointer;
      color: #FFF; }
    #blue-footer-ph #form-news .error {
      background-color: #C00; }

.btStyle {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.25);
  border: none;
  border-radius: 0;
  padding: 5px 3px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-weight: 700;
  font-size: 12px;
  padding: 5px;
  padding-right: 20px;
  background: rgba(255, 255, 255, 0.25) url(/imagens/icn-send-w.png) no-repeat right 5px center;
  cursor: pointer;
  color: #FFF;
  font-family: "Roboto", sans-serif;
  text-align: center; }

.btStyle:hover, a.btStyle:hover {
  text-decoration: none;
  color: #FFF; }

#blue-footer-ph:before {
  height: 18px;
  width: 100%;
  content: ' ';
  background: transparent url(/imagens/waves.png);
  position: absolute;
  left: 0;
  top: -18px; }

#gray-footer-ph {
  background-color: #2d2d2d;
  padding: 30px 0;
  text-align: center;
  color: #FFF;
  font-family: "Montserrat", sans-serif; }
  #gray-footer-ph .img-junta {
    width: 50%;
    margin: 0 auto;
    height: auto;
    max-width: 229px; }
  #gray-footer-ph .sep {
    height: 30px;
    border-bottom: solid 1px #424242;
    margin-bottom: 30px; }
  #gray-footer-ph .cols {
    height: 90px;
    height: auto;
    margin: 30px 0 0; }
    #gray-footer-ph .cols table {
      width: auto;
      margin: 0 auto;
      height: 100%; }
      #gray-footer-ph .cols table tr td, #gray-footer-ph .cols table tr th {
        vertical-align: middle;
        font-size: 13px;
        height: 20px;
        line-height: 1.2;
        white-space: nowrap; }
        #gray-footer-ph .cols table tr td img, #gray-footer-ph .cols table tr th img {
          height: 16px;
          margin-right: 5px;
          width: auto;
          vertical-align: middle; }
      #gray-footer-ph .cols table tr td:first-child {
        width: 40px;
        text-align: center; }
      #gray-footer-ph .cols table tr td:last-child {
        text-align: center; }
      #gray-footer-ph .cols table tr th {
        height: 30px;
        text-align: center;
        font-weight: 700;
        vertical-align: top;
        font-size: 15px; }
  #gray-footer-ph .cols:first-child {
    margin-top: 0; }

#copy {
  background-color: #000;
  height: 36px;
  line-height: 36px;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  font-size: 12px; }
  #copy a {
    color: #FFF;
    text-decoration: none; }

.single-col img {
  display: block;
  margin: 0 auto;
  width: 25vw;
  height: auto;
  max-width: 100px; }

.neutral-link, .neutral-link:hover {
  text-decoration: none;
  color: inherit; }

@media only screen and (min-device-width: 768px) {
  #sBox {
    display: none; }
  #topo {
    height: 168px;
    padding: 0;
    top: 0;
    margin-top: 0; }
    #topo #topo-ph {
      height: 100%;
      position: relative; }
      #topo #topo-ph #top-right {
        display: block;
        float: right;
        width: 374px;
        height: 100px;
        margin-top: 20px; }
        #topo #topo-ph #top-right .tbl:first-child {
          height: 40px; }
          #topo #topo-ph #top-right .tbl:first-child .td:first-child {
            vertical-align: top !important;
            width: 28px; }
          #topo #topo-ph #top-right .tbl:first-child .td:nth-child(2) {
            width: 265px; }
          #topo #topo-ph #top-right .tbl:first-child .td:nth-child(3) {
            width: 21px; }
          #topo #topo-ph #top-right .tbl:first-child .td:nth-child(4) {
            width: 60px;
            text-align: right; }
        #topo #topo-ph #top-right .tbl:last-child {
          height: 60px; }
          #topo #topo-ph #top-right .tbl:last-child .td {
            width: 100%;
            vertical-align: bottom !important; }
            #topo #topo-ph #top-right .tbl:last-child .td #term {
              width: 100%;
              height: 40px; }
        #topo #topo-ph #top-right .tbl {
          display: table;
          width: 100%;
          font-family: "Roboto", sans-serif;
          font-size: 12px;
          line-height: 1.2;
          color: #7f7f7f; }
          #topo #topo-ph #top-right .tbl .tr {
            display: table-row; }
            #topo #topo-ph #top-right .tbl .tr .td {
              display: table-cell;
              height: 100%;
              vertical-align: middle; }
      #topo #topo-ph #logo {
        margin-top: 23px;
        float: left;
        height: 95px;
        padding: 0; }
        #topo #topo-ph #logo img {
          height: 100%;
          width: auto; }
      #topo #topo-ph #menu {
        overflow-y: visible;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        top: auto;
        height: auto;
        background-color: transparent; }
        #topo #topo-ph #menu ul.submenu {
          position: absolute;
          top: 100%;
          width: 150%;
          left: 0%; }
        #topo #topo-ph #menu li a {
          color: #FFF;
          display: block;
          width: 100%;
          padding: 0; }
        #topo #topo-ph #menu li a.on {
          background: #0098ce url(/imagens/icn-triangle.png) no-repeat center top; }
        #topo #topo-ph #menu li.menuItem {
          position: relative;
          float: left;
          width: 14.28%;
          border-top: none; }
          #topo #topo-ph #menu li.menuItem > a {
            height: 31px;
            line-height: 31px;
            text-align: center;
            font-size: 12px; }
          #topo #topo-ph #menu li.menuItem > a:hover {
            background-color: #0098ce; }
          #topo #topo-ph #menu li.menuItem > a.onBG {
            background-color: #0098ce; }
        #topo #topo-ph #menu li:nth-child(7) {
          border-bottom: none; }
        #topo #topo-ph #menu li.subMenuItem:last-child {
          border-bottom: solid 1px #FFF; }
        #topo #topo-ph #menu li.subMenuItem {
          width: 100%;
          display: block;
          line-height: normal;
          font-size: 12px; }
          #topo #topo-ph #menu li.subMenuItem a {
            padding: 5px;
            font-size: 1em; }
          #topo #topo-ph #menu li.subMenuItem a:hover {
            color: #00416a; }
    #topo #top-line {
      height: 3px; }
    #topo #bottom-line {
      height: 31px; }
  #blue-footer-ph {
    padding: 0;
    background-color: #00416a;
    position: relative; }
    #blue-footer-ph .cal-ph {
      width: 30%;
      float: left; }
    #blue-footer-ph .agenda-ph {
      width: 35%;
      float: left; }
  .db-col {
    width: 66.66%;
    float: left; }
  .single-col {
    width: 33.34%;
    float: right; }
  #gray-footer-ph .cols {
    width: 33.33%;
    float: left;
    height: 90px;
    margin-top: 0; }
    #gray-footer-ph .cols table {
      width: auto;
      margin: 0 auto;
      height: 100%; }
      #gray-footer-ph .cols table tr td, #gray-footer-ph .cols table tr th {
        font-size: 15px;
        height: 30px;
        line-height: 1.2;
        white-space: nowrap; }
        #gray-footer-ph .cols table tr td img, #gray-footer-ph .cols table tr th img {
          height: 18px; }
      #gray-footer-ph .cols table tr td:first-child {
        width: 40px;
        text-align: center; }
      #gray-footer-ph .cols table tr td:last-child {
        text-align: center; }
      #gray-footer-ph .cols table tr th {
        height: 30px;
        text-align: center;
        font-weight: 700;
        vertical-align: top;
        font-size: 17px; }
  #gray-footer-ph .cols:first-child {
    margin-top: 0; } }

@media only screen and (min-device-width: 1024px) {
  html, body {
    min-width: 1000px; }
  #topo {
    height: 210px; }
    #topo #topo-ph #top-right {
      margin-top: 41px; }
    #topo #topo-ph #logo {
      margin-top: 24px;
      height: 121px; }
    #topo #topo-ph #menu li.menuItem > a {
      height: 44px;
      line-height: 44px; }
    #topo #topo-ph #menu li.subMenuItem {
      font-size: 12px; }
      #topo #topo-ph #menu li.subMenuItem a {
        font-size: 1em; }
    #topo #top-line {
      height: 4px; }
    #topo #bottom-line {
      height: 44px; } }

.mb {
  display: block; }

body, html {
  font-size: 16px; }

a:hover img {
  opacity: 0.75;
  z-index: 1; }

.tb, .dt {
  display: none; }

.cont, .cont0 {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  padding: 0; }

.clear {
  clear: both; }

.mainPadded {
  padding: 20px;
  width: 100%;
  max-width: 1260px;
  margin: 0 auto; }

.cont.main {
  padding: 30px 20px 60px 20px;
  position: relative; }
  .cont.main h1.tit {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #00416a;
    border-bottom: solid 1px #00416a;
    padding-bottom: 5px; }
  .cont.main .bottom {
    border-top: solid 1px #00416a;
    margin-top: 40px;
    font-size: 20px;
    line-height: 3;
    font-family: "Montserrat", sans-serif; }
    .cont.main .bottom .left {
      float: left; }
      .cont.main .bottom .left a {
        color: #0098ce;
        text-decoration: none; }
    .cont.main .bottom .right {
      float: right; }

strong {
  font-weight: 700; }

a.btAzul1 {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  width: 300px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: #FFF;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.5);
  display: block;
  margin: 50px auto 0 auto;
  background-color: #0098ce; }

p.data {
  font-size: 14px;
  color: #00416a;
  margin: 10px 0 30px 0;
  font-family: "Roboto", sans-serif; }

.aviso {
  width: 100%;
  max-width: 870px;
  margin: 20px auto 0 auto; }
  .aviso p {
    padding: 20px 20px 0 20px;
    color: #333;
    font-size: 14px;
    line-height: 1.2; }

.detail {
  width: 100%;
  max-width: 870px;
  margin: 0 auto; }
  .detail p, .detail td {
    font-family: "Roboto", sans-serif;
    color: #424242;
    font-size: 17px;
    font-weight: 300;
    margin: 20px 0;
    line-height: 1.4; }
  .detail ul, .detail ol {
    margin-left: 30px; }
  .detail .gallery .gal-thumb {
    width: 48%;
    padding-bottom: 48%;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    float: left;
    margin-left: 4%;
    margin-top: 4%; }
  .detail .gallery .gal-thumb:nth-child(2n+1) {
    margin-left: 0; }
  .detail .gallery .gal-thumb:hover {
    opacity: 0.5;
    transition: 0.2s; }

.pdf_button {
  background: #0098ce url(/imagens/PDF_icon.png) no-repeat 5px center;
  background-size: auto 80%;
  color: #FFF;
  padding: 10px 10px 10px 55px;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 1em; }
  .pdf_button .nota {
    font-size: 0.7em; }

.pdf_buttons {
  margin: 10px 0;
  width: 100%;
  background-size: auto 80%;
  color: #FFF;
  padding: 10px;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: .9em;
  background-color: #0098ce; }
  .pdf_buttons .nota {
    font-size: 0.7em; }

table.tbl-org {
  width: 100%;
  max-width: 500px;
  font-size: 1em;
  font-family: "Roboto", sans-serif; }
  table.tbl-org th {
    font-weight: 700;
    text-align: left; }
  table.tbl-org th, table.tbl-org td {
    padding: 5px;
    width: 50%;
    border: solid 1px #BBB; }
  table.tbl-org tr:nth-child(2n+1) td, table.tbl-org tr:nth-child(2n+1) th {
    background-color: #CCC; }

p {
  font-family: "Roboto", sans-serif;
  color: #424242;
  font-size: 17px;
  font-weight: 300;
  margin: 20px 0;
  line-height: 1.4; }

li {
  font-family: "Roboto", sans-serif;
  color: #424242;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4; }

a {
  color: #0098ce;
  text-decoration: none; }

a:hover {
  color: #0098ce;
  text-decoration: underline; }

ol, ul {
  margin-left: 0; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #00416a; }

h1 {
  font-size: 1.6rem; }

h2 {
  font-size: 1.4rem; }

h3 {
  font-size: 1.2rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 0.9rem; }

h6 {
  font-size: 0.8rem; }

@media only screen and (min-device-width: 768px) {
  .mb {
    display: none; }
  .tb {
    display: block; }
  .cont {
    padding: 0 20px; }
  .pdf_buttons {
    padding: 20px 20px 20px 75px;
    font-size: 1em;
    background: #0098ce url(/imagens/PDF_icon.png) no-repeat 5px center;
    background-size: auto 80%; }
  /*
		
	.pdf_buttons {
		width: 48%;
		margin-left: 2%;
		float: left;	
	}
	
	a:nth-child(2n+1) .pdf_buttons {
		margin-left: 0;
	}*/
  .detail .gallery .gal-thumb {
    width: 32%;
    padding-bottom: 32%;
    margin-left: 2%;
    margin-top: 2%; }
  .detail .gallery .gal-thumb:nth-child(2n+1) {
    margin-left: 2%; }
  .detail .gallery .gal-thumb:nth-child(3n+1) {
    margin-left: 0; } }

@media only screen and (min-device-width: 1024px) {
  .dt {
    display: block; }
  /*
		.pdf_buttons {
		width: 32%;
		margin-left: 2%;
		float: left;	
	}
	
	a:nth-child(2n+1) .pdf_buttons {
		margin-left: 2%;
	}
	a:nth-child(3n+1) .pdf_buttons {
		margin-left: 0;
	}*/
  .detail .gallery .gal-thumb {
    width: 23%;
    padding-bottom: 23%;
    margin-left: 2.33%;
    margin-top: 2.33%; }
  .detail .gallery .gal-thumb:nth-child(2n+1) {
    margin-left: 2.33%; }
  .detail .gallery .gal-thumb:nth-child(3n+1) {
    margin-left: 2.33%; }
  .detail .gallery .gal-thumb:nth-child(4n+1) {
    margin-left: 0; } }

@media only screen and (min-device-width: 1280px) {
  .cont, .mainPadded {
    padding: 0; } }

.comment-ph0 {
  padding: 21px 0;
  background-color: #0098ce;
  position: relative;
  z-index: 2;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1.1;
  color: #FFF;
  font-weight: 700;
  -webkit-box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5); }
  .comment-ph0 a {
    color: inherit !important; }
  .comment-ph0 a:hover {
    text-decoration: none; }

.comment-ph0:first-child {
  z-index: 3;
  padding: 20px 0; }

.comment-ph0:last-child {
  z-index: 1;
  padding: 24px 0; }

.bticn {
  display: table;
  width: auto;
  margin: 0 auto;
  text-align: center; }

span.cl {
  height: 43px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding: 0 10px; }

#submenuicn-ph {
  background-color: #FFF; }

.news-block {
  margin: 50px 0;
  margin: 0; }
  .news-block .block {
    background-color: #FFF;
    position: relative;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
    margin: 50px 0 0 0; }
    .news-block .block img {
      width: 100%;
      height: auto; }
    .news-block .block h2 {
      padding: 20px;
      font-family: "Montserrat", sans-serif;
      color: #0098ce;
      font-size: 15px;
      line-height: 1.2;
      height: 80px;
      font-weight: 700; }
      .news-block .block h2 a {
        color: inherit !important;
        text-decoration: none; }
      .news-block .block h2 a:hover {
        text-decoration: underline; }
    .news-block .block p {
      padding: 20px 20px 20px 20px;
      font-family: "Roboto", sans-serif;
      font-size: 12px;
      color: #5f5f5f;
      line-height: 1.2; }
      .news-block .block p a {
        color: inherit !important;
        text-decoration: none; }
      .news-block .block p a:hover {
        text-decoration: underline; }
      .news-block .block p .data {
        color: #0098ce;
        font-weight: 700; }
    .news-block .block .plus {
      width: 60px;
      height: 60px;
      background: url(/imagens/icn-plus.png) no-repeat center center;
      background-size: auto 100%;
      position: absolute;
      right: 20px;
      bottom: -30px; }

#paginacao {
  margin-top: 50px;
  font-family: "Roboto", sans-serif;
  color: #999;
  font-size: .9em; }
  #paginacao a {
    font-size: 1em;
    text-decoration: underline; }
  #paginacao a.on {
    text-decoration: none;
    color: #666 !important; }
  #paginacao a.on:hover {
    text-decoration: none;
    color: #666 !important; }
  #paginacao table {
    width: 100%; }
    #paginacao table td.right {
      text-align: right;
      width: 50%; }
    #paginacao table td.left {
      text-align: left;
      width: 50%; }
    #paginacao table td.middle {
      display: none;
      text-align: center;
      width: 40%; }
      #paginacao table td.middle a {
        margin: 0 4px; }

@media only screen and (min-width: 768px) {
  #paginacao {
    margin-top: 50px;
    font-family: "Roboto", sans-serif;
    color: #999;
    font-size: .9em; }
    #paginacao a {
      font-size: 1em;
      text-decoration: underline; }
    #paginacao a.on {
      text-decoration: none;
      color: #666 !important; }
    #paginacao a.on:hover {
      text-decoration: none;
      color: #666 !important; }
    #paginacao table {
      width: 100%; }
      #paginacao table td.right {
        text-align: right;
        width: 30%; }
      #paginacao table td.left {
        text-align: left;
        width: 30%; }
      #paginacao table td.middle {
        text-align: center;
        width: 40%;
        display: table-cell; }
        #paginacao table td.middle a {
          margin: 0 4px; }
  .comment-ph0 {
    width: 30%;
    float: left;
    margin-left: 5%;
    padding: 30px 0;
    background-color: transparent;
    border-bottom: solid 7px #0098ce;
    color: #00416a;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent; }
  .comment-ph0:first-child {
    z-index: 3;
    padding: 20px 0; }
  .comment-ph0:last-child {
    z-index: 1;
    padding: 24px 0; }
  .comment-ph0:first-child {
    margin-left: 0; } }

@media only screen and (min-device-width: 1024px) {
  .news-block .block {
    float: left;
    width: 30%;
    margin-left: 5%; }
    .news-block .block h2 {
      font-size: 20px;
      height: 100px; }
    .news-block .block p {
      font-size: 14px; }
  .news-block .block:nth-child(3n+1) {
    margin-left: 0;
    clear: both; } }

.clear {
  clear: both; }

ul.inst {
  margin-top: 50px; }
  ul.inst li a {
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #00416a;
    line-height: 1.2;
    text-transform: uppercase; }
  ul.inst li a:hover {
    color: #0098ce;
    text-decoration: underline; }

.inst-list {
  margin: 40px 0;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  position: relative;
  padding-bottom: 20px; }
  .inst-list .left {
    width: 20%;
    padding-bottom: 20%;
    background-repeat: no-repeat;
    background-position: center center;
    float: left; }
  .inst-list .hor {
    background-size: 95% auto; }
  .inst-list .ver {
    background-size: auto 95%; }
  .inst-list .right {
    float: left;
    padding: 2.5%;
    display: block;
    width: 80%; }
    .inst-list .right h2 {
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      font-weight: 700; }
      .inst-list .right h2 a {
        color: inherit;
        text-decoration: none; }
      .inst-list .right h2 a:hover {
        text-decoration: underline; }
    .inst-list .right .lead {
      font-family: "Roboto", sans-serif;
      font-weight: 300;
      font-size: 17px;
      color: #424242;
      margin-top: 20px;
      line-height: 1.2; }
      .inst-list .right .lead a {
        color: inherit;
        text-decoration: none; }
      .inst-list .right .lead a:hover {
        text-decoration: underline; }
  .inst-list .plus {
    width: 60px;
    height: 60px;
    background: url(/imagens/icn-plus.png) no-repeat center center;
    background-size: auto 100%;
    position: absolute;
    right: 20px;
    bottom: -30px; }
  .inst-list table {
    margin: 10px 0;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #7f7f7f; }

@media only screen and (min-device-width: 768px) {
  ul.inst {
    margin-top: 50px; }
    ul.inst li a {
      font-size: 24px; } }

#bc {
  margin-top: 00px;
  font-size: 10px;
  height: 15px;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase; }
  #bc a {
    color: #5f5f5f;
    text-decoration: none; }
  #bc a:hover {
    text-decoration: underline; }
  #bc .bc_sep:after {
    content: ' > ';
    white-space: pre; }

.form1 {
  margin: 20px 0; }
  .form1 span {
    font-family: "Roboto", sans-serif;
    font-size: .8em;
    color: #666; }
  .form1 input[type="text"], .form1 textarea, .form1 select {
    width: 60%;
    margin: 10px 0;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 17px;
    padding: 10px;
    font-weight: 400;
    border: none;
    background-color: rgba(0, 152, 206, 0.3); }
  .form1 option {
    padding: 10px; }
  .form1 select {
    padding: 0;
    padding-left: 10px;
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    background: rgba(0, 152, 206, 0.3) url(/imagens/icn-arrow-down.png) no-repeat right 10px center;
    cursor: pointer; }
  .form1 textarea {
    height: 300px; }
  .form1 button {
    border: none;
    color: #00416a;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    padding: 10px;
    font-weight: 700;
    cursor: pointer;
    padding: 5px 20px 5px 5px; }
  .form1 button#bt-enviar {
    background: transparent url(/imagens/icn-send.png) no-repeat right center; }
  .form1 button#bt-reset {
    background: transparent url(/imagens/icn-reset.png) no-repeat right center;
    margin-right: 20px; }
  .form1 .error {
    background-color: #C00 !important; }

.no-marg {
  margin: 0 !important; }

.col-form-r {
  margin-top: 30px; }

@media only screen and (min-device-width: 768px) {
  .col-form-r {
    float: right;
    width: 58%;
    margin-top: 0; }
  .col-form-l {
    float: left;
    width: 38%; } }

#form-news-2 {
  font-family: "Montserrat", sans-serif;
  text-align: left; }
  #form-news-2 input, #form-news-2 button {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 30px;
    background-color: rgba(0, 65, 106, 0.75);
    border: none;
    border-radius: 0;
    padding: 5px 3px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-weight: 700;
    font-size: 12px; }
  #form-news-2 input {
    background-color: rgba(0, 65, 106, 0.75);
    width: 100%;
    max-width: 500px;
    margin-bottom: 10px;
    color: #FFF;
    padding: 5px; }
  #form-news-2 button, #form-news-2 .btStyle {
    padding: 5px;
    padding-right: 20px;
    background: rgba(0, 65, 106, 0.75) url(/imagens/icn-send-w.png) no-repeat right 5px center;
    cursor: pointer;
    color: #FFF; }
  #form-news-2 .error {
    background-color: #C00; }

ul.inst {
  margin-top: 50px; }
  ul.inst li a {
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #00416a;
    line-height: 1.2;
    text-transform: uppercase; }
  ul.inst li a:hover {
    color: #0098ce;
    text-decoration: underline; }

.inst-list-2 {
  margin: 40px 0;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  position: relative; }
  .inst-list-2 .left {
    width: 20%;
    padding-bottom: 20%;
    background-repeat: no-repeat;
    background-position: center center;
    float: left; }
  .inst-list-2 .hor {
    background-size: 95% auto; }
  .inst-list-2 .ver {
    background-size: auto 95%; }
  .inst-list-2 .right {
    padding: 0%;
    display: block;
    width: 100%; }
    .inst-list-2 .right h2 {
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      font-weight: 700;
      margin-bottom: 10px;
      padding: 10px; }
      .inst-list-2 .right h2 a {
        color: inherit;
        text-decoration: none; }
      .inst-list-2 .right h2 a:hover {
        text-decoration: underline; }
    .inst-list-2 .right img {
      width: 100%;
      height: auto;
      display: block;
      position: relative;
      z-index: 1; }
    .inst-list-2 .right .lead {
      font-family: "Roboto", sans-serif;
      font-weight: 300;
      font-size: 17px;
      color: #424242;
      margin-top: 20px;
      line-height: 1.2; }
      .inst-list-2 .right .lead a {
        color: inherit;
        text-decoration: none; }
      .inst-list-2 .right .lead a:hover {
        text-decoration: underline; }
  .inst-list-2 .plus {
    width: 60px;
    height: 60px;
    background: url(/imagens/icn-plus-bg.png) no-repeat center center;
    background-size: auto 100%;
    position: absolute;
    z-index: 2;
    right: 20px;
    bottom: -30px;
    color: #FFF;
    line-height: 60px;
    text-align: center;
    font-size: 1.2em; }
  .inst-list-2 table {
    margin: 10px 0;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #7f7f7f; }

@media only screen and (min-device-width: 768px) {
  .inst-list-2 {
    float: left;
    width: 48%;
    margin-left: 4%; }
  .inst-list-2:nth-child(2n+1) {
    margin-left: 0;
    clear: both; }
  ul.inst {
    margin-top: 50px; }
    ul.inst li a {
      font-size: 24px; } }

@media only screen and (min-device-width: 1024px) {
  .inst-list-2 {
    float: left;
    width: 30%;
    margin-left: 5%; }
  .inst-list-2:nth-child(2n+1) {
    margin-left: 5%;
    clear: none; }
  .inst-list-2:nth-child(3n+1) {
    margin-left: 0;
    clear: both; } }

ul.inst {
  margin-top: 50px; }
  ul.inst li a {
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #00416a;
    line-height: 1.2;
    text-transform: uppercase; }
  ul.inst li a:hover {
    color: #0098ce;
    text-decoration: underline; }

.inst-list-3 {
  margin: 40px 0;
  background-color: #FFF;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  position: relative; }
  .inst-list-3 .left {
    width: 20%;
    padding-bottom: 20%;
    background-repeat: no-repeat;
    background-position: center center;
    float: left; }
  .inst-list-3 .hor {
    background-size: 95% auto; }
  .inst-list-3 .ver {
    background-size: auto 95%; }
  .inst-list-3 .right {
    padding: 2.5%;
    display: block;
    width: 100%; }
    .inst-list-3 .right h2 {
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      font-weight: 700; }
      .inst-list-3 .right h2 a {
        color: inherit;
        text-decoration: none; }
      .inst-list-3 .right h2 a:hover {
        text-decoration: underline; }
    .inst-list-3 .right img {
      width: 100%;
      height: auto;
      display: block;
      position: relative;
      z-index: 1; }
    .inst-list-3 .right .lead {
      font-family: "Roboto", sans-serif;
      font-weight: 300;
      font-size: 17px;
      color: #424242;
      margin-top: 20px;
      line-height: 1.2; }
      .inst-list-3 .right .lead a {
        color: inherit;
        text-decoration: none; }
      .inst-list-3 .right .lead a:hover {
        text-decoration: underline; }
  .inst-list-3 .plus {
    width: 60px;
    height: 60px;
    background: url(/imagens/icn-plus-bg.png) no-repeat center center;
    background-size: auto 100%;
    position: absolute;
    z-index: 2;
    right: 20px;
    bottom: -30px;
    color: #FFF;
    line-height: 60px;
    text-align: center;
    font-size: 1.2em; }
  .inst-list-3 table {
    margin: 10px 0;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #7f7f7f; }

@media only screen and (min-device-width: 768px) {
  .inst-list-2 {
    float: left;
    width: 48%;
    margin-left: 4%; }
  .inst-list-2:nth-child(2n+1) {
    margin-left: 0;
    clear: both; }
  ul.inst {
    margin-top: 50px; }
    ul.inst li a {
      font-size: 24px; } }

@media only screen and (min-device-width: 1024px) {
  .inst-list-2 {
    float: left;
    width: 30%;
    margin-left: 5%; }
  .inst-list-2:nth-child(2n+1) {
    margin-left: 5%;
    clear: none; }
  .inst-list-2:nth-child(3n+1) {
    margin-left: 0;
    clear: both; } }

body {
  background-color: #e5e5e5; }

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

/* '' */
#project-label {
  display: block;
  margin-bottom: 1em; }

#project-icon {
  float: left;
  height: 39px;
  width: 39px; }

#project-description {
  margin: 0;
  padding: 0; }

.ui-autocomplete {
  z-index: 9999; }

.ui-state-focus {
  border-radius: 0;
  background: none;
  background-color: #CCC; }

.ui-menu .ui-menu-item {
  list-style-image: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #F00;
  border: 1px solid #fed22f;
  color: #363636; }

#project-label {
  display: block;
  margin-bottom: 1em; }

#project-icon {
  float: left;
  height: 39px;
  width: 39px; }

#project-description {
  margin: 0;
  padding: 0; }

.ui-autocomplete {
  z-index: 9999;
  width: 100%;
  right: 0 !important;
  top: 100% !important;
  left: 0 !important;
  height: auto;
  max-height: 300px !important;
  overflow-y: scroll !important; }

#someElem {
  position: relative; }

.ui-autocomplete a {
  color: #7f7f7f !important;
  font-weight: normal !important;
  line-height: normal !important;
  padding: 0 !important;
  height: auto !important;
  line-height: 1 !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: #424242 !important;
  font-family: "Montserrat", sans-serif !important; }

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