/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*!
 * fullPage 4.0.9
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */ /* <=28 */
  box-sizing: border-box;
  height: 100%;
  display: block;
}

.fp-slide {
  float: left;
}

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

/* .fp-table::before , 
.fp-table::after {
      content:'';
      flex:1;
} */
.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none; /* webkit (safari, chrome) browsers */
  -moz-user-select: none; /* mozilla browsers */
  -khtml-user-select: none; /* webkit (konqueror) browsers */
  -ms-user-select: none; /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-prev {
  left: 15px;
}

.fp-next {
  right: 15px;
}

.fp-arrow {
  width: 0;
  height: 0;
  border-style: solid;
}

.fp-arrow.fp-prev {
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-arrow.fp-next {
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

/* .fp-scrollable {
    overflow: hidden;
    position: relative;
} */
/* .fp-scroller{
    overflow: hidden;
} */
/* .iScrollIndicator{
    border: 0 !important;
} */
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  top: 50%;
  opacity: 1;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translate3d(0, -50%, 0);
}

#fp-nav.fp-right {
  right: 17px;
}

#fp-nav.fp-left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

.fp-slidesNav.fp-bottom {
  bottom: 17px;
}

.fp-slidesNav.fp-top {
  top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide {
  height: auto !important;
}

/* Used with autoScrolling: false */
.fp-scrollable .fp-section,
.fp-scrollable .fp-slide {
  /* Fallback for browsers that do not support Custom Properties */
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}

/* Disabling vertical centering on scrollable elements */
.fp-overflow {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.fp-overflow {
  overflow-y: scroll;
  height: 100%;
  outline: none;
}

.fp-overflow.fp-table {
  display: block;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide {
  height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.fp-snaps {
  overflow-y: auto !important;
  height: 100% !important;
}

.fp-snaps body {
  height: 100% !important;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
  overflow-y: scroll !important;
  scroll-behavior: smooth;
}

.fp-snaps .fp-section {
  scroll-snap-align: start;
}

.fp-snaps .fullpage-wrapper {
  height: auto !important;
}

/* Used for DragAndMove*/
.fp-disable-snap body {
  scroll-behavior: unset !important;
  -ms-scroll-snap-type: none !important;
      scroll-snap-type: none !important;
}

/* Customize website's scrollbar like Mac OS
Not supports in Firefox and IE */
.fp-scroll-mac .fp-overflow::-webkit-scrollbar {
  background-color: transparent;
  width: 9px;
}

.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track {
  background-color: transparent;
}

.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  border: 4px solid transparent;
}

.fp-warning,
.fp-watermark {
  z-index: 9999999;
  position: absolute;
  bottom: 0;
}

.fp-warning,
.fp-watermark a {
  text-decoration: none;
  color: #000;
  background: rgba(255, 255, 255, 0.6);
  padding: 5px 8px;
  font-size: 14px;
  font-family: arial;
  color: black;
  display: inline-block;
  border-radius: 3px;
  margin: 12px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*! jQuery UI - v1.13.1 - 2022-06-15
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  -webkit-box-shadow: 0 0 3px 1px rgb(94, 158, 214);
          box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)"; /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  -ms-filter: Alpha(Opacity=30); /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

/**
 * Set up a decent box model on the root element
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/**
   * Make all elements from the DOM inherit from the parent box-sizing
   * Since `*` has a specificity of 0, it does not override the `html` value
   * making all elements inheriting from the root box-sizing value
   * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
   */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/**
   * Basic styles for links
   */
a {
  color: #333;
  text-decoration: none;
}
@media (min-width: 992px) {
  a:hover, a:active {
    color: #040505;
    text-decoration: underline;
  }
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

textarea {
  resize: vertical;
}

button:focus, button:focus-visible {
  outline-width: 1px;
  outline-style: dotted;
  outline-color: inherit;
}

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0; /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

body {
  font-family: "baseFont", sans-serif;
  line-height: 1.4;
  color: #040505;
  font-size: 16px;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "WhyteInktrap", sans-serif;
  font-weight: 500;
  color: #040505;
  margin-top: 0;
}

@font-face {
  font-family: "baseFont";
  src: url("../fonts/Whyte/Whyte-Regular/ABCWhyte-Book.eot");
  src: url("../fonts/Whyte/Whyte-Regular/ABCWhyte-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/Whyte/Whyte-Regular/ABCWhyte-Book.otf") format("otf"), url("../fonts/Whyte/Whyte-Regular/ABCWhyte-Book.woff") format("woff"), url("../fonts/Whyte/Whyte-Regular/ABCWhyte-Book.ttf") format("truetype"), url("../fonts/Whyte/Whyte-Regular/ABCWhyte-Book.svg#ABCWhyte-Book") format("svg");
  font-display: swap;
}
@font-face {
  font-family: "baseFont";
  src: url("../fonts/Whyte/Whyte-Medium/ABCWhyte-Medium.eot");
  src: url("../fonts/Whyte/Whyte-Medium/ABCWhyte-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Whyte/Whyte-Medium/ABCWhyte-Medium.otf") format("otf"), url("../fonts/Whyte/Whyte-Medium/ABCWhyte-Medium.woff") format("woff"), url("../fonts/Whyte/Whyte-Medium/ABCWhyte-Medium.ttf") format("truetype"), url("../fonts/Whyte/Whyte-Medium/ABCWhyte-Medium.svg#ABCWhyte-Medium") format("svg");
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "baseFont";
  src: url("../fonts/Whyte/Whyte-Italic/ABCWhyte-BookItalic.eot");
  src: url("../fonts/Whyte/Whyte-Italic/ABCWhyte-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Whyte/Whyte-Italic/ABCWhyte-BookItalic-Regular.otf") format("otf"), url("../fonts/Whyte/Whyte-Italic/ABCWhyte-BookItalic.woff") format("woff"), url("../fonts/Whyte/Whyte-Italic/ABCWhyte-BookItalic.ttf") format("truetype"), url("../fonts/Whyte/Whyte-Italic/ABCWhyte-BookItalic.svg#ABCWhyte-BookItalic") format("svg");
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "WhyteInktrap";
  src: url("../fonts/Whyte/Whyte-Inktrap-Medium/ABCWhyteInktrap-Medium.eot");
  src: url("../fonts/Whyte/Whyte-Inktrap-Medium/ABCWhyteInktrap-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Whyte/Whyte-Inktrap-Medium/ABCWhyteInktrap-Medium-Regular.otf") format("otf"), url("../fonts/Whyte/Whyte-Inktrap-Medium/ABCWhyteInktrap-Medium.woff") format("woff"), url("../fonts/Whyte/Whyte-Inktrap-Medium/ABCWhyteInktrap-Medium-Regular.ttf") format("truetype"), url("../fonts/Whyte/Whyte-Inktrap-Medium/ABCWhyteInktrap-Medium.svg#ABCWhyteInktrap-Medium") format("svg");
  font-display: swap;
}
body {
  padding: 0;
  color: #040505;
}

.flex, .accordion-container .plus-minus, .accordion-container .accordion-content .accordion-head, .abt-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

a, button {
  outline: none !important;
}
a:hover, button:hover {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
}

@media (max-width: 991px) {
  .desktop {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .mobile {
    display: none !important;
  }
}

.h1 {
  font-size: 70px;
  font-family: "WhyteInktrap", sans-serif;
  margin: 100px 0 10px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .h1 {
    line-height: 80px;
  }
}
@media (max-width: 991px) {
  .h1 {
    margin: 50px 0 0px;
  }
}
.h1 {
  font-size: calc(52px + 18 * ((100vw - 768px) / 568));
}

.h2 {
  font-size: 57px;
  font-family: "baseFont", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}
.h2 {
  font-size: calc(40px + 17 * ((100vw - 768px) / 568));
}
.h2 {
  line-height: calc(42px + 18 * ((100vw - 768px) / 568));
}

.wrapper {
  padding: 100px 30px;
}
.wrapper p {
  font-size: 25px;
  font-family: "baseFont", sans-serif;
  line-height: normal;
  font-weight: 300;
}
@media (min-width: 992px) {
  .wrapper p {
    padding-top: 10px !important;
  }
}
.wrapper p {
  font-size: calc(20px + 5 * ((100vw - 768px) / 568));
}
.wrapper ul, .wrapper p {
  margin: 0;
  padding: 0;
}
.wrapper li {
  list-style-type: none;
}

.wrapper, .home-cnt-wrap {
  -webkit-transition: all 400ms linear;
  transition: all 400ms linear;
}

@media (max-width: 991px) {
  .menu-open .wrapper, .menu-open .home-cnt-wrap {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.full-width {
  width: 100%;
}

.center-img {
  margin: 0 auto;
  display: block;
  max-width: 85%;
}

.top-img {
  margin-bottom: 70px;
}

.error-block a,
.thank-block a, .cookies-btn a, .btn-primary {
  border: 2px solid #000000;
  background: #fff;
  border-radius: 50px;
  display: inline-block;
  color: #000;
  font-weight: 300;
  text-decoration: none;
}
@media (min-width: 992px) {
  .error-block a:hover,
.thank-block a:hover, .cookies-btn a:hover, .btn-primary:hover, .error-block a:active,
.thank-block a:active, .cookies-btn a:active, .btn-primary:active {
    background: #e6e62e;
    color: #000;
  }
}

.cookies-btn a.btn-black, .btn-primary {
  background: #000;
  color: #fff;
}
@media (min-width: 992px) {
  .cookies-btn a.btn-black:hover, .btn-primary:hover, .cookies-btn a.btn-black:active, .btn-primary:active {
    background: #e6e62e;
    color: #000;
  }
}

.btn-primary {
  text-decoration: none !important;
  padding: 5px 10px;
  margin-top: 20px;
}

@media (min-width: 992px) {
  .spacer, #arts-desc {
    padding-top: 20px;
  }
  .center-text {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 991px) {
  .wrapper {
    padding: 55px 20px;
  }
}
.txt-center {
  display: block;
  text-align: center;
}

@media (min-width: 768px) {
  .headline {
    max-width: 78%;
  }
}

.disable-link {
  pointer-events: none;
}

.hide {
  display: none !important;
}

.parallax {
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  overflow: hidden;
  -webkit-clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%);
          clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%);
}

.parallax-img {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  pointer-events: none;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform, opacity;
  margin-top: 0px;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}

.ext-link {
  text-decoration: underline;
}

header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header .logo {
  width: 93px;
  height: 93px;
  background-color: #000;
}
@media (max-width: 767px) {
  header .logo {
    width: 65px;
    height: 65px;
  }
}
@media (max-width: 767px) {
  header .logo svg {
    margin: 0 12px;
  }
}
header .logo img {
  display: none;
}
header .logo:hover img {
  display: block;
}
header .logo:hover svg {
  display: none;
}
header nav, header ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  header nav {
    justify-content: right;
    align-items: center;
  }
}
@media (min-width: 992px) {
  header nav {
    margin-top: 12px;
  }
}
header nav ul {
  margin: 0;
  padding: 0;
}
header nav ul li {
  height: 35px;
  border-radius: 50px;
  border: 2px solid #fff;
  background-color: #000;
  color: #fff;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 992px) {
  header nav ul li {
    border: 3px solid #fff;
  }
}
header nav ul li a {
  padding: 5px 10px;
  text-decoration: none;
  outline: none;
  color: #fff;
  display: block;
}
@media (min-width: 1200px) {
  header nav ul li {
    height: 53px;
  }
  header nav ul li.menu-icon {
    width: 53px;
  }
  header nav ul li.menu-icon .ham-menu-btn span {
    width: 27px;
    margin-top: 14px;
    left: 11px;
  }
  header nav ul li.menu-icon .ham-menu-btn span:last-child {
    top: 17px;
  }
  header nav ul li a {
    padding: 10px 17px 8px;
    font-size: 23px;
  }
}
@media (max-width: 991px) {
        header nav ul li.mob-icon a {
          padding: 0; } }

  .system header nav ul li:hover {
    background-color: #e6e62e;
  }

header nav ul li:hover a.dropdown {
  color: #000;
}
header nav ul li:hover a:hover {
  color: #000;
}
header nav ul li.sub-menu {
  position: relative;
}
header nav ul li.sub-menu a {
  padding-right: 30px;
  white-space: nowrap;
}
header nav ul li.sub-menu ul {
  visibility: hidden;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  text-align: center;
  position: absolute;
  min-width: 180px;
  top: 35px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 1200px) {
  header nav ul li.sub-menu ul {
    min-width: 256px;
    top: 52px;
  }
}
header nav ul li.sub-menu ul li a {
  padding-right: 10px;
}
header nav ul li.sub-menu a.dropdown:hover a {
  color: #000;
}
header nav ul li.sub-menu:hover ul {
  visibility: visible;
}
header nav ul li.sub-menu::after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  position: absolute;
  right: 14px;
  content: "";
  top: 8px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
@media (min-width: 1200px) {
  header nav ul li.sub-menu::after {
    top: 18px;
  }
}
header nav ul li.sub-menu:hover::after {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  border-color: #000;
  top: 14px;
}
@media (min-width: 1200px) {
  header nav ul li.sub-menu:hover::after {
    top: 23px;
  }
}
header nav ul li.drop:hover > a {
  color: #000;
}
header nav ul.right {
  padding-right: 20px;
}
.right .sub-menu ul {
  min-width: 140px;
}
@media (min-width: 1200px) {
  .right .sub-menu ul {
    min-width: 201px;
  }
}

@media (max-width: 991px) {
  .topnav {
    margin-left: auto;
    margin-right: 10px;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .topnav a {
    padding: 5px 10px;
  }
}

header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.ham-menu {
  display: none;
  width: 100%;
  height: 100%;
  background-color: #e6e62e;
  border-bottom: 1px solid #000;
  position: fixed;
  top: 0;
  font-family: "baseFont", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  right: 0;
  z-index: 100;
}
@media (max-width: 991px) {
  .ham-menu {
    overflow-y: auto;
  }
}
.ham-menu {
  font-size: calc(21px + 3 * ((100vw - 768px) / 568));
}
@media (min-width: 992px) {
  .ham-menu .top-menu {
    height: 95%;
  }
  .ham-menu .top-menu .menu-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 991px) {
  .ham-menu .top-menu {
    display: block;
    padding: 60px 20px 0;
  }
}
.ham-menu ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  list-style-type: none;
  padding: 0 10px;
}
.ham-menu ul a {
  display: inline-block;
  position: relative;
  color: #000;
}
.ham-menu ul a:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 0;
  bottom: 8px;
  right: 0;
  background: #000;
  -webkit-transition: width ease 0.3s;
  transition: width ease 0.3s;
}
.ham-menu ul a:hover::after, .ham-menu ul a:active::after {
  width: 100%;
}
.ham-menu ul:first-child {
  font: 300 27px/56px "baseFont", sans-serif;
}
.ham-menu ul:first-child {
  font-size: calc(30px + 5 * ((100vw - 768px) / 568));
}
@media (min-width: 992px) {
  .ham-menu ul:first-child {
    padding-right: 7vw;
  }
}
@media (max-width: 1199px) {
  .ham-menu ul:first-child {
    font-size: calc(30px + 5 * ((100vw - 768px) / 568));
  }
}
.ham-menu ul li.current-menu-item a:after {
  width: 100%;
}
.ham-menu ul:last-child {
  margin-top: 10px;
}
.ham-menu ul:last-child li {
  padding-bottom: 9px;
}
.ham-menu ul:last-child li a:after {
  bottom: -1px;
}

.ham-menu-btn {
  padding: 0px 8px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
  width: 33px;
  height: 33px;
}
@media (min-width: 1200px) {
  .ham-menu-btn {
    height: 53px;
    width: 53px;
  }
}
.ham-menu-btn span {
  width: 17px;
  background: #fff;
  display: block;
  height: 1px;
  margin-top: 7px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: absolute;
}
.ham-menu-btn span:first-child {
  top: 5px;
}
.ham-menu-btn span:last-child {
  top: 13px;
}
@media (min-width: 992px) {
  .ham-menu-btn:hover span {
    height: 2px;
  }
  .ham-menu-btn:hover span:first-child {
    top: 2px;
  }
  .ham-menu-btn:hover span:last-child {
    top: 14px;
  }
}

@media (min-width: 992px) {
  .menu-icon:hover span {
    background: #000;
  }
}

.social {
  padding: 0 20px;
  display: block;
  position: relative;
  bottom: 15px;
}
@media (min-width: 992px) {
  .social {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .social {
    position: static;
    padding: 70px 30px 25px;
    max-width: 250px;
  }
}
.social a {
  text-decoration: none;
  margin: 0 4px;
  position: relative;
  display: inline-block;
}
.social a:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: 1px;
  right: 0;
  background: #000;
  -webkit-transition: width ease 0.3s;
  transition: width ease 0.3s;
}
.social a:hover::after, .social a:active::after {
  width: 0;
}
.social a:first-child {
  margin-right: 0;
}

.close-button {
  width: 33px;
  height: 33px;
  position: absolute;
  right: 19px;
  top: 13px;
}
@media (min-width: 1200px) {
  .close-button {
    height: 53px;
    width: 53px;
  }
}
.close-button span {
  display: block;
  position: absolute;
  top: 14px;
  left: 6px;
}
@media (min-width: 1200px) {
  .close-button span {
    top: 19px;
    left: 11px;
  }
}
.close-button span::before, .close-button span::after {
  content: "";
  position: absolute;
  top: 8px;
  height: 1px;
  width: 17px;
  background-color: #000;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (min-width: 1200px) {
  .close-button span::before, .close-button span::after {
    width: 27px;
    height: 2px;
  }
}
.close-button span::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close-button span::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.close-button:hover span::before {
  top: 0px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.close-button:hover span::after {
  top: 10px;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.phone-num {
  color: #fff;
  font-family: "baseFont", sans-serif;
  padding-left: 15px;
  font-weight: 500;
  text-shadow: 1px 1px #040505;
  cursor: pointer !important; }
  .phone-num:active, .phone-num:hover {
    text-shadow: none; }
  @media (max-width: 991px) {
    .phone-num {
      display: none; } }

@media (min-width: 992px) {
  .wrap-box {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .wrap-box.right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.footer-top {
  background: #000;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  position: relative;
}
@media (max-width: 991px) {
  .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer-top #seal {
  position: absolute;
}
@media (min-width: 992px) {
  .footer-top #seal {
    right: 10px;
    bottom: 10px;
  }
}
@media (max-width: 991px) {
  .footer-top #seal {
    right: 8px;
    top: 30px;
  }
  .footer-top #seal img {
    height: 120px;
    width: auto;
  }
}
@media (max-width: 359px) {
  .footer-top #seal {
    top: 40px;
  }
  .footer-top #seal img {
    height: 80px;
  }
}

.ft-col {
  padding: 75px 28px;
}
@media (min-width: 992px) {
  .ft-col {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .ft-col {
    padding: 50px 20px 65px;
  }
}

.ft-left {
  font-size: 25px;
  letter-spacing: 0.25px;
  color: #fff;
  font-weight: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 1px solid #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ft-left {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .ft-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 20px;
  }
}
.ft-left h4 {
  font-size: 25px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 0;
}
.ft-left h4:not(:first-of-type) {
  margin-top: 45px;
}
@media (max-width: 767px) {
  .ft-left h4:not(:first-of-type) {
    margin-top: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ft-left h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .ft-left h4 {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
.ft-left p {
  margin: 0;
}
.ft-left a {
  color: #fff;
  position: relative;
  display: inline-block;
  position: relative;
}
.ft-left a:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 5px;
  right: 0;
  background: #fff;
  -webkit-transition: width ease 0.3s;
  transition: width ease 0.3s;
}
.ft-left a:hover::after, .ft-left a:active::after {
  width: 0;
}

@media (max-width: 991px) {
  .ft-right {
    display: none;
  }
}

.ft-address {
  padding-right: 50px;
}
.ft-address span {
  display: block;
}
@media (max-width: 767px) {
  .ft-address {
    margin-bottom: 25px;
  }
}

.footer-social a {
  display: inline-block;
}
.footer-social a[href^="#"] {
  pointer-events: none;
}

.ft-time p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
.ft-time p span {
  width: 100px;
}

.ft-nav {
  font-size: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ft-nav {
    font-size: 25px;
  }
}
.ft-nav li {
  margin-bottom: 20px;
}
.ft-nav a {
  color: #fff;
  font-weight: 300;
  text-transform: capitalize;
  display: inline-block;
  position: relative;
}
.ft-nav a:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 5px;
  right: 0;
  background: #fff;
  -webkit-transition: width ease 0.3s;
  transition: width ease 0.3s;
}
.ft-nav a:hover::after, .ft-nav a:active::after {
  width: 0;
}
.ft-nav a[href^="#"] {
  pointer-events: none;
}
.ft-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.ft-nav-right {
  font-size: 25px;
  padding-left: 50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ft-nav-right {
    padding-left: 30px;
    font-size: 20px;
  }
}
.ft-nav-right li {
  margin-bottom: 10px;
}

.footer-bottom {
  background: #e6e62e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 28px;
  font-size: 16px;
}
@media (min-width: 992px) {
  .footer-bottom {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 1700px) {
  .footer-bottom {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .footer-bottom {
    padding: 30px 20px 20px;
    font-size: 15px;
  }
}
.footer-bottom a[href^="#"] {
  pointer-events: none;
}

@media (max-width: 1700px) {
  .fb-copyright {
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 20px;
  }
}

.fb-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991px) {
  .fb-logos {
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.fb-logos a:not(:last-child) {
  margin-right: 30px;
}
@media (max-width: 991px) {
  .fb-logos a {
    margin-bottom: 25px;
  }
}
.fb-logos a img {
  max-width: 125px;
}
.fb-logos a img[alt="Approve Shield"] {
  max-width: 100%;
  max-height: 18px;
}

.fb-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1700px) {
  .fb-nav {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .fb-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 50%;
  }
}
.fb-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fb-nav ul li {
  display: inline-block;
}
@media (max-width: 991px) {
  .fb-nav ul li {
    display: block;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .fb-nav ul li:not(:last-child) {
    margin-right: 30px;
  }
}

.eho-ada {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px;
}
@media (max-width: 991px) {
  .eho-ada {
    margin-left: 0;
  }
}
.eho-ada a:not(:last-child) {
  margin-right: 15px;
}

.footer-btm {
  background: #000;
  padding: 15px 20px;
  text-align: center;
  font-size: 14px;
}
.footer-btm a {
  color: #fff;
}
@media (max-width: 767px) {
  .footer-btm {
    text-align: left;
    padding: 25px 20px;
  }
}

body.home-page {
  -webkit-transform: translate3d(0, 0, 0);
}

.cookies-banner {
  border: 2px solid #000000;
  border-bottom: 0;
  background: #fff;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  padding: 30px;
  font-size: 25px;
  line-height: 1.2;
  position: fixed;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 90%;
  max-width: 1400px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
}

.cookies-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 35px;
}

.cookies-btn a {
  font-size: 23px;
  font-weight: 300;
  white-space: nowrap;
  padding: 8px 20px;
}
.cookies-btn a:first-child {
  margin-right: 15px;
}
.home-container {
  position: relative;
  z-index: 2;
}

.section {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 991px) {
  .section_2 {
    background-position: left;
  }
}

.section_3 {
  background-color: #e6e62e;
}

@media (max-width: 991px) {
  .section_5 {
    background-position: left;
  }
}

@media (max-width: 991px) {
  .section_6 {
    background-position: 90%;
  }
}
@media (max-width: 991px) {
  .section_6 .section-mob-img {
    background-position: 90%;
  }
}

#homePage .iScrollVerticalScrollbar {
  display: none !important;
}

.home-marquee {
  font-size: 140px;
  font-family: "WhyteInktrap", sans-serif;
  color: #000;
  text-transform: uppercase;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
@media (max-width: 991px) {
  .home-marquee {
    font-size: 64px;
    top: 130px;
  }
}
@media (max-width: 767px) {
  .home-marquee {
    font-size: 45px;
    top: 93px;
  }
}

.cube-container {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-perspective: 120vh;
          perspective: 120vh;
  position: fixed;
  z-index: 5;
  pointer-events: none;
}
.remove-bg .cube-container {
  z-index: 1;
}

.home-cube {
  width: 100vw;
  height: 100vh;
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cube-face,
.contact-cube {
  width: 60vh;
  height: 60vh;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  background: #fff;
  padding: 30px;
}
@media (min-width: 992px) and (max-height: 700px) {
  .cube-face,
.contact-cube {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .cube-face,
.contact-cube {
    width: 85vw;
    height: 85vw;
    padding: 18px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .cube-face,
.contact-cube {
    width: 60vh;
    height: 60vh;
  }
}
.cube-face h2,
.contact-cube h2 {
  font-family: "WhyteInktrap", sans-serif;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
}

@media (max-width: 767px) {
  .remove-bg .cube-face {
    margin-top: 0;
  }
}

.side_0 {
  background: #e6e62e;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.side_0 img {
  max-width: none;
  max-height: 90%;
}

@media (max-width: 767px) {
  .side_2 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.side_2 p {
  margin: 0;
  font-size: calc((24vh - 1.8rem) / 7);
  line-height: 1.2;
}
@media (max-width: 767px) {
  .side_2 p {
    font-size: calc((35vw - 1.6rem) / 7);
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .side_2 p {
    font-size: calc((28vh - 2rem) / 7);
  }
}
.side_2 p strong {
  font-weight: 500;
  display: inline-block;
}

.live-artfully {
  overflow: hidden;
  background: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.live-artfully h2 {
  font-size: calc((70vh - 1.5rem) / 8);
  text-align: left;
  -ms-flex-item-align: center;
      align-self: center;
  justify-self: center;
  text-align: center;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .live-artfully h2 {
    font-size: calc((85vw - 1.5rem) / 8);
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .live-artfully h2 {
    font-size: calc((70vh - 1.5rem) / 8);
  }
}
.live-artfully ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.live-artfully ul li {
  color: #fff;
  line-height: 1.4;
  font-size: calc((25vh - 1.5rem) / 8);
  font-weight: 500;
  text-shadow: 2px 2px 2px rgba(128, 128, 128, 0.5);
}
@media (max-width: 767px) {
  .live-artfully ul li {
    font-size: calc((45vw - 1.5rem) / 8);
    line-height: 1.2;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .live-artfully ul li {
    font-size: calc((29vh - 1.5rem) / 8);
  }
}

.home-features h2,
.home-neighborhood h2 {
  font-size: calc((52vh - 1.5rem) / 7);
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .home-features h2,
.home-neighborhood h2 {
    font-size: calc((60vw - 1.5rem) / 7);
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .home-features h2,
.home-neighborhood h2 {
    font-size: calc((50vh - 1.5rem) / 7);
  }
}
.home-features p,
.home-neighborhood p {
  margin: 0;
  font-size: calc((24vh - 1.5rem) / 7);
  line-height: 1.2;
}
@media (max-width: 767px) {
  .home-features p,
.home-neighborhood p {
    font-size: calc((28vw - 1.5rem) / 7);
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .home-features p,
.home-neighborhood p {
    font-size: calc((25vh - 1.5rem) / 7);
  }
}

.home-neighborhood h2 {
  font-size: calc((41vh - 1.5rem) / 7);
}
@media (max-width: 767px) {
  .home-neighborhood h2 {
    font-size: calc((54vw - 1.5rem) / 7);
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .home-neighborhood h2 {
    font-size: calc((45vh - 1.5rem) / 7);
  }
}

.home-news {
  overflow: hidden;
}
.home-news .cube-content-wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  max-width: calc(60vh - 60px);
  height: calc(60vh - 60px);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}
@media (max-width: 767px) {
  .home-news .cube-content-wrap {
    max-width: calc(85vw - 36px);
    height: calc(85vw - 36px);
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .home-news .cube-content-wrap {
    max-width: calc(60vh - 36px);
    height: calc(60vh - 36px);
  }
}
.remove-bg .home-news .cube-content-wrap {
  -webkit-transform: translate(-150%, -50%);
          transform: translate(-150%, -50%);
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .remove-bg .home-news .cube-content-wrap {
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
  }
}
.home-news h2 {
  font-size: calc((41vh - 1.5rem) / 7);
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  .home-news h2 {
    font-size: calc((60vw - 1.5rem) / 7);
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .home-news h2 {
    font-size: calc((48vh - 1.5rem) / 7);
  }
}
.home-news ul {
  margin: 0;
  padding: 0;
}
.home-news ul li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 0;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) and (max-height: 700px) {
  .home-news ul li {
    padding: 18px 0;
  }
}
@media (max-width: 767px) {
  .home-news ul li {
    padding: 10px 0;
  }
}
.home-news ul li:not(:last-child) {
  padding-top: 0;
  border-bottom: 1px solid #000;
}
.home-news .cube-btn {
  margin-top: auto;
}

.home-news-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: calc((20vh - 1.5rem) / 7);
  line-height: 1.2;
  padding-right: 35px;
}
@media (min-width: 992px) and (max-height: 700px) {
  .home-news-text {
    line-height: 1;
  }
}
@media (max-width: 767px) {
  .home-news-text {
    padding-right: 15px;
    font-size: calc((28vw - 1.5rem) / 7);
  }
}
@media (max-width: 767px) and (max-width: 767px) and (orientation: landscape) {
  .home-news-text {
    font-size: calc((20vh - 1.5rem) / 7);
  }
}
@media (min-width: 360px) and (max-width: 767px) {
  .home-news-text {
    line-height: 17px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .home-news-text {
    line-height: 1.1;
  }
}
.home-news-text p {
  margin: 0;
}

.home-news-btn {
  width: 135px;
}
@media (max-width: 767px) {
  .home-news-btn {
    width: 100px;
  }
}
.home-news-btn a {
  pointer-events: all;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: black;
  font-size: calc((15vh - 1.5rem) / 7);
  font-weight: 300;
  padding: 10px;
  border: 2px solid #000;
  border-radius: 50px;
  color: #fff;
}
.home-news-btn a:hover, .home-news-btn a:active {
  text-decoration: none;
  background: #e6e62e;
  color: #040505;
}

.cube-image {
  background-image: url(../images/home/section_1.jpg);
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%) scale(0.95);
          transform: translate(-50%, -50%) scale(0.95);
  top: 50%;
  left: 50%;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  z-index: 0;
}

.cube-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  background-size: cover;
  background-position: center;
}

.cube-content-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 2;
}
.home-features .cube-content-wrap, .home-neighborhood .cube-content-wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.cube-btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  font-size: calc((24vh - 1.5rem) / 7);
  font-weight: 500;
  padding: 14px 15px 12px;
  border: 2px solid #000;
  border-radius: 50px;
  color: #000;
  pointer-events: all;
}
@media (min-width: 992px) and (max-height: 700px) {
  .cube-btn {
    padding: 11px 12px 12px;
  }
}
@media (max-width: 767px) {
  .cube-btn {
    font-size: calc((34vw - 1.5rem) / 7);
    padding: 9px 15px 7px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .cube-btn {
    font-size: calc((25vh - 1.5rem) / 7);
  }
}
.cube-btn:hover, .cube-btn:active {
  background: #e6e62e;
}
.home-features .cube-btn, .home-neighborhood .cube-btn {
  margin-top: auto;
}

.home-desc {
  position: absolute;
  z-index: 1;
  font-size: 25px;
  letter-spacing: 0.25px;
  line-height: 1.2;
}
@media (min-width: 992px) and (max-height: 700px) {
  .home-desc {
    font-size: 20px;
  }
}
.home-desc p {
  margin: 0;
}
@media (min-width: 992px) {
  .home-desc {
    padding-right: 4vw;
    bottom: 0;
    right: 0;
    top: 62%;
    width: 25vw;
    bottom: 30px;
  }
}
@media (min-width: 1500px) {
  .home-desc {
    padding-right: 8vw;
    width: 28vw;
  }
}
@media (max-width: 1199px) {
  .home-desc {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .home-desc {
    width: 60vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 25px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .home-desc {
    width: 85vw;
    font-size: 13px;
    bottom: 10px;
  }
}
@media (min-width: 360px) and (max-width: 767px) and (orientation: portrait) {
  .home-desc {
    font-size: 16px;
  }
}
@media (max-width: 359px) {
  .home-desc {
    width: 80vw;
    font-size: 16px;
    bottom: 0px;
  }
}

.home-page.readmore-bg {
  background-image: url(../images/home/section_7.svg);
  background-size: cover;
  background-position: center;
}
@media (max-width: 991px) {
  .home-page.readmore-bg {
    background-image: url(../images/home/section_7_mob.svg);
  }
}
.home-page.readmore-bg .section_7 {
  background: none;
}

.last-section .cube-container {
  pointer-events: none;
}

.remove-bg {
  background-size: cover;
  background-position: center;
  background-image: url(../images/home/section_7.svg);
}
@media (max-width: 991px) {
  .remove-bg {
    background-image: url(../images/home/section_7_mob.svg);
  }
}
.remove-bg .section_7 {
  background: none;
}

.home-contact {
  position: relative;
}

.contact-section {
  min-height: 100vh;
  width: 100%;
}

.home-contact-wrap {
  width: 100%;
  padding: 30px;
  padding-top: 200px;
  padding-bottom: 200px;
  color: #000;
  opacity: 0;
  visibility: visible;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.remove-bg .home-contact-wrap {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .home-contact-wrap {
    padding: 24px;
    padding-top: 110px;
  }
}
.home-contact-wrap h2 {
  font-family: "WhyteInktrap", sans-serif;
  text-transform: uppercase;
  font-size: 92px;
  margin-bottom: 30px;
  line-height: 1;
  font-weight: normal;
  -webkit-transform: scale(0.6) translate(30%, -40px);
          transform: scale(0.6) translate(30%, -40px);
  opacity: 0;
  visibility: visible;
  -webkit-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.remove-bg .home-contact-wrap h2 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
          transform: none;
}
@media (max-width: 991px) {
  .home-contact-wrap h2 {
    font-size: 64px;
  }
}
@media (max-width: 767px) {
  .home-contact-wrap h2 {
    font-size: calc((68vw - 1.5rem) / 7);
  }
}
.home-contact-wrap p {
  font-size: 30px;
  letter-spacing: 0.3px;
  margin: 0;
  -webkit-transform: scale(0.6) translate(30%, -40px);
          transform: scale(0.6) translate(30%, -40px);
  opacity: 0;
  visibility: visible;
  -webkit-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.remove-bg .home-contact-wrap p {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
          transform: none;
}
@media (max-width: 991px) {
  .home-contact-wrap p {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .home-contact-wrap p {
    font-size: 18px;
  }
}

.contact-form {
  margin-top: 70px;
  grid-gap: 20px;
}
@media (min-width: 768px) {
  .contact-form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .contact-form {
    margin-top: 25px;
  }
}
.contact-form label.error {
  padding-top: 10px;
  padding-left: 10px;
  font-size: 12px;
  color: rgb(228, 64, 64);
}

.form-textarea,
.form-btns {
  grid-column-start: 1;
  grid-column-end: 3;
}

.form-group {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .form-group {
    margin-bottom: 25px;
  }
}
.form-group input, .form-group textarea, .form-group select {
  display: block;
  margin-bottom: 0;
  min-height: 50px;
  padding: 0 10px;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #000;
  width: 100%;
  font-size: 25px;
  font-weight: 300;
  outline: none;
}
@media (max-width: 767px) {
  .form-group input, .form-group textarea, .form-group select {
    font-size: 17px;
    padding: 0;
  }
}
.form-group input::-webkit-input-placeholder, .form-group textarea::-webkit-input-placeholder, .form-group select::-webkit-input-placeholder {
  color: #040505;
}
.form-group input:-moz-placeholder, .form-group textarea:-moz-placeholder, .form-group select:-moz-placeholder {
  color: #040505;
}
.form-group input::-moz-placeholder, .form-group textarea::-moz-placeholder, .form-group select::-moz-placeholder {
  color: #040505;
}
.form-group input:-ms-input-placeholder, .form-group textarea:-ms-input-placeholder, .form-group select:-ms-input-placeholder {
  color: #040505;
}
.form-group input:focus-visible, .form-group input:focus, .form-group textarea:focus-visible, .form-group textarea:focus, .form-group select:focus-visible, .form-group select:focus {
  outline: none;
  outline-width: 1px;
  outline-style: dotted;
  outline-color: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-group select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: #fff;
}

.form-btns {
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .form-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 15px;
  }
}

.form-submit {
  height: 74px;
  width: 488px;
  border: 2px solid #000000;
  border-radius: 50px;
  font-size: 28px;
  text-align: center;
  font-family: "WhyteInktrap", sans-serif;
  font-weight: 500;
  cursor: pointer;
  background: white;
  padding: 0;
  color: #000;
}
@media (max-width: 767px) {
  .form-submit {
    width: 100%;
    height: 45px;
    font-size: 17px;
  }
}
.form-submit:hover, .form-submit:active {
  background: #e6e62e;
}

.label-legend {
  font-size: 25px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .label-legend {
    font-size: 17px;
    padding-left: 0;
    margin-bottom: 30px;
  }
}

.section-mob-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .section-mob-img {
    display: none;
  }
}

#contactForm .hywrap {
  max-width: 100%;
  font-family: "baseFont", sans-serif;
  margin-top: 70px;
}
#contactForm .hywrap form {
  background: none;
  max-width: 100%;
}
#contactForm .hywrap .meta {
  padding: 0;
}
#contactForm .hywrap .LV_invalid {
  font-size: 14px;
  padding-top: 10px;
}
#contactForm .hywrap ul.name-fields {
  grid-gap: 20px;
}
@media (min-width: 768px) {
  #contactForm .hywrap ul.name-fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
#contactForm .hywrap ul.name-fields li {
  margin-bottom: 30px;
}
#contactForm .hywrap .control-group {
  margin-bottom: 30px;
}
#contactForm .hywrap .hytag_name {
  margin-bottom: 0;
}
#contactForm .hywrap #form-success {
  background: none;
  border: 0;
}
#contactForm .hywrap .ss-msg {
  font-size: 24px;
}
#contactForm .hywrap input, #contactForm .hywrap textarea, #contactForm .hywrap select {
  display: block;
  margin-bottom: 0;
  min-height: 50px;
  padding: 0 10px;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #000;
  width: 100%;
  font-size: 25px;
  font-weight: 300;
  outline: none;
  font-family: "baseFont", sans-serif;
}
@media (max-width: 767px) {
  #contactForm .hywrap input, #contactForm .hywrap textarea, #contactForm .hywrap select {
    font-size: 17px;
    padding: 0;
  }
}
#contactForm .hywrap input::-webkit-input-placeholder, #contactForm .hywrap textarea::-webkit-input-placeholder, #contactForm .hywrap select::-webkit-input-placeholder {
  color: #040505;
}
#contactForm .hywrap input:-moz-placeholder, #contactForm .hywrap textarea:-moz-placeholder, #contactForm .hywrap select:-moz-placeholder {
  color: #040505;
}
#contactForm .hywrap input::-moz-placeholder, #contactForm .hywrap textarea::-moz-placeholder, #contactForm .hywrap select::-moz-placeholder {
  color: #040505;
}
#contactForm .hywrap input:-ms-input-placeholder, #contactForm .hywrap textarea:-ms-input-placeholder, #contactForm .hywrap select:-ms-input-placeholder {
  color: #040505;
}
#contactForm .hywrap input:focus-visible, #contactForm .hywrap input:focus, #contactForm .hywrap textarea:focus-visible, #contactForm .hywrap textarea:focus, #contactForm .hywrap select:focus-visible, #contactForm .hywrap select:focus {
  outline: none;
  outline-width: 1px;
  outline-style: dotted;
  outline-color: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#contactForm .hywrap select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: #fff;
}
#contactForm .hywrap .form-actions {
  text-align: left;
}
#contactForm .hywrap button {
  height: 74px;
  width: 488px;
  border: 2px solid #000000;
  border-radius: 50px;
  font-size: 28px;
  text-align: center;
  font-family: "WhyteInktrap", sans-serif;
  font-weight: 500;
  cursor: pointer;
  background: white;
  padding: 0;
  color: #000;
}
@media (max-width: 767px) {
  #contactForm .hywrap button {
    width: 100%;
    height: 45px;
    font-size: 17px;
  }
}
#contactForm .hywrap button:hover, #contactForm .hywrap button:active {
  background: #e6e62e;
}

