/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@import url(foundation.min.css);
@import url(jquery.fancybox.css);
@import url(slick.css);

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
h1,
h2,
h3,
h4,
h5,
h6,
html,
body,
audio,
canvas,
video,
a,
small,
label,
legend,
button,
input,
textarea,
time,
.top-bar-section ul li > a {
  font-family: "Fira Sans Condensed", sans-serif;
  font-weight: normal;
}

.error > label > small {
  text-transform: none;
}

.top-bar:before,
.top-bar:after {
  display: none;
}

.button,
button {
  background-color: #257696;
}

.button:hover,
button:hover {
  background-color: #113644;
}

.top-bar-section li:last-child:not(.has-form) a.events:not(.button) {
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #333333 !important;
}

.top-bar-section li:last-child:not(.has-form) a:hover.events:not(.button) {
  background-color: #999999 !important;
}

.gallery img {
  height: 230px;
  width: 100%;
  object-fit: cover;
}

.gallery .gallery-image:nth-child(1) img,
.gallery .gallery-image:nth-child(10) img {
  height: 480px;
  width: 100%;
  object-fit: cover;
}
.st_fblike_hcount {
  margin-right: 25px;
}

.st_pinterest_hcount {
  margin-left: 20px;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul {
  font-size: 1rem;
  color: #666666 !important;
  background-color: transparent !important;
}

.top-bar-section {
  margin-top: 10px;
  border-top: 2px solid rgba(255, 255, 255, 0.51);
  border-bottom: 2px solid rgba(255, 255, 255, 0.51);
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.top-bar-section .has-dropdown > a:after {
  border-color: #666666 transparent transparent transparent;
}

ul.dropdown {
  background-color: #cccccc !important;
}

.slider,
.slider img {
  width: 100%;
}

.row {
  max-width: 1200px;
}

[data-magellan-expedition="fixed"] {
  width: 1200px;
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.breadcrumbs {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.breadcrumbs a:not(.current):hover,
.breadcrumbs a:hover i {
  color: #a69c00;
}

div.breadcrumb {
  max-width: 1200px;
  margin: 0 auto 25px;
}

.breadcrumbs * {
  color: #333333;
}

.breadcrumbs *,
.breadcrumbs > .current {
  line-height: 28px;
  text-transform: capitalize;
  font-size: 1rem;
}

.captcha input {
  margin-top: 8px;
}

html,
body {
  font-size: 62.5%;
  font-family: "Fira Sans Condensed", sans-serif;
}

body {
  opacity: 1;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul {
  background-color: transparent !important;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.top-bar .toggle-topbar.menu-icon a::after {
  top: -3px;
  left: 5px;
}

.site-header__row {
  background: #ffffff2b;
}

.top-bar {
  padding-top: 2rem;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1rem;
}

.sliderCaption {
  max-width: 10em;
  font-size: 6.5rem;
  color: white;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
}

.sliderCaption .tricksword {
  margin-right: 0 !important;
}

.sliderCaption {
  background-color: rgba(0, 0, 0, 0.01);
  text-shadow: 1px 1px 2px black;
}

.top-bar-section {
  width: 100%;
  text-align: center;
}

.sub-header {
  text-align: center;
  font-size: var(--font25);
  color: white;
  margin-top: 3rem;
  font-weight: 300;
}

.top-bar-section li:not(.has-form) a:not(.button) {
  font-size: var(--font20);
}

.main__image {
  position: relative;
}

.main__image-wrapper,
.slider-wrapper {
  position: relative;
}
.main__image-wrapper::after,
.slider-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #423b1099;
  z-index: 1;
}

.top-bar-section {
  margin-top: 0;
}

.top-bar .toggle-topbar.menu-icon {
  top: 0rem;
  left: 15px;
  right: auto;
  margin-top: 0;
  padding: 0;
  left: auto;
  right: 0.5rem;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 25px;
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 40px;
}

p {
  margin-bottom: 20px;
}

.homepage main {
  padding-top: 0px;
}

.innerpage main {
  padding-top: 0px;
}

.row--padding,
.columns,
.column {
  padding-left: 12px;
  padding-right: 12px;
}

.row--lg {
  max-width: 1744px;
}

.form-validation input {
  margin-top: 8px;
}

#submitform {
  margin-top: 10px;
  font-family: "Fira Sans Condensed", sans-serif;
  font-weight: 600 !important;
  border-radius: 3px;
  font-size: 14px;
}

.home-active li:first-of-type a {
  font-weight: 800;
  text-decoration: none;
}

ul.title-area #logo {
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.gallery img {
  width: 100%;
  border: 1rem solid white;
}

.top-bar .name {
  height: initial;
}

/* Plain header links */
.top-bar-section li:not(.has-form) a:not(.button) {
  font-size: var(--font20);
  color: #fff;
  background-color: transparent;
  position: relative;
  display: inline-block;
  border-right: 1px solid transparent;
  border-radius: 3rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.top-bar-section .left li.active:not(.has-form) a:not(.button),
.top-bar-section li:hover:not(.has-form) a:not(.button) {
  border-right: 1px solid rgba(255, 255, 255, 0.726);
}

/* Links with after element */
.top-bar-section li:not(.has-form) a:not(.button)::after,
li.has-dropdown.not-click:not(:last-of-type)::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: -3px;
  background-color: #fff;
  display: none;
}
.top-bar-section li:not(.has-form) ul.dropdown a:not(.button)::after {
  display: none;
}

/* No Dropdown Arrow */
.top-bar-section .has-dropdown > a {
  padding-right: 15px !important;
}
.top-bar-section .has-dropdown > a:after {
  display: none;
}

.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: white;
  background-color: transparent;
}

.scrolled .top-bar-section li.active:not(.has-form) a:not(.button),
.scrolled .top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: var(--primary);
}

.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  color: #f58220;
  background-color: #fff;
}

/* ------- HERO ------- */

.slick-slider {
  margin-bottom: 0;
}

/* ------- SLICK DOTS ------- */
.slick-dots {
  position: absolute;
  bottom: 25px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  z-index: 5;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 12px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.6;
  color: transparent;
  background-color: var(--primary);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 2px solid rgba(255, 255, 255, 0.3);
}

.slick-dots li button:hover:before {
  opacity: 0.8;
  background-color: var(--primary);
  border-color: rgba(255, 255, 255, 0.6);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: var(--secondary);
  border-color: #ffffff;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-box-shadow: 0 0 10px rgba(245, 130, 32, 0.4);
  box-shadow: 0 0 10px rgba(245, 130, 32, 0.4);
}

/* Alternative minimal style (comment out above and use this if preferred) */
/*
.slick-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  z-index: 5;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 6px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  transition: all 0.3s ease;
}

.slick-dots li button:hover {
  background: rgba(255, 255, 255, 0.7);
}

.slick-dots li.slick-active button {
  background: #f58220;
  box-shadow: 0 0 8px rgba(245, 130, 32, 0.6);
}
*/

/* ------- ABOUT ------- */

/* ------- STATIC PAGE ------- */

.static-page__title {
  text-align: center;
  font-size: 6rem;
  position: absolute;
  top: 65%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
  z-index: 2;
}
.site-header.scrolled {
  background: #ffffffd1;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, -webkit-box-shadow 0.3s;
  -o-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.static-page__content,
.static-page__content li,
.static-page__content p {
  line-height: 32px;
  font-size: var(--font20);
  color: var(--primary);
}

.gallery-wrapper .section-title {
  max-width: var(--max-width);
  margin: auto;
  text-align: center;
}

.top-bar-section ul.inline-list.right li:nth-child(2) {
  float: left;
  margin-left: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.51);
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
}

.top-bar-section ul.inline-list.right li {
  float: left;
}

.static-page__content {
  max-width: var(--max-width);
  margin: auto;
  padding: 6rem 1rem;
  max-width: 98rem;
}
.static-page__content.category_content {
  max-width: 140rem;
}

/* ------- STICKY TABLE DESIGN ------- */
table {
  position: sticky;
  background: #ffffff;
  border-radius: 12px;
  -webkit-box-shadow: 0 0px 4px rgba(25, 65, 111, 0.15);
  box-shadow: 0 0px 4px rgba(25, 65, 111, 0.15);
  border: 1px solid rgba(216, 179, 65, 0.2);
  overflow: hidden;
  font-family: "Fira Sans Condensed", sans-serif;
  max-width: 100%;
  width: 100%;
  margin: 2rem 0;
  z-index: 10;
}
.article-description p:nth-child(2),
.article-description p:nth-child(1) {
  text-align: center;
}

.quote {
  background: rgba(216, 179, 65, 0.12);
  padding: 2rem 2rem;
  line-height: 1.6;
}

.article-description p:nth-child(2) {
  text-align: center;
  background: rgba(216, 179, 65, 0.12);
  padding: 2rem 10px;
}

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 0;
  position: relative;
}

