
@font-face {
  font-family: 'Montserrat-light';
  src: url(./fonts/Montserrat-Light.ttf);
}

@font-face {
  font-family: 'Nimbus';
  src: url(./fonts/Nimbus.otf);
}

@font-face {
  font-family: 'Montserrat-extralight';
  src: url(./fonts/Montserrat-ExtraLight.ttf);
}

@font-face {
  font-family: 'Maleah';
  src: url(./fonts/Maleah-Light.otf);
}

@font-face {
  font-family: 'Cinzel';
  src: url(./fonts/Cinzel-Regular.ttf);
}

body {
  scroll-behavior: smooth;
  font-family: "Montserrat-light", sans-serif;
  background: #0d0d0d;
  color: #fff;
}

.onepage {
overflow: hidden;
}

a {
  color: #cda45e;
  text-decoration: none;
}

a:hover {
  color: #d9ba85;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Maleah", serif;
}

p,
a,
span {
font-family: "Maleah", serif;
}

p {
  line-height: 2rem;
  letter-spacing: 1.2px;
}

a, span {
  letter-spacing: 1.2px;
}

#hero-banner {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.btn-menu {
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  display: inline-block;
  transition: 0.3s;
  line-height: 0.2;
  color: white;
  cursor: pointer;
}

.btn-menu .btn-inner {
margin-left: 2px;
margin-right: 2px;
padding-left: 15px;
padding-right: 15px;
padding-top: 3px;
padding-bottom: 3px;
background: rgba(12, 11, 9, 0.3);
display: block;
}

.btn-menu::before {
content: "";
display: block;
height: 30px;
width: 100%;
border: 2px solid #cda45e;
border-bottom: none;
background: rgba(12, 11, 9, 0.3);
}

.btn-menu::after {
content: "";
display: block;
height: 30px;
width: 100%;
border: 2px solid #cda45e;
border-top: none;
background: rgba(12, 11, 9, 0.3);
}

.btn-menu:hover {
  background: #cda45e;
  color:#000;
}

#main-banner {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

#main-banner h1 {
  font-size: 3rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 20px;
  max-width: 1000px;
}

#main-banner h2 {
text-transform: uppercase;
letter-spacing: 5px;
}

.btn-scroll {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 200;
}

.slide {
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 1s ease-in-out;
  z-index: 100;
  overflow: hidden;
  background-color: #000;
}

.slide.incoming {
  transform: translateY(100%);
  z-index: 90;
}

.slide.past {
  transform: translateY(-100%);
}

.slide.hide {
display: none;
}

#about-us {
  
}

.about-us-content {
  position: absolute;
  max-width: 50%;
  top: 55%;
  transform: translateY(-50%);
  left: 10%;
  border-radius: 20px;
  padding: 40px;
  text-align: justify;
}

.about-us-spargel {
position: absolute;
width: 70%;
top: 10%;
left: 42%;
}

.about-us-content p {
  font-size: 22px;
  margin-bottom: 40px;
}

.about-us-content p:first-of-type {
text-indent: 20%;
}

.about-us-content h1 {
  color: #cda45e;
  font-size: 3rem;
  font-weight: 400;
  /* margin-left: 23%; */
  margin-bottom: 30px;
  text-transform: uppercase;
}

#services {
  background-image: url("../images/Ühiskokkamine.jpg");
  background-size: cover;
}

.services-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 40px;
}

.services-content p {
  font-size: 25px!important;
  font-weight: 300!important;
}

.services-content h1 {
  font-size: 5rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 20px;
}

#rooms {
  background-image: url("../images/rooms-section.jpg");
  background-size: cover;
}

.rooms-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 40px;
}

.rooms-content p {
font-size: 25px!important;
font-weight: 300!important;
}

.rooms-content h1 {
  font-size: 4rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 20px;
}

.main-section-text {
font-weight: 600;
}

.special-services-content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 40px;
}

.special-services-content p {
font-size: 25px!important;
font-weight: 300!important;
}

.special-services-content h1 {
font-size: 4rem;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 20px;
}

@media (min-width: 992px) {
  .collapse:not(.show) {
      display: none !important;
  }

  .navbar-expand-lg .navbar-toggler {
      display: inline-block;
  }
}

#main-navbar {
  z-index: 200;
}

.offcanvas {
  background: rgba(12, 11, 9, 0.9);
}

.offcanvas.show ~ .navbar-toggler {
  display: none;
}

.offcanvas-backdrop {
  display: none;
}

.offcanvas-header .btn-close {
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e")
}

.offcanvas .nav-link {
  font-size: 24px;
}

