/*!************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/scss/homepage.scss ***!
  \************************************************************************************************************************************************************************************/
* {
  box-sizing: border-box;
}

selector svg {
  width: 100% !important;
  height: 100% !important;
}

.elementor-element {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.e-con > .e-con-inner {
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

input[type=number] {
  -moz-appearance: textfield;
}

p {
  margin: 0;
}

p:not(:last-child) {
  margin-bottom: 24px;
}

@font-face {
  font-family: "LibreFranklin";
  src: url(/wp-content/themes/zaugg/dist/a2e03f01f2a2b1c34611.ttf) format("truetype");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "LibreFranklin";
  src: url(/wp-content/themes/zaugg/dist/39796afa5c8e7cd22dce.ttf) format("truetype");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "LibreFranklin";
  src: url(/wp-content/themes/zaugg/dist/85395d6a8888a4a9817e.ttf) format("truetype");
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "LibreFranklin";
  src: url(/wp-content/themes/zaugg/dist/46b4e75eaf417d64e113.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

body {
  font-family: "LibreFranklin";
  font-weight: 500;
  font-size: 16px;
  color: #4C4C4C;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  scroll-behavior: smooth;
  interpolate-size: allow-keywords;
}

@media (min-width: 1400px) {
  body {
    font-size: 18px;
  }
}
h1,
h2,
h3,
h4,
h5 {
  color: #000;
  margin-top: 0;
  font-family: "LibreFranklin";
}

h1 {
  font-size: 35px;
  line-height: 1.2;
  margin-bottom: 36px;
  font-weight: 400;
}

@media (min-width: 1200px) {
  h1 {
    font-size: 48px;
    margin-bottom: 48px;
  }
}
@media (min-width: 1300px) {
  h1 {
    font-size: 56px;
  }
}
@media (min-width: 1400px) {
  h1 {
    font-size: 64px;
  }
}
h1 + h5 {
  margin-top: -16px;
}

@media (min-width: 1200px) {
  h1 + h5 {
    margin-top: -20px;
  }
}
@media (min-width: 1400px) {
  h1 + h5 {
    margin-top: -32px;
  }
}
h2 {
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 32px;
  font-weight: 600;
  color: #22272A;
}

@media (min-width: 1200px) {
  h2 {
    font-size: 32px;
    margin-bottom: 42px;
  }
}
@media (min-width: 1400px) {
  h2 {
    font-size: 48px;
  }
}
h2 + h5, h2 + .text_content h5, h2 + .text_inner h5 {
  margin-top: -16px;
}

@media (min-width: 1200px) {
  h2 + h5, h2 + .text_content h5, h2 + .text_inner h5 {
    margin-top: -20px;
  }
}
@media (min-width: 1400px) {
  h2 + h5, h2 + .text_content h5, h2 + .text_inner h5 {
    margin-top: -24px;
  }
}
h2 strong {
  font-weight: 600;
  color: #21BBEF;
}

h3 {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 16px;
}

@media (min-width: 1200px) {
  h3 {
    font-size: 20px;
    margin-bottom: 28px;
  }
}
h4 {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  h4 {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
h5 {
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 42px;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  h5 {
    font-size: 20px;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    padding-left: 36px;
    padding-right: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1100px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1160px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1260px;
  }
}
@media (min-width: 1500px) {
  .container {
    max-width: 1380px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container .container_inner {
  position: relative;
}

.row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

@media screen and (min-width: 1200px) {
  .row {
    margin-left: -24px;
    margin-right: -24px;
  }
}
@media screen and (min-width: 768px) {
  .row.md {
    margin-left: -18px;
    margin-right: -18px;
  }
}
.row > .col-2, .row > .col-3, .row > .col-4, .row > .col-5, .row > .col-6, .row > .col-7, .row > .col-8, .row > .col-9, .row > .col-12 {
  flex: 0 0 auto;
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .row > .col-2, .row > .col-3, .row > .col-4, .row > .col-5, .row > .col-6, .row > .col-7, .row > .col-8, .row > .col-9, .row > .col-12 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 1200px) {
  .row > .col-2 {
    width: 16.6666%;
  }
  .row > .col-3 {
    width: 25%;
  }
  .row > .col-4 {
    width: 33.3333%;
  }
  .row > .col-5 {
    width: 41.6666%;
  }
  .row > .col-6 {
    width: 50%;
  }
  .row > .col-7 {
    width: 58.3333%;
  }
  .row > .col-8 {
    width: 66.6667%;
  }
  .row > .col-9 {
    width: 75%;
  }
}
@media screen and (min-width: 768px) {
  .row.md > .col-2, .row.md > .col-3, .row.md > .col-4, .row.md > .col-5, .row.md > .col-6, .row.md > .col-7, .row.md > .col-8, .row.md > .col-9, .row.md > .col-12 {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media screen and (min-width: 768px) {
  .row.md > .col-2 {
    width: 16.6666%;
  }
  .row.md > .col-3 {
    width: 25%;
  }
  .row.md > .col-4 {
    width: 33.3333%;
  }
  .row.md > .col-5 {
    width: 41.6666%;
  }
  .row.md > .col-6 {
    width: 50%;
  }
  .row.md > .col-7 {
    width: 58.3333%;
  }
  .row.md > .col-8 {
    width: 66.6667%;
  }
  .row.md > .col-9 {
    width: 75%;
  }
}
img.img-fluid {
  max-width: 100%;
  height: auto;
}

.btn {
  text-decoration: none !important;
  height: 40px;
  border: 2px solid #000;
  display: inline-flex;
  align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  color: #000;
  background-color: transparent;
  transition: all ease-in 300ms;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  position: relative;
}

@media (min-width: 1200px) {
  .btn {
    font-size: 18px;
    height: 45px;
  }
}
.btn:active, .btn:hover {
  color: #fff;
  background-color: #000;
}

.btn.white {
  color: #fff;
  border-color: #fff;
}

.btn.white:active, .btn.white:hover {
  color: #000;
  background-color: #fff;
}

.btn.arrow {
  border: 0;
  padding: 0;
  background-color: transparent !important;
  display: flex;
  align-items: center;
  gap: 8px;
}

.btn.arrow:before {
  content: "";
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 5px;
  height: 1.5px;
  background-color: #000;
  transition: all ease-in 300ms;
}

.btn.arrow:after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMTY2ODMgMTBMMTUuODMzNSAxME0xNS44MzM1IDEwTDEwLjAwMDIgNC4xNjY2N00xNS44MzM1IDEwTDEwLjAwMDIgMTUuODMzMyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+Cjwvc3ZnPgo=);
  filter: invert(1);
  transition: all ease-in 300ms;
}

.btn.arrow:active, .btn.arrow:hover {
  color: #4C4C4C;
}

.btn.arrow:active:before, .btn.arrow:hover:before {
  background-color: #4C4C4C;
}

.btn.arrow:active:after, .btn.arrow:hover:after {
  filter: brightness(0) saturate(100%) invert(28%) sepia(0%) saturate(0%) hue-rotate(342deg) brightness(99%) contrast(88%);
}

.btn.arrow.white:before {
  background-color: #fff;
}

.btn.arrow.white:after {
  filter: invert(0);
}

.btn.arrow.white:active, .btn.arrow.white:hover {
  color: #C2C2C2;
}

.btn.arrow.white:active:before, .btn.arrow.white:hover:before {
  background-color: #C2C2C2;
}

.btn.arrow.white:active:after, .btn.arrow.white:hover:after {
  filter: brightness(0) saturate(100%) invert(95%) sepia(0%) saturate(325%) hue-rotate(196deg) brightness(85%) contrast(85%);
}

.btn.arrow.bordered {
  border: 2px solid #000;
  min-width: 45px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn.arrow.bordered:before {
  display: none;
}

.btn.arrow.bordered.white {
  border-color: #fff;
}

.btn.arrow.bordered.white:active, .btn.arrow.bordered.white:hover {
  border-color: #C2C2C2;
}

.btn.arrow.bordered.white:active:after, .btn.arrow.bordered.white:hover:after {
  filter: brightness(0) saturate(100%) invert(95%) sepia(0%) saturate(325%) hue-rotate(196deg) brightness(85%) contrast(85%);
}

.btn_wrapper {
  margin-top: 42px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 20px;
}

@media (min-width: 768px) {
  .btn_wrapper {
    flex-direction: row;
    gap: 32px;
  }
}
@media (min-width: 1200px) {
  .btn_wrapper {
    gap: 48px;
  }
}
body.mobile_menu_active {
  overflow-y: hidden !important;
}

@media (max-width: 1199px) {
  body.mobile_menu_active header .main_section .inner .menu_wrapper {
    height: auto;
  }
}
body.mobile_menu_active header .main_section .inner .mobile_menu svg path.top {
  transform: translate(-6px, 6px) rotate(45deg);
}

body.mobile_menu_active header .main_section .inner .mobile_menu svg path.middle {
  opacity: 0;
}

body.mobile_menu_active header .main_section .inner .mobile_menu svg path.bottom {
  transform: translate(-6px, -5px) rotate(-45deg);
}

@media (max-width: 1199px) {
  body.admin-bar .menu_wrapper {
    top: 138px !important;
  }
}
header {
  color: #fff;
  height: 92px;
  border-bottom: 2px solid #B19172;
  position: relative;
  z-index: 5;
}

@media (min-width: 1200px) {
  header {
    align-items: flex-start;
    gap: 46px;
    height: 116px;
  }
}
header .top_section {
  display: flex;
  align-items: center;
  background-color: #B19172;
  height: 28px;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.3;
}

@media (min-width: 1200px) {
  header .top_section {
    height: 36px;
  }
}
header .top_section .container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 32px;
}

header .top_section .container a {
  color: #fff;
  text-decoration: none;
}

header .top_section .container a.phone, header .top_section .container a.email, header .top_section .container a.addr {
  display: flex;
  align-items: center;
}

header .top_section .container a.phone:before, header .top_section .container a.email:before, header .top_section .container a.addr:before {
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background-repeat: no-repeat;
}

header .top_section .container a.phone.phone:before, header .top_section .container a.email.phone:before, header .top_section .container a.addr.phone:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuOTgzNTYgNy4zNzc2N0M3LjU2MzU2IDguNTg1NjkgOC4zNTQyMiA5LjcxNzg5IDkuMzU1NTMgMTAuNzE5MkMxMC4zNTY4IDExLjcyMDUgMTEuNDg5MSAxMi41MTEyIDEyLjY5NzEgMTMuMDkxMkMxMi44MDEgMTMuMTQxMSAxMi44NTI5IDEzLjE2NiAxMi45MTg3IDEzLjE4NTJDMTMuMTUyMyAxMy4yNTMzIDEzLjQzOTIgMTMuMjA0NCAxMy42MzcgMTMuMDYyN0MxMy42OTI3IDEzLjAyMjggMTMuNzQwMyAxMi45NzUyIDEzLjgzNTYgMTIuODc5OUMxNC4xMjY5IDEyLjU4ODYgMTQuMjcyNiAxMi40NDI5IDE0LjQxOTEgMTIuMzQ3N0MxNC45NzE1IDExLjk4ODUgMTUuNjgzNyAxMS45ODg1IDE2LjIzNjEgMTIuMzQ3N0MxNi4zODI1IDEyLjQ0MjkgMTYuNTI4MiAxMi41ODg2IDE2LjgxOTYgMTIuODc5OUwxNi45ODE5IDEzLjA0MjNDMTcuNDI0OCAxMy40ODUyIDE3LjY0NjIgMTMuNzA2NiAxNy43NjY1IDEzLjk0NDRDMTguMDA1OCAxNC40MTc0IDE4LjAwNTggMTQuOTc2IDE3Ljc2NjUgMTUuNDQ4OUMxNy42NDYyIDE1LjY4NjcgMTcuNDI0OCAxNS45MDgyIDE2Ljk4MTkgMTYuMzUxTDE2Ljg1MDYgMTYuNDgyNEMxNi40MDkyIDE2LjkyMzggMTYuMTg4NiAxNy4xNDQ0IDE1Ljg4ODUgMTcuMzEzQzE1LjU1NTYgMTcuNSAxNS4wMzg1IDE3LjYzNDUgMTQuNjU2NyAxNy42MzMzQzE0LjMxMjYgMTcuNjMyMyAxNC4wNzc0IDE3LjU2NTUgMTMuNjA3IDE3LjQzMkMxMS4wNzkyIDE2LjcxNDYgOC42OTM4NyAxNS4zNjA4IDYuNzAzODggMTMuMzcwOUM0LjcxMzkgMTEuMzgwOSAzLjM2MDE3IDguOTk1NTcgMi42NDI3IDYuNDY3NzRDMi41MDkxOSA1Ljk5NzM3IDIuNDQyNDQgNS43NjIxOCAyLjQ0MTQxIDUuNDE4MDZDMi40NDAyOCA1LjAzNjIxIDIuNTc0NzUgNC41MTkxMyAyLjc2MTc2IDQuMTg2MjFDMi45MzAzIDMuODg2MTggMy4xNTA5OCAzLjY2NTUxIDMuNTkyMzMgMy4yMjQxNkwzLjcyMzY5IDMuMDkyNzlDNC4xNjY1NiAyLjY0OTkyIDQuMzg4IDIuNDI4NDkgNC42MjU4MSAyLjMwODJDNS4wOTg3OCAyLjA2ODk4IDUuNjU3MzQgMi4wNjg5OCA2LjEzMDMgMi4zMDgyQzYuMzY4MTIgMi40Mjg0OSA2LjU4OTU1IDIuNjQ5OTIgNy4wMzI0MiAzLjA5Mjc5TDcuMTk0ODEgMy4yNTUxOEM3LjQ4NjE1IDMuNTQ2NTIgNy42MzE4MiAzLjY5MjE5IDcuNzI3MDYgMy44Mzg2N0M4LjA4NjIyIDQuMzkxMDggOC4wODYyMiA1LjEwMzIzIDcuNzI3MDYgNS42NTU2NEM3LjYzMTgyIDUuODAyMTIgNy40ODYxNSA1Ljk0Nzc5IDcuMTk0ODIgNi4yMzkxM0M3LjA5OTU1IDYuMzM0MzkgNy4wNTE5MyA2LjM4MjAyIDcuMDEyMDYgNi40Mzc3QzYuODcwMzggNi42MzU1NiA2LjgyMTQ2IDYuOTIyNDQgNi44ODk1NyA3LjE1NjA3QzYuOTA4NzMgNy4yMjE4MSA2LjkzMzY4IDcuMjczNzYgNi45ODM1NiA3LjM3NzY3WiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}

header .top_section .container a.phone.email:before, header .top_section .container a.email.email:before, header .top_section .container a.addr.email:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNjY2NSA1LjgzMzMxTDguNDcwNiAxMC41OTYyQzkuMDIxNTggMTAuOTgxOSA5LjI5NzA3IDExLjE3NDcgOS41OTY3MiAxMS4yNDk0QzkuODYxNDIgMTEuMzE1NCAxMC4xMzgzIDExLjMxNTQgMTAuNDAzIDExLjI0OTRDMTAuNzAyNiAxMS4xNzQ3IDEwLjk3ODEgMTAuOTgxOSAxMS41MjkxIDEwLjU5NjJMMTguMzMzMiA1LjgzMzMxTTUuNjY2NSAxNi42NjY2SDE0LjMzMzJDMTUuNzMzMyAxNi42NjY2IDE2LjQzMzQgMTYuNjY2NiAxNi45NjgxIDE2LjM5NDJDMTcuNDM4NiAxNi4xNTQ1IDE3LjgyMSAxNS43NzIgMTguMDYwNyAxNS4zMDE2QzE4LjMzMzIgMTQuNzY2OCAxOC4zMzMyIDE0LjA2NjggMTguMzMzMiAxMi42NjY2VjcuMzMzMzFDMTguMzMzMiA1LjkzMzE4IDE4LjMzMzIgNS4yMzMxMiAxOC4wNjA3IDQuNjk4MzRDMTcuODIxIDQuMjI3OTMgMTcuNDM4NiAzLjg0NTQ4IDE2Ljk2ODEgMy42MDU4QzE2LjQzMzQgMy4zMzMzMSAxNS43MzMzIDMuMzMzMzEgMTQuMzMzMiAzLjMzMzMxSDUuNjY2NUM0LjI2NjM3IDMuMzMzMzEgMy41NjYzMSAzLjMzMzMxIDMuMDMxNTMgMy42MDU4QzIuNTYxMTIgMy44NDU0OCAyLjE3ODY3IDQuMjI3OTMgMS45Mzg5OSA0LjY5ODM0QzEuNjY2NSA1LjIzMzEyIDEuNjY2NSA1LjkzMzE4IDEuNjY2NSA3LjMzMzMxVjEyLjY2NjZDMS42NjY1IDE0LjA2NjggMS42NjY1IDE0Ljc2NjggMS45Mzg5OSAxNS4zMDE2QzIuMTc4NjcgMTUuNzcyIDIuNTYxMTIgMTYuMTU0NSAzLjAzMTUzIDE2LjM5NDJDMy41NjYzMSAxNi42NjY2IDQuMjY2MzcgMTYuNjY2NiA1LjY2NjUgMTYuNjY2NloiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);
}

header .top_section .container a.phone.addr:before, header .top_section .container a.email.addr:before, header .top_section .container a.addr.addr:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjAwMDIgMTAuODMzNEMxMS4zODA5IDEwLjgzMzQgMTIuNTAwMiA5LjcxNDA3IDEyLjUwMDIgOC4zMzMzNUMxMi41MDAyIDYuOTUyNjQgMTEuMzgwOSA1LjgzMzM1IDEwLjAwMDIgNS44MzMzNUM4LjYxOTQ1IDUuODMzMzUgNy41MDAxNiA2Ljk1MjY0IDcuNTAwMTYgOC4zMzMzNUM3LjUwMDE2IDkuNzE0MDcgOC42MTk0NSAxMC44MzM0IDEwLjAwMDIgMTAuODMzNFoiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTEwLjAwMDIgMTguMzMzNEMxMy4zMzM1IDE1IDE2LjY2NjggMTIuMDE1MyAxNi42NjY4IDguMzMzMzVDMTYuNjY2OCA0LjY1MTQ2IDEzLjY4MjEgMS42NjY2OSAxMC4wMDAyIDEuNjY2NjlDNi4zMTgyNiAxLjY2NjY5IDMuMzMzNSA0LjY1MTQ2IDMuMzMzNSA4LjMzMzM1QzMuMzMzNSAxMi4wMTUzIDYuNjY2ODMgMTUgMTAuMDAwMiAxOC4zMzM0WiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}

@media (max-width: 767px) {
  header .top_section .container a span {
    display: none;
  }
}
header .main_section {
  display: flex;
  align-items: center;
}

header .main_section .inner {
  padding-top: 8px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

header .main_section .inner .logo_wrapper {
  padding-top: 8px;
}

header .main_section .inner .logo_wrapper img {
  height: 32px;
}

@media (min-width: 1200px) {
  header .main_section .inner .logo_wrapper img {
    height: 48px;
  }
}
@media (max-width: 1199px) {
  header .main_section .inner .menu_wrapper {
    position: fixed;
    top: 92px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f4f4f4;
    overflow-y: auto;
    height: 0;
    transition: height ease-in 350ms;
  }
}
header .main_section .inner .menu_wrapper .menu_inner {
  display: flex;
  overflow: hidden;
  width: 100%;
  padding: 48px 16px;
  border-bottom: 2px solid #B19172;
}

@media (min-width: 768px) {
  header .main_section .inner .menu_wrapper .menu_inner {
    padding: 64px 36px;
  }
}
@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner {
    padding: 0;
    overflow: initial;
    border-bottom: 0;
  }
}
header .main_section .inner .menu_wrapper .menu_inner .menu-header-menu-container {
  width: 100%;
}

header .main_section .inner .menu_wrapper .menu_inner ul {
  display: flex;
  margin: 0;
  padding: 0;
}

@media (max-width: 1199px) {
  header .main_section .inner .menu_wrapper .menu_inner ul {
    flex-direction: column;
    width: 100%;
  }
}
header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) {
  gap: 48px;
}

@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) {
    gap: 40px;
  }
}
@media (max-width: 1199px) {
  header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:nth-last-child(1):after, header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:nth-last-child(2):after {
    display: none;
  }
}
@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:last-child {
    margin-left: 90px;
  }
}
header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:last-child a {
  padding-top: 0;
  gap: 8px;
  color: #000;
  transition: all ease-in 300ms;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  text-transform: none;
  display: inline-flex;
}

