@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
/* line 5, ../../../../../../.rvm/gems/ruby-2.5.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../.rvm/gems/ruby-2.5.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../.rvm/gems/ruby-2.5.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../.rvm/gems/ruby-2.5.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../.rvm/gems/ruby-2.5.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../.rvm/gems/ruby-2.5.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../.rvm/gems/ruby-2.5.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../.rvm/gems/ruby-2.5.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../.rvm/gems/ruby-2.5.1/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: "klavika";
  src: url("../fonts/klavika/klavika.eot");
  src: url("../fonts/klavika/klavika.eot?#iefix") format("embedded-opentype"), url("../fonts/klavika/klavika.woff") format("woff"), url("../fonts/klavika/klavika.ttf") format("truetype"), url("../fonts/klavika/klavika.svg#klavika") format("svg");
}
@font-face {
  font-family: "klavikaLight";
  src: url("../fonts/klavikaLight/klavikaLight.eot");
  src: url("../fonts/klavikaLight/klavikaLight.eot?#iefix") format("embedded-opentype"), url("../fonts/klavikaLight/klavikaLight.woff") format("woff"), url("../fonts/klavikaLight/klavikaLight.ttf") format("truetype"), url("../fonts/klavikaLight/klavikaLight.svg#klavikaLight") format("svg");
}
@font-face {
  font-family: "sansation";
  src: url("../fonts/sansation/sansation.eot");
  src: url("../fonts/sansation/sansation.eot?#iefix") format("embedded-opentype"), url("../fonts/sansation/sansation.woff") format("woff"), url("../fonts/sansation/sansation.ttf") format("truetype"), url("../fonts/sansation/sansation.svg#sansation") format("svg");
}
/* line 82, ../sass/_mixins-reg.scss */
.padding, #o-que-e, #video, #proximos, #confira, #drinks, #depoimentos, #conheca-tambem, #indicar {
  padding: 4em 0em;
}
@media only screen and (min-width: 1248px) {
  /* line 82, ../sass/_mixins-reg.scss */
  .padding, #o-que-e, #video, #proximos, #confira, #drinks, #depoimentos, #conheca-tambem, #indicar {
    padding: 8em 0em;
  }
}

/* line 90, ../sass/_mixins-reg.scss */
.bt {
  font-size: 1.8em;
  padding: 0.8em 3.7em;
  border-radius: 5px;
  text-align: center;
}

/* line 98, ../sass/_mixins-reg.scss */
.bt-1 {
  background-color: #223C4C;
  color: #C5CF25;
}

/* line 103, ../sass/_mixins-reg.scss */
.bt-2 {
  background-color: #C5CF25;
  color: #223C4C;
}

/* line 108, ../sass/_mixins-reg.scss */
.sansation-bold, .bt {
  font-family: sansation;
}

/* line 112, ../sass/_mixins-reg.scss */
.klavika-regular {
  font-family: klavika;
}

/* line 3, ../sass/_base.scss */
html {
  font-size: 58.5% !important;
}

/* line 7, ../sass/_base.scss */
body {
  overflow-x: hidden;
  font-family: Lato,sans-serif;
}

/* line 12, ../sass/_base.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 16, ../sass/_base.scss */
img {
  max-width: 100%;
}

/* line 20, ../sass/_base.scss */
p {
  line-height: 150%;
}

/* line 24, ../sass/_base.scss */
a {
  text-decoration: none;
}

/* line 14, ../sass/style.scss */
#home {
  background-color: #C5CF25;
}

/* line 18, ../sass/style.scss */
.center {
  width: 85%;
  margin: 0 auto;
}
@media only screen and (min-width: 1248px) {
  /* line 18, ../sass/style.scss */
  .center {
    width: 83%;
  }
}