.specials-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.specials-popup.active {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}

.specials-popup-wrap {
  background: url(../images/home/specialsbg.svg);
  background-size: contain;
  padding: 20px;
  width: 610px;
}
@media (max-width: 991px) {
  .specials-popup-wrap {
    max-width: 650px;
    width: 80%;
  }
}

.specials-popup-box {
  padding: 20px 30px;
  background: #fff;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .specials-popup-box {
    padding: 20px 15px;
  }
}
.specials-popup-box button {
  position: absolute;
  right: 13px;
  top: 12px;
  margin: 0;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background: url(../images/gallery/close.svg);
  background-size: contain;
  background-position: center;
  border: 0;
  font-size: 0;
}
.specials-popup-box .btn-primary {
  background: #fff;
  color: #000;
  padding: 7px 25px;
  font-size: 18px;
  margin: 5px;
}
.specials-popup-box .btn-primary:hover, .specials-popup-box .btn-primary:active {
  background: #e6e62e;
  color: #000;
}
@media (max-width: 767px) {
  .specials-popup-box .btn-primary {
    min-width: 190px;
  }
}
@media (max-width: 359px) {
  .specials-popup-box .btn-primary {
    font-size: 15px;
    min-width: 170px;
  }
}
.specials-popup-box p {
  font-size: 20px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .specials-popup-box p {
    font-size: 18px;
  }
}
.specials-popup-box p span {
  display: inline-block;
}
#homePage .section_1 {
  position: relative; }
  #homePage .section_1 .section-mob-img img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

