/* Widget
******************/
/* line 1, ../../sass/partials/_base.scss */
section {
  display: inline-block;
}

/* line 13, ../../sass/partials/_base.scss */
audio {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 18, ../../sass/partials/_base.scss */
a:focus {
  outline: none;
  color: #999 !important;
}

/* line 23, ../../sass/partials/_base.scss */
.ico-background {
  background: #1cc3c9;
  display: block;
  height: 100px;
  width: 100%;
}

/* line 29, ../../sass/partials/_base.scss */
.banners-index p {
  color: #646464;
  line-height: 24px;
  font-size: 16px;
}

/* line 35, ../../sass/partials/_base.scss */
html {
  overflow-x: hidden;
}

/* line 39, ../../sass/partials/_base.scss */
body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  background-color: #8aeef2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  position: relative;
}
/* line 48, ../../sass/partials/_base.scss */
body > .container {
  background-color: #fff;
  -moz-box-shadow: #000 0 2px 22px;
  -webkit-box-shadow: #000 0 2px 22px;
  box-shadow: #000 0 2px 22px;
  padding: 0;
}

/* line 57, ../../sass/partials/_base.scss */
.background-body {
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  overflow-x: hidden;
}

/* line 68, ../../sass/partials/_base.scss */
.redessociais > .desc > .glyphicon {
  font-size: 30px;
  color: #171716;
  margin-right: 10px;
  float: left;
  height: 41px;
}

/* line 75, ../../sass/partials/_base.scss */
.envia-curriculo {
  margin-left: 186px;
}

/* line 78, ../../sass/partials/_base.scss */
.alertas {
  padding-bottom: 80px;
  margin-bottom: 40px;
  margin-top: 50px;
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  display: inline-block;
}
/* line 86, ../../sass/partials/_base.scss */
.alertas h6 {
  margin-bottom: 50px;
}
/* line 90, ../../sass/partials/_base.scss */
.alertas .ico-alert-background {
  background: #1cc3c9;
  height: 70px;
}
/* line 95, ../../sass/partials/_base.scss */
.alertas span {
  color: #000;
  font-family: raleway;
  font-size: 20px;
}
/* line 101, ../../sass/partials/_base.scss */
.alertas a {
  color: #98bd29;
}
/* line 105, ../../sass/partials/_base.scss */
.alertas a:hover {
  color: #000;
}

/* line 110, ../../sass/partials/_base.scss */
.header-links {
  display: inline-block;
  height: 50px;
  position: relative;
}

/* Imprensa */
/* line 117, ../../sass/partials/_base.scss */
.imprensa {
  position: absolute;
  right: 15px;
  margin-top: -5rem;
}
/* line 122, ../../sass/partials/_base.scss */
.imprensa a {
  display: inline-block;
}
/* line 125, ../../sass/partials/_base.scss */
.imprensa a:first-child {
  padding-right: 10px;
}
/* line 129, ../../sass/partials/_base.scss */
.imprensa .icons-telegram {
  padding-right: 32px;
  margin-right: 10px;
}
/* line 134, ../../sass/partials/_base.scss */
.imprensa .icons-youtube {
  border-left: 1px dotted #000;
  padding-right: 10px;
  margin-right: 10px;
}
/* line 140, ../../sass/partials/_base.scss */
.imprensa .icons-rss {
  border-right: 1px dotted #000;
  padding-right: 32px;
  margin-right: 10px;
}

@media (min-width: 1200px) {
  /* line 148, ../../sass/partials/_base.scss */
  .imprensa {
    margin-top: 1.5rem;
  }
}
@media (max-width: 500px) {
  /* line 157, ../../sass/partials/_base.scss */
  .logo {
    margin-bottom: 25px;
  }

  /* line 161, ../../sass/partials/_base.scss */
  .imprensa {
    margin-top: 1rem;
  }
  /* line 165, ../../sass/partials/_base.scss */
  .imprensa .text-imprensa {
    font-size: 13px;
    margin-top: -20px;
    margin-left: 61px;
  }
}
@media (max-width: 359px) {
  /* line 174, ../../sass/partials/_base.scss */
  .header-links {
    height: 50px !important;
  }

  /* line 178, ../../sass/partials/_base.scss */
  .imprensa {
    margin-top: 1rem;
  }
  /* line 180, ../../sass/partials/_base.scss */
  .imprensa .text-imprensa {
    font-size: 12px;
    margin-top: -20px;
    margin-left: 55px;
  }
}
/* line 188, ../../sass/partials/_base.scss */
.calendario {
  background: #EFEFEF;
  margin-bottom: 20px;
  padding: 20px;
  font-size: 14px;
  color: #545454;
  width: 100%;
}
/* line 196, ../../sass/partials/_base.scss */
.calendario .title-main {
  color: #000;
}
/* line 200, ../../sass/partials/_base.scss */
.calendario a {
  color: #1cc3c9;
}
/* line 204, ../../sass/partials/_base.scss */
.calendario .read-more {
  float: right;
}

/* line 209, ../../sass/partials/_base.scss */
a:hover,
a:focus {
  color: #000;
  text-decoration: underline;
}

/* line 215, ../../sass/partials/_base.scss */
.trabalhe-conosco {
  width: 100%;
}
/* line 217, ../../sass/partials/_base.scss */
.trabalhe-conosco .read-more {
  float: right;
  margin-top: 20px;
}

/* line 223, ../../sass/partials/_base.scss */
.trabalhe-title {
  height: 190px;
}

/* line 227, ../../sass/partials/_base.scss */
.trabalhe-title h1,
.trabalhe-subtitle h2 {
  color: #fff;
  font-weight: 300;
  padding: 10px 20px 20px 20px;
}

/* line 234, ../../sass/partials/_base.scss */
.trabalhe-subtitle {
  background: #98bd29;
  margin-top: -20px;
  min-height: 120px;
}

/* line 240, ../../sass/partials/_base.scss */
.pesquisa-vagas {
  position: absolute;
  top: 220px;
  right: 0;
}

/* line 246, ../../sass/partials/_base.scss */
h3.noticias {
  font-size: 16px;
  margin-top: 10px;
}

/* line 250, ../../sass/partials/_base.scss */
.noticias a {
  color: #98bd29;
}

/* line 254, ../../sass/partials/_base.scss */
.noticias a:hover {
  color: #000;
}

/* line 258, ../../sass/partials/_base.scss */
.btn-anos-anteriores {
  margin-top: 40px;
}

/* line 262, ../../sass/partials/_base.scss */
.btn-filtro {
  margin-top: 20px;
}

/* line 266, ../../sass/partials/_base.scss */
.license {
  color: #757575;
  padding: 20px 40px;
  font-size: 11px;
}

