.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.body {
  background-color: #29abe2;
  color: #fff;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99999999;
  display: block;
  padding: 10px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  border-radius: 0px 0px 40px 40px;
  background-color: #29abe2;
}

.container {
  position: relative;
  z-index: 3;
  border-radius: 0px;
}

.nav-link {
  padding: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.nav-link:active {
  color: #fff;
}

.nav-link.w--current {
  color: #fff;
}

.nav-link.w--current:active {
  color: #fff;
}

.nav-link-2 {
  color: #fff;
}

.nav-link-3 {
  color: #fff;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 60px;
}

.paragraph {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 38px;
  font-weight: 600;
}

.brand {
  margin-right: auto;
  margin-left: auto;
}

.divimgdefundo {
  height: 100vh;
  background-color: #000;
}

.principalsection {
  background-color: transparent;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
}

.contenerprinc {
  padding-top: 100px;
}

.tituloprinc {
  max-width: 20ch;
  margin-top: 120px;
  margin-bottom: 25px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 47px;
  font-weight: 800;
}

.paragraph-2 {
  max-width: 33ch;
}

.paragrafoprinc {
  max-width: 33ch;
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 500;
}

.botaoprinc {
  position: relative;
  top: 0px;
  margin-bottom: 20px;
  border-radius: 20px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #29abe2;
  font-size: 25px;
  font-weight: 700;
}

.imgseta {
  position: relative;
  top: -80px;
}

.colunaprinc {
  position: relative;
  top: -170px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.colprinc2 {
  padding-top: 170px;
}

.image-2 {
  margin-right: auto;
  margin-left: auto;
}

.botaoprinc2 {
  position: relative;
  top: 35px;
  width: auto;
  max-width: 19ch;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 30px;
  padding: 20px;
  border-radius: 20px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #29abe2;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.contenerexplica {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -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;
  text-align: left;
}

.paragraph-3 {
  max-width: 41ch;
}

.tituloexplic {
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 800;
}

.paragrafoexplic {
  max-width: none;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.heading {
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 35px;
  font-weight: 800;
}

.heading-2 {
  max-width: 11ch;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.heading-3 {
  max-width: 18ch;
  margin: 0px auto;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 38px;
  font-weight: 800;
  text-align: center;
}

.segundsection {
  height: auto;
  margin-right: auto;
  margin-bottom: 150px;
  margin-left: auto;
  padding-bottom: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.imgcol3 {
  width: 100%;
  max-width: 600px;
}

.col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.divsectionterceira {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.heading-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 10ch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Montserrat, sans-serif;
  line-height: 36px;
  font-weight: 700;
}

.image-3 {
  display: block;
  width: 115px;
  height: 100px;
  max-width: none;
  padding-right: 19px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.divquartsec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  margin-bottom: auto;
  -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;
}

.tituloquartsec {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.colunaquarta {
  margin-top: 60px;
}

.colquart2 {
  margin-top: 0px;
}

.imgparceiros {
  display: block;
  margin-top: 30px;
}

.quitadiv {
  margin-bottom: 0px;
}

.tituloquinta {
  max-width: 31ch;
  margin: 130px auto 0px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.divclick {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 60px;
  margin-bottom: 140px;
  -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;
  border-radius: 100px;
  background-color: transparent;
}

.image-4 {
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-5 {
  margin-bottom: 33px;
}

.image-6 {
  width: 300px;
  height: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.image-7 {
  padding-right: 10px;
  padding-left: 10px;
}

.footersection {
  display: block;
  margin-top: 80px;
  padding-bottom: 20px;
}

.footercol2 {
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 10px;
}

.paragraph-4 {
  position: static;
  max-width: 28ch;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 600;
}

.footerdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 0px;
  -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;
}

.ultratourimg {
  padding-right: 40px;
}

.paragraph-5 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-align: left;
}

.paragraph-6 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 800;
  text-align: center;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  font-weight: 500;
  text-align: center;
}

.textarea {
  height: auto;
  border-radius: 20px;
  color: #000;
}

.text-field {
  border-radius: 20px;
  color: #000;
}

.text-field-2 {
  border-radius: 20px;
  color: #000;
}

.submit-button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 10px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}

.div-block-3 {
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.divfootercheck {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  text-align: center;
}

.checkbox-label {
  margin-right: 15px;
  margin-left: 3px;
}

.checkbox-label-2 {
  margin-right: 15px;
}

.field-label {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.field-label-2 {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.field-label-3 {
  margin-top: 15px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 117px;
  -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-8 {
  margin-left: 20px;
}

.image-9 {
  margin-left: 20px;
}

.image-10 {
  margin-left: 20px;
}

.image-11 {
  margin-left: 20px;
}

.heading-6 {
  max-width: 29ch;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
}

.divcarrocel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.itemcarr {
  width: 100%;
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 20px;
  background-color: #fff;
  color: #29abe2;
}

.slider {
  background-color: transparent;
}

.slide-2 {
  width: 200px;
  background-color: #494141;
}

.slide-3 {
  width: 200px;
  background-color: #be4d4d;
}

.slide-4 {
  width: 200px;
  background-color: #791d1d;
}

.slide-nav {
  display: none;
}

.image-12 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.imgjoao {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.image-14 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-15 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.right-arrow {
  left: 930px;
}

.left-arrow {
  left: -59px;
}

.icon {
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

.icon-2 {
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

.heading-7 {
  font-family: Montserrat, sans-serif;
}

.heading-8 {
  display: block;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
}

.paragraph-7 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.slider-2 {
  display: none;
  width: 100%;
  height: auto;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.slide-nav-2 {
  display: none;
}

.left-arrow-2 {
  left: -75px;
}

.right-arrow-2 {
  right: -75px;
}

.icon-3 {
  position: absolute;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

.icon-4 {
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}

.headingmaisaltos {
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  line-height: 38px;
  font-weight: 700;
}

.headingdois {
  position: relative;
  top: -16px;
  font-family: Montserrat, sans-serif;
  font-size: 29px;
  line-height: 31px;
  font-weight: 700;
}

.container-2 {
  display: block;
  -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-16 {
  position: fixed;
  left: auto;
  top: auto;
  right: 1%;
  bottom: 1%;
  z-index: 5;
}

.divsemimg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#29abe2), color-stop(47%, #205bb3), color-stop(79%, #29abe2), to(#205bb3));
  background-image: linear-gradient(180deg, #29abe2, #205bb3 47%, #29abe2 79%, #205bb3);
}

.slider-3 {
  height: auto;
  background-color: transparent;
}

.icon-6 {
  color: #29abe2;
}

.icon-7 {
  color: #29abe2;
}

.slide-nav-3 {
  display: none;
  overflow: visible;
  background-color: #0a0a0a;
  color: #fff;
}

.mask {
  text-align: left;
}

.image-17 {
  border-radius: 0px;
}

.button {
  margin-left: 25px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 20px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #29abe2;
  font-weight: 600;
}

.slider-4 {
  height: 100vh;
  background-color: transparent;
}

.div-block-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 11%;
  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-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;
}

.heading-9 {
  position: relative;
  top: -23px;
  z-index: 3;
  font-family: Montserrat, sans-serif;
  font-size: 31px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
}

.button-2 {
  position: relative;
  z-index: 3;
  padding: 5px 20px;
  border-radius: 20px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #29abe2;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
}

.image-18 {
  margin-top: 60px;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -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-19 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-span {
  font-weight: 900;
}

.heading-10 {
  margin-top: 100px;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  text-align: center;
}

.button-3 {
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 20px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #29abe2;
  font-weight: 600;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9 {
  padding-left: 0px;
}

.left-arrow-3 {
  display: none;
}

.right-arrow-3 {
  left: 391.984px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-5 {
  background-color: transparent;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-11 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.image-20 {
  padding-right: 52px;
}

.slide-nav-4 {
  display: none;
}

.icon-8 {
  margin-top: 110px;
  font-weight: 700;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 40px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  -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-21 {
  padding-right: 20px;
  padding-left: 20px;
}

.image-22 {
  padding-right: 20px;
  padding-left: 20px;
}

.image-23 {
  padding-right: 20px;
  padding-left: 20px;
}

.image-24 {
  padding-right: 20px;
  padding-left: 20px;
}

.image-25 {
  padding-right: 20px;
  padding-left: 20px;
}

.paragraph-8 {
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

.divsocial {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-top: 30px;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph-9 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-span-2 {
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  line-height: 32px;
  font-weight: 500;
}

.paragraph-10 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-26 {
  position: relative;
  width: 45em;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 20px;
  -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;
}

.imgcolab {
  position: relative;
  padding: 10px 10px 0px;
}

.imgcolab.imgvitacon {
  top: 7px;
}

.image-27 {
  padding: 10px;
}

.image-28 {
  padding: 10px;
}

.image-29 {
  padding: 10px;
}

.image-30 {
  padding: 10px;
}

.image-31 {
  padding: 10px;
}

.slide-nav-5 {
  display: none;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-6 {
  width: auto;
  height: auto;
  background-color: transparent;
}

.image-32 {
  max-width: none;
}

.div-block-15 {
  padding-left: 60px;
}

.left-arrow-4 {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.right-arrow-4 {
  left: -77px;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.icon-9 {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

.slide-7 {
  background-color: transparent;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.background-video {
  width: auto;
  height: 100vh;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-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;
}

.link {
  color: #fff;
}

.bold-text {
  text-decoration: none;
}

.text-span-3 {
  text-decoration: none;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.left-arrow-5 {
  display: none;
}

.right-arrow-5 {
  display: none;
}

.slide-nav-6 {
  display: none;
}

.youtube {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.icon-10 {
  display: block;
}

.icon-11 {
  display: block;
}

.div-block-20 {
  display: block;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}

.modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: 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;
  background-color: rgba(0, 0, 0, 0.52);
}

.modal_dentro {
  position: relative;
  z-index: 2;
  width: 80%;
  height: 80%;
  padding: 25px;
  background-color: #29abe2;
  -o-object-fit: contain;
  object-fit: contain;
}

.heading-13 {
  color: #000;
}

.image-33 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  max-width: 50px;
}

.div-block-21 {
  position: absolute;
}

.div_out {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.image-34 {
  padding: 7px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.html-embed {
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
}

.ultratourpopup01 {
  position: relative;
  z-index: 0;
  padding: 7px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
}

.ultratourpopup01.combo1 {
  position: absolute;
  left: 0px;
  z-index: 0;
}

.ultratourpopup02 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  padding: 7px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
}

.ultratourpopup02.combo1 {
  position: absolute;
  left: 0px;
}

.ultratourpopup03 {
  position: relative;
  padding: 7px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
}

.ultratourpopup03.combo1 {
  position: absolute;
  left: 0px;
}

.ultratourpopup04 {
  position: relative;
  max-width: 100%;
  padding: 7px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px none #000;
  border-radius: 50px;
}

.ultratourpopup04.combo1 {
  position: absolute;
  left: 0px;
  border-style: none;
}

.ultratourpopup05 {
  position: relative;
  padding: 7px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
}

.ultratourpopup05.combo1 {
  position: absolute;
  left: 0px;
}

.modal-01 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 30000;
  display: 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;
  background-color: rgba(0, 0, 0, 0.52);
}

.modal-02 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 30000;
  display: 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;
  background-color: rgba(0, 0, 0, 0.52);
}

.modal-03 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 30000;
  display: 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;
  background-color: rgba(0, 0, 0, 0.52);
}

.modal-04 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 30000;
  display: 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;
  background-color: rgba(0, 0, 0, 0.52);
}

.modal-05 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 30000;
  display: 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;
  background-color: rgba(0, 0, 0, 0.52);
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -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;
}

.body-2 {
  background-color: #29abe2;
}

.heading-14 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.paragraph-11 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
}

.image-35 {
  display: inline-block;
}

.lightbox-link {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-36 {
  display: inline-block;
}

.link-block-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-37 {
  display: inline-block;
}

.image-38 {
  display: inline-block;
}

.link-block-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-39 {
  display: inline-block;
}

.link-block-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-5 {
  display: block;
}

.div-block-22 {
  position: relative;
  display: block;
}

.image-40 {
  display: inline-block;
}

.image41 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 17.4em;
  margin-top: 2.9em;
  margin-left: 0.8em;
}

.image41:hover {
  max-width: 100%;
  font-size: 1em;
  line-height: 1.7em;
}

.image41.mt {
  margin-top: 12.3em;
}

.image41.br-am {
  display: block;
}

.image41.br-am:hover {
  width: 18.4em;
}

.image41.br-mt {
  display: none;
  width: 11.4em;
  margin-top: 12.3em;
  margin-left: 12.9em;
}

.image41.br-mt:hover {
  width: 11.9em;
}

.image41.br-to {
  display: block;
  width: 4.9em;
  margin-top: 10.3em;
  margin-left: 23.6em;
}

.image41.br-to:hover {
  width: 5.2em;
}

.image41.br-go {
  z-index: 1;
  display: none;
  width: 7.2em;
  margin-top: 17.4em;
  margin-left: 21.2em;
}

.image41.br-go:hover {
  width: 7.4em;
}

.image41.br-go:active {
  width: 7.4em;
}

.image41.br-ba {
  display: none;
  width: 8.7em;
  margin-top: 13.7em;
  margin-left: 27.8em;
}

.image41.br-ba:hover {
  width: 8.9em;
  margin-top: 14em;
  margin-left: 28em;
}

.image41.br-al {
  display: none;
  width: 3em;
  margin-top: 13.8em;
  margin-left: 35.8em;
}

.image41.br-al:hover {
  width: 3.3em;
  margin-top: 13.9em;
  margin-left: 35.9em;
}

.image41.br-pe {
  display: none;
  width: 6.5em;
  margin-top: 12.3em;
  margin-left: 32.7em;
}

.image41.br-pe:hover {
  width: 6.7em;
  margin-top: 12.4em;
  margin-left: 32.8em;
}

.image41.br-pb {
  display: none;
  width: 4em;
  margin-top: 11em;
  margin-left: 35.3em;
}

.image41.br-pb:hover {
  width: 4.2em;
  margin-top: 11.1em;
  margin-left: 35.4em;
}

.image41.br-mg {
  display: none;
  width: 10.9em;
  margin-top: 19.3em;
  margin-left: 23.3em;
}

.image41.br-mg:hover {
  width: 10.9em;
  margin-top: 19.4em;
  margin-left: 23.4em;
}

.image41.br-es {
  display: none;
  width: 2.1em;
  margin-top: 23.1em;
  margin-left: 32.4em;
}

.image41.br-es:hover {
  width: 2.2em;
  margin-top: 23.2em;
  margin-left: 32.4em;
}

.image41.br-rj {
  display: none;
  width: 4.1em;
  margin-top: 26em;
  margin-left: 29.2em;
}

.image41.br-rj:hover {
  width: 4.2em;
  margin-top: 26em;
  margin-left: 29.3em;
}

.image41.br-sp {
  display: none;
  width: 8.6em;
  margin-top: 25em;
  margin-left: 21.3em;
}

.image41.br-sp:hover {
  width: 8.8em;
  margin-top: 25.2em;
  margin-left: 21.3em;
}

.image41.br-pr {
  display: none;
  width: 6.2em;
  margin-top: 27.9em;
  margin-left: 19.9em;
}

.image41.br-pr:hover {
  width: 6.3em;
  margin-top: 28em;
  margin-left: 20em;
}

.image41.br-sc {
  display: none;
  width: 5.4em;
  margin-top: 31.5em;
  margin-left: 20.6em;
}

.image41.br-sc:hover {
  width: 5.5em;
  margin-top: 31.6em;
  margin-left: 20.7em;
}

.image41.br-rs {
  display: none;
  width: 7.7em;
  margin-top: 32.8em;
  margin-left: 16.9em;
}

.image41.br-rs:hover {
  width: 7.8em;
  margin-top: 32.9em;
  margin-left: 17em;
}

.html-embed-2 {
  display: block;
}

.container-6 {
  display: block;
}

.html-embed-3 {
  display: block;
}

.youtube-2 {
  display: block;
}

.htmlembed4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 3000;
  display: block;
  width: 10em;
  margin-top: 17.4em;
  margin-left: 31.9em;
}

.htmlembed4.go-br {
  width: 7.5em;
  margin-left: 21em;
}

.htmlembed4.go-br:hover {
  width: 7.7em;
  margin-top: 17.4em;
  margin-left: 21.1em;
}

.htmlembed4.am-br {
  width: 17.8em;
  margin-top: 2.6em;
  margin-left: 0.6em;
}

.htmlembed4.am-br:hover {
  width: 18em;
  margin-top: 2.8em;
  margin-left: 0.8em;
}

.htmlembed4.mt-br {
  width: 11.4em;
  margin-top: 12.4em;
  margin-left: 12.7em;
}

.htmlembed4.mt-br:hover {
  width: 11.6em;
  margin-top: 12.6em;
  margin-left: 12.9em;
}

.htmlembed4.mg-br {
  width: 11.1em;
  margin-top: 19.3em;
  margin-left: 23.3em;
}

.htmlembed4.mg-br:hover {
  width: 11.3em;
  margin-top: 19.5em;
  margin-left: 23.5em;
}

.htmlembed4.ba-br {
  width: 8.9em;
  margin-top: 13.6em;
  margin-left: 27.7em;
}

.htmlembed4.ba-br:hover {
  width: 9em;
  margin-top: 13.9em;
  margin-left: 28em;
}

.htmlembed4.to-br {
  width: 5.1em;
  margin-top: 10.3em;
  margin-left: 23.5em;
}

.htmlembed4.to-br:hover {
  width: 5.3em;
  margin-top: 10.5em;
  margin-left: 23.7em;
}

.htmlembed4.al-br {
  width: 3em;
  margin-top: 13.9em;
  margin-left: 35.8em;
}

.htmlembed4.al-br:hover {
  width: 3.2em;
  margin-top: 14.1em;
  margin-left: 36em;
}

.htmlembed4.pe-br {
  width: 6.7em;
  margin-top: 12.4em;
  margin-left: 32.5em;
}

.htmlembed4.pe-br:hover {
  width: 6.9em;
  margin-top: 12.6em;
  margin-left: 32.7em;
}

.htmlembed4.pb-br {
  width: 4.2em;
  margin-top: 11em;
  margin-left: 35.1em;
}

.htmlembed4.pb-br:hover {
  width: 4.4em;
  margin-top: 11.2em;
  margin-left: 35.3em;
}

.htmlembed4.sp-br {
  width: 9em;
  margin-top: 24.9em;
  margin-left: 21.1em;
}

.htmlembed4.sp-br:hover {
  width: 9.2em;
  margin-top: 25.1em;
  margin-left: 21.3em;
}

.htmlembed4.rf-br {
  width: 3.7em;
  margin-top: 26em;
  margin-left: 29.4em;
}

.htmlembed4.rf-br:hover {
  width: 3.9em;
  margin-top: 26.2em;
  margin-left: 29.6em;
}

.htmlembed4.pr-br {
  width: 6.3em;
  margin-top: 27.9em;
  margin-left: 19.8em;
}

.htmlembed4.pr-br:hover {
  width: 6.5em;
  margin-top: 28.1em;
  margin-left: 20em;
}

.htmlembed4.sc-br {
  width: 5.8em;
  margin-top: 31.5em;
  margin-left: 20.2em;
}

.htmlembed4.sc-br:hover {
  width: 6em;
  margin-top: 31.7em;
  margin-left: 20.4em;
}

.htmlembed4.rs-br {
  width: 7.9em;
  margin-top: 32.9em;
  margin-left: 16.7em;
}

.htmlembed4.rs-br:hover {
  width: 8.1em;
  margin-top: 33.1em;
  margin-left: 16.9em;
}

.html-embed-5 {
  display: block;
}

.html-embed-6 {
  display: block;
}

.html-embed-7 {
  display: block;
}

.left-arrow-6 {
  display: none;
}

.right-arrow-6 {
  display: none;
}

.image-41 {
  display: inline-block;
}

.image-42 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-43 {
  position: absolute;
  left: 6%;
  top: 307px;
  right: 0%;
  bottom: 0%;
  width: 150px;
  max-width: 100%;
  padding: 0px;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .container {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 6px;
    -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;
  }

  .divimgdefundo {
    height: auto;
  }

  .colprinc2 {
    padding-top: 77px;
  }

  .botaoprinc2 {
    top: 0px;
    margin-left: 0px;
  }

  .colquart2 {
    display: block;
    -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;
  }

  .itemcarr {
    width: 100%;
  }

  .left-arrow-2 {
    left: -50px;
  }

  .right-arrow-2 {
    right: -50px;
  }

  .div-block-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .right-arrow-3 {
    left: 284.984px;
  }

  .div-block-13 {
    display: block;
    width: auto;
    height: 100%;
    text-align: center;
  }

  .imgcolab {
    width: auto;
    height: auto;
    max-width: none;
  }

  .modal_dentro {
    width: 90%;
    height: 89%;
    margin-top: 60px;
    padding: 10px;
  }

  .htmlembed4.go-br {
    width: 5.6em;
    margin-top: 13.4em;
    margin-left: 16.4em;
  }

  .htmlembed4.go-br:hover {
    width: 5.8em;
    margin-top: 13.6em;
    margin-left: 16.6em;
  }

  .htmlembed4.am-br {
    width: 13.3em;
    margin-top: 2.2em;
    margin-left: 0.9em;
  }

  .htmlembed4.am-br:hover {
    width: 13.4em;
    margin-top: 2.5em;
    margin-left: 1em;
  }

  .htmlembed4.mt-br {
    width: 8.9em;
    margin-top: 9.6em;
    margin-left: 9.9em;
  }

  .htmlembed4.mt-br:hover {
    width: 9.1em;
    margin-top: 9.8em;
    margin-left: 10.1em;
  }

  .htmlembed4.mg-br {
    width: 8.7em;
    margin-top: 14.7em;
    margin-left: 18.1em;
  }

  .htmlembed4.mg-br:hover {
    width: 8.9em;
    margin-top: 14.9em;
    margin-left: 18.3em;
  }

  .htmlembed4.ba-br {
    width: 7em;
    margin-top: 10.4em;
    margin-left: 21.5em;
  }

  .htmlembed4.ba-br:hover {
    width: 7.2em;
    margin-top: 10.6em;
    margin-left: 21.7em;
  }

  .htmlembed4.to-br {
    width: 4em;
    margin-top: 7.9em;
    margin-left: 18.4em;
  }

  .htmlembed4.to-br:hover {
    width: 4.2em;
    margin-top: 8.1em;
    margin-left: 18.4em;
  }

  .htmlembed4.al-br {
    width: 2.1em;
    margin-top: 10.8em;
    margin-left: 28em;
  }

  .htmlembed4.al-br:hover {
    width: 2.3em;
    margin-top: 10.8em;
    margin-left: 28.2em;
  }

  .htmlembed4.pe-br {
    width: 4.9em;
    margin-top: 9.5em;
    margin-left: 25.6em;
  }

  .htmlembed4.pe-br:hover {
    width: 5.1em;
    margin-top: 9.7em;
    margin-left: 25.8em;
  }

  .htmlembed4.pb-br {
    width: 3.1em;
    margin-top: 8.5em;
    margin-left: 27.4em;
  }

  .htmlembed4.pb-br:hover {
    width: 3.3em;
    margin-top: 8.7em;
    margin-left: 27.6em;
  }

  .htmlembed4.sp-br {
    width: 6.9em;
    margin-top: 19.2em;
    margin-left: 16.6em;
  }

  .htmlembed4.sp-br:hover {
    width: 7.1em;
    margin-top: 19.4em;
    margin-left: 16.8em;
  }

  .htmlembed4.rf-br {
    width: 3.2em;
    margin-top: 20em;
    margin-left: 22.7em;
  }

  .htmlembed4.rf-br:hover {
    width: 3.4em;
    margin-top: 20.2em;
    margin-left: 22.9em;
  }

  .htmlembed4.pr-br {
    width: 4.8em;
    margin-top: 21.5em;
    margin-left: 15.6em;
  }

  .htmlembed4.pr-br:hover {
    width: 5em;
    margin-top: 21.7em;
    margin-left: 15.7em;
  }

  .htmlembed4.sc-br {
    width: 4.1em;
    margin-top: 24.3em;
    margin-left: 16.1em;
  }

  .htmlembed4.sc-br:hover {
    width: 4.3em;
    margin-top: 24.5em;
    margin-left: 16.3em;
  }

  .htmlembed4.rs-br {
    width: 6.2em;
    margin-top: 25.2em;
    margin-left: 13.1em;
  }

  .htmlembed4.rs-br:hover {
    width: 6.4em;
    margin-top: 25.4em;
    margin-left: 13.3em;
  }

  .image-43 {
    top: 260px;
    width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .container {
    display: block;
    -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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-link {
    background-color: rgba(81, 152, 182, 0.8);
  }

  .nav-menu {
    background-color: #29abe2;
  }

  .brand {
    padding-top: 6px;
    padding-left: 10px;
  }

  .divimgdefundo {
    height: auto;
  }

  .contenerprinc {
    padding: 0px 20px 45px;
  }

  .colunaprinc {
    top: -90px;
  }

  .colprinc2 {
    padding-top: 0px;
  }

  .botaoprinc2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    line-height: 23px;
  }

  .contenerexplica {
    margin-top: 140px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading {
    text-align: center;
  }

  .heading-2 {
    max-width: none;
    text-align: center;
  }

  .heading-3 {
    margin-top: 0px;
  }

  .imgcol3-1 {
    display: block;
  }

  .col1 {
    -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;
  }

  .col2 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tituloquartsec {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 31px;
    line-height: 41px;
    text-align: center;
  }

  .colquart1 {
    display: none;
    margin-right: auto;
    margin-left: auto;
    -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;
  }

  .colquart2 {
    display: block;
    height: auto;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    -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;
  }

  .imgparceiros {
    max-width: 86%;
  }

  .tituloquinta {
    max-width: 31ch;
  }

  .divclick {
    padding-right: 25px;
    padding-left: 25px;
  }

  .image-4 {
    padding-top: 10px;
  }

  .div-block-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-6 {
    padding-top: 10px;
  }

  .footercol1 {
    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-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;
  }

  .footercol2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 40px;
    padding-left: 40px;
    -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;
    text-align: center;
  }

  .paragraph-4 {
    max-width: none;
    text-align: center;
  }

  .div-block-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-6 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .itemcarr {
    width: auto;
    height: auto;
    margin-right: 10px;
    margin-left: 10px;
  }

  .slider-2 {
    display: none;
    width: 100%;
    -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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .left-arrow-2 {
    left: -42px;
  }

  .right-arrow-2 {
    right: -42px;
  }

  .headingmaisaltos {
    text-align: center;
  }

  .headingdois {
    text-align: center;
  }

  .container-2 {
    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-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;
  }

  .menu-button {
    border-bottom-right-radius: 40px;
    background-color: #29abe2;
  }

  .menu-button.w--open {
    background-color: #29abe2;
  }

  .icon-5 {
    background-color: #29abe2;
  }

  .slider-3 {
    display: block;
  }

  .icon-6 {
    color: #fff;
  }

  .icon-7 {
    color: #fff;
  }

  .slide-nav-3 {
    display: none;
  }

  .image-17 {
    display: block;
    width: 400px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .slide-5 {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .mask-2 {
    width: 100%;
    height: 700px;
  }

  .div-block-8 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-10 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .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;
  }

  .heading-12 {
    text-align: center;
  }

  .div-block-12 {
    display: block;
    width: 100%;
    height: auto;
    -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-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .image-26 {
    width: 45em;
    max-width: 100%;
  }

  .div-block-13 {
    display: block;
    text-align: center;
  }

  .div-block-14 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .right-arrow-4 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .div-block-19 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .modal_dentro {
    width: 97%;
  }

  .image-40 {
    display: block;
  }

  .htmlembed4.am-br {
    margin-left: 2.3em;
  }

  .htmlembed4.am-br:hover {
    margin-left: 4.7em;
  }

  .left-arrow-6 {
    display: block;
  }

  .right-arrow-6 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: 0px 0px 40px 40px;
  }

  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .container:active {
    border-radius: 20px;
    background-color: transparent;
  }

  .nav-link {
    border-radius: 0px;
    background-color: #29abe2;
  }

  .nav-menu {
    background-color: #29abe2;
  }

  .image {
    padding-left: 0px;
  }

  .paragraph {
    position: static;
    margin-left: 0px;
    padding-left: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 600;
  }

  .brand {
    position: relative;
    left: -14px;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .divimgdefundo {
    height: auto;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .contenerprinc {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .tituloprinc {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 25px;
  }

  .paragrafoprinc {
    font-size: 15px;
  }

  .botaoprinc {
    margin-bottom: 0px;
    font-size: 19px;
    text-align: center;
  }

  .imgseta {
    top: -80px;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .colunaprinc {
    margin-bottom: 110px;
  }

  .colprinc2 {
    padding-top: 0px;
  }

  .botaoprinc2 {
    font-size: 14px;
    line-height: 16px;
  }

  .contenerexplica {
    margin-top: 0px;
  }

  .paragraph-3 {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
  }

  .tituloexplic {
    font-size: 25px;
    line-height: 25px;
    text-align: center;
  }

  .heading {
    position: relative;
    top: 30px;
    font-size: 23px;
    line-height: 31px;
  }

  .heading-2 {
    font-size: 29px;
    line-height: 27px;
  }

  .heading-3 {
    margin-top: 45px;
    font-size: 25px;
    line-height: 30px;
  }

  .segundsection {
    height: auto;
    margin-top: 0px;
    margin-bottom: 60px;
  }

  .terceirasection {
    margin-top: 100px;
  }

  .divsectionterceira {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    -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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .heading-4 {
    font-size: 34px;
    line-height: 32px;
    text-align: center;
  }

  .image-3 {
    display: none;
    width: 125px;
  }

  .quartasection {
    margin-top: 100px;
  }

  .divquartsec {
    margin-top: 40px;
    margin-bottom: 0px;
  }

  .tituloquartsec {
    font-size: 25px;
    line-height: 28px;
  }

  .colunaquarta {
    width: 100%;
  }

  .colquart1 {
    display: none;
    -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;
  }

  .imgparceiros {
    max-width: 85%;
  }

  .quitadiv {
    margin-top: 100px;
  }

  .tituloquinta {
    max-width: 28ch;
    margin-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 30px;
  }

  .divclick {
    height: auto;
    margin-top: 108px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 40px;
  }

  .image-4 {
    display: block;
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
  }

  .divaqui {
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-6 {
    display: block;
    width: 300px;
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-7 {
    display: block;
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
  }

  .footersection {
    margin-top: 40px;
  }

  .footercol2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph-4 {
    font-size: 16px;
  }

  .footerdiv {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ultratourimg {
    max-width: 100%;
    padding-right: 10px;
    padding-left: 20px;
  }

  .paragraph-5 {
    padding-right: 0px;
  }

  .divfootercheck {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .field-label {
    margin-bottom: 15px;
  }

  .field-label-3 {
    margin-bottom: 15px;
  }

  .div-block-4 {
    margin-top: 70px;
  }

  .image-8 {
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-9 {
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-10 {
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-11 {
    max-width: 100%;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-6 {
    max-width: 38ch;
    font-size: 25px;
    line-height: 29px;
  }

  .itemcarr {
    width: auto;
    height: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-bottom: 30px;
  }

  .heading-8 {
    line-height: 31px;
  }

  .paragraph-7 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 11px;
  }

  .left-arrow-2 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    margin-left: 10px;
  }

  .right-arrow-2 {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin-right: 10px;
  }

  .icon-3 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    color: #29abe2;
    font-size: 24px;
  }

  .icon-4 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    color: #29abe2;
    font-size: 24px;
  }

  .headingmaisaltos {
    position: relative;
    top: 14px;
    font-size: 60px;
  }

  .headingdois {
    font-size: 21px;
  }

  .menu-button {
    border-bottom-right-radius: 40px;
  }

  .menu-button.w--open {
    border-radius: 0px 0px 40px;
    background-color: #29abe2;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
  }

  .divsemimg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#29abe2), color-stop(26%, #205bb3), color-stop(65%, #29abe2), to(#205bb3));
    background-image: linear-gradient(180deg, #29abe2, #205bb3 26%, #29abe2 65%, #205bb3);
  }

  .icon-6 {
    font-family: Montserrat, sans-serif;
    color: #29abe2;
    font-weight: 800;
  }

  .icon-7 {
    font-family: Montserrat, sans-serif;
    color: #29abe2;
    font-weight: 800;
  }

  .image-17 {
    width: 100%;
    height: auto;
  }

  .slide-5 {
    height: auto;
  }

  .mask-2 {
    height: auto;
  }

  .button {
    margin-right: 20px;
  }

  .button-2 {
    text-align: center;
  }

  .image-19 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-10 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 31px;
  }

  .button-3 {
    text-align: center;
  }

  .right-arrow-3 {
    left: 245.984px;
  }

  .heading-11 {
    font-size: 38px;
  }

  .image-21 {
    padding: 20px;
  }

  .image-22 {
    padding: 20px;
  }

  .image-23 {
    padding: 20px;
  }

  .image-24 {
    padding: 20px;
  }

  .image-25 {
    padding: 20px;
  }

  .divsocial {
    width: 300px;
  }

  .div-block-12 {
    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;
  }

  .image-26 {
    display: block;
  }

  .div-block-13 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .div-block-14 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slider-6 {
    width: auto;
    height: 100%;
  }

  .image-32 {
    margin-right: 15px;
    padding-left: 0px;
  }

  .div-block-15 {
    padding-left: 30px;
  }

  .right-arrow-4 {
    left: auto;
    top: 0%;
    bottom: 0%;
  }

  .slide-6 {
    width: auto;
    height: auto;
  }

  .div-block-19 {
    margin-top: 70px;
    margin-right: 0px;
  }

  .modal_dentro {
    z-index: 24;
  }

  .modal-01 {
    display: none;
  }

  .modal-04 {
    display: none;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .modal-05 {
    display: none;
  }
}

@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraBold.eot') format('embedded-opentype'), url('../fonts/Montserrat-ExtraBold.woff') format('woff'), url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.eot') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraBold.eot') format('embedded-opentype'), url('../fonts/Montserrat-ExtraBold.woff') format('woff'), url('../fonts/Montserrat-ExtraBold.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}