table tbody tr:first-child td {
  background: #d8b3413d;
  color: var(--primary);
  font-weight: 600;
  font-size: var(--font20);
  letter-spacing: 0.5px;
  padding: 1.2rem 1.5rem;
  border: none;
}

.menu-icon-wrapper {
  display: none !important;
}

.static-page__content.static_description a {
  color: var(--secondary);
  background: var(--primary);
  border-radius: 0 2rem 2rem 0;
  display: inline-block;
  padding: 1.5rem;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  font-weight: bold;
}

.section-title .letter {
  background-color: rgba(0, 0, 0, 0.01);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

.static-page__content.static_description a:hover {
  background: var(--secondary);
  color: var(--primary);
}

table tbody tr:first-child td:first-child {
  border-top-left-radius: 11px;
}

table tbody tr:first-child td:last-child {
  border-top-right-radius: 11px;
}

table tbody tr:not(:first-child) td {
  padding: 1rem 1.5rem;
  border-bottom: 1px solid rgba(25, 65, 111, 0.08);
  vertical-align: top;
  font-size: 16px;
  line-height: 1.6;
}

table tbody tr:not(:first-child) td:first-child {
  background: rgba(216, 179, 65, 0.05);
  font-weight: 600;
  color: var(--primary);
  border-right: 3px solid var(--secondary);
  width: 35%;
}

table tbody tr:not(:first-child) td:last-child {
  background: #ffffff;
  color: #333;
  width: 65%;
}

table tbody tr:not(:first-child):hover td {
  background: rgba(216, 179, 65, 0.08);
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

table tbody tr:not(:first-child):hover td:first-child {
  background: rgba(216, 179, 65, 0.12);
}

table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 11px;
}

table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 11px;
}

