/*
font-family: 'Nunito', sans-serif;
font-family: 'Oswald', sans-serif;
 */
body {
    font-family: 'Nunito', sans-serif;
    color: #727271;
    color: #012439;
    font-size: 20px;
    font-weight: 300;
}
body,
html {
    height: 100%;
}
p {
    line-height: 1.78;
}
a{
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    color: #727271;
}
a:hover,a:focus,a:active{
    text-decoration: none;
    outline: none;
    color: #012439;
}
img{
    max-width: 100%;
    height: auto;
}
h1{
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 40px;
    line-height: normal;
    color: #012439;
}
h2{
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: 0.8px;
    margin-bottom: 25px;
    line-height: normal;
    color: #012439;
}
h3{
    font-family: 'Oswald', sans-serif;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 0.65px;
    margin-bottom: 20px;
    line-height: normal;
    color: #012439;
}
h4, .h4 {
    font-family: 'Nunito', sans-serif;
    font-size: 24px;
    font-weight: 200;
    line-height: 1.58;
    color: #727271;
    margin-bottom: 50px;
}
h5, .h5 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.47;
    color: #012439;
}
h6, .h6 {

}
.btn._btn-white {
    background: #ffffff;
    border-color: #ffffff;
    color: #748894;
}
a.btn._btn-white:hover {
    background: #748894;
    border-color: #748894;
    color: #fff;
}
h1._text-bg > span {
    line-height: 66px;
}
._text-bg > span {
    margin-left: 10px;
    background-color: #fff;
    color: #748894;
    box-shadow: 10px 0 0 white, -10px 0 0 white;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
}
p._text-bg > span {
    font-weight: 300;
    padding: 5px 0;
    line-height: 2.2;
}
._banner ._bLink,
._s1 h1,
._text-shadow {
    /*text-shadow: 0px 1px 1px #000;*/
	text-shadow: 4px 3px 7px rgba(0,0,0,0.65);
}
._banner .btn:hover {
    text-shadow: none;
}

.page-template-pge-events .slide .section::before,
.page-template-pge-home .slide .section::before,
._bg-layer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*     background-color: rgba(0,0,0, 0.15); */
    z-index: 2;
    /*background-image: linear-gradient(0deg, rgba(0,0,0,0.00) 0%, #000000 100%);*/
}
.page-template-pge-events .slide .container-fluid,
.page-template-pge-home .slide .container {
    position: relative;
    z-index: 9;
}
/*._bg-layer .container,
._banner .container {
    z-index: 3;
}*/
/*._bg-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.5);
    z-index: 2;
    background-image: linear-gradient(0deg, rgba(0,0,0,0.00) 0%, #000000 100%);
}*/


