﻿body {
  background: #f8f7f2;
  color: #1a1917;
  font-family: "Segoe UI", Roboto, Arial, sans-serif;
  font-weight: 400;
  position: relative;
}

.oAEBX1uDHdv {
  color: #141414;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
}

.MDl0MWqRfHh {
  font-size: 16px;
  padding-bottom: 60px;
}

p {
  color: #706b62;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 28px;
}

a {
  color: #8b2335;
  transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
  color: #c69a52;
  text-decoration: none;
}

hr {
  border-top: 2px solid #c69a52;
  width: 120px;
}

#menu,
#gallery,
#team,
#intro,
#overview,
#testimonials,
#responsible,
#faq,
#legal {
  padding-top: 100px;
  padding-bottom: 100px;
}

#menu,
#contact,
#overview,
#faq {
  background: #f0eee7;
}

.uclBetgicHy {
  background-attachment: fixed !important;
  background-size: cover !important;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #111111;
}

.bRtFKDbbMev {
  width: 40px;
  height: 40px;
  background-color: #c69a52;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
          animation: sk-pulseScaleOut 1s infinite ease-in-out;
}

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

.mdwCysexdV {
  background: #111111;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.22);
  border: none;
  margin-bottom: 0;
}

.MgPKAa,
.navbar-nav li a {
  line-height: 28px;
}

.mdwCysexdV .MgPKAa {
  color: #c69a52;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 2px;
}

.mdwCysexdV .MgPKAa:hover,
.mdwCysexdV .MgPKAa:focus {
  color: #f8f7f2;
}

.mdwCysexdV .navbar-nav li a {
  color: #f8f7f2;
  font-size: 11px;
  letter-spacing: 0.4px;
  padding-left: 8px;
  padding-right: 8px;
  text-transform: uppercase;
}

.mdwCysexdV .navbar-nav li a:hover,
.mdwCysexdV .navbar-nav li a:focus,
.mdwCysexdV .navbar-nav li a.active {
  color: #c69a52;
}

.mdwCysexdV .o7pvAl {
  border-color: #c69a52;
  border-radius: 0;
}

.mdwCysexdV .o7pvAl .M2xsa9yfs6c {
  background-color: #c69a52;
}

.mdwCysexdV .o7pvAl:hover,
.mdwCysexdV .o7pvAl:focus {
  background: #231f20;
}

#home {
  background: url('../LSHpS0nv/uqww3M.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 620px;
  height: 92vh;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#home:before {
  background: linear-gradient(135deg, rgba(17, 17, 17, 0.78), rgba(55, 18, 24, 0.48));
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

#home .container {
  position: relative;
  z-index: 2;
}

body.zjrjT2 #home {
  background-image: url('../LSHpS0nv/IXTMIn.jpg');
}

body.bnzUDGkyOqq #home {
  background-image: url('../LSHpS0nv/FhFiI4Nsg07.jpg');
}

body.DoUsQhiE6kz #home {
  background-image: url('../LSHpS0nv/uTDb4nEL1en.jpg');
}

#home .Ul5aoFwuyd {
  color: #c69a52;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 18px;
  text-transform: uppercase;
}

#home h1 {
  color: #ffffff;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 6px;
  padding-top: 10px;
}

#home h2 {
  color: #f8f7f2;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  margin: 16px auto 0;
  max-width: 780px;
}

#home .btn,
.dvxFhDXI {
  background: transparent;
  border-radius: 0;
  border: 2px solid #c69a52;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 15px 34px;
  margin: 34px 8px 0;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out;
}

#home .btn:hover,
#home .btn:focus,
.dvxFhDXI:hover,
.dvxFhDXI:focus {
  background: #c69a52;
  color: #111111;
}

#home .o4EC65T {
  border-color: #ffffff;
}

#intro p,
#overview p,
#responsible p {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}

.mP7ynFBalAr {
  border: 2px solid #8b2335;
  color: #8b2335;
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 18px auto;
  padding: 8px 18px;
}

#team {
  text-align: center;
}

#team h3 {
  color: #6a5a3b;
  font-size: 16px;
  line-height: 22px;
  margin-top: 6px;
}

#team h4 {
  color: #8b2335;
  font-size: 18px;
  padding-top: 24px;
  text-transform: uppercase;
}

