/* line 20, ../sass/_theme.sass */
.bg {
  background: white;
}

/* line 22, ../sass/_theme.sass */
.roxo {
  background: #5d3e98;
}

/* line 24, ../sass/_theme.sass */
.verde {
  background: #0eb19f;
}

/* line 26, ../sass/_theme.sass */
.laranja {
  background: #f57921;
}

/* line 28, ../sass/_theme.sass */
.amarelo {
  background: #ffc20e;
}

/* line 30, ../sass/_theme.sass */
.azul {
  background: #0072bc;
}

/* line 32, ../sass/_theme.sass */
.branco {
  background: white !important;
}

/* line 1, ../sass/_helpers.sass */
pre.debug {
  background: #478b50;
  font-size: 12px;
  line-height: 18px;
  font-family: Verdana;
  font-weight: normal;
  color: #fff967;
  outline: solid 10px #22812e;
  padding: 10px;
}

/* line 22, ../sass/_helpers.sass */
.upcase {
  text-transform: uppercase;
}

/* line 35, ../sass/_helpers.sass */
a.no-decoration:hover {
  text-decoration: none;
}

/* line 38, ../sass/_helpers.sass */
.centralizer {
  width: 970px;
  margin: 0 auto;
  overflow: hidden;
}

/* line 44, ../sass/_helpers.sass */
i {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

/* line 48, ../sass/_helpers.sass */
.overflow {
  overflow: hidden;
}

/* line 51, ../sass/_helpers.sass */
.m10 {
  margin: 10px 0;
}

/* line 53, ../sass/_helpers.sass */
.m15 {
  margin: 15px 0;
}

/* line 55, ../sass/_helpers.sass */
.m20 {
  margin: 20px 0;
}

/* line 57, ../sass/_helpers.sass */
.m25 {
  margin: 25px 0;
}

/* line 59, ../sass/_helpers.sass */
.m30 {
  margin: 30px 0;
}

/* line 61, ../sass/_helpers.sass */
.mlr30 {
  margin: 0 30px;
}

/* line 63, ../sass/_helpers.sass */
.mlr20 {
  margin: 0 20px;
}

/* line 65, ../sass/_helpers.sass */
.mr20 {
  margin-right: 20px;
}

/* line 68, ../sass/_helpers.sass */
.p10 {
  margin: 10px 0;
}

/* line 70, ../sass/_helpers.sass */
.p15 {
  margin: 15px 0;
}

/* line 72, ../sass/_helpers.sass */
.p20 {
  margin: 20px 0;
}

/* line 74, ../sass/_helpers.sass */
.p25 {
  margin: 25px 0;
}

/* line 76, ../sass/_helpers.sass */
.p30 {
  margin: 30px 0;
}

/* line 79, ../sass/_helpers.sass */
.clearfix {
  clear: both;
}

/* line 82, ../sass/_helpers.sass */
.f-left {
  float: left;
}

/* line 84, ../sass/_helpers.sass */
.f-right {
  float: right;
}

/* line 87, ../sass/_helpers.sass */
.mr0 {
  margin-right: 0 !important;
}

/* line 90, ../sass/_helpers.sass */
.np {
  padding: 0 !important;
}

/* line 92, ../sass/_helpers.sass */
.npb {
  padding-bottom: 0 !important;
}

/* line 94, ../sass/_helpers.sass */
.nmb {
  margin-bottom: 0 !important;
}

/* line 2, ../sass/neat/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
  font-family: "hartingplain";
  font-weight: "playfairdisplay-regular-webfont.eot";
  font-style: "playfairdisplay-regular-webfont.ttf";
  src: url("url('../fonts/playfairdisplay-regular-webfont.woff') format('woff'), url('../fonts/playfairdisplay-regular-webfont.svg#playfairdisplay') format('svg').eot");
  src: url("url('../fonts/playfairdisplay-regular-webfont.woff') format('woff'), url('../fonts/playfairdisplay-regular-webfont.svg#playfairdisplay') format('svg').eot?#iefix") format("embedded-opentype"), url("url('../fonts/playfairdisplay-regular-webfont.woff') format('woff'), url('../fonts/playfairdisplay-regular-webfont.svg#playfairdisplay') format('svg').woff") format("woff"), url("url('../fonts/playfairdisplay-regular-webfont.woff') format('woff'), url('../fonts/playfairdisplay-regular-webfont.svg#playfairdisplay') format('svg').ttf") format("truetype"), url("url('../fonts/playfairdisplay-regular-webfont.woff') format('woff'), url('../fonts/playfairdisplay-regular-webfont.svg#playfairdisplay') format('svg').svg#hartingplain") format("svg");
}

/* line 3, ../sass/_fonts.sass */
.custom-title {
  font-family: "playfairdisplay", Arial, sans-serif;
  font-weight: 700;
}

/* line 1, ../sass/_wordpress.sass */
.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 4, ../sass/_wordpress.sass */
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

/* line 8, ../sass/_wordpress.sass */
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

/* line 12, ../sass/_wordpress.sass */
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 16, ../sass/_wordpress.sass */
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

/* line 21, ../sass/_wordpress.sass */
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
/* line 24, ../sass/_wordpress.sass */
a img.alignnone {
  margin: 5px 20px 20px 0;
}
/* line 26, ../sass/_wordpress.sass */
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
/* line 29, ../sass/_wordpress.sass */
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 34, ../sass/_wordpress.sass */
.wp-caption {
  background: white;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
/* line 40, ../sass/_wordpress.sass */
.wp-caption.alignnone, .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
/* line 42, ../sass/_wordpress.sass */
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
/* line 44, ../sass/_wordpress.sass */
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
/* line 51, ../sass/_wordpress.sass */
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* line 1, ../sass/_jquery-magnific-popup.sass */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 13, ../sass/_jquery-magnific-popup.sass */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 23, ../sass/_jquery-magnific-popup.sass */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 34, ../sass/_jquery-magnific-popup.sass */
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 40, ../sass/_jquery-magnific-popup.sass */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 43, ../sass/_jquery-magnific-popup.sass */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505;
}

/* line 51, ../sass/_jquery-magnific-popup.sass */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 55, ../sass/_jquery-magnific-popup.sass */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 58, ../sass/_jquery-magnific-popup.sass */
.mfp-zoom-out-cur {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
/* line 62, ../sass/_jquery-magnific-popup.sass */
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 67, ../sass/_jquery-magnific-popup.sass */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 73, ../sass/_jquery-magnific-popup.sass */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 76, ../sass/_jquery-magnific-popup.sass */
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 81, ../sass/_jquery-magnific-popup.sass */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 84, ../sass/_jquery-magnific-popup.sass */
.mfp-hide {
  display: none !important;
}

/* line 87, ../sass/_jquery-magnific-popup.sass */
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504;
}
/* line 97, ../sass/_jquery-magnific-popup.sass */
.mfp-preloader a {
  color: #cccccc;
}
/* line 99, ../sass/_jquery-magnific-popup.sass */
.mfp-preloader a:hover {
  color: white;
}

/* line 102, ../sass/_jquery-magnific-popup.sass */
.mfp-s-ready .mfp-preloader, .mfp-s-error .mfp-content {
  display: none;
}

/* line 106, ../sass/_jquery-magnific-popup.sass */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506;
}
/* line 115, ../sass/_jquery-magnific-popup.sass */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 119, ../sass/_jquery-magnific-popup.sass */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
/* line 134, ../sass/_jquery-magnific-popup.sass */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
/* line 136, ../sass/_jquery-magnific-popup.sass */
.mfp-close:active {
  top: 1px;
}

/* line 139, ../sass/_jquery-magnific-popup.sass */
.mfp-close-btn-in .mfp-close {
  color: #333333;
}

/* line 142, ../sass/_jquery-magnific-popup.sass */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 149, ../sass/_jquery-magnific-popup.sass */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

/* line 157, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* line 167, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow:active {
  margin-top: -54px;
}
/* line 169, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
/* line 171, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent;
}
/* line 182, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
/* line 186, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

/* line 190, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow-left {
  left: 0;
}
/* line 192, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
/* line 195, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

/* line 199, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow-right {
  right: 0;
}
/* line 201, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
/* line 204, ../sass/_jquery-magnific-popup.sass */
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

/* line 207, ../sass/_jquery-magnific-popup.sass */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
/* line 210, ../sass/_jquery-magnific-popup.sass */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 215, ../sass/_jquery-magnific-popup.sass */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
/* line 220, ../sass/_jquery-magnific-popup.sass */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* line 230, ../sass/_jquery-magnific-popup.sass */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 234, ../sass/_jquery-magnific-popup.sass */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* line 247, ../sass/_jquery-magnific-popup.sass */
.mfp-figure {
  line-height: 0;
}
/* line 248, ../sass/_jquery-magnific-popup.sass */
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}

/* line 263, ../sass/_jquery-magnific-popup.sass */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 271, ../sass/_jquery-magnific-popup.sass */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}

