.pf4_mobile_only {
  display: none; }
  
form input.form-control:not([type=checkbox]):not([type=radio]){
    padding-top: 10px;
    padding-bottom: 10px;
}
.heading__title {
    font-size: 40px;
}
.card--title{
  font-size:24px;
}
.heading__subtitle {
    font-size: 15px;
}
.section--blog_posts .blog_post__title{
  font-size:18px;
}
.section--accordion .accordion__body{
  font-size: 14px;
}

/*
	Globals --> Full Left BG
-----------------------------*/
.full-bg-holder {
  position: relative; }

.full-bg-holder > * {
  position: relative;
  z-index: 1; }

.full-left-bg {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #F5F5F5;
  opacity: 0; }

.full-left-bg.active {
  opacity: 1; }

/*
	Globals --> Full right BG
-----------------------------*/
.full-right-bg {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #859CAC;
  opacity: 0; }

.full-right-bg.active {
  opacity: 1; }

/*
	Globals --> Full Right & Left BG
-----------------------------*/
.full-bg-mobile {
  display: none;
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  content: "";
  opacity: 0;
  background-color: #859CAC; }

.full-bg-mobile.active {
  opacity: 1; }

@media (max-width: 980px) {
  .full-left-bg,
  .full-right-bg {
    display: none; }

  .full-bg-mobile {
    display: block; } }
/*
	Globals --> Button
-----------------------------*/
.pf4_button,
button{
  font-family: GothamHTF;
  font-size: 13.5px !important;
  font-weight: 300 !important;
  line-height: 2.21 !important;
  letter-spacing: 1.4px;
  color: #ffffff;
  background-color: #000;
  text-transform: uppercase;
  display: inline-block;
  padding: 7.5px 30px !important;
  margin: 0;
  border-radius: 0 !important;
  text-align: center;
}

.pf4_button:hover{
  background-color: #D1A691;
  color: #fff;
  filter: brightness(100%);
}
.pf4_button:visited{
  color: #fff;
  text-decoration: none;
}

@media (max-width: 980px) {
  .pf4_button {
    font-size: 12px;
    padding: 5px 15px; } }
/*
	Globals --> Font
-----------------------------*/
.pf4_h2,
.pf4_the_popup h2 {
  margin: 0;
  font-family: Flama-Basic;
  font-size: 41px;
  letter-spacing: 3.1px;
  color: #000000;
  /* text-transform: uppercase; */
  margin-bottom: 14px;
  }

.pf4_text,
.pf4_the_popup {
  font-family: GothamHTF;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.96;
  color: #000000; }

@media (max-width: 700px) {
  .pf4_h2 {
    font-size: 30px; } }


/*
	Section 1 (Hero)
=================================================*/
.pf4_section_1 {
  background-color: #fff;
  position: relative; }

.pf4_section_1 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  display: flex;
  flex-wrap: wrap; }

.pf4_section_1__left {
  width: 50%;
  position: relative;
  min-height: 300px;
  padding-top: 134px;
  padding-bottom: 56px;
  word-wrap: break-word;
  }

.pf4_section_1__right {
  width: 50%;
  padding-top: 150px;
  padding-bottom: 56px; }

.pf4_section_1__style_text {
  margin: 0;
  font-family: WildSpiritAlt;
  font-size: 235.3px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #000000;
  position: absolute;
  left: -50px;
  z-index: 2;
  top: 330px;
  width: 920px;
  text-align: center;
  }

.pf4_section_1__title {
  margin: 0;
  font-family: ProximaNovaExCn;
  font-size: 33.3px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: normal;
  color: #000000;
  position: absolute;
  bottom: 186px;
  right: -13px;
  z-index: 2; }

.pf4_section_1__right img {
  color: #fff;
  margin-left: -95px;
  max-width: 502px;
  margin-top: 0;
  margin-bottom: 0; }

.pf4_section_1__overlay_bg {
  position: absolute;
  width: 37%;
  height: 100%;
  right: 0;
  bottom: 0;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  background-position: right bottom; }

.pf4_section_1__right .full-right-bg {
  height: 83%;
  height: calc(100% - 92px);
  background-color: #F3E9E7; }

.pf4_section_1__right .full-bg-mobile {
  background-color: #F3E9E7; }

@media (max-width: 1150px) {
  .pf4_section_1 .container {
    max-width: 900px; 
  } 
}
@media (max-width: 980px) {
  .pf4_section_1 .container {
    max-width: 600px; 
  }
  .pf4_section_1__left {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 20px;
  }
  .pf4_section_1__right {
    width: 100%;
    padding: 0;
    text-align: center; 
  }
  .pf4_section_1__right img {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }
  .pf4_section_1__style_text {
    top: 0 !important;
    left: 0 !important;
    position: relative;
    margin-bottom: -20px;
    font-size: 140px !important;
    text-align: left;
    }

  .pf4_section_1__title {
    bottom: 0 !important;
    right: auto;
    left: 0 !important;
    position: relative;
    }

  .pf4_section_1 {
    padding-bottom: 50px; }

  .pf4_section_1__right .full-bg-mobile {
    height: 80%;
    top: 10%; } }
@media (max-width: 700px) {
  .pf4_section_1 .container {
    max-width: 400px; }

  .pf4_section_1__style_text {
    font-size: 140.3px !important;
    bottom: -51px;
    left: 0; }

  .pf4_section_1__title {
    font-size: 22px;
    left: 98px; 
  }

  
}
@media (max-width: 500px) {
  .pf4_section_1 .container {
    width: 86%; 
  }
  .pf4_section_1__style_text {
    font-size: 120.3px !important;
    left: 0;
    width: 100%;
    line-height:0.9;
    margin-bottom:20px;
  }
  .pf4_section_1__title {
    font-size: 22px ;
    left: 0; 
  } 
}


/*
	Section 2 (Image & content)
=================================================*/
.pf4_section_2 {
  position: relative;
  background-color: #fff;
  padding-top: 97px;
  padding-bottom: 85px; }

.pf4_section_2 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2; }

.pf4_section_2__left {
  width: 50%;
  padding-right: 60px;
  box-sizing: border-box; }

.pf4_section_2__left img {
  margin: 0;
  padding: 12px;
  background-color: #fff;
  max-width: 452px;
  width: 100%; }

.pf4_section_2__right {
  width: 50%; }

.pf4_section_2__right_in {
  background-color: #FFFFFF;
  padding: 55px 50px;
  padding-bottom: 65px; }

.pf4_section_2__title {
  margin: 0;
  font-family: Flama-Basic;
  font-size: 41px;
  letter-spacing: 3.1px;
  color: #000000;
  /* text-transform: uppercase; */
  margin-bottom: 14px;
  }

.pf4_section_2__text {
  font-family: GothamHTF;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.96;
  color: #000000;
  margin-bottom: 29px; }

.pf4_section_2__leaf {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: 458px;
  background-repeat: no-repeat;
  background-position: center top; }

.pf4_section_2__bg {
  background-color: #F2E8E6;
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 67%;
  left: 0;
  top: 5%; }

@media (max-width: 1150px) {
  .pf4_section_2 .container {
    max-width: 900px; } }
@media (max-width: 980px) {
  .pf4_section_2 {
    padding-top: 50px;
    padding-bottom: 50px; }

  .pf4_section_2 .container {
    max-width: 600px; }

  .pf4_section_2__left {
    display: none; }

  .pf4_section_2__right {
    width: 100%; }

  .pf4_section_2__bg {
    height: 100%;
    top: 0; }

  .pf4_section_2__leaf {
    height: 98%;
    top: 2%; } }
@media (max-width: 700px) {
  .pf4_section_2 .container {
    max-width: 400px; }

  .pf4_section_2__right_in {
    padding: 30px; }

  .pf4_section_2__title {
    font-size: 30px; } }
@media (max-width: 500px) {
  .pf4_section_2 .container {
    width: 86%; } }
/*
	Section 3 (box content and bg)
=================================================*/
.pf4_section_3 {
  background-color: #fff;
  padding-bottom: 147px; }

.pf4_section_3 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 72px;
  padding-bottom: 66px; }

.pf4_section_3__box {
  background-color: #fff;
  max-width: 514px;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
  padding: 90px 50px;
  padding-bottom: 110px; }

.pf4_section_3__text {
  margin-bottom: 29px; }

@media (max-width: 980px) {
  .pf4_section_3 .container {
    max-width: 100%;
    padding-top: 50px;
    padding-bottom: 50px; }

  .pf4_section_3__box {
    max-width: 600px;
    padding-top: 50px;
    padding-bottom: 60px; }

  .pf4_section_3 {
    padding-bottom: 0; } }
@media (max-width: 700px) {
  .pf4_section_3__box {
    max-width: 400px;
    padding: 30px; } }
@media (max-width: 500px) {
  .pf4_section_3__box {
    width: 86%; } }
/*
	Section 4 (hero2)
=================================================*/
.pf4_section_4 {
  background-color: #F3E9E7;
  padding-top: 91px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden; }

.pf4_section_4 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  padding-bottom: 69px; }

.pf4_section_4__left {
  width: 50%;
  padding-top: 67px;
  box-sizing: border-box;
  padding-right: 90px; }

.pf4_section_4__right {
  width: 50%;
  box-sizing: border-box;
  padding-left: 50px; }

.pf4_section_4__text {
  margin-bottom: 54px; }

.pf4_section_4__mobile_cover {
  height: 445px;
  width: 230px;
  position: relative;
  background-size: contain; }

.pf4_section_4__mobile_image {
  height: 309px;
  width: 181px;
  position: absolute;
  top: 69px;
  left: 32px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.pf4_section_4__leaf {
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 100%;
  z-index: 0;
  background-size: contain;
  background-position: right top;
  background-repeat: no-repeat; }

.pf4_section_4__headphone {
  position: absolute;
  bottom: 0;
  left: 315px;
  width: 230px;
  height: 210px;
  z-index: 0;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat; }

.pf4_section_4__dots {
  position: absolute;
  bottom: -240px;
  left: -98px;
  width: 600px;
  height: 400px;
  z-index: 0;
  background-size: 553px;
  background-position: left bottom;
  background-repeat: no-repeat; }

@media (max-width: 1150px) {
  .pf4_section_4 .container {
    max-width: 900px; }

  .pf4_section_4__dots {
    width: 330px;
    height: 230px;
    bottom: -66px;
    left: 0;
    background-size: contain; }

  .pf4_section_4__leaf {
    width: 20%; }

  .pf4_section_4__headphone {
    left: 290px;
    width: 180px;
    height: 150px; } }
@media (max-width: 980px) {
  .pf4_section_4 .container {
    max-width: 600px;
    padding-bottom: 20px; }

  .pf4_section_4__left {
    padding: 0;
    padding-top: 60px; }

  .pf4_section_4__text {
    margin-bottom: 20px; }

  .pf4_section_4__headphone {
    display: none; }

  .pf4_section_4 {
    padding-top: 50px; } }
@media (max-width: 700px) {
  .pf4_section_4 .container {
    max-width: 400px; }

  .pf4_section_4__left {
    width: 100%;
    padding-top: 30px; }

  .pf4_section_4__right {
    display: none; }

  .pf4_section_4 {
    padding-top: 0; }

  .pf4_section_4 .container {
    padding-bottom: 50px; } }
@media (max-width: 500px) {
  .pf4_section_4 .container {
    width: 86%; } }
/*
	Section 5 (Blog)
=================================================*/
.pf4_section_5 {
  background-color: #ffffff;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
  padding-top: 148px;
  padding-bottom: 100px; }

.pf4_section_5 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative; }

.pf4_section_5__left {
  width: 50%;
  box-sizing: border-box; }

.pf4_section_5__right {
  width: 50%;
  box-sizing: border-box; }

/* Left Content */
.pf4_section_5__left_content {
  position: relative;
  padding-left: 76px;
  padding-top: 76px;
  margin-top: 73px; }

.pf4_section_5__left_content_img1 {
  width: 330px;
  height: 320px;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0; }

.pf4_section_5__left_content_img2 {
  width: 384px;
  height: 317px;
  background-size: cover;
  position: relative;
  box-sizing: border-box;
  border: solid 10px #fff;
  box-shadow: 1.3px 2.2px 42px 0 rgba(0, 0, 0, 0.07); }

.pf4_section_5__left_content h4 {
  font-family: ProximaNovaExCn;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1;
  letter-spacing: 3px;
  text-align: left;
  color: #ffffff;
  text-shadow: 0px 0px 5px #D1A691;
  position: absolute;
  bottom: 10px;
  right: 10px;
  margin: 0; }