/* line 27, ../sass/style.scss */
#main-header {
  width: 100%;
  position: absolute;
  top: 3em;
}
/* line 32, ../sass/style.scss */
#main-header .center-header {
  width: 93%;
  margin: 0 auto;
}
@media only screen and (min-width: 1248px) {
  /* line 32, ../sass/style.scss */
  #main-header .center-header {
    width: 83%;
  }
}
@media only screen and (min-width: 1248px) {
  /* line 27, ../sass/style.scss */
  #main-header {
    padding-top: 5em;
  }
}
/* line 45, ../sass/style.scss */
#main-header .up-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 50, ../sass/style.scss */
#main-header .up-header .logo {
  width: 40%;
  z-index: 9999;
}
@media only screen and (min-width: 1248px) {
  /* line 50, ../sass/style.scss */
  #main-header .up-header .logo {
    width: 14%;
  }
}
/* line 59, ../sass/style.scss */
#main-header .up-header .bt-menu {
  z-index: 999999;
}
@media only screen and (min-width: 1248px) {
  /* line 59, ../sass/style.scss */
  #main-header .up-header .bt-menu {
    display: none;
  }
}
/* line 66, ../sass/style.scss */
#main-header .up-header .bt-menu img {
  width: 50px;
}
/* line 71, ../sass/style.scss */
#main-header .up-header .menu {
  width: 100%;
  position: absolute;
  top: 0px;
  padding: 70px 30px;
  left: 0;
  background: rgba(34, 60, 76, 0.95);
  display: none;
}
@media only screen and (min-width: 1248px) {
  /* line 71, ../sass/style.scss */
  #main-header .up-header .menu {
    width: auto;
    position: relative;
    padding: 0;
    background: transparent;
    display: block;
    z-index: 99;
  }
}
/* line 89, ../sass/style.scss */
#main-header .up-header .menu ul {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1248px) {
  /* line 89, ../sass/style.scss */
  #main-header .up-header .menu ul {
    flex-direction: row;
  }
}
/* line 98, ../sass/style.scss */
#main-header .up-header .menu a {
  font-size: 1.6em;
  color: #ffffff;
  font-weight: 500;
  margin: 1em 0.5em;
  padding: 0.5em 1.5em;
  transition: color 1s;
  display: block;
  border: 2px solid #C5CF25;
  border-radius: 15px;
  transition: background 1s, color 1s;
}
@media only screen and (min-width: 1248px) {
  /* line 98, ../sass/style.scss */
  #main-header .up-header .menu a {
    margin: 0 0.5em;
  }
}
/* line 111, ../sass/style.scss */
#main-header .up-header .menu a:hover {
  background-color: #C5CF25;
  color: #223C4C;
}

/* line 120, ../sass/style.scss */
.desktop {
  display: none;
}
@media only screen and (min-width: 1248px) {
  /* line 120, ../sass/style.scss */
  .desktop {
    display: block;
    width: 100% !important;
  }
}

@media only screen and (min-width: 1248px) {
  /* line 130, ../sass/style.scss */
  .mobile {
    display: none;
  }
}

/* line 138, ../sass/style.scss */
.full-video {
  position: relative;
  right: 0;
  top: 0px;
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
  width: 100%;
}

/* line 148, ../sass/style.scss */
.full-video-desktop {
  display: none;
}
@media only screen and (min-width: 1248px) {
  /* line 148, ../sass/style.scss */
  .full-video-desktop {
    width: 100%;
    display: block;
  }
}

/* line 157, ../sass/style.scss */
.full-video-mobile {
  display: block;
}
@media only screen and (min-width: 1248px) {
  /* line 157, ../sass/style.scss */
  .full-video-mobile {
    display: none;
  }
}

/* line 165, ../sass/style.scss */
#o-que-e {
  background-color: #F2F2F2;
}
/* line 169, ../sass/style.scss */
#o-que-e .center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 1248px) {
  /* line 169, ../sass/style.scss */
  #o-que-e .center {
    flex-direction: row;
    justify-content: space-around;
  }
}
@media only screen and (min-width: 1248px) {
  /* line 181, ../sass/style.scss */
  #o-que-e .block-1 {
    width: 53%;
  }
}
/* line 186, ../sass/style.scss */
#o-que-e .block-1 h1 {
  font-size: 4.2em;
  color: #C5CF25;
  font-weight: 900;
  line-height: 125%;
}
/* line 190, ../sass/style.scss */
#o-que-e .block-1 h2 {
  font-size: 4em;
  color: #223C4C;
  font-weight: 900;
  line-height: 125%;
}
/* line 194, ../sass/style.scss */
#o-que-e .block-1 p {
  font-size: 1.6em;
  color: #8A8888;
  font-weight: 500;
  margin: 1em 0.5em;
  width: 80%;
}
/* line 200, ../sass/style.scss */
#o-que-e .block-2 {
  margin-top: 0;
}
@media only screen and (min-width: 1248px) {
  /* line 200, ../sass/style.scss */
  #o-que-e .block-2 {
    width: 53%;
  }
}