#team .WrZvFBunqS,
#team .jMlNuX {
  padding-top: 42px;
}

#team img {
  height: 240px;
  object-fit: cover;
  width: 100%;
}

#menu h4 {
  color: #1a1917;
  line-height: 1.5;
}

#menu h5 {
  color: #706b62;
  font-size: 14px;
  line-height: 24px;
}

#menu .yW9q8DL {
  padding-bottom: 42px;
}

#menu .jMlNuX {
  padding-bottom: 18px;
}

#menu span {
  color: #8b2335;
  font-weight: 600;
}

#gallery {
  padding-top: 80px;
  padding-bottom: 80px;
}

#gallery .WrZvFBunqS {
  padding-top: 52px;
}

#gallery img {
  height: 250px;
  object-fit: cover;
  width: 100%;
  padding-bottom: 18px;
}

#gallery .WrZvFBunqS div {
  position: relative;
  bottom: 18px;
  padding-bottom: 12px;
}

#gallery h3 {
  color: #141414;
  font-size: 18px;
  line-height: 24px;
}

#gallery span {
  color: #7d7568;
  display: block;
  font-size: 13px;
  line-height: 22px;
}

#contact {
  padding-top: 80px;
  padding-bottom: 100px;
}

#contact .yW9q8DL {
  margin-bottom: 32px;
}

#contact .rmEbulwH {
  background: #ffffff;
  border: 1px solid #ddd6c8;
  border-radius: 0;
  box-shadow: none;
  color: #1a1917;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
}

#contact .rmEbulwH:focus {
  border-color: #c69a52;
}

#contact input {
  height: 48px;
}

#contact input[type="submit"] {
  background: transparent;
  border: 2px solid #8b2335;
  border-radius: 0;
  color: #8b2335;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: 12px;
  height: 50px;
  text-transform: uppercase;
}

#contact input[type="submit"]:hover {
  background: #8b2335;
  color: #ffffff;
}

.tYSM8acxdQ,
.gGx7mM,
.T4o3wl6,
.zmAgV3xEtX {
  background: #ffffff;
  border-top: 3px solid #c69a52;
  box-shadow: 0 12px 30px rgba(17, 17, 17, 0.08);
  min-height: 180px;
  padding: 28px;
}

.tYSM8acxdQ i {
  color: #8b2335;
  font-size: 30px;
  padding-bottom: 12px;
}

.tYSM8acxdQ h3,
.zmAgV3xEtX h3,
.T4o3wl6 h3 {
  color: #141414;
  margin-top: 0;
}

.tYSM8acxdQ span {
  color: #8b2335;
  float: right;
  font-weight: 700;
}

.zmAgV3xEtX {
  align-items: center;
  background: linear-gradient(135deg, #151515, #2c3526);
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 298px;
  text-align: center;
}

.zmAgV3xEtX p,
.zmAgV3xEtX h3 {
  color: #ffffff;
}

#testimonials {
  background: #141414;
}

#testimonials .oAEBX1uDHdv,
#testimonials p,
#testimonials h4 {
  color: #f8f7f2;
}

.gGx7mM {
  background: #1d1d1d;
  border-top-color: #8b2335;
  min-height: 230px;
}

.gGx7mM h4 {
  color: #c69a52;
  margin-top: 20px;
}

#responsible {
  background: #ffffff;
}

#faq .faq-item {
  background: #ffffff;
  border-left: 3px solid #c69a52;
  margin-bottom: 12px;
}

.faq-question {
  background: transparent;
  border: none;
  color: #141414;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 20px 48px 20px 20px;
  position: relative;
  text-align: left;
  width: 100%;
}

.faq-question:after {
  color: #8b2335;
  content: "+";
  font-size: 22px;
  position: absolute;
  right: 20px;
  top: 18px;
}

.faq-item.active .faq-question:after {
  content: "-";
}

.faq-answer {
  display: none;
  padding: 0 20px 20px;
}

.faq-answer p {
  margin-bottom: 0;
}

#legal {
  background: #f8f7f2;
}

.T4o3wl6 {
  margin-bottom: 22px;
  min-height: 0;
}

.T4o3wl6 p {
  margin-bottom: 0;
}