.pf4_section_5__left_content a {
  position: absolute;
  z-index: 2;
  background-color: #000;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 0; }

/* Right Top Content */
.pf4_section_5__rightTop_content {
  position: relative;
  height: 242px;
  margin-bottom: 43px;
  margin-top: 16px; }

.pf4_section_5__rightTop_content_img1 {
  width: 210px;
  height: 204px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover; }

.pf4_section_5__rightTop_content_img2 {
  width: 210.5px;
  height: 149px;
  position: absolute;
  left: 297px;
  top: 92px;
  background-size: cover; }

.pf4_section_5__rightTop_content h4 {
  font-family: ProximaNovaExCn;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1;
  letter-spacing: 3px;
  text-align: left;
  color: #ffffff;
  text-shadow: 0px 0px 5px #D1A691;
  position: absolute;
  top: 80px;
  left: 150px;
  margin: 0;
  z-index: 2;
  text-transform: uppercase; }

.pf4_section_5__rightTop_content a {
  position: absolute;
  z-index: 3;
  background-color: #000;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 0; }

.pf4_section_5__rightTop_content:before {
  content: " ";
  position: absolute;
  z-index: 1;
  width: 279.5px;
  height: 187.5px;
  opacity: 0.73;
  background-color: #f2e8e6;
  top: 54px;
  left: 122px;
  margin: 0; }

.pf4_section_5__rightTop_content:after {
  content: " ";
  position: absolute;
  z-index: 2;
  width: 279.5px;
  height: 187.5px;
  top: 25px;
  left: 98px;
  background-color: rgba(242, 232, 230, 0);
  border: solid 9px #ffffff; }

/* Right Bottom Content */
.pf4_section_5__rightBottom_content {
  position: relative;
  height: 284px; }

.pf4_section_5__rightBottom_content_img1 {
  width: 210px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover; }

.pf4_section_5__rightBottom_content_img2 {
  position: absolute;
  left: 341px;
  top: 69px;
  width: 164px;
  height: 204.5px;
  background-size: cover; }

.pf4_section_5__rightBottom_content h4 {
  font-family: ProximaNovaExCn;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: condensed;
  line-height: 1;
  letter-spacing: 3px;
  text-align: left;
  color: #ffffff;
  text-shadow: 0px 0px 5px #D1A691;
  position: absolute;
  top: 115px;
  left: 230px;
  margin: 0;
  z-index: 2;
  text-transform: uppercase; }

.pf4_section_5__rightBottom_content a {
  position: absolute;
  z-index: 3;
  background-color: #000;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  margin: 0;
  opacity: 0; }

.pf4_section_5__rightBottom_content:before {
  content: " ";
  position: absolute;
  z-index: 1;
  width: 279.5px;
  height: 187.5px;
  opacity: 0.73;
  background-color: #f2e8e6;
  top: 88px;
  left: 126px;
  margin: 0; }

.pf4_section_5__rightBottom_content:after {
  content: " ";
  position: absolute;
  z-index: 2;
  width: 279.5px;
  height: 187.5px;
  top: 52px;
  left: 154px;
  background-color: rgba(242, 232, 230, 0);
  border: solid 9px #ffffff; }

.pf4_section_5 .pf4_button {
  margin: 0 auto;
  margin-top: 57px; }

.pf4_section_5__text {
  max-width: 300px; }

@media (max-width: 1150px) {
  .pf4_section_5 .container {
    max-width: 900px; }

  .pf4_section_5__left_content_img1 {
    width: 330px;
    height: 320px; }

  .pf4_section_5__left_content_img2 {
    width: 300px;
    height: 275px; }

  .pf4_section_5__rightTop_content_img1 {
    width: 190px;
    height: 180px; }

  .pf4_section_5__rightTop_content_img2 {
    left: 230px;
    top: 80px; }

  .pf4_section_5__rightTop_content:before {
    width: 250.5px;
    height: 174.5px; }

  .pf4_section_5__rightTop_content:after {
    width: 250.5px;
    height: 174.5px; }

  .pf4_section_5__rightBottom_content_img1 {
    width: 180px;
    height: 170px; }

  .pf4_section_5__rightBottom_content_img2 {
    left: 273px;
    top: 41px;
    width: 162px;
    height: 188.5px; }

  .pf4_section_5__rightBottom_content:after {
    width: 250.5px;
    height: 170.5px;
    top: 22px;
    left: 80px; }

  .pf4_section_5__rightBottom_content:before {
    width: 258.5px;
    height: 167.5px;
    top: 72px;
    left: 108px; }

  .pf4_section_5__rightBottom_content h4 {
    top: 95px;
    left: 139px; } }
@media (max-width: 980px) {
  .pf4_section_5 {
    padding-top: 50px;
    padding-bottom: 40px; }

  .pf4_section_5 .container {
    max-width: 600px; }

  .pf4_section_5__left {
    width: 100%; }

  .pf4_section_5__right {
    width: 100%; }

  .pf4_section_5__left_content {
    margin-top: 30px;
    margin-bottom: 40px; }

  .pf4_section_5 .pf4_button {
    margin-top: 10px; } }
@media (max-width: 700px) {
  .pf4_section_5 .container {
    max-width: 320px; }

  .pf4_section_5__left_content {
    padding-left: 40px;
    padding-top: 40px; }

  .pf4_section_5__left_content_img1 {
    width: 220px;
    height: 200px; }

  .pf4_section_5__left_content_img2 {
    width: 224px;
    height: 200px; }

  .pf4_section_5__rightTop_content,
  .pf4_section_5__rightBottom_content {
    height: auto; }

  .pf4_section_5__rightTop_content,
  .pf4_section_5__rightBottom_content {
    padding-left: 40px;
    padding-top: 40px;
    max-width: 262px; }

  .pf4_section_5__rightTop_content_img1,
  .pf4_section_5__rightBottom_content_img1 {
    width: 220px;
    height: 200px; }

  .pf4_section_5__rightTop_content_img2,
  .pf4_section_5__rightBottom_content_img2 {
    position: relative;
    width: 224px;
    height: 200px;
    left: 0;
    top: 0;
    border: solid 10px #fff;
    box-shadow: 1.3px 2.2px 42px 0 rgba(0, 0, 0, 0.07); }

  .pf4_section_5__rightTop_content h4,
  .pf4_section_5__rightBottom_content h4 {
    bottom: 20px;
    right: 17px;
    top: auto;
    left: auto; }

  .pf4_section_5 .pf4_button {
    margin-top: 40px; }

  .pf4_section_5__rightTop_content:before,
  .pf4_section_5__rightTop_content:after,
  .pf4_section_5__rightBottom_content:after,
  .pf4_section_5__rightBottom_content:before {
    display: none; } }
@media (max-width: 500px) {
  .pf4_section_5 .container {
    width: 86%; } }
/*
	Footer
=================================================*/
.footer {
  padding: 0;
  background-color: #fff;
  position: relative;
  padding-bottom: 30px;
  padding-top: 70px; }

.footer:after {
  content: "";
  background-color: #F2E8E6;
  height: 66%;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1; }

.footer .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  position: relative;
  z-index: 4; }

.pf4_ig_feed h2 {
  text-align: right;
  margin-bottom: 30px; }

.pf4_footer_form {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 20px;
  padding-top: 20px;
  }

.pf4_footer_form h3 {
  text-align: center;
  font-family: ProximaNovaExCn;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  margin: 0;
  margin-bottom: 31px; }

.pf4_footer_form .optin__panel {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 20px;
  }

.pf4_footer_form .form-group {
  width: 27%;
  padding: 0 10px;
  margin-bottom: 0;
  }

.pf4_footer_form .pf4_form_button_holder {
  width: 16%;
  padding: 0 10px;
  }

.pf4_footer_form button {
  font-family: GothamHTF;
  width: 100%;
  height: 29.5px;
  font-size: 9.8px !important;
  font-weight: normal !important;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35 !important;
  letter-spacing: 1.9px;
  text-align: center;
  color: #b4b4b4;
  text-transform: uppercase;
  border: solid 1px #D0A690;
  background-color: #D0A690;
  color: #fff;
  }

.pf4_footer_form button:hover {
  background-color: #000000;
  border-color: #000000; }

.pf4_footer_form .pf4-form-control {
  font-family: GothamHTF;
  height: 29.5px;
  background-color: #ffffff;
  font-size: 7.8px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: 1.9px;
  text-align: center;
  color: #b4b4b4;
  text-transform: uppercase;
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  padding: 10px;
  border: solid 1px #fff; }
.pf4_footer_form label{
  font-size: 10px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: 1.9px;
  color: #000000;
  text-transform: uppercase;
}
.pf4_footer_icons .social-icons {
  text-align: center; }

.footer .social-icons__icon {
  background-color: #000;
  height: 37px;
  width: 37px;
  border-radius: 100%;
  font-size: 20px;
  margin-bottom: 2px; }

.pf4_footer_menu {
  text-align: center; }

.pf4_footer_menu a {
  font-family: ProximaNovaExCn;
  font-size: 18.3px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.1px;
  text-align: center;
  color: #000000;
  text-transform: uppercase;
  margin: 0; }

.pf4_footer_menu a:after {
  content: " | ";
  padding-left: 4px;
  padding-right: 4px; }

.pf4_footer_menu a:last-child:after {
  display: none; }

.pf4_footer_copyright {
  font-family: GothamHTF;
  font-size: 14px;
  line-height: 1.68;
  letter-spacing: -0.1px;
  text-align: center;
  color: #000;
  margin-bottom: 3px; }

.pf4_footer_code {
  text-align: center;
  color: #000;
  font-family: GothamHTF;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.66;
  letter-spacing: -0.1px;
  text-align: center;
  color: #000000; }

.footer_leaf_image {
  position: absolute;
  left: 0;
  top: 40px;
  width: 28%;
  height: 100%;
  z-index: 1;
  background-size: contain;
  background-position: left top;
  background-repeat: no-repeat; }

@media (max-width: 1150px) {
  .footer .container {
    max-width: 900px; } }
@media (max-width: 980px) {
  .footer .container {
    max-width: 600px; } }
@media (max-width: 700px) {
  .footer .container {
    max-width: 400px; }

  .pf4_footer_form .optin__panel {
    display: block; }

  .pf4_footer_form .form-group {
    width: 100%;
    margin-bottom: 5px; }

  .pf4_footer_form .pf4_form_button_holder {
    width: 100%; }

  .pf4_footer_form button {
    display: block;
    width: 100%; }

  .pf4_footer_form h3 {
    font-size: 22px;
    margin-bottom: 16px; }

  .pf4_footer_menu {
    margin-bottom: 20px; }

  .pf4_footer_menu a:after {
    display: none; } }
@media (max-width: 500px) {
  .footer .container {
    width: 86%; } }
/*
	Header
=================================================*/
.header {
  padding: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: transparent !important;
  position: absolute;
  width: 100%;
  z-index: 999; }

.header .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  display: flex;
  /* flex-wrap: wrap; */
  }

.pf4_header_icons {
  text-align: right;
  padding-top: 10px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }

.header .header-menu {
  padding-top: 6px;
  padding-left: 30px;
  padding-right: 20px;
  -webkit-flex-basis: 1%;
  -ms-flex-preferred-size: 1%;
  flex-basis: 1%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  position: relative;
  }

.header .logo--image {
  height: 50px !important; }

.header--left .logo {
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  }

.header .logo img {
  max-height: 50px !important; }

.header .social-icons {
  text-align: right;
  margin-bottom: 0; }

.header .social-icons__icon {
  height: 30px;
  width: 30px;
  background-color: #000;
  color: #fff;
  border-radius: 100%;
  font-size: 16px;
  text-align: center;
  line-height: 32px; }

.header .header-menu a {
  font-family: ProximaNovaExCn;
  font-size: 18.3px;
  font-weight: normal;
  line-height: 1.05 !important;
  letter-spacing: 1.1px;
  text-align: right;
  color: #000000;
  text-transform: uppercase; 
}
.dropdown-toggle:after{
  margin-top: -8px;
}
.header .user__dropdown{
  top:100% !important;
  text-align: left;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
  padding: 0;
  min-width: 160px;
}
.header .user__dropdown a{
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.header .header-menu a.pf4_button{
  border-radius: 0px !important;
  padding: 11px 20px 9.5px 20px !important;
  font-size: 17px !important;
}
@media (max-width: 1150px) {
  .header .container {
    max-width: 92%;
  } 
}
@media (max-width: 1060px){
  .pf4_header_icons{
    padding-left:50px;
  }
  .header .header-ham {
    display: inline-block;
    margin: 0;
    top: 50% !important;
    margin-top: -12px;
  }
  .header .header-ham + .header-menu{
    /* display:none !important; */
  }
  .header .header-ham.open + .header-menu{
    /* display:block !important; */
  }
  .header .header-menu{
    position:absolute;
    background-color:#ffffff;
    width: 80%;
    left: 10%;
    text-align: center;
    border-radius:10px;
    border: solid 1px #dadada;
    padding:30px;
    padding-bottom:20px;
    top: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
  }
  .header .header-menu a{
    text-align:center;
    margin-bottom: 15px;
    font-size:22px;
    display: block;
  }
  .header .header-menu .dropdown-menu{
    position:relative;
    margin-bottom: 15px;
    padding: 0;
    border-radius: 0;
    text-align: left;
  }
}
@media (max-width: 700px) {
  .header .social-icons__icon {
    margin: 5px; 
  }
  .pf4_header_icons {
    /* width: 30%; */
    } 
}
@media (max-width: 500px) {
  .pf4_header_icons {
    display: none; 
  }
  .header .logo img {
    max-height: 40px !important; 
  }
  .header {
    padding-top: 16px;
    padding-bottom: 23px; 
  } 
}
/*
	Section 6 (Hero3)
=================================================*/
.pf4_section_6 {
  position: relative; }

.pf4_section_6 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  min-height: 500px; }

.pf4_section_6__left_bg,
.pf4_section_6__right_bg {
  position: absolute;
  width: 100%;
  height: 100%; }

.pf4_section_6__left_bg {
  width: 50%;
  height: 78%;
  bottom: 0;
  height: calc(100% - 150px);
  z-index: 2; }

.pf4_section_6__right_bg {
  width: 56%;
  right: 0;
  height: 79%; }

.pf4_section_6__left_bg .full-left-bg,
.pf4_section_6__left_bg .full-bg-mobile {
  background-size: cover;
  top: auto;
  background-position: center top; }

.pf4_section_6__right_bg .full-right-bg,
.pf4_section_6__right_bg .full-bg-mobile {
  background-size: 400px;
  background-color: #F3E9E7;
  background-repeat: no-repeat;
  background-position: right bottom; }

.pf4_section_6__box_holder {
  z-index: 3;
  max-width: 506px;
  margin-left: 36%;
  margin-top: 395px;
  margin-bottom: 25px; }

.pf4_section_6__box {
  background-color: #fff;
  padding: 45px;
  padding-top: 51px;
  padding-bottom: 48px; }

.pf4_section_6__title {
  margin-bottom: 0; }

.pf4_section_6__subtitle {
  margin-top: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.47;
  color: #222222; }

.pf4_section_6__dots {
  position: absolute;
  z-index: 0;
  width: 70%;
  height: 69%;
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 610px;
  left: 13%;
  top: 23%; }

@media (max-width: 1150px) {
  .pf4_section_6 .container {
    max-width: 900px; } }
@media (max-width: 980px) {
  .pf4_section_6 .container {
    max-width: 600px;
    min-height: 1px; }

  .pf4_section_6__left_bg {
    display: none; }

  .pf4_section_6__box_holder {
    margin: 0;
    max-width: 100%;
    padding-top: 50px;
    padding-bottom: 50px; }

  .pf4_section_6 .pf4_mobile_only {
    display: block; }

  .pf4_section_6__right_bg {
    height: 100%;
    width: 100%; }

  .pf4_section_6__dots {
    display: none; } }
@media (max-width: 700px) {
  .pf4_section_6 .container {
    max-width: 400px; }

  .pf4_section_6__box {
    padding: 20px; } }
@media (max-width: 500px) {
  .pf4_section_6 .container {
    width: 86%; } }
/*
	Section 7 (Simple Text)
=================================================*/
.pf4_section_7 {
  padding-top: 61px;
  padding-bottom: 36px;
  font-family: GothamHTF;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.96;
  text-align: center;
  color: #000000;
  position: relative; }

.pf4_section_7 .container {
  padding: 0;
  max-width: 850px;
  width: 100%;
  position: relative;
  z-index: 1; }

.pf4_section_7 p {
  margin-top: 0;
  margin-bottom: 30px; }

.pf4_section_7__dots {
  position: absolute;
  bottom: -19%;
  right: 0;
  z-index: 0;
  width: 30%;
  height: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom; }

@media (max-width: 980px) {
  .pf4_section_7 {
    padding-top: 40px;
    padding-bottom: 10px; }

  .pf4_section_7 .container {
    max-width: 600px; } }
@media (max-width: 700px) {
  .pf4_section_7 .container {
    max-width: 400px; } }
@media (max-width: 500px) {
  .pf4_section_7 .container {
    width: 86%; } }
/*
	Section 8 (Quote)
=================================================*/
.pf4_section_8 {
  position: relative; }

.pf4_section_8 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap; }

.pf4_section__left {
  width: 42.2%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 80px;
  box-sizing: border-box; }

.pf4_section__right {
  width: 57.8%;
  padding-top: 84px;
  padding-bottom: 84px; }

.pf4_section_8__box {
  background-color: #fff;
  padding: 35px;
  padding-top: 47px;
  margin-right: -157px;
  z-index: 4;
  position: relative; }

.pf4_section_8__quote {
  position: absolute;
  left: -48px;
  width: 109px;
  height: 113px;
  background-size: contain;
  top: 120px;
  z-index: 3;
  background-repeat: no-repeat; }

.pf4_section_8__leaf {
  position: absolute;
  left: 0;
  bottom: 84px;
  width: 447px;
  height: 356px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
  background-position: 0 bottom; }

.pf4_section_8__accent {
  position: absolute;
  top: 120px;
  left: 0;
  background-color: #F1F1F1;
  width: 100%;
  height: 257.5px;
  z-index: 0; }

.pf4_section__right img {
  margin: 0; }

@media (max-width: 1150px) {
  .pf4_section_8 .container {
    max-width: 900px; }

  .pf4_section_8__quote {
    width: 59px;
    height: 53px;
    left: 0; } }
@media (max-width: 980px) {
  .pf4_section_8 {
    padding-top: 50px;
    padding-bottom: 50px; }

  .pf4_section_8 .container {
    width: 600px; }

  .pf4_section__right {
    display: none; }

  .pf4_section__left {
    width: 100%;
    padding-left: 0; }

  .pf4_section_8__box {
    margin: 0;
    padding-top: 20px; }

  .pf4_section_8__accent {
    height: 100%;
    top: 0; }

  .pf4_section_8__leaf {
    bottom: 0;
    height: 100%; }

  .pf4_section_8 .pf4_mobile_only {
    display: block; }

  .pf4_section_8__quote {
    top: 0;
    display: none; } }
@media (max-width: 700px) {
  .pf4_section_8 .container {
    max-width: 400px; }

  .pf4_section_8__box {
    padding: 20px;
    padding-top: 0; } }
@media (max-width: 500px) {
  .pf4_section_8 .container {
    width: 86%; } }
/*
	Section 9 (Contact)
=================================================*/
.pf4_section_9 {
  position: relative;
  padding-top: 100px;
}

.pf4_section_9 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap; }

.pf4_section_9__left {
  width: 48.5%;
  position: relative;
  padding-top: 59px;
  padding-bottom: 36px;
  padding-left: 37px; }

.pf4_section_9__right {
  width: 51.5%;
  padding-top: 30px;
  padding-left: 70px; }

.pf4_section_9__left img {
  float: right;
  margin: 0;
  position: relative;
  z-index: 2;
  margin-right: -70px; }

.pf4_section_9__left h2 {
  position: relative;
  text-align: right;
  z-index: 2;
  margin-bottom: 69px;
  margin-right: -37px; }

.pf4_section_9__left h2:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 100%;
  top: 0;
  right: -22px;
  z-index: -1;
  background-size: 54px;
  background-repeat: no-repeat;
  background-position: right center; }

.pf4_section_9__left_bg {
  height: 80%;
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0; }

.pf4_section_9__right_bg {
  background-color: #F3E9E7;
  height: 198px; }

.pf4_section_9__right_in {
  background-color: #fff;
  padding: 30px;
  padding-top: 35px; }

.pf4_section_9 .form-group label {
  display: block;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 3.2px;
  color: #b4b4b4;
  text-transform: uppercase;
  line-height: 1.3;
  margin-bottom: 7px; }

.pf4_section_9 .pf4-form-control {
  width: 100%;
  background-color: #ffffff;
  border: solid 2px #f2e8e6;
  padding-top: 6px;
  padding-bottom: 6px; }

.pf4_section_9 button[type="submit"] {
  background-color: #d0a590;
  border: 0;
  color: #fff;
  font-size: 14.8px;
  font-weight: 300;
  line-height: 0.86;
  letter-spacing: 3.5px;
  display: inline-block;
  padding: 13px 35px; }

.pf4_section_9 button[type="submit"]:hover {
  background-color: #000; }

@media (max-width: 1150px) {
  .pf4_section_9 .container {
    max-width: 900px; } }
@media (max-width: 980px) {
  .pf4_section_9 .container {
    max-width: 600px; }

  .pf4_section_9__left {
    width: 100%;
    padding: 0px; }

  .pf4_section_9__right {
    width: 100%;
    padding-left: 0;
    padding-bottom: 40px; }

  .pf4_section_9__right_bg {
    height: 100%; }

  .pf4_section_9__left img {
    margin: 0;
    max-width: 100%;
    width: 100%; }

  .pf4_section_9__left h2 {
    margin-bottom: 0;
    margin: 0;
    padding: 0; }

  .pf4_section_9__left_bg {
    display: none; } }
@media (max-width: 700px) {
  .pf4_section_9 .container {
    max-width: 400px; } }
@media (max-width: 500px) {
  .pf4_section_9 .container {
    width: 86%; } }
/*
	Section 10 (Hero4)
=================================================*/
.pf4_section_10 {
  position: relative; }

.pf4_section_10 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  min-height: 500px; }

.pf4_section_10__left_bg,
.pf4_section_10__right_bg {
  position: absolute;
  width: 100%;
  height: 100%; }

.pf4_section_10__left_bg {
  width: 100%;
  height: 78%;
  bottom: 0;
  height: calc(100% - 150px);
  z-index: 2; }

.pf4_section_10__right_bg {
  width: 56%;
  right: 0;
  height: 79%; }

.pf4_section_10__left_bg .full-left-bg,
.pf4_section_10__left_bg .full-bg-mobile {
  background-size: cover;
  top: auto;
  background-position: center top; }

.pf4_section_10__right_bg .full-right-bg,
.pf4_section_10__right_bg .full-bg-mobile {
  background-size: 400px;
  background-color: #F3E9E7;
  background-repeat: no-repeat;
  background-position: right bottom; }

.pf4_section_10__box_holder {
  z-index: 3;
  max-width: 506px;
  margin-left: 0;
  margin-top: 318px;
  margin-bottom: 125px; }

.pf4_section_10__box {
  background-color: #fff;
  padding: 45px;
  padding-top: 54px;
  padding-bottom: 73px; }

.pf4_section_10__title {
  margin-bottom: 15px; }

.pf4_section_10__dots {
  position: absolute;
  z-index: 2;
  width: 70%;
  height: 48%;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  right: 0;
  bottom: -60px; }

.pf4_section_10__leaf {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 447px;
  height: 390px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 3;
  background-position: 0 bottom; }

@media (max-width: 1150px) {
  .pf4_section_10 .container {
    max-width: 900px; } }
@media (max-width: 980px) {
  .pf4_section_10 .container {
    max-width: 600px;
    min-height: 1px; }

  .pf4_section_10__left_bg {
    display: none; }

  .pf4_section_10__box_holder {
    margin: 0;
    max-width: 100%;
    padding-top: 50px;
    padding-bottom: 50px; }

  .pf4_section_10 .pf4_mobile_only {
    display: block; }

  .pf4_section_10__right_bg {
    height: 100%;
    width: 100%; }

  .pf4_section_10__leaf {
    width: 50%;
    height: 50%;
    z-index: 0; }

  .pf4_section_10__dots {
    width: 50%;
    height: 50%;
    bottom: 0; } }
@media (max-width: 700px) {
  .pf4_section_10 .container {
    max-width: 400px; }

  .pf4_section_10__box {
    padding: 20px; } }
@media (max-width: 500px) {
  .pf4_section_10 .container {
    width: 86%; } }
/*
	Section 11 (Image and Content)
=================================================*/
.pf4_section_11 {
  position: relative;
  padding-top: 97px; }

.pf4_section_11 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative; }

.pf4_section_11__image {
  width: 36%;
  position: relative;
  min-height: 404px; }

.pf4_section_11__image span {
  background-size: cover;
  background-position: center;
  height: 125%;
  height: calc(100% + 87px);
  z-index: 1; }

.pf4_section_11__content {
  width: 64%;
  box-sizing: border-box;
  padding-left: 80px;
  padding-top: 76px; }

.pf4_section_11__title {
  margin-bottom: 17px; }

.pf4_section_11__text ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.pf4_section_11__text ul li {
  background-repeat: no-repeat;
  padding-left: 30px;
  background-size: 14px;
  line-height: 1.43;
  background-position: left 4px;
  margin-top: 11px;
  margin-bottom: 11px; }

.image_right_true .pf4_section_11__content {
  text-align: right;
  padding-left: 0;
  padding-right: 80px; }

.image_right_true .pf4_section_11__text ul li {
  background-position: right 4px;
  padding-left: 0;
  padding-right: 30px; }

@media (max-width: 1150px) {
  .pf4_section_11 .container {
    max-width: 900px; }

  .pf4_section_11__content {
    padding-top: 30px;
    padding-left: 40px; }

  .image_right_true .pf4_section_11__content {
    padding-right: 40px; } }
@media (max-width: 980px) {
  .pf4_section_11 .container {
    max-width: 600px; }

  .pf4_section_11__content {
    padding: 0;
    width: 100%; }

  .pf4_section_11__content .pf4_mobile_only {
    display: block;
    margin-bottom: 30px; }

  .pf4_section_11__image {
    display: none; }

  .pf4_section_11 {
    padding-top: 40px;
    padding-bottom: 30px; }

  .image_right_true .pf4_section_11__content {
    text-align: left;
    padding-right: 0; }

  .image_right_true .pf4_section_11__text ul li {
    padding-left: 30px;
    padding-right: 0;
    background-position: left 4px; } }
@media (max-width: 700px) {
  .pf4_section_11 .container {
    max-width: 400px; } }
@media (max-width: 500px) {
  .pf4_section_11 .container {
    width: 86%; } }
/*
	Section 12 (Box Content)
=================================================*/
.pf4_section_12 {
  position: relative;
  padding-top: 204px;
  padding-bottom: 204px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden; }

.pf4_section_12__box {
  background-color: #fff;
  box-sizing: border-box;
  padding-top: 69px;
  padding-bottom: 54px;
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
  line-height: 1.43;
  position: relative;
  z-index: 1;
  overflow: hidden; }

.pf4_section_12 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%; }

.pf4_section_12__box p {
  margin: 0;
  margin-bottom: 20px; }

.pf4_section_12__dots {
  position: absolute;
  width: 100%;
  height: 130%;
  left: 0;
  top: 0;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.65);
  background-size: 500px;
  background-repeat: no-repeat;
  background-position: -130px  bottom; }