#homePage .section_1 .videoContainer {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  position: absolute;
  overflow: hidden; }
  @media (max-width: 991px) {
    #homePage .section_1 .videoContainer {
      display: none; } }

#homePage #bg_video {
  height: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%; }
  @media (min-width: 992px) {
    #homePage #bg_video {
      width: 100%;
      height: 100%;
      object-fit: cover; } }
#gallery, .list-wrap {
  overflow: hidden;
  padding-bottom: 50px;
}
@media (min-width: 992px) {
  #gallery, .list-wrap {
    padding-bottom: 150px;
  }
}
#gallery ul li, .list-wrap ul li {
  list-style: none;
  position: relative;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-bottom: 5px;
  left: -15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#gallery ul li::before, .list-wrap ul li::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  border: 1px solid #000;
  left: 15px;
  top: 11px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  #gallery ul li::before, .list-wrap ul li::before {
    top: 7px;
  }
}
#gallery ul li.active, .list-wrap ul li.active {
  padding-left: 30px;
}
#gallery ul li.active::before, .list-wrap ul li.active::before {
  background-color: #000;
  opacity: 1;
  left: 15px;
  visibility: visible;
}
#gallery ul li.active:hover a, .list-wrap ul li.active:hover a {
  -webkit-transform: none;
          transform: none;
}
#gallery ul li:hover a, .list-wrap ul li:hover a {
  -webkit-transform: translateX(12px);
          transform: translateX(12px);
  opacity: 1;
}
#gallery ul li:hover::before, .list-wrap ul li:hover::before {
  opacity: 1;
  visibility: visible;
}
#gallery ul li a, .list-wrap ul li a {
  text-decoration: none;
  color: #000;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  font-size: 23px;
}
@media (max-width: 991px) {
  #gallery ul li a, .list-wrap ul li a {
    font-size: 17px;
  }
}
#gallery .image, .list-wrap .image {
  min-height: 326px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
