html {
    margin: 0;
}
::-moz-selection {
  /* Code for Firefox */
  background-color: #8490ff;
  color: #fff;
}

::selection {
  background-color: #8490ff;
  color: #fff;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777777;
  font-weight: 300;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
  font-weight: 300;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #777777;
  font-weight: 300;
}

body {
  color: #777777;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.625em;
  position: relative;
}

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

select {
  display: block;
}

figure {
  margin: 0;
}

a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

iframe {
  border: 0;
}

a, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
  text-decoration: none;
  outline: 0;
}

.card-panel {
  margin: 0;
  padding: 60px;
}

.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
  font-size: 1em;
  line-height: inherit;
}

.gray-bg {
  background: #f9f9ff;
}

h1, h2, h3,
h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  color: #222222;
  line-height: 1.2em !important;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
}

.h1, .h2, .h3,
.h4, .h5, .h6 {
  margin-bottom: 0;
  margin-top: 0;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  color: #222222;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
  color: #222222;
}

td, th {
  border-radius: 0px;
}

.fs-14 {
    font-size: 14px !important;
}
.fs-24 {
    font-size: 24px !important;
}

.clear::before, .clear::after {
  content: " ";
  display: table;
}

.clear::after {
  clear: both;
}

.fz-11 {
  font-size: 11px;
}

.fz-12 {
  font-size: 12px;
}

.fz-13 {
  font-size: 13px;
}

.fz-14 {
  font-size: 14px;
}

.fz-15 {
  font-size: 15px;
}

.fz-16 {
  font-size: 16px;
}

.fz-18 {
  font-size: 18px;
}

.fz-30 {
  font-size: 30px;
}

.fz-48 {
  font-size: 48px !important;
}

.fw100 {
  font-weight: 100;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500;
}

.f700 {
  font-weight: 700;
}

.fsi {
  font-style: italic;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-150 {
  margin-top: 150px;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-15 {
  margin-right: 15px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-0-i {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-170 {
  padding-top: 170px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pr-30 {
  padding-right: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-90 {
  padding-left: 90px;
}

.p-40 {
  padding: 40px;
}

.p-15-65 {
    padding: 15px 65px !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.text-italic {
  font-style: italic;
}

.text-white {
  color: #fff;
}

.text-black {
  color: #000;
}
.cur-pointer {
    cursor: pointer !important;
}
.transition {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.section-full {
  padding: 100px 0;
}

.section-half {
  padding: 75px 0;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-rigth {
  text-align: right;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-grow {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.flex-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}

.flex-top {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.flex-bottom {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
}

.flex-column {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.display-table {
  display: table;
}

.light {
  color: #fff;
}

.dark {
  color: #222;
}

.relative {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (min-width: 1200px) {

    .container {
        max-width: 1140px;
    }
}
.container.fullwidth {
  width: 100%;
}

.container.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.no-padding {
  padding: 0;
}

.section-bg {
  background: #f9fafc;
}

@media (max-width: 767px) {
  .no-flex-xs {
    display: block !important;
  }
    .room-images-area .menu-content h1 {
        font-size: 22px !important;
    }
}

.row.no-margin {
  margin-left: 0;
  margin-right: 0;
}

/* =================================== */
/*  Elements Page Styles
/* =================================== */
/*---------- Start Elements Page -------------*/
.whole-wrap {
  background-color: #f9f9ff;
}

.white-bg {
  background: #fff;
}

.section-top-border {
  padding: 50px 0;
  border-top: 1px dotted #eee;
}

.switch-wrap {
  margin-bottom: 10px;
}

.switch-wrap p {
  margin: 0;
}

/*---------- End Elements Page -------------*/
.about-sections {
    padding: 12px 0;
    margin-bottom: 60px;
}
.about-text-area .text-heading{
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: #8f94a2;
}
.about-img {
    padding: 60px 0;
    margin-left: -240px;
}
.text-heading-about-facts {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: #8f94a2;
    text-transform: uppercase !important;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .no-logo-area {
        margin-top: 0 !important;
    }
    .only-hotel-name {
        max-width: 180px !important;
        min-width: 180px !important;
    }
}
@media (max-width: 767px) {
    .no-logo-area {
        font-size: 12px !important;
        margin-top: 0 !important;
        line-height: 1;
    }
    .only-hotel-name {
        max-width: 110px !important;
        min-width: 110px !important;
    }
    .only-hotel-name-footer {
        max-width: 100% !important;
        min-width: 100% !important;
    }
    .modal-open .modal {
        top: 120px;
    }
    .about-img {
        padding: 0;
        margin-left: 0 !important;
        margin-bottom: -25px;
    }
    .about-text {
        margin: 0 !important;
        padding: 12px !important;
        order: 2;
    }
    .booking-rate-more {
        width: 100% !important;
    }
    .add-room-btn {
        margin-top: 12px !important;
    }
    .pagination {
        right: 0 !important;
        left: 6px !important;
    }
}
.about-text-area img {
    width: 100%;
    border-radius: 6px;
}
.about-text .col-md-8 {
    padding: 0 !important;
}

.sample-text {
  margin-bottom: 0;
}

.text-heading {
  margin-bottom: 30px;
  font-size: 24px;
}
.text-heading-about {
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #304659;
    text-transform: uppercase;
    margin-bottom: 35px;
    margin-top: 45px;
}

.typo-list {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .typo-sec {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .element-wrap {
    margin-top: 30px;
  }
}

b, sup, sub, u, del {
  color: #8490ff;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5em;
}

.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
  color: #777777;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.main-menu {
  /*padding-bottom: 20px;
  padding-top: 20px;*/

    height: 80px;
}
.header-nav {
    height: 100%;
}
#header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background: #fff;
    box-shadow: 0 4px 4px 0 rgba(143, 148, 162, 0.1);
}

#header.header-scrolled {
  transition: all 0.5s;
}

#header.header-scrolled .main-menu {
  border-color: transparent;
}
#logo {
    max-width: 133.9px;
    min-width: 133.9px;
}
#logo img {
    max-width: 133.9px;;
    height: auto;
}

.nav-menu li:hover > a, .menu-active, .parent-active > .sf-with-ul {
  color: #d71f26;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  right: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  right: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

.active-menu {
    color: #d71f26;
    margin-top: 2px;
}
.navbar-default .navbar-nav>li>a.active-menu {
    color: #ffffff;
    border-radius: 4px;
}
.mobile-menu-header .active-menu {
    color: #ffffff !important;
}
@media (max-width: 991px) {
    .active-menu:after {
        display: none;
    }
    .active-menu {
        font-weight: 600 !important;
    }
}
/* @media (min-width: 768px) {
    #header {
        z-index: 101 !important;
    }
} */
/* Nav Meu Container */
@media (max-width: 768px) {
    #nav-menu-container {
        display: none;
    }
    #header {
        box-shadow: 0 4px 4px 0 rgba(143, 148, 162, 0.1);
    }
    .nav-wrapper {
        margin-right: 75px;
        display: inherit;
    }
    .website-wrapper {
        padding: 0 20px !important;
    }
    .hotel-list-btn {
        display: none;
    }
    #header {
        z-index: 99999999 !important;
    }

    #mobile-nav-toggle {
        z-index: 99 !important;
    }
    body.mobile-nav-active #mobile-nav {
        left: 0;
        z-index: 9999999999 !important;
    }
}
/* Nav Meu Styling */
.nav-menu a {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f94a2;
    padding: 0 8px 0px 8px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
}

.nav-menu > li {
  margin-left: 10px;
}

.nav-menu ul {
  margin: 22px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 5px 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 12px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #8490ff;
}

.nav-menu ul ul {
  margin-right: 10px;
  margin-top: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
    position: absolute;
    right: 15px;
    z-index: 999;
    top: 29px;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}

#mobile-nav-toggle i {
  color: #222;
}

@media (max-width: 991px) {
  #mobile-nav-toggle {
    display: block;
  }
  #nav-menu-container {
    display: none;
  }
}
@media (min-width: 768px) {
  .mobile-menu-header, .mobile-phone, .wrapper-hotels {
    display: none;
  }
    .main-menu {
        position: relative;
    }
    .menu-phone, .sl-nav {
        align-self: center;
        display: block !important;
        float: left;
        line-height: 19px;
    }
    .menu-right-wrapper {
        display: flex;
    }
    .menu-phone-block {
        font-size: 16px;
        font-weight: 700;
        text-align: center !important;
        border-radius: 8px;
        margin: auto;
        padding: 0 4px;
        display: inline-flex !important;
        justify-content: center;
    }
    .menu-phone a {
        color: #8f94a2 !important;
        display: inline-flex;
    }
    .menu-phone a p {
        margin-left: 8px;
        margin-bottom: 0;
    }
    .menu-phone a i {
        margin-top: 5px;
    }

}
@media (max-width: 767px) {
    .footer-items {
        justify-content: inherit !important;
    }
    .wrapper-hotels {
        padding-top: 42px;
        padding-left: 34px;
    }
    .wrapper-hotels h6 {
        font-size: 14px;
    }
    .hotel-list a {
        font-size: 12px !important;
        text-transform: none !important;
        padding: 0 !important;
    }

    #logo {
        margin-left: 10px;
    }
    #logo {
        max-width: 100px;
        min-width: 74px;
    }
    #logo img {
        max-width: 100px;;
        max-height: 74px;
    }
    .menu-phone {
        top: 28px;
    }
    .menu-phone-block {
        font-size: 14px;
        font-weight: 700;
        text-align: center !important;
        justify-content: center;
        margin: 0;
        list-style: none;
        position: relative;
        border-radius: 4px;
        background-color: #f4f7fc;
        padding: 4px 8px;
        margin-right: 5px;
    }
    .menu-phone a {
        color: #8f94a2 !important;
        align-self: center;
    }
    .menu-phone a i {
        margin-top: 5px;
    }
    .menu-phone a .fa-whatsapp {
        color: #25D366;
    }
    .menu-phone a .fa-phone {
        color: #000;
    }
    .menu-phone a p {
        margin-left: 8px;
        margin-bottom: 0;
    }
    .mobile-menu-header {
        padding-bottom: 14px;
    }
    .mobile-menu-header > #logo {
        display: none;
    }
    .mobile-phone {
        font-size: 20px;
        font-weight: 600;
        text-align: center !important;
        border: 1px solid #000;
        border-radius: 8px;
        position: absolute;
        bottom: 35px;
        left: 0;
        right: 0;
        margin: auto;
        padding: 8px 0;
        display: inline-flex;
        justify-content: center;
    }
    .mobile-menu-tel a {
        color: #000 !important;
        display: inline-flex;
    }
    .mobile-menu-tel a p {
        margin-left: 16px;
        margin-bottom: 0;
    }
    .mobile-menu-tel a i {
        margin-top: 3px;
    }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.80);
  backdrop-filter: blur(10px);
  left: -100%;
  width: 100%;
  overflow: hidden;
  transition: 0.4s;
}

.navbar-toggler i {
    color: #ffffff;
    font-weight: 300;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
    color: #ffffff;
    font-size: 18px;
    overflow: hidden;
    padding: 11px 22px 11px 34px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
    font-weight: 600;
    text-transform: capitalize;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #8490ff;
}

#mobile-nav ul .menu-has-children li a {
  text-transform: none;
}

#mobile-nav ul .menu-item-active {
  color: #8490ff;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/* =================================== */
/*  Homepage Styles
/* =================================== */
.section-gap {
  padding-bottom: 60px;
}
.slider-title {
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #ffffff;
}
.slider-desc {
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    color: #ffffff;
}
.home-about-right {
    text-align: center;
}
@media (max-width: 800px) {
    .home-about-right {
        padding: 0;
        text-align: center;
    }
}
.home-about-right .primary-btn, .facts-area, .thumb .overlay-bg {
    background-color: #2d3039;
}
.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.section-title span {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0.64px;
}

.section-title {
    color: #000;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

/*-------- Start Banner Area ------------*/
.banner-area {
  background: #ffffff;
}
.banner-anchor {
    background: #ffffff;
    padding: 20px 24px;
    border-radius: 50px;
    position: absolute;
    bottom: -31px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 62px;
    z-index: 99;
}
.slider-anchor {
    bottom: -30px;
}
.banner-anchor i {
     color: #d71f26;
     font-size: 16px;
 }
.banner-area .img-fluid {
    height: 648px;
    width: 100%;
    margin-top: 80px;
}
@media (max-width: 800px) {
    .banner-area .img-fluid {
        height: auto;
    }
}
/*-------- End Banner Area ------------*/
/*--------- Start Facts Area -------------*/
.social-fact {
  text-align: center;
}

.social-fact h3, .social-fact p {
  color: #fff;
}

.social-fact h3 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #ccced5
}
.social-fact p {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.42;
    letter-spacing: normal;
    color: #ccced5;
}

.social-fact i {
    color: #2d3039;
    background-color: #f4f7fc;
    font-size: 25px;
    border-radius: 50px;
    padding: 20px 20.4px;
    max-width: 64px;
    min-width: 64px;
    max-height: 64px;
    min-height: 64px;
    margin: 32px 7.5px;
}

@media (max-width: 800px) {
  .social-fact {
    margin-bottom: 30px;
  }
}

/*--------- End Facts Area -------------*/
/*--------- Start Portfolio Area -------------*/

.menu-content h1 {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 4px;
    color: #8f94a2;
}
.menu-content h6 {
    font-size: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 4px;
    color: #8f94a2;
}

.menu-content p {
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.64px;
    color: #000000;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: 100%;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.single-portfolio:hover .middle {
  opacity: 1;
}

.text {
  color: white;
  font-size: 25px;
  padding: 16px 32px;
}

.place-all {
    background-color: #ffffff;
    border-radius: 4px;
    padding: 15px;
}

.places-page .place-all {
    border: 1px solid #E3E3E3;
    fill: #FFF;
    stroke-width: 1px;
    stroke: #E3E3E3;
    height: 480px;
    margin-bottom: 50px;
}

.places-page .place-all:hover {
    filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.10)) !important;
}
.places-page .place-all img {
    max-height: 450px;
    min-height: 450px;
}
.places-page .col-12:nth-child(2n-2) .place-all .row {
    flex-flow: row-reverse;
}
.place-all.home-place {
    padding: 0;
    border: none !important;
    stroke: none;
    filter: none;
}
.place-all.home-place h4 {
    color: #000;
    font-size: 26px;
    font-weight: 600;
    display: grid;
    margin-top: 24px;
    line-height: 1.2 !important;
    padding-bottom: 20px;
}
.place-all.home-place h4 span {
    font-size: 14px;
    color: #858585;
    font-style: italic;
}
.place-all.home-blog-detail {
    padding: 0;
    border: none !important;
    height: auto;
}
.place-all.home-blog-detail h4 {
    color: #304659;
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 14px;
}
.place-all.home-blog-detail span {
    color: #304659;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.place-all.home-blog-detail p {
    color: #304659;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    text-align: center;
}
.place-all h4 {
    color: #000;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 125%;
}
.place-all img {
    border-radius: 4px;
    max-height: 400px;
    min-height: 400px
}
.place-item:last-child {
    margin-top: 50px;
}
.home-place .justify-content-center {
    max-height: 310px;
    overflow: hidden;
}
.places-page .page-header {
    margin: 119px 0 80px !important;
}
.places-page .cover-photo {
    margin-top: -296px !important;
    z-index: -1;
}
.places-page h1 {
    border-right: none !important;
}
.single-portfolio {
    background-color: #ffffff;
    border-radius: 4px;
    margin-bottom: 25px;
    padding: 15px 15px 23px;
    fill: #FFF;
    stroke-width: 1px;
    stroke: #E3E3E3;
    border: 1px solid #E3E3E3;
    /* height: 389px; */
    min-height: 335px;
    filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0));
}

.single-portfolio:hover {
    filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.10));
}

.single-portfolio > .relative {
    height: 180px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: center;
    cursor: pointer;
}

.single-portfolio img {
    border-radius: 4px;
    height: 180px;
}

.single-portfolio h4 {
    color: #304659;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    /* padding-top: 30px; */
    padding-top: 20px;
    padding-bottom: 8px;
}

.single-portfolio a {
    color: #304659;
    text-align: right;
    width: auto;
    display: block;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    right: 24.5px;
    bottom: 20px;
}

.single-portfolio a > i {
    margin-left: 16px;
}

.places-detail-main {
    border: 1px solid #e3e3e378;
    border-radius: 4px;
    margin-right: 25px;
    padding: 8px 16px 8px 60px;
    /*min-height: 340px;*/
}

.places-detail-main p {
    margin-bottom: 6px;
}

.places-page .place-all .col-sm-6 > .justify-content-center {
    max-height: 340px;
    overflow-y: auto;
    margin-bottom: 32px;
}

.home-place .places-detail-main {
    border: none !important;
}

.places-detail-main h3 {
    font-size: 14px;
    padding-bottom: 5px;
    font-weight: 700;
}

.places-detail-main div {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 4px;
}

.places-detail {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    color: #000;
    margin-top: 24px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.thumb .overlay-bg {
  opacity: 0;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/*--------- End Portfolio Area -------------*/

/*-------- Start Common Page Style   -------------*/
/* =================================== */

/* =================================== */
/*  Accordion Styles
/* =================================== */
.accordion > dt {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
}

.accordion > dt > a {
  display: block;
  position: relative;
  color: #222222;
  text-decoration: none;
  padding: 8px 30px;
  font-size: 16px;
  font-weight: 500;
  background: #fafcff;
}

@media (max-width: 414px) {
  .accordion > dt > a {
    font-size: 12px;
  }
}

.accordion > dt > a:hover {
  text-decoration: none;
}

.accordion > dt > a.active {
  color: #8490ff;
  border-color: #ddd;
  cursor: default;
  border-bottom: 1px solid #8490ff;
  background: transparent;
}

.accordion > dt > a:after {
  content: "\f107";
  width: 15px;
  height: 15px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  left: 10px;
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  color: #222;
  -webkit-font-smoothing: antialiased;
}

.accordion > dt > a.active:after,
.accordion > dt > a.active:hover:after {
  content: "\f106";
  color: #8490ff;
}

.accordion > dt > a:hover:after {
  color: #444;
}

.accordion > dd {
  margin-bottom: 10px;
  padding: 10px 20px 20px;
  font-size: 14px;
  line-height: 1.8;
  color: #777;
}

.accordion > dt > a,
.accordion > dt > a:after,
.toggle > dt > a,
.toggle > dt > a:after {
  -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}

/* =================================== */
/*  Footer Styles
/* =================================== */
.footer-area {
    background-color: #f4f7fc;
    padding: 57px 0 0;
}
@media (max-width: 991px) {
    .footer-area {
        background-color: #f4f7fc;
        padding: 50px 0 0;
    }
    .single-footer-widget #logo {
        margin: 0;
    }
}

.footer-area .container-fluid {
  padding: 0;
}
.footer-area .copyright {
  text-align: center;
}

.single-footer-widget h4 {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 26px;
    text-transform: uppercase;
}

.single-footer-widget > a {
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 26px;
    text-transform: uppercase;
}

.footer-rooms a {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    opacity: 0.7;
    text-transform: none;
    display: block;
    margin-bottom: 10px;
}
.footer-contact {
    margin-top: -3px;
}
.footer-contact * {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 32px !important;
    color: #fff;
    opacity: 0.5;
    text-transform: none !important;
    width: 100%;
    display: grid !important;
    margin: 8px 0 !important;
}
.copyright {
    background-color: #f4f7fc;
    padding: 24px 0;
}
.copyright p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f94a2;
    display: inline-block;
    margin: auto 16px auto auto;
}
.single-footer-widget .form-control {
  border: none;
  width: 80% !important;
  font-weight: 300;
  background: #f9f9ff;
  padding-left: 20px;
  border-radius: 0;
  font-size: 14px;
  line-height: normal !important;
  color: #222;
}

