:root {
    --neutral1: #FBF1F2;
    --secondaryLight: #ECECEC;
    --secondaryLight2: #E4E4E4;
    --primary: #E36271;
    --secondaryDark: #404040;
    --neutral2: #2A2A2A;
}

:target {
    scroll-margin-top: 97px;
    scroll-margin-top: max(64px, 4.75vw)
}
.row > * {
    padding-left: calc(var(--bs-gutter-x) * 0.0);
    padding-right: calc(var(--bs-gutter-x) * 0.0);
}
a {
    text-decoration: none;
    color: #7a878e;
    outline: 0;
}
.menu-primary .main-menu-item {
 z-index: 999999999999;
}
.btn {
    display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
  border-radius: 4px;
}
button,
input[type="submit"],
input[type="reset"] {
    outline: inherit !important;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999999999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--secondaryLight2);
}

.parallax-window {
    min-height: 400px;
    min-height: max(288.5416px, 20.83333vw);
    background: transparent;
}

.reviews img[src=" "],
.reviews img[src=""] {
    display: none;
}

.slick-prev,
.slick-next {
    display: none !important
}

.slick-dots {
    margin-top: 30px !important;
    margin-top: max(21.6406px, 1.5625vw) !important;
}

img.rightStuffPic {
    margin-left: 140px;
    margin-left: max(80.9896px, 7.29167vw);
}

*:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons) {
    font-family: ivypresto-text, serif;
    font-weight: 300;
    font-style: normal;
}

html,
body {
    height: 100%;
    width: 100%;
}

h1:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons),
h2:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons),
h3:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons),
h4:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons),
h5:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons),
h6:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons) {
    font-family: ivypresto-display, serif;
    font-weight: 300;
    font-style: normal;
}

h1:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons) {
    font-family: ivypresto-display, serif;
    font-size: 48px;
    font-size: max(34.625px, 2.2vw);
}

h2:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons) {
    font-family: ivypresto-display, serif;
    font-size: 42px;
    font-size: max(30.2969px, 2.1875vw);
    color: var(--primary);
}

h3:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons) {
    font-family: ivypresto-display, serif;
    font-style: italic !important;
    font-size: 30px;
    font-size: max(21.6406px, 1.5625vw);
    color: var(--secondaryLight);
}

h4:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons) {
    font-family: ivypresto-display, serif;
    font-weight: 400;
    font-size: 22px;
    font-size: max(15.8697px, 1.14583vw);
}

h5:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons) {
    font-family: ivypresto-text, serif;
    font-weight: 600;
    font-size: 20px;
    font-size: max(14.4271px, 1.04167vw);
}

ul:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons),
li:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons),
ol:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons),
p:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons) {
    font-size: 17px;
    font-size: max(14px, 0.88542vw);
}

ul:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons) {
    padding-left: 0;
}

.btn-primary,
.btn-primary:focus {
    background-color: var(--primary) !important;
    border-color: var(--primary) !important;
    color: #fff !important;
}

.btn-primary:active,
.btn-primary:disabled,
.btn-primary:hover {
    background-color: #f17484 !important;
    border-color: #f17484 !important;
    color: #fff !important
}

.btn:not(.disabled):not(:disabled):hover {
    box-shadow: none !important
}

*:not([class*="sheditor"]):not([class*="sheditor"] *):not([class*="shEditor"]):not([class*="shEditor"] *):not([class*="popover"] *):not([class*="popover"] *):not(.sheditor_modal *):not(.sheditor_modal):not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons) {
    font-family: ivypresto-text, serif;
    font-weight: 300;
    font-style: normal
}

input.btn.btn-success.sheSubmitButton {
    background: none !important;
}

.contactForm input.btn.btn-success.sheSubmitButton:hover {
    background: var(--primary) !important;
    color: var(--neutral1) !important;
    border-color: transparent !important;
}

.alert {
    background: none !important;
    border: none !important;
}

.btn {
    padding: 0 38px;
    padding: 0 max(27.4115px, 1.97917vw);
    font-family: Gibson;
    font-weight: 500;
    font-size: 14px;
    font-size: max(10.099px, 0.72917vw);
    letter-spacing: 0.09em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    height: 95px;
    height: max(68.5287px, 4.94792vw);
}

.btn-info icon,
.btn-info i {
    font-size: max(15.1484px, 1.09375VW) !important;
}

.btn-info,
.btn-info:focus {
    background-color: #fbf1f27d;
    border-color: transparent !important;
    color: #fff;
}

.btn-info:active,
.btn-info:disabled,
.btn-info:hover {
    background-color: #FBF1F2 !important;
    border-color: #FBF1F2 !important;
    color: #fff !important
}

.rectAndMenu {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    display: flex;
    flex-direction: column;
}

.hero {
    position: relative;
}

.otherPage #header {
    margin-bottom: 125px;
    margin-bottom: max(90.1693px, 6.51042vw);
    position: fixed;
    width: 100%;
    z-index: 1;
    background: white;
}