section {
    width: 100%;
    padding: 150px 0;
    position: relative;
    clear: both;
}
div.middle {
    display: table;
    height: 100%;
    z-index: 10;
    position: relative;
}
div.middle > div {
    vertical-align: middle;
    display: table-cell;
    height: 100%;
}
div.middle > div.bottom {
    vertical-align: bottom;
}
.container-fluid {
    max-width: 1520px;
}
section.section {
    padding: 0;
}
.navbar {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
    padding-top: 40px;
    padding-bottom: 40px;
}
.navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
	max-width:336px;
	width:100%;
}
.navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
	text-shadow: 0px 2px 2px rgba(0,0,0,0.4);
}
@media (min-width: 992px){
    .navbar-dark .navbar-nav li {
        margin-right: 20px;
    }
}
.navbar .btn {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.89px;
    text-transform: none;
    min-width: 200px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-left: 30px;
}
._lang a {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.89px;
    color: #ffffff;
}
._section2 .fp-tableCell,
._section3 .fp-tableCell {
    vertical-align: bottom;
    padding-bottom: 18.51vh;
}
footer {
    padding-top: 135px;
    padding-bottom: 135px;
}
._title {
    margin-bottom: 40px;
}
._title p {
    font-size: 22px;
    line-height: 1.64;
    font-weight: normal;
    color: rgba(133, 135, 136,  0.50);
    margin-bottom: 9px;
}
._title h1 {
    margin: 0;
    text-transform: uppercase;
}
footer ._btn {
    text-align: right;
}
footer ._btn .btn {
    text-transform: none;
    padding-top: 27px;
    padding-bottom: 27px;
    min-width: 345px;
}
footer .row + .row {
    margin-top: 60px;
}
._social a {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
/*     background-color: #003250; */
	background-color: #748894;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
}
._social a:hover {
    background: #cbad7c;
}
._fMenu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
._fMenu ul li {
    float: left;
    position: relative;
    margin-right: 100px;
}
._fMenu ul li:last-child {
    margin-right: 0;
}
._fMenu ul li:before {
    content: '';
    position: absolute;
    left: -25px;
    top: 8px;
    width: 8px;
    height: 8px;
    background-color: #d8d8d8;
}
._fMenu ul li a {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.89px;
    color: #ffffff;
}
._fMenu ul li a:hover {
    color: #cbad7c;
}
._fMenu ul li:hover:before {
     background: #cbad7c;
}
._max725 {
    max-width: 725px;
    width: 100%;
	background:rgba(0,0,0,.5);
	padding:20px;
}
._s1 .fp-tableCell {
    vertical-align: bottom;
    padding-bottom: 8.33vh;
}
._s1 h1 {
    margin-bottom: 25px;
    color: #fff;
}
._s1 p {
    font-weight: 200;
    font-size: 22px;
    line-height: 1.59;
    color: #fff;
    margin-bottom: 50px;
}
._eLink {
    display: inline-block;
    width: 100%;
    box-shadow: 5px 10px 25px 0 rgba(0, 0, 0, 0.5);
    background-color: #748894;
    color: #d8d8d8;
}
._eLink h5 {
    margin: 0;
    color: #d8d8d8;
}
._eLink ._txt {
    padding-left: 30px;
    padding-right: 30px;
}
._eLink:hover {
    color: #fff;
}
._cta {
    position: absolute;
    right: 50px;
    width: 450px;
    left: auto;
    z-index: 10;
    bottom: 0;
    background-color: #605f5f;
}
._cta ._top {
    padding: 3.24vh 4.62vh;
    background-color: #605f5f;
}
._cta ._bottom {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #f4f4f4;
    padding: 18px;
    background-color: #748894;
}
._cta ._bottom i {
    margin-right: 20px;
}
._cta h3 {
    margin: 0;
    text-transform: uppercase;
    color: #fff;
}
._cta ._head {
    padding-bottom: 3.24vh;
    margin-bottom: 3.61vh;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}
._cta ul {
    color: #fff;
}
._list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 1.55;
}
._list li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 43px;
}
._list li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background-color: #d5ba8e;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
._cta li {
    margin-bottom: 1.85vh;
}
._progressBar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    height: 5px;
    width: 25%;
    background: #cbad7c;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    -ms-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}
