.ct-section {
  width: 100%;
  background-size: cover;
  background-repeat: repeat;
}

.ct-section>.ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.ct-div-block {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.ct-new-columns {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}

.ct-link-text {
  display: inline-block;
}

.ct-link {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  text-decoration: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.ct-link-button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}

.ct-link-button {
  background-color: #1e73be;
  border: 1px solid #1e73be;
  color: #ffffff;
  padding: 10px 16px;
}

.ct-image {
  max-width: 100%;
}

.ct-fancy-icon>svg {
  width: 55px;
  height: 55px;
}

.ct-inner-content {
  width: 100%;
}

.ct-slide {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.ct-nestable-shortcode {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.oxy-comments {
  width: 100%;
  text-align: left;
}

.oxy-comment-form {
  width: 100%;
}

.oxy-login-form {
  width: 100%;
}

.oxy-search-form {
  width: 100%;
}

.oxy-tabs-contents {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.oxy-tab {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.oxy-tab-content {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}

.oxy-testimonial {
  width: 100%;
}

.oxy-icon-box {
  width: 100%;
}

.oxy-pricing-box {
  width: 100%;
}

.oxy-posts-grid {
  width: 100%;
}

.oxy-gallery {
  width: 100%;
}

.ct-slider {
  width: 100%;
}

.oxy-tabs {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
}

.ct-modal {
  flex-direction: column;
  align-items: flex-start;
}

.ct-span {
  display: inline-block;
  text-decoration: inherit;
}

.ct-widget {
  width: 100%;
}

.oxy-dynamic-list {
  width: 100%;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {

  .ct-div-block,
  .oxy-post-content,
  .ct-text-block,
  .ct-headline,
  .oxy-rich-text,
  .ct-link-text {
    max-width: 100%;
  }

  img {
    flex-shrink: 0;
  }

  body * {
    min-height: 1px;
  }
}

.oxy-testimonial {
  flex-direction: row;
  align-items: center;
}

.oxy-testimonial .oxy-testimonial-photo-wrap {
  order: 1;
}

.oxy-testimonial .oxy-testimonial-photo {
  width: 125px;
  height: 125px;
  margin-right: 20px;
}

.oxy-testimonial .oxy-testimonial-photo-wrap,
.oxy-testimonial .oxy-testimonial-author-wrap,
.oxy-testimonial .oxy-testimonial-content-wrap {
  align-items: flex-start;
  text-align: left;
}

.oxy-testimonial .oxy-testimonial-text {
  margin-bottom: 8px;
  font-size: 21px;
  line-height: 1.4;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-testimonial .oxy-testimonial-author {
  font-size: 18px;
  -webkit-font-smoothing: subpixel-antialiased;
}


.oxy-testimonial .oxy-testimonial-author-info {
  font-size: 12px;
  -webkit-font-smoothing: subpixel-antialiased;
}



.oxy-icon-box {
  text-align: left;
  flex-direction: column;
}

.oxy-icon-box .oxy-icon-box-icon {
  margin-bottom: 12px;
  align-self: flex-start;
}

.oxy-icon-box .oxy-icon-box-heading {
  font-size: 21px;
  margin-bottom: 12px;
}

.oxy-icon-box .oxy-icon-box-text {
  font-size: 16px;
  margin-bottom: 12px;
  align-self: flex-start;
}

.oxy-icon-box .oxy-icon-box-link {
  margin-top: 20px;
}


/* GLOBALS */

.oxy-pricing-box .oxy-pricing-box-section {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
  justify-content: center;
}

/* IMAGE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
  justify-content: center;
}

/* TITLE */

.oxy-pricing-box .oxy-pricing-box-title-title {
  font-size: 48px;
}

.oxy-pricing-box .oxy-pricing-box-title-subtitle {
  font-size: 24px;
}


/* PRICE */
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
  flex-direction: row;
}

.oxy-pricing-box .oxy-pricing-box-currency {
  font-size: 28px;
}

.oxy-pricing-box .oxy-pricing-box-amount-main {
  font-size: 80px;
  line-height: 0.7;
}

.oxy-pricing-box .oxy-pricing-box-amount-decimal {
  font-size: 13px;
}

.oxy-pricing-box .oxy-pricing-box-term {
  font-size: 16px;
}

.oxy-pricing-box .oxy-pricing-box-sale-price {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}

/* CONTENT */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}

/* CTA */

.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
  justify-content: center;
}


.oxy-progress-bar .oxy-progress-bar-background {
  background-color: #000000;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .12) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .12) 50%, rgba(255, 255, 255, .12) 75%, transparent 75%, transparent);
  animation: none 0s paused;
}

.oxy-progress-bar .oxy-progress-bar-progress-wrap {
  width: 85%;
}

.oxy-progress-bar .oxy-progress-bar-progress {
  background-color: #66aaff;
  padding: 40px;
  animation: none 0s paused, none 0s paused;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, .12) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .12) 50%, rgba(255, 255, 255, .12) 75%, transparent 75%, transparent);
}

.oxy-progress-bar .oxy-progress-bar-overlay-text {
  font-size: 30px;
  font-weight: 900;
  -webkit-font-smoothing: subpixel-antialiased;
}

.oxy-progress-bar .oxy-progress-bar-overlay-percent {
  font-size: 12px;
}

.ct-slider .unslider-nav ol li {
  border-color: #ffffff;
}

.ct-slider .unslider-nav ol li.unslider-active {
  background-color: #ffffff;
}

.ct-slider .ct-slide {
  padding: 0px;
}

.oxy-superbox .oxy-superbox-secondary,
.oxy-superbox .oxy-superbox-primary {
  transition-duration: 0.5s;
}









.oxy-shape-divider {
  width: 0px;
  height: 0px;

}

.oxy_shape_divider svg {
  width: 100%;
}

.oxy-pro-media-player .oxy-pro-media-player_play {
  --extras-play-icon-size: 60px;
}

.oxy-pro-media-player .oxy-pro-media-player_play button:hover {
  --vm-play-scale: 1;
}

.oxy-pro-media-player .oxy-pro-media-player_play button {
  transition-duration: .3s;
}

.oxy-pro-media-player vime-player {
  --vm-control-scale: .9;
  --extras-slider-height: 2px;
  --vm-control-group-spacing: 12px;
  --vm-controls-padding: 15px;
  --vm-controls-spacing: 15px;
  --vm-time-font-size: 13px;
  --vm-control-border-radius: 3px;
  --extras-spinner-size: 80px;
  --vm-spinner-thickness: 3px;
  --vm-spinner-spin-duration: 1s;
  --vm-tooltip-spacing: 3px;
  --vm-tooltip-padding: 3px;
}

.oxy-pro-media-player .oxy-pro-media-player_custom-image {
  --extras-poster-left: 50%;
  --extras-poster-top: 50%;
}

.oxy-pro-media-player vime-player.video {
  height: 0;
  overflow: hidden;
}

.oxy-pro-media-player .extras-in-builder vime-spinner {
  opacity: 0;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu {
  box-shadow: px px px px;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children>a svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children>a div {
  margin-left: 0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
  width: 30px;
  height: 30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon,
.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon {
  top: 20px;
  left: 20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
  width: 24px;
  height: 24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon,
.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg {
  transition-duration: 0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container,
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container {
  background-color: #ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container,
.oxy-pro-menu .oxy-pro-menu-open-container {
  background-image: none;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children>a svg,
.oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children>a svg {
  font-size: 24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul,
.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul {
  background-color: rgba(0, 0, 0, 0.2);
  border-top-style: solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list {
  flex-direction: row;
}

.oxy-pro-menu .oxy-pro-menu-container .menu-item a {
  text-align: left;
  justify-content: flex-start;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item,
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item {
  align-items: flex-start;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container {
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a,
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a {
  text-align: left;
  justify-content: flex-start;
}

.oxy-site-navigation {
  --oxynav-brand-color: #4831B0;
  --oxynav-neutral-color: #FFFFFF;
  --oxynav-activehover-color: #EFEDF4;
  --oxynav-background-color: #4831B0;
  --oxynav-border-radius: 0px;
  --oxynav-other-spacing: 8px;
  --oxynav-transition-duration: 0.3s;
  --oxynav-transition-timing-function: cubic-bezier(.84, .05, .31, .93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper {
  text-align: left;
}

.oxy-site-navigation>ul {
  left: 0;
}

.oxy-site-navigation {
  --oxynav-animation-name: none;
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(1) {
  background-color: var(--oxynav-brand-color);
  transition: var(--oxynav-transition-duration);
  margin-left: var(--oxynav-other-spacing);
  border: none;
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(2) {
  background: transparent;
  border: 1px solid currentColor;
  transition: var(--oxynav-transition-duration);
  margin-left: var(--oxynav-other-spacing);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(2):not(:hover)>img {
  filter: invert(0) !important;
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:hover {
  background-color: var(--oxynav-activehover-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(1)>a {
  color: var(--oxynav-neutral-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(2)>a {
  color: var(--oxynav-brand-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:hover>a {
  color: var(--oxynav-brand-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(1)>a::after {
  color: var(--oxynav-neutral-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:nth-last-child(2)>a::after {
  color: var(--oxynav-brand-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']:hover>a::after {
  color: var(--oxynav-brand-color);
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']>ul {
  display: none;
}

.oxy-site-navigation>ul:not(.open)>li[data-cta='true']>button,
.oxy-site-navigation>ul:not(.open)>li[data-cta='true']>ul {
  display: none;
}

.ct-section-inner-wrap,
.oxy-header-container {
  max-width: 1920px;
}

body {
  font-family: 'Visby CF';
}

body {
  line-height: 1.6;
  font-size: 16px;
  font-weight: 400;
  color: #404040;
}

.oxy-nav-menu-hamburger-line {
  background-color: #404040;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Visby CF';
  font-size: 36px;
  font-weight: 700;
}

h2,
h3,
h4,
h5,
h6 {
  font-size: 30px;
}

h3,
h4,
h5,
h6 {
  font-size: 24px;
}

h4,
h5,
h6 {
  font-size: 20px;
}

h5,
h6 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

a {
  color: #0074db;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.ct-link-button {
  border-radius: 3px;
}

.ct-section-inner-wrap {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.ct-new-columns>.ct-div-block {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.oxy-header-container {
  padding-right: 20px;
  padding-left: 20px;
}

@media (max-width: 992px) {
  .ct-columns-inner-wrap {
    display: block !important;
  }

  .ct-columns-inner-wrap:after {
    display: table;
    clear: both;
    content: "";
  }

  .ct-column {
    width: 100% !important;
    margin: 0 !important;
  }

  .ct-columns-inner-wrap {
    margin: 0 !important;
  }
}

.oxel_icon_button__container:hover {
  background-color: #cfd3d7;
}

.oxel_icon_button__container {
  background-color: #eceeef;
  padding-top: 8px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
  transition-duration: 0.3s;
}

.oxel_icon_button__container:not(.ct-section):not(.oxy-easy-posts),
.oxel_icon_button__container.oxy-easy-posts .oxy-posts,
.oxel_icon_button__container.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.oxel_icon_button_text {
  color: #374047;
}

.oxel_icon_button_icon {
  color: #606e79;
}

.oxel_icon_button_icon>svg {
  width: 18px;
  height: 18px;
}

.oxel_icon_button_icon {
  margin-right: 8px;
}

.hero-container {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.hero-container:not(.ct-section):not(.oxy-easy-posts),
.hero-container.oxy-easy-posts .oxy-posts,
.hero-container.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 1023px) {
  .hero-container {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    max-height: 640px;
  }
}

@media (max-width: 767px) {
  .hero-container {}
}

@media (max-width: 479px) {
  .hero-container {
    max-height: 240px;
  }
}

.hero-img {
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.top-menu:hover {
  font-weight: 800;
}

.top-menu {
  font-family: Visby CF;
  font-size: 12px;
  text-transform: uppercase;
  color: #7a6e66;
  letter-spacing: 1px;
  margin-right: 20px;
  font-weight: 400;
  text-align: center;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
}

@media (max-width: 1920px) {
  .top-menu {
    line-height: 1.2;
  }
}

.footer-copy {
  font-family: Visby CF;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-align: right;
  max-width: 500px;
}

@media (max-width: 1023px) {
  .footer-copy {}
}

.hp-container {
  height: 90vh;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  max-width: 1920px;
}

.hp-container:not(.ct-section):not(.oxy-easy-posts),
.hp-container.oxy-easy-posts .oxy-posts,
.hp-container.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
}

@media (max-width: 1920px) {
  .hp-container {}
}

@media (max-width: 1023px) {
  .hp-container {
    gap: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    height: auto;
  }

  .hp-container:not(.ct-section):not(.oxy-easy-posts),
  .hp-container.oxy-easy-posts .oxy-posts,
  .hp-container.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
}

@media (max-width: 767px) {
  .hp-container {}
}

@media (max-width: 479px) {}

.hp-box {
  width: 50%;
  height: 100%;
}

.hp-box:not(.ct-section):not(.oxy-easy-posts),
.hp-box.oxy-easy-posts .oxy-posts,
.hp-box.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1920px) {
  .hp-box {
    width: 50%;
  }
}

@media (max-width: 1023px) {
  .hp-box {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .hp-box {}
}

@media (max-width: 479px) {}

.hp-box-img {
  background-size: cover;
  height: 60vh;
  background-repeat: no-repeat;
  min-width: 320px;
  min-height: 320px;
  width: 60vh;
  background-position: 50% 50%;
}

@media (max-width: 1920px) {
  .hp-box-img {
    width: 55vh;
    height: 55vh;
  }
}

@media (max-width: 1023px) {
  .hp-box-img {
    width: 40vw;
    height: 40vw;
    min-width: 0px;
    min-height: 0px;
  }
}

@media (max-width: 767px) {
  .hp-box-img {
    width: 60vw;
    height: 60vw;
  }
}

@media (max-width: 479px) {}

.hp-box-txt {
  gap: 24px;
}

.hp-box-txt:not(.ct-section):not(.oxy-easy-posts),
.hp-box-txt.oxy-easy-posts .oxy-posts,
.hp-box-txt.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}

@media (max-width: 1023px) {
  .hp-box-txt {
    padding-right: 20px;
    gap: 20px;
    padding-left: 20px;
  }

  .hp-box-txt:not(.ct-section):not(.oxy-easy-posts),
  .hp-box-txt.oxy-easy-posts .oxy-posts,
  .hp-box-txt.ct-section .ct-section-inner-wrap {
    gap: 20px;
  }
}

@media (max-width: 767px) {
  .hp-box-txt {
    gap: 12px;
  }

  .hp-box-txt:not(.ct-section):not(.oxy-easy-posts),
  .hp-box-txt.oxy-easy-posts .oxy-posts,
  .hp-box-txt.ct-section .ct-section-inner-wrap {
    gap: 12px;
  }
}

@media (max-width: 479px) {
  .hp-box-txt {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.body-section-txt {
  font-family: Visby CF;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #7a6e66;
}

@media (max-width: 1023px) {}

@media (max-width: 767px) {
  .body-section-txt {
    font-size: 16px;
  }
}

.body-tagline-h {
  font-family: 'Hues';
  text-transform: uppercase;
  text-align: center;
  color: #7a6e66;
  letter-spacing: 0.2em;
  line-height: 1.8;
  width: 90%;
  max-width: 1200px;
  font-weight: 400;
  font-size: 28px;
  word-spacing: -0.22em;
}

@media (max-width: 1920px) {
  .body-tagline-h {
    font-size: 28px;
    line-height: 1.6;
  }
}

@media (max-width: 1023px) {}

@media (max-width: 767px) {
  .body-tagline-h {
    font-size: 20px;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .body-tagline-h {
    width: 100%;
    word-spacing: -0.22em;
  }
}

.body-button:hover {
  color: #f5f0e9;
  background-color: #7a6e66;
}

.body-button {
  background-color: transparent;
  border: 1px solid #7a6e66;
  color: #7a6e66;
  padding: 4px 7px;
}

.body-button {
  font-family: Visby CF;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  line-height: 1.8;
  color: #7a6e66;
  padding-left: 32px;
  padding-right: 32px;
  border-radius: 0px;
  transition-duration: 0.5s;
}

@media (max-width: 767px) {
  .body-button {
    font-size: 16px;
  }
}

.hp-container-2 {
  height: 90vh;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  max-width: 1920px;
}

.hp-container-2:not(.ct-section):not(.oxy-easy-posts),
.hp-container-2.oxy-easy-posts .oxy-posts,
.hp-container-2.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row-reverse;
}

@media (max-width: 1023px) {
  .hp-container-2 {
    gap: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    height: auto;
  }

  .hp-container-2:not(.ct-section):not(.oxy-easy-posts),
  .hp-container-2.oxy-easy-posts .oxy-posts,
  .hp-container-2.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
}

@media (max-width: 767px) {
  .hp-container-2 {}
}

@media (max-width: 479px) {}

.fw-container {
  width: 100%;
  margin-top: 92px;
  padding-left: 12%;
  padding-right: 12%;
  margin-bottom: 80px;
}

.fw-container:not(.ct-section):not(.oxy-easy-posts),
.fw-container.oxy-easy-posts .oxy-posts,
.fw-container.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1023px) {
  .fw-container {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 48px;
    margin-bottom: 48px;
  }
}

@media (max-width: 767px) {
  .fw-container {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (max-width: 479px) {
  .fw-container {}
}

.body-tagline-image {
  background-size: cover;
  width: 66.66%;
  padding-left: 20px;
  padding-right: 20px;
  height: 60vh;
  background-repeat: no-repeat;
  max-width: 820px;
  background-position: 50% 50%;
}

@media (max-width: 1920px) {
  .body-tagline-image {
    max-height: 480px;
  }
}

@media (max-width: 1023px) {
  .body-tagline-image {
    max-height: 360px;
  }
}

@media (max-width: 767px) {
  .body-tagline-image {
    max-height: 200px;
    width: 80%;
  }
}

@media (max-width: 479px) {
  .body-tagline-image {
    width: 80%;
    min-height: 280px;
    max-height: 180px;
  }
}

.tagline-image-box {
  width: 100%;
  margin-top: 20px;
  text-align: center;
  margin-bottom: 72px;
  height: auto;
}

.tagline-image-box:not(.ct-section):not(.oxy-easy-posts),
.tagline-image-box.oxy-easy-posts .oxy-posts,
.tagline-image-box.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
}

@media (max-width: 1023px) {
  .tagline-image-box {
    margin-bottom: 48px;
  }
}

@media (max-width: 767px) {
  .tagline-image-box {
    margin-bottom: 0px;
  }
}

@media (max-width: 479px) {
  .tagline-image-box {}
}

.footer-logos {
  margin-right: 12px;
}

.body-section {
  height: 72vh;
  margin-bottom: 80px;
  margin-top: 80px;
  padding-left: 5%;
  padding-right: 5%;
}

.body-section:not(.ct-section):not(.oxy-easy-posts),
.body-section.oxy-easy-posts .oxy-posts,
.body-section.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1023px) {
  .body-section {
    height: 60vh;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .body-section {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
  }

  .body-section:not(.ct-section):not(.oxy-easy-posts),
  .body-section.oxy-easy-posts .oxy-posts,
  .body-section.ct-section .ct-section-inner-wrap {
    display: flex;
  }
}

.section-img-box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.section-img {
  width: 50%;
  padding-left: 0%;
  text-align: right;
  height: 100%;
}

.section-img:not(.ct-section):not(.oxy-easy-posts),
.section-img.oxy-easy-posts .oxy-posts,
.section-img.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .section-img {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.section-txt {
  width: 50%;
  gap: 12px;
  height: 100%;
}

.section-txt:not(.ct-section):not(.oxy-easy-posts),
.section-txt.oxy-easy-posts .oxy-posts,
.section-txt.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
}

@media (max-width: 1920px) {
  .section-txt {
    padding-left: 8.33%;
  }
}

@media (max-width: 767px) {
  .section-txt {
    width: 100%;
    text-align: center;
    padding-left: 0px;
  }

  .section-txt:not(.ct-section):not(.oxy-easy-posts),
  .section-txt.oxy-easy-posts .oxy-posts,
  .section-txt.ct-section .ct-section-inner-wrap {
    align-items: center;
    justify-content: center;
  }
}

.body-headline {
  font-family: Visby CF;
  font-weight: 400;
  font-size: 32px;
  letter-spacing: 0.1em;
  color: #7a6e66;
  line-height: 1;
  text-transform: uppercase;
  text-align: left;
}

@media (max-width: 1023px) {
  .body-headline {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .body-headline {
    font-size: 24px;
    font-weight: 400;
  }
}

.body-txt {
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
  color: #7a6e66;
  letter-spacing: 0.05em;
  text-align: left;
}

@media (max-width: 1023px) {
  .body-txt {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .body-txt {
    font-weight: 400;
  }
}

@media (max-width: 479px) {
  .body-txt {}
}

.body-section-txt-box {
  max-width: 420px;
}

@media (max-width: 1920px) {
  .body-section-txt-box {}
}

@media (max-width: 1023px) {
  .body-section-txt-box {
    max-width: 480%;
  }
}

@media (max-width: 479px) {
  .body-section-txt-box {}
}

.body-section-2 {
  height: 72vh;
  margin-top: 40px;
  padding-left: 5%;
  padding-right: 5%;
  margin-bottom: 40px;
}

.body-section-2:not(.ct-section):not(.oxy-easy-posts),
.body-section-2.oxy-easy-posts .oxy-posts,
.body-section-2.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1023px) {
  .body-section-2 {
    height: 60vh;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .body-section-2 {
    text-align: center;
    padding-right: 20px;
    padding-left: 20px;
    height: auto;
  }

  .body-section-2:not(.ct-section):not(.oxy-easy-posts),
  .body-section-2.oxy-easy-posts .oxy-posts,
  .body-section-2.ct-section .ct-section-inner-wrap {
    display: flex;
  }
}

.section-img-2 {
  height: 100%;
  width: 50%;
}

.section-img-2:not(.ct-section):not(.oxy-easy-posts),
.section-img-2.oxy-easy-posts .oxy-posts,
.section-img-2.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1023px) {
  .section-img-2 {
    height: 80%;
  }
}

@media (max-width: 767px) {
  .section-img-2 {
    width: 100%;
  }
}

.section-txt-2 {
  gap: 12px;
  height: 100%;
}

.section-txt-2:not(.ct-section):not(.oxy-easy-posts),
.section-txt-2.oxy-easy-posts .oxy-posts,
.section-txt-2.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
}

.body-section-box {
  width: 100%;
  max-width: 1920px;
  height: 100%;
}

.body-section-box:not(.ct-section):not(.oxy-easy-posts),
.body-section-box.oxy-easy-posts .oxy-posts,
.body-section-box.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
}

@media (max-width: 767px) {
  .body-section-box {
    gap: 40px;
  }

  .body-section-box:not(.ct-section):not(.oxy-easy-posts),
  .body-section-box.oxy-easy-posts .oxy-posts,
  .body-section-box.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}

.body-section-box-2 {
  width: 100%;
  max-width: 1920px;
  gap: 12%;
  height: 100%;
}

.body-section-box-2:not(.ct-section):not(.oxy-easy-posts),
.body-section-box-2.oxy-easy-posts .oxy-posts,
.body-section-box-2.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  gap: 12%;
}

@media (max-width: 1023px) {
  .body-section-box-2 {}

  .body-section-box-2:not(.ct-section):not(.oxy-easy-posts),
  .body-section-box-2.oxy-easy-posts .oxy-posts,
  .body-section-box-2.ct-section .ct-section-inner-wrap {
    align-items: center;
  }
}

@media (max-width: 767px) {
  .body-section-box-2 {
    text-align: right;
    gap: 40px;
  }

  .body-section-box-2:not(.ct-section):not(.oxy-easy-posts),
  .body-section-box-2.oxy-easy-posts .oxy-posts,
  .body-section-box-2.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }
}

.menu-building {}

.menu-residences {}

.menu-neighborhood {}

.menu-amenities {}

.menu-floorplans {}

.menu-team {}

.body-section-b {
  padding-left: 5%;
  padding-right: 5%;
  text-align: center;
  padding-bottom: 40px;
  padding-top: 40px;
}

.body-section-b:not(.ct-section):not(.oxy-easy-posts),
.body-section-b.oxy-easy-posts .oxy-posts,
.body-section-b.ct-section .ct-section-inner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1023px) {
  .body-section-b {
    padding-left: 2%;
    padding-right: 4%;
    padding-bottom: 20px;
    padding-top: 20px;
  }
}

@media (max-width: 767px) {
  .body-section-b {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 20px;
  }

  .body-section-b:not(.ct-section):not(.oxy-easy-posts),
  .body-section-b.oxy-easy-posts .oxy-posts,
  .body-section-b.ct-section .ct-section-inner-wrap {
    display: flex;
  }
}

.body-section-b-box {
  height: 100%;
  width: 100%;
  max-width: 1920px;
}

.body-section-b-box:not(.ct-section):not(.oxy-easy-posts),
.body-section-b-box.oxy-easy-posts .oxy-posts,
.body-section-b-box.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 767px) {
  .body-section-b-box {
    gap: 24px;
  }

  .body-section-b-box:not(.ct-section):not(.oxy-easy-posts),
  .body-section-b-box.oxy-easy-posts .oxy-posts,
  .body-section-b-box.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}

.copy-bold {
  font-weight: 800;
}

@media (max-width: 767px) {
  .copy-bold {}
}

.body-section-a {
  padding-left: 5%;
  padding-right: 5%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  height: auto;
}

.body-section-a:not(.ct-section):not(.oxy-easy-posts),
.body-section-a.oxy-easy-posts .oxy-posts,
.body-section-a.ct-section .ct-section-inner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1023px) {
  .body-section-a {
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .body-section-a {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 40px;
  }

  .body-section-a:not(.ct-section):not(.oxy-easy-posts),
  .body-section-a.oxy-easy-posts .oxy-posts,
  .body-section-a.ct-section .ct-section-inner-wrap {
    display: flex;
  }
}

.body-section-a-box {
  height: 100%;
  width: 100%;
  max-width: 1920px;
}

.body-section-a-box:not(.ct-section):not(.oxy-easy-posts),
.body-section-a-box.oxy-easy-posts .oxy-posts,
.body-section-a-box.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 767px) {
  .body-section-a-box {
    gap: 24px;
  }

  .body-section-a-box:not(.ct-section):not(.oxy-easy-posts),
  .body-section-a-box.oxy-easy-posts .oxy-posts,
  .body-section-a-box.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}

.body-copy-sub:hover {
  font-weight: 800;
  letter-spacing: 0.07em;
}

.body-copy-sub {
  letter-spacing: 0.1em;
}

@media (max-width: 479px) {
  .body-copy-sub {
    font-size: 12px;
  }
}

.body-section-a-box-2 {
  height: 100%;
  width: 100%;
  max-width: 1920px;
}

.body-section-a-box-2:not(.ct-section):not(.oxy-easy-posts),
.body-section-a-box-2.oxy-easy-posts .oxy-posts,
.body-section-a-box-2.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

@media (max-width: 1023px) {
  .body-section-a-box-2 {}
}

@media (max-width: 767px) {
  .body-section-a-box-2 {
    gap: 24px;
  }

  .body-section-a-box-2:not(.ct-section):not(.oxy-easy-posts),
  .body-section-a-box-2.oxy-easy-posts .oxy-posts,
  .body-section-a-box-2.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}

.body-section-scroll-a {
  padding-left: 5%;
  padding-right: 5%;
  text-align: center;
  height: calc(100vh - 80px);
}

.body-section-scroll-a:not(.ct-section):not(.oxy-easy-posts),
.body-section-scroll-a.oxy-easy-posts .oxy-posts,
.body-section-scroll-a.ct-section .ct-section-inner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1023px) {
  .body-section-scroll-a {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 2%;
    padding-right: 2%;
    height: 80vh;
  }
}

@media (max-width: 767px) {
  .body-section-scroll-a {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    height: auto;
  }

  .body-section-scroll-a:not(.ct-section):not(.oxy-easy-posts),
  .body-section-scroll-a.oxy-easy-posts .oxy-posts,
  .body-section-scroll-a.ct-section .ct-section-inner-wrap {
    display: flex;
  }
}

.body-section-scroll-a-box {
  width: 100%;
  max-width: 1920px;
  height: 100%;
}

.body-section-scroll-a-box:not(.ct-section):not(.oxy-easy-posts),
.body-section-scroll-a-box.oxy-easy-posts .oxy-posts,
.body-section-scroll-a-box.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
}

@media (max-width: 767px) {
  .body-section-scroll-a-box {
    gap: 24px;
  }

  .body-section-scroll-a-box:not(.ct-section):not(.oxy-easy-posts),
  .body-section-scroll-a-box.oxy-easy-posts .oxy-posts,
  .body-section-scroll-a-box.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}

.scroll-img-a {
  clip-path: inset(0 0 0 0);
}

@media (max-width: 1023px) {
  .scroll-img-a {
    width: 90%;
  }
}

.body-section-a-2 {
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 92px;
  margin-bottom: 92px;
  text-align: center;
  height: auto;
}

.body-section-a-2:not(.ct-section):not(.oxy-easy-posts),
.body-section-a-2.oxy-easy-posts .oxy-posts,
.body-section-a-2.ct-section .ct-section-inner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1023px) {
  .body-section-a-2 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 2%;
    padding-right: 2%;
  }
}

@media (max-width: 767px) {
  .body-section-a-2 {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }

  .body-section-a-2:not(.ct-section):not(.oxy-easy-posts),
  .body-section-a-2.oxy-easy-posts .oxy-posts,
  .body-section-a-2.ct-section .ct-section-inner-wrap {
    display: flex;
  }
}

.txt-200 {
  font-weight: 200;
}

.b-box-img-hori {
  attachment_height: 1080;
  attachment_width: 1919;

  width: 80%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 1023px) {
  .b-box-img-hori {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .b-box-img-hori {
    width: 100%;
    height: 32vh;
  }
}

@media (max-width: 479px) {
  .b-box-img-hori {
    height: 24vh;
  }
}

.scroll-img-b {
  clip-path: inset(0 0 0 0);
}

.modal-menu:hover {
  font-weight: 800;
}

.modal-menu {
  font-family: Visby CF;
  font-size: 28px;
  text-transform: uppercase;
  color: #7a6e66;
  letter-spacing: 1px;
  margin-right: 20px;
  font-weight: 400;
  text-align: center;
  transition-duration: 0.5s;
  transition-timing-function: ease;
  transition-property: all;
  margin-bottom: 5vh;
}

.tabs-container {}

.tab {
  width: 100%;
}

.tab:not(.ct-section):not(.oxy-easy-posts),
.tab.oxy-easy-posts .oxy-posts,
.tab.ct-section .ct-section-inner-wrap {
  display: flex;
}

.tab-content {
  width: 100%;
}

.tab-content:not(.ct-section):not(.oxy-easy-posts),
.tab-content.oxy-easy-posts .oxy-posts,
.tab-content.ct-section .ct-section-inner-wrap {
  display: none;
}

@media (max-width: 1023px) {
  .tab-content {}

  .tab-content:not(.ct-section):not(.oxy-easy-posts),
  .tab-content.oxy-easy-posts .oxy-posts,
  .tab-content.ct-section .ct-section-inner-wrap {
    display: none;
  }
}

@media (max-width: 767px) {
  .tab-content {}

  .tab-content:not(.ct-section):not(.oxy-easy-posts),
  .tab-content.oxy-easy-posts .oxy-posts,
  .tab-content.ct-section .ct-section-inner-wrap {
    display: none;
  }
}

@media (max-width: 479px) {
  .tab-content {}
}

.res-info {
  gap: 24px;
}

.res-info:not(.ct-section):not(.oxy-easy-posts),
.res-info.oxy-easy-posts .oxy-posts,
.res-info.ct-section .ct-section-inner-wrap {
  gap: 24px;
}

@media (max-width: 767px) {
  .res-info {
    column-count: 1;
  }
}

.hp-sec-name {
  font-size: 20px;
}

@media (max-width: 767px) {
  .hp-sec-name {
    font-size: 16px;
  }
}

.hp-button {}

.body-sec-name {}

.tagline {}

.oxy-close-modal {
  color: #7a6e66;
}

.oxy-close-modal>svg {
  width: 10px;
  height: 10px;
}

.oxy-close-modal {
  background-color: transparent;
  border: 1px solid #1e73be;
  color: #1e73be;
  padding: 9px 15px;
}

.oxy-close-modal {
  color: #7a6e66;
}

.oxy-close-modal>svg {
  width: 10px;
  height: 10px;
}

.oxy-close-modal {}

.res-sub-txt {}

.tab2 {
  padding-bottom: 24px;
}

.res-aire {}

.air {}

.hah {}

.haha {}

.tab2-img {
  width: 100%;
  height: 80vh;
  overflow: hidden;
}

.tab2-img:not(.ct-section):not(.oxy-easy-posts),
.tab2-img.oxy-easy-posts .oxy-posts,
.tab2-img.ct-section .ct-section-inner-wrap {
  display: none;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .tab2-img {
    height: 32vh;
  }
}

.right-info-aire {}

.right-info-penthouse {}

.right-info-select {}

.fppage-right-info-box {
  opacity: 0
}

@media (max-width: 1920px) {
  .fppage-right-info-box {
    opacity: 0;
    margin-right: 7em;
  }
}

.plans-overlay {
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #f5f0e9;
  position: fixed;
  padding-top: 0px;
  top: 0px;
  margin-top: -20px;
}

.plans-overlay:not(.ct-section):not(.oxy-easy-posts),
.plans-overlay.oxy-easy-posts .oxy-posts,
.plans-overlay.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
}

@media (max-width: 1023px) {
  .plans-overlay {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 100%;
  }
}

@media (max-width: 767px) {
  .plans-overlay {
    overflow: scroll;
    position: fixed;
    top: 80px;
  }

  .plans-overlay:not(.ct-section):not(.oxy-easy-posts),
  .plans-overlay.oxy-easy-posts .oxy-posts,
  .plans-overlay.ct-section .ct-section-inner-wrap {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 479px) {
  .plans-overlay {
    height: 100%;
    overflow: scroll;
    top: 100px;
    margin-top: -32px;
  }
}

.plans-info-panel {
  width: 30%;
  height: 100%;
  padding-top: 2%;
  padding-bottom: 60px;
}

@media (max-width: 1023px) {
  .plans-info-panel {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .plans-info-panel {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    height: auto;
  }
}

@media (max-width: 479px) {
  .plans-info-panel {
    height: auto;
  }
}

.plans-plate-panel {
  width: 70%;
  height: 100%;
  /* border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #7a6e66; */
  padding-top: 2%;
  padding-bottom: 80px;
  padding-left: 20px;
}

.plans-plate-panel:not(.ct-section):not(.oxy-easy-posts),
.plans-plate-panel.oxy-easy-posts .oxy-posts,
.plans-plate-panel.ct-section .ct-section-inner-wrap {
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .plans-plate-panel {
    width: 100%;
    padding-left: 0px;
    border-left-style: none;
    height: 60vh;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 479px) {
  .plans-plate-panel {
    padding-top: 8%;
    padding-bottom: 8%;
    height: 60vh;
  }
}

.plans-overlay-wrapper {
  text-align: center;
  height: calc(100vh - 76px);
  left: 0px;
  position: fixed;
  bottom: 0px;
  z-index: 1000;
  width: 100vw;
  background-color: #f5f0e9;
  top: 0px;
}

.plans-overlay-wrapper .ct-section-inner-wrap {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.plans-overlay-wrapper:not(.ct-section):not(.oxy-easy-posts),
.plans-overlay-wrapper.oxy-easy-posts .oxy-posts,
.plans-overlay-wrapper.ct-section .ct-section-inner-wrap {
  align-items: center;
}

@media (max-width: 1920px) {
  .plans-overlay-wrapper {}
}

@media (max-width: 767px) {
  .plans-overlay-wrapper {
    overflow: hidden;
    position: fixed;
    top: 0px;
    height: auto;
  }
}

@media (max-width: 479px) {
  .plans-overlay-wrapper {
    position: relative;
    visibility: visible;
    height: auto;
    overflow: hidden;
  }
}

.keyplans-wrapper {
  overflow: hidden;
  gap: 12px;
  width: 100%;
  height: 38%;
}

.keyplans-wrapper:not(.ct-section):not(.oxy-easy-posts),
.keyplans-wrapper.oxy-easy-posts .oxy-posts,
.keyplans-wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

@media (max-width: 1023px) {
  .keyplans-wrapper {}

  .keyplans-wrapper:not(.ct-section):not(.oxy-easy-posts),
  .keyplans-wrapper.oxy-easy-posts .oxy-posts,
  .keyplans-wrapper.ct-section .ct-section-inner-wrap {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .keyplans-wrapper {
    gap: 0px;
    padding-top: 20px;
    height: auto;
  }

  .keyplans-wrapper:not(.ct-section):not(.oxy-easy-posts),
  .keyplans-wrapper.oxy-easy-posts .oxy-posts,
  .keyplans-wrapper.ct-section .ct-section-inner-wrap {
    gap: 0px;
  }
}

@media (max-width: 479px) {
  .keyplans-wrapper {
    height: auto;
    padding-top: 20px;
  }

  .keyplans-wrapper:not(.ct-section):not(.oxy-easy-posts),
  .keyplans-wrapper.oxy-easy-posts .oxy-posts,
  .keyplans-wrapper.ct-section .ct-section-inner-wrap {
    justify-content: flex-start;
  }
}

.unit-info-wrapper {
  width: 100%;
  height: 60%;
  gap: 12px;
  margin-top: -12px;
}

.unit-info-wrapper:not(.ct-section):not(.oxy-easy-posts),
.unit-info-wrapper.oxy-easy-posts .oxy-posts,
.unit-info-wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
}

@media (max-width: 1023px) {
  .unit-info-wrapper {
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .unit-info-wrapper {
    height: auto;
  }
}

@media (max-width: 479px) {
  .unit-info-wrapper {
    height: auto;
  }
}

.unit-title {}

@media (max-width: 1023px) {
  .unit-title {
    font-size: 24px;
  }
}

.unit-collection {
  padding-top: 4px;
  text-align: left;
}

.unit-info-box:not(.ct-section):not(.oxy-easy-posts),
.unit-info-box.oxy-easy-posts .oxy-posts,
.unit-info-box.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.unit-detail-wrapper {
  padding-top: 12px;
}

.unit-detail-wrapper:not(.ct-section):not(.oxy-easy-posts),
.unit-detail-wrapper.oxy-easy-posts .oxy-posts,
.unit-detail-wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
}

.unit-sq-ft {}

.unit-fl {}

.unit-type {
  text-align: left;
}

.unit-facing {
  text-align: left;
}

.unit-view {
  background-image: url(https://maribellevue.wpengine.com/wp-content/uploads/Mari-Floor-3-View-scaled.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 240px;
  height: 160px;
  background-position: 50% 50%;
  object-fit: cover;
  cursor: pointer;
}

@media (max-width: 1023px) {
  .unit-view {}
}

@media (max-width: 767px) {
  .unit-view {
    width: 100%;
    height: 50vw;
  }
}

@media (max-width: 479px) {
  .unit-view {}
}

.unit-button-wrapper {
  gap: 8px;
  margin-top: -2px;
}

.unit-button-wrapper:not(.ct-section):not(.oxy-easy-posts),
.unit-button-wrapper.oxy-easy-posts .oxy-posts,
.unit-button-wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

@media (max-width: 767px) {
  .unit-button-wrapper {}

  .unit-button-wrapper:not(.ct-section):not(.oxy-easy-posts),
  .unit-button-wrapper.oxy-easy-posts .oxy-posts,
  .unit-button-wrapper.ct-section .ct-section-inner-wrap {
    display: flex;
  }
}

.unit-download {
  cursor: pointer;
}

.unit-share {
  cursor: pointer;
}

@media (max-width: 767px) {
  .unit-share {}
}

.keyplans-button {}

.keyplans-floor-trigger {}

.keyplans-floor-trigger:not(.ct-section):not(.oxy-easy-posts),
.keyplans-floor-trigger.oxy-easy-posts .oxy-posts,
.keyplans-floor-trigger.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 767px) {
  .keyplans-floor-trigger {
    padding-left: 0%;
  }
}

.keyplans-box {
  max-width: 320px;
  height: 100%;
}

@media (max-width: 1920px) {
  .keyplans-box {}
}

@media (max-width: 1023px) {
  .keyplans-box {
    width: 90%;
    max-width: 90%;
    height: auto;
  }
}

@media (max-width: 767px) {
  .keyplans-box {
    width: 80%;
    max-width: 80%;
    padding-bottom: 4%;
    padding-top: 4%;
    margin-top: 0%;
  }
}

@media (max-width: 479px) {
  .keyplans-box {
    width: 85%;
    max-width: 90%;
    margin-left: 0px;
  }
}

.trigger-decrease {
  attachment_height: 16;
  attachment_width: 14;

  height: 18px;
  padding-right: 26px;
  cursor: pointer;
}

.trigger-increase {
  height: 18px;
  padding-left: 26px;
  cursor: pointer;
}

.keyplans-floor-num {
  text-transform: uppercase;
  margin-top: -4px;
}

.unit-plan-img {
  height: 80%;
}

@media (max-width: 1023px) {
  .unit-plan-img {}
}

@media (max-width: 767px) {
  .unit-plan-img {
    height: auto;
    width: 80%;
  }
}

.plans-overlay-close {
  color: #7a6e66;
}

.plans-overlay-close>svg {
  width: 45px;
  height: 45px;
}

.plans-overlay-close {
  right: 0%;
  position: absolute;
  top: 0%;
  margin-top: 16px;
  margin-right: 20px;
  z-index: 100;
  cursor: pointer;
}

@media (max-width: 1023px) {
  .plans-overlay-close {}
}

@media (max-width: 767px) {
  .plans-overlay-close {}

  .plans-overlay-close>svg {
    width: 45px;
    height: 45px;
  }

  .plans-overlay-close {}
}

@media (max-width: 479px) {
  .plans-overlay-close {}

  .plans-overlay-close>svg {
    width: 36px;
    height: 36px;
  }

  .plans-overlay-close {
    margin-top: 5%;
    position: fixed;
    top: 80px;
    right: 0px;
  }
}

.box-section-headline {}

.views-overlay {
  position: absolute;
  width: 100vw;
  height: 100%;
  padding-top: 0%;
  padding-left: 0%;
  padding-right: 0%;
  padding-bottom: 0%;
  background-color: #f5f0e9;
  visibility: visible;
  z-index: 1500;
}

.views-overlay:not(.ct-section):not(.oxy-easy-posts),
.views-overlay.oxy-easy-posts .oxy-posts,
.views-overlay.ct-section .ct-section-inner-wrap {
  display: none;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .views-overlay {
    position: fixed;
    top: 0px;
  }
}

@media (max-width: 479px) {
  .views-overlay {
    min-height: 100vh;
    top: 0px;
    height: auto;
  }
}

.views-box {
  width: 100vw;
  height: 100%;
}

.views-box:not(.ct-section):not(.oxy-easy-posts),
.views-box.oxy-easy-posts .oxy-posts,
.views-box.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 1023px) {
  .views-box {
    height: 100%;
  }
}

@media (max-width: 767px) {
  .views-box {
    position: relative;
  }
}

@media (max-width: 479px) {
  .views-box {
    height: 100%;
  }

  .views-box:not(.ct-section):not(.oxy-easy-posts),
  .views-box.oxy-easy-posts .oxy-posts,
  .views-box.ct-section .ct-section-inner-wrap {
    justify-content: center;
  }
}

.views-header-txt {
  display: none !important;
}

.views-floor-num {}

.view-img-box {
  width: 100vw;
  height: 95%;
}

.view-img-box:not(.ct-section):not(.oxy-easy-posts),
.view-img-box.oxy-easy-posts .oxy-posts,
.view-img-box.ct-section .ct-section-inner-wrap {
  display: flex;
  justify-content: center;
}

@media (max-width: 479px) {
  .view-img-box {
    height: 30%;
  }
}

.vies-popup-img {
  width: auto;
  object-fit: cover;
  min-height: 100%;
  min-width: 100vw;
  max-height: 200vh;
  height: auto;
}

.views-overlay-close {
  color: #7a6e66;
}

.views-overlay-close>svg {
  width: 55px;
  height: 55px;
}

.views-overlay-close {
  right: 0%;
  position: absolute;
  top: 0%;
  margin-top: 3%;
  margin-right: 2%;
  z-index: 100;
  cursor: pointer;
}

@media (max-width: 1023px) {}

@media (max-width: 767px) {
  .views-overlay-close {}

  .views-overlay-close>svg {
    width: 45px;
    height: 45px;
  }

  .views-overlay-close {
    position: absolute;
    margin-top: 0%;
    top: -10px;
    margin-right: 0%;
  }
}

@media (max-width: 479px) {}

.fp-tab-wrapper {
  width: 100%;
  margin-bottom: 70px;
}

.fp-tab-wrapper:not(.ct-section):not(.oxy-easy-posts),
.fp-tab-wrapper.oxy-easy-posts .oxy-posts,
.fp-tab-wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 1920px) {
  .fp-tab-wrapper {
    margin-bottom: 70px;
  }
}

.fp-tab-content {}

.bedr-num {}

.bath-num {}

.balc-num {}

.balc-num:not(.ct-section):not(.oxy-easy-posts),
.balc-num.oxy-easy-posts .oxy-posts,
.balc-num.ct-section .ct-section-inner-wrap {
  display: none;
}

.fp-size-wrapper {
  width: 80%;
  max-width: 1920px;
  border-bottom-color: #7a6e66;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.fp-type {
  font-family: 'Hues';
  text-transform: uppercase;
  text-align: left;
  color: #7a6e66;
  letter-spacing: 0.25em;
  line-height: 1.8;
  font-size: 1.8em;
  font-weight: 400;
  word-spacing: -0.22em;
}

@media (max-width: 1920px) {
  .fp-type {
    line-height: 1.6;
    font-size: 26px;
  }
}

@media (max-width: 1023px) {}

@media (max-width: 767px) {
  .fp-type {
    font-size: 20px;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .fp-type {
    width: 100%;
    word-spacing: -0.22em;
  }
}

.fp-size-box:hover {
  cursor: pointer;
}

.fp-size-box {
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
  border-top-style: solid;
  border-top-color: #7a6e66;
  border-top-width: 1px;
}

.fp-type-header {
  font-family: 'Hues';
  text-transform: uppercase;
  text-align: left;
  color: #7a6e66;
  letter-spacing: 0.25em;
  line-height: 1.8;
  max-width: 1200px;
  font-size: 1.8em;
  font-weight: 400;
  word-spacing: -0.22em;
}

@media (max-width: 1920px) {
  .fp-type-header {
    line-height: 1.6;
    font-size: 26px;
  }
}

@media (max-width: 1023px) {}

@media (max-width: 767px) {
  .fp-type-header {
    font-size: 20px;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .fp-type-header {
    width: 100%;
    word-spacing: -0.22em;
  }
}

.fp-type-header-box {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
}

.fp-type-header-box:not(.ct-section):not(.oxy-easy-posts),
.fp-type-header-box.oxy-easy-posts .oxy-posts,
.fp-type-header-box.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.fp-size-infor-box {
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
}

.fp-size-infor-box:not(.ct-section):not(.oxy-easy-posts),
.fp-size-infor-box.oxy-easy-posts .oxy-posts,
.fp-size-infor-box.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
}

.fp-size-infor-wrapper {
  width: 100%;
  text-transform: uppercase;
  padding-bottom: 16px;
}

.fp-size-infor-wrapper:not(.ct-section):not(.oxy-easy-posts),
.fp-size-infor-wrapper.oxy-easy-posts .oxy-posts,
.fp-size-infor-wrapper.ct-section .ct-section-inner-wrap {
  display: none;
}

.size-unit-title {}

.fp-size-type {}

.unit-title-txt {
  font-family: Visby CF;
  text-align: left;
  font-size: 32px;
  color: #7a6e66;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  .unit-title-txt {
    font-size: 24px;
  }
}

.fp-unit-title {
  text-transform: uppercase;
  width: 15%;
  text-align: left;
}

.fp-unit-floor {
  width: 22.5%;
}

.fp-size-facing {
  width: 30%;
  text-align: center;
}

.fp-size-sq {
  width: 22.5%;
}

.fp-size-view-bt {
  width: 10%;
  text-align: right;
}

.hp-hero-box {}

.txt-blue {
  color: #374047;
  text-transform: capitalize;
  font-weight: 600;
}

.video-player {
  position: relative;
}

.sound-switchv {
  background-color: #cc8484;
  width: 32px;
  height: 32px;
  z-index: 50;
}

@media (max-width: 1023px) {
  .sound-switchv {
    width: 32px;
  }
}

.sound-switch {
  z-index: 50;
  position: absolute;
  right: 12px;
  bottom: 12px;
  background-color: #7a6e66;
  width: 32px;
  height: 32px;
}

.test-wrapper {
  max-width: 1920px;
}

.test-wrapper:not(.ct-section):not(.oxy-easy-posts),
.test-wrapper.oxy-easy-posts .oxy-posts,
.test-wrapper.ct-section .ct-section-inner-wrap {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.test-left {
  width: 66.66%;
}

@media (max-width: 1023px) {
  .test-left {
    height: 100%;
  }
}

.test-right {
  width: 33.33%;
}

.hp-hide {}

.pop-up-copy {
  font-family: 'Hues';
  text-transform: uppercase;
  text-align: center;
  color: #7a6e66;
  letter-spacing: 0.2em;
  line-height: 1.8;
  width: 90%;
  max-width: 1200px;
  font-weight: 400;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
  word-spacing: -0.22em;
  -webkit-text-stroke: 0.25px #7A6E66;
  text-stroke: 0.25px #7A6E66;
}

.pop-up-copy:not(.ct-section):not(.oxy-easy-posts),
.pop-up-copy.oxy-easy-posts .oxy-posts,
.pop-up-copy.ct-section .ct-section-inner-wrap {
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1920px) {
  .pop-up-copy {
    line-height: 1.6;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    word-spacing: -0.22em;
  }
}

@media (max-width: 1023px) {
  .pop-up-copy {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .pop-up-copy {
    font-size: 16px;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .pop-up-copy {
    width: 100%;
    font-size: 16px;
    word-spacing: -0.22em;
  }
}

img {
  vertical-align: bottom;
}

html {
  background-color: #f5f0e9;

}



.ct-inner-content {
  margin-top: 80px;
}


.logged-in #header {
  margin-top: 32px;
}

.oxygen-builder-body #header {
  margin-top: 0px;
}

a.top-menu::before {

  display: block;
  content: attr(title);
  font-weight: 800;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.footer-copy a,
#inquire-info a {
  color: #7A6E66;
}

.hero-container {
  height: calc(100vh - 80px);
}

.body-tagline-h {
  -webkit-text-stroke: 0.15px #7a6e66;
}

.fp-type-header {
  -webkit-text-stroke: 0.15px #7a6e66;
}

/* Menu Highlighting */

.page-id-75 .menu-building,
.page-id-142 .menu-residences,
.page-id-104 .menu-neighborhood,
.page-id-647 .menu-amenities,
.page-id-108 .menu-floorplans,
.page-id-110 .menu-team {
  font-weight: bold;
}

/*
@media screen and (max-width: 1250px){
	#desktop-menu{
		display:none;
	}
	#menu-toggle{
		display:block;
	}
}
*/

.oxy-close-modal {
  background-color: transparent;
  border: 0px;
  padding: 9px 15px;
}

/*
@media(max-height:728px){
	#headline-62-108, #headline-63-108{
		font-size:28px;
	}	
}*/

.list-close {
  margin-top: -14px;
}

#header .ct-section-inner-wrap {
  max-width: 100%;
}

.hamburger {
  padding-top: 0px;
  padding-left: 10px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger.is-active:hover {
  opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #7A6E66;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 1.75px;
  background-color: #7A6E66;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

g.plate-unit-fill {
  opacity: 0;
  transition: opacity .25s ease;
  cursor: pointer;
}

g.plate-unit-fill:hover,
g.plate-unit-fill.selected {
  opacity: 1;
}

svg.keyplan {
  display: none;
  transition: opacity ease;
}

svg.keyplan.selected {
  display: block;
}

.keyplans-box svg {
  height: 100%;
}

.plans-overlay-wrapper {
  display: none;
}

@media (max-width:1023px) {
  .keyplans-box svg {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {

  body .keyplans-wrapper {
    padding-top: 20px !important;
  }

  body .plans-info-panel {
    padding-bottom: 12px !important;
  }

}