table {
  position: sticky;
  top: 23rem;
  margin-top: 5rem;
}

.article-description > div {
  position: relative;
}

.article-description > div:nth-child(1) {
  max-width: 74rem;
}

.static-page__content ul {
  list-style: disc;
  margin-left: 2rem;
}

/* ------- CATEGORY PAGE ------- */

/* ------- FOOTER ------- */

.site-footer {
  background: var(--primary);
  color: #ecf0f1;
  margin-top: 0px;
  padding: 5rem 1rem;
}

.book-now-btn.footer-book-btn:hover {
  background-color: rgba(255, 255, 255, 0.9);
  color: var(--primary);
}

.contact-item a {
  color: white;
}

.footer-content {
  padding: 0px 0 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: var(--max-width);
  width: 100%;
}

.footer-section {
  margin-bottom: 30px;
  position: relative;
}

.footer-section h3 {
  color: #fff;
  font-size: var(--font25);
  margin-bottom: 20px;
  font-weight: 600;
  border-bottom: 2px solid var(--secondary);
  padding-bottom: 10px;
  display: inline-block;
}

.footer-section h4 {
  color: #bdc3c7;
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 500;
}

.footer-section p {
  color: white;
  line-height: 1.6;
  margin-bottom: 20px;
  font-size: 14px;
}

.footer-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-links li {
  margin-bottom: 10px;
}

.footer-links li a {
  color: white;
  text-decoration: none;
  font-size: var(--font20);
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.footer-links li a:hover {
  color: var(--primary);
}

.footer-links li {
  margin-bottom: 2px;
}

.gallery {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.gallery > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.gallery > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.gallery > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.gallery > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}

.gallery > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.gallery > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.gallery > *:nth-child(7) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}

.gallery > *:nth-child(8) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}

.gallery > *:nth-child(9) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}

.gallery > *:nth-child(10) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}

.gallery > *:nth-child(11) {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
}

.gallery > *:nth-child(12) {
  -ms-grid-row: 5;
  -ms-grid-column: 7;
}

.gallery > *:nth-child(13) {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
}

.gallery > *:nth-child(14) {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
}

.gallery > *:nth-child(15) {
  -ms-grid-row: 7;
  -ms-grid-column: 5;
}

.gallery > *:nth-child(16) {
  -ms-grid-row: 7;
  -ms-grid-column: 7;
}

.gallery img {
  width: 100%;
}

.footer-links li a:hover {
  color: white;
}

/* 
.gallery .gallery-image:nth-child(1){ grid-area: 1 / 1 / 2 / 3; }
.gallery .gallery-image:nth-child(2) { grid-area: 1 / 3 / 2 / 4; }
.gallery .gallery-image:nth-child(3) { grid-area: 1 / 4 / 2 / 5; }
.gallery .gallery-image:nth-child(4) { grid-area: 2 / 1 / 3 / 2; }
.gallery .gallery-image:nth-child(5) { grid-area: 2 / 2 / 3 / 3; }
.gallery .gallery-image:nth-child(6) { grid-area: 2 / 3 / 3 / 5; } */

.gallery .gallery-image:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-area: 1 / 1 / 3 / 3;
}
.gallery .gallery-image:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: 1 / 3 / 2 / 4;
}
.gallery .gallery-image:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 4;
  -ms-grid-column-span: 1;
  grid-area: 1 / 4 / 2 / 5;
}
.gallery .gallery-image:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-area: 2 / 3 / 3 / 4;
}
.gallery .gallery-image:nth-child(5) {
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  -ms-grid-column: 4;
  -ms-grid-column-span: 1;
  grid-area: 2 / 4 / 3 / 5;
}
.gallery .gallery-image:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 3 / 1 / 4 / 2;
}
.gallery .gallery-image:nth-child(7) {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 3 / 2 / 4 / 3;
}
.gallery .gallery-image:nth-child(8) {
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-area: 4 / 1 / 5 / 2;
}
.gallery .gallery-image:nth-child(9) {
  -ms-grid-row: 4;
  -ms-grid-row-span: 1;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-area: 4 / 2 / 5 / 3;
}
.gallery .gallery-image:nth-child(10) {
  -ms-grid-row: 3;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  grid-area: 3 / 3 / 5 / 5;
}
.about-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about-us .about-text p {
  font-size: var(--font20);
  line-height: 1.6;
  color: var(--primary);
  max-width: 60rem;
  margin: auto;
}

.contact-info {
  margin: 0;
}

