.theme-default {
  color: #303030;
}

.theme-black {
  color: #000000;
}

.theme-white {
  color: #ffffff;
}

.theme-cream {
  color: #fbf8e8;
}

.theme-blue {
  color: #11366b;
}

.theme-grey {
  color: #303030;
}

.theme-beach-rouge {
  color: #cf3339;
}

.theme-gold {
  color: #cb9e56;
}

.theme-maisonlux-gold {
  color: #9c8661;
}

.theme-amari-gold {
  color: #CF8337;
}

.theme-palmcourt-green {
  color: #2f5334;
}

.theme-inti-brown {
  color: #a05d4c;
}

.theme-smokehouse-dark {
  color: #513323;
}

.theme-the-beach-nude {
  color: #d2c2b8;
}

.theme-east-beige {
  color: #bba88f;
}

.theme-mixe-orange {
  color: #e6af76;
}

.theme-mari-kontan-brown {
  color: #725744;
}

.theme-duck-laundry-wine {
  color: #98252b;
}

.theme-ai-kisu-champagne {
  color: #f1d6ab;
}

.theme-turquoise {
  color: #80C7CA;
}

.theme-mixologist-gold {
  color: #C28624;
}

.theme-mondo-green {
  color: #2E4037;
}

.theme-aperitivo-nude {
  color: #AE776E;
}

.bg-lux-grey {
  background: #303030;
}

.accomodationList .slick-slide {
  margin: 0 10px;
}

.accomodationList .slickNavBtn {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accomodationList .slickNavBtn.slickNavBtn-next {
  right: 10%;
  color: #ffffff;
  background: none;
}

.accomodationList .slickNavBtn.slickNavBtn-prev {
  left: 10%;
  color: #ffffff;
  background: none;
}

.rooms-restaurants .__slider_description-container.roomsSuites .caption-box {
  position: relative;
  width: 210px;
  margin: auto;
  text-align: center !important;
  left: 0;
  -webkit-transform: inherit;
          transform: inherit;
}

.rooms-restaurants .__slider_description-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 2;
  color: #ffffff;
  background-color: transparent;
  border: none;
  width: 100%;
  padding: 0;
}