footer {
  background: linear-gradient(rgba(17, 17, 17, 0.86), rgba(17, 17, 17, 0.86)), url('../LSHpS0nv/IXTMIn.jpg') 50% 0 repeat-y fixed;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  padding-top: 80px;
  padding-bottom: 80px;
}

footer h2 {
  color: #c69a52;
  padding-bottom: 14px;
}

footer h3 {
  color: #ffffff;
  font-size: 18px;
  padding-top: 8px;
}

footer p {
  color: #ffffff;
}

footer a {
  color: #ffffff;
}

footer a:hover,
footer a:focus {
  color: #c69a52;
}

footer span {
  font-weight: bold;
  padding-left: 24px;
}

footer .ph,
footer .F6Tc6XluN24 {
  padding-top: 12px;
  padding-bottom: 12px;
}

footer .fa {
  font-size: 12px;
  padding-right: 10px;
}

.gA7bNZF1NQd {
  border-left: 3px solid #8b2335;
  font-size: 14px;
  line-height: 24px;
  margin-top: 18px;
  padding-left: 15px;
}

.Y0LDSPAK {
  padding: 0;
}

.Y0LDSPAK li {
  list-style: none;
  display: inline-block;
  padding: 0;
}

.Y0LDSPAK li a {
  background: #f0f0f0;
  border-radius: 50%;
  color: #5C5C5C;
  font-size: 16px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  margin-top: 12px;
  margin-right: 16px;
  top: 0;
  position: relative;
  padding: 0;
}

.Y0LDSPAK li a:hover {
  background: #c69a52;
  top: 5px;
}

#copyright {
  background: #0c0c0c;
  color: #ffffff;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

#copyright h3 {
  color: #c69a52;
  letter-spacing: 2px;
}

#copyright p,
#copyright a {
  color: #ffffff;
}

#copyright a:hover {
  color: #c69a52;
}

.cookie-banner {
  align-items: center;
  background: #111111;
  border-top: 3px solid #c69a52;
  bottom: 0;
  box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.28);
  display: flex;
  gap: 18px;
  left: 0;
  opacity: 0;
  padding: 18px 28px;
  position: fixed;
  transform: translateY(100%);
  transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: 100000;
}

.cookie-banner.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.cookie-banner p {
  color: #ffffff;
  flex: 1;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}

.cookie-accept {
  background: #c69a52;
  border: 0;
  color: #111111;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 12px 22px;
  text-transform: uppercase;
}

.cookie-accept:hover,
.cookie-accept:focus {
  background: #ffffff;
}

@media (max-width: 1199px) {
  .mdwCysexdV .navbar-nav li a {
    font-size: 10px;
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media (max-width: 991px) {
  .mdwCysexdV .MgPKAa {
    font-size: 19px;
  }

  .mdwCysexdV .navbar-nav li a {
    font-size: 9px;
    padding-left: 5px;
    padding-right: 5px;
  }

  #home h1 {
    font-size: 38px;
  }

  #gallery img,
  #team img {
    height: 210px;
  }
}

@media (max-width: 767px) {
  .mdwCysexdV .navbar-collapse {
    background: #111111;
    border: none;
  }

  .mdwCysexdV .navbar-nav li a {
    font-size: 12px;
    padding: 10px 15px;
  }

  #home {
    background-attachment: scroll !important;
    height: auto;
    min-height: 560px;
    padding-top: 90px;
    padding-bottom: 70px;
  }

  #home h1 {
    font-size: 32px;
    letter-spacing: 3px;
    line-height: 42px;
  }

  #home h2 {
    font-size: 18px;
  }

  #home .btn,
  .dvxFhDXI {
    display: block;
    margin: 18px auto 0;
    max-width: 280px;
    padding-left: 18px;
    padding-right: 18px;
  }

  #menu,
  #gallery,
  #team,
  #intro,
  #overview,
  #testimonials,
  #responsible,
  #faq,
  #legal,
  #contact {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  #gallery img,
  #team img {
    height: 230px;
  }

  .tYSM8acxdQ span {
    display: block;
    float: none;
    margin-top: 4px;
  }

  .cookie-banner {
    align-items: stretch;
    flex-direction: column;
    padding: 18px;
  }
}