.articles-category,
.apartment-cards {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 50px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}

.contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  color: white;
  font-size: var(--font20);
}

.contact-item i {
  width: 20px;
  margin-right: 10px;
  color: #3498db;
  font-size: 16px;
}

.social-links {
  margin-right: 35px;
}

.social-links a {
  display: inline-block;
  width: 40px;
  height: 40px;
  /* background-color: #34495e; */
  color: #bdc3c7;
  text-align: center;
  line-height: 40px;
  margin-right: 20px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  border: 1px solid white;
}

.social-links a:hover {
  background-color: var(--primary);
  color: #fff;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.footer-languages {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-languages li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
}

.footer-languages li a {
  color: #bdc3c7;
  text-decoration: none;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer-languages li.active a,
.footer-languages li a:hover {
  background-color: #3498db;
  color: #fff;
}

.footer-bottom {
  padding: 20px 0;
  max-width: var(--max-width);
  padding: 0 1rem;
  margin: auto;
}
.copyrights a,
.copyrights {
  font-size: var(--font20);
  color: white;
  margin: 5px 0;
}

.site-footer__copyrights {
  margin-top: 0;
}

.site-footer__copyrights,
.site-footer__copyrights a {
  font-size: 14px;
  color: white;
}

.site-footer__logo {
  text-align: right;
  margin-top: 5px;
}

.site-footer__logo span {
  color: #bdc3c7;
  font-size: 14px;
  vertical-align: middle;
  margin-right: 10px;
}

.site-footer__logo img {
  vertical-align: middle;
}

.site-footer__logo a:hover img {
  opacity: 1;
}
.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* MY CSS */
:root {
  --primary: #19416f;
  --secondary: #d8b341;
  --max-width: 154rem;
  --font20: 2rem;
  --font25: 2.5rem;
}

select option {
  color: black;
}

.alert-box.success {
  color: #3a945b;
  background: transparent;
  font-size: 1.4rem;
  text-align: center;
}

.about-us,
.apartments,
.gallery {
  max-width: var(--max-width);
  margin: 8rem auto;
  padding: 0 1rem;
  overflow-x: clip;
}

.gallery-wrapper .section-title {
  color: var(--primary);
  margin-bottom: -4rem;
}

.gallery-wrapper {
  background-color: var(--secondary);
  padding: 4rem 0;
}

.homepage .site-footer {
  margin-top: 0;
}

.homepage .top-bar-section ul .left li:nth-child(1) a {
  border-right: 1px solid rgba(255, 255, 255, 0.726);
}

.book-section {
  margin: 8rem 0;
}

.book-now-btn {
  border-radius: 0 3rem 3rem 0;
  text-decoration: none;
  background: var(--primary);
  color: white;
  padding: 0.8rem 1.5rem;
  font-size: var(--font20);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}

.book-now-btn:hover {
  background: var(--secondary);
  color: var(--primary);
}

.menu-cta {
  position: absolute;
  right: 10rem;
  top: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* Modern Article Cards Design */
.articles-grid {
  display: -ms-grid;
  display: grid;
  gap: 24px;
  padding: 20px 0;
}

/* Article Card */
.article-card {
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  -o-transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease,
    -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  max-width: 73.5rem;
}

.article-card:hover {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.about-image {
  position: relative;
  z-index: -1;
}

.article-card__inner {
  background: #ffffff;
  overflow: hidden;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #f0f0f0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.article-card:hover .article-card__inner {
  border-color: #e0e0e0;
  -webkit-box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.article-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.article-card__image {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #f8f9fa;
}

.article-card__image {
  position: relative;
}

.fancybox.gallery-image {
  position: relative;
}

.about-image::after,
.article-card__image::after {
  content: "";
  z-index: 15;
  border-color: white;
  z-index: 1;
  border: 4px solid rgba(255, 255, 255, 0.51);
  margin: 4rem;
  position: absolute;
  pointer-events: none;
  inset: 0%;
}

.article-card__image-link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.article-card__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.article-card:hover .article-card__img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.article-card__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.2));
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.2));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.article-card:hover .article-card__overlay {
  opacity: 1;
}