.single-footer-widget .form-control:focus {
  box-shadow: none;
  color: #222;
}

.single-footer-widget ul li {
  margin-bottom: 10px;
}

.single-footer-widget ul li a {
  color: #777777;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-footer-widget ul li a:hover {
  color: #8490ff;
}

.single-footer-widget .bb-btn {
  color: #8490ff;
  color: #fff;
  font-weight: 300;
  border-radius: 0;
  z-index: 9999;
  cursor: pointer;
}

.single-footer-widget .info {
  margin-top: 25px;
  color: #fff;
  font-size: 12px;
}

.single-footer-widget .info.valid {
  color: green;
}

.single-footer-widget .info.error {
  color: red;
}

.single-footer-widget .btn {
  font-size: 1.2rem;
  border-radius: 0;
  background: #8490ff;
  color: #fff;
}

.single-footer-widget .btn .lnr {
  line-height: inherit;
  font-size: 13px;
  padding: 0px 4px;
}

.single-footer-widget ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777777;
  font-weight: 300;
}

.single-footer-widget :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

.single-footer-widget ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

.single-footer-widget :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
  font-weight: 300;
}

.single-footer-widget ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #777777;
  font-weight: 300;
}

@media (max-width: 991.98px) {
  .single-footer-widget {
    margin-bottom: 30px;
  }
}