.rooms-restaurants .__slider_description-container .caption-box {
  right: 0;
  min-width: 210px;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.rooms-restaurants .__slider_description-container .caption-box .hotelTag {
  font-size: 30px;
  line-height: 28px;
  letter-spacing: .01em;
  font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  color: #ffffff;
}

.rooms-restaurants .__slider_description-container .caption-box .hotelTag svg {
  width: 100%;
}

.rooms-restaurants .__slider_description-container .caption-box .hotelTitle, .rooms-restaurants .__slider_description-container .caption-box .classType {
  font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: inherit;
}

.rooms-restaurants .__slider_description-container .caption-box .btnFindOut {
  margin: 20px 0 0 0;
}

.rooms-restaurants .__slider_description-container .caption-box .myFindOutBtn {
  font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
  letter-spacing: 0.03em;
  font-size: 14px;
  background-color: #303030;
  border: 1px solid #303030;
  color: #ffffff;
  padding: 6px 12px 5px 12px;
  text-decoration: none;
  vertical-align: top;
  white-space: nowrap;
  text-transform: uppercase;
  border-radius: 0;
  outline: none;
}

.rooms-restaurants .__slider_description-container .caption-box .myFindOutBtn svg {
  vertical-align: middle;
  font-size: 16px;
}

.rooms-restaurants .__slider_description-container .caption-box .myFindOutBtn:hover {
  background-color: #ffffff;
  color: #303030;
  border: 1px solid #ffffff;
}

.ru .__roomsContentBoxes h2, .ru .__roomsContentBoxes p.destLabel {
  font-size: 21px;
}

.__roomsContentBoxes .flexbox, .__roomsContentBoxes .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.__roomsContentBoxes .flexbox:lang(ar) {
  direction: rtl;
}

.__roomsContentBoxes .__mainWrap-intro {
  width: 95%;
  margin: auto;
}

.__roomsContentBoxes .__mainWrap-intro:before {
  content: ' ';
  padding-top: 50px;
  padding-bottom: 30px;
  display: block;
}

.__roomsContentBoxes .__mainWrap-intro:after {
  content: ' ';
  padding-top: 50px;
  padding-bottom: 30px;
  display: block;
}

.__roomsContentBoxes h2 {
  margin-bottom: 5px;
  color: inherit;
  text-transform: uppercase;
}

.__roomsContentBoxes .cta-container {
  display: block;
  text-align: center;
  width: 95%;
  margin: auto;
}

.__roomsContentBoxes .col-left-50 .desc-container {
  padding: 30px;
  text-align: center;
}

.__roomsContentBoxes .col-right-50 .desc-container {
  padding: 30px;
  text-align: center;
}

.__roomsContentBoxes .desc-container {
  display: block;
  text-align: center;
  width: 80%;
  margin: auto;
}

.__roomsContentBoxes .flexbox.white .desc-container.mainDesc p {
  color: inherit;
}

.__roomsContentBoxes .desc-container.mainDesc p {
  font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
  font-size: 28px !important;
  line-height: 32px;
  letter-spacing: .01em !important;
  margin-bottom: 20px;
  color: inherit;
}

.__roomsContentBoxes .content-listing {
  width: 95%;
  margin: 50px auto 30px;
}

.__roomsContentBoxes .content-listing p {
  color: #303030;
}

.__roomsContentBoxes .content-listing p:lang(ar) {
  text-align: right;
}

.__roomsContentBoxes .content-listing [itemprop="openingHoursSpecification"] p:lang(ar) {
  direction: ltr;
}

.__roomsContentBoxes .content-listing hr {
  margin-top: 50px;
  margin-bottom: 50px;
}

.__roomsContentBoxes .content-listing hr:last-child {
  display: none;
}

.__roomsContentBoxes .content-listing .span-padding {
  padding: 50px 0 0 0;
}

.__roomsContentBoxes .content-listing .span-spacing {
  padding-top: 50px;
  padding-bottom: 50px;
}

.__roomsContentBoxes .content-listing .col-right .bookingDetails a {
  color: #303030;
}

.__roomsContentBoxes .content-listing .col-right .bookingDetails a:hover {
  color: inherit !important;
}

.__roomsContentBoxes .content-listing .col-right .bookingDetails a:lang(ar) {
  direction: ltr;
  display: inline-block;
}

.__roomsContentBoxes .sizeBox ul.all-menus .slick-track {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.__roomsContentBoxes .sizeBox ul.all-menus .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.__roomsContentBoxes .sizeBox ul.all-menus li.itemList img {
  width: 100%;
}

.__roomsContentBoxes .sizeBox ul.all-menus li.itemList h3 {
  margin-top: 10px;
}

.__roomsContentBoxes .sizeBox ul.all-menus li.itemList h3 a {
  color: #303030;
}

.__roomsContentBoxes .sizeBox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
}

.__roomsContentBoxes .sizeBox ul li.itemList {
  list-style: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 95px;
  flex: 0 0 95px;
  text-align: center;
  margin: 15px 10px;
}

.__roomsContentBoxes .sizeBox ul li.itemList h3, .__roomsContentBoxes .sizeBox ul li.itemList div {
  font-size: 20px;
  font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
  letter-spacing: 1.12px;
  color: #303030;
  margin-top: 0;
  text-transform: none;
  line-height: 30px;
}

.__roomsContentBoxes .sizeBox ul li.itemListMiddleOption {
  list-style: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55px;
  flex: 0 0 55px;
  text-align: center;
  margin: 0 10px;
}

.__roomsContentBoxes .sizeBox ul li.itemListMiddleOption .middleItem {
  display: table;
  height: 100%;
  width: 100%;
}

.__roomsContentBoxes .sizeBox ul li.itemListMiddleOption .middleItem .andOption {
  font: 28px/30px "Tw Cen MT W01 Bold Cond",Arial,Helvetica,sans-serif;
  letter-spacing: 1.12px;
  color: #303030;
  display: table-cell;
  vertical-align: middle;
}

.__roomsContentBoxes .sizeBox ul.full-length-item li.itemList .__iconElement {
  display: table-cell;
  vertical-align: top;
  font-size: 26px;
  padding-right: 5px;
}

.__roomsContentBoxes .sizeBox ul.full-length-item li.itemList .__iconElement:lang(ar) {
  font-size: 23px;
  padding-right: 0;
}

.__roomsContentBoxes .sizeBox ul.full-length-item li.itemList .__iconElement svg {
  margin-right: 12px;
}

.__roomsContentBoxes .sizeBox ul.full-length-item li.itemList .__iconElement svg:lang(ar) {
  margin-right: 12px;
  margin-left: 12px;
}

.__roomsContentBoxes .sizeBox ul.full-length-item li.itemList .__iconElement svg.fa-phone:lang(ar) {
  margin-right: 15px;
}

.__roomsContentBoxes .sizeBox ul.full-length-item li.itemList .__textElement {
  display: table-cell;
  width: 100%;
  vertical-align: top;
  font-size: 20px;
  text-align: left;
  letter-spacing: 0.18px;
  font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
  /*&:lang(ar) {
                        direction: ltr;
                    }*/
}

.__roomsContentBoxes .sizeBox ul.full-length-item li.itemList .__textElement .textItem {
  position: relative;
  display: inline;
}

.__roomsContentBoxes .sizeBox ul.full-length-item li.itemList .__textElement .textItem.email {
  border-bottom: 1px solid;
  border-bottom-color: inherit;
}

.__roomsContentBoxes .sizeBox ul.full-length-item li.itemList.zomatoBox button {
  color: #303030;
  cursor: pointer;
  line-height: 20px;
  text-align: center;
  padding: 6px 12px 5px 12px;
  text-decoration: none;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-transition: all .5s;
  transition: all .5s;
  border-radius: 0;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  letter-spacing: 0.18px;
  font-family: "Tw Cen MT W01 Bold Cond";
  border: 1px solid #303030;
}

.__roomsContentBoxes .sizeBox ul.full-length-item li.itemList.zomatoBox button:hover {
  background-color: inherit;
  color: inherit;
  border-color: inherit;
}

.__roomsContentBoxes .orOptionBox {
  display: table;
  height: 100%;
  list-style: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55px;
  flex: 0 0 55px;
  text-align: center;
  margin: auto;
}

.__roomsContentBoxes .orOptionBox .backgroundCol {
  background-color: #303030;
  border-radius: 50%;
  padding: 8px;
}

.__roomsContentBoxes .orOptionBox .backgroundCol .orOption {
  font: 18px/20px "Tw Cen MT W01 Bold Cond",Arial,Helvetica,sans-serif;
  letter-spacing: 1.12px;
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
}

.__roomsContentBoxes .intro-block {
  margin: -15px auto 10px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 0;
}

.__roomsContentBoxes .intro-block .img-pattern {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-repeat: repeat round;
}

.__roomsContentBoxes .intro-block .col-left-50, .__roomsContentBoxes .intro-block .col-left-100 {
  color: #303030;
}

.__roomsContentBoxes .intro-block .col-right-50 h2, .__roomsContentBoxes .intro-block .col-right-100 h2 {
  color: #303030;
}

.__roomsContentBoxes .intro-block .main-content p {
  font-size: 24px;
}

.__roomsContentBoxes .intro-block .columns {
  height: auto;
  min-height: 425px;
  position: relative;
}

.__roomsContentBoxes .inner-slideshow .fullscreen-container {
  margin-bottom: 0px !important;
  height: calc(100vh / 1.00);
}

.__roomsContentBoxes .col-left-50 {
  min-width: auto;
}

.__roomsContentBoxes .col-left-50 .cta-container {
  padding: 20px 0;
  display: block;
}

.__roomsContentBoxes .col-left-100 {
  padding: 0 7%;
}

.__roomsContentBoxes .col-left-100 .cta-container {
  padding: 20px 0;
  display: block;
}

.__roomsContentBoxes .col-right ul.list-elements {
  padding: 0;
}

.__roomsContentBoxes .col-right ul.list-elements li p {
  padding-left: 1.3em;
  text-indent: -1.3em;
}

.__roomsContentBoxes .col-right ul.list-elements__ li {
  list-style: none;
  overflow: hidden;
  width: calc((100% - 6%) / 1);
  margin: 0 1%;
}

.__roomsContentBoxes .col-right ul.list-elements__ li.itemList {
  list-style: none;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  text-align: left;
  margin: 0;
}

.__roomsContentBoxes .col-right ul.list-elements__ .boldText {
  font: 20px/22px "Tw Cen MT W01 Medium Cond",Arial,Helvetica,sans-serif;
  letter-spacing: 1.12px;
  color: #303030;
}

.__roomsContentBoxes .col-right-50 {
  min-width: auto;
}

.subheader p {
  color: #303030;
  text-align: center;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.col-left {
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
}

.col-right {
  width: 100%;
  overflow: hidden;
  min-width: 305px;
}

.col-right.menu-items {
  overflow: initial;
  position: relative;
}

.col-right.menu-items .right-svg-icon {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 0;
  top: -75px;
  z-index: 2;
}

.col-right.menu-items .right-svg-icon svg#leaflet-menu {
  stroke: currentColor;
  width: 70%;
}

.col-left-100 {
  width: 100%;
  padding: 80px 4.1% 80px;
  overflow: hidden;
}

.col-right-100 {
  width: 100%;
  margin: 80px 4.1% 80px;
  overflow: hidden;
}

#galleryContent.cta-container {
  width: 100%;
}

