@font-face {
  font-family: Marcellus;
  src: url("../themes/harmoniapanzio/assets/fonts/Marcellus-Regular.ttf");
}
@font-face {
  font-family: Montserrat-Light;
  src: url("../themes/harmoniapanzio/assets/fonts/Montserrat-Light.ttf");
}
@font-face {
  font-family: Montserrat-Medium;
  src: url("../themes/harmoniapanzio/assets/fonts/Montserrat-Medium.ttf");
}
@font-face {
  font-family: Montserrat-Regular;
  src: url("../themes/harmoniapanzio/assets/fonts/Montserrat-Regular.ttf");
}
@font-face {
  font-family: Montserrat-Bold;
  src: url("../themes/harmoniapanzio/assets/fonts/Montserrat-Bold.ttf");
}
/* GLOBAL */
html {
  scroll-behavior: smooth;
}
body {
  font-family: Marcellus;
  color: #fff;
  background-color: #211C18;
}
h1 {
  font-size: 56px;
}
h2 {
  font-size: 50px;
}
h3 {
  font-size: 40px;
}
h5,
h6 {
  font-family: Montserrat-Medium;
  font-size: 18px;
  color: #B56953;
  text-transform: uppercase;
}
h6 {
  font-size: 16px;
}
p,
li {
  font-family: Montserrat-Light;
  font-size: 16px;
}
ul {
  /* padding: inherit; */
  padding-left: 15px;
}
li::marker {
  font-size: 11px;
}
input {
  font-family: Montserrat-Regular;
  font-size: 16px;
  width: 100%;
  max-width: 334px;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.5);
  height: 48px;
  padding: 15px;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}
input:active,
input:focus,
input:visited {
  outline-offset: 0;
  outline: -webkit-focus-ring-color auto 0px;
  background-color: rgba(255, 255, 255, 0.35);
  transition: all 0.3s ease-in-out;
}
textarea {
  font-family: Montserrat-Regular;
  font-size: 16px;
  width: 100%;
  max-width: 334px;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.5);
  height: 115px;
  padding: 15px;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}