/* line 278, ../sass/_jquery-magnific-popup.sass */
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 284, ../sass/_jquery-magnific-popup.sass */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 287, ../sass/_jquery-magnific-popup.sass */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /* line 292, ../sass/_jquery-magnific-popup.sass */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 295, ../sass/_jquery-magnific-popup.sass */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* line 297, ../sass/_jquery-magnific-popup.sass */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  /* line 300, ../sass/_jquery-magnific-popup.sass */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 310, ../sass/_jquery-magnific-popup.sass */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  /* line 312, ../sass/_jquery-magnific-popup.sass */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  /* line 315, ../sass/_jquery-magnific-popup.sass */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
  /* line 325, ../sass/_jquery-magnific-popup.sass */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 900px) {
  /* line 330, ../sass/_jquery-magnific-popup.sass */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  /* line 333, ../sass/_jquery-magnific-popup.sass */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  /* line 336, ../sass/_jquery-magnific-popup.sass */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  /* line 339, ../sass/_jquery-magnific-popup.sass */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* line 344, ../sass/_jquery-magnific-popup.sass */
.mfp-ie7 .mfp-img {
  padding: 0;
}
/* line 346, ../sass/_jquery-magnific-popup.sass */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
/* line 352, ../sass/_jquery-magnific-popup.sass */
.mfp-ie7 .mfp-container {
  padding: 0;
}
/* line 354, ../sass/_jquery-magnific-popup.sass */
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
/* line 356, ../sass/_jquery-magnific-popup.sass */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* line 1, ../sass/_forms.sass */
input[type="text"], input[type="email"], input[type="search"], textarea {
  border: solid 1px black;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 5px 5px;
  outline: none;
  -webkit-appearance: none;
}

/* line 7, ../sass/_forms.sass */
select {
  outline: 0;
}

/* line 9, ../sass/_forms.sass */
.select2-container {
  width: 120px;
  outline: 0;
  margin: 15px 0;
}

/* line 13, ../sass/_forms.sass */
input[type="submit"] {
  padding: 5px 10px;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  cursor: pointer;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 20, ../sass/_forms.sass */
form div.wpcf7-response-output {
  display: block;
  margin: 25px 0;
  padding: 0;
  overflow: hidden;
  border-width: 1px;
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 29, ../sass/_forms.sass */
form div.wpcf7-mail-sent-ok {
  padding: 0.2em 1em;
}

/* line 31, ../sass/_forms.sass */
form div.wpcf7-validation-errors {
  color: #b94a48;
  padding: 0.2em 1em;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
}

/* line 36, ../sass/_forms.sass */
form span.wpcf7-not-valid-tip {
  top: 1px;
  left: 6px;
  background-image: -webkit-linear-gradient(left, #f2dede, white);
  background-image: linear-gradient(to right, #f2dede, white);
  border: 0;
  font-size: 9px;
  font-family: "Verdana";
  width: 95%;
  padding: 0;
  height: 100%;
  color: #b94a48;
  line-height: 15px;
}

/* line 48, ../sass/_forms.sass */
.wpcf7-display-none {
  display: none;
}

/* line 442, ../images/icones/*.png */
.icones-sprite, .icones-abs-ttl, .icones-aside-facebook, .icones-aside-flickr, .icones-aside-youtube, .icones-ativo-lateral-g, .icones-ativo-lateral, .icones-ativo, .icones-balao-big, .icones-balao, .icones-bg-historia-tartarugas, .icones-border-lateral-sub, .icones-border-lateral, .icones-border-menu-top, .icones-border, .icones-bread, .icones-busca, #root header .menu-bottom .middle-view .links-rapidos > li .searchform #searchsubmit, .icones-cidadao, .icones-email, .icones-empresa, .icones-external-link-big, .icones-external-link-dark, .icones-external-link, .icones-file, .icones-filtro, .icones-finalizado, .icones-line-sidebar-single, .icones-link-acesso-rapido-sub, .icones-link-acesso-rapido, .icones-link-menu-top, .icones-link-seta, .icones-link-sub-menu-top, .icones-link1, .icones-link1b, .icones-link2, .icones-link2b, .icones-link3, .icones-link3b, .icones-links-square, .icones-links, .icones-menu-secretaria, .icones-mkt, .icones-search, .icones-servidor, .icones-seta-video, .icones-slide-praia-left, .icones-slide-praia-right, .icones-slide-turismo-historia-right, .icones-sombra, .icones-tel, .icones-twitter_hover {
  background: url('../images/../images/icones-s246233b249.png') no-repeat;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-abs-ttl {
  background-position: 0 -2232px;
  height: 80px;
  width: 35px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-aside-facebook {
  background-position: 0 -1617px;
  height: 16px;
  width: 16px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-aside-flickr {
  background-position: 0 -1547px;
  height: 16px;
  width: 16px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-aside-youtube {
  background-position: 0 -1511px;
  height: 16px;
  width: 16px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-ativo-lateral-g {
  background-position: 0 -2899px;
  height: 4px;
  width: 38px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-ativo-lateral {
  background-position: 0 -2875px;
  height: 4px;
  width: 24px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-ativo {
  background-position: 0 -1054px;
  height: 24px;
  width: 66px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-balao-big {
  background-position: 0 -1583px;
  height: 14px;
  width: 18px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-balao {
  background-position: 0 -1687px;
  height: 12px;
  width: 15px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-bg-historia-tartarugas {
  background-position: 0 0;
  height: 206px;
  width: 107px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-border-lateral-sub {
  background-position: 0 -2809px;
  height: 2px;
  width: 119px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-border-lateral {
  background-position: 0 -2831px;
  height: 2px;
  width: 150px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-border-menu-top {
  background-position: 0 -2358px;
  height: 185px;
  width: 2px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-border {
  background-position: 0 -2563px;
  height: 176px;
  width: 2px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-bread {
  background-position: 0 -2123px;
  height: 8px;
  width: 7px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-busca, #root header .menu-bottom .middle-view .links-rapidos > li .searchform #searchsubmit {
  background-position: 0 -1653px;
  height: 14px;
  width: 14px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-cidadao {
  background-position: 0 -764px;
  height: 45px;
  width: 62px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-email {
  background-position: 0 -1446px;
  height: 11px;
  width: 16px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-empresa {
  background-position: 0 -1098px;
  height: 64px;
  width: 47px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-external-link-big {
  background-position: 0 -1414px;
  height: 12px;
  width: 12px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-external-link-dark {
  background-position: 0 -2012px;
  height: 8px;
  width: 8px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-external-link {
  background-position: 0 -1984px;
  height: 8px;
  width: 8px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-file {
  background-position: 0 -646px;
  height: 48px;
  width: 37px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-filtro {
  background-position: 0 -1954px;
  height: 10px;
  width: 11px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-finalizado {
  background-position: 0 -945px;
  height: 24px;
  width: 92px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-line-sidebar-single {
  background-position: 0 -2853px;
  height: 2px;
  width: 150px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-link-acesso-rapido-sub {
  background-position: 0 -2923px;
  height: 4px;
  width: 4px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-link-acesso-rapido {
  background-position: 0 -2180px;
  height: 6px;
  width: 6px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-link-menu-top {
  background-position: 0 -2332px;
  height: 6px;
  width: 6px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-link-seta {
  background-position: 0 -1719px;
  height: 10px;
  width: 230px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-link-sub-menu-top {
  background-position: 0 -2151px;
  height: 9px;
  width: 6px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-link1 {
  background-position: 0 -366px;
  height: 50px;
  width: 90px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-link1b {
  background-position: 0 -226px;
  height: 50px;
  width: 90px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-link2 {
  background-position: 0 -506px;
  height: 50px;
  width: 82px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-link2b {
  background-position: 0 -296px;
  height: 50px;
  width: 82px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-link3 {
  background-position: 0 -576px;
  height: 50px;
  width: 77px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-link3b {
  background-position: 0 -436px;
  height: 50px;
  width: 77px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-links-square {
  background-position: 0 -2947px;
  height: 4px;
  width: 4px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-links {
  background-position: 0 -2206px;
  height: 6px;
  width: 6px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-menu-secretaria {
  background-position: 0 -1749px;
  height: 185px;
  width: 12px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-mkt {
  background-position: 0 -2040px;
  height: 5px;
  width: 59px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-search {
  background-position: 0 -2759px;
  height: 30px;
  width: 31px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-servidor {
  background-position: 0 -989px;
  height: 45px;
  width: 38px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-seta-video {
  background-position: 0 -2090px;
  height: 13px;
  width: 5px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-slide-praia-left {
  background-position: 0 -1182px;
  height: 96px;
  width: 32px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-slide-praia-right {
  background-position: 0 -1298px;
  height: 96px;
  width: 32px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-slide-turismo-historia-right {
  background-position: 0 -829px;
  height: 96px;
  width: 32px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-sombra {
  background-position: 0 -714px;
  height: 30px;
  width: 4px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-tel {
  background-position: 0 -1477px;
  height: 14px;
  width: 13px;
}

/* line 60, ../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.3/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icones-twitter_hover {
  background-position: 0 -2971px;
  height: 32px;
  width: 33px;
}

/* line 6, ../sass/_sprites.sass */
.icones-sprite, .icones-abs-ttl, .icones-aside-facebook, .icones-aside-flickr, .icones-aside-youtube, .icones-ativo-lateral-g, .icones-ativo-lateral, .icones-ativo, .icones-balao-big, .icones-balao, .icones-bg-historia-tartarugas, .icones-border-lateral-sub, .icones-border-lateral, .icones-border-menu-top, .icones-border, .icones-bread, .icones-busca, #root header .menu-bottom .middle-view .links-rapidos > li .searchform #searchsubmit, .icones-cidadao, .icones-email, .icones-empresa, .icones-external-link-big, .icones-external-link-dark, .icones-external-link, .icones-file, .icones-filtro, .icones-finalizado, .icones-line-sidebar-single, .icones-link-acesso-rapido-sub, .icones-link-acesso-rapido, .icones-link-menu-top, .icones-link-seta, .icones-link-sub-menu-top, .icones-link1, .icones-link1b, .icones-link2, .icones-link2b, .icones-link3, .icones-link3b, .icones-links-square, .icones-links, .icones-menu-secretaria, .icones-mkt, .icones-search, .icones-servidor, .icones-seta-video, .icones-slide-praia-left, .icones-slide-praia-right, .icones-slide-turismo-historia-right, .icones-sombra, .icones-tel, .icones-twitter_hover {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
}

/* line 20, ../sass/_theme.sass */
.bg {
  background: white;
}

/* line 22, ../sass/_theme.sass */
.roxo {
  background: #5d3e98;
}

/* line 24, ../sass/_theme.sass */
.verde {
  background: #0eb19f;
}

/* line 26, ../sass/_theme.sass */
.laranja {
  background: #f57921;
}

/* line 28, ../sass/_theme.sass */
.amarelo {
  background: #ffc20e;
}

/* line 30, ../sass/_theme.sass */
.azul {
  background: #0072bc;
}

/* line 32, ../sass/_theme.sass */
.branco {
  background: white !important;
}

/* line 3, ../sass/_header.sass */
.mostra {
  display: block !important;
}

/* line 8, ../sass/_header.sass */
.trans {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

/* line 12, ../sass/_header.sass */
#root header {
  overflow: hidden;
  width: 100%;
  min-height: 140px;
  background: #5d3e98 url(../images/header/top.jpg) no-repeat center top;
  color: white;
}
/* line 18, ../sass/_header.sass */
#root header a {
  color: white;
}
/* line 22, ../sass/_header.sass */
#root header .middle-view .logo {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 28.34139%;
  margin-bottom: 37px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .middle-view .logo:last-child {
  margin-right: 0;
}
/* line 26, ../sass/_header.sass */
#root header .middle-view .logo a img {
  margin-left: 20px;
  width: 100%;
  margin-top:20px;
}
/* line 28, ../sass/_header.sass */
#root header .middle-view .menu-top {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 66.2783%;
  min-height: 59px;
  margin-top: 44px;
  background: #f57921;
  font-size: 16px;
  margin-right: 0;
  margin-left: 4.21521%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .middle-view .menu-top:last-child {
  margin-right: 0;
}
/* line 37, ../sass/_header.sass */
#root header .middle-view .menu-top span.icones-sub-menu-top {
  position: absolute;
  margin-top: 52px;
  margin-left: -11px;
  display: none;
}
/* line 42, ../sass/_header.sass */
#root header .middle-view .menu-top .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  display: block;
  margin-right: 1.87727%;
  width: 100%;
  padding: 20px 0 19px 15px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .middle-view .menu-top .menu:last-child {
  margin-right: 0;
}
/* line 46, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li {
  width: inherit;
  width: 90px;
  line-height: 20px;
  font-size: 16px;
  float: left;
  text-align: left;
}
/* line 54, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li:nth-child(2) {
  width: 117px;
}
/* line 56, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li:nth-child(3) {
  width: 85px;
  padding-left: 10px;
}
/* line 59, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li:nth-child(4) {
  width: 122px;
}
/* line 61, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li:nth-child(5) {
  width: 124px;
}
/* line 63, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li:nth-child(6) {
  width: 71px;
}
/* line 67, ../sass/_header.sass */
#root header .middle-view .menu-top .menu .menu-item-type-custom {
  background: url(../images/icones/external-link.png) no-repeat 87px 10px;
}
/* line 71, ../sass/_header.sass */
#root header .middle-view .menu-top ul#menu-topo.menu li ul.sub-menu {
  display: none;
  background: #f57921 url(../images/sub-menu-top.png) no-repeat 0 0;
  margin-left: -11px;
  padding-top: 20px;
  position: absolute;
  z-index: 99999;
  list-style-image: url(../images/icones/link-menu-top.png) !important;
  overflow: hidden;
  min-width: 160px;
  width: 604px;
  padding-left: 27px;
  margin-top: 19px;
}
/* line 85, ../sass/_header.sass */
#root header .middle-view .menu-top ul#menu-topo.menu li ul.sub-menu li {
  line-height: 28px;
  float: none;
  text-align: left;
  width: 95px;
}
/* line 90, ../sass/_header.sass */
#root header .middle-view .menu-top ul#menu-topo.menu li ul.sub-menu li .menu-secretaria {
  display: none;
}
/* line 92, ../sass/_header.sass */
#root header .middle-view .menu-top ul#menu-topo.menu li ul.sub-menu li:nth-child(3) {
  padding-left: 0;
}
/* line 94, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria {
  background: #f57921;
  float: right;
  position: relative;
  margin-left: 0 !important;
  width: 480px;
  z-index: 9999;
  padding: 0 0 18px 12px;
  margin-top: -191px;
  display: none;
}
/* line 104, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .icones-menu-secretaria {
  float: left;
  margin-right: 10px;
}
/* line 107, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .widget {
  float: left;
  width: 220px !important;
}
/* line 110, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .widget ul {
  background: transparent !important;
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
  position: relative !important;
  margin-top: -24px !important;
}
/* line 115, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .widget ul li {
  line-height: 23px !important;
  font-size: 12px;
  width: 100% !important;
}
/* line 119, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .widget #menu-secretaria-1, #root header .middle-view .menu-top .menu-secretaria .widget #menu-secretaria-2 {
  width: 180px !important;
}
/* line 122, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .widget #menu-secretaria-2 li:last-child {
  margin-top: 39px;
  list-style-image: url(../images/icones/balao.png) !important;
  margin-left: 9px;
}
/* line 128, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria.subhover {
  display: block;
}
/* line 131, ../sass/_header.sass */
#root header .logout-user {
  float: right;
  height: 37px;
  padding-top: 7px;
}
/* line 136, ../sass/_header.sass */
#root header .logout-user img {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
/* line 141, ../sass/_header.sass */
#root header .menu-bottom {
  background: white;
  border-top: 20px solid #0eb19f;
  border-bottom: 3px solid #0eb19f;
  min-height: 0px;
  max-height: 350px;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 152, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos {
  width: 950px;
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  margin-top: -20px;
  z-index: 999;
}
/* line 159, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li {
  -webkit-box-sizing: 0 20;
  -moz-box-sizing: 0 20;
  box-sizing: 0 20;
  line-height: 50px;
}
/* line 163, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-link, #root header .menu-bottom .middle-view .links-rapidos > li.search-form {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 24.12618%;
  height: 50px;
  background: #0eb19f;
  font-size: 24px;
  padding: 0 20px;
  position: relative;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .button-link:last-child, #root header .menu-bottom .middle-view .links-rapidos > li.search-form:last-child {
  margin-right: 0;
}
/* line 171, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .icones-link1, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link2, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link3 {
  float: left;
  display: block;
  margin-right: 4.82916%;
  width: 47.58542%;
  margin-right: 1%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .icones-link1:last-child, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link2:last-child, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link3:last-child {
  margin-right: 0;
}
/* line 174, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .icones-sombra {
  position: absolute;
  margin-left: 27px;
  margin-left: 22px/9;
  margin-left: 22px \0/!important;
  margin-top: 20px;
}
/* line 180, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .icones-link-seta {
  position: absolute;
  margin-left: -20px;
  display: none;
}
/* line 184, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .icones-link1b, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link2b, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link3b {
  display: none;
  margin-right: 1% !important;
}
/* line 187, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform {
  width: 205px;
  overflow: hidden;
  float: left;
}
/* line 191, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform label {
  display: none;
}
/* line 194, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform #s {
  float: left;
  width: 175px;
  margin: 12px 0 0 0;
  border: none;
  border-radius: 0;
  line-height: 19px;
  background: transparent;
  color: white;
  font-size: 16px;
}
/* line 204, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform input::-webkit-input-placeholder {
  color: white;
}
/* line 206, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform input::-moz-placeholder {
  color: white;
}
/* line 208, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform input::-moz-placeholder {
  color: white;
}
/* line 210, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform input::-ms-input-placeholder {
  color: white;
}
/* line 212, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform #searchsubmit {
  float: left;
  color: transparent;
  margin-top: 23px;
}
/* line 218, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 100%;
  height: 350px;
  position: absolute;
  top: 55px;
  display: none;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu:last-child {
  margin-right: 0;
}
/* line 226, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu li {
  line-height: 1.375;
}
/* line 228, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 24.12618%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget:last-child {
  margin-right: 0;
}
/* line 70, ../sass/neat/grid/_omega.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget:nth-child(4n) {
  margin-right: 0;
}
/* line 75, ../sass/neat/grid/_omega.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget:nth-child(4n+1) {
  clear: left;
}
/* line 231, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget .sub-menu {
  list-style-image: url(../images/icones/link-acesso-rapido.png) !important;
  padding-left: 20px;
}
/* line 234, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget .sub-menu li, #root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget .sub-menu li a {
  color: black;
}
/* line 236, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget .sub-menu li .sub-menu, #root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget .sub-menu li a .sub-menu {
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
  padding: 9px 15px;
}
/* line 241, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li #empresa .widget:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0.57917%;
  width: 28.75642%;
  margin-left: 235px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li #empresa .widget:nth-child(1):last-child {
  margin-right: 0;
}
/* line 245, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li #servidor .widget:nth-child(1) {
  margin-left: 480px;
}
/* line 250, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link1b, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link2b, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link3b {
  display: block;
  float: left;
  display: block;
  margin-right: 4.82916%;
  width: 47.58542%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link1b:last-child, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link2b:last-child, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link3b:last-child {
  margin-right: 0;
}
/* line 253, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link1, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link2, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link3 {
  display: none;
}
/* line 255, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li.active .button-link {
  color: black !important;
}
/* line 258, ../sass/_header.sass */
#root header .menu-bottom .middle-view .sub-links {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 100%;
  background: white;
  overflow: hidden;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .sub-links:last-child {
  margin-right: 0;
}

/* line 20, ../sass/_theme.sass */
.bg {
  background: white;
}

/* line 22, ../sass/_theme.sass */
.roxo {
  background: #5d3e98;
}

/* line 24, ../sass/_theme.sass */
.verde {
  background: #0eb19f;
}

/* line 26, ../sass/_theme.sass */
.laranja {
  background: #f57921;
}

/* line 28, ../sass/_theme.sass */
.amarelo {
  background: #ffc20e;
}

/* line 30, ../sass/_theme.sass */
.azul {
  background: #0072bc;
}

/* line 32, ../sass/_theme.sass */
.branco {
  background: white !important;
}

/* line 3, ../sass/_footer.sass */
footer {
  background: #0072bc url(../images/footer/bg.jpg) no-repeat center top;
  margin-top: 80px;
  height: 230px;
}
/* line 8, ../sass/_footer.sass */
footer .middle-view .menu-footer {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 100%;
  margin-bottom: 24px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .middle-view .menu-footer:last-child {
  margin-right: 0;
}
/* line 12, ../sass/_footer.sass */
footer .middle-view .menu-footer .footer_nav_menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding-left: 50px;
}
/* line 18, ../sass/_footer.sass */
footer .middle-view .menu-footer .footer_nav_menu ul li {
  color: white;
  float: left;
  line-height: 25px;
  padding-top: 25px;
  margin-right: 25px;
}
/* line 24, ../sass/_footer.sass */
footer .middle-view .menu-footer .footer_nav_menu ul li a {
  color: white;
  text-decoration: none;
  border-bottom: 3px solid #80b9de;
  padding-bottom: 7px;
  font-size: 13px;
}
/* line 30, ../sass/_footer.sass */
footer .middle-view .logo-footer {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 19.91097%;
  margin-left: 4.21521%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .middle-view .logo-footer:last-child {
  margin-right: 0;
}
/* line 33, ../sass/_footer.sass */
footer .middle-view .tel {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 15.69576%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .middle-view .tel:last-child {
  margin-right: 0;
}
/* line 35, ../sass/_footer.sass */
footer .middle-view .tel p {
  font-size: 21px;
  color: white;
}
/* line 38, ../sass/_footer.sass */
footer .middle-view .tel p span {
  font-size: 11px;
  text-transform: uppercase;
  color: white;
}
/* line 42, ../sass/_footer.sass */
footer .middle-view .tel a {
  color: white;
}
/* line 44, ../sass/_footer.sass */
footer .middle-view .endereco {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 40.98703%;
  margin-top: 26px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .middle-view .endereco:last-child {
  margin-right: 0;
}
/* line 47, ../sass/_footer.sass */
footer .middle-view .endereco p {
  margin: 0;
  color: white;
  font-size: 15px;
}
/* line 51, ../sass/_footer.sass */
footer .middle-view .endereco .email {
  font-size: 15px;
  color: white;
  line-height: 23px;
}
/* line 55, ../sass/_footer.sass */
footer .assinatura {
  width: 100%;
  height: 60px;
  overflow: hidden;
  background: white;
  line-height: 24px;
}
/* line 62, ../sass/_footer.sass */
footer .assinatura .middle-view p {
  text-transform: uppercase;
  color: gray;
  font-size: 10px;
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 19.91097%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .assinatura .middle-view p:last-child {
  margin-right: 0;
}
/* line 67, ../sass/_footer.sass */
footer .assinatura .middle-view .mkt {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 7.26533%;
  margin-left: 71.65861%;
  margin-top: 5px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .assinatura .middle-view .mkt:last-child {
  margin-right: 0;
}

/* line 20, ../sass/_theme.sass */
.bg {
  background: white;
}

/* line 22, ../sass/_theme.sass */
.roxo {
  background: #5d3e98;
}

/* line 24, ../sass/_theme.sass */
.verde {
  background: #0eb19f;
}

/* line 26, ../sass/_theme.sass */
.laranja {
  background: #f57921;
}

/* line 28, ../sass/_theme.sass */
.amarelo {
  background: #ffc20e;
}

/* line 30, ../sass/_theme.sass */
.azul {
  background: #0072bc;
}

/* line 32, ../sass/_theme.sass */
.branco {
  background: white !important;
}

/* line 1, ../sass/_helpers.sass */
pre.debug {
  background: #478b50;
  font-size: 12px;
  line-height: 18px;
  font-family: Verdana;
  font-weight: normal;
  color: #fff967;
  outline: solid 10px #22812e;
  padding: 10px;
}

/* line 22, ../sass/_helpers.sass */
.upcase {
  text-transform: uppercase;
}

/* line 35, ../sass/_helpers.sass */
a.no-decoration:hover {
  text-decoration: none;
}

/* line 38, ../sass/_helpers.sass */
.centralizer {
  width: 970px;
  margin: 0 auto;
  overflow: hidden;
}

/* line 44, ../sass/_helpers.sass */
i {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

/* line 48, ../sass/_helpers.sass */
.overflow {
  overflow: hidden;
}

/* line 51, ../sass/_helpers.sass */
.m10 {
  margin: 10px 0;
}

/* line 53, ../sass/_helpers.sass */
.m15 {
  margin: 15px 0;
}

/* line 55, ../sass/_helpers.sass */
.m20 {
  margin: 20px 0;
}

/* line 57, ../sass/_helpers.sass */
.m25 {
  margin: 25px 0;
}

/* line 59, ../sass/_helpers.sass */
.m30 {
  margin: 30px 0;
}

/* line 61, ../sass/_helpers.sass */
.mlr30 {
  margin: 0 30px;
}

/* line 63, ../sass/_helpers.sass */
.mlr20 {
  margin: 0 20px;
}

/* line 65, ../sass/_helpers.sass */
.mr20 {
  margin-right: 20px;
}

/* line 68, ../sass/_helpers.sass */
.p10 {
  margin: 10px 0;
}

/* line 70, ../sass/_helpers.sass */
.p15 {
  margin: 15px 0;
}

/* line 72, ../sass/_helpers.sass */
.p20 {
  margin: 20px 0;
}

/* line 74, ../sass/_helpers.sass */
.p25 {
  margin: 25px 0;
}

/* line 76, ../sass/_helpers.sass */
.p30 {
  margin: 30px 0;
}

/* line 79, ../sass/_helpers.sass */
.clearfix {
  clear: both;
}

/* line 82, ../sass/_helpers.sass */
.f-left {
  float: left;
}

/* line 84, ../sass/_helpers.sass */
.f-right {
  float: right;
}

/* line 87, ../sass/_helpers.sass */
.mr0 {
  margin-right: 0 !important;
}

/* line 90, ../sass/_helpers.sass */
.np {
  padding: 0 !important;
}

/* line 92, ../sass/_helpers.sass */
.npb {
  padding-bottom: 0 !important;
}

/* line 94, ../sass/_helpers.sass */
.nmb {
  margin-bottom: 0 !important;
}

/* line 2, ../sass/neat/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@-webkit-keyframes fadeIn {
  /* line 10, ../sass/_animate.sass */
  0% {
    opacity: 0;
  }

  /* line 12, ../sass/_animate.sass */
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  /* line 16, ../sass/_animate.sass */
  0% {
    opacity: 1;
  }

  /* line 18, ../sass/_animate.sass */
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeInUp {
  /* line 22, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }

  /* line 25, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes fadeOutUp {
  /* line 30, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }

  /* line 33, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}

@-webkit-keyframes fadeInDown {
  /* line 38, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }

  /* line 41, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes fadeOutDown {
  /* line 46, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }

  /* line 49, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}

@-webkit-keyframes fadeInRight {
  /* line 54, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }

  /* line 57, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-webkit-keyframes fadeOutLeft {
  /* line 62, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }

  /* line 65, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}

@-webkit-keyframes fadeInLeft {
  /* line 70, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }

  /* line 73, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-webkit-keyframes fadeOutRight {
  /* line 78, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }

  /* line 81, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}

@-webkit-keyframes fadeInUpBig {
  /* line 86, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }

  /* line 89, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes fadeOutUpBig {
  /* line 94, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }

  /* line 97, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}

@-webkit-keyframes fadeInDownBig {
  /* line 102, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }

  /* line 105, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes fadeOutDownBig {
  /* line 110, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }

  /* line 113, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}

@-webkit-keyframes fadeInRightBig {
  /* line 118, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }

  /* line 121, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-webkit-keyframes fadeOutLeftBig {
  /* line 126, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }

  /* line 129, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}

@-webkit-keyframes fadeInLeftBig {
  /* line 134, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }

  /* line 137, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-webkit-keyframes fadeOutRightBig {
  /* line 142, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }

  /* line 145, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}

@-webkit-keyframes bounceIn {
  /* line 150, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }

  /* line 153, ../sass/_animate.sass */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }

  /* line 156, ../sass/_animate.sass */
  70% {
    -webkit-transform: scale(0.9);
  }

  /* line 158, ../sass/_animate.sass */
  100% {
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes bounceInDown {
  /* line 162, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }

  /* line 165, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }

  /* line 168, ../sass/_animate.sass */
  80% {
    -webkit-transform: translateY(-10px);
  }

  /* line 170, ../sass/_animate.sass */
  100% {
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes bounceInUp {
  /* line 174, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }

  /* line 177, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }

  /* line 180, ../sass/_animate.sass */
  80% {
    -webkit-transform: translateY(10px);
  }

  /* line 182, ../sass/_animate.sass */
  100% {
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes bounceInRight {
  /* line 186, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }

  /* line 189, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }

  /* line 192, ../sass/_animate.sass */
  80% {
    -webkit-transform: translateX(10px);
  }

  /* line 194, ../sass/_animate.sass */
  100% {
    -webkit-transform: translateX(0);
  }
}

@-webkit-keyframes bounceInLeft {
  /* line 198, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }

  /* line 201, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }

  /* line 204, ../sass/_animate.sass */
  80% {
    -webkit-transform: translateX(-10px);
  }

  /* line 206, ../sass/_animate.sass */
  100% {
    -webkit-transform: translateX(0);
  }
}

@-webkit-keyframes bounceOut {
  /* line 210, ../sass/_animate.sass */
  0% {
    -webkit-transform: scale(1);
  }

  /* line 212, ../sass/_animate.sass */
  25% {
    -webkit-transform: scale(0.95);
  }

  /* line 214, ../sass/_animate.sass */
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }

  /* line 217, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}

@-webkit-keyframes bounceOutUp {
  /* line 222, ../sass/_animate.sass */
  0% {
    -webkit-transform: translateY(0);
  }

  /* line 224, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }

  /* line 227, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}

@-webkit-keyframes bounceOutDown {
  /* line 232, ../sass/_animate.sass */
  0% {
    -webkit-transform: translateY(0);
  }

  /* line 234, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }

  /* line 237, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}

@-webkit-keyframes bounceOutLeft {
  /* line 242, ../sass/_animate.sass */
  0% {
    -webkit-transform: translateX(0);
  }

  /* line 244, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  /* line 247, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}

@-webkit-keyframes bounceOutRight {
  /* line 252, ../sass/_animate.sass */
  0% {
    -webkit-transform: translateX(0);
  }

  /* line 254, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  /* line 257, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}

@-webkit-keyframes flash {
  /* line 262, ../sass/_animate.sass */
  0% {
    opacity: 1;
  }

  /* line 264, ../sass/_animate.sass */
  25% {
    opacity: 0;
  }

  /* line 266, ../sass/_animate.sass */
  50% {
    opacity: 1;
  }

  /* line 268, ../sass/_animate.sass */
  75% {
    opacity: 0;
  }

  /* line 270, ../sass/_animate.sass */
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes bounce {
  /* line 274, ../sass/_animate.sass */
  0% {
    -webkit-transform: translateY(0);
  }

  /* line 276, ../sass/_animate.sass */
  20% {
    -webkit-transform: translateY(0);
  }

  /* line 278, ../sass/_animate.sass */
  40% {
    -webkit-transform: translateY(-30px);
  }

  /* line 280, ../sass/_animate.sass */
  50% {
    -webkit-transform: translateY(0);
  }

  /* line 282, ../sass/_animate.sass */
  60% {
    -webkit-transform: translateY(-15px);
  }

  /* line 284, ../sass/_animate.sass */
  80% {
    -webkit-transform: translateY(0);
  }

  /* line 286, ../sass/_animate.sass */
  100% {
    -webkit-transform: translateY(0);
  }
}

@-webkit-keyframes shake {
  /* line 290, ../sass/_animate.sass */
  0% {
    -webkit-transform: translateX(0);
  }

  /* line 292, ../sass/_animate.sass */
  10% {
    -webkit-transform: translateX(-10px);
  }

  /* line 294, ../sass/_animate.sass */
  20% {
    -webkit-transform: translateX(10px);
  }

  /* line 296, ../sass/_animate.sass */
  30% {
    -webkit-transform: translateX(-10px);
  }

  /* line 298, ../sass/_animate.sass */
  40% {
    -webkit-transform: translateX(10px);
  }

  /* line 300, ../sass/_animate.sass */
  50% {
    -webkit-transform: translateX(-10px);
  }

  /* line 302, ../sass/_animate.sass */
  60% {
    -webkit-transform: translateX(10px);
  }

  /* line 304, ../sass/_animate.sass */
  70% {
    -webkit-transform: translateX(-10px);
  }

  /* line 306, ../sass/_animate.sass */
  80% {
    -webkit-transform: translateX(10px);
  }

  /* line 308, ../sass/_animate.sass */
  90% {
    -webkit-transform: translateX(-10px);
  }

  /* line 310, ../sass/_animate.sass */
  100% {
    -webkit-transform: translateX(0);
  }
}

@-webkit-keyframes rotateInDownLeft {
  /* line 314, ../sass/_animate.sass */
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }

  /* line 318, ../sass/_animate.sass */
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-webkit-keyframes rotateInUpLeft {
  /* line 324, ../sass/_animate.sass */
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }

  /* line 328, ../sass/_animate.sass */
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-webkit-keyframes rotateInUpRight {
  /* line 334, ../sass/_animate.sass */
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }

  /* line 338, ../sass/_animate.sass */
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-webkit-keyframes rotateInDownRight {
  /* line 344, ../sass/_animate.sass */
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }

  /* line 348, ../sass/_animate.sass */
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-webkit-keyframes rotateOutDownLeft {
  /* line 354, ../sass/_animate.sass */
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }

  /* line 358, ../sass/_animate.sass */
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}

@-webkit-keyframes rotateOutUpLeft {
  /* line 364, ../sass/_animate.sass */
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }

  /* line 368, ../sass/_animate.sass */
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-webkit-keyframes rotateOutDownRight {
  /* line 374, ../sass/_animate.sass */
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }

  /* line 378, ../sass/_animate.sass */
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-webkit-keyframes rotateOutUpRight {
  /* line 384, ../sass/_animate.sass */
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }

  /* line 388, ../sass/_animate.sass */
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}

@-webkit-keyframes rotateIn {
  /* line 394, ../sass/_animate.sass */
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }

  /* line 398, ../sass/_animate.sass */
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}

@-webkit-keyframes rotateOut {
  /* line 404, ../sass/_animate.sass */
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }

  /* line 408, ../sass/_animate.sass */
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}

@-webkit-keyframes tada {
  /* line 414, ../sass/_animate.sass */
  0% {
    -webkit-transform: scale(1);
  }

  /* line 416, ../sass/_animate.sass */
  10% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }

  /* line 418, ../sass/_animate.sass */
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }

  /* line 420, ../sass/_animate.sass */
  30% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }

  /* line 422, ../sass/_animate.sass */
  40% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }

  /* line 424, ../sass/_animate.sass */
  50% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }

  /* line 426, ../sass/_animate.sass */
  60% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }

  /* line 428, ../sass/_animate.sass */
  70% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }

  /* line 430, ../sass/_animate.sass */
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }

  /* line 432, ../sass/_animate.sass */
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }

  /* line 434, ../sass/_animate.sass */
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}

@-moz-keyframes fadeIn {
  /* line 438, ../sass/_animate.sass */
  0% {
    opacity: 0;
  }

  /* line 440, ../sass/_animate.sass */
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeOut {
  /* line 444, ../sass/_animate.sass */
  0% {
    opacity: 1;
  }

  /* line 446, ../sass/_animate.sass */
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeInUp {
  /* line 450, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }

  /* line 453, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-moz-keyframes fadeOutUp {
  /* line 458, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }

  /* line 461, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}

@-moz-keyframes fadeInDown {
  /* line 466, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }

  /* line 469, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-moz-keyframes fadeOutDown {
  /* line 474, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }

  /* line 477, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}

@-moz-keyframes fadeInRight {
  /* line 482, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }

  /* line 485, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-moz-keyframes fadeOutLeft {
  /* line 490, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }

  /* line 493, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}

@-moz-keyframes fadeInLeft {
  /* line 498, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }

  /* line 501, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-moz-keyframes fadeOutRight {
  /* line 506, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }

  /* line 509, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}

@-moz-keyframes fadeInUpBig {
  /* line 514, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }

  /* line 517, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-moz-keyframes fadeOutUpBig {
  /* line 522, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }

  /* line 525, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}

@-moz-keyframes fadeInDownBig {
  /* line 530, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }

  /* line 533, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-moz-keyframes fadeOutDownBig {
  /* line 538, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }

  /* line 541, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}

@-moz-keyframes fadeInRightBig {
  /* line 546, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }

  /* line 549, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-moz-keyframes fadeOutLeftBig {
  /* line 554, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }

  /* line 557, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}

@-moz-keyframes fadeInLeftBig {
  /* line 562, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }

  /* line 565, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-moz-keyframes fadeOutRightBig {
  /* line 570, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }

  /* line 573, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}

@-moz-keyframes bounceIn {
  /* line 578, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }

  /* line 581, ../sass/_animate.sass */
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }

  /* line 584, ../sass/_animate.sass */
  70% {
    -moz-transform: scale(0.9);
  }

  /* line 586, ../sass/_animate.sass */
  100% {
    -moz-transform: scale(1);
  }
}

@-moz-keyframes bounceInDown {
  /* line 590, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }

  /* line 593, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }

  /* line 596, ../sass/_animate.sass */
  80% {
    -moz-transform: translateY(-10px);
  }

  /* line 598, ../sass/_animate.sass */
  100% {
    -moz-transform: translateY(0);
  }
}

@-moz-keyframes bounceInUp {
  /* line 602, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }

  /* line 605, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }

  /* line 608, ../sass/_animate.sass */
  80% {
    -moz-transform: translateY(10px);
  }

  /* line 610, ../sass/_animate.sass */
  100% {
    -moz-transform: translateY(0);
  }
}

@-moz-keyframes bounceInRight {
  /* line 614, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }

  /* line 617, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }

  /* line 620, ../sass/_animate.sass */
  80% {
    -moz-transform: translateX(10px);
  }

  /* line 622, ../sass/_animate.sass */
  100% {
    -moz-transform: translateX(0);
  }
}

@-moz-keyframes bounceInLeft {
  /* line 626, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }

  /* line 629, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }

  /* line 632, ../sass/_animate.sass */
  80% {
    -moz-transform: translateX(-10px);
  }

  /* line 634, ../sass/_animate.sass */
  100% {
    -moz-transform: translateX(0);
  }
}

@-moz-keyframes bounceOut {
  /* line 638, ../sass/_animate.sass */
  0% {
    -moz-transform: scale(1);
  }

  /* line 640, ../sass/_animate.sass */
  25% {
    -moz-transform: scale(0.95);
  }

  /* line 642, ../sass/_animate.sass */
  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }

  /* line 645, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
}

@-moz-keyframes bounceOutUp {
  /* line 650, ../sass/_animate.sass */
  0% {
    -moz-transform: translateY(0);
  }

  /* line 652, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -moz-transform: translateY(20px);
  }

  /* line 655, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}

@-moz-keyframes bounceOutDown {
  /* line 660, ../sass/_animate.sass */
  0% {
    -moz-transform: translateY(0);
  }

  /* line 662, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px);
  }

  /* line 665, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}

@-moz-keyframes bounceOutLeft {
  /* line 670, ../sass/_animate.sass */
  0% {
    -moz-transform: translateX(0);
  }

  /* line 672, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  /* line 675, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}

@-moz-keyframes bounceOutRight {
  /* line 680, ../sass/_animate.sass */
  0% {
    -moz-transform: translateX(0);
  }

  /* line 682, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  /* line 685, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}

@-moz-keyframes flash {
  /* line 690, ../sass/_animate.sass */
  0% {
    opacity: 1;
  }

  /* line 692, ../sass/_animate.sass */
  25% {
    opacity: 0;
  }

  /* line 694, ../sass/_animate.sass */
  50% {
    opacity: 1;
  }

  /* line 696, ../sass/_animate.sass */
  75% {
    opacity: 0;
  }

  /* line 698, ../sass/_animate.sass */
  100% {
    opacity: 1;
  }
}

@-moz-keyframes bounce {
  /* line 702, ../sass/_animate.sass */
  0% {
    -moz-transform: translateY(0);
  }

  /* line 704, ../sass/_animate.sass */
  20% {
    -moz-transform: translateY(0);
  }

  /* line 706, ../sass/_animate.sass */
  40% {
    -moz-transform: translateY(-30px);
  }

  /* line 708, ../sass/_animate.sass */
  50% {
    -moz-transform: translateY(0);
  }

  /* line 710, ../sass/_animate.sass */
  60% {
    -moz-transform: translateY(-15px);
  }

  /* line 712, ../sass/_animate.sass */
  80% {
    -moz-transform: translateY(0);
  }

  /* line 714, ../sass/_animate.sass */
  100% {
    -moz-transform: translateY(0);
  }
}

@-moz-keyframes shake {
  /* line 718, ../sass/_animate.sass */
  0% {
    -moz-transform: translateX(0);
  }

  /* line 720, ../sass/_animate.sass */
  10% {
    -moz-transform: translateX(-10px);
  }

  /* line 722, ../sass/_animate.sass */
  20% {
    -moz-transform: translateX(10px);
  }

  /* line 724, ../sass/_animate.sass */
  30% {
    -moz-transform: translateX(-10px);
  }

  /* line 726, ../sass/_animate.sass */
  40% {
    -moz-transform: translateX(10px);
  }

  /* line 728, ../sass/_animate.sass */
  50% {
    -moz-transform: translateX(-10px);
  }

  /* line 730, ../sass/_animate.sass */
  60% {
    -moz-transform: translateX(10px);
  }

  /* line 732, ../sass/_animate.sass */
  70% {
    -moz-transform: translateX(-10px);
  }

  /* line 734, ../sass/_animate.sass */
  80% {
    -moz-transform: translateX(10px);
  }

  /* line 736, ../sass/_animate.sass */
  90% {
    -moz-transform: translateX(-10px);
  }

  /* line 738, ../sass/_animate.sass */
  100% {
    -moz-transform: translateX(0);
  }
}

@-moz-keyframes rotateInDownLeft {
  /* line 742, ../sass/_animate.sass */
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }

  /* line 746, ../sass/_animate.sass */
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateInUpLeft {
  /* line 752, ../sass/_animate.sass */
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }

  /* line 756, ../sass/_animate.sass */
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateInUpRight {
  /* line 762, ../sass/_animate.sass */
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }

  /* line 766, ../sass/_animate.sass */
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateInDownRight {
  /* line 772, ../sass/_animate.sass */
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }

  /* line 776, ../sass/_animate.sass */
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateOutDownLeft {
  /* line 782, ../sass/_animate.sass */
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }

  /* line 786, ../sass/_animate.sass */
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOutUpLeft {
  /* line 792, ../sass/_animate.sass */
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }

  /* line 796, ../sass/_animate.sass */
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOutDownRight {
  /* line 802, ../sass/_animate.sass */
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }

  /* line 806, ../sass/_animate.sass */
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateOutUpRight {
  /* line 812, ../sass/_animate.sass */
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }

  /* line 816, ../sass/_animate.sass */
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}

@-moz-keyframes rotateIn {
  /* line 822, ../sass/_animate.sass */
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0;
  }

  /* line 826, ../sass/_animate.sass */
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}

@-moz-keyframes rotateOut {
  /* line 832, ../sass/_animate.sass */
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }

  /* line 836, ../sass/_animate.sass */
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0;
  }
}

@-moz-keyframes tada {
  /* line 842, ../sass/_animate.sass */
  0% {
    -moz-transform: scale(1);
  }

  /* line 844, ../sass/_animate.sass */
  10% {
    -moz-transform: scale(0.9) rotate(-3deg);
  }

  /* line 846, ../sass/_animate.sass */
  20% {
    -moz-transform: scale(0.9) rotate(-3deg);
  }

  /* line 848, ../sass/_animate.sass */
  30% {
    -moz-transform: scale(1.1) rotate(3deg);
  }

  /* line 850, ../sass/_animate.sass */
  40% {
    -moz-transform: scale(1.1) rotate(-3deg);
  }

  /* line 852, ../sass/_animate.sass */
  50% {
    -moz-transform: scale(1.1) rotate(3deg);
  }

  /* line 854, ../sass/_animate.sass */
  60% {
    -moz-transform: scale(1.1) rotate(-3deg);
  }

  /* line 856, ../sass/_animate.sass */
  70% {
    -moz-transform: scale(1.1) rotate(3deg);
  }

  /* line 858, ../sass/_animate.sass */
  80% {
    -moz-transform: scale(1.1) rotate(-3deg);
  }

  /* line 860, ../sass/_animate.sass */
  90% {
    -moz-transform: scale(1.1) rotate(3deg);
  }

  /* line 862, ../sass/_animate.sass */
  100% {
    -moz-transform: scale(1) rotate(0);
  }
}

@-ms-keyframes fadeIn {
  /* line 866, ../sass/_animate.sass */
  0% {
    opacity: 0;
  }

  /* line 868, ../sass/_animate.sass */
  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeOut {
  /* line 872, ../sass/_animate.sass */
  0% {
    opacity: 1;
  }

  /* line 874, ../sass/_animate.sass */
  100% {
    opacity: 0;
  }
}

@-ms-keyframes fadeInUp {
  /* line 878, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateY(20px);
  }

  /* line 881, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}

@-ms-keyframes fadeOutUp {
  /* line 886, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -ms-transform: translateY(0);
  }

  /* line 889, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateY(-20px);
  }
}

@-ms-keyframes fadeInDown {
  /* line 894, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateY(-20px);
  }

  /* line 897, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}

@-ms-keyframes fadeOutDown {
  /* line 902, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -ms-transform: translateY(0);
  }

  /* line 905, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateY(20px);
  }
}

@-ms-keyframes fadeInRight {
  /* line 910, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateX(20px);
  }

  /* line 913, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -ms-transform: translateX(0);
  }
}

@-ms-keyframes fadeOutLeft {
  /* line 918, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -ms-transform: translateX(0);
  }

  /* line 921, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateX(-20px);
  }
}

@-ms-keyframes fadeInLeft {
  /* line 926, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateX(-20px);
  }

  /* line 929, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -ms-transform: translateX(0);
  }
}

@-ms-keyframes fadeOutRight {
  /* line 934, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -ms-transform: translateX(0);
  }

  /* line 937, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateX(20px);
  }
}

@-ms-keyframes fadeInUpBig {
  /* line 942, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateY(2000px);
  }

  /* line 945, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}

@-ms-keyframes fadeOutUpBig {
  /* line 950, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -ms-transform: translateY(0);
  }

  /* line 953, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateY(-2000px);
  }
}

@-ms-keyframes fadeInDownBig {
  /* line 958, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateY(-2000px);
  }

  /* line 961, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}

@-ms-keyframes fadeOutDownBig {
  /* line 966, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -ms-transform: translateY(0);
  }

  /* line 969, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateY(2000px);
  }
}

@-ms-keyframes fadeInRightBig {
  /* line 974, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateX(2000px);
  }

  /* line 977, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -ms-transform: translateX(0);
  }
}

@-ms-keyframes fadeOutLeftBig {
  /* line 982, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -ms-transform: translateX(0);
  }

  /* line 985, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateX(-2000px);
  }
}

@-ms-keyframes fadeInLeftBig {
  /* line 990, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateX(-2000px);
  }

  /* line 993, ../sass/_animate.sass */
  100% {
    opacity: 1;
    -ms-transform: translateX(0);
  }
}

@-ms-keyframes fadeOutRightBig {
  /* line 998, ../sass/_animate.sass */
  0% {
    opacity: 1;
    -ms-transform: translateX(0);
  }

  /* line 1001, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateX(2000px);
  }
}

@-ms-keyframes bounceIn {
  /* line 1006, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: scale(0.3);
  }

  /* line 1009, ../sass/_animate.sass */
  50% {
    opacity: 1;
    -ms-transform: scale(1.05);
  }

  /* line 1012, ../sass/_animate.sass */
  70% {
    -ms-transform: scale(0.9);
  }

  /* line 1014, ../sass/_animate.sass */
  100% {
    -ms-transform: scale(1);
  }
}

@-ms-keyframes bounceInDown {
  /* line 1018, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateY(-2000px);
  }

  /* line 1021, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -ms-transform: translateY(30px);
  }

  /* line 1024, ../sass/_animate.sass */
  80% {
    -ms-transform: translateY(-10px);
  }

  /* line 1026, ../sass/_animate.sass */
  100% {
    -ms-transform: translateY(0);
  }
}

@-ms-keyframes bounceInUp {
  /* line 1030, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateY(2000px);
  }

  /* line 1033, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -ms-transform: translateY(-30px);
  }

  /* line 1036, ../sass/_animate.sass */
  80% {
    -ms-transform: translateY(10px);
  }

  /* line 1038, ../sass/_animate.sass */
  100% {
    -ms-transform: translateY(0);
  }
}

@-ms-keyframes bounceInRight {
  /* line 1042, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateX(2000px);
  }

  /* line 1045, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -ms-transform: translateX(-30px);
  }

  /* line 1048, ../sass/_animate.sass */
  80% {
    -ms-transform: translateX(10px);
  }

  /* line 1050, ../sass/_animate.sass */
  100% {
    -ms-transform: translateX(0);
  }
}

@-ms-keyframes bounceInLeft {
  /* line 1054, ../sass/_animate.sass */
  0% {
    opacity: 0;
    -ms-transform: translateX(-2000px);
  }

  /* line 1057, ../sass/_animate.sass */
  60% {
    opacity: 1;
    -ms-transform: translateX(30px);
  }

  /* line 1060, ../sass/_animate.sass */
  80% {
    -ms-transform: translateX(-10px);
  }

  /* line 1062, ../sass/_animate.sass */
  100% {
    -ms-transform: translateX(0);
  }
}

@-ms-keyframes bounceOut {
  /* line 1066, ../sass/_animate.sass */
  0% {
    -ms-transform: scale(1);
  }

  /* line 1068, ../sass/_animate.sass */
  25% {
    -ms-transform: scale(0.95);
  }

  /* line 1070, ../sass/_animate.sass */
  50% {
    opacity: 1;
    -ms-transform: scale(1.1);
  }

  /* line 1073, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: scale(0.3);
  }
}

@-ms-keyframes bounceOutUp {
  /* line 1078, ../sass/_animate.sass */
  0% {
    -ms-transform: translateY(0);
  }

  /* line 1080, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -ms-transform: translateY(20px);
  }

  /* line 1083, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateY(-2000px);
  }
}

@-ms-keyframes bounceOutDown {
  /* line 1088, ../sass/_animate.sass */
  0% {
    -ms-transform: translateY(0);
  }

  /* line 1090, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -ms-transform: translateY(-20px);
  }

  /* line 1093, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateY(2000px);
  }
}

@-ms-keyframes bounceOutLeft {
  /* line 1098, ../sass/_animate.sass */
  0% {
    -ms-transform: translateX(0);
  }

  /* line 1100, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -ms-transform: translateX(20px);
  }

  /* line 1103, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateX(-2000px);
  }
}

@-ms-keyframes bounceOutRight {
  /* line 1108, ../sass/_animate.sass */
  0% {
    -ms-transform: translateX(0);
  }

  /* line 1110, ../sass/_animate.sass */
  20% {
    opacity: 1;
    -ms-transform: translateX(-20px);
  }

  /* line 1113, ../sass/_animate.sass */
  100% {
    opacity: 0;
    -ms-transform: translateX(2000px);
  }
}

@-ms-keyframes flash {
  /* line 1118, ../sass/_animate.sass */
  0% {
    opacity: 1;
  }

  /* line 1120, ../sass/_animate.sass */
  25% {
    opacity: 0;
  }

  /* line 1122, ../sass/_animate.sass */
  50% {
    opacity: 1;
  }

  /* line 1124, ../sass/_animate.sass */
  75% {
    opacity: 0;
  }

  /* line 1126, ../sass/_animate.sass */
  100% {
    opacity: 1;
  }
}

@-ms-keyframes bounce {
  /* line 1130, ../sass/_animate.sass */
  0% {
    -ms-transform: translateY(0);
  }

  /* line 1132, ../sass/_animate.sass */
  20% {
    -ms-transform: translateY(0);
  }

  /* line 1134, ../sass/_animate.sass */
  40% {
    -ms-transform: translateY(-30px);
  }

  /* line 1136, ../sass/_animate.sass */
  50% {
    -ms-transform: translateY(0);
  }

  /* line 1138, ../sass/_animate.sass */
  60% {
    -ms-transform: translateY(-15px);
  }

  /* line 1140, ../sass/_animate.sass */
  80% {
    -ms-transform: translateY(0);
  }

  /* line 1142, ../sass/_animate.sass */
  100% {
    -ms-transform: translateY(0);
  }
}

@-ms-keyframes shake {
  /* line 1146, ../sass/_animate.sass */
  0% {
    -ms-transform: translateX(0);
  }

  /* line 1148, ../sass/_animate.sass */
  10% {
    -ms-transform: translateX(-10px);
  }

  /* line 1150, ../sass/_animate.sass */
  20% {
    -ms-transform: translateX(10px);
  }

  /* line 1152, ../sass/_animate.sass */
  30% {
    -ms-transform: translateX(-10px);
  }

  /* line 1154, ../sass/_animate.sass */
  40% {
    -ms-transform: translateX(10px);
  }

  /* line 1156, ../sass/_animate.sass */
  50% {
    -ms-transform: translateX(-10px);
  }

  /* line 1158, ../sass/_animate.sass */
  60% {
    -ms-transform: translateX(10px);
  }

  /* line 1160, ../sass/_animate.sass */
  70% {
    -ms-transform: translateX(-10px);
  }

  /* line 1162, ../sass/_animate.sass */
  80% {
    -ms-transform: translateX(10px);
  }

  /* line 1164, ../sass/_animate.sass */
  90% {
    -ms-transform: translateX(-10px);
  }

  /* line 1166, ../sass/_animate.sass */
  100% {
    -ms-transform: translateX(0);
  }
}

@-ms-keyframes rotateInDownLeft {
  /* line 1170, ../sass/_animate.sass */
  0% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(-90deg);
    opacity: 0;
  }

  /* line 1174, ../sass/_animate.sass */
  100% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(0);
    opacity: 1;
  }
}

@-ms-keyframes rotateInUpLeft {
  /* line 1180, ../sass/_animate.sass */
  0% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(90deg);
    opacity: 0;
  }

  /* line 1184, ../sass/_animate.sass */
  100% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(0);
    opacity: 1;
  }
}

@-ms-keyframes rotateInUpRight {
  /* line 1190, ../sass/_animate.sass */
  0% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(-90deg);
    opacity: 0;
  }

  /* line 1194, ../sass/_animate.sass */
  100% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(0);
    opacity: 1;
  }
}

@-ms-keyframes rotateInDownRight {
  /* line 1200, ../sass/_animate.sass */
  0% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(90deg);
    opacity: 0;
  }

  /* line 1204, ../sass/_animate.sass */
  100% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(0);
    opacity: 1;
  }
}

@-ms-keyframes rotateOutDownLeft {
  /* line 1210, ../sass/_animate.sass */
  0% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(0);
    opacity: 1;
  }

  /* line 1214, ../sass/_animate.sass */
  100% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(90deg);
    opacity: 0;
  }
}

@-ms-keyframes rotateOutUpLeft {
  /* line 1220, ../sass/_animate.sass */
  0% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(0);
    opacity: 1;
  }

  /* line 1224, ../sass/_animate.sass */
  100% {
    -ms-transform-origin: left bottom;
    -ms-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-ms-keyframes rotateOutDownRight {
  /* line 1230, ../sass/_animate.sass */
  0% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(0);
    opacity: 1;
  }

  /* line 1234, ../sass/_animate.sass */
  100% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(-90deg);
    opacity: 0;
  }
}

@-ms-keyframes rotateOutUpRight {
  /* line 1240, ../sass/_animate.sass */
  0% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(0);
    opacity: 1;
  }

  /* line 1244, ../sass/_animate.sass */
  100% {
    -ms-transform-origin: right bottom;
    -ms-transform: rotate(90deg);
    opacity: 0;
  }
}

@-ms-keyframes rotateIn {
  /* line 1250, ../sass/_animate.sass */
  0% {
    -ms-transform-origin: center center;
    -ms-transform: rotate(-200deg);
    opacity: 0;
  }

  /* line 1254, ../sass/_animate.sass */
  100% {
    -ms-transform-origin: center center;
    -ms-transform: rotate(0);
    opacity: 1;
  }
}

@-ms-keyframes rotateOut {
  /* line 1260, ../sass/_animate.sass */
  0% {
    -ms-transform-origin: center center;
    -ms-transform: rotate(0);
    opacity: 1;
  }

  /* line 1264, ../sass/_animate.sass */
  100% {
    -ms-transform-origin: center center;
    -ms-transform: rotate(200deg);
    opacity: 0;
  }
}

@-ms-keyframes tada {
  /* line 1270, ../sass/_animate.sass */
  0% {
    -ms-transform: scale(1);
  }

  /* line 1272, ../sass/_animate.sass */
  10% {
    -ms-transform: scale(0.9) rotate(-3deg);
  }

  /* line 1274, ../sass/_animate.sass */
  20% {
    -ms-transform: scale(0.9) rotate(-3deg);
  }

  /* line 1276, ../sass/_animate.sass */
  30% {
    -ms-transform: scale(1.1) rotate(3deg);
  }

  /* line 1278, ../sass/_animate.sass */
  40% {
    -ms-transform: scale(1.1) rotate(-3deg);
  }

  /* line 1280, ../sass/_animate.sass */
  50% {
    -ms-transform: scale(1.1) rotate(3deg);
  }

  /* line 1282, ../sass/_animate.sass */
  60% {
    -ms-transform: scale(1.1) rotate(-3deg);
  }

  /* line 1284, ../sass/_animate.sass */
  70% {
    -ms-transform: scale(1.1) rotate(3deg);
  }

  /* line 1286, ../sass/_animate.sass */
  80% {
    -ms-transform: scale(1.1) rotate(-3deg);
  }

  /* line 1288, ../sass/_animate.sass */
  90% {
    -ms-transform: scale(1.1) rotate(3deg);
  }

  /* line 1290, ../sass/_animate.sass */
  100% {
    -ms-transform: scale(1) rotate(0);
  }
}

@keyframes fadeIn {
  /* line 1294, ../sass/_animate.sass */
  0% {
    opacity: 0;
  }

  /* line 1296, ../sass/_animate.sass */
  100% {
    opacity: 1;
  }
}

@keyframes fadeOut {
  /* line 1300, ../sass/_animate.sass */
  0% {
    opacity: 1;
  }

  /* line 1302, ../sass/_animate.sass */
  100% {
    opacity: 0;
  }
}

@keyframes fadeInUp {
  /* line 1306, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  /* line 1309, ../sass/_animate.sass */
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeOutUp {
  /* line 1314, ../sass/_animate.sass */
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  /* line 1317, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}

@keyframes fadeInDown {
  /* line 1322, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }

  /* line 1325, ../sass/_animate.sass */
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeOutDown {
  /* line 1330, ../sass/_animate.sass */
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  /* line 1333, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}

@keyframes fadeInRight {
  /* line 1338, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateX(20px);
  }

  /* line 1341, ../sass/_animate.sass */
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeOutLeft {
  /* line 1346, ../sass/_animate.sass */
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  /* line 1349, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}

@keyframes fadeInLeft {
  /* line 1354, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }

  /* line 1357, ../sass/_animate.sass */
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeOutRight {
  /* line 1362, ../sass/_animate.sass */
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  /* line 1365, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}

@keyframes fadeInUpBig {
  /* line 1370, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }

  /* line 1373, ../sass/_animate.sass */
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeOutUpBig {
  /* line 1378, ../sass/_animate.sass */
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  /* line 1381, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

@keyframes fadeInDownBig {
  /* line 1386, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }

  /* line 1389, ../sass/_animate.sass */
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeOutDownBig {
  /* line 1394, ../sass/_animate.sass */
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  /* line 1397, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

@keyframes fadeInRightBig {
  /* line 1402, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }

  /* line 1405, ../sass/_animate.sass */
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeOutLeftBig {
  /* line 1410, ../sass/_animate.sass */
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  /* line 1413, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

@keyframes fadeInLeftBig {
  /* line 1418, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }

  /* line 1421, ../sass/_animate.sass */
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeOutRightBig {
  /* line 1426, ../sass/_animate.sass */
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  /* line 1429, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

@keyframes bounceIn {
  /* line 1434, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: scale(0.3);
  }

  /* line 1437, ../sass/_animate.sass */
  50% {
    opacity: 1;
    transform: scale(1.05);
  }

  /* line 1440, ../sass/_animate.sass */
  70% {
    transform: scale(0.9);
  }

  /* line 1442, ../sass/_animate.sass */
  100% {
    transform: scale(1);
  }
}

@keyframes bounceInDown {
  /* line 1446, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }

  /* line 1449, ../sass/_animate.sass */
  60% {
    opacity: 1;
    transform: translateY(30px);
  }

  /* line 1452, ../sass/_animate.sass */
  80% {
    transform: translateY(-10px);
  }

  /* line 1454, ../sass/_animate.sass */
  100% {
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  /* line 1458, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }

  /* line 1461, ../sass/_animate.sass */
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }

  /* line 1464, ../sass/_animate.sass */
  80% {
    transform: translateY(10px);
  }

  /* line 1466, ../sass/_animate.sass */
  100% {
    transform: translateY(0);
  }
}

@keyframes bounceInRight {
  /* line 1470, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }

  /* line 1473, ../sass/_animate.sass */
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }

  /* line 1476, ../sass/_animate.sass */
  80% {
    transform: translateX(10px);
  }

  /* line 1478, ../sass/_animate.sass */
  100% {
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  /* line 1482, ../sass/_animate.sass */
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }

  /* line 1485, ../sass/_animate.sass */
  60% {
    opacity: 1;
    transform: translateX(30px);
  }

  /* line 1488, ../sass/_animate.sass */
  80% {
    transform: translateX(-10px);
  }

  /* line 1490, ../sass/_animate.sass */
  100% {
    transform: translateX(0);
  }
}

@keyframes bounceOut {
  /* line 1494, ../sass/_animate.sass */
  0% {
    transform: scale(1);
  }

  /* line 1496, ../sass/_animate.sass */
  25% {
    transform: scale(0.95);
  }

  /* line 1498, ../sass/_animate.sass */
  50% {
    opacity: 1;
    transform: scale(1.1);
  }

  /* line 1501, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}

@keyframes bounceOutUp {
  /* line 1506, ../sass/_animate.sass */
  0% {
    transform: translateY(0);
  }

  /* line 1508, ../sass/_animate.sass */
  20% {
    opacity: 1;
    transform: translateY(20px);
  }

  /* line 1511, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutDown {
  /* line 1516, ../sass/_animate.sass */
  0% {
    transform: translateY(0);
  }

  /* line 1518, ../sass/_animate.sass */
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }

  /* line 1521, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}

@keyframes bounceOutLeft {
  /* line 1526, ../sass/_animate.sass */
  0% {
    transform: translateX(0);
  }

  /* line 1528, ../sass/_animate.sass */
  20% {
    opacity: 1;
    transform: translateX(20px);
  }

  /* line 1531, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutRight {
  /* line 1536, ../sass/_animate.sass */
  0% {
    transform: translateX(0);
  }

  /* line 1538, ../sass/_animate.sass */
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }

  /* line 1541, ../sass/_animate.sass */
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}

@keyframes flash {
  /* line 1546, ../sass/_animate.sass */
  0% {
    opacity: 1;
  }

  /* line 1548, ../sass/_animate.sass */
  25% {
    opacity: 0;
  }

  /* line 1550, ../sass/_animate.sass */
  50% {
    opacity: 1;
  }

  /* line 1552, ../sass/_animate.sass */
  75% {
    opacity: 0;
  }

  /* line 1554, ../sass/_animate.sass */
  100% {
    opacity: 1;
  }
}

@keyframes bounce {
  /* line 1558, ../sass/_animate.sass */
  0% {
    transform: translateY(0);
  }

  /* line 1560, ../sass/_animate.sass */
  20% {
    transform: translateY(0);
  }

  /* line 1562, ../sass/_animate.sass */
  40% {
    transform: translateY(-30px);
  }

  /* line 1564, ../sass/_animate.sass */
  50% {
    transform: translateY(0);
  }

  /* line 1566, ../sass/_animate.sass */
  60% {
    transform: translateY(-15px);
  }

  /* line 1568, ../sass/_animate.sass */
  80% {
    transform: translateY(0);
  }

  /* line 1570, ../sass/_animate.sass */
  100% {
    transform: translateY(0);
  }
}

@keyframes shake {
  /* line 1574, ../sass/_animate.sass */
  0% {
    transform: translateX(0);
  }

  /* line 1576, ../sass/_animate.sass */
  10% {
    transform: translateX(-10px);
  }

  /* line 1578, ../sass/_animate.sass */
  20% {
    transform: translateX(10px);
  }

  /* line 1580, ../sass/_animate.sass */
  30% {
    transform: translateX(-10px);
  }

  /* line 1582, ../sass/_animate.sass */
  40% {
    transform: translateX(10px);
  }

  /* line 1584, ../sass/_animate.sass */
  50% {
    transform: translateX(-10px);
  }

  /* line 1586, ../sass/_animate.sass */
  60% {
    transform: translateX(10px);
  }

  /* line 1588, ../sass/_animate.sass */
  70% {
    transform: translateX(-10px);
  }

  /* line 1590, ../sass/_animate.sass */
  80% {
    transform: translateX(10px);
  }

  /* line 1592, ../sass/_animate.sass */
  90% {
    transform: translateX(-10px);
  }

  /* line 1594, ../sass/_animate.sass */
  100% {
    transform: translateX(0);
  }
}

@keyframes rotateInDownLeft {
  /* line 1598, ../sass/_animate.sass */
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }

  /* line 1602, ../sass/_animate.sass */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  /* line 1608, ../sass/_animate.sass */
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }

  /* line 1612, ../sass/_animate.sass */
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  /* line 1618, ../sass/_animate.sass */
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }

  /* line 1622, ../sass/_animate.sass */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  /* line 1628, ../sass/_animate.sass */
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }

  /* line 1632, ../sass/_animate.sass */
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateOutDownLeft {
  /* line 1638, ../sass/_animate.sass */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }

  /* line 1642, ../sass/_animate.sass */
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  /* line 1648, ../sass/_animate.sass */
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }

  /* line 1652, ../sass/_animate.sass */
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  /* line 1658, ../sass/_animate.sass */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }

  /* line 1662, ../sass/_animate.sass */
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  /* line 1668, ../sass/_animate.sass */
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }

  /* line 1672, ../sass/_animate.sass */
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateIn {
  /* line 1678, ../sass/_animate.sass */
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }

  /* line 1682, ../sass/_animate.sass */
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateOut {
  /* line 1688, ../sass/_animate.sass */
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }

  /* line 1692, ../sass/_animate.sass */
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes tada {
  /* line 1698, ../sass/_animate.sass */
  0% {
    transform: scale(1);
  }

  /* line 1700, ../sass/_animate.sass */
  10% {
    transform: scale(0.9) rotate(-3deg);
  }

  /* line 1702, ../sass/_animate.sass */
  20% {
    transform: scale(0.9) rotate(-3deg);
  }

  /* line 1704, ../sass/_animate.sass */
  30% {
    transform: scale(1.1) rotate(3deg);
  }

  /* line 1706, ../sass/_animate.sass */
  40% {
    transform: scale(1.1) rotate(-3deg);
  }

  /* line 1708, ../sass/_animate.sass */
  50% {
    transform: scale(1.1) rotate(3deg);
  }

  /* line 1710, ../sass/_animate.sass */
  60% {
    transform: scale(1.1) rotate(-3deg);
  }

  /* line 1712, ../sass/_animate.sass */
  70% {
    transform: scale(1.1) rotate(3deg);
  }

  /* line 1714, ../sass/_animate.sass */
  80% {
    transform: scale(1.1) rotate(-3deg);
  }

  /* line 1716, ../sass/_animate.sass */
  90% {
    transform: scale(1.1) rotate(3deg);
  }

  /* line 1718, ../sass/_animate.sass */
  100% {
    transform: scale(1) rotate(0);
  }
}

/* line 14, ../sass/_aside.sass */
.content-page .middle-view .content-left {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 24.12618%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
.content-page .middle-view .content-left:last-child {
  margin-right: 0;
}
/* line 16, ../sass/_aside.sass */
.content-page .middle-view .content-left aside {
  padding-top: 40px;
  padding-right: 20px;
  -o-transition: 1s ease-in-out;
  -ms-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}
/* line 21, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .widget .sub-menu {
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
  padding-left: 17px;
  margin-top: 20px;
  -o-transition: 1s ease-in-out;
  -ms-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}
/* line 26, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .widget .sub-menu li {
  margin: 10px 0;
}
/* line 28, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .widget .sub-menu li .icones-border-lateral {
  position: absolute;
  margin-top: 27px;
  margin-left: -13px;
}
/* line 32, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu {
  margin-top: 5px;
  display: none;
  -o-transition: 1s ease-in-out;
  -ms-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
  padding-left: 20px;
  margin-top: 20px;
}
/* line 39, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li, .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li a {
  color: black;
  font-weight: normal;
  line-height: 15px !important;
}
/* line 43, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .icones-border-lateral {
  display: none !important;
}
/* line 45, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .widget .sub-menu li a {
  color: black;
  font-size: 14px;
}
/* line 49, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .widget .sub-menu li:first-child, .content-page .middle-view .content-left aside .widget .sub-menu li.current-menu-item:first-child a {
  list-style-image: url(../images/icones/link-acesso-rapido.png) !important;
}
/* line 51, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .widget .sub-menu .current-menu-item, .content-page .middle-view .content-left aside .widget .sub-menu .current-menu-item a {
  color: #5d3e98;
  font-weight: bold;
  list-style-image: url(../images/icones/ativo-lateral.png) !important;
}
/* line 55, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .widget .sub-menu .current-menu-item .menu-item, .content-page .middle-view .content-left aside .widget .sub-menu .current-menu-item .menu-item a, .content-page .middle-view .content-left aside .widget .sub-menu .current-menu-item a .menu-item, .content-page .middle-view .content-left aside .widget .sub-menu .current-menu-item a .menu-item a {
  color: black;
  font-weight: normal;
}
/* line 61, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .widget .sub-menu li:hover .sub-menu {
  display: block;
}
/* line 64, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .sidebar-single {
  font-size: 13px;
}
/* line 66, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .sidebar-single .bold {
  font-weight: bold;
}
/* line 68, ../sass/_aside.sass */
.content-page .middle-view .content-left aside .aside-social {
  float: left;
  display: block;
  margin-right: 4.82916%;
  width: 30.11389%;
  margin-left: 17.47153%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
.content-page .middle-view .content-left aside .aside-social:last-child {
  margin-right: 0;
}

/* line 78, ../sass/_aside.sass */
.parent-pageid-59 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2, .page-id-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2, .parent-pageid-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 {
  display: block;
}
/* line 80, ../sass/_aside.sass */
.parent-pageid-59 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .icones-border-lateral, .page-id-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .icones-border-lateral, .parent-pageid-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .icones-border-lateral {
  display: none;
}
/* line 82, ../sass/_aside.sass */
.parent-pageid-59 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child, .page-id-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child, .parent-pageid-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child {
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
}
/* line 85, ../sass/_aside.sass */
.parent-pageid-59 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li #sub-menu-lateral3, .page-id-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li #sub-menu-lateral3, .parent-pageid-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li #sub-menu-lateral3 {
  display: none;
}
/* line 87, ../sass/_aside.sass */
.parent-pageid-59 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li #sub-menu-lateral3 .icones-border-lateral, .page-id-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li #sub-menu-lateral3 .icones-border-lateral {
  display: block;
  margin-top: -26px;
  margin-left: -28px;
}
/* line 91, ../sass/_aside.sass */
.parent-pageid-59 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li #sub-menu-lateral3 li:first-child, .page-id-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li #sub-menu-lateral3 li:first-child, .parent-pageid-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li #sub-menu-lateral3 li:first-child {
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
}
/* line 93, ../sass/_aside.sass */
.parent-pageid-59 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover, .page-id-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover, .parent-pageid-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover {
  list-style-image: url(../images/icones/link-acesso-rapido.png) !important;
}
/* line 95, ../sass/_aside.sass */
.parent-pageid-59 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover .sub-menu, .parent-pageid-59 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover #sub-menu-lateral3, .parent-pageid-59 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover #sub-menu-lateral2, .page-id-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover .sub-menu, .page-id-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover #sub-menu-lateral3, .page-id-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover #sub-menu-lateral2, .parent-pageid-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover .sub-menu, .parent-pageid-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover #sub-menu-lateral3, .parent-pageid-30 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .menu-item-has-children:hover #sub-menu-lateral2 {
  display: block;
  -webkit-animation: fadeInDown 0.4s 0.1s ease both;
  -moz-animation: fadeInDown 0.4s 0.1s ease both;
  -ms-animation: fadeInDown 0.4s 0.1s ease both;
  -o-animation: fadeInDown 0.4s 0.1s ease both;
  animation: fadeInDown 0.4s 0.1s ease both;
}

/* line 106, ../sass/_aside.sass */
.page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 {
  display: block !important;
}
/* line 108, ../sass/_aside.sass */
.page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child {
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
}
/* line 110, ../sass/_aside.sass */
.page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child:hover, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child:hover, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child:hover, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child:hover, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child:hover, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child:hover, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child:hover, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 li:first-child:hover {
  list-style-image: url(../images/icones/link-acesso-rapido.png) !important;
}
/* line 112, ../sass/_aside.sass */
.page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .icones-border-lateral, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .icones-border-lateral, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .icones-border-lateral, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .icones-border-lateral, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .icones-border-lateral, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .icones-border-lateral, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .icones-border-lateral, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral2 .icones-border-lateral {
  display: none;
}
/* line 116, ../sass/_aside.sass */
.page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12 {
  display: none;
}
/* line 118, ../sass/_aside.sass */
.page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9 .icones-border-lateral, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12 .icones-border-lateral, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9 .icones-border-lateral, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12 .icones-border-lateral, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9 .icones-border-lateral, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12 .icones-border-lateral, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9 .icones-border-lateral, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12 .icones-border-lateral, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9 .icones-border-lateral, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12 .icones-border-lateral, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9 .icones-border-lateral, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12 .icones-border-lateral, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9 .icones-border-lateral, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12 .icones-border-lateral, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral9 .icones-border-lateral, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral12 .icones-border-lateral {
  display: block;
  margin-top: -26px;
  margin-left: -28px;
}
/* line 123, ../sass/_aside.sass */
.page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li .menu-item-399 .icones-border-lateral, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral10 .icones-border-lateral, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral4 .icones-border-lateral, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral11 .icones-border-lateral, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li .menu-item-399 .icones-border-lateral, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral10 .icones-border-lateral, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral4 .icones-border-lateral, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral11 .icones-border-lateral, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li .menu-item-399 .icones-border-lateral, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral10 .icones-border-lateral, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral4 .icones-border-lateral, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral11 .icones-border-lateral, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li .menu-item-399 .icones-border-lateral, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral10 .icones-border-lateral, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral4 .icones-border-lateral, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral11 .icones-border-lateral, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li .menu-item-399 .icones-border-lateral, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral10 .icones-border-lateral, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral4 .icones-border-lateral, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral11 .icones-border-lateral, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li .menu-item-399 .icones-border-lateral, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral10 .icones-border-lateral, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral4 .icones-border-lateral, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral11 .icones-border-lateral, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li .menu-item-399 .icones-border-lateral, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral10 .icones-border-lateral, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral4 .icones-border-lateral, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral11 .icones-border-lateral, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li .menu-item-399 .icones-border-lateral, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral10 .icones-border-lateral, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral3 .icones-border-lateral, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral4 .icones-border-lateral, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu li #sub-menu-lateral11 .icones-border-lateral {
  display: none !important;
}
/* line 125, ../sass/_aside.sass */
.page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover {
  list-style-image: url(../images/icones/link-acesso-rapido.png) !important;
}
/* line 127, ../sass/_aside.sass */
.page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover .sub-menu, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral3, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral9, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover .sub-menu, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral3, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral9, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover .sub-menu, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral3, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral9, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover .sub-menu, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral3, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral9, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover .sub-menu, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral3, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral9, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover .sub-menu, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral3, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral9, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover .sub-menu, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral3, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral9, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover .sub-menu, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral3, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li .sub-menu .menu-item-has-children:hover #sub-menu-lateral9 {
  display: block !important;
  -webkit-animation: fadeInDown 0.4s 0.1s ease both;
  -moz-animation: fadeInDown 0.4s 0.1s ease both;
  -ms-animation: fadeInDown 0.4s 0.1s ease both;
  -o-animation: fadeInDown 0.4s 0.1s ease both;
  animation: fadeInDown 0.4s 0.1s ease both;
}
/* line 131, ../sass/_aside.sass */
.page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:first-child:hover, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:hover, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:first-child:hover, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:hover, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:first-child:hover, .page-id-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:hover, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:first-child:hover, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:hover, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:first-child:hover, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:hover, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:first-child:hover, .parent-pageid-118 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:hover, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:first-child:hover, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:hover, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:first-child:hover, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:hover, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:first-child:hover, .parent-pageid-274 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:hover, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:first-child:hover, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:hover, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:first-child:hover, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:hover, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:first-child:hover, .parent-pageid-283 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:hover, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:first-child:hover, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:hover, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:first-child:hover, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:hover, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:first-child:hover, .parent-pageid-302 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:hover, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:first-child:hover, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:hover, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:first-child:hover, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:hover, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:first-child:hover, .parent-pageid-320 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:hover, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:first-child:hover, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:hover, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:first-child:hover, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:hover, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:first-child:hover, .parent-pageid-138 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:hover, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:first-child:hover, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral3 li:hover, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:first-child:hover, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral9 li:hover, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:first-child:hover, .parent-pageid-628 #root .content-page .middle-view .content-left aside .widget .sub-menu li #sub-menu-lateral12 li:hover {
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
}

/* line 139, ../sass/_aside.sass */
.page-id-148 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 .icones-border-lateral, .page-id-146 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 .icones-border-lateral, .tax-cat_nome #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 .icones-border-lateral {
  display: none;
  margin-top: 26px;
  margin-left: -13px;
}
/* line 144, ../sass/_aside.sass */
.page-id-148 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2, .page-id-146 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2, .tax-cat_nome #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 {
  display: none;
}
/* line 146, ../sass/_aside.sass */
.page-id-148 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 li, .page-id-146 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 li, .tax-cat_nome #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 li {
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png);
}
/* line 148, ../sass/_aside.sass */
.page-id-148 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 li .icones-border-lateral, .page-id-146 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 li .icones-border-lateral, .tax-cat_nome #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 li .icones-border-lateral {
  display: none !important;
}
/* line 150, ../sass/_aside.sass */
.page-id-148 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 li:first-child, .page-id-148 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 .menu-item-has-children, .page-id-146 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 li:first-child, .page-id-146 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 .menu-item-has-children, .tax-cat_nome #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 li:first-child, .tax-cat_nome #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 li #sub-menu-lateral2 .menu-item-has-children {
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
}
/* line 154, ../sass/_aside.sass */
.page-id-148 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 .menu-item-has-children:hover .sub-menu, .page-id-148 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 .menu-item-has-children:hover #sub-menu-lateral2, .page-id-146 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 .menu-item-has-children:hover .sub-menu, .page-id-146 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 .menu-item-has-children:hover #sub-menu-lateral2, .tax-cat_nome #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 .menu-item-has-children:hover .sub-menu, .tax-cat_nome #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1 .menu-item-has-children:hover #sub-menu-lateral2 {
  display: block;
  -webkit-animation: fadeInDown 0.4s 0.1s ease both;
  -moz-animation: fadeInDown 0.4s 0.1s ease both;
  -ms-animation: fadeInDown 0.4s 0.1s ease both;
  -o-animation: fadeInDown 0.4s 0.1s ease both;
  animation: fadeInDown 0.4s 0.1s ease both;
}
/* line 158, ../sass/_aside.sass */
.page-id-148 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1:hover .icones-border-lateral, .page-id-146 #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1:hover .icones-border-lateral, .tax-cat_nome #root .content-page .middle-view .content-left aside .widget #sub-menu-lateral1:hover .icones-border-lateral {
  display: block;
}

/* line 167, ../sass/_aside.sass */
.category-noticias #root .content-page .middle-view .content-left aside .widget ul li .sub-menu, .page-id-106 #root .content-page .middle-view .content-left aside .widget ul li .sub-menu {
  -webkit-animation: fadeInDown 0.4s 0.1s ease both;
  -moz-animation: fadeInDown 0.4s 0.1s ease both;
  -ms-animation: fadeInDown 0.4s 0.1s ease both;
  -o-animation: fadeInDown 0.4s 0.1s ease both;
  animation: fadeInDown 0.4s 0.1s ease both;
}
/* line 169, ../sass/_aside.sass */
.category-noticias #root .content-page .middle-view .content-left aside .widget ul li .sub-menu li, .page-id-106 #root .content-page .middle-view .content-left aside .widget ul li .sub-menu li {
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
}
/* line 171, ../sass/_aside.sass */
.category-noticias #root .content-page .middle-view .content-left aside .widget ul li #sub-menu-lateral3, .page-id-106 #root .content-page .middle-view .content-left aside .widget ul li #sub-menu-lateral3 {
  margin-top: 13px;
}

/* line 180, ../sass/_aside.sass */
.page-id-159 #root .content-page .middle-view .content-left aside .widget ul li .sub-menu {
  -webkit-animation: fadeInDown 0.4s 0.1s ease both;
  -moz-animation: fadeInDown 0.4s 0.1s ease both;
  -ms-animation: fadeInDown 0.4s 0.1s ease both;
  -o-animation: fadeInDown 0.4s 0.1s ease both;
  animation: fadeInDown 0.4s 0.1s ease both;
}
/* line 182, ../sass/_aside.sass */
.page-id-159 #root .content-page .middle-view .content-left aside .widget ul li .sub-menu li:first-child {
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
}

/* line 20, ../sass/_theme.sass */
.bg {
  background: white;
}

/* line 22, ../sass/_theme.sass */
.roxo {
  background: #5d3e98;
}

/* line 24, ../sass/_theme.sass */
.verde {
  background: #0eb19f;
}

/* line 26, ../sass/_theme.sass */
.laranja {
  background: #f57921;
}

/* line 28, ../sass/_theme.sass */
.amarelo {
  background: #ffc20e;
}

/* line 30, ../sass/_theme.sass */
.azul {
  background: #0072bc;
}

/* line 32, ../sass/_theme.sass */
.branco {
  background: white !important;
}

/* line 3, ../sass/_header.sass */
.mostra {
  display: block !important;
}

/* line 8, ../sass/_header.sass */
.trans {
  -o-transition: 1s ease-in-out;
  -ms-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

/* line 12, ../sass/_header.sass */
#root header {
  overflow: hidden;
  width: 100%;
  min-height: 140px;
  background: #5d3e98 url(../images/header/top.jpg) no-repeat center top;
  color: white;
}
/* line 18, ../sass/_header.sass */
#root header a {
  color: white;
}
/* line 22, ../sass/_header.sass */
#root header .middle-view .logo {
     float: left;
    display: block;
    margin-right: 1.16509%;
    width: 20.34139%;
    margin-bottom: 37px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .middle-view .logo:last-child {
  margin-right: 0;
}
/* line 26, ../sass/_header.sass */
#root header .middle-view .logo a img {
  margin-left: 20px;
}
/* line 28, ../sass/_header.sass */
#root header .middle-view .menu-top {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 66.2783%;
  min-height: 59px;
  margin-top: 44px;
  background: #f57921;
  font-size: 16px;
  margin-right: 0;
  margin-left: 4.21521%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .middle-view .menu-top:last-child {
  margin-right: 0;
}
/* line 37, ../sass/_header.sass */
#root header .middle-view .menu-top span.icones-sub-menu-top {
  position: absolute;
  margin-top: 52px;
  margin-left: -11px;
  display: none;
}
/* line 42, ../sass/_header.sass */
#root header .middle-view .menu-top .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  display: block;
  margin-right: 1.87727%;
  width: 100%;
  padding: 20px 0 19px 15px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .middle-view .menu-top .menu:last-child {
  margin-right: 0;
  width: 110%
}
/* line 46, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li {
  width: inherit;
  width: 90px;
  line-height: 20px;
  font-size: 16px;
  float: left;
  text-align: center;
}
/* line 54, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li:nth-child(2) {
  width: 117px;
}
/* line 56, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li:nth-child(3) {
  width: 85px;
  padding-left: 5px;
}
/* line 59, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li:nth-child(4) {
  width: 70px;
  margin-left: 30px;
}
/* line 61, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li:nth-child(5) {
  width: 75px;
  margin-right: 50px;

}
/* line 63, ../sass/_header.sass */
#root header .middle-view .menu-top .menu li:nth-child(6) {
  width: 105px;
  margin-left: -50px  
}
/* line 67, ../sass/_header.sass */
#root header .middle-view .menu-top .menu .menu-item-type-custom {
  background: url(../images/icones/external-link.png) no-repeat 87px 10px;
}
/* line 71, ../sass/_header.sass */
#root header .middle-view .menu-top ul#menu-topo.menu li ul.sub-menu {
  display: none;
  background: #f57921 url(../images/sub-menu-top.png) no-repeat 0 0;
  margin-left: -11px;
  padding-top: 20px;
  position: absolute;
  z-index: 99999;
  list-style-image: url(../images/icones/link-menu-top.png) !important;
  overflow: hidden;
  min-width: 160px;
  width: 604px;
  padding-left: 27px;
  margin-top: 19px;
}
/* line 85, ../sass/_header.sass */
#root header .middle-view .menu-top ul#menu-topo.menu li ul.sub-menu li {
  line-height: 28px;
  float: none;
  text-align: left;
  width: 95px;
}
/* line 90, ../sass/_header.sass */
#root header .middle-view .menu-top ul#menu-topo.menu li ul.sub-menu li .menu-secretaria {
  display: none;
}
/* line 92, ../sass/_header.sass */
#root header .middle-view .menu-top ul#menu-topo.menu li ul.sub-menu li:nth-child(3) {
  padding-left: 0;
}
/* line 94, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria {
  background: #f57921;
  float: right;
  position: relative;
  margin-left: 0 !important;
  width: 480px;
  z-index: 9999;
  padding: 0 0 18px 12px;
  margin-top: -191px;
  display: none;
}
/* line 104, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .icones-menu-secretaria {
  float: left;
  margin-right: 10px;
}
/* line 107, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .widget {
  float: left;
  width: 220px !important;
}
/* line 110, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .widget ul {
  background: transparent !important;
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
  position: relative !important;
  margin-top: -24px !important;
}
/* line 115, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .widget ul li {
  line-height: 23px !important;
  font-size: 12px;
  width: 100% !important;
}
/* line 119, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .widget #menu-secretaria-1, #root header .middle-view .menu-top .menu-secretaria .widget #menu-secretaria-2 {
  width: 180px !important;
}
/* line 122, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria .widget #menu-secretaria-2 li:last-child {
  margin-top: 39px;
  list-style-image: url(../images/icones/balao.png) !important;
  margin-left: 9px;
}
/* line 128, ../sass/_header.sass */
#root header .middle-view .menu-top .menu-secretaria.subhover {
  display: block;
}
/* line 131, ../sass/_header.sass */
#root header .logout-user {
    float: left;
    height: 37px;
    padding-top: 7px;
    position: relative;
    top: 105px;
}
/* line 136, ../sass/_header.sass */
#root header .logout-user img {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
/* line 141, ../sass/_header.sass */
#root header .menu-bottom {
  background: white;
  border-top: 20px solid #0eb19f;
  border-bottom: 3px solid #0eb19f;
  min-height: 0px;
  /*max-height: 350px;*/
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 152, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos {
  width: 950px;
  padding: 0;
  margin: 0;
  list-style: none;
  -o-transition: 1s ease-in-out;
  -ms-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  position: absolute;
  margin-top: -20px;
  z-index: 999;
}
/* line 159, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li {
  -webkit-box-sizing: 0 20;
  -moz-box-sizing: 0 20;
  box-sizing: 0 20;
  line-height: 50px;
}
/* line 163, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-link, #root header .menu-bottom .middle-view .links-rapidos > li.search-form {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 24.12618%;
  height: 50px;
  background: #0eb19f;
  font-size: 24px;
  padding: 0 20px;
  position: relative;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .button-link:last-child, #root header .menu-bottom .middle-view .links-rapidos > li.search-form:last-child {
  margin-right: 0;
}
/* line 171, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .icones-link1, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link2, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link3 {
  float: left;
  display: block;
  margin-right: 4.82916%;
  width: 47.58542%;
  margin-right: 1%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .icones-link1:last-child, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link2:last-child, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link3:last-child {
  margin-right: 0;
}
/* line 174, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .icones-sombra {
  position: absolute;
  margin-left: 27px;
  margin-left: 22px/9;
  margin-left: 22px \0/!important;
  margin-top: 20px;
}
/* line 180, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .icones-link-seta {
  position: absolute;
  margin-left: -20px;
  display: none;
}
/* line 184, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .icones-link1b, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link2b, #root header .menu-bottom .middle-view .links-rapidos > li .icones-link3b {
  display: none;
  margin-right: 1% !important;
}
/* line 187, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform {
  width: 205px;
  overflow: hidden;
  float: left;
}
/* line 191, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform label {
  display: none;
}
/* line 194, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform #s {
  float: left;
  width: 175px;
  margin: 12px 0 0 0;
  border: none;
  border-radius: 0;
  line-height: 19px;
  background: transparent;
  color: white;
  font-size: 16px;
}
/* line 204, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform input::-webkit-input-placeholder {
  color: white;
}
/* line 206, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform input::-moz-placeholder {
  color: white;
}
/* line 208, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform input::-moz-placeholder {
  color: white;
}
/* line 210, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform input::-ms-input-placeholder {
  color: white;
}
/* line 212, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .searchform #searchsubmit {
  float: left;
  color: transparent;
  margin-top: 23px;
}
/* line 218, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 100%;
  height: 350px;
  position: absolute;
  top: 55px;
  display: none;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu:last-child {
  margin-right: 0;
}
/* line 226, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu li {
  line-height: 1.375;
}
/* line 228, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 24.12618%;
  margin-left: -30px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget:last-child {
      float: left;
    display: block;
    margin-right: 1.16509%;
    width: 24.12618%;
    margin-left:-10px;
}
/* line 70, ../sass/neat/grid/_omega.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget:nth-child(4n) {
  margin-right: 0;
}
/* line 75, ../sass/neat/grid/_omega.scss */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget:nth-child(4n+1) {
  clear: left;
  margin-left: 0px;
}
#better-menu-widget-3{
  margin-left:10px!important;
}
/* line 231, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget .sub-menu {
  list-style-image: url(../images/icones/link-acesso-rapido.png) !important;
  padding-left: 20px;
}
/* line 234, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget .sub-menu li, #root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget .sub-menu li a {
  color: black;
}
/* line 236, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget .sub-menu li .sub-menu, #root header .menu-bottom .middle-view .links-rapidos > li .button-menu .widget .sub-menu li a .sub-menu {
  list-style-image: url(../images/icones/link-acesso-rapido-sub.png) !important;
  padding: 9px 15px;
}
/* line 241, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li #empresa .widget:nth-child(1) {
  float: left;
  display: block;
  margin-right: 0.57917%;
  width: 28.75642%;
  margin-left:  230px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li #empresa .widget:nth-child(1):last-child {
  margin-right: 0;
}
/* line 245, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li #servidor .widget:nth-child(1) {
  margin-left: 475px;
}
/* line 250, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link1b, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link2b, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link3b {
  display: block;
  float: left;
  display: block;
  margin-right: 4.82916%;
  width: 47.58542%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link1b:last-child, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link2b:last-child, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link3b:last-child {
  margin-right: 0;
}
/* line 253, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link1, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link2, #root header .menu-bottom .middle-view .links-rapidos > li.active .icones-link3 {
  display: none;
}
/* line 255, ../sass/_header.sass */
#root header .menu-bottom .middle-view .links-rapidos > li.active .button-link {
  color: black !important;
}
/* line 258, ../sass/_header.sass */
#root header .menu-bottom .middle-view .sub-links {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 100%;
  background: white;
  overflow: hidden;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