#galleryContent.cta-container .media-box .bt-play {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 55px;
  height: 70px;
}

#galleryContent.cta-container .media-box .media-box-content .media-box-title p {
  font-family: "KingsCaslon-Regular",Arial,Helvetica,sans-serif;
  font-size: 15px;
  letter-spacing: .02em;
  text-align: center;
  color: #303030;
  font-weight: normal;
}

#galleryContent.cta-container .media-box .media-box-content .media-box-title p:lang(ar) {
  font-size: 17px;
}

#galleryContent.cta-container .media-box .media-box-container .download-overlay {
  position: absolute;
  font-size: 40px;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(transparent));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
  height: 100%;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}

#galleryContent.cta-container .media-box .media-box-container .download-overlay:hover {
  opacity: 1;
}

#galleryContent.cta-container .media-box .media-box-container .download-overlay i {
  position: absolute;
  top: 40%;
  right: 40%;
  color: #e1e1e1;
}

#galleryContent.cta-container .media-boxes-no-more-entries {
  display: none;
}

.moreItemsContainer {
  padding: 80px 0;
}

.moreItemsContainer .optional-title {
  margin: 0 0 80px auto;
}

.moreItemsContainer .usps_title.optional-title {
  margin: 0 0 15px 0;
}

.destLabel {
  font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
  font-size: 25px !important;
  line-height: 29px;
  text-transform: uppercase;
  color: inherit !important;
}