textarea:active,
textarea:focus,
textarea:visited {
  outline-offset: 0;
  outline: -webkit-focus-ring-color auto 0px;
  background-color: rgba(255, 255, 255, 0.35);
  transition: all 0.3s ease-in-out;
}
button,
.btn-offer {
  border: none;
  height: 48px;
  width: 100%;
  max-width: 334px;
  background-color: #B56953;
  font-family: Montserrat-Light;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
button:hover,
.btn-offer:hover {
  background-color: #864e3f;
  transition: all 0.3s ease-in-out;
}
.btn-offer {
  padding: 12px 20px 5px 20px;
}
form {
  width: 100%;
  max-width: 100%;
}
.y-spacer-75 {
  width: 100%;
  height: 75px;
}
.y-spacer-80 {
  width: 100%;
  height: 80px;
}
.light {
  background-color: #342E29;
}
.w-100 {
  height: 100%;
  object-fit: cover;
}
.nopad {
  padding: 0;
}
.close,
.close:hover {
  background-color: rgba(255, 255, 255, 0) !important;
  color: inherit !important;
  text-decoration: none !important;
}
/* BOOKING */
.booking-page {
  background-color: #fff !important;
}
.checkflex {
  display: inline-flex;
}
/* HEADER */
.navbar-brand,
.nav-link {
  color: #fff;
}
.navbar-brand:hover,
.nav-link:hover {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-brand {
  font-family: Marcellus;
  font-size: 36px;
}
.navbar-brand span {
  font-size: 24px;
}
.nav-link {
  font-family: Montserrat-Medium;
  font-size: 13px;
  padding: 8px 0px 0px 16px !important;
}
.navbar-toggler {
  border: 1px solid #fff;
  max-width: 55px;
}
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
@media (max-width: 991px) {
  .navbar-nav {
    border: 1px solid #fff;
    border-radius: 10px;
    margin-bottom: 10px;
  }
  .nav-link {
    padding: 15px 0 15px 16px !important;
  }
}
/* FIRST BLOCK */
.availability-box {
  position: absolute;
  bottom: 0;
}
.availability-box h1 {
  padding: 17px 0 25px 0;
}
.availability .w-100 {
  min-height: 676px !important;
}
.scores {
  padding-top: 50px;
}
.booking-box {
  position: relative;
  display: inline-flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.booking-box img {
  padding: 0 !important;
}
.booking-box .score {
  font-family: Marcellus;
  font-size: 56px;
  color: #000;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 35px;
  left: 40px;
}
.booking-box:first-child {
  margin-right: 18px;
}
.booking {
  width: 100%;
  height: 100%;
  width: 156px;
  height: 120px;
}
/* SECOND BLOCK OFFERS */
.offers {
  padding-top: 45px;
  padding-bottom: 45px;
}
.card-col {
  padding: 15px;
}
.offer-card {
  transition: all 0.3s ease-in-out;
}
.offer-details {
  background-color: #211C18;
  padding: 19px 32px 45px 32px;
  text-align: center;
}
.offer-details h6,
.offer-details .card-btn {
  margin: 0;
  padding: 0;
  color: white;
}
.offer-details .card-title {
  margin: 0;
}
.card-image {
  width: 100%;
  height: 197px;
  object-fit: cover;
}
.card-title {
  font-size: 24px;
  padding: 16px 0;
}
.card-btn {
  cursor: pointer;
  text-transform: uppercase;
}
.card-arrow {
  padding-left: 10px;
}
/* THIRD BLOCK ROOMS */
.rooms-details-block {
  padding-right: 0;
}
.rooms-details-box {
  background-color: rgba(255, 255, 255, 0.05);
  padding: 35px;
  max-width: 462px;
  float: right;
  margin-top: 70px;
  margin-bottom: 70px;
}
.rooms-details {
  max-width: 380px;
}
.rooms-image-block {
  padding-left: 0;
}
.rooms-image-box {
  display: block;
}
.rooms-top-col {
  margin-bottom: 8px;
}
.rooms-top:first-child {
  margin-right: 10px;
}
.rooms-top {
  height: 300px;
  width: 217px;
  display: inline-flex;
}
.rooms-bottom {
  height: 300px;
  width: 448px;
}
.rooms-top-img,
.rooms-bottom-img {
  height: 302px;
  width: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
.rooms .carousel-control-prev {
  left: -100px;
}
.rooms .carousel-control-next {
  right: -100px;
}
/* FOURTH BLOCK SLIDER */
.full-slider {
  padding: 0;
  margin: 0;
}
.full-slider img {
  max-height: 656px;
}
.carousel-control-prev-icon {
  background-image: url("../themes/harmoniapanzio/assets/images/svg/slider-previous.svg");
}
.carousel-control-next-icon {
  background-image: url("../themes/harmoniapanzio/assets/images/svg/slider-next.svg");
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 43px;
  height: 86px;
}
/* FIFTH BLOCK SERVICES */
.services {
  padding: 60px 15px;
}
.services-box h2 {
  white-space: nowrap;
}
.services img {
  max-width: 555px;
  max-height: 380px;
  object-fit: cover;
}
/* SIXTH BLOCK WHYUS */
.whyus {
  padding: 63px 0 36px 0;
}
.whyus-cards {
  padding-top: 60px;
}
.whyus-card {
  padding-top: 30px;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.whyus-card p {
  text-transform: uppercase;
  padding-top: 20px;
  margin: 0;
}
/* SEVENTHS BLOCK REVIEWS */
.reviews {
  padding: 70px 0;
}
.review-block {
  text-align: center;
}
.review-block p {
  font-size: 24px;
  max-width: 540px;
  margin: 0 auto;
  min-height: 200px;
}
.review-block h6 {
  padding-top: 40px;
  margin: 0;
  text-transform: none;
}
/* EIGHTS BLOCK BOOKNOW */
.booknow {
  text-align: center;
  padding: 70px 0;
}
/* NINTH BLOCK GALLERY */
.gallery {
  padding: 60px 0;
}
.gallery-thumb {
  height: 285px;
  width: 285px;
  float: left;
  padding: 15px;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}
/* TENTH BLOCK ACCESSIBILITY */
.accessibility {
  max-width: 540px;
  text-align: center;
  padding: 43px 0;
}
/* ELEVENTH BLOCK CONTACTUS */
.contactus {
  padding: 75px;
}
.contactus h1 {
  margin: 0;
  padding: 15px 0 20px 0;
}
.contactus h6 {
  padding: 0;
  margin: 0;
}
/* FOOTER */
#footer {
  padding: 30px 0;
}
.footer-left-box h3,
.footer-left-box h4,
.footer-left-box h5 {
  color: #fff;
  margin: 0;
  padding: 0;
}
.footer-left-box h3 {
  font-size: 36px;
}
.footer-left-box h4 {
  padding: 0 0 10px 0;
}
.footer-left-box h5 {
  font-family: Montserrat-Medium;
  font-size: 14px;
}
.footer-center-box {
  text-align: center;
  padding-top: 20px;
}
.footer-center-box p {
  display: inline-block;
  margin: 0;
  padding: 40px 10px 0 10px;
}
.footer-center-box a {
  color: #fff;
}
.footer-center-box a:hover {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none !important;
}
.footer-right-box {
  padding-top: 10px;
}
.footer-right-box img {
  float: right;
  padding-left: 12px;
}
.mobile-row p {
  font-size: 14px;
}
.copyright p,
.copyright a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}
.copyright a:hover {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 1319px) {
  .gallery-thumb {
    width: 228px;
    height: 228px;
  }
}
@media (max-width: 1300px) {
  .rooms .carousel-control-prev {
    left: -60px;
  }
  .rooms .carousel-control-next {
    right: -60px;
  }
}
@media (max-width: 1200px) {
  .card-btn {
    font-size: 14px;
  }
  .nav-link {
    font-size: 11px;
  }
  .fill-block {
    display: none;
  }
}
@media (max-width: 1200px) and (min-width: 991px) {
  .contactus .col-lg-4 {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }
  .contactus .col-lg-7 {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
  }
}
@media (max-width: 1119px) {
  .gallery-thumb {
    width: 240px;
    height: 240px;
  }
}
@media (max-width: 1106px) {
  .gallery-thumb {
    width: 25%;
    height: 240px;
  }
}
@media (max-width: 1020px) {
  .contactus {
    padding: 40px;
  }
}
@media (min-width: 992px) {
  .offer-card:hover {
    transform: scale(1.05);
    transition: all 0.3s ease-in-out;
  }
  .whyus-card:hover {
    transition: all 0.3s ease-in-out;
    transform: scale(1.1);
  }
  .gallery-thumb:hover {
    transition: all 0.3s ease-in-out;
    transform: scale(1.1);
  }
}
@media (max-width: 991px) {
  .review-block p {
    min-height: 252px;
  }
  .availability-box {
    position: static;
  }
  .rooms-details-block {
    padding: 0;
  }
  .rooms-details-box {
    max-width: inherit;
    float: none;
    text-align: center;
    margin: 0;
  }
  .rooms-details {
    max-width: inherit;
  }
  .rooms-image-box .col-8 {
    padding: 0;
  }
  .rooms-image-box .col-4 {
    padding: 0;
    padding-left: 10px;
  }
  .tablet-rooms-image {
    display: inline-flex !important;
  }
  .rooms-top:first-child {
    margin: 0;
  }
  .rooms-top {
    width: 231.8px;
  }
  .gallery-thumb {
    width: 33.333%;
    height: 239.983px;
  }
  input,
  button,
  textarea {
    max-width: inherit;
  }
  .gmaps {
    height: 400px;
    padding-bottom: 40px;
  }
  .card-btn {
    font-size: inherit;
  }
  .availability-box {
    position: static;
  }
  .availability img {
    padding-bottom: 40px;
  }
  .scores {
    padding-top: 40px;
  }
  .nav-link {
    font-size: 14px;
  }
  .mobile-row {
    text-align: center;
  }
  .mobile-row p {
    display: inline-block;
    margin: 0;
    padding: 40px 10px 0 10px;
  }
  .reviews .carousel-control-prev {
    left: -20px;
  }
  .reviews .carousel-control-next {
    right: -20px;
  }
}
@media (max-width: 830px) {
  .services-box h2 {
    font-size: 46px;
  }
  .rooms .carousel-control-next-icon,
  .rooms .carousel-control-prev-icon {
    width: 30px;
    height: 60px;
  }
  .rooms .carousel-control-next,
  .rooms .carousel-control-prev {
    top: 40px;
    bottom: inherit;
  }
  .rooms .carousel-control-prev {
    left: -30px;
  }
  .rooms .carousel-control-next {
    right: -30px;
  }
}
@media (max-width: 767px) {
  .card-image {
    min-height: 260px;
  }
  .rooms-top {
    width: 260.1px;
  }
  .rooms-bottom {
    width: 100%;
  }
  .tablet-rooms-image {
    display: none !important;
  }
  .mobile-rooms-image {
    margin-top: -2px;
    display: block !important;
  }
  .footer-center-box {
    text-align: left;
  }
  .footer-right-box img {
    float: left;
    padding: 12px 12px 0 0;
  }
  .services-box h2 {
    font-size: 50px;
  }
  .gallery-thumb {
    width: 33.333%;
    height: 179.983px;
  }
  .services-box {
    padding-top: 40px;
  }
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 30px !important;
    height: 60px !important;
  }
  .reviews .carousel-control-prev {
    left: -60px;
  }
  .reviews .carousel-control-next {
    right: -60px;
  }
}
@media (max-width: 675px) {
  .carousel-control-next-icon,
  .carousel-control-prev-icon {
    width: 20px !important;
    height: 40px !important;
  }
  .rooms .carousel-control-next-icon,
  .rooms .carousel-control-prev-icon {
    width: 30px !important;
    height: 60px !important;
  }
  .reviews .carousel-control-prev {
    left: -50px;
  }
  .reviews .carousel-control-next {
    right: -50px;
  }
}
@media (max-width: 630px) {
  .contactus {
    padding: 40px 15px;
  }
  .reviews .carousel-control-next,
  .reviews .carousel-control-prev {
    top: inherit;
    bottom: -9px;
  }
  .reviews .carousel-control-prev {
    left: 0px;
  }
  .reviews .carousel-control-next {
    right: 0px;
  }
}
@media (max-width: 575px) {
  .rooms .carousel-control-next,
  .rooms .carousel-control-prev {
    top: 50px;
  }
  .rooms .carousel-control-next-icon,
  .rooms .carousel-control-prev-icon {
    width: 20px !important;
    height: 40px !important;
  }
  .rooms .carousel-control-prev {
    left: -15px;
  }
  .rooms .carousel-control-next {
    right: -15px;
  }
  .gallery-thumb {
    width: 50%;
    height: auto;
  }
  .rooms-top {
    width: calc(50% - 2.4px);
    /*width: 259.6px;*/
  }
  /* REVIEW SLIDER*/
}
@media (max-width: 435px) {
  .rooms .carousel-control-next,
  .rooms .carousel-control-prev {
    top: -60px;
  }
  .rooms-details-box {
    padding: 30px 20px;
  }
}
@media (max-width: 405px) {
  .services-box h2 {
    white-space: unset;
  }
  .booking {
    width: 118px;
    height: auto;
  }
}

/*!
 * Datepicker v1.0.7
 * https://fengyuanchen.github.io/datepicker
 *
 * Copyright 2014-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2019-02-19T12:18:01.828Z
 */

 .datepicker-container {
    background-color: #211C18;
    direction: ltr;
    font-size: 12px;
    left: 0;
    line-height: 30px;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 210px;
    z-index: -1;
  }
  
  .datepicker-container::before,
  .datepicker-container::after {
    border: 5px solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  
  .datepicker-dropdown {
    border: 1px solid #211C18;
    -webkit-box-shadow: 0 3px 6px #211C18;
    box-shadow: 0 3px 6px #211C18;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    z-index: 1;
  }
  
  .datepicker-inline {
    position: static;
  }
  
  .datepicker-top-left,
  .datepicker-top-right {
    border-top-color: #39f;
  }
  
  .datepicker-top-left::before,
  .datepicker-top-left::after,
  .datepicker-top-right::before,
  .datepicker-top-right::after {
    border-top: 0;
    left: 10px;
    top: -5px;
  }
  
  .datepicker-top-left::before,
  .datepicker-top-right::before {
    border-bottom-color: #39f;
  }
  
  .datepicker-top-left::after,
  .datepicker-top-right::after {
    border-bottom-color: #fff;
    top: -4px;
  }
  
  .datepicker-bottom-left,
  .datepicker-bottom-right {
    border-bottom-color: #39f;
  }
  
  .datepicker-bottom-left::before,
  .datepicker-bottom-left::after,
  .datepicker-bottom-right::before,
  .datepicker-bottom-right::after {
    border-bottom: 0;
    bottom: -5px;
    left: 10px;
  }
  
  .datepicker-bottom-left::before,
  .datepicker-bottom-right::before {
    border-top-color: #39f;
  }
  
  .datepicker-bottom-left::after,
  .datepicker-bottom-right::after {
    border-top-color: #fff;
    bottom: -4px;
  }
  
  .datepicker-top-right::before,
  .datepicker-top-right::after,
  .datepicker-bottom-right::before,
  .datepicker-bottom-right::after {
    left: auto;
    right: 10px;
  }
  
  .datepicker-panel > ul {
    margin: 0;
    padding: 0;
    width: 102%;
  }
  
  .datepicker-panel > ul::before,
  .datepicker-panel > ul::after {
    content: " ";
    display: table;
  }
  
  .datepicker-panel > ul::after {
    clear: both;
  }
  
  .datepicker-panel > ul > li {
    background-color: #211C18;
    cursor: pointer;
    float: left;
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px;
  }
  
  .datepicker-panel > ul > li:hover {
    background-color: #42382f;
  }
  
  .datepicker-panel > ul > li.muted,
  .datepicker-panel > ul > li.muted:hover {
    color: #999;
  }
  
  .datepicker-panel > ul > li.highlighted {
    background-color: #42382f;
  }
  
  .datepicker-panel > ul > li.highlighted:hover {
    background-color: #42382f;
  }
  
  .datepicker-panel > ul > li.picked,
  .datepicker-panel > ul > li.picked:hover {
    color: #39f;
  }
  
  .datepicker-panel > ul > li.disabled,
  .datepicker-panel > ul > li.disabled:hover {
    background-color: rgba(255,255,255,0.5);
    color: #ccc;
    cursor: default;
  }
  
  .datepicker-panel > ul > li.disabled.highlighted,
  .datepicker-panel > ul > li.disabled:hover.highlighted {
    background-color: #42382f;
  }
  
  .datepicker-panel > ul > li[data-view="years prev"],
  .datepicker-panel > ul > li[data-view="year prev"],
  .datepicker-panel > ul > li[data-view="month prev"],
  .datepicker-panel > ul > li[data-view="years next"],
  .datepicker-panel > ul > li[data-view="year next"],
  .datepicker-panel > ul > li[data-view="month next"],
  .datepicker-panel > ul > li[data-view="next"] {
    font-size: 18px;
  }
  
  .datepicker-panel > ul > li[data-view="years current"],
  .datepicker-panel > ul > li[data-view="year current"],
  .datepicker-panel > ul > li[data-view="month current"] {
    width: 150px;
  }
  
  .datepicker-panel > ul[data-view="years"] > li,
  .datepicker-panel > ul[data-view="months"] > li {
    height: 52.5px;
    line-height: 52.5px;
    width: 52.5px;
  }
  
  .datepicker-panel > ul[data-view="week"] > li,
  .datepicker-panel > ul[data-view="week"] > li:hover {
    background-color: #211C18;
    cursor: default;
  }
  
  .datepicker-hide {
    display: none;
  }
  