@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:last-child a {
    font-size: 18px;
    display: flex;
  }
}
header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:last-child a:before {
  content: "";
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: -6px;
  border-bottom: 2px solid #000;
  transition: all ease-in 300ms;
}

header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:last-child a:after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuMTY2ODMgMTBMMTUuODMzNSAxME0xNS44MzM1IDEwTDEwLjAwMDIgNC4xNjY2N00xNS44MzM1IDEwTDEwLjAwMDIgMTUuODMzMyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIi8+Cjwvc3ZnPgo=);
  filter: invert(1);
  transition: all ease-in 300ms;
}

header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:last-child a:active, header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:last-child a:hover {
  color: #21BBEF;
}

header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:last-child a:active:before, header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:last-child a:hover:before {
  border-color: #21BBEF;
}

header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:last-child a:active:after, header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) > li:last-child a:hover:after {
  filter: invert(1) brightness(0) saturate(100%) invert(61%) sepia(97%) saturate(1333%) hue-rotate(160deg) brightness(94%) contrast(99%);
}

header .main_section .inner .menu_wrapper .menu_inner ul:not(.sub-menu) a {
  padding-top: 2px;
  display: flex;
  align-items: center;
}

header .main_section .inner .menu_wrapper .menu_inner ul li {
  position: relative;
}