.restaurant-block hr {
  margin: 0;
}

.full-banner-container {
  margin: 0 auto 50px;
  width: 95%;
}

.full-banner-container .banner .slick-slide div {
  height: 100%;
}

.full-banner-container .banner .slick-container {
  height: 100%;
}

.full-banner-container .banner .slick-container .slide {
  background-repeat: no-repeat;
  background-size: cover;
}

.full-banner-container .banner .slick-container .slide .image-container img {
  width: 100%;
  opacity: 0;
}

.full-banner-container .banner .slick-container .slide .image-container .overlay-container {
  text-align: center;
  white-space: nowrap;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 100;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.35) 45%, rgba(0, 0, 0, 0.1) 65%, transparent 100%);
}

.full-banner-container .banner .description-container {
  width: 100%;
  padding: 20px 20px;
  border-left: 1px solid #C0C0C0;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  border-radius: 0px 0px 3px 3px;
  background-color: #303030;
}

.full-banner-container .banner .description-container .banner-title {
  text-align: center;
  font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 1.12px;
  color: #ffffff;
  width: 90%;
  margin: 0 auto 30px;
}

.full-banner-container .banner .description-container .btn-book {
  text-align: center;
}

.full-banner-container .banner .description-container .btn-book .btn-lux {
  min-width: 90px;
  text-align: center;
  font-family: "Tw Cen W01 Semi Bold";
  letter-spacing: .04em;
  font-size: 15px;
  line-height: 28px;
  padding: 8px 34px;
  background: #EDE6E1;
  border: 1px solid #EDE6E1;
  text-transform: uppercase;
  width: auto;
  color: #303030;
  position: relative;
  -webkit-transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: left 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  cursor: pointer;
  border-radius: 2px;
}

.full-banner-container .banner .description-container .btn-book .btn-lux:lang(ar) {
  padding: 8px 24px;
  font-size: 18px;
  font-weight: 600;
}

.full-banner-container .banner .description-container .btn-book .btn-lux:hover {
  background: #F7F3F0;
  color: #303030;
}

#galleryContent.cta-container.floorplan .media-boxes-container:lang(ar) {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

#galleryContent.cta-container.floorplan .media-boxes-container:lang(ar) .media-box .media-box-image img:lang(ar) {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

#galleryContent.cta-container.floorplan .media-boxes-container .media-box-title p:lang(ar) {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.chef-note-section {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 36% 1fr;
      grid-template-columns: 36% 1fr;
}

.chef-note-section:lang(ar) {
  direction: rtl;
}

.chef-note-section .col-left {
  width: 60%;
}

.chef-note-section .col-left .cta-container {
  position: relative;
  left: 4px;
}

.chef-note-section .col-right {
  width: 100% !important;
}

.chef-note-section .col-right .chef-note-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  margin-bottom: 1em;
}

.chef-note-section .col-right .chef-note-content .note-description {
  font-size: 18px;
}

