﻿/*------------------------------------*\
    #SETTINGS
\*------------------------------------*/
/*------------------------------------*\
    #MIXINS
\*------------------------------------*/
@font-face {
  font-family: testament;
  src: url("../fonts/testament.eot");
  src: url("../fonts/testament.eot?#iefix") format("embedded-opentype"), url("../fonts/testament.woff") format("woff"), url("../fonts/testament.woff2") format("woff2"), url("../fonts/testament.ttf") format("truetype"), url("../fonts/testament.svg#testament") format("svg");
  font-weight: 400;
  font-style: bold; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: testament;
    src: url("../fonts/testament.svg#testament") format("svg"); } }
@font-face {
  font-family: roboto-r;
  src: url("../fonts/roboto-r.eot");
  src: url("../fonts/roboto-r.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-r.woff") format("woff"), url("../fonts/roboto-r.woff2") format("woff2"), url("../fonts/roboto-r.ttf") format("truetype"), url("../fonts/roboto-r.svg#roboto-r") format("svg");
  font-weight: 200;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: roboto-r;
    src: url("../fonts/roboto-r.svg#roboto-r") format("svg"); } }
@font-face {
  font-family: roboto-r;
  src: url("../fonts/roboto-l.eot");
  src: url("../fonts/roboto-l.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-l.woff") format("woff"), url("../fonts/roboto-l.woff2") format("woff2"), url("../fonts/roboto-l.ttf") format("truetype"), url("../fonts/roboto-l.svg#roboto-r") format("svg");
  font-weight: 200;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: roboto-r;
    src: url("../fonts/roboto-l.svg#roboto-r") format("svg"); } }
@font-face {
  font-family: roboto-r;
  src: url("../fonts/roboto-b.eot");
  src: url("../fonts/roboto-b.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-b.woff") format("woff"), url("../fonts/roboto-b.woff2") format("woff2"), url("../fonts/roboto-b.ttf") format("truetype"), url("../fonts/roboto-b.svg#roboto-r") format("svg");
  font-weight: 400;
  font-style: bold; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: roboto-r;
    src: url("../fonts/roboto-b.svg#roboto-r") format("svg"); } }
@font-face {
  font-family: laCompa;
  src: url("../fonts/laCompa.eot");
  src: url("../fonts/laCompa.eot?#iefix") format("embedded-opentype"), url("../fonts/laCompa.woff") format("woff"), url("../fonts/laCompa.woff2") format("woff2"), url("../fonts/laCompa.ttf") format("truetype"), url("../fonts/laCompa.svg#laCompa") format("svg");
  font-weight: 200;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: laCompa;
    src: url("../fonts/laCompa.svg#laCompa") format("svg"); } }
@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat-Black.eot");
  src: url("../fonts/Montserrat-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Black.woff") format("woff"), url("../fonts/Montserrat-Black.woff2") format("woff2"), url("../fonts/Montserrat-Black.ttf") format("truetype"), url("../fonts/Montserrat-Black.svg#Montserrat") format("svg");
  font-weight: 900;
  font-style: bold; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Montserrat;
    src: url("../fonts/Montserrat-Black.svg#Montserrat") format("svg"); } }
@font-face {
  font-family: Montserrat;
  src: url("../fonts/Montserrat-Light.eot");
  src: url("../fonts/Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Light.woff") format("woff"), url("../fonts/Montserrat-Light.woff2") format("woff2"), url("../fonts/Montserrat-Light.ttf") format("truetype"), url("../fonts/Montserrat-Light.svg#Montserrat") format("svg");
  font-weight: 100;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Montserrat;
    src: url("../fonts/Montserrat-Light.svg#Montserrat") format("svg"); } }
@font-face {
  font-family: zillab-l;
  src: url("../fonts/zillab-l.eot");
  src: url("../fonts/zillab-l.eot?#iefix") format("embedded-opentype"), url("../fonts/zillab-l.woff") format("woff"), url("../fonts/zillab-l.woff2") format("woff2"), url("../fonts/zillab-l.ttf") format("truetype"), url("../fonts/zillab-l.svg#zillab-l") format("svg");
  font-weight: 300;
  font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: zillab-l;
    src: url("../fonts/zillab-l.svg#zillab-l") format("svg"); } }
