@font-face {
    font-family: 'MyriadPro';
    src: local('MyriadPro Regular'), local('MyriadPro-Regular'), url('../fonts/MyriadPro-Regular_0.otf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProCond';
    src: local('MyriadPro Cond'), local('MyriadPro-Cond'), url('../fonts/MyriadPro-Cond_0.otf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'TrajanPro3';
    src: local('TrajanPro3 Regular'), local('TrajanPro3-Regular'), url('../fonts/TrajanPro3-Regular_0.otf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

* {
    font-family: "MyriadPro";
}

ul {
    padding-inline-start: 20px;
}

body {
    min-height: 800px;
}

h6 {
    font-family: "MyriadPro";
}

h1, h2, h5 {
    color: rgb(109, 54, 45);
    font-family: "TrajanPro3";
}

h2 {
    font-size: 21px;
}

p, .card-text {
    text-align: justify;
}

.btn {
    background-color: rgb(109, 54, 45);
}

.contact--list.navbar-destcop {
    flex-basis: 100%;
}

.contact-item {
    width: 30%;
    text-align: center;
}

.contact-item:first-child {
    width: 40%;
    text-align: left;
}

.navbar-destcop .contact--list-item:first-child {
    padding-left: 15%;
}

.dropdown-menu {
    margin: 0px;
}

.card .hr {
    margin-top: 1rem !important;
}

.navbar-expand-lg > d-flex {
    background-color: white;
}

.wrapper {
    width: 100%;
    height: 34em;
}

.wrapper-rooms {
    width: 100%;
    height: 230px;
}


.slide img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    min-height: 230px;
}

.wrapper-offers {
    width: 100%;
}

.navbar-destcop .contact-item, .navbar-destcop a, .navbar-destcop a:hover {
    color: white;
}

header .contact--list {
    padding: 3px 0px;
}


@media all and (min-width: 992px) {
    header .dropdown-toggle:hover {
        color: white;
    }
}

@media (min-width: 576px) and (max-width: 767px) {.book-buttons a {font-size: 13px;}}
.navbar-brand {
    padding-top: 3px;
    padding-bottom: 3px;
}


.dropdown-item i, .contact-item i {
    color: white;
    /*color: rgb(109, 54, 45);*/
    margin-right: 5px;
}

.dropdown-menu {
    border: 0px solid white;
    background: rgba(255, 255, 255, 0.85)
}

.dropdown-item {
    padding: .25rem .5rem;
}

.navbar--container {
    background: linear-gradient(to bottom, rgb(109, 54, 45) 31px, rgba(255,255,255) 31px);
    /*background: linear-gradient(to bottom, white 63px, rgb(109, 54, 45) 56px);*/
    border-bottom: 0px solid;
}

.navbar-desctop .navbar--container .dropdown-toggle, .nav-link {
    color: white;
    padding-top: 3px;
    padding-bottom: 3px;
}

footer .nav-link {
    color: #d0b7ad;
}

#about-beijing h2 {
    padding-top: 30px;
    padding-bottom: 15px
}

.navbar-desctop {
    padding: 0px;
}

.navbar-desctop .nav-link, .navbar-desctop .nav-link:hover {
    color: #212529;
}

#main-slider {
    margin-top: 30px;
}

#carouselOne i {
    color: white;
    padding: 3px;
    font-size: 3em;
}

#carouselOne .owl-nav {
    margin-left: 20px;
    width: 10%;
    top: 80%;
}

#carouselTwo i {
    color: rgb(109, 54, 45);
    padding: 3px;
    font-size: 2em;
}
#carouselTwo i:hover {
    color: rgb(109, 54, 45);
}

#carouselTwo .owl-stage-outer, #carouselFour .owl-stage-outer {
    margin: 0px 60px;
}

#carouselTwo .owl-item:first-child, #carouselFour .owl-item:first-child {
    margin-left: -60px;
}

.icon-arrow-left2 {
    text-align: left;
}

.icon-arrow-right2 {
    text-align: right;
}

.owl-carousel .owl-stage-outer {
    position: relative;
}

.owl-nav {
    position: absolute;
    height: 0px;
    z-index: 999;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

#carouselTwo .owl-stage, #carouselFour .owl-stage {
    display: flex;
    padding-bottom: 10px;
}

#carouselTwo .owl-nav {
    width: 100%;
    top: 40%;
}

#offers-news-awards {
    padding-top: 30px;
}


.navbar--container .btn {
    border-radius: 0px;
    color: white;
    border: 1px solid white;
}

.btn {
    border-radius: 2px;
}

.section-py-20 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.map-frame {
    width: calc(100% - 15px);
}

