
input,
select,
textarea {
    border: 0 none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
a strong,
strong,
strong a {
    font-family: "futura-pt", sans-serif; font-weight: 700;
}
p {
    font-family: "futura-pt", sans-serif; font-weight: 400;
}
.section.block {
    margin-bottom: 5px;
}
.section.section-filters-and-tables-unfurnished {
    overflow: visible;
}
a {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    text-decoration: none;
}
.alinker,
.baseformat p a,
.baseformat ul a,
.bedbox-details a,
.commonbox-content a,
.conciergepage-item a,
.event.section p a,
.event.section > .right .roombox-linkreserve,
.resto-content-container a,
.slida__content a {
    color: #000;
    position: relative;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.alinker:visited,
.baseformat p a:visited,
.baseformat ul a:visited,
.bedbox-details a:visited,
.commonbox-content a:visited,
.conciergepage-item a:visited,
.event.section p a:visited,
.event.section > .right .roombox-linkreserve:visited,
.resto-content-container a:visited,
.slida__content a:visited {
    color: #000;
}
.alinker:visited:hover,
.baseformat p a:visited:hover,
.baseformat ul a:visited:hover,
.bedbox-details a:visited:hover,
.commonbox-content a:visited:hover,
.conciergepage-item a:visited:hover,
.event.section p a:visited:hover,
.event.section > .right .roombox-linkreserve:visited:hover,
.resto-content-container a:visited:hover,
.slida__content a:visited:hover {
    color: #565656;
}
.alinker:hover,
.baseformat p a:hover,
.baseformat ul a:hover,
.bedbox-details a:hover,
.commonbox-content a:hover,
.conciergepage-item a:hover,
.event.section p a:hover,
.event.section > .right .roombox-linkreserve:hover,
.resto-content-container a:hover,
.slida__content a:hover {
    opacity: 0.6;
}
.baseformat ul li,
.bedbox-content ul li,
.commonbox-content ul li,
.conciergepage-item ul li,
.contactpage-item ul li,
.mainwelcome-content ul li,
.mainwelcome-item ul li,
.resto-content-container ul li,
.roombox-content ul li,
.slida__content ul li,
.template-ul-child li {
    font-size: 14px;
    line-height: 20px;
    font-family: "futura-pt", sans-serif; font-weight: 300;
}
.baseformat ul li:before,
.bedbox-content ul li:before,
.commonbox-content ul li:before,
.conciergepage-item ul li:before,
.contactpage-item ul li:before,
.mainwelcome-content ul li:before,
.mainwelcome-item ul li:before,
.resto-content-container ul li:before,
.roombox-content ul li:before,
.slida__content ul li:before,
.template-ul-child li:before {
    width: 5px;
    height: 5px;
    top: 7px;
}
.featured__title-btnlinks .btnlinks .btn,
.page-template-page-residencehome .feattitlebox-btnholder .btn,
.template-btn-pill-shaped {
    border: 1px solid #fff;
    border-radius: 35px;
    padding: 15px 40px;
    min-width: 200px;
}
.featured__title-btnlinks .btnlinks .btn span,
.page-template-page-residencehome .feattitlebox-btnholder .btn span,
.template-btn-pill-shaped span {
    border: 0 none;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 0;
}
.blog-content__image img,
.imghidden {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.slida--left .slida__list > .owl-dots {
    padding-left: 20px;
    padding-right: 25px;
    left: auto;
    right: 0;
}
.slida--left .slida__imagebox {
    padding-right: 270px;
}
.slida--left .slida__caption {
    right: 25px;
}
.slida--left .slida__contentbox {
    right: 0;
}
.slida--right .slida__list > .owl-dots {
    padding-left: 25px;
    padding-right: 20px;
    left: 0;
    right: auto;
}
.slida--right .slida__imagebox {
    padding-left: 270px;
}
.slida--right .slida__caption {
    left: 25px;
}
.slida--right .slida__contentbox {
    left: 0;
}
.slida--room-detail {
    margin-bottom: 20px;
}
.slida--room-detail .slida__contentbox {
    background-color: #f7f7f7;
    width: 40%;
}
.slida--room-detail .slida__imagebox {
    height: 435px;
}
.slida--room-detail.slida--left .slida__imagebox {
    padding-right: 40%;
}
.slida--room-detail.slida--right .slida__imagebox {
    padding-left: 40%;
}
.slida--restaurant .slida__list {
    padding: 0 10%;
}
.slida--restaurant .slida__contentbox {
    width: 30%;
}
.slida--restaurant.slida--left .slida__imagebox {
    padding-right: 30%;
}
.slida--restaurant.slida--right .slida__imagebox {
    padding-left: 30%;
}
.slida--restaurant .slida__content h2 {
    font-family: gt_walsheim_medium;
    font-size: 18.5px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.slida--module-slider .slida__image {
    background-position: center 18%;
}
.slida__list {
    position: relative;
}
.slida__list > .owl-nav {
    display: none;
}
.slida__list > .owl-dots {
    width: 270px;
    position: absolute;
    bottom: 10px;
}
.slida__list > .owl-dots .owl-dot {
    background-color: #888;
    border-radius: 50%;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    opacity: 0.6;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.slida__list > .owl-dots .owl-dot:last-child {
    margin-right: 0;
}
.slida__list > .owl-dots .owl-dot.active {
    opacity: 1;
}
.slida__list > .owl-dots .owl-dot span {
    display: none;
}
.slida__item {
    position: relative;
}
.slida__imagebox {
    height: 50vw;
    position: relative;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.slida__image-slider {
    width: 100%;
    height: 100%;
}
.slida__image-slider .owl-item,
.slida__image-slider .owl-stage,
.slida__image-slider .owl-stage-outer {
    height: 100%;
}
.slida__image-slider .owl-dots {
    text-align: left;
    position: absolute;
    bottom: 20px;
    left: 23%;
}
.slida__image-slider .owl-dot {
    background-color: #888;
    border-radius: 50%;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    opacity: 0.6;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.slida__image-slider .owl-dot:last-child {
    margin-right: 0;
}
.slida__image-slider .owl-dot.active {
    opacity: 1;
}
.slida__image-slider .owl-dot span {
    display: none;
}
.slida__image-slider .owl-nav {
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    top: 50%;
}
.slida__image-slider .owl-nav.disabled {
    display: none;
}
.slida__image-slider .owl-nav div {
    text-indent: -9999px;
    height: 44px;
    width: 24px;
    margin-top: -22px;
    position: absolute;
    top: 50%;
}
.slida__image-slider .owl-nav .owl-prev {
    background: url(../images/slida-arrow-left.png) no-repeat scroll 0 0 transparent;
    left: 25px;
}
.slida__image-slider .owl-nav .owl-next {
    background: url(../images/slida-arrow-right.png) no-repeat scroll 0 0 transparent;
    right: 25px;
}
.slida__image {
    background-position: center 10%;
    background-color: #aaa;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
}
.slida__image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.slida__image:hover .slida__captionbox {
    opacity: 1;
}
.slida__image-triangle {
    border-bottom: 23px solid transparent;
    border-top: 23px solid transparent;
    margin-top: -23px;
    position: absolute;
    top: 50%;
}
.slida--left .slida__image-triangle {
    border-right: 23px solid #f7f7f7;
    right: 0;
}
.slida--right .slida__image-triangle {
    border-left: 23px solid #f7f7f7;
    left: 0;
}
.slida__captionbox {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(black));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #000);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), #000);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #000);
    background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), #000);
    background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #000);
    opacity: 0;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: opacity 0.4s ease-in-out 0s;
    -o-transition: opacity 0.4s ease-in-out 0s;
    transition: opacity 0.4s ease-in-out 0s;
}
.slida__caption {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: absolute;
    bottom: 25px;
}
.slida__contentbox {
    background: none repeat scroll 0 0 #fff;
    width: 270px;
    height: 100%;
    position: absolute;
    top: 0;
}
.slida__contentbox-container {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}
.slida__contentbox-container .table-parent {
    padding: 15% 7% 15% 15%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.slida__toptitle {
    color: #373737;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.slida__subtitle {
    color: #333;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.slida__title {
    color: #262626;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: none;
    margin-bottom: 20px;
}
.slida__title a {
    border-bottom: 0 none;
    color: #262626;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: none;
    padding-bottom: 0;
}
.slida__content {
    margin-bottom: 35px;
}
.slida__content h2 {
    color: #000;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 12px;
    letter-spacing: 2.5px;
    line-height: 1.6;
    margin: 0;
}
.slida__content h3 {
    color: #000;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 17.5px;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 20px;
    opacity: 0.6;
}
.slida__content h5 {
    color: #000;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 18.5px;
    font-variant: small-caps;
    letter-spacing: 3px;
    text-transform: lowercase;
    margin-bottom: 10px;
}
.slida__content p {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    margin: 0 0 20px;
}
.slida__content p:last-child {
    padding: 0;
}
.slida__content p a {
    padding-bottom: 0;
}
.slida__list-details > ul {
    padding: 0 0 10px;
}
.slida__list-details > ul > li {
    font-size: 12.5px;
    margin-bottom: 20px;
    position: relative;
}
.slida__list-details > ul > li:last-child {
    margin-bottom: 0;
}
.slida__list-details > ul > li.plain-list {
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 14px;
    padding: 0 0 0 20px;
    margin-bottom: 10px;
    position: relative;
}
.slida__list-details > ul > li.plain-list:before {
    background: #31373e;
    display: block;
    content: "";
    border-radius: 50%;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 7px;
    left: 0;
}
.slida__list-details > ul > li > div,
.slida__list-details > ul > li > span {
    color: #2e2d2d;
    display: inline-block;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
}
.slida__list-details > ul > li > div:first-child,
.slida__list-details > ul > li > span:first-child {
    min-width: 40px;
    margin-right: 10px;
}
.slida__list-details > ul > li > span:first-child {
    width: 40px;
}
.slida__list-details--indent {
    margin-left: 35px;
}
.slida__btnlinks {
    margin-top: 50px;
}
.slida__btnlinks .btnlinks {
    text-align: left;
}
.slida__btnlinks .btnlinks a {
    border-bottom: 1px solid #31373e;
}
@media only screen and (max-width: 1366px) {
    .slida__contentbox-container .table-parent {
        padding: 25px 10%;
    }
}
@media only screen and (max-width: 959px) {
    .slida--room-detail .slida__contentbox {
        width: 50%;
    }
    .slida--room-detail.slida--left .slida__imagebox {
        padding-right: 50%;
    }
    .slida--room-detail.slida--right .slida__imagebox {
        padding-left: 50%;
    }
}
@media only screen and (max-width: 767px) {
    .slida--left .slida__imagebox {
        padding-right: 0;
    }
    .slida--right .slida__imagebox {
        padding-left: 0;
    }
    .slida--room-detail .slida__imagebox {
        height: 50vw;
        padding-top: 0;
        position: relative;
    }
    .slida--room-detail .slida__contentbox {
        width: 100%;
    }
    .slida--room-detail.slida--left .slida__imagebox {
        padding-right: 0;
    }
    .slida--room-detail.slida--right .slida__imagebox {
        padding-left: 0;
    }
    .slida--restaurant .slida__list {
        padding: 0;
    }
    .slida--restaurant .slida__contentbox {
        width: 100%;
    }
    .slida--restaurant.slida--left .slida__imagebox {
        padding-right: 0;
    }
    .slida--restaurant.slida--right .slida__imagebox {
        padding-left: 0;
    }
    .slida__imagebox {
        height: auto;
        padding-top: 104%;
    }
    .slida__image-slider {
        position: absolute;
        top: 0;
        left: 0;
    }
    .slida__image {
        position: absolute;
        top: 0;
        left: 0;
    }
    .slida__image-triangle {
        display: none;
    }
    .slida__contentbox {
        width: 100%;
        height: 100%;
        position: static;
    }
    .slida__contentbox-container .table-parent {
        padding: 40px 10%;
    }
}
.featured {
    background: none no-repeat scroll center center transparent;
    background-size: cover;
    width: 100%;
    height: 100vh;
    overflow: visible;
    position: relative;
}
.featured--100vh {
    height: 100vh;
}
.featured--75vh {
    height: 75vh;
}
.featured--shorter-height {
    height: 400px;
}
.featured--blog-detail {
    height: 40vh;
}
.featured--smaller .featured__homebox {
    top: 44%;
}
.featured--isvideo-image-slider .featured__slider {
    display: none;
}
.featured--neighborhood::after {
    display: none;
}
.featured::after {
    background: none no-repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.featured__slider {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.featured__slider .owl-item,
.featured__slider .owl-stage,
.featured__slider .owl-stage-outer {
    height: 100%;
}
.featured__slider .owl-dots {
    display: none;
}
.featured__slider .owl-dot {
    background-color: #888;
    border-radius: 50%;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    opacity: 0.6;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.featured__slider .owl-dot:last-child {
    margin-right: 0;
}
.featured__slider .owl-dot.active {
    opacity: 1;
}
.featured__slider .owl-dot span {
    display: none;
}
.featured__slider .owl-nav {
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    top: 50%;
    z-index: 13;
}
.featured__slider .owl-nav.disabled {
    display: none;
}
.featured__slider .owl-nav div {
    text-indent: -9999px;
    width: 24px;
    height: 44px;
    margin-top: -22px;
    position: absolute;
    top: 0;
}
.featured__slider .owl-nav .owl-prev {
    background: url(../images/slida-arrow-left.png) no-repeat scroll center center transparent;
    left: 25px;
}
.featured__slider .owl-nav .owl-next {
    background: url(../images/slida-arrow-right.png) no-repeat scroll center center transparent;
    right: 25px;
}
.featured__slider-item {
    width: 100%;
    height: 100%;
}
.featured__vide {
    width: 100%;
    height: 100%;
    padding: 40px;
    position: relative !important;
    top: 0;
    left: 0;
    z-index: 1;
}
.featured__image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.featured__image img {
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.featured__float {
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
}
.featured__title {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 55px;
    line-height: 0.8;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    pointer-events: all;
    margin-bottom: 50px;
}
.featured__title span {
    color: inherit;
    font: inherit;
    pointer-events: all;
}
.featured__title-separator {
    border-bottom: 1px solid #fff;
    margin: 0 auto 18px;
    width: 150px;
}
.featured__subtitle {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.featured__subtitle span {
    color: inherit;
    font: inherit;
    pointer-events: all;
}
.featured__title-image {
    max-width: 60%;
    margin: 0 auto;
}
.featured__title-content p {
    color: #fff;
    font-size: 14px;
    max-width: 800px;
    width: 90%;
    padding: 0;
    margin: 0 auto;
}
.featured__title-btnlinks {
    font-size: 0;
    text-align: center;
    margin-top: 45px;
}
.featured__title-btnlinks .btnlinks {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    pointer-events: all;
}
.featured__title-btnlinks .btnlinks:last-child {
    margin-right: 0;
}
.featured__socialbox {
    margin-top: 30px;
}
.featured__socialbox .socialbox {
    font-size: 0;
    text-align: center;
}
.featured__socialbox .socialbox li {
    display: inline-block;
    margin-right: 20px;
}
.featured__socialbox .socialbox li:last-child {
    margin-right: 0;
}
.featured__socialbox .socialbox a {
    background-color: transparent;
    pointer-events: all;
}
.featured__socialbox .socialbox i {
    line-height: 1;
    width: auto;
    height: auto;
}
.featured__homebox {
    text-align: center;
    width: 90%;
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 11;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.featured__homebox-title {
    color: #fff;
    font-size: 60px;
    font-family: gt_sectra_display_regular;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.featured__homebox-title img {
    display: inline-block;
}
.featured__homebox-subtitle {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px;
}
.featured__bookbottom {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 14;
}
.featured__bottom {
    font-size: 0;
    width: 100%;
    pointer-events: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
}
.featured__bottom * {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.featured__bottom-container {
    max-width: 1300px;
    padding-bottom: 30px;
    padding-left: 9%;
    padding-right: 50px;
}
.featured__bottom-titlebox {
    display: inline-block;
    vertical-align: middle;
}
.featured__bottom-title {
    color: #fff;
    font-family: gt_sectra_display_medium, sans-serif;
    font-size: 72px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.featured__bottom-title span {
    color: inherit;
    font: inherit;
    pointer-events: all;
}
.featured__bottom-socialbox {
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
    margin-left: 20px;
}
.featured__bottom-socialbox .socialbox {
    font-size: 0;
    text-align: left;
}
.featured__bottom-socialbox .socialbox li {
    display: inline-block;
    margin-right: 10px;
}
.featured__bottom-socialbox .socialbox li:last-child {
    margin-right: 0;
}
.featured__bottom-socialbox .socialbox a {
    background-color: transparent;
    pointer-events: all;
}
.featured__bottom-socialbox .socialbox i {
    font-size: 24px;
    line-height: 31px;
    width: 30px;
    height: 31px;
}
.featured__form-response {
    display: none;
    margin: 20px 0;
}
.featured__form-response p {
    color: #fff;
    font-family: gt_walsheim_medium, sans-serif;
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    pointer-events: all;
}
.featured__formbox {
    width: 580px;
    margin: 50px auto 0;
}
.featured__formbox.show-response .featured__form-response {
    display: block;
}
.featured__formbox.show-response .featured__form {
    display: none;
}
.featured__form {
    pointer-events: all;
}
.featured__form-field {
    overflow: hidden;
    position: relative;
}
.featured__form-email-icon {
    color: rgba(255, 255, 255, 0.4);
    font-size: 28px !important;
    position: absolute;
    top: 6px;
    left: 20px;
}
.featured__form-input {
    background: rgba(255, 255, 255, 0.25);
    border: 1px solid #31373e;
    font-size: 15px;
    line-height: 40px;
    width: 100%;
    height: 40px;
    padding: 1px 140px 0 62px;
    margin: 0;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.featured__form-input::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.4;
}
.featured__form-input:-moz-placeholder {
    color: #fff;
    opacity: 0.4;
}
.featured__form-input::-moz-placeholder {
    color: #fff;
    opacity: 0.4;
}
.featured__form-input:-ms-input-placeholder {
    color: #fff;
    opacity: 0.4;
}
.featured__form-submit {
    background-color: #31373e;
    border: 0 none;
    color: #fff;
    font-family: gt_walsheim_medium;
    font-size: 17px;
    line-height: 41px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0 28px 0 30px;
    margin: 0;
    cursor: pointer;
    opacity: 1;
    position: absolute;
    top: 1px;
    right: 1px;
    -webkit-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.featured__form-submit:hover {
    opacity: 0.6;
}
.featured__form-title {
    color: #fff;
    font-size: 15px;
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 25px;
}
.featured__check-availability {
    display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 30px;
    z-index: 2;
}
.featured__book-now {
    width: 100%;
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: 11;
}
.featured__book-now .btn {
    opacity: 0.85;
}
.featured__book-now .btn span {
    padding: 13px 19px;
    font-size: 14px;
    color: #000;
}
.featured__arrow {
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 5%;
    z-index: 2;
}
.featured__arrow a {
    display: inline-block;
    position: relative;
    -webkit-animation-name: fadeinout;
    animation-name: fadeinout;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.featured__arrow-icon {
    background: url(../images/featarrow.png) no-repeat scroll left bottom transparent;
    display: block;
    width: 17px;
    height: 62px;
}
.featured__search-btn {
    pointer-events: none;
    position: absolute;
    bottom: 6%;
    right: 3%;
    z-index: 11;
}
.featured__search-btn-link {
    border-bottom: 1px solid #fff;
    display: inline-block;
    color: #fff;
    opacity: 1;
    pointer-events: all;
    -webkit-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
}
.featured__search-btn-link:hover {
    opacity: 0.7;
}
.featured__search-btn-link i {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
}
.featured__search-btn-link span {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-right: -2px;
}
.featured__destination-btn {
    display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
    z-index: 4;
}
.featured__destination-btn a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
@media only screen and (min-width: 1025px) {
    .featured--isvideo {
        background: none no-repeat scroll center center transparent;
    }
}
@media only screen and (max-width: 1366px) {
    .featured__bottom-container {
        max-width: 1150px;
    }
}
@media only screen and (max-width: 1060px) {
    .featured__title {
        font-size: 80px;
    }
    .featured__bottom-title {
        font-size: 56px;
    }
}
@media only screen and (max-width: 1024px) {
    .featured--blog-detail {
        height: 40vh;
    }
    .featured--isvideo {
        background: none no-repeat scroll center center transparent !important;
    }
    .featured--isvideo-image-slider .featured__slider {
        display: block;
    }
    .featured--isvideo-image-slider .featured__image {
        display: none;
    }
    .featured--isvideo-image-slider .featured__vide {
        display: none !important;
    }
    .featured__bookbottom {
        display: none;
    }
}
@media only screen and (max-width: 959px) {
    .featured__destination-btn {
        display: block;
    }
}
@media only screen and (max-width: 870px) {
    .featured__title {
        font-size: 60px;
    }
}
@media only screen and (max-width: 768px) {
    .featured--shorter-height {
        height: 100vh;
    }
}
@media only screen and (max-width: 767px) {
    .featured__slider .owl-nav {
        display: none;
    }
    .featured__title {
        font-size: 45px !important;
        word-wrap: break-word;
        margin-bottom: 25px;
    }
    .featured__subtitle {
        display: none;
        font-size: 14px;
        letter-spacing: 1px;
    }
    .featured__socialbox {
        margin-top: 10px;
    }
    .featured__bottom-container {
        padding-left: 5%;
    }
    .featured__bottom-titlebox {
        display: block;
    }
    .featured__bottom-socialbox {
        display: none;
    }
    .featured__formbox {
        width: 90%;
    }
    .featured__form-title {
        margin-top: 15px;
    }
    .featured__form-input {
        padding: 1px 120px 0 15px;
    }
    .featured__form-email-icon {
        display: none !important;
    }
    .featured__form-submit {
        padding: 0 18px 0 20px;
    }
    .featured__search-btn {
        text-align: center;
        width: 100%;
        bottom: 5%;
        right: 0;
    }
    .featured__search-btn-link i {
        font-size: 17px;
    }
    .featured__search-btn-link span {
        font-size: 17px;
    }
}
@media only screen and (max-width: 567px) {
    .featured__bottom-title {
        font-size: 32px;
    }
}
@media only screen and (max-width: 480px) {
    .featured__title {
        font-size: 40px !important;
        line-height: 1.2;
    }
    .featured__title--small {
        font-size: 32px;
    }
}
@media only screen and (max-width: 359px) {
    .featured__bottom-title {
        font-size: 28px;
    }
}
.accbox-sideindent {
    margin: 0 10%;
}
.accbox-onehalf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.accbox-onehalf .accboxxies {
    width: 49.5%;
}
.accbox-item {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: relative;
    margin: 0 0 5px;
}
.accbox-item:last-child {
    margin: 0;
}
.accbox-content {
    padding: 20px;
}
.accbox-download-title,
.accbox-title {
    color: grey;
    cursor: pointer;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 18.5px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.accbox-item.active .accbox-download-title,
.accbox-item.active .accbox-title,
.accbox-item:hover .accbox-download-title,
.accbox-item:hover .accbox-title {
    color: #3f3f3f;
}
.accbox-title {
    padding: 20px 55px 20px 20px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.accbox-title-menu-link {
    border-bottom: 0 none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.accbox-download-title {
    display: block;
    padding: 20px 0 20px 20px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.accbox-btn {
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 14px;
    right: 20px;
    z-index: 1;
}
.accbox-btn:after,
.accbox-btn:before {
    background: #000;
    display: block;
    content: "";
    width: 24px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -12px;
}
.accbox-btn:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.accbox-item.active .accbox-btn:after {
    display: none;
}
.accbox-download-btn {
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 24px;
    z-index: 1;
}
.accbox-hidden {
    display: none;
}
@media only screen and (max-width: 1060px) {
    .accbox-download-title,
    .accbox-title {
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px) {
    .accbox-onehalf {
        -webkit-box-flex-flow: column;
        -moz-box-flex-flow: column;
        -ms-flex-flow: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-flow: column;
    }
    .accbox-onehalf .accboxxies {
        width: 100%;
    }
    .accbox-onehalf .accboxxies:first-child {
        margin: 0 0 5px;
    }
    .accbox-title {
        font-size: 15px;
    }
}
@media only screen and (max-width: 480px) {
    .accbox-sideindent {
        margin: 0 5%;
    }
}
.arrownav {
    width: 100%;
    position: absolute;
    bottom: 100px;
    z-index: 4;
}
.arrownav-hotellist {
    text-align: center;
    padding: 0;
}
.arrownav-hotellist > li {
    display: inline-block;
    margin: 0 20px;
    position: relative;
}
.arrownav-hotellist > li > a {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-shadow: 0 16px 35px #000;
    -webkit-text-shadow: 0 16px 35px #000;
    -moz-text-shadow: 0 16px 35px #000;
    -ms-text-shadow: 0 16px 35px #000;
    -o-text-shadow: 0 16px 35px #000;
    position: relative;
    top: 0;
    border-bottom: none;
    z-index: 1;
}
.arrownav-hotellist > li:hover > a {
    top: 0;
}
.arrownav-hotellist > li:hover .arrownav-arrowtri:after,
.arrownav-hotellist > li:hover .arrownav-arrowtri:before {
    width: 36px;
    top: 15px;
}
.arrownav-hotellist > li:hover .arrownav-arrowtri:before {
    margin-left: -25px;
}
.arrownav-hotellist > li:hover .arrownav-arrowtri:after {
    margin-left: -8px;
}
.arrownav-hotellist > li:hover .arrownav-arrowline:before {
    width: 200px;
}
.arrownav-hotellist > li:hover .arrownav-arrowline:after {
    width: 200px;
    margin-left: 17px;
}
.arrownav-hotellist > li:hover .arrownav-platform {
    z-index: 1;
}
.arrownav-hotellist > li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    bottom: -60px;
}
.arrownav-hotellist > li.two-item .sub-menu li {
    left: auto;
    position: absolute;
}
.arrownav-hotellist > li.two-item .sub-menu li.arrownav-hotelleft {
    position: absolute;
    bottom: 0;
    left: 52px;
}
.arrownav-hotellist > li.two-item .sub-menu li.arrownav-residenceright {
    position: absolute;
    bottom: 0;
    right: 0;
}
.arrownav-hotellist .sub-menu {
    width: 230px;
    text-align: center;
    padding: 0;
    margin-left: -115px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 50%;
    bottom: -60px;
}
.arrownav-hotellist .sub-menu li {
    border-right: 1px solid rgba(255, 255, 255, 0.8);
    display: inline-block;
    padding: 0 10px;
    position: relative;
    left: 4px;
}
.arrownav-hotellist .sub-menu li:last-child {
    border-right: 0 none;
}
.arrownav-hotellist .sub-menu a {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: none;
    opacity: 0.7;
    position: relative;
    z-index: 1;
}
.arrownav-hotellist .sub-menu a:hover {
    color: #fff;
    opacity: 1;
}
.arrownav-hotellist .sub-menu a:active,
.arrownav-hotellist .sub-menu a:visited {
    color: #fff;
    opacity: 1;
}
.arrownav-arrow {
    width: 400px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -200px;
}
.arrownav-arrowtri {
    position: absolute;
    top: 0;
    left: 50%;
}
.arrownav-arrowtri:after,
.arrownav-arrowtri:before {
    background-color: rgba(255, 255, 255, 0.7);
    display: block;
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    top: 29px;
    left: 50%;
}
.arrownav-arrowtri:before {
    margin-left: -17px;
    -webkit-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
.arrownav-arrowtri:after {
    margin-left: 16px;
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}
.arrownav-arrowline {
    position: absolute;
    bottom: 0;
    left: 50%;
}
.arrownav-arrowline:after,
.arrownav-arrowline:before {
    display: block;
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 50%;
}
.arrownav-arrowline:before {
    background: url(../images/line-left.png) no-repeat scroll 0 0 transparent;
    margin-left: -216px;
}
.arrownav-arrowline:after {
    background: url(../images/line-right.png) no-repeat scroll 0 0 transparent;
    margin-left: 216px;
}
.arrownav-platform {
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: -70px;
    z-index: -9999;
}
.arrownav-hotelleft {
    position: absolute;
    bottom: 0;
    left: 38px;
}
.arrownav-residenceright {
    position: absolute;
    bottom: 0;
    right: -12px;
}
.arrownav-arrowline:after,
.arrownav-arrowline:before {
    -webkit-transition: all 0.4s ease 0.4s;
    -o-transition: all 0.4s ease 0.4s;
    transition: all 0.4s ease 0.4s;
}
.arrownav-hotellist > li:hover .arrownav-arrowline:after,
.arrownav-hotellist > li:hover .arrownav-arrowline:before {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.arrownav-arrow,
.arrownav-hotellist > li > a {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.arrownav-arrowtri:after,
.arrownav-arrowtri:before {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.arrownav-hotellist .sub-menu a {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.arrownav-hotellist > li:hover .arrownav-arrow,
.arrownav-hotellist > li:hover .arrownav-hotellist > li > a {
    -webkit-transition: all 0.4s ease 0.3s;
    -o-transition: all 0.4s ease 0.3s;
    transition: all 0.4s ease 0.3s;
}
.arrownav-hotellist > li:hover .arrownav-arrowtri:after,
.arrownav-hotellist > li:hover .arrownav-arrowtri:before {
    -webkit-transition: all 0.4s ease 0.3s;
    -o-transition: all 0.4s ease 0.3s;
    transition: all 0.4s ease 0.3s;
}
.arrownav-hotellist > li:hover .arrownav-hotellist .sub-menu a {
    -webkit-transition: all 0.4s ease 0.3s;
    -o-transition: all 0.4s ease 0.3s;
    transition: all 0.4s ease 0.3s;
}
.arrownav-hotellist .sub-menu {
    -webkit-transition: all 0.4s ease 0s, visibility 0s ease 0.7s;
    -o-transition: all 0.4s ease 0s, visibility 0s ease 0.7s;
    transition: all 0.4s ease 0s, visibility 0s ease 0.7s;
}
.arrownav-hotellist > li:hover .sub-menu {
    -webkit-transition: all 0.4s ease 0.3s, visibility 0s ease 0s;
    -o-transition: all 0.4s ease 0.3s, visibility 0s ease 0s;
    transition: all 0.4s ease 0.3s, visibility 0s ease 0s;
}
@media only screen and (max-width: 1024px) {
    .arrownav-hoteltitle {
        font-size: 19px;
    }
    .arrownav-arrowline:before {
        margin-left: -141px;
    }
    .arrownav-arrowline:after {
        margin-left: 116px;
    }
    .arrownav-hotelitem:hover .arrownav-arrowline:after,
    .arrownav-hotelitem:hover .arrownav-arrowline:before {
        width: 125px;
    }
}
@media only screen and (max-width: 959px) {
    .arrownav {
        display: none;
    }
}
.homeproperty {
    position: relative;
    z-index: 4;
}
.homeengage {
    background: none no-repeat scroll -10% center transparent;
    background-size: cover;
    padding: 100px 0 0;
    margin-top: -65px;
    position: relative;
    z-index: 3;
}
.homeengage .slida--left .slida__list > .owl-dots,
.homeengage .slida--right .slida__list > .owl-dots {
    text-align: center;
    width: 90%;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}
.homeengage .slida__list {
    width: 90%;
    margin: 0 auto;
}
.homeengage .slida__imagebox {
    height: 435px;
    padding-left: 50%;
}
.homeengage .slida__contentbox {
    width: 50%;
}
.homeengage .slida__contentbox-container .table-parent {
    padding: 15%;
}
.homeengage .slida__title {
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 1;
    max-width: 350px;
    margin: 0 0 15px;
}
.homeengage .slida__content {
    max-width: 500px;
}
.homeengage .slida__content h1,
.homeengage .slida__content h2,
.homeengage .slida__content h3,
.homeengage .slida__content h4,
.homeengage .slida__content h5,
.homeengage .slida__content h6 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 1279px) {
    .homeengage .slida__title {
        max-width: none;
    }
    .booking-popup .widget-container > .right {
        padding: 0 2%;
    }
    .booking-popup .widget-container .left {
        padding: 0 0 0 2%;
    }
}
@media only screen and (max-width: 1024px) {
    .homeengage {
        background-position: left center;
        padding: 70px 0 0;
        margin-top: -50px;
    }
    .homeengage .slida__toptitle {
        font-size: 12px;
    }
    .homeengage .slida__title {
        font-size: 18px;
        line-height: 22px;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .homecollaborations .slida-contentbox {
        padding: 50px 10% 10px;
    }
    .homeengage {
        margin-top: -65px;
    }
    .homeengage .slida--left .slida__list > .owl-dots,
    .homeengage .slida--right .slida__list > .owl-dots {
        margin-top: -25px;
    }
    .homeengage .slida__list {
        width: 100%;
    }
    .homeengage .slida__imagebox {
        height: auto;
        padding-top: 74%;
    }
    .homeengage .slida__contentbox {
        width: 100%;
    }
    .homeengage .slida__toptitle {
        margin-top: 20px;
    }
    .homeengage .slida__contentbox-container .table-parent {
        padding: 5% 10%;
    }
}
.section-restointro {
    overflow: visible;
}
.restointro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px auto 30px;
    width: 90%;
}
.restointro .restointro-formbox {
    -ms-flex-item-align: start !important;
    align-self: start !important;
    height: 100%;
    padding: 35px 0;
    top: 0;
}
.restointro .restointro-formbox > div iframe {
    width: 100% !important;
}
.restointro .restointro-formbox .bookatable {
    margin: 0 0 0 40px;
}
.restointro .restointro-formbox iframe {
    height: 300px;
}
.restofilter .filterbox-wraplist {
    margin: 10px 0;
}
.restofilter .filterbox-list li a {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    line-height: 1;
    padding: 5px 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.restofilter .filterbox-list li a:hover {
    border-bottom: 1px solid transparent;
}
.restofilter .filterbox-selection {
    min-height: 0;
}
.restofilter .accboxxies {
    display: none;
}
.restofilter .accboxxies.active {
    display: block;
}
.restofilter .accbox-item {
    border-bottom: 0;
    margin: 0;
}
.restofilter .accbox-item:last-child {
    border-bottom: 1px solid #ccc;
}
.restofilter .accbox-title {
    color: #282828;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 30px;
    letter-spacing: 1px;
    text-transform: none;
    padding: 30px 0;
    text-align: center;
}
.restofilter .accbox-btn {
    top: 30px;
}
.restofilter .accbox-btn:after,
.restofilter .accbox-btn:before {
    background-color: #ccc;
    height: 4px;
    width: 20px;
}
.resto-dining-price-list {
    background: none no-repeat scroll center center transparent;
    background-size: cover;
}
.resto-content-container {
    max-width: 800px;
    width: 90%;
    margin: 0 auto 30px;
}
.resto-dining-inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 80%;
    padding: 90px 0;
    margin: 0 auto;
}
.resto-dining-item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    margin-bottom: 22px;
}
.resto-dining-item-box.clear {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-bottom: 0;
}
.resto-dining-item-title-details-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
}
.resto-dining-item-title-details-wrap p {
    color: #282828;
    font-size: 15px;
    line-height: 20px;
    padding: 0;
}
.resto-dining-item-price-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    text-align: center;
}
.resto-dining-item-title {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: none;
    margin-bottom: 8px;
}
.resto-dining-item-price {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
}
.featureditem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 60px 0;
}
.featureditem ul {
    padding: 0;
    margin: 15px 0 25px;
    list-style: disc;
}
.featureditem ul li {
    font-family: gt_walsheim_light, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 15px;
    position: relative;
}
.featureditem ul li:last-child {
    margin-bottom: 0;
}
.featureditem ul li:before {
    background: #31373e;
    display: block;
    content: "";
    border-radius: 50%;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 7px;
    left: 0;
}
.featureditem.featureditem-sideindent {
    margin: 0 12%;
}
.featureditem .featureditem-imgwrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
}
.featureditem .featureditem-contentwrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
}
.featureditem .featureditem-imgbox {
    background: none no-repeat scroll center center #888;
    background-size: cover;
    height: 320px;
}
.featureditem .featureditem-content-title {
    display: block;
    font-family: gt_sectra_display_regular;
    font-size: 36px;
    margin-bottom: 30px;
}
.restoeventslist-title {
    display: block;
    font-family: gt_sectra_display_regular;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    padding: 40px 20px;
    margin: 0 auto;
}
.resto-link.section.block {
    margin-top: 50px;
    margin-bottom: 50px;
}
.resto-link__btns ul {
    font-size: 0;
    text-align: center;
}
.resto-link__btns ul li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.resto-link__btns ul li a {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 3px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 16px 30px 17px;
    opacity: 1;
    -webkit-transition: background-color 0.4s ease 0s, color 0.4s ease 0s;
    -o-transition: background-color 0.4s ease 0s, color 0.4s ease 0s;
    transition: background-color 0.4s ease 0s, color 0.4s ease 0s;
}
.resto-link__btns ul li a:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}
@media only screen and (max-width: 1199px) {
    .featureditem.featureditem-sideindent {
        margin: 0 5%;
    }
}
@media only screen and (max-width: 1024px) {
    .restointro .restointro-formbox {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
}
@media only screen and (max-width: 1023px) {
    .restointro {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .restointro .restointro-formbox .bookatable {
        margin: 0;
    }
}
@media only screen and (max-width: 768px) {
    .featureditem .featureditem-imgbox {
        height: 300px;
    }
}
@media only screen and (max-width: 767px) {
    .restofilter .accbox-btn {
        top: 34px;
        right: 10px;
    }
    .restofilter .accbox-title {
        font-size: 28px;
    }
    .resto-dining-inner-wrap {
        width: 80%;
        padding: 20px 0 40px;
    }
    .resto-dining-item-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .resto-dining-item-box:last-child {
        margin-bottom: 0;
    }
    .restofilter .filterbox-list {
        margin: 0;
    }
    .restofilter .filterbox-list li {
        float: none;
        width: auto;
        margin: 0 0 10px;
    }
    .featureditem {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
        padding: 30px 0;
    }
    .featureditem-imgwrap {
        margin-bottom: 30px;
        width: 100%;
    }
    .featureditem-imgbox {
        height: 280px;
    }
}
.page-template-page-property-room-detail .slida-imgbox {
    height: 100%;
}
.roomdetail-box {
    padding: 0 30px;
    position: relative;
    z-index: 2;
}
.roomdetail-box .basecol {
    overflow: visible;
}
.roomdetail-box .icon-content {
    position: relative;
    text-align: center;
}
.roomdetail-box .icon-content .icons {
    display: inline-block;
    margin: 0 0 20px;
    width: 18%;
    vertical-align: top;
}
.roomdetail-box .icon-content .icons div {
    background: none no-repeat scroll center top transparent;
    height: 45px;
}
.roomdetail-box .icon-content .icons img {
    text-align: center;
    max-width: 32px;
    width: 100%;
    max-height: 32px;
    margin: 0 auto 20px;
}
.roomdetail-box .icon-content .icons p {
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1px;
    text-align: center;
    width: auto;
    padding: 0 8px;
    margin: 0;
    vertical-align: top;
}
.roomdetail-full .slida-contentwrap h2 {
    font-size: 22px;
    margin-bottom: 15px;
}
.roomdetail-full .slida-contentwrap .subtitle {
    color: #333;
    font-family: gt_walsheim_medium, sans-serif;
    font-size: 12px;
    line-height: 1.6;
    letter-spacing: 2.5px;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.roomdetail .slida.slida-imgtoleft .slida-imgtriangle:before {
    border-right: 23px solid #f7f7f7;
}
.roomdetail .slida.slida-imgtoright .slida-imgtriangle:before {
    border-left: 23px solid #f7f7f7;
}
.roomdetail .slida-title {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: none;
}
.roomdetail .slida-contentbox {
    background: #f7f7f7;
}
.roomincludes {
    margin: 0;
}
.roomincludes .rooms-container {
    position: relative;
    margin: 0 0 20px 20px;
    padding: 0;
}
.roomincludes .rooms-container ul {
    width: auto;
    margin: 0;
    overflow: hidden;
}
.roomincludes .rooms-container ul:first-child {
    margin: 0;
}
.roomincludes .rooms-container ul li {
    float: left;
    list-style: none;
    overflow: hidden;
    width: 50%;
    padding: 0;
    position: relative;
}
.roomincludes .rooms-container ul li:before {
    display: none;
}
.roomincludes .rooms-container ul li h6.label {
    display: block;
    margin: 12px 20px 12px 50px;
    vertical-align: top;
    font-family: gt_walsheim_regular;
    color: #2e2d2d;
    letter-spacing: 0.3px;
    font-size: 13px;
}
.roomincludes .rooms-container ul li span.icon {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.roomincludes .rooms-container ul li span.label {
    display: block;
    margin: 12px 20px 12px 50px;
    vertical-align: top;
}
.roomincludes .pdf-link {
    margin: 20px 0;
    text-align: center;
}
.roomincludes .pdf-link a {
    color: #3f3f3f;
    cursor: pointer;
    font-family: gt_walsheim_medium;
    font-size: 16px;
    line-height: 1;
    text-decoration: underline;
    padding: 20px 0 20px 20px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.roomincludes .btnlinks {
    margin: 0 0 20px;
}
.roomincludes .btnlinks .btn {
    border: 0 none;
}
.roomincludes .btnlinks .btn span {
    font-size: 15px;
    letter-spacing: 0;
    text-transform: none;
    margin-right: 0;
}
@media only screen and (max-width: 1023px) {
    .roomdetail-box .icon-content .icons {
        width: 31.33%;
    }
    .roomincludes .rooms-container ul {
        float: none;
        width: auto;
        margin: 20px 0;
    }
    .roomincludes .rooms-container ul li {
        float: none;
        width: auto;
    }
}
@media only screen and (max-width: 767px) {
    .page-template-page-property-room-detail .slida-imgbox {
        height: 50vw;
    }
    .roomdetail .slida {
        height: auto;
    }
}
@media only screen and (max-width: 599px) {
    .roomdetail-box .icon-content .icons {
        display: block;
        width: auto;
    }
    .roomdetail-box .icon-content .icons p {
        margin: 0 auto;
    }
}
#ot-reservation-widget {
    font-family: "futura-pt", sans-serif; font-weight: 300;
}
#ot-reservation-widget {
    width: 100% !important;
}
.ot-dtp-picker {
    width: auto !important;
}
.ot-dtp-picker input[type="email"],
.ot-dtp-picker input[type="text"] {
    font-family: "futura-pt", sans-serif; font-weight: 400;
}
.ot-dtp-picker .ot-button {
    background-color: #000;
    padding: 14px 15px 15px;
}
.ot-dtp-picker a {
    border: 0 none;
}
.ot-dtp-picker .ot-title {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #000;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: none;
    padding: 20px 25px;
    margin: 0;
}
.ot-dtp-picker .ot-dtp-picker-form {
    border: 1px solid #000;
    border-radius: 0;
}
.ot-dtp-picker .ot-dtp-picker-selector {
    border-bottom: 1px solid #000;
    height: 52px;
}
.ot-dtp-picker .ot-dtp-picker-selector select {
    border: 0 none;
}
.ot-dtp-picker .ot-dtp-picker-selector-link {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    color: #999;
    padding: 0 30px;
    height: 51px;
    line-height: 51px;
}
.ot-dtp-picker .ot-dtp-picker-selector-link::after,
.ot-dtp-picker .ot-dtp-picker-selector-link::before {
    display: none;
}
.ot-dtp-picker .ot-dtp-picker-button {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0 !important;
    -webkit-box-shadow: 0 0 0 0 transparent !important;
    box-shadow: 0 0 0 0 transparent !important;
    font-family: "futura-pt", sans-serif; font-weight: 300;
    font-size: 15px;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 2px;
    text-transform: uppercase;
    height: 70px !important;
    padding: 0 30px;
}
.ot-dtp-picker .ot-dtp-picker-button:hover {
    background-color: #000;
    opacity: 0.7;
}
.ot-dtp-picker .ot-powered-by {
    display: none;
}
.placebox-container .placebox-list .placebox-title > a {
    cursor: text;
}
.btn {
    border-bottom: none;
}
.btn span {
    font-family: "futura-pt", sans-serif; font-weight: 700;
    display: inline-block;
    border-bottom: none;
}
.btn.btn-event {
    border-bottom: 1px solid #000;
}
.btn-small span {
    font-size: 14px;
    margin-right: -2px;
}
.filterbox-selecttext {
    font-family: "futura-pt", sans-serif; font-weight: 400;
}
.filterbox-select a {
    font-family: "futura-pt", sans-serif; font-weight: 400;
}
.mainwelcome {
    max-width: 800px;
    padding: 35px 0;
}
.csintro .mainwelcome,
.gatheringhotelwelcome .mainwelcome,
.home .mainwelcome,
.hotelintro .mainwelcome,
.page-template-page-brand-collaboration .mainwelcome {
    padding: 35px 0;
}
.mainwelcome-content h1 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 60px;
    line-height: 1.2;
    letter-spacing: 6px;
    text-align: center;
    margin: 0 0 20px;
}
.mainwelcome-content h2 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.mainwelcome-content h2 a {
    border-bottom: 0 none;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 50px;
}
.mainwelcome-content h2 a:last-child {
    margin-right: 0;
}
.mainwelcome-content h2 a span {
    border-bottom: 1px solid #31373e;
    line-height: 1.5;
}
.mainwelcome-content p {
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 18px;
}
.mainwelcome-clearance {
    display: none;
}
.boxxies-wrap > a {
    width: 100%;
    height: 100%;
    border-bottom: none;
}
.boxxies-twocol .boxxies-item {
    padding: 0 2px 0 0;
}
.boxxies-twocol .boxxies-item:nth-child(2n) {
    padding: 0 0 0 3px;
}
.boxxies-title {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: none;
}
.boxxies-versiongallery .boxxies-item {
    margin: 0 0 5px;
}
.boxxies-versiongallery.boxxies-twocol .boxxies-item:first-child,
.boxxies-versiongallery.boxxies-twocol .boxxies-item:nth-child(2) {
    padding: 0;
}
.boxxies-versionabout .boxxies-title,
.boxxies-versionexperience .boxxies-title {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: none;
}
.boxxies-versionabout .boxxies-item:first-child,
.boxxies-versionexperience .boxxies-item:first-child {
    padding: 0 2px 0 0;
}
.boxxies-versionabout .boxxies-item:nth-child(2),
.boxxies-versionexperience .boxxies-item:nth-child(2) {
    padding: 0 0 0 3px;
}
.boxxies-versiongallery .boxxies-wrap {
    height: 100%;
}
.boxxies-versiongallery .boxxies-wrap a.videolightbox:first-child {
    z-index: 10;
}
.boxxies-versiongallery .boxxies-title {
    letter-spacing: 1px;
}
.boxxies-versiongallery .slidera {
    height: 480px;
}
.boxxies-versiongallery .slidera .boxxies-bg {
    height: auto;
}
.boxxies-versiongallery .slidera .owl-item {
    position: relative;
}
.boxxies-versiongallery .slidera .owl-nav {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}
.boxxies-versiongallery .slidera .owl-nav div {
    height: 44px;
    width: 24px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
}
.boxxies-versiongallery .slidera .owl-nav .owl-prev {
    background: url(../images/slida-arrow-left.png) no-repeat scroll 0 0 transparent;
    left: 25px;
}
.boxxies-versiongallery .slidera .owl-nav .owl-next {
    background: url(../images/slida-arrow-right.png) no-repeat scroll 0 0 transparent;
    right: 25px;
}
.boxxies-versiongallery .slidera .owl-dots {
    display: none;
}
.boxxies-versiongallery .slidera .boxxies-bg {
    height: 100%;
}
.boxxies-versiongallery .boxxies-title {
    pointer-events: none;
    z-index: 9;
}
.bedbox-img-captionbox {
    height: 80px;
}
.bedbox-img-caption {
    bottom: 15px;
}
.bedbox-img-caption h2 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    letter-spacing: 1px;
    text-transform: none;
}
.wholeimgnav-title {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 22px;
    text-transform: none;
    letter-spacing: 0;
    bottom: 65px;
}
.wholeimgnav-link {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
}
.wholeimgnav-link span {
    font-size: 15px;
    margin: 0 20px 0 0;
}
.wholeimgnav-link span::before {
    background-image: none;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #fff;
    height: auto;
    right: -40px;
}
.wholeimgnav-link:hover span::before {
    right: -45px;
}
.wholeimgnav .owl-item.active .wholeimgnav-link {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.4s ease 0.4s;
    -o-transition: all 0.4s ease 0.4s;
    transition: all 0.4s ease 0.4s;
}
.wholeimgnav-navbox {
    padding: 60px 0 0;
    margin: -60px 0 0;
}
.wholeimgnav-navtitle {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    text-transform: none;
    letter-spacing: 0;
    width: 375px;
    margin-left: -187px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -60px;
    left: 50%;
    z-index: 1;
}
.wholeimgnav-navitem.active .wholeimgnav-navtitle,
.wholeimgnav-navitem.wholeimgnav-active .wholeimgnav-navtitle {
    opacity: 1;
    visibility: visible;
}
.wholeimgnav-imgnav .wholeimgnav-title {
    bottom: 30px;
}
.wholeimgnav-navbox-imgnav .wholeimgnav-navlist {
    min-width: 0;
}
.roombox-item {
    margin-bottom: 5%;
}
.roombox .roombox-item-left {
    padding: 0 3px 0 0;
}
.roombox .roombox-item-right {
    padding: 0 0 0 2px;
}
.roombox-title {
    font-size: 32px;
    text-transform: none;
}
.roombox-contentbox {
    height: auto;
    padding: 20px 10% 50px;
    min-height: 230px;
}
.page-template-page-propertyrooms .roombox-contentbox {
    position: relative;
    height: 257px;
    padding: 20px 10% 50px;
}
.roombox-content {
    margin: 0 0 30px;
}
.roombox-content p {
    color: #282828;
    font-size: 15px;
    line-height: 1.5;
}
.roombox-content p strong {
    color: #333;
    font-family: "futura-pt", sans-serif; font-weight: 700;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 2.5px;
}
.roombox-content p a {
    display: inline-block;
    padding-bottom: 0;
}
.roombox-content p a span {
    color: #313131;
}
.roombox-content ul {
    margin: 0 0 20px;
}
.roombox-content .right p {
    line-height: 26px;
    padding: 0 0 10px;
}
.roombox-content .right p strong {
    font-family: "futura-pt", sans-serif; font-weight: 300;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
}
.roombox-imgbox:hover .roombox-img-captionbox {
    opacity: 1;
}
.roombox-img-cat-overlay {
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 21px;
    letter-spacing: 1px;
    text-transform: none;
}
.page-template-page-brand-collaboration .roombox-contentbox {
    min-height: 0;
    height: auto;
}
.roombox-eventslist .roombox-contentbox {
    padding: 20px 10%;
}
.roombox-eventslist .roombox-content .left p {
    line-height: 26px;
    padding-bottom: 1em;
    overflow: hidden;
}
.roombox-eventslist .roombox-linkreserve {
    margin-right: 30px;
    margin-bottom: 20px;
}
.random-noresultfound .roombox-item-left {
    padding: 0 3px 0 0;
}
.random-noresultfound .roombox-item-right {
    padding: 0 0 0 2px;
}
.random-noresultfound,
.roombox-noresultfound {
    position: absolute;
}
.random-noresultfound.active,
.roombox-noresultfound.active {
    position: static;
}
.filterbox-borderleft {
    border-left: 1px solid #282828;
}
.filterbox-wraplist {
    margin: 0;
    z-index: 11;
}
.filterbox-list li a {
    border-bottom: 0 none;
}
.filterbox-list li a:before {
    display: block;
    color: transparent;
    content: attr(data-title);
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
}
.filterbox-list li:hover a {
    border-bottom: 0 none;
}
.filterbox-select li a {
    border-bottom: 0 none;
}
.filterbox-select li:hover a {
    border-bottom: 0 none;
}
.commonbox-content h1 {
    color: #262626;
    font-size: 36px;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.tripadvisor-content p {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.tripadvisor-logo {
    text-align: center;
}
.tripadvisor-logo img {
    display: inline-block !important;
    max-width: none;
    width: auto !important;
}
.instagrambox-title {
    padding: 20px 0 0;
}
.instagrambox-title a {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    color: #282828;
    font-size: 30px;
    border-bottom: none;
}
.instagrambox-list {
    padding: 20px 0;
}
.instagrambox-titlebox {
    padding: 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.instagrambox-title {
    padding: 0 15px;
}
.instagrambox-titleborder {
    margin: 11px 0 0;
    overflow: visible;
}
.instagrambox-border {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    content: "";
    height: 1px;
    opacity: 0.3;
    margin-top: -1px;
    position: relative;
    top: 1em;
    z-index: 1;
}
.instagrambox-border.left {
    padding-right: 0;
}
.instagrambox-border.right {
    padding-left: 0;
}
.instagrambox-border.left::after,
.instagrambox-border.left::before,
.instagrambox-border.right::after,
.instagrambox-border.right::before {
    background-color: #999;
    display: block;
    content: "";
    height: 1px;
    position: relative;
}
.instagrambox-border.left::before,
.instagrambox-border.right::before {
    top: -2px;
}
.instagrambox-border.left::after,
.instagrambox-border.right::after {
    bottom: -2px;
}
.instagrambox .btnlinks {
    padding: 0 0 30px;
}
.btnlinks .prefix {
    vertical-align: top;
    margin-right: 5px;
    color: #2e2d2d;
    font-size: 14px;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    text-decoration: none;
    font-weight: 400;
    font-weight: 700;
    color: #31373e;
    line-height: 1;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    opacity: 1;
    border: 0 none;
}
.btnlinks.events-list {
    margin-top: 50px;
}
.ftr {
    border-top: 0 none;
}
.ftr .socialbox a {
    background-color: #999;
}
.ftr input {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.ftr input::-webkit-input-placeholder {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    color: #83878b;
}
.ftr input::-moz-placeholder {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    color: #83878b;
}
.ftr input:-ms-input-placeholder {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    color: #83878b;
}
.ftr input:-moz-placeholder {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    color: #83878b;
}
i.ftr-emailicon {
    top: 6px;
}
.ftr-emailinput {
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 1px;
    height: 42px;
}
.ftr-emailinput::-webkit-input-placeholder {
    color: rgba(35, 31, 32, 0.4);
}
.ftr-emailinput::-moz-placeholder {
    color: rgba(35, 31, 32, 0.4);
}
.ftr-emailinput::-ms-input-placeholder {
    color: rgba(35, 31, 32, 0.4);
}
.ftr-emailinput::placeholder {
    color: rgba(35, 31, 32, 0.4);
}
.ftr-emailsubmit {
    background-color: #999;
    line-height: 40px;
}
.ftr-followtitle {
    line-height: 42px;
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.ftr-social .socialbox i {
    height: 42px;
    line-height: 42px;
}
.ftr-lists {
    background-color: #999;
    padding: 30px 0;
}
.ftr-menubox li:last-child {
    margin: 0 0 0 20px;
}
.ftr-menubox li a {
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 17px;
}
.ftr-menubox .ftr-designhotel {
    width: 15vw;
    vertical-align: middle;
}
@media (max-width: 768px) {
    .ftr-menubox .ftr-designhotel {
        width: 20vw;
    }
}
@media (max-width: 480px) {
    .ftr-menubox .ftr-designhotel {
        width: 50vw;
        padding-top: 10px;
    }
}
.ftr-features .ftr-features-list li {
    padding-right: 30px;
}
.ftr-address a {
    font-family: "futura-pt", sans-serif; font-weight: 400;
    display: inline-block !important;
    border-bottom: none;
}
.ftr-phone {
    margin-left: 25px;
}
.ftr-phone img {
    display: inline-block;
    margin-right: 5px;
    height: 28px;
}
.ftr-phone span {
    color: #31373e;
    font-size: 15px;
    line-height: 30px;
    font-family: "futura-pt", sans-serif; font-weight: 300;
    display: inline-block;
    vertical-align: top;
}
.contactpage {
    padding: 65px 0 25px;
}
.galleries {
    margin-top: 5px;
}
.galleriesbrand .boxxies-item {
    margin: 0 0 5px;
}
.galleriesbrand .boxxies-item:first-child {
    padding: 0 2px 0 0;
}
.galleriesbrand .boxxies-item:nth-child(2) {
    padding: 0 0 0 3px;
}
.ot-dtp-picker .ot-title {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.ot-dtp-picker input[type="email"],
.ot-dtp-picker input[type="text"] {
    font-family: "futura-pt", sans-serif; font-weight: 400;
}
.ot-dtp-picker .ot-dtp-picker-button {
    font-family: "futura-pt", sans-serif; font-weight: 300;
}
#cboxOverlay,
#cboxWrapper,
#colorbox {
    overflow: visible;
}
#cboxNext,
#cboxPrevious {
    width: 24px;
    height: 45px;
    margin-top: -23px;
    top: 50%;
}
#cboxNext:hover,
#cboxPrevious:hover {
    background-position: 0 0;
}
#cboxNext {
    background: url(../images/slida-arrow-right-black.png) no-repeat scroll 0 0 transparent;
    right: -40px;
}
#cboxPrevious {
    background: url(../images/slida-arrow-left-black.png) no-repeat scroll 0 0 transparent;
    left: -40px;
}
.baseformat .basecontainer {
    padding: 35px 0 60px;
}
.baseformat .basecontainer.roomdetail-base {
    padding: 50px 0 0;
}
.baseformat .roomdetail-box .baserow {
    margin: 0 0 10px;
}
.baseformat .roomdetail-box .baserow h2 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    letter-spacing: 1px;
    text-transform: none;
}
@media (max-width: 480px) {
    .baseformat .roomdetail-box .baserow h2 {
        letter-spacing: 3px;
    }
}
.baseformat .roomdetail-box .baserow h4 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 15px;
    letter-spacing: 3px;
}
.event.section > .right .roombox-linkreserve {
    padding-bottom: 1px;
}
.page-template-page-brand-concierge .hotelbox {
    margin-top: 30px;
}
.conciergepage {
    padding: 35px 0 25px;
}
.conciergepage-container .commonbox-title {
    text-align: center;
}
.conciergepage-container .commonbox-content {
    text-align: left;
}
.conciergepage-container .commonbox-content p {
    font-size: 18px;
    line-height: 28px;
}
.conciergepage-item ul {
    margin: 5px 0;
    padding-left: 0;
}
.conciergepage-item ul li {
    margin: 0 0 5px;
    list-style: none;
}
.gatheringhotelwelcome {
    margin: 0;
}
.cat-item-imgbox a {
    border-bottom: 0 none;
}
.neighcl .neighcl-stickybox {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    width: 50% !important;
}
.neighcl .neighcl-mapbox {
    float: right;
    overflow: hidden;
    z-index: 10;
}
.neighcl .neighcl-mapbox:hover {
    overflow: auto;
}
.neighcl .neighcl-locations {
    overflow: hidden;
}
.neighcl .neighcl-locations:hover {
    overflow: auto;
}
.neighcl .neighcl-locations .neighcl-contentbox .neighcl-address p {
    line-height: 22px;
}
.neighcl .neighcl-locations .neighcl-imgbox .neighcl-imghidden {
    opacity: 0 !important;
}
.owl-neighcl.owl-slidatheme .owl-dots {
    position: absolute;
    bottom: -10.5%;
    left: 6%;
    right: auto;
}
.owl-neighcl.owl-slidatheme .owl-dots .owl-dot {
    background-color: #82a771;
    opacity: 0.3;
}
.owl-neighcl.owl-slidatheme .owl-dots .owl-dot.active {
    background-color: #82a771;
    opacity: 1;
}
.neighd .neighd-container .neighd-contentbox .neighd-address p {
    line-height: 22px;
}
.gm-style-iw-top .gm-style-iw .mapinfo .mapinfo-img {
    position: relative;
}
.gm-style-iw-top .gm-style-iw-close {
    height: 55px !important;
    top: auto !important;
    left: 0 !important;
    bottom: 0 !important;
}
.blog-content__meta {
    margin: 0 0 20px;
}
.blog-content__meta-categories {
    padding: 0;
    margin-bottom: 10px;
}
.blog-content__meta-categories li {
    display: inline-block;
}
.blog-content__meta-categories a {
    color: #333;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    border-bottom: none;
}
.blog-content__meta-categories span {
    font-size: 18px;
    padding: 0 2px;
    display: inline-block;
}
.blog-content__meta-categories span:last-child {
    display: none;
}
.blog-content__meta-title {
    color: #333;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 46px;
    text-transform: uppercase;
    width: 90%;
    margin-bottom: 20px;
}
.blog-content__meta-author,
.blog-content__meta-date {
    color: #3c3c3c;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.blog-content__meta-date {
    clear: both;
    display: block;
    margin-top: 10px;
}
.blog-content__side.left {
    width: 50%;
}
.blog-content__side.right {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}
.blog-content__sticky-box {
    width: 100%;
}
.blog-content__media {
    height: 100%;
}
.blog-content__image {
    background: none no-repeat scroll center center transparent;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.blog-content__image:before {
    display: block;
    content: "";
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
    width: 100%;
    height: 20%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.blog-content__image img {
    z-index: 2;
}
.blog-content__image-slider {
    width: 100%;
    height: 100%;
}
.blog-content__image-slider .owl-item,
.blog-content__image-slider .owl-stage,
.blog-content__image-slider .owl-stage-outer {
    width: 100%;
    height: 100%;
}
.blog-content__image-slider .owl-nav {
    display: block;
    width: 100%;
    height: 44px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}
.blog-content__image-slider .owl-nav div {
    height: 44px;
    width: 24px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
}
.blog-content__image-slider .owl-nav .owl-prev {
    background: url(../images/slida-arrow-left.png) no-repeat scroll 0 0 transparent;
    left: 25px;
}
.blog-content__image-slider .owl-nav .owl-next {
    background: url(../images/slida-arrow-right.png) no-repeat scroll 0 0 transparent;
    right: 25px;
}
.blog-content__content-box {
    padding: 10%;
}
.blog-content__content {
    position: relative;
}
.blog-content__content.baseformat ul li {
    margin-bottom: 10px;
}
.blog-content__content.baseformat p {
    color: #4f4f4f;
    font-size: 14px;
    line-height: 20px;
}
.blog-content__content:after {
    background: #4f4f4f;
    display: block;
    content: "";
    width: 105px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -40px;
}
.like-section__title {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.hotelbox .boxxies-twocol .boxxies-item .boxxies-wrap a .boxxies-title {
    letter-spacing: 1px;
}
.tab-contentbox .content {
    padding: 35px 10% 0;
}
.tab-contentbox .content p {
    padding: 0;
}
.tab-content-paragraph {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    max-width: none;
    width: 80%;
}
.common-form input[type="date"].item-input::-webkit-datetime-edit-day-field,
.common-form input[type="date"].item-input::-webkit-datetime-edit-month-field,
.common-form input[type="date"].item-input::-webkit-datetime-edit-text,
.common-form input[type="date"].item-input::-webkit-datetime-edit-year-field {
    color: #ababab;
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.common-form .item-mobileonly {
    display: none;
}
.common-form .item-select {
    text-transform: none;
}
.common-form .item-select-wrapper {
    border: 1px solid #ccc;
}
.common-form .item-select-wrapper.item-onethird {
    -webkit-box-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;
}
.common-form .item-select-wrapper.item-half {
    -webkit-box-flex: 1 0 45%;
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
}
.common-form .item-half.odd {
    margin-right: 19px;
}
.common-form .item-submit-vindent {
    margin: 58px 0 50px;
}
.common-form .item-select {
    border: 0 none;
}
.formy .wpcf7-response-output,
.wpcf7-response-output {
    border: 0 !important;
    color: #302d2d;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-align: center;
    max-width: 550px;
    width: 90%;
    padding: 0 !important;
    margin: 0 auto !important;
    position: relative;
    top: -10px;
}
.formy p {
    color: #282828;
    padding: 0;
    margin: 40px 0;
}
.formy-mobileonly {
    display: none;
}
.formy-heading {
    font-size: 30px;
    margin: 40px 0;
    text-align: center;
    text-transform: uppercase;
}
.formy-row {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px;
}
.formy-row input,
.formy-row select,
.formy-row textarea {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 15px;
    width: 100%;
}
.formy-row input::-webkit-input-placeholder,
.formy-row select::-webkit-input-placeholder,
.formy-row textarea::-webkit-input-placeholder {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    color: #ababab;
}
.formy-row input:-moz-placeholder,
.formy-row select:-moz-placeholder,
.formy-row textarea:-moz-placeholder {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    color: #ababab;
}
.formy-row input::-moz-placeholder,
.formy-row select::-moz-placeholder,
.formy-row textarea::-moz-placeholder {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    color: #ababab;
}
.formy-row input:-ms-input-placeholder,
.formy-row select:-ms-input-placeholder,
.formy-row textarea:-ms-input-placeholder {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    color: #ababab;
}
.formy-row-addgaps {
    margin-top: 50px;
    margin-bottom: 50px;
}
.formy-col {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 10px;
}
.formy-col-100 {
    float: none;
}
.formy-col-66 {
    width: 66.67%;
}
.formy-col-50 {
    width: 50%;
}
.formy-col-33 {
    width: 33.33%;
}
.formy-col-25 {
    width: 25%;
}
.formy-col-input textarea {
    border: 1px solid #ccc;
    padding: 25px 20px;
}
.formy-col-datepicker {
    position: relative;
}
.formy-col-submit {
    text-align: center;
}
.formy-input {
    position: relative;
}
.formy-input input {
    border: 1px solid #ccc;
    height: 76px;
    padding: 25px 20px;
}
.formy-input input::-webkit-input-placeholder {
    color: #ababab;
}
.formy-input input:-moz-placeholder {
    color: #ababab;
}
.formy-input input::-moz-placeholder {
    color: #ababab;
}
.formy-input input:-ms-input-placeholder {
    color: #ababab;
}
.formy-input label {
    color: red;
    font-size: 14px;
    pointer-events: none;
    position: absolute;
    top: 30px;
    right: 20px;
}
.formy-textarea textarea {
    border: 1px solid #ccc;
    padding: 10px 20px;
    min-height: 200px;
}
.formy-textarea textarea::-webkit-input-placeholder {
    color: #ababab;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    opacity: 1;
}
.formy-textarea textarea:-moz-placeholder {
    color: #ababab;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    opacity: 1;
}
.formy-textarea textarea::-moz-placeholder {
    color: #ababab;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    opacity: 1;
}
.formy-textarea textarea:-ms-input-placeholder {
    color: #ababab;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    opacity: 1;
}
.formy-select {
    position: relative;
}
.formy-select:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #ccc;
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 34px;
    right: 10px;
    pointer-events: none;
}
.formy-select select {
    border: 1px solid #ccc;
    color: #ababab;
    height: 76px;
    padding: 25px 30px 25px 20px;
}
.formy-select label {
    color: red;
    font-size: 14px;
    pointer-events: none;
    position: absolute;
    top: 30px;
    right: 20px;
}
.formy-selecttext {
    border: 1px solid #ccc;
    color: #ababab;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 15px;
    line-height: 76px;
    white-space: nowrap;
    width: 100%;
    height: 76px;
    padding: 0 30px 0 25px;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.formy-selecttext.selected {
    color: #000;
}
.formy-selectoptions {
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    max-height: 280px;
    width: 100%;
    margin-top: -1px;
    overflow: auto;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
}
.formy-selectoptions.active {
    display: block;
}
.formy-selectoption {
    color: #ababab;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 13px;
    padding: 15px 25px;
    cursor: pointer;
}
.formy-selectoption.active,
.formy-selectoption:hover {
    background-color: #eee;
}
.formy-checkbox,
.formy-radiocheckbox {
    display: inline-block;
    cursor: pointer;
    position: relative;
}
.formy-checkbox input,
.formy-radiocheckbox input {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.formy-checkbox label.error,
.formy-radiocheckbox label.error {
    display: block;
    color: red;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 14px;
    margin-top: 10px;
}
.formy-checkbox p,
.formy-radiocheckbox p {
    margin: 0;
}
.formy-checker,
.formy-radiochecker {
    border: 1px solid #ababab;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 5px;
    width: 60px;
    height: 60px;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}
.formy-checker div,
.formy-radiochecker div {
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.active.formy-radiochecker div,
.formy-checker.active div {
    opacity: 1;
}
.formy-checklabel,
.formy-radiolabel {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    z-index: 2;
}
.formy-checklabel label,
.formy-radiolabel label {
    color: #ababab;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer;
}
.formy-radiotitle {
    line-height: 1.2;
    margin-top: 10px;
}
.formy-radios {
    display: none;
}
.formy-submit {
    display: inline-block;
    position: relative;
}
.formy-submit:before {
    background: url(../images/arrow-black-right.png) no-repeat scroll 0 0 transparent;
    background-size: 22px auto;
    display: block;
    content: "";
    width: 22px;
    height: 15px;
    position: absolute;
    top: 10px;
    right: -32px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.formy-submit:hover:before {
    right: -37px;
}
.formy-submit input {
    background-color: #fff;
    border-bottom: 1px solid #000;
    color: #000;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-bottom: 5px;
    cursor: pointer;
}
.wpcf7 .formy-submit .ajax-loader {
    display: block;
    position: absolute;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.wpcf7 .formy-submit .ajax-loader.is-active {
    position: static;
}
.social-container {
    padding: 0 10% 5%;
}
.social-container .left .social-text,
.social-container .right .social-text {
    display: inline-block;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 18px;
    color: #000;
    margin-right: 10px;
    text-transform: uppercase;
}
.social-container .left a,
.social-container .right a {
    color: #000;
    margin-right: 10px;
    font-size: 20px;
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.item-select-wrapper.small-boxes.item-norightmargin {
    margin-right: 0;
}
.like-section {
    margin-bottom: 20px;
}
.singleblog .left {
    padding: 9% 5% 5%;
}
.singleblog .left .content.baseformat p {
    font-size: 14px;
    line-height: 20px;
}
.singleblog .right {
    position: fixed;
    right: 0;
    bottom: auto;
    top: 0;
}
.singleblog .right.absolute {
    position: absolute;
    top: auto;
    bottom: 0;
}
.singleblog .right.absolute.top {
    top: 0;
    bottom: auto;
}
.singleblog .baseformat ul li {
    margin-bottom: 10px;
}
.baseformat .basecontainer h1 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    text-transform: none;
    color: #282828;
}
.baseformat .basecontainer h2 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    text-transform: none;
    font-size: 22px;
    color: #282828;
}
.baseformat .basecontainer h3 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    text-transform: none;
    letter-spacing: 2px;
    font-size: 15px;
    color: #282828;
}
.baseformat .basecontainer h4 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    text-transform: none;
    font-size: 22px;
    color: #282828;
}
.baseformat .basecontainer h5 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 19px;
    color: #282828;
}
.baseformat .basecontainer h6 {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 16px;
    color: #282828;
}
.baseformat .basecontainer a {
    border-bottom: 0 none;
}
.baseformat .basecontainer p {
    font-family: "futura-pt", sans-serif; font-weight: 400;
    line-height: 30px;
    font-size: 18px;
}
.baseformat .basecontainer p a {
    border-bottom: 1px solid #31373e;
    text-decoration: none;
    font-family: inherit;
    text-transform: none;
    line-height: inherit;
    font-size: inherit;
    letter-spacing: 0;
    display: inline;
}
.baseformat .basecontainer .baseacc .accbox-download-title,
.baseformat .basecontainer .baseacc .accbox-title {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 19px;
    color: #282828;
}
.baseformat .basecontainer .baseacc .baseintrocon h2 {
    text-align: center;
}
.baseformat .baseintrocon {
    text-align: left;
    max-width: 800px;
}
.baseformat .baseintrocon h1 {
    text-align: center;
}
.baseformat p {
    font-family: "futura-pt", sans-serif; font-weight: 400;
    line-height: 20px;
}
.baseformat .btn {
    text-decoration: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #31373e;
    display: inline-block !important;
}
.baseformat .btn span {
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 18px;
}
.baseformat .btn-small span {
    font-size: 17px;
}
.baseformat ul li {
    font-family: "futura-pt", sans-serif; font-weight: 400;
    letter-spacing: 1px;
    padding-right: 20px;
    margin-bottom: 0;
    font-size: 14px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin: 0 0 80px;
}
.videoWrapper embed,
.videoWrapper iframe,
.videoWrapper object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videplayer {
    width: 100%;
    height: 100%;
    padding: 40px;
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 2;
}
.videplayer video {
    visibility: visible !important;
}
.mainwelcome-list {
    width: 85%;
    padding: 0;
    margin: 30px auto 10px;
    overflow: hidden;
}
.mainwelcome-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}
.mainwelcome-item ul {
    padding: 0;
    margin: 10px 0;
}
.mainwelcome-item ul li {
    font-size: 15px;
    font-family: "futura-pt", sans-serif; font-weight: 300;
    padding: 0 0 0 14px;
    margin: 0 0 7px;
    position: relative;
}
.mainwelcome-list-col2 .mainwelcome-item {
    float: left;
    width: 50%;
}
.mainwelcome-list-col3 .mainwelcome-item {
    float: left;
    width: 33.3333%;
}
.mainwelcome-content h1,
.mainwelcome-content h2 {
    color: #262626;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 36px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 25px;
    word-wrap: break-word;
}
.mainwelcome-content .mainwelcome-item p {
    font-size: 15px;
    font-family: "futura-pt", sans-serif; font-weight: 300;
    line-height: 20px;
    margin: 0 0 15px;
}
.single-tribe_events .btnlinks-evdetail {
    margin: 20px 0;
}
.single-tribe_events .btnlinks-evdetail .btn {
    display: inline-block !important;
}
.single-tribe_venue .btnlinks-evdetail {
    margin-top: 28px;
}
.single-tribe_venue .tribe-address {
    clear: both;
    padding-top: 10px;
    display: inline-block;
}
.roombox-linkdetails a {
    position: relative;
    z-index: 1;
}
.roombox-title {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
}
.roombox-title a {
    border-bottom: 0 none;
}
.roombox-title a:hover {
    text-decoration: none;
}
.roombox-linkreserve span {
    font-family: "futura-pt", sans-serif; font-weight: 400;
}
.offerdetails-box .booka__day,
.roomdetail-box .booka__day {
    font-family: "futura-pt", sans-serif; font-weight: 300;
    font-size: 100px;
}
.offerdetails-box .booka__datepickerbox,
.roomdetail-box .booka__datepickerbox {
    z-index: 10;
}
.offerdetails-box .booka__submitbox input,
.roomdetail-box .booka__submitbox input {
    font-family: gt_walsheim_medium, sans-serif;
    letter-spacing: 4px;
}
.roomdetail-box .icon-content .icons p {
    font-family: "futura-pt", sans-serif; font-weight: 400;
}
.accbox-download-title,
.accbox-title {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.page-template-page-hotel-gathering-detail .baseformat p {
    font-size: 18px;
    line-height: 28px;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 {
    padding-top: 20px;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 br {
    display: none;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 p {
    margin-bottom: 0;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 div {
    width: 48%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2%;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 div.field-container {
    width: 100%;
    margin-right: 0;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 div.item-norightmargin {
    margin-right: 0;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 div .item-input {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 div .item-textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 div.wpcf7-response-output {
    clear: both;
    width: 100%;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 .submit-container {
    width: auto;
    float: left;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 .submit-container:hover::before {
    left: 85%;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 .submit-container::before {
    left: 82%;
    top: 53%;
}
.page-template-page-hotel-gathering-detail .baseformat .wpcf7 .submit-container .ajax-loader {
    top: 81%;
    left: -50.5%;
}
.gatheringdetail-item-content .baseformat a {
    border-bottom: 0 none;
    padding: 0;
}
#see-all {
    color: #31373e;
    border-bottom: 1px solid #31373e;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 14px;
    letter-spacing: 2.5px;
}
.see-all-content {
    max-width: 600px;
    width: 80%;
    margin: 0 auto 20px;
}
.npro-title {
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 10px;
    margin: 0;
}
.brand_card_tabs .roombox-linkreserve span {
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-radius: 0;
    padding: 0 0 5px;
}
.offersbox .offersbox-toptitle {
    display: none;
}
.offersbox .offersbox-title {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.offersbox .offersbox-content .offersbox-title {
    color: #fff;
    text-transform: uppercase;
}
.offersbox .offersbox-typeone .offersbox-content {
    bottom: -120px;
}
.galleriesdetail-hotel {
    max-width: none;
    width: auto;
}
.galleriesdetail-hotel .detailbox {
    padding: 0.25%;
}
.galleriesdetail-hotel .detailbox .detailbox-wrap .detailbox-img {
    width: 100%;
    height: auto;
    position: relative;
    opacity: 1;
}
.galleriesdetail-hotel .detailboxes {
    margin: 0 -0.75%;
}
.propertyofferfilter .filterbox-wraplist {
    display: none;
}
.propertyofferfilter .filterbox-selection {
    margin-top: 30px;
}
.formy-password .formy-p-primary {
    margin-top: 0;
}
.aria-invisible {
    color: transparent;
    width: 1px;
    height: 1px;
    display: block;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    position: absolute;
    z-index: 1;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.brandbox-list a {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    border-bottom: none;
}
.brandbox-content p {
    color: #333;
    font-family: "futura-pt", sans-serif; font-weight: 300;
}
.brandbox-contitle {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.placebox-container .placebox-list .placebox-title > a {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.placebox-container .placebox-list a {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.tabbies-item {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.propertyview-list > li > a {
    font-family: "futura-pt", sans-serif; font-weight: 600;
}
.resy-widget--black a,
.resy-widget--black span:first-child {
    background-image: url(../images/resy-widget-button-black.png) !important;
}
.resy-widget--black a span,
.resy-widget--black span:first-child span {
    right: 0 !important;
    top: 0 !important;
}
:focus {
    outline: 3px solid rgba(94, 157, 200, 0.6);
}
a:active {
    outline: 0;
    border: none;
    -moz-outline-style: none;
}
input:focus,
select:focus {
    outline: #fd6a02 solid 2px;
}
.booking-sel select:focus {
    outline: #fd6a02 solid 2px !important;
}
a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}
a.skip-main:active,
a.skip-main:focus {
    color: #fff;
    background-color: #333;
    left: auto;
    top: auto;
    width: 100%;
    min-width: 200px;
    height: auto;
    overflow: auto;
    margin: 10px 35%;
    padding: 5px;
    border: 1px solid #777;
    text-align: center;
    font-size: 1.2em;
    z-index: 999;
}
.anchor-links {
    font-size: 0;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}
.anchor-links li {
    display: inline-block;
    padding: 0 15px;
}
.anchor-links li a {
    border-bottom: 0 none;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.double-slider {
    margin-bottom: 20px;
}
.double-slider__item {
    width: 50%;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.double-slider__item.double-slider__item--left {
    float: left;
    padding-right: 2px;
}
.double-slider__item.double-slider__item--right {
    float: right;
    padding-left: 2px;
}
.double-slider__owl {
    width: 100%;
    height: 430px;
}
.double-slider__owl .owl-item,
.double-slider__owl .owl-stage,
.double-slider__owl .owl-stage-outer {
    height: 100%;
}
.double-slider__owl .owl-nav {
    display: block;
    width: 100%;
    height: 44px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}
.double-slider__owl .owl-nav div {
    height: 44px;
    width: 24px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
}
.double-slider__owl .owl-nav .owl-prev {
    background: url(../images/slida-arrow-left.png) no-repeat scroll 0 0 transparent;
    left: 25px;
}
.double-slider__owl .owl-nav .owl-next {
    background: url(../images/slida-arrow-right.png) no-repeat scroll 0 0 transparent;
    right: 25px;
}
.double-slider-owl__item {
    background: none no-repeat scroll center 10% #aaa;
    background-size: cover;
    height: 100%;
}
.double-slider__content {
    margin: 35px 0;
    padding: 0 5%;
}
.double-slider__title {
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    color: #000;
    padding: 0;
    margin-bottom: 15px;
}
.double-slider__desc {
    width: 90%;
    position: relative;
    padding-bottom: 40px;
}
.double-slider__desc p {
    color: #000;
    font-family: gt_walsheim_light;
    font-size: 14px;
    padding: 0;
    margin-bottom: 20px;
}
.double-slider__desc p:first-child {
    margin-bottom: 15px;
}
.double-slider__desc ul {
    padding-left: 3%;
}
.double-slider__desc ul li {
    font-family: gt_walsheim_light;
    font-size: 14px;
    list-style: disc;
    color: #000;
    padding: 0 0 10px;
}
.double-slider__desc ul li:last-child {
    padding: 0;
}
.double-slider__desc .btnlinks {
    text-align: left;
    margin-bottom: 20px;
    position: absolute;
    left: 0;
    bottom: -35px;
}
.double-slider__desc .btnlinks a {
    border-bottom: 1px solid #31373e;
    margin-right: 25px;
    padding-bottom: 0;
}
.double-slider__desc .btnlinks a span {
    font-size: 14px;
}
.full-slider {
    position: relative;
    margin-bottom: 30px;
}
.full-slider__title {
    font-family: gt_sectra_display_regular;
    font-size: 30px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    z-index: 3;
}
.full-slider__title a {
    border-bottom: 0 none;
    color: inherit;
    font: inherit;
    padding-bottom: 0;
}
.full-slider__owl {
    width: 100%;
    height: 700px;
}
.full-slider__owl .owl-stage-outer {
    width: 100%;
}
.full-slider__owl .owl-item,
.full-slider__owl .owl-stage,
.full-slider__owl .owl-stage-outer {
    height: 100%;
}
.full-slider__owl .owl-nav {
    display: block;
    width: 100%;
    height: 44px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}
.full-slider__owl .owl-nav div {
    height: 44px;
    width: 24px;
    text-indent: -9999px;
    position: absolute;
    top: 0;
}
.full-slider__owl .owl-nav .owl-prev {
    background: url(../images/slida-arrow-left.png) no-repeat scroll 0 0 transparent;
    left: 25px;
}
.full-slider__owl .owl-nav .owl-next {
    background: url(../images/slida-arrow-right.png) no-repeat scroll 0 0 transparent;
    right: 25px;
}
.full-slider-owl__item {
    background-position: center 10%;
    background-color: #aaa;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.logo-section {
    margin: 50px 0;
}
.logo-section__title {
    font-family: gt_sectra_display_regular;
    font-size: 30px;
    color: #000;
    text-align: center;
    margin-bottom: 50px;
}
.logo-section__container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}
.logo-section__item {
    min-height: 0;
    min-width: 0;
    padding-top: 30%;
}
.logo-section__item img {
    margin: 0 auto;
    outline: 0;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-top: 60px;
}
.cookie-consent {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
}
a.skip-main {
    left: -999px;
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -999;
}
a.skip-main:active,
a.skip-main:focus {
    color: #fff;
    background-color: #333;
    left: auto;
    top: auto;
    width: 100%;
    z-index: 99999999;
    text-align: center;
}
a.skip-main:active .slida-content,
a.skip-main:focus .slida-content {
    margin: 0;
    padding: 0;
}
a.skip-main:active .slida-content p,
a.skip-main:focus .slida-content p {
    font-size: 18px;
    padding: 10px 0 0 0;
    margin: 0 0 10px;
}
a.skip-main:active .btnlinks,
a.skip-main:focus .btnlinks {
    padding-bottom: 10px;
}
a.skip-main:active .btnlinks a,
a.skip-main:focus .btnlinks a {
    border-bottom: 1px solid #31373e;
    cursor: pointer;
}
.event.baseformat .left .roombox-linkreserve {
    border-bottom: 1px solid #000;
}
.blog-content__content.baseformat a {
    padding-bottom: 1px;
}
.instagrambox-item .dropanchor {
    border-bottom: none;
}
.ctrslida-eventslist--single-event .ctrslida-item {
    width: 50%;
    margin: 0 auto;
}
.mainquote-quote p {
    color: inherit;
    font: inherit;
}
.mainquote-slider .owl-dots {
    text-align: center;
    margin-bottom: 20px;
}
.mainquote-slider .owl-dot {
    display: inline-block;
    margin: 0 10px;
}
.mainquote-slider .owl-dot.active span {
    opacity: 1;
}
.mainquote-slider .owl-dot span {
    background-color: #000;
    display: block;
    width: 10px;
    height: 10px;
    opacity: 0.5;
    border-radius: 5px;
}
.titlelinks {
    border-bottom: none;
    color: #000;
}
.accbox-item .rooms-container li img {
    max-height: 32px;
    max-width: 32px;
}
.cookie-consent {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 3px solid #999;
    z-index: 99999999;
    text-align: center;
    padding: 0;
}
.cookie-consent .slida-content {
    margin: 0;
    padding: 0;
}
.cookie-consent .slida-content p {
    font-size: 18px;
    padding: 10px 0 0 0;
    margin: 0 0 10px;
}
.cookie-consent .btnlinks {
    padding-bottom: 10px;
}
.cookie-consent .btnlinks a {
    border-bottom: 1px solid #31373e;
    cursor: pointer;
}
.logo-section .slick-dots li button::before {
    font-size: 12px;
}
.full-slider::before {
    display: block;
    content: "";
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5));
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5));
    background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5));
    background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.5));
    width: 100%;
    height: 100px;
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.full-slider:hover::before {
    opacity: 1;
    z-index: 2;
}
.overflow-y-scroll {
    overflow-y: scroll !important;
}
.dn {
    display: none;
}
#learn_more {
    border-bottom: none;
}
#learn_more span {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    text-decoration: none;
    display: inline-block;
}
.conciergepage-griditem .conciergepage-griditem-ico img {
    max-width: 32px;
    max-height: 32px;
}
.press-clippings {
    text-align: center;
    width: 100%;
    cursor: pointer;
    margin: 30px 0;
}
.press-clippings a span {
    font-family: gt_walsheim_medium, sans-serif;
}
.press-clippings .btn span {
    border-bottom: 1px solid #31373e;
}
.loading-image {
    margin: 20px auto;
    display: none;
}
.filterbox-selecttext {
    text-transform: none;
}
.floorview-list li a h5 {
    background-color: transparent;
    color: #31373e;
    display: block;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 20px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.press .offersbox-item .dropanchor {
    border-bottom: none;
    padding-bottom: 0;
}
.ftr-socialemail.ftr-socialemail-showresponse .ftr-response {
    display: block;
}
.ftr-socialemail.ftr-socialemail-showresponse .ftr-box {
    display: none;
}
.ftr-socialemail.ftr-socialemail-showresponse .ftr-box {
    display: none;
}
.visuallyhidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden;
}
.banner-form-response {
    display: none;
}
.banner-form-con {
    background: #fff;
    text-align: center;
    max-width: 1400px;
    width: 60%;
    padding: 50px 0 20px 0;
    position: absolute;
    left: 50%;
    z-index: 10;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.banner-form-con-inner {
    width: 80%;
    margin: 0 auto;
}
.banner-form-con-inner h3 {
    color: #000;
    font-size: 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.banner-form-con-inner form {
    letter-spacing: 2.5px;
    padding-top: 30px;
}
.banner-form-con-inner .formy-input input {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.banner-form-con-inner .formy-input label {
    color: #fff;
}
.banner-form-spacer {
    height: 340px;
}
.offerdetails-likes .offersbox-content .btn {
    margin-bottom: 0;
}
.roombox-eventplace p {
    color: #fff;
    font: inherit;
}
.roombox-eventplace a,
.roombox-eventplace p,
.roombox-eventplace span {
    letter-spacing: 2.5px;
    color: #fff;
}
.destinationbutton {
    display: none;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 60px;
    z-index: 4;
}
.destinationbutton a {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    letter-spacing: 3px;
    text-transform: uppercase;
}
@media only screen and (max-width: 959px) {
    .destinationbutton {
        display: block;
    }
}
.page-template-page-brand-offers-list .propertyofferfilter .filterbox-wraplist {
    display: block;
}
.page-template-page-brand-offers-list .filterbox-menus {
    width: 100%;
}
.page-template-page-brand-offers-list .offerspage-desktoponly {
    width: 100%;
    display: block;
}
.page-template-page-brand-offers-list .banner-form-spacer {
    height: 380px;
}
.page-template-page-brand-offers-list .hotelintro {
    margin: 0 auto;
}
.brand-filterbox.filterbox-select {
    float: none;
    display: inline-block;
    margin: 0;
}
.brand-filterbox.filterbox-select ul:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid #31373e;
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 33px;
    left: 50%;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.brand-filterbox.filterbox-select ul li {
    text-align: center;
    font-family: gt_walsheim_regular;
    font-size: 14px;
    font-weight: 400;
}
.brand-filterbox.filterbox-select.active .filterbox-selecttext:before {
    display: none;
}
.brand-filterbox .filterbox-selecttext {
    padding: 0;
    width: 100%;
    padding-bottom: 25px;
}
.brand-filterbox .filterbox-selecttext span {
    display: inline;
    border-bottom: 1px solid #000;
    height: auto;
    padding-bottom: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.brand-filterbox .filterbox-selecttext:before {
    top: auto;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.list-spacer {
    display: block;
    padding-bottom: 20px;
    background-color: #fff;
}
.room-popup-list {
    margin-top: 20px;
}
.room-popup-list__room {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.room-popup-list__room:hover .room-popup-list__room-title {
    color: #3f3f3f;
}
.room-popup-list__room-container {
    padding: 20px 0 20px 20px;
    cursor: pointer;
    position: relative;
}
.baseformat .basecontainer .room-popup-list__room-title {
    color: grey;
}
.room-popup-list__room-title {
    font-family: gt_walsheim_medium, sans-serif;
    font-size: 16px;
    text-transform: none;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
}
h5.room-popup-list__room-title {
    margin-bottom: 0;
    font-size: 18px;
}
@media only screen and (max-width: 767px) {
    h5.room-popup-list__room-title {
        font-size: 15px;
    }
}
.room-popup-list__room-btn {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 14px;
    right: 20px;
    z-index: 1;
}
.room-popup-list__room-btn:after,
.room-popup-list__room-btn:before {
    background: #000;
    display: block;
    content: "";
    width: 24px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -12px;
}
.room-popup-list__room-btn:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
@media only screen and (max-width: 767px) {
    .room-popup-list__room-container {
        padding: 20px 40px 20px 10px;
    }
    .room-popup-list__room-title {
        font-size: 15px;
    }
    .room-popup-list__room-btn {
        right: 10px;
    }
}
.room-popup-modal {
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -10;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0.4s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0.4s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0.4s;
}
.room-popup-modal.active {
    opacity: 1;
    visibility: visible;
    z-index: 1002;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0s;
}
.room-popup-modal.active .room-popup-modal__room-box {
    opacity: 1;
    top: 0;
    -webkit-transition: top 0.4s ease 0.2s, opacity 0.4s ease 0.2s;
    -o-transition: top 0.4s ease 0.2s, opacity 0.4s ease 0.2s;
    transition: top 0.4s ease 0.2s, opacity 0.4s ease 0.2s;
}
.room-popup-modal__background-overlay {
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.room-popup-modal__room {
    width: 100%;
    height: 100%;
    overflow: auto;
    pointer-events: none;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.room-popup-modal__room-table-parent {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}
.room-popup-modal__room-table-child {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.room-popup-modal__room-box {
    opacity: 0;
    position: relative;
    top: -100px;
    -webkit-transition: top 0.4s ease 0s, opacity 0.4s ease 0s;
    -o-transition: top 0.4s ease 0s, opacity 0.4s ease 0s;
    transition: top 0.4s ease 0s, opacity 0.4s ease 0s;
}
.room-popup-modal__room-box-container {
    font-size: 0;
    text-align: center;
    max-width: 1440px;
    width: 90%;
    margin: 0 auto;
    padding: 40px 0;
}
.room-popup-modal__room-box-wrap {
    display: inline-block;
    pointer-events: all;
    position: relative;
    height: 90vh;
}
.room-popup-modal__room-close {
    background-color: #000;
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 50;
}
.room-popup-modal__room-close::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    width: 80%;
    height: 2px;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.room-popup-modal__room-close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    width: 80%;
    height: 2px;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.room-popup-modal__room-image {
    display: inline-block;
    height: 100%;
}
.room-popup-modal__room-image img {
    display: inline-block;
    height: 100%;
}
.popup-btn {
    display: inline-block;
    background-color: #000;
    border: 1px solid #fff;
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 15px 25px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.popup-btn:hover {
    background-color: #fff;
    color: #000;
}
.popup-btn-plain {
    display: inline-block;
    border-bottom: 1px solid #fff;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 16px;
    letter-spacing: 2px;
    color: #fff;
    padding: 10px 20px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.popup-btn-plain:hover {
    opacity: 0.6;
}
.popup-one--theme-white .popup-btn,
.popup-two--theme-white .popup-btn {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}
.popup-one--theme-white .popup-btn:hover,
.popup-two--theme-white .popup-btn:hover {
    background-color: #000;
    color: #fff;
}
.popup-one--theme-white .popup-btn-plain,
.popup-two--theme-white .popup-btn-plain {
    border-bottom: 1px solid #000;
    color: #000;
}
@media (min-width: 991.98px) {
    .popup-three__container .popup-two__inner {
        max-width: 55%;
    }
}
@media (min-width: 1400px) {
    .popup-three__container .popup-two__inner {
        max-width: 40%;
    }
}
.popup-three__container .popup-btn-plain {
    padding: 10px 20px 5px 20px;
}
.popup-three__container .double-border {
    padding: 3px;
}
.popup-three__container .double-border .popup-two__close {
    top: 20px;
    right: 25px;
}
.popup-three__container .double-border .additional_content {
    margin-top: 60px;
}
.popup-three__container .double-border .additional_content p {
    margin-bottom: 25px;
}
.popup-three__container .double-border .popup-btn-plain {
    padding-left: 0;
    padding-right: 0;
}
.popup-three__container .popup-two--theme-black .double-border {
    background-color: #fff;
    border: 10px solid #000;
    padding: 3px;
}
.popup-three__container .popup-two--theme-white .double-border {
    background-color: #000;
    border: 10px solid #fff;
    padding: 3px;
}
.popup-one {
    width: 100%;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    z-index: -1;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0.4s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0.4s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0.4s;
}
.popup-one.active {
    opacity: 1;
    visibility: visible;
    z-index: 1002;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
}
.popup-one--theme-white .popup-one__close::before {
    background-color: #000;
}
.popup-one--theme-white .popup-one__close::after {
    background-color: #000;
}
.popup-one--theme-white .popup-one-desktop__contentbox {
    background-color: #fff;
}
.popup-one--theme-white .popup-one-desktop__title {
    color: #000;
}
.popup-one--theme-white .popup-one-desktop__content p {
    color: #000;
}
.popup-one--theme-white .popup-one-mobile__gradient-top {
    background: -webkit-linear-gradient(top, #fff 0, #fff 30%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(30%, #fff), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(top, #fff 0, #fff 30%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, #fff 0, #fff 30%, rgba(255, 255, 255, 0) 100%);
}
.popup-one--theme-white .popup-one-mobile__gradient-bottom {
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 70%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, #fff), to(white));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 70%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 70%, #fff 100%);
}
.popup-one--theme-white .popup-one-mobile__title {
    color: #000;
}
.popup-one--theme-white .popup-one-mobile__content p {
    color: #000;
}
.popup-one__close {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 50;
}
.popup-one__close::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    width: 100%;
    height: 2px;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.popup-one__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    width: 100%;
    height: 2px;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.popup-one-desktop {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-flow: row nowrap;
    -moz-box-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
}
.popup-one-desktop__mediabox {
    height: 100%;
    -webkit-box-flex: 1 0 55%;
    -ms-flex: 1 0 55%;
    flex: 1 0 55%;
}
.popup-one-desktop__img {
    background-position: center center;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.popup-one-desktop__img img {
    width: 100%;
    height: 100%;
    opacity: 0;
}
.popup-one-desktop__vide {
    width: 100%;
    height: 100%;
}
.popup-one-desktop__contentbox {
    background-color: #000;
    position: relative;
    height: 100%;
    -webkit-box-flex: 1 0 45%;
    -ms-flex: 1 0 45%;
    flex: 1 0 45%;
}
.popup-one-desktop__contentbox-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.popup-one-desktop__logo {
    max-width: 210px;
    margin: 0 auto 30px;
}
.popup-one-desktop__title {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 30px;
    margin-bottom: 10px;
}
.popup-one-desktop__content p {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 16px;
}
.popup-one-desktop__btnbox {
    text-align: center;
}
.popup-one-desktop__btn-item {
    margin-bottom: 20px;
}
.popup-one-desktop__btn-item:last-child {
    margin-bottom: 0;
}
.popup-one-mobile {
    display: none;
    position: relative;
    width: 100%;
    height: 100%;
}
.popup-one-mobile__gradient-top {
    background: -webkit-linear-gradient(top, #000 0, #000 30%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(30%, #000), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(top, #000 0, #000 30%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, #000 0, #000 30%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40%;
    z-index: 5;
}
.popup-one-mobile__gradient-bottom {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 70%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(70%, #000), to(black));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, #000 70%, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 70%, #000 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 5;
}
.popup-one-mobile__mediabox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.popup-one-mobile__img {
    background-position: center center;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.popup-one-mobile__img img {
    width: 100%;
    height: 100%;
    opacity: 0;
}
.popup-one-mobile__vide {
    width: 100%;
    height: 100%;
}
.popup-one-mobile__contentbox {
    width: 100%;
    position: absolute;
    bottom: 5%;
    left: 0;
    z-index: 10;
}
.ios.mobile-safari .popup-one-mobile__contentbox {
    bottom: 100px;
}
.popup-one-mobile__title {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 30px;
    text-align: center;
    width: 60%;
    margin-bottom: 0;
    position: absolute;
    top: 15%;
    left: 20%;
    z-index: 10;
}
.popup-one-mobile__content {
    width: 90%;
    margin: 0 auto 30px;
    text-align: center;
}
.popup-one-mobile__content p {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 16px;
}
.popup-one-mobile__content p:last-child {
    padding-bottom: 0;
}
.popup-one-mobile__btnbox {
    text-align: center;
    padding: 0 10px;
}
.popup-one-mobile__btn-item {
    margin-bottom: 20px;
}
.popup-one-mobile__btn-item:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
    .popup-one-desktop {
        display: none;
    }
    .popup-one-mobile {
        display: block;
    }
}
.popup-two {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0.4s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0.4s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, z-index 0s ease 0.4s;
}
.popup-two.active {
    opacity: 1;
    visibility: visible;
    z-index: 1002;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
}
.popup-two--theme-white .popup-two__bg-overlay {
    background-color: #fff;
}
.popup-two--theme-white .popup-two__close::before {
    background-color: #000;
}
.popup-two--theme-white .popup-two__close::after {
    background-color: #000;
}
.popup-two--theme-white .popup-two__contentbox {
    background-color: #fff;
}
.popup-two--theme-white .popup-two__title {
    color: #000;
}
.popup-two--theme-white .popup-two__content p {
    color: #000;
}
.popup-two__container {
    width: 100%;
    height: 100%;
    overflow: auto;
}
.popup-two__bg-overlay {
    background-color: #000;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
}
.popup-two__inner {
    max-width: 90%;
    width: 1200px;
    height: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.popup-two__inner-container {
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex-flow: row wrap;
    -moz-box-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
}
.popup-two__close {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 50;
}
.popup-two__close::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    width: 100%;
    height: 2px;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.popup-two__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    width: 100%;
    height: 2px;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.popup-two__mediabox {
    height: 100%;
    -webkit-box-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
}
.popup-two__img {
    background-position: center center;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.popup-two__img img {
    width: 100%;
    height: 100%;
    opacity: 0;
}
.popup-two__vide {
    width: 100%;
    height: 100%;
}
.popup-two__contentbox {
    background-color: #000;
    height: 100%;
    position: relative;
    text-align: center;
    -webkit-box-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
}
.popup-two__contentbox-container {
    width: 80%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.popup-two__logo {
    width: 210px;
    max-width: 80%;
    margin: 0 auto 30px;
}
.popup-two__title {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 30px;
    margin-bottom: 10px;
}
.popup-two__content p {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 16px;
    padding: 0;
    margin: 0 0 30px;
}
.popup-two__btnbox {
    text-align: center;
}
.popup-two__btn-item {
    margin-bottom: 20px;
}
.popup-two__btn-item:last-child {
    margin-bottom: 0;
}
@media only screen and (max-height: 720px) {
    .popup-two__inner {
        height: 80%;
    }
}
@media only screen and (min-width: 801px) {
    .popup-two__btnbox--mobile,
    .popup-two__content--mobile,
    .popup-two__logo--mobile,
    .popup-two__mediabox--mobile,
    .popup-two__title--mobile {
        display: none;
    }
}
@media only screen and (max-width: 1024px) {
    .popup-two__contentbox-container {
        width: 80%;
    }
}
@media only screen and (max-width: 800px) {
    .popup-two__btnbox--desktop,
    .popup-two__content--desktop,
    .popup-two__logo--desktop,
    .popup-two__mediabox--desktop,
    .popup-two__title--desktop {
        display: none;
    }
    .popup-two__close {
        background-color: #000;
        width: 50px;
        height: 50px;
        margin-left: -25px;
    }
    .popup-two__close::after,
    .popup-two__close::before {
        width: 70%;
    }
    .popup-two--theme-white .popup-two__close {
        background-color: #fff;
    }
    .popup-two__inner {
        height: auto;
        margin: 0 auto;
        padding: 5% 0;
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .popup-two__inner-container {
        height: auto;
    }
    .popup-two__mediabox {
        height: 320px;
        -webkit-box-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    }
    .popup-two__contentbox {
        -webkit-box-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    }
    .popup-two__contentbox-container {
        margin: 0 auto;
        padding: 60px 0;
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .popup-two__logo {
        margin: 0 auto 25px;
    }
}
.main-nav--enable-more-menu .main-nav__more {
    display: block;
}
.main-nav--enable-more-menu .main-nav__menu,
.main-nav--enable-more-menu .main-nav__residence-bottom {
    right: 230px !important;
}
.main-nav--enable-more-menu .main-nav__residence-bottom {
    right: 0;
}
.main-nav--enable-more-menu .main-nav__residence-bottom > ul {
    padding-right: 60px;
}
.main-nav--remove-reservebtn .main-nav__menu,
.main-nav--remove-reservebtn .main-nav__residence-bottom {
    right: 120px;
}
.main-nav--remove-reservebtn .main-nav__ham {
    right: 35px;
}
.main-nav--residence .main-nav__platform {
    height: 100px;
}
.main-nav--residence .main-nav__more {
    top: 63px;
    right: 20px;
}
.main-nav a {
    border-bottom: 0 none;
    padding-bottom: 0;
}
.main-nav__platform {
    background-color: #fff;
    width: 100%;
    height: 65px;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 4;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
}
.main-nav__ham {
    width: 50px;
    height: 20px;
    cursor: pointer;
    position: fixed;
    top: 22px;
    left: 50px;
    z-index: 1001;
    -webkit-transition: visibility 0.4s ease 0s, top 0.4s ease 0s;
    -o-transition: visibility 0.4s ease 0s, top 0.4s ease 0s;
    transition: visibility 0.4s ease 0s, top 0.4s ease 0s;
}
.main-nav__ham:hover {
    opacity: 0.6;
}
.main-nav__ham div {
    background: #fff;
    width: 50px;
    height: 1px;
    opacity: 1;
    position: relative;
    top: 50%;
    left: 0;
    margin: -1px 0 0;
    -webkit-transition: background-color 0.4s ease 0s;
    -o-transition: background-color 0.4s ease 0s;
    transition: background-color 0.4s ease 0s;
}
.main-nav__ham div:after,
.main-nav__ham div:before {
    background-color: #fff;
    display: block;
    content: "";
    width: 50px;
    height: 1px;
    position: absolute;
    left: 0;
    -webkit-transition: background-color 0.4s ease 0s, transform 0.4s ease 0s, top 0.4s ease 0s;
    -o-transition: background-color 0.4s ease 0s, transform 0.4s ease 0s, top 0.4s ease 0s;
    -webkit-transition: background-color 0.4s ease 0s, top 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    transition: background-color 0.4s ease 0s, top 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
    transition: background-color 0.4s ease 0s, transform 0.4s ease 0s, top 0.4s ease 0s;
    transition: background-color 0.4s ease 0s, transform 0.4s ease 0s, top 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
}
.main-nav__ham div:before {
    top: -6px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.main-nav__ham div:after {
    top: 6px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.main-nav__border {
    background-color: #fff;
    width: 1px;
    height: 40px;
    position: fixed;
    top: 12px;
    left: 150px;
    z-index: 1001;
    -webkit-transition: background-color 0.4s ease 0s;
    -o-transition: background-color 0.4s ease 0s;
    transition: background-color 0.4s ease 0s;
}
.main-nav__logo {
    position: fixed;
    top: 16px;
    left: 175px;
    z-index: 1001;
}
.main-nav__logo-onscreen {
    font-size: 0;
    line-height: 0;
    opacity: 1;
    height: 0;
    -webkit-transition: opacity 0.4s ease 0s, height 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, height 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, height 0.4s ease 0s;
}
.main-nav__logo-onscreen a {
    display: inline-block;
}
.main-nav__logo-onscreen a img {
    display: block;
    width: 35px;
}
.main-nav__logo-onscroll {
    font-size: 0;
    line-height: 0;
    opacity: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
}
.main-nav__logo-onscroll a {
    display: inline-block;
}
.main-nav__logo-onscroll a img {
    display: block;
    width: 170px;
}
.main-nav__menu,
.main-nav__residence-bottom {
    position: fixed;
    top: 23px;
    right: 190px;
    z-index: 999;
}
.main-nav__menu > ul,
.main-nav__residence-bottom > ul {
    padding-bottom: 0;
}
.main-nav__menu > ul > li,
.main-nav__residence-bottom > ul > li {
    display: inline-block;
    white-space: nowrap;
    margin-right: 15px;
    position: relative;
}
.main-nav__menu > ul > li:last-child,
.main-nav__residence-bottom > ul > li:last-child {
    margin-right: 0;
    margin-left: -10px;
}
.main-nav__menu > ul > li > a,
.main-nav__residence-bottom > ul > li > a {
    color: #fff;
    display: block;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 22px;
    letter-spacing: 1px;
    text-transform: none;
    padding: 0 5px;
    position: relative;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
    -webkit-text-shadow: 0 16px 35px #000;
    -moz-text-shadow: 0 16px 35px #000;
    -o-text-shadow: 0 16px 35px #000;
    -ms-text-shadow: 0 16px 35px #000;
    text-shadow: 0 16px 35px #000;
}
.main-nav__menu > ul > li.menu-item-has-children,
.main-nav__residence-bottom > ul > li.menu-item-has-children {
    margin-right: 30px;
}
.main-nav__menu > ul > li.menu-item-has-children:before,
.main-nav__residence-bottom > ul > li.menu-item-has-children:before {
    display: none;
    content: "";
    width: 100%;
    height: 15px;
    position: absolute;
    top: 20px;
    left: 0;
}
.main-nav__menu > ul > li.menu-item-has-children:hover:before,
.main-nav__residence-bottom > ul > li.menu-item-has-children:hover:before {
    display: block;
}
.main-nav__menu > ul > li:hover .sub-menu,
.main-nav__residence-bottom > ul > li:hover .sub-menu {
    margin-top: 5px;
    opacity: 1;
    visibility: visible;
}
.main-nav__menu .sub-menu,
.main-nav__residence-bottom .sub-menu {
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.35);
    background-color: #fff;
    padding: 10px 0;
    margin-top: 10px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-top 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-top 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-top 0.4s ease 0s;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.main-nav__menu .sub-menu > li,
.main-nav__residence-bottom .sub-menu > li {
    display: block;
}
.main-nav__menu .sub-menu > li > a,
.main-nav__residence-bottom .sub-menu > li > a {
    display: block;
    color: #31373e;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 35px;
}
.main-nav__menu .sub-menu > li:hover,
.main-nav__residence-bottom .sub-menu > li:hover {
    background-color: #31373e;
}
.main-nav__menu .sub-menu > li:hover > a,
.main-nav__residence-bottom .sub-menu > li:hover > a {
    color: #fff;
}
.main-nav__more {
    display: none;
    position: fixed;
    top: 24px;
    right: 165px;
    z-index: 1000;
}
.main-nav__more:hover .main-nav__more-menu > ul {
    margin-top: 5px;
    visibility: visible;
    opacity: 1;
}
.main-nav__more:hover .main-nav__more-menu > ul:before {
    display: block;
}
.main-nav__more-title {
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 400;
    font-size: 21px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: none;
    padding: 0 5px;
    cursor: pointer;
    -webkit-transition: color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s;
    transition: color 0.4s ease 0s;
}
.main-nav__more-menu > ul {
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.35);
    background-color: #fff;
    padding: 10px 0;
    margin-top: 10px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-top 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-top 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-top 0.4s ease 0s;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.main-nav__more-menu > ul:before {
    display: none;
    content: "";
    width: 100%;
    height: 15px;
    position: absolute;
    top: -7px;
    left: 0;
}
.main-nav__more-menu > ul > li {
    display: none;
    text-align: center;
}
.main-nav__more-menu > ul > li.menu-item-has-children > a {
    position: relative;
}
.main-nav__more-menu > ul > li.menu-item-has-children > a:after,
.main-nav__more-menu > ul > li.menu-item-has-children > a:before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    right: 15px;
}
.main-nav__more-menu > ul > li.menu-item-has-children > a:before {
    border-top: 7px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    opacity: 1;
    visibility: visible;
}
.main-nav__more-menu > ul > li.menu-item-has-children > a:after {
    border-bottom: 7px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    opacity: 0;
    visibility: hidden;
}
.main-nav__more-menu > ul > li > a {
    display: inline-block;
    color: #31373e;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 13px 35px;
}
.main-nav__more-menu > ul > li:hover {
    background-color: #31373e;
}
.main-nav__more-menu > ul > li:hover.menu-item-has-children > a:before {
    border-top: 7px solid #fff;
    opacity: 0;
    visibility: hidden;
}
.main-nav__more-menu > ul > li:hover.menu-item-has-children > a:after {
    border-bottom: 7px solid #fff;
    opacity: 1;
    visibility: visible;
}
.main-nav__more-menu > ul > li:hover > a {
    color: #fff;
}
.main-nav__more-menu > ul > li:hover .sub-menu {
    margin-right: 5px;
    opacity: 1;
    visibility: visible;
}
.main-nav__more-menu > ul > li:hover .sub-menu:before {
    display: block;
}
.main-nav__more-menu .sub-menu {
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.35);
    background-color: #fff;
    padding: 10px 0;
    opacity: 0;
    margin-right: 15px;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 100%;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-right 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-right 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-right 0.4s ease 0s;
}
.main-nav__more-menu .sub-menu:before {
    display: none;
    content: "";
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -5px;
}
.main-nav__more-menu .sub-menu > li {
    display: block;
}
.main-nav__more-menu .sub-menu > li > a {
    display: block;
    color: #31373e;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 13px 35px;
}
.main-nav__more-menu .sub-menu > li:hover {
    background-color: #31373e;
}
.main-nav__more-menu .sub-menu > li:hover > a {
    color: #fff;
}
.main-nav__residence {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
}
.main-nav__residence-container {
    padding-top: 10px;
    padding-right: 20px;
}
.main-nav__residence-top {
    position: relative;
}
.main-nav__residence-top:before {
    background-color: #fff;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: background-color 0.4s ease 0s;
    -o-transition: background-color 0.4s ease 0s;
    transition: background-color 0.4s ease 0s;
}
.main-nav__residence-top ul {
    font-size: 0;
    text-align: right;
}
.main-nav__residence-top ul li {
    display: inline-block;
    color: #fff;
    font-size: 11px;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 15px;
}
.main-nav__residence-top ul li:last-child {
    margin-right: 0;
}
.main-nav__residence-top ul li a {
    display: block;
    overflow: hidden;
}
.main-nav__residence-top ul li a span {
    border-bottom: 1px solid transparent;
    display: block;
    color: #fff;
    padding-bottom: 2px;
    margin-right: -2px;
    -webkit-transition: color 0.4s ease 0s, border-color 0.4s ease 0s;
    -o-transition: color 0.4s ease 0s, border-color 0.4s ease 0s;
    transition: color 0.4s ease 0s, border-color 0.4s ease 0s;
}
.main-nav__residence-top ul li a:hover span {
    border-bottom: 1px solid #fff;
}
.main-nav__residence-bottom {
    position: relative;
    top: auto;
    right: 0;
}
.main-nav__residence-bottom:before {
    background-color: #fff;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    margin-top: -1px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: background-color 0.4s ease 0s;
    -o-transition: background-color 0.4s ease 0s;
    transition: background-color 0.4s ease 0s;
}
.main-nav__residence-bottom > ul {
    padding-right: 0;
}
.main-nav__residence-bottom > ul > li {
    padding-top: 15px;
}
.onscroll .main-nav__platform {
    opacity: 1;
    visibility: visible;
}
.onscroll .main-nav__border {
    background-color: #000;
}
.onscroll .main-nav__logo-onscreen {
    opacity: 0;
    visibility: hidden;
}
.onscroll .main-nav__logo-onscroll {
    opacity: 1;
    visibility: visible;
}
.onscroll .main-nav__logo-onscroll .hide-hamburger {
    display: inline-block;
}
.onscroll .main-nav__logo-onscroll .show-hamburger {
    display: none;
}
.onscroll .main-nav__ham div {
    background-color: #000;
}
.onscroll .main-nav__ham div:after,
.onscroll .main-nav__ham div:before {
    background-color: #000;
}
.onscroll .main-nav__menu > ul > li > a,
.onscroll .main-nav__residence-bottom > ul > li > a {
    color: #000;
}
.onscroll .main-nav__menu > ul > li > a:before,
.onscroll .main-nav__residence-bottom > ul > li > a:before {
    border-top: 5px solid #000;
}
.onscroll .main-nav__residence-top:before {
    background-color: #000;
}
.onscroll .main-nav__residence-top ul li a span {
    color: #000;
}
.onscroll .main-nav__residence-top ul li a:hover span {
    border-bottom: 1px solid #000;
}
.onscroll .main-nav__residence-bottom:before {
    background-color: #000;
}
.onscroll .main-nav__more-title {
    color: #000;
}
.hamisopen .main-nav--residence .main-nav__ham {
    top: 22px;
}
.hamisopen .main-nav__border {
    background-color: #000;
    z-index: 1001;
}
.hamisopen .main-nav__logo-onscreen {
    opacity: 0;
    visibility: hidden;
}
.hamisopen .main-nav__logo-onscroll {
    opacity: 1;
    visibility: visible;
}
.hamisopen .main-nav__logo-onscroll .hide-hamburger {
    display: none;
}
.hamisopen .main-nav__logo-onscroll .show-hamburger {
    display: inline-block;
}
.hamisopen .main-nav__ham div {
    background-color: transparent;
}
.hamisopen .main-nav__ham div:after,
.hamisopen .main-nav__ham div:before {
    background-color: #000;
}
.hamisopen .main-nav__ham div:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.hamisopen .main-nav__ham div:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.hamisopen .main-nav__menu > ul > li > a,
.hamisopen .main-nav__residence-bottom > ul > li > a {
    color: #000;
}
.hamisopen .main-nav__more-title {
    color: #000;
}
@media only screen and (max-width: 1024px) {
    .main-nav--residence .main-nav__platform {
        height: 65px;
    }
    .main-nav__ham {
        width: 40px;
        left: 40px;
    }
    .main-nav__ham div {
        width: 40px;
    }
    .main-nav__ham div:after,
    .main-nav__ham div:before {
        width: 40px;
    }
    .main-nav__border {
        left: 122px;
    }
    .main-nav__logo {
        left: 142px;
    }
    .main-nav__menu,
    .main-nav__residence-bottom {
        display: none;
    }
    .main-nav__more {
        display: none;
    }
    .main-nav__residence {
        display: none;
    }
}
@media only screen and (max-width: 480px) {
    .main-nav__ham {
        left: 15px;
    }
    .main-nav__border {
        left: 70px;
    }
    .main-nav__logo {
        top: 17px;
        left: 85px;
    }
}
.main-nav li.menu-item-has-children > a:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #fff;
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    margin-top: -3px;
    top: 50%;
    right: -10px;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-right 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-right 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s, margin-right 0.4s ease 0s;
}
.ham-popup {
    background-color: #fbfbfb;
    width: 100%;
    height: 100%;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transition: visibility 0.4s ease 0s, opacity 0.4s ease 0s, z-index 0s ease 0.4s;
    -o-transition: visibility 0.4s ease 0s, opacity 0.4s ease 0s, z-index 0s ease 0.4s;
    transition: visibility 0.4s ease 0s, opacity 0.4s ease 0s, z-index 0s ease 0.4s;
}
.ham-popup a {
    border-bottom: 0 none;
    padding-bottom: 0;
}
.hamisopen .ham-popup {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    z-index: 1000;
    -webkit-transition: visibility 0.8s ease 0s, opacity 0.8s ease 0s, z-index 0s ease 0s;
    -o-transition: visibility 0.8s ease 0s, opacity 0.8s ease 0s, z-index 0s ease 0s;
    transition: visibility 0.8s ease 0s, opacity 0.8s ease 0s, z-index 0s ease 0s;
}
.ham-popup__tab {
    border-bottom: 1px solid #ddd;
    width: 100%;
    position: fixed;
    top: 65px;
    left: 0;
    z-index: 1;
}
.ham-popup__tab ul {
    font-size: 0;
}
.ham-popup__tab ul li {
    border-top: 1px solid #fbfbfb;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #fbfbfb;
    border-right: 1px solid #fbfbfb;
    display: inline-block;
    margin-bottom: -1px;
}
.ham-popup__tab ul li button {
    font-family: gt_walsheim_medium, sans-serif;
    font-size: 16px;
    line-height: 0;
    text-transform: uppercase;
    padding: 35px 30px;
    cursor: pointer;
}
.ham-popup__tab ul li.active {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fbfbfb;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.ham-popup__tab-container {
    display: none;
    width: 90%;
    margin: 0 auto;
}
.ham-popup__brand {
    width: 100%;
    height: 100%;
    padding-top: 65px;
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.ham-popup__brand.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.ham-popup__brand-container {
    height: 100%;
    overflow: auto;
    position: relative;
}
.ham-popup__brand-left {
    float: left;
    width: 45%;
}
.ham-popup__brand-left-container {
    padding: 50px 80px 50px 20px;
    position: relative;
}
.ham-popup__brand-left-container:before {
    background-color: #dadada;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.ham-popup__brand-main-menu ul {
    padding-bottom: 0;
    margin-bottom: 30px;
}
.ham-popup__brand-main-menu ul li {
    text-align: right;
    margin-bottom: 15px;
}
.ham-popup__brand-main-menu ul li:last-child {
    margin-bottom: 0;
}
.ham-popup__brand-main-menu ul li a {
    color: #333;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    letter-spacing: 3px;
    text-transform: uppercase;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
}
.ham-popup__brand-main-menu ul li a:hover {
    opacity: 0.6;
}
.ham-popup__brand-content-title {
    color: #333;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 3px;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.ham-popup__brand-content-desc {
    max-width: 375px;
    margin-bottom: 30px;
    margin-left: auto;
}
.ham-popup__brand-content-desc p {
    color: #333;
    font-family: "futura-pt", sans-serif; font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    text-align: right;
    padding: 0;
}
.ham-popup__brand-social {
    display: none;
    font-size: 0;
    text-align: right;
}
.ham-popup__brand-social li {
    display: inline-block;
    margin-right: 1px;
}
.ham-popup__brand-social li:last-child {
    margin-right: 0;
}
.ham-popup__brand-social li a {
    background-color: #31373e;
    display: block;
    text-align: center;
    opacity: 1;
    -webkit-transition: background-color 0.4s ease 0s, opacity 0.4s ease 0s;
    -o-transition: background-color 0.4s ease 0s, opacity 0.4s ease 0s;
    transition: background-color 0.4s ease 0s, opacity 0.4s ease 0s;
}
.ham-popup__brand-social li a .fa {
    display: block;
    color: #fff;
    font-size: 21px;
    line-height: 40px;
    width: 50px;
    height: 40px;
}
.ham-popup__brand-social li a:hover {
    opacity: 0.6;
}
.ham-popup__brand-right {
    float: right;
    width: 55%;
}
.ham-popup__brand-right-container {
    padding: 50px 20px 50px 80px;
    position: relative;
}
.ham-popup__brand-right-container:before {
    background-color: #dadada;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -1px;
}
.ham-popup__brand-group {
    margin-bottom: 75px;
}
.ham-popup__brand-group:last-child {
    margin-bottom: 0;
}
.ham-popup__brand-group-menu ul {
    padding-bottom: 0;
}
.ham-popup__brand-group-menu ul li {
    margin-bottom: 20px;
}
.ham-popup__brand-group-menu ul li:last-child {
    margin-bottom: 0;
}
.ham-popup__brand-group-menu ul li a {
    display: inline-block;
    color: #000;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 46px;
    letter-spacing: 3px;
    text-transform: uppercase;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
}
.ham-popup__brand-group-menu ul li a:hover {
    opacity: 0.6;
}
.ham-popup__brand-group-menu-title {
    color: #333;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 40px;
}
.ham-popup__property {
    width: 100%;
    height: 100%;
    padding-top: 136px;
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.ham-popup__property.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}
.ham-popup__property-container {
    height: 100%;
    padding-top: 40px;
    overflow: auto;
    position: relative;
}
.ham-popup__property-menu {
    padding-left: 5%;
}
.ham-popup__property-menu > ul {
    padding: 0;
    margin-bottom: 30px;
}
.ham-popup__property-menu > ul > li {
    margin-bottom: 25px;
}
.ham-popup__property-menu > ul > li:last-child {
    margin-bottom: 0;
}
.ham-popup__property-menu > ul > li > a {
    display: inline-block;
    color: #000;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    position: relative;
}
.ham-popup__property-menu > ul > li.menu-item-has-children > a {
    padding-right: 22px;
}
.ham-popup__property-menu > ul > li.menu-item-has-children > a:after,
.ham-popup__property-menu > ul > li.menu-item-has-children > a:before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 7px;
    right: 3px;
}
.ham-popup__property-menu > ul > li.menu-item-has-children > a:before {
    border-top: 7px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.4s ease 0.4s, visibility 0.4s ease 0.4s;
    -o-transition: opacity 0.4s ease 0.4s, visibility 0.4s ease 0.4s;
    transition: opacity 0.4s ease 0.4s, visibility 0.4s ease 0.4s;
}
.ham-popup__property-menu > ul > li.menu-item-has-children > a:after {
    border-bottom: 7px solid #000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.4s ease 0.4s, visibility 0.4s ease 0.4s;
    -o-transition: opacity 0.4s ease 0.4s, visibility 0.4s ease 0.4s;
    transition: opacity 0.4s ease 0.4s, visibility 0.4s ease 0.4s;
}
.ham-popup__property-menu > ul > li.menu-item-has-children.active > a:before {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
}
.ham-popup__property-menu > ul > li.menu-item-has-children.active > a:after {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
    transition: opacity 0.4s ease 0s, visibility 0.4s ease 0s;
}
.ham-popup__property-menu > ul .sub-menu {
    display: none;
    padding: 10px 0;
}
.ham-popup__property-menu > ul .sub-menu > li {
    margin-bottom: 10px;
}
.ham-popup__property-menu > ul .sub-menu > li:last-child {
    margin-bottom: 0;
}
.ham-popup__property-menu > ul .sub-menu > li a {
    color: #000;
    font-size: 13px;
}
@media only screen and (max-width: 1024px) {
    .ham-popup__tab-container {
        display: block;
    }
    .ham-popup__brand {
        padding-top: 136px;
    }
    .ham-popup__brand-main-menu ul li a {
        font-size: 16px;
    }
    .ham-popup__property-menu > ul > li {
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    .ham-popup__brand-left {
        float: none;
        width: 100%;
    }
    .ham-popup__brand-left-container {
        padding: 30px 0 0;
    }
    .ham-popup__brand-main-menu {
        padding-left: 20px;
        padding-right: 150px;
    }
    .ham-popup__brand-main-menu ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 5px;
        -moz-column-gap: 5px;
        column-gap: 5px;
        margin-bottom: 10px;
        overflow: visible;
    }
    .ham-popup__brand-main-menu ul li {
        text-align: left;
    }
    .ham-popup__brand-main-menu ul li a {
        font-size: 16px;
    }
    .ham-popup__brand-social {
        margin-top: -45px;
        margin-right: 20px;
        pointer-events: none;
    }
    .ham-popup__brand-social li a {
        pointer-events: all;
    }
    .ham-popup__brand-social li a .fa {
        font-size: 16px;
        line-height: 30px;
        width: 36px;
        height: 30px;
    }
    .ham-popup__brand-content {
        display: none;
    }
    .ham-popup__brand-right {
        float: none;
        width: 100%;
    }
    .ham-popup__brand-right-container {
        padding: 25px 20px 50px;
    }
    .ham-popup__brand-group {
        margin-bottom: 50px;
    }
    .ham-popup__brand-group:last-child {
        margin-bottom: 0;
    }
    .ham-popup__brand-group-menu ul li a {
        font-size: 30px;
    }
    .ham-popup__brand-group-menu-title {
        font-size: 18px;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 567px) {
    .ham-popup__brand-main-menu {
        padding-right: 40px;
    }
    .ham-popup__brand-social {
        margin-top: -25px;
    }
}
@media only screen and (max-width: 479px) {
    .ham-popup__tab ul li button {
        font-size: 14px;
        padding: 25px;
    }
    .ham-popup__brand {
        padding-top: 116px;
    }
    .ham-popup__brand-main-menu ul li a {
        font-size: 14px;
        letter-spacing: 1px;
    }
    .ham-popup__brand-social {
        text-align: left;
        margin-top: 0;
        margin-left: 20px;
        margin-right: 0;
    }
    .ham-popup__property {
        padding-top: 116px;
    }
    .ham-popup__property-container {
        padding-top: 30px;
    }
}
.reservebtn {
    color: #fff;
    display: inline-block;
    cursor: pointer;
    overflow: visible;
    position: fixed;
    top: 10px;
    right: 35px;
    z-index: 4;
}
.reservebtn--residence {
    display: none;
}
.reservebtn--with-dropdown > a {
    position: relative;
    z-index: 2;
}
.reservebtn--with-dropdown.mobile-active .reservebtn__bridge,
.reservebtn--with-dropdown:hover .reservebtn__bridge {
    visibility: visible;
}
.reservebtn--with-dropdown.mobile-active .reservebtn__dropdown,
.reservebtn--with-dropdown:hover .reservebtn__dropdown {
    opacity: 1;
    visibility: visible;
}
.reservebtn span {
    border-bottom: 1px solid #fff;
    display: inline-block;
    color: #fff;
    font-family: "futura-pt", sans-serif; font-weight: 600;
    font-size: 18px;
    line-height: 0.8;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 0 0 5px;
    padding: 14px 10px 12px 10px;
    border: 1px solid #fff;
    margin-right: -2px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.reservebtn span::last-letter {
    color: #000 !important;
    letter-spacing: 100px;
}
.reservebtn:hover span {
    color: #fff;
}
.reservebtn__block-reserve-link {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.reservebtn__bridge {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.reservebtn__dropdown {
    background-color: #fff;
    display: block;
    width: 200px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 47px;
    right: -50px;
    z-index: 5;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.reservebtn__dropdown ul {
    padding: 0;
}
.reservebtn__dropdown ul li a {
    display: block;
    color: #31373e;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 20px;
}
.reservebtn__dropdown ul li:hover a {
    background-color: #31373e;
    color: #fff;
}
.animate-nav .reservebtn span,
.onscroll .reservebtn span {
    border-bottom: 1px solid #000;
    border: 1px solid #000;
    color: #000;
}
.bookingisopen .reservebtn {
    display: none;
}
.hamisopen .reservebtn {
    z-index: 1001;
}
.page-template-page-comingsoon .reservebtn {
    display: none;
}
@media only screen and (max-width: 1024px) {
    .reservebtn {
        right: 25px;
        top: 9px;
    }
    .reservebtn span {
        font-size: 15px;
    }
    .reservebtn--residence {
        display: block;
    }
    .reservebtn__block-reserve-link {
        display: block;
    }
    .reservebtn__dropdown {
        right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .reservebtn {
        top: 20px;
        right: 15px;
    }
    .reservebtn--with-dropdown {
        right: 15px;
    }
}
.booka.submit-disabled .booka__submitbox {
    opacity: 0.5;
}
.booka.submit-disabled .booka__submitbox input {
    opacity: 1;
    cursor: default;
}
.booka__halfcol {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
}
.booka__header {
    background-color: #000;
}
.booka__header .booka__halfcol {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 10px;
}
.booka__calendarbox {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    margin: 0 0 10px;
    position: relative;
}
.booka__calendarbox:before {
    background: #000;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
}
.booka__calendarbox .booka__halfcol {
    position: relative;
}
.booka__day,
.booka__imaginary {
    font-family: gt_walsheim_light, sans-serif;
    font-size: 92px;
    line-height: 1;
    text-align: center;
    padding: 25px 0 50px;
}
.booka__day {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.booka__imaginary {
    opacity: 0;
    position: relative;
    z-index: 1;
}
.booka__month {
    font-family: gt_walsheim_medium, sans-serif;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 3px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 3;
}
.booka__datepickerbox {
    position: relative;
    z-index: 4;
}
.booka__datepicker {
    background: #fff;
    width: 100%;
    padding: 0 1px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    position: absolute;
    top: 0;
    left: -1px;
    z-index: 1;
}
.booka__datepicker.active {
    opacity: 1;
    visibility: visible;
}
.booka__datepicker .ui-datepicker {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    padding: 10px 15px;
}
.booka__datepicker .ui-datepicker th {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #878787;
}
.booka__datepicker .ui-datepicker td {
    padding: 0;
}
.booka__datepicker .ui-datepicker td.ui-dateselected a {
    background: #ab8c55;
}
.booka__datepicker .ui-datepicker td span {
    color: #ab8c55;
    text-align: center;
    padding: 10px;
}
.booka__datepicker .ui-datepicker td a {
    color: #0c0c0c;
    text-align: center;
    padding: 10px;
}
@media only screen and (max-width: 420px) {
    .booka__datepicker .ui-datepicker td a {
        padding: 7px;
    }
}
.booka__datepicker .ui-datepicker .ui-datepicker-next,
.booka__datepicker .ui-datepicker .ui-datepicker-prev {
    border-bottom: 1px solid #000;
    width: 40px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    top: -10px;
}
.booka__datepicker .ui-datepicker .ui-datepicker-next span,
.booka__datepicker .ui-datepicker .ui-datepicker-prev span {
    color: #000;
    font-family: gt_walsheim_light, sans-serif;
    font-size: 24px;
    text-indent: 0;
    margin-top: -13px;
    margin-left: -8px;
}
.booka__datepicker .ui-datepicker .ui-datepicker-next {
    border-left: 1px solid #000;
    right: -15px;
}
.booka__datepicker .ui-datepicker .ui-datepicker-prev {
    border-right: 1px solid #000;
    left: -15px;
}
.booka__selectbox {
    margin: 0 0 10px;
    position: relative;
}
.booka__selectbox:before {
    background: url(../images/ico-down-carret.png) no-repeat 0 0 transparent;
    display: block;
    content: "";
    width: 13px;
    height: 6px;
    position: absolute;
    top: 32px;
    right: 18px;
    z-index: 3;
}
.booka__selectbox.active .booka__select {
    visibility: visible;
    opacity: 1;
}
.booka__selecttext {
    border: 1px solid #000;
    font-family: gt_walsheim_medium, sans-serif;
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    padding: 25px 5px;
    cursor: pointer;
}
.booka__select {
    background: #fff;
    border: 1px solid #000;
    width: 100%;
    list-style: none;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    margin: -1px 0 0;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.booka__option {
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 14px;
    text-align: center;
    padding: 20px 0;
    text-transform: uppercase;
    list-style: none;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.booka__option.active,
.booka__option:hover {
    background: #000;
    color: #fff;
}
.booka__option:last-child {
    border: 0 none;
}
.booka__submitbox input {
    background: #000;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-family: gt_walsheim_light, sans-serif;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    padding: 25px 10px;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.booka__submitbox input:hover {
    opacity: 0.7;
}
.bookbottom input,
.bookbottom select {
    background: none no-repeat scroll 0 0 transparent;
    border: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
}
.bookbottom__ul {
    border-top: 1px solid rgba(251, 251, 251, 0.8);
    font-size: 0;
    text-align: center;
    padding: 0;
}
.bookbottom__li {
    border-right: 1px solid rgba(251, 251, 251, 0.8);
    display: inline-block;
    vertical-align: middle;
    height: 80px;
}
.bookbottom__li:first-child {
    border-left: 1px solid rgba(251, 251, 251, 0.8);
}
.bookbottom__li:last-child {
    border-right: 0 none;
}
.bookbottom__li--icon div {
    width: 80px;
    height: 100%;
    position: relative;
}
.bookbottom__li--icon div img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    max-width: 35px;
    max-height: 35px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bookbottom__li--datepicker {
    width: 232px;
    padding: 0 4px 0 0;
    position: relative;
}
.bookbottom__li--select {
    position: relative;
}
.bookbottom__li--select select {
    color: #fff;
    font-family: gt_walsheim_regular, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    text-transform: uppercase;
    width: 207px;
    height: 80px;
}
.bookbottom__li--select option {
    color: #000;
    padding: 0;
}
.bookbottom__li--submit {
    position: relative;
}
.bookbottom__li--submit div {
    position: relative;
    top: 29px;
    left: 25px;
}
.bookbottom__li--submit input {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-family: gt_walsheim_medium, sans-serif;
    font-size: 17px;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
    width: calc(100% - 2px);
    padding: 0 0 5px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.bookbottom__li--submit input:hover {
    opacity: 0.7;
}
.bookbottom__datetitle {
    color: #fff;
    font-family: gt_walsheim_medium, sans-serif;
    font-size: 15px;
    line-height: 80px;
    letter-spacing: 2px;
    text-transform: uppercase;
    word-break: break-all;
}
.bookbottom__datebox {
    background-color: #fff;
    border: 1px solid #000;
    width: 580px;
    margin: 0 0 1px;
    overflow: hidden;
    position: absolute;
    bottom: 100%;
    left: -4px;
}
.bookbottom__datehalfbrown {
    background-color: #e9e2d2;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 36px;
    right: 0;
    z-index: 1;
}
.bookbottom__datetext {
    border-bottom: 1px solid #000;
    font-family: gt_walsheim_light, sans-serif;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
}
.bookbottom__select.active .bookbottom__select-options {
    opacity: 1;
    visibility: visible;
}
.bookbottom__select-text {
    color: #fff;
    font-family: gt_walsheim_medium, sans-serif;
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 80px;
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    text-transform: uppercase;
    width: 207px;
    height: 80px;
    cursor: pointer;
}
.bookbottom__select-options {
    background: #fff;
    border: 1px solid #31373e;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    left: 0;
    -webkit-transition: visibility 0.4s ease 0s, opacity 0.4s ease 0s;
    -o-transition: visibility 0.4s ease 0s, opacity 0.4s ease 0s;
    transition: visibility 0.4s ease 0s, opacity 0.4s ease 0s;
}
.bookbottom__select-option {
    background: #fff;
    border-bottom: 1px solid #31373e;
    color: #31373e;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 13px 5px;
    cursor: pointer;
}
.bookbottom__select-option.active,
.bookbottom__select-option:hover {
    background: #31373e;
    color: #fff;
}
.bookbottom__select-option:last-child {
    border-bottom: 0 none;
}
.bookbottom__anim {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.bookbottom__anim.active {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.bookbottom__datepicker--theme {
    font-size: 15px;
    position: relative;
    z-index: 2;
}
.bookbottom__datepicker--theme .ui-datepicker {
    width: 100% !important;
    padding: 0;
}
.bookbottom__datepicker--theme .ui-datepicker .ui-datepicker-title {
    font-size: 13px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 5%;
}
.bookbottom__datepicker--theme .ui-datepicker .ui-datepicker-prev {
    background: url(../images/booking-leftarrow.png) no-repeat scroll center center transparent;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 36px;
    height: 28px;
    cursor: pointer;
    top: 0;
    left: 0;
    z-index: 1;
}
.bookbottom__datepicker--theme .ui-datepicker .ui-datepicker-next {
    background: url(../images/booking-rightarrow.png) no-repeat scroll center center transparent;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 36px;
    height: 28px;
    cursor: pointer;
    top: 0;
    right: 0;
    z-index: 1;
}
.bookbottom__datepicker--theme .ui-datepicker-year {
    display: none;
}
.bookbottom__datepicker--theme .ui-datepicker-calendar thead:after {
    display: block;
    content: "";
    padding: 5px 0 0;
}
.bookbottom__datepicker--theme .ui-datepicker-calendar thead tr {
    border-top: 1px solid #7e7e7e;
    border-bottom: 1px solid #7e7e7e;
    color: #7e7e7e;
    font-size: 10px;
}
.bookbottom__datepicker--theme .ui-datepicker-group.ui-datepicker-group-last {
    background-color: #e9e2d2;
}
.bookbottom__datepicker--theme .ui-datepicker-multi .ui-datepicker-group table {
    width: 80%;
    margin: 0 auto 30px;
}
.bookbottom__datepicker--theme .ui-datepicker .ui-datepicker-header {
    padding: 30px 0 10px;
}
.bookbottom__datepicker--theme .ui-datepicker td {
    padding: 0;
}
.bookbottom__datepicker--theme .ui-datepicker td a,
.bookbottom__datepicker--theme .ui-datepicker td span {
    color: #0c0c0c;
    padding: 8px;
    text-align: center;
}
.bookbottom__datepicker--theme .ui-datepicker .ui-state-disabled a,
.bookbottom__datepicker--theme .ui-datepicker .ui-state-disabled span {
    color: #a98d53;
}
.bookbottom__datepicker--theme .ui-datepicker .ui-datepicker-today a,
.bookbottom__datepicker--theme .ui-datepicker .ui-datepicker-today span {
    background-color: #9c9c9c;
}
.bookbottom__datepicker--theme .ui-datepicker .ui-dateselected a,
.bookbottom__datepicker--theme .ui-datepicker .ui-dateselected span {
    background-color: #a98e53;
}
@media only screen and (max-width: 1279px) {
    .bookbottom__li {
        height: 62px;
    }
    .bookbottom__li--icon div {
        width: 62px;
    }
    .bookbottom__li--datepicker {
        width: 192px;
    }
    .bookbottom__li--select select {
        width: 167px;
        height: 62px;
    }
    .bookbottom__li--submit div {
        top: 22px;
    }
    .bookbottom__li--submit input {
        font-size: 13px;
    }
    .bookbottom__datetitle {
        line-height: 62px;
    }
    .bookbottom__select-text {
        line-height: 62px;
    }
}