@media (max-width: 1150px) {
  .pf4_section_12 .container {
    max-width: 900px; }

  .pf4_section_12__box {
    padding-left: 50px;
    padding-right: 50px; } }
@media (max-width: 980px) {
  .pf4_section_12 {
    padding-top: 50px;
    padding-bottom: 50px; }

  .pf4_section_12 .container {
    max-width: 600px; }

  .pf4_section_12__box {
    padding: 40px; }

  .pf4_section_12__dots {
    background-size: 300px;
    background-position: left bottom; } }
@media (max-width: 700px) {
  .pf4_section_12 .container {
    max-width: 400px; } }
@media (max-width: 500px) {
  .pf4_section_12 .container {
    width: 86%; } }
/*
	Section 13 (Content and Image 2)
=================================================*/
.pf4_section_13 {
  position: relative;
  padding-top: 120px;
  overflow: hidden;
  padding-bottom: 63px; }

.pf4_section_13 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 3;
  position: relative; }

.pf4_section_13__image {
  width: 44.7%;
  position: relative; }

.pf4_section_13__image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: 10%;
  left: -43px;
  background-color: #E9D4CF; }

.pf4_section_13__image:before {
  content: "";
  position: absolute;
  background-color: #E9D4CF;
  width: 10px;
  height: 79%;
  left: -43px;
  bottom: 10%; }