#gallery .gallery-content, .list-wrap .gallery-content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  margin-top: 50px;
}
@media (max-width: 991px) {
  #gallery .gallery-content, .list-wrap .gallery-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
	    justify-content: flex-start;
  }
  #gallery .gallery-content ul, .list-wrap .gallery-content ul {
    margin-bottom: 50px;
  }
}
#gallery .slick-slider, .list-wrap .slick-slider {
  width: 85%;
  margin-left: 9%;
  position: relative;
}
#gallery .popup-slider, .list-wrap .popup-slider {
  margin: 0 auto;
  position: static;
}
#gallery .popup-slider.slick-slider .slick-slide, .list-wrap .popup-slider.slick-slider .slick-slide {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#gallery .gallery-slider-box, .list-wrap .gallery-slider-box {
  margin-right: 60px;
  position: relative;
}
@media (min-width: 992px) {
  #gallery .gallery-slider-box, .list-wrap .gallery-slider-box {
    max-width: 50vw;
  }
  #gallery .gallery-slider-box img, .list-wrap .gallery-slider-box img {
    max-height: 55vh;
  }
}
@media (max-width: 991px) {
  #gallery .gallery-slider-box, .list-wrap .gallery-slider-box {
    width: 100%;
    text-align: center;
  }
}
#gallery .slider-caption, .list-wrap .slider-caption {
  margin-top: 10px;
  color: #808080;
  display: block;
  font-size: 18px;
}
@media (max-width: 991px) {
  #gallery .slider-caption, .list-wrap .slider-caption {
    margin-bottom: 40px;
  }
}
#gallery .popup-slider .slider-caption, .list-wrap .popup-slider .slider-caption {
  position: absolute;
  bottom: 35px;
  margin-bottom: 0;
  max-width: 78%;
  z-index: 100;
}
@media (min-width: 1200px) {
  #gallery .popup-slider .slider-caption, .list-wrap .popup-slider .slider-caption {
    bottom: 50px;
  }
}
#gallery .slick-track, .list-wrap .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 992px) {
  ul.gallery-category {
    margin-top: 50px;
  }
}

.slick-arrow {
  position: absolute;
  right: 70px;
  height: 66px;
  width: 137px;
  z-index: 1;
  border: none;
  font-size: 0px;
  -webkit-appearance: none;
  cursor: pointer;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background: url("../images/arrow.svg") 0 0 no-repeat transparent;
  outline: none;
}
.slick-arrow.slick-prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: -18px;
  bottom: -64px;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  outline: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.modal.gallery-modal {
  z-index: -1;
  background: #fff;
  visibility: hidden;
}
.modal.gallery-modal .modal-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.modal.gallery-open {
  z-index: 10005;
  visibility: visible;
}
.modal .slick-arrow {
  position: static;
  width: 9px;
  height: 19px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url("../images/gallery/arrow.svg") 0 0 no-repeat transparent;
  background-size: contain;
}
@media (max-width: 767px) {
  .modal .slick-arrow {
    height: 16px;
  }
}
@media (min-width: 1200px) {
  .modal .slick-arrow {
    bottom: 51px;
  }
}
.modal .slick-arrow.slick-prev {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.modal .slick-arrow.slick-next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.popup-slider-wrap {
  position: relative;
  max-width: 80%;
  height: 100%;
}
@media (max-width: 767px) {
  .popup-slider-wrap {
    max-width: 100%;
  }
}
.popup-slider-wrap .slick-track, .popup-slider-wrap .slick-list, .popup-slider-wrap .popup-slider {
  height: 100%;
}
.popup-slider-wrap .slider-content {
  height: 70%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup-slider-wrap .slider-content picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.popup-slider-wrap .slider-content img {
  max-height: 95vh;
  -o-object-fit: contain;
     object-fit: contain;
}
.popup-slider-wrap .caption {
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  padding: 20px 30px;
  font-size: 18px;
}
@media (min-width: 992px) {
  .popup-slider-wrap .caption {
    max-width: 90%;
  }
}
.popup-slider-wrap .caption p {
  margin: 0;
}
@media (max-width: 991px) {
  .popup-slider-wrap .caption {
    min-height: 160px;
  }
}
@media (max-width: 767px) {
  .popup-slider-wrap .caption {
    font-size: 16px;
  }
}
.popup-slider-wrap .animate-me {
  opacity: 0;
}

.galpage-navs {
  position: absolute;
  right: 48px;
  bottom: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1199px) {
  .galpage-navs {
    right: 20px;
    bottom: 37px;
  }
}

.paging-info {
  width: 73px;
  height: 19px;
  padding-left: 11px;
  letter-spacing: 10px;
  font-size: 20px;
  text-align: center;
  position: relative;
  bottom: 3px;
  margin-right: 35px;
  display: block;
}
@media (max-width: 767px) {
  .paging-info {
    font-size: 18px;
  }
}

.close {
  width: 112px;
  border: none;
  height: 25px;
  position: absolute;
  color: #000;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  cursor: pointer;
  font-weight: bold;
  right: 0px;
  top: 30px;
  font-weight: 300;
  font-size: 24px;
  padding-left: 5px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .close {
    width: 125px;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .close {
    font-size: 20px;
    width: 98px;
  }
}
.close::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: url(../images/gallery/close.svg) no-repeat;
  background-size: contain;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
}
@media (max-width: 767px) {
  .close::before {
    width: 14px;
    height: 14px;
  }
}

.VT-icon {
  top: 41%;
  left: 45%;
  width: 8%;
  position: absolute;
}

@media (max-width: 991px) {
  .gallery-slider-wrapper {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .hide-category {
    display: none;
  } }
#gallery .gallery_thumb_wrapper {
  width: 85%;
  position: relative;
  overflow: hidden; }
  @media (max-width: 991px) {
    #gallery .gallery_thumb_wrapper {
      width: 100%; } }
  #gallery .gallery_thumb_wrapper .cube-btn {
    width: 230px;
    margin: 0 auto; }
  #gallery .gallery_thumb_wrapper ul.thumb {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      #gallery .gallery_thumb_wrapper ul.thumb {
        margin-left: -5px;
        margin-right: -5px; } }
    #gallery .gallery_thumb_wrapper ul.thumb li {
      position: static;
      list-style-type: none;
      padding: 0 15px 30px;
      width: calc(100% / 3); }
      @media (max-width: 991px) {
        #gallery .gallery_thumb_wrapper ul.thumb li {
          padding: 0 5px 10px; } }
      #gallery .gallery_thumb_wrapper ul.thumb li::before {
        display: none; }
      #gallery .gallery_thumb_wrapper ul.thumb li a {
        display: block;
        width: 100%;
        padding-bottom: 100%;
        background: no-repeat center/cover;
        transform: none;
        transition: all 0.5s ease; }
        @media (min-width: 992px) {
          .system #gallery .gallery_thumb_wrapper ul.thumb li a:hover {
            transform: scale(0.98); } }

.gallery_pagination_wrapper {
  margin-top: 20px;
  padding: 25px 20px;
  border-top: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 767px) {
    .gallery_pagination_wrapper {
      padding: 20px 0; } }
  .gallery_pagination_wrapper a {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    width: 35px;
    height: 35px;
    text-transform: uppercase;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 3px;
    border: 2px solid transparent; }
    @media (max-width: 767px) {
      .gallery_pagination_wrapper a {
        margin: 0 1px;
        width: 30px;
        height: 30px;
        font-size: 13px; } }
    .gallery_pagination_wrapper a.disabled {
      opacity: 0;
      pointer-events: none; }
    .gallery_pagination_wrapper a.active {
      background: #e6e62e;
      border-color: #000; }
    .gallery_pagination_wrapper a.prev, .gallery_pagination_wrapper a.next {
      width: auto;
      padding: 0 15px;
      border-radius: 999px; }
    .system .gallery_pagination_wrapper a:hover {
      background: #e6e62e; }

@media (min-width: 1200px) {
  .features-amenities p {
    padding-top: 20px;
  }
}
@media (max-width: 991px) {
  .features-amenities .wrapper h1 {
    margin-top: 60px;
  }
}

#features {
  position: relative;
  overflow: hidden;
}
#features #seal {
  display: block;
}
@media (max-width: 767px) {
  #features #seal img {
    width: 100px !important;
  }
}
#features p {
  font-size: 27px;
}
#features p {
  font-size: calc(24px + 3 * ((100vw - 768px) / 568));
}
@media (min-width: 992px) {
  #features p.center-text {
    max-width: 73%;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  #features p {
    font-size: 15px;
  }
}
@media (min-width: 992px) {
  #features ul {
    width: 46%;
    padding-right: 5%;
  }
}
@media (max-width: 991px) {
  #features ul {
    margin: 70px 0 0 26px;
  }
}
@media (max-width: 767px) {
  #features ul {
    margin: 70px 0 0 18px;
  }
}
#features ul li {
  list-style-type: disc;
  font-size: 30px;
  font-family: "baseFont", sans-serif;
  padding-bottom: 16px;
  line-height: normal;
}
#features ul li {
  font-size: calc(28px + 2 * ((100vw - 768px) / 568));
}
@media (max-width: 767px) {
  #features ul li {
    font-size: 15px;
  }
}
#features .flex, #features .accordion-container .plus-minus, .accordion-container #features .plus-minus, #features .accordion-container .accordion-content .accordion-head, .accordion-container .accordion-content #features .accordion-head, #features .abt-desc {
  padding: 80px 0 0;
  -webkit-box-align: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
