﻿/*------------------------------------*\
    #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; }

/*------------------------------------*\
    #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; }

html {
  overflow-x: hidden;
  background-color: #ffe3cb;
  background-image: url("../images/bg_textura.jpg");
  background-repeat: repeat; }

body {
  overflow-x: hidden; }

.timeline {
  padding-top: 67px;
  position: relative;
  background-color: #ffe3cb;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 20%; }
  @media screen and (min-width: 64em) {
    .timeline {
      background-image: url("../images/bg_fita.png"); } }

.social-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 120px; }
  @media screen and (max-width: 63.9375em) {
    .social-links {
      display: none; } }
  .social-links a {
    width: 34px;
    height: 34px;
    display: inline-block; }

.header-timeline {
  background-image: url("../images/bg_header.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 293px;
  z-index: 2;
  position: relative;
  padding-bottom:20px; }
  @media screen and (max-width: 63.9375em) {
    .header-timeline {
      min-height: 130px; } }
  .header-timeline .-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 293px; }
    @media screen and (max-width: 63.9375em) {
      .header-timeline .-flex {
        min-height: 130px; } }
    .header-timeline .-flex .-flex-balance, .header-timeline .-flex .titulo, .header-timeline .-flex .link {
      margin-left: auto; }
    .header-timeline .-flex .-flex-balance {
      visibility: hidden; }
  .header-timeline .titulo {
    font-size: 3.3vw;
    font-family: testament;
    font-weight: 400;
    text-transform: uppercase;
    color: white;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .header-timeline .titulo h2 {
      font-size: 1em;
      font-weight: normal;
      margin-bottom: 0px;
      margin-top: 0px; }
      @media screen and (max-width: 63.9375em) {
        .header-timeline .titulo h2 {
          font-size: 2.8em; } }
  @media screen and (max-width: 63.9375em) {
    .header-timeline .link {
      display: none; } }
  .header-timeline .link a {
    color: white;
    text-decoration: none;
    font-family: roboto; }
  .header-timeline .link strong {
    display: inline-block;
    width: 100%;
    font-family: testament;
    font-size: 1.6vw;
    text-transform: uppercase;
    color: #f4a3df;
    letter-spacing: 0.03em; }
  @media screen and (max-width: 63.9375em) {
    .header-timeline .logo {
      width: 40%; } }

.intro {
  max-width: 1210px;
  margin-bottom: 8em;
  z-index: 2;
  position: relative; }
  @media screen and (min-width: 64em) {
    .intro {
      padding-top: 4em;
      display: flex;
      flex-direction: column;
      text-align: center;
      align-items: center; } }
  @media screen and (max-width: 63.9375em) {
    .intro {
      margin-bottom: 4em;
      padding-top: 2em; } }
  .intro .text {
    font-family: roboto;
    font-size: 1em;
    color: #2a1d38; }
    @media screen and (max-width: 63.9375em) {
      .intro .text {
        padding-bottom: 2em; } }
    @media screen and (min-width: 64em) {
      .intro .text {
        font-size: 1.3em;
        font-weight: bold;
        width: 70%;
        margin-bottom: 2em; } }
  .intro .intro-video {
    max-height: 323px;
    max-width: 578px;
    width: 39vw;
    height: 22vw;
    position: relative;
    background-size: 100%;
    background-position: center; }
    @media screen and (max-width: 63.9375em) {
      .intro .intro-video {
        width: 100%;
        height: 47vw; } }
  .intro .mascara {
    background-image: url("../images/mask_intro_video.png");
    background-size: 100% 100%;
    position: absolute;
    text-align: left;
    top: 0;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: flex;
    justify-content: space-between;
    padding: 2em;
    align-items: flex-end;
    background-color: rgba(0, 0, 0, 0.4); }
    .intro .mascara span {
      color: white;
      font-family: roboto;
      font-weight: bold;
      font-size: 1.4em;
      width: 60%; }
  .intro .play {
    background-image: url("../images/button_play.png");
    max-height: 90px;
    max-width: 90px;
    width: 5vw;
    height: 5vw;
    background-size: cover; }
    @media screen and (max-width: 63.9375em) {
      .intro .play {
        width: 12vw;
        height: 12vw; } }

.-estrutura {
  position: relative;
  z-index: 1;
  max-width: 1210px; }
  @media screen and (max-width: 82.5em) {
    .-estrutura {
      background-size: 100%; } }
  @media screen and (min-width: 64em) {
    .-estrutura {
      background-position: top center;
      background-repeat: no-repeat; } }
  @media screen and (max-width: 63.9375em) {
    .-estrutura {
      padding-top: 0px; } }

.bgs, .videos, .tabs {
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  position: absolute; }

@media screen and (max-width: 63.9375em) {
  .videos {
    position: relative; } }
@media screen and (min-width: 64em) {
  .videos.-mobile {
    display: none; } }
@media screen and (max-width: 63.9375em) {
  .videos.-large {
    display: none; } }

.video {
  display: block;
  position: absolute;
  color: black;
  font-size: 12px;
  width: 12%;
  font-family: Roboto;
  width: 3.26vw;
  height: 3.26vw; }
  @media screen and (max-width: 82.5em) {
    .video {
      width: 3.6vw;
      height: 3.6vw; } }
  @media screen and (min-width: 64em) {
    .video {
      max-width: 42px;
      max-height: 42px;
      background-size: cover; } }
  @media screen and (max-width: 63.9375em) {
    .video {
      position: relative;
      width: 100%;
      display: inline-block;
      min-height: 42px;
      position: relative;
      margin-bottom: 1em;
      background-repeat: no-repeat; } }
  .video .text {
    position: absolute;
    width: 100px; }
    @media screen and (max-width: 63.9375em) {
      .video .text {
        position: relative;
        width: 100%;
        display: inline-block;
        padding-left: 20%;
        padding-top: 2%;
        font-size: 16px; } }
    .video .text:before {
      width: 1px;
      display: block;
      position: absolute;
      background-color: #bf1b51; }
      @media screen and (min-width: 64em) {
        .video .text:before {
          content: '';
          z-index: -1; } }
    .video .text p {
      margin: 0px; }
  .video:before {
    display: block;
    position: absolute;
    top: -60px;
    left: -60px; }

.etapa {
  padding-bottom: 2em;
  background-repeat: repeat-y;
  background-position-x: 6px;
  background-size: 31px; }
  .etapa:before {
    content: '';
    width: 250px;
    height: 50px;
    margin-left: 20%;
    display: block;
    background-repeat: no-repeat;
    margin-bottom: 1em; }
  .etapa li {
    height: 0;
    transform: scaleY(0); }
  .etapa.-active li {
    height: auto;
    transform: scaleY(1);
    transition: 0.2s ease-in-out; }
  .etapa.geral {
    background-image: url("../images/bg_fita_geral_line.png"); }
    .etapa.geral:before {
      background-image: url("../images/tab_geral_mobile.png"); }
    .etapa.geral .video {
      background-image: url("../images/play_geral.png"); }
  .etapa.patologia {
    background-image: url("../images/bg_fita_patologia_line.png"); }
    .etapa.patologia:before {
      background-image: url("../images/tab_patologia_mobile.png"); }
    .etapa.patologia .video {
      background-image: url("../images/play_patologia.png"); }
  .etapa.equipe {
    background-image: url("../images/bg_fita_equipe_line.png"); }
    .etapa.equipe:before {
      background-image: url("../images/tab_equipe_mobile.png"); }
    .etapa.equipe .video {
      background-image: url("../images/play_equipe.png"); }
  .etapa.tratamento {
    background-image: url("../images/bg_fita_tratamento_line.png"); }
    .etapa.tratamento:before {
      background-image: url("../images/tab_tratamento_mobile.png"); }
    .etapa.tratamento .video {
      background-image: url("../images/play_tratamento.png"); }
  .etapa.seguimento {
    background-image: url("../images/bg_fita_seguimento_line.png"); }
    .etapa.seguimento:before {
      background-image: url("../images/tab_seguimento_mobile.png"); }
    .etapa.seguimento .video {
      background-image: url("../images/play_seguimento.png"); }

@media screen and (max-width: 63.9375em) {
  .tabs {
    display: none; } }
.tabs span {
  position: absolute; }
  .tabs span:before {
    content: '';
    position: absolute; }
    @media screen and (max-width: 82.5em) {
      .tabs span:before {
        background-size: cover; } }

.last {
  padding-bottom: 5em;
  max-width: 1210px;
  font-family: roboto;
  justify-content: space-between;
  position: relative;
  z-index: 1; }
  .last .-flex {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .last .space, .last .cta, .last .share {
    width: 30%; }
  .last .space {
    width: 25%; }
  .last .cta {
    text-align: center; }
    @media screen and (max-width: 63.9375em) {
      .last .cta {
        width: 100%;
        margin-bottom: 1em;
        margin-top: 2em; } }
  .last .share {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    text-align: right;
    width: 33%; }
    @media screen and (max-width: 63.9375em) {
      .last .share {
        width: 100%;
        text-align: center; } }
    @media screen and (max-width: 63.9375em) {
      .last .share .social-links {
        display: block;
        margin: 0 auto; } }

.button-texture {
  background-image: url("../images/bg_button-texture.png");
  background-position: center;
  background-size: cover;
  text-align: center;
  font-size: 2em;
  padding: 0.6em 1.7em;
  border-radius: 50px;
  font-family: testament;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 2em;
  margin-top: 0.5em;
  color: #f39ecb;
  display: inline-block; }

.mfp-iframe-scaler {
  overflow: visible; }

@media screen and (min-width: 64em) {
  .-pulse {
    animation: pulse 1s infinite; } }

@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
.-estrutura {
  padding-top: 1526px; }
  @media screen and (max-width: 82.5em) {
    .-estrutura {
      padding-top: 117%; } }
  @media screen and (min-width: 64em) {
    .-estrutura {
      background-image: url("../images/bg_estrutura_inicial.png"); } }
  @media screen and (max-width: 63.9375em) {
    .-estrutura {
      padding-top: 0px; } }

@media screen and (max-width: 63.9375em) {
  .bgs {
    display: none; } }
.bgs .hands, .bgs .doctors, .bgs .hands2, .bgs .hug {
  background-repeat: no-repeat;
  position: absolute;
  background-size: contain; }
.bgs .colmeia1, .bgs .colmeia2, .bgs .colmeia3 {
  position: absolute;
  background-image: url(../images/bg_colmeia.png);
  max-width: 720px;
  max-height: 728px;
  width: 38vw;
  height: 38vw; }
.bgs .colmeia1 {
  left: 85%;
  top: -66%; }
.bgs .colmeia2 {
  right: 93%;
  top: 14%; }
.bgs .colmeia3 {
  left: 106%;
  top: 66%; }
.bgs .hands {
  left: 38%;
  background-image: url(../images/bg_float_hands.png);
  max-width: 907px;
  max-height: 739px;
  top: -39%;
  width: 48vw;
  height: 39vw; }
.bgs .doctors {
  right: 70%;
  background-image: url(../images/bg_float_doctors.png);
  max-width: 651px;
  max-height: 654px;
  top: 3%;
  width: 34vw;
  height: 34vw; }
.bgs .hands2 {
  left: 63%;
  background-image: url(../images/bg_float_hands2.png);
  max-width: 852px;
  max-height: 538px;
  top: 37%;
  width: 45vw;
  height: 28vw; }
.bgs .hug {
  right: 54%;
  background-image: url(../images/bg_float_hug.png);
  max-width: 781px;
  max-height: 615px;
  bottom: -14%;
  width: 42vw;
  height: 33vw; }

@media screen and (max-width: 89.9375em) {
  .video:nth-child(25) .text {
    width: 60px; } }
@media screen and (min-width: 64em) {
  .video:nth-child(1) .text, .video:nth-child(3) .text, .video:nth-child(4) .text, .video:nth-child(5) .text, .video:nth-child(6) .text, .video:nth-child(11) .text, .video:nth-child(12) .text, .video:nth-child(14) .text, .video:nth-child(15) .text, .video:nth-child(16) .text, .video:nth-child(17) .text, .video:nth-child(19) .text, .video:nth-child(20) .text, .video:nth-child(21) .text, .video:nth-child(22) .text, .video:nth-child(23) .text, .video:nth-child(25) .text, .video:nth-child(26) .text, .video:nth-child(27) .text, .video:nth-child(28) .text, .video:nth-child(29) .text, .video:nth-child(30) .text, .video:nth-child(31) .text, .video:nth-child(36) .text {
    left: 50%;
    margin-left: 13px; }
    .video:nth-child(1) .text:before, .video:nth-child(3) .text:before, .video:nth-child(4) .text:before, .video:nth-child(5) .text:before, .video:nth-child(6) .text:before, .video:nth-child(11) .text:before, .video:nth-child(12) .text:before, .video:nth-child(14) .text:before, .video:nth-child(15) .text:before, .video:nth-child(16) .text:before, .video:nth-child(17) .text:before, .video:nth-child(19) .text:before, .video:nth-child(20) .text:before, .video:nth-child(21) .text:before, .video:nth-child(22) .text:before, .video:nth-child(23) .text:before, .video:nth-child(25) .text:before, .video:nth-child(26) .text:before, .video:nth-child(27) .text:before, .video:nth-child(28) .text:before, .video:nth-child(29) .text:before, .video:nth-child(30) .text:before, .video:nth-child(31) .text:before, .video:nth-child(36) .text:before {
      left: -13px;
      bottom: 0px;
      top: 0px; }
  .video:nth-child(2), .video:nth-child(8), .video:nth-child(9), .video:nth-child(10), .video:nth-child(31), .video:nth-child(32), .video:nth-child(33), .video:nth-child(34), .video:nth-child(35) {
    text-align: right; }
    .video:nth-child(2) .text, .video:nth-child(8) .text, .video:nth-child(9) .text, .video:nth-child(10) .text, .video:nth-child(31) .text, .video:nth-child(32) .text, .video:nth-child(33) .text, .video:nth-child(34) .text, .video:nth-child(35) .text {
      right: 50%;
      margin-right: 13px; }
      .video:nth-child(2) .text:before, .video:nth-child(8) .text:before, .video:nth-child(9) .text:before, .video:nth-child(10) .text:before, .video:nth-child(31) .text:before, .video:nth-child(32) .text:before, .video:nth-child(33) .text:before, .video:nth-child(34) .text:before, .video:nth-child(35) .text:before {
        right: -13px;
        bottom: 0px;
        top: 0px; }
  .video:nth-child(2) .text, .video:nth-child(4) .text, .video:nth-child(6) .text, .video:nth-child(14) .text, .video:nth-child(15) .text, .video:nth-child(16) .text, .video:nth-child(17) .text, .video:nth-child(19) .text, .video:nth-child(20) .text, .video:nth-child(21) .text, .video:nth-child(22) .text, .video:nth-child(23) .text, .video:nth-child(36) .text {
    bottom: 140%; }
    .video:nth-child(2) .text:before, .video:nth-child(4) .text:before, .video:nth-child(6) .text:before, .video:nth-child(14) .text:before, .video:nth-child(15) .text:before, .video:nth-child(16) .text:before, .video:nth-child(17) .text:before, .video:nth-child(19) .text:before, .video:nth-child(20) .text:before, .video:nth-child(21) .text:before, .video:nth-child(22) .text:before, .video:nth-child(23) .text:before, .video:nth-child(36) .text:before {
      bottom: -25px; }
  .video:nth-child(3) .text, .video:nth-child(5) .text, .video:nth-child(9) .text, .video:nth-child(10) .text, .video:nth-child(11) .text, .video:nth-child(12) .text, .video:nth-child(25) .text, .video:nth-child(26) .text, .video:nth-child(27) .text, .video:nth-child(28) .text, .video:nth-child(29) .text, .video:nth-child(30) .text, .video:nth-child(31) .text, .video:nth-child(33) .text, .video:nth-child(34) .text, .video:nth-child(35) .text {
    top: 140%; }
    .video:nth-child(3) .text:before, .video:nth-child(5) .text:before, .video:nth-child(9) .text:before, .video:nth-child(10) .text:before, .video:nth-child(11) .text:before, .video:nth-child(12) .text:before, .video:nth-child(25) .text:before, .video:nth-child(26) .text:before, .video:nth-child(27) .text:before, .video:nth-child(28) .text:before, .video:nth-child(29) .text:before, .video:nth-child(30) .text:before, .video:nth-child(31) .text:before, .video:nth-child(33) .text:before, .video:nth-child(34) .text:before, .video:nth-child(35) .text:before {
      top: -25px; }
  .video:nth-child(1) {
    left: 2.9%;
    top: 4.4%; }
    .video:nth-child(1) .text {
      top: 220%; }
      .video:nth-child(1) .text:before {
        top: -50px; }
  .video:nth-child(2), .video:nth-child(3), .video:nth-child(4), .video:nth-child(5), .video:nth-child(6) {
    top: 6.5%; }
  .video:nth-child(2) {
    right: 80%; }
    .video:nth-child(2) .text {
      right: 50%;
      margin-right: 13px; }
      .video:nth-child(2) .text:before {
        right: -13px;
        top: 0px; }
  .video:nth-child(3) {
    left: 38%; }
    .video:nth-child(3) .text {
      width: 122px; }
  .video:nth-child(4) {
    left: 52.5%; }
    .video:nth-child(4) .text {
      width: 122px; }
  .video:nth-child(5) {
    left: 66.4%; }
    .video:nth-child(5) .text {
      width: 130px; }
  .video:nth-child(6) {
    left: 80.9%; }
    .video:nth-child(6) .text {
      width: 130px; }
  .video:nth-child(7) {
    top: 8.7%;
    left: 93.7%; }
    .video:nth-child(7) .text {
      left: -168%;
      top: 196%; }
      .video:nth-child(7) .text:before {
        top: -45px;
        bottom: 44px;
        transform: rotate(40deg);
        right: 42px; }
  .video:nth-child(8) {
    top: 20.5%;
    left: 93.8%; }
    .video:nth-child(8) .text {
      top: 209%;
      left: -210%; }
      .video:nth-child(8) .text:before {
        top: -65px; }
  .video:nth-child(9), .video:nth-child(10), .video:nth-child(11) {
    top: 22.7%; }
  .video:nth-child(9) {
    right: 15.7%; }
  .video:nth-child(10) {
    right: 30.1%; }
  .video:nth-child(11) {
    left: 41.9%; }
    .video:nth-child(11) .text {
      width: 130px; }
      .video:nth-child(11) .text:before {
        top: -16px; }
  .video:nth-child(12) {
    left: 23.9%;
    top: 23.3%; }
    .video:nth-child(12) .text {
      width: 130px; }
  .video:nth-child(13) {
    top: 30.4%;
    left: 17.7%; }
    .video:nth-child(13) .text {
      top: 73%;
      left: -382%;
      width: 130px; }
      .video:nth-child(13) .text:before {
        height: 1px;
        width: 150px;
        top: -10px; }
  .video:nth-child(14) {
    left: 24%;
    bottom: 59%; }
    .video:nth-child(14) .text {
      top: -95%; }
  .video:nth-child(15), .video:nth-child(16), .video:nth-child(17) {
    bottom: 58.4%; }
  .video:nth-child(15) {
    left: 38%; }
    .video:nth-child(15) .text {
      width: 110px; }
  .video:nth-child(16) {
    left: 52.1%; }
    .video:nth-child(16) .text {
      width: 120px; }
  .video:nth-child(17) {
    left: 66.5%; }
    .video:nth-child(17) .text {
      width: 120px; }
  .video:nth-child(18) {
    top: 43.3%;
    left: 80.9%; }
    .video:nth-child(18) .text {
      top: -65%;
      left: 201%;
      width: 140px; }
      .video:nth-child(18) .text:before {
        top: 0px;
        bottom: 4px;
        transform: rotate(40deg);
        left: -24px; }
  .video:nth-child(19), .video:nth-child(20), .video:nth-child(21), .video:nth-child(22), .video:nth-child(23) {
    bottom: 42.2%; }
  .video:nth-child(19) {
    left: 66.5%; }
  .video:nth-child(20) {
    left: 52.2%; }
  .video:nth-child(21) {
    left: 38%; }
    .video:nth-child(21) .text {
      width: 120px; }
  .video:nth-child(22) {
    left: 23.9%; }
    .video:nth-child(22) .text {
      width: 120px; }
  .video:nth-child(23) {
    left: 10.8%; }
  .video:nth-child(24) {
    top: 57.9%;
    left: 2.2%; }
    .video:nth-child(24) .text {
      top: 149%;
      left: 193%;
      width: 130px; }
      .video:nth-child(24) .text:before {
        bottom: 22px;
        transform: rotate(-40deg);
        left: -24px;
        top: -25px; }
  .video:nth-child(25) {
    top: 68.4%;
    left: 2%; }
    .video:nth-child(25) .text {
      top: 230%; }
      .video:nth-child(25) .text:before {
        top: -80px; }
  .video:nth-child(26), .video:nth-child(27), .video:nth-child(28), .video:nth-child(29), .video:nth-child(30), .video:nth-child(31) {
    top: 71.5%; }
  .video:nth-child(26) {
    left: 10.8%; }
  .video:nth-child(27) {
    left: 23.9%; }
    .video:nth-child(27) .text {
      width: 120px; }
  .video:nth-child(28) {
    left: 37.8%; }
    .video:nth-child(28) .text {
      width: 120px; }
  .video:nth-child(29) {
    left: 52%; }
  .video:nth-child(30) {
    left: 66.3%; }
    .video:nth-child(30) .text:before {
      top: -16px; }
  .video:nth-child(31) {
    left: 80.7%; }
  .video:nth-child(32) {
    top: 73.5%;
    right: 2.7%; }
    .video:nth-child(32) .text {
      top: -220%;
      width: 110px; }
      .video:nth-child(32) .text:before {
        bottom: -60px; }
  .video:nth-child(33) {
    bottom: 12.2%;
    right: 2.8%; }
    .video:nth-child(33) .text {
      top: 230%; }
      .video:nth-child(33) .text:before {
        top: -60px; }
  .video:nth-child(34), .video:nth-child(35) {
    bottom: 9.7%; }
  .video:nth-child(34) {
    right: 15.2%; }
  .video:nth-child(35) {
    right: 30.1%; }
  .video:nth-child(36) {
    bottom: 9.7%;
    left: 52.2%; } }
.video:nth-child(1), .video:nth-child(2) {
  background-image: url("../images/play_geral.png"); }
.video:nth-child(3), .video:nth-child(4), .video:nth-child(5), .video:nth-child(6), .video:nth-child(7), .video:nth-child(8), .video:nth-child(9), .video:nth-child(10) {
  background-image: url("../images/play_patologia.png"); }
.video:nth-child(11), .video:nth-child(12), .video:nth-child(13), .video:nth-child(14), .video:nth-child(15), .video:nth-child(16), .video:nth-child(17), .video:nth-child(18) {
  background-image: url("../images/play_equipe.png"); }
.video:nth-child(19), .video:nth-child(20), .video:nth-child(21), .video:nth-child(22), .video:nth-child(23), .video:nth-child(24), .video:nth-child(25), .video:nth-child(26), .video:nth-child(27), .video:nth-child(28), .video:nth-child(29), .video:nth-child(30), .video:nth-child(31), .video:nth-child(32) {
  background-image: url("../images/play_tratamento.png"); }
.video:nth-child(33), .video:nth-child(34), .video:nth-child(35), .video:nth-child(36) {
  background-image: url("../images/play_seguimento.png"); }

@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
@media screen and (max-width: 63.9375em) {
  .tabs {
    display: none; } }
.tabs span {
  position: absolute; }
  .tabs span:before {
    content: '';
    position: absolute; }
    @media screen and (max-width: 82.5em) {
      .tabs span:before {
        background-size: cover; } }
.tabs .geral {
  top: -5.1%;
  right: 104.3%; }
  .tabs .geral:before {
    background-image: url("../images/tab_geral.png");
    max-width: 136px;
    max-height: 69px;
    width: 10.3vw;
    height: 5.2vw; }
.tabs .patologia {
  top: 1.5%;
  left: 24%; }
  .tabs .patologia:before {
    background-image: url("../images/tab_patologia.png");
    width: 11.9vw;
    height: 5.2vw;
    max-width: 156px;
    max-height: 69px; }
.tabs .equipe {
  top: 16.6%;
  left: 45.2%; }
  .tabs .equipe:before {
    background-image: url("../images/tab_equipe.png");
    width: 15.6vw;
    height: 6.8vw;
    max-width: 206px;
    max-height: 89px; }
.tabs .tratamento {
  top: 52%;
  left: 84%; }
  .tabs .tratamento:before {
    background-image: url("../images/tab_tratamento.png");
    width: 13.3vw;
    height: 4.7vw;
    max-width: 173px;
    max-height: 62px; }
.tabs .seguimento {
  top: 80.2%;
  right: 19.2%; }
  .tabs .seguimento:before {
    background-image: url("../images/tab_seguimento.png");
    width: 13.1vw;
    height: 4.7vw;
    max-width: 173px;
    max-height: 62px; }