/* line 209, ../sass/style.scss */
#video {
  background-color: #F2F2F2;
}
@media only screen and (min-width: 1248px) {
  /* line 209, ../sass/style.scss */
  #video {
    background-image: url("../images/bg2.png"), url("../images/bg1.png");
    background-position: left top, right bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: auto;
    padding: 8em 0em 20em 0em;
  }
}
/* line 222, ../sass/style.scss */
#video h3 {
  width: 80%;
  margin: 0 auto;
  font-size: 2em;
  color: #223C4C;
  font-weight: 900;
  line-height: 150%;
  text-align: center;
}
@media only screen and (min-width: 1248px) {
  /* line 222, ../sass/style.scss */
  #video h3 {
    width: 40%;
  }
}
/* line 232, ../sass/style.scss */
#video h3 strong {
  font-size: 3em;
  color: #C5CF25;
  margin: 0em 0.1em;
  line-height: 150%;
}
@media only screen and (min-width: 1248px) {
  /* line 222, ../sass/style.scss */
  #video h3 {
    font-size: 4.2em;
    line-height: 200%;
  }
}
/* line 245, ../sass/style.scss */
#video .box-video {
  text-align: center;
  margin: 2em 0em;
}
/* line 249, ../sass/style.scss */
#video .box-video iframe {
  width: 100%;
}
@media only screen and (min-width: 1248px) {
  /* line 249, ../sass/style.scss */
  #video .box-video iframe {
    width: 560px;
    height: 315px;
  }
}

/* line 260, ../sass/style.scss */
#proximos {
  background: url("../images/bg-formulario.jpg");
  margin-top: -2px;
}
/* line 265, ../sass/style.scss */
#proximos .center {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1248px) {
  /* line 265, ../sass/style.scss */
  #proximos .center {
    flex-direction: row;
    justify-content: space-around;
  }
}
@media only screen and (min-width: 1248px) {
  /* line 276, ../sass/style.scss */
  #proximos .block-1 {
    width: 47%;
  }
}
/* line 281, ../sass/style.scss */
#proximos .block-1 h2 {
  font-size: 4.2em;
  color: #C5CF25;
  font-weight: 900;
  line-height: 125%;
}
/* line 285, ../sass/style.scss */
#proximos .block-1 p {
  font-size: 2.4em;
  color: #ffffff;
  font-weight: 500;
  margin: 1em 0.5em;
  width: 80%;
}
/* line 291, ../sass/style.scss */
#proximos .block-2 {
  margin-top: 0;
}
@media only screen and (min-width: 1248px) {
  /* line 291, ../sass/style.scss */
  #proximos .block-2 {
    width: 42%;
  }
}

/* line 303, ../sass/style.scss */
#confira h2 {
  font-size: 4.2em;
  color: #223C4C;
  font-weight: 900;
  line-height: 125%;
  text-align: center;
}
/* line 307, ../sass/style.scss */
#confira .box-photos {
  overflow-y: hidden;
  overflow-x: scroll;
  position: relative;
  min-height: 255px;
  margin-top: 5rem;
}
/* line 315, ../sass/style.scss */
#confira .photos {
  display: flex;
  justify-content: space-around;
  align-items: inherit;
  left: 0;
  position: absolute;
}
/* line 322, ../sass/style.scss */
#confira .photos .item {
  width: 30%;
  min-width: 300px;
  margin-right: 1em;
}
/* line 329, ../sass/style.scss */
#confira .instrucoes {
  text-align: center;
  margin-top: 2em;
}

/* Gradient Scrollbar */
/* line 363, ../sass/_mixins-reg.scss */
/* line 337, ../sass/style.scss */
.scroll-color::-webkit-scrollbar {
  width: 80%;
  height: 15px;
  margin-top: 3rem;
  margin: 0 auto;
  position: absolute;
  left: 50%;
}

