html {
    overflow-x: hidden
}

.screen {
    position: static
}

.way1 *,
.way2 *,
.way3 *,
.way4 *,
.way5 * {
    color: #fff !important
}

.screen .wave {
    display: table;
    margin: 50px auto
}

.main-page .firstBanner,
.screen .banner {
    min-height: 550px !important
}

.screen.way1 .banner,
.screen.way2 .banner,
.screen.way3 .banner {
    min-height: 400px !important
}

.screen .banner {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 30px;
    text-align: center
}

.more-info {
    background-color: #B5985A;
    color: #fff !important;
    padding: 10px 20px;
    border: 1px solid #fff
}

.screen p {
    margin-bottom: 35px !important
}

.main-page .pic-sec .main-banner {
    background-attachment: scroll
}

.img-overlay {
    background-color: transparent
}

.scroll-down.scroller {
    display: none
}

.imgReplace {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 400px
}

.mirusOrderFitch {
    display: block !important;
    position: static !important;
    width: 100%;
    height: auto;
    background-color: transparent;
    margin-top: 50px;
    padding: 0
}

@media screen and (max-width: 767px) {
    .mirusOrderFitch {
        margin-top: 0
    }
}

.mirusOrderFitch input[type="text"] {
    background-position: center right 10px
}

.bgFrame {
    background-color: rgba(255, 255, 255, 0.4);
    border: 2px solid #B5985A;
    padding: 30px 15px
}

.mirusSubmit {
    display: block;
    background-color: #B5985A;
    height: 46px;
    line-height: 46px;
    color: #fff !important;
    padding: 0 10px;
    font-size: 22px;
    text-align: center !important
}

.mirusField {
    border: 1px solid #B5985A !important;
    margin-bottom: 0 !important;
    white-space: nowrap;
    padding: 0 10px;
    background-color: #fff !important
}

@media screen and (max-width: 1199px) {
    .mirusField {
        margin-bottom: 15px !important
    }
}

.mirusOrderFitch .bootstrap-select button {
    border: none
}

#ui-datepicker-div,
.bootstrap-select .dropdown-menu {
    z-index: 9000 !important
}

@media screen and (max-width: 767px) {
    .bootstrap-select .dropdown-menu {
        position: relative !important
    }
}

@media only screen and (max-width: 940px) {
    .main-page .main-banner .screen-title {
        display: none !important
    }
}

.more-info img:first-of-type {
    margin-right: -10px
}

.comc {
    margin-left: 20px
}

.bottomBigCont {
    overflow-x: hidden
}

footer .credit {
    padding-bottom: 58px
}

footer .credit .inner-credit {
    text-align: center !important
}

.con-top-book {
    position: fixed;
    left: 0;
    bottom: 115px;
    box-shadow: 2px 2px 5px #000
}

.con-top-book a {
    width: 175px !important
}

.popup_inner .con-top-book {
    box-shadow: none;
    position: static;
    width: auto !important
}

.arrow_box {
    position: relative;
    background: #B5985A;
    height: 42px;
    border: 1px solid #fff
}

.arrow_box:after,
.arrow_box:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.arrow_box:after {
    border-color: rgba(181, 152, 90, 0);
    border-left-color: #B5985A;
    border-width: 20px;
    margin-top: -20px;
    margin-left: 2px
}

.arrow_box:before {
    border-color: rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-width: 22px;
    margin-top: -22px;
    margin-left: 1px
}

.rooms .d-room .hover-display .read-more {
    margin-bottom: 20px;
    color: #fff
}

.rooms .d-overlay,
.dining .d-overlay,
.rooms .superior .d-overlay,
.rooms .deluxe .d-overlay,
.rooms .royal-ex .d-overlay {
    background: #000 !important;
    opacity: .2
}

.dining .d-overlay {
    opacity: .3 !important
}

.d-room,
.d-restaurant,
.galleryPic.hvr-grow {
    transform: scale(0.98)
}

.dining .d-overlay {
    transition: opacity .5s ease-in-out
}

.d-restaurant:hover .d-overlay {
    opacity: 0 !important
}

.d-room .lg-t {
    color: #fff !important
}

.d-room .book-btn {
    margin-top: 15px
}

.rel-title.titleSlidWay3 {
    text-transform: uppercase
}

.galleryPic {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: block !important;
    height: 300px
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    box-shadow: 2px 2px 5px #000;
    z-index: 9000
}

header .menu .m-item a.menu-l {
    white-space: nowrap
}

#mainTitle {
    padding-top: 0 !important
}

#slider {
    margin-bottom: -70px
}