.article-card__read-more {
  color: white;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px 16px;
  border: 2px solid white;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.article-card:hover .article-card__read-more {
  background: white;
  color: #333;
}

/* Content Section */
.article-card__content {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.article-card__title {
  margin: 0 0 12px 0;
  font-size: var(--font25);
  font-weight: 700;
  color: var(--primary);
  line-height: 1.3;
}

.footer-book-btn {
  background-color: var(--secondary);
  color: var(--primary);
  padding: 2rem 4rem;
  margin: auto;
  position: absolute;
  bottom: 1rem;
  font-size: var(--font25);
  left: -10rem;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#articlebody .static-page__content {
  max-width: var(--max-width);
}

.article-card__title > a > span,
.article-card__title > span {
  font-weight: 400;
  color: var(--secondary);
  margin-left: 3rem;
  font-size: var(--font20);
  background: var(--primary);
  padding: 2px 22px;
}

.article-card__title > a > span {
  margin-left: 0rem;
}

.article-card__title-link {
  color: var(--primary);
  text-decoration: none;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: block;
}

.article-card__title-link:hover {
  color: var(--primary);
  text-decoration: none;
}

.article-card__description {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 16px;
}

.article-card__excerpt {
  color: var(--primary);
  font-size: var(--font20);
  line-height: 1.3;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* Footer Section */
.article-card__footer {
  margin-top: auto;
  padding-top: 16px;
  border-top: 1px solid #f0f0f0;
}

.about-text a,
.article-card__cta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  color: var(--primary);
  font-size: var(--font20);
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 8px 16px;
  border-radius: 0 27px 27px 0;
  background: var(--secondary);
  line-height: 1.3;
}
.about-text a:hover,
.article-card__cta:hover {
  background: var(--primary);
  color: white;
  text-decoration: none;
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
}

.about-us .about-text p:last-of-type {
  text-align: end;
  margin-top: 2rem;
}

.article-card__arrow {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.article-card__cta:hover .article-card__arrow {
  -webkit-transform: rotate(-90deg) translateX(2px);
  -ms-transform: rotate(-90deg) translateX(2px);
  transform: rotate(-90deg) translateX(2px);
}

/* Alternative layouts */
.articles-grid--minimal .article-card__inner {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #e9ecef;
}

.articles-grid--minimal .article-card:hover .article-card__inner {
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

/* Container and Layout */
form[data-abide] {
  max-width: 110rem;
  margin: 20px auto;
  padding: 0px;
  background: var(--primary);
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  font-family: "fira sans condensed", sans-serif;
  padding-top: 5rem;
}

input[data-invalid],
.error input,
.error textarea {
  background-color: transparent !important;
}

select:hover {
  background-color: transparent;
}

#contact .row {
  padding: 0rem;
}

#contact .row > div {
  padding: 4rem;
}

.scrolled .top-bar-section li:not(.has-form) a:not(.button) {
  color: var(--primary);
}

.scrolled #logo {
  max-height: 7rem;
  overflow: clip;
}

.scrolled .social-links a {
  background-color: var(--primary);
  color: #fff;
}

.scrolled .top-bar-section {
  padding: 0;
}

.columns {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.medium-6 {
  min-width: 50%;
}
.medium-9 {
  min-width: 75%;
}
.medium-3 {
  min-width: 25%;
}
.small-12 {
  min-width: 100%;
}

/* Typography and Labels */
label {
  display: block;
  font-weight: 600;
  margin-bottom: 8px;
  color: #333;
  font-size: var(--font20);
}

/* Inputs, Select, and Textarea */
input[type="text"],
select,
textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1rem;
  -webkit-transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: border-color 0.3s ease, -webkit-box-shadow 0.3s ease;
  -o-transition: border-color 0.3s ease, box-shadow 0.3s ease;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  transition: border-color 0.3s ease, box-shadow 0.3s ease,
    -webkit-box-shadow 0.3s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input:focus,
select:focus,
textarea:focus {
  outline: none;
  border-color: var(--secondary);
  -webkit-box-shadow: 0 0 5px rgba(33, 150, 243, 0.3);
  box-shadow: 0 0 5px rgba(33, 150, 243, 0.3);
}

/* Error Handling */
.error {
  color: #d32f2f;
}

/* Hide error text by default */
small.error {
  display: none;
  font-size: 0.85rem;
  margin-top: 5px;
  font-weight: 500;
}

/* Show error text only when parent has error class or input is invalid */
.error small.error,
input[data-invalid] + small.error {
  display: block;
}

input[data-invalid],
.error input,
.error textarea {
  border: 1px solid #d32f2f;
  background-color: #fff8f8;
}

/* Button Styling */
.button {
  background-color: #2196f3;
  color: white;
  padding: 12px 30px;
  border: none;
  border-radius: 4px;
  font-size: 1.1rem;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  transition: background-color 0.2s;
  margin-top: 10px;
}

.button:hover {
  background-color: #1976d2;
}

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

/* BOOKING SECTION */
.book-section {
  background-color: rgba(25, 65, 111, 0.95);
  background-blend-mode: overlay;
  background-size: cover;
  background-position: center;
  padding: 6rem 0;
}

#bookingForm {
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10rem;
}

.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.book-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 2rem;
  margin-bottom: 2rem;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.book-form > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  max-width: 37rem;
}

label,
.book-form label {
  display: block;
  color: white;
  font-size: var(--font20);
  margin-bottom: 0.5rem;
  font-weight: 500;
}

select,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
.book-form input {
  width: 100%;
  padding: 0.5rem 3.5rem 0.5rem 0.5rem;
  border: 2px solid transparent;
  border-radius: 0px;
  font-size: var(--font20);
  color: white;
  background: transparent;
  border-bottom: 1px solid white;
  color: #333;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  height: 4.5rem;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: white;
}

::-webkit-input-placeholder {
  color: white;
}

::-moz-placeholder {
  color: white;
}

:-ms-input-placeholder {
  color: white;
}

