.container-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: 50px;
  margin-left: 50px;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -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;
}

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

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

.div-block-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-4 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-5 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.div-block-7 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-8 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-9 {
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

.div-block-10 {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.div-block-11 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-12 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-13 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-hider {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 0px;
  background-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
}

.hidden-image {
  opacity: 0;
}

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

.image {
  padding-top: 60px;
  padding-bottom: 60px;
}

.hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 150px;
  padding-bottom: 0px;
}

.hero-first-half {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

.hero-second-half {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5%;
  padding-bottom: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.image-2 {
  opacity: 0;
}

.main-heading {
  font-family: Headings, sans-serif;
  font-size: 40px;
  line-height: 54px;
  text-align: center;
}

.main-heading.her {
  -webkit-transform: translate(0px, -80px);
  -ms-transform: translate(0px, -80px);
  transform: translate(0px, -80px);
}

.subtitle {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Main, sans-serif;
  font-size: 12px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.subtitle.left-h {
  font-family: Headings, sans-serif;
  font-size: 22px;
  line-height: 36px;
  text-align: left;
}

.subtitle.left {
  margin-bottom: 0px;
  text-align: left;
}

.subtitle.hero-s {
  -webkit-transform: translate(0px, -80px);
  -ms-transform: translate(0px, -80px);
  transform: translate(0px, -80px);
  font-size: 16px;
}

.main-text {
  margin-bottom: 32px;
  font-family: Main, sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.main-text.heros {
  opacity: 0;
  -webkit-transform: translate(0px, 80px);
  -ms-transform: translate(0px, 80px);
  transform: translate(0px, 80px);
}

.more-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: Main, sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.scroll-for-more {
  text-align: center;
}

.text-block {
  padding-bottom: 8px;
  font-family: Main, sans-serif;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.scroll-for-more-icon {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 24px;
  text-align: center;
}

.hero-background-solids {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-bg-brown {
  width: 16.66%;
  height: 100%;
  margin-top: 70px;
  margin-right: 16.66%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-linear-gradient(270deg, #eedecc, #eedecc);
  background-image: linear-gradient(180deg, #eedecc, #eedecc);
}

.hero-bg-l-gray {
  width: 50%;
  height: 100%;
  margin-top: -35px;
  background-image: -webkit-linear-gradient(270deg, #faf7f4, #faf7f4);
  background-image: linear-gradient(180deg, #faf7f4, #faf7f4);
}

.image-container {
  position: relative;
  overflow: hidden;
  width: 75%;
  margin-left: 12.5%;
}

.cnt-zone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 90px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cnt-zone.small-padding {
  position: relative;
  margin-bottom: 50px;
}

.cnt-zone.small-padding.full-w {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.cnt-zone.extra-pad {
  margin-top: 50px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.cnt-zone.puffy {
  margin-top: 150px;
}

.cnt-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cnt-row.extr-marg-50 {
  margin-top: 50px;
  margin-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cnt-row.negative-200 {
  margin-top: -300px;
}

.cnt-row.negative-200.right-align {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cnt-row.right-align {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cnt-row.fluffy {
  margin-top: 120px;
  margin-bottom: 50px;
}

.cnt-row.left-align {
  margin-top: 50px;
  margin-right: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cnt-row.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cnt-row.top-align {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cnt-row.full-w {
  width: 100%;
}

.heading-wrapper {
  position: relative;
  z-index: 100;
  margin-top: 60px;
  margin-bottom: 0px;
  padding: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.heading-wrapper.half-width {
  position: relative;
  z-index: 2;
  max-width: 50%;
  margin-top: 0px;
  margin-right: 20%;
  margin-left: auto;
  padding-bottom: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-wrapper.half-width.algin-right-m {
  margin-right: 0px;
}

.heading-wrapper.half-plus-width {
  width: 60%;
  margin-top: 0px;
  padding-bottom: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-wrapper.half-plus-width.continer-green {
  padding-bottom: 50px;
  background-color: transparent;
  background-image: none;
}

.heading-wrapper.half-plus-width-left {
  width: 55%;
  margin-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-wrapper.half-plus-width-left.continer-green {
  background-color: #84bdb4;
  background-image: none;
}

.heading-wrapper.half-plus-width-right {
  width: 60%;
  margin-top: 0px;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.heading-wrapper.half-plus-width-right.continer-green {
  background-color: #84bdb4;
  background-image: none;
}

.heading-wrapper.transparent {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: none;
}

.zone-heading {
  font-family: Headings, sans-serif;
  font-size: 40px;
  line-height: 54px;
  text-align: center;
}

.zone-heading.align-l {
  text-align: left;
}

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

.zone-heading.center.fluff {
  text-align: center;
}

.cnt-txt {
  position: relative;
  margin-left: 0%;
  padding-right: 0%;
  padding-left: 0%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cnt-txt.two-sixths {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.cnt-txt.five-twelvths {
  padding-left: 0%;
  -webkit-box-flex: 4;
  -webkit-flex-grow: 4;
  -ms-flex-positive: 4;
  flex-grow: 4;
}

.cnt-txt.hlaf-w {
  width: 50%;
  padding-left: 12.5%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cnt-txt.half-on-hlaf {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 0%;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.cnt-txt.half-with-one-column-padding {
  position: static;
  width: 66%;
  margin-right: auto;
  padding-left: 16.6%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cnt-txt.half-with-two-column-padding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  padding-left: 0%;
  -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;
}

.cnt-txt.extra-plus {
  padding-right: 15%;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.cnt-txt.pad-right {
  padding-right: 16.6%;
}

.cnt-txt.push-down {
  margin-top: 150px;
}

.cnt-txt.biggish {
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.cnt-txt.smallish {
  width: 35%;
  margin-left: 16.6%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cnt-txt.neg-left {
  margin-left: -16.6%;
}

.cnt-txt.some-padding {
  padding-left: 10%;
}

.text-heading {
  margin-top: 36px;
  margin-bottom: 24px;
  font-family: Headings, sans-serif;
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
  letter-spacing: 1px;
}

.text-heading.red-h {
  color: #c84022;
}

.text-heading.two-thirds {
  width: 66%;
  margin-top: 0px;
  padding: 50px 50px 14px;
  background-color: #84bdb4;
}

.text-heading.green-with-padding {
  margin-top: 14px;
  margin-bottom: 0px;
  padding: 30px 0px 10px 50px;
  background-color: #84bdb4;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.text-heading.half {
  width: 50%;
  margin-top: -80px;
  padding: 50px 50px 50px 0px;
  background-color: #fff;
}

.text-heading.half-right {
  width: 50%;
  margin-top: -80px;
  padding: 50px 0px 50px 50px;
  background-color: #fff;
}

.text-heading.center {
  margin-bottom: 20px;
  text-align: center;
}

.text-heading.no-pad-up {
  margin-top: 0px;
}

.text-heading.no-pad {
  margin-top: 0px;
  margin-bottom: 0px;
}

.text-styled {
  font-family: Main, sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.text-styled.right {
  width: 50%;
  margin-top: -80px;
  margin-left: auto;
  padding-top: 50px;
  padding-left: 50px;
  background-color: #fff;
  text-align: left;
}

.text-styled.pushalot {
  margin-top: 220px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

.photo-wrapper {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.photo-wrapper.four-sixths {
  -webkit-box-flex: 4;
  -webkit-flex-grow: 4;
  -ms-flex-positive: 4;
  flex-grow: 4;
}

.photo-wrapper.seven-twelvths {
  position: relative;
  z-index: -1;
  margin-top: -100px;
  padding-right: 12.5%;
  -webkit-box-flex: 8;
  -webkit-flex-grow: 8;
  -ms-flex-positive: 8;
  flex-grow: 8;
}

.photo-wrapper.move-up {
  position: relative;
  z-index: -1;
  margin-top: -120px;
}

.image-3 {
  position: relative;
  z-index: -1;
  margin-top: -50px;
}

.image-4 {
  position: absolute;
  margin-top: 60px;
}

.image-5 {
  display: block;
  margin-left: 50px;
}

.image-6 {
  display: block;
}

.image-6.pull-it-up {
  margin-top: -200px;
}

.text-span {
  color: #c84022;
}

.image-7 {
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.text-span-2 {
  color: #c84022;
}

.text-span-3 {
  color: #c84022;
}

.full-width-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.full-width-container.green-full {
  position: static;
  z-index: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #84bdb4;
}

.full-width-container.beige-full {
  position: relative;
  margin-top: -300px;
  padding-top: 250px;
  background-color: #f9f5f4;
}

.image-8 {
  display: block;
  max-width: 33%;
  margin-right: 10%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.rectangle-ornament {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  width: 50%;
  height: 62%;
  border: 1px solid #fff;
  -webkit-transform: translate(50%, 46%);
  -ms-transform: translate(50%, 46%);
  transform: translate(50%, 46%);
}

.paragraph {
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  font-family: Main, sans-serif;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  letter-spacing: 1px;
}

.text-span-4 {
  color: #c84022;
}

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

.rectangle-ornament-2 {
  position: absolute;
  top: 50px;
  width: 80%;
  height: 100%;
  border: 1px solid #000;
}

.final-image {
  margin-top: 150px;
}

.big-submit-button {
  width: 100%;
  background-color: #d9b7a5;
  font-family: Main, sans-serif;
  color: #000;
  font-size: 12px;
  letter-spacing: 1.5px;
}

.text-field {
  margin-bottom: 50px;
  font-family: Main, sans-serif;
  font-size: 12px;
  letter-spacing: 1.5px;
}

.form-block {
  margin-right: auto;
  margin-left: auto;
}

.form {
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.text-field-2 {
  font-family: Main, sans-serif;
  font-size: 12px;
  letter-spacing: 1.5px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  padding-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #000;
}

.image-9 {
  display: block;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.image-block {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.image-10 {
  display: block;
}

.magn-image {
  margin-top: 100px;
  margin-left: 50px;
}

.div-hider-ins {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0%;
  bottom: 0px;
  z-index: 1;
  width: 0%;
  background-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
}

.support-float {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 1000;
  max-width: 200px;
  padding: 15px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  opacity: 0;
}

.text-span-5 {
  padding: 10px;
  background-color: rgba(255, 249, 120, .76);
  line-height: 35px;
  text-decoration: none;
}

@media (max-width: 991px) {
  .container-wrapper {
    overflow: hidden;
    width: 100%;
    margin-bottom: 50px;
    padding-right: 36px;
    padding-left: 36px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .container-wrapper.fluffy {
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .container-wrapper.beige {
    margin-bottom: 0px;
    background-color: #faf8f5;
  }
  .image {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .hero {
    height: 80vh;
  }
  .hero-first-half {
    position: absolute;
  }
  .hero-second-half {
    position: relative;
    z-index: 2;
  }
  .main-heading {
    width: 70%;
    margin-top: -50px;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 50px;
    padding-right: 50px;
    padding-left: 50px;
    background-color: #fff;
  }
  .subtitle {
    width: 100%;
    margin-bottom: 36px;
    padding-bottom: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: transparent;
    text-align: left;
  }
  .subtitle.left-h {
    margin-bottom: 0px;
  }
  .subtitle.left {
    margin-top: 50px;
  }
  .subtitle.center {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
  }
  .subtitle.hero-s {
    width: 70%;
    margin-bottom: 0px;
    margin-left: auto;
    padding-bottom: 50px;
    background-color: #fff;
    text-align: center;
  }
  .subtitle.cntr {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
  }
  .subtitle.no-fluf {
    margin-bottom: 0px;
    text-align: center;
  }
  .main-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 500px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .hero-bg-brown {
    display: none;
  }
  .hero-bg-l-gray {
    width: 70%;
    height: 90%;
    margin-top: 80px;
    margin-right: -50px;
    margin-left: auto;
  }
  .cnt-zone {
    margin-bottom: 50px;
  }
  .cnt-zone.extra-pad {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .cnt-zone.puffy {
    margin-top: 0px;
  }
  .cnt-row {
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .cnt-row.negative-200 {
    margin-top: 0px;
  }
  .cnt-row.fluffy {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .heading-wrapper {
    margin-top: 0px;
    padding: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .heading-wrapper.half-width {
    max-width: 100%;
    margin-right: auto;
  }
  .heading-wrapper.half-plus-width {
    width: 100%;
    padding-bottom: 30px;
  }
  .heading-wrapper.half-plus-width.continer-green {
    width: 100%;
  }
  .heading-wrapper.half-plus-width.hlafagan {
    width: 80%;
    padding: 0px 50px 50px;
  }
  .heading-wrapper.half-plus-width-left {
    width: 75%;
  }
  .heading-wrapper.half-plus-width-right {
    width: 75%;
    padding: 50px;
  }
  .heading-wrapper.transparent {
    width: 100%;
  }
  .zone-heading {
    text-align: left;
  }
  .zone-heading.center {
    text-align: center;
  }
  .zone-heading.center.fluff {
    margin-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .zone-heading.center-z {
    text-align: center;
  }
  .zone-heading.no-fluf {
    margin-top: 0px;
    text-align: center;
  }
  .cnt-txt.hlaf-w {
    width: auto;
    padding-left: 0%;
  }
  .cnt-txt.half-with-one-column-padding {
    width: 100%;
    padding-left: 0%;
  }
  .cnt-txt.extra-plus {
    padding-right: 0%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .cnt-txt.pad-right {
    margin-top: 50px;
    padding-right: 0%;
  }
  .cnt-txt.push-down {
    margin-top: 0px;
  }
  .cnt-txt.smallish {
    width: 100%;
    margin-left: 0%;
  }
  .cnt-txt.neg-left {
    margin-left: 0%;
  }
  .cnt-txt.some-padding {
    padding-left: 0%;
  }
  .text-heading {
    margin-top: 24px;
  }
  .text-heading.red-h {
    padding-left: 16.6%;
  }
  .text-heading.two-thirds {
    width: 100%;
    margin-bottom: 0px;
    padding: 0px;
  }
  .text-heading.green-with-padding {
    padding-left: 0px;
  }
  .text-heading.half {
    width: 100%;
  }
  .text-heading.no-pad {
    margin-top: 25px;
    text-align: center;
  }
  .text-heading.small-pad {
    padding-left: 16.6%;
  }
  .text-heading.little-pad-left {
    padding-left: 16.6%;
  }
  .text-styled {
    padding-left: 0%;
  }
  .text-styled.right {
    width: 100%;
    margin-top: 0px;
    padding-left: 0px;
  }
  .text-styled.pushalot {
    margin-top: 0px;
    background-color: transparent;
  }
  .text-styled.small-pad {
    padding-left: 16.6%;
  }
  .text-styled.f-w {
    width: 100%;
  }
  .text-styled.centers {
    text-align: center;
  }
  .photo-wrapper {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .photo-wrapper.four-sixths {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .photo-wrapper.seven-twelvths {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .photo-wrapper.cut-off {
    overflow: hidden;
    width: 100%;
    height: 50vh;
    margin-bottom: 50px;
  }
  .photo-wrapper.full {
    overflow: hidden;
    width: 120%;
    height: 50vh;
    margin-left: -50px;
  }
  .image-3 {
    margin-top: 0px;
  }
  .image-4 {
    display: none;
  }
  .image-6 {
    display: block;
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .image-7 {
    display: none;
    overflow: hidden;
  }
  .image-7.hide-img {
    display: none;
  }
  .image-8 {
    display: none;
  }
  .rectangle-ornament {
    display: none;
  }
  .paragraph {
    margin-left: 0px;
  }
  .rectangle-ornament-2 {
    display: none;
  }
  .final-image {
    width: 120%;
    margin-top: 0px;
    margin-right: 50px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .footer {
    -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;
  }
  .image-block {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .image-11 {
    display: none;
  }
  .image-12 {
    display: none;
  }
  .magn-image {
    display: none;
  }
}

@media (max-width: 479px) {
  .container-wrapper {
    overflow: hidden;
    margin: 0px;
    padding-top: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .container-wrapper.fluffy {
    margin-right: 0px;
    margin-left: 0px;
  }
  .container-wrapper.beige {
    margin-top: 35px;
    padding-top: 0px;
  }
  .container-wrapper.unhide-hero {
    overflow: visible;
    margin-bottom: 0px;
  }
  .hidden-image {
    display: block;
    width: 65%;
  }
  .image {
    max-height: 120px;
    margin-bottom: 50px;
  }
  .hero {
    height: 72vh;
    min-height: 470px;
    margin-bottom: 50px;
  }
  .main-heading {
    width: 90%;
    margin-top: -80px;
    margin-right: -10px;
    padding: 30px 30px 20px;
    font-size: 24px;
    line-height: 30px;
  }
  .main-heading.her {
    padding-top: 20px;
  }
  .subtitle {
    line-height: 20px;
  }
  .subtitle.left {
    margin-top: 0px;
  }
  .subtitle.center {
    padding-right: 20px;
    padding-left: 20px;
  }
  .subtitle.hero-s {
    width: 90%;
    margin-right: -10px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .main-text {
    font-size: 14px;
    line-height: 22px;
  }
  .main-text.heros {
    margin-top: 20px;
  }
  .hero-bg-l-gray {
    height: 110%;
    margin-top: -50px;
    margin-right: -24px;
  }
  .image-container {
    width: 100%;
    margin-top: -50px;
    margin-left: -30px;
  }
  .cnt-zone {
    margin-bottom: 0px;
  }
  .cnt-zone.small-padding {
    margin-bottom: 0px;
  }
  .cnt-zone.small-padding.extra-mob {
    margin-top: 25px;
  }
  .cnt-row.fluffy {
    margin-bottom: 10px;
  }
  .cnt-row.top-align {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .heading-wrapper.half-width {
    margin-top: 36px;
    padding-bottom: 20px;
  }
  .heading-wrapper.half-plus-width.continer-green {
    padding-bottom: 25px;
  }
  .heading-wrapper.half-plus-width.hlafagan {
    width: 90%;
    margin-top: 36px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .heading-wrapper.half-plus-width-left {
    width: 90%;
  }
  .heading-wrapper.half-plus-width-right {
    width: 90%;
    padding: 20px;
  }
  .zone-heading {
    font-size: 24px;
    line-height: 30px;
  }
  .zone-heading.center.fluff {
    padding: 20px;
  }
  .cnt-txt.five-twelvths {
    margin-bottom: 50px;
  }
  .cnt-txt.half-with-two-column-padding {
    margin-bottom: 25px;
  }
  .cnt-txt.pad-right {
    margin-top: 0px;
  }
  .text-heading {
    font-size: 16px;
    line-height: 24px;
  }
  .text-heading.red-h {
    font-size: 16px;
    line-height: 24px;
  }
  .text-heading.half {
    margin-top: 0px;
    margin-bottom: 50px;
    padding-top: 24px;
    padding-right: 0px;
    padding-bottom: 24px;
  }
  .text-heading.nop {
    margin-top: 0px;
  }
  .text-styled {
    font-size: 14px;
    line-height: 22px;
  }
  .text-styled.pushalot {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 36px;
  }
  .text-styled.ext-m {
    margin-bottom: 25px;
  }
  .photo-wrapper {
    width: 120%;
    margin-left: -24px;
  }
  .photo-wrapper.four-sixths {
    width: 130%;
    margin-left: -50px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .photo-wrapper.seven-twelvths {
    width: 110%;
    margin-top: -30px;
    margin-right: 24px;
    margin-left: -30px;
    padding-right: 0%;
  }
  .photo-wrapper.move-up {
    width: 150%;
    margin-top: -50px;
    margin-left: -24px;
  }
  .photo-wrapper.cut-off.full {
    width: 150%;
    height: 30vh;
    margin-bottom: 50px;
  }
  .photo-wrapper.full {
    width: 150%;
    margin-top: -30px;
    margin-bottom: 50px;
  }
  .image-5 {
    display: block;
    margin-left: 0px;
  }
  .image-6.pull-it-up {
    margin-top: 0px;
  }
  .full-width-container.beige-full {
    margin-top: -180px;
  }
  .footer {
    padding-bottom: 50px;
  }
  .support-float {
    max-width: 130px;
    padding: 10px;
  }
  .text-span-5 {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 24px;
  }
}

@font-face {
  font-family: 'Main';
  src: url('../fonts/Main-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Main';
  src: url('../fonts/Main-light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Headings';
  src: url('../fonts/Headings.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}