@charset "UTF-8";
/* 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: "";
}

/* '' */
.icon-plus-circle:before {
  content: "";
}

/* '' */
.icon-plus:before {
  content: "";
}

/* '' */
.icon-plus-circled:before {
  content: "";
}

/* '' */
.icon-minus:before {
  content: "";
}

/* '' */
.icon-minus-circled:before {
  content: "";
}

/* '' */
.icon-info-circled:before {
  content: "";
}

/* '' */
.icon-download-alt:before {
  content: "";
}

/* '' */
.icon-location:before {
  content: "";
}

/* '' */
.icon-phone:before {
  content: "";
}

/* '' */
.icon-right-big:before {
  content: "";
}

/* '' */
.icon-heart-empty:before {
  content: "";
}

/* '' */
.icon-search:before {
  content: "";
}

/* '' */
.icon-star:before {
  content: "";
}

/* '' */
.icon-star-empty:before {
  content: "";
}

/* '' */
.icon-star-half:before {
  content: "";
}

/* '' */
.icon-user:before {
  content: "";
}

/* '' */
.icon-ok:before {
  content: "";
}

/* '' */
.icon-ok-circled:before {
  content: "";
}

/* '' */
.icon-ok-circled2:before {
  content: "";
}

/* '' */
.icon-cancel:before {
  content: "";
}

/* '' */
.icon-cancel-circled:before {
  content: "";
}

/* '' */
.icon-down-circled2:before {
  content: "";
}

/* '' */
.icon-up-circled2:before {
  content: "";
}

/* '' */
.icon-down-dir:before {
  content: "";
}

/* '' */
.icon-up-dir:before {
  content: "";
}

/* '' */
.icon-left-dir:before {
  content: "";
}

/* '' */
.icon-right-dir:before {
  content: "";
}

/* '' */
.icon-down-open:before {
  content: "";
}

/* '' */
.icon-left-open:before {
  content: "";
}

/* '' */
.icon-cancel-circled2:before {
  content: "";
}

/* '' */
.icon-right-open:before {
  content: "";
}

/* '' */
.icon-up-open:before {
  content: "";
}

/* '' */
.icon-up-big:before {
  content: "";
}

/* '' */
.icon-ok-1:before {
  content: "";
}

/* '' */
.icon-ok-circle:before {
  content: "";
}

/* '' */
.icon-cancel-1:before {
  content: "";
}

/* '' */
.icon-cancel-circle:before {
  content: "";
}

/* '' */
.icon-plus-1:before {
  content: "";
}

/* '' */
.icon-down-big:before {
  content: "";
}

/* '' */
.icon-left-big:before {
  content: "";
}

/* '' */
.icon-minus-1:before {
  content: "";
}

/* '' */
.icon-minus-circle:before {
  content: "";
}

/* '' */
.icon-cancel-2:before {
  content: "";
}

/* '' */
.icon-heart:before {
  content: "";
}

/* '' */
.icon-plus-2:before {
  content: "";
}

/* '' */
.icon-minus-2:before {
  content: "";
}

/* '' */
.icon-download:before {
  content: "";
}

/* '' */
.icon-doc:before {
  content: "";
}

/* '' */
.icon-left-circled:before {
  content: "";
}

/* '' */
.icon-right-circled:before {
  content: "";
}

/* '' */
.icon-up-circled:before {
  content: "";
}

/* '' */
.icon-down-circled:before {
  content: "";
}

/* '' */
.icon-menu:before {
  content: "";
}

/* '' */
.icon-plus-squared:before {
  content: "";
}

/* '' */
.icon-angle-double-left:before {
  content: "";
}

/* '' */
.icon-angle-double-right:before {
  content: "";
}

/* '' */
.icon-angle-double-up:before {
  content: "";
}

/* '' */
.icon-angle-double-down:before {
  content: "";
}

/* '' */
.icon-angle-left:before {
  content: "";
}

/* '' */
.icon-angle-right:before {
  content: "";
}

/* '' */
.icon-angle-up:before {
  content: "";
}

/* '' */
.icon-angle-down:before {
  content: "";
}

/* '' */
.icon-circle-empty:before {
  content: "";
}

/* '' */
.icon-circle:before {
  content: "";
}

/* '' */
.icon-star-half-alt:before {
  content: "";
}

/* '' */
.icon-info:before {
  content: "";
}

/* '' */
.icon-angle-circled-left:before {
  content: "";
}

/* '' */
.icon-angle-circled-right:before {
  content: "";
}

/* '' */
.icon-angle-circled-up:before {
  content: "";
}

/* '' */
.icon-angle-circled-down:before {
  content: "";
}

/* '' */
.icon-minus-squared:before {
  content: "";
}

/* '' */
.icon-minus-squared-alt:before {
  content: "";
}

/* '' */
.icon-ok-squared:before {
  content: "";
}

/* '' */
.icon-down:before {
  content: "";
}

/* '' */
.icon-up:before {
  content: "";
}

/* '' */
.icon-left:before {
  content: "";
}

/* '' */
.icon-right:before {
  content: "";
}

/* '' */
.icon-right-circled2:before {
  content: "";
}

/* '' */
.icon-left-circled2:before {
  content: "";
}

/* '' */
.icon-plus-squared-alt:before {
  content: "";
}

/* '' */
.icon-circle-thin:before {
  content: "";
}

/* '' */
/* 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, h6, h5, h4, h3, h2, h1 {
  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;
}

sup {
  vertical-align: super;
  font-size: 0.7em;
  text-transform: none;
}

#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(rgba(0, 0, 0, 0), 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), rgba(0, 0, 0, 0));
  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: 0.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:nth-child(2n+1) {
    margin-left: 0;
  }
  .eventos .evento:nth-child(n+3) {
    margin-top: 4%;
  }
  .eventos .evento:nth-child(2n+1) {
    clear: both;
  }
  .eventos .evento .text {
    height: 160px;
  }
}
section#footer {
  height: 30px;
  line-height: 30px;
  background-color: #193e74;
  text-align: center;
  color: #FFF;
  font-size: 0.75em;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
}
section#footer a {
  text-decoration: none;
  color: inherit;
}

/* CSS Document */
#topo_rotativo img {
  width: 100%;
  height: auto;
}

/*# sourceMappingURL=style.css.map */