iframe:not([id*="tlFrame"]) {
    width: 100%;
    border-width: 0px;
}

a:hover {
    text-decoration: none;
}

.section-tittle {
    padding-bottom: 5px;
}

footer .footer-menu a, footer .social-media-icons a {
    padding: 5px 5px;
}

.footer-menu {
    text-align: left;
    margin-top: 11px;
}

.footer-menu .dropdown {
    margin-right: auto;
}

.footer-rekvizity {
    font-size: 0.8em;
    padding-left: 15px;
    padding-right: 15px;
}

footer .navbar-nav .nav-link:hover {
    color: white;
}

footer .nav-link {
    padding: 0px;
}

.social-media-icons {
    padding: 5px;
    margin-bottom: 0px;
    font-size: 1.5em;
}

.social-media-icons li a {
    color: white;

    padding-left: 0px;
}

.footer-contact-data li {
    text-align: center;
}
.footer-contact-data a {
    color: white;
}
.footer-contact-data {
    align-self: center;
}

footer{
    background: rgb(109, 54, 45);
//font-size: 1.3vw;
    font-family: "MyriadProCond";
    color: #d0b7ad;
    padding-top: 20px;
    padding-bottom: 0px;
}

footer hr {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}

.footer-bottom{
    color: rgb(109, 54, 45);
}

.footer-bottom {
    margin-bottom: 0;
}

@media all and (max-width: 1200px) {
    header .contact-item {
        font-size: 0.9em;
        margin-top: auto;
        margin-bottom: auto;
    }
    .my-bj {
        display: none;
    }
}

footer li {
    margin-bottom: 0.1em;
}

footer .col-5 {
    padding-left: 50px;
}

footer ul {
    margin-bottom: 0px;
}

footer .text-left {
    margin-bottom: 20px;
}

.footer-payment img {
    max-width: 65px;
    max-height: 65px;
    margin-right: 0;
}

@media all and (max-width: 1218px) {
    footer{
        font-size: 14px;
    }
}

@media all and (max-width: 1199px) {
    footer{
        background: rgb(109, 54, 45);
    }
}

@media all and (max-width: 767px) {
    footer{
        background:rgb(109, 54, 45);
    }
}

.booking-hotel {
    width: 100%;
    height: 80px;
    padding-top: 13px;
    background-color: rgb(109, 54, 45);
}

@media all and (max-width: 1011px) {
    .booking-hotel {
        height: 300px;
        /* width: 90%; */
        margin: auto;
    }
}

@media all and (max-width: 1200px) {
    .social-media-icons {
        padding: 0px;
    }
}

.footer-image {
    width: 50%;
    min-width: 200px;
    max-width: 300px;
}

.footer-menu li {
    border-bottom: 2px solid rgba(0,0,0,0.1);
}

footer hr {
    border-top: 2px solid rgba(0,0,0,0.1);
}

.footer-menu li:last-child {
    border: none;
}


/* ROOMS STYLES */

.rooms-padding {
    margin-bottom: 30px;
}

.book-buttons a {
    width: 45%;
    margin: auto;
}

.breadcrumbs {
    font-size: 14px;
}

.breadcrumbs i {
    font-size: 10px;
    margin-left: 7px;
    margin-right: 7px;
}

.breadcrumbs p {
    margin-right: auto;
}

#under-header {
    padding-top: 85px;
    padding-bottom: 0px;
}

@media all and (max-width: 991px) {
    #under-header {
        padding-top: 50px;
    }
}


/* ROOM PAGE */

.nav-pills .nav-link {
    color: rgb(109, 54, 45);
    /* font-size: 1.15vw; */
    font-size: 1rem;
    font-family: "TrajanPro3";
    border-bottom: 1px solid rgb(109, 54, 45);
    border-radius: 0px;
    margin-right: 10px;
}

.nav-pills .nav-link.active {
    color: rgb(109, 54, 45);
    background-color: white;
    font-family: "TrajanPro3";
    font-weight: bold;
    border-bottom: 3px solid rgb(109, 54, 45);
    border-radius: 0px;
    margin-right: 10px;
}

.nav-pills .nav-link:hover {
    border-bottom: 3px solid rgb(109, 54, 45);
}


#pills-profile ul {
    /* margin-left: 15vw; */
    width: 90%;
}
#pills-contact ul {
    /* margin-left: 30vw; */
}


#carouselThree i {
    color: white;
    padding: 3px;
    font-size: 3em;
}

#carouselThree .owl-nav {
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
    top: 40%;
}


#carouselThree .wrapper {
    height: 26em;
}


#slider-side {
    padding: 20px;
}

#slider-side i, #slider-side b {
    color: rgb(109, 54, 45);
    padding-right: 7px;
}