.pf4_section_13__image img {
  margin: 0;
  position: relative;
  z-index: 4; }

.pf4_section_13__content {
  width: 55.3%;
  box-sizing: border-box;
  padding-left: 45px;
  padding-top: 49px; }

.pf4_section_13__title {
  margin-bottom: 86px; }

.pf4_section_13__text ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.pf4_section_13__text ul li {
  background-repeat: no-repeat;
  padding-left: 40px;
  background-size: 14px;
  line-height: 1.43;
  background-position: left 4px;
  margin-top: 11px;
  margin-bottom: 11px; }

.image_right_true .pf4_section_13__content {
  padding-left: 0;
  padding-right: 80px; }

.pf4_section_13__bg {
  background-color: #F2E8E6;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 254px;
  width: 100%;
  height: 100%; }

.pf4_section_13__dots {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: 319px;
  background-position: left bottom;
  background-repeat: no-repeat; }

.image_right_true .pf4_section_13__dots {
  left: 1%;
  bottom: -27%;
  background-position: right bottom;
  background-size: 550px; }

@media (max-width: 1150px) {
  .pf4_section_13 .container {
    max-width: 900px; }

  .pf4_section_13__content {
    padding-top: 30px;
    padding-left: 40px; } }
@media (max-width: 980px) {
  .pf4_section_13__title {
    margin-bottom: 10px; }

  .pf4_section_13 .container {
    max-width: 600px; }

  .pf4_section_13__content {
    padding: 0 !important;
    width: 100%; }

  .pf4_section_13__content .pf4_mobile_only {
    display: block;
    margin-bottom: 30px;
    width: 100%; }

  .pf4_section_13__image {
    display: none; }

  .pf4_section_13 {
    padding-top: 40px;
    padding-bottom: 30px; } }
@media (max-width: 700px) {
  .pf4_section_13 .container {
    max-width: 400px; } }
@media (max-width: 500px) {
  .pf4_section_13 .container {
    width: 86%; } }
/*
	Section 14 (Box items)
=================================================*/
.pf4_section_14 {
  position: relative;
  overflow: hidden; }

.pf4_section_14 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  position: relative;
  z-index: 0;
  padding-top: 258px; }

.pf4_section_14__bg_holder,
.pf4_section_14__leaf_holder {
  position: absolute;
  height: 100%;
  width: 50%;
  top: 0;
  right: 0;
  z-index: 0; }

.pf4_section_14__bg_holder {
  top: 130px;
  height: 70%;
  height: calc(100% - 200px); }

.pf4_section_14__leaf_holder {
  width: 30%;
  height: 90%;
  height: calc(100% - 120px);
  top: 50px; }

.pf4_section_14__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 56px;
  z-index: 7;
  margin-bottom: -50px; }

.pf4_section_14__item {
  width: 29.8%;
  background-size: cover;
  position: relative;
  padding: 30px;
  text-align: center;
  margin-bottom: 50px;
  padding-top: 48px;
  padding-bottom: 44px;
  min-height: 327px;
  box-sizing: border-box; }