@media (max-width: 991px) {
  #features .flex, #features .accordion-container .plus-minus, .accordion-container #features .plus-minus, #features .accordion-container .accordion-content .accordion-head, .accordion-container .accordion-content #features .accordion-head, #features .abt-desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  #features .flex.amenities-img-wrap, #features .accordion-container .amenities-img-wrap.plus-minus, .accordion-container #features .amenities-img-wrap.plus-minus, #features .accordion-container .accordion-content .amenities-img-wrap.accordion-head, .accordion-container .accordion-content #features .amenities-img-wrap.accordion-head, #features .amenities-img-wrap.abt-desc {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  #features .half-width {
    width: 38%;
    margin-right: 10%;
  }
  #features .half-width img {
    width: 100%;
  }
  #features .half-width img.pattern {
    width: 70%;
  }
  #features .right-img {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 47%;
    -ms-flex-item-align: center;
        align-self: center;
    padding-top: 0;
  }
  #features #amenities-title {
    padding-top: 65px;
  }
}
#features img.center-img {
  margin: 70px auto 0;
}
@media (max-width: 991px) {
  #features img.center-img {
    max-width: 100%;
  }
}
#features .pattern {
  margin-left: -7vw;
}
#features .top-img {
  margin-top: -40px;
}
#features .btm-pattern {
  position: absolute;
  right: -142px;
  bottom: -138px;
  z-index: -1;
  max-width: 579px;
  width: 36%;
}
@media (max-width: 767px) {
  #features .btm-pattern {
    right: -31px;
    bottom: -87px;
    width: 76%;
    max-width: 340px;
  }
}
@media (max-width: 991px) {
  #features #feature-img {
    padding-top: 40px;
  }
  #features .right-img {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 100%;
    justify-items: flex-end;
    padding-top: 35px;
    text-align: right;
  }
  #features .right-img img {
    max-width: 50%;
    width: 50%;
    -ms-flex-item-align: end;
        align-self: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #features .amenities {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #features .amenities-img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 50px 0;
  }
  #features .half-width {
    max-width: 80%;
  }
}

.feat-top-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.feat-top-images img {
  width: 75%;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .feat-top-images img {
    margin-bottom: 0;
    width: 80%;
  }
}

.our-story-page {
  overflow: hidden;
}
.our-story-page.wrapper {
  padding-bottom: 0;
}
.our-story-page figure {
  margin: 0;
}
.our-story-page figcaption {
  display: block;
  font-size: 16px;
  color: #808080;
  padding-top: 15px;
}
@media (max-width: 767px) {
  .our-story-page figcaption {
    font-size: 13px;
  }
}
.our-story-page img {
  width: 100%;
  }
  .our-story-page .os-top-img {
    position: relative; }
    .our-story-page .os-top-img:before, .our-story-page .os-top-img:after {
      content: '';
      position: absolute;
      z-index: -1;
      height: 400px;
      width: 400px;
      max-width: 400px;
      max-height: 400px;
      height: 20vw;
      width: 20vw; }
      @media (max-width: 991px) {
        .our-story-page .os-top-img:before, .our-story-page .os-top-img:after {
          display: none; } }
      @media (max-width: 767px) {
        .our-story-page .os-top-img:before, .our-story-page .os-top-img:after {
          display: none;
          width: 150px;
          height: 150px; } }
    .our-story-page .os-top-img:before {
      top: -100px;
      right: -30px;
      background: url(../images/our-story/red-64.svg) no-repeat;
      background-size: contain;
      top: 0;
      transform: translateY(-35%); }
      @media (max-width: 991px) {
        .our-story-page .os-top-img:before {
          right: -20px; } }
      @media (max-width: 767px) {
        .our-story-page .os-top-img:before {
          top: 0;
          transform: translateY(0%); } }
    .our-story-page .os-top-img:after {
      bottom: -135px;
      left: -30px;
      background: url(../images/our-story/blue-64.svg) no-repeat;
      background-size: contain;
      bottom: -100px;
      height: 26vw;
      width: 26vw;
      max-width: 500px;
      max-height: 500px; }
      @media (max-width: 991px) {
        .our-story-page .os-top-img:after {
          left: -20px; } }
      @media (max-width: 767px) {
        .our-story-page .os-top-img:after {
          bottom: -70px;
          width: 150px;
          height: 150px; } }

.os-yellow-border {
  padding: 18px;
  padding: 5%;
  background: url(../images/our-story/storybg.svg) repeat top left/contain; }


.os-top-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-top: 80px;
}
@media (min-width: 992px) {
  .os-top-img {
    padding: 30px 0;
  }
}
@media (max-width: 991px) {
  .os-top-img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.os-top-01 {
  width: 40%;
  padding-right: 25px;
}
@media (max-width: 991px) {
  .os-top-01 {
    width: 75%;
  }
}
@media (max-width: 767px) {
  .os-top-01 {
    width: 80%;
  }
}

.os-top-02 {
  width: 30%;
  margin-top: 10vw;
}
@media (max-width: 991px) {
  .os-top-02 {
    width: 55%;
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .os-top-02 {
    width: 60%;
    margin-top: 35px;
  }
}

.os-mid-text {
  max-width: 956px;
  margin: 80px auto;
  font-size: 25px;
   margin-left: 0;
}
@media (min-width: 992px) {
  .os-mid-text {
    padding: 0 20px;
    max-width: 78%;
  }
}
@media (max-width: 767px) {
  .os-mid-text {
    font-size: 15px;
    margin: 50px 0;
  }
}

.os-mid-img {
  max-width: 1210px;
  margin: auto;
}
@media (min-width: 992px) {
  .os-mid-img {
    padding: 0 30px;
  }
}
.os-mid-img figure {
  position: relative;
}
.os-mid-img figure img {
  position: relative;
  z-index: 2;
}
.os-mid-img figure:before, .os-mid-img figure:after {
  content: "";
  position: absolute;
  height: 400px;
  width: 400px;
  background: url(../images/our-story/64-logo.svg) no-repeat;
  background-size: contain;
  z-index: 1;
}
@media (max-width: 767px) {
  .os-mid-img figure:before, .os-mid-img figure:after {
    width: 150px;
    height: 150px;
  }
}
.os-mid-img figure:after {
  right: -29%;
  top: -25%;
}
.os-mid-img figure:before {
  left: -29%;
  top: 25%;
}

.our-team-container {
  position: relative;
  padding: 90px 30px;
}
.our-team-container .parallax-img {
  background: url(../images/our-story/pattern-min.svg);
}
@media (max-width: 991px) {
  .our-team-container {
    padding: 40px 20px;
  }
}

.ot-content {
  background: #fff;
  max-width: 1384px;
  margin: auto;
  padding: 64px 28px;
  font-size: 25px;
  line-height: 1.2;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .ot-content {
    font-size: 15px;
  }
}
.ot-content h2 {
  font-family: "WhyteInktrap", sans-serif;
  text-transform: uppercase;
  font-size: 92px;
  font-weight: 500;
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .ot-content h2 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .ot-content h2 {
    font-size: 34px;
  }
}

.ot-image {
  text-align: center;
  padding-top: 65px;
  position: relative;
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .ot-image {
    padding-top: 45px;
  }
}
@media (max-width: 767px) {
  .ot-image {
    padding-top: 10px;
    text-align: center;
  }
}
.ot-image img {
  width: auto;
}
@media (max-width: 767px) {
  .ot-image img {
    max-width: 70%;
  }
}

.ot-iwrap {
  display: inline-block;
  position: relative;
}

.ot-img-anim {
  width: 200px;
  height: 200px;
  position: absolute;
  background: url(../images/our-story/G64_OurStoryNEW.gif) no-repeat;
  background-size: contain;
  right: -90px;
  bottom: -100px;
}
@media (max-width: 991px) {
  .ot-img-anim {
    width: 120px;
    height: 120px;
    right: -50px;
    bottom: -50px;
  }
}
@media (max-width: 767px) {
  .ot-img-anim {
    width: 80px;
    height: 80px;
    right: 0px;
    bottom: -40px;
  }
}

.ot-block {
  margin: auto;
  margin-top: 80px;
  max-width: 916px;
}
@media (max-width: 767px) {
  .ot-block {
    margin-top: 42px;
  }
}
.ot-block figure img {
  width: auto;
}
@media (max-width: 767px) {
  .ot-block figure img {
    height: 30px;
  }
}
@media (max-width: 991px) {
  .ot-block figure {
    margin-bottom: 25px;
  }
}

.text-content {
  border: 1px solid #000;
}

.abt-desc {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .abt-desc {
    margin-bottom: 40px;
    -ms-flex-flow: wrap;
        flex-flow: wrap;
  }
}
.abt-desc .text-content, .abt-desc img {
  width: 50%;
}
@media (max-width: 991px) {
  .abt-desc .text-content, .abt-desc img {
    width: 100%;
  }
}
.abt-desc .text-content {
  padding: 20px 27px;
}
@media (min-width: 992px) {
  .abt-desc .text-content {
    min-height: 585px;
    padding-right: 5vw;
  }
}
.abt-desc .text-content a {
  text-decoration: underline;
}
.abt-desc .text-content .address {
  padding-top: 40px !important;
}
@media (max-width: 991px) {
  .abt-desc .text-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 991px) {
  .abt-desc img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-height: 66vw;
  }
}
.abt-desc picture, .abt-desc figure {
  position: relative;
  width: 50%;
  margin: 0;
}
@media (max-width: 991px) {
  .abt-desc picture, .abt-desc figure {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .abt-desc picture:after, .abt-desc figure:after {
    content: "";
    display: block;
    padding-bottom: 75%;
  }
}
.abt-desc picture img, .abt-desc figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
@media (max-width: 991px) {
  .abt-desc picture img, .abt-desc figure img {
    max-height: none;
  }
}

.accordion-container {
  padding: 100px 40px 160px;
  position: relative;
}
.accordion-container .parallax-img {
  background: url(../images/arts/accordion-bg.png) 0 0 #7cafdf;
}
@media (min-width: 768px) {
  .accordion-container {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .accordion-container {
    background-size: 100% 100%;
  }
}
@media (max-width: 991px) {
  .accordion-container {
    padding: 40px 20px 60px;
  }
}
.accordion-container .accordion-body {
  display: none;
  position: relative;
}
.accordion-container .accordion-content {
  background: #fff;
  border-radius: 50px;
  border: 2px solid #000;
  padding: 10px 20px 10px 30px;
  margin-bottom: 13px;
  position: relative;
  z-index: 1;
}
.accordion-container .accordion-content .accordion-head {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 40px;
  font-weight: 500;
  position: relative;
  padding-right: 50px;
}
@media (max-width: 991px) {
  .accordion-container .accordion-content .accordion-head {
    min-height: 75px;
    font-size: 28px;
  }
}
.accordion-container .accordion-content p {
  margin: 0;
}
.accordion-container .accordion-content p.address {
  padding-top: 20px;
  padding-bottom: 10px;
}
.accordion-container .accordion-content a {
  text-decoration: underline;
}
.accordion-container .plus-minus {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #000;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  position: absolute;
  right: 0px;
}
@media (min-width: 1200px) {
  .accordion-container .plus-minus {
    width: 50px;
    height: 50px;
    right: -5px;
  }
}
@media (max-width: 991px) {
  .accordion-container .plus-minus {
    top: 18px;
  }
}
.accordion-container .plus-minus::before, .accordion-container .plus-minus::after {
  border-top: 2px solid #fff;
  content: "";
  position: absolute;
}
.accordion-container .plus-minus:before {
  width: 23px;
  height: 1px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  top: 20px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
  visibility: visible;
}
@media (min-width: 1200px) {
  .accordion-container .plus-minus:before {
    width: 30px;
    top: 24px;
  }
}
.accordion-container .plus-minus:after {
  width: 23px;
  height: 1px;
  left: 9px;
}
@media (min-width: 1200px) {
  .accordion-container .plus-minus:after {
    width: 30px;
    left: 11px;
  }
}
.accordion-container .plus-minus.open::before {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
}

.text-content p, .accordion-body p {
  font-size: calc(18px + 5 * ((100vw - 768px) / 568));
}

@media (min-width: 992px) {
  .art-img {
    position: absolute;
    top: -35px;
    right: 52px;
  }
  .cnt-img p {
    max-width: 75%;
  }
}
.arts .wrapper {
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .arts .full-width {
    min-height: 68vw;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (max-width: 575px) {
  .neighborhood-page .wrapper .h1, .floorplans-page .wrapper .h1 {
    font-size: calc(44px + 18 * (100vw - 768px) / 568);
  }
}
.neighborhood-page .wrapper, .floorplans-page .wrapper {
  padding-bottom: 0;
}

.neigh-feat-row, .fp-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}
@media (min-width: 992px) {
  .neigh-feat-row:nth-child(even), .fp-row:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .neigh-feat-row:nth-child(odd) .neigh-feat-image, .neigh-feat-row:nth-child(odd) .fp-image, .fp-row:nth-child(odd) .neigh-feat-image, .fp-row:nth-child(odd) .fp-image {
    margin-right: 25px;
  }
}
@media (max-width: 991px) {
  .neigh-feat-row, .fp-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .neigh-feat-image, .fp-image {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .neigh-feat-image, .fp-image {
    margin-bottom: 30px;
  }
}
.neigh-feat-image figure, .fp-image figure {
  margin: 0;
  padding: 0;
}
.neigh-feat-image img, .fp-image img {
  width: 100%;
}

.neigh-feat-text, .fp-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.neigh-feat-text .subhead, .fp-text .subhead {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.1;
  margin-bottom: 0.25em;
}
.neigh-feat-text .subhead, .fp-text .subhead {
  font-size: calc(48px + 12 * ((100vw - 768px) / 568));
}
@media (max-width: 575px) {
  .neigh-feat-text .subhead, .fp-text .subhead {
    font-size: calc(44px + 18 * (100vw - 768px) / 568);
  }
}
.neigh-feat-text p, .fp-text p {
  font-size: 25px;
  line-height: 1.2;
  padding-right: 30%;
  margin: 0;
}
@media (max-width: 1499px) {
  .neigh-feat-text p, .fp-text p {
    padding-right: 15%;
  }
}
@media (max-width: 991px) {
  .neigh-feat-text p, .fp-text p {
    padding-right: 0;
    font-size: calc(20px + 5 * (100vw - 768px) / 568);
  }
}
.neigh-feat-text > div, .fp-text > div {
  width: 80%;
}
@media (max-width: 1199px) {
  .neigh-feat-text > div, .fp-text > div {
    width: 90%;
  }
}
@media (max-width: 991px) {
  .neigh-feat-text > div, .fp-text > div {
    width: 100%;
  }
}

.neigh-map {
  margin-bottom: 100px;
}

.neigh-map-wrap {
  position: relative;
}

#map {
  background: #ccc;
  width: 100%;
  height: 800px;
}

.neigh-map-cat {
  position: absolute;
  right: 0;
  top: 0;
  width: 360px;
}
@media (max-width: 991px) {
  .neigh-map-cat {
    left: 0;
    width: 100%;
    border-bottom: 1px solid #000;
  }
}

.neight-filter {
  width: 100%;
  background: none;
  border: 1px solid #000;
  border-bottom: 0;
  height: 52px;
  padding: 0 20px;
  background: #fff;
  text-align: left;
  font-size: 17px;
}
.neight-filter span {
  position: relative;
}
.neight-filter span:after {
  content: "";
  height: 8px;
  width: 15px;
  background: url(../images/neighborhood/arrow.svg) no-repeat center;
  background-size: 33px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: 10px;
  margin-top: 1px;
}
.neight-filter.open span:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
@media (min-width: 992px) {
  .neight-filter {
    display: none;
  }
}

.map-list {
  background: #fff;
  border: 1px solid #000;
  padding: 30px;
  width: 100%;
}
@media (min-width: 992px) {
  .map-list {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .map-list {
    width: 100%;
    display: none;
    position: absolute;
    padding: 20px;
  }
}
.map-list button {
  display: block;
  background: none;
  border: 0;
  padding: 0;
  font-size: 23px;
  color: #000000;
  letter-spacing: 0.23px;
  cursor: pointer;
  position: relative;
  text-transform: capitalize;
}
@media (max-width: 991px) {
  .map-list button {
    font-size: 20px;
  }
}
.map-list button:not(:last-child) {
  margin-bottom: 10px;
}
.map-list button span {
  display: inline-block;
  white-space: nowrap;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.map-list button:hover span, .map-list button.active span {
  -webkit-transform: translateX(17px);
          transform: translateX(17px);
}
.map-list button:hover::before, .map-list button.active::before {
  opacity: 1;
}
.map-list button.active::before {
  background: #000;
}
.map-list button::before {
  content: "";
  width: 10px;
  height: 10px;
  border: 1px solid #000;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 7px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  opacity: 0;
}

.map-button {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 10px;
}
@media (max-width: 991px) {
  .map-button {
    top: auto;
    bottom: 10px;
  }
}
.map-button button {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  width: 35px;
  height: 35px;
  padding: 0;
  border: 1px solid #000;
  font-size: 0;
  cursor: pointer;
  border-radius: 50%;
}
.map-button button:hover, .map-button button:active {
  background-color: #e6e62e;
}
.map-button button.zoom_in {
  background-image: url(../images/neighborhood/plus.svg);
}
.map-button button.zoom_out {
  background-image: url(../images/neighborhood/minus.svg);
}

.map-pop {
  background: #e6e62e;
  border: 1px solid #000;
  padding: 30px;
}
@media (max-width: 991px) {
  .map-pop {
    padding: 20px;
    border-bottom: 0;
  }
}
@media (min-width: 992px) {
  .map-pop {
    border-top: 0;
  }
}
.map-pop h4 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .map-pop h4 {
    font-size: 22px;
  }
}
.map-pop p {
  margin: 0;
  font-size: 22px;
}
@media (max-width: 991px) {
  .map-pop p {
    font-size: 20px;
  }
}
.map-pop a {
  font-size: 20px;
  text-decoration: underline;
  color: #000;
}
@media (max-width: 991px) {
  .map-pop a {
    font-size: 19px;
  }
}

.news .abt-desc img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 992px) {
  .news .abt-desc img {
    max-height: 45vw;
  }
}
@media (max-width: 991px) {
  .news .abt-desc img {
    max-height: 59vw;
  }
}
@media (min-width: 1200px) {
  .news .abt-desc img {
    max-height: 38vw;
  }
}
@media (min-width: 1400px) {
  .news .abt-desc img {
    max-height: 32vw;
  }
}
.news .abt-desc picture {
  width: 100%;
}
@media (min-width: 992px) {
  .news .abt-desc picture {
    width: 50%;
  }
}
.news .abt-desc picture img {
  width: 100%;
}
.news .text-content {
  min-height: unset;
}
.news .text-content a {
  font-size: calc(22px + 2 * (100vw - 768px) / 568);
}
@media (min-width: 992px) {
  .news .text-content {
    max-height: 45vw;
  }
}
@media (min-width: 1200px) {
  .news .text-content {
    max-height: 38vw;
  }
  .news .text-content a {
    font-size: 21px;
  }
}
@media (min-width: 1400px) {
  .news .text-content {
    max-height: 32vw;
  }
}
@media (max-width: 991px) {
  .news .text-content {
    padding-bottom: 30px;
  }
}
.news .text-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.news .text-content p {
  font-size: calc(22px + 2 * ((100vw - 768px) / 568));
}
@media (min-width: 992px) {
  .news .text-content p {
    font-size: 24px;
  }
}
.news .wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}
.news .list-wrap {
  padding-bottom: 70px;
}
@media (max-width: 991px) {
  .news .list-wrap {
    padding-bottom: 50px;
  }
}

#load-more {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  #load-more {
    margin-bottom: 20px;
  }
}

#infinite-handle {
  padding: 0;
}
@media (min-width: 992px) {
  #infinite-handle {
    margin: -55px 0 0 !important;
  }
}