.single-footer-widget .footer-social a {
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-footer-widget .footer-social a i {
  vertical-align: bottom;
  color: #fff;
}

.single-footer-widget .footer-social a:hover i {
  color: #8490ff;
}

.footer-bottom {
  padding-top: 50px;
}

.footer-bottom .footer-social {
  text-align: right;
}

@media (max-width: 991px) {
  .footer-bottom .footer-social {
    text-align: left;
    margin-top: 30px;
  }
}

.footer-bottom .lnr, .footer-bottom a {
  color: #8490ff;
}

.footer-text a {
  color: #8490ff;
}

/*-------- end footer Area -------------*/

.about-text {
    border-radius: 6px;
    background-color: #ffffff;
    padding: 30px 15px !important;
    margin-bottom: 11px;
    fill: rgba(255, 255, 255, 0.90);
    stroke-width: 1px;
    stroke: #E3E3E3;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.about-text p, .about-text li {
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
    color: #304659;
    text-align: center;
}

.about-text p {
    text-align: left;
}

.about-table {
    padding: 64px 120px;
    fill: rgba(255, 255, 255, 0.90);
    stroke-width: 1px;
    stroke: #E3E3E3;
    backdrop-filter: blur(10px);
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    margin-top: 40px;
}

.about-table tr {
    display: grid;
}

.about-table td {
    margin-bottom: 10px !important;
}
.about-table td:first-child {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%
}
.about-table td:last-child {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
}

.contact-text span {
    display: grid;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 300;
}

.card {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #d2d2dc;
    border-radius: 0
}

.card .card-title {
    color: #000000;
    margin-bottom: 0.625rem;
    text-transform: capitalize;
    font-size: 0.875rem;
    font-weight: 500
}

.card .card-description {
    margin-bottom: .875rem;
    font-weight: 400;
    color: #76838f
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion .card {
    margin-bottom: .75rem;
    box-shadow: 0px 1px 15px 1px rgba(230, 234, 236, 0.35);
    border-radius: .25rem;
    border: none
}

.accordion .card .card-header {
    border-radius: 8px;
    background-color: #f4f7fc;
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0
}

.accordion .card .card-header * {
    font-weight: 400;
    font-size: 1rem
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}
.card-header {
    border-bottom: none !important;
    padding: 0 1.25rem;
}
.accordion .card .card-header a {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 3.36;
    letter-spacing: normal;
    color: #1a1a1a;
    display: block;
    text-decoration: none;
    position: relative;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
    padding-right: 1.5rem
}

.accordion .card .card-header * {
    font-weight: 400;
    font-size: 1rem
}

.accordion .card .card-header a[aria-expanded="false"]:before {
    content: "\f0d7";
    color: #8f94a2;
    font-size: 23px;
    top: -16px;
}

.accordion .card .card-header a[aria-expanded="true"]:before {
    content: "\f0d8";
    color: #8f94a2;
    font-size: 23px;
    top: -16px;
}

.accordion .card .card-header a:before {
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 18px;
    display: block;
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-size: .756em;
    color: #405189
}
.fact-icon {
    width: 22px !important;
    margin-right: 18px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff !important;
}
.table th, .table td {
    font-size: 12px;
    letter-spacing: normal;
    color: #8f94a2;
    border-top: 1px solid #f4f7fc !important;
}

.contact-title {
    margin: 110px 0 40px !important;
}
.contact-text {
    padding: 12px 0 0 16px;
}
.contact-text p, .contact-text a {
    font-size: 16px;
    font-weight: 600 !important;
    margin-bottom: 30px;
    color: #000;
}
.contact-text span, .contact-form label {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    letter-spacing: 0.28px;
    color: #000;
}
.modal-header {
    border-bottom: 2px solid #d71f26;
}
.modal-title {
    font-size: 20px!important;
}
.employee-contact {
    padding: 8px !important;
}
.employee-contact p:first-child {
    font-size: 14px;
    font-weight: 600;
    color: #b7b7b7;
    margin-bottom: 7px;
}
.employee-contact p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #1a1a1a;
}
.employee-contact p:last-child {
    margin-bottom: 24px;
}
.close span {
    cursor: pointer;
    background: #8f94a2;
    color: #fff;
    border-radius: 50px;
    padding: 2px 8px;
    font-weight: 300;
    font-size: 21px;
    text-shadow: none !important;
    display: flex;
}
.employee-btn {
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f94a2;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #f4f7fc;
    padding: 0;
    max-width: 249px;
    min-width: 249px;
}
@media (max-width: 767px) {
    .menu-phone p {
        display: none;
    }
    .employee-btn {
        margin-left: 12px;
    }
    .about-text-area {
        padding: 12px;
    }
    .about-sections {
        padding: 12px;
        margin-bottom: 48px;
    }
    .contact-text {
        padding: 15px;
    }
    .map-wrap {
        height: 282px !important;
    }
    .mobile-menu-header #logo {
        display: none;
    }
    .room-list-homepage .single-portfolio {
        width: 310px !important;
        height: 300px !important;
    }
    .room-list-homepage .single-portfolio h4 {
        padding: 0 8px 22px 20px !important;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .room-list-homepage .single-portfolio img {
        height: 300px !important;
    }
    .home-about {
        height: 100% !important;
        align-items: baseline !important;
        padding-top: 78px;
    }
    .home-about .container {
        padding: 0;
    }
    .home-about-text {
        border-radius: 0 !important;
        padding: 32px !important;
    }
    .home-about-text h1 {
        font-size: 24px !important;
    }
    .page-header h1 {
        font-size: 28px !important;
        border: none !important;
        letter-spacing: 5px !important;
    }
    .page-header-about {
        padding: 0 !important;
    }
}
@media (max-width: 492px) {
    .employee-btn {
        max-width: 100%;
        min-width: 100%;
    }
    .cookiealert {
        bottom: 0 !important;
        left: 10px !important;
        right: 10px !important;
        font-size: 13px !important;
        width: 94% !important;
    }
}

.employee-btn:hover {
    color: #8f94a2;
    background-color: #ffffff;
    border-color: #f4f7fc;
    box-shadow: 0 10px 10px 0 rgba(143,148,162,.1);
    -webkit-transition: .5s;
    transition: .5s;
}
.employee-btn:focus {
    color: #8f94a2 !important;
    background-color: #ffffff !important;
    border-color: #f4f7fc !important;
    box-shadow: none;
}

.employee-btn:active {
    color: #8f94a2 !important;
    background-color: #ffffff !important;
    border-color: #f4f7fc !important;
}

.employee-btn .contact-icon {
    height: 93px;
    width: 100%;
    background-color: #f4f7fc;
}
.employee-btn i {
    margin-top: 18px !important;
    vertical-align: -webkit-baseline-middle;
}

.employee-btn p {
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #8f94a2;
    padding: 22px;
    margin-bottom: 0;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none !important;
}
.main-gallery {
    background-color: #ffffff;
    border-radius: 16px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.main-gallery > .thumb-gallery-detail {
    padding: 40px 64px 0 64px;
}
.main-gallery > .thumb-gallery-detail img {
    min-height: 574px;
    max-height: 574px;
}

.main-gallery > .thumb-gallery-thumbs {
    padding: 0 62px;
}
.room-images-area > div {
    padding: 0;
    margin: 0;
}
.room-images-area .owl-next {
    right: 5%;
    top: 280px;
}
.room-images-area .owl-prev {
    left: 5%;
    top: 280px;
}
.room-images-area img, .place-area img {
    width: 100%;
}
.place-area img {
    border-radius: 4px;
}
.room-images-area img:nth-child(2) {
    margin-top: 30px;
}
.room-images-area .table th, .table td {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #000000 !important;
    border-top: none !important;
    padding-bottom: 40px;
    width: 25%;
}
.banner-area.header-scrolled .secondary-nav {
    position: fixed !important;
    top: 62px;
    padding: 9px;
    /* z-index: 999 !important; */
}
.room-images-area .menu-content h1 {
    font-size: 28px;
    font-weight: 500;
    color: #000000;
}
.facts-title .menu-content h1 {
    font-size: 28px;
    font-weight: 500;
    color: #000000;
}
.room-images-area h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 150% !important;
    text-align: left;
    letter-spacing: 0.4px;
    color: #000000;
    margin-right: 88px;
    min-width: 140px;
}
.room-images-area h5 {
    text-align: left;
    font-size: 16px !important;
    margin-bottom: 14px;
}
.our-rooms-title {
    color: #000 !important;
    font-size: 20px !important;
    font-style: italic !important;
    font-weight: 300 !important;
    line-height: 150% !important; /* 30px */
    letter-spacing: 0.2px !important;
    text-align: center !important;
    margin: 40px 0 !important;
}
.room-images-area h4 {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2d3039;
    margin-bottom: 8px;
}
.room-images-area .owl-prev, .room-images-area .owl-next {
    position: absolute;
    border-radius: 50px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    padding: 7.51px 25.32px;
    background-color: #ffffff;
    font-size: 57px;
}

.room-description {
    font-size: 14px !important;
    font-weight: 500 !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: 1.61 !important;
    letter-spacing: normal !important;
    color: #2d3039 !important;
    margin-bottom: 50px;
}
hr {
    margin-top: 1rem;
    background: #000000;
    width: 6%;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
    .room-images-area img {
        height: 220px;
    }
    .room-images-area .owl-prev, .room-images-area .owl-next {
        position: absolute;
        border-radius: 50px;
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
        padding: 2.51px 10.32px;
        background-color: #ffffff;
        font-size: 22px;
    }
    .room-images-area .owl-prev {
        left: 0;
        top: 100px;
    }
    .room-images-area .owl-next {
        right: 0;
        top: 100px;
    }
}
.sl-nav {
    display: inline;
}
.sl-nav ul {
    margin:0;
    list-style: none;
    position: relative;
    display: inline-block;
}
.sl-nav li {
    cursor: pointer;
}
.sl-nav li ul {
    display: none;
}
.sl-nav li:hover ul {
    position: absolute;
    /* top:29px; */
    top:20px;
    /* right:-15px; */
    right:-35px;
    display: block;
    background: #fff;
    width: 110px;
    padding-top: 0px;
    z-index: 1;
    border-radius:5px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.sl-nav li:hover .triangle {
    position: absolute;
    top: 15px;
    right: -10px;
    z-index:10;
    height: 14px;
    overflow:hidden;
    width: 30px;
    background: transparent;
}
.sl-nav li:hover .triangle:after {
    content: '';
    display: block;
    z-index: 20;
    width: 15px;
    transform: rotate(45deg) translateY(0px) translatex(10px);
    height: 15px;
    background: #fff;
    border-radius:2px 0px 0px 0px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.sl-nav li ul li {
    position: relative;
    text-align: center;
    background: transparent;
    padding: 15px 15px;
    padding-bottom:0;
    z-index: 2;
    font-size: 15px;
    color: #3c3c3c;
}
.sl-nav li ul li:last-of-type {
    padding-bottom: 15px;
}
.sl-nav li ul li span {
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f94a2;
}
.sl-nav li ul li span:hover, .sl-nav li ul li span.active {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f94a2;
}
.sl-flag {
    display: inline-block;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
    width: 15px;
    height: 15px;
    background: #aaa;
    border-radius: 50%;
    position: relative;
    top: 2px;
    overflow: hidden;
}
.sl-nav img {
    width: 20px;
}
.sl-nav i {
    color: #000000;
    font-size: 16px;
    margin-right: 8px;
}
.active-lng {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}
.bg-gray {
    background-color: #f4f7fc;
}

.room-list {
    margin-top: 30px;
    margin-bottom: 100px;
}

.scroll-arrow {
    animation: slide1 2s ease-in-out infinite;
}
.banner-anchor:hover .scroll-arrow {
    animation: slide1 1s ease-in-out infinite;
}
@keyframes slide1 {
    0%,
    100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0, 3px);
    }
}
.cover-photo {
    height: 807px;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.slide-photo {
    height: 600px;
    width: 100%;
}
.home-main-slider .slick-next {
    right: 10px;
    border-radius: 50px;
    color: #2d3039;
    padding: 20.51px 20.8px !important;
    background-color: #ffffff !important;
}
.home-main-slider .slick-next:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f0da';
    border-radius: 50px;
    font-weight: 600;
    color: #2d3039;
    top: 30%;
    position: absolute;
    left: 0;
    right: 0;
}
.home-main-slider .slick-prev {
    left: 10px;
    border-radius: 50px;
    color: #2d3039;
    padding: 20.51px 20.8px !important;
    background-color: #ffffff !important;
}
.home-main-slider .slick-prev:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f0d9';
    border-radius: 50px;
    font-weight: 600;
    color: #2d3039;
    top: 30%;
    position: absolute;
    left: 0;
    right: 0;
}
@media (max-width: 767px) {
    .cover-photo {
        height: 516px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .slide-photo {
        height: 350px;
    }
    .pt-120 {
        padding-top: 0;
    }
    .active-lng {
        display: none !important;
    }
    .booking .btn {
        background-color: #ffffff !important;
    }
    .sl-nav li:hover ul {
        top: 29px !important;
        right:-45px !important;
    }
}


.booking-list {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}
.booking-list > li {
    margin-bottom: 15px;
    position: relative;
}
.booking h6 {
    font-size: 1rem;
    color: #000;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2 !important;
}
.booking-item {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 17px;
    border-radius: 16px;
    background-color: #ffffff;
    color: #737373 !important;
    text-decoration: none !important;
}
.booking-item.booking-item-small {
    padding: 11px;
}
.booking-item.booking-item-small .booking-item-title {
    font-size: 14px;
    margin-bottom: 0;
}
.booking-item.booking-item-small .booking-item-price {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 2px;
    display: inline;
}
.booking-item.booking-item-small .booking-item-price-from {
    font-size: 12px;
    margin-bottom: 2px;
}
.booking-item-title {
    font-size: 1.25rem;
    color: #737373 !important;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2 !important;
}
.booking-item-description {
    font-size: 13px;
    line-height: 1.5em;
}
.booking-item-img-wrap {
    position: relative;
}
.booking-item-img-wrap .booking-item-img-num {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    background: rgba(0,0,0,0.01);
    padding: 5px 7px;
    font-size: 13px;
    line-height: 1em;
}
.booking-item-img-wrap .booking-item-img-num > .fa {
    margin-right: 3px;
}
.booking-item-address {
    line-height: 1em;
    font-size: 13px;
}
.booking-item-price-from {
    display: block;
    font-size: 12px;
    line-height: 1em;
}
.booking-item-price {
    font-size: 18px;
    color: #626262;
    font-weight: 700;
    line-height: 1em;
    display: inline-block;
    float: right;
}
.booking-item-number {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #e6e6e6;
    text-align: center;
    color: #fff;
    display: block;
    top: 2px;
    right: 2px;
    font-size: 10px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.booking-item-flight-details {
    overflow: hidden;
}
.booking-item-flight-details .booking-item-departure,
.booking-item-flight-details .booking-item-arrival {
    float: left;
    width: 47%;
}
.booking-item-flight-details .booking-item-departure .fa-plane,
.booking-item-flight-details .booking-item-arrival .fa-plane {
    float: left;
    display: block;
    font-size: 30px;
    margin-right: 5px;
    position: relative;
    top: 4px;
}
.booking-item-flight-details .booking-item-departure h5,
.booking-item-flight-details .booking-item-arrival h5 {
    margin-bottom: 0;
}
.booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-flight-details .booking-item-arrival .booking-item-date {
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 1em;
    padding-left: 32px;
}
.booking-item-flight-details .booking-item-departure {
    margin-right: 6%;
}
.booking-item-flight-details .booking-item-destination {
    font-size: 12px;
    line-height: 1.3em;
}
.booking-item-airline-logo > p {
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.3em;
}
.booking-item-airline-logo > img {
    width: 40px;
}
.booking-item-flight-class {
    margin-bottom: 7px;
    margin-top: -5px;
    font-size: 11px;
    color: #8f8f8f;
    line-height: 1em;
}
.booking-item-features {
    list-style: none;
    margin: 0;
    padding: 0;
}
.booking-item-features > li {
    float: left;
    position: relative;
    margin-right: 7px;
    margin-bottom: 7px;
}
.booking-item-features > li:hover > i {
    border-color: #d66f11;
}
.booking-item-features > li .booking-item-feature-sign {
    position: absolute;
    bottom: 2px;
    left: 0;
    display: block;
    text-align: center;
    font-size: 10px;
    line-height: 1em;
    width: 100%;
}
.booking-item-features > li > i {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    font-size: 23px;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #686868;
}
.booking-item-features-dark > li > i {
    background: #4d4d4d;
    border: 1px solid #333;
    color: #fff;
}
.booking-item-features-rentals {
    margin-top: 10px;
}
.booking-item-features-rentals > li {
    margin-bottom: 0;
}
.booking-item-car-title {
    margin-top: 7px;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 0;
}
.booking-item-features-sign > li {
    padding-bottom: 15px;
}
.booking-item-features-small > li {
    margin-right: 5px;
    margin-bottom: 5px;
}
.booking-item-features-small > li > i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 17px;
}
.booking-item-features-small > li > i > img {
    width: 20px;
}
.booking-item-features-expand {
    display: block;
}
.booking-item-features-expand .booking-item-feature-title {
    position: relative;
    line-height: 37px;
    margin-left: 7px;
    color: #686868;
}
.booking-item-features-expand > li {
    float: none;
    display: block;
    overflow: hidden;
}
.booking-item-features-expand > li:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.booking-item-features-expand > li > i {
    float: left;
}
.booking-item-features-2-col > li {
    float: left;
    width: 50%;
    margin-right: 0;
}
.booking-item-container .booking-item-details {
    height: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, height 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s, height 0.3s;
    -o-transition: opacity 0.3s, -o-transform 0.3s, height 0.3s;
    -ms-transition: opacity 0.3s, -ms-transform 0.3s, height 0.3s;
    transition: opacity 0.3s, transform 0.3s, height 0.3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
.booking-item-container .booking-item-details h5 {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 20px;
}
.booking-item-container .booking-item-details h5.list-title {
    margin-bottom: 0;
}
.booking-item-container .booking-item-details .list {
    margin-bottom: 20px;
}
.booking-item-container.active .booking-item-details {
    height: auto;
    overflow: auto;
    padding: 15px;
    border: 1px solid #e6e6e6;
    border-top: none;
    position: relative;
    font-size: 11px;
    line-height: 1.6em;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.booking-title {
    margin-bottom: 25px;
    margin-top: 15px;
}
.booking-title > small {
    font-size: 12px;
    margin-left: 5px;
}
.booking-filters {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    background: #4d4d4d;
    color: #fff;
    padding: 15px 0;
    width: 263px;
    border: 1px solid #262626;
}
.booking-filters > h3 {
    padding: 0 20px;
}
.booking-filters .booking-filters-list > li {
    margin-top: 15px;
    padding: 15px 20px 0 20px;
    border-top: 1px solid #3b3b3b;
}
.booking-filters .booking-filters-list > li .booking-filters-title {
    margin-bottom: 5px;
}
.booking-filters .booking-filters-list > li .booking-filters-title small {
    font-size: 11px;
    font-weight: 400;
    position: relative;
    top: 10px;
    float: right;
    line-height: 1.3em;
    color: #ccc;
}
.booking-filters .booking-filters-list > li .booking-filters-sub-title {
    font-size: 15px;
    line-height: 1em;
    margin-top: 10px;
}
.booking-filters .irs-from,
.booking-filters .irs-to,
.booking-filters .irs-single {
    color: #fff;
}
.booking-filters .irs-grid-text {
    color: #d9d9d9;
}
.booking-filters.booking-filters-white {
    color: #737373;
    background: #fafafa;
    border-color: #ccc;
}
.booking-filters.booking-filters-white .irs-from,
.booking-filters.booking-filters-white .irs-to,
.booking-filters.booking-filters-white .irs-single {
    color: #737373;
}
.booking-filters.booking-filters-white .booking-filters-list > li {
    border-color: #ccc;
}
.booking-item-raiting-list,
.booking-item-raiting-summary-list {
    font-size: 13px;
    margin-bottom: 30px;
}
.booking-item-raiting-list > li,
.booking-item-raiting-summary-list > li {
    margin-bottom: 5px;
    overflow: hidden;
}
.booking-item-raiting-list > li > div,
.booking-item-raiting-summary-list > li > div {
    height: 26px;
    float: left;
    line-height: 26px;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-title,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
    width: 24%;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-bar,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-bar {
    width: 60%;
    background: #e6e6e6;
    height: 20px;
    margin-top: 3px;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-bar > div,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-bar > div {
    background: #ed8323;
    height: 100%;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-number,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-number {
    margin-left: 2%;
    width: 10%;
}
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
    width: 48%;
}
.booking-item-reviews > li {
    margin-bottom: 20px;
}
.booking-item-reviews > li .booking-item-review-person p {
    line-height: 1em;
}
.booking-item-reviews > li .booking-item-review-person-avatar {
    display: table;
    margin-bottom: 8px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.booking-item-reviews > li .booking-item-review-person-avatar:hover {
    -webkit-box-shadow: 0 0 0 2px #ed8323;
    box-shadow: 0 0 0 2px #ed8323;
}
.booking-item-reviews > li .booking-item-review-person-avatar > img {
    max-width: 70px;
}
.booking-item-reviews > li .booking-item-review-person-name {
    margin-bottom: 5px;
}
.booking-item-reviews > li .booking-item-review-person-loc {
    margin-bottom: 0px;
    font-size: 11px;
}
.booking-item-reviews > li .booking-item-review-content {
    padding: 15px 17px;
    border: 1px solid #e6e6e6;
    position: relative;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.booking-item-reviews > li .booking-item-review-content:before {
    z-index: 2;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 20px solid #ededed;
    border-bottom: 15px solid transparent;
    left: -20px;
    top: 14px;
}
.booking-item-reviews > li .booking-item-review-content > h5 {
    margin-bottom: 0;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
    width: 75px;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-more,
.booking-item-reviews > li .booking-item-review-content .booking-item-review-more-content {
    display: none;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand {
    position: relative;
    height: 30px;
    cursor: pointer;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand span {
    color: #ed8323;
    line-height: 30px;
    height: 30px;
    display: block;
    position: absolute;
    font-size: 14px;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand span.booking-item-review-expand-less {
    display: none;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-more {
    display: inline;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-more-content {
    display: block;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-expand	span.booking-item-review-expand-less {
    display: block;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-expand	span.booking-item-review-expand-more {
    display: none;
}
.booking-item-reviews > li .booking-item-raiting-summary-list {
    margin-bottom: 10px;
}
.booking-item-reviews > li .booking-item-review-rate {
    line-height: 30px;
    font-size: 12px;
    margin-bottom: 0;
}
.booking-item-reviews > li .booking-item-review-rate .fa {
    margin-left: 7px;
}
.booking-item-deails-date-location {
    padding: 15px 17px;
    background: #f7f7f7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ed8323;
}
.booking-item-deails-date-location > ul {
    font-size: 12px;
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
}
.booking-item-deails-date-location > ul > li {
    margin-bottom: 15px;
}
.booking-item-deails-date-location > ul > li p {
    margin-bottom: 5px;
}
.booking-item-deails-date-location > ul > li p > i {
    margin-right: 7px;
    height: 23px;
    width: 23px;
    line-height: 23px;
    font-size: 11px;
}
.booking-item-deails-date-location > ul > li h5 {
    font-size: 14px;
    margin-bottom: 5px;
    color: #515151;
}
.booking-item-price-calc {
    font-size: 13px;
}
.booking-item-price-calc .checkbox {
    margin-bottom: 5px;
    margin-top: 0;
}
.booking-item-price-calc .checkbox label {
    font-weight: 100;
}
.booking-item-price-calc .icheck {
    width: 20px;
    height: 20px;
    line-height: 18px;
    top: 2px;
}
.booking-item-price-calc .list {
    margin-bottom: 10px;
}
.booking-item-price-calc .list > li {
    margin-bottom: 7px;
}
.booking-item-price-calc .list > li > small {
    display: block;
    font-size: 11px;
}
.booking-item-price-calc .list > li > p {
    height: 25px;
    line-height: 25px;
    margin-bottom: 0;
}
.booking-item-price-calc .list > li > p span {
    float: right;
}
.booking-item-price-calc .list > li:last-child {
    padding-top: 7px;
    border-top: 1px solid #ccc;
    color: #5c5c5c;
}
.booking-item-price-calc .list > li:last-child > p > span {
    font-size: 15px;
    font-weight: 600;
}
.booking-item-passengers > li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px dashed #e6e6e6;
}
.booking-item-passengers > li:last-child {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px dashed #e6e6e6;
}
.booking-item-passengers label {
    font-weight: 100;
    font-size: 13px;
}
.booking-item-payment-total-flight {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #f2f2f2;
    margin-right: 30px;
}
.booking-item-payment-total-flight > li {
    padding: 10px 15px;
    background: #4d4d4d;
    color: #e6e6e6;
}
.booking-item-payment-total-flight > li:first-child {
    border-bottom: 1px dashed #1a1a1a;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.booking-item-payment-total-flight > li:first-child > h5 {
    line-height: 1em;
    margin: 3px 0;
    color: #f09644;
}
.booking-item-payment-total-flight > li:last-child {
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.booking-item-payment-total-flight > li.booking-item-payment-total-flight-wait {
    background: #333;
}
.booking-item-payment-total-flight > li.booking-item-payment-total-flight-wait > p {
    font-size: 13px;
    line-height: 1.4em;
    margin: 0;
    text-align: center;
}
.booking-item-payment-total-flight > li h5 {
    color: #fff;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure .fa-plane,
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival .fa-plane {
    font-size: 20px;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure h5,
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival h5 {
    font-size: 14px;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival .booking-item-date {
    padding-left: 23px;
    font-size: 11px;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-destination {
    font-size: 12px;
}
.booking-item-payment-total-flight > li .booking-item-flight-duration > p {
    margin-bottom: 5px;
    line-height: 1em;
    font-size: 13px;
}
.booking-item-payment-total-flight > li .booking-item-flight-duration > h5 {
    font-weight: 400;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-departure .fa-plane,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival .fa-plane {
    font-size: 20px;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-departure h5,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival h5 {
    font-size: 14px;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival .booking-item-date {
    padding-left: 23px;
    font-size: 11px;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-destination {
    font-size: 12px;
}
.booking-item-payment-flight .booking-item-flight-duration > p {
    margin-bottom: 5px;
    line-height: 1em;
    font-size: 13px;
}
.booking-item-payment-flight .booking-item-flight-duration > h5 {
    font-weight: 400;
}
.booking-item-dates-change {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    border: 1px solid #ed8323;
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.15);
    box-shadow: 0 2px 1px rgba(0,0,0,0.15);
}
.booking-item-payment {
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 1px rgba(0,0,0,0.1);
    border: 1px solid rgba(0,0,0,0.15);
}
.booking-item-payment > header {
    padding: 10px 15px;
    background: #f7f7f7;
}
.booking-item-payment > header .booking-item-payment-img {
    float: left;
    display: block;
    width: 30%;
    margin-right: 5%;
}
.booking-item-payment > header .booking-item-payment-title {
    font-size: 14px;
    margin-bottom: 0;
}
.booking-item-payment .booking-item-payment-total {
    margin-bottom: 0;
    padding: 8px 30px 8px 15px;
    font-size: 12px;
}
.booking-item-payment .booking-item-payment-total > span {
    font-size: 24px;
    color: #686868;
    font-weight: 400;
    letter-spacing: -2px;
}
.booking-item-payment .booking-item-payment-details {
    list-style: none;
    margin: 0;
    padding: 15px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.booking-item-payment .booking-item-payment-details > li {
    margin-bottom: 20px;
    overflow: hidden;
}
.booking-item-payment .booking-item-payment-details > li:last-child {
    margin-bottom: 0;
}
.booking-item-payment .booking-item-payment-details > li > h5 {
    line-height: 1em;
}
.booking-item-payment .booking-item-payment-details > li > p {
    margin-bottom: 0;
    color: #686868;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-item-title {
    color: #515151;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date,
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date-separator {
    float: left;
    display: block;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date-separator {
    width: 15%;
    text-align: center;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date .booking-item-payment-date-day {
    margin-bottom: 5px;
    line-height: 1em;
    color: #686868;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date .booking-item-payment-date-weekday {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1em;
    color: #7a7a7a;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price {
    margin: 0;
    padding: 0;
    list-style: none;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li {
    width: 70%;
    overflow: hidden;
    font-size: 12px;
    border-bottom: 1px dashed #d9d9d9;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-title,
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount {
    float: left;
    margin: 0;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount {
    float: right;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount > small {
    margin-left: 3px;
}
.booking-item-details .booking-item-header {
    margin-bottom: 20px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #f2f2f2;
}
.booking-item-details .booking-item-header-price {
    font-size: 19px;
    text-align: right;
    line-height: 1em;
}
.booking-item-details .booking-item-header-price .text-lg {
    font-size: 42px;
    line-height: 1em;
}
.booking-item-details .booking-item-header-price small {
    font-size: 13px;
}
.booking-details-tabbable .nav > li > a > .fa {
    margin-right: 5px;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    font-size: 13px;
    position: relative;
    top: -1px;
}
.booking-details-tabbable .nav > li.active > a > .fa {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
.booking-list-wishlist > li {
    padding-top: 30px;
    padding-right: 25px;
}
.booking-list-wishlist > li .booking-item-wishlist-title {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #f2f2f2;
    background: #f7f7f7;
    border-bottom: none;
    font-size: 12px;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
.booking-list-wishlist > li .booking-item-wishlist-title > span {
    font-size: 9px;
    color: #8f8f8f;
    margin-left: 5px;
}
.booking-list-wishlist > li .booking-item-wishlist-remove {
    position: absolute;
    top: 30px;
    right: 0;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #e6e6e6;
    color: #737373;
    text-align: center;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    -ms-transition: 0.1s;
    transition: 0.1s;
}
.booking-list-wishlist > li .booking-item-wishlist-remove:hover {
    background: #4d4d4d;
    color: #fff;
}

.add-room-btn {
    font-size: 12px !important;
    font-weight: bold !important;
}
.booking img {
    width: 100%;
}
.basket-focus {
    position: -webkit-sticky;
    position: sticky!important;
    top: 90px;
    align-self: self-start;
}
#basket {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
    padding: 8px;
}
#basket.error {
    -webkit-box-shadow: -5px -5px 23px 0 rgba(230, 18, 60, 0.6);
    -moz-box-shadow: -5px -5px 23px 0 rgba(230, 18, 60, 0.6);
    box-shadow: -5px -5px 23px 0 rgba(230, 18, 60, 0.6);
}
.basket-alert-area {
    color: #fd6a6a;
    font-size: 12px;
    margin: 12px 0;
}
#basket .basket-title {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #d71f26;
    padding: 8px 16px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
.chooseRateText {
    font-weight: 700;
    font-size: 14px;
    padding: 16px;
}
#basket .summary h5 {
    font-size: 14px;
    margin: 0;
    line-height: 1.57;
    font-weight: 700;
}
#basket .summary h5 b {
    display: block;
}
#basket .summary {
    padding: 15px 15px 8px;
    border-left: 1px solid #ecedee;
    border-right: 1px solid #ecedee;
    border-top: 1px solid #ecedee;
}
#basket .summary .s-info {
    font-size: 10px;
}
#basket .summary ul {
    margin: 12px auto 0;
    font-size: 12px;
    list-style: none;
    padding: 0;
}
#basket .summary ul li {
    width: 100%;
    margin-bottom: 12px;
}
#basket .summary ul li:last-of-type {
    margin-bottom: 0;
}
#basket .summary ul .not-canceled,
#basket .summary ul .free-cancellation {
    width: fit-content;
    display: block;
}
#basket .ticket {
    position: relative;
    border: 1px solid #ecedee;
    border-top: none;
    background: #fff;
    display: inline-block;
    padding: 15px;
    width: 100%;
}
#basket .ticket:before,
#basket .ticket:after {
    height: 90px;
    width: 45px;
    content: "";
    position: absolute;
    top: 15px;
    top: calc(0px - 0px);
    height: 12px;
    width: 8px;
    border: 1px solid #ecedee;
}
#basket .ticket:before {
    left: -1px;
    border-radius: 0 15px 15px 0;
    border-left-color: #fff;
}
#basket .ticket:after {
    right: -1px;
    border-radius: 15px 0 0 15px;
    border-right-color: #fff;
}
.room-price:before {
    content: "";
    display: block;
    width: 90%;
    border-top: 1px solid #000;
    border-top-style: dotted;
    opacity: 0.2;
    position: absolute;
    top: 6px;
    left: 13px;
    right: 12px;
}
.room-price {
    padding: 15px 0;
}
.room-price span {
    float: left;
}
.room-price b {
    float: right;
    font-size: 14px;
    font-weight: 700;
    color: #00c4ef;
}
.m-align span {
    float: right;
    font-weight: 700;
    margin-left: 3px;
}
.night-count {
    font-size: 12px;
    line-height: 1.5;
    text-align: right;
    padding: 10px 20px;
    border-radius: 8px;
    background-color: #f4f7fc;
}
.night-count span {
    display: block;
}
.night-count b {
    font-size: 24px;
    font-weight: 700;
    color: #00c4ef;
}
#basket .btn {
    margin-top: 10px;
    padding: 16px;
}
.facility-accordion {
    margin: 32px 15px 0;
    position: relative;
}
.detail-content {
    max-width: 1235px;
    margin: 30px auto;
    font-size: 12px;
    line-height: normal;
    border-radius: 8px;
    background-color: #ffffff70;
}
html body .badge {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}
html body .badge-outline-warning {
    background-color: #fff!important;
    border: 1px solid #fed2d2!important;
    color: #fd6a6a!important;
}
.all-inclusive i {
    margin-right: 8px;
    font-size: 14px;
}
.night-count b {
    font-size: 24px;
    font-weight: 700;
    color: #00c4ef;
}
.booking .btn-primary {
    background-color: #e5f3fe!important;
    color: #0286ff!important;
}
#bookingForm {
    justify-content: space-between;
}
.booking .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 16px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
html body .badge>i.left-icon {
    margin-right: 8px;
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1440px;
        padding: 0 80px;
    }
}
.another-booking-list {
    border-radius: 8px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
    background-color: #fff;
    margin: 0 0 8px!important;
    padding: 12px 0 12px 4px;
    align-items: center;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.another-booking-list:hover {
    background-color: #f4f7fc;
}
.cancellation-info {
    font-weight: 500;
    font-size: 10px;
    color: #38c537;
}
.non-cancellation-info {
    font-weight: 500;
    font-size: 10px;
    color: #d71f26;
}
.facilities-all {
    padding-inline-start: 0;
}
.facilities-all li {
    list-style: none;
    display: grid;
    line-height: 1;
}
.booking-important-facilities {
    font-size: 12px;
    margin-right: 5px;
    font-weight: 600;
    line-height: 2.5;
}
.booking-facilities {
    font-size: 10px;
    font-weight: 600;
}
.booking-facility-divider {
    margin: 8px 0;
    width: 100%;
    border: 0;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 4px!important;
}
.booking-pax-divider {
    margin: 8px 0;
    border: 0;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 24px !important;
}
.booking-total-people {
    font-size: 10px;
    color: #8f94a2;
    display: block;
}
.max-room-pax {
    background-color: #e5f3fe;
    border-radius: 8px;
}
.max-room-pax h3 {
    padding: 8px 16px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #0587ff;
}
.max-pax-icon {
    font-size: 18px;
    margin-right: 8px;
}
.max-pax-icon .fa-child{
    font-size: 14px;
}
.booking-rate-more {
    text-align: center;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
    background-color: transparent;
    width: 28%;
    height: 25px;
    margin: auto;
    margin-top: -8px;
    margin-bottom: 24px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    font-size: 12px;
    font-weight: 600;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.booking-rate-more:hover {
    background-color: #e5f3fe!important;
    color: #0286ff!important;
}
.delete-booking-room {
    position: absolute !important;
    right: 31px;
    top: 63px;
    font-size: 18px;
}
.pagination {
    position: absolute;
    top: 0;
    bottom: 6px;
    right: -2px;
    height: 15px;
    margin: auto;
    text-align: center;
}
.pagination i {
    font-size: 12px;
}
.pagination__dot {
    position: relative;
    width: 8px;
    height: 8px;
    display: inline-block;
    cursor: pointer;
    margin: 0 4px;
    -webkit-transition: .3s;
    transition: .3s;
}
.pagination__dot:hover {
    -webkit-transition: .3s;
    transition: .3s;
}
.pagination__dot:hover:before {
    top: -48px;
    opacity: 1;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
    border-radius: 8px;
}
.pagination__dot:hover:after {
    top: -18px;
    opacity: 1;
}
.pagination__dot:before {
    position: absolute;
    top: -40px;
    left: -140px;
    background: white;
    width: -moz-max-content;
    width: max-content;
    font-size: 11px;
    font-weight: 700;
    padding: 8px 18px;
    border-radius: 3px;
    content: attr(data-tooltip);
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}
.pagination__dot:after {
    position: absolute;
    width: 0;
    height: 0;
    top: -12px !important;
    left: -2px;
    border-top: 6px solid white;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (min-width:769px) and (max-width: 991px) {
    .add-room-btn {
        font-size: 8px !important;
    }
    .booking-item-price {
        font-size: 14px;
    }
}
.booking-frame {
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 92%;
    border: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: 9;
    position: fixed;
}
.booking-first-search .booking-search {
    box-shadow: none;
}
.bg-search {
    align-items: flex-end;
    background: center top no-repeat;
    background-image: url(/assets/img/illustration-hotels-desktop.png);
    display: flex;
    height: 280px;
    justify-content: space-around;
    margin-bottom: 24px;
    min-height: 280px;
    background-size: contain;
    margin-left: 96px;
    margin-right: 96px;
    width: calc(100% - 96px*2);
}
.search-room-title {
    font-size: 44px;
    font-weight: 600;
    text-align: center;
}
.position-relative {
    position: relative !important;
}
.select-booking-date-icon {
    color: #8f94a2;
    position: absolute;
    top: 28px;
    right: 15%;
}
.booking-search input {
    font-size: 16px;
    width: 100%;
    font-weight: 600;
    margin-top: 14px;
    border: none;
    border-right: 1px solid rgb(0 0 0 / 20%);
    padding: 10px 18px;
    cursor: pointer;
}
.booking-search input:focus-visible {
    outline: none !important;
}
.booking-search .fa-search {
    padding-right: 4px;
}
.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
}
.booking .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 16px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
.select-booking-btn {
    color: #000000;
    font-weight: 600 !important;
    background: transparent !important;
    margin-top: 6px;
    padding: 10px !important;
}
.booking-search-modal .modal-header {
    border-bottom: none !important;
    display: block;
}
.search-options-title {
    color: #000000;
    font-size: 1.125rem;
    font-weight: 700;
}
.roomconfig_fc {
    display: inline-block;
    width: 100%;
}
#RoomLegend {
    color: #000000;
    font-weight: 700;
    background: rgba(21, 43, 85, 0.03);
    text-align: left;
    font-size: 13px;
    padding: 8px 5px;
}
.wrapadults {
    display: grid;
}
.child-row p, .lbl_sm {
    color: #000000;
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 5px;
    min-width: 70px;
    text-align: left;
}
.search-booking-btn {
    background-color: #e5f3fe!important;
    color: #0286ff!important;
    margin-top: 8px;
    border-radius: 4px !important;
}
.home-about-area ~ .modal-backdrop.show {
    opacity: 0;
    z-index: -1;
}
.booking-search-modal .modal-header {
    border-bottom: none !important;
    display: block;
}
.search-options-title {
    color: #000000;
    font-size: 1.125rem;
    font-weight: 700;
}
.property-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    font-size: 16px;
    width: 100% !important;
    font-weight: 600;
    margin-top: 14px !important;
    color: #212529;
    cursor: pointer;
}

.dropdown-menu.show {
    border-radius: 8px;
    padding: 17px 24px;
    width: 391px;
    margin-top: 14px;
    margin-left: -20px;
}
.bootstrap-select .dropdown-menu.inner {
    width: 100%;
}
.bootstrap-select .dropdown-menu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
    line-height: 40px;
}
.bootstrap-select .dropdown-menu li:last-child {
    border-bottom: none;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #ffffff;
    color: #000;
}

.dropdown-item.active:after, .dropdown-item:active:after {
    font-family: 'Font Awesome 5 Pro';
    content: '\f00c';
    position: absolute;
    right: 10px;
}

.booking-search .property-select {
    border-right: 1px solid rgb(0 0 0 / 20%);
}
.bootstrap-select>.dropdown-toggle:after {
    display: none;
}
.property-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .filter-option-inner-inner {
    color: #000000;
    text-align: center;
}

.property-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn-light {
    background-color: #ffffff;
}

.property-select .btn-light {
    padding: 10px;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 90% !important;
    margin: 0 10px 0 0;
}
.add-new-room {
    background: transparent;
    width: auto !important;
    padding: 8px !important;
}
.close-options-btn {
    margin-top: 16px;
    cursor: pointer;
    border-radius: 0.5rem;
    border-width: 0;
    box-shadow: 0 2px 0.25rem 0 rgba(0, 11, 38, 0.2);
    overflow: hidden;
    background-color: #e5f3fe!important;
    color: #0286ff!important;
    border-color: #fff;
}
.bootstrap-select .text {
    color: inherit;
    font-size: initial;
    padding: initial;
}
.ch {
    width: 100%;
    display: inline-flex;
    margin-bottom: 20px;
}
.removeRoom {
    height: 0;
    margin-top: -38px;
    padding: 12px 34px !important;
    float: right;
    color: #000000;
    font-weight: 500 !important;
    font-size: 13px !important;
    width: 14% !important;
    text-decoration: underline !important;
}

.booking-search-modal .modal-content {
    border: none;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 11, 38, 0.24);
    min-width: 100%;
    width: fit-content;
}

@media (min-width: 768px) and (max-width: 768px) {
    .nav-wrapper {
        margin-right: 15px;
        margin-top: 0;
    }
    .modal-dialog-centered {
        top: 338px !important;
    }
}

@media (min-width: 769px){
   #selectBooking .modal-dialog {
        max-width: 393px;
        margin: 1.75rem auto;
    }
    #selectBooking .modal-dialog-centered {
        min-width: 23.5rem;
        max-width: 20vw;
        left: 168px;
        top: 170px;
    }
}
@media (max-width: 1359px) {
    .owl-next {
        right: 0;
        top: 130px;
    }
    .owl-prev {
        left: 0;
        top: 130px;
    }
}

@media (min-width: 991px) and (max-width: 1359px) {
    .room-images-area img {
        height: 500px;
    }
}

#header {
    position: inherit;
}
#header.header-scrolled {
    position: sticky;
}
.booking-search-modal {
    padding: 0.5rem 0;
    z-index: 9;
}
@media (min-width: 768px) {
    .modal-dialog-centered {
        min-height: 100%;
        display: block;
        top: 138px;
    }
}
.thumb-gallery .thumb-gallery-detail {
    padding: 40px 64px;
}
.daterangepicker {
    font-family: 'Raleway', sans-serif;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
    border: none !important;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    font-weight: 600;
    padding: 6px 8.72px;
}
.daterangepicker td.in-range {
    background-color: #d71f261f !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #d71f26 !important;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    width: 36px !important;
    font-size: 12px !important;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    padding: 6px 10.72px !important;
}
.daterangepicker .drp-calendar {
    max-width: 295px !important;
}
.active.start-date {
    border-bottom-left-radius: 50px !important;
    border-top-left-radius: 50px !important;
}
.active.end-date {
    border-bottom-right-radius: 50px !important;
    border-top-right-radius: 50px !important;
}
.slick-prev {
    left: 5px;
    z-index: 9;
}

.slick-next {
    right: 15px;
    z-index: 9;
}
.slick-slide:focus {
    outline: none;
}

.slick-prev:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f0d9';
}
.slick-next:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f0da';
}
.room-images-area .slick-prev {
    left: 60px !important;
    border-radius: 50px;
    color: #000000 !important;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    padding: 39px !important;
    font-weight: 300;
    background-color: #ffffffbf !important;
}
.room-images-area .slick-next {
    right: 60px !important;
    border-radius: 50px;
    color: #000000 !important;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    padding: 39px !important;
    font-weight: 300;
    background-color: #ffffffbf !important;
}
.room-images-area .slick-prev:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f104';
    font-size: 36px;
    font-weight: 600;
    color: #2d3039;
    top: 30%;
    position: absolute;
    left: 0;
    right: 0;
}
.room-images-area .slick-next:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f105';
    font-weight: 600;
    font-size: 36px;
    color: #2d3039;
    top: 30%;
    position: absolute;
    left: 0;
    right: 0;
}

.about-awards {
    margin-bottom: 80px;
}

@media (max-width: 991px) {
    .footer-contact * {
        display: block !important;
        word-wrap: break-word;
        width: 100%;
        white-space: normal;
    }
    .slick-slide img {
        display: block;
        height: 314px;
    }
    .about-awards .slick-slide img {
        height: auto;
    }
    .thumb-gallery .hotel-gallery .slick-slide img {
        opacity: 0.25;
    }
    .thumb-gallery .hotel-gallery .slick-active img {
        opacity: 1;
    }
    .room-images-area .slick-prev {
        left: 0 !important;
        padding: 18px !important
    }
    .room-images-area .slick-next {
        right: 0 !important;
        padding: 18px !important
    }
    .room-images-area .slick-prev:before {
        font-family: 'Font Awesome 5 Pro';
        content: '\f104';
        font-size: 17px;
    }
    .room-images-area .slick-next:before {
        font-family: 'Font Awesome 5 Pro';
        content: '\f105';
        font-size: 17px;
    }
}
/*.slick-prev:before, .slick-next:before {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: #8f94a2;
    background-color: #f4f7fc;
    opacity: 1;
    padding: 26.51px 11.5px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/
@media (min-width: 992px) {

    .about-sections .slick-list {
        height: 70vh;
    }
    .about-awards .slick-list {
        height: auto;
    }
    .slick-slider {
        cursor: grab;
    }
    .main-gallery .slick-slider {
        padding: 40px;
    }
    .thumb-gallery .hotel-gallery .slick-slide {
        height: 600px;
    }
    .thumb-gallery .hotel-gallery .slick-active {
        margin: 0;
        height: auto;
    }
    .thumb-gallery .hotel-gallery .slick-slide img {
        margin-top: 60px;
        opacity: 0.25;
        height: 70vh;
    }
    .thumb-gallery .hotel-gallery .slick-active img {
        opacity: 1;
        margin: 0;
    }
}
.room-list-home, .about-awards {
    margin-right: -15px;
    margin-left: -15px;
}
.room-list-home .slick-prev:before, .about-awards .slick-prev:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f0d9';
    border-radius: 50px;
    font-weight: 600;
    color: #2d3039;
    top: 30%;
    position: absolute;
    left: 0;
    right: 0;
}
.room-list-home .slick-next:before, .about-awards .slick-next:before {
    font-family: 'Font Awesome 5 Pro';
    content: '\f0da';
    border-radius: 50px;
    font-weight: 600;
    color: #2d3039;
    top: 30%;
    position: absolute;
    left: 0;
    right: 0;
}
.room-list-home .slick-prev, .about-awards .slick-prev {
    left: 0 !important;
    border-radius: 50px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    color: #2d3039;
    padding: 20.51px 20.8px !important;
    background-color: #ffffff !important;
}

.room-list-home .slick-next, .about-awards .slick-next {
    right: 0 !important;
    border-radius: 50px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);
    color: #2d3039;
    padding: 20.51px 20.8px !important;
    background-color: #ffffff !important;
}

@media (min-width: 1320px) {
    .room-list-home .slick-prev, .about-awards .slick-prev {
        left: -4% !important;
    }
    .room-list-home .slick-next, .about-awards .slick-next {
        right: -4% !important;
    }
}

@media (max-width: 767px) {
    .room-list-home .slick-next, .about-awards .slick-next {
        right: 0 !important;
    }
    .room-list-home .slick-prev, .about-awards .slick-prev {
        left: 0 !important;
    }
    .room-list-home {
        overflow: hidden;
    }
    .select-booking-date-icon {
        right: 14%;
    }
}
.footer-slogan {
    font-size: 12px;
    font-weight: 500;
}
.thumb-gallery .hotel-gallery img {
    border-radius: 8px;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
}

.thumb-gallery .hotel-gallery .slick-active img {
    margin: 0 5px !important;
}
.website-list {
    padding: 0 !important;
}
.btnWrap {
    float: left;
}

.btnWrap a {
    width: 100% !important;
}
.main-gallery {
    position: relative;
}
.gallery-slide.owl-carousel .owl-item.center {
    transform: scale(1.3);
    margin-top: 0 !important;
    position: relative;
    z-index: 999;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.gallery-slide.owl-carousel .owl-item {
    transform: scale(1, 0.9);
    opacity: 0.3;
    padding: 10px 0;
    transition: all 0.2s;
}
@media only screen and (max-width:1024px){
    .gallery-slide.owl-carousel .owl-item {
        padding: 0 !important;
    }
    .gallery-slide {
        padding: 0 !important;
    }
    .gallery-slide img {
        height: 100% !important;
        width: 100% !important;
        margin: 0 auto;
        display: block;
    }
    .gallery-slide .item {
        height: 00% !important;
        width: 100% !important;
        margin: 0 auto;
        display: block;
    }
    .owl-next {
        right:-20px !important;
        top: 0 !important;
        bottom: 0 !important;
    }
    .owl-prev {
        left:-20px !important;
        top: 0 !important;
        bottom: 0 !important;
    }
}
@media only screen and (max-height:800px){
    .gallery-slide img {
        height: 78.36vh;
    }
}
.gallery-slide {
    padding: 20px 40px;
}
.gallery-slide img {
    border-radius: 8px;
}
.owl-prev, .owl-next {
    position:absolute;
}
.owl-prev:focus, .owl-next:focus {
    outline: none;
}

.owl-prev {
    left:0;
    top:40%;
}

.owl-next {
    right:0;
    top:40%;
}

.owl-next i, .owl-prev i {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    color: #8f94a2;
    background-color: #f4f7fc;
    opacity: 1;
    padding: 26.51px 11.5px !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gallery-images {
    width: 100%;
    border-radius: 2px
}
.popup-gallery {
    padding: 1rem;
}

.popup-gallery {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 19px;
    align-items: start;
    justify-items: center;
}

.popup-gallery .image-container {
    max-width: 100%;
}

.popup-gallery .image-container:nth-child(1) {
    grid-column: span 3;
    grid-row: span 3;
}

.popup-gallery .image-container:nth-child(1) img {
    height: 630px;
    width: 630px;
}

.show-zoom-icon {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.image-container:hover .show-zoom-icon {
    opacity: 1;
}
.zoom-icon {
    font-size: 38px;
    color: #8f94a2;
}
.gallery-sections {
    background: #f9f9ff;
    padding-bottom: 12px;
}
.slick-arrow {
    -webkit-appearance: none !important;
}
.daterangepicker td.in-range:hover {
    color: #f0f0f0 !important;
}
.contact-map {
    margin-top: -12px;
}
.error, #fail {
    color: #d71f26 !important;
    font-weight: 500 !important;
}
#question {
    display: flex;
    border-radius: 4px;
    background: #F2F2F2;
    height: 50px;
    margin: auto;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.28px;
}
.verify-tourism-logo {
    position: fixed;
    bottom: 20px;
    width: 80px;
    left: 20px;
    z-index: 99;
}
@media (max-width: 767px) {
    .verify-tourism-logo {
        position: absolute;
        top: 25%;
    }
}
.modal-backdrop.fade{
    display: none;
}
@media (max-width: 768px) {

    .hotel-list-icon {
        display: inherit !important;
    }
    .sl-nav .website-wrapper {
        padding: 4px 8px !important;
        margin-left: 4px;
    }
    .top-header ul {
        overflow-x: scroll;
        display: -webkit-box;
    }
    .header_list > li {
        display: block !important;
    }
}
.hotel-list-btn {
    margin: 0 !important;
}
.selected-room, .selected-adult {
    margin-right: 5px;
}
.top-header {
    border-bottom: 1px solid #eee;
}
.top-header.light_skin {
    border-color: rgba(255,255,255,0.2);
}
.top-header {
    padding: 6px 0;
    transition: all 0.5s ease-in-out;
}
.top-header[class*="bg_"], .top-header[class*="bg-"] {
    border: 0;
}
.top-header span {
    color: #8f94a2;
    font-weight: 500;
    font-size: 14px;
    vertical-align: middle;
}
.header_list > li {
    text-transform: capitalize;
    padding: 2px 15px 2px 0;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}
.header_list li::after {
    content: "";
    position: absolute;
    border-right: 1px solid #8f94a2 !important;
    top: 10px;
    bottom: 10px;
    left: -8px;
}
.header_list li:last-child::after {
    content: "";
    border-right: none;
}
.image-place-wrapper {
    height: auto !important;
    width: 100%;
    border-radius: 8px;
    box-shadow: 12px 24px 38px 0 rgb(0 0 0 / 20%);
}
.place-section {
    background-repeat: no-repeat;
    background-position: center;
    padding: 60px !important;
    margin: 0 65px 65px !important;
    border-radius: 8px;
}
.place-check-icon {
    font-size: 20px;
    color: #ffffff;
    left: 10px;
    position: absolute;
}
.place-title h2 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 4px;
    margin-bottom: 24px;
}
.place-field-title {
    color: #000f3b;
    font-size: 16px;
    font-weight: 500;
}
.place-field-value {
    color: #000f3b;
    font-size: 14px;
    margin-bottom: 0.5rem;
    font-weight: 400;
}
.place-field-box {
    margin-bottom: 37px;
    padding: 0;
}
@media (max-width: 767px) {
    .place-section {
        padding: 40px 40px 0 !important;
        margin: 0 !important;
    }
    .place-field-title {
        margin-bottom: 0;
    }
    .top-header, .home-places {
        display: none;
    }
    .slider-title {
        font-size: 28px;
    }
    .slider-desc {
        font-size: 16px !important;
        /* max-height: 180px; */
        max-height: 120px;
        overflow-y: auto;
    }
    .home-search {
        top: 14% !important;
    }
    .banner-search {
        background-color: transparent !important;
    }
    #bookingForm {
        justify-content: center;
    }
    #bookingForm i {
        display: none;
    }
    .home-blog-detail div.col-sm-6:first-child {
        display: none;
    }
    .home-blog-area, .home-about-text {
        width: 100% !important;
    }
}

@media (min-width: 767px) {
    .main-menu, .top-menu {
        padding: 0 4rem !important;
    }

}
.height-120 {
    height: 100%;
    padding-top: 130px !important;
}
.right-contact-map {
    order: 2;
}
.right-contact-map > .map-wrap {
    width: 108.5% !important;
    height: 100% !important;
}

@media (max-width: 767px) {
    .right-contact-map > .map-wrap {
        width: 100% !important;
        height: 300px !important;
    }
}
@media (max-width: 768px) {
    .hotel-list-icon {
        display: block !important;
    }
    .desktop-menu {
        display: none !important;
    }
    .about-table {
        padding: 32px 15px;
        margin-top: 40px;
    }
    .table-striped tr {
        margin-bottom: 12px !important;
    }
    .table-striped td {
        padding: 0 !important;
    }
}
@media (min-width: 769px) {
    .mobile-menu, .hotel-list-icon {
        display: none !important;
    }
    .desktop-menu {
        display: block;
        height: 80px;
    }
}
.desktopmenuTop .nav-border a {
    font-weight: 400;
    font-size: 14px;
}
#menu-top-menu a {
    font-weight: 500;
    font-size: 12px;
    color: #ffffff;
}
.navbar-default .navbar-nav>li>a{color:#000}
nav.navigation.pagination .nav-links{float:left}
nav.navigation.pagination .nav-links{float:left}
.navbar-collapse:after {
    display: none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background: transparent;
    color: #cca52b;
}
@media only screen and (min-width: 1400px) {
    .nav > li > a {
        font-size: 0.9em;
    }
}
@media only screen and (min-width: 1200px) {
    .nav > li > a {
        font-size: 0.8em;
    }
}
@media only screen and (max-width: 720px) {
    .desktopmenuTop {
        display: none;
    }
}
@media only screen and (min-width: 660px) {
    .desktopmenuTop {
        display: block;
    }
}

.numsocial .contact-no {
    float: left;
    line-height: 19px;
}

.numsocial ul.callinicon {
    float: left;
    margin-top: 0;
    /* bottom: 2em; */
}

.cont.numsocial {
    right: 0;
}

.numsocial ul.callinicon li {
    list-style: none;
    float: left;
    margin-right: 1em;
}

.numsocial ul.callinicon li img.d {
    display: block;
    width: 1.5em;
}

.numsocial ul.callinicon li img.m {
    display: none;
}

.desktopmenuTop ul#menu-top-menu {
    position: absolute;
    top: 4px !important;
    flex-direction: row;
}

