.row1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.intro {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 50%;
  display: block;
  width: 80%;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.h1 {
  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;
  font-family: Merriweather, serif;
  color: #c2ad77;
  font-size: 80px;
  line-height: 98px;
  font-weight: 300;
  letter-spacing: 20px;
  text-shadow: 0 -1px 0 #417f8f;
}

.h2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  font-family: Merriweather, serif;
  color: #4b4b4b;
  font-weight: 300;
  text-align: center;
  letter-spacing: 20px;
}

.slide-5 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  background-color: #f4f6f8;
}

.slider-hero {
  overflow: hidden;
  height: 80vh;
  background-color: #f4f6f8;
}

.div-block-13 {
  position: absolute;
  top: 0px;
  right: 13%;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: right;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-9 {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}

.slide-nav {
  display: none;
  max-width: 1170px;
  font-size: 10px;
  text-align: left;
}

.div-block-11 {
  position: relative;
  overflow: hidden;
  padding-right: 60px;
  line-height: 22px;
}

.div-block-10 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-color: #feec90;
}

.div-block-10._3 {
  background-color: #fccfa8;
}

.div-block-10._3 {
  display: block;
  background-color: #fccfa8;
}

.div-block-10._2 {
  display: block;
  background-color: #caeaed;
}

.div-block-10._2 {
  background-color: #caeaed;
}

.image-2 {
  position: relative;
  right: -9%;
  height: 530px;
}

.image-2.man {
  right: -13%;
  height: 520px;
}

.div-block-7 {
  position: relative;
  display: inline-block;
  overflow: hidden;
  height: 40px;
  margin-bottom: 13px;
  padding-right: 70px;
}

.div-block-3 {
  display: inline-block;
  width: 40%;
  margin-top: 120px;
  float: left;
  clear: left;
}

.left-arrow {
  display: none;
}

.section {
  position: relative;
  margin-top: 85px;
}

.paragraph {
  display: inline-block;
  color: #707e89;
  font-size: 13px;
  letter-spacing: 1px;
}

.div-block-6 {
  overflow: hidden;
  width: 40%;
  height: 100%;
  float: right;
}

.div-block-4 {
  position: relative;
  height: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2%;
  padding-left: 2%;
  -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;
}

.div-block-5 {
  position: relative;
  top: 0px;
  bottom: 0px;
  width: 120%;
  height: 100%;
  background-color: #43515d;
}

.text-block-2 {
  display: inline-block;
  margin-bottom: 30px;
  color: rgba(112, 126, 137, .5);
  font-size: 10px;
  line-height: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.heading {
  margin-bottom: 40px;
  color: #36424b;
  font-size: 52px;
  line-height: 1.3em;
  font-weight: 500;
}

.slider {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  -webkit-perspective-origin: 100% 50%;
  perspective-origin: 100% 50%;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, -webkit-transform 500ms ease;
}

.div-block-8 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-color: #feec90;
  opacity: 1;
}

.div-block-8._3 {
  display: block;
  background-color: #fccfa8;
}

.div-block-8._2 {
  display: block;
  background-color: #caeaed;
}

.right-arrow {
  display: none;
}

.running-line {
  width: 100%;
  height: 5px;
  background-color: #707070;
}

.div-block-2 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  float: right;
  background-color: #feec90;
}

.div-block-2._2 {
  background-color: #caeaed;
}

.div-block-2._3 {
  background-color: #fccfa8;
}

.image {
  height: 520px;
}

.nav {
  margin-top: 3%;
  font-family: 'Open Sans', sans-serif;
  color: #4b4b4b;
  font-weight: 600;
  letter-spacing: 3px;
}

.row2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row3 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bgs {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
}

.bg01 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -2;
  display: block;
  background-color: #98c4cf;
}

.bg02 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -3;
  display: block;
  background-color: #709aa5;
}

.bg03 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -4;
  background-color: #98c4cf;
}

.link {
  color: #4b4b4b;
  text-decoration: none;
}

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

.text-block-3 {
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 26px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 2px;
}

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

.icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.24;
  color: #fff;
}

.circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin: 40px auto 10px;
  padding: 10px;
  -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: 40px;
  background-image: -webkit-linear-gradient(270deg, #79b5c3, #79b5c3);
  background-image: linear-gradient(180deg, #79b5c3, #79b5c3);
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-3 {
  width: 50%;
}

html.w-mod-js *[data-ix="interaction-over-bg-color"] {
  width: 0%;
}

html.w-mod-js *[data-ix="interaction-for-text"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="interaction-over-text"] {
  width: 0%;
}

html.w-mod-js *[data-ix="image-interaction-in-slider"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

@media (max-width: 991px) {
  .intro {
    width: auto;
    height: auto;
    margin-right: 5%;
    margin-left: 5%;
  }
  .h1 {
    font-size: 60px;
    line-height: 64px;
  }
  .div-block-4 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .logopig {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .image-3 {
    width: 85%;
  }
}

@media (max-width: 767px) {
  .intro {
    width: auto;
    height: 200px;
  }
  .h1 {
    font-size: 60px;
  }
  .h2 {
    font-size: 22px;
  }
  .text-block-3 {
    font-size: 16px;
  }
  .circle {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 479px) {
  .row1 {
    text-align: center;
  }
  .intro {
    width: auto;
    height: auto;
    margin-right: 2%;
    margin-left: 2%;
  }
  .h1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 26px;
    line-height: 33px;
    text-align: center;
    letter-spacing: 16px;
  }
  .h2 {
    margin-top: 10px;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 10px;
  }
  .circle {
    margin-top: 30px;
  }
  .image-3 {
    width: 90%;
  }
}