.hero {
    height: 100vh;
    height: -moz-available;
    height: -webkit-fill-available;
    height: fill-available;
}

.menuEtAll {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    z-index: 99999;
    width: 100%;
}

.otherPage .menuEtAll {
    position: relative;
}

.otherPage img.Klogo2 {
    right: -150px;
    right: max(-108.2031px, -7.8125vw);
    position: relative;
}

.overlayStuff {
    opacity: 0;
    z-index: 999999999999999;
    transition: ease all 0.3s !important;
}

.clicked .overlayStuff {
    opacity: 1;
}

.clicked {
    opacity: 1;
}

.menuBG {
    height: max(68.5286px, 4.947916666666666VW);
    background: #fff;
    position: absolute;
    z-index: 1;
    width: 100%;
    margin-top: -4.947916666666666VW;
    position: fixed;
}

.menuEtAll hr {
    border: 0.9px solid #ffffffc7;
    width: 100%;
    margin: 0 27px;
    margin: 0 max(19.4766px, 1.40625vw);
}

.clicked.menuEtAll hr {
    display: none;
}

.leftStuffPic {
    text-align: left;
    opacity: 0;
    transition: ease-out .8s;
    position: relative;
}

.activeReveal .leftStuffPic {
    opacity: 1;
}

#containerReveal {
    overflow: hidden;
    transition: transform 3s ease;
    transform: translateY(-100%);
}

#imageReveal {
    display: block;
    transition: transform 3s ease;
    transform: translateY(100%);
}

.reviews img {
    width: max(370px, 32.3333vw) !important;
}

.activeReveal #containerReveal {
    transform: translateY(0);
}

.activeReveal #imageReveal {
    transform: translateY(0);
}

#insideReveal {
    opacity: 0
}

.topStuffPic {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    justify-content: space-between;
}

.topStuffPic h5 {
    margin-right: 10px;
}

.reviewsSlide {
    display: flex;
    max-width: 1015px;
    max-width: max(732.1744px, 52.86458vw);
    margin: 0 auto;
}

.rightStuff {
    border-left: 2px solid rgba(255, 255, 255, 1.0);
    border-bottom: 2px solid rgba(255, 255, 255, 1.0);
    padding: 0 0 0 7px;
    position: relative;
    z-index: 9999;
}

.clicked .rightStuff {
    border-left: 1px solid #7e7e7e !important;
    border-bottom: 1px solid #7e7e7e !important;
    transition: border ease 0.3s !important;
}

#oneareaID {
    display: flex;
}

#oneareaID .widgetContainer {
    border-right: 2px solid #fff;
    padding-bottom: 7px;
}

.clicked #oneareaID .widgetContainer {
    border-right: 1px solid #7e7e7e !important;
    padding-right: 1px;
    transition: border ease 0.3s !important;
}

.clicked #oneareaID .widgetContainer:last-of-type {
    border-right: 0px !important;
}

#oneareaID .widgetContainer:last-of-type {
    border-right: none !important;
}

#oneareaID .widgetContainer:after {
    content: none;
}

#oneareaID .widgetContainer ~ .widgetContainer:after {
    border: 1px solid #fff;
    height: calc(100% + 8px);
    position: absolute;
}

#oneareaID .widgetContainer .btn {
    margin-right: 5px;
}

#oneareaID .widgetContainer ~ .widgetContainer .btn {
    margin: 0 5px 0 7px;
    border: aliceblue;
}

.clicked #oneareaID .widgetContainer ~ .widgetContainer .btn {
    background-color: transparent !important;
}

.clicked #oneareaID .widgetContainer ~ .widgetContainer .btn * {
    color: var(--secondaryDark) !important;
}

.menu-trigger {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    justify-content: center;
    background: transparent;
    cursor: pointer;
    border-right: 2px solid rgba(255, 255, 255, 1.0);
    border-bottom: 2px solid rgba(255, 255, 255, 1.0);
    padding: 0 7px 7px 0;
}

.clicked .menu-trigger.menu-toggle {
    border-right: 1px solid #7e7e7e !important;
    border-bottom: 1px solid #7e7e7e !important;
}

.menu-trigger:hover .menu-hamburger__box span {
    width: 100%;
}

.menu-hamburger {
    font: inherit;
    display: flex;
    overflow: visible;
    padding: 0;
    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity, filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background: #fbf1f27d;
    width: 95px;
    width: max(68.5287px, 4.94792vw);
    height: 95px;
    height: max(68.5287px, 4.94792vw);
    align-items: center;
    justify-content: center;
}

.clicked .menu-hamburger {
    background: transparent !important;
}

.menu-hamburger__box {
    position: relative;
    display: flex;
    flex-flow: nowrap column;
    justify-content: space-between;
    width: 40px;
    width: max(27px, 2.08333vw);
    height: 32px;
    height: max(20px, 0.96667vw);
}

.clicked .menu-hamburger__box span {
    background: var(--neutral2);
}

.menu-hamburger__box span {
    display: block;
    height: 0.9px;
    width: 100%;
    background: #fff;
    transition: width 0.3s ease;
}