#slider,
#slider2 {
    position: relative;
    z-index: 0;
    overflow-y: visible !important
}

#slider *,
#slider2 * {
    overflow-y: visible !important
}

#slider .item div,
#slider2 .item div {
    height: 600px;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat
}

#slider .carousel-inner {
    height: 780px
}

#slider2 .item div {
    height: 800px
}

@media screen and (max-width: 767px) {
    #slider2 .item div {
        height: 600px
    }
}

.video_play {
    display: none !important
}

#slider .mirusOrderFitch {
    position: absolute !important;
    bottom: 180px;
    top: auto;
    right: 0 !important;
    overflow: visible !important
}

#slider .carousel-control {
    height: 600px !important
}

.main-page .firstBanner .main-banner .center-txt {
    max-width: 100%;
    max-height: 225px;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 8px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 55%;
    width: 100%;
    left: 0;
    right: 0
}

@media screen and (max-width: 1199px) {
    .main-page .firstBanner .main-banner .center-txt {
        top: 40%
    }
}

@media screen and (max-width: 991px) {
    .main-page .firstBanner .main-banner .center-txt {
        top: 25%
    }
}

.nav-tabs li {
    display: inline-block
}

.tab-pane:not(.active) {
    display: none
}

.tab-pane.active {
    display: block
}

.blogImg {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 300px
}

.blogRow {
    margin: 15px 0
}

.blogRow .title,
.blogRow .content {
    padding: 15px 0
}

.blogRow .title {
    font-size: 22px;
    color: #B5985A
}

@media screen and (max-width: 767px) {
    .wave {
        display: table;
        margin-left: auto;
        margin-right: auto
    }
}

.blogLinkLi {
    color: grey;
    padding: 2px 20px;
    border-left: 1px solid grey;
    font-size: 16px
}

.cats_title {
    text-align: right;
    color: #B5985A;
    font-size: 20px;
    text-transform: uppercase
}

@media screen and (max-width: 767px) {
    .cats_title {
        text-align: left
    }
}

ul,
li,
.ck-editor ul {
    margin: 0;
    padding: 0
}

.dining .d-restaurant .read-more {
    font-weight: 700
}

.carousel {
    min-width: 100%
}

.arrows .carousel-nav {
    bottom: auto;
    top: 50%
}

.arrows .carousel-nav a {
    text-indent: -9999px;
    width: 2em;
    height: 2em;
    background: #fff;
    opacity: .5;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 100%
}

.arrows .carousel-nav a:hover,
.arrows .carousel-nav a:focus {
    opacity: 1
}

.arrows .carousel-nav a.next {
    background-image: url(arrow-right.png);
    right: 1em
}

.arrows .carousel-nav a.prev {
    background-image: url(arrow-left.png);
    left: 1em
}

.main-page .wayFive {
    display: none
}

.main-page.culture-page .wayFive {
    display: block
}

.carousel .center-txt {
    z-index: 9999999998
}

.mirusOrderFitch {
    z-index: 9999999999
}

.carousel .carousel-inner .item {
    opacity: 0;
    transition-property: opacity
}

.carousel .carousel-inner .active {
    opacity: 1
}

.carousel .carousel-inner .active.left,
.carousel .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1
}

.carousel .carousel-inner .next.left,
.carousel .carousel-inner .prev.right {
    opacity: 1
}

.carousel .carousel-control {
    z-index: 2
}

@media all and (transform-3d),
(-webkit-transform-3d) {

    .carousel .carousel-inner>.item.next,
    .carousel .carousel-inner>.item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .carousel .carousel-inner>.item.prev,
    .carousel .carousel-inner>.item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .carousel .carousel-inner>.item.next.left,
    .carousel .carousel-inner>.item.prev.right,
    .carousel .carousel-inner>.item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.big-banner img {
    width: 100%
}

.inner-m-rooms a {
    max-width: 300px
}

h1 {
    font-weight: 700 !important
}

/*.cb-title {
    background-color: transparent !important;
    text-shadow: 1px 0 white, 0 1px white, -1px 0 white, 0 -1px #fff
}*/

.center-banner .inner-cb {
    border: none !important
}

@media screen and (min-width: 768px) {
    .big-banner {
        height: 600px !important
    }
}

#iframeCont .ct-title {
    display: none
}

.ct-title,
.ct-title span {
    font-weight: 700
}

.tel {
    white-space: nowrap;
    text-decoration: underline
}

.scroll .contact-bar .titles .formTitle {
    line-height: 36px
}

.virtualTourBtn {
    position: absolute;
    z-index: 9999999;
    right: 15px;
    top: 15px
}

.ui-datepicker {
    max-width: 82%;
}