html, body {
  margin: auto;
  padding: 0;
  font-family: 'Playfair Display', serif;
}

.main-column {
  font-size: 4.3vw;
  font-weight: 100;
  letter-spacing: -0.15vw;
  color: rgb(0,0,0);
}

@media (min-width: 1400px) {
  .main-column {
    font-size: 4rem;
  }
}

@media (min-width: 577px) {
  .logo {
    height: 100px;
  }
}

@media (max-width: 576px) {
  .logo {
    height: 70px;
  }
}

.breadcrumb {
  --bs-breadcrumb-divider: '|';
  font-family: Dosis, sans-serif;
  color: #000000;
  padding-top: 0px;
  font-size: 1rem;
}

a {
  color: rgba(0,0,0,0.6);
}

span {
  color: inherit;
}

.disabled {
  pointer-events: none;
  color: #b0ada4;
}

a:hover {
  color: #262526;
}

.highlight {
  text-align: center;
  font-family: 'Playfair Display', serif;
  padding: 2px;
  margin: 0px;
  margin-top: 0px;
  padding-top: 12px;
  padding-bottom: 0;
  color: #212426;
}

.highlight-heading, .p-description {
  font-size: .8rem;
  color: rgba(0,0,0,0.6);
}

@media (min-width: 576px) {
  .highlight-heading, .p-description {
    font-size: 1rem;
    color: rgba(0,0,0,0.6);
  }
}

.highlights-p {
  font-size: .8rem;
}

@media (min-width: 576px) {
  .highlights-p {
    font-size: 1rem;
  }
}

.villa-name {
  margin-bottom: -0.3rem;
  letter-spacing: -3px;
}

#gallery-grid {
  padding-top: 12px;
  filter: grayscale(20%);
  border-width: 1px;
  border-style: none;
}

.p-description {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #262526;
  text-align: justify;
  letter-spacing: 1px;
}

h3 {
  font-family: 'Playfair Display', serif;
  letter-spacing: -2px;
  line-height: 33.1024px;
  font-size: 24;
  margin-left: 15px;
  color: rgb(33,37,41);
}

.description, .facilities, .availability {
  padding-top: 35px;
  margin-top: -3px;
}

.contact-location {
  font-family: 'Playfair Display', serif;
  letter-spacing: -1px;
  /*border-bottom-width: 0.5px;*/
  /*border-bottom-style: solid;*/
}

#floatingMessageGrid {
  height: 15vh;
}

.submit-button:hover {
  color: #26130D;
}

.submit-button {
  color: rgba(0,0,0,0.6);
}

label {
  color: rgba(0,0,0,0.6);
}

.calendar .calendar-header {
  background-color: white;
  border: 0;
  color: #000000;
  font-family: 'Advent Pro';
  width: 450px;
  display: flex;
  margin: auto;
  /*border-style: solid;*/
  /*border-color: black;*/
  /*border-width: 1px;*/
  /*border-radius: 30px;*/
}

.calendar .calendar-header .year-title:hover, .calendar .calendar-header .prev:hover, .calendar .calendar-header .next:hover {
  background: rgba(255, 255, 255, 0.2);
}

.calendar .calendar-header .year-neighbor {
  color: #FFFFFF;
  opacity: 0.7;
}

.calendar .calendar-header .year-neighbor2 {
  color: #FFFFFF;
  opacity: 0,2;
}

.calendar .month-container {
  height: 210px;
  margin-top: 1rem;
}

.calendar table.month {
  height: 100%;
}

.calendar table.month .month-title {
  color: #212426;
  padding: 5px;
  font-family: 'Advent Pro';
}

.calendar table.month .day-header {
  padding-top: 2px;
  border-bottom: 1px solid #000000;
  font-family: 'Advent Pro';
}

.calendar table.month td.day .day-content {
  padding: 1px 6px;
  font-family: 'Advent Pro';
}

.calendar-row {
  height: 5vh;
}

.section-1, .section-2, .section-3, .section-4 {
  height: 100vh;
}

.h-description {
  letter-spacing: -3px;
  font-size: 9.7vmin;
  line-height: 10vmin;
}

.r-description {
  border-top-width: 0.5px;
  border-top-style: solid;
  border-bottom-width: 0.5px;
  border-bottom-style: solid;
}

.r-facilities {
  border-top-width: 0.5px;
  border-top-style: solid;
}

#features-table-1 {
}

.table-responsive {
  font-size: 1.1rem;
  letter-spacing: -1px;
}

.location {
  border-bottom-width: 0.5px;
  border-bottom-style: solid;
  border-top-width: .5px;
  border-top-style: solid;
}

.footer {
  /*border-top-width: 0.5px;*/
  /*border-top-style: solid;*/
}

hr {
  opacity: 1;
}

.footer-column {
  text-align: center;
  padding: .3rem;
}

.accordion-button:not(.collapsed) {
  color: transparent;
  background-color: transparent;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.table-bordered > :not(caption) > * {
  border-width: 0.5px 0;
}

.btn-check:active + .btn-light:focus, .btn-check:checked + .btn-light:focus, .btn-light.active:focus, .btn-light:active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: none;
}

@media (min-width: 576px) {
  .facilities {
    font-size: 1rem;
  }
}

.facilities, .facilities h6 {
  font-size: .8rem;
}

.m-image {
  height: 35vh;
  /*position: fixed;*/
  /*top: 0;*/
  /*left: 0;*/
  /*width: 100%;*/
  /*height: 100%;*/
}

@media (orientation: landscape) {
  .m-image {
    height: 60vh;
    /*position: fixed;*/
    /*top: 0;*/
    /*left: 0;*/
    width: 100%;
    /*height: 100%;*/
  }
}

.m-heading {
  position: absolute;
  color: rgb(255,255,255);
}

.contact-mail {
  font-size: 0.9rem;
}

#de-description {
  font-size: 9.3vmin;
}

hr:not([size]) {
  height: .5px;
}

.border-start {
  border-left: .5px solid #dee2e6!important;
}

.border-end {
  border-right: .5px solid #dee2e6!important;
}

.border-bottom {
  border-bottom: .5px solid #dee2e6!important;
}

@media (max-width: 991.98px) {
  #hcol {
    border-left: .5px solid #dee2e6!important;
  }
}

@media (orientation: portrait) {
  #first-col, #third-col {
    justify-content: flex-end!important;
  }
}

@media (orientation: landscape) {
  .main-small {
    justify-content: center;
  }
}

.main-row > * {
  flex: 0 0 auto;
  width: 50%;
}

@media (orientation: landscape) {
  .main-row > * {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (orientation: landscape) {
  .m-container {
    max-width: 77vw;
  }
}