.menu-hamburger__box span:nth-child(1) {
    width: 75%;
}

.clicked .menu-hamburger__box span:nth-child(1),
.clicked .menu-hamburger__box span:nth-child(3) {
    width: 100%;
}

.clicked .menu-hamburger__box span:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
}

.clicked .menu-hamburger__box span:nth-child(1) {
    transform: translateY(10px) rotate(45deg);
}

.menu-hamburger__box span:nth-child(2) {
    width: 100%;
}

.clicked .menu-hamburger__box span:nth-child(2) {
    opacity: 0;
}

.menu-hamburger__box span:nth-child(3) {
    width: 75%;
}

.menu-hamburger__box span:nth-child(4) {
    width: 75%;
    transition: width 0.3s ease;
}

@media (max-width: 450px) {
    .menu-trigger {
        margin-right: 0;
    }
}

.clear {
    clear: both;
}

nav.mobile {
    display: none;
}

nav.primary {
    padding: 0;
    display: block;
    margin: 0;
    width: 100%;
    display: none;
    position: relative;
}

nav.primary ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

nav.primary ul li {
    display: inline-block;
    margin: 0;
    list-style-type: none;
}

nav.primary ul li a {
    color: #0a2737 !important;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    line-height: 20px;
    line-height: max(14.4271px, 1.04167vw);
    text-decoration: none;
    padding: 10px 12px;
    display: block;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: .4s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    font-weight: 700;
}

nav.primary ul li a:hover {
    background-color: #E0E0E0;
}

nav.primary ul li li a {
    font-size: 15px;
    font-size: max(10.8203px, 0.78125vw);
    line-height: 18px;
    line-height: max(12.9844px, 0.9375vw);
    padding: 5px 0 5px 20px;
    padding: 5px 0 5px max(14.4271px, 1.04167vw);
    text-align: left;
    border-right: none;
    border-left: none;
    background: #fff;
    border-bottom: #0a2737 solid 1px;
    color: #0a2737 !important;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    font-size: max(12.9844px, 0.9375vw);
}

nav.primary ul li li a:hover {
    color: #b3c618;
}

nav.primary ul ul {
    display: none;
    position: absolute;
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

nav.primary ul ul ul {
    position: absolute;
    left: 100%;
    top: 0;
}

nav.primary ul li:hover > ul {
    display: block;
    line-height: 18px;
    line-height: max(12.9844px, 0.9375vw);
    z-index: 100;
}

nav.primary ul ul li {
    float: none;
    width: 310px;
    width: max(223.6197px, 16.14583vw);
    position: relative;
    margin: 0;
    display: block;
}

i.fas.fa-angle-down {
    padding-left: 3px;
    padding-top: 3px;
}

@media screen and (max-width: 1480px) {
    nav.primary ul li a {
        font-size: 15px;
    }

    nav.primary ul ul li {
        width: 240px;
    }

    nav.primary ul li li a {
        font-size: 13px;
    }
}

@media screen and (max-width: 1200px) {
    nav.primary ul li a {
        padding: 10px 5px;
        font-size: 14px;
    }
}

nav.primary {
    display: none;
}

#menu-button {
    position: relative;
    z-index: 999999999999999999;
}

#menu-button,
#menu-button * {
    transition: ease all 0.3s !important;
}

#menu-button a {
    color: #0a2737;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    font-weight: 600;
}

.menu-toggle span {
    font-size: 20px;
    font-size: max(14.4271px, 1.04167vw);
}

nav.mobile {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    overflow: auto;
}

nav.mobile.showStuff {
    display: block;
}

.fullMenuBG {
    background: var(--secondaryLight2);
    height: 100%;
    position: absolute;
    z-index: 99999;
    width: 100%;
    top: -100%;
}

.clicked .fullMenuBG,
.clicked .fullMenuBG * {
    transition: ease all 0.3s !important;
}

nav.mobile .social-media {
    position: relative;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-size: max(11.5416px, 0.83333vw);
    word-spacing: 13px;
    word-spacing: max(9.3776px, 0.67708vw);
    padding: 0 0 0 15px;
    padding: 0 0 0 max(10.8203px, 0.78125vw);
    color: #0a2737;
    display: none;
}

nav.mobile .social-media a:link,
nav.mobile .social-media a:visited {
    color: #2383b7;
    text-decoration: none;
}

nav.mobile .social-media a:hover,
nav.mobile .social-media a:active {
    color: #0a2737;
    ;
    text-decoration: underline;
}

.mobiletitle {
    color: #0a2737;
    visibility: hidden;
}

nav.mobile .mobile_top {
    position: relative;
    display: block;
    padding: 0;
    color: #999;
    font-size: 18px;
    font-size: max(12.9844px, 0.9375vw);
    font-weight: 400;
    position: absolute;
}

nav.mobile .menu-toggle {
    position: absolute;
    padding: 3px 8px 3px;
    font-family: Arial, sans-serif;
    font-size: 24px;
    font-size: max(17.3125px, 1.25vw);
    font-weight: bold;
    line-height: 1;
    background: #222;
    color: #999;
    text-decoration: none;
    top: 0;
}