/*------------------------------------*\
    #VENDOR
\*------------------------------------*/
/*------------------------------------*\
    #Default Theme Settings
\*------------------------------------*/
body {
  -webkit-overflow-scrolling: touch; }

.topbar {
  background-color: #005599;
  height: 67px;
  position: fixed;
  width: 100%;
  z-index: 10; }
  .topbar a {
    text-decoration: none; }
  .topbar .-flex {
    display: flex;
    justify-content: center;
    align-items: center; }
  .topbar #logo-mobile {
    display: none; }
  @media screen and (max-width: 63.9375em) {
    .topbar #logo-mobile {
      display: block; }
    .topbar #logo-desktop {
      display: none; } }

.menu-mobile {
  display: none; }

.footer {
  background-color: #1c1b1b; }

footer {
  width: 100%;
  display: inline-block;
  font-size: 2vw;
  font-family: FuturaRegular;
  font-weight: 200;
  padding: 5em 0px; }
  @media screen and (min-width: 64em) {
    footer {
      padding: 1.1em 0px; } }
  footer .-flex {
    flex-wrap: nowrap;
    justify-content: center; }
    @media screen and (max-width: 63.9375em) {
      footer .-flex {
        flex-direction: column; } }
  footer .info {
    width: 100%; }
    @media screen and (max-width: 63.9375em) {
      footer .info {
        order: 2; } }
    @media screen and (min-width: 64em) {
      footer .info {
        width: 35%;
        max-width: 786px; } }
  footer .links {
    width: 65%; }
    @media screen and (max-width: 63.9375em) {
      footer .links {
        order: 1;
        width: 100%; } }
    @media screen and (min-width: 64em) {
      footer .links {
        max-width: 798px; } }
  footer .menu-wrapper {
    display: block; }
  @media screen and (max-width: 39.9375em) {
    footer .site-link {
      width: 50%; } }
  @media screen and (min-width: 64em) {
    footer .site-link {
      width: 18%; } }
  footer .assinatura {
    float: left;
    clear: both; }
  footer .menu {
    font-size: 1vw;
    color: white;
    align-items: center;
    justify-content: center;
    display: flex; }
    @media screen and (max-width: 63.9375em) {
      footer .menu {
        display: none; } }
    @media screen and (min-width: 90em) {
      footer .menu {
        font-size: 22px; } }
    footer .menu li {
      cursor: pointer;
      margin: 0px 0.5em; }
      @media screen and (min-width: 64em) {
        footer .menu li {
          margin: 0px 1em; } }
    footer .menu .sub-button {
      display: none; }
  @media screen and (max-width: 63.9375em) {
    footer .button-link {
      display: none; } }
  footer a {
    color: white;
    text-transform: uppercase;
    font-family: bebas;
    font-weight: 400;
    text-decoration: none;
    font-size: 1.2em; }

* {
  box-sizing: border-box; }

@media screen and (max-width: 63.9375em) {
  html {
    -webkit-overflow-scrolling: touch; } }

html, body {
  height: 100%;
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px; }

html {
  background-color: #f4f4f4; }

body {
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  font-family: source-r;
  font-weight: 200;
  height: 100%; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
  -webkit-transition-delay: 9999s; }

.container {
  width: 88%;
  margin: 0 auto;
  max-width: 1520px;
  height: 100%;
  position: relative; }
  @media screen and (min-width: 64em) {
    .container {
      width: 93%; } }
  .container.-flex {
    display: flex;
    flex-wrap: wrap; }
    .container.-flex.-center {
      justify-content: center;
      align-items: center; }
    .container.-flex.-space {
      justify-content: space-between; }
    .container.-flex.-end {
      justify-content: center; }
      @media screen and (min-width: 64em) {
        .container.-flex.-end {
          justify-content: flex-end; } }

ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }

a {
  outline: none;
  cursor: pointer; }

figure {
  margin: 0; }

img {
  display: block;
  max-width: 100%; }

.button-link {
  text-decoration: none;
  font-family: bebas;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.8em 1.2em 0.6em;
  font-size: 20px;
  transition: all 0.4s;
  cursor: pointer; }
  @media screen and (min-width: 87.5em) {
    .button-link {
      font-size: 28px; } }
  .button-link:hover {
    box-shadow: 850px 0 0 0 rgba(0, 0, 0, 0.3) inset; }
  .button-link.-branco-verde {
    background-color: white;
    color: #507736; }
    .button-link.-branco-verde:hover {
      box-shadow: 650px 0 0 0 rgba(80, 119, 54, 0.3) inset; }
  .button-link.-verde-branco {
    background-color: #507736;
    color: white; }
  .button-link.-marrom-branco {
    background-color: #be9144;
    color: white; }
  .button-link.-gold-branco {
    background-color: #ecb744;
    color: white; }

.input-field {
  font-family: source-r;
  font-weight: 200;
  border-radius: 0px;
  box-shadow: none;
  outline: none;
  padding: 1.3em 1em 0.95em;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 20px; }
  .input-field.-select {
    background-image: url("../images/select_triangle.png");
    background-position: center right 25px;
    background-repeat: no-repeat; }
  .input-field.-gold-cinza {
    border: 1px solid #ecb744;
    color: #666; }
    .input-field.-gold-cinza ::-webkit-input-placeholder {
      color: #666; }
    .input-field.-gold-cinza :-moz-placeholder {
      color: #666; }
    .input-field.-gold-cinza ::-moz-placeholder {
      color: #666; }
    .input-field.-gold-cinza :-ms-input-placeholder {
      color: #666; }

.wpcf7-not-valid-tip {
  display: none !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* 

====== Zoom effect ======

*/
.mfp-zoom-in, .mfp-wrap {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-in .mfp-with-anim, .mfp-zoom-in .mfp-iframe-scaler, .mfp-zoom-in .mfp-inline-holder, .mfp-wrap .mfp-with-anim, .mfp-wrap .mfp-iframe-scaler, .mfp-wrap .mfp-inline-holder {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8); }
  .mfp-zoom-in.mfp-bg, .mfp-wrap.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out; }
  .mfp-zoom-in.mfp-ready .mfp-with-anim, .mfp-zoom-in.mfp-ready .mfp-iframe-scaler, .mfp-zoom-in.mfp-ready .mfp-inline-holder, .mfp-wrap.mfp-ready .mfp-with-anim, .mfp-wrap.mfp-ready .mfp-iframe-scaler, .mfp-wrap.mfp-ready .mfp-inline-holder {
    opacity: 1;
    transform: scale(1); }
  .mfp-zoom-in.mfp-ready.mfp-bg, .mfp-wrap.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-in.mfp-removing .mfp-with-anim, .mfp-zoom-in.mfp-removing .mfp-iframe-scaler, .mfp-zoom-in.mfp-removing .mfp-inline-holder, .mfp-wrap.mfp-removing .mfp-with-anim, .mfp-wrap.mfp-removing .mfp-iframe-scaler, .mfp-wrap.mfp-removing .mfp-inline-holder {
    transform: scale(0.8);
    opacity: 0; }
  .mfp-zoom-in.mfp-removing.mfp-bg, .mfp-wrap.mfp-removing.mfp-bg {
    opacity: 0; }

.mfp-content {
  max-width: 500px; }
  .mfp-content .close-magnific {
    margin-top: 10px; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.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; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  background-image: url(../images/button_close.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-color: transparent;
  height: 50px;
  width: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 18px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 60px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  padding: 0;
  font-size: 30px;
  color: white;
  text-transform: uppercase;
  background-color: transparent;
  font-family: testament;
  border: 2px solid white !important;
  padding: 0.5em 1em;
  height: 61px;
  border-radius: 50px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  bottom: 0px; }
  @media screen and (min-width: 1024px) {
    .mfp-arrow {
      bottom: 50%;
      margin-bottom: -290px; } }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0%; }
  @media screen and (min-width: 1024px) {
    .mfp-arrow-left {
      left: 50%;
      margin-left: -350px; } }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0%; }
  @media screen and (min-width: 1024px) {
    .mfp-arrow-right {
      right: 50%;
      margin-right: -350px; } }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 700px;
    height: 400px; }
  .mfp-iframe-holder .mfp-close {
    top: -50px; }

.mfp-iframe-scaler {
  width: 100%;
  overflow: hidden;
  height: 100%; }
  .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: #000; }

/* Main image in popup */
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; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .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: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .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; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .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; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.outubro {
  padding-top: 67px;
  position: relative;
  background-color: #ffe3cb;
  padding-bottom: 4em; }
  @media screen and (min-width: 64em) {
    .outubro {
      background-image: url("../images/bg_fita.png");
      background-position: bottom right;
      background-repeat: no-repeat;
      background-size: 20%; } }

.header {
  background-image: url("../images/bg_header.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 292px; 
  padding-bottom:25px;}
  @media screen and (max-width: 39.9375em) {
    .header {
      min-height: 369px; } }
  .header .-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 292px; }
    @media screen and (max-width: 39.9375em) {
      .header .-flex {
        min-height: 369px; } }
  @media screen and (max-width: 39.9375em) {
    .header .logo {
      text-align: center;
      width: 100%; } }
  @media screen and (max-width: 63.9375em) {
    .header .logo img {
      display: inline-block;
      width: 70%; } }
  .header .text {
    max-width: 495px;
    color: white;
    font-family: roboto; }
    @media screen and (max-width: 39.9375em) {
      .header .text {
        width: 50%; } }
    @media screen and (max-width: 63.9375em) {
      .header .text {
        width: 100%;
        text-align: center; } }
    @media screen and (min-width: 64em) {
      .header .text {
        margin-left: 0; } }

.conteudo {
  padding-top: 4em; }
  .conteudo .-flex {
    display: flex;
    justify-content: space-between; }

@media screen and (min-width: 64em) {
  .last {
    padding-top: 8em; } }
.last .-flex {
  display: flex;
  justify-content: center; }

.social-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 120px; }
  .social-links a {
    width: 34px;
    height: 34px;
    display: inline-block; }

a {
  text-decoration: none; }

.diagnostic {
  display: flex;
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 4% 0 4% 19%;
  align-items: center;
  width: 100%; }
  @media screen and (min-width: 64em) {
    .diagnostic {
      width: 47%; } }
  @media screen and (max-width: 63.9375em) {
    .diagnostic {
      background-position: top;
      background-size: 56%;
      width: 100%;
      flex-wrap: wrap;
      padding: 57% 0% 0%;
      margin-bottom: 2em; } }
  .diagnostic.inicial {
    background-image: url("../images/bg_diagnostico_inicial.png"); }
  .diagnostic.avancado {
    background-image: url("../images/bg_diagnostico_avancado.png"); }
  .diagnostic .column {
    width: 50%; }
    @media screen and (max-width: 63.9375em) {
      .diagnostic .column {
        width: 100%;
        text-align: center; } }
  .diagnostic .text {
    font-family: roboto;
    line-height: 1.3em; }

.compost-title {
  font-size: 1.6em;
  font-family: testament;
  text-transform: uppercase;
  color: #7d558b;
  letter-spacing: 0.02em;
  font-weight: 200; }
  @media screen and (max-width: 63.9375em) {
    .compost-title {
      text-align: center;
      margin-bottom: 0px;
      font-size: 2em; } }
  .compost-title strong {
    color: #32213d;
    letter-spacing: 0.02em;
    font-weight: 200;
    display: inline-block; }
    @media screen and (min-width: 64em) {
      .compost-title strong {
        font-size: 4vw;
        width: 100%; } }

.button-texture {
  background-image: url("../images/bg_button-texture.png");
  background-position: center;
  background-size: cover;
  text-align: center;
  font-size: 1.65vw;
  padding: 0.6em 1.7em;
  border-radius: 50px;
  font-family: testament;
  text-transform: uppercase;
  margin-top: 1em; }
  @media screen and (max-width: 63.9375em) {
    .button-texture {
      font-size: 7vw;
      margin-top: 0.5em;
      display: inline-block; } }
  @media screen and (min-width: 64em) {
    .button-texture {
      margin-left: -0.5em; } }
  .button-texture.-white {
    color: white; }