.navbar-nav .dropdown-menu {
  display: block;
  overflow: hidden;
  border: none;
  max-height: 0;
  padding: 0;
  background-color: transparent;
  transition: max-height .5s ease-in-out, padding .3s ease-in-out;
}

.navbar-nav .dropdown-menu.show {
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  max-height: 600px;
}

.dropdown-item {
  position: relative;
  color: #cda45e;
  font-size: 17px;
}

.dropdown-item:hover {
  color: #cda45e;
  background-color: transparent;
}

.dropdown-item:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 4px;
  background-color: #cda45e;
  bottom: 0;
  left: 0;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform .3s ease-in-out;
}

.dropdown-item:hover:before {
  transform-origin: left;
  transform: scaleX(1);
}

.copyright {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.copyright-container {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 200;
  background-color: rgba(12, 11, 9, .5);;
}

#contact-map {
  width: 100%;
  height: 100vh;
}

.contact-info-container {
  position: absolute;
  bottom: 75px;
  left: 100px;
  right: 100px;
  background: rgba(12, 11, 9, 0.5);
  border-radius: 20px;
  padding: 30px;
  width: auto;
}

.phone-info {
  margin-right: 30px;
}

.gm-style .gm-style-iw-c {
  padding-right: 12px !important;
  padding-bottom: 12px !important;
  background-color: #0c0b099e !important;
}

.gm-style .gm-style-iw-d {
  overflow: auto !important;
}

.gm-ui-hover-effect>span {
  background-color: #cda45e !important;
}

.gm-style .gm-style-iw-tc::after {
  background: #0c0b0985 !important;
}

a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
  display:none;
}
.gmnoprint div {
  background:none !important;
}

.gm-ui-hover-effect {
  display: none !important;
}

.contact-info-container .info i {
  font-size: 28px;
  float: left;
  width: 56px;
  height: 56px;
  background: #cda45e;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  margin-right: 20px;
}

.contact-info-container .info h4 {
  padding: 0 0 0 60px;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px;
}

.contact-info-container .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 20px;
  color: #bab3a6;
  white-space: nowrap;
}

.contact-info-container .info a {

  color: #bab3a6;
  white-space: nowrap;
}

.marker-title {
  font-family: 'Nimbus';
  font-size: 28px;
  color: #cda45e;
  padding: 16px 20px;
}


.feedback-content .testimonials-carousel,
.feedback-content .testimonials-slider {
overflow: hidden;
}

.feedback-content .swiper-slide {
position: absolute;
width: 50%;
top: 50%;
left: 10%;
right: 80px;
transform: translateY(-50%);
transition: all 1s ease-in-out;
z-index: 200;
}

.feedback-content .swiper-slide.hide {
  display: none;
}

.feedback-content .swiper-slide.incoming {
  transform: translate(100vw, -50%);
}

.feedback-content .swiper-slide.past {
  transform: translate(-100vw, -50%);
}

.feedback-content .testimonial-item {
box-sizing: content-box;
min-height: 320px;
}

.feedback-content .testimonial-item h3 {
font-size: 26px;
margin: 10px 15px 5px 0;
color: white;
}

.feedback-content .testimonial-author {
margin-right: 50px;
}

.feedback-content .testimonial-item h4 {
font-size: 18px;
  margin: 0 20px 0 0;
  text-transform: uppercase;
}

.feedback-content .testimonial-item .quote-icon-left,
.feedback-content .testimonial-item .quote-icon-right {
font-size: 18px;
}

.feedback-content .testimonial-item .quote-icon-left {
display: inline-block;
  left: 10px;
  top: -5px;
  position: relative;
}

.feedback-content .testimonial-item .quote-icon-right {
display: inline-block;
  right: 5px;
  position: relative;
  top: 5px;
  transform: rotate(180deg);
}

.feedback-content .testimonial-item p {
font-size: 20px;
  margin: 0 15px 0 15px;
  padding: 20px 20px 40px 20px;
  position: relative;
  position: relative;
  z-index: 1;
  text-align: justify;
}

.feedback-content .swiper-pagination {
margin-top: 30px;
position: relative;
}

.feedback-content .swiper-pagination .swiper-pagination-bullet {
width: 12px;
height: 12px;
background-color: rgba(255, 255, 255, 0.4);
opacity: 1;
}

.feedback-content .swiper-pagination .swiper-pagination-bullet-active {
background-color: #cda45e;
}

.scallops {
position: absolute;
width: 100%;
left: 56%;
top: 50%;
transform: translateY(-50%);
}

.testimonial-author div {
  padding-left: 20px;
  padding-bottom: 20px;
}