@media (max-width: 1199px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li:after {
    content: "";
    height: 1px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -24px;
  }
}
header .main_section .inner .menu_wrapper .menu_inner ul li a {
  text-decoration: none !important;
  outline: none !important;
  font-size: 16px;
  font-weight: 600;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  position: relative;
  transition: all ease-in 200ms;
  user-select: none !important;
}

@media (max-width: 1199px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li a {
    height: 24px;
    display: flex;
    padding-top: 1px;
  }
}
@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li.current_page_item:not(:last-child) a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    border-bottom: 2px solid #000;
  }
}
@media (max-width: 1199px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li.current_page_item:not(:last-child) a {
    color: #21BBEF;
  }
}
@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li:not(.current_page_item) a:active, header .main_section .inner .menu_wrapper .menu_inner ul li:not(.current_page_item) a:hover {
    color: #21BBEF;
  }
}
@media (max-width: 1199px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li.menu-item-has-children > a {
    justify-content: space-between;
  }
}
header .main_section .inner .menu_wrapper .menu_inner ul li.menu-item-has-children > a:after {
  content: "";
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgNy41TDEwIDEyLjVMMTUgNy41IiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPC9zdmc+Cg==);
  transition: transform, filter ease-out 200ms;
}

@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li.menu-item-has-children:active > a, header .main_section .inner .menu_wrapper .menu_inner ul li.menu-item-has-children:hover > a {
    color: #21BBEF;
  }
  header .main_section .inner .menu_wrapper .menu_inner ul li.menu-item-has-children:active > a:after, header .main_section .inner .menu_wrapper .menu_inner ul li.menu-item-has-children:hover > a:after {
    filter: invert(1) brightness(0) saturate(100%) invert(61%) sepia(97%) saturate(1333%) hue-rotate(160deg) brightness(94%) contrast(99%);
  }
  header .main_section .inner .menu_wrapper .menu_inner ul li.menu-item-has-children:active .sub-menu, header .main_section .inner .menu_wrapper .menu_inner ul li.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    height: auto;
  }
}
@media (max-width: 1199px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li.menu-item-has-children.submenu_active > a:after {
    transform: scaleY(-1);
  }
}
@media (max-width: 1199px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li.menu-item-has-children.submenu_active .sub-menu {
    visibility: visible;
    height: auto;
  }
}
header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu {
  height: 0;
  overflow: hidden;
  flex-direction: column;
  transition: height ease-in 300ms;
}