.desktopmenuTop ul#menu-main-menu {
    margin-right: 75px;
    gap: 20px;
    flex-direction: row;
}

ul.dropdown-menu {
    border: none;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: transparent;
}

.nav>li>a {
    padding: 10px 9px;
}

.nav>li>a {
    padding: 10px 0.7em;
}

.navbar-default {
    background-color: #fff;
    border: medium none;
    display: flex;
}
.navbar-brand {
    display: block;
    height: auto;
}
.header-scrolled .navbar-brand > img {
    transition: all 0.5s;
}
.navbar-brand > img {
    max-width: 90%;
    height: 100%;
    max-height: 50px;
}
.nav-tabs {
    border-bottom-color: #aa5b09;
}
.nav-tabs > li > a {
    border-radius: 0;
    text-transform: uppercase;
}

.nav > li > a {
    padding: 10px 16px;
}

@media (min-width: 768px) {
    .navbar-collapse.collapse {
        display: flex;
        height: auto!important;
        padding-bottom: 0;
        justify-content: space-between;
    }
}
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before{
    display: table;
    content: " ";
}
.hotel-list-btn i {
    margin-left: 5px;
}
.top-numsocial {
    top: 6px !important;
    right: 10rem !important;
}

.desktopmenuTop .top-social {
    right: 0;
    top: 4px !important;
}
.top-social a {
    font-size: 14px !important;
}
.contact-no i {
    color: #000000;
    font-size: 14px;
}
.cont .contact-no label a {
    text-transform: uppercase;
    color: #000000;
    font-weight: 500;
    font-size: 1em;
    margin-right: 5px;
    letter-spacing: 1px;
}
.room-information p {
    text-align: left !important;
    letter-spacing: 0 !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 150%;
}
.room-list-type-span {
    color: #304659;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    display: block;
    padding-top: 8px;
    margin-bottom: 4px;
    text-align: left;
}