nav.mobile .menu-toggle:hover {
    color: #fff;
}

nav.mobile ul {
    list-style: none;
    font-weight: 300;
    margin: 0;
    padding: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 9999999;
}

nav.mobile ul li {
    position: relative;
}

nav.mobile ul li a {
    position: relative;
    display: block;
    font-size: 28px;
    font-size: max(20.1979px, 1.45833vw);
    padding: 0;
    color: #e36271;
    text-decoration: none;
    box-sizing: border-box;
    text-align: center;
    padding: 6px 0;
    transition: ease all 0.6s;
}

.activePage {
    color: var(--neutral2) !important;
}

.menu-primary li {
    opacity: 0;
    transition: ease all 0.6s;
}

.menu-primary.unhideList li {
    opacity: 1;
}

.menu-primary li:nth-child(1) {
    transition-delay: 0.04s;
}

.menu-primary li:nth-child(2) {
    transition-delay: 0.1s;
}

.menu-primary li:nth-child(3) {
    transition-delay: 0.16s;
}

.menu-primary li:nth-child(4) {
    transition-delay: 0.22s;
}

.menu-primary li:nth-child(5) {
    transition-delay: 0.28s;
}

.menu-primary li:nth-child(6) {
    transition-delay: 0.34s;
}

.menu-primary li:nth-child(7) {
    transition-delay: 0.4s;
}

.menu-primary li:nth-child(8) {
    transition-delay: 0.46s;
}

.menu-primary li:nth-child(9) {
    transition-delay: 0.52s;
}

.menu-primary li:nth-child(10) {
    transition-delay: 0.58s;
}

.menu-primary li:nth-child(11) {
    transition-delay: 0.64s;
}

.menu-primary li:nth-child(12) {
    transition-delay: 0.7s;
}

.menu-primary li:nth-child(13) {
    transition-delay: 0.76s;
}

.menu-primary li:nth-child(14) {
    transition-delay: 0.82s;
}

.menu-primary li:nth-child(15) {
    transition-delay: 0.88s;
}

.menu-primary li:nth-child(16) {
    transition-delay: 0.94s;
}

.menu-primary li:nth-child(17) {
    transition-delay: 1s;
}

.menu-primary li:nth-child(18) {
    transition-delay: 1.06s;
}

.menu-primary li:nth-child(19) {
    transition-delay: 1.12s;
}

.menu-primary li:nth-child(20) {
    transition-delay: 1.18s;
}

.menu-primary li:nth-child(21) {
    transition-delay: 1.24s;
}

.menu-primary li:nth-child(22) {
    transition-delay: 1.3s;
}

.menu-primary li:nth-child(23) {
    transition-delay: 1.36s;
}

.menu-primary li:nth-child(24) {
    transition-delay: 1.42s;
}

.menu-primary li:nth-child(25) {
    transition-delay: 1.48s;
}

.menu-primary li:nth-child(26) {
    transition-delay: 1.54s;
}

.menu-primary li:nth-child(27) {
    transition-delay: 1.6s;
}

.menu-primary li:nth-child(28) {
    transition-delay: 1.66s;
}

.menu-primary li:nth-child(29) {
    transition-delay: 1.72s;
}

.menu-primary li:nth-child(30) {
    transition-delay: 1.78s;
}

.menu-primary li:nth-child(31) {
    transition-delay: 1.84s;
}

.menu-primary li:nth-child(32) {
    transition-delay: 1.9s;
}

.menu-primary li:nth-child(33) {
    transition-delay: 1.96s;
}

.menu-primary li:nth-child(34) {
    transition-delay: 2.02s;
}

.menu-primary li:nth-child(35) {
    transition-delay: 2.08s;
}

.menu-primary.hideList li {
    opacity: 0
}

.menu-primary.hideList li {
    transition-delay: 0s;
}

nav.mobile ul li a:hover {
    color: var(--neutral2);
}

nav.mobile ul li li:last-child {
    border: none;
}

nav.mobile ul li li a {
    background: white;
    position: relative;
    display: block;
    padding: 10px 10px 10px 15px;
    padding: 10px 10px 10px max(10.8203px, 0.78125vw);
    border-left: 4px #444 solid;
    color: #0a2737;
    text-decoration: none;
}

nav.mobile ul li li a:hover {
    background: rgba(65, 65, 65, 0.5);
}

nav.mobile ul li li li:last-child {
    border: none;
}

nav.mobile ul li li li a {
    background: #555;
    position: relative;
    display: block;
    padding: 10px 10px 10px 25px;
    padding: 10px 10px 10px max(18.0338px, 1.30208vw);
    color: #ccc;
    text-decoration: none;
    border-left: 4px #555 solid;
}

nav.mobile ul li li li a:hover {
    background: rgba(85, 85, 85, 0.5);
}

nav.mobile ul li li li li:last-child {
    border: none;
}