.news-block {
  cursor: pointer;
}

@media (min-width: 992px) {
  .news-details .wrapper p, .news-details .wrapper .ext-link, .housing-program .wrapper p, .housing-program .wrapper .ext-link {
    font-size: 30px;
  }
}
.news-details .wrapper #category, .housing-program .wrapper #category {
  text-decoration: underline;
}
@media (min-width: 992px) {
  .news-details .wrapper #category, .housing-program .wrapper #category {
    margin: 0 15vw;
  }
}
@media (max-width: 991px) {
  .news-details .wrapper #category, .housing-program .wrapper #category {
    position: absolute;
    bottom: -10px;
    left: 0;
  }
}
.news-details .detail-header, .housing-program .detail-header {
  padding-top: 30px;
}
@media (min-width: 1200px) {
  .news-details .detail-header, .housing-program .detail-header {
    font-size: 21px;
  }
}
@media (max-width: 991px) {
  .news-details .detail-header, .housing-program .detail-header {
    position: relative;
    padding-bottom: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 100%;
  }
}
.news-details h1, .housing-program h1 {
  margin-top: 45px;
  margin-bottom: 20px;
  line-height: 43px;
}
@media (min-width: 768px) {
  .news-details h1, .housing-program h1 {
    line-height: 1;
  }
}
.news-details #back, .housing-program #back {
  margin-top: 70px;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-details #back::before, .housing-program #back::before {
  width: 30px;
  background: url("../images/back-arrow.svg") 0 0 no-repeat transparent;
  content: "";
  display: inline-block;
  height: 20px;
  background-size: 90%;
  position: relative;
  top: 7px;
}
.news-details #back span, .housing-program #back span {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff;
  padding-left: 5px;
  margin-left: -5px;
}
@media (min-width: 1200px) {
  .news-details #back span, .housing-program #back span {
    font-size: 21px;
  }
}
.news-details #back:hover span, .housing-program #back:hover span {
  -webkit-transform: translateX(-12px);
          transform: translateX(-12px);
}
.news-details #share, .housing-program #share {
  display: inline;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .news-details #share .a2a_kit a, .housing-program #share .a2a_kit a {
    font-size: 21px;
  }
}
.news-details #share .addtoany_shortcode, .housing-program #share .addtoany_shortcode {
  display: inline;
}
@media (max-width: 991px) {
  .news-details #share, .housing-program #share {
    margin-left: auto;
  }
}
.news-details #share svg, .housing-program #share svg {
  position: relative;
  top: 15px;
}
.news-details #share:hover .top-circle path, .housing-program #share:hover .top-circle path {
  -webkit-transform: translate(1px, -3px);
          transform: translate(1px, -3px);
}
.news-details #share:hover .top-line path, .housing-program #share:hover .top-line path {
  -webkit-transform: rotate(-6deg) translate(-2px, 1px);
          transform: rotate(-6deg) translate(-2px, 1px);
}
.news-details #share:hover .bottom-circle path, .housing-program #share:hover .bottom-circle path {
  -webkit-transform: translate(1px, 3px);
          transform: translate(1px, 3px);
}
.news-details #share:hover .bottom-line path, .housing-program #share:hover .bottom-line path {
  -webkit-transform: rotate(6deg) translate(4px, -1px);
          transform: rotate(6deg) translate(4px, -1px);
}
.news-details .news-desc, .housing-program .news-desc {
  margin: 40px auto;
}
@media (min-width: 992px) {
  .news-details .news-desc, .housing-program .news-desc {
    max-width: 75%;
  }
}
.news-details .news-desc p, .housing-program .news-desc p {
  font-size: 15px;
  padding-top: 30px !important;
  max-width: 100%;
}
@media (min-width: 768px) {
  .news-details .news-desc p, .housing-program .news-desc p {
    font-size: 25px;
  }
}
.news-details .img-slider, .housing-program .img-slider {
  margin: 70px auto 50px;
}
@media (min-width: 992px) {
  .news-details .img-slider, .housing-program .img-slider {
    max-width: 85%;
  }
}
.news-details .img-slider picture, .housing-program .img-slider picture {
  text-align: center;
}
.news-details .img-slider img, .housing-program .img-slider img {
  height: 45vw;
  display: inline-block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .news-details .img-slider img, .housing-program .img-slider img {
    height: 60vw;
  }
}

/* Dots */
.slick-dotted .slick-dots {
  position: absolute;
  bottom: 35px;
  display: block;
  width: 100%;
  text-align: center;
}
@media (max-width: 991px) {
  .slick-dotted .slick-dots {
    bottom: 25px;
  }
}
.slick-dotted .slick-dots li {
  display: inline-block;
  margin: 0 10px 0 0;
}
.slick-dotted .slick-dots li button {
  font-size: 0;
  width: 14px;
  height: 14px;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #000;
}
.slick-dotted .slick-dots li.slick-active button {
  background-color: #000;
}

.housing-program .news-desc {
  padding-top: 50px;
  max-width: 55%;
}
@media (max-width: 991px) {
  .housing-program .news-desc {
    max-width: 100%;
  }
}
.housing-program .img-slider {
  text-align: center;
}
@media (max-width: 991px) {
  .housing-program .img-slider img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .housing-program .img-slider {
    margin-top: 40px;
  }
  .housing-program .news-desc {
    padding-top: 0;
  }
}