@media (max-width: 1440px) {
  .slide h1 {
      font-size: 4rem;
  }

  .slide p {
      font-size: 18px;
  }

  .contact-info-container .info p {
      font-size: 17px;
  }

  .contact-info-container .info h4 {
      font-size: 20px;
  }

  .marker-title {
      font-size: 28px !important;
  }
}

@media (max-width: 990px) {
.slide h1 {
    font-size: 3rem;
}
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: rgba(12, 11, 9, 0.5);
  /*border-bottom: 1px solid rgba(12, 11, 9, 0.6);*/
  transition: all 0.5s;
  z-index: 997;
  padding: 25px 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#header.header-scrolled {
  top: 0;
  background: rgba(0, 0, 0, 0.85);
  border-bottom: 1px solid #37332a;
}

#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#header .logo a {
  color: #fff;
}

#header .logo img {
  max-height: 40px;
}

.logo-heading {
  font-size: 3.5rem;
  font-family: "Nimbus";
  color: #cda45e;
  margin-top: 10px;
  font-weight: 400;
  margin-left: 58px;
  transition: all .2s ease-in-out;
}

.logo-heading a:hover {
  color: #cda45e !important;
}

.logo-heading.hide {
  opacity: 0;
}

.navbar-toggler {
  border: none;
}

.navbar-toggler:focus {
  box-shadow: none;
}

.navbar-toggler-icon {
  height: 50px;
  width: 50px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28205, 164, 94, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.rooms-banner-section {
  height: 400px;
  position: relative;
}

.banner-title {
  text-transform: uppercase;
  font-size: 5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 20px;
  line-height: 1.1;
}

.subpage .logo-heading {
  margin-left: 20px;
  font-size: 2.5rem;
}

.intro-title {
  margin-top: 80px;
  font-size: 3rem;
}

.subpage-intro {
  max-width: 800px;
  margin-top: 10px;
  font-size: 1.5rem;
}

.room-title {
  margin-top: 70px;
  font-size: 3rem;
  text-align: center;
  color: #cda45e;
  text-transform: uppercase;
}

.bonfire-hall-slider, .great-hall-slider, .small-hall-slider, .tent-slider, .main-services-slider .slides-container {
  margin-top: 80px;
  position: relative;
  overflow: hidden;
}

.main-services-slider .slides-texts-container {
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}

.general-slider .swiper-slide {
  transform: translateX(0);
  transition: all .6s ease-in-out;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.general-slider .swiper-slide.active {
  transform: translateY(-50%) scale(1.75) !important;
  border: solid 0.5px #cda45e;
  z-index: 100;
}

.general-slider .swiper-slide.incoming {
  left: 100%;
}

.room-info {
font-size: 20px;
margin-top: 40px;
}

.room-info-short {
font-size: 20px;
margin-top: 40px;
padding: 15px 30px;
border: 1px solid #cda45e;
}

.room-info-short i {
color: #cda45e;
}


/* Contact form styles */
.contact-section {
margin-top: 120px;
margin-bottom: 120px;
}

.subpage .contact-form .php-email-form {
width: 100%;
}

.contact-form .php-email-form .form-group,
.cart-container .form-grou {
padding-bottom: 8px;
}

.contact-form .php-email-form .validate {
display: none;
color: red;
margin: 0 0 15px 0;
font-weight: 400;
font-size: 13px;
}

.contact-form .php-email-form .error-message {
display: none;
color: #fff;
background: #ed3c0d;
text-align: center;
padding: 15px;
font-weight: 600;
}

.contact-form .php-email-form .loading {
display: none;
text-align: center;
padding: 15px;
}

.contact-form .php-email-form .loading:before,
.cart-container .loading:before {
content: "";
display: inline-block;
border-radius: 50%;
width: 24px;
height: 24px;
margin: 0 10px -6px 0;
border: 3px solid #cda45e;
border-top-color: #1a1814;
animation: animate-loading 1s linear infinite;
}

.contact-form .php-email-form input:not([type=checkbox],[type=radio]),
.contact-form .php-email-form textarea,
.contact-form .php-email-form .form-select,
.cart-container #update-cart input:not([type=checkbox],[type=radio]),
.cart-container #cart-form input:not([type=checkbox],[type=radio])
{
border-radius: 0;
box-shadow: none;
font-size: 14px;
background: #0c0b09;
border-color: #625b4b;
color: white;
border-radius: 10px;
}

.contact-form .php-email-form input::-moz-placeholder,
.contact-form .php-email-form textarea::-moz-placeholder,
.cart-container input::-moz-placeholder {
color: #a49b89;
}

.contact-form .php-email-form input::placeholder,
.contact-form .php-email-form textarea::placeholder,
.cart-container input::placeholder{
color: #a49b89;
}

.contact-form .php-email-form input:not([type=checkbox],[type=radio]):focus,
.contact-form .php-email-form textarea:focus,
.cart-container #cart-form input:not([type=checkbox], [type=radio]):focus{
border-color: #cda45e;
}

.contact-form .php-email-form input:not([type=checkbox], [type=radio]),
.cart-container input:not([type=checkbox], [type=radio]) {
height: 44px;
}

.contact-form .php-email-form textarea {
padding: 10px 12px;
}

.contact-form .php-email-form button[type=submit] {
background: #cda45e;
border: 0;
padding: 10px 35px;
color: #fff;
transition: 0.4s;
border-radius: 50px;
}

.cart-container .btn-cart-confirm {
  background: #cda45e;
  border: 0;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
  }

.cart-container .btn-cart-row {
background: black;
border: solid 1px;
border-color: #cda45e;
padding: 10px 35px;
color: #fff;
transition: 0.4s;
border-radius: 50px;
}

.contact-form .php-email-form button[type=submit]:hover {
background: #d3af71;
}

.contact-form button[type=button],
.cart-button-row button[type=button]{
background: #cda45e;
border: 0;
padding: 10px 35px;
color: #fff;
transition: 0.4s;
border-radius: 50px;
width: 221px;
padding-top: 3px;
}

.contact-form button[type=button]:hover,
.cart-container button[type=button]:hover {
background: #d3af71;
}

.form-floating>.form-control:focus~label,
.form-floating>.form-select~label {
color: #bab3a6;
}

.form-floating>.form-control-plaintext~label::after, .form-floating>.form-control:focus~label::after, .form-floating>.form-control:not(:placeholder-shown)~label::after, .form-floating>.form-select~label::after {
background-color: transparent;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
background: rgba(12, 11, 9, 0.5);
padding: 0 0 15px 0;
color: #fff;
font-size: 14px;
}

#footer .footer-top {
background: #0c0b09;
/* border-bottom: 1px solid #28251f; */
padding: 60px 0 0 0;
}