nav.mobile ul li li li li a {
    background: #777;
    position: relative;
    display: block;
    padding: 10px 10px 10px 25px;
    padding: 10px 10px 10px max(18.0338px, 1.30208vw);
    color: #ccc;
    text-decoration: none;
    border-left: 4px #555 solid;
}

nav.mobile ul li li li li a:hover {
    background: rgba(85, 85, 85, 0.5);
}

.nav-footer {
    color: #277eab;
    position: relative;
    text-align: center;
    font-size: 14px;
    font-size: max(10.099px, 0.72917vw);
    line-height: 16px;
    line-height: max(11.5416px, 0.83333vw);
    padding: 15px 0;
    padding: max(10.8203px, 0.78125vw) 0;
}

nav.mobile ul li a .fa {
    width: 25px;
    width: max(18.0338px, 1.30208vw);
    font-weight: 100;
    padding: 8px 3px;
    margin: 0 6px 0 0;
    text-align: center;
    background: #292929;
    -webkit-border-radius: 30px;
    -webkit-border-radius: max(21.6406px, 1.5625vw);
    -moz-border-radius: 30px;
    -moz-border-radius: max(21.6406px, 1.5625vw);
    border-radius: 30px;
    border-radius: max(21.6406px, 1.5625vw);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

nav.mobile ul li .fa-chevron-down {
    color: #999;
}

.more {
    position: absolute;
    right: 5%;
}

.mobilefooterlogo {
    text-align: center;
    margin: 0 auto;
    transform: scale(0.9);
}

@media screen and (max-width: 500px) {
    #menu-button {
        text-align: center;
    }
}

.primary li > i {
    display: none;
}

.mobile li i {
    position: absolute;
    top: 13px;
    top: max(9.3776px, 0.67708vw);
}

.mobile + .menu-toggle.exit-click {
    position: fixed !important;
    top: 0 !important;
    left: 250px !important;
    left: max(180.3385px, 13.02083vw) !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 1000;
    pointer-events: none;
    opacity: 0;
    transition: ease all 0.3s;
    background: rgba(0, 0, 0, 0.5);
}

.mobile.open + .menu-toggle.exit-click {
    pointer-events: auto;
    opacity: 1;
}

.close2 {
    opacity: 0.3;
}

.close2:hover {
    opacity: 1;
}

.close2:before,
.close2:after {
    position: absolute;
    left: 15px;
    left: max(10.8203px, 0.78125vw);
    content: ' ';
    height: 33px;
    height: max(23.8047px, 1.71875vw);
    width: 2px;
    background-color: #333;
}

.close2:before {
    transform: rotate(45deg);
}

.close2:after {
    transform: rotate(-45deg);
}

.rectangleBottom {
    border-left: 2px solid #ffffffc7;
    border-right: 2px solid #ffffffc7;
    border-bottom: 2px solid #ffffffc7;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    margin: 130px 60px 60px;
    margin: max(93.776px, 6.77083vw) max(43.2813px, 3.125vw) max(43.2813px, 3.125vw);
    color: white;
}

.logoStuff {
    position: fixed;
    margin-top: 255px;
    margin-top: max(183.9453px, 13.28125vw);
    transform: scale(1);
    z-index: 9999999999999;
}

.se-pre-con div#logo {
    margin: 0;
    margin-top: -69px;
    margin-top: max(-49.7734px, -3.59375vw);
}

.se-pre-con div#logo * {
    color: #2a2a2a !important;
    border-color: var(--secondaryDark) !important;
    text-align: center;
}

.logoStuff img {
    display: block;
    margin: 0 auto;
}

.containerLogo {
    position: relative;
    display: flex;
    justify-content: center;
}

.rectAndMenu img.Klogo2 {
    position: absolute;
    top: 0px;
    opacity: 0;
    width: 4.166667VW;
    min-width: 57.7083px;
}

img.hideStuff {
    width: 425px;
    width: max(306.5756px, 22.13542vw);
}

.logoStuff h3 {
    margin: 0 !important;
}

img.Klogo {
    margin-bottom: 20px !important;
    margin-bottom: max(14.4271px, 1.04167vw) !important;
    width: 4.166667VW;
    min-width: 57.7083px;
}

.logoStuff hr {
    border-color: white;
    margin: 8.5px 0 18px;
    margin: 8.5px 0 max(14.4271px, 0.9375vw);
}

.rooms .learnMoreStuff {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: max(calc(100% - 72.1354px), calc(100% - 5.208333vw));
}

.learnMoreStuff h5 > * {
    color: #fff !important;
}

.learnMoreStuff hr {
    border: none;
    border-left: 1.25px solid #fff;
    height: 30px;
    height: max(21.6406px, 1.5625vw);
    width: 1px;
}

.rooms .learnMoreStuff hr {
    border: none;
    height: 120px;
    height: max(86.5625px, 6.25vw);
    width: 2px;
    margin-top: 0;
    margin-bottom: 0;
    background: #BFB1AD;
}

.otherPage #main {
    margin-top: 230px;
    margin-top: max(165.9115px, 11.97917vw);
}

.sketchImg {
    width: max(320px, 25.0417vw);
}