.error-page,
.thank-page {
  min-height: 600px;
  height: 100vh;
  background-image: url(../images/error/bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .error-page,
.thank-page {
    padding: 0 20px;
    background-image: url(../images/error/bg-mob.svg);
  }
}

.thank-page {
  background-image: url(../images/thank-you/bg.svg);
}
@media (max-width: 767px) {
  .thank-page {
    background-image: url(../images/thank-you/bg-mob.svg);
  }
}

.error-block,
.thank-block {
  background: #fff;
  padding: 30px;
  max-width: 600px;
  width: 60vh;
  height: 60vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 992px) and (max-height: 700px) {
  .error-block,
.thank-block {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  .error-block,
.thank-block {
    width: 85vw;
    height: 85vw;
    padding: 18px;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .error-block,
.thank-block {
    width: 60vh;
    height: 60vh;
  }
}
.error-block p,
.thank-block p {
  margin-top: 0;
}
.error-block > div,
.thank-block > div {
  margin-top: auto;
}
.error-block h1,
.thank-block h1 {
  font-family: "WhyteInktrap", sans-serif;
  font-size: calc((41vh - 1.5rem) / 7);
  margin-bottom: 0.5em;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.5em;
  line-height: 1;
}
@media (max-width: 767px) {
  .error-block h1,
.thank-block h1 {
    font-size: calc(40px + 18 * (100vw - 768px) / 568);
  }
}
@media (max-width: 767px) {
  .error-block h1,
.thank-block h1 {
    font-size: calc((60vw - 1.5rem) / 7);
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .error-block h1,
.thank-block h1 {
    font-size: calc((48vh - 1.5rem) / 7);
  }
}
.error-block p,
.thank-block p {
  margin: 0;
  font-size: calc((24vh - 1.5rem) / 7);
  line-height: 1.2;
}
@media (max-width: 767px) {
  .error-block p,
.thank-block p {
    font-size: calc((28vw - 1.5rem) / 7);
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .error-block p,
.thank-block p {
    font-size: calc((25vh - 1.5rem) / 7);
  }
}
.error-block a,
.thank-block a {
  font-size: calc((24vh - 1.5rem) / 7);
  display: block;
  text-align: center;
  padding: 14px 15px 12px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .error-block a,
.thank-block a {
    padding: 6px;
    font-size: 20px;
  }
}

.floorpans-wrap {
  position: relative;
}
.floorpans-wrap .parallax-img {
  background: url(../images/floor-plans/bg.svg);
}
@media (max-width: 767px) {
  .floorpans-wrap .parallax-img {
    display: none;
  }
}

.fp-list-back.back-btn {
  width: 100%;
  padding-bottom: 40px;
}
.fp-list-back.back-btn a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 23px;
  font-family: "baseFont", sans-serif;
  line-height: normal;
  font-weight: 300;
}
.fp-list-back.back-btn a {
  font-size: calc(16px + 7 * ((100vw - 375px) / 1065));
}
.fp-list-back.back-btn a img {
  width: 40px;
}
.fp-list-back.back-btn a span {
  padding-left: 10px;
  background: #fff;
  position: relative;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.fp-list-back.back-btn a:hover span {
  margin-left: -15px;
}

.floorpans-container {
  padding: 60px 100px 180px;
  border-radius: 24px;
  background: #fff;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .floorpans-container {
    padding: 60px 50px 100px;
  }
}
@media (max-width: 767px) {
  .floorpans-container {
    padding: 45px 0;
  }
}
.floorpans-container .h1 {
  margin-top: 0;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .floorpans-container .h1 {
    display: none;
  }
}

.fp-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 20px;
}
@media (max-width: 991px) {
  .fp-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .fp-list {
    grid-template-columns: repeat(1, 1fr);
  }
}

.fp-block {
  border: 1px solid #000000;
  padding: 20px 20px 50px;
  position: relative;
}
.fp-block:hover {
  background: #e6e62e;
}
@media (min-width: 992px) and (max-width: 1050px) {
  .fp-block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.fp-block .btn-primary {
  font-size: 23px;
  margin-top: 0;
  padding: 10px 20px;
  position: relative;
  z-index: 1;
}
.fp-block .btn-primary:hover, .fp-block .btn-primary:active {
  background: #fff;
  color: #000;
}
.fp-block .btn-primary + .btn-primary {
      margin-top: 8px; }

.fp-image {
  height: 300px;
  margin: 55px 0 50px;
  width: 100%;
  position: relative;
}
.fp-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.fp-meta {
  font-size: 23px;
  letter-spacing: 0.23px;
  line-height: 30px;
  margin-bottom: 15px;
}
.fp-meta strong {
  font-weight: 500;
}

.fpblock-url {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.icon-360 {
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../images/floorplans/icon-360.png) no-repeat;
  background-size: contain;
  top: 15px;
  right: 15px;
}

.loader {
  padding: 30px;
}
.loader svg {
  width: 80px;
  display: block;
  margin: auto;
}

@media (min-width: 992px) {
  .fp-filter {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.fp-filter .btn-primary {
  height: 53px;
  font-size: 23px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0;
  cursor: pointer;
}
@media (max-width: 1399px) {
    .fp-filter .btn-primary {
      font-size: 20px; } }
@media (max-width: 1199px) {
  .fp-filter .btn-primary {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .fp-filter .btn-primary {
    width: 100%;
    font-size: 17px;
    height: 45px;
  }
}

.fp-filter-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 991px) {
  .fp-filter-col {
    border: 1px solid #000;
    border-bottom: 0;
  }
}

.fp-filter-col-btn {
  border: 0;
}
@media (max-width: 991px) {
  .fp-filter-col-btn {
    padding-top: 15px;
    border-top: 1px solid #000;
  }
}

.fp-dropbtn {
  background: none;
  font-size: 23px;
  font-weight: 300;
  border: 0;
  cursor: pointer;
  position: relative;
  padding: 10px 0;
  padding-right: 24px;
  color: #040505;
}
@media (max-width: 1199px) {
  .fp-dropbtn {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .fp-dropbtn {
    padding-left: 20px;
    font-size: 17px;
  }
}
.fp-dropbtn:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 19px;
  height: 10px;
  background: url(../images/floorplans/arrow.svg) no-repeat;
  background-size: 45px;
  background-position: -11px -15px;
}

.fp-dropdown {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 30px !important;
  font-size: 23px;
  letter-spacing: 0.23px;
}
@media (max-width: 1199px) {
  .fp-dropdown {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .fp-dropdown {
    font-size: 17px;
  }
}
.fp-dropdown label {
  padding-bottom: 5px;
  display: block;
}
.fp-dropdown span {
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
  cursor: pointer;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #040505;
}
.fp-dropdown span::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  border: 1px solid #000;
  left: 0px;
  top: 10px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.fp-dropdown span:hover {
  padding-left: 15px;
}
.fp-dropdown span:hover::before {
  opacity: 1;
  visibility: visible;
}
.fp-dropdown input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  padding: 0;
}
.fp-dropdown input:checked + span {
  padding-left: 15px;
}
.fp-dropdown input:checked + span::before {
  opacity: 1;
  visibility: visible;
  background: #000;
}

.fp-filter-apply {
  display: none;
}

.fp-open .fp-filter-reset {
  display: none;
}
.fp-open .fp-filter-apply {
  display: block;
}

.fp-dropwrap {
  position: relative;
}
@media (min-width: 992px) {
  .fp-dropwrap {
    display: none;
  }
}
@media (max-width: 991px) {
  .fp-dropwrap {
    width: 100%;
    display: block !important;
  }
}

@media (max-width: 991px) {
  .fp-drop-container {
    position: absolute;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    z-index: 1;
    border: 1px solid #000;
    border-top: 0;
    left: -1px;
    right: -1px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
  }
  .self-open .fp-drop-container {
    opacity: 1;
    visibility: visible;
  }
}

.fp-mid-block {
  border-top: 1px solid #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 16px;
  padding: 20px 0;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .fp-mid-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-top: 0;
  }
}
@media (max-width: 767px) {
  .fp-mid-block .available {
    text-align: center;
  }
}

.fp-sort {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  flex-wrap: wrap;
  justify-content: flex-end; }
@media (max-width: 767px) {
  .fp-sort {
    margin: auto;
    margin-top: 15px;
    justify-content: center;
  }
}
.fp-sort a {
  margin-left: 30px;
  position: relative;
  padding-right: 25px;
}
@media (max-width: 767px) {
  .fp-sort a {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    padding-right: 20px;
  }
}
.fp-sort a.active {
  font-weight: 500;
}
.fp-sort a:after {
  content: "";
  width: 15px;
  height: 8px;
  background: url(../images/floorplans/arrow.svg) no-repeat;
  background-size: 43px;
  background-position: -14px -15px;
  position: absolute;
  right: 0;
  top: 6px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.fp-sort a.desc:after {
  -webkit-transform: none;
          transform: none;
}
.fp-sort .fp-extra-btns {
    display: flex;
    justify-content: flex-end;
    text-transform: none;
    width: 100%; }
    .fp-sort .fp-extra-btns a:after {
      display: none; }
    .fp-sort .fp-extra-btns .btn-primary {
      padding: 10px 20px;
      font-size: 23px; }
      @media (max-width: 1399px) {
        .fp-sort .fp-extra-btns .btn-primary {
          font-size: 20px; } }
      @media (max-width: 1199px) {
        .fp-sort .fp-extra-btns .btn-primary {
          font-size: 18px; } }
      @media (max-width: 991px) {
        .fp-sort .fp-extra-btns .btn-primary {
          font-size: 17px; } }
      .system .fp-sort .fp-extra-btns .btn-primary:hover {
        background: #e6e62e;
        color: #000; }
    @media (max-width: 767px) {
      .fp-sort .fp-extra-btns {
        justify-content: center; } }

.fp-pag {
  margin: 60px 0;
}

.fp-desclaimer {
  font-size: 16px;
  font-size: calc(15px + 1*(100vw - 375px) / 1065);
  text-align: center;
  padding-bottom: 10px;
}

@media (min-width: 992px) {
  .fp-filter-apply-mob {
    display: none;
  }
}

.fp-toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ccc;
  margin-bottom: 50px;
  border-radius: 150px;
}
@media (max-width: 767px) {
  .fp-toggle {
    margin-bottom: 30px;
  }
}
.fp-toggle a {
  width: 50%;
  position: relative;
  font-size: 52px;
  display: inline-block;
  color: #fff;
  text-align: center;
  padding: 10px;
  border-radius: 150px;
}
@media (max-width: 991px) {
  .fp-toggle a {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .fp-toggle a {
    font-size: 18px;
  }
}
.fp-toggle a.active {
  background: #000;
}

#sightmap {
  position: relative;
  z-index: 1;
  height: 90vh;
  min-height: 500px;
}

.fp-sightmap {
  margin-bottom: 50px;
}

.fplist-pgnav {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fplist-pgnav span {
  margin: 0 10px;
}

.mt_pag_btn {
  display: inline-block;
  background: url(../images/gallery/arrow.svg) no-repeat center;
  background-size: contain;
  font-size: 0;
  width: 20px;
  height: 15px;
  position: relative;
  top: -1px;
}
.mt_pag_btn.mt_pag_right {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.units-table {
  display: block;
  width: 100%;
  font-size: calc(16px + 7 * (100vw - 375px) / 1065);
  margin-top: 80px; }
  @media (max-width: 991px) {
    .units-table {
      margin-top: 60px; } }
  .units-table .units-table_header {
    font-weight: 500; }
    @media (max-width: 991px) {
      .units-table .units-table_header .unit-det > *:not(.mobile) {
        display: none; } }
    @media (max-width: 359px) {
      .units-table .units-table_header .apply-header {
        display: none; } }

.units-table_row {
  display: grid;
  grid-template-columns: 1fr 3fr 180px;
  width: 100%;
  align-items: center;
  border-bottom: 1px solid #000000;
  list-style: none;
  margin: 0;
  padding: 5px 0 5px 12px; }
  @media (max-width: 991px) {
    .units-table_row {
      grid-template-columns: 0.5fr 1fr 180px;
      padding-left: 0px; } }
  @media (max-width: 575px) {
    .units-table_row {
      grid-template-columns: 0.5fr 1fr 150px; } }
  @media (max-width: 359px) {
    .units-table_row {
      grid-template-columns: 0.5fr 1fr; }
      .units-table_row > *:first-child {
        grid-row: 1/ span 2; } }
  .units-table_row > * {
    display: block;
    padding: 5px; }
  .units-table_row .unit-det {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(3, 1fr); }
    @media (max-width: 991px) {
      .units-table_row .unit-det {
        grid-template-columns: 1fr; } }
  .units-table_row .table-btn {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 6px;
    padding: 5px 0; }
    @media (max-width: 359px) {
      .units-table_row .table-btn {
        grid-column-start: 2; } }
  .units-table_row .cube-btn {
    font-size: 16px; }
    @media (max-width: 575px) {
      .units-table_row .cube-btn {
        font-size: calc(14px + 9 * (100vw - 375px) / 1065); } }
  .units-table_row .apply-btn {
    display: flex;
    background: #000;
    color: #fff; }
.community-fee-guide {
  margin-top: 40px;
}
.fee-guide-disclaimer {
  text-align: center;
  margin-bottom: 30px;
}
.fee-guide-disclaimer .fee-guide-title {
  margin: 0;
}
.fee-guide-disclaimer, .fee-guide-disclaimer p {
  font-size: calc(20px + 3 * (100vw - 768px) / 568);
}
.fee-guide-disclaimer p {
  padding-top: 12px;
}

.floorplans-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  align-items: center;
  justify-content: center;
  overflow: auto;
  padding: 20px 0px;
}
.floorplans-popup.active {
  display: flex;
}
.floorplans-popup .yardi-graphic {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
  height: auto;
}
.floorplans-popup-content {
  width: 90%;
  position: relative;
  text-align: center;
  background: url(../images/home/specialsbg.svg);
  background-size: contain;
  padding: 20px;
  max-width: 610px;
  color: #040505;
  margin: auto;
}
@media (max-width: 991px) {
  .floorplans-popup-content {
    max-width: 650px;
    width: 80%;
  }
}
.floorplans-popup-content h2 {
  margin-bottom: 20px;
  font-weight: 500;
}
.floorplans-popup-content p {
  font-size: 16px;
  margin-bottom: 0;
}
.floorplans-popup-content p + p {
  margin-top: 15px;
}
.floorplans-popup-content-inner {
  padding: 20px 30px;
  background: #fff;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .floorplans-popup-content-inner {
    padding: 20px 15px;
  }
}
.floorplans-popup-close {
  position: absolute;
  right: 13px;
  top: 12px;
  margin: 0;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background: url(../images/gallery/close.svg);
  background-size: contain;
  background-position: center;
  border: 0;
  font-size: 0;
}

#floor-plans-details .fp-details-wrap {
  position: relative;
  padding: 120px 30px;
}
@media (max-width: 991px) {
  #floor-plans-details .fp-details-wrap {
    padding: 0px 0px;
  }
}
#floor-plans-details .fp-details-wrap .fp-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-radius: 25px;
  background: #fff;
  margin: auto;
  padding: 64px 9vw;
  font-size: 25px;
  line-height: 1.2;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  #floor-plans-details .fp-details-wrap .fp-box {
    border-radius: 0px;
    padding-top: 120px;
  }
}
@media (max-width: 767px) {
  #floor-plans-details .fp-details-wrap .fp-box {
    border-radius: 0px;
    padding-top: 100px;
  }
}
#floor-plans-details .fp-details-wrap .fp-box .back-btn {
  width: 100%;
  padding-bottom: 58px;
}
@media (max-width: 991px) {
  #floor-plans-details .fp-details-wrap .fp-box .back-btn {
    padding-bottom: 40px;
  }
}
#floor-plans-details .fp-details-wrap .fp-box .back-btn a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 23px;
  font-family: "baseFont", sans-serif;
  line-height: normal;
  font-weight: 300;
}
#floor-plans-details .fp-details-wrap .fp-box .back-btn a {
  font-size: calc(16px + 7 * ((100vw - 375px) / 1065));
}
#floor-plans-details .fp-details-wrap .fp-box .back-btn a img {
  width: 40px;
}
#floor-plans-details .fp-details-wrap .fp-box .back-btn a span {
  padding-left: 10px;
  background: #fff;
  position: relative;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#floor-plans-details .fp-details-wrap .fp-box .back-btn a:hover span {
  margin-left: -15px;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-plan {
  width: 44%;
  border: 2px solid #000000;
  position: relative;
}
@media (max-width: 991px) {
  #floor-plans-details .fp-details-wrap .fp-box .fp-plan {
    width: 100%;
  }
}
#floor-plans-details .fp-details-wrap .fp-box .fp-plan .fp-plan-img {
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 95%;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-plan .fp-details-zoom {
  position: absolute;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-plan .fp-details-zoom img {
  margin-right: 10px;
}
@media (max-width: 991px) {
  #floor-plans-details .fp-details-wrap .fp-box .fp-plan .fp-details-zoom {
    display: none;
  }
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content {
  width: calc(50% - 5vw);
  margin-left: 5vw;
}
@media (max-width: 991px) {
  #floor-plans-details .fp-details-wrap .fp-box .fp-content {
    width: 100%;
    padding-top: 50px;
    margin-left: 0px;
  }
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content h1 {
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 6px;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content h1 {
  font-size: calc(34px + 33 * ((100vw - 375px) / 1065));
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content p {
  margin: 0px;
  padding-bottom: 5px;
  font-size: 25px;
  font-family: "baseFont", sans-serif;
  letter-spacing: 0.25px;
  line-height: normal;
  font-weight: 300;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content p {
  font-size: calc(19px + 6 * ((100vw - 375px) / 1065));
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content p span {
  font-weight: 500;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .cube-btn {
  font-size: 23px;
  font-weight: 300;
  display: inline-block;
  width: auto;
  margin-top: 10px;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .cube-btn {
  font-size: calc(14px + 9 * ((100vw - 375px) / 1065));
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 53px;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  font-size: 23px;
  font-family: "baseFont", sans-serif;
  line-height: normal;
  font-weight: 300;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a {
  font-size: calc(16px + 7 * ((100vw - 375px) / 1065));
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a g.share-1, #floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a g.share-2, #floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a g.share-3, #floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a g.share-4, #floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a g.download-hvr {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a:hover g.download-hvr, #floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a:active g.download-hvr {
  -webkit-animation: mymove0 0.5s forwards;
          animation: mymove0 0.5s forwards;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a:hover g.share-1, #floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a:active g.share-1 {
  -webkit-animation: mymove 0.5s forwards;
          animation: mymove 0.5s forwards;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a:hover g.share-2, #floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a:active g.share-2 {
  -webkit-animation: mymove1 0.5s forwards;
          animation: mymove1 0.5s forwards;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a:hover g.share-3, #floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a:active g.share-3 {
  -webkit-animation: mymove2 0.5s forwards;
          animation: mymove2 0.5s forwards;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a:hover g.share-4, #floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a:active g.share-4 {
  -webkit-animation: mymove3 0.5s forwards;
          animation: mymove3 0.5s forwards;
}
@-webkit-keyframes mymove0 {
  0% {
    -webkit-transform: translate(79px, 429.575px) rotate(-90deg);
            transform: translate(79px, 429.575px) rotate(-90deg);
  }
  100% {
    -webkit-transform: translate(79px, 432px) rotate(-90deg);
            transform: translate(79px, 432px) rotate(-90deg);
  }
}
@keyframes mymove0 {
  0% {
    -webkit-transform: translate(79px, 429.575px) rotate(-90deg);
            transform: translate(79px, 429.575px) rotate(-90deg);
  }
  100% {
    -webkit-transform: translate(79px, 432px) rotate(-90deg);
            transform: translate(79px, 432px) rotate(-90deg);
  }
}
@-webkit-keyframes mymove {
  0% {
    -webkit-transform-origin: 18px 4px;
            transform-origin: 18px 4px;
    -webkit-transform: rotate(-32deg);
            transform: rotate(-32deg);
  }
  100% {
    -webkit-transform-origin: 14px 4px;
            transform-origin: 14px 4px;
    -webkit-transform: rotate(-32deg);
            transform: rotate(-32deg);
  }
}
@keyframes mymove {
  0% {
    -webkit-transform-origin: 18px 4px;
            transform-origin: 18px 4px;
    -webkit-transform: rotate(-32deg);
            transform: rotate(-32deg);
  }
  100% {
    -webkit-transform-origin: 14px 4px;
            transform-origin: 14px 4px;
    -webkit-transform: rotate(-32deg);
            transform: rotate(-32deg);
  }
}
@-webkit-keyframes mymove1 {
  0% {
    -webkit-transform-origin: 11px 8px;
            transform-origin: 11px 8px;
    -webkit-transform: rotate(-32deg);
            transform: rotate(-32deg);
  }
  100% {
    -webkit-transform-origin: 9px 8px;
            transform-origin: 9px 8px;
    -webkit-transform: rotate(-38deg);
            transform: rotate(-38deg);
  }
}
@keyframes mymove1 {
  0% {
    -webkit-transform-origin: 11px 8px;
            transform-origin: 11px 8px;
    -webkit-transform: rotate(-32deg);
            transform: rotate(-32deg);
  }
  100% {
    -webkit-transform-origin: 9px 8px;
            transform-origin: 9px 8px;
    -webkit-transform: rotate(-38deg);
            transform: rotate(-38deg);
  }
}
@-webkit-keyframes mymove2 {
  0% {
    -webkit-transform-origin: 18px 20px;
            transform-origin: 18px 20px;
    -webkit-transform: rotate(32deg);
            transform: rotate(32deg);
  }
  100% {
    -webkit-transform-origin: 14px 20px;
            transform-origin: 14px 20px;
    -webkit-transform: rotate(32deg);
            transform: rotate(32deg);
  }
}
@keyframes mymove2 {
  0% {
    -webkit-transform-origin: 18px 20px;
            transform-origin: 18px 20px;
    -webkit-transform: rotate(32deg);
            transform: rotate(32deg);
  }
  100% {
    -webkit-transform-origin: 14px 20px;
            transform-origin: 14px 20px;
    -webkit-transform: rotate(32deg);
            transform: rotate(32deg);
  }
}
@-webkit-keyframes mymove3 {
  0% {
    -webkit-transform-origin: 10.5px 16px;
            transform-origin: 10.5px 16px;
    -webkit-transform: rotate(32deg);
            transform: rotate(32deg);
  }
  100% {
    -webkit-transform-origin: 9.5px 16px;
            transform-origin: 9.5px 16px;
    -webkit-transform: rotate(38deg);
            transform: rotate(38deg);
  }
}
@keyframes mymove3 {
  0% {
    -webkit-transform-origin: 10.5px 16px;
            transform-origin: 10.5px 16px;
    -webkit-transform: rotate(32deg);
            transform: rotate(32deg);
  }
  100% {
    -webkit-transform-origin: 9.5px 16px;
            transform-origin: 9.5px 16px;
    -webkit-transform: rotate(38deg);
            transform: rotate(38deg);
  }
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-share-download a:first-child {
  margin-right: 40px;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-detail-btn {
  padding-top: 48px;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-detail-btn .cube-btn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #000;
  color: #fff;
  max-width: 420px;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-detail-btn .cube-btn:hover, #floor-plans-details .fp-details-wrap .fp-box .fp-content .fp-detail-btn .cube-btn:active {
  background: #e6e62e;
  color: #000;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-details-des {
  padding-top: 43px;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-details-des p {
  font-size: 16px;
  font-family: "baseFont", sans-serif;
  line-height: normal;
  font-weight: 300;
}
#floor-plans-details .fp-details-wrap .fp-box .fp-details-des p {
  font-size: calc(15px + 1 * ((100vw - 375px) / 1065));
}
#floor-plans-details .parallax-img {
  background: url("../images/floor-plans/bg.svg");
}

.fp_img_modal,
.fp_vt_modal {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  padding: 0px 10px;
}
.fp_img_modal_overlay,
.fp_vt_modal_overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
  z-index: 1;
}
.fp_img_modal img,
.fp_vt_modal img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.fp_img_modal iframe,
.fp_vt_modal iframe {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.fp_img_modal_content,
.fp_vt_modal_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 2;
  padding: 10px;
  background: #fff;
  width: 80%;
  height: 80%;
  border-radius: 25px;
  border: 2px solid #000000;
  background-color: #ffffff;
  overflow: hidden;
}
@media (max-width: 991px) {
  .fp_img_modal_content,
.fp_vt_modal_content {
    width: 100%;
    height: 90%;
  }
}
.fp_img_modal_content_close,
.fp_vt_modal_content_close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: none;
  overflow: hidden;
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
  font-size: 23px;
  font-family: "baseFont", sans-serif;
  line-height: normal;
  font-weight: 300;
  padding-left: 25px;
  z-index: 1;
}
.fp_img_modal_content_close,
.fp_vt_modal_content_close {
  font-size: calc(16px + 7 * ((100vw - 375px) / 1065));
}
.fp_img_modal_content_close:after,
.fp_vt_modal_content_close:after {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  background: url("../images/floor-plans/close.svg") no-repeat;
  background-size: contain;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 991px) {
  .fp_img_modal_content_close,
.fp_vt_modal_content_close {
    right: 15px;
  }
}

.fp_modal_visible .fp_img_modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fp_vtmodal_visible .fp_vt_modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fade_in_modal .fp_img_modal {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.fade_in_vtmodal .fp_vt_modal {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.fp_vt_modal_content {
  width: 100%;
  height: 95%;
}

.fp-vt-btn {
  position: relative;
  padding-right: 60px;
}
@media (max-width: 767px) {
  .fp-vt-btn {
    padding-right: 40px;
  }
}
.fp-vt-btn::after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/floorplans/icon-360.png) no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .fp-vt-btn::after {
    width: 30px;
    height: 30px;
  }
}
.virtual-tour-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
  row-gap: 20px; }
  .virtual-tour-wrap:not(:first-child) {
    margin-top: 50px; }
  @media (max-width: 991px) {
    .virtual-tour-wrap {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 767px) {
    .virtual-tour-wrap {
      grid-template-columns: repeat(1, 1fr); } }

.vt-card {
  border: 1px solid #000000;
  padding: 12px 12px 0;
  position: relative;
  text-align: center;
  overflow: hidden; }
  .vt-card:hover {
    background: #e6e62e; }
  .vt-card .btn-primary {
    font-size: 23px;
    margin-top: 0;
    padding: 10px 20px;
    position: relative;
    z-index: 1; }
    .vt-card .btn-primary:hover, .vt-card .btn-primary:active {
      background: #fff;
      color: #000; }

.vt-card-detail {
  padding: 30px 0; }
  .vt-card-detail .vt-card-title {
    margin-bottom: 20px; }

.vt-card-thumb {
  height: 300px;
  width: 100%;
  position: relative; }
  .vt-card-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%; }

button {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  cursor: pointer; }

.vt-url {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-indent: -999px;
  border: 0; }
.footer-btm p{
 color: #fff;
}
/*# sourceMappingURL=main.css.map */