
body .section1 .flickity-button {
  display: none;
}

body .section1 .heading1 {
  margin: 0px;
}

body .section1 .heading1 h2:before {
  content: "";
  position: absolute;
  right: calc(100% + 30px);
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  display: block;
  background-color: #486B55;
}

body .section1 .heading1 h2 {
  font-family: 'Lovelace';
  font-weight: 500;
  color: #486B55;
  font-size: calc(1.3vw + 20px);
  line-height: 1;
}

@media (min-width: 992px) {
  body .section1 .column2 {
    width: 91%;
  }

  body .section1 .column1 {
    width: 9%;
  }
}

@media (min-width:768px) {
  body .section1 .heading1 h2 {
    transform: rotate(-90deg) translateX(-50%);
    transform-origin: center left;
    white-space: nowrap;
    top: 28%;
    position: absolute;
    left: 48%;
    font-family: 'Lovelace';
    font-weight: 500;
    color: #486B55;
    font-size: calc(1.3vw + 20px);
    line-height: 1;
  }
  body .section1 .slider-in-container .wd-slide-container,
  body .section1 .wd-enabled .flickity-viewport {
    height: 700px !important;
  }
}

@media (max-width:767px) {
  body .section1 .heading1 h2 {
    font-size: 42px!important;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  body .section1 .slider-in-container .wd-slide-container,
  body .section1 .wd-enabled .flickity-viewport {
    height: 220px !important;
  }
}

/************************************* SECTION 2 ******************************/

.section2 .text1 {
  max-width: 700px;
  position: relative;
}

@media (min-width:768px) {
  .section2 .text1:before {
    content: "";
    position: absolute;
    left: 50%;
    top: calc(100% + 30px);
    transform: translateX(-50%);
    width: 2px;
    display: block;
    height: 80px;
    background-color: #515252;
  }
}

/************************************* SECTION 3 ******************************/

.section3 .text1 {
  position: relative;
}

.section3 .text1:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  background-color: #c7a88c;
  width: 80px;
  height: 6px;
  display: block;
}

.section3 .row1 .column1 {
  background-color: #728579;
}

.section3 .row1 .column1:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: block;
  background-image: url('/wp-content/uploads/2022/03/Background-Lines-01.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.2;
}

.section3 .section-row .row-image h2 {
  position: absolute;
  left: 80%;
  transform: translateX(-50%);
  bottom: 15px;
  font-size: 25px;
  font-weight: 500;
  font-family: 'Lovelace';
  color: #fff;
  margin-bottom: 0px;
  padding: 40px 20px;
}

.section3 .section-row .row-image h2:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  transform: translateX(-50%);
  background-image: url(/wp-content/uploads/2022/03/custom-shape-brown.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  overflow: visible;
  z-index: -1;
}

@media (min-width: 992px) {
  .section3 .section-row .row-column {
    border: 5px solid #C9DADD;
  }

  .section3 .section-row .column1 {
    border-left-width: 10px;
  }

  .section3 .row1 .column2 {
    border-right-width: 10px;
  }

  .section3 .row2 .column3 {
    border-right-width: 10px;
  }
  .section3 .text1 {
    max-width: 455px!important;
    margin: 0 auto;
  }
  .section3 .row2 .row-image img {
    height: 450px;
    object-fit: cover;
    object-position: right;
  }
}

/************************************* SECTION 4 ******************************/

body .section4:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(/wp-content/uploads/2022/03/Background-Lines-01.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.4;
}

body .section4:after {
  content: "";
  position: absolute;
  left: -150px;
  bottom: -150px;
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(/wp-content/uploads/2022/03/shape-left-diamonh-new.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom left;
  max-width: 860px;
  pointer-events: none;
}

body .section4 .heading1 h2 {
  font-family: 'Proxima Nova Lt';
  font-size: 45px;
  line-height: 55px;
  color: #486b53;
}

body .section4 .row2 .column1 .img1 h2 {
  font-size: 55px;
  font-weight: 500;
  font-family: 'Lovelace';
  color: #c5ab94;
}

body .section4 .row2 .column2 .img2 {
  position: relative;
}

body .section4 .row2 .column2 .img2 h2 {
  font-size: 35px;
  font-weight: 600;
  font-family: 'Proxima Nova Lt';
  color: #486b53;
  margin-bottom: 0px;
  text-align: right;
  position: relative;
}

body .section4 .row2 .column2 .img2 h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  width: calc(100% - 200px);
  height: 3px;
  display: block;
  background-color: #486b53;
}