.fp-viewing-1 ._progressBar {
    width: 50%;
}
.fp-viewing-2 ._progressBar {
    width: 75%;
}
.fp-viewing-3 ._progressBar {
    width: 100%;
}
._banner {
    height: 100vh;
    padding-top: 0;
    padding-bottom: 100px;
}
._banner h1 {
    margin-bottom: 20px;
	text-shadow: 4px 3px 7px rgba(0,0,0,0.65);
}
._banner p {
    font-size: 19px;
    font-weight: 200;
    line-height: 1.68;
}
._max600 {
    max-width: 600px;
    width: 100%;
	background: rgba(0,0,0,.5);
    padding: 20px;
}
._max950 {
    max-width: 950px;
    width: 100%;
}
._planing {
    padding-top: 120px;
    padding-bottom: 0;
}
._planing .__top {
    font-size: 24px;
    margin-bottom: 100px;
}
._planing .__top h1 {
    margin-bottom: 25px;
}
._planing .__top p {
    line-height: 1.58;
    font-weight: 200;
}
._iconsList p {
    margin: 0;
    line-height: 1.56;
    color: #012439;
}
._iconsList + ._iconsList {
    margin-top: 35px;
}
._cta._adj {
    position: relative;
    left: auto;
    bottom: auto;
    width: auto;
}
._cta._adj p {
    font-size: 1.57vh;
    font-weight: 300;
    line-height: 1.88;
    color: rgba(255, 255, 255, 0.65);
}
._cta._adj ._list {
    font-size: 1.85vh;
    line-height: 1.9;
}
._cta._adj ._list li {
    margin-bottom: 0;
}
._cta._adj ._list li:before {
    top: 1.15vh;
}
._cta ._links ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
._cta ._links ul img {
    margin-right: 20px;
}
._cta ._links ul li {
    position: relative;
    padding: 0 4.62vh;
    margin: 0;
}
._cta._adj ._links a {
    font-size: 1.66vh;
}
._cta ._links a {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #f4f4f4;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    padding: 16px 0;
}
._cta ._links ul li {
    background-color: #748894;
}
._cta ._links ul li:hover {
    background-color: #ffffff;
}
._cta ._links ul li:first-child a {
    border-top: 0;
}
._cta ._links ul li:hover a {
    border-top-color: #ffffff;
}
._cta ._links ul li:hover a {
    color: #748894;
}
._cta ._links ul li:hover img {
    filter: invert(80%);
}
._map {
    height: 900px;
    margin-top: -155px;
}
._bLink i {
    margin-right: 15px;
}
._limits {
    padding-bottom: 150px;
}
._chef {
    padding-top: 0;
    padding-bottom: 30px;
}
._chef p {
    color: rgba(255, 255, 255, 0.75);
    margin: 0;
    line-height: 1.8;
}
._chef h2 {
    margin: 0;
    transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
}
._chef h2 > span {
    display: inline-block;
    background-color: #c3bebe;
    padding: 9px 29px 14px 29px;
}
._chef:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: auto;
    width: 21.04vw;
    background: #fff;
}
._features {
    padding-top: 120px;
    padding-bottom: 117px;
}
._features ._iconsList p {
    color: #727271;
}
._features ._iconsList {
    margin-bottom: 43px;
}
.navbar._fixed,
.navbar._fixed2 {
    background: #fff;
}
.navbar-dark._fixed .navbar-nav .nav-link,
.navbar-dark._fixed ._lang a,
.navbar-dark._fixed2 .navbar-nav .nav-link,
.navbar-dark._fixed2 ._lang a {
    color: rgba(1, 49, 79, 0.5);
	text-shadow: none;
}
.navbar-dark._fixed .navbar-nav .nav-link:hover,
.navbar-dark._fixed2 .navbar-nav .nav-link:hover,
._lang a:hover {
    color: #748894;
}
.navbar._fixed .btn,
.navbar._fixed2 .btn {
/*     border-color: #748894;
    color: #748894; */
	border-color:#748894;
	color:#748894;
}
.navbar._fixed .btn:hover,
.navbar._fixed2 .btn:hover {
/*     border-color: #748894;
    color: #748894; */
	background-color:#748894;
	color:#ffffff;
}
.tooltip-inner {
    background-color: #748894;
    border-radius: 0;
}
.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #01314f !important;
}
._servicesSticky {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% - 10px);
    background: #fff;
    padding-bottom: 20px;
    display: none;
}
._fixed ._servicesSticky {
    display: block;
}
._serTop {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
._serTop li {
    float: left;
    margin-right: 50px;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}
._serTop li:last-child {
    margin-right: 0;
}
._serTop li i {
    margin-left: 10px;
}
._banner ._overlay {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    bottom: 100px;
}
._banner ._h100 {
    height: 100vh;
    object-fit: cover;
    object-position: center;
}
.carousel-indicators li {
    width: 58px;
    height: 2px;
}
._cta._spaceCTA {
    position: absolute;
    bottom: 0;
    z-index: 100;
    right: 50px;
    width: 450px;
}
._rooms {
    padding: 0;
}
._rooms ._txt {
    padding-right: 9vw;
    padding-top: 11.57vh;
    padding-bottom: 11.57vh;
}
.__title {
    margin-bottom: 25px;
}
.__title p {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.87;
    color: #003250;
    margin: 0;
}
.__title .dropdown-toggle {
    font-size: 40px;
    font-weight: 300;
    letter-spacing: 1px;
    color: #012439 !important;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    cursor: pointer;
}
._rooms ._c {
    margin-bottom: 90px;
}
._rooms ._c,
._rooms ._c p {
    font-size: 24px;
    font-weight: 200;
    line-height: 1.58;
    color: #727271;
}
.dropdown-toggle::after {
    display: none;
}
.__title .dropdown-toggle i {
    margin-left: 10px;
    font-size: 24px;
    transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    display: inline-block;
}
.dropdown-menu {
    border: 1px solid #ededed;
    border-radius: 0;
}
._heightD {
    text-align: center;
    margin-bottom: 30px;
}
._heightD p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.56;
    margin: 0;
}
._heightD h5 {
    margin: 0;
}
._amenities {
    padding: 6.48vh 4.68vw 2.77vh 4.68vw;
}
._amenities ._head {
    text-align: right;
}
._amenities h2 {
    margin-bottom: 40px;
}
._selector {
    margin-bottom: 40px;
}
._amenities ._head ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
}
._amenities ._head ul a {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.87;
    color: #727271;
}
._amenities ._head ul li {
    float: left;
    margin: 0 10px;
    position: relative;
}
._amenities ._head ul li:after {
    content: '';
    position: absolute;
    left: calc(100% + 10px);
    height: 12px;
    width: 2px;
    background: #727271;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
._amenities ._head ul a:hover,
._amenities ._head ul li.active a {
    color: #003250;
}
._amenities ._head ul li:last-child:after {
    display: none;
}
._selector h2 {
    margin: 0;
}
._cHolder {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
}
._cHolder ._inner {
    padding: 6.48vh 3.64vw;
    background: #fff;
    width: 56.92vw;
}
._eMap iframe {
    width: 100%;
}
._cHolder h1 {
    text-transform: uppercase;
    margin-bottom: 25px;
    color: #012439;
}
._info ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}
._info ul li {
    float: left;
    position: relative;
    padding-left: 99px;
    width: 50%;
}
._info ul li img {
    position: absolute;
    left: 0;
    top: 5px;
}
._info {
    font-size: 24px;
    line-height: 1.58;
}
._info h5 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}
._info p {
    margin: 0;
    font-size: 24px;
    line-height: 1.58;
    font-weight: 200;
}
._cForm .form-group {
    margin-bottom: 25px;
}
._cForm .form-control {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.87;
    color: #003250;
    border-radius: 0;
    padding: 13px 13px 13px 0;
    border: 0;
    border-bottom: 3px solid #ededed;
    outline: none;
    box-shadow: none;
    height: 50px;
}
._cForm textarea.form-control {
    height: 150px;
}
._cForm select.form-control {
    padding: 0;
}
._gThumb { 
    position: relative;
}
._gThumb img {
    width: 27.77vh !important;
    width: 100% !important;
    height: 27.77vh;
    object-position: center;
    object-fit: cover;
}
._gThumb h3 {
    margin-top: 15px;
    margin-bottom: 5px;
}
.slick-gallery ._gThumb a, 
.slick-gallery ._gThumb h3 {
    color: #ffffff;
}
.slick-gallery ._gThumb a i {
    font-size: 21px;	
    position: relative;
    top: -2px;
    padding-left: 10px;

}
.slick-gallery ._gThumb a:active,
.slick-gallery ._gThumb a:focus,
.slick-gallery ._gThumb a:hover {
    color: rgba(255,255,255,.75)
}