#footer .footer-top .footer-info {
margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
font-size: 24px;
margin: 0 0 20px 0;
padding: 2px 0 2px 0;
line-height: 1;
font-weight: 400;
text-transform: uppercase;
}

.footer-logo {
font-size: 28px !important;
color: #cda45e;
font-weight: 600 !important;
text-transform: none !important;
font-family: "Nimbus";
}

#footer .footer-top .footer-info p {
font-size: 14px;
line-height: 24px;
margin-bottom: 0;
color: #fff;
}

#footer .footer-top .social-links a, #contacts .social-links a {
font-size: 18px;
display: inline-block;
background: #28251f;
color: #fff;
line-height: 1;
padding: 8px 0;
margin-right: 4px;
border-radius: 50%;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
}

#footer .footer-top .social-links a:hover, #contacts .social-links a:hover {
background: #cda45e;
color: #fff;
text-decoration: none;
}

#footer .footer-top h4 {
font-size: 20px;
font-weight: 600;
color: #fff;
position: relative;
padding-bottom: 12px;
}

#footer .footer-top .footer-links {
margin-bottom: 30px;
}

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

#footer .footer-top .footer-links ul i {
padding-right: 2px;
color: #cda45e;
font-size: 18px;
line-height: 1;
}

#footer .footer-top .footer-links ul li {
padding: 10px 0;
display: flex;
align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
padding-top: 0;
}

#footer .footer-top .footer-links ul a {
color: #fff;
transition: 0.3s;
display: inline-block;
line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
color: #cda45e;
}

#footer .footer-top .footer-newsletter form {
margin-top: 30px;
background: #28251f;
padding: 6px 10px;
position: relative;
border-radius: 50px;
border: 1px solid #454035;
}

#footer .footer-top .footer-newsletter form input[type=email] {
border: 0;
padding: 4px;
width: calc(100% - 110px);
background: #28251f;
color: white;
}

#footer .footer-top .footer-newsletter form input[type=submit] {
position: absolute;
top: -1px;
right: -1px;
bottom: -1px;
border: 0;
background: none;
font-size: 16px;
padding: 0 20px 2px 20px;
background: #cda45e;
color: #fff;
transition: 0.3s;
border-radius: 50px;
}

#footer .footer-top .footer-newsletter form input[type=submit]:hover {
background: #d3af71;
}

#footer .copyright-single-page {
text-align: center;
padding-top: 15px;
}

#footer .credits {
padding-top: 10px;
text-align: center;
font-size: 13px;
color: #fff;
}