.page-title ~ .room-list-type-span {
    text-align: center;
    margin-bottom: 25px;
}

.booking-frame ~ footer {
    display: none;
}
.text-gray {
    color: #777777;
}
@media (max-width: 1024px){
    .about-img {
        padding: 0;
        margin-left: 0 !important;
        margin-bottom: -25px;
    }
    .about-text {
        padding: 12px !important;
        order: 2;
    }
    .policy {
        margin-top: 0 !important;
    }
}
.no-logo-area {
    max-width: 100%;
    max-height: 40px;
    font-weight: bold;
    margin: auto;
    font-size: 17px;
    margin-top: 30px;
}
.close-options-btn {
    margin-top: 20px;
    box-shadow: 0 2px 0.25rem 0 rgb(0 11 38 / 20%);
    overflow: hidden;
    background-color: #0286ff!important;
    padding: 11px 0 !important;
}
.close-text, .close-text ~ span {
    margin-bottom: 0;
    color: #FFF;
    text-align: center;
    font-size: 13px !important;
    font-weight: 500;
    margin-left: 5px;
}
.child > span {
    margin-top: 2px !important;
}
.footer-items {
    justify-content: end;
}
.close-modal-btn {
    background: transparent;
    width: 20px !important;
    height: 20px;
}
.in-range:hover {
    color: #ffffff !important;
}
.fs-16, .policy h2 {
    font-size: 16px;
    margin-bottom: 12px;
}
.policy h3 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 12px;
}

.policy h4 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 12px;
}
.overflow-break-wrap {
    overflow-wrap: break-word;
}
.cookiealert {
    font-weight: 500;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background-color: rgba(51,51,51,.75);
    color: #fff;
    font-size: 13px;
    padding: 15px 30px 15px 15px;
    width: 325px;
    border-radius: 5px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
}

.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    position: absolute;
    top: 0;
    right: 2px;
    font-size: 16px;
    background-color: transparent;
    border-color: transparent;
    color: #ffffff;
    vertical-align: baseline;
}
.mobile-menu-scrolled {
    float: right !important
}
.ui-widget-header {
    border: none !important;
    background: none !important;
}

.ui-state-default {
    border: none !important;
}
.ui-datepicker {
    z-index: 999 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none !important;
    font-weight: 400 !important;
    color: #313131 !important;
    font-size: 16px !important;
    text-align: center !important;
    /* padding: 12px !important; */
    padding: 5px !important;
    border-radius: 8px !important;
}
.ui-state-disabled span {
    text-decoration: line-through !important;
}
.ui-widget-content {
    border: 1px solid #e8e8e8 !important;
}
.ui-widget {
    font-family: 'Raleway', sans-serif;
    font-size: 16px !important;
}
.ui-datepicker th, .ui-widget-header {
    font-weight: 500 !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    border: none !important;
    display: inline-block;
}
@-webkit-keyframes animation-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes animation-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.spinner {
    position: relative;
}
.spinner.spinner-primary:before {
    border: 2px solid #3699ff;
    border-right: 2px solid transparent;
}
.spinner:before {
    -webkit-animation: animation-spinner .5s linear infinite;
    animation: animation-spinner .5s linear infinite;
}

.spinner:before {
    width: 1.5rem;
    height: 1.5rem;
    margin-top: -.75rem;
}
.spinner:before {
    content: '';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 50%;
    border: 2px solid #d1d3e0;
    border-right: 2px solid transparent;
}
.z-100 {
    z-index: 100;
}
.js-factsheet-download {
    box-shadow: rgba(0, 0, 0, 0.16) 0 1px 4px;
    transition: 0.3s;
    border-radius: 8px;
    cursor: pointer;
    padding: 12px;
    margin-bottom: 28px;
}
.js-factsheet-download:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}
.js-factsheet-download p {
    font-weight: 500;
    font-size: 16px;
}
.js-factsheet-download.countries p {
    padding-top: 0;
}
.js-factsheet-download p {
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    width: -webkit-fill-available;
    white-space: nowrap;
    overflow: hidden !important;
    padding-top: 20px;
    margin-bottom: 0;
    text-overflow: ellipsis;
}
.financial-reports img {
    min-height: 143.83px;
}

.nav-pills li > a {
    color: #304659;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    opacity: 0.5;
}

.nav-pills li > a.show {
    color: #152B55;
    opacity: 1;
}

.booking-search > .row {
    position: relative;
    height: 48px;
    /* margin-bottom: 17px; */
}

.open-secondary-menu > .row {
    height: 60px;
}

.open-secondary-menu .search-area {
    margin-top: 53px;
    position: relative;
    z-index: 4 !important;
}

.menu-more-btn {
    cursor: pointer;
}

.menu-more-btn:after {
    cursor: pointer;
    content: "\f078";
    font-family: 'FontAwesome';
    font-size: 12px;
    margin-left: 10px;
}

.menu-more-btn.opened:after {
    content: "\f077";
}

#secondary-top-menu {
    position: absolute;
    height: fit-content;
    z-index: 1;
    left: 0;
    right: 0;
    margin-top: 17px;
    transition: 0.3s;
}

#secondary-top-menu .active-menu {
    color: #ffffff !important;
    font-weight: bold;
    border-bottom: 2px solid;
    padding-bottom: 15px;
}

#secondary-top-menu a:hover {
    color: #ffffff !important;
}

.search-area {
    border-radius: 8px;
    border: 1px solid #E9E9E9;
    background: #FFF;
    margin-top: 17px;
}

.page-title {
    justify-content: center;
    display: flex;
    margin-top: 57px;
    align-items:center;
    font-size: 28px;
    font-weight: 500;
}

.mobile-place-img {
    display: none;
}

.page-title::before, .page-title::after {
    flex: 1;
    height: 2px;
    background: #000;
    content: '';
    max-width: 30px;
}

.page-title::before {
    margin-right: 30px;
}

.page-title::after {
    margin-left: 30px;
}

.navbar-header ~ .tab1204 {
    align-self: center;
}

.content-area {
    padding-top: 279px;
}

.room-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding-bottom: 20px;
}

.room-features span {
    color: #304659;
    font-size: 10px;
    font-weight: 600;
}

.room-features span i {
    margin-right: 4px;
}
.date-row > span {
    font-size: 11px;
    font-weight: 400;
    left: 33px;
    top: 8px;
}
.full-bg-img {
    width: 100%;
    max-width: -webkit-fill-available;
    height: 340px;
    position: absolute;
    margin-top: -50px;
    filter: blur(60px);
}
.page-header {
    margin-top: 70px;
    margin-bottom: 90px;
    position: relative;
}
.page-header-about {
    padding-top: 118px;
    padding-bottom: 79px;
    margin: 0;
    position: relative;
}
.page-header-facts {
    padding-top: 118px;
    padding-bottom: 119px;
    margin: 0;
    position: relative;
}
.page-header h1 {
    color: #fff !important;
    font-size: 52px;
    font-weight: 400 !important;
    letter-spacing: 20px;
    text-align: center !important;
    /* border-right: 1px solid #ffffff82; */
}
.page-header h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    line-height: 34px !important;
}
.room-list .col-lg-4 {
    padding-left: 12.5px;
    padding-right: 12.5px;
}
.room-detail {
    display: flex;
    align-items: baseline;
    margin-bottom: 40px;
}
.room-detail-price {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.32px;
}
.room-detail-price span {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.32px;
}
.room-information {
    width: 100%;
}
.table-striped td {
    padding: 0 0 10px;
}
.table-striped tr {
    margin-bottom: 50px;
}
.table-striped i {
    margin-right: 16px;
}
.form-control {
    border-radius: 4px;
    border: 1px solid #E9E9E9;
    background: #FFF;
    box-shadow: 0 8px 28px 0 rgba(0, 0, 0, 0.05);
    height: 50px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.28px;
}
.form-control::placeholder {
    font-weight: 400;
    letter-spacing: 0.28px;
    opacity: 0.5;
}
.btn-send {
    width: 284px;
    height: 50px;
    flex-shrink: 0;
    color: #fff;
}
.form-group {
    margin-bottom: 30px;
}
.home-search {
    position: absolute;
    top: 35%;
    z-index: 1;
    display: flex;
    text-align: center;
    left: 0;
    right: 0;
}
.banner-search {
    background-color: #ffffff;
    border-radius: 8px;
    padding: 2px 20px;
}
.home-places {
    height: 50px;
    background: rebeccapurple;
}
.secondary-nav {
    flex-direction: inherit;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.secondary-nav li a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}
.slick-dots {
    bottom: 30px !important;
}
.home-about {
    width: 100%;
    background-repeat: no-repeat;
    height: 530px;
    background-size: cover;
    display: flex;
    align-items: center;
}
.home-about-text {
    padding: 61px 111px 61px 89px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.80);
    backdrop-filter: blur(15px);
    width: 738px;
}
.home-about-text h1 {
    color: #000;
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    margin-bottom: 20px;
}

.home-about-text span {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
}
.home-blog {
    width: 100%;
    background-repeat: no-repeat;
    height: 334px;
    background-size: cover;
    display: flex;
    align-items: end;
    margin-bottom: 210px;
    position: relative;
}
.home-blog-area {
    padding: 30px;
    border-radius: 8px;
    background: rgba(255, 255, 255);
    width: 1280px;
    margin: 80px auto 0;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    height: max-content;
    border: 1px solid #E3E3E3;
    fill: #FFF;
    stroke-width: 1px;
    stroke: #E3E3E3;
    filter: drop-shadow(0px 6px 20px rgba(0, 0, 0, 0.10));
}
.our-hotel-item {
    border-radius: 8px;
    border: 1px solid #E3E3E3;
    background: #FFF;
    padding: 16px;
    margin-right: 20px;
}
.our-hotel-item img {
    border-radius: 6px;
    height: 100px;
    margin-right: 20px;
}

.our-hotel-item .hotel-name {
    display: grid;
    align-content: center;
}

.our-hotel-item .hotel-name .name {
    color: #304659;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px
}

.our-hotel-item .hotel-name .hotel-address {
    color: #304659;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px
}

.other-rooms .single-portfolio {
    margin-right: 25px;
    /* height: 410px; */
    min-height: 335px;
    width: 410px;
    /* min-height: auto; */
}

.room-detail-list {
    margin-bottom: 64px;
}

.see-more-photos {
    position: absolute;
    bottom: 17px;
    left: 0;
    right: 0;
    background: blue;
    color: #ffffff;
    padding: 17px 52px;
    width: 80%;
    margin: auto;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.28px;
}

.see-more-photos:hover {
    color: #ffffff;
}

.ui-datepicker {
    padding: 26px 15px !important;
    width: 51em !important;
    margin-top: 19px;
}

.place-details {
    position: absolute;
    right: 0;
    width: 630px;
    top: 60px;
    border-radius: 4px;
    padding: 60px 108px;
    max-height: 900px;
    overflow: auto;
}

.place-details h3 {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 150%; /* 30px */
    letter-spacing: 0.4px;
    margin-bottom: 30px;
}

.place-detail-page h1 {
    margin-top: 89px;
    margin-bottom: 60px;
    font-size: 48px !important;
    font-weight: 500 !important;
    line-height: 125% !important;
}

.places-information h5 {
    font-size: 16px !important;
    font-weight: 300;
    line-height: 150% !important;
    color: #ffffff;
    margin-bottom: 10px;
    text-align: left;
}

.places-information p {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 0;
}

.places-information > div {
    width: 50%;
}

.first-place-page .places-information > div {
    margin-bottom: 40px;
}

.room-list-homepage .single-portfolio {
    width: 470px;
    height: 330px;
    padding: 0;
    border-radius: 8px;
    background-size: cover;
}

.places-pool-list .single-portfolio {
    width: 413px;
    height: 520px;
    padding: 0;
    border-radius: 8px;
    border: none;
    margin-bottom: 20px;
}

.places-pool-list .single-portfolio .p-inner {
    position: relative;
}

.places-pool-list .single-portfolio h4 {
    padding-left: 40px;
    padding-bottom: 40px;
    color: #FFF;
    font-size: 24px;
    font-weight: 500;
    line-height: 125% !important;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.10968137254901966) 0%, rgba(0,0,0,0.5354516806722689) 50%, rgba(0,0,0,1) 100%);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    position: absolute;
    bottom: -99px;
    width: 100%;
}