.wrapper1.aboutSec {
    max-width: 855px;
    max-width: max(616.7578px, 44.53125vw);
    margin: 0 auto;
    box-sizing: unset;
    top: 45px;
    top: max(32.4609px, 2.34375vw);
    opacity: 0;
    position: relative;
}

.otherPage div#aboutSec {
    top: 0 !important;
    opacity: 1 !important;
}

.wrapper1 {
    padding: max(61px, 4.4vw) max(74px, 5.3125VW);
}

.wrapper4 {
    padding: 0 max(74px, 5.3125VW);
    max-width: max(732.1744px, 52.86458vw);
    margin: 0 auto;
    box-sizing: content-box;
}

.wrapper1.contactStuff {
    max-width: 1015px;
    max-width: max(732.1744px, 52.86458vw);
    margin: 0 auto;
    box-sizing: content-box;
}

.wrapper1.reviews {
    padding-top: 0;
    text-align: center;
    height: 1193px;
    height: max(860.5756px, 62.13542vw);
    overflow: hidden;
}

.reviews .abs-insert-widget-area {
    display: none !important;
}

.reviews .sidebarColumn {
    border: none !important;
    box-shadow: none !important;
    outline: none !important
}

.reviews .widgetContainer,
.reviews .widgetContainer * {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.reviews .mercury-insertable-container {
    display: none !important;
}

.reviews .widget-controls:not(.editable-admin-content-controls) {
    display: none !important;
}

.headerFade {
    position: relative;
    top: 30px;
    top: max(21.6406px, 1.5625vw);
    opacity: 0;
}

.wrapper1.reviews h2 {
    margin-bottom: 70px;
    margin-bottom: max(50.4947px, 3.64583vw);
}

.wrapper2 {
    padding: max(52.63px, 3.8vw) max(36.0677px, 2.604166666666667VW) max(13.85px, 1vw);
}

.wrapper2 hr.reavealStuff {
    margin-top: 0;
    margin-bottom: 0;
    opacity: 0;
}

hr {
    border-top-width: 2px;
}

.lineSeparator {
    margin-top: 80px;
    margin-top: max(57.7084px, 4.16667vw);
}

.lineSeparator > .row.sh-row > div {
    margin: 0 75px;
    margin: 0 max(54.1016px, 3.90625vw);
    position: relative;
}

.lineSeparator > .row.sh-row > div:after {
    content: '';
    border: 0.75px solid #e36271;
    height: 100%;
    position: absolute;
    right: -75px;
    right: min(-54.1016px, -3.90625vw);
    top: -40px;
    top: max(-54.1016px, -2.08333vw);
    height: 160px;
    height: max(-54.1016px, 8.33333vw);
}

.lineSeparator > .row.sh-row > div:last-of-type:after {
    content: none;
}

.lineSeparator > .row.sh-row > div:first-of-type {
    margin-left: 0 !important;
}

.lineSeparator > .row.sh-row > div:last-of-type {
    margin-right: 0;
}

.lineSeparator > .row.sh-row {
    display: flex;
}

.rooms {
    background: var(--neutral1);
    position: relative;
    padding: max(36.0677px, 2.604166666666667VW) max(36.0677px, 2.604166666666667VW) 0;
    z-index: 0;
}

.sliderArea {
    padding: max(36.0677px, 2.604166666666667VW) max(36.0677px, 2.604166666666667VW) 0;
    background: var(--secondaryLight2);
}

.greyBG.sliderArea.wrapper1 {
    height: max(396px, calc(24.75rem + ((1vw - 13.85px) * 2.6168)));
}

.greyBG.rooms:before {
    content: '';
    background: linear-gradient(rgba(100, 100, 100, 0.85) 0%, rgba(74, 74, 74, 0.93) 69.03%, #191919 100%);
    opacity: 0.75;
    z-index: 1;
    position: absolute;
    height: calc(100% - 2.604167VW);
    width: calc(100% - 5.20833333333vw);
}

.surroundRooms {
    position: absolute;
    z-index: 1;
    text-align: center;
    height: calc(100% + 5.395833VW);
    width: calc(100% - 5.20833333333vw);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    top: 45px;
    top: max(32.4609px, 2.34375VW);
}

.surroundRooms h2,
.surroundRooms h1,
.surroundRooms .active h2,
.surroundRooms .active h1 {
    color: white !important;
}

.surroundRooms h2 {
    margin-bottom: 10px;
}

.surroundRooms h1 {
    margin: 15px 0;
    margin: max(calc(100% - 36.0677px), 0.78125vw) 0;
    margin: max(10.8203px, 0.78125VW) 0;
}

h1.roomInfoTitle {
    color: #C8C8C8 !important;
    cursor: pointer;
}

.active h1.roomInfoTitle {
    color: white;
}

.roomInfo {
    position: relative;
    margin: 18px 0;
    margin: max(12.9844px, 0.9375vw) 0;
    width: 100%;
    max-width: 675px;
    max-width: max(12.9844px, 80.15625vw);
    height: 115px;
    height: max(82.9557px, 10.98958vw);
}

.roomInfo.active {
    pointer-events: none;
}

.roomInfo img {
    display: none;
}

.roomInfo.active span {
    display: block;
}

.roomInfo span {
    display: none;
}

.roomInfo.active .numbering {
    display: block;
}

.roomInfo .numbering {
    display: none;
}

.surroundRooms span,
.surroundRooms span * {
    color: #F6F6F6;
    font-size: 22px;
    font-size: max(13.8697px, .81vw) !important;
}

.numbering {
    position: absolute;
    top: -35px;
    top: min(-25.2474px, -1.82292vw);
    right: -260px;
    right: min(-187.552px, -13.541666666666666VW);
    font-family: ivypresto-display, serif !important;
    font-weight: 300;
    font-size: 90px;
    font-size: max(64.9219px, 4.6875vw);
    color: #fff;
}

.simpleParallax {
    height: 1000px !important;
    height: max(831.3542px, 64.08333vw) !important;
}

.pictureChange {
    height: max(831.3542px, 64.08333vw) !important;
}

.contactFormArea {
    padding: 100px 0 0 100px;
    padding: max(72.1354px, 5.20833vw) 0 0 max(72.1354px, 5.20833vw);
}

.contactForm input,
.contactForm textarea {
    border-left: none;
    border-right: none;
    border-top: none;
    resize: vertical;
    font-size: 22px;
    font-size: max(15.8697px, 1.14583vw);
}

.contactForm textarea {
    height: 145px;
    height: max(104.5963px, 7.55208vw);
}

.contactForm .sheSubmitButton {
    border-left: none;
    border-right: none;
    border-top: none;
    font-family: ivypresto-display, serif;
    font-weight: 300;
    font-size: 22px;
    font-size: max(15.8697px, 1.14583vw);
    line-height: 31px;
    line-height: max(22.3619px, 1.61458vw);
    text-align: left;
    color: #e36271 !important;
    opacity: 0.85;
    padding: max(18.0339px, 1.3020833333333335VW);
    border: 1.5px solid #404040 !important;
}

.contactForm .sheSubmitButton:hover {}

.contactForm .sheSubmitButton:hover {
    background: none !important;
}

.contactForm label {
    font-family: "IvyPresto Text";
    font-weight: 300;
    font-size: 22px;
    font-size: max(15.8697px, 1.14583vw);
    line-height: 31px;
    line-height: max(22.3619px, 1.61458vw);
    text-align: left;
    color: #e36271;
    opacity: 0.85;
}

.contactForm .has-feedback label {
    margin-left: 0 !important;
}

.contactFormArea h1:before {
    content: 'Contact Us';
    display: inherit;
    font-weight: 300;
    font-size: 22px;
    font-size: max(15.8697px, 1.14583vw);
    line-height: 31px;
    line-height: max(22.3619px, 1.61458vw);
    text-align: left;
    color: #e36271;
    opacity: 0.85;
    padding-bottom: 8px;
}

.contactForm h1 {
    margin-bottom: 60px;
    margin-bottom: max(43.2813px, 3.125vw);
}

.contactFormh1 {
    margin-bottom: 60px;
    margin-bottom: max(43.2813px, 3.125vw);
}

.reCaptchaList li img {
    border-radius: 0 !important
}

#foot {
    background: #2A2A2A;
    margin-top: 125px;
    margin-top: max(90.1693px, 6.51042vw);
    color: white
}

.surroundWhite a {
    color: white
}

.wrapper3 {
    max-width: 1340px;
    max-width: max(966.6146px, 69.79167vw);
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding: 95px 0;
    padding: max(68.5287px, 4.94792vw) 0;
    text-align: center;
}

#foot img {
    max-width: 325px;
    max-width: max(234.4401px, 16.92708vw);
    margin: 0 auto;
}