/* line 372, ../sass/_mixins-reg.scss */
/* line 347, ../sass/style.scss */
.scroll-color::-webkit-scrollbar-track {
  background: linear-gradient(90deg, #23b9d2 0%, #43df23 50%, #ffd31c 100%);
  border-radius: 20px;
}

/* line 377, ../sass/_mixins-reg.scss */
/* line 353, ../sass/style.scss */
.scroll-color::-webkit-scrollbar-thumb {
  background: transparent;
  /* opacity: 0; should do the thing either */
  box-shadow: 0px 0px 0px 100000vh #C5CF25;
}

/* line 359, ../sass/style.scss */
#drinks {
  background-color: #223C4C;
}
/* line 363, ../sass/style.scss */
#drinks h2 {
  font-size: 4.2em;
  color: #ffffff;
  font-weight: 900;
  line-height: 125%;
  text-align: center;
  margin-bottom: 1em;
}
/* line 368, ../sass/style.scss */
#drinks .box-carousel {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
/* line 375, ../sass/style.scss */
#drinks .item-slideshow {
  width: 100%;
  text-align: center;
}
/* line 379, ../sass/style.scss */
#drinks .item-slideshow h3 {
  font-size: 3em;
  color: #C5CF25;
  font-weight: 900;
  line-height: 125%;
  text-align: center;
  margin-top: 0.5em;
}
/* line 384, ../sass/style.scss */
#drinks .item-slideshow p {
  font-size: 2em;
  color: #ffffff;
  font-weight: 900;
  line-height: 125%;
  text-align: center;
  margin-top: 0.5em;
}
/* line 390, ../sass/style.scss */
#drinks #prev2, #drinks #next2 {
  cursor: pointer;
}

/* line 395, ../sass/style.scss */
#depoimentos {
  background-color: #223C4C;
}
/* line 399, ../sass/style.scss */
#depoimentos h2 {
  font-size: 4.2em;
  color: #ffffff;
  font-weight: 900;
  line-height: 125%;
  text-align: center;
  margin-bottom: 1em;
}
/* line 404, ../sass/style.scss */
#depoimentos .box-carousel {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
/* line 411, ../sass/style.scss */
#depoimentos .item-slideshow {
  width: 100%;
  text-align: center;
}
/* line 415, ../sass/style.scss */
#depoimentos .item-slideshow h3 {
  font-size: 2.5em;
  color: #C5CF25;
  font-weight: 900;
  line-height: 125%;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-top: 0.5em;
}
/* line 422, ../sass/style.scss */
#depoimentos .item-slideshow p {
  font-size: 2em;
  color: #ffffff;
  font-weight: 400;
  line-height: 125%;
  text-align: center;
  margin-top: 0.5em;
  width: 80%;
  margin: 0 auto;
}
/* line 430, ../sass/style.scss */
#depoimentos #prev, #depoimentos #next {
  min-width: 25px;
  cursor: pointer;
}

/* line 436, ../sass/style.scss */
#conheca-tambem {
  background-color: #ffffff;
}
/* line 440, ../sass/style.scss */
#conheca-tambem .center {
  display: flex;
  justify-content: space-between;
  align-items: inherit;
}
@media only screen and (min-width: 1248px) {
  /* line 440, ../sass/style.scss */
  #conheca-tambem .center {
    width: 60%;
  }
}

/* line 452, ../sass/style.scss */
#indicar {
  background-color: #C5CF25;
}
/* line 456, ../sass/style.scss */
#indicar .center {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 1248px) {
  /* line 456, ../sass/style.scss */
  #indicar .center {
    flex-direction: row;
    justify-content: space-around;
  }
}
@media only screen and (min-width: 1248px) {
  /* line 467, ../sass/style.scss */
  #indicar .block-1 {
    width: 47%;
  }
}
/* line 472, ../sass/style.scss */
#indicar .block-1 h2 {
  font-size: 4.2em;
  color: #223C4C;
  font-weight: 900;
  line-height: 125%;
}
/* line 476, ../sass/style.scss */
#indicar .block-1 p {
  font-size: 2.4em;
  color: #223C4C;
  font-weight: 500;
  margin: 1em 0.5em;
  width: 80%;
}
/* line 482, ../sass/style.scss */
#indicar .block-2 {
  margin-top: 0;
}
@media only screen and (min-width: 1248px) {
  /* line 482, ../sass/style.scss */
  #indicar .block-2 {
    width: 42%;
  }
}

/* line 493, ../sass/style.scss */
#rdstation-bricks-embeddable-form-bricks-component-qSsppWQ-sS5mxUSf3ny7-w .bricks--section label {
  color: #223C4C !important;
}

/* line 497, ../sass/style.scss */
#rdstation-bricks-embeddable-form-bricks-component-_dAyQskYLJA64LSWa5_T8g .bricks-form__label {
  color: #223C4C !important;
}

/* line 502, ../sass/style.scss */
#rdstation-bricks-embeddable-form-bricks-component-l8ndoebj-hirQD_XZhiuTZw .bricks--section, #rdstation-bricks-embeddable-form-bricks-component-wh68XweatIkrDEAetWWjfg .bricks--section {
  background: transparent !important;
}

/* line 507, ../sass/style.scss */
#rd-row-l4syz5zi {
  background: #223C4C !important;
}