::-ms-input-placeholder {
  color: white;
}

::placeholder {
  color: white;
}

.section-title,
.moduleTitle {
  font-size: 5rem;
  margin-bottom: 4rem;
  max-width: 50rem;
  font-weight: bold;
  color: var(--primary);
}

h2.section-title {
  margin-left: auto;
  text-align: end;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus,
input:focus,
.book-form input:focus {
  border-color: var(--secondary);
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(216, 179, 65, 0.2);
  box-shadow: 0 0 0 3px rgba(216, 179, 65, 0.2);
  background-color: transparent;
  background: transparent;
}

[data-abide] .error small.error,
[data-abide] span.error,
[data-abide] small.error {
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: normal;
  font-style: italic;
  background: transparent;
  color: #f04124;
}

.input-button {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  margin-top: 1.2rem;
}

.input-button img {
  width: 12px;
  height: 12px;
  opacity: 0.6;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.input-button:hover img {
  opacity: 1;
}

.people {
  position: relative;
}

.dropdown-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border: 1px solid #ddd;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  z-index: 10;
  display: none;
  max-height: 200px;
  overflow-y: auto;
}

.dropdown-options .choice {
  padding: 1rem 1.2rem;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  font-size: 1.4rem;
}

.contact-info-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 112rem;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: auto !important;
}

.dropdown-options .choice:hover {
  background-color: #f8f9fa;
}

.people.open .dropdown-options {
  display: block;
}

.submit {
  text-align: center;
}

#submitform,
.submit #submitBtn {
  display: inline-block;
  background: var(--secondary);
  color: white;
  padding: 2.4rem 3rem;
  border-radius: 0 30px 30px 0;
  text-decoration: none;
  font-size: var(--font20);
  font-weight: 600;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  min-width: 150px;
  color: var(--primary);
  cursor: pointer;
}

.main__image-wrapper img {
  width: 100%;
}

#submitform:hover,
.submit #submitBtn:hover {
  background: #c49f35;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25);
}

.submit #submitBtn {
  color: var(--primary);
}

.contact-info-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  margin: 3rem 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.contact-info-box {
  background: -o-linear-gradient(315deg, #ffffff 0%, #f8f9fa 100%);
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border-radius: 16px;
  padding: 2rem;
  -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
}

.contact-info-box__icon {
  display: inline-block;
  width: 64px;
  height: 64px;
  background: var(--primary);
  border-radius: 50%;
  padding: 16px;
  margin-bottom: 1.5rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 4px 16px rgba(37, 118, 150, 0.3);
  box-shadow: 0 4px 16px rgba(37, 118, 150, 0.3);
}

.contact-info-box__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.contact-info-box__content {
  text-align: left;
}

.contact-info-box__title {
  font-size: var(--font20);
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 0.8rem;
  letter-spacing: -0.5px;
}

.contact-info-box__text {
  font-size: 1.6rem;
  color: #5a6c7d;
  line-height: 1.6;
  margin: 0;
}

.contact-info-box__text a {
  color: var(--primary);
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 500;
}

.contact-info-box__text a:hover {
  color: var(--primary);
  text-decoration: underline;
  text-underline-offset: 4px;
}

.about-text {
  max-width: 55rem;
  margin: auto;
}

@media screen and (max-width: 1490px) {
  :root {
    --font20: 1.8rem;
    --font25: 2.2rem;
  }

  .about-text {
    max-width: 50rem;
  }

  .social-links {
    margin-right: 10px;
  }

  .menu-cta {
    position: absolute;
    right: 5rem;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 14px;
  }

  .static-page__title,
  .sliderCaption {
    max-width: 10em;
    font-size: 4.5rem;
  }
  .section-title,
  .moduleTitle {
    font-size: 4rem;
  }

  .sliderCaption {
    top: 68%;
  }

  .top-bar-section {
    padding: 1rem;
  }

  .logo img {
    max-width: 20rem;
  }

  #logo img {
    max-width: 12rem;
  }

  #bookingForm {
    gap: 5rem;
  }

  .sliderCaption {
    width: 100%;
    max-width: 90%;
  }

  .main__image-wrapper img,
  .slideshow img {
    min-height: 45rem;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .static-page__content,
  .static-page__content li,
  .static-page__content p {
    line-height: 24px;
  }
  .book-section {
    margin: 6rem 0;
  }

  .about-us,
  .apartments,
  .gallery {
    margin: 6rem auto;
  }

  .article-card__title > a > span,
  .article-card__title > span {
    margin-left: 0rem;
    padding: 2px 5px;
  }
}

