@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700&display=swap");
/*
font-family: 'Quicksand', sans-serif;
font-family: 'Poppins', sans-serif;
*/
@font-face {
  font-family: 'Futura PT Demi';
  src: url("futurapt-demi.woff2") format("woff2"), url("futurapt-demi.ttf") format("ttf");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Futura PT Book';
  src: url("futurapt-book.woff2") format("woff2"), url("futurapt-book.ttf") format("ttf");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Futura PT';
  src: url("futurapt-bold.woff2") format("woff2"), url("futurapt-bold.ttf") format("ttf");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Futura PT Extra';
  src: url("futurapt-extrabold.woff2") format("woff2"), url("futurapt-extrabold.ttf") format("ttf");
  font-weight: 800;
  font-style: normal; }
@font-face {
  font-family: 'Futura PT';
  src: url("futurapt-medium.woff2") format("woff2"), url("futurapt-medium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Futura PT';
  src: url("futurapt-heavy.woff2") format("woff2"), url("futurapt-heavy.ttf") format("ttf");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Futura PT';
  src: url("futurapt-light.woff2") format("woff2"), url("futurapt-light.ttf") format("ttf");
  font-weight: 300;
  font-style: normal; }
.section_inner {
  width: 1080px;
  display: flex;
  flex-wrap: wrap;
  margin: 0px auto;
  position: relative; }

@font-face {
  font-family: "MyFont";
  src: url(https://kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/1775114/assets/serendipity.ttf?15932551395312068); }
h1 {
  font-family: "MyFont", sans-serif; }

.pf4_header_userarea {
  display: inline-block; }

.pf4_header_userarea img {
  margin-bottom: 0px !important; }

/* 
=======================================
  Site Header Section
=========================================*/
.pf4_site_header {
  padding: 0;
  position: fixed;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0) !important;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px; }

.pf4_site_header.active {
  background-color: #fff !important; }

.pf4_site_header .section_inner {
  width: 100%;
  flex-wrap: wrap;
  /* margin-bottom: -6px; */
  display: flex;
  margin: 0px auto;
  position: relative; }

.pf4_heade_logo {
  width: 27%;
  padding-top: 0px;
  z-index: 2; }

.pf4_heade_logo img {
  height: auto;
  width: 185px;
  max-height: unset !important;
  top: 0px;
  transform: translateY(-9px) !important; }

.active .pf4_heade_logo img {
  transform: translateY(0px) !important; }

.pf4_header_right {
  width: 73%;
  text-align: right;
  padding-top: 19px; }

.pf4_header_right ul {
  margin: 0px;
  padding: 0px;
  width: auto;
  display: inline-block; }

.pf4_header_right ul li {
  list-style: none;
  margin: 0px;
  padding-left: 2px !important;
  display: inline-block;
  position: relative; }

.pf4_header_right a {
  font-family: 'Poppins', sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 10px;
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
  padding-left: 7px;
  padding-right: 7px;
  margin: 0 !important;
  font-size: 13px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 1.68px;
  text-align: center;
  color: #000000; }

.pf4_header_right a:hover {
  color: #000000; }

.pf4_header_right a:before, .pf4_header_right a:after, .pf4_header_right a i {
  content: " ";
  position: absolute;
  height: 10px;
  bottom: 20px;
  z-index: 0;
  opacity: 0; }

.pf4_header_right a span {
  position: relative;
  z-index: 1;
  padding-right: 1px; }

.pf4_header_right a:hover span {
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(120deg, #fdbfc2 0%, #fdbfc2 100%);
  background-repeat: no-repeat;
  background-size: 100% 26%;
  background-position: 0px 56%; }

.pf4_header_right a:before {
  width: 23px;
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
  left: 0; }

.pf4_header_right a:after {
  width: 29px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  right: 0;
  border: 0; }

.pf4_header_right a i {
  left: 23px;
  width: calc(100% - 52px);
  background-size: contain;
  background-position: center;
  background-repeat: repeat-x; }

.pf4_header_right a:hover:before, .pf4_header_right a:hover:after, .pf4_header_right a:hover i {
  opacity: 1; }

.pf4_header_social_icon {
  width: 15%;
  text-align: right;
  padding-top: 12px; }

.pf4_header_social_icon a {
  text-decoration: none;
  display: inline-block;
  margin-left: 3px;
  width: 17px;
  height: 17px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.pf4_header_social_icon a img {
  height: 17px; }

.dropdown-menu li {
  margin: 0;
  padding-left: 10px;
  padding-right: 10px; }

.pf4_header_right .dropdown-menu li a:before, .pf4_header_right .dropdown-menu li a:after, .pf4_header_right .dropdown-menu li a i {
  bottom: 10px; }

.dropdown-menu li a {
  padding-top: 0;
  padding-bottom: 0; }

li.dropdown:after {
  content: " ";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: -8px;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent; }

.pf4_header_userarea span a {
  /* border: 2px solid #000; */
  /* padding: 4px 20px 6px 20px; */
  /* margin-left: 13px !important; */ }

.pf4_header_right ul li {
  position: relative; }

.pf4_header_right ul li a:hover span {
  background-color: rgba(255, 255, 255, 0); }

.pf4_header_right ul li:hover:before {
  width: 103%;
  height: 7px;
  background-color: #d1fa05;
  bottom: 3px;
  left: -3px;
  display: block;
  position: absolute; }

.pf4_header_right ul li:hover i {
  width: 10px;
  height: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  left: -19px;
  top: 4px; }

/*
  Header ---> Responsive Menu
-----------------------------*/
a.responsive-menu-hand {
  margin: 3px 0;
  position: absolute;
  top: 22px;
  right: -5px;
  display: none;
  width: 48px;
  height: 44px;
  cursor: pointer;
  background-image: url(open_img2.png);
  background-position: center right;
  background-repeat: no-repeat;
  /* background-color: #FFF; */ }

a.responsive-menu-hand span, a.responsive-menu-close span {
  display: none; }

a.responsive-menu-close span {
  display: block; }

a.responsive-menu-hand:before, a.responsive-menu-hand:after {
  display: none; }

a.responsive-menu-close {
  clear: both;
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  top: 8px;
  right: 37px; }

a.responsive-menu-close strong {
  position: relative;
  height: 0px;
  width: 40px;
  display: block; }

a.responsive-menu-close span:nth-child(1), a.responsive-menu-close span:nth-child(2) {
  width: 40px;
  display: block;
  margin-top: 5px;
  margin-left: 5px;
  background-color: #000;
  height: 5px; }

a.responsive-menu-close span:nth-child(1) {
  transform: rotate(-50deg);
  margin-top: 25px; }

a.responsive-menu-close span:nth-child(2) {
  transform: rotate(50deg);
  margin-top: -5px; }

a.responsive-menu-close:hover {
  background-color: #EFCBBF; }

.responsive-menu .user__avatar {
  display: none; }

.responsive-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: -110%;
  background: rgba(239, 203, 191, 0.98);
  z-index: 999999;
  overflow: scroll;
  overflow-y: auto;
  overflow-x: auto;
  font-family: 'sofia_probold';
  transition: right 0.5s ease;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.responsive-menu.active {
  right: 0; }

.responsive-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  border-bottom: 0; }

.responsive-menu ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  margin-bottom: 0px; }

.responsive-menu ul li a, .responsive-menu .pf4_header_userarea span a {
  line-height: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  color: #000000;
  font-size: 22px !important;
  letter-spacing: 0.3px;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.52;
  font-weight: bold;
  font-family: 'Work Sans', sans-serif;
  border: 0;
  margin: 0; }

.responsive-menu ul li:hover {
  text-decoration: none; }

.responsive-menu ul li a:hover {
  color: #000000; }

.responsive-menu ul li i {
  height: 40px;
  width: 40px;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 40px;
  cursor: pointer;
  border-left: solid 1px #ffbea5;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  display: none; }

.responsive-menu ul li ul {
  margin: 0;
  padding: 0; }

.responsive-menu ul li ul li a {
  font-size: 90%;
  padding-left: 30px;
  border-bottom: solid 1px #E9E9E9;
  background-color: #F0F0F0; }

.responsive-menu ul li ul li ul li a {
  font-size: 80%;
  padding-left: 30px;
  border-bottom: solid 1px #E9E9E9;
  background-color: #E4E4E4; }

.pf4_header_userarea span a {
  /* border: 2px solid #000; */
  /* padding: 4px 20px 6px 20px; */
  /* margin-left: 13px !important; */
  display: block;
  text-align: center; }

span[kjb-settings-id="sections_header_settings_language_login"] {
  padding-left: 23px; }

span[kjb-settings-id="sections_header_settings_language_login"] a {
  border: solid 2px #000;
  padding: 3px 17px 2px 17px;
  line-height: 18px !important; }

html {
  padding: 0px !important; }

.header .logo--image.mobile_only {
  display: none; }

.pf4_site_header.active .section_inner {
  margin-bottom: 0px;
  padding-bottom: 2px; }

.pf4_site_header.active .pf4_heade_logo {
  padding-top: 8px; }

.pf4_site_header.active .pf4_heade_logo .logo--image {
  height: auto; }

.pf4_site_header.active .pf4_heade_logo img {
  width: 140px; }

.pf4_site_header.active .pf4_header_right {
  padding-top: 5px; }

@media screen and (max-width: 1440px) {
  span[kjb-settings-id="sections_header_settings_language_login"] {
    padding-left: 1.597vw; } }
@media screen and (max-width: 1240px) {
  .pf4_site_header .section_inner {
    /* width: 1080px; */ } }
@media (max-width: 1200px) {
  .pf4_heade_logo {
    width: 20%;
    padding-top: 15px; }

  .pf4_header_right {
    width: 80%;
    padding-top: 28px; } }
@media screen and (max-width: 1140px) {
  .pf4_heade_logo img {
    width: 140px;
    transform: translateY(4%);
    top: 11%; }

  .pf4_header_right {
    padding-top: 19px; }

  .pf4_site_header.active .section_inner {
    margin-bottom: 0px;
    padding-bottom: 4px; } }
@media (max-width: 1024px) {
  .pf4_site_header {
    position: relative;
    padding-top: 21px;
    padding-bottom: 33px; }

  .pf4_site_header.active {
    position: fixed;
    padding-top: 0px;
    padding-bottom: 8px; }

  .pf4_site_header .section_inner {
    width: 100%;
    margin-bottom: 0px; }

  .pf4_heade_logo {
    width: 45%;
    padding-top: 0px; }

  .pf4_header_right {
    width: 55%;
    padding-top: 6vw; }

  a.responsive-menu-hand span {
    display: block;
    top: 5vw; }

  .header .header-menu {
    display: none !important; }

  .pf4_heade_logo img {
    width: 172px; }

  a.responsive-menu-hand {
    display: block; }

  a.responsive-menu-hand {
    top: 13px; }

  #section-1593254867834 {
    display: none; } }
@media (max-width: 768px) {
  .pf4_site_header {
    position: relative;
    padding-top: 21px;
    padding-bottom: 33px;
    padding-left: 30px;
    padding-right: 35px; }

  .header .logo--image {
    height: auto !important;
    max-height: unset !important;
    max-width: 100%;
    display: none; }

  .header .logo--image.mobile_only {
    display: block; }

  a.responsive-menu-hand {
    top: 22px; }

  .pf4_heade_logo {
    padding-top: 14px; }

  .pf4_site_header.active .pf4_header_right .responsive-menu-hand {
    top: 11px; } }
@media (max-width: 550px) {
  .pf4_site_header {
    padding-left: 6vw;
    padding-right: 7.2vw; }

  .pf4_heade_logo {
    /* padding-top: 42px; */ }

  a.responsive-menu-hand {
    top: 22px; }

  .pf4_site_header.active .pf4_header_right .responsive-menu-hand {
    top: 11px; }

  .header .logo img {
    /* margin-top: 10px; */
    transform: translateY(0) !important; } }
/*
  Footer Top
=========================================*/
.instagram_gallery {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box; }

.instagram_gallery ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box; }

.instagram_gallery ul li {
  list-style: none;
  margin: 0px;
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
  width: 25%;
  padding-bottom: 6px; }

.instagram_gallery a {
  list-style: none;
  margin: 0px;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  width: 20%;
  padding-bottom: 6px; }

.instagram_gallery a img {
  max-width: 100%;
  width: 100% !important;
  height: auto;
  margin: 0 !important; }

.bb_footer_top {
  background-color: #505a42;
  padding-top: 46px;
  padding-bottom: 38px;
  position: relative;
  z-index: 4; }

.bb_footer_top .section_inner {
  width: 1247px;
  box-sizing: border-box;
  width: 1163px; }

.bb_footer_top_tittle {
  width: 100%;
  margin-bottom: 28px; }

.bb_footer_top_tittle h3 {
  width: 54.3%;
  text-align: right; }

.bb_footer_top_tittle h3 a {
  font-family: FuturaPT;
  font-size: 19px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.95px;
  color: #fff;
  font-family: 'Futura PT';
  display: inherit;
  padding-left: 0px;
  margin-top: 5px; }

.bb_footer_top_left {
  width: 69.3%;
  margin-right: -6%;
  margin-top: -20px;
  padding-left: 33px; }

.bb_footer_top_left .instagram_feed .instagram_gallery a {
  width: 25.17%;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px; }

.bb_footer_top_left .instagram_feed .instagram_gallery a:last-child {
  margin-left: -2px;
  display: none; }

.bb_footer_top_right {
  width: 35%;
  text-align: right;
  padding-top: 6px; }

.bb_footer_top_right ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: -60px; }

.bb_footer_top_right ul li {
  margin-top: 3px;
  margin-bottom: -4px;
  list-style-type: none;
  padding-top: 0px;
  padding-bottom: -6px; }

.bb_footer_top_right ul li:first-child {
  padding-top: 0px; }

.bb_footer_top_right ul li a {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.32;
  color: #fff;
  font-family: 'Futura PT Demi'; }

.bb_footer_top_right ul li a:hover {
  opacity: 0.7; }

.bb_footer_top:before {
  content: "";
  position: absolute;
  top: -121px;
  right: -211px;
  width: 800px;
  height: 196px;
  z-index: 1;
  background-image: url(footer_bg_img.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center; }

.hs_section_footer_bottom_left span.ss_8_copyright {
  font-style: italic; }

@media (max-width: 1440px) {
  .bb_footer_top {
    padding-top: 3.194vw;
    padding-bottom: 2.639vw; }

  .bb_footer_top .section_inner {
    width: 80.764vw; }

  .bb_footer_top_tittle {
    margin-bottom: 1.944vw; }

  .bb_footer_top_tittle h3 a {
    font-size: 1.319vw;
    letter-spacing: 0.066vw;
    margin-top: 0.347vw; }

  .bb_footer_top_left {
    margin-top: -1.661vw;
    padding-left: 2.292vw; }

  .bb_footer_top_left .instagram_feed .instagram_gallery a {
    padding-left: 0.347vw;
    padding-right: 0.347vw;
    margin-right: 0.694vw; }

  .bb_footer_top_left .instagram_feed .instagram_gallery a:last-child {
    margin-left: -0.139vw; }

  .bb_footer_top_right {
    padding-top: 0.417vw; }

  .bb_footer_top_right ul {
    margin-right: -4.167vw; }

  .bb_footer_top_right ul li {
    margin-top: 0.208vw;
    margin-bottom: -0.278vw;
    padding-bottom: -0.417vw; }

  .bb_footer_top_right ul li a {
    font-size: 1.319vw; }

  .bb_footer_top:before {
    top: -8.403vw;
    right: -14.653vw;
    width: 55.556vw;
    height: 13.611vw; } }
@media (max-width: 1140px) {
  .bb_footer_top {
    padding-top: 4.194vw;
    padding-bottom: 2.639vw; }

  .bb_footer_top_tittle {
    margin-bottom: -1vw; }

  .bb_footer_top_left {
    margin-top: 0vw; }

  .bb_footer_top_right {
    padding-top: 0vw; } }
@media (max-width: 1024px) {
  .bb_footer_top {
    width: 100%;
    padding-left: 7vw;
    padding-right: 7vw;
    padding-bottom: 3.639vw; }

  .bb_footer_top .section_inner {
    width: 100%; }

  .bb_footer_top_tittle h3 a {
    font-size: 2vw; }

  .bb_footer_top_left {
    padding-left: 0px;
    width: 58%; }

  .bb_footer_top_left .instagram_feed .instagram_gallery a {
    width: 33.33%;
    padding-left: 0vw;
    padding-right: 0vw;
    margin-right: 0vw; }

  .bb_footer_top_right {
    width: 48%; }

  .bb_footer_top_right ul {
    margin-right: 0vw;
    padding-left: 0px; }

  .bb_footer_top_right ul li a {
    font-size: 1.7vw;
    font-family: 'Futura PT';
    font-weight: 500; }

  .bb_footer_top_tittle h3 {
    width: 58%;
    text-align: right; } }
@media (max-width: 768px) {
  .bb_footer_top {
    padding-left: 10.2vw;
    padding-right: 10.2vw;
    padding-bottom: 5.9vw;
    padding-top: 16vw;
    z-index: 0; }

  .bb_footer_top_tittle {
    margin-bottom: 0vw; }

  .bb_footer_top_tittle h3 {
    width: 100%;
    text-align: right;
    margin-bottom: 16px; }

  .bb_footer_top_tittle h3 a {
    font-size: 3.2vw;
    letter-spacing: 0.4vw; }

  .bb_footer_top_left {
    width: 100%;
    margin-top: 0vw; }

  .bb_footer_top_left .instagram_feed .instagram_gallery a {
    width: 50%;
    padding-bottom: 0px; }

  .bb_footer_top_left .instagram_feed .instagram_gallery a:last-child {
    display: block; }

  .bb_footer_top_right {
    width: 100%;
    text-align: center;
    padding-top: 6vw; }

  .bb_footer_top_right ul li {
    display: inline-block;
    border-right: 2px solid #FFF;
    padding-left: 1vw;
    padding-right: 2vw; }

  .bb_footer_top_right ul li a {
    font-size: 2.9vw; }

  .bb_footer_top_right ul li:nth-child(2n+0) {
    /* border-right: 0px solid #FFF; */ } }
@media (max-width: 550px) {
  .bb_footer_top {
    padding-left: 10.2vw;
    padding-right: 10.2vw;
    padding-bottom: 5.9vw;
    padding-top: 14vw;
    z-index: 0; }

  .bb_footer_top_tittle {
    margin-bottom: 0vw; }

  .bb_footer_top_tittle h3 {
    width: 100%;
    text-align: right;
    margin-bottom: 16px;
    letter-spacing: 5.3px; }

  .bb_footer_top_tittle h3 a {
    font-size: 4.2vw;
    letter-spacing: 0.4vw; }

  .bb_footer_top_left {
    width: 100%;
    margin-top: 0vw; }

  .bb_footer_top_left .instagram_feed .instagram_gallery a {
    width: 50%;
    padding-bottom: 0px; }

  .bb_footer_top_left .instagram_feed .instagram_gallery a:last-child {
    display: block; }

  .bb_footer_top_right {
    width: 100%;
    text-align: center;
    padding-top: 6vw; }

  .bb_footer_top_right ul li {
    display: inline-block;
    border-right: 2px solid #FFF;
    padding-left: 1vw;
    padding-right: 2vw;
    line-height: 1; }

  .bb_footer_top_right ul li a {
    font-size: 3.9vw; }

  .bb_footer_top_right ul li:nth-child(2n+0) {
    border-right: 0px solid #FFF; } }
/*
  Footer bottom
=========================================*/
.bb_footer_bottom {
  background-color: #000000;
  padding-bottom: 36px;
  text-transform: uppercase;
  padding-top: 31px; }

.bb_footer_bottom .section_inner {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  font-size: 14.95px;
  font-family: 'Quicksand', sans-serif;
  width: 1180px; }

.bb_footer_bottom_left {
  width: 100%;
  color: #FFF;
  padding-top: 6px;
  font-size: 15px;
  text-align: center; }

.bb_footer_bottom_left a {
  color: #6bbdb9; }

.bb_footer_bottom_left span {
  color: #FFF;
  font-size: 15px;
  display: inline-block;
  padding-right: 1px;
  font-family: 'Quicksand', sans-serif;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 1.9px !important; }

.bb_footer_bottom_right {
  width: 26%;
  text-align: right;
  padding-bottom: 0px;
  padding-top: 2px;
  margin-right: 0; }

@media (max-width: 1440px) {
  .bb_footer_bottom {
    padding-bottom: 2.5vw;
    padding-top: 2.153vw; }

  .bb_footer_bottom .section_inner {
    font-size: 14.6 0.597vw;
    width: 81.944vw; }

  .bb_footer_bottom_left {
    padding-top: 0.417vw;
    font-size: 1.042vw; }

  .bb_footer_bottom_left span {
    font-size: 1.042vw;
    padding-right: 0.069vw;
    letter-spacing: 0.132vw !important; } }
@media (max-width: 1024px) {
  .bb_footer_bottom_left {
    padding-top: 0.417vw;
    font-size: 1.3vw; }

  .bb_footer_bottom_left span {
    font-size: 1.3vw;
    padding-right: 0vw;
    letter-spacing: 0.132vw !important;
    font-style: italic; } }
@media (max-width: 768px) {
  .bb_footer_bottom_left {
    font-size: 1.8vw; }

  .bb_footer_bottom_left span {
    font-size: 1.8vw; } }
@media (max-width: 550px) {
  .bb_footer_bottom_left {
    font-size: 2.8vw; }

  .bb_footer_bottom_left span {
    font-size: 2.8vw; } }