.slick-gallery.swiper-container {
    width: 100%;
    height: 100%;
}

.slick-gallery .swiper-slide {
    width: 15%;
}

._gallery-section > ._upper,
._galleryHolder .slick-gallery {
    display: none;
}
._gallery-section > ._upper._active {
    display: inline-block;
}
._galleryHolder ._active {
    display: block;
}
.swiper-button-prev,
.swiper-button-next {
    top: initial;
    left: initial;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    text-align: center;
    border-radius: 30px;
    color: #000;
    z-index: 99;
}
.swiper-button-prev {
    right: 70px;
}


.swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 16px;
}

.slick-gallery .swiper-slide.center {
    width: 40%;
}

.slick-gallery .center ._gThumb img {
    width: 40.15vw !important;
    width: 100% !important;
    height: 73vh;
}
.slick-gallery .slick-track {
    display: flex;
}
.slick-gallery .swiper-wrapper {
    align-items: flex-end;
}
.slick-gallery .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: flex-end;
    justify-content: center;
}
.slick-gallery.owl-carousel .owl-stage {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}
.slick-gallery .center ._gThumb::before {
/*     content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; */
/*     background-color: rgba(0,0,0,.5); */
}
.slick-gallery,
.slick-gallery * {
    outline: none;
}
._galleryHolder {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 30px;
    z-index: 3;
}
/*._galleryHolder ._gThumb {
    margin-right: 10px;
}*/
._banner ._upper {
    padding-top: 19vh;
    font-size: 19px;
    font-weight: 200;
    line-height: 1.68;
}
._banner ._upper ._max {
    max-width: 24vw;
    width: 100%;
	background: rgba(0,0,0,.5);
    padding: 20px;
}
._pBar {
    position: absolute;
    right: 10%;
    left: auto;
    bottom: 26.38vh;
}
#circle {
    position: relative;
}
#circle:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    width: 16px;
    height: 16px;
    background-color: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