h5.addressStuff {
    margin: 20px 0;
    margin: max(14.4271px, 1.04167vw) 0;
}

h6.hostedBy {
    margin-top: 60px;
    margin-top: max(43.2813px, 3.125vw);
}

#foot hr {
    background: transparent;
    border: 1px solid #636363;
    width: 100%;
    box-sizing: border-box;
}

h6 {
    font-size: 18px;
    font-size: max(12.9844px, 0.9375vw);
    color: #fff;
}

.wp-custom-header iframe,
.wp-custom-header img,
.wp-custom-header video {
    display: block;
    height: auto;
    max-width: 100%;
}

.wp-custom-header {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    padding-top: max(18.0338px, 1.30208vw);
    height: 0;
}

.wp-custom-header iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.google_map {
    width: 100%;
    min-height: 58vh;
}

.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}

.navbar {
    min-height: auto !important;
    margin-bottom: 0 !important;
}

.navigation-top {
    width: 100%;
}

.menu li {
    width: auto !important;
    padding-right: 6%;
    display: inline-block;
}

.menu li:last-child {
    padding-right: 0 !important;
}

.menu li > a {
    color: #000;
    font-size: 1.5em;
}

.dropdown-menu {
    background-color: rgba(0, 0, 0, 0.7);
    color: orange;
    border-radius: 0px;
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 18px;
    font-size: max(12.9844px, 0.9375vw);
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #e68a24;
}