@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu {
    padding: 22px 0 0;
    margin-left: -20px;
    min-width: 200px;
    position: absolute;
  }
}
header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu li {
  background-color: #F4F4F4;
  position: relative;
  padding: 14px 32px;
}

@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu li {
    padding: 10px 20px;
  }
}
@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu li:not(:first-child):after {
    content: "";
    background-color: rgba(0, 0, 0, 0.2);
    height: 1px;
    position: absolute;
    left: 20px;
    right: 20px;
    top: 0;
  }
}
header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu li:first-child {
  margin-top: 24px;
  padding-top: 24px;
}

@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu li:first-child {
    margin-top: 0;
    padding-top: 14px;
  }
}
@media (max-width: 1199px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu li:first-child:after {
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }
}
header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu li:last-child {
  padding-bottom: 0;
}

@media (min-width: 1200px) {
  header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu li:last-child {
    padding-bottom: 14px;
  }
}
header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu li.current-menu-item a {
  color: #21BBEF;
}

header .main_section .inner .menu_wrapper .menu_inner ul li .sub-menu li a:before {
  display: none;
}

header .main_section .inner .mobile_menu {
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
}

@media (min-width: 1200px) {
  header .main_section .inner .mobile_menu {
    display: none;
  }
}
header .main_section .inner .mobile_menu svg path {
  stroke: #000;
  stroke-width: 2;
  stroke-linecap: square;
  transition: transform 0.3s ease, opacity 0.2s ease;
  transform-box: view-box;
  transform-origin: center;
}