.services-banner-section {
height: 400px;
position: relative;
}

.services-banner-section {
  height: 400px;
  position: relative;
}

.special-services-banner-section {
height: 400px;
position: relative;
}

.special-services-banner-img {
  position: absolute;
  top: 0;
  left: 0;
height: 400px;
width: 100%;
object-fit: cover;
object-position: 0 -170px;
opacity: 0.5;
}

.public-offers-banner-section {
height: 400px;
position: relative;
}

/* .special-services-service-section {
height: 600px;
background-image: url(../images/erilahendused/Pulmad\ Püstkojas\ 2.jpg);
background-size: cover;
background-position: 0 -170px;
position: relative;
} */

.service-info {
font-size: 20px;
}

.swiper-slide-text {
transform: translateX(0);
transition: all .6s ease-in-out;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
width: 100%;
}

.swiper-slide-text.incoming {
left: 100%;
}

.swiper-slide-text.past {
left: -100%;
}

.service-title {
color: #cda45e;
margin-bottom: 30px;
}

.all-rights-container {
  border-top: 1px solid #28251f;
  padding: 5px 0 5px 0;
}

.additional-services-container {
padding: 70px 0;
padding-bottom: 0px;
}

.additional-services-container .btn-menu,
.additional-services-container .btn-book,
.additional-services-container .btn-buy {
font-weight: 400;
font-size: 13px;
letter-spacing: 0.5px;
text-transform: uppercase;
display: inline-block;
padding: 12px 30px;
border-radius: 50px;
transition: 0.3s;
line-height: 1;
color: white;
border: 2px solid #cda45e;
}

.additional-services-container .btn-menu:hover,
.additional-services-container .btn-book:hover,
.additional-services-container .btn-buy:hover {
background: #cda45e;
color: #fff;
}

.additional-services-container .container {
position: relative;
}

.additional-services-container .container-fluid {
position: relative;
}

.additional-services-container .gallery-item {
overflow: hidden;
position: relative;
}

.additional-services-container .gallery-item .gallery-item-content {
position: absolute;
opacity: 0;
transition: 0.4s;
}

.additional-services-container .gallery-item .gallery-item-content h3 {
color: #cda45e;
}

/*.gallery .gallery-item::before {
position: absolute;
left: 20px;
top: 20px;
width: 60px;
height: 60px;
z-index: 11;
content: "";
border-left: 3px solid #cda45e;
border-top: 3px solid #cda45e;
transition: 0.4s;
}

.gallery .gallery-item::after {
position: absolute;
right: 20px;
bottom: 20px;
width: 60px;
height: 60px;
z-index: 12;
content: "";
border-right: 3px solid #cda45e;
border-bottom: 3px solid #cda45e;
transition: 0.4s;
}*/

.additional-services-container .gallery-item img {
transition: all ease-in-out 0.4s;
filter: grayscale(100%);
}

.additional-services-container .gallery-item:hover img {
transform: scale(1.1);
filter: brightness(30%);
}

.additional-services-container .gallery-item:hover::before {
left: 10px;
top: 10px;
}

.additional-services-container .gallery-item:hover::after {
right: 10px;
bottom: 10px;
}

.additional-services-container .gallery-item:hover .gallery-item-content {
opacity: 1;
}

/* SERVICES PAGE */
.services-container {
padding-top:70px;
}

.services-container .gallery-item {
overflow: hidden;
position: relative;
}

.services-container .gallery-item .gallery-item-content {
position: absolute;
opacity: 0;
transition: 0.4s;
}

.services-container .gallery-item img {
transition: all ease-in-out 0.4s;
filter: grayscale(100%);
}

.services-container .gallery-item:hover img {
transform: scale(1.1);
filter: brightness(90%);
}

.services-container .gallery-item:hover::before {
left: 10px;
top: 10px;
}

.services-container .gallery-item:hover::after {
right: 10px;
bottom: 10px;
}

.services-container .gallery-item:hover .gallery-item-content {
opacity: 1;
}

.services-container .service-text{
padding-top: 1%;
padding-left: 50px;
padding-right: 50px;
}

.services-container h2{
color: #cda45e;
text-transform: uppercase;
}

.services-content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 40px;
}

.php-email-form .validate {
display: none;
color: red;
margin: 0 0 15px 0;
font-weight: 400;
font-size: 13px;
}

/* PUBLIC OFFERS PAGE */

.public-offers-container {
padding-top:70px;
}

.public-offers-container .gallery-item {
overflow: hidden;
position: relative;
}

.public-offers-container .gallery-item .gallery-item-content {
position: absolute;
opacity: 0;
transition: 0.4s;
}