@media (max-width: 1200px) {
  /* line 273, ../../sass/partials/_base.scss */
  .trabalhe-title h1,
  .trabalhe-subtitle h2 {
    font-size: 48px;
    margin-top: 25px;
  }
}
@media (max-width: 999px) {
  /* line 281, ../../sass/partials/_base.scss */
  .trabalhe-title h1,
  .trabalhe-subtitle h2 {
    font-size: 40px;
    margin-top: 30px;
    padding-left: 0;
  }
}
@media (max-width: 779px) {
  /* line 290, ../../sass/partials/_base.scss */
  .pesquisa-vagas {
    position: inherit;
    padding-bottom: 20px;
  }

  /* line 295, ../../sass/partials/_base.scss */
  .trabalhe-subtitle {
    margin-top: -30px;
  }
}
/* line 300, ../../sass/partials/_base.scss */
.section-quem-somos {
  background: #1cc3c9;
  color: #fff;
}
/* line 304, ../../sass/partials/_base.scss */
.section-quem-somos .quem-somos-feature {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 310, ../../sass/partials/_base.scss */
.boxes {
  border-bottom: 0 !important;
}

/* line 314, ../../sass/partials/_base.scss */
.feature-square {
  background: #EFEFEF;
  padding: 40px;
  margin-top: 5px;
}
/* line 319, ../../sass/partials/_base.scss */
.feature-square .feature-title {
  color: #000;
}
/* line 323, ../../sass/partials/_base.scss */
.feature-square .feature-text {
  color: #646464;
}
/* line 327, ../../sass/partials/_base.scss */
.feature-square .read-more {
  float: right;
  color: #1cc3c9;
}
/* line 331, ../../sass/partials/_base.scss */
.feature-square .read-more:before {
  content: url("../images/link_setaVERDE_NIC.png");
  display: inline-block;
  margin-right: 10px;
}

/* line 336, ../../sass/partials/_base.scss */
.saiba-mais-sobre-nic {
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  margin-top: 60px;
}

/* line 342, ../../sass/partials/_base.scss */
.saiba-mais-sobre-nic span:before {
  -moz-osx-font-smoothing: grayscale;
  content: url("/docs-assets/images/link_setaBRANCA_NIC.png");
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
  right: 7px;
}

/* line 355, ../../sass/partials/_base.scss */
.contato {
  width: 100%;
}

/* line 359, ../../sass/partials/_base.scss */
.contato-background {
  background: url("../images/mapa.jpg");
  padding: 20px;
  min-height: 800px;
}

/* line 365, ../../sass/partials/_base.scss */
.contato {
  background-color: #fff;
  opacity: 0.9;
  padding: 10px;
}
/* line 370, ../../sass/partials/_base.scss */
.contato .title {
  font-family: ralewaylight;
  font-size: 50px;
}
/* line 375, ../../sass/partials/_base.scss */
.contato h2 {
  color: #000;
}

/* line 380, ../../sass/partials/_base.scss */
.title a {
  color: #000;
  font-size: 16px;
}

/* line 385, ../../sass/partials/_base.scss */
.contato-info {
  color: #000;
}
/* line 388, ../../sass/partials/_base.scss */
.contato-info div {
  margin: 20px 0;
}
/* line 391, ../../sass/partials/_base.scss */
.contato-info div .desc {
  display: inline-block;
  color: #646464;
}
/* line 396, ../../sass/partials/_base.scss */
.contato-info div a {
  color: #646464;
}

/* line 402, ../../sass/partials/_base.scss */
.form-contato {
  margin-top: 40px;
}
/* line 405, ../../sass/partials/_base.scss */
.form-contato input,
.form-contato select,
.form-contato radiobox,
.form-contato textarea {
  margin: 5px 0;
}

/* line 413, ../../sass/partials/_base.scss */
.introducao-servicos {
  padding: 0 30px;
}
/* line 415, ../../sass/partials/_base.scss */
.introducao-servicos .introducao-title {
  color: #000;
}

/* line 420, ../../sass/partials/_base.scss */
.historia h1 {
  color: #000;
}

/* line 424, ../../sass/partials/_base.scss */
.year-history {
  color: #939393;
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  margin-left: 4.7%;
}

/* line 431, ../../sass/partials/_base.scss */
.titulo-right-index {
  margin-left: 35px;
}

/* line 435, ../../sass/partials/_base.scss */
.capa-perfil {
  margin-top: 20px;
}

/* line 439, ../../sass/partials/_base.scss */
.text-restaurant {
  font-size: 43px;
}

/* line 443, ../../sass/partials/_base.scss */
.map-container {
  width: 100%;
  margin: 50px 0 30px;
}

/* line 447, ../../sass/partials/_base.scss */
.map-container iframe {
  width: 100%;
  display: block;
  pointer-events: none;
  position: relative;
  /* IE needs a position other than static */
}

/* line 453, ../../sass/partials/_base.scss */
.map-container iframe.clicked {
  pointer-events: auto;
}

/* line 457, ../../sass/partials/_base.scss */
.panel-heading {
  padding: 0;
  border: 0;
}

/* line 461, ../../sass/partials/_base.scss */
.panel-title > a,
.panel-title > a:active {
  display: block;
  padding: 15px;
  color: #555;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  word-spacing: 3px;
  text-decoration: none;
}

/* line 474, ../../sass/partials/_base.scss */
ul {
  list-style: none;
}

/* line 477, ../../sass/partials/_base.scss */
.panel-heading a:before {
  font-family: "Glyphicons Halflings";
  content: "\e114";
  float: right;
  transition: all 0.5s;
}

/* line 483, ../../sass/partials/_base.scss */
.panel-heading.active a:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 489, ../../sass/partials/_base.scss */
.list-restaurant_icon {
  background-color: #96be0e;
  border-radius: 50px;
  padding: 3px 4px;
  margin-bottom: 10px;
  display: inline-block;
  color: #fff;
  height: 25px;
  width: 25px;
  text-align: center;
}

/* line 501, ../../sass/partials/_base.scss */
.name-restaurant {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 30px;
}

/* line 507, ../../sass/partials/_base.scss */
.jumbotron {
  margin-top: 5rem;
  font-size: 16px;
}
/* line 511, ../../sass/partials/_base.scss */
.jumbotron h1 {
  font-size: 29px;
  margin-bottom: 4rem;
  display: inline-block;
}

/* line 518, ../../sass/partials/_base.scss */
.prince-restaurant {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 30px;
}

/* line 524, ../../sass/partials/_base.scss */
.glyphicon-cutlery {
  color: #97bf0c;
}
/* line 527, ../../sass/partials/_base.scss */
.glyphicon-cutlery:hover {
  color: #333;
}

/* line 532, ../../sass/partials/_base.scss */
.glyphicon-usd {
  background: #96be0e;
  border-radius: 50px;
  padding: 5px 0;
  height: 25px;
  width: 25px !important;
  color: #fff;
  margin-left: -3px;
  margin-right: 6px;
  text-align: center;
  display: inline-block;
}
/* line 543, ../../sass/partials/_base.scss */
.glyphicon-usd:hover {
  color: #333;
}

/* line 548, ../../sass/partials/_base.scss */
.info-adicional-restaurant {
  font-weight: 700;
  width: 10px;
}

/* line 554, ../../sass/partials/_base.scss */
.jumbotron .glyphicon-usd {
  background: #96be0e;
  border-radius: 50px;
  padding: 5px 0;
  height: 25px;
  width: 25px !important;
  color: #fff;
  margin-left: -8px !important;
  margin-right: 6px;
  text-align: center;
  display: inline-block;
}

/* line 569, ../../sass/partials/_base.scss */
.article-single ul {
  list-style: disc;
}

/* line 574, ../../sass/partials/_base.scss */
.btn-primary, .btn-warning, .btn-danger, .btn-success, .btn-info, .btn-action, .btn-cetic, .btn-nic {
  font-family: montserratbold,"Arial Black",sans-serif;
}

/* line 578, ../../sass/partials/_base.scss */
.btn-nic {
  color: #fff;
  background-color: #1cc3c9;
  border-color: #19adb3;
}

/* line 584, ../../sass/partials/_base.scss */
.bold {
  font-weight: bold;
}

/* line 588, ../../sass/partials/_base.scss */
.breadcrumb > .active {
  font-weight: bold;
  color: #000;
}

/* line 320, icons/*.png */
.icons-sprite, .icons-Hora_Legal, .icons-INOC-DBA, .icons-IPv, .icons-Internet_Segura, .icons-NTP, .icons-Zappiens, .icons-book, .icons-brazil-map, .icons-carta, .icons-cidadao_rede, .icons-clock, .icons-codbarras, .icons-correspondencia, .icons-down-arrow, .icons-email, .icons-facebook, .icons-fingertip, .icons-flickr, .icons-html, .icons-notebook-br, .icons-post-default, .icons-post-video, .icons-pub-flash, .icons-pub-pdf, .icons-pub-txt, .icons-research, .icons-rss, .icons-signal-tower, .icons-spam, .icons-telefone, .icons-telegram, .icons-telephone, .icons-twitter, .icons-up-arrow, .icons-youtube {
  background-image: url('/docs-assets/images/icons-s51b5f1b77a.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-Hora_Legal {
  background-position: 0 0;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-INOC-DBA {
  background-position: 0 -100px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-IPv {
  background-position: 0 -200px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-Internet_Segura {
  background-position: 0 -300px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-NTP {
  background-position: 0 -400px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-Zappiens {
  background-position: 0 -500px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-book {
  background-position: 0 -600px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-brazil-map {
  background-position: 0 -700px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-carta {
  background-position: 0 -800px;
  height: 48px;
  width: 48px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-cidadao_rede {
  background-position: 0 -848px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-clock {
  background-position: 0 -948px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-codbarras {
  background-position: 0 -1048px;
  height: 48px;
  width: 48px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-correspondencia {
  background-position: 0 -1096px;
  height: 23px;
  width: 32px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-down-arrow {
  background-position: 0 -1119px;
  height: 20px;
  width: 20px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-email {
  background-position: 0 -1139px;
  height: 30px;
  width: 31px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-facebook {
  background-position: 0 -1169px;
  height: 25px;
  width: 37px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-fingertip {
  background-position: 0 -1194px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-flickr {
  background-position: 0 -1294px;
  height: 25px;
  width: 25px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-html {
  background-position: 0 -1319px;
  height: 53px;
  width: 50px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-notebook-br {
  background-position: 0 -1372px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-post-default {
  background-position: 0 -1472px;
  height: 26px;
  width: 20px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-post-video {
  background-position: 0 -1498px;
  height: 20px;
  width: 36px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-pub-flash {
  background-position: 0 -1518px;
  height: 49px;
  width: 60px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-pub-pdf {
  background-position: 0 -1567px;
  height: 53px;
  width: 50px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-pub-txt {
  background-position: 0 -1620px;
  height: 52px;
  width: 60px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-research {
  background-position: 0 -1672px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-rss {
  background-position: 0 -1772px;
  height: 27px;
  width: 23px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-signal-tower {
  background-position: 0 -1799px;
  height: 100px;
  width: 120px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-spam {
  background-position: 0 -1899px;
  height: 48px;
  width: 48px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-telefone {
  background-position: 0 -1947px;
  height: 36px;
  width: 33px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-telegram {
  background-position: 0 -1983px;
  height: 27px;
  width: 32px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-telephone {
  background-position: 0 -2010px;
  height: 48px;
  width: 48px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-twitter {
  background-position: 0 -2058px;
  height: 25px;
  width: 37px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-up-arrow {
  background-position: 0 -2083px;
  height: 20px;
  width: 20px;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-youtube {
  background-position: 0 -2103px;
  height: 25px;
  width: 37px;
}

/* line 6, ../../sass/partials/_sprites.scss */
.icons-carta,
.icons-codbarras,
.icons-spam,
.icons-telephone {
  margin: 0 auto;
  padding-top: 5px;
  position: relative;
  top: 13%;
}

/* line 16, ../../sass/partials/_sprites.scss */
.icons-widget-balao,
.icons-widget-tralha,
.icons-post-default,
.icons-post-video,
.icons-post-galeria,
.icons-publicacao-ico,
.icons-pub-flash,
.icons-pub-pdf,
.icons-rss,
.icons-pub-txt,
.icons-seta-banner-esquerda,
.icons-seta-banner-direita,
.icons-email,
.icons-telefone,
.icons-correspondencia,
.icons-link-externo,
.icons-print,
.icons-html,
.icons-calendar {
  display: inline-block;
}

/* line 38, ../../sass/partials/_sprites.scss */
.icons-seta-banner-esquerda,
.icons-seta-banner-direita {
  display: inline-block;
  position: absolute;
  top: 30%;
  z-index: 5;
}

/* line 46, ../../sass/partials/_sprites.scss */
.icons-seta-banner-esquerda {
  right: 50%;
}

/* line 50, ../../sass/partials/_sprites.scss */
.icons-seta-banner-direita {
  left: 50%;
}

/* line 54, ../../sass/partials/_sprites.scss */
.icons-widget-balao,
.icons-widget-tralha {
  margin-top: 15px;
}

/* line 59, ../../sass/partials/_sprites.scss */
.icons-home-estrela,
.icons-home-livro {
  margin-top: 40px;
}

/* line 64, ../../sass/partials/_sprites.scss */
.icons-post-default,
.icons-post-video,
.icons-post-galeria {
  float: left;
  margin-right: 20px;
  margin-left: 13px;
}

/* line 72, ../../sass/partials/_sprites.scss */
.icons-publicacao-ico {
  float: none !important;
  left: 15px;
  top: 12px !important;
}

/* line 78, ../../sass/partials/_sprites.scss */
.icons-pub-flash,
.icons-pub-pdf,
.icons-print,
.icons-html,
.icons-pub-txt {
  margin-top: 8px;
}

/* line 86, ../../sass/partials/_sprites.scss */
.icons-email,
.icons-telefone,
.icons-correspondencia {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}

/* line 94, ../../sass/partials/_sprites.scss */
.icons-calendar {
  float: right;
  position: absolute;
  right: -30px;
}

/* line 56, accordion/*.png */
.accordion-sprite, .accordion-down-arrow, .accordion-up-arrow {
  background-image: url('/docs-assets/images/accordion-s750e074172.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.accordion-down-arrow {
  background-position: 0 0;
}

/* line 84, ../../../../../../../../Users/jessica/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.accordion-up-arrow {
  background-position: 0 -20px;
}

/* line 104, ../../sass/partials/_sprites.scss */
.arrow {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  display: inline-block;
}

/* line 1, ../../sass/partials/_header.scss */
.idiomas {
  display: inline-block;
  margin: 14px;
  font-family: montserratbold, montserrat, arial;
  color: #000;
  z-index: 9999999;
}
/* line 9, ../../sass/partials/_header.scss */
.idiomas a {
  color: #000;
}
/* line 13, ../../sass/partials/_header.scss */
.idiomas li {
  display: inline;
}

/* line 18, ../../sass/partials/_header.scss */
.pt {
  margin-right: 0.5%;
}

/* line 22, ../../sass/partials/_header.scss */
.p-3 {
  padding: 3rem !important;
}

/* line 26, ../../sass/partials/_header.scss */
.imprensa {
  font-family: montserratbold, montserrat, arial;
  padding-right: 15px;
  padding-left: 15px;
}
/* line 27, ../../sass/partials/_header.scss */
.imprensa a:first-child {
  float: left;
}

/* line 39, ../../sass/partials/_header.scss */
.logo {
  margin-top: -56px;
  margin-bottom: 28px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 46, ../../sass/partials/_header.scss */
.navbar-inverse {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}
/* line 49, ../../sass/partials/_header.scss */
.navbar-inverse .navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-inverse .navbar-nav > .open > a:focus {
  background: #5898f9;
  color: #fff;
}

/* line 58, ../../sass/partials/_header.scss */
.navbar-nav > li {
  border-right: 1px solid #6a6a6a;
}
/* line 61, ../../sass/partials/_header.scss */
.navbar-nav > li > .dropdown-menu {
  background: #6a6a6a;
  padding: 10px;
}

/* line 69, ../../sass/partials/_header.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #FFF !important;
  font-size: 16px;
}

/* line 76, ../../sass/partials/_header.scss */
.dropdown-menu {
  margin-right: 15px;
}
/* line 80, ../../sass/partials/_header.scss */
.dropdown-menu > li > a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
}
/* line 86, ../../sass/partials/_header.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: #8aeef2;
  text-decoration: none;
  color: #000;
}

/* line 97, ../../sass/partials/_header.scss */
.nav .caret {
  border-bottom-color: #575757;
  border-top-color: #575757;
}

/* line 103, ../../sass/partials/_header.scss */
.nav a:hover .caret {
  border-top-color: #8aeef2;
  border-bottom-color: #8aeef2;
}

/* line 109, ../../sass/partials/_header.scss */
.navbar-collapse .menu-search {
  border-right: none;
}

/* line 114, ../../sass/partials/_header.scss */
.btn-floating {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
}
/* line 128, ../../sass/partials/_header.scss */
.btn-floating i {
  display: inline-block;
  width: inherit;
  text-align: center;
  color: #000;
  font-size: 15px;
  padding-top: 0.8rem;
}
/* line 137, ../../sass/partials/_header.scss */
.btn-floating .btn-lg {
  width: 61.1px;
  height: 61.1px;
}
/* line 141, ../../sass/partials/_header.scss */
.btn-floating .btn-lg i {
  font-size: 1.625rem;
  line-height: 61.1px;
}

@media (max-width: 779px) {
  /* line 150, ../../sass/partials/_header.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    font-size: 15px;
    padding: 10px;
  }
}
@media (max-width: 999px) {
  /* line 158, ../../sass/partials/_header.scss */
  .nav > li > a {
    padding: 10px 11px;
  }
}
@font-face {
  font-family: 'raleway';
  font-style: normal;
  font-weight: normal;
  src: url("/dist/fonts/raleway/raleway-regular-webfont.eot");
  src: url("/dist/fonts/raleway/raleway-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/raleway/raleway-regular-webfont.woff") format("woff"), url("/dist/fonts/raleway/raleway-regular-webfont.ttf") format("truetype"), url("/dist/fonts/raleway/raleway-regular-webfont.svg#raleway") format("svg");
}
@font-face {
  font-family: 'ralewaylight';
  font-style: normal;
  font-weight: normal;
  src: url("/dist/fonts/raleway/raleway-light-webfont.eot");
  src: url("/dist/fonts/raleway/raleway-light-webfont.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/raleway/raleway-light-webfont.woff") format("woff"), url("/dist/fonts/raleway/raleway-light-webfont.ttf") format("truetype"), url("/dist/fonts/raleway/raleway-light-webfont.svg#ralewaylight") format("svg");
}
@font-face {
  font-family: 'ralewaybold';
  font-style: normal;
  font-weight: normal;
  src: url("/dist/fonts/raleway/raleway-bold-webfont.eot");
  src: url("/dist/fonts/raleway/raleway-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/raleway/raleway-bold-webfont.woff") format("woff"), url("/dist/fonts/raleway/raleway-bold-webfont.ttf") format("truetype"), url("/dist/fonts/raleway/raleway-bold-webfont.svg#ralewaybold") format("svg");
}
@font-face {
  font-family: 'ralewayextralight';
  font-style: normal;
  font-weight: normal;
  src: url("/dist/fonts/raleway/raleway-extralight-webfont.eot");
  src: url("/dist/fonts/raleway/raleway-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/raleway/raleway-extralight-webfont.woff") format("woff"), url("/dist/fonts/raleway/raleway-extralight-webfont.ttf") format("truetype"), url("/dist/fonts/raleway/raleway-extralight-webfont.svg#ralewayextralight") format("svg");
}
@font-face {
  font-family: 'montserratbold';
  font-style: normal;
  font-weight: normal;
  src: url("/dist/fonts/montserrat/montserrat-bold-webfont.eot");
  src: url("/dist/fonts/montserrat/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/dist/fonts/montserrat/montserrat-bold-webfont.woff") format("woff"), url("/dist/fonts/montserrat/montserrat-bold-webfont.ttf") format("truetype"), url("/dist/fonts/montserrat/montserrat-bold-webfont.svg#montserratbold") format("svg");
}
/* line 43, ../../sass/partials/_typography.scss */
a {
  color: #1cc3c9;
}

/* line 48, ../../sass/partials/_typography.scss */
p a:hover, p a:focus {
  color: #000;
  text-decoration: underline;
}

/* line 53, ../../sass/partials/_typography.scss */
.post-vaga-title {
  font-size: 31px;
}

/* line 55, ../../sass/partials/_typography.scss */
h1,
h2 {
  font-family: ralewayextralight;
}

/* line 60, ../../sass/partials/_typography.scss */
h3,
h4,
h5,
h6 {
  font-family: ralewayextralight;
}

/* line 67, ../../sass/partials/_typography.scss */
h1 {
  font-size: 80px;
}

/* line 71, ../../sass/partials/_typography.scss */
h2 {
  font-size: 64px;
}

/* line 75, ../../sass/partials/_typography.scss */
h3 {
  font-size: 64px;
}

/* line 79, ../../sass/partials/_typography.scss */
h4 {
  font-size: 41px;
}

/* line 83, ../../sass/partials/_typography.scss */
h5 {
  font-size: 36px;
}

/* line 87, ../../sass/partials/_typography.scss */
h6 {
  font-size: 28px;
}

/* line 91, ../../sass/partials/_typography.scss */
.text-page, h6 {
  font-size: 19px !important;
}

/* line 95, ../../sass/partials/_typography.scss */
.link-quemsomos a {
  color: #FFF;
}

/* line 100, ../../sass/partials/_typography.scss */
.redessociais {
  color: #000;
}

/* line 104, ../../sass/partials/_typography.scss */
.caps {
  text-transform: uppercase;
}

/* line 108, ../../sass/partials/_typography.scss */
.category {
  color: #98bd29 !important;
  font-family: montserratbold, montserrat, arial;
}

/* line 114, ../../sass/partials/_typography.scss */
.header-links a {
  color: #000;
}

/* line 119, ../../sass/partials/_typography.scss */
.excerpt {
  font-size: 14px;
  color: #545454;
  font-weight: 400;
  line-height: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 129, ../../sass/partials/_typography.scss */
.publicacao .excerpt {
  padding: 0 18px;
}

/* line 133, ../../sass/partials/_typography.scss */
.read-more {
  color: #98bd29;
}

/* line 138, ../../sass/partials/_typography.scss */
.calendario .read-more {
  color: #98bd29;
}

/* line 145, ../../sass/partials/_typography.scss */
.section-areasAtuacao p a {
  color: #1cc3c9;
}

/* line 151, ../../sass/partials/_typography.scss */
.title {
  margin-top: 5px;
  font-family: raleway;
  font-size: 13px;
}
/* line 156, ../../sass/partials/_typography.scss */
.title a {
  color: #000;
}

/* line 161, ../../sass/partials/_typography.scss */
.title-big {
  font-family: ralewayextralight;
  font-size: 36px;
}

/* line 166, ../../sass/partials/_typography.scss */
.title-med {
  font-family: ralewayextralight;
  font-size: 18px;
  margin-top: 9px;
  font-weight: bold;
}

/* line 173, ../../sass/partials/_typography.scss */
.title-featured {
  font-size: 40px;
}

/* line 176, ../../sass/partials/_typography.scss */
.blog-post h2 {
  font-family: ralewayextralight, raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 32px;
}
/* line 180, ../../sass/partials/_typography.scss */
.blog-post h2 a {
  color: #000;
  cursor: pointer;
}

/* line 188, ../../sass/partials/_typography.scss */
.publicacao h1 {
  font-size: 36px;
  margin-top: 0px;
}
/* line 191, ../../sass/partials/_typography.scss */
.publicacao h1 a {
  color: #000;
}

/* line 198, ../../sass/partials/_typography.scss */
.boxes-info-cgi h2 {
  font-size: 41px;
}

/* line 204, ../../sass/partials/_typography.scss */
.gray-feature h3 {
  font-size: 48px;
}

/* line 210, ../../sass/partials/_typography.scss */
.article-single h1 {
  font-size: 36px;
  color: #000000;
}
/* line 215, ../../sass/partials/_typography.scss */
.article-single h2 {
  font-size: 28px;
}

/* line 221, ../../sass/partials/_typography.scss */
.boxes-info-cgi-cc h2 {
  font-size: 33px;
}

/* line 226, ../../sass/partials/_typography.scss */
.text-black {
  color: #000 !important;
}

/* line 230, ../../sass/partials/_typography.scss */
.box-servicos p {
  font-size: 13px;
}

/* line 237, ../../sass/partials/_typography.scss */
.box-nic .boxes h2 {
  font-size: 45px;
}

/* line 243, ../../sass/partials/_typography.scss */
.titulos-gtlds {
  font-size: 24px !important;
}

/* line 245, ../../sass/partials/_typography.scss */
.titulos-int-gtlds {
  font-size: 18px !important;
}

@media (max-width: 480px) {
  /* line 249, ../../sass/partials/_typography.scss */
  .page-layout .title-main {
    font-size: 40px;
  }

  /* line 253, ../../sass/partials/_typography.scss */
  .blog-post h2 {
    font-size: 30px;
  }
}
/* line 258, ../../sass/partials/_typography.scss */
.teste-footer .pull-right {
  font-size: 13px;
}

/* line 261, ../../sass/partials/_typography.scss */
.video-title {
  font-family: raleway;
  color: #222;
  font-size: 20px;
}

/* line 267, ../../sass/partials/_typography.scss */
.video-meta {
  font-family: Helvetica;
  color: #838383;
}
/* line 270, ../../sass/partials/_typography.scss */
.video-meta .date,
.video-meta .time {
  background-color: transparent !important;
  color: #838383;
}

/* line 1, ../../sass/partials/_breadcrumb.scss */
.breadcrumb {
  background: none;
  padding: 0;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
}

/* line 8, ../../sass/partials/_breadcrumb.scss */
.breadcrumb li a[href*=http] {
  color: #79CF8A;
}

/* line 12, ../../sass/partials/_breadcrumb.scss */
.breadcrumb > li {
  display: inline-block;
  font-weight: 400;
}

/* line 17, ../../sass/partials/_breadcrumb.scss */
.breadcrumb > li:first-child a {
  color: #646464;
}

/* line 21, ../../sass/partials/_breadcrumb.scss */
.breadcrumb > li + li:before {
  content: url("../images/breadcrumb_seta.png") !important;
}

/* line 25, ../../sass/partials/_breadcrumb.scss */
.breadcrumb > li + li:before {
  color: #CCCCCC;
  content: "/ ";
  padding: 0 5px;
}

/* line 31, ../../sass/partials/_breadcrumb.scss */
.divisor-breadcrumb {
  background-image: url("../images/breadcrumb_pontilhado.png");
  background-repeat: repeat-x;
  height: 24px;
  margin-bottom: 25px;
  width: 100%;
}

/* line 39, ../../sass/partials/_breadcrumb.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 43, ../../sass/partials/_breadcrumb.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 46, ../../sass/partials/_breadcrumb.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 51, ../../sass/partials/_breadcrumb.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}

/* line 69, ../../sass/partials/_breadcrumb.scss */
.text-center {
  text-align: center;
}

/* line 73, ../../sass/partials/_breadcrumb.scss */
.dropdown-action {
  background-color: #6a6a6a;
  border: 1px solid #6a6a6a;
  border: 1px solid #5d5d5d;
  border-radius: 4px;
}

/* line 1, ../../sass/partials/_accordions.scss */
.panel {
  border: none;
  background-color: transparent;
  box-shadow: none;
}

/* line 7, ../../sass/partials/_accordions.scss */
.panel-default {
  border-color: #d6d6d6;
}
/* line 9, ../../sass/partials/_accordions.scss */
.panel-default > .panel-heading {
  background-image: none;
  background-color: transparent;
  border-bottom: 1px dotted #d6d6d6;
}

/* line 18, ../../sass/partials/_accordions.scss */
.panel-body {
  border: none !important;
}

/* line 1, ../../sass/partials/_paginas.scss */
.organograma {
  background-color: #EFEFEF;
}

/* line 5, ../../sass/partials/_paginas.scss */
.sumario-organograma {
  padding: 76px;
}

/* line 9, ../../sass/partials/_paginas.scss */
.logos-page {
  padding-top: 25px;
}

/* line 13, ../../sass/partials/_paginas.scss */
.conteudo-page {
  padding-top: 15px;
}

/* line 16, ../../sass/partials/_paginas.scss */
.panel-group .panel {
  overflow: visible;
}

/* line 20, ../../sass/partials/_paginas.scss */
.glyphicon-page {
  font-size: 20px;
  color: #027f83;
  margin-left: 18px;
  margin-top: 5px;
  float: left;
  height: 41px;
}

/* line 29, ../../sass/partials/_paginas.scss */
.glyphicon-page a {
  font-size: 10px;
}

/* line 33, ../../sass/partials/_paginas.scss */
.panel-title > a {
  color: #000;
  font-weight: bold;
}

/* line 39, ../../sass/partials/_paginas.scss */
.page-espacamento {
  margin-top: 100px;
}

/* line 43, ../../sass/partials/_paginas.scss */
.logos-page-ceptro {
  padding-top: 0;
}

/* line 47, ../../sass/partials/_paginas.scss */
.space-collapse {
  padding-top: 115px;
}

/* line 51, ../../sass/partials/_paginas.scss */
.about {
  color: #fff;
}

/* line 55, ../../sass/partials/_paginas.scss */
.link-title-quem-somos {
  color: #FFF;
}

/* line 60, ../../sass/partials/_paginas.scss */
.box-nic div:first-child {
  padding-left: 0;
  background: #5ad3d8;
}

/* line 65, ../../sass/partials/_paginas.scss */
.box-container .boxes {
  display: inline-block;
  float: left;
  width: 100%;
  min-height: 210px;
  margin: 0 auto;
  color: #fff;
  border: 1px solid #fff;
  opacity: .9;
}

/* line 76, ../../sass/partials/_paginas.scss */
.box-container {
  display: inline;
  width: 100%;
}

/* line 81, ../../sass/partials/_paginas.scss */
.box-container .boxes:hover a, .box-container .boxes:focus a {
  z-index: 999;
  display: inline-block !important;
  width: 100%;
  height: 208px;
  max-height: 206px;
  padding: 10px;
  margin-bottom: -3px;
  overflow: scroll;
  color: #fff;
  background: #a1a1a1;
}

/* line 94, ../../sass/partials/_paginas.scss */
.box-container .boxes:hover a, .box-container .boxes:focus a {
  overflow: hidden !important;
}

/* line 98, ../../sass/partials/_paginas.scss */
.box-container div[class*=col-] {
  padding: 0;
}

/* line 102, ../../sass/partials/_paginas.scss */
.box-container .boxes h2 {
  position: absolute;
  margin: 20px;
}

/* line 107, ../../sass/partials/_paginas.scss */
.box-container .boxes:hover h2, .box-container .boxes:focus h2 {
  display: none;
}

/* line 1, ../../sass/partials/_videos.scss */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
/* line 6, ../../sass/partials/_videos.scss */
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 17, ../../sass/partials/_videos.scss */
video {
  width: 100% !important;
  height: auto !important;
}

/* line 21, ../../sass/partials/_videos.scss */
.video-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/* line 29, ../../sass/partials/_videos.scss */
#iframe-video-nic {
  display: none;
}

/* line 33, ../../sass/partials/_videos.scss */
.video-nic {
  position: relative;
  padding-bottom: 28.692%;
  padding-top: 25px;
  height: 0;
  left: -15px;
}

/* line 41, ../../sass/partials/_videos.scss */
.video-featured {
  margin-bottom: 30px;
  display: inline-block;
}
/* line 44, ../../sass/partials/_videos.scss */
.video-featured .video-desc {
  background-color: #eee;
  margin-left: -15px;
  padding-left: 30px;
  padding-top: 10px;
  min-height: 33.3333%;
  height: 33.3333%;
}

/* line 54, ../../sass/partials/_videos.scss */
.video-background {
  background: #eee;
  font-family: raleway;
}

/* line 59, ../../sass/partials/_videos.scss */
.submenu-categoria {
  background: #eee;
  font-family: raleway;
  padding-top: 16px;
  padding-bottom: 16px;
}
/* line 66, ../../sass/partials/_videos.scss */
.submenu-categoria span:after {
  content: '\2022';
  color: #999;
}
/* line 71, ../../sass/partials/_videos.scss */
.submenu-categoria span:last-child:after {
  content: '';
}

/* line 76, ../../sass/partials/_videos.scss */
.txt-categoria {
  font-family: raleway;
}

/* line 80, ../../sass/partials/_videos.scss */
.video-gallery {
  background-color: #f0f0f0;
  margin-bottom: 30px;
}
/* line 84, ../../sass/partials/_videos.scss */
.video-gallery .video-thumb {
  position: relative;
}
/* line 86, ../../sass/partials/_videos.scss */
.video-gallery .video-thumb:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 auto;
  margin: 0;
  padding: 0;
  width: 52px;
  height: 51px;
  cursor: pointer;
}
/* line 101, ../../sass/partials/_videos.scss */
.video-gallery .video-title {
  margin-top: 10px;
  margin-left: 10px;
}
/* line 106, ../../sass/partials/_videos.scss */
.video-gallery .video-meta {
  margin-left: 10px;
  padding-bottom: 20px;
}

/* line 112, ../../sass/partials/_videos.scss */
.btn-player {
  left: 142px;
  position: absolute;
  cursor: pointer;
  top: 111px;
}

/* line 120, ../../sass/partials/_videos.scss */
.img-player-video {
  position: relative;
}

@media (max-width: 1199px) {
  /* line 123, ../../sass/partials/_videos.scss */
  .btn-player {
    top: 74px;
    left: 107px;
  }
}
@media (max-width: 998px) {
  /* line 130, ../../sass/partials/_videos.scss */
  .btn-player {
    top: 50px;
    left: 72px;
  }
}
@media (max-width: 779px) {
  /* line 137, ../../sass/partials/_videos.scss */
  .btn-player {
    top: 154px;
    left: 195px;
  }
}
@media (max-width: 994px) and (min-width: 780px) {
  /* line 144, ../../sass/partials/_videos.scss */
  .btn-player {
    top: 53px;
    left: 64px;
  }
}
@media (max-width: 553px) and (min-width: 411px) {
  /* line 151, ../../sass/partials/_videos.scss */
  .btn-player {
    top: 124px;
    left: 165px;
  }
}
@media (max-width: 424px) {
  /* line 158, ../../sass/partials/_videos.scss */
  .btn-player {
    top: 124px;
    left: 125px;
  }
}
@media (max-width: 495px) {
  /* line 166, ../../sass/partials/_videos.scss */
  .btn-player {
    top: 105px;
    left: 140px;
  }
}
@media (max-width: 450px) {
  /* line 173, ../../sass/partials/_videos.scss */
  .btn-player {
    top: 100px;
    left: 154px;
  }
}
@media (max-width: 434px) {
  /* line 180, ../../sass/partials/_videos.scss */
  .btn-player {
    top: 100px;
    left: 144px;
  }
}
@media (max-width: 415px) {
  /* line 187, ../../sass/partials/_videos.scss */
  .btn-player {
    top: 100px;
    left: 124px;
  }
}
@media (max-width: 384px) {
  /* line 194, ../../sass/partials/_videos.scss */
  .btn-player {
    top: 80px;
    left: 104px;
  }
}
/* line 1, ../../sass/partials/_hoteis.scss */
.text-hotel {
  font-family: ralewaylight;
  padding: 0 0 40px;
}

/* line 12, ../../sass/partials/_hoteis.scss */
.indice ul li {
  margin-bottom: 25px;
  list-style: none;
  color: #000;
}
/* line 18, ../../sass/partials/_hoteis.scss */
.indice h4 {
  color: #000;
  font-size: 32px;
}

/* line 24, ../../sass/partials/_hoteis.scss */
.detalhes-hotel {
  margin-top: 25px;
  border-bottom: 1px solid #E2E2E2;
}
/* line 28, ../../sass/partials/_hoteis.scss */
.detalhes-hotel h4 {
  font-size: 25px;
  color: #027f83;
  font-weight: bold;
}

/* line 35, ../../sass/partials/_hoteis.scss */
.codigo-desconto {
  color: #99C011;
  font-weight: bold;
}

/* line 40, ../../sass/partials/_hoteis.scss */
.destaque-hotel {
  color: #027f83;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 1, ../../sass/partials/_search.scss */
.pesquisa-filtro {
  background: #EFEFEF;
  padding: 10px 0;
}

/* line 6, ../../sass/partials/_search.scss */
.input-search {
  display: none;
  position: absolute;
  right: 0;
  top: 7px;
}

/* line 12, ../../sass/partials/_search.scss */
.stretchLeft {
  display: inline;
  animation-name: stretchLeft;
  -webkit-animation-name: stretchLeft;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
}

@keyframes stretchLeft {
  0% {
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  80% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(0.98);
  }
  80% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@-webkit-keyframes stretchLeft {
  0% {
    -webkit-transform: scaleX(0.3);
  }
  40% {
    -webkit-transform: scaleX(1.02);
  }
  60% {
    -webkit-transform: scaleX(0.98);
  }
  80% {
    -webkit-transform: scaleX(1.01);
  }
  100% {
    -webkit-transform: scaleX(0.98);
  }
  80% {
    -webkit-transform: scaleX(1.01);
  }
  100% {
    -webkit-transform: scaleX(1);
  }
}
/* line 76, ../../sass/partials/_search.scss */
.gsc-control-cse {
  border-color: #fff !important;
}

/* line 78, ../../sass/partials/_search.scss */
.gsc-selected-option-container {
  width: 75px !important;
}

/* line 80, ../../sass/partials/_search.scss */
.gsc-webResult .gsc-result {
  margin: 10px 0 !important;
}

/* line 82, ../../sass/partials/_search.scss */
.gsc-control-cse .gs-spelling,
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title * {
  font-size: 20px !important;
}

/* line 86, ../../sass/partials/_search.scss */
.gsc-table-cell-snippet-close,
.gsc-table-cell-snippet-open {
  padding-left: 7px !important;
}

/* line 89, ../../sass/partials/_search.scss */
.gs-web-image-box,
.gs-promotion-image-box {
  padding: 2px 7px !important;
}

/* line 1, ../../sass/partials/_vagas.scss */
.vaga-post {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 20px;
}
/* line 5, ../../sass/partials/_vagas.scss */
.vaga-post:last-child {
  border: none;
}
/* line 9, ../../sass/partials/_vagas.scss */
.vaga-post img {
  float: right;
  position: relative;
  top: 0;
  margin-top: 30%;
}
/* line 16, ../../sass/partials/_vagas.scss */
.vaga-post h3 {
  color: #000;
}

/* line 21, ../../sass/partials/_vagas.scss */
.container-vagas {
  background: red;
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
/* line 33, ../../sass/partials/_vagas.scss */
.container-vagas img {
  margin-bottom: 20px;
}
/* line 37, ../../sass/partials/_vagas.scss */
.container-vagas .text-vagas-anchor {
  padding: 10px 0;
  font-size: 20px;
}

/* line 43, ../../sass/partials/_vagas.scss */
.topo {
  max-width: 100%;
}
/* line 46, ../../sass/partials/_vagas.scss */
.topo a {
  font-weight: 700;
}

/* line 54, ../../sass/partials/_vagas.scss */
.vagas .table > thead > tr > th,
.vagas .table > tbody > tr > th,
.vagas .table > tfoot > tr > th,
.vagas .table > thead > tr > td,
.vagas .table > tbody > tr > td,
.vagas .table > tfoot > tr > td {
  line-height: 1.45;
}

/* line 64, ../../sass/partials/_vagas.scss */
.vagas-container {
  padding: 0 40px;
}
/* line 67, ../../sass/partials/_vagas.scss */
.vagas-container div {
  padding: 10px 0 10px 0px;
}
/* line 71, ../../sass/partials/_vagas.scss */
.vagas-container ul {
  padding: 10px;
  list-style-type: disc;
}
/* line 76, ../../sass/partials/_vagas.scss */
.vagas-container p {
  padding: 0 0 0 10px;
}
/* line 80, ../../sass/partials/_vagas.scss */
.vagas-container .row {
  border: 1px solid #e2e2e2;
}
/* line 85, ../../sass/partials/_vagas.scss */
.vagas-container .grey {
  background: #EDEDED;
}

@media (max-width: 768px) {
  /* line 93, ../../sass/partials/_vagas.scss */
  .vagas-container .row {
    background: transparent;
    border: 2px solid transparent;
  }
}
/* line 1, ../../sass/partials/_boxes.scss */
.servicos {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 55px;
}

/* line 6, ../../sass/partials/_boxes.scss */
.box-servicos {
  -moz-box-shadow: #f6f6f6 0 0 20px;
  -webkit-box-shadow: #f6f6f6 0 0 20px;
  box-shadow: #f6f6f6 0 0 20px;
  text-align: center;
  margin-top: 55px;
  border: 1px solid #dddcdc;
  height: 420px;
  min-height: auto;
}
/* line 14, ../../sass/partials/_boxes.scss */
.box-servicos:first-child {
  margin-left: 0;
}
/* line 18, ../../sass/partials/_boxes.scss */
.box-servicos:last-child {
  margin-right: 0;
}
/* line 22, ../../sass/partials/_boxes.scss */
.box-servicos a {
  color: #98bd29;
}
/* line 26, ../../sass/partials/_boxes.scss */
.box-servicos .read-more {
  margin-top: 20px;
  display: inline-block;
  bottom: 0;
}
/* line 32, ../../sass/partials/_boxes.scss */
.box-servicos span {
  color: #000;
  display: inline-block;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 0;
  padding-right: 15px;
}
/* line 42, ../../sass/partials/_boxes.scss */
.box-servicos p {
  padding-top: 0;
  padding-left: 15px;
  padding-bottom: 15px;
  padding-right: 15px;
}
/* line 49, ../../sass/partials/_boxes.scss */
.box-servicos img {
  margin: 0 auto;
}

/* line 54, ../../sass/partials/_boxes.scss */
.servicos-readMore {
  margin-top: 25px;
  margin-bottom: 135px;
  float: right;
}

/* line 59, ../../sass/partials/_boxes.scss */
.noticias-home {
  border-bottom: 1px solid #d6d6d6;
}

/* line 61, ../../sass/partials/_boxes.scss */
.box-destaque-home {
  background: #F3F3F3;
  margin-top: 28px;
  text-align: center;
  padding: 20px;
  height: 275px;
  line-height: 15px;
}

/* line 71, ../../sass/partials/_boxes.scss */
.destaques {
  margin-bottom: 40px;
  margin-top: 0;
}

/* line 76, ../../sass/partials/_boxes.scss */
.icons-notebook-br {
  display: inline-block;
  padding-top: 15px;
}

/* line 80, ../../sass/partials/_boxes.scss */
.icons-signal-tower {
  display: inline-block;
  padding-top: 15px;
}

/* line 84, ../../sass/partials/_boxes.scss */
.icons-fingertip {
  display: inline-block;
  padding-top: 15px;
}

/* line 88, ../../sass/partials/_boxes.scss */
.icons-brazil-map {
  display: inline-block;
  padding-top: 15px;
}

/* line 92, ../../sass/partials/_boxes.scss */
.icons-book {
  display: inline-block;
  padding-top: 15px;
}

/* line 96, ../../sass/partials/_boxes.scss */
.icons-research {
  display: inline-block;
  padding-top: 15px;
}

/* line 100, ../../sass/partials/_boxes.scss */
.icons-clock {
  display: inline-block;
  padding-top: 15px;
}

/* line 107, ../../sass/partials/_boxes.scss */
.title-destaque-home {
  font-size: 13px;
  margin-top: 5px;
  font-weight: bold;
  color: #000;
}

/* line 113, ../../sass/partials/_boxes.scss */
.tex-destaque-home {
  font-size: 12px;
  color: #313131;
}

/* line 118, ../../sass/partials/_boxes.scss */
.icons-Hora_Legal {
  display: inline-block;
  padding-top: 15px;
}

/* line 123, ../../sass/partials/_boxes.scss */
.icons-cidadao_rede {
  display: inline-block;
  padding-top: 15px;
}

/* line 128, ../../sass/partials/_boxes.scss */
.icons-INOC-DBA {
  display: inline-block;
  padding-top: 15px;
}

/* line 133, ../../sass/partials/_boxes.scss */
.icons-Internet_Segura {
  display: inline-block;
  padding-top: 15px;
}

/* line 138, ../../sass/partials/_boxes.scss */
.icons-IPv {
  display: inline-block;
  padding-top: 15px;
}

/* line 143, ../../sass/partials/_boxes.scss */
.icons-Zappiens {
  display: inline-block;
  padding-top: 15px;
}

/* line 148, ../../sass/partials/_boxes.scss */
.icons-NTP {
  display: inline-block;
  padding-top: 15px;
}

/* line 153, ../../sass/partials/_boxes.scss */
.box-container .boxes:hover a, .box-container .boxes:focus a {
  overflow: hidden !important;
}

/* line 157, ../../sass/partials/_boxes.scss */
.feature-square-box {
  background: #efefef none repeat scroll 0 0;
  margin-top: 1px;
  padding: 49px;
  display: inline-block;
  width: 100%;
}

/* line 1, ../../sass/partials/_documento.scss */
.content-documento {
  background: #efefef;
  display: inline-block;
  padding: 20px 0;
  margin-top: 40px;
  padding: 30px 50px;
}
/* line 8, ../../sass/partials/_documento.scss */
.content-documento p {
  font-family: monaco, monospace;
  font-size: 14px;
  color: #333;
}
/* line 14, ../../sass/partials/_documento.scss */
.content-documento b {
  color: #545454;
}
/* line 16, ../../sass/partials/_documento.scss */
.content-documento blockquote {
  color: #333;
  border: none;
}

/* line 23, ../../sass/partials/_documento.scss */
.documento .publicacao {
  border: none;
}
/* line 26, ../../sass/partials/_documento.scss */
.documento .publicacao .format:last-child {
  margin-right: 0;
}

/* line 1, ../../sass/partials/_blog.scss */
.blog {
  width: 100%;
}

/* line 3, ../../sass/partials/_blog.scss */
.blog-post {
  padding-bottom: 20px;
  margin-bottom: 50px;
  border-bottom: 1px solid #cccccc;
}

/* line 9, ../../sass/partials/_blog.scss */
.ico-post {
  float: left;
}

/* line 13, ../../sass/partials/_blog.scss */
.date-post {
  cursor: default;
  height: 26px;
  padding-top: 2px;
}

/* line 19, ../../sass/partials/_blog.scss */
.featured-post-media {
  margin-bottom: 20px;
}

/* line 1, ../../sass/partials/_historia.scss */
.year {
  display: inline;
}

/* line 2, ../../sass/partials/_historia.scss */
.historia {
  margin-bottom: 20px;
}

/* line 6, ../../sass/partials/_historia.scss */
.line-year {
  background: #5a5a5a;
  color: #393939;
  height: 65px;
  font-size: 45px;
  font-family: montserratbold;
}

/* line 14, ../../sass/partials/_historia.scss */
.line-month {
  float: left;
  margin-top: 5px;
  width: 100%;
}
/* line 19, ../../sass/partials/_historia.scss */
.line-month:last-child {
  margin-bottom: 5px;
}
/* line 23, ../../sass/partials/_historia.scss */
.line-month span {
  color: #FFFFFF;
  display: inline-block;
  font-family: montserratbold;
  font-size: 30px;
  margin-top: 1%;
  text-align: right;
}
/* line 32, ../../sass/partials/_historia.scss */
.line-month img {
  display: inline-block;
  float: left;
  left: -20px;
  position: relative;
  top: -20px;
  margin-bottom: -40px;
}
/* line 41, ../../sass/partials/_historia.scss */
.line-month .glyphicon {
  font-family: 'Glyphicons Halflings';
  position: absolute;
  z-index: 1;
}
/* line 47, ../../sass/partials/_historia.scss */
.line-month .month-content {
  margin-bottom: 0;
  padding: 20px;
}

/* line 53, ../../sass/partials/_historia.scss */
.month-gray {
  background: #d6d6d6;
}
/* line 56, ../../sass/partials/_historia.scss */
.month-gray .glyphicon {
  color: #D6D6D6;
}
/* line 60, ../../sass/partials/_historia.scss */
.month-gray .month-content {
  background: #f3f3f3;
  color: #646464;
}

/* line 66, ../../sass/partials/_historia.scss */
.month-blue {
  background: #027f83;
}
/* line 69, ../../sass/partials/_historia.scss */
.month-blue .glyphicon {
  color: #027f83;
}
/* line 73, ../../sass/partials/_historia.scss */
.month-blue .month-content {
  background: #51d1d5;
  color: #FFF;
}

/* line 2, ../../sass/partials/_historia-nic.scss */
.historia-nic .ano-titulo {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 100;
  text-align: center;
}
/* line 9, ../../sass/partials/_historia-nic.scss */
.historia-nic .ano-chamada {
  font-size: 64px;
  color: #ababab;
  font-weight: 100;
}
/* line 13, ../../sass/partials/_historia-nic.scss */
.historia-nic .ano-chamada:before, .historia-nic .ano-chamada:after {
  content: "";
  border-top: 1px solid #ababab;
  display: inline-block;
  height: 20px;
  width: 10%;
}
/* line 23, ../../sass/partials/_historia-nic.scss */
.historia-nic .ano-2000 {
  font-size: 64px;
  color: #000;
}
/* line 28, ../../sass/partials/_historia-nic.scss */
.historia-nic .ano {
  font-size: 19px;
  font-weight: 200;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  margin: 0;
}
/* line 34, ../../sass/partials/_historia-nic.scss */
.historia-nic .ano .dst {
  color: #40b149;
}
/* line 36, ../../sass/partials/_historia-nic.scss */
.historia-nic .ano img {
  margin: 20px 0;
}
/* line 39, ../../sass/partials/_historia-nic.scss */
.historia-nic .ano-gray {
  background-color: #f5f5f5;
  padding: 40px 0;
}
/* line 44, ../../sass/partials/_historia-nic.scss */
.historia-nic .ano-white {
  background-color: #fff;
  padding: 40px 0;
}
/* line 49, ../../sass/partials/_historia-nic.scss */
.historia-nic .ano-titulo {
  padding: 0;
  font-weight: 200;
}

/* line 3, ../../sass/partials/_paginators.scss */
.pagination > li > a,
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #646464;
}

/* line 14, ../../sass/partials/_paginators.scss */
.pager li > a,
.pager li > span {
  color: #646464;
}

/* line 19, ../../sass/partials/_paginators.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #027f83;
  border-color: #19ADB3;
  color: #FFF;
}

/* line 1, ../../sass/partials/_lists.scss */
.category-list {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
  font-family: montserratbold, montserrat, arial;
  font-size: 14px;
}
/* line 8, ../../sass/partials/_lists.scss */
.category-list li:before {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 10px;
  position: relative;
  top: 4px;
  content: url("../images/link_setaCINZA_CGI.png");
}
/* line 13, ../../sass/partials/_lists.scss */
.category-list li {
  margin: 4px 0;
  border-top: 1px dotted #a1a1a1;
  padding: 20px 0;
}
/* line 18, ../../sass/partials/_lists.scss */
.category-list li:last-child {
  border-bottom: 1px dotted #a1a1a1;
}
/* line 22, ../../sass/partials/_lists.scss */
.category-list li a {
  color: #000;
  margin-left: 5px;
}
/* line 27, ../../sass/partials/_lists.scss */
.category-list li .active {
  color: #1cc3c9;
}
/* line 31, ../../sass/partials/_lists.scss */
.category-list li span {
  color: #a1a1a1;
  font-family: "Helvetica Neue";
  font-weight: lighther;
}

/* line 39, ../../sass/partials/_lists.scss */
.lista-eventos h4 {
  font-size: 32px;
}

/* line 43, ../../sass/partials/_lists.scss */
h3.evento {
  font-size: 30px;
  margin-top: 20px;
  margin-left: -2px;
}

/* line 49, ../../sass/partials/_lists.scss */
.title-main {
  padding-bottom: 30px;
  color: #000;
  line-height: 80px;
  font-size: 62px !important;
}

/* line 57, ../../sass/partials/_lists.scss */
.calendario .lista-eventos {
  list-style: none;
  padding-left: 0;
}
/* line 61, ../../sass/partials/_lists.scss */
.calendario .lista-eventos li {
  padding: 8px 0;
}
/* line 64, ../../sass/partials/_lists.scss */
.calendario .lista-eventos li:first-child {
  margin-top: 20px;
}

/* line 70, ../../sass/partials/_lists.scss */
.anos-indice {
  margin-top: 5%;
}

/* line 73, ../../sass/partials/_lists.scss */
.bullets-years {
  display: inline-block;
}
/* line 76, ../../sass/partials/_lists.scss */
.bullets-years ul {
  display: inline-block;
  border-bottom: 1px solid #d6d6d6;
  height: 15px;
  padding: 0;
  margin-left: 40px;
}
/* line 82, ../../sass/partials/_lists.scss */
.bullets-years ul li {
  display: inline-block;
  list-style: none;
  margin: 0 7px;
}
/* line 87, ../../sass/partials/_lists.scss */
.bullets-years ul li:first-child {
  margin-left: 0;
}
/* line 91, ../../sass/partials/_lists.scss */
.bullets-years ul li:last-child {
  margin-right: 0;
}
/* line 95, ../../sass/partials/_lists.scss */
.bullets-years ul li a {
  display: inline-block;
}

/* line 103, ../../sass/partials/_lists.scss */
.year-major div {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  background: #000;
}

/* line 111, ../../sass/partials/_lists.scss */
.year-minor div {
  width: 7px;
  height: 7px;
  opacity: 3;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  background: #d6d6d6;
  position: relative;
  margin-top: -6px;
}

@media (max-width: 1200px) {
  /* line 122, ../../sass/partials/_lists.scss */
  .year-history {
    margin-left: 23px;
  }

  /* line 126, ../../sass/partials/_lists.scss */
  footer .nic,
  footer .registro,
  footer .cert,
  footer .ceptro,
  footer .cetic,
  footer .w3c {
    bottom: 0;
  }

  /* line 137, ../../sass/partials/_lists.scss */
  .bullets-years ul li {
    margin: 0 5px;
  }
}
@media (max-width: 999px) {
  /* line 145, ../../sass/partials/_lists.scss */
  .anos-indice {
    margin-top: 13%;
    margin-left: 15%;
  }

  /* line 150, ../../sass/partials/_lists.scss */
  .year-history {
    margin-left: 10px;
  }
}
@media (max-width: 779px) {
  /* line 156, ../../sass/partials/_lists.scss */
  .anos-indice {
    margin-top: 0;
    margin-left: 0;
  }

  /* line 160, ../../sass/partials/_lists.scss */
  .year-history {
    margin-left: 33px;
  }
}
/* line 1, ../../sass/partials/_widgets.scss */
aside,
article {
  margin-top: 20px;
}
/* line 5, ../../sass/partials/_widgets.scss */
aside .box,
article .box {
  width: 100%;
  height: 100%;
  height: 77px;
  display: block;
  float: left;
  margin-right: 5%;
}

/* line 15, ../../sass/partials/_widgets.scss */
article .box {
  margin-top: 25px;
}

/* line 20, ../../sass/partials/_widgets.scss */
.element-widget {
  padding: 30px 0;
  border-bottom: 1px solid #CCC;
}
/* line 24, ../../sass/partials/_widgets.scss */
.element-widget:first-child {
  padding-top: 0;
}
/* line 28, ../../sass/partials/_widgets.scss */
.element-widget:last-child {
  padding-bottom: 20px;
  border-bottom: none;
}
/* line 33, ../../sass/partials/_widgets.scss */
.element-widget a {
  display: table;
}

/* line 39, ../../sass/partials/_widgets.scss */
.box-blue-gradient {
  background: #5388f4;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzODhmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzUyODZmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzUwODNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZTY1Y2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #5388f4 0%, #5286f2 28%, #5083ee 41%, #3e65cf 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5388f4), color-stop(28%, #5286f2), color-stop(41%, #5083ee), color-stop(100%, #3e65cf));
  background: -webkit-linear-gradient(top, #5388f4 0%, #5286f2 28%, #5083ee 41%, #3e65cf 100%);
  background: -o-linear-gradient(top, #5388f4 0%, #5286f2 28%, #5083ee 41%, #3e65cf 100%);
  background: -ms-linear-gradient(top, #5388f4 0%, #5286f2 28%, #5083ee 41%, #3e65cf 100%);
  background: linear-gradient(to bottom, #5388f4 0%, #5286f2 28%, #5083ee 41%, #3e65cf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5388f4', endColorstr='#3e65cf',GradientType=0 );
}

/* line 44, ../../sass/partials/_widgets.scss */
.widget {
  background: #f6f5f5;
  width: 100%;
  padding: 30px;
  margin-bottom: 30px;
}
/* line 50, ../../sass/partials/_widgets.scss */
.widget > .eventos:first-child {
  margin-top: 0;
}

/* line 55, ../../sass/partials/_widgets.scss */
.eventos {
  margin-top: 30px;
  width: 100%;
}

/* line 60, ../../sass/partials/_widgets.scss */
.date {
  background: #363636;
  color: #FFF;
}

/* line 65, ../../sass/partials/_widgets.scss */
.month {
  display: block;
  font-family: montserratbold;
  font-size: 22px;
  margin-bottom: -25px;
  margin-top: 12px;
  position: relative;
}

/* line 74, ../../sass/partials/_widgets.scss */
.day {
  font-family: montserratbold;
  font-size: 18px;
}

/* line 79, ../../sass/partials/_widgets.scss */
.estado {
  clear: both;
  display: inline-block;
  position: relative;
  word-break: break-word;
}

/* line 86, ../../sass/partials/_widgets.scss */
.location-info {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
/* line 91, ../../sass/partials/_widgets.scss */
.location-info > div:first-child {
  border-left: 1px solid #ccc;
}

/* line 96, ../../sass/partials/_widgets.scss */
.organization,
.location {
  display: inline-block;
  padding: 10px 0;
  margin: 0;
}

/* line 103, ../../sass/partials/_widgets.scss */
.organization {
  float: left;
  color: #1cc3c9;
}

/* line 108, ../../sass/partials/_widgets.scss */
.location {
  color: #a1a1a1;
  background: transparent;
  padding-top: 0;
  padding-left: 20px;
}
/* line 114, ../../sass/partials/_widgets.scss */
.location .date {
  color: #a1a1a1;
  background: transparent;
}

/* line 120, ../../sass/partials/_widgets.scss */
.icons-event-organization,
.icons-event-recomendation {
  float: left;
  margin-right: 10px;
}

@media (max-width: 400px) {
  /* line 128, ../../sass/partials/_widgets.scss */
  .blog-post {
    padding-bottom: 0;
  }

  /* line 129, ../../sass/partials/_widgets.scss */
  .location {
    padding-left: 20px;
  }

  /* line 130, ../../sass/partials/_widgets.scss */
  .location-info {
    margin-left: -15px;
  }
}
/* line 1, ../../sass/partials/_banners.scss */
.carousel-control {
  opacity: 0.8;
  text-shadow: 0 0 #5CC773;
  width: 3%;
}
/* line 6, ../../sass/partials/_banners.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  font-family: serif;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  width: 20px;
}

/* line 16, ../../sass/partials/_banners.scss */
.carousel-control.left,
.carousel-control.right {
  background: none;
  background-image: none;
  color: #98bd29;
}

/* line 23, ../../sass/partials/_banners.scss */
.carousel-indicators {
  bottom: 0;
}
/* line 25, ../../sass/partials/_banners.scss */
.carousel-indicators li {
  background-color: #00f454;
  border: 1px solid #00f454;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  width: 10px;
}
/* line 37, ../../sass/partials/_banners.scss */
.carousel-indicators .active {
  background-color: #79f9fd;
  border: 1px solid #79f9fd;
  height: 12px;
  margin: 0;
  width: 12px;
}

/* line 47, ../../sass/partials/_banners.scss */
.banners-index .item {
  background: none;
  min-height: 85px;
}

/* line 53, ../../sass/partials/_banners.scss */
.content-divulgue {
  margin-top: 8rem;
}
/* line 56, ../../sass/partials/_banners.scss */
.content-divulgue .img-cewebcast {
  border-radius: 5px;
  margin-bottom: 3rem;
}
/* line 61, ../../sass/partials/_banners.scss */
.content-divulgue .title-formato {
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  color: #8f8f8f;
  text-transform: uppercase;
}
/* line 70, ../../sass/partials/_banners.scss */
.content-divulgue .text-infos {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #000;
}
/* line 80, ../../sass/partials/_banners.scss */
.content-divulgue .content-divulgue {
  margin-top: 5rem;
}

/* line 1, ../../sass/partials/_tables.scss */
th {
  white-space: nowrap;
}

/* line 5, ../../sass/partials/_tables.scss */
.aviso-table {
  background: #027f83;
  color: #000;
}

/* line 9, ../../sass/partials/_tables.scss */
.aviso-total {
  background: #51DDE4;
  color: #000;
}

/* line 13, ../../sass/partials/_tables.scss */
.table-color {
  color: #000;
}

/* line 19, ../../sass/partials/_tables.scss */
tr:nth-child(even) {
  background: #e0e0e0;
}
/* line 23, ../../sass/partials/_tables.scss */
tr:nth-child(odd) {
  background: #f4f4f4;
}
/* line 26, ../../sass/partials/_tables.scss */
tr:nth-child(odd) td {
  border-color: #FFF;
}
/* line 30, ../../sass/partials/_tables.scss */
tr:hover {
  cursor: pointer;
}
/* line 32, ../../sass/partials/_tables.scss */
tr:hover td {
  background: #AAA;
  color: #FFF;
}

/* line 43, ../../sass/partials/_tables.scss */
.table-eleicoes tr:nth-child(even) {
  background: #e0e0e0;
}
/* line 47, ../../sass/partials/_tables.scss */
.table-eleicoes tr:nth-child(odd) {
  background: #f4f4f4;
}
/* line 50, ../../sass/partials/_tables.scss */
.table-eleicoes tr:nth-child(odd) td {
  border-color: #FFF;
}
/* line 54, ../../sass/partials/_tables.scss */
.table-eleicoes tr:hover {
  cursor: pointer;
}
/* line 56, ../../sass/partials/_tables.scss */
.table-eleicoes tr:hover td {
  background: #AAA;
  color: #FFF;
}
/* line 64, ../../sass/partials/_tables.scss */
.table-eleicoes tr:hover .ximbica:hover {
  color: #5388F4;
}
/* line 70, ../../sass/partials/_tables.scss */
.table-eleicoes tr .ximbica {
  color: #6C9EF3;
}
/* line 75, ../../sass/partials/_tables.scss */
.table-eleicoes .lista001 {
  background: #5388F4;
  color: #fff;
}
/* line 79, ../../sass/partials/_tables.scss */
.table-eleicoes .lista001:hover {
  background: #6C9EF3;
}
/* line 85, ../../sass/partials/_tables.scss */
.table-eleicoes table .popover {
  max-width: 625px;
  font-size: 16px;
}

/* line 95, ../../sass/partials/_tables.scss */
.table-trabalhe-conosco th {
  padding: 8px !important;
}

/* line 99, ../../sass/partials/_tables.scss */
.table-trabalhe-conosco ul {
  padding-left: 0px;
  -webkit-padding-start: 0px;
}

/* line 104, ../../sass/partials/_tables.scss */
.table-trabalhe-conosco li:before {
  font-size: 10px;
  margin-right: 10px;
  vertical-align: middle;
}

/* line 112, ../../sass/partials/_tables.scss */
tr:nth-child(even) {
  background: #e0e0e0;
}
/* line 116, ../../sass/partials/_tables.scss */
tr:nth-child(odd) {
  background: #f4f4f4;
}
/* line 119, ../../sass/partials/_tables.scss */
tr:nth-child(odd) td {
  border-color: #FFF;
}
/* line 123, ../../sass/partials/_tables.scss */
tr:hover {
  cursor: pointer;
}
/* line 125, ../../sass/partials/_tables.scss */
tr:hover td {
  background: transparent !important;
  color: #000;
}

/* line 135, ../../sass/partials/_tables.scss */
.table-eleicoes tr:nth-child(even) {
  background: #e0e0e0;
}
/* line 139, ../../sass/partials/_tables.scss */
.table-eleicoes tr:nth-child(odd) {
  background: #f4f4f4;
}
/* line 142, ../../sass/partials/_tables.scss */
.table-eleicoes tr:nth-child(odd) td {
  border-color: #FFF;
}
/* line 146, ../../sass/partials/_tables.scss */
.table-eleicoes tr:hover {
  cursor: pointer;
}
/* line 148, ../../sass/partials/_tables.scss */
.table-eleicoes tr:hover td {
  background: #AAA;
  color: #FFF;
}
/* line 156, ../../sass/partials/_tables.scss */
.table-eleicoes tr:hover .ximbica:hover {
  color: #5388F4;
}
/* line 162, ../../sass/partials/_tables.scss */
.table-eleicoes tr .ximbica {
  color: #6C9EF3;
}
/* line 167, ../../sass/partials/_tables.scss */
.table-eleicoes .lista001 {
  background: #5388F4;
  color: #fff;
}
/* line 171, ../../sass/partials/_tables.scss */
.table-eleicoes .lista001:hover {
  background: #6C9EF3;
}
/* line 177, ../../sass/partials/_tables.scss */
.table-eleicoes table .popover {
  max-width: 625px;
  font-size: 16px;
}

/* line 187, ../../sass/partials/_tables.scss */
.table-trabalhe-conosco th {
  padding: 8px !important;
}

/* line 191, ../../sass/partials/_tables.scss */
.table-trabalhe-conosco ul {
  padding-left: 0px;
  -webkit-padding-start: 0px;
}

/* line 196, ../../sass/partials/_tables.scss */
.table-trabalhe-conosco li:before {
  font-size: 10px;
  margin-right: 10px;
  vertical-align: middle;
}

/* line 205, ../../sass/partials/_tables.scss */
.gsc-above-wrapper-area-container tr,
.gcsc-branding tr,
.gsc-table-result tr {
  background: transparent !important;
}
/* line 208, ../../sass/partials/_tables.scss */
.gsc-above-wrapper-area-container tr:hover td,
.gcsc-branding tr:hover td,
.gsc-table-result tr:hover td {
  background: transparent;
}

/* line 2, ../../sass/partials/_noticias.scss */
section.noticias article {
  width: 100%;
}
/* line 6, ../../sass/partials/_noticias.scss */
section.noticias figure {
  margin-right: 3%;
  margin-top: 5px;
}
/* line 11, ../../sass/partials/_noticias.scss */
section.noticias .read-all {
  border: none;
}

/* line 17, ../../sass/partials/_noticias.scss */
.noticias .thumbnail {
  margin-bottom: 0 !important;
  border: 0 !important;
}

/* line 23, ../../sass/partials/_noticias.scss */
.read-all {
  font-family: montserratbold;
  font-size: 13px;
  border-top: 1px solid #D6D6D6;
  width: 100%;
  display: inline-block;
  margin-top: 10px;
  padding: 10px 0;
}

/* line 33, ../../sass/partials/_noticias.scss */
.read-all span:before {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 10px;
  position: relative;
  top: 2px;
  margin-right: 4px;
  content: url("../images/link_setaVERDE_NIC.png");
}

/* line 1, ../../sass/partials/_publicacoes.scss */
.ico-publicacao {
  width: 60px;
  height: 60px;
  background-color: #f1f1f1;
  color: #f1f1f1;
  margin-top: 20px;
}
/* line 7, ../../sass/partials/_publicacoes.scss */
.ico-publicacao span {
  float: right;
  font-size: 19px;
  position: relative;
  right: -12px;
  top: 35%;
}

/* line 16, ../../sass/partials/_publicacoes.scss */
.publicacao {
  border-bottom: 1px solid #ccc;
  display: inline-block;
  padding: 20px 40px 40px;
}
/* line 21, ../../sass/partials/_publicacoes.scss */
.publicacao .capa {
  margin-top: 20px;
  margin-left: 20px;
}
/* line 26, ../../sass/partials/_publicacoes.scss */
.publicacao .format {
  width: 100%;
  height: 70px;
  background-color: #1cc3c9;
  margin-top: 20px;
  margin-right: 20px;
  display: inline-block;
  color: #fff;
  font-size: 9px;
  text-align: center;
  cursor: pointer;
}
/* line 39, ../../sass/partials/_publicacoes.scss */
.publicacao .format-ver {
  width: 80%;
  height: 70px;
  background-color: #1cc3c9;
  margin-top: 20px;
  margin-right: 20px;
  display: inline-block;
  color: #fff;
  font-size: 9px;
  text-align: center;
  cursor: pointer;
}

/* line 53, ../../sass/partials/_publicacoes.scss */
.publicacao-info {
  color: #545454;
  display: inline-block;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 13px;
}
/* line 60, ../../sass/partials/_publicacoes.scss */
.publicacao-info .solicitar-edicao {
  font-weight: normal;
  text-transform: none;
}

/* line 67, ../../sass/partials/_publicacoes.scss */
.wrap-pesquisa-publicacoes {
  padding-left: 0;
}
/* line 69, ../../sass/partials/_publicacoes.scss */
.wrap-pesquisa-publicacoes .excerpt {
  display: inline-block;
  margin-top: 20px;
}

/* line 74, ../../sass/partials/_publicacoes.scss */
.sidebar-category {
  padding-right: 0;
  border: 1px solid #FFF;
}
/* line 77, ../../sass/partials/_publicacoes.scss */
.sidebar-category aside {
  margin-top: 0;
}

/* line 80, ../../sass/partials/_publicacoes.scss */
.biblioteca-background {
  background: url("../images/biblioteca-bw.jpg") repeat scroll 0 0 transparent;
  min-height: 800px;
  padding: 20px;
}

/* line 1, ../../sass/partials/_footer.scss */
footer {
  background: #353535;
  display: inline-block;
  width: 100%;
  margin-top: 50px;
}
/* line 6, ../../sass/partials/_footer.scss */
footer figure {
  border-bottom: 1px solid #4A4A4A;
  border-right: 1px solid #4A4A4A;
  display: inline-block;
  height: 130px;
  padding: 1% 2%;
}
/* line 14, ../../sass/partials/_footer.scss */
footer .cgi {
  height: 180px;
}
/* line 18, ../../sass/partials/_footer.scss */
footer .nic,
footer .registro,
footer .cert,
footer .ceptro,
footer .cetic,
footer .ptt
.w3c {
  bottom: 30px;
  position: relative;
}
/* line 28, ../../sass/partials/_footer.scss */
footer .nic .footer-ico,
footer .registro .footer-ico,
footer .cert .footer-ico,
footer .ceptro .footer-ico,
footer .cetic .footer-ico,
footer .ptt
.w3c .footer-ico {
  margin-top: 10px;
}
/* line 33, ../../sass/partials/_footer.scss */
footer .text-right {
  display: inline-block;
  padding-bottom: 20px;
  width: 100%;
  font-size: 12px;
}

/* line 41, ../../sass/partials/_footer.scss */
.footer-ico {
  display: inline-block;
  float: left;
  padding: 2%;
}

/* line 48, ../../sass/partials/_footer.scss */
.license {
  color: #757575;
  padding: 20px 40px;
  font-size: 11px;
}

/* line 55, ../../sass/partials/_footer.scss */
.cgi {
  background: none repeat scroll 0 0 #2E2E2E;
  border-bottom: 10px solid #5898F9;
  border-right: medium none;
  margin-right: 20px;
  padding: 40px;
}

/* line 63, ../../sass/partials/_footer.scss */
.menu-footer {
  background: #242424;
  font-size: 12px;
}
/* line 67, ../../sass/partials/_footer.scss */
.menu-footer p {
  font-size: 10px;
  margin-left: 255px;
  margin-top: 10px;
}
/* line 73, ../../sass/partials/_footer.scss */
.menu-footer ul {
  list-style: none;
  display: inline-block;
}
/* line 77, ../../sass/partials/_footer.scss */
.menu-footer ul li {
  display: inline;
  padding: 0 10px;
}
/* line 82, ../../sass/partials/_footer.scss */
.menu-footer ul li:nth-child(2) {
  border-left: 1px solid #757575;
  border-right: 1px solid #757575;
}
/* line 87, ../../sass/partials/_footer.scss */
.menu-footer ul a {
  color: #757575;
}

/* line 93, ../../sass/partials/_footer.scss */
.teste-footer {
  background: #353535;
  position: relative;
  margin-top: 50px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 100, ../../sass/partials/_footer.scss */
.teste-footer .links-footer {
  display: inline-block;
  list-style: none;
  float: left;
  margin-left: -35px;
}
/* line 106, ../../sass/partials/_footer.scss */
.teste-footer .links-footer li {
  display: inline;
  position: absolute;
  bottom: 0;
}
/* line 111, ../../sass/partials/_footer.scss */
.teste-footer .links-footer li a {
  display: inline-block;
  height: 120px;
  width: 140px;
  background: url("about:blank");
  z-index: 9999;
  margin-bottom: 60px;
}
/* line 122, ../../sass/partials/_footer.scss */
.teste-footer .links-footer li.teste-link-quem a, .teste-footer .links-footer li.teste-link-trabalhe a {
  height: 50px;
  width: 100px;
  position: absolute;
  bottom: 65px;
}
/* line 130, ../../sass/partials/_footer.scss */
.teste-footer .links-footer li.teste-link-trabalhe {
  left: 275px;
}
/* line 132, ../../sass/partials/_footer.scss */
.teste-footer .links-footer li.teste-link-quem {
  left: 400px;
}
/* line 135, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-cgi {
  bottom: 100px;
  left: 0;
  height: 185px;
}
/* line 139, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-cgi a {
  width: 205px;
}
/* line 144, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-nic {
  bottom: 120px;
  left: 22.2%;
}
/* line 147, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-nic a {
  width: 120px;
}
/* line 150, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-registro {
  bottom: 120px;
  left: 35%;
}
/* line 153, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-registro a {
  width: 100px;
}
/* line 156, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-cert {
  bottom: 120px;
  left: 45%;
}
/* line 159, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-cert a {
  width: 100px;
}
/* line 162, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-cetic {
  bottom: 120px;
  left: 54%;
}
/* line 165, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-cetic a {
  width: 100px;
}
/* line 168, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-ceptro {
  bottom: 120px;
  left: 63%;
}
/* line 171, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-ceptro a {
  width: 115px;
}
/* line 174, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-ptt {
  bottom: 120px;
  left: 84%;
}
/* line 177, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-ptt a {
  width: 100px;
}
/* line 180, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-ceweb {
  bottom: 120px;
  left: 74%;
}
/* line 183, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-ceweb a {
  width: 110px;
}
/* line 186, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-w3c {
  bottom: 120px;
  left: 92%;
}
/* line 189, ../../sass/partials/_footer.scss */
.teste-footer .links-footer .teste-link-w3c a {
  width: 80px;
}
/* line 193, ../../sass/partials/_footer.scss */
.teste-footer .pull-right {
  display: inline-block;
  width: 130px;
  margin-top: 80px;
}
/* line 199, ../../sass/partials/_footer.scss */
.teste-footer .pull-right a:before {
  content: "\00BB";
  margin: 5px;
}

@media (max-width: 1200px) {
  /* line 209, ../../sass/partials/_footer.scss */
  .teste-footer .img-responsive {
    width: 95%;
  }
  /* line 213, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer li a {
    height: 120px;
  }
  /* line 216, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-cgi {
    height: 150px;
  }
  /* line 218, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-cgi a {
    width: 155px;
  }
  /* line 221, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-nic {
    left: 20%;
  }
  /* line 223, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-nic a {
    width: 110px;
  }
  /* line 226, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-registro {
    left: 32%;
  }
  /* line 228, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-registro a {
    width: 110px;
  }
  /* line 231, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-cert {
    left: 43%;
  }
  /* line 233, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-cert a {
    width: 80px;
  }
  /* line 236, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-cetic {
    left: 52%;
  }
  /* line 238, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-cetic a {
    width: 80px;
  }
  /* line 241, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-ceptro {
    left: 60%;
  }
  /* line 243, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-ceptro a {
    width: 100px;
  }
  /* line 246, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-ptt {
    left: 82%;
  }
  /* line 248, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-ptt a {
    width: 70px;
  }
  /* line 251, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-ceweb {
    left: 70%;
  }
  /* line 253, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-ceweb a {
    width: 100px;
  }
  /* line 256, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-w3c {
    left: 89%;
  }
  /* line 258, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-w3c a {
    width: 60px;
  }
  /* line 263, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-quem a,
  .teste-footer .links-footer .teste-link-trabalhe a {
    height: 25px !important;
    bottom: 65px;
  }
  /* line 269, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-trabalhe {
    left: 210px !important;
  }
  /* line 271, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-quem {
    left: 320px !important;
  }

  /* line 276, ../../sass/partials/_footer.scss */
  .teste-footer .pull-right {
    margin-right: 30px;
    margin-top: 60px;
  }
}
@media (max-width: 998px) {
  /* line 286, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer li {
    bottom: 140px !important;
  }
  /* line 288, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer li a {
    height: 80px;
    width: 140px;
  }
  /* line 295, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-cgi a {
    height: 100px;
    width: 120px;
  }
  /* line 302, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-nic a {
    width: 80px;
  }
  /* line 306, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-registro a {
    width: 85px;
  }
  /* line 310, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-cert a {
    width: 70px;
  }
  /* line 314, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-cetic a {
    width: 60px;
  }
  /* line 318, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-ceptro a {
    width: 75px;
  }
  /* line 322, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-ptt a {
    width: 50px;
  }
  /* line 326, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-ceweb a {
    width: 80px;
  }
  /* line 330, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer .teste-link-w3c a {
    width: 50px;
  }
  /* line 333, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer li.teste-link-quem,
  .teste-footer .links-footer li.teste-link-trabalhe {
    bottom: -4px !important;
  }
  /* line 336, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer li.teste-link-quem a,
  .teste-footer .links-footer li.teste-link-trabalhe a {
    bottom: 115px;
  }
  /* line 339, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer li.teste-link-trabalhe {
    left: 150px !important;
  }
  /* line 341, ../../sass/partials/_footer.scss */
  .teste-footer .links-footer li.teste-link-quem {
    left: 250px !important;
  }

  /* line 348, ../../sass/partials/_footer.scss */
  .teste-footer .pull-right {
    margin-right: 5px;
    margin-top: 45px;
  }
}
@media (max-width: 425px) {
  /* line 365, ../../sass/partials/_footer.scss */
  .teste-link-trabalhe a {
    top: -26rem;
    left: -7rem;
    width: 59px !important;
  }

  /* line 373, ../../sass/partials/_footer.scss */
  .teste-link-quem a {
    top: -26rem;
    left: -11rem;
    width: 59px !important;
  }

  /* line 381, ../../sass/partials/_footer.scss */
  .teste-link-nic a {
    top: -15rem;
    display: inline-block !important;
    height: 29px !important;
    margin-bottom: 134px !important;
    width: 50px !important;
  }

  /* line 391, ../../sass/partials/_footer.scss */
  .teste-link-registro a {
    top: -15rem;
    display: inline-block !important;
    height: 29px !important;
    margin-bottom: 134px !important;
    width: 45px !important;
  }

  /* line 401, ../../sass/partials/_footer.scss */
  .teste-link-cert a {
    top: -15rem;
    display: inline-block !important;
    height: 29px !important;
    margin-bottom: 134px !important;
    width: 38px !important;
  }

  /* line 411, ../../sass/partials/_footer.scss */
  .teste-link-cetic a {
    top: -15rem;
    display: inline-block !important;
    height: 29px !important;
    margin-bottom: 134px !important;
    width: 38px !important;
  }

  /* line 421, ../../sass/partials/_footer.scss */
  .teste-link-ceptro a {
    top: -15rem;
    display: inline-block !important;
    height: 29px !important;
    margin-bottom: 134px !important;
    width: 45px !important;
  }

  /* line 431, ../../sass/partials/_footer.scss */
  .teste-link-ceweb a {
    top: -15rem;
    display: inline-block !important;
    height: 29px !important;
    margin-bottom: 134px !important;
    width: 45px !important;
  }

  /* line 441, ../../sass/partials/_footer.scss */
  .teste-link-ptt a {
    top: -15rem;
    display: inline-block !important;
    height: 29px !important;
    margin-bottom: 134px !important;
    width: 30px !important;
  }

  /* line 451, ../../sass/partials/_footer.scss */
  .teste-link-w3c a {
    top: -15rem;
    display: inline-block !important;
    height: 29px !important;
    margin-bottom: 134px !important;
    width: 30px !important;
  }
}
@media (max-width: 375px) {
  /* line 467, ../../sass/partials/_footer.scss */
  .teste-link-trabalhe a {
    margin-top: -1rem;
    width: 40px !important;
  }

  /* line 474, ../../sass/partials/_footer.scss */
  .teste-link-quem a {
    margin-top: -1rem;
    width: 40px !important;
    left: -12rem;
  }
}
@media (max-width: 320px) {
  /* line 485, ../../sass/partials/_footer.scss */
  .teste-link-trabalhe a {
    margin-top: -4rem;
    width: 40px !important;
    left: -9rem;
  }

  /* line 493, ../../sass/partials/_footer.scss */
  .teste-link-quem a {
    margin-top: -4rem;
    width: 40px !important;
    left: -14rem;
  }
}
/* line 1, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts {
  font-family: montserrat, "Helvetica Neue", Helvetica, Arial;
  margin-bottom: 15px;
  display: inline-block;
}
/* line 6, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts iframe {
  width: 100% !important;
  height: 250px !important;
  margin-top: 18px;
}
/* line 12, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .icons-podcasts {
  margin-top: 2rem;
}
/* line 16, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts a {
  color: #000;
}
/* line 20, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .icons-margin_10 {
  margin-bottom: 10px;
}
/* line 24, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts h2 {
  font-family: "ralewaybold", raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  margin-bottom: 30px;
  line-height: 1.3;
  margin-left: 20px;
}
/* line 33, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .episodio {
  margin-top: 60px;
  padding: 0px 25px;
  display: inline-block;
}
/* line 38, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .episodio h3 {
  font-size: 25px !important;
}
/* line 43, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .sorteio {
  margin: 20px 0;
  padding: 0px 25px;
}
/* line 47, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .sorteio img {
  max-width: 160px;
}
/* line 51, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .sorteio h3 {
  font-size: 38px !important;
  margin-bottom: 30px;
}
/* line 56, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .sorteio h4 {
  font-size: 25px;
  font-family: "ralewaybold";
}
/* line 61, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .sorteio a {
  color: #25574c;
  font-size: 18px;
  display: block;
  margin-bottom: 20px;
}
/* line 69, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .capa-podcast {
  border-radius: 8px;
}
/* line 73, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .logo-ceptro {
  max-width: 90px;
  margin-top: 12px;
}
/* line 79, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .info {
  color: #000;
}
/* line 82, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .info h3 {
  font-size: 25px;
  font-family: "montserratbold", "montserrat", raleway, "Helvetica Neue", Helvetica, Arial;
}
/* line 87, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist .info p {
  font-size: 16px;
  padding-right: 120px;
  line-height: 1.6;
  width: 100%;
  display: inline-block;
}
/* line 98, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist-descricao {
  background-color: #efeff0;
  margin-bottom: 30px;
  width: 100%;
  box-shadow: 0 8px 8px rgba(208, 208, 208, 0.19), 0 4px 4px rgba(187, 186, 186, 0.23);
  padding: 3rem;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -94px;
}
/* line 109, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist-descricao .titulo-pod-descricao {
  font-weight: 600;
  color: #292f36;
  -webkit-font-smoothing: antialiased;
}
/* line 115, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist-descricao .capa-podcast {
  border-radius: 8px;
}
/* line 119, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist-descricao .logo-ceptro {
  max-width: 90px;
  margin-top: 12px;
}
/* line 125, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist-descricao .info {
  color: #000;
}
/* line 128, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist-descricao .info h3 {
  font-size: 25px;
  font-family: "montserratbold", "montserrat", raleway, "Helvetica Neue", Helvetica, Arial;
  margin-top: 0;
}
/* line 134, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .playlist-descricao .info p {
  font-size: 16px;
  padding-right: 60px;
  line-height: 1.6;
}
/* line 142, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .btn-secondary {
  background-color: #4e8481;
  color: #fff;
  font-weight: 700;
  padding: 8px;
  margin-bottom: 10px;
  border: 2px solid #4e8481;
}
/* line 151, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .border-btn {
  background-color: #fff;
  color: #4e8481;
  border: 2px solid #4e8481;
  font-weight: 700;
  padding: 9px;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
/* line 161, ../../sass/partials/_podcasts.scss */
.podcasts.podcasts.podcasts .btn-border-white {
  background-color: #4e8481;
  color: #fff;
  font-weight: 700;
  padding: 12px 43px;
  margin-bottom: 10px;
  border: 2px solid #fff;
  margin-top: -8rem;
}

/* line 173, ../../sass/partials/_podcasts.scss */
.modal-podcasts .modal-header {
  background-color: #fdfdfd;
  border-bottom: 2px solid #e5e5e5;
}
/* line 177, ../../sass/partials/_podcasts.scss */
.modal-podcasts .modal-header .modal-title {
  font-family: "ralewaybold", raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-size: 27px;
  color: #000;
}
/* line 184, ../../sass/partials/_podcasts.scss */
.modal-podcasts .modal-header .close {
  font-size: 40px;
  color: #000;
  font-weight: 400;
  opacity: 2;
  display: inline-block;
}
/* line 193, ../../sass/partials/_podcasts.scss */
.modal-podcasts .modal-body {
  text-align: center;
  background-color: #fdfdfd;
  font-family: raleway;
}
/* line 198, ../../sass/partials/_podcasts.scss */
.modal-podcasts .modal-body p {
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 20px;
}
/* line 204, ../../sass/partials/_podcasts.scss */
.modal-podcasts .modal-body a {
  color: #4e8481;
}
/* line 209, ../../sass/partials/_podcasts.scss */
.modal-podcasts .pod-apple {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 26px 0px rgba(102, 102, 102, 0.25);
  -moz-box-shadow: 0px 0px 26px 0px rgba(102, 102, 102, 0.25);
  box-shadow: 0px 0px 26px 0px rgba(102, 102, 102, 0.25);
  display: inline-flex;
  padding: 7px 20px;
  border-radius: 7px;
}
/* line 218, ../../sass/partials/_podcasts.scss */
.modal-podcasts .pod-apple .text-apple {
  font-weight: 600;
  margin-left: 10px;
}
/* line 223, ../../sass/partials/_podcasts.scss */
.modal-podcasts .pod-apple a {
  color: #000;
  margin-top: 5px;
}
/* line 229, ../../sass/partials/_podcasts.scss */
.modal-podcasts .pod-google {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 26px 0px rgba(102, 102, 102, 0.25);
  -moz-box-shadow: 0px 0px 26px 0px rgba(102, 102, 102, 0.25);
  box-shadow: 0px 0px 26px 0px rgba(102, 102, 102, 0.25);
  display: inline-flex;
  padding: 7px 20px;
  border-radius: 7px;
}
/* line 238, ../../sass/partials/_podcasts.scss */
.modal-podcasts .pod-google .text-google {
  font-weight: 600;
  margin-left: 10px;
}
/* line 243, ../../sass/partials/_podcasts.scss */
.modal-podcasts .pod-google a {
  color: #000;
  margin-top: 5px;
}

/* line 250, ../../sass/partials/_podcasts.scss */
.img-banner-podcast {
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 259, ../../sass/partials/_podcasts.scss */
.nopadding {
  padding: 0 !important;
}

/* line 263, ../../sass/partials/_podcasts.scss */
.margin-top-15 {
  margin-top: 15px !important;
}

@media (max-width: 1199px) and (min-width: 899px) {
  /* line 269, ../../sass/partials/_podcasts.scss */
  .podcasts .btn-border-white {
    margin-top: 12rem;
  }
}
@media (max-width: 899px) {
  /* line 277, ../../sass/partials/_podcasts.scss */
  .podcasts iframe {
    height: 177px !important;
  }

  /* line 282, ../../sass/partials/_podcasts.scss */
  .podcasts.podcasts.podcasts {
    display: block;
  }
}
@media (max-width: 899px) and (max-width: 999px) {
  /* line 289, ../../sass/partials/_podcasts.scss */
  .podcasts .btn-border-white {
    margin-top: 9rem;
    font-size: 12px;
    padding: 10px 30px;
  }
}
@media (max-width: 899px) and (max-width: 768px) {
  /* line 298, ../../sass/partials/_podcasts.scss */
  .podcasts.podcasts.podcasts .btn-border-white {
    margin-top: 1rem;
    font-size: 16px;
  }

  /* line 303, ../../sass/partials/_podcasts.scss */
  .podcasts.podcasts.podcasts .playlist-descricao .info h3 {
    font-size: 13px;
  }

  /* line 307, ../../sass/partials/_podcasts.scss */
  .podcasts.podcasts.podcasts a {
    font-size: 10px !important;
  }

  /* line 311, ../../sass/partials/_podcasts.scss */
  .podcasts.podcasts.podcasts .playlist .episodio {
    margin-top: 60px;
    padding: 0px !important;
    display: block;
  }
  /* line 316, ../../sass/partials/_podcasts.scss */
  .podcasts.podcasts.podcasts .playlist .episodio .nopadding {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  /* line 321, ../../sass/partials/_podcasts.scss */
  .podcasts.podcasts.podcasts .playlist .episodio .podcasts.podcasts.podcasts iframe {
    height: 200px !important;
  }
}
@media (max-width: 899px) and (max-width: 420px) {
  /* line 337, ../../sass/partials/_podcasts.scss */
  .podcasts .btn-border-white {
    margin-top: 4rem;
    font-size: 10px;
    padding: 2px;
  }
  /* line 343, ../../sass/partials/_podcasts.scss */
  .podcasts .playlist .episodio {
    margin-top: 0;
  }

  /* line 349, ../../sass/partials/_podcasts.scss */
  .playlist .info p {
    padding-right: 0 !important;
  }

  /* line 353, ../../sass/partials/_podcasts.scss */
  .playlist-descricao .info p {
    padding-right: 0 !important;
  }
}
/* line 359, ../../sass/partials/_podcasts.scss */
.mt-title-ep {
  margin-top: 5rem;
  display: inline-block;
}

/* line 364, ../../sass/partials/_podcasts.scss */
.top-ep-podcasts {
  margin-top: 0 !important;
}

/* line 3, ../../sass/partials/_submissao.scss */
.submissao-patrocionio p {
  font-family: raleway;
  font-size: 16px;
}
/* line 8, ../../sass/partials/_submissao.scss */
.submissao-patrocionio h1 {
  font-size: 36px;
  margin-top: 8rem;
}
/* line 13, ../../sass/partials/_submissao.scss */
.submissao-patrocionio h2 {
  position: relative;
  display: inline;
  padding: 0 4px;
  padding: 0 .25rem;
  font-size: 30px;
  line-height: 100%;
  font-weight: 700;
  color: #281027;
  box-shadow: inset 0 23px 0 #fff, inset 0 40px 0 #47a8dab3;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  margin-bottom: 2rem;
  display: inline-block;
}
/* line 30, ../../sass/partials/_submissao.scss */
.submissao-patrocionio h3 {
  font-size: 23px;
}
/* line 35, ../../sass/partials/_submissao.scss */
.submissao-patrocionio .etapas .envio-info {
  font-size: 24px;
}
/* line 41, ../../sass/partials/_submissao.scss */
.submissao-patrocionio .table caption {
  font-size: 18px;
  margin-bottom: 3rem;
  text-align: left;
  margin-top: 2rem;
}
/* line 49, ../../sass/partials/_submissao.scss */
.submissao-patrocionio .content-valores {
  margin-bottom: 9rem;
}

@media (max-width: 371px) {
  /* line 2, ../../sass/partials/_medias.scss */
  h1 {
    font-size: 50px;
  }
}
@media (max-width: 320px) {
  /* line 7, ../../sass/partials/_medias.scss */
  .ver-publicacao-titulo {
    font-size: 22px !important;
  }
}
@media (max-width: 380px) {
  /* line 13, ../../sass/partials/_medias.scss */
  .publicacao, h1, p {
    font-size: 22px !important;
  }
}
@media (max-width: 380px) {
  /* line 19, ../../sass/partials/_medias.scss */
  .publicacao, p {
    font-size: 14px !important;
  }

  /* line 23, ../../sass/partials/_medias.scss */
  h1 {
    font-size: 50px;
  }

  /* line 25, ../../sass/partials/_medias.scss */
  h2 {
    font-size: 40px;
  }

  /* line 27, ../../sass/partials/_medias.scss */
  h3 {
    font-size: 30px;
  }

  /* line 29, ../../sass/partials/_medias.scss */
  h4 {
    font-size: 25px;
  }

  /* line 31, ../../sass/partials/_medias.scss */
  h5 {
    font-size: 20px;
  }

  /* line 33, ../../sass/partials/_medias.scss */
  h6 {
    font-size: 18px;
  }
}
@media (max-width: 999px) {
  /* line 37, ../../sass/partials/_medias.scss */
  .sidebar-category {
    padding-bottom: 20px;
  }
}
@media (max-width: 779px) {
  /* line 42, ../../sass/partials/_medias.scss */
  .blog-post .evento {
    display: inline-block;
    margin-top: 20px;
  }
}
