/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Sans:400,400i,700,700i");
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, 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;
  background-color: #FFF; }

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

ol, ul {
  list-style: none; }

ol, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* CSS Document */
/* EX:
@include transform(rotate, 0deg);
@include transition(.5s, ease-in-out);
@include transform-origin(right, center);
*/
/*
@include keyframes(bgcolor) {
  0% {
    background-color: #ffccf2;
  }
  50% {
    background-color: #ccffcc;
  }
  100% {
    background-color: #ccffff;
  } 
}	
*/
@font-face {
  font-family: 'topping_icn';
  src: url("/lib/fonts/topping_icn.eot?35921254");
  src: url("/lib/fonts/topping_icn.eot?35921254#iefix") format("embedded-opentype"), url("/lib/fonts/topping_icn.woff2?35921254") format("woff2"), url("/lib/fonts/topping_icn.woff?35921254") format("woff"), url("/lib/fonts/topping_icn.ttf?35921254") format("truetype"), url("/lib/fonts/topping_icn.svg?35921254#topping_icn") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'topping_icn';
    src: url('topping_icn.svg?35921254#topping_icn') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "topping_icn";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-block:before {
  content: '\e800'; }

/* '' */
.icon-plus-circle:before {
  content: '\e801'; }

/* '' */
.icon-plus:before {
  content: '\e802'; }

/* '' */
.icon-plus-circled:before {
  content: '\e803'; }

/* '' */
.icon-minus:before {
  content: '\e804'; }

/* '' */
.icon-minus-circled:before {
  content: '\e805'; }

/* '' */
.icon-info-circled:before {
  content: '\e806'; }

/* '' */
.icon-download-alt:before {
  content: '\e807'; }

/* '' */
.icon-location:before {
  content: '\e808'; }

/* '' */
.icon-phone:before {
  content: '\e809'; }

/* '' */
.icon-right-big:before {
  content: '\e80a'; }

/* '' */
.icon-heart-empty:before {
  content: '\e80b'; }

/* '' */
.icon-search:before {
  content: '\e80c'; }

/* '' */
.icon-star:before {
  content: '\e80d'; }

/* '' */
.icon-star-empty:before {
  content: '\e80e'; }

/* '' */
.icon-star-half:before {
  content: '\e80f'; }

/* '' */
.icon-user:before {
  content: '\e810'; }

/* '' */
.icon-ok:before {
  content: '\e811'; }

/* '' */
.icon-ok-circled:before {
  content: '\e812'; }

/* '' */
.icon-ok-circled2:before {
  content: '\e813'; }

/* '' */
.icon-cancel:before {
  content: '\e815'; }

/* '' */
.icon-cancel-circled:before {
  content: '\e816'; }

/* '' */
.icon-down-circled2:before {
  content: '\e817'; }

/* '' */
.icon-up-circled2:before {
  content: '\e818'; }

/* '' */
.icon-down-dir:before {
  content: '\e819'; }

/* '' */
.icon-up-dir:before {
  content: '\e81a'; }

/* '' */
.icon-left-dir:before {
  content: '\e81b'; }

/* '' */
.icon-right-dir:before {
  content: '\e81c'; }

/* '' */
.icon-down-open:before {
  content: '\e81d'; }

/* '' */
.icon-left-open:before {
  content: '\e81e'; }

/* '' */
.icon-cancel-circled2:before {
  content: '\e81f'; }

/* '' */
.icon-right-open:before {
  content: '\e820'; }

/* '' */
.icon-up-open:before {
  content: '\e821'; }

/* '' */
.icon-up-big:before {
  content: '\e822'; }

/* '' */
.icon-ok-1:before {
  content: '\e823'; }

/* '' */
.icon-ok-circle:before {
  content: '\e824'; }

/* '' */
.icon-cancel-1:before {
  content: '\e825'; }

/* '' */
.icon-cancel-circle:before {
  content: '\e826'; }

/* '' */
.icon-plus-1:before {
  content: '\e827'; }

/* '' */
.icon-down-big:before {
  content: '\e829'; }

/* '' */
.icon-left-big:before {
  content: '\e82a'; }

/* '' */
.icon-minus-1:before {
  content: '\e82b'; }

/* '' */
.icon-minus-circle:before {
  content: '\e830'; }

/* '' */
.icon-cancel-2:before {
  content: '\e831'; }

/* '' */
.icon-heart:before {
  content: '\e833'; }

/* '' */
.icon-plus-2:before {
  content: '\e834'; }

/* '' */
.icon-minus-2:before {
  content: '\e835'; }

/* '' */
.icon-download:before {
  content: '\f02e'; }

/* '' */
.icon-doc:before {
  content: '\f04a'; }

/* '' */
.icon-left-circled:before {
  content: '\f0a8'; }

/* '' */
.icon-right-circled:before {
  content: '\f0a9'; }

/* '' */
.icon-up-circled:before {
  content: '\f0aa'; }

/* '' */
.icon-down-circled:before {
  content: '\f0ab'; }

/* '' */
.icon-menu:before {
  content: '\f0c9'; }

/* '' */
.icon-plus-squared:before {
  content: '\f0fe'; }

/* '' */
.icon-angle-double-left:before {
  content: '\f100'; }

/* '' */
.icon-angle-double-right:before {
  content: '\f101'; }

/* '' */
.icon-angle-double-up:before {
  content: '\f102'; }

/* '' */
.icon-angle-double-down:before {
  content: '\f103'; }

/* '' */
.icon-angle-left:before {
  content: '\f104'; }

/* '' */
.icon-angle-right:before {
  content: '\f105'; }

/* '' */
.icon-angle-up:before {
  content: '\f106'; }

/* '' */
.icon-angle-down:before {
  content: '\f107'; }

/* '' */
.icon-circle-empty:before {
  content: '\f10c'; }

/* '' */
.icon-circle:before {
  content: '\f111'; }

/* '' */
.icon-star-half-alt:before {
  content: '\f123'; }

/* '' */
.icon-info:before {
  content: '\f129'; }

/* '' */
.icon-angle-circled-left:before {
  content: '\f137'; }

/* '' */
.icon-angle-circled-right:before {
  content: '\f138'; }

/* '' */
.icon-angle-circled-up:before {
  content: '\f139'; }

/* '' */
.icon-angle-circled-down:before {
  content: '\f13a'; }

/* '' */
.icon-minus-squared:before {
  content: '\f146'; }

/* '' */
.icon-minus-squared-alt:before {
  content: '\f147'; }

/* '' */
.icon-ok-squared:before {
  content: '\f14a'; }

/* '' */
.icon-down:before {
  content: '\f175'; }

/* '' */
.icon-up:before {
  content: '\f176'; }

/* '' */
.icon-left:before {
  content: '\f177'; }

/* '' */
.icon-right:before {
  content: '\f178'; }

/* '' */
.icon-right-circled2:before {
  content: '\f18e'; }

/* '' */
.icon-left-circled2:before {
  content: '\f190'; }

/* '' */
.icon-plus-squared-alt:before {
  content: '\f196'; }

/* '' */
.icon-circle-thin:before {
  content: '\f1db'; }

/* '' */
/* CSS Document */
p, li {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #191919;
  line-height: 1.4; }

em {
  font-style: italic; }

p {
  margin: 1.25em 0; }
  p:first-of-type {
    margin-top: 0; }
  p:last-of-type {
    margin-bottom: 0; }
  p a {
    color: #193e74;
    text-decoration: none; }
    p a:hover {
      text-decoration: underline; }

#main ul {
  padding-left: 20px; }
  #main ul li {
    list-style: disc;
    list-style-position: outside;
    padding-left: 0px;
    margin-left: 20px; }