.places-pool-list .single-portfolio > .relative {
    height: 415px;
}

.places-pool-list .single-portfolio .image {
    background-size: cover;
    height: 508px;
    width: 100%;
    border-radius: 8px;
}

.places-page-pool {
    margin-bottom: 70px;
}

.places-page-pool .page-header {
    margin-top: 129px;
    margin-bottom: 93px;
}

.places-spa-page .page-header {
    margin-top: 89px;
    margin-bottom: 50px;
}

.places-page-pool .cover-photo {
    height: 150px;
}

.places-spa-page .place-all {
    height: 220px;
    padding: 0;
    margin-bottom: 24px;
    border-radius: 8px;
}

.places-spa-page {
    margin-bottom: 40px;
}

.places-spa-page h4 {
    color: #FFF;
    font-size: 32px;
    font-weight: 500;
    line-height: 125% !important;
    background: rgb(255,255,255);
    background: linear-gradient(270deg, rgba(255,255,255,0.10968137254901966) 0%, rgba(0,0,0,0.5354516806722689) 50%, rgba(0,0,0,1) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 220px;
    border-radius: 8px;
    width: 97.75%;
    padding-top: 98px;
    text-align: left;
    padding-left: 60px;
}

.room-list-homepage .single-portfolio img {
    height: 330px;
    border-radius: 8px;
}

.room-list-homepage .single-portfolio .p-inner {
    position: relative;
}
.room-list-homepage .single-portfolio > .relative {
    height: 197px;
}
.room-list-homepage .single-portfolio h4 {
    padding-left: 40px;
    padding-bottom: 45px;
    color: #FFF;
    font-size: 24px;
    font-weight: 500;
    line-height: 125% !important;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0,0,0,0.5354516806722689) 50%, rgba(0,0,0,1) 100%);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.room-list-homepage .single-portfolio h4 span {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 125%;
}
.room-list-homepage .slick-dots {
    bottom: -24px !important;
}
.our-hotels .slick-dots {
    bottom: -42px !important;
}
.other-rooms .slick-dots {
    bottom: -10px !important;
}
.slick-dots li button:before {
    font-size: 8px !important;
}
.slick-dots li.slick-active button:before {
    margin: 0 2px !important;
}

.fact-area .facts-about {
    z-index: 1;
    position: relative;
}

.fact-area .facts-about .table td {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 40px;
}

.facts-about i {
    margin-right: 10px;
}

.cover-photo:before {
    content: '';
    background-color: #00000038;
    width: 100%;
    display: block;
    height: 100%;
}
.places-page-pool .page-header h1, .places-spa-page .page-header h1 {
    border: none;
}
.fact-item {
    background-color: #ffffff;
    border: 1px solid #E3E3E3;
    border-radius: 8px;
    padding: 29px;
    width: 240px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin-right: 18px;
    margin-bottom: 20px;
    cursor: pointer;
    text-align: left;
}
.fact-item:last-child {
    margin-right: 0;
}
.fact-area .cover-photo {
    height: 180px;
    filter: blur(80px);
}
.fact-list {
    margin-bottom: 60px;
}
.fact-detail {
    display: none;
}
.fact-item-detail {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 50px 60px;
    border-radius: 8px;
    width: 98%;
}
.fact-item.active {
    color: #ffffff;
}
.fact-detail-item {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 40px;
    display: block;
}

.fact-item i {
    font-size: 22px;
    margin-right: 14px;
}

.fact-detail-item i {
    font-size: 22px;
    margin-right: 10px;
}
.text-heading-about ~ p {
    height: 288px;
    overflow: auto;
}
body ::-webkit-scrollbar {
    width: 5px;
}
/* Track */
body ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #dedede;
    border-radius: 10px;
}

/* Handle */
body ::-webkit-scrollbar-thumb {
    background: #c9c9c9;
    border-radius: 10px;
}

/* Handle on hover */
body ::-webkit-scrollbar-thumb:hover {
    background: #929090;
}

.place-second-area .menu-content h1 {
    font-size: 50px;
    font-weight: 300;
    letter-spacing: 20px;
    margin: 90px 0 46px;
    color: #ffffff;
}

.place-second-area h3 {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150% !important; /* 30px */
    letter-spacing: 0.4px;
    margin-bottom: 30px;
}

.place-second-area .text-center .col-sm-12 {
    padding: 0;
}

.place-second-area .places-information > div {
    width: 25%;
    margin-bottom: 52px;
}

.place-second-area .place-field-title {
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 10px;
}

.place-second-area .place-field-value {
    font-weight: 400;
    color: #ffffff;
}

.first-place-page .place-field-title {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
}

.first-place-page .place-field-value {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
}

.place-detail-bg {
    background: rgba(217, 217, 217, 0.20);
    padding: 35px 0;
}

.place-big-img {
    border-radius: 4px;
    width: 100%;
}

.place-image-area {
    padding: 60px 0;
}

.place-info {
    margin-top: 120px;
}

.place-info h3 {
    color: #000;
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    line-height: 125%;
    margin-bottom: 30px;
}

.place-info p {
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
    margin-bottom: 24px;
}

.place-image-gallery img {
    border-radius: 4px;
    height: 48.7%;
}

.place-image-gallery img:nth-child(2) {
    margin-top: 15px;
}

.third-place-page .place-details {
    position: inherit;
    width: 100%;
    background-color: transparent !important;
    padding: 0;
}

.third-place-page .places-information {
    background: rgba(255, 255, 255, 0.50);
    backdrop-filter: blur(50px);
    padding: 40px 53px;
    border-radius: 4px;
}

.third-place-page .places-information h3 {
    font-size: 20px;
}

.third-place-page .place-image-gallery .col-sm-4 {
    padding: 0 15px 0 0;
}

.third-place-page .place-image-gallery img {
    height: 100%;
}

.third-place-page .place-properties .places-information {
    min-height: 590px;
    display: flex;
    align-content: center;
}

.third-place-page h1 {
    color: #000000 !important;
    font-size: 28px !important;
    font-weight: 500 !important;
    line-height: 125% !important; /* 35px */
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: 80px;
}

.third-place-page .places-information p,
.third-place-page .places-information h5 {
    color: #000000;
    padding: 0;
}

.third-place-page .room-feature-list .mb-3 {
    display: flex;
    justify-content: end;
    background-size: cover;
}

.third-place-page .places-information > div {
    width: 33.3%;
    margin-bottom: 24px;
}

.place-properties {
    min-height: 590px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 4px;
}

.addRoom {
    font-size: 13px !important;
    font-weight: 500 !important;
    padding: 0 !important;
}

.room-box {
    display: grid;
}

.wrapadults, .child {
    align-items: center;
    display: flex;
    margin-bottom: 8px;
    border-bottom: 1px solid #eaeaea;
    width: 100%;
    padding: 5px;
}

.t_adults > button, .tfo_evt_children > button , .ch button, .child-row button {
    padding: 6px 10px !important;
    background: transparent !important;
    border: 1px solid #eaeaea !important;
}
.child-row button {
    width: 37px !important;
}
.child-row {
    margin-top: -11px;
}
.t_adults > button .filter-option, .tfo_evt_children > button .filter-option , .child-row .filter-option {
    text-align: center !important;
}
.place-more-about {
    display: none;
}
.locations {
    padding: 12px 0 0 30px;
}
.about-text .locations p {
    display: list-item;
    font-size: 16px;
    font-weight: 500;
}
.nav-pills li > a.active:after {
    display: block;
    width: 30%;
    content: "";
    margin: auto;
}
.sl-nav ul {
    display: flex;
    gap: 16px;
    font-size: 16px;
}
.show-more {
    display: none;
}
@media (min-width: 768px) {
    .sl-nav ul {
        border-radius: 4px;
    }
}
.sl-nav-hover li:hover ul{
    width: 250px;
    z-index: 9999;
}
.header-phone a {
    color: black;
    font-weight: 500;
    letter-spacing: 1px;
}
.ui-datepicker .ui-datepicker-title {
    display: flex;
    justify-content: space-around;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    background-color: #ffffff;
}
button.ui-datepicker-current {
    display: none;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    position: absolute;
    top: 0;
    right: 0;
    border: none !important;
    margin: 0 !important;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    margin: 0 !important;
    padding: 3px 6px !important;
    font-size: 20px !important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: none !important;
    /* background: none !important; */
    cursor: pointer !important;
}
@media (max-width: 767px) {
    .header-phone {
        display: none;
    }
    .m-overflow-hidden {
        overflow: hidden !important;
    }
    .popup-gallery .image-container:nth-child(1) img {
        width: 100%;
        height: 100% !important;
    }
    .popup-gallery {
        padding: 0 15px 0!important;
        grid-template-columns: repeat(2, 2fr);
    }
    .gallery-sections {
        padding-top: 15px !important;
        background-color: #ffffff;
    }
    .single-portfolio {
        border: none;
    }
    .room-list-homepage .single-portfolio > .relative {
        height: 216px;
    }
    .places-detail-main {
        margin-right: 0;
        border: none;
    }
    #places > div > div:last-child .place-all > .row {
        flex-direction: column-reverse;
    }
    .home-blog {
        margin-bottom: 30px;
    }
    .home-blog-area {
        position: inherit;
    }
    .place-all img {
        min-height: 100% !important;
    }
    .place-all {
        height: auto !important;
    }
    .home-place .justify-content-center {
        padding: 12px 20px 20px 40px;
        width: 100%;
    }
    .place-all.home-place h4 {
        display: grid;
        margin-top: 24px;
        line-height: 1.2 !important;
    }
    .place-all.home-place h4 span {
        font-size: 14px;
        color: #858585;
        font-style: italic;
    }
    .our-hotel-item .hotel-name .name {
        font-size: 15px;
    }
    .place-item .col-12 {
        padding: 12px 0 0;
    }
    .our-hotel-item .hotel-name .hotel-address {
        font-size: 10px;
        line-height: 10px;
    }
    .full-img, .home-address {
        padding: 0;
    }
    .section-title {
        text-align: center;
    }
    .section-title i {
        display: none;
    }
    .place-all.home-place > div:last-child {
        margin-bottom: 0;
    }
    .section-gap {
        padding-bottom: 40px;
    }
    .place-more-about {
        background: rgba(0, 0, 0, 0.04);
        padding: 12px 0;
        text-align: center;
        border-radius: 4px;
        display: block;
    }
    .home-address {
        margin-bottom: 30px;
    }
    .property-select .btn-light {
        padding: 14px 16px;
        font-size: 14px;
    }
    .date-row > span {
        left: 30px;
        top: 20px;
    }
    .select-booking-btn {
        border-radius: 4px !important;
        padding: 14px 16px !important;
        font-size: 14px !important;
    }
    .booking-search input {
        border-radius: 4px !important;
        padding: 18px 16px 8px !important;
        font-size: 14px !important;
    }
    .dropdown-menu.show {
        padding: 0 12px;
        width: auto;
        margin-top: 0;
        margin-left: 20px;
    }
    .filter-option-inner-inner:after, .select-booking-btn:after {
        font-family: 'Font Awesome 5 Pro';
        content: '\f078';
        border-radius: 50px;
        font-weight: 600;
        color: #000000;
        top: 30%;
        position: absolute;
        right: 24px;
        font-size: 12px;
    }
    .select-booking-btn {
        position: relative;
    }
    .search-booking-btn {
        font-size: 16px !important;
        font-weight: 600 !important;
        padding: 14px 16px !important;
    }
    .banner-area-vers-2 {
        display: none;
    }
    .about-awards {
        margin-bottom: 0;
    }
    .page-title {
        margin-top: 0;
    }
    .rooms-page .single-portfolio {
        border: 1px solid #E3E3E3;
        padding: 12px;
        height: 400px;
        position: relative;
        z-index: 99;
    }
    .rooms-page .single-portfolio .relative {
        border-radius: 4px;
    }
    .rooms-page .single-portfolio a {
        bottom: 10px;
    }
    .btn-send {
        width: 100%;
        margin-top: 30px;
    }
    #question {
        font-size: 18px;
    }
    .places-detail-main div {
        margin-bottom: 4px !important;
    }
    .places-page .col-12:nth-child(2n-2) .place-all .row {
        flex-flow: column;
    }
    .ui-datepicker.ui-datepicker-multi {
        display: grid;
        width: 100% !important;
        left: 0 !important;
        top: 1% !important;
        position: fixed !important;
        overflow-x: auto;
    }
    #ui-datepicker-div > .ui-datepicker-group {
        width: 100%;
    }
    #selectBooking .filter-option-inner-inner:after {
        content: '';
    }
    #selectBooking .dropdown-item.active:after {
        right: 0 !important;
    }
    .child-row p, .lbl_sm {
        font-size: 9px;
        min-width: 53px;
    }
    .property-select .dropdown-menu.show {
        margin-left: 0 !important;
    }
    .fact-item {
        width: 72px;
        font-size: 10px;
        display: inline-flex;
        padding: 8px;
        margin-right: 3px;
        align-items: center;
        margin-bottom: 8px;
    }
    .fact-item span {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .fact-item i {
        font-size: 9px;
        margin-right: 3px;
    }
    .fact-item-detail {
        box-shadow: none;
        padding: 12px;
    }
    .fact-detail-item {
        font-size: 12px;
        margin-bottom: 0;
    }
    .fact-detail-item i {
        font-size: 12px;
    }
    .facts {
        padding: 12px;
    }
    .page-header-facts {
        padding-top: 50px;
        padding-bottom: 28px;
    }
    .fact-area .cover-photo {
        height: 80px;
    }
    .fact-list {
        margin-bottom: 24px;
    }
    .third-place-page h1 {
        margin-top: 40px;
    }
    .third-place-page .place-properties .places-information {
        min-height: auto;
        padding: 0 24px;
    }
    .place-properties {
        margin-left: 0 !important;
        min-height: auto;
        background-image: none !important;
    }
    .third-place-page .place-image-gallery .col-sm-4 {
        margin-bottom: 0 !important;
        padding: 8px;
    }
    .page-title::before, .page-title::after {
        display: none;
    }
    .page-title {
        padding: 0 16px;
    }
    .places-pool-list .single-portfolio {
        width: 100%;
    }
    .third-place-page .places-information > div {
        width: 46%;
        margin-bottom: 24px;
        margin-right: 12px;
    }
    .third-place-page .places-information h3 {
        margin-bottom: 12px;
    }
    .place-field-title {
        font-weight: 300 !important;
    }
    .room-detail-list {
        padding: 0;
        margin-bottom: 42px;
    }
    .places-spa-page .place-all {
        height: 220px !important;
    }
    .place-second-area .menu-content h1 {
        font-size: 24px;
        letter-spacing: 12px;
        margin: 46px 0;
    }
    .place-header {
        margin: 0;
        padding: 0;
    }
    .place-second-area .places-information > div {
        width: 50%;
        margin-bottom: 24px;
    }
    .place-image-area, .place-image-area > div {
        padding: 0;
        margin-bottom: 0;
    }
    .room-images-area .table th, .table td {
        font-size: 14px;
        line-height: 32px;
        display: inline-table;
        width: 50%;
    }
    .table-striped i {
        padding-right: 5px;
        margin-right: 0;
        width: 24px;
    }
    .room-images-area h3 {
        margin-bottom: 12px;
    }
    .room-detail-list .col-sm-8 {
        margin-bottom: 15px;
        padding-right: 15px !important;
    }
    .room-images-area .page-title {
        margin-top: 38px;
    }
    .room-images-area .pb-70 {
        padding-bottom: 32px;
    }
    .room-detail {
        display: block;
        margin-bottom: 24px;
    }
    .our-rooms-title {
        margin: 12px 0 !important;
    }
    .place-details {
        width: 100%;
        padding: 20px 38px;
        position: inherit;
        margin-top: -100px;
    }
    .first-place-page > .container-fluid {
        padding: 0;
        margin-bottom: 24px;
    }
    .place-field-box {
        margin-bottom: 12px;
    }
    .place-info {
        margin-top: 24px;
    }
    .third-place-page .place-image-gallery img {
        height: 191px;
    }
    .mobile-place-img {
        display: block;
        margin-bottom: 24px;
    }
    .place-image-gallery {
        padding: 0 12px;
    }
    .places-pool-list .mr-15 {
        margin: 0;
    }
    .page-header, .places-page .page-header,
    .place-detail-page h1, .places-page-pool .page-header,
    .contact-title {
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .page-header-facts {
        padding: 0;
    }
    .about-text > div {
        padding: 0;
    }
    .text-heading-about {
        font-size: 22px;
        margin-bottom: 20px;
        margin-top: 28px;
    }
    .text-heading-about ~ p {
        padding: 0 12px;
        font-size: 14px;
    }
    .other-rooms .slick-arrow {
        display: none !important;
    }
    .single-portfolio:hover {
        filter: none;
    }
    .home-main-img {
        width: 95% !important;
    }
    .sl-nav {
        background-color: #f4f7fc;
        padding: 4px 8px;
    }
    .other-rooms .single-portfolio {
        width: auto;
        min-width: 350px;
        position: relative;
        z-index: 999;
        margin-bottom: 40px;
    }
    .popup-gallery .image-container:nth-child(1) {
        grid-column: span 2;
        grid-row: span 2;
    }
    .show-more {
        position: absolute;
        bottom: 0;
        width: 86%;
        color: white;
        text-align: center;
        padding: 4px;
        border-radius: 4px;
    }
    .home-place .justify-content-center {
        height: 100%;
        max-height: inherit;
        padding-bottom: 48px;
    }
    .home-place .justify-content-center.collapsed {
        max-height: 270px;
        overflow: hidden;
    }
    .home-place .justify-content-center.collapsed .show-more {
        display: block;
    }
    .home-place .justify-content-center .show-more {
        display: none;
    }
    .ui-datepicker {
        margin-top: 72px;
        border-top-left-radius: 24px !important;
        border-top-right-radius: 24px !important;
        position: sticky !important;
        bottom: 0 !important;
    }
    .ui-datepicker-multi .ui-datepicker-buttonpane {
        top: 7px !important;
        right: 7px !important;
    }
}

.slick-arrow {
    padding: 20px !important;
    border-radius: 50px;
    background: #ffffff !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.slick-next:before {
    content: "\f054" !important;
    font-family: 'FontAwesome' !important;
    color: red;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    bottom: 0;
}
.slick-prev:before {
    content: "\f053" !important;
    font-family: 'FontAwesome' !important;
    color: red;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    bottom: 0;
}

@media (min-width: 768px){
    .booking-search-row{
        height: 80px !important;
    }
    .right-contact-map > .map-wrap{
        width: 208.5% !important;
        min-height: 100% !important;
        height: 433px !important;
    }
}

@media(max-width: 455px){
    .about-text p{
        z-index: 10 !important;
        position: relative !important;
        font-weight: 350 !important;
        color: #222222 !important;
    }
    .text-heading-about{
        color: #222222 !important;
    }
}

.slick-next:before, .slick-prev:before{
    color: #000 !important;
}

@media screen and (min-width:768px) and (max-width:1550px){
    .place-details{
        /* max-height: 700px !important; */
        max-height: 580px !important;
        right: -75px !important;
    }
 }

 .blog-content{
    max-width: 100%;
    position: absolute;
    left: 25px;
    top: 25px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: transform .3s ease-in-out;
 }

 .blog-title{
    color: #304659 !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: normal !important;
    position: relative !important;
    text-align: left !important;
    right: 0px !important;
    left: 0px !important;
    padding-top: 20px !important;
    padding-bottom: 8px !important;
 }

 .blog-detail-img{
    max-width: 500px;
    margin: 0 auto;
    position: relative;
    display: block;
    margin-bottom: 44px;
    border-radius: 8px;
    margin-top: 20px;
}

.page-header{
    text-shadow: 0.5px 0.5px #0000007a;
}

.sect-pd-70-p{
    padding-top: 70px;
}

 @media (max-width: 768px){
    .blog-content{
        top: 15px !important;
     }
     .blog-detail-img {
        max-width: 100% !important;
     }
     .policy-mb-20{
        margin-bottom: 20px !important;
     }
     .mobile-weather{
        text-shadow: 1px 1px #000;
        background-color: transparent;
        color: #FFF;
        margin: 0 auto !important;
        position: absolute;
        text-align: right;
        display: block;
        top: 0px;
        /* width: 100%; */
        right: 1px;
        z-index: 99;
    }
    div.widget {
        padding-right: 100px !important;
    }
    .booking-pt-80{
        padding-top: 80px !important;
        height: 100% !important;
    }
}

@media screen and (min-width:768px) and (max-width:980px){
    .page-header{
        margin-top: 200px !important;
    }
 }

 @media (max-width: 1000px) {
    .w-desktop {
        display: none !important;
    }

}
div.widget
{
    position: relative;
    width: auto;
    height: auto;
    font-family: 'Raleway', sans-serif !important;
    background-color: transparent;
    border-radius: 9px;
    /* padding: 25px; */
    padding-right: 100px;
    box-shadow: 0px 31px 35px -26px #080c21;
}

div.left-panel
{

}

div.date
{
  font-size: 14px;
  font-weight: bold;
  color: rgba(0,0,0,0.5);
}

div.city
{
    font-weight: 500;
    padding-top: 5px;
    /* color: rgba(0, 0, 0, 0.7); */
    color: #FFF;
    font-size: 12px;
}

div.temp
{
  font-size: 12px;
  /* color: rgba(0,0,0,0.9); */
  color: #FFF;
  font-weight: 600;
}

div.panel
{
  display: inline-block;
}

div.right-panel
{
    position: absolute;
    float: right;
    top: 0;
    margin-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
}

.weather-widget{
    /* text-shadow: 1px 1px #000; */
    background-color: transparent;
    color:#FFF;
    /* margin:0 auto!important; */
    text-align: right;
}

.weather-widget-content {
    z-index: 1;
    margin-top: 7px !important;
}

@media (min-width: 767px) {
    .mobile-weather {
        display: none !important;
    }
    .weather-widget{
        margin-top: -40px;
        width: 400px;
        position: absolute;
        right: 1px;
    }
    .booking-top {
        padding-top: 120px !important;
    }
    .room-detail-img-w{
        width: 900px !important;
      }

}

@media screen and (min-width:350px) and (max-width:389px){
    .booking-top{
        top: 14% !important
    }
 }

 @media screen and (min-width:390px) and (max-width:413px){
    .booking-top{
        top: 11.5% !important
    }
 }

 @media screen and (min-width:414px) and (max-width:435px){
    .booking-top{
        top: 11% !important
    }
 }

 .secondary-nav {
    z-index: 150 !important;
  }

  .zi-80 {
    z-index: 80 !important;
  }

  .sl-nav li:hover ul {
    z-index: 9999 !important;
  }

  .cover-video {
    width: 100%;
    height: 100dvh;
    overflow: hidden;
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: center;
    user-select: none;
    pointer-events: none;
}

@media (max-width: 767px) {
    .cover-video{
        height: 80dvh !important;
        width: 300% !important;
        left: -100% !important;
    }
}

.blog-post .post-content b {
	color:#000 !important;
}

.blog-post .post-content div {
    font-size: 16px;
    line-height: 1.56;
    color: #3a3a3a;
}

.blog-post .post-content p {
    margin-bottom: 30px !important;
}

.marker-label {
    /* margin-left: 10rem !important;
    color: #d03131 !important; */
    color: #d03131 !important;
    position: absolute;
    float: right;
    left: 20px;
}

.place-no-img {
    right: 0 !important;
}

.whatsapp-desktop{
    display: block;
}

.whatsapp-desktop > a > div > i {
    transition: .2s;
}

.whatsapp-desktop > a > div > i:hover {
    color:#25D366 !important;
    transition: .2s;
}

@media (max-width: 767px) {
    .place-no-img {
        margin-top: -70px !important;
    }
    .whatsapp-desktop {
        display: none !important;
    }
}

.d-none {
    display: none !important;
}

.modal-dialog {
    width: 500px;
}
@media (min-width: 1590px) and (max-width: 1950px) {
    .modal-dialog {
        width: 100% !important;
    }
}
@media (min-width: 1380px) and (max-width: 1590px) {
    .modal-dialog {
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    .modal-dialog {
        width: 100% !important;
    }
}

.footer-socials {
    display: inline-block !important;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 0px !important;
}

.google-testimonial-section {
    padding: 0px 0px 60px 0px;
    /* background: #f9f9ff !important; */
}
.google-testimonial-section h2 {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 4px;
    color: #000;
    padding-top: 48px;
}
.google-testimonial-box {
    display: flex;
    flex-direction: column;
    position: relative;
    transition: background-color 0.1s;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding: 24px;
    background-color: transparent;
    /* background-color: #405189; */
    border: 1px solid rgba(17, 17, 17, 0.1);
    margin: 0px 1px 1px;
    box-sizing: border-box !important;
    outline: none !important;
    height: 230px !important;
    border-radius: 24px;
    max-width: 100% !important;
    width: 250px;
    margin-left: 5px;
    margin-right: 5px;
}
.review-author {
    margin-bottom: 16px;
    display: flex;
    flex-wrap: nowrap;
    max-width: 100%;
    gap: 12px;
}
.review-author-img {
    color: inherit;
    max-width: 100%;
    text-decoration: none;
    position: static !important;
    border: none !important;
}
.review-author-name {
    display: flex    ;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    min-width: 0px;
    max-width: 100%;
    font-weight: 500;
    gap: 4px;
}
.review-author-name a {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
    color: #000 !important;
}
.review-info {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 12px;
    line-height: 16px;
    color: rgba(17, 17, 17, 0.5);
}
.review-date {
    box-sizing: border-box !important;
    outline: none !important;
    white-space: pre;
    display: inline-flex
;
}
.google-badge {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    white-space: pre;
    top: -7px;
    margin-top: 5px;
    position: relative;
}
.review-container {
    display: flex    ;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex-grow: 1;
    align-items: flex-start;
}
.review-content-box {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
}
.review-rating-star {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    gap: 8px;
}
.review-content {
    display: flex    ;
    flex-direction: column;
    width: 100%;
    text-size-adjust: 100%;
    font-size: 16px;
    line-height: 23px;
    color: rgb(17, 17, 17);
    margin-top: 10px;
}
.review-content p {
    font-weight: 400;
 }
.review-author-name:hover {
    text-decoration: underline !important;
    transition: .2s;
    cursor: pointer;
}
@media (min-width: 768px) {
    .google-testimonial-box {
        margin-left: 15px !important;
    }
    .google-testimonials-slide .slick-dots {
        bottom: -40px !important;
    }
}
@media (max-width: 768px) {
    .google-testimonials-slide .slick-dots {
        bottom: -60px !important;
    }
}

.review-read-more {
    font-weight: 500;
    color:rgb(25, 123, 255);
    cursor: pointer;
    display:block
}

.review-read-more:hover {
    text-decoration: underline !important;
}

.review-read-more {
    font-weight: 500;
    color:rgb(25, 123, 255);
    cursor: pointer;
    display:block
}

@media (max-width: 768px) {
    .box-modal {
        height: 100% !important;
    }
}

.google-box-modal-close {
    text-shadow: none !important;
    color: #000 !important;
    background: none !important;
    font-size: 32px !important;
}

#selectBooking .modal-dialog {
    width: auto !important;
}

.google-reviews-modal {
    display: block !important;
}

#popupModal .modal-dialog-centered {
    top: 0px !important;
    display: flex !important;
    min-height: -webkit-fill-available !important;
}