#rooms a, #rooms a:hover{
    color: #212529;
}

.breadcrumbs a, .breadcrumbs a:hover{
    color: #6c757d;
}

#slider-side b a, #slider-side b a:hover{
    color: rgb(109, 54, 45);
}

/* SERVICES */


#gallery-preview h2{
    background: rgba(255,255,255,0.8);
    text-align: center;
    padding: 20px 0px;
    margin: 15% 40px 0px 40px;
    font-size: 1.6vw;
}
#gallery-preview .card {
    border-radius: 0px;
    padding: 20px;
}
#gallery-preview .card-img {
    border-radius: 0px;
}

/* About hotel page  */

.about-image {
    background-size: cover;
    background-color: grey;
    margin-right: 15px;
    margin-left: 15px;
    width: calc(100% - 30px);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 560px;
    padding-top: 60px;
}

.about-image h1 {
    padding: 25px;
    background-color: rgba(255,255,255, 0.8);
}

.white-block-text {
    width: calc(100% - 15px);
    padding: 10px 40px;
    margin-left: 15px;
}

.address-block-text {
    font-size: 1.1em;
    width: calc(100% - 15px);
    padding: 20px 20px;
    margin-bottom: 30px;
    margin-left: 15px;
    color: #40322d;
}

.address-block-text a, .address-block-text a:hover, header a:hover {
    color: #40322d;
}

.address-block-text i {
    margin-top: 30px;
    color: #40322d;
}

.address-block-text span {
    color: rgb(109, 54, 45);
    font-weight: bold;
}

.side-blocks-links {
    background-size: cover;
    background-color: grey;
    margin-right: 15px;
    width: calc(100% - 15px);
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 180px;
    height: 100%;
}

.side-blocks-links:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.side-blocks-links-first {
    margin-bottom: 30px;
    height: calc(100% - 30px);
}


.side-blocks-links h5 {
    padding: 25px;
    background-color: rgba(255,255,255, 0.9);
    text-decoration: underline;
}

/* news */

.news-item {
    margin: 30px;
    background-color: white;
}

.news-item .col-12 {
    padding: 0px;
}

#news-section {
    padding-top: 45px;
}

@media screen and (max-width:815px){
    .sp-thumbnail-image {
        width: 100%;
        height: auto;
    }
}


/* */
@media screen and (max-width: 991px) {
.loyalty-description {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
	.loyalty-description .loyalty-btn {width:unset;height:unset;}
    #room-slider, #section-under-header {
        /* margin-top: 49px; */
    }
    .navbar--container {
        background: white;
    }
}

@media screen and (max-width: 1230px) {
    header {
        font-size: 14px;
    }
    h2 {
        font-size: 1.3em;
    }
}


@media all and (min-width: 1359px) {
    #news-section {
        padding-top: 70px;
    }
}
.section-tittle {
    padding-top: 20px;
}
.section-tittle-bred {
    padding-top: 2px;
}
.casino-table td
{
    padding: 3px 12px;
}
.casino-table a:hover
{
    color: rgb(109, 54, 45)
}
.casino-table tr:nth-child(2n)
{
    background: white;
    color: rgb(109, 54, 45)
}

.news-filter {
    padding: 5px 14px;
    border-radius: 5px;
    border: 1px solid rgb(109, 54, 45);
    color: rgb(109, 54, 45);
    background-color: rgba(245,240,231,0.670588);
}


/*Preloader*/
#preloader {
    background-color: #6d362d;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999;
}

#preloader img {
    display: block;
    position: absolute;
    left: calc(50% - 100px);
    top: 30%;
    width: 100px;
    height: 150px;
}

#loader {
    display: block;
    position: absolute;
    left: 50%;
    top: 70%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #d0b7ad;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #eee2bb;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #FFF;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.nav-item.dropdown ul{
    max-height: 0;
    height: auto;
    list-style: none;
    transition: max-height .5s;
    overflow: hidden;
}
.nav-item .nav-link{
    position: relative;
}
.nav-item .toggle-icon{display: block;position: absolute;right: 15px;top: 50%;transform: translateY(-50%) rotate(0deg);transition: transform .3s;color: #343a40;}
.nav-item.dropdown.active ul{
    max-height: 600px;
    height: auto;
    transition: max-height .5s;
}
.nav-item.dropdown.active .toggle-icon{
    transform: translateY(-50%) rotate(180deg);
    transition: transform .3s;
}
.navbar-collapse .navbar-toggler{
    position: absolute;
    right: 0;
    z-index: 999999;
}
.custom-search{
    padding: 0 !important;
    border-bottom: 1px solid #e1e1e1;
}