@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
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;
}

/* COMMON */
/* FOOTER */
/* TOPO */
@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, td {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 17px;
  color: #323232;
  line-height: 1.4;
}

em {
  font-style: italic;
}

p {
  margin: 1.25em 0;
}
p:first-child {
  margin-top: 0;
}
p:last-of-type {
  margin-bottom: 0;
}
p a {
  color: #323232;
  text-decoration: underline;
}
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;
  color: #475560;
}

.headings, h6, h5, h4, h3, h2, h1 {
  font-family: "Play", sans-serif;
  font-weight: 700;
  color: #475560;
  text-transform: uppercase;
  font-weight: 700;
}

.ctr {
  text-align: center;
}

.enfase {
  color: #009de0;
}

h1 {
  font-size: 1.8em;
  margin-top: 2.7em;
}

h2 {
  font-size: 1.6em;
  margin-top: 2.4em;
}

h3 {
  font-size: 1.4em;
  margin-top: 2.1em;
}

h4 {
  font-size: 1.2em;
  margin-top: 1.8em;
}

h5 {
  font-size: 1.2em;
  margin-top: 1.8em;
}

h6 {
  font-size: 1.1em;
  margin-top: 1.65em;
}

h1.title {
  color: #009de0;
}

.hamburger {
  padding: 15px 15px;
  display: block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  height: 18px;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  top: 17px;
  z-index: 3;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger .hamburger-box {
  width: 30px;
  height: 18px;
  display: inline-block;
  position: relative;
}
.hamburger .hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger .hamburger-inner, .hamburger .hamburger-inner::before, .hamburger .hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: #009de0;
  border-radius: 4px;
  position: absolute;
}
.hamburger .hamburger-inner::before, .hamburger .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger .hamburger-inner::before {
  top: -8px;
}
.hamburger .hamburger-inner::after {
  bottom: -8px;
}
.hamburger.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}

@media only screen and (min-width: 768px) {
  .hamburger {
    display: none;
  }
}
section#topo {
  background-color: #FFF;
  height: 82px;
  padding: 10px 10px 10px 10px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  border-top: solid 2px #009de0;
  z-index: 3;
  display: flex;
  justify-content: space-between;
}
section#topo #logo {
  height: 60px;
  line-height: 60px;
  font-family: "Play", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 20px;
}
section#topo #logo a {
  background-color: #009de0;
  padding: 10px;
  color: #FFF;
  text-decoration: none;
}
section#topo:before {
  position: absolute;
  left: 0;
  bottom: -5px;
  content: "";
  height: 5px;
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0));
}
section#topo #menu {
  display: none;
}

#f-top {
  height: 82px;
  width: 100%;
}

#menu-mobile {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
  padding-top: 82px;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.1s linear 0s;
  display: none;
  -webkit-transition: opacity 0.1s;
  transition: opacity 1s;
  overflow-y: scroll;
  width: 100vw;
  height: 100vh;
  z-index: 2;
  display: none;
  background-color: #fff;
}
#menu-mobile.open {
  display: block;
}
#menu-mobile ul li {
  border-bottom: solid 1px #475560;
}
#menu-mobile ul li a {
  padding: 0 20px;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 60px;
  text-decoration: none;
  color: #475560;
}

@media only screen and (min-width: 768px) {
  section#topo {
    height: 83px;
    border-top-width: 3px;
    padding: 10px 30px;
  }
  section#topo #menu {
    display: block;
  }
  section#topo #menu ul {
    text-align: right;
    height: 60px;
    line-height: 60px;
  }
  section#topo #menu ul li {
    padding: 0;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    margin: 0;
    text-transform: uppercase;
  }
  section#topo #menu ul li:last-child {
    margin-right: 0;
  }
  section#topo #menu ul li a {
    padding: 5px 5px;
    font-family: "Play", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1em;
    color: #475560;
    font-weight: 700;
  }
  section#topo #menu ul li a.on {
    color: #009de0;
  }
}
@media only screen and (min-width: 1024px) {
  section#topo #menu ul li {
    margin-right: 20px;
  }
  section#topo #menu ul li a {
    font-size: 1em;
  }
}
p {
  text-align: justify;
}

.main {
  width: 100%;
  padding: 50px 0;
}
.main h1 {
  text-align: center;
}
.main:nth-child(odd) {
  background-color: #FAFAFA;
}
.main .cont {
  padding: 0 20px;
  max-width: 900px;
  margin: 0 auto;
}
.main .cont h3:first-child {
  margin-top: 0;
}

