.principal {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  width: 100%;
  height: 100vh;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.8);
  text-align: center;
}

.agenda {
  position: relative;
  z-index: 2;
  display: block;
  height: 100%;
  background-color: #d4d4d4;
  text-align: left;
}

.logo-midas {
  display: inline-block;
  padding-top: 0px;
}

.rodape {
  position: relative;
  z-index: 5;
  display: inline-block;
  width: 100%;
  height: 65px;
  padding-top: 5px;
  background-color: #000;
}

.twit-img {
  display: inline-block;
  width: 22px;
  height: 22px;
}

.you-img {
  width: 28px;
  padding-left: 0px;
  float: none;
}

.txt_rodape {
  display: inline-block;
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 10px;
  float: 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;
  font-family: 'Rene bieder campton', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.5px;
}

.fb_topo {
  width: 22px;
  height: 22px;
}

.insta_topo {
  width: 22px;
  height: 22px;
  padding-left: 0px;
}

.centralizasm {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 0px 35px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container-2 {
  position: relative;
  display: block;
  height: 100%;
}

.bg_home {
  display: block;
  overflow: visible;
  width: 100%;
  height: 100%;
  background-image: url('../images/bg_mainBanner.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contatoshow {
  position: relative;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  background-image: url('../images/bg_contatos_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: left;
}

.container-4 {
  position: absolute;
  left: 0%;
  top: 0px;
  right: 0%;
  bottom: 0%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.text-block-2 {
  display: block;
  padding-left: 0px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
}

.link-block-5 {
  display: inline-block;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  color: #fff;
  text-decoration: none;
}

.link-block-5.impresna {
  display: block;
  padding-bottom: 7px;
}

.div-block-5 {
  position: relative;
  z-index: 3;
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
}

.div-block-6 {
  position: relative;
  padding-top: 45px;
  padding-bottom: 30px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-7 {
  position: relative;
  display: block;
  padding-top: 45px;
  padding-bottom: 30px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.centralfas {
  position: relative;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
  margin-top: auto;
  padding-bottom: 0px;
  background-color: #E3E3D0;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.container-6 {
  position: relative;
  height: 100%;
  padding-top: 0px;
}

.list-items-ok {
  position: static;
  display: block;
  width: 100%;
  height: 60px;
  border-bottom: 0.5px solid #000;
  list-style-type: none;
}

.list {
  display: block;
  width: 100%;
  margin-bottom: 0px;
  padding: 60px 30px 120px 20px;
  list-style-type: none;
}

.image-8 {
  position: relative;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-filter: brightness(0%);
  filter: brightness(0%);
}

.text_list_fas {
  position: relative;
  top: 50%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.column-12 {
  position: absolute;
  display: inline-block;
  padding-right: 0px;
  text-align: left;
}

.coluna-ok {
  position: relative;
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.column-13 {
  position: relative;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
}

.button {
  position: static;
  width: 150px;
  height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.button.ingresso {
  width: 180px;
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  color: #005296;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.button.meet {
  width: 180px;
  background-color: #000;
}

.column-14 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  padding-top: 15px;
  padding-right: 0px;
  font-family: 'Droid Sans', sans-serif;
  text-align: right;
}

.link-block-8 {
  position: relative;
  z-index: 20;
  margin-right: 0px;
  margin-bottom: 65px;
  text-align: left;
}

.link-block-8.email {
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 50px;
}

.link-block-8.email.shows {
  margin-left: auto;
}

.banner_mobile {
  display: none;
  width: 100%;
  height: 100%;
  background-image: url('../images/bg_home_mobile.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.text_12_light {
  display: inline-block;
  padding-left: 3px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-decoration: none;
}

.text_12_light.header {
  padding-left: 0px;
  font-weight: 300;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 21;
  display: block;
  width: 100%;
  height: 70px;
  background-color: transparent;
}

.barramenublack {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  width: 100%;
  height: 65px;
  background-color: #005296;
  opacity: 1;
  -webkit-transform: translate(0px, -65px);
  -ms-transform: translate(0px, -65px);
  transform: translate(0px, -65px);
}

.nav-menu-2 {
  z-index: 3;
  margin-right: 40px;
  margin-left: 30px;
  padding-top: 5px;
  float: right;
  color: #fff;
  text-align: left;
}

.lojavk {
  width: 160px;
  height: 70px;
  padding: 0px;
  background-image: url('../images/VK_store.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Firstday, sans-serif;
  color: transparent;
  font-size: 1.5em;
  font-weight: 400;
  text-transform: uppercase;
}

.lojavk:hover {
  color: transparent;
}

.lojavk.w--current:focus {
  color: transparent;
}

.barraplataforma {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 15%;
  z-index: 19;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  padding-top: 150px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.btn_plataforma {
  position: relative;
  z-index: 20;
  margin-bottom: 65px;
}

.div-block-17 {
  position: relative;
  z-index: 20;
  padding-bottom: 35px;
}

.body-3 {
  background-color: #000;
}

.image-25 {
  display: block;
  padding-bottom: 10px;
  /* -webkit-filter: invert(100%);
  filter: invert(100%); */
}

.image-26 {
  padding-bottom: 10px;
  /* -webkit-filter: invert(100%);
  filter: invert(100%); */
}

.div-block-18 {
  position: relative;
  display: none;
  height: 100vh;
}

.link-block-16 {
  position: static;
  display: inline-block;
  padding-top: 18px;
  padding-right: 80px;
  float: right;
  text-align: left;
}

.link-block-17 {
  margin-left: 40px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.link-block-17.w--current {
  width: 120px;
}

.div-block-20 {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-21 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 65px;
  height: 100%;
  background-color: #005296;
  -webkit-transform: translate(65px, 0px);
  -ms-transform: translate(65px, 0px);
  transform: translate(65px, 0px);
}

.image_plataformas {
  width: 80%;
}

.image-29 {
  height: 100vh;
}

.centraliza_mobile {
  display: none;
}

.contato_home_mobile {
  display: none;
}

.redes_mobile {
  display: none;
}

.contats_home_mobile {
  display: none;
}

.img-cont-mobile {
  display: none;
}

.rodape-mobile {
  display: none;
}

.barra_redes {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 15%;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65px;
  padding-top: 150px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.image-31 {
  display: block;
  width: 129px;
  height: 25.000001907348633px;
  margin-bottom: 10px;
}

.image-32 {
  display: block;
  width: 129px;
  height: 25.000001907348633px;
  margin-bottom: 10px;
}

.image-33 {
  display: block;
  width: 129px;
  height: 25.000001907348633px;
  margin-bottom: 10px;
  text-align: left;
}

.text-block-13 {
  display: inline-block;
  padding-left: 5px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}

.text-block-13.header {
  color: #fff;
  font-weight: 300;
}

.image-34 {
  display: inline-block;
  padding-left: 0px;
  /* -webkit-filter: brightness(0%);
  filter: brightness(0%); */
}

.image-34.header {
  padding-left: 10px;
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}

.div-block-23 {
  padding-top: 0px;
}

.image-36 {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.loja_mobile {
  display: none;
}

.dia {
  position: static;
  padding-top: 10px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #005296;
  font-size: 42px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
}

.div-block-25 {
  position: relative;
  display: block;
  width: 80px;
  height: 80px;
  background-color: #000;
}

.hora {
  padding-top: 3px;
  font-family: 'Rene bieder campton', sans-serif;
  color: #005296;
  font-size: 24px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
}

.div-block-26 {
  position: relative;
  display: block;
  margin-left: 30px;
}

.cidade {
  position: static;
  display: block;
  padding-bottom: 7px;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.local {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.columns-2 {
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
}

.list-item-4 {
  position: static;
  display: block;
  height: 100%;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  border: 1px none #000;
  background-color: hsla(0, 0%, 100%, 0.3);
  -webkit-backdrop-filter: contrast(200%) blur(5px);
  backdrop-filter: contrast(200%) blur(5px);
  list-style-type: none;
}

.column-15 {
  height: 80px;
  padding-right: 0px;
  padding-left: 5px;
}

.column-16 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-2 {
  margin-bottom: 80px;
  padding-right: 30px;
  padding-left: 20px;
}

.tits {
  font-family: 'Rene bieder campton', sans-serif;
  color: #f1f1f1;
  font-size: 100px;
  line-height: 120px;
  font-weight: 600;
}

.tits.blk {
  color: #000;
  line-height: 100px;
}

.div-block-27 {
  position: relative;
  z-index: 3;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 0px;
  padding-left: 20px;
}

.column-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider {
  width: 100%;
  height: 100%;
}

.left-arrow {
  top: 90%;
  z-index: 20;
  display: block;
  opacity: 0.65;
}

.right-arrow {
  top: 90%;
  z-index: 20;
  display: block;
  background-color: transparent;
  opacity: 0.65;
}

.slide-nav {
  display: none;
}

.slide {
  background-image: url('../images/bg_mainBanner_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-2 {
  background-image: url('../images/bg_mainBanner_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.icon-3 {
  display: none;
  margin-top: auto;
  margin-bottom: auto;
  opacity: 0.3;
}

.brand-2 {
  z-index: 3;
  margin-top: 0px;
  margin-left: 55px;
  padding-top: 20px;
  padding-bottom: 23px;
  opacity: 1 !important;
}

.nav-link {
  font-family: 'Rene bieder campton', sans-serif;
  color: #fff;
}

.div-block-28 {
  position: relative;
  margin-top: 50px;
  padding-left: 20px;
}

.subtit {
  margin-top: 0px;
  padding-left: 5px;
  font-family: 'Rene bieder campton', sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.image-38 {
  display: none;
  margin-top: 20px;
}

.div-block-29 {
  width: 150px;
  height: 5px;
  margin-top: 25px;
  background-color: #fff;
}

.div-block-29.contato {
  background-color: #fff;
}

.div-block-30 {
  width: 150px;
  height: 5px;
  margin-top: 25px;
  margin-left: 6px;
  padding-left: 0px;
  background-color: #000;
}

.icon-4 {
  display: none;
  opacity: 0.3;
}

.image-39 {
  position: static;
  margin-right: auto;
}

.div-block-31 {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 65px;
  height: 100%;
  background-color: #000;
  -webkit-transform: translate(-65px, 0px);
  -ms-transform: translate(-65px, 0px);
  transform: translate(-65px, 0px);
}

@media screen and (max-width: 991px) {
  .rodape {
    height: 100%;
  }

  .centralizasm {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .bg_home {
    background-image: url('../images/bg_Home.gif');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .container-4 {
    top: 35%;
  }

  .text-block-2 {
    font-size: 16px;
  }

  .link-block-5 {
    padding-left: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-6 {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .div-block-7 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .button {
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 767px) {
  .principal {
    position: relative;
    display: block;
  }

  .agenda {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 600px;
    background-image: url('../images/agenda.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .rodape {
    text-align: center;
  }

  .centralizasm {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .bg_home {
    background-image: url('../images/bg_Home.gif');
    background-size: cover;
  }

  .container-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-6 {
    padding-left: 10px;
  }

  .div-block-7 {
    float: left;
  }
  .brand-2 {
    margin: 0 auto 0 12px;
    max-width: 76%;
    padding: 0;
}

  .banner_mobile {
    background-image: none;
  }

  .link-block-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .barra_redes {
    display: none;
  }

  .image-35 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .principal {
    position: relative;
    height: 100vh;
  }

  .agenda {
    position: relative;
    height: 100%;
    padding-bottom: 20px;
    background-image: none;
  }

  .logo-midas {
    padding-top: 20px;
  }

  .rodape {
    display: none;
  }

  .twit-img {
    padding: 0px 0px 0px 40px;
  }

  .you-img {
    margin-bottom: 0px;
    padding: 0px 0px 0px 40px;
  }

  .txt_rodape {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .fb_topo {
    height: 100%;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }

  .insta_topo {
    padding-right: 0px;
    padding-left: 40px;
  }

  .centralizasm {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 300;
    display: none;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-right: 35px;
    padding-left: 35px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .bg_home {
    display: none;
    background-image: none;
  }

  .contatoshow {
    height: 100%;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
    text-align: center;
  }

  .container-4 {
    top: 10%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  /* .text-block-2 {
    color: #000;
    font-size: 14px;
    text-align: left;
  } */

  .link-block-5 {
    display: block;
    padding-left: 0px;
  }

  .div-block-5 {
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-6 {
    padding-left: 0px;
    float: left;
    text-align: left;
  }

  .div-block-7 {
    text-align: left;
  }

  .centralfas {
    height: 100%;
    margin-top: 0vh;
  }

  .container-6 {
    padding-right: 5px;
    padding-left: 0px;
  }

  .list {
    padding: 40px 10px 50px 15px;
  }

  .text_list_fas {
    padding-left: 28px;
    font-size: 11px;
  }

  .column-12 {
    padding-left: 0px;
  }

  .button {
    width: 110px;
    font-size: 12px;
  }

  .button.ingresso {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .column-14 {
    padding-left: 0px;
  }

  .link-block-8 {
    display: inline-block;
    margin-right: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .link-block-8._2 {
    padding-left: 30px;
  }

  .banner_mobile {
    display: block;
    background-image: url('../images/main_banner_mobile.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .text_12_light {
    padding-left: 0px;
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    letter-spacing: 0em;
  }

  .navbar-2 {
    position: absolute;
    top: 20px;
    height: 105px;
  }

  .barramenublack {
    display: none;
  }

  .barraplataforma {
    display: none;
  }

  .btn_plataforma {
    margin-bottom: 30px;
  }

  .div-block-17 {
    display: block;
  }

  .image-25 {
    text-align: left;
  }

  .image-26 {
    text-align: center;
  }

  .div-block-18 {
    display: block;
    height: 950px;
    background-image: url('../images/bg_contatos_1.jpg');
    background-position: 51% 50%;
    background-size: cover;
  }

  .link-block-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-bottom: 15px;
    float: 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;
  }

  .link-block-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-20 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-29 {
    position: relative;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: none;
    width: auto;
    height: auto;
  }

  .icon-2 {
    color: #fff;
  }

  .menu-button {
    padding-top: 20px;
    -webkit-transform: translate(0px, 30px);
    -ms-transform: translate(0px, 30px);
    transform: translate(0px, 30px);
  }

  .centraliza_mobile {
    position: static;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    z-index: 300;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 30px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .contato_home_mobile {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 50;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    padding: 10px 15px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .redes_mobile {
    display: block;
  }

  .link_redes_mobile {
    margin-right: 10px;
  }

  .text-block-11 {
    font-family: 'Rene bieder campton', sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .contats_home_mobile {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 30;
    display: inline-block;
    height: 50px;
    background-color: #000;
  }

  .plataformas-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-12 {
    margin-right: 20px;
    margin-left: 20px;
    padding: 10px 0px 12px;
    border-style: solid;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0.25) #000 #000;
    font-family: 'Rene bieder campton', sans-serif;
    color: #fff;
    font-weight: 300;
    text-align: center;
  }

  .img-cont-mobile {
    position: relative;
    display: none;
    height: 100vh;
  }

  .image-30 {
    height: 100vh;
  }

  .rodape-mobile {
    position: relative;
    display: block;
  }

  .text-block-13 {
    color: #000;
    font-size: 14px;
    text-align: left;
  }

  .image-34 {
    -webkit-filter: brightness(0%);
    filter: brightness(0%);
  }

  .div-block-23 {
    text-align: left;
  }

  .image-36 {
    margin-left: 5px;
  }

  .loja_mobile {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    display: block;
    padding-top: 44px;
    padding-left: 0px;
  }

  .dia {
    display: inline-block;
    padding-top: 7px;
    padding-right: 5px;
    font-size: 42px;
    line-height: 42px;
    font-weight: 600;
  }

  .div-block-25 {
    width: 180px;
    height: 70px;
    padding-top: 7px;
    text-align: center;
  }

  .hora {
    display: inline-block;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 36px;
    line-height: 36px;
  }

  .div-block-26 {
    margin-left: 10px;
  }

  .cidade {
    padding-bottom: 2px;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
  }

  .local {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }

  .columns-2 {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 10px;
  }

  .list-item-4 {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 20px;
    margin-left: 15px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .column-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .column-16 {
    display: inline-block;
    height: 100%;
  }

  .column-17 {
    height: 50px;
    margin-top: 25px;
    padding-right: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .list-2 {
    display: inline-block;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tits {
    font-size: 65px;
  }

  .tits.blk {
    font-size: 65px;
    line-height: 60px;
  }

  .div-block-27 {
    padding-left: 15px;
  }

  .column-18 {
    height: 50px;
    padding-right: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-28 {
    padding-left: 15px;
  }

  .bold-text {
    font-size: 16px;
  }

  .bold-text-2 {
    font-size: 16px;
  }
}

@font-face {
  font-family: 'Firstday';
  src: url('../fonts/FirstDay.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Old englished boots';
  src: url('../fonts/Old_Englished_Boots.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Firstday';
  src: url('../fonts/FirstDay.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rene bieder campton';
  src: url('../fonts/Rene-Bieder---Campton-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Rene bieder campton';
  src: url('../fonts/Rene-Bieder---Campton-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}