.pf4_section_14__item_in {
  position: relative;
  z-index: 1;
  color: #fff; }

.pf4_section_14__item_number {
  box-sizing: border-box;
  display: inline-block;
  width: 90px;
  height: 90px;
  border: solid 3px;
  border-radius: 100%;
  font-size: 41px;
  font-weight: normal;
  line-height: 82px;
  letter-spacing: 3.1px;
  font-family: Flama-Basic; }

.pf4_section_14__item_content {
  color: #fff;
  margin-top: 25px;
  line-height: 2.21; }

.pf4_section_14__item:after {
  content: " ";
  background-color: rgba(0, 0, 0, 0.32);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  }

.pf4_section_14__bg {
  background-color: #F3E9E7; }

.pf4_section_14__leaf {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain; }

@media (max-width: 1150px) {
  .pf4_section_14 .container {
    max-width: 900px;
    padding-top: 50px; }

  .pf4_section_14__items {
    margin-top: 30px;
    margin-bottom: -20px; }

  .pf4_section_14__item {
    width: 31%;
    margin-bottom: 20px; }

  .pf4_section_14__bg_holder {
    top: 50px; }

  .pf4_section_14__leaf_holder {
    top: 0; } }
@media (max-width: 980px) {
  .pf4_section_14 .container {
    max-width: 600px; }

  .pf4_section_14__items {
    margin-bottom: 0;
    display: block;
    max-width: 400px;
    margin: 0 auto; }

  .pf4_section_14__item {
    width: 100%; }

  .pf4_section_14__title {
    text-align: center; }

  .pf4_section_14__bg_holder {
    width: 100%;
    top: 18%;
    height: 70%; }

  .pf4_section_14__leaf_holder {
    width: 100%;
    top: 18%;
    height: 70%; }

  .pf4_section_14__leaf {
    background-size: 50%; } }
@media (max-width: 700px) {
  .pf4_section_14 .container {
    max-width: 400px; }

  .pf4_section_14__leaf_holder {
    display: none; } }
@media (max-width: 500px) {
  .pf4_section_14 .container {
    width: 86%; } }



/*
	Section 15 (Center Box)
=================================================*/
.pf4_section_15 {
  position: relative;
  overflow: hidden;
  padding-top: 125px;
  padding-bottom: 125px;
}

.pf4_section_15 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  position: relative;
  box-sizing:border-box;
  padding: 21px;
}
.pf4_section_15__box{
  background-color:#fff;
  position:relative;
  z-index:1;
  text-align:center;
  overflow: hidden;
  padding: 40px;
  padding-top: 65px;
}
.pf4_section_15__title{
  position:relative;
  padding-bottom: 23px;
  margin-bottom: 28px;
}
.pf4_section_15__title:after{
  content:"";
  position:absolute;
  width: 124px;
  height: 6px;
  background-color: #f2e8e6;
  left:50%;
  margin-left:-72px;
  bottom:0;
}
.pf4_section_15__text{
  max-width: 600px;
  margin:0 auto;
}
.pf4_section_15__text p{
  margin: 0;
  margin-bottom: 15px;
  line-height: 1.43;
}
.pf4_section_15__bg_image{
  position:absolute;
  height:100%;
  width:50%;
  left:0;
  top:0;
  z-index:0;
  background-repeat: no-repeat;
  background-size: cover;
}
.pf4_section_15__bg_color{
  position:absolute;
  height:100%;
  width:50%;
  right:0;
  top:0;
  z-index:0;
  background-color:#FADDD7;
}
@media (max-width: 1150px) {
  .pf4_section_15 .container {
    max-width: 900px;
  } 
}
@media (max-width: 980px) {
  .pf4_section_15 .container {
    max-width: 600px; 
  }
  .pf4_section_15{
    padding-top:50px;
    padding-bottom: 50px;
  }
  .pf4_section_15__box{
    padding:30px;
  }
}
@media (max-width: 700px) {
  .pf4_section_15 .container {
    max-width: 400px;
    padding: 11px;
  }
  .pf4_section_15__text br{
    display:none;
  }
}
@media (max-width: 500px) {
  .pf4_section_15 .container {
    width: 86%; 
  }
  .pf4_section_15__box{
    padding:15px;
  }
  .pf4_section_15 .container{
    padding:5px;
  }
  .pf4_section_15{
    padding-top:20px;
  }
}



/*
	Section 16 (call to action)
=================================================*/
.pf4_section_16 {
  position: relative;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 125px;
}

.pf4_section_16 .container {
  padding: 0;
  max-width: 707px;
  width: 100%;
}
.pf4_section_16__box{
  background-color:#F3E9E7;
  position:relative;
  z-index:1;
  text-align:center;
  overflow: hidden;
  box-sizing: border-box;
  padding: 50px;
  padding-top: 60px;
  padding-bottom: 53px;
}
.pf4_section_16__box:before{
  border: solid 8px #fff;
  content:"";
  position:absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  left: 20px;
  top: 20px;
  z-index: -1;
}
.pf4_section_16__title{
  position:relative;
  padding-bottom: 27px;
  margin-bottom: 30px;
}
.pf4_section_16__title:after{
  content:"";
  position:absolute;
  width: 316px;
  height: 7.5px;
  background-color: #ffffff;
  left:50%;
  margin-left:-158px;
  bottom:0;
}
.pf4_section_16__subtitle{
  font-size: 22px;
  line-height: 1;
  text-transform:uppercase;
  font-weight:300;
  margin: 0;
  margin-bottom: 18px;
}
.pf4_section_16__text{
  font-size: 15px;
  line-height: 1.33;
  padding-bottom: 2px;
}
.pf4_section_16__text p{
  margin: 0;
  margin-bottom: 20px;
}
.pf4_section_16__buttons{
  padding-left:33px;
  padding-right:33px;
}
.pf4_section_16__button{
  font-family: GothamHTF;
  display:block;
  background-color:#FFFFFF;
  font-size: 15px;
  letter-spacing: 0.9px;
  text-align: center;
  color: #000000;
  text-transform:uppercase;
  font-weight: 400;
  padding: 14px 15px;
  margin: 0;
  margin-bottom: 13px;
  box-shadow: 0px 5px 0 0 rgba(0, 0, 0, 0.04);
}
.pf4_section_16__button:hover{
  color:#fff;
  background-color:#000;
}

.pf4_section_16__leaf{
  position:absolute;
  width:40%;
  height:100%;
  top:0;
  left:0;
  background-repeat:no-repeat;
  background-size:contain;
  background-position: left bottom;
}

@media (max-width: 980px) {
  .pf4_section_16{
    padding-bottom:50px;
  }
  .pf4_section_16 .container {
    max-width: 600px; 
  }
  .pf4_section_16__buttons{
    padding-left:0;
    padding-right:0;
  }
  .pf4_section_16__button{
    font-size:14px;
  }
  .pf4_section_16__leaf{
    width:70%;
  }
}
@media (max-width: 700px) {
  .pf4_section_16 .container {
    max-width: 400px; 
  }
  .pf4_section_16__subtitle{
    font-size:18px;
  }
  .pf4_section_16__title{
    margin-bottom:20px;
    padding-bottom:20px;
  }
  .pf4_section_16__title:after{
    height:5px;
    width:100px;
    margin-left:-50px;
  }
  .pf4_section_16__leaf{
    width:100%;
  }
}
@media (max-width: 500px) {
  .pf4_section_16 .container {
    width: 86%; 
  } 
  .pf4_section_16__box{
    padding:15px;
  }
  .pf4_section_16__box:before{
    border-width: 3px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    left: 5px;
    top: 5px;
  }
}




/*
	Section 17 ( Testimonials )
=================================================*/
.pf4_section_17 {
  position: relative;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.pf4_section_17 .container {
  padding: 0;
  max-width: 1030px;
  width: 100%;
  position:relative;
  padding-bottom: 86px;
}
.pf4_section_17__title{
  z-index: 3;
  text-align: left;
  margin-left: 23.4%;
  padding-left: 157px;
  position: absolute;
}
.pf4_section_17 .testimonials {
  position:relative;
  z-index:1;
}
.pf4_section_17__bg_holderr{
  position:absolute;
  width: 86%;
  right: 0;
  height: 80.5%;
  bottom: 0;
}
.pf4_section_17 .testimonial{
  display:flex;
  flex-wrap:wrap;
  padding:0;
}
.pf4_section_17__item_image{
  width: 23.3%;
}
.pf4_section_17__item_image img{
  width:100%;
  margin:0;
}
.pf4_section_17__item_content{
  width: 76.4%;
  text-align:left;
  box-sizing: border-box;
  padding-left: 50px;
  line-height: 1.47;
  font-size: 15px;
  padding-top: 115px;
  padding-bottom: 30px;
  padding-right: 30px;
}
.pf4_section_17 .slick-dots{
  margin:0;
  position: absolute;
  left: 23.3%;
  padding-left:50px;
  bottom: 0;
}
.pf4_section_17__bg{
  background-color:#F2E8E6;
  background-size:35%;
  background-repeat:no-repeat;
  background-position:right top;
}
.section--testimonial .slick-dots li button{
    width: 10px;
    height: 10px;
    margin: 0;
    margin-right: 18px;
    font-size: 0px !important;
    padding: 0 !important;
    border-radius: 100% !important;
}
.pf4_section_17 .slick-dots li.slick-active button{
  background-color:#CFA28B;
}

.pf4_section_17__item_content article{
  margin-bottom: 12px;
}
.pf4_section_17__item_content strong{
  font-size: 15px;
  font-weight: 500;
}

.pf4_section_17_border{
  background-color:#EDDCD9;
  position:absolute;
}
.pf4_section_17__border_top{
  width: calc(100% - 695px);
  height: 13px;
  right: 0;
  top: 28px;
}
.pf4_section_17__border_bottom{
  width: calc(100% - 155px);
  height: 13px;
  left: 100px;
  bottom: 40px;
  width: calc(100% - 100px);
}
.pf4_section_17__border_left{
  width:13px;
  height: 10px;
  left:100px;
  bottom:50px;
}
.pf4_section_17__border_right{
  width:13px;
  height: calc(100% - 78px);
  right: 0;
  bottom:50px;
}
@media (max-width: 1150px) {
  .pf4_section_17 .container {
    max-width: 900px;
  } 
}

@media (max-width: 980px) {
  .pf4_section_17 .container {
    max-width: 600px;
    padding-bottom: 20px;
  }
  .pf4_section_17{
    padding-top:40px;
  }
  .pf4_section_17__item_content{
    width:100%;
    padding:0;
    text-align:center;
  }
  .pf4_section_17 .slick-dots{
    position:relative;
    left: 0;
    padding: 0;
    margin: 0 auto;
    margin-top: 30px;
  }
  .pf4_section_17__title{
    position:relative;
    margin:0;
    padding:0;
    text-align:center;
    margin-bottom: 30px;
  }
  .pf4_section_17__item_image{
    width:100px;
    margin: 0 auto;
    overflow: hidden;
    height: 100px;
    border-radius: 100%;
    margin-bottom: 20px;
  }
  .pf4_section_17__border_top{
    display:none;
  }
  .pf4_section_17__bg_holderr{
    width:100%;
  }
}
@media (max-width: 700px) {
  .pf4_section_17 .container {
    max-width: 400px; 
  }
  .pf4_section_17__border_top,
  .pf4_section_17__border_bottom,
  .pf4_section_17__border_left,
  .pf4_section_17__border_right{
    display:none;
  }
}
@media (max-width: 500px) {
  .pf4_section_17 .container {
    width: 86%; 
  } 
}



/*
	Section 18 ( FAQ )
=================================================*/
.pf4_section_18{
  background-color: #fff;
  padding-top: 62px;
  padding-bottom: 50px;
}
.pf4_section_18 .container{
  padding: 0;
  max-width: 1030px;
  width: 100%;
}
.pf4_section_18 h2 {
  text-align:center;
  margin-bottom: 54px;
}
.pf4_section_18__items {
  margin: 0 auto;
  border: solid 1px #d0d0d0;
  border-bottom: 0;
}
.pf4_section_18__item_title {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.21;
  color: #000000;
  padding: 15px 20px;
  border-bottom: solid 1px #d0d0d0;
  cursor: pointer;
  position: relative;
  padding-right: 19%;
  font-family: GothamHTF;
}
.pf4_section_18__item_title:after {
  content: " ";
  position: absolute;
  height: 15px;
  width: 15px;
  right: 18.7%;
  top: 17px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.pf4_section_18__item_title.active {
  background-color: #F2E8E6;
}
.pf4_section_18__item_text {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: justify;
  color: #000000;
  padding: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-top: 15px;
  display: none;
  border-bottom: solid 1px #d0d0d0;
  font-family: GothamHTF;
}
.pf4_section_18__item_text.active {
  display: block; 
}

@media (max-width: 1150px) {
  .pf4_section_18 .container {
    max-width: 900px;
  } 
  .pf4_section_18__item_title{
    padding-right:40px;
  }
  .pf4_section_18__item_title:after{
    right:20px
  }
  .pf4_section_18__item_text{
    padding:30px;
  }
}
@media (max-width: 980px) {
  .pf4_section_18 .container {
    max-width: 600px;
    padding-bottom: 20px;
  }
}
@media (max-width: 700px) {
  .pf4_section_18 .container {
    max-width: 400px; 
  }
}
@media (max-width: 500px) {
  .pf4_section_18 .container {
    width: 86%; 
  } 
}




/*
	Section 19 ( Hero 5 )
=================================================*/
.pf4_section_19{
  background-color: #fff;
  text-align:center;
}
.pf4_section_19 .container{
  padding: 0;
  max-width: 1030px;
  width: 100%;
  position:relative;
  padding-top: 259px;
  padding-bottom: 252px;
}
.pf4_section_19 h2 {
  display:inline-block;
  position:relative;
  z-index:2;
  margin: 0;
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
}
.pf4_section_19 h2:before{
  content:"";
  position:absolute;
  background-color:#000;
  height:70px;
  height: calc(100% + 18px);
  width: 8px;
  left: -35px;
  bottom: -27px;
}
.pf4_section_19 h2:after{
  content:"";
  position:absolute;
  background-color:#000;
  height: 8px;
  width: 64px;
  bottom: -27px;
  left: -27px;
}
.pf4_section_19__right_bg,
.pf4_section_19__left_bg{
  position:absolute;
  right:0;
  top:0;
  z-index:0;
  height:100%;
  width:50%;
}
.pf4_section_19__left_bg{
  right:auto;
  left:0;
}
.pf4_section_19__left_bg_style{
  background-color:#fff;
  background-repeat:no-repeat;
  background-size: 60%;
  background-position:left bottom;

}
.pf4_section_19__right_bg_style{
  background-color:#F2E8E6;
  background-repeat:no-repeat;
  background-size: 45%;
  background-position:right bottom;
}


@media (max-width: 1150px) {
  .pf4_section_19 .container {
    max-width: 900px;
    padding-bottom: 150px;
    padding-top: 200px;
  } 
}
@media (max-width: 980px) {
  .pf4_section_19 .container {
    max-width: 600px;
  }
  .pf4_section_19__left_bg {
    display:none;
  }
  .pf4_section_19__right_bg{
    width:100%;
  }
  .pf4_section_19__right_bg_style{
    background-size:23%;
  }
}
@media (max-width: 768px){
  .pf4_section_19 .container {
    padding-bottom:90px;
    padding-top:90px;
  }
}
@media (max-width: 700px) {
  .pf4_section_19 .container {
    max-width: 400px; 
  }
  .pf4_section_19__right_bg_style{
    background-size:15%;
  }
}
@media (max-width: 500px) {
  .pf4_section_19 .container {
    width: 86%; 
  }
  .pf4_section_19 h2:before{
    width:5px;
    left: -14px;
    height: 100%;
    bottom: -6px;
  }
  .pf4_section_19 h2:after{
    height:5px;
    bottom: -6px;
    left: -11px;
  }
}



/*
	Section 20 ( Shop )
=================================================*/
.pf4_section_20{
  background-color: #fff;
}
.pf4_section_20 .container{
  padding: 0;
  max-width: 1030px;
  width: 100%;
  position:relative;
  padding-top: 92px;
  padding-bottom: 50px;
}
.pf4_section_20__title{
  text-align:center;
  position:relative;
  padding-bottom: 18px;
  margin-bottom: 36px;
  z-index:1;
}
.pf4_section_20__title:after{
  content:"";
  position:absolute;
  width: 124px;
  height: 6px;
  background-color: #f2e8e6;
  left:50%;
  margin-left:-72px;
  bottom:0;
}
.pf4_section_20__items{
  display:flex;
  flex-wrap:wrap;
  margin-left:-27px;
  margin-right:-27px;
  position:relative;
  z-index:1;
}
.pf4_section_20__item{
  width:33.33%;
  box-sizing:border-box;
  padding:27px;
  padding-bottom: 47px;
}
.pf4_section_20__item_image{
  position:relative;
  overflow: hidden;
  display: block;
  margin: 0;
}
.pf4_section_20__item_image span{
  height:300px;
  width:100%;
  display:block;
  background-size: cover;
  background-position:center;
  background-repeat:no-repeat;
  background-color:#fff;
  transition: all 0.3s linear;
}
.pf4_section_20__item_image:after{
  content:" ";
  position:absolute;
  z-index:1;
  height: 60px;
  width: 60px;
  background-color:#E9C2BB;
  right: -31px;
  top: -31px;
  transform: rotate(45deg);
  display:none;
}
.pf4_section_20__item:hover .pf4_section_20__item_image span{
  transform: scale(1.1);
}

.pf4_section_20__item_title{
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 3px;
  text-align: center;
  font-family: GothamHTF;
  text-transform: uppercase;
  margin: 0;
  margin-top: 32px;
  margin-bottom: 12px;
}
.pf4_section_20__item_title a{
  color: #000000;
}
.pf4_section_20__item_price{
  text-align: center;
  font-family: GothamHTF;
  display:block;
  font-size: 17.5px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 3px;
  color: #d68c7d;
}
.pf4_section_20__right_bg{
  position:absolute;
  right:0;
  top:0;
  width: 115px;
  height: 500px;
  z-index:0;
}
.pf4_section_20__accent_bg{
  background-color:#F3E9E7;
}


/*title left style*/
.pf4_title_left_true .pf4_section_20__title{
  text-align:left;
  margin-bottom: 30px;
}
.pf4_section_20__left_bg{
  position:absolute;
  left:0;
  top: 66px;
  width: 136px;
  height: 500px;
  z-index:0;
}
.pf4_title_left_true .pf4_section_20__title:after{
  left:0;
  background-color:#fff;
  margin:0;
  width: 161px;
}
.pf4_title_left_true.pf4_section_20 .container{
  padding-top: 145px;
  padding-bottom: 6px;
}
.pf4_title_left_true .pf4_section_20__item_image:after{
  display:block;
}

@media (max-width: 1150px) {
  .pf4_section_20 .container {
    max-width: 900px;
  } 
}
@media (max-width: 980px) {
  .pf4_section_20 .container {
    max-width: 600px;
    padding-top: 50px !important;
  }
  .pf4_section_20__items{
    margin-left:-10px;
    margin-right:-10px;
  }
  .pf4_section_20__item{
    padding:10px;
    padding-bottom: 30px;
  }
  .pf4_section_20__right_bg,
  .pf4_section_20__left_bg{
    display:none;
  }
  .pf4_section_20__title{
  margin-bottom: 20px;
  }
  .pf4_title_left_true .pf4_section_20__title{
    padding-bottom:0;
    margin-bottom: 10px;
  }
}
@media (max-width: 700px) {
  .pf4_section_20 .container {
    max-width: 400px;
  }
  .pf4_section_20__item{
    padding-bottom: 40px;
    width:100%;
  }
  .pf4_section_20__item_title{
    margin-top:15px;
  }
}
@media (max-width: 500px) {
  .pf4_section_20 .container {
    width: 86%; 
  }
}





/*
	Section 21 ( Podcast Time line )
=================================================*/
.pf4_section_21{
  background-color: #fff;
}
.pf4_section_21 .container{
  padding: 0;
  max-width: 908px;
  width: 100%;
  position:relative;
}
.pf4_section_21__month_name{
  background-color: #f2e8e6;
  border: solid 1.5px #f5dfdb;
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 2.4px;
  text-align: center;
  color: #000000;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: GothamHTF;
  padding: 8px 10px 5px 10px;
  width: 107px;
  z-index: 1;
  position: relative;
}
.pf4_section_21__timeline{
  position:relative;
  padding-bottom: 30px;
  padding-top: 30px;
}
.pf4_section_21__timeline:after{
  content:" ";
  background-color: #eaeaea;
  height:100%;
  width:7px;
  left:50%;
  top:0;
  display: block;
  position: absolute;
  margin-left: -3px;
}


/*line style*/
.pf4_section_21__items{
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  overflow: hidden;
  position:relative;
  margin-top: 25px;
}

.pf4_section_21__item{
  margin: 0;
  width:50%;
}

.pf4_section_21__items li.even {
    float: right;
    padding-left: 45px;
}
.pf4_section_21__items li.odd {
    float: left;
    padding-right: 45px;
}
.pf4_section_21__items li:nth-of-type(2n+1) {
    clear: both;
}


.pf4_section_21__items li.add_gap{
    margin-top: 230px;
}


/*Card Style*/
.pf4_section_21__card{
  width:410px;
  position:relative;
  box-sizing: border-box;
  padding-right: 20px;
}
.pf4_section_21__card:after{
  content:" ";
  position:absolute;
  z-index:0;
  left: 30px;
  top: 20px;
  width:100%;
  height:100%;
  height: calc(100% - 67px);
  width: calc(100% - 30px);
  background-color:#F3E9E7;
}
.pf4_section_21__card_in{
  position:relative;
  z-index:1;
}

.pf4_section_21__card_title{
  margin: 0;
  font-family: Flama-Basic;
  font-size: 33.8px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: 2.5px;
  color: #000000;
  text-transform:uppercase;
  text-align: right;
  margin-bottom: 16px;
  position:relative;
}
.pf4_section_21__card_title:before,
.pf4_section_21__card_title:after{
  content: " ";
  position:absolute;
  height:7px;
  width: 90px;
  background-color: #ffffff;
  right: -20px;
  bottom: -17px;
}
.pf4_section_21__card_title:after{
  background-color: #eaeaea;
  width: 41px;
  right: -61px;
}
.even .pf4_section_21__card_title:before{
  right: auto;
  left: -20px;
}
.even .pf4_section_21__card_title:after{
  left:-61px;
  right:auto;
}
.pf4_section_21__card_title span{
  font-family: GothamHTF;
  line-height: 1.05;
  letter-spacing: 2.4px;
  font-size: 10px;
  display:inline-block;
  background-color:#ffff;
  font-weight:600;
  padding:5px 6px 3px 6px;
  float: left;
  margin-top: 8px;
}
.pf4_section_21__card_content{
  display: flex;
  position:relative;
}

.pf4_section_21__card_content_left span{
  width: 266px;
  height: 205px;
  display:block;
  border:solid 8px #fff;
  background-size: cover;
}
.pf4_section_21__card_content_right{
  padding-left: 20px;
}
.pf4_section_21__card_content_right span{
  font-size: 10px;
  font-weight: 600;
  line-height: 1.05;
  letter-spacing: 2.4px;
  color: #000000;
  text-transform: uppercase;
  font-family: GothamHTF;
  display: inline-block;
  margin-top: 17px;
}
.pf4_section_21__card_content_right a{
  background-color: #dbb5a2;
  display:inline-block;
  font-size: 12.5px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.84;
  letter-spacing: 3px;
  text-align: center;
  color: #ffffff;
  position:relative;
  padding:10px;
  padding-right: 33px;
  margin: 0;
  margin-top: 69px;
}
.pf4_section_21__card_content_right a:after{
  content:"";
  position:absolute;
  width: 27px;
  height:100%;
  background-color:#D0A590;
  top:0;
  right:0;
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: center;
}
.pf4_section_21__card_content_right a:hover{
  background-color:#D0A590;
}

.even .pf4_section_21__card{
  padding-left: 20px;
  padding-right: 0;
}
.even .pf4_section_21__card:after{
  left: auto;
  right: 30px;
}
.even .pf4_section_21__card_title{
  text-align:left;
}
.even .pf4_section_21__card_title span{
  float:right;
}
.even .pf4_section_21__card_content_right{
  padding-right: 20px;
  padding-left: 0;
}

@media (max-width: 1150px) {
  .pf4_section_21 .container {
    max-width: 900px;
  } 
}
@media (max-width: 980px) {
  .pf4_section_21 .container {
    max-width: 600px;
  }
  .pf4_section_21__item{
    margin: 0;
    width:100%;
    margin:0 !important;
    padding-bottom: 40px;
    padding-top: 40px;
    border-bottom:solid 1px;
  }
  .pf4_section_21__item:last-child{
    border-bottom:0;
  }
  .pf4_section_21__items li.even{
      float: none;
      padding-left: 0;
  }
  .pf4_section_21__items li.odd {
      float: none;
      padding-right: 0;
  }
  .pf4_section_21__items li:nth-of-type(2n+1) {
      clear: both;
  }
  .pf4_section_21__card_title:before, 
  .pf4_section_21__card_title:after,
  .pf4_section_21__timeline:after{
    display:none;
  }
  .pf4_section_21__card{
    margin:0 auto;
  }
}
@media (max-width: 700px) {
  .pf4_section_21 .container {
    max-width: 400px; 
  }
}
@media (max-width: 500px) {
  .pf4_section_21 .container {
    width: 86%; 
  }
  .pf4_section_21__card:after{
    display:none;
  }
  .pf4_section_21__card_title{
    text-align:center !important;
    font-size: 22px;
  }
  .pf4_section_21__card_title span{
    float:none !important;
    display:block
  }
  .pf4_section_21__card_content_left{
    display:none;
  }
  .pf4_section_21__card_content_right{
    width: 100%;
    padding: 0 !important;
    text-align: center;
  }
  .pf4_section_21__card_content_right span{
    display:block;
    text-align:center;
    margin-top: 0;
  }
  .pf4_section_21__card_content_right a{
    margin-top: 20px;
  }
  .pf4_section_21__card{
    padding: 0 !important;
    width: 100%;
  }
  .pf4_section_21__card .pf4_mobile_only{
    display:block;
  }
}



/*
	Section 22 ( Hero 5 )
=================================================*/
.pf4_section_22{
  background-color: #fff;
  text-align:center;
}
.pf4_section_22 .container{
  padding: 0;
  max-width: 1030px;
  width: 100%;
  position:relative;
  padding-top: 185px;
  padding-bottom: 78px;
}
.pf4_section_22 h2 {
  display:inline-block;
  position:relative;
  z-index:2;
  margin: 0;
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
}
.pf4_section_22 h2:before{
  content:"";
  position:absolute;
  background-color:#000;
  height:70px;
  height: calc(100% + 18px);
  width: 8px;
  left: -42px;
  bottom: -34px;
}
.pf4_section_22 h2:after{
  content:"";
  position:absolute;
  background-color:#000;
  height: 8px;
  width: 64px;
  bottom: -34px;
  left: -34px;
}
.pf4_section_22__right_bg{
  position:absolute;
  right:0;
  top:0;
  z-index:0;
  width: 58.5%;
  height: 247px;
}
.pf4_section_22__right_bg_style{
  background-color:#F2E8E6;
}
.pf4_section_22 article{
  max-width:600px;
  margin:0 auto;
  line-height: 2.21;
  position:relative;
  padding-top: 84px;
  padding-bottom: 37px;
  z-index: 1;
}
.pf4_section_22 article:after{
  content:"";
  position:absolute;
  width: 124px;
  height: 6px;
  background-color: #f2e8e6;
  left:50%;
  margin-left:-72px;
  bottom:0;
}

.pf4_blog_archive_page .pf4_section_22__right_bg{
  
width: 56%;
}
@media (max-width: 1150px) {
  .pf4_section_22 .container {
    max-width: 900px;
  }
  .pf4_section_22__right_bg{
    height: 233px;
  }
  .pf4_section_22 h2:before{
    left: -25px;
    bottom: -15px;
  }
  .pf4_section_22 h2:after{
    bottom: -15px;
    left: -18px;
  }
}
@media (max-width: 980px) {
  .pf4_section_22 .container {
    max-width: 600px;
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .pf4_section_22__right_bg{
    width:100% !important;
    height: 100%;
  }
  .pf4_section_22 article{
    padding-bottom:0;
    padding-top: 50px;
  }
}
@media (max-width: 768px){
  .pf4_section_22 .container {
    padding-bottom:90px;
    padding-top:150px;
  }
}
@media (max-width: 700px) {
  .pf4_section_22 .container {
    max-width: 400px; 
  }
}
@media (max-width: 500px) {
  .pf4_section_22 .container {
    width: 86%;
    padding-bottom: 90px;
    padding-top: 90px;
  }
  .pf4_section_22 h2:before{
    width:5px;
    left: -14px;
    height: 100%;
    bottom: -6px;
  }
  .pf4_section_22 h2:after{
    height:5px;
    bottom: -6px;
    left: -11px;
  }
}




/*
	Section 23 ( Blog )
=================================================*/
.pf4_blog{
  background-color: #fff;
}
.pf4_blog .container{
  padding: 0;
  max-width: 920px;
  width: 100%;
  position:relative;
  padding-top: 111px;
}
.pf4_blog_post{
  display:flex;
  flex-wrap:wrap;
  margin-bottom: 119px;
  padding-top: 0;
  padding-left: 45px;
}
.no_image.pf4_blog_post{
  padding-left:0;
  padding-right:0;
  margin-bottom: 50px;
}
.pf4_blog_post:last-child{
  margin-bottom:70px;
}
.pf4_blog_post_image{
  width: 46.5%;
  position: relative;
  min-height: 331px;
  box-sizing: border-box;
}
.pf4_blog_post_content{
  width: 53.5%;
  box-sizing: border-box;
  padding-left: 49px;
  padding-top: 5px;
}
.no_image .pf4_blog_post_image{
  display:none;
}
.no_image .pf4_blog_post_content{
  width:100%;
  padding-left:0;
}
.pf4_blog_post_image span{
  position: absolute;
  width: 100%;
  width: calc(100% - 37px);
  height: 320px;
  left: -45px;
  top: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.pf4_blog_post_image a{
  position: absolute;
  width: 100%;
  height: 320px;
  left: 0;
  top: 43px;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0;
  border: solid 16px #fff;
}


.pf4_blog_post_content span{
  font-family: GothamHTF;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.05;
  letter-spacing: 2.4px;
  text-align: center;
  color: #000;
  text-transform:uppercase;
  opacity: 0.5;
}
.pf4_blog_post_content h2{
  font-size: 33.8px;
  position:relative;
  padding-bottom: 22px;
  margin-bottom: 23px;
  margin-top: -5px;
}
.pf4_blog_post_content h2 a{
  color:#000;
}
.pf4_blog_post_content h2:after{
  content:"";
  position:absolute;
  width: 124px;
  height: 6px;
  background-color: #ceb0aa;
  left:0;
  bottom:0;
  opacity: 0.3;
}
.pf4_blog_post_content h2 a:hover{
  color: #ceb0aa;
}
.pf4_blog_post_content article{
  line-height: 2.21;
}
.pf4_blog_post_content article + a{
  font-family: GothamHTF;
  font-size: 12px;
  line-height: 2.58;
  color: #ceb0aa;
  text-transform:uppercase;
  display: block;
  padding-top: 14px;
  margin: 0;
}
.pf4_blog_post_content article + a:hover{
  color:#000;
}
.pf4_blog_post_content p{
  margin: 0;
  margin-bottom: 20px;
}


.even .pf4_blog_post_image.for_left{
  display:none;
}
.even.pf4_blog_post{
  padding-left:0;
  padding-right: 45px;
}
.even .pf4_blog_post_content{
  padding-left:0;
  padding-right:49px;
}
.even .pf4_blog_post_image span{
  left:auto;
  right:-45px;
}


.pf4_blog_pagination .pag__cell--pages{
  display:none;
}
.pf4_blog_pagination .pag{
  width: 215px;
  margin:0 auto;
  position: relative;
}
.pf4_blog_pagination .pag:after{
  content:"";
  position:absolute;
  width:1px;
  height: 13px;
  background-color:#000;
  left: 50%;
  top: 20px;
  opacity:0.3;
}
.pf4_blog_pagination .pag__link {
  font-family: GothamHTF;
  line-height: 0.84;
  letter-spacing: 3px;
  font-size: 12.5px;
  font-weight: normal;
  color: #000;
  opacity: 0.5;
}
.pf4_blog_pagination .pagination__link--next i,
.pf4_blog_pagination .pag__link--next i{
  display:none;
}
.pf4_blog_pagination .pagination__link--next:before,
.pf4_blog_pagination .pag__link--next:before{
  content:"OLDER >>";
}
.pf4_blog_pagination .pagination__link--prev i,
.pf4_blog_pagination .pag__link--prev i{
  display:none;
}
.pf4_blog_pagination .pagination__link--prev:before,
.pf4_blog_pagination .pag__link--prev:before{
  content:"<< NEWER";
}

.no_image .pf4_blog_post_image{
  display:none !important;
}
@media (max-width: 1150px) {
  .pf4_blog .container {
    max-width: 900px;
  } 
}
@media (max-width: 980px) {
  .pf4_blog .container {
    max-width: 600px;
    padding-top: 50px;
  }
  .pf4_blog_post{
    padding-right:0 !important;
    padding-left:45px !important;
    margin-bottom: 50px;
  }
  .pf4_blog_post_image{
    width:100%;
    display:none;
  }
  .pf4_blog_post_content{
    width:100%;
    padding:0;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .pf4_blog_post_image.for_left{
    display: block !important;
  }
  .even .pf4_blog_post_image span{
    right:0;
    left:-45px;
  }
  .no_image .pf4_blog_post_image{
    display:none !important;
  }
}
@media (max-width: 700px) {
  .pf4_blog .container {
    max-width: 400px; 
  }
}
@media (max-width: 500px) {
  .pf4_blog .container {
    width: 86%; 
  }
  .pf4_blog_post{
    padding-right:0 !important;
    padding-left: 20px !important;
    padding-top: 20px;
    margin-bottom: 50px;
  }
  .pf4_blog_post_image a{
    border-width:8px;
    width: 100%;
    height: 100%;
  }
  .pf4_blog_post_image span{
    left: -20px !important;
    top: -20px;
    height: 90%;
  }
  .pf4_blog_post_image{
    min-height: 260px;
  }
}
@media (max-width:360px){
  .pf4_blog_post_image{
    min-height: 220px;
  }
}




/*
	Section 24 ( Blog 2)
=================================================*/
.pf4_section_24{
    background-color: #F2E8E6;
    padding-top: 41px;
    padding-bottom: 52px;
    position:relative;
}
.pf4_section_24 .container{
  padding: 0;
  max-width: 1030px;
  width: 100%;
}
.pf4_section_24__dots{
    position:absolute;
    width: 389.5px;
    height: 205.5px;
    background-size: contain;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
}
.pf4_section_24__leaf{
    position:absolute;
    width: 470px;
    height: 356px;
    bottom:0;
    left:0;
    background-size:contain;
    background-position: left bottom;
    background-repeat: no-repeat;
}
.pf4_section_24__title{
    text-align: center;
    margin-bottom: 9px;
}
.pf4_section_24__items{
    display:flex;
    flex-wrap:wrap;
    margin-left: -28px;
    margin-right: -28px;
}
.pf4_section_24__item{
    width:33.33%;
}
.pf4_section_24__item_in{
    padding: 28px;
}
.pf4_section_24__item_holder{
   position: relative;
}
.pf4_section_24__item_image{
    overflow:hidden;
}
.pf4_section_24__item_image img{
    margin:0;
    width:100%;
}
.pf4_section_24__item_content{
    position:absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align:center;
    background-color: #EDDBD9;
    padding: 10px;
    transition: background-color 2s ease,
    height 3s ease;
}
.pf4_section_24__item_title{
    margin:0;
    font-family: Flama-Basic;
    font-size: 24.5px;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 1.8px;
    color: #000000;
    /* text-transform: uppercase; */
}
.pf4_section_24__item_text{
    display: none;
    font-family: GothamHTF;
    font-size: 14px;
    line-height: 1.36;
    padding-top: 7px;
    margin: 0;
    padding-bottom: 5px;
}
.pf4_section_24__item_link{
    display: none;
    font-family: GothamHTF;
    font-size: 14px;
    line-height: 1.36;
    padding-top:5px;
    margin: 0;
}

.pf4_section_24__item_holder:hover .pf4_section_24__item_content{
    background-color:rgba(0, 0, 0, 0.9);
    text-align:left;
    padding:25px;
}
.pf4_section_24__item_holder:hover .pf4_section_24__item_title{
    color:#fff;
}
.pf4_section_24__item_holder:hover .pf4_section_24__item_text{
    display:block;
    color:#fff;
}
.pf4_section_24__item_holder:hover .pf4_section_24__item_link{
    display:block;
    color:#fff;
}

.pf4_section_24__button{
    text-align: center;
    padding-top: 18px;
}

@media (max-width: 1150px) {
  .pf4_section_24 .container {
    max-width: 900px; 
  } 
}
@media (max-width: 980px) {
  .pf4_section_24 .container {
    max-width: 600px; 
  }
  .pf4_section_24__items{
      max-width:340px;
      margin:0 auto;
  }
  .pf4_section_24__item{
    width:100%;
  }
  .pf4_section_24__item_in{
    padding:0;
    padding-bottom:30px;
  }
}
@media (max-width: 700px) {
  .pf4_section_24 .container {
    max-width: 400px;
   }

}
@media (max-width: 500px) {
  .pf4_section_24 .container {
    width: 86%; 
  }
}




/*
	Section 25 ( COURSES )
=================================================*/
.pf4_section_25{
    background-color: #ffffff;
    padding-top: 65px;
    padding-bottom: 52px;
    position:relative;
    margin-top: 145px;
}
.pf4_section_25 .container{
  padding: 0;
  max-width: 1030px;
  width: 100%;
  z-index: 5;
  position: relative;
}
.pf4_section_25__dots{
    position:absolute;
    width: 60%;
    height: 90%;
    background-size: contain;
    top: 19%;
    left: 0;
    z-index: 1;
    background-repeat: no-repeat;
}
.pf4_section_25__leaf{
    position:absolute;
    width: 470px;
    height: 356px;
    bottom:0;
    left:0;
    background-size:contain;
    background-position: left bottom;
    background-repeat: no-repeat;
}
.pf4_section_25__title{
    text-align: left;
    margin-bottom: 22px;
    position:relative;
    display: inline-block;
    background-color:#F2E8E6;
    padding-left: 5px;
    padding-right: 5px;
}
.pf4_section_25__items{
    display:flex;
    flex-wrap:wrap;
    margin-left: -25px;
    margin-right: -25px;
}
.pf4_section_25__item{
    width:33.33%;
}
.pf4_section_25__item_in{
    padding: 25px;
}
.pf4_section_25__item_holder{
   position: relative;
   overflow: hidden;
   background-color:#000;
}
.pf4_section_25__item_image{
    overflow:hidden;
}
.pf4_section_25__item_image img{
    margin:0;
    width:100%;
}
.pf4_section_25__item_content{
    position:absolute;
    width: 100%;
    bottom: 11px;
    left: 0;
    background-color: #EDDBD9;
    padding: 7px 10px;
    transition: all .5s ease;
}
.pf4_section_25__item_title{
    margin:0;
    text-transform: uppercase;
    text-align:right;
    font-family: Flama-Basic;
    font-size: 41px;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    line-height: 1.2;
    letter-spacing: 3.1px;
    color: #ffffff;
    padding-right: 120px;
}
.pf4_section_25__item_number{
    margin:0;
    text-transform: uppercase;
    font-family: Flama-Basic;
    font-size: 126.5px;
    font-weight: normal;
    font-style: normal;
    font-stretch: condensed;
    line-height: normal;
    letter-spacing: 9.5px;
    text-align: left;
    color: #ffffff;
    position: absolute;
    bottom: -59px;
    right: 10px;
}
.pf4_section_25__item_button{
    transform: translateY(-50%);
    position:absolute;
    width:80%;
    left:10%;
    top:50%;
    background-color:#000;
    font-family: Montserrat;
    font-size: 13.8px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.27;
    letter-spacing: 1.4px;
    text-align: center;
    color: #ffffff;
    margin: 0;
    opacity: 0;
    display:block;
    transition: all 1s ease;
    z-index: 4;
}
.pf4_section_25__item_button:hover{
  color:#fff;
}
.pf4_section_25__item_link{
    position:absolute;
    z-index:1;
    height:100%;
    width:100%;
    left:0;
    top:0;
    margin: 0;
    opacity:0;
    background-color:#000;
}
.pf4_section_25__item_holder:hover .pf4_section_25__item_button{
    opacity:1;
}
.pf4_section_25__item_holder:hover .pf4_section_25__item_content{
  opacity:0;
}
.pf4_section_25__item_holder:hover .pf4_section_25__item_link{
  opacity:0.6;
}
.pf4_section_25__bg{
  background-color:#F2E8E6;
  top: 0;
  left: 0;
  width: 57%;
  height: 75%;
  position: absolute;
  z-index: 0;
}
.pf4_section_25__border{
  background-color:transparent;
  top: 86px;
  left: 0;
  width: 64.5%;
  height: 69%;
  position: absolute;
  z-index: 2;
  border:solid 15px #EDDBD9;
  border-left:0;
}

@media (max-width: 1150px) {
  .pf4_section_25 .container {
    max-width: 900px; 
  }
  .pf4_section_25__items{
      display:flex;
      flex-wrap:wrap;
      margin-left: -5px;
      margin-right: -5px;
  }
  .pf4_section_25__item_in{
      padding: 5px;
  }
  .pf4_section_25__item_number{
    font-size:80px;
    bottom: -37px;
    right: 0px;
  }
  .pf4_section_25__item_title{
    font-size: 32px;
    padding-right: 76px;
  }
}
@media (max-width: 980px) {
  .pf4_section_25 .container {
    max-width: 600px; 
  }
  .pf4_section_25__items{
      max-width:340px;
      margin:0 auto;
  }
  .pf4_section_25__item{
    width:100%;
  }
  .pf4_section_25__item_in{
    padding:0;
    padding-bottom:30px;
  }
  .pf4_section_25{
    margin-top:50px;
    padding-top: 30px;
  }
  .pf4_section_25__title{
    background-color:transparent;
    display:block;
    text-align:center;
  }
  .pf4_section_25__border{
    display:none;
  }
  .pf4_section_25__bg{
    height:100%;
  }
  .pf4_section_25__dots{
    height:100%;
    top: 0;
    background-position: right bottom;
  }
}
@media (max-width: 700px) {
  .pf4_section_25 .container {
    max-width: 400px;
   }

}
@media (max-width: 500px) {
  .pf4_section_25 .container {
    width: 86%; 
  }
}





/*
	Single Blog page
=================================================*/
.pf4_blog_single{
  background-color: #fff;
}
.pf4_blog_single .container{
  padding: 0;
  max-width: 1030px;
  width: 100%;
  position:relative;
}
.pf4_blog_single .blog__title{
  margin: 0;
  font-family: Flama-Basic;
  font-size: 41px;
  letter-spacing: 3.1px;
  color: #000000;
  text-transform: uppercase; 
}
.pf4_blog_single .panel__body{
  font-family: GothamHTF;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.96;
  color: #000000; 
}
.pf4_blog_single #section-blog_sidebar .panel__body{
  padding:0;
}
.pf4_blog_single .section__sidebar {
 padding-top:50px;
 overflow: hidden;
}
.pf4_blog_single .section__sidebar .panel{
  padding-bottom:30px;
  margin-bottom:30px;
  border-bottom:solid 1px #d8d7d7;
  background-color: transparent;
}
@media (max-width: 1150px) {
  .pf4_blog_single .container {
    max-width: 900px;
  } 
}
@media (max-width: 980px) {
  .pf4_blog_single .container {
    max-width: 600px;
  }
}
@media (max-width: 700px) {
  .pf4_blog_single .container {
    max-width: 400px; 
  }
}
@media (max-width: 500px) {
  .pf4_blog_single .container {
    width: 86%; 
  }
}


/*
	Button Popup
=================================================*/
.pf4_the_popup{
  position:fixed;
  z-index:9999;
  background-color:rgba(0, 0, 0, 0.7);
  height:100%;
  width:100%;
  left:0;
  top:0;
  display:none;
}
.pf4_the_popup.active{
  display:block;
}
.pf4_the_popup_content{
  background-color:#F2E8E6;
  max-width:600px;
  width:90%;
  margin:0 auto;
  margin-top:10%;
  box-sizing:border-box;
  padding: 12px;
  padding-top: 15px;
  position:relative;
  text-align:center;
}

.pf4_popup_close{
  color:#fff;
  background-color:#000;
  height:30px;
  width:30px;
  line-height: 26px;
  display:block;
  text-align:center;
  font-size: 20px;
  position: absolute;
  border-radius: 100%;
  font-family: cursive;
  top: -12px;
  right: -12px;
  margin: 0;
}
.pf4_popup_close:hover{
  color:#000;
  background-color:#fff;
}

.pf4_popup_inside{
  background-color:#fff;
  padding:30px 30px;
  margin-top: 0px;
}
.pf4_the_popup h2{
  margin-bottom: 11px;
}
.pf4_the_popup .kajabi-form--inline{
  padding: 0;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0);
}
.pf4_the_popup #kajabi-form .kajabi-form__btn{
  color:#fff;
  background-color:#000;
  border-radius:0;
  font-family: Montserrat;
  text-transform:uppercase;
  font-weight:300;
  letter-spacing:2px;
  display:block;
  width:97%;
  margin-left:1.5%;
  padding: 10px 20px;
  float: left;
  margin-top: 5px;
}
.pf4_the_popup #kajabi-form .kajabi-form__btn:hover{
  opacity:0.9;
  background-color:#000 !important;
}
.pf4_the_popup #kajabi-form .kajabi-form__form-item input{
  width: 100%;
  background-color: #ffffff;
  border: solid 1px #DBDBDB;
  padding-top: 6px;
  padding-bottom: 6px;
  text-transform:uppercase;
  letter-spacing:2px;
  margin-bottom:5px;
  border-radius:0;
  height: 49px;
}
.pf4_the_popup p{
  margin: 0 auto;
  margin-top:0;
  font-size: 18px;
  line-height: 1.5;
  max-width: 450px;
  margin-bottom: 15px;
}
.pf4_the_popup #kajabi-form .kajabi-form__content{
  max-width:100%;
}
.pf4_the_popup #kajabi-form fieldset{
 background-color: #fff;
 padding: 35px 30px;
}
.pf4_the_popup #kajabi-form .kajabi-form__form-item{
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding-left: 1.5%;
  padding-right: 1.5%;
  margin-bottom: 14px;
}
.pf4_the_popup #kajabi-form .kajabi-form__form-item:nth-child(1),
.pf4_the_popup #kajabi-form .kajabi-form__form-item:nth-child(2){
  width: 50%;
}
.pf4_the_popup #kajabi-form .kajabi-form__form-item .parsley-errors-list.filled{
  list-style-type:none;
  margin:0;
  padding:0;
}
.pf4_the_popup #kajabi-form .kajabi-form__form-item .parsley-required{
  margin-bottom:0;
}