.chef-note-section .col-right .chef-note-content .note-description h3 {
  font-size: 25px;
  font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
  letter-spacing: 1.12px;
  line-height: 29px;
  color: #303030;
  margin-top: 0;
}

.chef-note-section .col-right .chef-note-content .note-media {
  height: 100%;
  width: auto;
  margin: 0 auto;
}

.chef-note-section .col-right .chef-note-content .note-media .bgVideo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 200px;
  width: 200px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .chef-note-section .col-right .chef-note-content .note-media .bgVideo {
    height: 240px;
    width: 240px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1899px) {
  .chef-note-section .col-right .chef-note-content .note-media .bgVideo {
    height: 260px;
    width: 260px;
  }
}

@media only screen and (min-width: 1900px) {
  .chef-note-section .col-right .chef-note-content .note-media .bgVideo {
    height: 280px;
    width: 280px;
  }
}

.chef-note-section .col-right .chef-note-content .note-media .bgVideo .cbp-player {
  position: absolute;
  bottom: 0;
  right: 30px;
}

@media only screen and (max-width: 991px) {
  .chef-note-section .col-right .chef-note-content .note-media .bgVideo .cbp-player {
    bottom: -10px;
  }
}

.chef-note-section .col-right .chef-note-content .note-media .bgVideo .cbp-player a {
  color: inherit;
}

@media only screen and (max-width: 991px) {
  .chef-note-section .col-right .chef-note-content .note-media .bgVideo .cbp-player a {
    font-size: 40px;
  }
}

.chef-note-section .col-right .chef-note-content .note-media .bgVideo .cbp-player a:hover {
  color: #303030;
}

.chef-note-section .col-right .chef-note-content .note-media img {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

#galleryContent.cta-container #gridFactS .media-box.media-box-loaded {
  width: 174px !important;
}

#galleryContent.cta-container #gridFactS .media-box-container .download-overlay .overlay-position {
  height: 100%;
}

#galleryContent.cta-container #gridFactS .media-box-container .download-overlay svg {
  position: absolute;
  top: 30%;
  left: calc(50% - 15px);
}

#galleryContent.cta-container #gridFactS .media-box-container .media-box-content {
  padding: 20px 2px;
}

#galleryContent.cta-container #gridFactS .media-box-container .media-box-content .media-box-title p {
  font-size: 20px;
  font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
  letter-spacing: 1.12px;
  color: #303030;
  margin-top: 0;
  text-transform: none;
  line-height: 30px;
}

@media only screen and (max-width: 1024px) and (min-width: 1366px) {
  .__roomsContentBoxes .__mainWrap-intro {
    width: 95%;
    margin: auto;
  }
  .__roomsContentBoxes .full-banner-container .banner {
    height: 30vh;
  }
  .__roomsContentBoxes .full-banner-container .banner .slick-container .slide {
    height: 30vh;
  }
}

@media (max-width: 1024px) {
  .__roomsContentBoxes .content-listing {
    width: 95%;
  }
  .__roomsContentBoxes .__mainWrap-intro {
    width: 95%;
    margin: auto;
  }
}

@media (max-width: 768px) {
  .__roomsContentBoxes .flexbox, .__roomsContentBoxes .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .__roomsContentBoxes .sizeBox ul.full-length-item li.itemList {
    -webkit-box-flex: inherit;
        -ms-flex: inherit;
            flex: inherit;
  }
  .__roomsContentBoxes .sizeBox ul.full-length-item li.itemList .__iconElement svg:lang(ar) {
    margin-left: 0px;
  }
  .__roomsContentBoxes .sizeBox.bookingDetails {
    display: -ms-grid;
    display: grid;
  }
  .__roomsContentBoxes .sizeBox.bookingDetails ul.full-length-item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (auto)[1];
        grid-template-columns: repeat(1, auto);
  }
  .__roomsContentBoxes .sizeBox.bookingDetails ul.full-length-item li.itemList {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .__roomsContentBoxes .full-banner-container .banner {
    height: auto;
  }
  .__roomsContentBoxes .full-banner-container .banner .slick-container .slide {
    height: auto;
    display: block !important;
  }
  .__roomsContentBoxes .__mainWrap-intro {
    width: 100%;
    margin: auto;
  }
}

