body {
  /*   background: rgba(0, 0, 0, 0.13) ; */
  /* background: #222 url('img/video.jpg') center center no-repeat; */
  /* background: rgba(122, 193, 169, 0.906); */
  font-size: 1.12rem;
  font-family: 'Khula', sans-serif;
  position: relative;
  width: 100%;
  height: 100%;
  color: white;
  letter-spacing: 1.5px;
}

#bbs-frame {
  height: 100%;
  width: 100%;
  display: block;
}
.ambass {
  font-family: 'Santanelli-Medium';
  font-weight: 100;
  font-size: 0.96rem;
  text-transform: lowercase;
}

/* #bbs-frame {
  height: 100%;
  width: 100%;
}

#bbs-frame > iframe body > .bouncer,
body {
  background-color: transparent;
}

#bbs-frame .product-row.header {
  display: block !important;
} */

/* .iframe-container {
  overflow: hidden;

  position: relative;
  height: 1618px;
}

.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
} */

.yesorno {
  width: 110px;
}

.tickets-tabelas {
  /*  width:  50%; */
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.badge-warning {
  font-family: 'Khula', sans-serif;
  font-size: 18px;
  color: #212529;
  background-color: #48bbb388;
  border-radius: 8px;
  box-shadow: inset 0 -8px 8px rgba(255, 255, 255, 0.164),
    inset 0 4px 4px rgba(255, 255, 255, 0.164),
    0 0.125rem 0.25rem rgba(0, 0, 0, 0.397) !important;
  padding: 9px 8px 4px 8px;
}

.badge-warning-activo {
  font-family: 'Khula', sans-serif;
  font-size: 18px;
  color: #212529;
  background-color: #64d2a7;
  border-radius: 8px;
  box-shadow: inset 0 -8px 8px rgba(255, 255, 255, 0.164),
    inset 0 4px 4px rgba(255, 255, 255, 0.164),
    0 0.125rem 0.25rem rgba(0, 0, 0, 0.397) !important;
  padding: 9px 8px 4px 8px;
}

.badge-warning-contactos {
  font-family: 'Khula', sans-serif;
  font-size: 0.8rem;
  color: #212529;
  background-color: #48bbb388;
  border-radius: 8px;
  box-shadow: inset 0 -8px 8px rgba(255, 255, 255, 0.164),
    inset 0 4px 4px rgba(255, 255, 255, 0.164),
    0 0.125rem 0.25rem rgba(0, 0, 0, 0.397) !important;
  padding: 7px 8px 4px 8px;
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: #212529;
  text-decoration: none;
  background-color: #63d2a7;
}

.form-control {
  padding-top: 10px;
  padding-bottom: 6px;
}

.wrapper {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -300;
  border: none;
}
.nav-mobile-a {
  border: none;
  background-color: #009999f3;
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
}
.nav-mobile-b {
  border: none;
  background-color: #009999;
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
}
.nav-mobile-a-news {
  border: none;
  background-color: #006da0;
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
}
.nav-mobile-b-news {
  border: none;
  background-color: #006da0;
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
}

.wrapper-homepage {
  background-image: url(https://www.znagathering.com/img/fundos/homepage-simbolo.jpg);
}
.wrapper-news {
  background-image: url(https://www.znagathering.com/img/fundos/news.jpg);
}
.wrapper-news-mobile {
  background-image: url(https://www.znagathering.com/img/fundos/background-mobile.jpg);
}
.wrapper-concept {
  background-image: url(https://www.znagathering.com/img/fundos/concept.jpg);
}
.wrapper-program {
  background-image: url(https://www.znagathering.com/img/fundos/program.jpg);
}
.wrapper-location {
  background-image: url(https://www.znagathering.com/img/fundos/location.jpg);
}
.wrapper-info {
  background-image: url(https://www.znagathering.com/img/fundos/info.jpg);
}
.wrapper-participation {
  background-image: url(https://www.znagathering.com/img/fundos/participation.jpg);
}
.wrapper-gallery {
  background-image: url(https://www.znagathering.com/img/fundos/gallery.jpg);
}

.wrapper-tickets {
  background-image: url(https://www.znagathering.com/img/fundos/tickets.jpg);
}
.card {
  background-color: transparent;
}

/* .envolve {
  height: 100%;
  min-height: 100vh;
  background-attachment: fixed;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
} */

/* .bg{  
  position: absolute;
  background-attachment: fixed;
  width: 100%;
  height: 100vh;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
} */

html {
  width: 100%;
  height: 100%;
}

b {
  color: #000000;
  font-weight: bolder;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
  font-weight: 100;
  margin: 0 0 35px;
  text-transform: uppercase;
}
h6 {
  font-size: 0.7rem;
}
.titulos-cards {
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
  font-size: 1.25rem;
  font-weight: 100;
  margin: 0 0 35px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 590;
}
.titulos-program {
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
  font-size: 8px;
  font-weight: 100;

  text-transform: uppercase;
  color: #ffffff;
}
.p-homepage {
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
  font-size: 1.25rem;
  font-weight: 100;
  margin: 0px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 590;
}
.p-timer {
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
  font-size: 1.8rem;
  margin: 0px;
  padding-bottom: 10px;

  color: #ffffff;
}
.footer {
  background: rgba(255, 255, 255, 0.096);
  padding-top: 28px;
  padding-bottom: 0px;
  width: 100%;
}
.p-footer {
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
  font-size: 10px;
}
.p-footer-mobile {
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
  font-size: 12px;
  text-align: center;
}
.h5,
h5 {
  font-size: 1.65rem;
  color: #000000;
  font-weight: 590;
  text-align: left !important;
}
.pprograma {
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
  font-size: 1.25rem;
  font-weight: 100;
  margin: 0px;
  color: #ffffff;
  font-weight: 590;
}

h2 {
  color: #ffffff !important;
}

.text-dark {
  color: #000000 !important;
}
h1,
h3 {
  color: #fff !important;
}
p {
  font-family: 'Khula', sans-serif;
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 25px;
  letter-spacing: 1.5px;
}

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: rgb(255, 255, 255);
}

a:focus,
a:hover {
  text-decoration: none;
  color: #ffffff;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition: background 0.3s ease-in-out,
      padding-top 0.3s ease-in-out, padding-bottom 0.3s;
    -moz-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out,
      padding-bottom 0.3s;
    transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out,
      padding-bottom 0.3s;
    /*  letter-spacing: 1px; */
    border-bottom: none;
    /* background: transparent; */
    z-index: 21;
  }
}

#mainNav {
  font-family: 'Santanelli-Medium', 'Helvetica Neue', Helvetica, Arial,
    sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.014);
  background-color: rgba(255, 255, 255, 0.1);
}

#mainNav .navbar-toggler {
  font-size: 12px;
  padding: 8px;
  color: white;
  border: 1px solid white;
}

#mainNav .navbar-brand {
  font-weight: 700;
}

#mainNav a {
  color: white;
}

.nav-item {
  text-align: center;
  text-transform: uppercase;
}

#mainNav .navbar-nav .nav-item {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: white;
  background-color: rgba(255, 255, 255, 0.37);
}

#mainNav .navbar-nav .nav-item:active,
#mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
  /* sdf */
}
/* #icones-sociais {
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out,
    padding-bottom 0.3s;
  -moz-transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out,
    padding-bottom 0.3s;
  transition: background 0.3s ease-in-out, padding-top 0.3s ease-in-out,
    padding-bottom 0.3s;
  border-bottom: none;
  background: transparent;
}
#icones-sociais.icones-shrink {
  padding-top: 10px;
  padding-bottom: 10px;
} */
.icones-sociais {
  width: 60px;
  height: 60px;
}
#logo {
  height: auto;
  width: 500px;
  transition: all 0.5s ease;
  transform-origin: left center;
  -webkit-transform: translateZ(0);
}

/* NAVEEEEEE */
.navbar-expand-lg .navbar-nav {
  margin-top: -40px;
}
#mainNav.navbar-shrink {
  padding-top: 10px;
  padding-bottom: 10px;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.3); */
  background: rgba(255, 255, 255, 0.178);
  background: inherit;
}
#mainNav .nav-link.active {
  outline: none;
  background-color: rgba(255, 255, 255, 0.575);
}
#mainNav .nav-link.active:hover {
  color: white;
}