footer {
  color: #fff;
  background: #000;
  font-size: 14px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzc1IiBoZWlnaHQ9IjExODIiIHZpZXdCb3g9IjAgMCAzNzUgMTE4MiIgZmlsbD0ibm9uZSI+CjxnIGZpbHRlcj0idXJsKCNmaWx0ZXIwX2RfMjg5Xzk2MTYpIj4KPHJlY3Qgd2lkdGg9IjM3NSIgaGVpZ2h0PSIxMTY3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDE0LjIwMDIpIiBmaWxsPSJibGFjayIvPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDFfMjg5Xzk2MTYpIj4KPHBhdGggZD0iTS0yNy4xOTQzIDEyMjUuMzhIMTIwLjE1TDUyMC4wODcgNTE1LjE5NkgzNzIuNzQyTC0yNy4xOTQzIDEyMjUuMzhaIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjA4Ii8+CjxwYXRoIGQ9Ik0yMzAuNDA4IDEyMjUuMzhIMzc3Ljc1M0w3NzcuNjg5IDUxNS4xOTZINjMwLjM0NUwyMzAuNDA4IDEyMjUuMzhaIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjA4Ii8+CjwvZz4KPC9nPgo8ZGVmcz4KPGZpbHRlciBpZD0iZmlsdGVyMF9kXzI4OV85NjE2IiB4PSItMTEuMiIgeT0iMC4wMDAxOTU1MDMiIHdpZHRoPSIzOTYuNCIgaGVpZ2h0PSIxMTg4LjQiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY29sb3ItaW50ZXJwb2xhdGlvbi1maWx0ZXJzPSJzUkdCIj4KPGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz4KPGZlQ29sb3JNYXRyaXggaW49IlNvdXJjZUFscGhhIiB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiIHJlc3VsdD0iaGFyZEFscGhhIi8+CjxmZU9mZnNldCBkeT0iLTQiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iNS4xIi8+CjxmZUNvbXBvc2l0ZSBpbjI9ImhhcmRBbHBoYSIgb3BlcmF0b3I9Im91dCIvPgo8ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4xIDAiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3dfMjg5Xzk2MTYiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3dfMjg5Xzk2MTYiIHJlc3VsdD0ic2hhcGUiLz4KPC9maWx0ZXI+CjwvZGVmcz4KPC9zdmc+);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 78%;
}

