.w-form-formradioinput--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: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

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

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.nav-link {
  margin-top: 1px;
  margin-right: 15px;
  margin-left: 5px;
  padding: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-transform: none;
}

.nav-link:hover {
  color: #f88d28;
}

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

.section-header {
  margin-bottom: 90px;
}

.upper-head {
  margin-bottom: 10px;
  font-family: Avenir, sans-serif;
  color: #e2ac22;
  font-size: 12px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.upper-head.green {
  color: #03926e;
}

.section-title {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Circularstd, sans-serif;
  color: #18394c;
  font-size: 42px;
  line-height: 48px;
  font-weight: 500;
  text-align: center;
}

.section-title.smaller {
  margin-bottom: 5px;
  font-size: 28px;
  line-height: 38px;
}

.section-title.smaller.left-aligned {
  text-align: left;
}

.section-title.less-space {
  margin-top: 0px;
}

.section-subhead {
  margin-top: 10px;
  font-family: Avenir, sans-serif;
  color: #556f80;
  font-size: 20px;
  line-height: 29px;
  font-weight: 300;
  text-align: center;
}

.section-subhead.narrower {
  width: 70%;
}

.section-subhead.narrower-middle {
  width: 55%;
  margin-right: auto;
  margin-left: auto;
  color: #556f80;
}

.section-subhead.left-aligned {
  text-align: left;
}

.section-3 {
  overflow: hidden;
  padding-top: 197px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(22%, hsla(0, 0%, 100%, 0)), color-stop(58%, rgba(6, 20, 12, 0.2))), url('../images/restaurant.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 22%, rgba(6, 20, 12, 0.2) 58%), url('../images/restaurant.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.circular-shape {
  position: relative;
  left: 56px;
  bottom: -157px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  height: 800px;
  -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: 80%;
  background-color: #d4c1aa;
}

.circular-shape.green-pastel {
  bottom: -180px;
  padding-top: 164px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: #edfdfb;
}

.hero-section-2 {
  position: relative;
  height: 700px;
  margin-top: 0px;
  padding: 221px 10% 250px;
}

.hero-section-2.inner {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 205px;
  padding-bottom: 205px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/candles-wider.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/candles-wider.jpg');
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.hero-section-2.inner.maker {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/image-lotion.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/image-lotion.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-2.inner.faq {
  padding-bottom: 180px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/retail2.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/retail2.jpg');
}

.hero-section-2.inner.contact {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/backing1.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/backing1.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-2.inner.hiw {
  padding-bottom: 180px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/flippedimg.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/flippedimg.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-2.spaced {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 270px;
  padding-bottom: 220px;
  background-color: #f88d28;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, rgba(5, 12, 20, 0.7)), to(hsla(0, 0%, 100%, 0))), url('../images/image-lotion.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7) 10%, hsla(0, 0%, 100%, 0)), url('../images/image-lotion.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-content-hero {
  width: 65%;
}

.div-content-hero.inner {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.div-content-hero._60 {
  width: 60%;
}

.headline-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Circularstd, sans-serif;
  color: #fff;
  font-size: 77px;
  line-height: 82px;
}

.headline-2.responsive {
  display: none;
}

.subhead-2 {
  width: 70%;
  font-family: Avenir, sans-serif;
  color: rgba(243, 251, 255, 0.92);
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

.subhead-2.inner {
  margin-right: auto;
  margin-left: auto;
}

.cta-2 {
  margin-top: 30px;
  padding: 18px 25px;
  border-radius: 4px;
  background-color: #0baa82;
  font-family: Averta, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.cta-2:hover {
  background-color: #03926e;
}

.cta-2.smaller {
  margin-top: 0px;
  margin-left: 40px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 4px;
  background-color: #0baa82;
  font-size: 17px;
  font-weight: 600;
}

.cta-2.smaller:hover {
  background-color: #03926e;
}

.cta-2.smaller.colour5 {
  padding: 9px 22px;
  border: 2px solid #03926e;
  border-radius: 2px;
  background-color: transparent;
  color: #03926e;
}

.cta-2.smaller.colour5:hover {
  background-color: #03926e;
  color: #fff;
}

.cta-2.smaller.colour5.round {
  border: 1px solid #03926e;
  border-radius: 200px;
}

.cta-2.smaller.colour5.round:hover {
  border-color: #03926e;
}

.cta-2.colour5 {
  border-radius: 200px;
  background-color: #03926e;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.cta-2.colour5.bigger {
  padding-right: 35px;
  padding-left: 35px;
  border-radius: 200px;
  color: #fff;
  font-size: 13px;
  text-align: center;
}

.cta-2.colour5.bigger:hover {
  background-color: #028362;
}

.amenities-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(8, 24, 25, 0.23);
  border-radius: 8px;
}

.amenities-holder.vertical {
  margin-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: none;
}

.amenities-holder.vertical.less-width {
  width: 80%;
}

.amenity-block {
  width: 25%;
  margin-bottom: 0px;
  padding: 40px 2.5%;
  text-align: center;
}

.amenity-block.line-right {
  border-left: 1px solid rgba(8, 24, 25, 0.23);
}

.amenity-block.line-left {
  border-right: 1px solid rgba(8, 24, 25, 0.23);
}

.amenity-title {
  margin-top: 21px;
  font-family: 'Circularstd book', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.amenity-title.dark {
  margin-top: 0px;
  font-family: Circularstd, sans-serif;
  color: #18394c;
  font-weight: 500;
}

.amenity-title.light {
  font-family: Circularstd, sans-serif;
  font-weight: 500;
}

.nav-right-2 {
  display: block;
  margin-top: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.category-section {
  padding: 150px 10%;
  background-color: #fff;
}

.categories-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.individual-category {
  width: 21%;
  margin-bottom: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.category-img {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f5f5f5;
  background-image: url('../images/home-img.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.category-img._2 {
  background-image: url('../images/oXMVetBmIOfVcw6KKF9IIuESc.jpeg');
  background-position: 50% 50%;
}

.category-img._3 {
  background-image: url('../images/outdoor.jpg');
}

.category-img._4 {
  background-image: url('../images/OW8U8ESiUZyDNCu0kxqTm6TkoA.jpeg');
  background-position: 50% 50%;
}

.category-img._5 {
  background-image: url('../images/xMw3HLNMyGaKTsbpp7QFL1a5c.jpeg');
}

.category-img._6 {
  background-image: url('../images/kitchen.jpg');
}

.category-img._7 {
  background-image: url('../images/candles.jpg');
  background-position: 50% 50%;
}

.category-img._8 {
  background-image: url('../images/right-img.jpg');
}

.category-name {
  margin-top: 10px;
  margin-bottom: 2px;
  font-family: Circularstd, sans-serif;
  color: #293b46;
  font-size: 16px;
  font-weight: 500;
}

.category-info {
  font-family: Avenir, sans-serif;
  color: #4a6575;
}

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

.hiw-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  margin-right: 30px;
  margin-left: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: 'Tiempos headline', sans-serif;
  color: hsla(0, 0%, 100%, 0.12);
  font-size: 58px;
  line-height: 34px;
  font-weight: 500;
}

.hiw-number.darker {
  opacity: 1;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: Avenir, sans-serif;
  color: rgba(116, 148, 140, 0.16);
  font-size: 72px;
}

.hiw-number.darker.small {
  margin-right: 15px;
  font-size: 48px;
}

.paragraph-light {
  margin: 10px 0px 0px;
  font-family: Avenir, sans-serif;
  color: #b7cfcd;
  font-size: 16px;
  font-weight: 300;
}

.paragraph-light.darker {
  color: #556f80;
  font-size: 17px;
  line-height: 21px;
}

.paragraph-light.darker.application {
  margin-top: 5px;
  margin-bottom: 30px;
}

.paragraph-light.darker.less-margin {
  margin-top: 5px;
}

.social-icon-link-2 {
  margin-right: 20px;
  margin-left: 0px;
  opacity: 0.9;
  cursor: pointer;
}

.social-icon-link-2:hover {
  opacity: 1;
}

.social-icon-link-2.last {
  margin-right: 0px;
}

.footer---updated-link {
  margin-right: 0px;
  margin-bottom: 4px;
  margin-left: 0px;
  opacity: 0.85;
  font-family: Avenir, sans-serif;
  color: #0b3646;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
}

.footer---updated-link:hover {
  opacity: 1;
  color: #03926e;
}

.footer---updated-link.w--current {
  opacity: 1;
  color: #03926e;
}

.footer---updated-link.second-set {
  margin-right: 15px;
  margin-bottom: 0px;
  margin-left: 15px;
  color: rgba(11, 54, 70, 0.8);
  font-size: 15px;
}

.footer---updated-link.second-set:hover {
  color: #03926e;
}

.footer---updated-link.second-set.w--current {
  opacity: 1;
  color: #03926e;
}

.footer---updated-link.second-set.last {
  margin-right: 0px;
}

.lower-footer-links.wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 25px;
  -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;
  border-top: 1px solid rgba(13, 75, 111, 0.12);
}

.lower-footer-links.right-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 0px;
  -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;
}

.footer-text---lighter-2 {
  display: inline-block;
  font-family: Avenir, sans-serif;
  color: rgba(11, 54, 70, 0.64);
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
}

.checkboxes-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 35px 12% 15px 20%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.plan-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: 7px;
  margin-bottom: 7px;
  -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;
  font-family: Averta, sans-serif;
  color: #313b53;
  font-size: 15px;
}

.plan-checkbox.left {
  width: 40%;
}

.plan-text {
  margin-left: 9px;
  color: #435f72;
  font-weight: 400;
  text-align: left;
}

.hiw-section {
  padding-top: 140px;
  padding-bottom: 170px;
  border-top: 1px none rgba(21, 66, 111, 0.07);
  border-bottom: 1px none rgba(21, 66, 111, 0.07);
  background-color: #fff;
}

.hiw-section.less-space {
  padding-top: 80px;
}

.split-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 10%;
  -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;
}

.split-left {
  width: 50%;
  padding-top: 0px;
  padding-right: 30px;
  padding-bottom: 0px;
}

.content-holder {
  margin-right: 10%;
  margin-left: 10%;
}

.split-right {
  width: 50%;
  padding-left: 10%;
}

.green-features {
  padding: 30px 10%;
  background-color: #153834;
}

.hiw-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hiw-block.middle {
  margin-top: 45px;
  margin-bottom: 45px;
  padding-top: 45px;
  padding-bottom: 45px;
  border-top: 1px solid rgba(21, 66, 111, 0.07);
  border-bottom: 1px solid rgba(21, 66, 111, 0.07);
}

.hiw-block.smaller {
  padding-bottom: 26px;
}

.features-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.amenity-title-2 {
  margin-top: 15px;
  font-family: Avenir, sans-serif;
  color: #cce6e3;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}

.collage-section {
  padding-top: 140px;
  text-align: center;
}

.title-holder {
  margin-right: 10%;
  margin-left: 10%;
}

.wide-collage {
  max-width: 100%;
  padding-right: 8%;
  padding-left: 8%;
}

.image-fixed {
  padding-top: 220px;
  padding-bottom: 220px;
  background-image: url('../images/candles-wider.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.application-section {
  padding-bottom: 120px;
}

.form-holding-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -70px;
  -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;
}

.form-holding-div.horizontal {
  padding-right: 15%;
  padding-left: 15%;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.form-wrap {
  width: 50%;
  margin-top: 0px;
  padding: 30px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 1px 14px 4px rgba(42, 100, 102, 0.06);
}

.form-wrap.wider {
  width: 57%;
  margin-bottom: 0px;
}

.form-label {
  margin-bottom: 2px;
  font-family: Avenir, sans-serif;
  color: #18394c;
  font-weight: 500;
}

.form-style {
  height: 50px;
  margin-bottom: 22px;
  border-style: solid;
  border-width: 1px;
  border-color: #d1dbe0;
  border-radius: 2px;
  font-family: Avenir, sans-serif;
  color: #394650;
}

.form-style.text-area {
  height: 100px;
  font-family: Avenir, sans-serif;
}

.form-style.text-area.address {
  height: 80px;
}

.submit-button {
  margin-top: 5px;
  padding: 14px 35px;
  border-radius: 200px;
  background-color: #03926e;
  font-family: Averta, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: #028362;
}

.success-msg {
  padding: 65px 30px;
  border-radius: 4px;
  background-color: #10a76b;
  font-family: Avenir, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.left-col---form {
  padding-left: 0px;
}

.right-col---form {
  padding-right: 0px;
}

.centred-submit {
  text-align: center;
}

.description-text {
  color: #768086;
  font-size: 13px;
}

.subhead-3 {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  font-family: Avenir, sans-serif;
  color: rgba(255, 255, 255, 0.97);
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

.subhead-3.home {
  margin-right: 0px;
  margin-left: 0px;
  font-size: 22px;
  line-height: 28px;
}

.scrollable-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 25px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(39, 46, 53, 0.14);
}

.nav-bar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 30px 100px;
  background-color: #fbf8ea;
}

.brand-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Avenir, sans-serif;
  color: #102c38;
  font-size: 36px;
  line-height: 38px;
  font-weight: 800;
}

.scrolling-nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  padding: 20px 100px;
  background-color: #fbf8ea;
  box-shadow: 0 1px 3px 0 rgba(39, 46, 53, 0.14);
}

.faq {
  margin-right: 0%;
  margin-left: 0%;
  padding: 120px 10% 70px;
  border-top: 1px solid rgba(21, 66, 111, 0.07);
  background-color: #fff;
}

.faq.inner {
  border-top-style: none;
}

.faq.inner._1 {
  padding-top: 70px;
  padding-bottom: 0px;
}

.faq.inner._2 {
  padding-top: 70px;
  padding-bottom: 80px;
}

.column {
  padding-left: 0px;
}

.column._1 {
  padding-right: 30px;
}

.faq-row {
  margin-bottom: 45px;
}

.col-2 {
  padding-right: 15px;
  padding-left: 15px;
}

.paragraph {
  font-family: Avenir, sans-serif;
  color: #556f80;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
}

.col-3 {
  padding-right: 0px;
  padding-left: 30px;
}

.heading-3 {
  margin-top: 30px;
  margin-bottom: 5px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  color: #363a3d;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

.heading-3.no-top-padding {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  font-family: Circularstd, sans-serif;
  color: #18394c;
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}

.link-style {
  color: #03926e;
  text-decoration: none;
}

.link-style:hover {
  color: #007255;
}

.faq-holder {
  margin-bottom: 80px;
}

.info-div {
  width: 38%;
  padding: 30px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 1px 14px 4px rgba(42, 100, 102, 0.06);
}

.hiw-blocks {
  padding-top: 30px;
  border-top: 1px solid rgba(21, 66, 111, 0.07);
}

.light-link {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.27);
  color: #fff;
  text-decoration: none;
}

.light-link:hover {
  border-bottom-color: #fff;
}

.web-links-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.web-links-2.footer-logo {
  margin-bottom: 0px;
  padding-bottom: 40px;
}

.web-links-2.right {
  padding-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link {
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 20px;
  opacity: 0.85;
  font-family: Averta, sans-serif;
  color: #465a70;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
}

.footer-link.last {
  margin-right: 0px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 45px 12% 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  box-shadow: 0 -1px 3px 0 rgba(39, 46, 53, 0.06);
}

.terms-privacy {
  margin-top: 40px;
  margin-right: 10%;
  margin-left: 10%;
  padding-bottom: 60px;
}

.title-header {
  margin-bottom: 0px;
  padding-bottom: 5px;
  border-bottom: 1px none #d9e1e6;
  font-family: Lato, sans-serif;
  color: #293b46;
  font-size: 26px;
  line-height: 38px;
  font-weight: 700;
  text-align: left;
  text-transform: none;
}

.paragraph-2 {
  font-family: Avenir, sans-serif;
  color: #4d6472;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.sec-caracteristcas {
  padding: 20px 0px;
}

.h4-marrom {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 22px;
  font-weight: 700;
}

.txt-marrom {
  display: block;
  margin-top: 10px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 17px;
  line-height: 25px;
  text-align: left;
}

.sec--caracteristicas {
  padding: 40px 100px 60px;
  text-align: center;
}

.h4-marrom-29 {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 29px;
  font-weight: 400;
}

.heading-4 {
  margin-bottom: 20px;
  font-family: 'Goldendream ibiobi', sans-serif;
  color: #6d3628;
  font-size: 60px;
  font-weight: 400;
}

.div-img01-ibiobi {
  height: 500px;
  background-image: url('../images/img01-ibiobi.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-asferiassaosuas {
  padding: 292px 100px 50px;
  text-align: center;
}

.golden_dream-120px {
  margin-bottom: 26px;
  font-family: 'Goldendream ibiobi', sans-serif;
  color: #6d3628;
  font-size: 200px;
  line-height: 150px;
  font-weight: 400;
}

.div-cont-asfer {
  padding-right: 25px;
  padding-left: 25px;
  text-align: center;
}

.div-img-rci {
  height: 600px;
  background-image: url('../images/rci-omundo_te_espera-texto.png'), url('../images/img-mudo_te_espera.png');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.div-j-_ouviu_falar_rci {
  padding: 50px 100px;
  text-align: center;
}

.sec-tradi-o_em_sofistica-o {
  padding: 50px 70px;
}

.div-img-trad_sofis {
  height: 300px;
  background-image: url('../images/PoloSerrAzul_Slider02.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-cont-trad-sofis {
  text-align: center;
}

.sec-contato {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0px 100px;
  -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;
  text-align: left;
}

.div-azul {
  max-width: 900px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 48px 80px;
  background-color: #8dc6e8;
  text-align: center;
}

.text-field {
  height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: none solid solid;
  border-width: 1px 1px 2px;
  border-color: #000 transparent #6d3628;
  background-color: hsla(0, 0%, 100%, 0);
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 17px;
  text-align: center;
}

.text-field:hover {
  color: #fff;
}

.text-field:focus {
  color: #fff;
}

.text-field::-webkit-input-placeholder {
  color: #fff;
}

.text-field:-ms-input-placeholder {
  color: #fff;
}

.text-field::-ms-input-placeholder {
  color: #fff;
}

.text-field::placeholder {
  color: #fff;
}

.button-enviar {
  padding: 12px 120px;
  border-radius: 20px;
  background-color: #6d3628;
  font-family: Serifa, sans-serif;
  color: #8dc6e8;
  font-size: 17px;
}

.button-enviar:hover {
  background-color: #461c11;
}

.div-img-sempar_terras {
  width: 220px;
  height: 220px;
  background-image: url('../images/MiniBanners_TerrasI01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-img-sempar_praias {
  width: 220px;
  height: 220px;
  background-image: url('../images/praias-constr.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h4-marrom-tt {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 16px;
  text-transform: uppercase;
}

.colunas {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-cont-titulo-inferior {
  margin-top: 16px;
  padding-bottom: 49px;
}

.div-cont-titulo-superior {
  padding: 35px 0px 0px;
}

.h2-marrom-bold {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 34px;
}

.div-cont-txt-rci {
  padding-right: 40px;
  padding-bottom: 35px;
  padding-left: 40px;
}

.h1 {
  display: inline;
  margin-right: 4px;
  margin-bottom: 2px;
  border: 1px none #000;
  font-family: Serifa, sans-serif;
  color: #f08a2f;
  font-size: 50px;
  font-weight: 700;
  text-align: left;
}

.h2-marrom {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 28px;
  line-height: 25px;
  font-weight: 400;
}

.h4-marrom-32 {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 32px;
  line-height: 28px;
  font-weight: 400;
}

.bold-text {
  line-height: 28px;
}

.h4-marrom-copy {
  font-family: Serifa, sans-serif;
  color: #6d3628;
}

.h4-marrom-40 {
  margin-top: 40px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 55px;
}

.txt-marrom-center16 {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 20px;
  text-align: center;
}

.div-img-novotel {
  display: block;
  width: 220px;
  height: 220px;
  background-image: url('../images/novotel-emp.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-cont-imgs-empresas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  padding-top: 20px;
  padding-bottom: 30px;
  -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;
}

.txt-marrom-10-italico {
  margin-bottom: 20px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  text-align: left;
}

.radio-button {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 17px;
  text-align: left;
}

.div-radio {
  display: inline-block;
  text-align: left;
}

.div-block {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.columns {
  margin-top: 39px;
}

.txt-marrom-center-italico {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 17px;
  font-style: italic;
  text-align: center;
}

.div-block-2 {
  padding-right: 100px;
  padding-left: 0px;
}

.div-car-hospitalidade-acomo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-right: 10px;
  padding-left: 10px;
  -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;
}

.image-2 {
  margin-top: 10px;
  margin-right: 10px;
}

.body {
  overflow: visible;
  background-color: #fbf8ea;
  -o-object-fit: fill;
  object-fit: fill;
}

.h1-golden-dreams50 {
  display: inline;
  margin-left: 128px;
  font-family: 'Golden dream', sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 400;
}

.image-3 {
  position: relative;
  top: 91px;
  margin-top: 778px;
  float: right;
}

.div-block-3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -ms-grid;
  display: grid;
  height: 100%;
  padding-top: 0px;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  grid-template-areas: ". ."
    ". Area";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  white-space: normal;
}

.txt-marrom-16 {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
}

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

.columns-2 {
  margin-top: 30px;
  background-color: #6d3628;
}

.div-linha-laranja {
  width: 34%;
  margin: 10px auto;
  padding-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #f88d28;
}

.text-field-distancia {
  display: inline;
  width: 30%;
  height: 50px;
  margin-top: 25px;
  margin-bottom: 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #f88d28;
  background-color: #fbf8ea;
  font-family: Serifa, sans-serif;
  text-align: center;
}

.image-4 {
  display: block;
}

.image-5 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.div-block-3-copy {
  position: relative;
  left: 0px;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-left: 100px;
  padding-right: 100px;
  padding-left: 0px;
  white-space: normal;
}

.image-3-copy {
  position: relative;
  left: 0px;
  top: 395px;
  margin-top: 224px;
  margin-left: 0px;
  padding-left: 24px;
  float: right;
  text-align: left;
}

.div-block-5 {
  position: relative;
  display: inline-block;
  margin-top: 686px;
  padding-top: 62px;
}

.sec-associado01 {
  height: 700px;
  background-image: url('../images/ibi.png'), url('../images/ibi.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: contain, cover;
  background-repeat: no-repeat, no-repeat;
}

.columns-3 {
  margin-bottom: 49px;
}

.text-block {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 16px;
  text-align: left;
}

.div-texto-duplo {
  height: 80px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
}

.text-block-copy {
  display: inline;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 30px;
  text-align: left;
}

.column-2 {
  text-align: right;
}

.column-3 {
  text-align: left;
}

.txt-marrom-16-center {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
}

.div-conttextos-empr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: 6%;
  min-height: auto;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.column-4 {
  padding-left: 60px;
}

.div-cont-titulo-inferior-2 {
  padding-bottom: 2px;
}

.success-message {
  background-color: #46a373;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-weight: 700;
}

.msg-erro {
  background-color: #ac2a2a;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-weight: 700;
}

.msg-sucesso-tempo {
  margin-top: 21px;
  background-color: #46a373;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-weight: 700;
}

.msg-erro-tempo {
  background-color: #ac2a2a;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-weight: 700;
}

.div-cont-titulo-superior-copy {
  padding: 35px 0px 0px;
}

.h4-marrom-tt-esp {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 17px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-block-paises {
  display: inline;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 30px;
  text-align: left;
}

.text-block-milhoes {
  display: inline;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 25px;
  text-align: left;
}

.text-block-hoteis-e-resorts {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 19px;
  text-align: left;
}

.text-block-associados {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 20px;
  text-align: left;
}

.div-img-tcbrasil {
  width: 220px;
  height: 220px;
  background-image: url('../images/tcbrasil-empresas.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sec-footer {
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-6 {
  padding: 73px 100px 50px;
  background-color: #6d3628;
}

.txt-branco-12 {
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
}

.columns-4 {
  margin-bottom: 78px;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-left: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 120px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.column-11 {
  padding-right: 0px;
  padding-left: 0px;
}

.link-block-social {
  margin-right: 10px;
}

.body-2 {
  background-color: #fbf8ea;
}

.sec-obrigado {
  height: 550px;
  margin-bottom: 30px;
  background-image: url('../images/obrigado.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-cont-obrigado {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  text-align: center;
}

.title-obrigado {
  margin-bottom: 47px;
  font-family: 'Goldendream ibiobi', sans-serif;
  color: #fbf8ea;
  font-size: 120px;
  line-height: 90px;
  font-weight: 400;
}

.txt-obrigado {
  font-family: Serifa, sans-serif;
  color: #fbf8ea;
  font-size: 18px;
  line-height: 22px;
}

.txt-tel-obrigado {
  margin-top: 16px;
  font-family: Serifa, sans-serif;
  color: #8dc6e8;
  font-size: 30px;
  line-height: 22px;
  font-weight: 700;
}

.div-block-7 {
  display: inline-block;
}

.txt-email-italico {
  display: inline;
  margin-left: 8px;
  font-family: Serifa, sans-serif;
  color: #fff;
  text-decoration: none;
}

.div-block-8 {
  display: inline-block;
}

.div-block-9 {
  margin-top: 22px;
}

.column-13 {
  display: inline-block;
}

.form {
  display: none;
}

.txt-branco-12-tt {
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 9px;
  text-transform: uppercase;
}

.link-block {
  text-decoration: none;
}

.link-block:visited {
  border-bottom: 1px solid transparent;
}

.h4-marrom-tt-espa {
  margin-top: 20px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 22px;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.div-trans {
  height: 200px;
  background-color: rgba(0, 0, 0, 0.39);
}

.sec-associado-resp {
  display: none;
  padding-right: 100px;
  padding-left: 100px;
}

.div-txt-resp {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  padding-top: 0px;
}

.image-7 {
  margin-bottom: 10px;
}

.txt-branco-10 {
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 10px;
  text-transform: capitalize;
}

.txt-email-italico-10 {
  display: inline;
  margin-left: 8px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}

.golden_dream-tpo {
  position: relative;
  top: -16px;
  right: 81px;
  display: inline;
  margin-bottom: 0px;
  float: none;
  font-family: 'Goldendream ibiobi', sans-serif;
  color: #fbf8ea;
  font-size: 80px;
  line-height: 150px;
  font-weight: 400;
}

.div-block-10 {
  position: relative;
  margin-top: 0px;
  padding-top: 0px;
}

.image-8 {
  position: relative;
  top: 103px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-11 {
  display: inline;
}

.image-9 {
  padding-right: 25px;
}

.div-block-16 {
  position: relative;
  left: 0%;
  top: -38px;
  right: 0%;
  bottom: 0%;
  display: -ms-grid;
  display: grid;
  height: 100%;
  margin-top: 20px;
  padding-top: 5px;
  justify-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 500px;
  grid-template-rows: auto 500px;
}

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

.image-12 {
  position: relative;
  right: 26px;
  overflow: visible;
  margin-top: 25px;
  padding-right: 60px;
}

.div-block-18 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.grid {
  margin-bottom: 51px;
  grid-auto-flow: column;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-car-hospitalidade-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-car-hospitalidade-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-car-hospitalidade-tenis2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-20 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 2px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.div-block-22 {
  display: -ms-grid;
  display: grid;
  margin-top: 50px;
  grid-auto-columns: 1fr;
  grid-column-gap: 22px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.columns-5 {
  background-color: #6d3628;
}

.txt-marrom-20 {
  padding-right: 49px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 20px;
  line-height: 22px;
  text-align: left;
}

.h4-marrom-tt-espa-copy {
  display: inline;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 22px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.h4-marrom-tt-20 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 22px;
  text-transform: uppercase;
}

.h4-marrom-tt-espa-copy-copy {
  display: inline;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 22px;
  letter-spacing: 2px;
  text-transform: none;
}

.div-block-26 {
  margin-top: 10px;
  text-align: left;
}

.h2-marrom-bold-copy {
  margin-bottom: 25px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 32px;
  line-height: 32px;
}

.bold-text-2 {
  font-size: 50px;
}

.h4-marrom-29-copy {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 34px;
  font-weight: 700;
}

.div-legenda {
  height: 60px;
}

.div-block-27 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: ". Area";
  -ms-grid-columns: 1fr 16px minmax(200px, 1fr) 16px 0.75fr 16px 1fr;
  grid-template-columns: 1fr minmax(200px, 1fr) 0.75fr 1fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.div-block-28 {
  margin-top: 92px;
}

.div-block-29 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-30 {
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-31 {
  margin-right: 10px;
  margin-bottom: 10px;
}

.div-block-32 {
  margin-top: 57px;
}

.column-15 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.h1-copy {
  display: inline;
  margin-right: 4px;
  margin-bottom: 2px;
  border: 1px none #000;
  font-family: Serifa, sans-serif;
  color: #f08a2f;
  font-size: 38px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.text-block-mais-de {
  display: block;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 18px;
  text-align: left;
}

.text-block-familias {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 15px;
  line-height: 18px;
  text-align: left;
}

.bold-text-3 {
  font-size: 42px;
  line-height: 30px;
}

.image-13 {
  width: 100%;
  min-width: 250px;
}

.image-14 {
  width: auto;
  min-width: 250px;
}

.div-cont-img-empr {
  display: inline;
  float: none;
  clear: both;
}

.div-cont-asfer-emp {
  width: auto;
  min-width: auto;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.brand-div-desk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Avenir, sans-serif;
  color: #102c38;
  font-size: 36px;
  line-height: 38px;
  font-weight: 800;
}

.brand-div-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Avenir, sans-serif;
  color: #102c38;
  font-size: 36px;
  line-height: 38px;
  font-weight: 800;
}

.brand-div-mobile.w--current {
  display: none;
}

.linkblock-whatsapp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -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-decoration: none;
}

.h4-marrom-40-phone {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 55px;
}

.image-13-copy {
  width: auto;
  min-width: 250px;
}

.column-19 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-20 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-21 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-22 {
  padding-right: 0px;
  padding-left: 0px;
}

.div-cont-asfer-emp-praias {
  width: 420px;
  max-width: 420px;
  min-width: auto;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.div-cont-asfer-emp-sempar {
  width: 420px;
  max-width: 420px;
  min-width: auto;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.txt-marrom-italic {
  display: block;
  margin-top: 10px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 17px;
  line-height: 25px;
  text-align: left;
}

.txt-marrom-16-center-quebra {
  margin-bottom: 15px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
}

.h1-mil {
  display: inline;
  margin-right: 4px;
  margin-bottom: 2px;
  border: 1px none #000;
  font-family: Serifa, sans-serif;
  color: #f08a2f;
  font-size: 38px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.div-block-35 {
  width: 100%;
  height: 100%;
  padding: 32px;
}

.image-15 {
  display: none;
  background-image: url('../images/ibiobi-pais.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-clip: padding-box;
  -webkit-text-fill-color: inherit;
}

.image-16 {
  display: none;
  background-image: url('../images/ibiobi-pais.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding: 31px;
  -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;
  background-color: rgba(0, 0, 0, 0.71);
}

.image-17 {
  display: none;
  background-image: url('../images/ibiobi-pais.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.lightbox-link {
  width: 800px;
  height: 450px;
  background-image: url('../images/ibiobi-pais.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-cookie {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 80%;
  padding: 20px 17px 17px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f88d28;
}

.txt-branco-14 {
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 12px;
  text-transform: none;
}

.button-cookie {
  padding: 12px 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 20px;
  background-color: #6d3628;
  font-family: Serifa, sans-serif;
  color: #8dc6e8;
  font-size: 14px;
}

.button-cookie:hover {
  background-color: #461c11;
}

.div-block-37 {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-transform: none;
}

.div-block-38 {
  width: 80%;
  margin-right: 30px;
}

.image-18 {
  display: none;
}

.sec-topo-politica-privacidade {
  height: 100px;
  background-color: #fbf8ea;
}

.sec-politica-privacidade {
  height: auto;
  padding: 50px 70px;
  background-color: #fbf8ea;
}

.txt-marrom-bold {
  display: block;
  margin-top: 10px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 17px;
  line-height: 25px;
  font-weight: 700;
  text-align: left;
}

.sec-cadastro {
  padding: 0px 100px 50px;
  background-color: #fbf8ea;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.txt-marrom-15 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 3px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 15px;
  line-height: 25px;
  text-align: left;
}

.form-2 {
  margin-top: 15px;
}

.txt-field-label {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 16px;
}

.text-field-2 {
  height: 60px;
  border-style: solid;
  border-width: 1px;
  border-color: #6d3628;
  border-radius: 5px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
}

.text-field-2::-webkit-input-placeholder {
  color: #6d3628;
}

.text-field-2:-ms-input-placeholder {
  color: #6d3628;
}

.text-field-2::-ms-input-placeholder {
  color: #6d3628;
}

.text-field-2::placeholder {
  color: #6d3628;
}

.h4-marrom-normal {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 22px;
  font-weight: 400;
}

.h6-marrom-tt {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.column-23 {
  padding-right: 5px;
  padding-left: 0px;
}

.column-24 {
  padding-right: 0px;
  padding-left: 5px;
}

.radio-button-cadastro {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 15px;
  text-align: left;
}

.button-cadastro {
  margin-top: 22px;
  padding: 15px 30px;
  border-style: solid;
  border-width: 0.5px;
  border-color: #6d3628;
  border-radius: 5px;
  background-color: #e06c39;
  font-family: Serifa, sans-serif;
  font-size: 16px;
}

.button-cadastro:hover {
  background-color: #cf734a;
}

.columns-7 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-40 {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.radio-button-cadastro2 {
  margin-right: 15px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 15px;
  text-align: left;
}

.columns-8 {
  margin-top: 15px;
}

.success-msg-cadastro {
  padding: 20px 30px;
  border-radius: 5px;
  background-color: #10a76b;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.msg-erro-cadastro {
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
  background-color: #ac2a2a;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.button-anexararquivo {
  margin-top: 22px;
  padding: 7px 10px;
  border-style: solid;
  border-width: 0.5px;
  border-color: #6d3628;
  border-radius: 5px;
  background-color: #af603d;
  font-family: Serifa, sans-serif;
  font-size: 16px;
}

.button-anexararquivo:hover {
  background-color: #b15a33;
}

.select {
  width: 30%;
  height: 60px;
  border-style: solid;
  border-width: 1px;
  border-color: #6d3628;
  border-radius: 5px;
  background-color: #fff;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 16px;
  font-weight: 700;
}

.link-politicaprivacidade {
  display: block;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.link-politicaprivacidade:hover {
  color: #af603d;
}

.div-link-pol-privacidade {
  display: inline-block;
  margin-top: 25px;
}

.link-pp {
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.link-pp:hover {
  color: hsla(0, 0%, 100%, 0.6);
}

.column-26 {
  display: none;
}

.div-polpriv {
  margin-top: 14px;
  text-align: center;
}

.txt-marrom-15-center {
  display: block;
  margin-top: 0px;
  margin-bottom: 3px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
}

.txt-marrom-15-copy {
  display: block;
  margin-top: 0px;
  margin-bottom: 3px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
}

.checkbox-field {
  text-align: center;
}

.checkbox-field-copy {
  display: inline-block;
  text-align: center;
}

.div-link-pol-privacidade-copy {
  display: block;
  margin-top: 25px;
}

.div-whats {
  display: inline-block;
  text-decoration: none;
}

.numero-whats {
  margin-top: 1px;
  margin-left: 20px;
  padding: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: none;
}

.numero-whats:hover {
  color: #f88d28;
}

.numero-whats.w--current {
  color: #f88d28;
}

.div-block-42 {
  margin-top: 41px;
}

.hero-section-slider {
  position: static;
  height: 520px;
  margin-top: 0px;
  padding: 0px 0%;
}

.hero-section-slider.inner {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 205px;
  padding-bottom: 205px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/candles-wider.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/candles-wider.jpg');
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.hero-section-slider.inner.maker {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/image-lotion.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/image-lotion.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-slider.inner.faq {
  padding-bottom: 180px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/retail2.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/retail2.jpg');
}

.hero-section-slider.inner.contact {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/backing1.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/backing1.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-slider.inner.hiw {
  padding-bottom: 180px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/flippedimg.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/flippedimg.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-slider.spaced {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 270px;
  padding-bottom: 220px;
  background-color: #f88d28;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, rgba(5, 12, 20, 0.7)), to(hsla(0, 0%, 100%, 0))), url('../images/image-lotion.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7) 10%, hsla(0, 0%, 100%, 0)), url('../images/image-lotion.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-home {
  height: 520px;
  margin-top: 100px;
}

.slide-1 {
  background-image: url('../images/vitrine4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.txt-branco-18 {
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 22px;
  text-transform: none;
}

.div-cont-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.div-logo-banner {
  margin-bottom: 24px;
}

.div-txt-banner {
  padding-bottom: 74px;
}

.slide-2 {
  background-image: url('../images/vitrine4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-1-copy {
  background-image: url('../images/vitrine4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  text-decoration: none;
}

.link-block-home {
  display: block;
  width: 100%;
  height: 100%;
  -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;
  text-decoration: none;
}

.slide_2 {
  background-image: url('../images/vitrine3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-46 {
  margin-bottom: 64px;
}

.div-button-aguarde {
  margin-top: 17px;
  padding: 7px 12px;
  border-radius: 10px;
  background-color: #f18c30;
}

.div-button-aguarde:hover {
  background-color: #d87419;
}

.txt-aguarde {
  padding: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 16px;
}

.txt-branco-16 {
  margin-top: 10px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 100;
  text-align: center;
  text-transform: none;
}

.txt-branco-28 {
  margin-bottom: 5px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 28px;
  text-align: center;
  text-transform: none;
}

.slide_3 {
  background-image: url('../images/vitrine2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide_4 {
  background-image: url('../images/vitrine1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.txt-baixaragora {
  padding: 0px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 16px;
}

.div-block-47 {
  margin-bottom: 214px;
}

.div-button-aguarde--ama {
  margin-top: 17px;
  padding: 7px 12px;
  border-radius: 10px;
  background-color: #dfd914;
}

.div-button-aguarde--ama:hover {
  background-color: #b9b408;
}

.txt-marrom-25-medium {
  padding-right: 49px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 25px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
}

.txt-marrom-25 {
  padding-right: 49px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 25px;
  line-height: 22px;
  text-align: center;
}

.txt-marrom-17 {
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
}

.div-block-48 {
  width: 100%;
  text-align: center;
}

.left-arrow {
  display: none;
  margin-left: 20%;
}

.right-arrow {
  display: none;
  margin-right: 20%;
}

.hero-section-slider-copy {
  position: static;
  height: 0px;
  margin-top: 0px;
  padding: 0px 0%;
}

.hero-section-slider-copy.inner {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 205px;
  padding-bottom: 205px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/candles-wider.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/candles-wider.jpg');
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.hero-section-slider-copy.inner.maker {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/image-lotion.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/image-lotion.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-slider-copy.inner.faq {
  padding-bottom: 180px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/retail2.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/retail2.jpg');
}

.hero-section-slider-copy.inner.contact {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/backing1.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/backing1.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-slider-copy.inner.hiw {
  padding-bottom: 180px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.7)), to(rgba(15, 14, 27, 0.18))), url('../images/flippedimg.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7), rgba(15, 14, 27, 0.18)), url('../images/flippedimg.jpg');
  background-position: 0px 0px, 50% 50%;
}

.hero-section-slider-copy.spaced {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 270px;
  padding-bottom: 220px;
  background-color: #f88d28;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, rgba(5, 12, 20, 0.7)), to(hsla(0, 0%, 100%, 0))), url('../images/image-lotion.jpg');
  background-image: linear-gradient(90deg, rgba(5, 12, 20, 0.7) 10%, hsla(0, 0%, 100%, 0)), url('../images/image-lotion.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

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

.div-block-49 {
  height: 5px;
  margin-top: -31px;
  background-color: #6d3628;
  color: #6d3628;
}

.sec-erro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 350px;
  margin-top: 100px;
  -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: #fbf8ea;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(175, 96, 61, 0.9)), to(rgba(175, 96, 61, 0.9))), url('../images/vitrine4.jpg');
  background-image: linear-gradient(180deg, rgba(175, 96, 61, 0.9), rgba(175, 96, 61, 0.9)), url('../images/vitrine4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

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

.txt-branco-erro {
  margin-bottom: 10px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
}

.link-block-home-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -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;
  text-decoration: none;
}

.slider-removido {
  display: none;
}

.slide-nav {
  display: none;
}

.txt-marrom-17-bold {
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.txt-marrom-30-medium-copy {
  margin-top: 2px;
  margin-bottom: 12px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 30px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
}

.div-100 {
  padding-right: 100px;
  padding-left: 100px;
}

.div-imagem-espaco {
  height: 450px;
  background-image: url('../images/espaco-ibobi.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-50 {
  margin-top: 17px;
  margin-bottom: 43px;
}

.txt-marrom-28-medium {
  margin-top: 2px;
  margin-bottom: 12px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 30px;
  line-height: 22px;
  font-weight: 500;
  text-align: center;
}

.sec-promo01 {
  background-color: #fbfbf7;
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 17px;
  -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;
}

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

.txt-marrom-18-bold {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.txt-laranja-18-bold {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #ff9000;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.text-span {
  color: #f88d28;
}

.sec-form-promo {
  background-color: #743728;
}

.button-participe-agora {
  position: relative;
  top: 27px;
  padding: 14px 30px;
  border-radius: 18px;
  background-color: #f88d28;
  font-family: Serifa, sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

.txt-branco-18-bold {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 47px 10% 74px;
  -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;
  font-family: Serifa, sans-serif;
}

.txt-branco-18-bold-copy {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #a9cbe9;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.txt-azul-40-bold {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #a9cbe9;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.div-block-54 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.txt-branco-15 {
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 15px;
  text-transform: none;
}

.text-field-promo {
  height: 45px;
  margin-bottom: 8px;
  border-radius: 10px;
  font-family: Serifa, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.text-field-promo::-webkit-input-placeholder {
  color: #4d4d4d;
  font-size: 22px;
}

.text-field-promo:-ms-input-placeholder {
  color: #4d4d4d;
  font-size: 22px;
}

.text-field-promo::-ms-input-placeholder {
  color: #4d4d4d;
  font-size: 22px;
}

.text-field-promo::placeholder {
  color: #4d4d4d;
  font-size: 22px;
}

.div-block-55 {
  padding-top: 12px;
}

.checkbox-promo {
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Serifa, sans-serif;
  color: #fff;
}

.form-block {
  width: 100%;
  margin-top: 29px;
}

.checkbox-label {
  font-size: 16px;
}

.bold-text-5 {
  font-size: 18px;
}

.button-quero-participar {
  position: relative;
  top: 27px;
  width: 100%;
  padding: 14px 30px;
  border-radius: 18px;
  background-color: #ffeb2b;
  font-family: Serifa, sans-serif;
  color: #743728;
  font-size: 22px;
  font-weight: 700;
}

.button-quero-participar:hover {
  background-color: rgba(255, 235, 43, 0.77);
}

.sec-resort-promo {
  height: 350px;
  background-image: url('../images/resort-promo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-56 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 47px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.image-21 {
  margin-top: 29px;
}

.sec-amenidades-promo {
  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;
}

.grid-2 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.txt-marrom-12 {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 13px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.div-amen-promo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.div-block-57 {
  width: 80%;
  padding: 71px;
}

.div-txt-amen-promo {
  margin-top: 17px;
}

.div-img-amen-promo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65px;
  -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: left;
}

.txt-marrom-14 {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

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

.h1-golden-dreams50-copy {
  display: inline;
  margin-left: 128px;
  font-family: 'Golden dream', sans-serif;
  color: #743728;
  font-size: 45px;
  line-height: 45px;
  font-weight: 400;
}

.txt-marrom-14-copy {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.sec-footer-promo {
  background-color: #743728;
}

.div-cont-footer-promo-desk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 43px;
  padding-bottom: 82px;
  -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;
}

.grid-3 {
  grid-column-gap: 25px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.txt-branco-15-bold {
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: none;
}

.txt-branco-15-bold-copy {
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
}

.div-block-59 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.link-block-social-promo {
  margin-right: 10px;
}

.link-politicaprivacidade--branco {
  display: block;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 100;
  text-decoration: none;
}

.link-politicaprivacidade--branco:hover {
  color: rgba(255, 255, 255, 0.55);
}

.div-block-60 {
  margin-top: 35px;
}

.sec-ir01 {
  margin-top: -12px;
  padding-top: 0px;
  background-color: #8dc6e8;
}

.div-block-61 {
  position: relative;
  top: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 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-22 {
  margin-top: -12px;
}

.sec-ir02-desk {
  display: block;
}

.div-cont-ir02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  -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;
}

.h4-marrom-29-bold {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 29px;
  font-weight: 700;
}

.h1-golden-dreams55 {
  display: inline;
  margin-left: 0px;
  font-family: 'Golden dream', sans-serif;
  color: #743728;
  font-size: 45px;
  line-height: 45px;
  font-weight: 400;
}

.div-img-proximos-passos {
  width: 80%;
}

.div-block-62 {
  position: relative;
  top: -72px;
  display: block;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-63 {
  position: relative;
  top: 31px;
}

.div-ir-marrom-desk {
  background-color: #743728;
}

.div-diarias-desk {
  position: relative;
  top: 44px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -87px;
  -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;
}

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

.txt-branco-30-normal {
  margin-bottom: 5px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  text-transform: none;
}

.txt-branco-40-bold {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  text-transform: none;
}

.h4-laranja-25-bold {
  font-family: Serifa, sans-serif;
  color: #f88d28;
  font-size: 20px;
  font-weight: 400;
}

.txt-marrom-17-copy {
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
}

.div-cont-footer-promo-mob {
  display: none;
  padding-top: 43px;
  padding-bottom: 82px;
  -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;
}

.txt-branco-40-bold-copy {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  text-transform: none;
}

.txt-marrom-20-bold-center {
  padding-right: 49px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 20px;
  line-height: 22px;
  text-align: left;
}

.button-inscrevase-ja {
  padding: 12px 120px;
  border-radius: 20px;
  background-color: #6d3628;
  font-family: Serifa, sans-serif;
  color: #8dc6e8;
  font-size: 17px;
}

.button-inscrevase-ja:hover {
  background-color: #461c11;
}

.section-4 {
  display: none;
}

.div-amenidades-mob {
  display: none;
}

.h1-golden-dreams50-promo {
  display: inline;
  margin-left: 0px;
  font-family: 'Golden dream', sans-serif;
  color: #743728;
  font-size: 45px;
  line-height: 45px;
  font-weight: 400;
}

.txt-marrom-30-bold {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.txt-branco-18-bold-copy {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.txt-branco-30-bold {
  margin-bottom: 5px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.txt-branco-20 {
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 20px;
}

.checkbox {
  border-style: solid;
  border-width: 1px 3px 1px 1px;
  border-color: #f88d28;
}

.grid-4 {
  margin-top: 23px;
  -ms-grid-columns: 0.75fr 1.25fr 0.75fr;
  grid-template-columns: 0.75fr 1.25fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.resort-promo-mob {
  display: none;
}

.sec-form-promo-mob {
  display: none;
  background-color: #743728;
}

.div-block-53-mob {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 47px 10% 74px;
  -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;
}

.sec-promo01-mob {
  display: none;
  background-color: #fbfbf7;
}

.sec-promo01-mob-copy {
  display: none;
  background-color: #fbfbf7;
}

.txt-marrom-30-bold-mob {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

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

.div-diarias_gratis-desk {
  padding-top: 0px;
  padding-bottom: 0px;
}

.h4-marrom-29-bold-copy {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 32px;
  font-weight: 700;
}

.div-ir-marrom-mob {
  display: none;
  background-color: #743728;
}

.div-diarias_gratis-mob {
  display: none;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-61-copy {
  position: relative;
  top: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 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;
}

.txt-branco-40-bold-copy {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  text-transform: none;
}

.txt-branco-30-normal-copy {
  margin-bottom: 5px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  text-transform: none;
}

.div-diarias-mob {
  position: relative;
  top: 44px;
  display: none;
  margin-top: -87px;
  -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;
}

.sec-ir02-mob {
  display: none;
}

.div-cont-ir02-mob {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  -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;
}

.div-block-63-copy {
  position: relative;
  top: 31px;
}

.h4-marrom-29-bold-mob {
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 32px;
  font-weight: 700;
}

.div-block-62-copy {
  position: relative;
  top: -72px;
  display: block;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.h1-golden-dreams55-mob {
  display: inline;
  margin-left: 0px;
  font-family: 'Golden dream', sans-serif;
  color: #743728;
  font-size: 45px;
  line-height: 45px;
  font-weight: 400;
}

.div-block-62-mob {
  position: relative;
  top: -72px;
  display: block;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-71 {
  display: none;
}

.div-block-72 {
  display: none;
}

.sec-amen-promo2 {
  display: none;
}

.div-amen-promo-mob02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.txt-marrom-14-bold {
  display: inline;
  margin-bottom: 5px;
  padding-right: 0px;
  font-family: Serifa, sans-serif;
  color: #6d3628;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.sec-ideal-mob {
  display: none;
}

.sec-numero_da_sorte {
  height: 100vh;
  background-color: #743728;
}

.div-cont-ns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
}

.txt-branco-50-bold {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Serifa, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.bold-text-6 {
  color: #f88d28;
}

.button {
  margin-top: 7px;
  padding: 20px 40px;
  border-radius: 20px;
  background-color: #8dc6e8;
  font-family: Serifa, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.link-promocao {
  color: #8dc6e8;
}

.sec-regras-promo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding: 50px 10%;
  -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;
  background-color: #fbf8ea;
}

.div-block-74 {
  width: 70%;
}

.success-message-2 {
  background-color: #509775;
  color: #fff;
  font-weight: 700;
}

.error-message {
  margin-top: 32px;
  background-color: #9b2727;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

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

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

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

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

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

@media screen and (min-width: 1280px) {
  .nav-link {
    margin-right: 15px;
    margin-left: 5px;
  }

  .hero-section-2 {
    background-position: 0% 30%, 50% 0%, 0px 0px;
  }

  .nav-bar {
    padding-bottom: 30px;
  }

  .div-img-rci {
    background-image: url('../images/rci-omundo_te_espera-texto.png'), url('../images/img-mudo_te_espera.png');
  }

  .sec-tradi-o_em_sofistica-o {
    padding-right: 100px;
    padding-left: 100px;
  }

  .div-azul {
    max-width: 1000px;
    margin-right: 40px;
    margin-left: 40px;
  }

  .h1 {
    display: inline;
    margin-top: 20px;
    font-size: 45px;
    line-height: 30px;
    font-weight: 700;
  }

  .sec-associado01 {
    background-image: url('../images/ibi.png'), url('../images/ibi.jpg');
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .div-texto-duplo {
    position: static;
    display: block;
    height: 60px;
    padding-top: 0px;
    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: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .column-8 {
    padding-right: 30px;
    padding-left: 120px;
  }

  .column-9 {
    padding-right: 120px;
    padding-left: 30px;
  }

  .div-block-16 {
    margin-top: 0px;
  }

  .div-block-22 {
    -ms-grid-rows: auto auto minmax(auto, 1fr) auto auto;
    grid-template-rows: auto auto minmax(auto, 1fr) auto auto;
  }

  .txt-marrom-20 {
    padding-right: 47px;
  }

  .bold-text-2 {
    font-size: 45px;
  }

  .text-block-familias {
    font-size: 16px;
  }

  .bold-text-3 {
    display: inline-block;
    font-size: 46px;
    line-height: 33px;
  }

  .image-13 {
    width: auto;
    max-width: 100%;
  }

  .div-cont-asfer-emp {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-22 {
    padding-right: 0px;
  }

  .div-cont-asfer-emp-praias {
    width: 470px;
    max-width: 470px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-cont-asfer-emp-sempar {
    width: 470px;
    max-width: 470px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .h1-mil {
    display: block;
    margin-top: 20px;
    font-size: 45px;
    line-height: 40px;
  }

  .div-cont-imagem {
    margin-bottom: 20px;
  }

  .bold-text-4 {
    display: inline-block;
    font-size: 40px;
    line-height: 30px;
  }

  .div-cookie {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 1000;
    width: 80%;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: #f88d28;
  }

  .txt-branco-14 {
    font-size: 14px;
  }

  .button-cookie {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 17px;
  }

  .div-block-37 {
    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-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-38 {
    margin-right: 30px;
  }

  .sec-cadastro {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-whats {
    display: inline-block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
  }

  .numero-whats {
    display: inline;
    margin-right: 15px;
    margin-left: 5px;
    line-height: 22px;
    text-decoration: none;
  }

  .image-20 {
    margin-top: -8px;
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .hero-section-slider {
    height: auto;
    background-image: none;
  }

  .slider-home {
    height: 520px;
    margin-top: 77px;
  }

  .div-block-43 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }

  .div-block-44 {
    margin-bottom: 64px;
  }

  .txt-branco-18 {
    font-size: 25px;
    font-weight: 400;
  }

  .div-block-45 {
    margin-bottom: 26px;
  }

  .txt-branco-16 {
    font-size: 25px;
    font-weight: 400;
  }

  .txt-branco-28 {
    font-size: 25px;
    font-weight: 400;
  }

  .txt-marrom-25-medium {
    padding-right: 47px;
  }

  .txt-marrom-25 {
    padding-right: 47px;
  }

  .txt-marrom-17 {
    padding-right: 0px;
  }

  .hero-section-slider-copy {
    height: auto;
    background-image: none;
  }

  .txt-branco-erro {
    font-size: 25px;
    font-weight: 400;
  }

  .txt-marrom-17-bold {
    padding-right: 0px;
  }

  .txt-marrom-30-medium-copy {
    padding-right: 0px;
  }

  .txt-marrom-28-medium {
    padding-right: 0px;
  }

  .sec-promo01 {
    display: block;
  }

  .txt-marrom-18-bold {
    padding-right: 0px;
  }

  .txt-laranja-18-bold {
    padding-right: 0px;
  }

  .txt-branco-18-bold {
    padding-right: 0px;
  }

  .txt-branco-18-bold-copy {
    padding-right: 0px;
  }

  .txt-azul-40-bold {
    padding-right: 0px;
  }

  .txt-branco-15 {
    font-size: 14px;
  }

  .button-quero-participar {
    margin-bottom: 20px;
  }

  .sec-amenidades-promo {
    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;
  }

  .txt-marrom-12 {
    padding-right: 0px;
  }

  .div-amen-promo {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-57 {
    width: 80%;
  }

  .txt-marrom-14 {
    padding-right: 0px;
  }

  .txt-marrom-14-copy {
    padding-right: 0px;
  }

  .txt-branco-15-bold {
    font-size: 14px;
  }

  .txt-branco-15-bold-copy {
    font-size: 14px;
  }

  .div-block-61 {
    top: 20px;
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .image-22 {
    margin-top: -17px;
  }

  .sec-ir02-desk {
    display: block;
  }

  .div-cont-ir02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 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;
  }

  .h4-marrom-29-bold {
    font-weight: 700;
  }

  .h1-golden-dreams55 {
    margin-left: 0px;
    font-size: 60px;
  }

  .div-img-proximos-passos {
    width: 80%;
  }

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

  .div-block-63 {
    position: relative;
    top: 26px;
  }

  .div-ir-marrom-desk {
    background-color: #743728;
  }

  .div-diarias-desk {
    position: relative;
    top: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -110px;
    -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;
  }

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

  .txt-branco-30-normal {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
  }

  .txt-branco-40-bold {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
  }

  .h4-laranja-25-bold {
    color: #f88d28;
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
  }

  .txt-marrom-17-copy {
    padding-right: 0px;
    font-weight: 700;
  }

  .txt-branco-40-bold-copy {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
  }

  .txt-marrom-20-bold-center {
    padding-right: 47px;
  }

  .section-4 {
    display: none;
  }

  .txt-marrom-30-bold {
    padding-right: 0px;
  }

  .txt-branco-18-bold-copy {
    padding-right: 0px;
  }

  .txt-branco-30-bold {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
  }

  .resort-promo-mob {
    display: none;
  }

  .sec-form-promo-mob {
    display: none;
  }

  .sec-promo01-mob {
    display: none;
  }

  .sec-promo01-mob-copy {
    display: none;
  }

  .txt-marrom-30-bold-mob {
    padding-right: 0px;
  }

  .h4-marrom-29-bold-copy {
    font-weight: 700;
  }

  .div-ir-marrom-mob {
    display: none;
    background-color: #743728;
  }

  .div-block-61-copy {
    top: 20px;
    padding-top: 10px;
    padding-bottom: 0px;
  }

  .txt-branco-40-bold-copy {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
  }

  .txt-branco-30-normal-copy {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
  }

  .div-diarias-mob {
    position: relative;
    top: 80px;
    display: none;
    margin-top: -110px;
    -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;
  }

  .div-cont-ir02-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 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;
  }

  .div-block-63-copy {
    position: relative;
    top: 26px;
  }

  .h4-marrom-29-bold-mob {
    font-weight: 700;
  }

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

  .h1-golden-dreams55-mob {
    margin-left: 0px;
    font-size: 60px;
  }

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

  .div-amen-promo-mob02 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .txt-marrom-14-bold {
    padding-right: 0px;
  }

  .div-cont-ns {
    font-family: Serifa, sans-serif;
    font-size: 60px;
  }

  .txt-branco-50-bold {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
  }

  .success-message-2 {
    background-color: #509775;
    font-family: Serifa, sans-serif;
    color: #fff;
  }
}

@media screen and (min-width: 1440px) {
  .hero-section-2 {
    background-position: 0% 30%, 50% 0%, 0px 0px;
  }

  .h4-marrom {
    margin-bottom: 5px;
  }

  .sec-tradi-o_em_sofistica-o {
    padding-right: 100px;
    padding-left: 100px;
  }

  .div-azul {
    max-width: 1000px;
    margin-right: 120px;
    margin-left: 120px;
  }

  .h1 {
    margin-top: 10px;
    font-size: 48px;
  }

  .sec-associado01 {
    background-image: url('../images/ibi.png'), url('../images/ibi.jpg');
    background-position: 50% 50%, 50% 50%;
    background-size: contain, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .div-texto-duplo {
    display: block;
    height: 80px;
    padding-top: 5px;
  }

  .text-block-paises {
    display: inline-block;
  }

  .text-block-milhoes {
    display: inline-block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-block-associados {
    font-size: 22px;
  }

  .column-8 {
    padding-right: 30px;
    padding-left: 120px;
  }

  .column-9 {
    padding-right: 120px;
    padding-left: 30px;
  }

  .image-12 {
    right: 20px;
  }

  .div-block-22 {
    grid-row-gap: 19px;
    -ms-grid-rows: auto auto minmax(auto, 1fr) auto auto;
    grid-template-rows: auto auto minmax(auto, 1fr) auto auto;
  }

  .text-block-familias {
    font-size: 19px;
  }

  .bold-text-3 {
    display: block;
    line-height: 40px;
  }

  .image-13 {
    width: 500px;
    max-width: 100%;
  }

  .div-cont-asfer-emp {
    max-width: 470px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-22 {
    padding-right: 0px;
  }

  .div-cont-asfer-emp-praias {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 470px;
    max-width: 470px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-cont-asfer-emp-sempar {
    width: 470px;
    max-width: 470px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .txt-marrom-italic {
    margin-top: 0px;
    font-style: italic;
    font-weight: 400;
  }

  .div-seg-texto {
    margin-top: 10px;
  }

  .div-cookie {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .h4-marrom-normal {
    margin-bottom: 5px;
  }

  .h6-marrom-tt {
    margin-bottom: 5px;
  }

  .hero-section-slider {
    background-position: 0% 30%, 50% 0%, 0px 0px;
  }

  .slider-home {
    height: 520px;
    margin-top: 100px;
  }

  .txt-branco-18 {
    font-size: 24px;
  }

  .div-logo-banner {
    margin-bottom: 35px;
  }

  .div-txt-banner {
    padding-bottom: 62px;
  }

  .slide_2 {
    background-image: url('../images/vitrine3.jpg');
  }

  .txt-branco-16 {
    font-size: 24px;
  }

  .txt-branco-28 {
    font-size: 24px;
  }

  .slide_3 {
    background-image: url('../images/vitrine2.jpg');
  }

  .slide_4 {
    background-image: url('../images/vitrine1.jpg');
  }

  .hero-section-slider-copy {
    background-position: 0% 30%, 50% 0%, 0px 0px;
  }

  .sec-erro {
    height: 400px;
  }

  .txt-branco-erro {
    font-size: 24px;
  }

  .sec-promo01 {
    display: block;
  }

  .div-block-53 {
    padding-bottom: 42px;
  }

  .sec-amenidades-promo {
    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;
  }

  .div-block-57 {
    width: 80%;
  }

  .div-block-62 {
    top: -103px;
    font-size: 62px;
    line-height: 65px;
  }

  .div-diarias-desk {
    margin-top: -146px;
  }

  .txt-branco-30-normal {
    font-size: 30px;
  }

  .txt-branco-40-bold {
    font-size: 40px;
  }

  .txt-branco-40-bold-copy {
    font-size: 24px;
  }

  .section-4 {
    display: none;
  }

  .txt-branco-30-bold {
    font-size: 24px;
  }

  .resort-promo-mob {
    display: none;
  }

  .sec-form-promo-mob {
    display: none;
  }

  .div-block-53-mob {
    padding-bottom: 42px;
  }

  .sec-promo01-mob {
    display: none;
  }

  .sec-promo01-mob-copy {
    display: none;
  }

  .div-ir-marrom-mob {
    display: none;
  }

  .txt-branco-40-bold-copy {
    font-size: 40px;
  }

  .txt-branco-30-normal-copy {
    font-size: 30px;
  }

  .div-diarias-mob {
    margin-top: -146px;
  }

  .div-block-62-copy {
    top: -103px;
    font-size: 62px;
    line-height: 65px;
  }

  .div-block-62-mob {
    top: -103px;
    font-size: 62px;
    line-height: 65px;
  }

  .txt-branco-50-bold {
    font-size: 50px;
    line-height: 50px;
  }
}

@media screen and (max-width: 991px) {
  .nav-link {
    margin: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    text-align: center;
  }

  .nav-link:hover {
    display: block;
    background-color: rgba(141, 198, 232, 0.22);
  }

  .section-subhead.narrower-middle {
    width: 90%;
  }

  .section-3 {
    padding-top: 7px;
  }

  .circular-shape.green-pastel {
    left: 37px;
  }

  .hero-section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 500px;
    margin-top: 51px;
    padding-top: 64px;
    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: 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;
    background-image: url('../images/novotel01.jpg'), -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.68)), to(hsla(0, 0%, 100%, 0)));
    background-image: url('../images/novotel01.jpg'), linear-gradient(90deg, rgba(5, 12, 20, 0.68), hsla(0, 0%, 100%, 0));
    background-position: 50% 0%, 0px 0px;
    background-size: cover, auto;
    background-repeat: no-repeat, repeat;
  }

  .hero-section-2.inner {
    padding-top: 190px;
  }

  .hero-section-2.inner.faq {
    padding-bottom: 150px;
  }

  .hero-section-2.inner.hiw {
    padding-bottom: 150px;
  }

  .hero-section-2.spaced {
    margin-right: 0px;
    margin-left: 0px;
    padding: 200px 5% 150px;
  }

  .div-content-hero {
    width: 100%;
  }

  .div-content-hero._60 {
    width: 100%;
  }

  .headline-2.responsive {
    display: none;
  }

  .cta-2.smaller.colour5.round {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 17px;
    padding-bottom: 17px;
    -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;
    font-size: 20px;
    line-height: 24px;
  }

  .amenities-holder.vertical.less-width {
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .amenity-block {
    width: 50%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .amenity-block.line-right {
    border-top: 1px solid rgba(8, 24, 25, 0.23);
    border-left-style: none;
  }

  .amenity-block.line-right._2 {
    border-right: 1px solid rgba(8, 24, 25, 0.23);
  }

  .amenity-block.line-left {
    border-bottom: 1px none rgba(8, 24, 25, 0.23);
    border-right-style: solid;
  }

  .amenity-title.light {
    margin-top: 0px;
  }

  .nav-right-2 {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -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;
    background-color: #fbf8ea;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.06);
  }

  .category-section {
    padding: 100px 5%;
  }

  .individual-category {
    width: 46%;
  }

  .centred-cta {
    margin-top: 20px;
  }

  .hiw-section {
    padding-top: 100px;
    padding-bottom: 0px;
  }

  .split-holder {
    margin-right: 5%;
    margin-left: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .split-left {
    width: 90%;
    margin-top: 69px;
    padding-right: 0px;
  }

  .content-holder {
    margin-right: 5%;
    margin-left: 5%;
  }

  .split-right {
    width: 100%;
    padding-left: 0%;
  }

  .green-features {
    padding: 20px 5%;
  }

  .collage-section {
    padding-top: 100px;
  }

  .wide-collage {
    padding-right: 2%;
    padding-left: 2%;
  }

  .image-fixed {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .form-holding-div.horizontal {
    padding-right: 6%;
    padding-left: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-wrap {
    width: 90%;
  }

  .form-wrap.wider {
    width: 100%;
    padding-bottom: 50px;
  }

  .subhead-3.home {
    width: 90%;
  }

  .nav-bar {
    padding: 10px 50px;
  }

  .brand-div {
    margin-top: 11px;
  }

  .scrolling-nav {
    padding: 10px 50px;
  }

  .faq {
    padding-top: 100px;
    padding-right: 8%;
    padding-left: 8%;
  }

  .faq-row {
    margin-bottom: 0px;
  }

  .col-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .hiw-div {
    margin-bottom: 40px;
  }

  .col-3 {
    padding-left: 0px;
  }

  .faq-holder {
    margin-bottom: 40px;
  }

  .info-div {
    width: 100%;
    margin-top: 30px;
  }

  .menu-button {
    padding: 6px 0px;
    color: #1d3857;
    font-size: 48px;
  }

  .menu-button.w--open {
    background-color: #fbf8ea;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #1d3857;
  }

  .web-links-2.footer-logo {
    width: 100%;
    margin-bottom: 2px;
    padding-bottom: 35px;
    -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;
  }

  .web-links-2.right {
    width: 100%;
    padding-bottom: 30px;
  }

  .footer-link.left {
    margin-left: 0px;
  }

  .footer {
    padding-right: 4%;
    padding-left: 4%;
  }

  .terms-privacy {
    margin-top: 20px;
    margin-right: 6%;
    margin-left: 6%;
  }

  .sec-caracteristcas {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sec--caracteristicas {
    padding-right: 50px;
    padding-left: 50px;
  }

  .div-img01-ibiobi {
    height: 400px;
  }

  .div-asferiassaosuas {
    padding-top: 0px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .golden_dream-120px {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 110px;
    line-height: 80px;
  }

  .div-cont-asfer {
    display: block;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .div-img-rci {
    height: 400px;
    background-image: url('../images/rci-omundo_te_espera-texto.png'), url('../images/img-mudo_te_espera.png');
  }

  .div-j-_ouviu_falar_rci {
    padding-right: 50px;
    padding-left: 50px;
  }

  .sec-tradi-o_em_sofistica-o {
    padding-right: 50px;
    padding-bottom: 20px;
    padding-left: 50px;
  }

  .sec-contato {
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
  }

  .div-azul {
    margin-right: 40px;
    margin-left: 40px;
  }

  .div-img-sempar_terras {
    display: inline-block;
    width: 250px;
    height: 250px;
  }

  .div-img-sempar_praias {
    display: inline-block;
    width: 250px;
    height: 250px;
  }

  .div-cont-titulo-superior {
    padding-right: 0px;
    padding-left: 0px;
  }

  .h2-marrom {
    line-height: 32px;
  }

  .h4-marrom-32 {
    line-height: 32px;
  }

  .div-img-novotel {
    display: inline-block;
    width: 250px;
    height: 250px;
  }

  .div-cont-imgs-empresas {
    margin-bottom: 14px;
  }

  .txt-marrom-10-italico {
    display: block;
    text-align: center;
  }

  .div-block-2 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .div-car-hospitalidade-acomo {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .icon {
    color: #f08a2f;
  }

  .image-3 {
    display: none;
  }

  .div-block-3 {
    padding-right: 50px;
    padding-left: 50px;
    grid-column-gap: 16px;
    -ms-grid-rows: minmax(0px, 0.25fr) auto;
    grid-template-rows: minmax(0px, 0.25fr) auto;
  }

  .columns-2 {
    margin-top: 30px;
  }

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

  .div-block-3-copy {
    display: none;
    padding-right: 50px;
    padding-left: 50px;
  }

  .image-3-copy {
    display: block;
  }

  .sec-associado01 {
    height: 400px;
  }

  .text-block {
    font-size: 21px;
  }

  .div-conttextos-empr {
    height: auto;
    min-height: auto;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .column-4 {
    padding-left: 0px;
  }

  .column-6 {
    display: none;
  }

  .column-7 {
    display: none;
  }

  .div-cont-titulo-superior-copy {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-hoteis-e-resorts {
    display: block;
    font-size: 22px;
  }

  .text-block-associados {
    font-size: 22px;
  }

  .div-img-tcbrasil {
    display: inline-block;
    width: 250px;
    height: 250px;
  }

  .sec-footer {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-6 {
    padding-right: 90px;
    padding-left: 90px;
  }

  .column-8 {
    padding-left: 40px;
  }

  .column-9 {
    padding-right: 40px;
  }

  .div-block-7 {
    display: block;
    margin-bottom: 25px;
  }

  .div-block-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
  }

  .column-12 {
    margin-bottom: 21px;
  }

  .column-13 {
    margin-bottom: 7px;
  }

  .sec-associado-resp {
    display: block;
    padding: 50px;
  }

  .golden_dream-tpo {
    top: 0px;
    right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 60px;
    line-height: 80px;
  }

  .image-8 {
    display: none;
  }

  .image-10 {
    float: right;
  }

  .div-block-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 0px;
    padding-top: 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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-17 {
    display: none;
  }

  .image-11 {
    display: none;
  }

  .image-12 {
    right: 0px;
    bottom: 0px;
    margin-right: 0px;
    padding-right: 0px;
  }

  .div-car-hospitalidade-copy {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-car-hospitalidade-copy {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-car-hospitalidade-tenis2 {
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-20 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-22 {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 22px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto minmax(127px, 1fr) auto auto;
    grid-template-rows: auto auto minmax(127px, 1fr) auto auto;
  }

  .div-block-23 {
    display: -ms-grid;
    display: grid;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .txt-marrom-20 {
    padding-right: 0px;
  }

  .h2-marrom-bold-copy {
    font-size: 32px;
    text-align: left;
  }

  .div-block-27 {
    justify-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -ms-grid-columns: minmax(200px, 1fr);
    grid-template-columns: minmax(200px, 1fr);
  }

  .div-block-28 {
    margin-top: 30px;
  }

  .div-block-29 {
    position: static;
    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;
    grid-auto-flow: row dense;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

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

  .div-block-32 {
    margin-top: 23px;
  }

  .div-block-33 {
    margin-bottom: 35px;
  }

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

  .text-block-mais-de {
    font-size: 20px;
  }

  .text-block-familias {
    font-size: 20px;
  }

  .bold-text-3 {
    font-size: 45px;
  }

  .image-13 {
    width: 100%;
    min-width: 200px;
    margin-right: 0px;
    padding-right: 10px;
  }

  .image-14 {
    padding-left: 10px;
  }

  .div-cont-asfer-emp {
    display: block;
    width: auto;
    max-width: none;
    min-width: auto;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .brand-div-desk {
    margin-top: 11px;
  }

  .brand-div-desk.w--current {
    display: none;
  }

  .brand-div-mobile {
    margin-top: 11px;
  }

  .brand-div-mobile.w--current {
    display: block;
  }

  .column-17 {
    margin-bottom: 20px;
  }

  .column-18 {
    margin-bottom: 20px;
  }

  .image-13-copy {
    width: 100%;
    min-width: 200px;
    margin-right: 0px;
    padding-right: 10px;
  }

  .div-cont-asfer-emp-praias {
    display: block;
    width: auto;
    max-width: none;
    min-width: auto;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .div-cont-asfer-emp-sempar {
    display: block;
    width: auto;
    max-width: none;
    min-width: auto;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .div-cookie {
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .button-cookie {
    font-size: 14px;
  }

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

  .div-block-38 {
    width: 100%;
    margin-right: 0px;
  }

  .image-18 {
    display: block;
  }

  .sec-topo-politica-privacidade {
    margin-top: -65px;
  }

  .sec-politica-privacidade {
    margin-top: 85px;
  }

  .image-19 {
    display: none;
  }

  .sec-cadastro {
    padding-top: 39px;
    padding-right: 50px;
    padding-left: 50px;
  }

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

  .select {
    width: 40%;
  }

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

  .numero-whats {
    margin: 0px 0px 0px 10px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 22px;
    line-height: 28px;
    font-weight: 500;
    text-align: center;
  }

  .numero-whats:hover {
    display: block;
    background-color: rgba(141, 198, 232, 0.22);
  }

  .hero-section-slider {
    display: block;
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    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: 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;
    background-image: url('../images/novotel01.jpg'), -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.68)), to(hsla(0, 0%, 100%, 0)));
    background-image: url('../images/novotel01.jpg'), linear-gradient(90deg, rgba(5, 12, 20, 0.68), hsla(0, 0%, 100%, 0));
    background-position: 50% 0%, 0px 0px;
    background-size: cover, auto;
    background-repeat: no-repeat, repeat;
  }

  .hero-section-slider.inner {
    padding-top: 190px;
  }

  .hero-section-slider.inner.faq {
    padding-bottom: 150px;
  }

  .hero-section-slider.inner.hiw {
    padding-bottom: 150px;
  }

  .hero-section-slider.spaced {
    margin-right: 0px;
    margin-left: 0px;
    padding: 200px 5% 150px;
  }

  .slider-home {
    height: 400px;
    margin-top: 72px;
  }

  .slide-1 {
    position: static;
  }

  .link-block-home {
    display: block;
    width: 100%;
  }

  .slide_2 {
    position: static;
  }

  .div-block-46 {
    margin-bottom: 50px;
  }

  .slide_3 {
    position: static;
  }

  .slide_4 {
    position: static;
  }

  .div-block-47 {
    margin-bottom: 148px;
  }

  .txt-marrom-25-medium {
    padding-right: 0px;
    font-size: 20px;
    line-height: 20px;
  }

  .txt-marrom-25 {
    padding-right: 0px;
    font-size: 20px;
    line-height: 20px;
  }

  .txt-marrom-17 {
    padding-right: 0px;
  }

  .div-block-48 {
    width: 100%;
  }

  .left-arrow {
    margin-left: 10%;
  }

  .right-arrow {
    margin-right: 10%;
  }

  .hero-section-slider-copy {
    display: block;
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    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: 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;
    background-image: url('../images/novotel01.jpg'), -webkit-gradient(linear, left top, right top, from(rgba(5, 12, 20, 0.68)), to(hsla(0, 0%, 100%, 0)));
    background-image: url('../images/novotel01.jpg'), linear-gradient(90deg, rgba(5, 12, 20, 0.68), hsla(0, 0%, 100%, 0));
    background-position: 50% 0%, 0px 0px;
    background-size: cover, auto;
    background-repeat: no-repeat, repeat;
  }

  .hero-section-slider-copy.inner {
    padding-top: 190px;
  }

  .hero-section-slider-copy.inner.faq {
    padding-bottom: 150px;
  }

  .hero-section-slider-copy.inner.hiw {
    padding-bottom: 150px;
  }

  .hero-section-slider-copy.spaced {
    margin-right: 0px;
    margin-left: 0px;
    padding: 200px 5% 150px;
  }

  .sec-erro {
    margin-top: 70px;
  }

  .link-block-home-copy {
    display: block;
    width: 100%;
  }

  .txt-marrom-17-bold {
    padding-right: 0px;
  }

  .txt-marrom-30-medium-copy {
    padding-right: 0px;
    font-size: 20px;
    line-height: 20px;
  }

  .div-100 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .div-block-50 {
    padding-right: 100px;
    padding-left: 100px;
  }

  .txt-marrom-28-medium {
    padding-right: 0px;
    font-size: 20px;
    line-height: 20px;
  }

  .sec-promo01 {
    padding-right: 10%;
    padding-left: 10%;
  }

  .txt-marrom-18-bold {
    padding-right: 0px;
  }

  .txt-laranja-18-bold {
    padding-right: 0px;
  }

  .txt-branco-18-bold {
    padding-right: 0px;
  }

  .txt-branco-18-bold-copy {
    padding-right: 0px;
  }

  .txt-azul-40-bold {
    padding-right: 0px;
  }

  .grid-2 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .txt-marrom-12 {
    padding-right: 0px;
  }

  .div-amen-promo {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-57 {
    padding: 50px 0px;
  }

  .txt-marrom-14 {
    padding-right: 0px;
  }

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

  .h1-golden-dreams50-copy {
    margin-left: 0px;
  }

  .txt-marrom-14-copy {
    padding-right: 0px;
  }

  .image-22 {
    margin-top: -22px;
  }

  .sec-ir02-desk {
    display: block;
  }

  .div-block-62 {
    top: -54px;
  }

  .div-diarias-desk {
    padding-right: 10%;
    padding-left: 10%;
  }

  .txt-marrom-17-copy {
    padding-right: 0px;
  }

  .div-cont-footer-promo-mob {
    display: none;
  }

  .txt-marrom-20-bold-center {
    padding-right: 0px;
  }

  .div-amenidades-mob {
    display: none;
  }

  .h1-golden-dreams50-promo {
    margin-left: 0px;
  }

  .txt-marrom-30-bold {
    padding-right: 0px;
    font-size: 25px;
    line-height: 25px;
  }

  .txt-branco-18-bold-copy {
    padding-right: 0px;
  }

  .sec-form-promo-mob {
    display: none;
  }

  .sec-promo01-mob {
    padding-right: 10%;
    padding-left: 10%;
  }

  .sec-promo01-mob-copy {
    padding-right: 10%;
    padding-left: 10%;
  }

  .txt-marrom-30-bold-mob {
    padding-right: 0px;
    font-size: 25px;
    line-height: 25px;
  }

  .div-diarias_gratis-mob {
    display: none;
  }

  .div-diarias-mob {
    display: none;
    padding-right: 10%;
    padding-left: 10%;
  }

  .div-block-62-copy {
    top: -54px;
  }

  .div-block-62-mob {
    top: -54px;
  }

  .div-amen-promo-mob02 {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .txt-marrom-14-bold {
    padding-right: 0px;
  }

  .sec-ideal-mob {
    display: none;
  }

  .sec-regras-promo {
    margin-top: 0px;
    padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    font-size: 20px;
  }

  .section-title {
    font-size: 32px;
  }

  .section-3 {
    padding-top: 0px;
    background-position: 0px 0px, 100% 50%;
  }

  .circular-shape.green-pastel {
    left: -118px;
    bottom: -213px;
    width: 800px;
    height: 800px;
    padding-top: 119px;
  }

  .hero-section-2 {
    height: 400px;
    margin-top: 43px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 50% 0%, 0px 0px;
  }

  .hero-section-2.inner {
    padding-right: 5%;
    padding-left: 5%;
  }

  .hero-section-2.inner.hiw {
    padding-bottom: 120px;
  }

  .hero-section-2.spaced {
    padding: 180px 2% 120px;
  }

  .div-content-hero {
    text-align: center;
  }

  .headline-2 {
    font-size: 52px;
    line-height: 64px;
    text-align: center;
  }

  .headline-2.responsive {
    display: block;
    font-size: 58px;
  }

  .headline-2.non-responsive {
    display: none;
  }

  .subhead-2.inner {
    width: 90%;
  }

  .image-fixed {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .application-section {
    padding-bottom: 90px;
  }

  .form-wrap {
    width: 90%;
  }

  .form-wrap.wider {
    padding-bottom: 40px;
  }

  .form-style {
    margin-bottom: 26px;
  }

  .left-col---form {
    padding-right: 0px;
  }

  .right-col---form {
    padding-left: 0px;
  }

  .subhead-3 {
    width: 85%;
  }

  .subhead-3.home {
    margin-right: auto;
    margin-left: auto;
  }

  .nav-bar {
    padding-right: 15px;
    padding-left: 15px;
  }

  .scrolling-nav {
    padding-right: 15px;
    padding-left: 15px;
  }

  .faq {
    padding-top: 90px;
  }

  .column {
    padding-right: 0px;
  }

  .column._1 {
    padding-right: 0px;
  }

  .faq-row {
    margin-bottom: 0px;
  }

  .hiw-div {
    margin-bottom: 30px;
  }

  .web-links-2.footer-logo {
    padding-bottom: 45px;
  }

  .web-links-2.right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sec-caracteristcas {
    padding: 30px 0px;
  }

  .sec--caracteristicas {
    padding: 30px;
  }

  .h4-marrom-29 {
    font-size: 22px;
    line-height: 26px;
  }

  .div-img01-ibiobi {
    height: 300px;
  }

  .div-asferiassaosuas {
    padding: 30px;
  }

  .div-cont-asfer {
    margin-bottom: 30px;
  }

  .div-img-rci {
    height: 300px;
    background-image: url('../images/rci-omundo_te_espera-texto.png'), url('../images/img-mudo_te_espera.png');
    background-size: cover, cover;
    background-attachment: scroll, scroll;
  }

  .div-j-_ouviu_falar_rci {
    padding: 30px;
  }

  .sec-tradi-o_em_sofistica-o {
    padding: 30px 30px 10px;
  }

  .sec-contato {
    padding: 30px;
  }

  .div-azul {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-img-sempar_terras {
    height: 250px;
  }

  .div-img-sempar_praias {
    height: 250px;
  }

  .h2-marrom {
    font-size: 26px;
  }

  .h4-marrom-32 {
    font-size: 28px;
  }

  .div-img-novotel {
    height: 250px;
  }

  .txt-marrom-10-italico {
    text-align: center;
  }

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

  .div-car-hospitalidade-acomo {
    margin-bottom: 20px;
  }

  .div-block-3 {
    grid-auto-flow: row;
    grid-auto-rows: 0.25fr;
    -ms-grid-rows: minmax(0px, 0.25fr);
    grid-template-rows: minmax(0px, 0.25fr);
    background-image: none;
  }

  .text-field-distancia {
    width: 60%;
  }

  .image-4 {
    display: inline;
  }

  .div-block-3-copy {
    margin-left: 0px;
  }

  .div-block-5 {
    padding-top: 30px;
  }

  .sec-associado01 {
    height: 300px;
  }

  .column-2 {
    text-align: left;
  }

  .column-3 {
    text-align: left;
  }

  .div-conttextos-empr {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .column-4 {
    padding-left: 0px;
  }

  .column-5 {
    text-align: left;
  }

  .text-block-hoteis-e-resorts {
    display: block;
  }

  .div-img-tcbrasil {
    height: 250px;
    background-size: cover;
  }

  .sec-footer {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-6 {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .txt-branco-12 {
    margin-left: 0px;
  }

  .column-8 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-9 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-7 {
    margin-bottom: 25px;
  }

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

  .column-12 {
    margin-bottom: 21px;
  }

  .column-13 {
    margin-bottom: 18px;
  }

  .column-14 {
    padding-left: 0px;
  }

  .txt-branco-12-tt {
    margin-left: 0px;
  }

  .sec-associado-resp {
    padding: 30px;
  }

  .div-txt-resp {
    padding-top: 0px;
  }

  .txt-branco-10 {
    margin-left: 0px;
    text-transform: none;
  }

  .golden_dream-tpo {
    right: 0px;
    font-size: 40px;
  }

  .div-block-16 {
    height: 100%;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-12 {
    width: 200px;
    margin-right: 0px;
  }

  .div-block-19 {
    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-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-car-hospitalidade-copy {
    margin-bottom: 20px;
  }

  .div-car-hospitalidade-copy {
    margin-bottom: 20px;
  }

  .div-car-hospitalidade-tenis2 {
    margin-bottom: 20px;
  }

  .div-block-21 {
    height: auto;
  }

  .div-block-22 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-column-gap: 22px;
  }

  .div-block-24 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .div-block-25 {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .txt-marrom-20 {
    padding-right: 0px;
  }

  .h2-marrom-bold-copy {
    font-size: 30px;
  }

  .h4-marrom-29-copy {
    font-size: 22px;
    line-height: 26px;
  }

  .div-block-29 {
    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;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-32 {
    margin-top: 25px;
  }

  .div-block-33 {
    margin-bottom: 40px;
  }

  .column-16 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-13 {
    padding-right: 0px;
  }

  .image-14 {
    padding-left: 0px;
  }

  .div-cont-asfer-emp {
    margin-bottom: 0px;
  }

  .h4-marrom-40-phone {
    font-size: 50px;
  }

  .image-13-copy {
    padding-right: 0px;
  }

  .div-cont-asfer-emp-praias {
    margin-bottom: 0px;
  }

  .div-cont-asfer-emp-sempar {
    margin-bottom: 0px;
  }

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

  .div-cookie {
    display: none;
  }

  .txt-branco-14 {
    margin-left: 0px;
  }

  .sec-politica-privacidade {
    margin-top: 71px;
    padding: 30px 50px;
  }

  .sec-cadastro {
    padding: 40px 30px;
  }

  .column-23 {
    padding-right: 0px;
  }

  .column-24 {
    padding-left: 0px;
  }

  .radio-button-cadastro {
    width: 100%;
  }

  .column-25 {
    display: none;
  }

  .select {
    width: 50%;
  }

  .numero-whats {
    font-size: 20px;
  }

  .hero-section-slider {
    height: auto;
    margin-top: 64px;
    padding-right: 0px;
    padding-left: 0px;
    background-position: 50% 0%, 0px 0px;
  }

  .hero-section-slider.inner {
    padding-right: 5%;
    padding-left: 5%;
  }

  .hero-section-slider.inner.hiw {
    padding-bottom: 120px;
  }

  .hero-section-slider.spaced {
    padding: 180px 2% 120px;
  }

  .slider-home {
    height: 400px;
    margin-top: 33px;
  }

  .txt-branco-18 {
    margin-left: 0px;
    text-align: center;
  }

  .div-cont-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .link-block-home {
    padding-right: 15%;
    padding-left: 15%;
  }

  .div-block-46 {
    margin-bottom: 50px;
  }

  .txt-branco-16 {
    margin-top: 1px;
    margin-left: 0px;
    text-align: center;
  }

  .txt-branco-28 {
    margin-left: 0px;
    text-align: center;
  }

  .div-block-47 {
    margin-bottom: 168px;
  }

  .txt-marrom-25-medium {
    padding-right: 0px;
  }

  .txt-marrom-25 {
    padding-right: 0px;
  }

  .txt-marrom-17 {
    padding-right: 0px;
    font-size: 17px;
  }

  .div-block-48 {
    width: 100%;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .hero-section-slider-copy {
    height: auto;
    margin-top: 64px;
    padding-right: 0px;
    padding-left: 0px;
    background-position: 50% 0%, 0px 0px;
  }

  .hero-section-slider-copy.inner {
    padding-right: 5%;
    padding-left: 5%;
  }

  .hero-section-slider-copy.inner.hiw {
    padding-bottom: 120px;
  }

  .hero-section-slider-copy.spaced {
    padding: 180px 2% 120px;
  }

  .txt-branco-erro {
    margin-left: 0px;
    text-align: center;
  }

  .link-block-home-copy {
    padding-right: 5%;
    padding-left: 5%;
  }

  .txt-marrom-17-bold {
    padding-right: 0px;
    font-size: 17px;
  }

  .txt-marrom-30-medium-copy {
    padding-right: 0px;
  }

  .div-100 {
    padding-left: 50px;
  }

  .div-block-50 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .txt-marrom-28-medium {
    padding-right: 0px;
  }

  .txt-marrom-18-bold {
    padding-right: 0px;
    font-size: 17px;
  }

  .txt-laranja-18-bold {
    padding-right: 0px;
    font-size: 17px;
  }

  .txt-branco-18-bold {
    padding-right: 0px;
    font-size: 17px;
  }

  .txt-branco-18-bold-copy {
    padding-right: 0px;
    font-size: 17px;
  }

  .txt-azul-40-bold {
    padding-right: 0px;
    font-size: 40px;
  }

  .txt-branco-15 {
    margin-left: 0px;
  }

  .sec-amenidades-promo {
    display: block;
  }

  .txt-marrom-12 {
    padding-right: 0px;
    font-size: 17px;
  }

  .div-block-57 {
    width: 100%;
    padding-right: 10%;
    padding-left: 10%;
  }

  .txt-marrom-14 {
    padding-right: 0px;
    font-size: 17px;
  }

  .div-block-58 {
    padding-right: 10%;
    padding-left: 10%;
  }

  .h1-golden-dreams50-copy {
    text-align: center;
  }

  .txt-marrom-14-copy {
    padding-right: 0px;
    font-size: 17px;
  }

  .div-cont-footer-promo-desk {
    display: none;
  }

  .grid-3 {
    justify-items: start;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .txt-branco-15-bold {
    margin-left: 0px;
  }

  .txt-branco-15-bold-copy {
    margin-left: 0px;
  }

  .sec-ir02-desk {
    display: block;
  }

  .h4-marrom-29-bold {
    font-size: 22px;
    line-height: 26px;
  }

  .h1-golden-dreams55 {
    font-size: 32px;
  }

  .div-block-62 {
    top: -47px;
  }

  .div-block-63 {
    top: 20px;
  }

  .div-diarias-desk {
    top: 50px;
    margin-top: -97px;
  }

  .div-block-65 {
    margin-top: 7px;
  }

  .txt-branco-30-normal {
    margin-left: 0px;
    text-align: center;
  }

  .txt-branco-40-bold {
    margin-left: 0px;
    text-align: center;
  }

  .h4-laranja-25-bold {
    font-size: 22px;
    line-height: 26px;
  }

  .txt-marrom-17-copy {
    padding-right: 0px;
    font-size: 17px;
  }

  .div-cont-footer-promo-mob {
    display: block;
    margin-right: 10%;
    margin-left: 10%;
  }

  .div-block-66 {
    margin-top: 19px;
  }

  .div-block-67 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-bottom: 15px;
    -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;
    background-color: #f18c30;
  }

  .txt-branco-40-bold-copy {
    margin-left: 0px;
    font-size: 40px;
    text-align: center;
  }

  .txt-marrom-20-bold-center {
    padding-right: 0px;
    font-weight: 700;
    text-align: center;
  }

  .div-block-68 {
    margin-top: 11px;
    padding-bottom: 30px;
  }

  .button-inscrevase-ja {
    margin-bottom: 14px;
    padding: 16px 40px;
    background-color: #e536bd;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
  }

  .button-inscrevase-ja:hover {
    background-color: #e536bd;
  }

  .section-4 {
    display: block;
  }

  .h1-golden-dreams50-promo {
    text-align: center;
  }

  .txt-marrom-30-bold {
    padding-right: 0px;
    font-size: 18px;
    line-height: 18px;
  }

  .txt-branco-18-bold-copy {
    padding-right: 0px;
    font-size: 17px;
  }

  .txt-branco-30-bold {
    margin-left: 0px;
    text-align: center;
  }

  .sec-form-promo-mob {
    display: none;
  }

  .txt-marrom-30-bold-mob {
    padding-right: 0px;
    font-size: 18px;
    line-height: 18px;
  }

  .h4-marrom-29-bold-copy {
    font-size: 18px;
    line-height: 26px;
  }

  .div-ir-marrom-mob {
    display: none;
  }

  .div-diarias_gratis-mob {
    display: none;
  }

  .txt-branco-40-bold-copy {
    margin-left: 0px;
    text-align: center;
  }

  .txt-branco-30-normal-copy {
    margin-left: 0px;
    text-align: center;
  }

  .div-diarias-mob {
    top: 50px;
    display: none;
    margin-top: -97px;
  }

  .div-cont-ir02-mob {
    display: none;
  }

  .div-block-63-copy {
    top: 20px;
  }

  .h4-marrom-29-bold-mob {
    font-size: 18px;
    line-height: 26px;
  }

  .div-block-62-copy {
    top: -47px;
  }

  .h1-golden-dreams55-mob {
    font-size: 32px;
  }

  .div-block-62-mob {
    top: -47px;
  }

  .sec-amen-promo2 {
    display: none;
  }

  .txt-marrom-14-bold {
    padding-right: 0px;
    font-size: 17px;
  }

  .sec-ideal-mob {
    display: none;
  }

  .txt-branco-50-bold {
    margin-left: 0px;
    text-align: center;
  }

  .sec-regras-promo {
    margin-top: 0px;
    padding: 0px 50px 30px;
  }

  .div-block-74 {
    width: 80%;
  }
}

@media screen and (max-width: 479px) {
  .section-title {
    font-size: 28px;
    line-height: 38px;
  }

  .section-subhead.narrower {
    width: 90%;
  }

  .section-subhead.narrower-middle {
    width: 95%;
    font-size: 19px;
  }

  .circular-shape.green-pastel {
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: auto;
    padding: 90px 20px;
    border-radius: 0%;
  }

  .hero-section-2 {
    height: 400px;
    margin-top: 57px;
    padding-top: 27px;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hero-section-2.inner {
    padding: 145px 3% 140px;
  }

  .hero-section-2.inner.faq {
    padding-top: 150px;
    padding-bottom: 90px;
  }

  .hero-section-2.inner.hiw {
    padding-top: 150px;
    padding-bottom: 90px;
  }

  .hero-section-2.spaced {
    padding-top: 160px;
    padding-bottom: 100px;
    background-image: linear-gradient(94deg, rgba(5, 12, 20, 0.7) 10%, hsla(0, 0%, 100%, 0)), url('../images/image-lotion.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .headline-2 {
    font-size: 40px;
    line-height: 50px;
  }

  .headline-2.responsive {
    font-size: 44px;
  }

  .subhead-2.inner {
    width: 95%;
  }

  .cta-2.smaller.colour5.round {
    width: 90%;
  }

  .amenity-block {
    width: 100%;
    border-bottom: 1px solid rgba(8, 24, 25, 0.23);
  }

  .amenity-block.line-right {
    border-top-style: none;
  }

  .amenity-block.line-right._2 {
    border-top-style: none;
    border-right-style: none;
  }

  .amenity-block.line-right.last {
    border-bottom-style: none;
  }

  .amenity-block.line-left {
    border-right-style: none;
    border-bottom-style: solid;
  }

  .individual-category {
    width: 100%;
  }

  .hiw-number.darker {
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 44px;
  }

  .hiw-number.darker.small {
    width: 40px;
    height: 24px;
    margin-right: 0px;
    margin-bottom: 11px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: rgba(116, 148, 140, 0.27);
    font-size: 24px;
    text-align: left;
  }

  .lower-footer-links.wide {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .lower-footer-links.right-links {
    margin-top: 17px;
  }

  .checkboxes-div {
    margin-right: 5%;
    margin-left: 5%;
  }

  .plan-checkbox {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .plan-checkbox.left {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hiw-section {
    padding-bottom: 10px;
  }

  .split-left {
    width: 100%;
  }

  .hiw-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hiw-block.smaller {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .title-holder {
    margin-right: 5%;
    margin-left: 5%;
  }

  .image-fixed {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .form-wrap {
    width: auto;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .success-msg {
    padding-right: 15px;
    padding-left: 15px;
  }

  .subhead-3 {
    width: 95%;
  }

  .nav-bar {
    padding-right: 5px;
    padding-left: 5px;
  }

  .faq {
    padding-right: 7%;
    padding-left: 7%;
  }

  .faq.inner._1 {
    padding-top: 60px;
  }

  .hiw-div {
    padding-right: 5px;
    padding-left: 5px;
  }

  .faq-holder {
    margin-bottom: 65px;
  }

  .web-links-2.right {
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-link {
    margin-right: 20px;
    margin-bottom: 9px;
    margin-left: 20px;
  }

  .footer-link.last {
    margin-right: 20px;
  }

  .footer-link.left {
    margin-left: 20px;
  }

  .terms-privacy {
    margin-top: 25px;
  }

  .sec-caracteristcas {
    padding: 30px 0px 20px;
  }

  .h4-marrom {
    text-align: left;
  }

  .txt-marrom {
    text-align: left;
  }

  .sec--caracteristicas {
    padding: 20px;
  }

  .heading-4 {
    font-size: 45px;
  }

  .div-img01-ibiobi {
    height: 150px;
  }

  .div-asferiassaosuas {
    padding: 20px;
  }

  .golden_dream-120px {
    font-size: 60px;
    line-height: 60px;
  }

  .div-img-rci {
    height: 180px;
    background-image: url('../images/rci-omundo_te_espera-texto.png'), url('../images/img-mudo_te_espera.png');
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .div-j-_ouviu_falar_rci {
    padding: 20px;
  }

  .sec-tradi-o_em_sofistica-o {
    padding: 20px;
  }

  .div-img-trad_sofis {
    background-position: 50% 0%;
  }

  .sec-contato {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .div-azul {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-enviar {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-img-sempar_terras {
    height: 250px;
  }

  .div-img-sempar_praias {
    height: 250px;
  }

  .div-cont-txt-rci {
    padding-right: 0px;
    padding-left: 0px;
  }

  .h2-marrom {
    font-size: 20px;
    line-height: 28px;
  }

  .h4-marrom-32 {
    font-size: 16px;
    line-height: 18px;
  }

  .bold-text {
    line-height: 18px;
  }

  .h4-marrom-40 {
    font-size: 35px;
  }

  .txt-marrom-center16 {
    text-align: left;
  }

  .div-img-novotel {
    height: 250px;
  }

  .div-block-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-car-hospitalidade-acomo {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .div-block-3 {
    display: none;
    padding-right: 20px;
    padding-left: 20px;
    justify-items: center;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    -ms-grid-columns: 0.25fr;
    grid-template-columns: 0.25fr;
    -ms-grid-rows: minmax(115px, 0.25fr) 191px auto;
    grid-template-rows: minmax(115px, 0.25fr) 191px auto;
    background-image: none;
  }

  .div-block-5 {
    padding-top: 30px;
  }

  .sec-associado01 {
    height: 150px;
  }

  .column-2 {
    text-align: left;
  }

  .column-3 {
    text-align: left;
  }

  .txt-marrom-16-center {
    text-align: left;
  }

  .div-conttextos-empr {
    padding-top: 10px;
    padding-right: 0px;
  }

  .column-4 {
    padding-left: 0px;
  }

  .column-5 {
    text-align: left;
  }

  .div-img-tcbrasil {
    height: 250px;
  }

  .sec-footer {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-6 {
    padding: 30px 40px;
    text-align: left;
  }

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

  .h4-marrom-tt-espa {
    text-align: left;
  }

  .sec-associado-resp {
    padding: 20px;
  }

  .div-txt-resp {
    padding-top: 0px;
  }

  .image-7 {
    margin-bottom: 15px;
  }

  .txt-branco-10 {
    text-align: left;
  }

  .txt-email-italico-10 {
    margin-left: 0px;
  }

  .golden_dream-tpo {
    font-size: 50px;
    line-height: 60px;
  }

  .div-block-12 {
    display: none;
  }

  .text-block-2 {
    font-size: 45px;
    text-align: center;
  }

  .div-block-13 {
    text-align: right;
  }

  .image-10 {
    text-align: center;
  }

  .div-block-14 {
    padding-top: 156px;
  }

  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }

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

  .image-12 {
    margin-right: 0px;
    margin-bottom: 18px;
  }

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

  .div-block-20 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-22 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .txt-marrom-20 {
    padding-right: 0px;
    text-align: left;
  }

  .h2-marrom-bold-copy {
    font-size: 25px;
  }

  .div-legenda {
    height: 50px;
  }

  .column-16 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .h4-marrom-40-phone {
    font-size: 28px;
  }

  .txt-marrom-italic {
    text-align: left;
  }

  .txt-marrom-16-center-quebra {
    text-align: left;
  }

  .div-cookie {
    display: none;
  }

  .button-cookie {
    padding-right: 40px;
    padding-left: 40px;
  }

  .sec-politica-privacidade {
    margin-top: 53px;
    padding: 20px 30px;
  }

  .txt-marrom-bold {
    text-align: left;
  }

  .sec-cadastro {
    padding-top: 40px;
  }

  .txt-marrom-15 {
    text-align: left;
  }

  .h4-marrom-normal {
    text-align: left;
  }

  .h6-marrom-tt {
    text-align: left;
  }

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

  .success-msg-cadastro {
    padding-right: 15px;
    padding-left: 15px;
  }

  .select {
    width: 100%;
  }

  .txt-marrom-15-center {
    text-align: left;
  }

  .txt-marrom-15-copy {
    text-align: left;
  }

  .hero-section-slider {
    height: auto;
    margin-top: 13px;
    padding-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hero-section-slider.inner {
    padding: 145px 3% 140px;
  }

  .hero-section-slider.inner.faq {
    padding-top: 150px;
    padding-bottom: 90px;
  }

  .hero-section-slider.inner.hiw {
    padding-top: 150px;
    padding-bottom: 90px;
  }

  .hero-section-slider.spaced {
    padding-top: 160px;
    padding-bottom: 100px;
    background-image: linear-gradient(94deg, rgba(5, 12, 20, 0.7) 10%, hsla(0, 0%, 100%, 0)), url('../images/image-lotion.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .txt-branco-18 {
    font-size: 18px;
    text-align: center;
  }

  .link-block-home {
    padding-right: 15%;
    padding-left: 15%;
  }

  .div-block-46 {
    margin-bottom: 45px;
  }

  .txt-branco-16 {
    margin-top: 6px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
  }

  .txt-branco-28 {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
  }

  .div-block-47 {
    margin-bottom: 139px;
  }

  .txt-marrom-25-medium {
    padding-right: 0px;
    text-align: center;
  }

  .txt-marrom-25 {
    padding-right: 0px;
    text-align: center;
  }

  .txt-marrom-17 {
    padding-right: 0px;
    text-align: center;
  }

  .div-block-48 {
    width: 100%;
  }

  .hero-section-slider-copy {
    height: auto;
    margin-top: 13px;
    padding-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hero-section-slider-copy.inner {
    padding: 145px 3% 140px;
  }

  .hero-section-slider-copy.inner.faq {
    padding-top: 150px;
    padding-bottom: 90px;
  }

  .hero-section-slider-copy.inner.hiw {
    padding-top: 150px;
    padding-bottom: 90px;
  }

  .hero-section-slider-copy.spaced {
    padding-top: 160px;
    padding-bottom: 100px;
    background-image: linear-gradient(94deg, rgba(5, 12, 20, 0.7) 10%, hsla(0, 0%, 100%, 0)), url('../images/image-lotion.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .txt-branco-erro {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
  }

  .link-block-home-copy {
    padding-right: 15%;
    padding-left: 15%;
  }

  .txt-marrom-17-bold {
    padding-right: 0px;
    text-align: center;
  }

  .txt-marrom-30-medium-copy {
    padding-right: 0px;
    text-align: center;
  }

  .div-block-50 {
    padding-right: 50px;
    padding-left: 50px;
  }

  .txt-marrom-28-medium {
    padding-right: 0px;
    text-align: center;
  }

  .sec-promo01 {
    display: none;
  }

  .div-block-52 {
    position: relative;
    top: 0px;
  }

  .txt-marrom-18-bold {
    padding-right: 0px;
    text-align: center;
  }

  .txt-laranja-18-bold {
    padding-right: 0px;
    text-align: center;
  }

  .sec-form-promo {
    display: none;
  }

  .txt-branco-18-bold {
    padding-right: 0px;
    text-align: center;
  }

  .txt-branco-18-bold-copy {
    padding-right: 0px;
    text-align: center;
  }

  .txt-azul-40-bold {
    padding-right: 0px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
  }

  .form-block {
    margin-top: 26px;
  }

  .sec-resort-promo {
    display: none;
  }

  .txt-marrom-12 {
    padding-right: 0px;
    text-align: center;
  }

  .div-block-57 {
    display: none;
  }

  .div-txt-amen-promo {
    margin-top: 10px;
  }

  .txt-marrom-14 {
    padding-right: 0px;
    text-align: center;
  }

  .div-block-58 {
    background-color: #fbfbf7;
  }

  .txt-marrom-14-copy {
    padding-right: 0px;
    text-align: center;
  }

  .div-block-61 {
    width: 100%;
  }

  .image-22 {
    margin-top: -11px;
  }

  .sec-ir02-desk {
    display: none;
  }

  .div-cont-ir02 {
    display: block;
  }

  .div-img-proximos-passos {
    width: 100%;
  }

  .div-ir-marrom-desk {
    display: none;
  }

  .div-diarias-desk {
    display: none;
  }

  .div-block-65 {
    padding-top: 14px;
    padding-bottom: 29px;
  }

  .txt-branco-30-normal {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
  }

  .txt-branco-40-bold {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
  }

  .txt-marrom-17-copy {
    display: none;
    padding-right: 0px;
    text-align: center;
  }

  .div-block-67 {
    padding-right: 10%;
    padding-left: 10%;
  }

  .txt-branco-40-bold-copy {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
  }

  .txt-marrom-20-bold-center {
    padding-right: 0px;
    text-align: center;
  }

  .button-inscrevase-ja {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 25px;
  }

  .div-amenidades-mob {
    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;
  }

  .txt-marrom-30-bold {
    padding-right: 0px;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
  }

  .txt-branco-18-bold-copy {
    padding-right: 0px;
    text-align: center;
  }

  .txt-branco-30-bold {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
  }

  .txt-branco-20 {
    font-size: 12px;
  }

  .resort-promo-mob {
    display: block;
  }

  .sec-form-promo-mob {
    display: block;
  }

  .div-block-53-mob {
    padding-right: 5%;
    padding-left: 5%;
  }

  .div-block-69 {
    margin-top: 26px;
  }

  .sec-promo01-mob {
    display: block;
  }

  .sec-promo01-mob-copy {
    display: block;
    padding-right: 0%;
    padding-left: 0%;
  }

  .txt-marrom-30-bold-mob {
    padding-right: 0px;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }

  .div-block-52-copy {
    position: relative;
    top: 0px;
    margin-top: -34px;
    margin-bottom: 16px;
    padding-right: 10%;
    padding-left: 10%;
  }

  .div-block-70 {
    margin-bottom: -66px;
  }

  .div-diarias_gratis-desk {
    display: none;
  }

  .div-ir-marrom-mob {
    display: block;
    margin-top: -28px;
  }

  .div-diarias_gratis-mob {
    display: block;
    padding-bottom: 20px;
  }

  .div-block-61-copy {
    width: 100%;
  }

  .txt-branco-40-bold-copy {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 22px;
    text-align: center;
  }

  .txt-branco-30-normal-copy {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
  }

  .div-diarias-mob {
    position: static;
    display: block;
    margin-top: 0px;
    padding-right: 2%;
    padding-left: 2%;
  }

  .sec-ir02-mob {
    display: block;
  }

  .div-cont-ir02-mob {
    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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-63-copy {
    top: 0px;
    text-align: center;
  }

  .h4-marrom-29-bold-mob {
    margin-top: 23px;
    font-size: 25px;
    line-height: 25px;
    font-weight: 700;
  }

  .div-block-62-copy {
    position: static;
    top: 0px;
  }

  .image-23 {
    width: 100%;
  }

  .h1-golden-dreams55-mob {
    font-size: 50px;
    line-height: 40px;
  }

  .div-block-62-mob {
    position: static;
    top: 0px;
    margin-top: -28px;
    margin-bottom: 0px;
  }

  .div-block-71 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -65px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .image-24 {
    margin-bottom: -32px;
  }

  .div-block-72 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -99px;
    padding-bottom: 22px;
    -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;
    background-color: #743728;
  }

  .sec-amen-promo2 {
    display: block;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .grid-5 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .txt-marrom-14-bold {
    padding-right: 0px;
    font-size: 14px;
    text-align: center;
  }

  .sec-ideal-mob {
    display: block;
  }

  .div-block-73 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 30px;
    -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;
  }

  .txt-branco-50-bold {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
  }

  .sec-regras-promo {
    margin-top: 0px;
    padding: 20px 30px;
  }

  .div-block-74 {
    width: 100%;
  }
}

#w-node-_9303d053-3384-c7e4-5225-656a21ee72aa-1be981bf {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_9303d053-3384-c7e4-5225-656a21ee72b5-1be981bf {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_9303d053-3384-c7e4-5225-656a21ee72c0-1be981bf {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_9303d053-3384-c7e4-5225-656a21ee72cb-1be981bf {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_9303d053-3384-c7e4-5225-656a21ee72d9-1be981bf {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_9303d053-3384-c7e4-5225-656a21ee72e4-1be981bf {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
  -ms-grid-row-span: 3;
  grid-row-end: span 3;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_9303d053-3384-c7e4-5225-656a21ee72ef-1be981bf {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_9303d053-3384-c7e4-5225-656a21ee72fa-1be981bf {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-c540ad25-9a55-0aec-cee3-5334888b28dd-9a444ac8 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_6494f62d-4ffd-cc06-1097-18d6ccd1b68d-9a444ac8 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_7b4c03c5-1b3f-dc28-800f-3f6807af74cb-9a444ac8 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_6bb222d5-aea4-adbc-d769-0b51a438e657-cc4cb799 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_8c4ad2c2-1fd7-a5db-06e8-80d6451313ac-cc4cb799 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-b262ec86-ce18-28d6-d120-503e377971a8-37797181 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-_9303d053-3384-c7e4-5225-656a21ee72b5-1be981bf {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_6bb222d5-aea4-adbc-d769-0b51a438e657-cc4cb799 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_8c4ad2c2-1fd7-a5db-06e8-80d6451313ac-cc4cb799 {
    -ms-grid-column-align: start;
    justify-self: start;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_9303d053-3384-c7e4-5225-656a21ee72b5-1be981bf {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_6bb222d5-aea4-adbc-d769-0b51a438e657-cc4cb799 {
    -ms-grid-column-align: end;
    justify-self: end;
  }

  #w-node-_8c4ad2c2-1fd7-a5db-06e8-80d6451313ac-cc4cb799 {
    -ms-grid-column-align: start;
    justify-self: start;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_9303d053-3384-c7e4-5225-656a21ee72b5-1be981bf {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_9303d053-3384-c7e4-5225-656a21ee72cb-1be981bf {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_9303d053-3384-c7e4-5225-656a21ee72e4-1be981bf {
    -ms-grid-row: span 3;
    grid-row-start: span 3;
    -ms-grid-row-span: 3;
    grid-row-end: span 3;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@font-face {
  font-family: 'Avenir';
  src: url('../fonts/Avenir-LT-95-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/PlayfairDisplay-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Golden dream';
  src: url('../fonts/Golden-Dream.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Goldendream ibiobi';
  src: url('../fonts/GoldenDream_Ibiobi-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Thin.otf') format('opentype'), url('../fonts/Averta-Extrathin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd book';
  src: url('../fonts/CircularStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Medium.otf') format('opentype'), url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Heavy.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Serifa';
  src: url('../fonts/serifa-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Serifa';
  src: url('../fonts/serifa-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Serifa';
  src: url('../fonts/serifa-thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Serifa';
  src: url('../fonts/serifa-medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}