.pf4_the_popup #kajabi-form .kajabi-form__title{
    margin: 0;
    font-family: Flama-Basic;
    font-size: 41px;
    letter-spacing: 3.1px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.7;
}
.pf4_the_popup #kajabi-form .kajabi-form__subtitle{
  background-color:#fff;
  margin:0;
  overflow:hidden;
   padding-top:30px;
}
.pf4_the_popup #kajabi-form .kajabi-form__subtitle p{
  margin: 0 auto;
  margin-top:0;
  font-size: 18px;
  line-height: 1.5;
  max-width: 450px;
  margin-bottom: 15px;
  color: #000000;
}
.pf4_the_popup #kajabi-form .kajabi-form__subtitle p:last-child{
  margin-bottom:0;
}
@media(max-width:600px){
  .pf4_the_popup #kajabi-form .kajabi-form__form-item{
    width:100% !important;
  }
  .pf4_the_popup #kajabi-form .kajabi-form__title{
    font-size:22px;
  }
  .pf4_the_popup #kajabi-form .kajabi-form__subtitle p{
    font-size:15px;
  }
  .pf4_the_popup #kajabi-form .kajabi-form__subtitle{
    padding-left:20px;
    padding-right:20px;
    padding-top: 15px;
  }
  .pf4_the_popup #kajabi-form fieldset{
    padding:20px;
  }
}