@media (min-width: 768px) and (max-width: 1580px) {
    .popup-img {
        max-height: 90vh;
    }
}

@media (min-width: 1580px) and (max-width: 1960px) {
    .popup-img {
        max-height: 95vh;
    }
}
@media (max-width: 768px) {
    #popupModal .modal-dialog {
        margin: 0 auto !important;
        top: 20px !important;
    }
    .popup-img {
        max-height: 75vh;
    }
    #popupModal .modal-dialog-centered {
        top: 0px !important;
    }
}

@media (min-width: 769px) {
    #selectBooking .modal-dialog-centered {
        min-height: auto !important;
        left: 170px !important;
        top: 210px !important
    }
}

#menu-main-menu > li > a,
#menu-top-menu > li > a,
#secondary-top-menu > li > a {
    text-transform: capitalize !important;
}

@media (max-width: 769px) {
    .property-select .dropdown-menu.show {
        margin-left: -5px !important;
        left: 5px !important;
    }
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #e2e5e7 !important;
}

.map-img {
    height: 330px;
    display: block;
    margin: 0 auto !important;
    border-radius: 8px;
}

.map-lnk {
    display: block;
    width: max-content;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .map-img {
        width: 100% !important;
        height: auto !important;
        padding: 20px;
    }
    .map-lnk {
        width: 100% !important;
    }
}

.sus-policy-btn {
    padding: 4px 30px;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    transition: 200ms;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    overflow: hidden;
    text-align: center;
    border-radius: 8px;
    /* max-width: 50%; */
    /* min-width: 45%; */
    min-width: 100%;
}

@media (max-width: 767px) {
    .sus-policy-btn {
        margin-left: 0px !important;
        margin-right: 0px !important;
        max-width: 100%;
        /* min-width: auto; */
    }
}

.area-border {
    border: 1px solid #000;
    border-radius: 8px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    min-height: 220px;
}

.area-border h3 {
    border-bottom: 1px solid black;
    font-size: 1.5rem;
}

.area-border a {
    margin-top: 0.5rem;
    font-weight: 500;
}

@media (max-width: 767px) {
    .area-border h3 {
        font-size: 16px !important;
    }
}


.promotion .single-promo {
    background: transparent;
    padding: 30px 20px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    line-height: 1;
    border: 1px solid #c7c7c7;
    border-radius: 24px;
}
.promotion .single-promo span {
    font-size: 45px;
    color: #aa8453;
    line-height: 1;
    margin-bottom: 20px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
}
.promotion .single-promo p {
    margin: 0;
    color: #666;
}
.fact-limit {
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.promotion .single-promo .facility-shape {
    position: absolute;
    opacity: 0.02;
    z-index: -1;
    bottom: 15px;
    left: 120px;
}
.promotion .single-promo .facility-shape span {
    font-size: 140px;
    color: #222;
}

.promotion .single-promo h5 {
    font-size: 18px;
    color: #222;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .m-auto-mobile {
        margin: 0 auto !important;
    }
    .p-5-m {
        padding: 5px !important;
    }
}

.pd-20 {
    padding: 20px !important;
}

.promotion-modal-header {
    text-align: right;
    padding: 10px 10px 0px 0px !important;
}

.promotion-border {
    margin:10px!important;
    border:2px dotted rgba(0, 0, 0, 0.1) !important;
    border-radius: 4px;
}

@media (min-width: 768px) {
    .promotion-modal {
        width: 85% !important;
        max-width: 100% !important;
    }
}

.fs-12 {
    font-size: 12px !important;
}
@media (max-width: 768px) {
    #promos-id {
        display: block !important;
    }
    h5#promotion-room-title {
        font-weight: 600 !important;
    }
}

h5#promotion-room-title, h5#promotion-rate-title {
    font-weight: 500;
}

@media (max-width: 768px) {
    .full-bg-img {
        width: 95% !important;
    }
}

.ui-datepicker td a:after {
    content: "";
    display: block;
    text-align: center;
    color: rgb(0 0 0 / 50%);
    font-size: small;
    font-weight: 500;
}

.daterangepicker td.in-range, .ui-state-active.ui-state-default::after {
    color: #fff !important;
}

/*************Date Picker******************/

.ui-state-hover {
    background: none !important;
    background-color: #f9f9f9;
}

.ui-datepicker td {
    height: 37px !important;
    max-width: 42px !important;
    min-height: 37px !important;
    max-height: 42px !important;
    width: 42px !important;
    border-radius: 2px !important;
}

@media(min-width: 768px){
    .ui-datepicker td[data-handler="selectDay"]:hover:not(.ui-datepicker-current-day) {
        /* color: #00c4ef !important; */
        /* border: 1px solid #6b82ff !important; */
        border-radius: 4px !important;
        /* display: flex;
        position: relative;
        top: 11.75px; */
        /* left: 7.5px; */
        /* left: 9.6px;
        margin: -4px !important;
        justify-content: center;
        align-items: center; */
    }
    .ui-datepicker td[data-handler="selectDay"]:hover:not(.ui-datepicker-current-day):has(:not(a.dp-td)) {
        /* top: 9.5px !important;
        left: 9.6px !important;
        margin: -4px !important;
        position: relative !important;
        display: flex; */
    }
}

/* .ui-datepicker td[data-handler="selectDay"]:hover > a:not(.ui-datepicker-current-day) {
    color: #6b82ff !important;
} */

@media(min-width: 768px){
    .ui-datepicker td {
        /* width: 40px !important; */
        height: 53px !important;
    }
}

.daterangepicker td.in-range, .ui-state-active.ui-state-default {
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 2px !important;
}

.daterangepicker td.in-range, .ui-state-active.ui-state-default {
    display: block !important;
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker-prev-hover {
    border: none !important;
    background-color: #f9f9f9 !important;
}

.ui-datepicker-next-hover {
    margin-top: 1px;
    margin-right: 1px;
}

.ui-datepicker-prev {
    margin-top: -1px;
}

.ui-datepicker-prev-hover {
    margin-top: 0px;
    margin-left: 1px;
}

.datepicker-next-svg-icon, .datepicker-prev-svg-icon {
    display: block;
    margin: 0 auto !important;
    zoom: 0.9;
    pointer-events: none;
}

.datepicker-btn-next, .datepicker-btn-prev {
    border: none !important;
    background-color: transparent !important;
    height: -webkit-fill-available !important;
    margin-left: 5px !important;
    cursor: pointer !important;
}

@media(max-width: 768px){
    .datepicker-btn-next, .datepicker-btn-prev {
        margin-left: 4px !important;
        margin-top: 2px !important;
    }
    .room-list-homepage .single-portfolio h4 {
        font-size: 26px !important;
    }
    .p-15-m {
        padding:15px;
    }
}

@supports (hanging-punctuation: first) and (font: -apple-system-body) and (-webkit-appearance: none) {
    @media(max-width: 768px){
        .datepicker-btn-next {
            margin-left: -12px !important;
        }
        .datepicker-btn-prev {
            margin-left: -1px !important;
        }
    }
}

.datepicker-btn-next:focus, .datepicker-btn-prev:focus {
    border: none !important;
    outline: none !important;
}

.rtl-rotate {
    transform: rotate(180deg) !important;
}

.ui-datepicker tr {
    cursor: pointer;
}

button.datepicker-btn-next, button.datepicker-btn-next,
a.ui-datepicker-next.ui-corner-all.ui-state-hover.ui-datepicker-next-hover,
a.ui-datepicker-prev.ui-corner-all.ui-state-hover.ui-datepicker-prev-hover,
a.ui-datepicker-next.ui-corner-all, a.ui-datepicker-prev.ui-corner-all {
    transition: none !important;
    -webkit-transition: none !important;
}

.show-more-desktop {
    display: none;
}

.home-places-toggled-img {
    max-height: none !important;
    height: 100% !important;
}

@media(min-width: 768px){
    .show-more-desktop {
        display: block;
        text-align: center;
        border-radius: 4px;
        color: #fff;
        width: 90%;
        margin: 0 auto !important;
        cursor: pointer;
        padding: 4px;
        margin-top: 30px !important;
    }
    .collapsed-desktop {
        overflow-y: auto !important;
        max-height: none !important;
    }
}

.home-place-items-slider {
    overflow: auto !important
}

.home-places-section .item .con {
    padding: 20px;
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: left;
    z-index: 20;
    height: auto;
    box-sizing: border-box;
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .1) 2%, rgba(0, 0, 0, .75) 90%);
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%)
}

.home-places-section .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 8px
}

.home-places-section .facilities ul li {
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 12px;
    line-height: 1.2em;
    padding-bottom: 20px;
    float: left
}

.home-places-section .item .line {
    text-align: center;
    height: 1px;
    width: 60px;
    background-color: rgba(255, 255, 255, .2);
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
    margin: auto 0 30px
}

.home-places-section .item:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-filter: brightness(70%);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s
}

.home-places-section .item img {
    -webkit-transition: .5s;
    transition: .5s
}

.home-places-section .item .con h5,
.home-places-section .item .con h5 a {
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 5px
}

.home-places-section .item .con .permalink {
    font-size: 14px;
    color: #fff !important;
    height: 0;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    display: inline
}

.home-places-section .item:hover .line {
    width: 100%;
    transition-property: all;
    transition-duration: .8s;
    transition-timing-function: ease-in-out
}

.home-places-section .item .con .permalink a {
    color: #fff !important;
    font-size: 16px;
    letter-spacing: 1px;
}

@media (max-width: 767px) {
    .home-place-slider button.slick-prev {
        left: 5px !important;
    }

    .home-place-slider button.slick-next {
        right: 5px !important;
    }
    .home-places-section .item .con {
        bottom: 0!important;
    }
    .home-places-section .item:hover .con {
        bottom: 0;
    }
}