.public-offers-container .gallery-item img {
transition: all ease-in-out 0.4s;
filter: grayscale(100%);
}

.public-offers-container .gallery-item:hover img {
transform: scale(1.1);
filter: brightness(90%);
}

.public-offers-container .gallery-item:hover::before {
left: 10px;
top: 10px;
}

.public-offers-container .gallery-item:hover::after {
right: 10px;
bottom: 10px;
}

.public-offers-container .gallery-item:hover .gallery-item-content {
opacity: 1;
}

.public-offers-container .service-text{
padding-top: 1%;
padding-left: 50px;
padding-right: 50px;
}

.public-offers-container h2{
color: #cda45e;
text-transform: uppercase;
}

.public-offers-container .btn-book,
.public-offers-container .btn-buy {
font-weight: 400;
font-size: 13px;
letter-spacing: 0.5px;
text-transform: uppercase;
display: inline-block;
padding: 12px 30px;
margin-bottom: 10px;
border-radius: 50px;
transition: 0.3s;
line-height: 1;
color: white;
border: 2px solid #cda45e;
background: #cda45e;
color: #fff;
}

/* FOOTER SECTION */
.make-request-section {
height: 400px;
/* border-top: solid 1px #cda45e; */
/* background-image: url(../images/rooms_background.jpg); */
background-size: cover;
background-position: 0 -170px;
position: relative;
}

.make-request-section h3{
padding-top:20px;
}

.footer-content {
border-top: solid 1px #cda45e;
}

.make-request-section .footer-content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
}

.modal-content {
background-color: #0d0d0d;
border: solid 0.5px #cda45e;
}

.modal {
--bs-modal-width: 1000px;
}

.logo-small {
width: 75px;
margin-top: 5px;
}

.modal-header .btn-close {
background-color: #cda45e;
}

.modal-header{
border-bottom: none;
}

.modal-footer{
border-top: none;
}

.contact-form .newsletter-form{
border-radius: 0px!important;
}

.contact-form .newsletter-submit{
border-radius: 0px!important;
height: 58px;
}

@media (min-width: 700px) {
#main-page .footer-top .contact-form {
  margin-left: 50px;
}
}

#main-navbar .dropdown-menu {
max-height: initial;
margin-top: 5px;
position: relative;
overflow: visible;
}

/* #main-navbar .dropdown-menu::before {
content: "";
border-left: solid 10px transparent;
border-right: solid 10px transparent;
border-bottom: solid 10px;
height: 0;
width: 0;
position: absolute;
top: -11px;
left: 50%;
transform: translateX(-50%);
} */

.subpage .logo-heading a {
display: none;
}

.show-scroll::-webkit-scrollbar {
-webkit-appearance: none;
width: 12px;
height: 18px;
border-radius: 8px;
}

.show-scroll::-webkit-scrollbar-track {
border-radius: 8px;
border: 6px solid transparent;
border-left: none;
box-shadow: inset 0 0 10px 10px #262938;
}

.show-scroll::-webkit-scrollbar-thumb {
border-radius: 8px;
border: 6px solid transparent;
border-left: none;
box-shadow: inset 0 0 10px 10px #cda45e;
}

.offcanvas.show ~ .navbar-toggler {
display: inline-block !important;
opacity: 0;
}

/* CART ORDER */
.order-container {
  border: solid 1px;
  border-radius: 5px;
  border-color: #cda45e;
  margin-top: 10%;
  padding: 20px;
}

/* CART CONTAINER */
.cart-container {
  border: solid 1px;
  border-radius: 5px;
  border-color: #cda45e;
  margin-top: 10%;
  padding: 20px 40px 20px 40px;
  width: 50%;
}

.cart-container .btn-cart-confirm {
  background: #cda45e;
  border: 0;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
  }

.cart-container .btn-cart-confirm:hover {
background: #d3af71;
}

.cart-container .btn-cart-row {
  background: black;
  border: solid 1px;
  border-color: #cda45e;
  padding: 10px 35px;
  color: #fff;
  transition: 0.4s;
  border-radius: 50px;
  }

.cart-container .btn-cart-row:hover {
background: #0d0d0d;
}

.item-container button {
  border:none;
  color: #cda45e;
}

.cart-item-amount {
  border: none!important;
}

.cart-amount-btns{
  width: 60%;
}

.item-container button:hover {
  background: #201f1d!important;
  }

.item-container input {
  border-radius: 0px!important;
  width: 10%;
}
.item-row-header{
    color: #bab3a6;
    white-space: nowrap;
}
/* MESSAGE CONTAINER */
.message-container .sent-message, 
.response-error-message, 
.response-success-message{
  display: none;
  color: #0d0d0d;
  background-color: #0d0d0d;
  text-align: center;
  color: #cda45e;
  padding: 5px;
  font-weight: 600;
  border: solid 1px;
  border-radius: 5px;
  border-color: #cda45e;
}