@media only screen and (max-width: 768px) and (min-width: 576px) {
  .__roomsContentBoxes .col-right ul.list-elements {
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .__roomsContentBoxes .col-right ul.list-elements li {
    list-style: none;
    overflow: hidden;
    width: calc((100% - 6%) / 1);
    margin: 0 1%;
  }
  .__roomsContentBoxes .col-right ul.list-elements__ li {
    list-style: none;
    overflow: hidden;
    width: calc((100% - 6%) / 1);
    margin: 0 1%;
  }
  .__roomsContentBoxes .col-right ul.list-elements__ li.itemList {
    list-style: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    text-align: center;
    margin: 0 20px;
  }
  .__roomsContentBoxes .sizeBox ul li.itemList {
    -ms-flex: 0 0 165px;
    -webkit-box-flex: 0;
            flex: 0 0 165px;
  }
  .__roomsContentBoxes .sizeBox p.small {
    font-size: 14px !important;
    text-align: center;
  }
  .rooms-restaurants .__slider_description-container .caption-box {
    top: 50%;
    width: 520px;
  }
  .rooms-restaurants .__slider_description-container .caption-box .hotelTitle, .rooms-restaurants .__slider_description-container .caption-box .classType {
    font-size: 28px;
  }
  .rooms-restaurants .__slider_description-container .caption-box .hotelTag {
    font-size: 40px;
    line-height: 38px;
  }
  .rooms-restaurants .__slider_description-container .caption-box .myFindOutBtn {
    font-size: 18px;
  }
  .rooms-restaurants .__slider_description-container.roomsSuites .caption-box {
    top: 50%;
    width: 520px;
  }
  .col-left-50 {
    padding: 0 7%;
  }
  .fullscreen-container {
    height: calc(100vh / 1.0) !important;
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1290px) {
  .__roomsContentBoxes .content-listing {
    width: 1150px !important;
    margin: 50px auto;
  }
  .__roomsContentBoxes .intro-block {
    margin: 0;
  }
  .__roomsContentBoxes .full-banner-container {
    margin: 0;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-right-50 {
    overflow: initial;
  }
  .col-right-50:before {
    right: -999em;
    background: #F1F1F1;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
  }
  .__roomsContentBoxes .__mainWrap-intro {
    width: 1150px;
    margin: auto;
  }
  .__roomsContentBoxes .full-banner-container .banner {
    height: 70vh;
  }
  .__roomsContentBoxes .full-banner-container .banner .slick-container .slide {
    height: 70vh;
  }
}

@media (min-width: 1080px) {
  .sizeBox.bookingDetails ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (auto)[4] !important;
        grid-template-columns: repeat(4, auto) !important;
  }
}

@media (min-width: 992px) {
  .moreItemsContainer .optional-title {
    text-transform: inherit;
    font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
    font-size: 42px;
    line-height: 44px;
  }
  .ru .__roomsContentBoxes .col-left .desc-container.mainDesc p {
    font-size: 25px !important;
  }
  .__roomsContentBoxes .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .__roomsContentBoxes .cta-container {
    text-align: left;
  }
  .__roomsContentBoxes .intro-block .cta-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0;
  }
  .__roomsContentBoxes .desc-container {
    text-align: left;
    width: 100%;
  }
  .__roomsContentBoxes .desc-container:lang(ar) {
    text-align: right;
  }
  .__roomsContentBoxes .desc-container.mainDesc p {
    font-family: "Tw Cen MT W01 Medium Cond", Arial,Helvetica,sans-serif;
    font-size: 32px !important;
    line-height: 38px;
    letter-spacing: .01em !important;
  }
  .__roomsContentBoxes .__mainWrap-intro .col-left {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .__roomsContentBoxes .col-left {
    width: 36%;
    min-width: auto;
    margin-top: 0;
    font-size: 35px;
    min-height: 55px;
  }
  .__roomsContentBoxes .col-left .desc-container {
    padding: 0 7% 0 0;
    text-align: left;
    margin: inherit;
  }
  .__roomsContentBoxes .col-left .desc-container:lang(ar) {
    padding: 0 0 0 7%;
    text-align: right;
  }
  .__roomsContentBoxes .col-left .desc-container.mainDesc p {
    margin: 0;
    max-width: 95%;
  }
  .__roomsContentBoxes .col-left-50 .desc-container {
    padding: 0 7% 0 0;
    text-align: left;
  }
  .__roomsContentBoxes .col-right-50 .desc-container {
    padding: 0 0 0 7%;
    text-align: left;
  }
  .__roomsContentBoxes .full-banner-container .banner .slick-container .slide h2 {
    font-size: 24px;
  }
  .__roomsContentBoxes .col-right.mainOccupancy_elem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .__roomsContentBoxes .occupBox {
    -ms-flex-preferred-size: 46%;
        flex-basis: 46%;
  }
  .__roomsContentBoxes .occupBox .itemList {
    text-align: center !important;
  }
  .__roomsContentBoxes .orOptionBox {
    height: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0;
  }
}

@media (min-width: 769px) {
  .col-right-50 {
    overflow: initial;
  }
  .col-right-50:before {
    right: -999em;
    background: #F1F1F1;
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
  }
  .rooms-restaurants .__slider_description-container {
    left: 20%;
    width: auto;
  }
  .rooms-restaurants .__slider_description-container:lang(ar) {
    right: 20%;
  }
  .rooms-restaurants .__slider_description-container .caption-box {
    top: 50%;
    width: 100%;
    text-align: left !important;
  }
  .rooms-restaurants .__slider_description-container .caption-box .hotelTag {
    font-size: 50px;
    line-height: 52px;
  }
  .rooms-restaurants .__slider_description-container .caption-box .hotelTitle, .rooms-restaurants .__slider_description-container .caption-box .classType {
    font-size: 30px;
    letter-spacing: 0.03em;
  }
  .rooms-restaurants .__slider_description-container .caption-box .myFindOutBtn {
    font-size: 16px;
  }
  .rooms-restaurants .__slider_description-container.roomsSuites .caption-box {
    top: 50%;
    width: 100%;
    text-align: left !important;
  }
  .rooms-restaurants .__slider_description-container.roomsSuites .caption-box:lang(ar) {
    text-align: right !important;
  }
  .rooms-restaurants .__slider_description-container.restaurantsBars {
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
  }
  .rooms-restaurants .__slider_description-container.restaurantsBars .caption-box {
    text-align: center !important;
  }
  .rooms-restaurants .__slider_description-container.restaurantsBars .caption-box svg {
    width: auto;
  }
  .inner-slideshow .fullscreen-container {
    margin-bottom: 0 !important;
  }
  .ru .__roomsContentBoxes .full-banner-container .banner .description-container h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .ru .__roomsContentBoxes .col-right ul.list-elements__ .orOption.boldText {
    display: block;
    margin: 10px 0 0 10px;
    font-size: 15px;
  }
  .__roomsContentBoxes .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }
  .__roomsContentBoxes .cta-container {
    text-align: left;
  }
  .__roomsContentBoxes .cta-container:lang(ar) {
    text-align: right;
    padding: 0 2%;
  }
  .__roomsContentBoxes .col-left {
    width: 36%;
    min-width: auto;
    margin-top: 0;
    padding: 0;
    font-size: 35px;
    min-height: 55px;
  }
  .__roomsContentBoxes .col-right {
    width: 64%;
  }
  .__roomsContentBoxes .col-right ul.list-elements {
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .__roomsContentBoxes .col-right ul.list-elements li {
    list-style: none;
    overflow: hidden;
    width: calc((100% - 6%) / 1);
    margin: 0 1%;
  }
  .__roomsContentBoxes .col-right ul.list-elements li:lang(ar) {
    margin: 0;
    width: 100%;
  }
  .__roomsContentBoxes .col-right ul.list-elements li p {
    font-size: 16px;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }
  .__roomsContentBoxes .col-right ul.list-elements li p:lang(ar) {
    text-indent: 0.2em;
    text-align: right;
    font-size: 17px;
  }
  .__roomsContentBoxes .col-right ul.list-elements__ li {
    list-style: none;
    overflow: hidden;
    width: calc((100% - 6%) / 1);
    margin: 0 1%;
  }
  .__roomsContentBoxes .col-right ul.list-elements__ li.itemList {
    list-style: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: left;
  }
  .__roomsContentBoxes .col-right ul.list-elements__ li.itemList:lang(ar) {
    text-align: right;
  }
  .__roomsContentBoxes .col-right ul.list-elements__ li.itemList p {
    font-size: 16px;
  }
  .__roomsContentBoxes .col-right ul.list-elements__ li.itemList p:lang(ar) {
    font-size: 17px;
  }
  .__roomsContentBoxes .sizeBox ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    padding-left: 0;
  }
  .__roomsContentBoxes .sizeBox ul li:nth-child(n+5) {
    padding-top: 20px;
  }
  .__roomsContentBoxes .sizeBox ul li.itemList {
    list-style: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    text-align: left;
    margin: 0;
  }
  .__roomsContentBoxes .sizeBox ul li.itemList:first {
    margin: 0 20px 0 0;
  }
  .__roomsContentBoxes .sizeBox ul li.itemList:lang(ar) {
    text-align: right;
  }
  .__roomsContentBoxes .sizeBox ul.all-menus {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .__roomsContentBoxes .sizeBox ul.all-menus .slick-slide {
    list-style: none;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    text-align: left;
  }
  .__roomsContentBoxes .sizeBox.bookingDetails ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (auto)[2];
        grid-template-columns: repeat(2, auto);
  }
  .__roomsContentBoxes .sizeBox.bookingDetails ul li.itemList {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .__roomsContentBoxes .full-banner-container .banner {
    min-height: inherit;
    position: relative;
    overflow: hidden;
  }
  .__roomsContentBoxes .full-banner-container .banner .slick-container .slide {
    background-repeat: no-repeat;
    background-size: cover;
  }
  .__roomsContentBoxes .full-banner-container .banner .slick-container .slide h2 {
    font-size: 24px;
  }
  .__roomsContentBoxes .full-banner-container .banner .slick-container .slide .image-container {
    position: relative;
    overflow: hidden;
  }
  .__roomsContentBoxes .full-banner-container .banner .description-container {
    position: absolute;
    top: 0;
    right: 0%;
    height: 100%;
    z-index: 2;
    color: #ffffff;
    background-color: transparent;
    border: none;
    width: 448px;
    padding: 0;
  }
  .__roomsContentBoxes .full-banner-container .banner .description-container .banner-title {
    text-align: left;
    width: auto;
    font-size: 34px;
    line-height: 34px;
    letter-spacing: .01em;
  }
  .__roomsContentBoxes .full-banner-container .banner .description-container .banner-title:lang(ar) {
    font-size: 38px;
    line-height: 38px;
  }
  .__roomsContentBoxes .full-banner-container .banner .description-container .btn-book {
    text-align: left;
  }
  .__roomsContentBoxes .full-banner-container .banner .description-container .centered-elem {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    max-width: 80%;
  }
  #galleryContent.cta-container.floorplan:lang(ar) {
    margin: inherit;
    float: right;
    padding: 0 0 0 2%;
  }
  #galleryContent.cta-container.floorplan .media-box-content .media-box-title p:lang(ar) {
    text-align: right;
  }
}