@media (min-width: 768px) {
  footer {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNzQ0IiBoZWlnaHQ9IjYwNSIgdmlld0JveD0iMCAwIDc0NCA2MDUiIGZpbGw9Im5vbmUiPgo8ZyBmaWx0ZXI9InVybCgjZmlsdGVyMF9kXzI4OV85NTI0KSI+CjxyZWN0IHdpZHRoPSI3NDQiIGhlaWdodD0iNTkwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDE0LjIwMDIpIiBmaWxsPSJibGFjayIvPgo8ZyBjbGlwLXBhdGg9InVybCgjY2xpcDFfMjg5Xzk1MjQpIj4KPHBhdGggZD0iTS0xMjQuMTI4IDgyNC43MzJINDkuNDU4OEw1MjAuNjI1IC0xMS45MzQ2SDM0Ny4wMzdMLTEyNC4xMjggODI0LjczMloiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuMDgiLz4KPHBhdGggZD0iTTE3OS4zNTQgODI0LjczMkgzNTIuOTQxTDgyNC4xMDcgLTExLjkzNDZINjUwLjUyTDE3OS4zNTQgODI0LjczMloiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuMDgiLz4KPHBhdGggZD0iTTQ4Mi44MzUgODI0LjczMkg2NTYuNDIzTDExMjcuNTkgLTExLjkzNDZIOTU0LjAwMUw0ODIuODM1IDgyNC43MzJaIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjA4Ii8+CjwvZz4KPC9nPgo8ZGVmcz4KPGZpbHRlciBpZD0iZmlsdGVyMF9kXzI4OV85NTI0IiB4PSItMTAuMiIgeT0iMC4wMDAxOTU1MDMiIHdpZHRoPSI3NjQuNCIgaGVpZ2h0PSI2MTAuNCIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIgcmVzdWx0PSJoYXJkQWxwaGEiLz4KPGZlT2Zmc2V0IGR5PSItNCIvPgo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSI1LjEiLz4KPGZlQ29tcG9zaXRlIGluMj0iaGFyZEFscGhhIiBvcGVyYXRvcj0ib3V0Ii8+CjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjEgMCIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9ImVmZmVjdDFfZHJvcFNoYWRvd18yODlfOTUyNCIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvd18yODlfOTUyNCIgcmVzdWx0PSJzaGFwZSIvPgo8L2ZpbHRlcj4KPHBhdHRlcm4gaWQ9InBhdHRlcm4wXzI4OV85NTI0IiBwYXR0ZXJuQ29udGVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgd2lkdGg9IjEiIGhlaWdodD0iMSI+Cjx1c2UgeGxpbms6aHJlZj0iI2ltYWdlMF8yODlfOTUyNCIgdHJhbnNmb3JtPSJzY2FsZSgwLjAwMTI1OTQ1KSIvPgo8L3BhdHRlcm4+CjwvZGVmcz4KPC9zdmc+);
    font-size: 16px;
    background-position: right;
  }
}
@media (min-width: 1200px) {
  footer {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI0NTUiIHZpZXdCb3g9IjAgMCAxOTIwIDQ1NSIgZmlsbD0ibm9uZSI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF8yMDFfNDgyNikiPgo8cmVjdCB3aWR0aD0iMTkyMCIgaGVpZ2h0PSI0NTUiIGZpbGw9ImJsYWNrIi8+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMV8yMDFfNDgyNikiPgo8cGF0aCBkPSJNNjI0LjA2MiA5NTAuMTc3SDg2OS41MDhMMTUzNS43MiAtMjMyLjgzNkgxMjkwLjI3TDYyNC4wNjIgOTUwLjE3N1oiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuMDgiLz4KPHBhdGggZD0iTTEwNTMuMTggOTUwLjE3N0gxMjk4LjYyTDE5NjQuODMgLTIzMi44MzZIMTcxOS4zOUwxMDUzLjE4IDk1MC4xNzdaIiBmaWxsPSJ3aGl0ZSIgZmlsbC1vcGFjaXR5PSIwLjA4Ii8+CjxwYXRoIGQ9Ik0xNDgyLjI5IDk1MC4xNzdIMTcyNy43M0wyMzkzLjk0IC0yMzIuODM2SDIxNDguNDlMMTQ4Mi4yOSA5NTAuMTc3WiIgZmlsbD0id2hpdGUiIGZpbGwtb3BhY2l0eT0iMC4wOCIvPgo8L2c+CgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCjwvZz4KCjwvc3ZnPg==);
    font-size: 16px;
    background-position: center;
  }
}
footer a {
  color: #fff;
  text-decoration: none !important;
}