ul.banner-social-buttons li:last-child {
  margin-bottom: 0;
}

.masthead {
  display: table;
  width: 100%;
  height: auto;
  padding: 200px 0;
  text-align: center;
  color: white;
  background: url('../img/video.jpg') no-repeat bottom center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.masthead .intro-body {
  display: table-cell;
  vertical-align: middle;
}

.masthead .intro-body .brand-heading {
  font-size: 50px;
}

.masthead .intro-body .intro-text {
  font-size: 18px;
}

.btn-circle {
  font-size: 26px;
  width: 55px;
  height: 55px;
  line-height: 45px;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  color: white;
  border: 1px solid white;
  border-radius: 100% !important;
  background-color: #63d2a7;
}

.btn-circle:focus,
.btn-circle:hover {
  color: white;
  outline: none;
  background-color: #73f3c2;
}

.content-section {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.download-section {
  color: white;
  background: url('../img/downloads-bg.jpg') no-repeat center center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#map {
  width: 100%;
  height: 300px;
}

.btn {
  font-family: 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  border-radius: 0;
}

.btn-default {
  color: #42dca3;
  border: 1px solid #42dca3;
  background-color: transparent;
}

.btn-default:focus,
.btn-default:hover {
  color: black;
  border: 1px solid #42dca3;
  outline: none;
  background-color: #42dca3;
}

ul.banner-social-buttons {
  margin-top: 0;
}

.barra {
  background: rgba(255, 255, 255, 0.096);
  width: 100%;
}

::-moz-selection {
  background: #fcfcfc;
  background: rgba(255, 255, 255, 0.2);
  text-shadow: none;
}

::selection {
  background: #fcfcfc;
  background: rgba(255, 255, 255, 0.2);
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.video-container {
  position: absolute;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: 2;
}

video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}

.overlay-desc {
  background: rgba(255, 255, 255, 0);
  position: absolute;
  top: 80%;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.header-container {
  width: 100%;
  height: 100%;
  border: none;
  position: relative;
  padding: 0px;
  z-index: -3;
}

#myVideo {
  display: table;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

#video_wrapper {
  margin: 0px;
  padding: 0px;
}
#video_wrapper video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .teste {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .teste {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.setentaporcento {
  width: 84%;
}
/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .teste {
    /* margin-top: 200px; */
    padding-left: 15%;
    padding-right: 15%;
  }
  .container {
    padding-left: 1%;
    padding-right: 1%;
  }
}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .teste {
    /* margin-top: 200px; */
    padding-left: 15%;
    padding-right: 15%;
  }
}