.clear {
  clear: both;
}

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

.fixed-scroll {
  overflow: hidden;
}

strong {
  font-weight: 700;
}

a.round-bt {
  background-color: #2292d1;
  color: #FFF;
  text-decoration: none;
  padding: 0.75em 1.5em;
  font-size: 0.8em;
  border-radius: 1.5em;
}

.lightgrey {
  color: #999999;
}

.main-img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.ctr {
  text-align: center;
}

h1.title {
  margin: 0 0 50px 0;
}

@media only screen and (min-width: 768px) {
  .main {
    width: 100%;
    padding: 75px 0;
  }

  h1.title {
    margin: 0 0 75px 0;
  }
}
#topo_rotativo {
  height: 290px;
  width: 100%;
  background: url(../public/topos/foto-ist.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
}
#topo_rotativo #box {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.2);
  color: #FFF;
  display: flex;
  align-items: center;
  font-family: "Play", sans-serif;
  font-weight: 400;
  padding: 10vw;
  font-size: 1em;
}
#topo_rotativo #box .text {
  font-size: 30px;
}
#topo_rotativo #box .text div {
  margin: 10px 0;
}
#topo_rotativo #box .text .course {
  font-size: 1em;
  font-weight: 700;
}
#topo_rotativo #box .text .focus {
  font-size: 0.8em;
}
#topo_rotativo #box .text .datas {
  font-size: 0.6em;
}

@media only screen and (min-width: 768px) {
  #topo_rotativo {
    height: 400px;
  }
  #topo_rotativo #box {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.9em;
  }
  #topo_rotativo #box .text {
    font-size: 62px;
  }
  #topo_rotativo #box strong {
    font-size: 1.3em;
  }
}
@media only screen and (min-width: 1024px) {
  #topo_rotativo {
    height: 50vw;
  }
}
section#footer {
  position: relative;
}
section#footer:before {
  position: absolute;
  left: 0;
  top: -5px;
  content: "";
  height: 5px;
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
}
section#footer .logos {
  text-align: center;
  padding: 30px 0;
}
section#footer .logo {
  width: 100px;
  height: 50px;
  margin: 10px 10px;
  display: inline-block;
  background-color: #fff;
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #DFDFDF;
  align-items: center;
  justify-content: center;
}
section#footer .logo:nth-child(1) {
  width: 120px;
}
section#footer .logo:nth-child(2) {
  width: 120px;
}
section#footer .logo:nth-child(3) {
  width: 120px;
}
section#footer .logo:nth-child(4) {
  width: 120px;
}
section#footer .logo:nth-child(5) {
  width: 120px;
}
section#footer .logo:nth-child(6) {
  width: 120px;
}
section#footer .logo:nth-child(7) {
  width: 80px;
}
section#footer .logo .img {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
section#footer #copy {
  padding: 10px;
  text-align: center;
}
section#footer #copy a {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #CCC;
  font-size: 0.7em;
  text-decoration: none;
}

.footerText {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 1.5;
  margin-bottom: 10px;
  padding: 20px;
  text-align: center;
}

@media only screen and (min-width: 1024px) {
  section#footer {
    position: relative;
  }
  section#footer:before {
    position: absolute;
    left: 0;
    top: -5px;
    content: "";
    height: 5px;
    width: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
  }
  section#footer .logos {
    text-align: center;
    padding: 30px 0;
  }
  section#footer .logo {
    width: 100px;
    height: 50px;
    margin: 10px 20px;
  }
  section#footer .logo:nth-child(1) {
    width: 130px;
  }
  section#footer .logo:nth-child(2) {
    width: 130px;
  }
  section#footer .logo:nth-child(3) {
    width: 130px;
  }
  section#footer .logo:nth-child(4) {
    width: 130px;
  }
  section#footer .logo:nth-child(5) {
    width: 140px;
  }
  section#footer .logo:nth-child(6) {
    width: 130px;
  }
  section#footer .logo:nth-child(7) {
    width: 90px;
  }

  .footerText {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #475560;
    line-height: 1.4;
    width: 1024px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 20px;
  }
}
body, html {
  min-height: 100%;
  height: 100%;
  background-color: #FFF;
}

#wrapper {
  width: 100%;
  max-width: 100%;
  min-height: 100%;
}
#wrapper #main {
  /*
  background-color: $cor_fundo_main;
  padding: 0;
  width: 100%;
  max-width: $lar_max_site; margin: 0 auto;
  */
}

@media only screen and (min-width: 768px) {
  #wrapper #main {
    padding: 0 0;
  }
}

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