._c100 {
    height: 100vh;
}
._innerBlog {
    padding-bottom: 100px;
}
._bPost img {
    margin-bottom: 30px;
}
._bPost h2 {
    margin-bottom: 20px;
}
._bPost ._Blink {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color: #d5ba8e;
    position: relative;
}
._bPost ._Blink i {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.5px;
    margin-right: 13px;
}
._bPost + ._bPost {
    margin-top: 50px;
}
._bPost ._Blink:hover {
    color: #012439;
}
._blogC {
    padding-top: 190px;
    padding-bottom: 120px;
}
._menuOverlay {
    width: 50vw;
    height: 100vh;
    overflow-y: scroll;
    background: #fff;
    position: fixed;
    left: auto;
    right: 0;
    top: 0;
    z-index: 1000;
    padding-top: 6.38vh;
    padding-bottom: 6.38vh;
    display: none;
}
._menuOverlay ._head {
    padding-left: 4.53vw;
    padding-right: 2.60vw;
    position: relative;
    margin-bottom: 1.75vh;
}
._menuOverlay h1 {
    text-transform: uppercase;
    position: relative;
    margin: 0;
}
._menuOverlay h1 span {
    display: inline-block;
    background: #fff;
    padding-right: 15px;
}
._menuOverlay h1:after {
    content: '';
    position: absolute;
    left: 0;
    right: 50px;
    bottom: 15px;
    height: 1px;
    opacity: 0.2;
    background: #012439;
    z-index: -1;
}
._menuOverlay ._head i {
    position: absolute;
    right: 2.60vw;
    font-size: 25px;
    letter-spacing: 0.63px;
    color: #012439;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    cursor: pointer;
}
._menuOverlay ._label {
    font-family: 'Oswald', sans-serif;
    font-size: 2.96vh;
    font-weight: 300;
    line-height: 2.5;
    color: #5e6265;
}
._menuOverlay ._body {
    margin-bottom: 6.11vh;
}
._menuOverlay ._body ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
._menuOverlay ._body ul a {
    display: inline-block;
    width: 100%;
    padding-left: 4.53vw;
    padding-right: calc(2.60vw + 50px);
}
._menuOverlay ._body ul a:hover,
._menuOverlay ._body ul a._active {
    background-color: rgba(237, 237, 237, 0.50);
    color: #012439;
}
._menuOverlay ._body ul a:hover ._label,
._menuOverlay ._body ul a._active ._label {
    color: #012439;
}
._menuOverlay ._body ._users {
    font-size: 20px;
    font-weight: 300;
    line-height: 4;
    color: #5e6265;
    text-align: right;
}
._menuOverlay ._body ._users i {
    color: #d5ba8e;
    margin-right: 23px;
}
._menuOverlay ._galleries {
    margin-bottom: 4.62vh;
    padding-left: 4.53vw;
}
._menuOverlay ._social {
    padding-left: 4.53vw;
}
.slick-gallery2 ._img {
    margin-right: 30px;
}
._gHolder {
    display: none;
}
._gHolder._active {
    display: block;
}
.navbar-nav>li:after {
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 0;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}
.navbar-nav>li:hover:after, .navbar-nav>li.active:after {
    width: calc(100% - 14px);
    background: #cbad7c;
}
._page {
    padding-top: 175px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    font-size: 12px;
}
.single-post ._banner h1 br {
    display: none;
}
._contentX,
._amenities,
.__meter {
    display: none;
}
._contentX.active,
._amenities.active {
    display: block;
}
.navbar-brand img + img {
    display: none;
}
._fixed .navbar-brand img,
._fixed2 .navbar-brand img {
    display: none;
}
._fixed .navbar-brand img + img,
._fixed2 .navbar-brand img + img {
    display: block;
}
._pb-100 {
    padding-bottom: 100px;
}
._banner .vegas-content {
    height: 100%;
    padding: 0 !important;
}
._gThumb img {
    transition: all .45s;
}
.navbar-dark .navbar-nav > li ul > li {
    margin-right: 0px;
}
._special_envents_image img {
    max-height: 800px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
._special-events .btn-blue:hover {
    background: transparent;
    border-color: #748894;
    color: #748894;
}
/* one page scroll ===*/
div.fp-controlArrow.fp-prev {
    border-width: 20.5px 20px 20.5px 0;
}
div.fp-controlArrow.fp-next {
    border-width: 20.5px 0 20.5px 20px;
}
div#fp-nav ul li a span, div.fp-slidesNav ul li a span {
    background: #ffffff;
}

/* multi step form ===========*/
._multi-step-form ._multi-step-meta:not(:first-child) {
    display: none;
}
._multi-step-meta .btn._multi-step-next,
._multi-step-meta .btn._multi-step-prev {
    padding: 11px 15px;
    min-width: 100px;
    max-width: 130px;
}
._multi-step-meta .btn._multi-step-next,
._multi-step-meta .btn._multi-step-prev {
    display: flex;
    justify-content: space-around;
}
a._multi-step-prev i {
    margin: 0;
}
._multi-step-next {
    margin-right: auto;
}
._multi-step-prev {
    margin-left: auto;
}