@media screen and (max-width: 990px) {
  :root {
    --font20: 1.7rem;
    --font25: 2rem;
  }

  .book-form input,
  .flatpickr-input[readonly] {
    padding-left: 0 !important;
  }

  .static-page__content {
    padding: 4rem 1rem;
  }

  .articles-category,
  .apartment-cards {
    gap: 20px;
  }

  .about-us,
  .apartments,
  .gallery {
    margin: 4rem auto;
  }

  .book-section {
    margin: 4rem 0;
  }

  .menu-cta {
    position: absolute;
    right: 1rem;
  }

  .social-links a {
    margin-right: 3px;
  }

  .static-page__title,
  .sliderCaption {
    font-size: 3.5rem;
  }

  .book-now-btn {
    padding: 0.1rem 1.5rem;
  }

  .footer-book-btn {
    padding: 1.5rem 2rem;
  }

  .article-description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }

  #submitform,
  .submit #submitBtn {
    padding: 1.4rem 3rem;
  }

  .article-description > div:nth-child(1) {
    max-width: 100%;
  }

  .section-title,
  .moduleTitle {
    font-size: 3rem;
  }

  [class*="block-grid-"] {
    max-width: 660px; /* αλλαγή ανάλογα με το μέγεθος του thumb */
    margin: auto;
  }

  .sub-header {
    text-align: center;
    font-size: var(--font25);
    color: white;
    margin-top: 1rem;
  }
}

/* Responsive Design */
@media screen and (max-width: 768px) {
  :root {
    --font20: 1.6rem;
    --font25: 1.8rem;
  }

  table {
    margin-top: 1rem;
  }

  .contact-info-box__content {
    text-align: left;
    width: 80%;
  }

  .sliderCaption {
    font-size: 3.5rem;
  }

  #bookingForm {
    gap: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .article-card__title > a > span,
  .article-card__title > span {
    margin-left: 0rem;
  }

  .static-page__title,
  .sliderCaption {
    font-size: 2.6rem;
  }

  .about-image::after, .article-card__image::after {
    content: "";
    z-index: 15;
    border-color: white;
    z-index: 1;
    border: 2px solid rgba(255, 255, 255, 0.51);
    margin: 3rem;
  }

  .section-title,
  .moduleTitle {
    font-size: 2.4rem;
    margin-bottom: 1rem;
  }
  
  .about-us,
  .apartments,
  .gallery {
    margin: 4rem auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 0;
    position: relative;
  }

  .book-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .book-form > div {
    max-width: 100%;
    width: 100%;
  }

  .book-form {
    gap: 0.5rem;
  }

  .logo img {
    max-width: 14rem;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 5px;
  }

  .gallery {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .book-now-btn {
    padding: 0.1rem 1rem;
  }

  .book-now-btn.footer-book-btn {
    padding: 1rem;
  }
  .book-section {
    padding: 2rem 0;
  }

  #bookingForm {
    padding: 0 1rem;
  }

  .book-form input {
    padding: 1rem 3rem 1rem 1rem;
    font-size: 1.3rem;
  }

  .submit #submitBtn {
    padding: 1.2rem 2.5rem;
    font-size: var(--font20);
  }

  table {
    top: 1rem;
    border-radius: 0;
    -webkit-box-shadow: 0 4px 16px rgba(25, 65, 111, 0.1);
    box-shadow: 0 4px 16px rgba(25, 65, 111, 0.1);
  }

  table tbody tr:not(:first-child) td {
    padding: 0.8rem 1rem;
    font-size: 1.3rem;
  }

  table tbody tr:first-child td {
    padding: 1rem;
    font-size: 1rem;
  }

  table tbody tr:not(:first-child) td:first-child {
    width: 40%;
  }

  table tbody tr:not(:first-child) td:last-child {
    width: 60%;
  }

  .contact-info-boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
  }

  .contact-info-box {
    min-width: auto;
    padding: 1.5rem;
  }

  .contact-info-box__icon {
    width: 56px;
    height: 56px;
    padding: 14px;
  }

  #contact .row > div {
    padding: 1rem;
  }

  .contact-info-box {
    gap: 1rem;
  }
}