.card-group {
  /* height: 220px; */
  color: rgb(75, 75, 75);
}
#galeria {
  height: 220px;
}

.pag-conceito {
  width: 100%;
  height: 100%;
  border: none;
  position: relative;
  padding: 0px;
}

.container {
  max-width: 1280px;
}

.navega {
  flex-wrap: nowrap | wrap | wrap-reverse;
}

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 20px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: rgba(0, 0, 0, 0.185); /* Set a background color */
  color: rgb(255, 255, 255); /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding-left: 14px; /* Some padding */
  padding-right: 14px; /* Some padding */
  border-radius: 50px; /* Rounded corners */
  font-size: 24px; /* Increase font size */
}

#myBtn:hover {
  background-color: rgba(
    255,
    255,
    255,
    0.623
  ); /* Add a dark-grey background on hover */
}
.margin-20 {
  margin-right: -40px;
  margin-top: -20px;
  margin-bottom: -19px;
}
.scrool {
  width: 100%;
  height: 100%;
  border: solid;
  padding: 0px;
  z-index: -1;
}
/* Dropdown */
.dropbtn {
  background-color: transparent;
  color: white;
  padding: 16px; /* font-size: 16px; */
  border: none;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.dropdown-content-index {
  background-color: rgba(0, 184, 153, 0.945);
}
.dropdown-content-geral {
  background-color: #006da0;
}
.card-index {
  background-color: rgba(0, 184, 153, 0.246);
}
.dropdown-content-news {
  background-color: rgba(51, 216, 106, 0.945);
}
.card-news {
  background-color: rgba(51, 216, 106, 0.178);
}
.card-concept {
  background-color: #3976281f;
}
.card-program {
  background-color: #0000001e;
  margin: 5px;
}
.card-location {
  background-color: #ffffff21;
}
.card-participation {
  background-color: #ff7eff28;
}
.card-contacts {
  background-color: transparent;
}
.row-gallery {
  margin: 15px;
}
.card-body {
  background-color: transparent;
}
.records {
  font-family: Santanelli-Medium;
  font-size: 0.6rem;
  margin-top: -10px;
  margin-bottom: 6px;
}
.portfolio-item {
  margin-bottom: 30px;
  padding: 0;
}
.social-program {
  margin-bottom: -15px;
}
.dropdown-content a {
  /* color: black; */
  padding: 10px 2px;
  text-decoration: none;
  display: block;
  font-size: 0.9rem;
}
.dropdown-content a:hover {
  background-color: rgba(221, 221, 221, 0.342);
}
.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown:hover .dropbtn {
  background-color: transparent;
}
#success_message {
  display: none;
}
#activa {
  background-color: #ffffff46;
}
input,
textarea {
  display: block;
  font-size: 1em;
  font-family: inherit;
}
.form-control::selection {
  background: #34495e;
  color: white;
}
/* ANIMATIONS */
/* BOUNCE */
@keyframes bounce {
  0%,
  10%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-10px);
  }
}
.faa-bounce.animated,
.faa-bounce.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-bounce {
  animation: bounce 4s ease infinite;
}
.faa-bounce.animated.faa-fast,
.faa-bounce.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-bounce.faa-fast {
  animation: bounce 1s ease infinite;
}
.faa-bounce.animated.faa-slow,
.faa-bounce.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-bounce.faa-slow {
  animation: bounce 3s ease infinite;
}
/* SPIN */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.faa-spin.animated,
.faa-spin.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-spin {
  animation: spin 1.5s linear infinite;
}
.faa-spin.animated.faa-fast,
.faa-spin.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-spin.faa-fast {
  animation: spin 0.7s linear infinite;
}
.faa-spin.animated.faa-slow,
.faa-spin.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-spin.faa-slow {
  animation: spin 2.2s linear infinite;
}
/* FLOAT */
@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6px);
  }
  100% {
    transform: translateY(0);
  }
}
.faa-float.animated,
.faa-float.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-float {
  animation: float 2s linear infinite;
}
.faa-float.animated.faa-fast,
.faa-float.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-float.faa-fast {
  animation: float 1s linear infinite;
}
.faa-float.animated.faa-slow,
.faa-float.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-float.faa-slow {
  animation: float 3s linear infinite;
}
/* PULSE */
@keyframes pulse {
  0% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1.1);
  }
}
.faa-pulse.animated,
.faa-pulse.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-pulse {
  animation: pulse 2s linear infinite;
}
.faa-pulse.animated.faa-fast,
.faa-pulse.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-pulse.faa-fast {
  animation: pulse 1s linear infinite;
}
.faa-pulse.animated.faa-slow,
.faa-pulse.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-pulse.faa-slow {
  animation: pulse 3s linear infinite;
}
/* SHAKE */
.faa-shake.animated,
.faa-shake.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-shake {
  animation: wrench 2.5s ease infinite;
}
.faa-shake.animated.faa-fast,
.faa-shake.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-shake.faa-fast {
  animation: wrench 1.2s ease infinite;
}
.faa-shake.animated.faa-slow,
.faa-shake.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-shake.faa-slow {
  animation: wrench 3.7s ease infinite;
}
/* TADA */
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-8deg);
  }
  30%,
  50%,
  70% {
    transform: scale(1.3) rotate(8deg);
  }
  40%,
  60% {
    transform: scale(1.3) rotate(-8deg);
  }
  80%,
  100% {
    transform: scale(1) rotate(0);
  }
}
.faa-tada.animated,
.faa-tada.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-tada {
  animation: tada 2s linear infinite;
}
.faa-tada.animated.faa-fast,
.faa-tada.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-tada.faa-fast {
  animation: tada 1s linear infinite;
}
.faa-tada.animated.faa-slow,
.faa-tada.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-tada.faa-slow {
  animation: tada 3s linear infinite;
}
/* PASSING */
@keyframes passing {
  0% {
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(50%);
    opacity: 0;
  }
}
.faa-passing.animated,
.faa-passing.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-passing {
  animation: passing 2s linear infinite;
}
.faa-passing.animated.faa-fast,
.faa-passing.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-passing.faa-fast {
  animation: passing 1s linear infinite;
}
.faa-passing.animated.faa-slow,
.faa-passing.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-passing.faa-slow {
  animation: passing 3s linear infinite;
}
/* PASSING REVERSE */
@keyframes passing-reverse {
  0% {
    transform: translateX(50%);
    opacity: 0;
  }
  50% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%);
    opacity: 0;
  }
}
.faa-passing-reverse.animated,
.faa-passing-reverse.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-passing-reverse {
  animation: passing-reverse 2s linear infinite;
}
.faa-passing-reverse.animated.faa-fast,
.faa-passing-reverse.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-fast {
  animation: passing-reverse 1s linear infinite;
}
.faa-passing-reverse.animated.faa-slow,
.faa-passing-reverse.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-passing-reverse.faa-slow {
  animation: passing-reverse 3s linear infinite;
}
/* WAVE */
@keyframes burst {
  0% {
    opacity: 0.6;
  }
  50% {
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.faa-burst.animated,
.faa-burst.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-burst {
  animation: burst 2s infinite linear;
}
.faa-burst.animated.faa-fast,
.faa-burst.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-burst.faa-fast {
  animation: burst 1s infinite linear;
}
.faa-burst.animated.faa-slow,
.faa-burst.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-burst.faa-slow {
  animation: burst 3s infinite linear;
}
/* PARALLAX */
.parallax {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: hidden; /* border: 2px 
  solid;
  border-color: #ff0000; */
  z-index: -400;
}
.parallax-layer {
  position: absolute;
  z-index: -100;
}
.alforreca {
  height: auto;
  position: absolute;
  /* margin-top: 10vh; */
}
.balao {
  height: auto;
  width: 90%;
  margin-left: 4vh;
  margin-top: 6vh;
}
.colibri {
  height: auto;
  position: absolute;
  margin-top: 5vh;
  margin-left: 16vh; /* sfd */
}
.bolhasdir {
  margin-top: 200px;
}
.ilha {
  margin-top: 11vh;
  height: auto;
  position: absolute;
}
.parallax-layer-base {
  /* border: 2px sol id ;
  border-color: #ffffff; */
}
.conteudo-homepage {
  z-index: 200;
}
@import 'compass/css3';
#contem-nuvens {
  position: fixed;
  width: 100%;
  height: auto;
}
.animated-nuvens {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
}
.nuvem {
  width: auto;
  height: 100vh;
  margin-top: 24vh;
  opacity: 0.5;
}
/* LOADE R */
.no-js #loader {
  display: none;
}
.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../img/loadergif) center no-repeat rgb(0, 184, 153);
}
.drawing {
  width: 100vw;
  height: 100vh;
  position: relative;
  display: block;
}
/* -- Loading thingy -- */
.loading-dot {
  border-radius: 100%;
  height: 10px;
  width: 10px;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
    40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
    40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
    40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  -webkit-animation: load 3s infinite linear;
  -moz-animation: load 3s infinite linear;
  -o-animation: load 3s infinite linear;
  animation: load 3s infinite linear;
}
@-webkit-keyframes load {
  0% {
    -webkit-transform: translate(0px, 0px), rotate(0deg);
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
  25% {
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      -40px -40px 0px 0px #ffffff, 40px 40px 0px 0px #ffffff,
      -40px 40px 0px 0px #ffffff, 40px -40px 0px 0px #ffffff;
  }
  50% {
    box-shadow: 0px -40px 0px 0px #ffffff, 0px 40px 0px 0px #ffffff,
      -40px 0px 0px 0px #ffffff, 40px 0px 0px 0px #ffffff,
      -40px -40px 0px 0px #ffffff, 40px 40px 0px 0px #ffffff,
      -40px 40px 0px 0px #ffffff, 40px -40px 0px 0px #ffffff;
  }
  70% {
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
  }
  75% {
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    height: 10px;
    width: 10px;
  }
  80% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 40px;
    width: 40px;
  }
  85% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 40px;
    width: 40px;
  }
  90% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 10px;
    width: 10px;
  }
  95 {
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
  100% {
    -webkit-transform: rotate(360deg);
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
}
@-moz-keyframes load {
  0% {
    -moz-transform: translate(0px, 0px), rotate(0deg);
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
  25% {
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      -40px -40px 0px 0px #ffffff, 40px 40px 0px 0px #ffffff,
      -40px 40px 0px 0px #ffffff, 40px -40px 0px 0px #ffffff;
  }
  50% {
    box-shadow: 0px -40px 0px 0px #ffffff, 0px 40px 0px 0px #ffffff,
      -40px 0px 0px 0px #ffffff, 40px 0px 0px 0px #ffffff,
      -40px -40px 0px 0px #ffffff, 40px 40px 0px 0px #ffffff,
      -40px 40px 0px 0px #ffffff, 40px -40px 0px 0px #ffffff;
  }
  70% {
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
  }
  75% {
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    height: 10px;
    width: 10px;
  }
  80% {
    -moz-transform: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 40px;
    width: 40px;
  }
  85% {
    -moz-transform: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 40px;
    width: 40px;
  }
  90% {
    -moz-transform: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 10px;
    width: 10px;
  }
  95 {
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
  100% {
    -moz-transform: rotate(360deg);
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
}
@keyframes load {
  0% {
    transform: translate(0px, 0px), rotate(0deg);
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
  25% {
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      -40px -40px 0px 0px #ffffff, 40px 40px 0px 0px #ffffff,
      -40px 40px 0px 0px #ffffff, 40px -40px 0px 0px #ffffff;
  }
  50% {
    box-shadow: 0px -40px 0px 0px #ffffff, 0px 40px 0px 0px #ffffff,
      -40px 0px 0px 0px #ffffff, 40px 0px 0px 0px #ffffff,
      -40px -40px 0px 0px #ffffff, 40px 40px 0px 0px #ffffff,
      -40px 40px 0px 0px #ffffff, 40px -40px 0px 0px #ffffff;
  }
  70% {
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
  }
  75% {
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    height: 10px;
    width: 10px;
  }
  80% {
    transform: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 40px;
    width: 40px;
  }
  85% {
    transform: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 40px;
    width: 40px;
  }
  90% {
    transform: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 10px;
    width: 10px;
  }
  95 {
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
  100% {
    transform: rotate(360deg);
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
}
@-o-keyframes load {
  0% {
    -o-transforms: translate(0px, 0px), rotate(0deg);
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
  25% {
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      -40px -40px 0px 0px #ffffff, 40px 40px 0px 0px #ffffff,
      -40px 40px 0px 0px #ffffff, 40px -40px 0px 0px #ffffff;
  }
  50% {
    box-shadow: 0px -40px 0px 0px #ffffff, 0px 40px 0px 0px #ffffff,
      -40px 0px 0px 0px #ffffff, 40px 0px 0px 0px #ffffff,
      -40px -40px 0px 0px #ffffff, 40px 40px 0px 0px #ffffff,
      -40px 40px 0px 0px #ffffff, 40px -40px 0px 0px #ffffff;
  }
  70% {
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
  }
  75% {
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    height: 10px;
    width: 10px;
  }
  80% {
    -o-transforms: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 40px;
    width: 40px;
  }
  85% {
    -o-transforms: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 40px;
    width: 40px;
  }
  90% {
    -o-transforms: translate(0px, 0px) rotate(360deg);
    box-shadow: 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff,
      0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
    background-color: #ffffff;
    height: 10px;
    width: 10px;
  }
  95 {
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
  100% {
    -o-transforms: rotate(360deg);
    box-shadow: 0px 40px 0px 0px #ffffff, 0px -40px 0px 0px #ffffff,
      40px 0px 0px 0px #ffffff, -40px 0px 0px 0px #ffffff,
      40px 40px 0px 0px #ffffff, -40px -40px 0px 0px #ffffff,
      40px -40px 0px 0px #ffffff, -40px 40px 0px 0px #ffffff;
  }
}
.carrega {
  position: absolute;
  margin-top: 70vh;
  margin-left: 48%;
}
/* .carreg; */