@media (min-width:992px) {
  body .section4 .row2 .column1 .img1 h2 {
    position: absolute;
    left: 84%;
    top: 50px;
  }
}

@media (min-width: 768px) and (max-width:991px) {
  body .section4 .row2 .column1 .img1 h2 {
    position: absolute;
    left: 4%;
    top: -40%;
  }
}

@media (min-width: 768px) {
  /*body .section4 .column1 {
    width: 60%;
  }

  body .section4 .column2 {
    width: 40%;
  }*/

  .section4 .row2 .column2 .vc_column-inner {
    padding-left: 10%;
  }

  body .section4 .row1 .column2 .vc_column-inner {
    padding: 50px;
  }
  body .section4 .row2 .column1 .img1 h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 100%;
    width: 100px;
    height: 3px;
    display: block;
    background-color: #c5ab94;
  }
}

@media (max-width:767px) {
  body .section4 .row2 .column1 .img1 h2 {
    font-size: 42px;
  }
  body .section4:after {
    display: none;
  }
}

/************************************* SECTION 5 ******************************/

body .section5 {
  border-bottom: 1px solid #fff;
}

body .section5 .row1 {
  max-width: 1600px;
  margin: 0 auto;
}

body .section5 .heading1 h2 {
  font-family: 'Lovelace';
  font-size: 55px;
  line-height: 65px;
  color: #486b53;
  font-weight: 500;
  max-width: 400px;
  margin: 0 auto;
}

body .section5 .text1 {
  max-width: 700px;
}

.section5 .wpb_raw_code .wpb_wrapper {
  display: flex;
  position: relative;
  justify-content: center;
}

.section5 .wpb_raw_code .wpb_wrapper img {
  max-width: 75px;
  cursor: pointer;
  margin: 0 23px;
}

.section5 .row1 .row-image {
  display: flex;
  flex-direction: column-reverse;
}

body .section5 .row1 .row-image h2 {
  font-size: 20px;
  line-height: 1.2;
  font-family: 'Proxima Nova Rg';
  font-weight: 500;
  color: #515252;
  max-width: 150px;
  margin: 0 auto;
  margin-top: 20px;
}

body .section5 .row1 .img1,
body .section5 .row1 .img3 {
  margin-bottom: 70px !important;
}

.section5 .row1 .img3 img {
  width: 80px;
}

.section5 .column1 .vc_column-inner {
  /*border-right: 1px solid #515252;*/
  position: relative;
}

.section5 .column3 .vc_column-inner {
  /*border-left: 1px solid #515252;*/
  position: relative;
}

.owl-dots .owl-dot span {
  border-color: #fff!important;
  border-radius: 0px!important;
}

@media (min-width:768px) and (max-width:991px) {
  .section5 .row1 .row-image {
    width: calc(50% - 2px);
    display: inline-flex;
  }
}

@media (min-width:992px) {
  .section5 .column1 .vc_column-inner:before {
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    width: 2px;
    display: block;
    height: 80%;
    transform: translateY(-50%);
    background-color: #aa8c70;
  }
  
  .section5 .column3 .vc_column-inner:before {
    content: "";
    position: absolute;
    left: 30px;
    top: 50%;
    width: 2px;
    display: block;
    height: 80%;
    transform: translateY(-50%);
    background-color: #aa8c70;
  }
}

@media (max-width:991px) {
  body .section5 .row1 {
    display: flex;
    flex-direction: column;
  }
  body .section5 .row1 .column1 {
    order: 2;
  }
  body .section5 .row1 .column2 {
    order: 1;
  }
  body .section5 .row1 .column3 {
    order: 3;
  }
}

@media (max-width:767px) {
  body .section5 .heading1 h2 {
    font-size: 42px;
    line-height: 48px;
  }
}