#root header .menu-bottom .middle-view .sub-links:last-child {
  margin-right: 0;
}

/* line 20, ../sass/_theme.sass */
.bg {
  background: white;
}

/* line 22, ../sass/_theme.sass */
.roxo {
  background: #5d3e98;
}

/* line 24, ../sass/_theme.sass */
.verde {
  background: #0eb19f;
}

/* line 26, ../sass/_theme.sass */
.laranja {
  background: #f57921;
}

/* line 28, ../sass/_theme.sass */
.amarelo {
  background: #ffc20e;
}

/* line 30, ../sass/_theme.sass */
.azul {
  background: #0072bc;
}

/* line 32, ../sass/_theme.sass */
.branco {
  background: white !important;
}

/* line 3, ../sass/_footer.sass */
footer {
  background: #0072bc url(../images/footer/bg.jpg) no-repeat center top;
  margin-top: 80px;
  height: 230px;
}
/* line 8, ../sass/_footer.sass */
footer .middle-view .menu-footer {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 100%;
  margin-bottom: 24px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .middle-view .menu-footer:last-child {
  margin-right: 0;
}
/* line 12, ../sass/_footer.sass */
footer .middle-view .menu-footer .footer_nav_menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding-left: 50px;
}
/* line 18, ../sass/_footer.sass */
footer .middle-view .menu-footer .footer_nav_menu ul li {
  color: white;
  float: left;
  line-height: 25px;
  padding-top: 25px;
  margin-right: 25px;
}
/* line 24, ../sass/_footer.sass */
footer .middle-view .menu-footer .footer_nav_menu ul li a {
  color: white;
  text-decoration: none;
  border-bottom: 3px solid #80b9de;
  padding-bottom: 7px;
  font-size: 13px;
}
/* line 30, ../sass/_footer.sass */
footer .middle-view .logo-footer {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 19.91097%;
  margin-left: 4.21521%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .middle-view .logo-footer:last-child {
  margin-right: 0;
}
/* line 33, ../sass/_footer.sass */
footer .middle-view .tel {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 15.69576%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .middle-view .tel:last-child {
  margin-right: 0;
}
/* line 35, ../sass/_footer.sass */
footer .middle-view .tel p {
  font-size: 21px;
  color: white;
}
/* line 38, ../sass/_footer.sass */
footer .middle-view .tel p span {
  font-size: 11px;
  text-transform: uppercase;
  color: white;
}
/* line 42, ../sass/_footer.sass */
footer .middle-view .tel a {
  color: white;
}
/* line 44, ../sass/_footer.sass */
footer .middle-view .endereco {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 40.98703%;
  margin-top: 26px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .middle-view .endereco:last-child {
  margin-right: 0;
}
/* line 47, ../sass/_footer.sass */
footer .middle-view .endereco p {
  margin: 0;
  color: white;
  font-size: 15px;
}
/* line 51, ../sass/_footer.sass */
footer .middle-view .endereco .email {
  font-size: 15px;
  color: white;
  line-height: 23px;
}
/* line 55, ../sass/_footer.sass */
footer .assinatura {
  width: 100%;
  height: 60px;
  overflow: hidden;
  background: white;
  line-height: 24px;
}
/* line 62, ../sass/_footer.sass */
footer .assinatura .middle-view p {
  text-transform: uppercase;
  color: gray;
  font-size: 10px;
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 19.91097%;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .assinatura .middle-view p:last-child {
  margin-right: 0;
}
/* line 67, ../sass/_footer.sass */
footer .assinatura .middle-view .mkt {
  float: left;
  display: block;
  margin-right: 1.16509%;
  width: 7.26533%;
  margin-left: 71.65861%;
  margin-top: 5px;
}
/* line 40, ../sass/neat/grid/_span-columns.scss */
footer .assinatura .middle-view .mkt:last-child {
  margin-right: 0;
}

/* line 28, ../sass/main.sass */
body {
  font: lighter 16px "Roboto", sans-serif;
  color: #404040;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

/* line 39, ../sass/main.sass */
body, html {
  height: 100%;
  line-height: 22px;
}

/* line 42, ../sass/main.sass */
#root {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  background: white;
  overflow: hidden;
  width: 100%;
}
/* line 47, ../sass/main.sass */
#root .content-page {
  background: url(../images/fundo.gif) repeat-y center;
  height: 100%;
}

/* line 51, ../sass/main.sass */
.link-content {
  display: block;
  margin-top: -20px;
  line-height: 20px;
  text-align: center;
  background-color: #5d3e98;
  color: white;
  -webkit-transition: 0.3s ease-in-out 0s;
  -moz-transition: 0.3s ease-in-out 0s;
  transition: 0.3s ease-in-out 0s;
}
/* line 60, ../sass/main.sass */
.link-content:focus {
  margin-top: 0;
}

/* line 63, ../sass/main.sass */
html {
  background: white;
  overflow-x: hidden;
}

/* line 67, ../sass/main.sass */
.middle-view {
  *zoom: 1;
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  max-width: 955px !important;
}
/* line 18, ../sass/bourbon/addons/_clearfix.scss */
.middle-view:before, .middle-view:after {
  content: " ";
  display: table;
}
/* line 23, ../sass/bourbon/addons/_clearfix.scss */
.middle-view:after {
  clear: both;
}
/* line 70, ../sass/main.sass */
.middle-view .breadcrumb {
  margin-top: 50px;
  font-size: 14px;
}
/* line 73, ../sass/main.sass */
.middle-view .breadcrumb a {
  font-size: 14px;
}
/* line 76, ../sass/main.sass */
.middle-view .breadcrumb .breadcrumbs .trail-browse {
  display: none;
}
/* line 78, ../sass/main.sass */
.middle-view .breadcrumb .breadcrumbs .trail-end {
  color: #5d3e98;
  font-weight: bold;
}

/* line 82, ../sass/main.sass */
a, img {
  text-decoration: none;
  border: none;
}

/* line 86, ../sass/main.sass */
a {
  text-decoration: none;
  color: black;
}
/* line 90, ../sass/main.sass */
a:hover, a:focus {
  outline-color: #7451b8;
  text-decoration: underline !important;
}

/* line 94, ../sass/main.sass */
h1 {
  font-size: 24px;
  color: #5d3e98;
}

/* line 97, ../sass/main.sass */
.btn {
  background: #5d3e98;
  color: white;
  padding: 3px 10px;
  font-size: 12px;
}

@media only screen and (device-width: 768px) and (orientation: portrait) {
  /* line 104, ../sass/main.sass */
  .content-page .noticias .middle-view .abs-ttl span.icones-abs-ttl {
    margin-left: -36px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  /* line 108, ../sass/main.sass */
  #root .content-page {
    min-height: 794px !important;
  }
  /* line 110, ../sass/main.sass */
  #root .content-page section #praias .topo .middle-view .icones-slide-praia-left {
    margin-left: 0;
    left: 0;
  }
  /* line 113, ../sass/main.sass */
  #root .content-page section #praias .topo .middle-view .icones-slide-praia-right {
    margin-left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 768px) {
  /* line 118, ../sass/main.sass */
  #root .content-page {
    min-height: 1000px !important;
  }
  /* line 120, ../sass/main.sass */
  #root .content-page .slide-home #slide-home .slide img {
    margin-left: -50px;
  }
  /* line 122, ../sass/main.sass */
  #root .content-page section #praias .topo .middle-view .icones-slide-praia-left {
    margin-left: 0;
    left: 0;
  }
  /* line 125, ../sass/main.sass */
  #root .content-page section #praias .topo .middle-view .icones-slide-praia-right {
    margin-left: 0;
    right: 0;
  }
}