/* PAYMENT MESSAGE CONTAINER */
.payment-message {
  color: #0d0d0d;
  background-color: #0d0d0d;
  text-align: center;
  color: #cda45e;
  padding: 5px;
  font-weight: 600;
  border: solid 1px;
  border-radius: 5px;
  border-color: #cda45e;
}

.border-top {
  border-top: 1px solid #ccc;
}

.event-banner {
  position:relative;
  padding-top:20px;
  display:inline-block;
}
.sold-out-badge{
  position: absolute;
  right: 33%;
  bottom: -17px;
  background: black;
  text-align: center;
  border: solid #cda45e;
  border-radius: 7px;
  color: #cda45e;
  padding: 10px 21px;
  font-size: 28px;
  text-transform: uppercase;
}

.message-container .loading {
display: none;
text-align: center;
padding: 15px;
}

.message-container.loading:before {
content: "";
display: inline-block;
border-radius: 50%;
width: 24px;
height: 24px;
margin: 0 10px -6px 0;
border: 3px solid #cda45e;
border-top-color: #1a1814;
animation: animate-loading 1s linear infinite;
}

.offcanvas.offcanvas-end {
width: 20%;
}

.mobile-header-video {
display: none;
}

.flag{
  height: 15px; 
  width: 15px;
  margin-right: 5px;
  margin-bottom:50%;
}

.subpage #main-navbar {
  position: fixed;
    top: 0;
    right: 0;
    left: 0;
}

.accomplishment-logo {
  position: absolute;
  right: -38px;
  top: -140px;
  transform: rotate(5deg);
}

.quality-badge{
  width: 200px;
} 

.language-select {
  margin-bottom: 20px;
  text-transform: uppercase;
}

/* Style for the cookies banner */

.cookie-alert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 999;
  opacity: 0;
  border-radius: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
  color: #ecf0f1;
  background: #212327;
}

.cookie-alert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}

.cookie-alert a {
  text-decoration: underline
}

.cookie-alert .acceptcookies {
  margin-left: 10px;
  vertical-align: baseline;
}

.acceptcookies{
  background-color: #cda45e;
  border-color: #cda45e;
}

.acceptcookies:hover {
  background-color: #ddb061;
  border-color: #ddb061;
}

.privacy-container{
  width: 50%;
  margin-top: 50px;
}

/* Custom input */

.invoise-input:focus {
  border-color: #fece86;
  outline: 0;
   box-shadow: 0 0 0 0.25rem rgba(254, 192, 48, 0.25);
}

.invoise-input:checked{
  background-color: #cda45e;
  border-color: #cda45e;
}

.payment-method{
  background-color: #fff;
  padding:12px;
  width: 200px;
}

/* Toggele button */
@media (min-width: 601px) {
.w-md-60 {
width: 60% !important;
}
}

@media (max-width: 600px) {

  .payment-method{
    width: 300px;
  }

  .language-select {    
  margin: 0px;
  text-transform: uppercase;
}

.language-select-area {
  margin: 0px;
}

.cart-amount-btns{
  width: 30%;
}

.item-container button {
  width: 20%;
}

.order-container {
  margin-top: 20%;
}

.cart-container {
  width: 95%;
  margin-top: 16%;
  padding: 20px 10px 20px 10px;
}

.accomplishment-logo {
  position: absolute;
  right: 0px;
  top: -60px;
  transform: rotate(5deg);
}

.quality-badge{
  width: 100px;
} 

.sold-out-badge{
  right: 33%;
  bottom: -17px;
  font-size: 20px;
}

#hero-banner video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  object-fit: cover; 
}

#special-services video {
  display: none;
} 

.desktop-header-video {
  display: none;
}

#special-services {
  background-image: url("../images/special_services_bg.jpeg");
  background-size: cover;
}

#special-services::before {
  content: "";
  opacity: 0.5;
  width: 100%;
  display: block;
  height: 100%;
  background: #000;
}

.logo-heading {
  font-size: 1.8rem;
  margin-left: 10px;
}

.spacer {
  display: none;
}

#main-navbar .navbar-toggler {
  padding-right: 0;
}

#main-navbar .navbar-toggler-icon {
  height: 40px;
  width: 40px;
}

#main-banner h1 {
  font-size: 2.5rem;
}

.about-us-content {
  max-width: 80%;
  padding: 0;
  top: 23px;
  transform: none;
  text-align: left;
  z-index: 10;
}

