h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

p {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.navbar {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #fff;
}

.nav-link {
  position: static;
  width: 90px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.nav-link:hover {
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.logo {
  margin-top: 15px;
  margin-bottom: 0px;
}

.nav-menu {
  top: 27px;
  float: right;
  text-align: left;
}

.about {
  position: relative;
  margin-top: 0px;
  background-color: #b2c9e0;
}

.heading1 {
  display: block;
  width: 600px;
  margin: 40px auto 25px;
  padding-top: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
}

.heading1.dark {
  margin-top: 40px;
  margin-bottom: 31px;
  background-color: transparent;
  color: #036;
}

.heading1.dark.white {
  color: #fff;
}

.texto-about {
  position: relative;
  display: block;
  width: 50vw;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
}

.texto-about._2 {
  margin-bottom: 50px;
}

.about-container {
  position: static;
  margin-bottom: 0px;
}

.div-gustavo {
  position: relative;
  width: 285px;
  margin-right: 14px;
  margin-bottom: 25px;
  margin-left: 14px;
  float: left;
}

.matt-img {
  max-width: 90%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 51, 102, .5);
  border-radius: 396px;
}

.reviews {
  position: relative;
  background-color: #b2c9e0;
}

.img-gustavo {
  max-width: 90%;
}

.quote-div {
  position: relative;
  display: block;
  width: 30%;
  min-height: 90px;
  margin: 10px 1%;
  padding: 18px 2%;
  float: left;
  clear: none;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: hsla(0, 0%, 100%, .8);
}

.texto {
  margin-bottom: 90px;
  text-align: center;
}

.texto.white {
  display: block;
  width: 350px;
  margin: 35px auto 25px;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.contact {
  background-color: #036;
}

.subtitulo {
  margin-bottom: 11px;
  font-size: 16px;
  text-align: center;
}

.facebook {
  display: block;
  width: 55px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.div-face {
  display: block;
  width: 70px;
  margin-right: auto;
  margin-left: auto;
}

.link-face {
  color: #fff;
}

.tickets {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0%;
  padding-bottom: 4%;
  background-color: #b2c9e0;
}

.txt-quote {
  position: relative;
  left: 0px;
  top: 0%;
  display: block;
  width: auto;
  height: 80%;
  max-height: 80%;
  min-height: 80%;
  margin: auto;
  float: none;
  font-size: 15px;
  text-align: left;
}

.img-top {
  height: auto;
  background-color: transparent;
}

.slide {
  position: relative;
  height: 100%;
  background-color: #000;
}

.slider {
  height: 100%;
  background-color: #000;
}

.quote1 {
  position: absolute;
  left: 36%;
  top: 33%;
  display: block;
  width: 227px;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.nome {
  color: hsla(0, 0%, 100%, .8);
  font-size: 19px;
  line-height: 21px;
}

.citacao {
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
}

.creditos {
  position: static;
  display: block;
  width: auto;
  margin: 11px auto;
  line-height: 27px;
  text-align: center;
}

.img-arvore {
  position: absolute;
  left: auto;
  top: 35%;
  right: auto;
  bottom: auto;
  margin-top: auto;
}

.img-mala {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 0;
  max-width: 100%;
  margin-top: auto;
  margin-bottom: 0px;
}

._3colunas {
  position: relative;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-container {
  position: relative;
  margin-bottom: 48px;
  padding-left: 0px;
}

.thumb {
  padding: 0% 1% 1%;
}

.lightbox-link {
  position: static;
}

.lightbox-link:hover {
  opacity: 0.75;
}

.div-media {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.div-form {
  display: block;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.submit {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.conteudo {
  position: static;
  overflow: auto;
  min-height: 150px;
  float: none;
  clear: none;
}

.txt-form {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  text-align: center;
}

.subtitulo-about {
  font-size: 27px;
  line-height: 34px;
  font-weight: 400;
}

.txt-festivais {
  margin-top: 11px;
  margin-bottom: 11px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.colunas-festivais {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.colunas-festivais.baixo {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 100px;
  padding-left: 100px;
}

.img-logo {
  width: 100%;
  max-width: 250px;
  margin-top: 15px;
}

.div-coluna {
  padding-right: 10px;
  padding-left: 10px;
  background-color: transparent;
}

.txt-about {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.reviews-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1px;
  margin-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.subdiv-quote {
  position: relative;
  left: 0px;
  z-index: 0;
  margin-top: 4%;
  margin-bottom: 4%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.subdiv-quote.nyt {
  margin-top: 6%;
}

.link-rev {
  color: #333;
}

.link-rev:hover {
  color: blue;
}

html.w-mod-js *[data-ix="fade-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

@media (max-width: 991px) {
  .navbar {
    margin-top: 10px;
    margin-left: 21px;
  }
  .nav-link {
    float: none;
  }
  .nav-menu {
    position: absolute;
    top: 10px;
    float: left;
    background-color: #cecece;
  }
  .menu-button {
    margin-top: 21px;
    margin-right: 10px;
    background-color: rgba(43, 63, 107, .2);
  }
  .menu-button.w--open {
    background-color: #2b3f6b;
  }
  .about {
    margin-top: -1px;
  }
  .texto-about {
    width: 55vw;
  }
  .div-gustavo {
    display: block;
    width: 55vw;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .quote-div {
    display: block;
    width: 40%;
    margin-top: 7px;
    margin-bottom: 6px;
    float: left;
  }
  .reviews-container {
    padding-right: 40px;
    padding-left: 40px;
  }
  .quote1 {
    left: 29%;
    top: 31%;
    width: 212px;
  }
  .creditos {
    width: auto;
  }
  .img-arvore {
    top: 30%;
    max-width: 20%;
  }
  .img-mala {
    max-width: 21%;
  }
  .img-logo {
    position: static;
    width: 100%;
  }
  .div-coluna {
    position: relative;
  }
  .reviews-div {
    margin-bottom: 50px;
  }
  .subdiv-quote.nyt {
    margin-top: 4%;
  }
}

@media (max-width: 767px) {
  .navbar {
    margin-top: 5px;
    margin-left: 10px;
  }
  .nav-link {
    position: static;
    margin-bottom: 5px;
    float: none;
  }
  .logo {
    max-width: 100%;
    margin-top: 21px;
  }
  .nav-menu {
    margin: 11px 24px 0px 10px;
  }
  .menu-button {
    margin-right: 25px;
  }
  .heading1 {
    display: block;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
  }
  .heading1.dark {
    margin-top: 30px;
    margin-bottom: 25px;
    font-size: 34px;
    line-height: 40px;
  }
  .texto-about {
    width: 65vw;
    margin-bottom: 65px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-gustavo {
    width: 70vw;
  }
  .matt-img {
    max-width: 70%;
  }
  .img-gustavo {
    max-width: 70%;
  }
  .quote-div {
    position: relative;
    display: block;
    margin-top: 6px;
    margin-right: 1%;
    margin-left: 1%;
    padding-right: 2%;
    padding-left: 2%;
    float: none;
  }
  .txt-quote {
    height: auto;
    max-height: auto;
    min-height: auto;
  }
  .img {
    position: static;
    max-width: 105%;
    margin-left: -25px;
    padding-left: 0px;
    text-align: center;
  }
  .quote1 {
    left: 26%;
    width: 190px;
    font-size: 18px;
    line-height: 22px;
  }
  .quote1.big {
    top: 26%;
  }
  .nome {
    font-size: 16px;
    line-height: 16px;
  }
  .citacao {
    font-size: 18px;
    line-height: 22px;
  }
  .creditos {
    width: auto;
  }
  .img-arvore {
    top: 54%;
    width: 20%;
    max-width: 19%;
  }
  .img-mala {
    width: auto;
    max-width: 28%;
  }
  .div-img-mala {
    width: auto;
  }
  ._3colunas {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
  }
  .thumb {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-media {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
  }
  .div-form {
    width: 450px;
  }
  .subtitulo-about {
    font-size: 22px;
    line-height: 28px;
  }
  .txt-festivais {
    line-height: 20px;
  }
  .colunas-festivais {
    position: static;
    margin-left: auto;
    text-align: center;
  }
  .colunas-festivais.baixo {
    padding-right: 69px;
    padding-left: 69px;
  }
  .div-coluna {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .container-festivais {
    position: relative;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .subdiv-quote.zeal {
    margin-top: 15%;
    margin-bottom: 15%;
  }
}

@media (max-width: 479px) {
  h3 {
    position: static;
    display: block;
    width: 241px;
    margin-right: auto;
    margin-left: auto;
    font-size: 23px;
  }
  p {
    display: block;
    width: 270px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    line-height: 20px;
  }
  .navbar {
    margin-right: 15px;
    margin-bottom: 0px;
    margin-left: 5px;
  }
  .logo {
    max-width: 70%;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 15px;
    padding-right: auto;
    float: left;
  }
  .nav-menu {
    margin-top: 10px;
    margin-left: 9px;
  }
  .menu-button {
    display: block;
    margin-top: -77px;
    margin-right: auto;
    margin-left: auto;
  }
  .heading1 {
    width: 200px;
    margin-top: 20px;
  }
  .heading1.dark {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 27px;
  }
  .texto-about {
    width: 72vw;
    margin-top: 0px;
    margin-bottom: 70px;
    font-size: 14px;
    line-height: 20px;
  }
  .div-gustavo {
    display: block;
    width: 75vw;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .matt-img {
    width: 200px;
    max-width: 80%;
  }
  .img-gustavo {
    width: 200px;
    max-width: 80%;
  }
  .quote-div {
    display: block;
    width: 83vw;
    margin: 2% auto;
    padding: 3%;
    float: none;
  }
  .reviews-container {
    padding-right: 18px;
    padding-left: 18px;
  }
  .texto.white {
    width: 282px;
    font-size: 17px;
  }
  .tickets {
    padding-right: 2px;
    padding-left: 2px;
  }
  .txt-quote {
    width: 77vw;
    height: auto;
    max-height: auto;
    min-height: auto;
    padding-right: 0px;
    font-size: 14px;
    line-height: 18px;
  }
  .txt-bio {
    width: 100%;
  }
  .img {
    margin-left: -17px;
  }
  .quote1 {
    left: 25%;
    top: 50%;
    width: 108px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    font-size: 15px;
    line-height: 12px;
  }
  .quote1.big {
    top: 50%;
  }
  .nome {
    font-size: 11px;
    line-height: 11px;
  }
  .citacao {
    font-size: 12px;
    line-height: 15px;
  }
  .creditos {
    width: auto;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0px;
  }
  .img-arvore {
    top: 54%;
    width: 20%;
    max-width: 19%;
  }
  .img-mala {
    position: absolute;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    width: auto;
    max-width: 33%;
  }
  .media-container {
    position: relative;
    margin-bottom: 27px;
  }
  .div-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 4px;
    padding-left: 4px;
  }
  .div-form {
    width: 260px;
  }
  .submit {
    width: 260px;
    height: 50px;
  }
  .txtnome {
    height: 50px;
  }
  .txtemail {
    height: 50px;
  }
  .subtitulo-about {
    margin-left: 0px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
  }
  .txt-festivais {
    margin-top: 5px;
    font-size: 11px;
    line-height: 14px;
  }
  .colunas-festivais {
    margin-top: 0px;
  }
  .colunas-festivais.baixo {
    padding-right: 45px;
    padding-left: 45px;
  }
  .img-logo {
    max-width: 250px;
  }
  .div-coluna {
    width: 102%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .txt-about {
    font-size: 14px;
    line-height: 20px;
  }
  .reviews-div {
    margin-bottom: 175px;
  }
  .subdiv-quote {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .subdiv-quote.nyt {
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .subdiv-quote.zeal {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
  }
}