footer .top {
  position: relative;
  padding: 60px 0 48px;
}

@media (min-width: 1200px) {
  footer .top {
    padding: 90px 0 56px;
  }
}
footer .top:after {
  content: "";
  background-color: #B19172;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

footer .top > .row {
  margin-left: 0;
  margin-right: 0;
}

footer .top .logo {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 32px;
  flex: 0 0 auto;
  width: 100%;
  margin-bottom: 48px;
}

@media (min-width: 768px) {
  footer .top .logo {
    flex-direction: row;
    justify-content: center;
    gap: 64px;
  }
}
@media (min-width: 1200px) {
  footer .top .logo {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 32px;
    margin-bottom: 0;
    width: 321px;
  }
}
footer .top .logo img {
  max-height: 100px;
}

@media (min-width: 1200px) {
  footer .top .logo img {
    max-height: none;
  }
}
footer .top .text_content {
  flex-grow: 1;
  text-align: center;
  gap: 28px;
}

@media (min-width: 768px) {
  footer .top .text_content {
    text-align: left;
    gap: 0;
  }
}
footer .top .text_content h3 {
  color: #B19172;
  font-weight: 600;
  font-size: 18px;
}

@media (min-width: 1200px) {
  footer .top .text_content h3 {
    font-size: 22px;
  }
}
footer .top .text_content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

@media (min-width: 768px) {
  footer .top .text_content ul {
    gap: 12px;
  }
}
footer .top .text_content P:not(:last-child) {
  margin-bottom: 6px;
}

@media (min-width: 768px) {
  footer .top .text_content P:not(:last-child) {
    margin-bottom: 12px;
  }
}
footer .bottom {
  height: 135px;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

@media (min-width: 768px) {
  footer .bottom {
    height: 96px;
  }
}
@media (min-width: 1200px) {
  footer .bottom {
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
  }
}
footer .bottom .menu_wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 18px 48px;
}

@media (min-width: 768px) {
  footer .bottom .menu_wrapper ul {
    flex-wrap: nowrap;
  }
}
body.single-referenzen .elementor-element section.hero .inner {
  min-height: unset;
  height: 400px;
}

@media (min-width: 768px) {
  body.single-referenzen .elementor-element section.hero .inner {
    height: 500px;
  }
}
@media (min-width: 1200px) {
  body.single-referenzen .elementor-element section.hero .inner {
    height: 612px;
  }
}
body.single-referenzen .cat_list {
  margin-top: 45px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

body.single-referenzen .cat_list .cat {
  padding-top: 1px;
  background: rgba(177, 145, 114, 0.3);
  height: 25px;
  font-weight: 700;
  font-size: 12px;
  color: #986B40;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 32px;
  display: flex;
  align-items: center;
}

@media (min-width: 1200px) {
  body.single-referenzen .cat_list .cat {
    height: 36px;
    font-size: 16px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
body.single-referenzen .ref_text_content .text_wrapper {
  display: flex;
  flex-direction: column;
  gap: 52px;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_text_content .text_wrapper {
    flex-direction: row;
    gap: 118px;
  }
}
@media (min-width: 1200px) {
  body.single-referenzen .ref_text_content .text_wrapper .col_title {
    width: 470px;
    flex: 0 0 auto;
  }
}
body.single-referenzen .ref_text_content .text_wrapper .col_title h5 {
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_text_content .text_wrapper .col_text {
    width: calc(100% - 470px - 118px);
    flex: 0 0 auto;
  }
}
body.single-referenzen .ref_text_content .text_wrapper .col_text .text + .text {
  margin-top: 45px;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_text_content .text_wrapper .col_text .text + .text {
    margin-top: 58px;
  }
}
body.single-referenzen .ref_details {
  background-image: url(/wp-content/themes/zaugg/dist/31faa4fe56745d9afe61.svg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_details {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
@media (min-width: 1200px) {
  body.single-referenzen .ref_details .inner {
    display: flex;
    gap: 32px;
  }
}
@media (min-width: 1200px) {
  body.single-referenzen .ref_details .inner .title_col {
    width: 321px;
    flex: 0 0 auto;
  }
}
body.single-referenzen .ref_details .inner .title_col h2,
body.single-referenzen .ref_details .inner .title_col h5 {
  color: #fff;
}

body.single-referenzen .ref_details .inner .title_col h5 {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_details .inner .title_col h5 {
    margin-bottom: 0;
  }
}
body.single-referenzen .ref_details .inner .items_col {
  display: flex;
  flex-wrap: wrap;
  gap: 48px 24px;
}

@media (min-width: 768px) {
  body.single-referenzen .ref_details .inner .items_col {
    gap: 32px;
  }
}
@media (min-width: 1200px) {
  body.single-referenzen .ref_details .inner .items_col {
    width: calc(100% - 321px - 16px);
    flex: 0 0 auto;
  }
}
body.single-referenzen .ref_details .inner .items_col .item {
  display: flex;
  flex-direction: column;
  flex: 0 0 auto;
  width: calc(50% - 12px);
}

@media (min-width: 768px) {
  body.single-referenzen .ref_details .inner .items_col .item {
    width: calc(25% - 24px);
  }
}
body.single-referenzen .ref_details .inner .items_col .item .icon {
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  margin-bottom: 20px;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_details .inner .items_col .item .icon {
    margin-bottom: 26px;
  }
}
body.single-referenzen .ref_details .inner .items_col .item .title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 12px;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_details .inner .items_col .item .title {
    font-size: 22px;
    margin-bottom: 16px;
  }
}
body.single-referenzen .ref_details .inner .items_col .item .text {
  font-size: 16px;
}

body.single-referenzen .ref_images {
  background: #F4F4F4;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_images {
    padding-top: 128px;
    padding-bottom: 128px;
  }
}
body.single-referenzen .ref_images .text_wrapper {
  margin-bottom: 60px;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_images .text_wrapper {
    margin-bottom: 72px;
  }
}
@media (min-width: 1200px) {
  body.single-referenzen .ref_images .text_wrapper h5 {
    margin-bottom: 0;
  }
}
body.single-referenzen .ref_images .el_list_wrapper .el_wrapper {
  display: flex;
}

body.single-referenzen .ref_images .el_list_wrapper .el_wrapper img {
  width: 100%;
  height: 260px;
  object-fit: cover;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_images .el_list_wrapper .el_wrapper img {
    height: 400px;
  }
}
body.single-referenzen .ref_images .el_list_wrapper .controls {
  display: flex;
  margin-top: 32px;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_images .el_list_wrapper .controls {
    margin-top: 48px;
  }
}
@media (max-width: 767px) {
  body.single-referenzen .ref_images .el_list_wrapper .controls .swiper-pagination {
    display: none;
  }
}
body.single-referenzen .ref_images .el_list_wrapper .controls .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  background: rgba(0, 0, 0, 0.3019607843);
}

body.single-referenzen .ref_images .el_list_wrapper .controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

body.single-referenzen .ref_images .el_list_wrapper .controls .swiper-scrollbar {
  position: static;
  width: 50%;
  height: 8px;
  border-radius: 0;
}

@media (min-width: 768px) {
  body.single-referenzen .ref_images .el_list_wrapper .controls .swiper-scrollbar {
    display: none;
  }
}
body.single-referenzen .ref_images .el_list_wrapper .controls .swiper-scrollbar .swiper-scrollbar-drag {
  border-radius: 0;
  background-color: #000;
}

body.single-referenzen .ref_btn_wrapper {
  background: #F4F4F4;
  display: flex;
  justify-content: center;
  padding-bottom: 80px;
}

@media (min-width: 1200px) {
  body.single-referenzen .ref_btn_wrapper {
    padding-bottom: 128px;
  }
}