/*
	Two steps and exit Popup
=================================================*/
#section-pop_two_step .pop__body,
#exit-pop .pop__body{
    background-color: #F2E8E6 !important;
    max-width: 600px;
    width: 90%;
    margin: 0 auto;
    /* margin-top: 10%; */
    box-sizing: border-box;
    padding: 10px;
    padding-top: 15px;
    position: relative;
    text-align: center;
    border-radius: 0px !important;
}
#section-pop_two_step .pop__body--inner,
#exit-pop .pop__body--inner{
    padding: 0px 0px !important;
    padding-bottom: 10px !important;
    background-color: #fff;
}
#section-pop_two_step .pop__body--inner form{
    padding: 0px 30px 30px 30px;
}
#section-pop_two_step .pop__body--inner h2,
#exit-pop .pop__body--inner h1,
#exit-pop .pop__body--inner h2{
    margin: 0;
    font-family: Flama-Basic;
    font-size: 41px;
    letter-spacing: 3.1px;
    color: #000000;
    text-transform: uppercase;
    background-color: #F2E8E6 !important;
    padding-bottom: 11px;
}
 #section-pop_two_step .pop__body--inner p,
 #exit-pop .pop__body--inner p{
    margin: 0 auto;
    margin-top: 0;
    font-size: 18px;
    line-height: 1.5;
    max-width: 450px;
    margin-bottom: 15px;
    padding-top: 30px;
}