@media (max-width: 640px) {
  :root {
    --font20: 1.5rem;
    --font25: 1.6rem;
  }

  .footer-bottom,
  .footer-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .medium-6,
  .medium-9,
  .medium-3 {
    min-width: 100%;
  }

  .menu-cta {
    position: unset;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .articles-category,
  .apartment-cards {
    -ms-grid-columns: (1fr) [1];
    grid-template-columns: repeat(1, 1fr);
    max-width: 40rem;
    margin: auto;
  }

  .top-bar-section {
    float: none !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-cta {
    position: unset;
  }
  .site-header,
  .site-header.scrolled {
    background: #ffffffe0;
  }

  .top-bar.expanded .title-area {
    background: white;
    width: 100%;
  }
  .top-bar .title-area {
    width: 100%;
  }

  #logo {
    position: relative;
    left: -3rem;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .top-bar.expanded #logo {
    position: relative;
    left: 0;
  }

  .scrolled #logo {
    max-height: 100%;
  }

  #logo {
    height: 5rem;
    overflow-y: clip;
  }

  .main__image-wrapper img,
  .slideshow img {
    min-height: 35rem;
  }

  .top-bar.expanded #logo {
    height: auto;
  }

  .top-bar .toggle-topbar.menu-icon {
    top: 6px;
  }

  .social-links a {
    background-color: var(--primary);
    color: #fff;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    color: var(--primary);
  }

  .top-bar.expanded {
    height: auto;
    background: white;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .articles-grid {
    gap: 16px;
    padding: 16px 0;
  }

  .article-card__content {
    padding: 16px;
  }

  .article-card__image {
    height: 250px;
  }

  .gallery img {
    border: none;
  }

  .article-card__title {
    font-size: 16px;
  }
  .footer-content {
    padding: 0px 0 0px 0;
  }

  .gallery {
    display: block;
  }

  .site-footer__logo img {
    vertical-align: middle;
    max-width: 9rem;
  }

  .about-us,
  .apartments,
  .gallery {
    margin: 3rem auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 3rem;
  }

  .footer-book-btn {
    position: unset;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
  }

  .footer-section {
    text-align: center;
    margin-bottom: 10px;
  }

  .footer-section {
    text-align: center;
    margin-bottom: 0;
  }

  .footer-section h3 {
    margin-bottom: 1rem;
    padding-bottom: 0;
  }

  .site-footer {
    background: var(--primary);
    color: #ecf0f1;
    margin-top: 40px;
    padding: 2rem;
  }

  .footer-section {
    text-align: center;
    margin-bottom: 1rem;
  }

  .gallery-wrapper {
    padding: 2rem 0;
  }

  .footer-bottom .copyrights,
  .site-footer__logo {
    text-align: center;
    margin-bottom: 1rem;
  }

  .book-now-btn.footer-book-btn {
    margin: 1rem;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 1.9rem;
    padding: 0.5rem;
  }

  .inline-list > li {
    margin-left: 0 !important;
  }

  footer .social-links {
    margin-right: 10px;
    margin-bottom: 2rem;
  }

  .footer-bottom .copyrights {
    margin-top: 2rem;
  }

  .social-links a {
    margin: 0 5px 10px 5px;
  }

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

  .st_linkedin_hcount {
    display: none;
  }

  [class*="block-grid-"] {
    max-width: 330px; /* αλλαγή ανάλογα με το μέγεθος του thumb */
    margin: auto;
  }

  .breadcrumbs *,
  .breadcrumbs > .current {
    font-size: 15px;
  }

  .top-bar-section {
    float: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a {
    color: #000000;
    margin-top: 10px;
  }

  .top-bar .toggle-topbar.menu-icon a {
    position: relative;
    width: 2.4rem;
    padding-right: 0;
    height: auto;
  }

  /* .top-bar .toggle-topbar.menu-icon a::after {
    box-shadow: 0 10px 0 1px #000000, 0 16px 0 1px #000000, 0 22px 0 1px #000000;
  } */

  .top-bar .toggle-topbar.menu-icon a::after {
    display: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a span {
    display: block;
    width: 100%;
    border-radius: 3px;
    height: 0.3rem;
    background: var(--secondary);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
  }

  .top-bar .toggle-topbar.menu-icon a span + span {
    margin-top: 0.3rem;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top forwards;
    animation: ease 0.7s top forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top-2 forwards;
    animation: ease 0.7s top-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled forwards;
    animation: ease 0.7s scaled forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled-2 forwards;
    animation: ease 0.7s scaled-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom forwards;
    animation: ease 0.7s bottom forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom-2 forwards;
    animation: ease 0.7s bottom-2 forwards;
  }

  @-webkit-keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @-webkit-keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @-webkit-keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @-webkit-keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @-webkit-keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @-webkit-keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  @keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  ul.inline-list.right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .top-bar.expanded .title-area {
    background: transparent;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    text-align: center;
    text-shadow: 1px 1px 2px pink;
  }

  .top-bar {
    height: 65px;
  }

  ul.dropdown {
    background: transparent !important;
  }

  .top-bar {
    gap: 3rem;
    padding: 1rem;
  }

  .top-bar-section ul li:hover:not(.has-form) > a,
  .top-bar-section .dropdown li:not(.has-form) a:not(.button),
  .top-bar-section li:not(.has-form) a:not(.button):hover,
  .top-bar-section li.active:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    color: var(--primary);
    background-color: transparent;
  }

  .scrolled .top-bar-section {
    padding: 1rem;
  }

  .gallery-wrapper .section-title {
    color: var(--primary);
    margin-bottom: -2rem;
  }

  .static-page__content.static_description a {
    padding: 0.5rem;
  }
}

@media screen and (max-width: 480px) {
  .contact-info-boxes {
    gap: 1rem;
  }

  .contact-info-box {
    padding: 1.2rem;
    text-align: center;
  }

  .contact-info-box__icon {
    width: 48px;
    height: 48px;
    padding: 12px;
    margin: 0 auto 1rem auto;
  }
  .book-form {
    gap: 1rem;
  }

  .book-form label {
    font-size: 1.3rem;
  }

  .book-form input {
    padding: 0.9rem 2.5rem 0.9rem 0.9rem;
    font-size: 1.2rem;
  }

  .submit #submitBtn {
    padding: 1rem 2rem;
    font-size: 1.4rem;
    width: 100%;
  }

  .book-form input {
    font-size: 1.6rem;
  }
}