.dropdown-menu:not(.head-list) > li > a {
    color: #000;
    font-size: 16px;
    font-size: max(11.5416px, 0.83333vw);
    font-weight: 400;
}

.dropdown-menu:not(.head-list) > li > a:hover {
    background-color: #e68a24;
    transition: linear 0.2s;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

#wp-admin-bar-new-content-default {
    display: none;
}

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 1385px) {
    .greyBG.rooms:before {
        width: calc(58.5rem + ((1vw - 10.08px) * 100)) !important;
    }

    .menuBG {
        z-index: 9;
        margin-top: min(-68.5286px, -4.947916666666666VW);
    }

    .rectangleBottom {
        border-left: 1px solid #ffffffc7;
        border-right: 1px solid #ffffffc7;
        border-bottom: 1px solid #ffffffc7;
    }

    .logoStuff {
        margin-top: 0 !important;
        position: relative;
        z-index: 0;
    }

    .rectAndMenu img.Klogo2 {
        display: none !important;
    }

    img.hideStuff {
        opacity: 1 !important;
    }

    .logoStuff h3 {
        opacity: 1 !important;
    }

    img.Klogo {
        opacity: 1 !important;
        width: 57px !important;
        min-width: 57px !important;
    }

    .logoStuff hr {
        opacity: 1 !important;
    }

    .rooms .learnMoreStuff {
        width: calc(51.8125rem + ((1vw - 9.18px) * 100));
    }

    .rooms {
        overflow: hidden;
    }

    .greyBG.rooms:before {
        width: calc(57.4375rem + ((1vw - 10.08px) * 100));
    }

    .surroundRooms {
        width: calc(58.5rem + ((1vw - 10.08px) * 100)) !important;
    }

    .roomInfo {
        width: 665px;
        max-width: 100%;
        height: 150px;
    }

    .roomInfo.active p {
        padding-left: 20px;
        padding-right: 20px;
    }

    .numbering {
        display: none !important;
    }

    .pictureChange {
        width: calc(89.875rem + ((1vw - 5px) * -16.9492));
    }
}

@media only screen and (max-width: 991px) {
    .otherPage img.Klogo2 {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    img.rightStuffPic {
        width: 198px !important;
        margin-top: 50px;
    }

    .aboutSec h2 {
        text-align: left !important;
    }

    .menuEtAll hr {
        border: none;
        background: #ffffffc7;
        height: 1px;
    }

    .reviews img {
        margin-left: 0;
        margin-right: 0;
        width: 198px !important;
    }

    .reviewsSlide {
        flex-direction: column;
        align-items: center;
    }

    .rightStuff {
        border-left: 1px solid rgb(255, 255, 255);
        border-bottom: 1px solid rgb(255, 255, 255);
    }

    .clicked #oneareaID .widgetContainer {
        padding-right: 0;
    }

    .menu-trigger {
        border-right: 1px solid rgb(255, 255, 255);
        border-bottom: 1px solid rgb(255, 255, 255);
    }

    .rectangleBottom {
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 30px;
    }

    .wrapper1 {
        padding: 30px;
    }

    .wrapper4 {
        padding: 0 30px;
    }

    .wrapper1.reviews {
        height: 827px;
    }

    .lineSeparator > .row.sh-row > div:after {
        content: none !important;
    }

    .lineSeparator > .row.sh-row > div:first-of-type {
        margin-right: 0;
    }

    .lineSeparator > .row.sh-row > div:last-of-type {
        margin-left: 0;
    }

    .lineSeparator > .row.sh-row {
        display: block;
    }

    .sliderArea {
        padding-bottom: 0;
    }

    .greyBG.sliderArea.wrapper1 {
        height: 390px;
    }

    .surroundRooms {
        height: 100%;
    }

    .simpleParallax,
    .pictureChange {
        height: max(1185.3542px, 64.08333vw) !important;
    }

    .roomInfo {
        height: 245px;
    }

    .surroundRooms span,
    .surroundRooms span * {
        font-size: max(11px, 2vw) !important;
    }

    .wrapper3 {
        padding-left: 30px;
        padding-right: 30px;
    }

    #oneareaID .widgetContainer {
        border-width: 1px !important;
    }
}

@media only screen and (max-width: 480px) {
    .menuEtAll hr {
        display: none
    }

    #oneareaID .widgetContainer .btn {
        margin: 0 5px;
        padding: 0 20px;
    }

    #oneareaID .widgetContainer ~ .widgetContainer .btn i,
    #oneareaID .widgetContainer ~ .widgetContainer .btn icon {
        font-size: 18px !important;
    }

    .rightStuff {
        padding: 0 0 0 2px;
    }

    .logoStuff {
        width: 80%;
    }

    img.hideStuff.firstStuff {
        width: 100%;
    }

    .logoStuff h3 {
        font-size: 4.8vw;
    }
}