.about-us-content h1 {
  font-size: 2rem;
  margin-bottom: 20px;
}

.about-us-content p:first-of-type {
  text-indent: 0;
}

.about-us-content p {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1.5rem;
}

.about-us-spargel {
  width: 140%;
  max-width: 200%;
  left: 50%;
  transform: translate(-30%,-10%);
  top: 50%;
  opacity: 0.5;
}

.slide-header {
  font-size: 2.5rem !important;
  letter-spacing: 10px !important;
}

.rooms-content, .services-content, .special-services-content {
  width: 100%;
}

.special-services-content {
  padding-left: 20px;
  padding-right: 20px 
}

.special-services-content .slide-header {
  font-size: 1.8rem !important;
}

#services {
  background-position-x: -250px;
}

.scallops {
  max-width: 225%;
  width: 144%;
  left: 38%;
  top: 50%;
  opacity: 0.3;
}

.feedback-content .swiper-slide {
  width: auto;
  left: 0;
  right: 0;
}

.feedback-content .testimonial-item p {
  padding-bottom: 0;
  font-size: 17px;
  line-height: 1.6rem;
}

.contact-info-container {
  left: 10px;
  right: 10px;
  padding: 10px;
}

.contact-info-container .address i, .contact-info-container .email i, .contact-info-container .phone i {
  height: 35px;
  width: 35px;
  font-size: 20px;
  margin-right: 10px;
}

.contact-info-container .address h4, .contact-info-container .email h4, .contact-info-container .phone h4 {
  padding-left: 20px;
  font-size: 17px;
}

.contact-info-container .address p, .contact-info-container .email p, .contact-info-container .phone p {
  padding-left: 20px;
  font-size: 15px;
  line-height: 1rem;
}

.offcanvas {
  width: 70% !important;
}

.footer-links {
  display: none;
}

#footer .footer-top .footer-info {
  margin-bottom: 0;
  margin-left: 20px;
}

.banner-title {
  font-size: 2.5rem;
}

.special-services-banner-section .banner-title {
  letter-spacing: 10px;
  font-size: 2.0rem;
}

.public-offers-banner-section .banner-title {
  letter-spacing: 10px;
  font-size: 2.4rem;
}

.special-services-banner-section {
  height: 200px;
  background-position: initial;
}

.special-services-banner-img {
  height: 200px;
  object-position: initial;
}

.rooms-banner-section {
  height: 200px;
  background-position: initial;
}

.rooms-banner-section::before {
  height: 200px;
  background-position: initial;
}

.intro-title {
  font-size: 2rem;
  margin-top: 60px 
}

.subpage-intro {
  font-size: 1.3rem;
  margin-left: 20px;
  margin-right: 20px;
}

.room-title {
  font-size: 2.5rem;
}

.room-info {
  font-size: 1.1rem;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
}

.room-info:first-child {
  margin-top: 40px;
}

.room-info-short {
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 18px;
  padding: 15px 15px;
}

.make-request-section {
  margin-top: 50px;
}

.make-request-section .footer-content {
  padding-top: 20px;
  width: 80%;
}

.newsletter-form-container {
  margin-top: 20px;
}

.footer-top .contact-form {
  margin-left: 10px;
  margin-right: 10px;
}

.services-banner-section {
  height: 200px;
  background-position: initial;
}

.services-banner-section::before {
  height: 200px;
  background-position: initial;
}


.public-offers-banner-section {
    height: 200px;
    background-position: initial;
}

.public-offers-banner-section::before {
  height: 200px;
  background-position: initial;
}

.services-container {
  padding-top: 0px;
}

.service-title {
  margin-top: 40px;
  font-size: 2rem;
}

.services-container .service-text {
  padding-left: 30px;
  padding-right: 30px;
}

.newsletter-submit {
  width: 100%;
  height: initial !important;
}

.contact-form .php-email-form input, 
.contact-form .php-email-form textarea, 
.contact-form .php-email-form .form-select,
.cart-container input {
  font-size: 16px;
}

.additional-services-container .gallery-item .gallery-item-content {
  opacity: 1;
}

.additional-services-container .gallery-item img {
  transform: scale(1.1);
  filter: brightness(30%);
}

.logo .img-fluid {
  width: 40%!important;
}

.btn-menu {
  height: 30% !important;
  font-size: 20px;
}

#main-banner h1 {
  font-size: 2.0rem;
}


}

@media (min-width: 1024px) and (max-height: 660px) {
.about-us-content {
  max-width: 100%;
  z-index: 10;
  left: 0;
}
}

@media (max-width: 350px) {

}