strong {
  font-weight: 700; }

.headings, h1, h2, h3, h4, h5, h6 {
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  color: #193e74;
  text-transform: uppercase; }

.page_title {
  color: #193e74; }

.ctr {
  text-align: center; }

h1 {
  font-size: 1.5em;
  margin-bottom: 0.75em; }

h2 {
  font-size: 1.3em;
  margin-bottom: 0.65em; }

h3 {
  font-size: 1.2em;
  margin-bottom: 0.6em; }

h4 {
  font-size: 1.15em;
  margin-bottom: 0.575em; }

h5 {
  font-size: 1.1em;
  margin-bottom: 0.55em; }

h6 {
  font-size: 1em;
  margin-bottom: 0.5em; }

section#topo {
  border-top: solid 2px #193e74;
  z-index: 3;
  padding: 20px 0; }
  section#topo #logo {
    height: 75px;
    width: 215px;
    margin: 0 auto; }
    section#topo #logo svg {
      width: 100%;
      height: 100%; }

.clear {
  clear: both; }

.ctr {
  text-align: center; }

#home h1 {
  padding: 0;
  margin: 0; }

.cont {
  width: 100%;
  max-width: 900px;
  padding: 50px 20px;
  margin: 0 auto; }

.ph {
  background-color: #EEE; }
  .ph:first-child {
    background-color: #fff; }
  .ph:last-child {
    position: relative; }
    .ph:last-child:after {
      background: linear-gradient(transparent, rgba(0, 0, 0, 0.2));
      position: absolute;
      width: 100%;
      height: 2px;
      content: "";
      z-index: 1000000;
      left: 0;
      bottom: 0; }
    .ph:last-child:before {
      background: linear-gradient(rgba(0, 0, 0, 0.2), transparent);
      position: absolute;
      width: 100%;
      height: 2px;
      content: "";
      z-index: 1000000;
      left: 0;
      top: 0; }

.eventos {
  margin-top: 30px; }
  .eventos .evento {
    width: 100%;
    background-color: #fff;
    padding: 0 0;
    border-bottom: solid 2px #193e74;
    margin-top: 30px; }
    .eventos .evento:first-child {
      margin-top: 0; }
    .eventos .evento h3 {
      text-align: center;
      line-height: 1.1;
      padding: 0 20x; }
    .eventos .evento img {
      width: 100%;
      height: auto; }
    .eventos .evento .text {
      padding: 20px; }
    .eventos .evento a.bt {
      color: #FFF;
      border-radius: 15px;
      background-color: #193e74;
      height: 30px;
      display: inline-block;
      margin: 0 auto;
      font-size: .85em;
      line-height: 30px;
      padding: 0 20px;
      cursor: pointer;
      border: solid 1px #193e74; }
      .eventos .evento a.bt:hover {
        background-color: #fff;
        color: #193e74;
        text-decoration: none; }
    .eventos .evento p {
      padding: 0 20px;
      margin-top: 20px; }

@media only screen and (min-width: 768px) {
  .eventos .evento {
    width: 48%;
    margin-left: 4%;
    float: left;
    margin-top: 0; }
    .eventos .evento:first-child {
      margin-left: 0; }
    .eventos .evento .text {
      height: 160px; } }

section#footer {
  height: 30px;
  line-height: 30px;
  background-color: #193e74;
  text-align: center;
  color: #FFF;
  font-size: .75em;
  font-family: 'PT Sans', sans-serif;
  font-weight: 400; }
  section#footer a {
    text-decoration: none;
    color: inherit; }

/* CSS Document */
#topo_rotativo {
  width: 100%;
  z-index: 1;
  position: relative;
  width: 100%;
  height: 37vw;
  z-index: 2; }
  #topo_rotativo:after {
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.2));
    position: absolute;
    width: 100%;
    height: 5px;
    content: "";
    z-index: 1000000;
    left: 0;
    bottom: 0; }
  #topo_rotativo:before {
    background: linear-gradient(rgba(0, 0, 0, 0.2), transparent);
    position: absolute;
    width: 100%;
    height: 5px;
    content: "";
    z-index: 1000000;
    left: 0;
    top: 0; }
  #topo_rotativo .slide {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
  #topo_rotativo a {
    position: absolute;
    width: 100%;
    height: 100%; }
  #topo_rotativo .text {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    padding: 20px;
    pointer-events: none;
    z-index: 1001;
    color: #FFF;
    text-shadow: rgba(0, 0, 0, 0.5); }
    #topo_rotativo .text h1 {
      margin: 0;
      padding: 0;
      color: #FFF;
      text-shadow: rgba(0, 0, 0, 0.5); }
    #topo_rotativo .text p {
      color: #FFF;
      font-size: 1em;
      margin: 0;
      padding: 0;
      line-height: 1.2;
      text-shadow: black; }
  #topo_rotativo .setas {
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    font-size: 3em;
    color: #FFF;
    padding: 10px 20px;
    cursor: pointer;
    z-index: 1001;
    display: none; }
    #topo_rotativo .setas.seta-esq {
      left: 0; }
    #topo_rotativo .setas.seta-dir {
      right: 0; }
  #topo_rotativo #paginacao {
    position: absolute;
    left: 0;
    bottom: 15px;
    z-index: 1002;
    height: 1em;
    width: 100%;
    padding: 0 20px;
    color: #FFF;
    text-align: center; }
    #topo_rotativo #paginacao .icon-circle:before {
      content: '\f111' !important; }
    #topo_rotativo #paginacao .pager {
      cursor: pointer;
      width: 1.5em;
      height: 20px;
      line-height: 20px;
      font-size: 15px;
      color: #FFF;
      text-align: center;
      display: inline-block; }

@media only screen and (min-width: 768px) {
  #topo_rotativo {
    height: 37vw; }
    #topo_rotativo .text {
      position: absolute;
      bottom: 100px;
      left: 0;
      width: 100%;
      padding: 20px;
      pointer-events: none;
      z-index: 1001;
      color: #FFF; } }

@media only screen and (min-width: 1024px) {
  .inner {
    padding: 0 20px; }
  #topo_rotativo {
    height: 37vw; }
    #topo_rotativo .text {
      position: absolute;
      bottom: 50px;
      left: 0;
      width: 100%;
      padding: 20px;
      pointer-events: none;
      z-index: 1001;
      color: #FFF; }
    #topo_rotativo .setas {
      position: absolute;
      top: 50%;
      margin-top: -1em;
      font-size: 3em;
      color: #FFF;
      padding: 10px 20px;
      cursor: pointer;
      z-index: 1001;
      display: block; }
      #topo_rotativo .setas.seta-esq {
        left: 0; }
      #topo_rotativo .setas.seta-dir {
        right: 0; } }
