@import url('fonts/avenir/stylesheet.css');
.c {
  *zoom: 1;
}
.c:before,
.c:after {
  content: "";
  display: table;
}
.c:after {
  clear: both;
}
body {
  font-family: 'montserrat-light';
  font-weight: normal;
  font-family: 'avenir-light';
  font-weight: 400 !important;
}
.sub-title {
  font-family: 'montserrat-light' !important;
  font-weight: normal !important;
  font-family: 'avenir-light' !important;
  font-weight: 400 !important !important;
  font-size: 20px !important;
}
.ravis-title .inner-box .title {
  font-family: 'montserrat-bold';
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'avenir-bold';
  font-weight: 400 !important;
}
#breadcrumb-section .ravis-title {
  margin-top: 280px;
}
#breadcrumb-section .ravis-title .inner-box .title {
  font-size: 100px;
  line-height: 100px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #breadcrumb-section .ravis-title .inner-box .title {
    font-size: 40px;
    line-height: 50px;
  }
  #breadcrumb-section .ravis-title {
    margin-top: 180px;
  }
}
#breadcrumb-section .sub-title {
  font-size: 26px !important;
}
#main-slider .slide-caption .up-sec {
  font-size: 34px;
  line-height: 44px;
}
#main-slider .slide-caption .down-sec {
  font-size: 60px;
  line-height: 70px;
}
#main-header .inner-container .r-sec #main-menu ul li > a {
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'avenir-bold';
  font-weight: 400 !important;
  padding: 0 4px !important;
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
strong {
  //font-family: 'montserrat-bold';
  font-weight: normal;
  font-family: 'avenir-bold';
  font-weight: 400 !important;
}
#main-slider .slide-caption .down-sec,
#main-slider-fullscreen .slide-caption .down-sec {
  font-family: 'montserrat-bold';
  font-weight: normal;
  font-family: 'avenir-light';
  font-weight: 400 !important;
}
#main-slider .slide-caption .up-sec,
#main-slider-fullscreen .slide-caption .up-sec {
  font-family: 'montserrat-light';
  font-weight: normal;
  font-family: 'avenir-light';
  font-weight: 400 !important;
}
.ravis-title-t-1 .title,
#rooms-section.row-view .room-container .room-box .m-sec .title-box > .title {
  font-family: 'montserrat-bold';
  font-weight: normal;
  font-family: 'avenir-light';
  font-weight: 400 !important;
}
#main-availability-form .l-sec .title,
.ravis-btn.btn-type-1 {
  font-family: 'avenir-medium' !important;
  font-weight: 400 !important !important;
}
.price-value,
body.page-template-template-room-detail .room-desc .r-sec form input[type="submit"], body.single .room-desc .r-sec form input[type="submit"], body.single .room-desc .r-sec form input[type="submit"] {
  font-family: 'montserrat-bold' !important;
  font-weight: normal !important;
  font-family: 'avenir-light' !important;
  font-weight: 400 !important !important;
}
body.page-template-template-room-detail .room-title-box h1.title, body.single .room-title-box h1.title, body.single .room-title-box h1.title,
.room-container .room-box > .inner-box .caption > .title {
  font-family: 'montserrat-bold';
  font-weight: normal;
  font-family: 'avenir-light';
  font-weight: 400 !important;
}
#contact-section .t-sec .contact-info .contact-inf-box {
  font-family: 'avenir-medium';
  font-weight: 400 !important;
  font-size: 15px;
}
#contact-section .b-sec .contact-form form input[type="submit"] {
  font-family: 'montserrat-bold';
  font-weight: normal;
  font-family: 'avenir-light';
  font-weight: 400 !important;
}
#t-logo img {
  margin-top: 10px;
}
section.main {
  position: relative;
  z-index: 5;
  /*background-color: #222;*/
}
.main .content {
  padding: 60px 0;
}
.current-menu-item a {
  color: #d2bd7f !important;
}
#main-header.sticky #t-logo img {
  max-height: 90px;
}
#welcome-section {
  position: relative;
  z-index: 3;
  /*background-color: #313131;*/
}
#rooms-section {
  position: relative;
  z-index: 3;
  background-color: #f3f3f3;
}
#welcome-section .r-sec > img {
  margin-top: 124px;
}
#main-footer {
  background-color: #fff;
  padding: 30px 0 0 0;
}
#main-footer .b-sec {
  margin-bottom: 0;
}
.slider-available-sec #main-availability-form {
  /*position: relative;*/
}
.price-value {
  font-family: 'Playfair Display';
  font-size: 16px;
}
.page-template-template-room-detail .description p {
  margin: 30px 0;
}
.main h1 {
  margin-bottom: 30px;
  font-size: 36px;
}
.main h2 {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-weight: bold;
}
.main h3,
.main h4 {
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-weight: 600;
}
.main ul {
  margin: 20px 0;
}
.main ul > li {
  padding-left: 28px;
  margin: 10px 0;
  line-height: 24px;
  position: relative;
}
.main ul > li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  left: 0;
  top: 11px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #d2bd7f;
}
.main ol {
  margin: 20px 0;
  list-style-type: none;
}
.main ol > li {
  counter-increment: item;
  position: relative;
  padding-left: 28px;
  margin: 10px 0;
  line-height: 18px;
}
.main ol > li:before {
  content: counter(item) ".";
  color: #d2bd7f;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 16px;
}
.main table {
  margin: 40px 0;
  width: 100% !important;
  border-collapse: collapse;
}
.main table tr:first-of-type,
.main table tr th {
  text-align: left;
  color: #fff;
  padding: 6px;
  background-color: #111;
}
.main table tr td {
  padding: 6px;
}
.main img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.main img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
.main img.aligncenter {
  display: block;
  margin: 20px auto;
}
.main img.alignnone {
  float: none;
}
.main ul.gallery {
  *zoom: 1;
  margin-top: 40px;
}
.main ul.gallery:before,
.main ul.gallery:after {
  content: "";
  display: table;
}
.main ul.gallery:after {
  clear: both;
}
.main ul.gallery > li {
  text-align: left;
  width: 25%;
  padding-right: 2%;
  margin-bottom: 30px;
  float: left;
  padding-left: 0 !important;
}
.main ul.gallery > li:before {
  display: none !important;
}
.main ul.gallery > li a:hover img {
  opacity: 0.7;
}
.main ul.gallery > li img {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
#main-availability-form {
  padding: 20px 0;
}
#main-availability-form form {
  margin-top: 0;
}
#main-availability-form .row {
  margin-bottom: 0;
}
#main-availability-form .l-sec {
  text-align: right;
}
#main-availability-form .l-sec .title {
  font-size: 24px;
  display: block;
  margin-top: 3px;
  font-family: 'Playfair';
}
#main-availability-form .ravis-btn.btn-type-1 {
  background: none #d2bd7f;
  color: #333;
  height: 42px;
}
#main-availability-form textarea {
  height: 100px;
  width: 100%;
}
.mb40 {
  margin-bottom: 40px !important;
}
.submit input {
  background: none #d2bd7f;
  color: #333;
  height: 42px;
  width: 200px !important;
  border: none;
  margin: 0 auto;
  display: block;
  font-weight: bold;
}
#contact-section .t-sec .contact-info .contact-inf-box .text {
  line-height: 24px;
}
.slide-caption *:before,
.btn-type-2 *:before,
.slide-caption *:after,
.btn-type-2 *:after,
.slide-caption:before,
.btn-type-2:before,
.slide-caption:after,
.btn-type-2:after {
  display: none !important;
}
.btn-type-2 {
  background: #fff none !important;
  color: #111 !important;
}
.ravis-title *:before,
.title *:before,
.ravis-title *:after,
.title *:after,
.ravis-title:before,
.title:before,
.ravis-title:after,
.title:after {
  display: none !important;
}
.ravis-title-t-1 .title {
  line-height: 36px;
}
#rooms-section.row-view .room-container .room-box:hover .room-img,
#rooms-section.row-view .room-container .room-box:hover .r-sec,
#contact-section .b-sec,
body.page-template-template-room-detail .room-desc .r-sec form, body.single .room-desc .r-sec form {
  /*-webkit-box-shadow: none !important;
  box-shadow: none !important;*/
}
#gallery {
  padding: 0 !important;
  margin-top: 30px;
}
#gallery .ravis-title {
  margin-top: 0;
}
#contact-section .b-sec .contact-form {
  padding-top: 0;
  padding-bottom: 0;
}
body.page-template-template-room-detail .room-title-box, body.single .room-title-box,
.room-container .room-box > .inner-box .caption,
#rooms-section.row-view .room-container .room-box .m-sec .title-box {
  border-left: none;
}
#rooms-section.row-view .room-container .room-box .m-sec .title-box {
  padding-left: 0;
}
#rooms-section.row-view .room-container .room-box .room-img .more-info-url {
  border: none !important;
}
.event-container {
  margin-top: 0;
}
ul.actions {
  margin: 0 auto;
  text-align: left;
  font-size: 0;
}
ul.actions > li {
  position: relative;
  vertical-align: top;
  display: block;
  margin-bottom: 30px;
  font-size: 0;
}
ul.actions > li:nth-child(even) {
  margin-right: 0;
}
ul.actions > li .item-img {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  text-align: right;
}
ul.actions > li .item-img img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
ul.actions > li .item-info {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  font-size: 14px;
  padding-left: 30px;
}
ul.actions > li .item-date {
  display: block;
  color: #fff;
  font-size: 18px;
  margin-bottom: 3px;
}
#fmenu .ravis-title {
  margin-top: 0;
  margin-bottom: 30px;
}
.fmenu {
  text-align: center;
  margin: 0 auto 50px auto;
  font-size: 0;
}
.fmenu .item {
  width: 32%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin-right: 2%;
  margin-bottom: 30px;
  text-align: left;
}
.fmenu .item:nth-child(3n+3) {
  margin-right: 0;
}
.fmenu .item-head {
  font-size: 18px;
  background-color: #f3f3f3;
  padding: 10px;
}
.fmenu .item-soup {
  margin-top: 10px;
}
.room-container .room-box > .inner-box {
  background-position: center center !important;
}
@media screen and (max-width: 600px) {
  ul.actions > li {
    display: block;
    width: 100%;
    margin-right: 0 !important;
  }
  .room-container .room-box > .inner-box {
    height: 300px;
  }
}
.foodlist {
  margin-top: 20px;
}
.foodlist .itemd {
  position: relative;
  padding-right: 100px;
  padding-top: 4px;
  padding-bottom: 3px;
  border-bottom: 1px dashed #333;
}
.foodlist .itemd:last-child {
  border-bottom: none;
}
.foodlist .itemd-price {
  position: absolute;
  right: 0;
  top: 6px;
}
.social-header {
  position: absolute;
  right: 20px;
  top: 35px;
  z-index: 999;
}
.social-header a {
  color: #fff;
}
@media screen and (max-width: 1300px) {
  .social-header {
    top: 10px;
  }
}
.event-container .event-main-box .item figcaption .desc,
.event-container .dishes-main-box .item figcaption .desc,
.dishes-container .event-main-box .item figcaption .desc,
.dishes-container .dishes-main-box .item figcaption .desc {
  color: #fff;
}
.page-template-template-conference .main .content {
  padding: 0;
}
.content.main table td {
  color: #fff;
}
.content.main p {
  line-height: 30px;
}
.bdl .col-md-4 p {
  border-left: 1px solid #d2bd7f;
  padding: 0 10px;
  min-height: 120px;
}
.cboxes {
  text-align: center;
  font-size: 0;
}
.cboxes .item {
  border-left: 1px solid #d2bd7f;
  padding: 0 10px;
  display: inline-block;
  vertical-align: top;
  width: 20%;
  text-align: left;
  font-size: 14px;
  min-height: 150px;
  margin-bottom: 30px;
}
.cboxes .item:first-child {
  border: none;
}
.cboxes .item .fa {
  font-size: 11px;
  color: #d2bd7f;
  margin-right: 4px;
}
.cboxes .item:nth-child(1),
.cboxes .item:nth-child(2) {
  text-align: right;
  padding-right: 30px;
}
.cboxes .item:nth-child(3) {
  padding-left: 30px;
}
.cboxes .item:nth-child(4) {
  padding-left: 30px;
}
.cboxes .item:nth-child(4) a {
  font-size: 12px;
}
.cboxes .item strong {
  color: #d2bd7f;
}
@media screen and (max-width: 768px) {
  .cboxes .item {
    width: 50%;
    text-align: left !important;
    border: none;
  }
  .cboxes .item:nth-child(3),
  .cboxes .item:nth-child(4) {
    padding-left: 10px;
  }
}
@media screen and (max-width: 430px) {
  .cboxes .item {
    width: 100%;
    display: block;
  }
}
#contact-section .t-sec .contact-info .contact-inf-box .icon-box {
  background: none;
  font-size: 14px;
  margin-right: 0;
}
#contact-section .t-sec .contact-info .contact-inf-box .icon-box:after,
#contact-section .t-sec .contact-info .contact-inf-box .icon-box:before {
  display: none;
}
#contact-section .t-sec .contact-info .contact-inf-box:nth-of-type(2) .icon-box {
  font-size: 13px;
}
.page #main-slider .owl-wrapper,
.page #main-slider-fullscreen .owl-wrapper {
  height: 980px !important;
}
.home #main-slider .owl-wrapper,
.home #main-slider-fullscreen .owl-wrapper {
  height: 980px !important;
}
@media screen and (max-width: 989px) {
  #main-availability-form .l-sec .title {
    margin-bottom: 20px;
  }
}
.parallax-window {
  background: transparent;
}
.page .parallax-window {
  min-height: 100vh;
}
.home .parallax-window {
  /*min-height: 980px;*/
}
.room-boxes .ravis-title .title:before {
  height: 40px;
  width: 1px;
  display: inline-block !important;
  vertical-align: middle;
  background-color: #d2bd7f;
  content: "";
  margin-right: 10px;
}
.event-container .event-main-box .item figcaption .desc {
  border-left: 1px solid #d2bd7f;
  padding-left: 10px;
}
#hot-tips .ravis-title {
  margin-top: 0 !important;
}
#hotel-sections .section-row {
  display: table;
}
#hotel-sections .content ul {
  margin-left: 20px;
  margin-bottom: 20px;
}
.agree {
  text-align: center;
}
.agree input {
  width: auto !important;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.agree-text {
  display: inline-block;
  vertical-align: middle;
}
#main-header .inner-container .r-sec #main-menu ul li > a {
  padding: 0 5px;
}
.description ul {
  list-style-type: none !important;
}
.description ul > li {
  padding-left: 20px;
  position: relative;
}
.description ul > li:before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #d2bd7f;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
}
#main-footer .t-sec .widget-box h4.title {
  line-height: 18px;
  margin-bottom: 30px;
}
#contact-section .t-sec .content {
  max-width: 100%;
}
#hotel-sections .section-row .desc .content {
  min-height: 300px;
}
#main-footer .t-sec .widget-box .widget-content.contact {
  border-left: 1px solid #d2bd7f;
  padding-left: 20px;
}
#breadcrumb-section {
  /*height: 950px;*/
}
.ajax-loader {
  display: none !important;
}
.wpcf7-form .field-row.mb0 {
  margin-bottom: 0 !important;
}
.table-restaurant {
  text-align: center;
}
.table-restaurant .col-md-4 {
  float: none;
  display: inline-block;
  width: auto !important;
  padding: 0 20px;
  text-align: left;
  vertical-align: top;
}
.table-restaurant .col-md-4:first-of-type {
  text-align: right;
  border-right: 1px solid #d2bd7f;
}
.table-restaurant .col-md-4 p {
  min-height: 0;
  border: none;
}
.table-restaurant .col-md-4 strong {
  color: #d2bd7f;
}
.container {
  max-width: 1170px;
  width: 100%;
}
@media screen and (max-width: 450px) {
  .table-restaurant .col-md-4 {
    display: block;
    width: 100% !important;
    text-align: center;
  }
  .table-restaurant .col-md-4:first-of-type {
    border: none;
    text-align: center;
  }
}
.jidelak .item img {
  min-height: 258px;
}
@media screen and (max-width: 1170px) {
  .jidelak .item img {
    min-height: 0;
  }
}
.cboxes .cnames {
  font-size: 12px;
  line-height: 15px;
  display: block;
}
.image-main-box figure {
  position: relative;
}
.image-main-box a:hover .overlay {
  display: block;
}
.image-main-box .overlay {
  padding: 10px;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  text-indent: 0;
  color: #fff;
  font-size: 14px;
  max-width: 100%;
  width: 100%;
}
.fmenu .item {
  position: relative;
}
.fmenu .item-img {
  position: absolute;
  max-width: 80px;
  right: 0;
  top: 110px;
}
.fmenu .item-img a {
  display: block;
  position: relative;
  z-index: 20;
}
.fmenu .item-img img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 380px) {
  .fmenu .item-img {
    position: relative;
    max-width: 100%;
    top: 0;
    margin-top: 20px;
  }
  .foodlist .itemd {
    padding-right: 0;
  }
  .foodlist .itemd .itemd-price {
    position: relative;
    top: 0;
    display: block;
  }
}
h1.title,
h2.title,
h3.title {
  margin-bottom: 0;
}
h2.sub-title,
h3.sub-title {
  margin: 0 0 20px 0;
  line-height: 36px !important;
}
#main-footer .t-sec .widget-box .widget-content.contact .contact-info li {
  line-height: 16px;
}
#main-footer .t-sec .widget-box .widget-content.contact .contact-info li .fa {
  top: 0;
}
#main-footer .t-sec .widget-box .widget-content.contact .contact-info li:last-child {
  margin-bottom: 0;
}
.room-box .room-img {
  -webkit-background-size: cover !important;
  background-size: cover !important;
}
#luxury-rooms .room-boxes {
  height: 600px;
}
.room-boxes .inner-container {
  background-position: center center;
}
@media screen and (max-width: 768px) {
  .widget-box.text-right {
    text-align: left;
    margin-bottom: 40px;
  }
  .fmenu .item {
    width: 100%;
    display: block;
    margin-right: 0 !important;
  }
  #main-footer .t-sec .widget-box .widget-content.contact {
    padding-left: 0;
    border-left: none;
  }
  #main-footer .b-sec .social-icons {
    margin-top: 10px;
  }
  #luxury-rooms .room-boxes {
    height: 300px;
  }
}
@media screen and (max-width: 992px) {
  #contact-section .b-sec .contact-form {
    margin-bottom: 40px;
  }
  #rooms-section.row-view .room-container .room-box .room-img {
    height: 400px;
    background-position: center center;
  }
  #event-slider .owl-wrapper,
  #room-slider .owl-wrapper,
  .page #main-slider .owl-wrapper,
  .page #main-slider-fullscreen .owl-wrapper {
    height: 400px !important;
  }
  .home.page #main-slider .owl-wrapper {
    height: 980px !important;
  }
}
.page-template-template-conference .content ul {
  list-style-type: disc;
}
#gmap iframe {
  display: block !important;
  width: 100% !important;
  height: 456px !important;
}
#main-slider .ravis-btn.btn-type-2 {
  font-size: 18px;
}
#main-slider .owl-item.active {
  z-index: 99;
}
#map {
  display: block !important;
  width: 100% !important;
  height: 500px !important;
}
#mapg {
  display: block !important;
  width: 100% !important;
  height: 456px !important;
}
.owl-nav.disabled {
  display: none !important;
}
.cards {
  margin-top: 40px;
}
.cards img {
  width: 100%;
  max-width: 300px;
}
/* Cookies */
.cc-pc-container {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-overflow: hidden;
  -moz-overflow: hidden;
  -ms-overflow: hidden;
  -o-overflow: hidden;
  overflow: hidden;
}
.cc-nb-okagree,
.cc-nb-reject,
.cc-cp-foot-save {
  background-color: #d2bd7f !important;
  color: #222 !important;
  border: none !important;
}
.cc-nb-okagree:hover,
.cc-nb-reject:hover,
.cc-cp-foot-save:hover {
  background-color: #cbb36c !important;
}
.cc-pc-head-lang-select,
.cc-pc-head-lang-select:focus,
.cc-pc-head-lang-select:active {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.cc-cp-foot {
  padding: 20px;
  display: block;
  *zoom: 1;
}
.cc-cp-foot:before,
.cc-cp-foot:after {
  content: "";
  display: table;
}
.cc-cp-foot:after {
  clear: both;
}
.cc-cp-foot-save:focus {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}
.freeprivacypolicy-com---pc-dialog div.cc-cp-foot-byline {
  display: none !important;
}