#section-pop_two_step .pop__body--inner form .pop__form {
    margin: 21px 0 30px 0;
    text-align: left;
    margin-bottom: 0px;
}
#section-pop_two_step .pop__body--inner form .pop__form .row{
    margin-left: -1.5%;
    margin-right: -1.5%;
    margin-bottom: -14px;
}
#section-pop_two_step .pop__body--inner form .pop__form .row .col-sm-12:first-child,
#section-pop_two_step .pop__body--inner form .pop__form .row .col-sm-12:nth-child(2){
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-left: 1.5%;
    padding-right: 1.5%;
    margin-bottom: 14px;
}
#section-pop_two_step .pop__body--inner form .pop__form .row .col-sm-12{
    box-sizing: border-box;
    padding-left: 1.5%;
    padding-right: 1.5%;
    margin-bottom: 14px;
}
#section-pop_two_step .pop__body--inner form .pop__form .row .col-sm-12 .form-group{
    margin-bottom: 0px !important;
}
#section-pop_two_step .pop__body--inner form .pop__form .row .col-sm-12 input {
    width: 100%;
    background-color: #ffffff;
    border: solid 1px #DBDBDB;
    padding-top: 6px;
    padding-bottom: 6px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 5px;
    border-radius: 0;
    height: 49px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
}
 
#section-pop_two_step .pop__body--inner button,
#exit-pop .pop__body--inner button,
#exit-pop .pop__body--inner .btn{
    color: #fff;
    background-color: #000 !important;
    border-radius: 0;
    font-family: Montserrat;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    display: block;
    padding: 15px 20px;
    float: left;
    margin-top: 5px;
    font-size: 14px;
    border: 0px solid #000 !important;
}
#exit-pop .pop__body--inner .btn{
  margin:10px;
}
#section-pop_two_step .pop__body--inner form .pop__form .row .col-sm-12 .btn--sections_pop_two_step_settings_btn_text.btn--solid:hover {
    opacity: 0.9;
    background-color: #000 !important;
}
#exit-pop .pop__body--inner .btn.btn-cta.btn--auto.btn--solid.btn--med{
    display: block;
    float: none !important;
    margin-bottom: 0px !important;
    margin-top: 30px !important;
}
.pop__close{
  background-color: #000;
  border-radius: 100%;
  background-size: 16px;
  background-repeat: no-repeat;  
  background-position: center;
  top: -10px;
  right: -9px;
}
@media(max-width:600px){
    #section-pop_two_step .pop__body--inner form .pop__form .row .col-sm-12:first-child,
    #section-pop_two_step .pop__body--inner form .pop__form .row .col-sm-12:nth-child(2){
        width: 100%;
        float: left;
    } 
     #section-pop_two_step .pop__body--inner p,
    #exit-pop .pop__body--inner p {
        font-size: 15px;
        padding-left:30px;
        padding-right:30px;
    }
    #section-pop_two_step .pop__body--inner h2,
    #exit-pop .pop__body--inner h2,
    #exit-pop .pop__body--inner h1{
        font-size: 22px;
    }
}


/*
	Form Popup
=================================================*/
#kajabi-form.kajabi-form--popup .kajabi-modal__content{
  max-width: 600px;
  background-color: #F2E8E6;
  border-radius: 0;
  padding: 12px;
  padding-top: 15px;
}

#kajabi-form.kajabi-form--popup .kajabi-form__btn{
  color:#fff;
  background-color:#000;
  border-radius:0;
  font-family: Montserrat;
  text-transform:uppercase;
  font-weight:300;
  letter-spacing:2px;
  display:block;
  width:97%;
  margin-left:1.5%;
  padding: 10px 20px;
  float: left;
  margin-top: 5px;
}
#kajabi-form.kajabi-form--popup .kajabi-form__btn:hover{
  opacity:0.9;
  background-color:#000 !important;
}
#kajabi-form.kajabi-form--popup .kajabi-form__form-item input{
  width: 100%;
  background-color: #ffffff;
  border: solid 1px #DBDBDB;
  padding-top: 6px;
  padding-bottom: 6px;
  text-transform:uppercase;
  letter-spacing:2px;
  margin-bottom:5px;
  border-radius:0;
  height: 49px;
}
#kajabi-form.kajabi-form--popup p{
  margin: 0 auto;
  margin-top:0;
  font-size: 18px;
  line-height: 1.5;
  max-width: 450px;
  margin-bottom: 15px;
}
#kajabi-form.kajabi-form--popup .kajabi-form__content{
  max-width:100%;
}
#kajabi-form.kajabi-form--popup fieldset{
 background-color: #fff;
 padding: 35px 30px;
}
#kajabi-form.kajabi-form--popup .kajabi-form__form-item{
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding-left: 1.5%;
  padding-right: 1.5%;
  margin-bottom: 14px;
}
#kajabi-form.kajabi-form--popup .kajabi-form__form-item:nth-child(1),
#kajabi-form.kajabi-form--popup .kajabi-form__form-item:nth-child(2){
  width: 50%;
}
#kajabi-form.kajabi-form--popup .kajabi-form__form-item .parsley-errors-list.filled{
  list-style-type:none;
  margin:0;
  padding:0;
}
#kajabi-form.kajabi-form--popup .kajabi-form__form-item .parsley-required{
  margin-bottom:0;
}

#kajabi-form.kajabi-form--popup .kajabi-form__title{
    margin: 0;
    font-family: Flama-Basic;
    font-size: 41px;
    letter-spacing: 3.1px;
    color: #000000;
    /* text-transform: uppercase; */
    margin-bottom: 10px;
    line-height: 1.7;
}
#kajabi-form.kajabi-form--popup .kajabi-form__subtitle{
  background-color:#fff;
  margin:0;
  overflow:hidden;
   padding-top:30px;
}
#kajabi-form.kajabi-form--popup .kajabi-form__subtitle p{
  margin: 0 auto;
  margin-top:0;
  font-size: 18px;
  line-height: 1.5;
  max-width: 450px;
  margin-bottom: 15px;
  color: #000000;
}
#kajabi-form.kajabi-form--popup .kajabi-form__subtitle p:last-child{
  margin-bottom:0;
}
#kajabi-form.kajabi-form--popup .kajabi-modal__close{
  color:#fff;
  background-color:#000;
  height:30px;
  width:30px;
  line-height: 25px;
  display:block;
  text-align:center;
  font-size: 20px;
  position: absolute;
  border-radius: 100%;
  font-family: cursive;
  top: -12px;
  right: -12px;
  margin: 0;
}

@media(max-width:600px){
  #kajabi-form.kajabi-form--popup .kajabi-form__form-item{
    width:100% !important;
  }
  #kajabi-form.kajabi-form--popup .kajabi-form__title{
    font-size:22px;
  }
  #kajabi-form.kajabi-form--popup .kajabi-form__subtitle p{
    font-size:15px;
  }
  #kajabi-form.kajabi-form--popup .kajabi-form__subtitle{
    padding-left:20px;
    padding-right:20px;
    padding-top: 15px;
  }
  #kajabi-form.kajabi-form--popup fieldset{
    padding:20px;
  }
}


/*
    Announcemen Bar
===========================*/
body.pf4_enable_announcement{
	/* padding-top: 50px; */
	transition: all 0.5s ease;
}
body .announcement{
    font-weight: normal;
    line-height: 1.5;
    padding: 15px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    opacity: 0;
    transition: all 0.5s ease;
}
@media screen and (max-width: 980px){
	body .announcement{
		position:relative;
	}
	body.pf4_enable_announcement{
		padding-top: 0px !important;
	}
}



/*
   Login Page 
===========================*/
.auth__wrapper{
    background-size: cover;
    background-position:center;
}
#section-login .auth__title{
    font-size: 20px;
}
#section-login .auth__label{
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 3.2px;
    color: #b4b4b4;
    text-transform: uppercase;
    line-height: 1.3;
    margin-bottom: 7px;
}
#section-login form input.form-control:not([type=checkbox]):not([type=radio]){
    width: 100%;
    background-color: #ffffff;
    border: solid 2px #f2e8e6;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
#section-login .auth__link a{
    color:#000;
}
#section-login .auth__box{
  background-color:rgba(0,0,0,0);
}

#section-login .pf4_button{
  display:block;
  width: 100%;
}

/*
   404 Page 
===========================*/
.auth__404--title{
  font-size:200px;
  padding-top:50px;
  margin: 0;
  line-height: 1;
}
.auth__404--text{
  margin:0;
  margin-bottom:30px; 
}

@media screen and (max-width: 980px){
  .auth__404--title{
    font-size:100px;
    padding-top:30px;
  }
}



.btn-cta2{
    display:none;
}



.pf4_libery_page_product_cta{

}
.panel--inline .panel__cell.pf4_libery_page_product_cta{
  
width: 260px;
}