@media only screen and (max-width: 768px) {
  .chef-note-section {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  .chef-note-section .col-left {
    width: 100%;
  }
  .chef-note-section .col-left .cta-container {
    left: 0;
  }
  .chef-note-section .col-right {
    width: 95%;
    margin: 0 auto;
  }
  .chef-note-section .col-right .chef-note-content {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  .chef-note-section .col-right .chef-note-content .note-description {
    text-align: center;
  }
  html[lang=ar] .__roomsContentBoxes .desc-container p {
    text-align: center;
  }
  html[lang=ar] .__roomsContentBoxes .desc-container.mainDesc p {
    text-align: center;
  }
  html[lang=ar] .__roomsContentBoxes .cta-container {
    width: 85%;
  }
  html[lang=ar] .__roomsContentBoxes .content-listing p {
    text-align: center;
  }
  html[lang=ar] .__roomsContentBoxes .col-right ul.list-elements li p {
    text-indent: 1.3em;
    padding-left: 0;
  }
}

@media (max-width: 480px) {
  .__roomsContentBoxes .col-right ul.list-elements__ li.itemList {
    text-align: center;
  }
  .__roomsContentBoxes .col-right ul.list-elements__ li.itemList .mainOccupItem .subOccupItem {
    line-height: 20px;
  }
  .__roomsContentBoxes .col-right .sizeBox ul.all-menus .slick-track {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .__roomsContentBoxes .col-right .sizeBox ul.all-menus li.itemList h3 {
    font-size: 18px !important;
  }
  .__roomsContentBoxes .col-right .sizeBox p.small {
    font-size: 14px !important;
    text-align: center;
  }
  .__roomsContentBoxes .col-right .sizeBox.bookingDetails ul.full-length-item:lang(ar) {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  .__roomsContentBoxes .col-right .sizeBox.bookingDetails ul.full-length-item li.itemList:lang(ar) {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .__roomsContentBoxes .col-right .sizeBox.bookingDetails ul.full-length-item li.itemList:first-child:lang(ar) {
    -ms-grid-column-align: center;
        justify-self: center;
  }
  .__roomsContentBoxes .col-right.menu-items .right-svg-icon {
    display: none;
  }
  .__roomsContentBoxes .sizeBox ul li.itemList h3, .__roomsContentBoxes .sizeBox ul li.itemList div {
    line-height: 25px;
  }
}