.payment-brands {
    width: auto;
    height: 20px;
    margin-left: 40px
}

@media (max-width:768px) {
    .payment-brands {
        margin-left: 0 !important;
        margin-top: 0px !important;
    }
}

.copyright a{
    opacity: 0.7;
    transition: .2s;
}

.copyright a:hover {
    opacity: 1 !important;
    transition: .2s !important;
}

.virtual-payment {
    text-align: center;
    background-color: #f4f7fc;
    padding: 24px 0;
}

@media (max-width:768px) {
    .virtual-payment {
        padding-top: 0px !important;
    }
}

img.gallery-images {
    object-fit: cover !important;
}

.ui-datepicker td.dp-range-between {
    border-radius:0px !important;
}

.ui-datepicker td.dp-range-between a::after {
    color: rgb(0 0 0 / 50%) !important
}

@media (min-width: 1540px) and (max-width: 2200px) {
    .place-details {
        max-height: 660px !important;
    }
}

.ui-datepicker .ui-datepicker-calendar td a{
    transition:.1s!important
}

/* ODA DETAY GALERİSİ */

.room-detail-list img {
    max-width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 4px;
}

@media (min-width: 576px) {
    .room-detail-list { height: 520px; }
    .room-detail-list > [class*="col-"] { height: 100%; }

    /* Sol buyuk gorsel: sutunu tam doldurur */
    .room-detail-list .col-sm-8 > img,
    .room-detail-list .col-sm-12 > img { width: 100%; height: 100%; }
    .room-detail-list .room-detail-img-w { display: block; margin-left: auto; margin-right: auto; }

    /* Sag sutun: 1 veya 2 gorsel, yuksekligi esit paylasirlar */
    .room-detail-list .col-sm-4 { display: flex; flex-direction: column; }
    .room-detail-list .col-sm-4 > img {
        width: 100%;
        flex: 1 1 0;
        min-height: 0;
    }
    .room-detail-list .col-sm-4 > img + img { margin-top: 15px; }
}

/* Tablet: 520px bu genislikte fazla yer kapliyor */
@media (min-width: 576px) and (max-width: 991.98px) {
    .room-detail-list { height: 400px; }
}

/* Sutunlar alt alta */
@media (max-width: 575.98px) {
    .room-detail-list img { width: 100%; height: 220px; }
    .room-detail-list > [class*="col-"] + [class*="col-"] { margin-top: 15px; }
    .room-detail-list .col-sm-4 > img + img { margin-top: 15px; }
}

/* --- slaytin kendisi: rozet + altyazi, diger sertifika slaytlariyla ayni akis --- */
.about-awards .award-badge-slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.about-awards .award-badge-slide > a {
    max-width: 100%;
}

.about-awards .award-badge-slide p a {
    color: inherit;
}

/*--------------------------------------------------------------
  MEKAN DETAY SAYFALARI
--------------------------------------------------------------*/
.pd3 {
    --pd-ink: #1e1c1b;
    --pd-body: #3d3936;
    --pd-muted: #54504c;
    --pd-line: rgba(30, 28, 27, .11);
    --pd-line-soft: rgba(30, 28, 27, .06);
    --pd-cream: #faf8f5;
    --pd-paper: #ffffff;
    --pd-tint: rgba(var(--pd-brand-rgb), .06);
    --pd-tint-strong: rgba(var(--pd-brand-rgb), .12);
    background: var(--pd-paper);
    color: var(--pd-ink);
    font-family: 'Raleway', sans-serif;
}
.pd3 *, .pd3 *::before, .pd3 *::after { box-sizing: border-box; }
.pd3 img { max-width: 100%; }

/* ── Tipografi ───────────────────────────────────────────── */
.pd3-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: .75rem;
    margin: 0 0 1.1rem;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--pd-brand);
}
.pd3-eyebrow::before {
    content: "";
    width: 34px;
    height: 1px;
    background: var(--pd-brand);
    opacity: .55;
}
.pd3-eyebrow--plain::before { display: none; }
.pd3-title {
    margin: 0;
    font-size: clamp(2.1rem, 4.2vw, 3.4rem);
    font-weight: 300;
    line-height: 1.12;
    letter-spacing: -.01em;
    color: inherit;
}
.pd3-h2 {
    margin: 0 0 1.6rem;
    font-size: clamp(1.35rem, 2.4vw, 1.85rem);
    font-weight: 300;
    line-height: 1.25;
    color: var(--pd-ink);
}
.pd3-lead {
    margin: 0;
    /* max-width yok: aciklama kapsayicisini doldurur. */
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.85;
    color: var(--pd-body);
}
.pd3-lead p { margin: 0 0 1.1rem; }
.pd3-lead p:last-child { margin-bottom: 0; }

/* ── Bolum yapisi ────────────────────────────────────────── */
.pd3-section { padding: clamp(2.75rem, 5vw, 4.75rem) 0; }
.pd3-section--tight { padding: clamp(2rem, 4vw, 3.5rem) 0; }
.pd3-section--cream { background: var(--pd-cream); }
.pd3-rule { height: 1px; background: var(--pd-line); border: 0; margin: 0; }

.pd3-section--cream + .pd3-section--cream,
.pd3-section:not(.pd3-section--cream) + .pd3-section:not(.pd3-section--cream),
.pd3-section:not(.pd3-section--cream) + .pd3-section--tight,
.pd3-section--tight + .pd3-section:not(.pd3-section--cream),
.pd3-section--tight + .pd3-section--tight {
    padding-top: 0;
}

/* ── Butonlar ────────────────────────────────────────────── */
.pd3-actions {
    display: flex;
    flex-wrap: wrap;
    gap: .75rem;
    margin-top: 2rem;
}
.pd3-actions--center { justify-content: center; }
.pd3-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .6rem;
    min-height: 48px;
    padding: .8rem 1.9rem;
    border: 1px solid var(--pd-brand);
    border-radius: 2px;
    background: var(--pd-brand);
    color: #fff;
    font-size: .76rem;
    font-weight: 600;
    letter-spacing: .16em;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    transition: background .35s ease, color .35s ease, border-color .35s ease;
}
.pd3-btn:hover, .pd3-btn:focus {
    background: transparent;
    color: var(--pd-brand);
    text-decoration: none;
}
.pd3-btn--ghost {
    background: transparent;
    color: var(--pd-brand);
}
.pd3-btn--ghost:hover, .pd3-btn--ghost:focus {
    background: var(--pd-brand);
    color: #fff;
}
.pd3-btn--onImage {
    border-color: rgba(255, 255, 255, .7);
    background: transparent;
    color: #fff;
}
.pd3-btn--onImage:hover, .pd3-btn--onImage:focus {
    background: #fff;
    border-color: #fff;
    color: var(--pd-ink);
}
.pd3 a:focus-visible, .pd3 button:focus-visible, .pd3 input:focus-visible, .pd3 textarea:focus-visible {
    outline: 2px solid var(--pd-brand);
    outline-offset: 3px;
}

/* ── Kahraman gorsel ─────────────────────────────────────── */
.pd3-hero { position: relative; }
.pd3-hero__media {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: var(--pd-cream);
}
.pd3-hero__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.pd3-hero__scrim {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(12, 10, 9, .78) 0%, rgba(12, 10, 9, .35) 42%, rgba(12, 10, 9, .08) 75%, rgba(12, 10, 9, .18) 100%);
}
.pd3-hero__body {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: clamp(2rem, 4vw, 3.5rem);
    color: #fff;
}
.pd3-hero__body .pd3-eyebrow { color: #fff; opacity: .9; }
.pd3-hero__body .pd3-eyebrow::before { background: #fff; }
.pd3-hero__body .pd3-title { color: #fff; text-shadow: 0 2px 24px rgba(0, 0, 0, .35); }

/* ── Ozellik listeleri (facts) ───────────────────────────── */
.pd3-mt { margin-top: clamp(2rem, 3.5vw, 3rem); }
.pd3-factGroup + .pd3-factGroup { margin-top: 2.4rem; }
.pd3-factGroup__title {
    margin: 0 0 .15rem;
    padding-bottom: .7rem;
    border-bottom: 1px solid var(--pd-line);
    font-size: .76rem;
    font-weight: 700;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--pd-ink);
}

.pd3-factList {
    margin: 0;
    padding: 0;
    list-style: none;
    columns: 190px 4;
    column-gap: 2.5rem;
}

.pd3-factList--short { columns: 1; }
.pd3-factList li {
    break-inside: avoid;
    padding: .6rem 0;
    border-bottom: 1px solid var(--pd-line-soft);
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.55;
    color: var(--pd-body);
}

/* ── Teknik bilgiler (place_fields) ──────────────────────── */
.pd3-specs {
    display: flex;
    flex-wrap: wrap;
    width: fit-content;
    max-width: 100%;
    gap: 1px;
    background: var(--pd-line);
    /* border: 1px solid var(--pd-line); */
}
.pd3-spec { flex: 0 0 auto; min-width: 190px; background: var(--pd-paper); padding: 1.5rem 1.35rem; }
.pd3-section--cream .pd3-spec { background: var(--pd-cream); }
.pd3-spec__label {
    margin: 0 0 .5rem;
    font-size: .74rem;
    font-weight: 600;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--pd-muted);
}
.pd3-spec__value {
    margin: 0;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.4;
    color: var(--pd-ink);
}
.pd3-spec__value + .pd3-spec__value { margin-top: .2rem; font-size: 1rem; }

/* Marka zeminli sayi seridi (yerlesim 3) */
.pd3-statBand { background: var(--pd-brand); color: #fff; }
.pd3-statBand .pd3-specs { width: 100%; background: rgba(255, 255, 255, .22); border-color: rgba(255, 255, 255, .22); }
.pd3-statBand .pd3-spec { flex: 1 1 190px; }
.pd3-statBand .pd3-spec { background: var(--pd-brand); }
.pd3-statBand .pd3-spec__label { color: rgba(255, 255, 255, .72); }
.pd3-statBand .pd3-spec__value { color: #fff; }

/* ── Galeri ─────────────────────────────────────────────── */
.pd3-gallery img { cursor: zoom-in; display: block; width: 100%; }

.pd3-gallery--grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(280px, 100%), 1fr)); gap: 14px; }
.pd3-gallery--grid img { height: clamp(240px, 26vw, 380px); object-fit: cover; }

.pd3-carousel { position: relative; }
.pd3-carousel__track {
    display: flex;
    gap: 14px;
    overflow-x: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    cursor: grab;
}
.pd3-carousel__track::-webkit-scrollbar { display: none; }
.pd3-carousel__track.is-grabbing { cursor: grabbing; }
.pd3-carousel__track.is-nosnap { scroll-snap-type: none; }
/* .pd3-carousel__track:focus-visible { outline: 2px solid var(--pd-brand); outline-offset: 5px; } */
.pd3-carousel__slide {
    flex: 0 0 auto;
    margin: 0;
    width: min(620px, 78vw);
    scroll-snap-align: start;
}
.pd3-carousel__slide img {
    width: 100%;
    height: clamp(260px, 34vw, 470px);
    object-fit: cover;
    display: block;
    cursor: zoom-in;
    -webkit-user-drag: none;
    user-select: none;
}
.pd3-carousel__bar { display: flex; align-items: center; gap: clamp(1rem, 2.5vw, 2rem); margin-top: 1.6rem; }
.pd3-carousel__progress { position: relative; flex: 1 1 auto; height: 2px; background: var(--pd-line); overflow: hidden; }
.pd3-carousel__progress span {
    position: absolute;
    inset: 0;
    background: var(--pd-brand);
    transform-origin: left center;
    transform: scaleX(0);
}
.pd3-carousel__counter {
    flex: 0 0 auto;
    margin: 0;
    font-size: .72rem;
    font-weight: 600;
    letter-spacing: .14em;
    color: var(--pd-muted);
    font-variant-numeric: tabular-nums;
}
.pd3-carousel__sep { margin: 0 .4rem; opacity: .45; }
.pd3-carousel__nav { display: flex; flex: 0 0 auto; gap: .5rem; }
.pd3-carousel__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    padding: 0;
    border: 1px solid var(--pd-line);
    border-radius: 999px;
    background: transparent;
    color: var(--pd-ink);
    cursor: pointer;
    transition: border-color .35s var(--luxe-ease, ease), background .35s ease, color .35s ease, opacity .35s ease;
}
.pd3-carousel__btn:hover:not(:disabled), .pd3-carousel__btn:focus-visible:not(:disabled) {
    border-color: var(--pd-brand);
    background: var(--pd-brand);
    color: #fff;
}
.pd3-carousel__btn:disabled { opacity: .28; cursor: default; }

.pd3-carousel.is-static .pd3-carousel__bar { display: none; }
.pd3-carousel.is-static .pd3-carousel__track { cursor: default; }

.pd3-carousel--cards .pd3-carousel__slide { width: min(330px, 76vw); }
.pd3-carousel--cards .pd3-carousel__slide img { height: auto; cursor: pointer; }
.pd3-carousel--cards .pd3-card__media { aspect-ratio: 4 / 3; }
.pd3-carousel--cards .pd3-card__media img { height: 100%; }

/* ── Iletisim formu ─────────────────────────────────────── */
.pd3-form { max-width: 820px; }
.pd3-form .form-group { margin-bottom: 1.5rem; }
.pd3-form label {
    display: block;
    margin-bottom: .5rem;
    font-size: .7rem;
    font-weight: 600;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--pd-muted);
}
.pd3-form .form-control {
    height: auto;
    padding: .85rem 0;
    border: 0;
    border-bottom: 1px solid var(--pd-line);
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    font-family: inherit;
    font-size: .98rem;
    color: var(--pd-ink);
    transition: border-color .35s ease;
}
.pd3-form .form-control:focus {
    border-bottom-color: var(--pd-brand);
    box-shadow: none;
    background: transparent;
}
.pd3-form textarea.form-control { min-height: 120px; resize: vertical; }
.pd3-form .help-block { margin-top: .4rem; font-size: .8rem; color: #b3261e; }
.pd3-form #question { margin: 0; font-size: 1.05rem; font-weight: 500; color: var(--pd-ink); }
.pd3-form #fail { margin-top: .5rem; font-size: .82rem; color: #b3261e; }
.pd3-form input[type="submit"] {
    -webkit-appearance: none;
    appearance: none;
    min-height: 52px;
    padding: .9rem 2.6rem;
    border: 1px solid var(--pd-brand);
    border-radius: 2px;
    background: var(--pd-brand);
    color: #fff;
    font-family: inherit;
    font-size: .76rem;
    font-weight: 600;
    letter-spacing: .16em;
    text-transform: uppercase;
    cursor: pointer;
    transition: background .35s ease, color .35s ease, opacity .35s ease;
}
.pd3-form input[type="submit"]:hover:not(:disabled) { background: transparent; color: var(--pd-brand); }
.pd3-form input[type="submit"]:disabled { opacity: .4; cursor: not-allowed; }

/* ── Ayni kategorideki diger mekanlar ───────────────────── */
.pd3-related { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.75rem; }
.pd3-card { display: block; text-decoration: none; color: inherit; }
.pd3-card:hover { text-decoration: none; color: inherit; }
.pd3-card__media { position: relative; overflow: hidden; background: var(--pd-cream); aspect-ratio: 4 / 3; }
.pd3-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .8s cubic-bezier(.2, .7, .3, 1); }
.pd3-card:hover .pd3-card__media img { transform: scale(1.05); }
.pd3-card__cat {
    margin: 1rem 0 .3rem;
    font-size: .66rem;
    font-weight: 600;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--pd-brand);
}
.pd3-card__name { margin: 0; font-size: 1.18rem; font-weight: 500; line-height: 1.35; color: var(--pd-ink); }
.pd3-card__more {
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    margin-top: .7rem;
    font-size: .72rem;
    font-weight: 600;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--pd-muted);
    transition: color .35s ease;
}
.pd3-card:hover .pd3-card__more { color: var(--pd-brand); }

@media (max-width: 991px) {
    .pd3-related { grid-template-columns: repeat(2, 1fr); gap: 1.25rem; }
}
@media (max-width: 575px) {
    /* Tek sutunda izgara yerine kaydirmali serit: kartlar okunakli kalir */
    .pd3-related {
        grid-template-columns: none;
        display: flex;
        gap: 1rem;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        padding-bottom: 1rem;
        -webkit-overflow-scrolling: touch;
    }
    .pd3-card { flex: 0 0 auto; width: 76vw; scroll-snap-align: center; }
    .pd3-actions .pd3-btn { flex: 1 1 100%; }
}
@media (prefers-reduced-motion: reduce) {
    .pd3 *, .pd3 *::before, .pd3 *::after {
        transition-duration: .01ms !important;
        animation-duration: .01ms !important;
    }
}

/* ── Yerlesime ozel bilesenler ───────────────────────────── */
.pd3-hero--tall .pd3-hero__media { height: clamp(420px, 62vh, 660px); }
.pd3-hero--pano .pd3-hero__media { height: clamp(320px, 46vw, 600px); }

.pd3-panel {
    padding: clamp(1.75rem, 3vw, 2.5rem);
    background: var(--pd-tint);
    border: 1px solid var(--pd-line);
}

/* Yerlesim 2 */
.pd3-split { display: grid; grid-template-columns: 1.12fr .88fr; }
.pd3-split__media { position: relative; overflow: hidden; min-height: clamp(360px, 52vh, 620px); background: var(--pd-cream); }
.pd3-split__media img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pd3-split__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: clamp(2rem, 5vw, 4.5rem);
    background: var(--pd-tint);
}

/* Ortalanmis, dar olcu */
.pd3-measure { max-width: 780px; margin: 0 auto; text-align: center; }
.pd3-measure .pd3-eyebrow { display: flex; justify-content: center; }
.pd3-measure .pd3-lead { margin: 0 auto; }

@media (max-width: 991px) {
    .pd3-split { grid-template-columns: 1fr; }
    .pd3-split__media { min-height: clamp(260px, 52vw, 420px); }
}

/*--------------------------------------------------------------
  ANASAYFA ODA LISTESI
--------------------------------------------------------------*/
.room-list-homepage--static {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
}
.room-list-homepage--count-1 { grid-template-columns: minmax(0, 1fr); }
.room-list-homepage--static > div { margin: 0; }
.room-list-homepage--static .single-portfolio { width: 100%; }

@media (max-width: 767px) {
    .room-list-homepage--static { grid-template-columns: minmax(0, 1fr); gap: 20px; }
    .room-list-homepage--static .single-portfolio { width: 100% !important; }
}
