/*
  ############################################################
    This file created by METHODDA
  ############################################################
*/
html,
body {
  width: 100%;
}
@media (max-width: 991px) {
  html,
  body {
    overflow-x: hidden;
  }
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "Playfair Display", serif;
  background-color: #fff;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1480px;
  }
}
input:focus,
textarea:focus,
select:focus,
button:focus,
div:focus {
  outline: none;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

input:invalid {
  border-color: #dc3545;
}

form:invalid button[type=submit] {
  cursor: not-allowed;
  pointer-events: none;
}

@media (min-width: 1400px) and (max-width: 1700px) {
  .container {
    max-width: 1380px;
  }
}
.mt0 {
  margin-top: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  transition: all 300ms ease-in-out;
  padding: 20px 0;
}
header.fixed {
  position: fixed;
  background-color: #424242;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.1);
  padding: 0;
}
@media (max-width: 991px) {
  header.fixed {
    position: sticky;
  }
}
header.fixed .logo img {
  height: 55px;
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  header {
    position: sticky;
    padding: 10px 0;
  }
}
header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  header .container {
    justify-content: inherit;
  }
}
header .logo {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 300ms ease-in-out;
}
header .logo:hover {
  opacity: 0.8;
}
header .logo:focus-visible {
  outline: 2px solid #424242;
  outline-offset: 4px;
  border-radius: 0.5rem;
}
header .logo img {
  width: auto;
  height: 85px;
  filter: brightness(0) invert(1);
  transition: all 300ms ease-in-out;
}
@media (max-width: 991px) {
  header .logo img {
    height: 65px;
  }
}
header nav {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  header nav {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: white;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 3rem 0;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: all 300ms ease-in-out;
    z-index: 99;
  }
  header nav.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
}
header nav .header-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}
@media (max-width: 991px) {
  header nav .header-menu {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    width: 100%;
    padding: 0;
  }
}
header nav .header-menu .menu-item {
  position: relative;
  margin-right: 10px;
}
@media (max-width: 991px) {
  header nav .header-menu .menu-item {
    padding: 0;
  }
}
header nav .header-menu .menu-item a {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  padding: 0 15px;
  transition: all 150ms ease-in-out;
}
@media (max-width: 991px) {
  header nav .header-menu .menu-item a {
    padding: 1rem 1.5rem;
    border-bottom: none;
    color: black;
    border-left: 4px solid transparent;
  }
}
header nav .header-menu .menu-item a .sub-down {
  display: inline-block;
  transition: transform 300ms ease-in-out;
}
header nav .header-menu .menu-item a:focus-visible {
  color: #424242;
  border-bottom-color: #424242;
}
@media (max-width: 991px) {
  header nav .header-menu .menu-item a:focus-visible {
    border-left-color: #424242;
    border-bottom-color: transparent;
    background-color: rgba(0, 147, 130, 0.2);
  }
}
header nav .header-menu .menu-item a:focus-visible {
  outline: 2px solid #424242;
  outline-offset: 4px;
}
@media (max-width: 991px) {
  header nav .header-menu .menu-item a:focus-visible {
    outline-offset: -2px;
  }
}
header nav .header-menu .menu-item.menu-item-has-children > a .sub-down {
  transition: transform 300ms ease-in-out;
}
header nav .header-menu .menu-item.menu-item-has-children .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  background-color: #424242;
  border-radius: 10px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
  list-style: none;
  margin: 0;
  padding: 10px 20px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 300ms ease-in-out;
  z-index: 50;
}
@media (max-width: 991px) {
  header nav .header-menu .menu-item.menu-item-has-children .sub-menu {
    position: static;
    background-color: #ffffff;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    margin: 0;
    opacity: 1;
    visibility: visible;
    transform: none;
    max-height: 0;
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  header nav .header-menu .menu-item.menu-item-has-children .sub-menu.active {
    max-height: 1000px;
  }
}
header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item {
  position: relative;
}
header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
  color: #fff;
  padding: 0.75rem 1rem;
  border: none;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
    padding: 0.75rem 1.5rem 0.75rem 3.5rem;
    color: black;
  }
}
header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a:focus-visible {
  background-color: rgba(0, 147, 130, 0.2);
  color: #424242;
}
header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item a:focus-visible {
  outline: 2px solid #424242;
  outline-offset: 0;
}
header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children > a .sub-down {
  transition: transform 300ms ease-in-out;
}
@media (hover: hover) {
  header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children > a:hover .sub-down {
    transform: rotate(-90deg);
  }
}
header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 180px;
  background-color: white;
  border-radius: 0.5rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  list-style: none;
  margin: 0;
  margin-left: 0.5rem;
  padding: 0.75rem 0;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: all 300ms ease-in-out;
  z-index: 51;
}
@media (max-width: 991px) {
  header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu {
    position: static;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    margin: 0;
    margin-left: 0;
    opacity: 1;
    visibility: visible;
    transform: none;
    max-height: 0;
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu.active {
    max-height: 500px;
  }
}
header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
  padding: 0.5rem 0.75rem;
  font-size: 14px;
}
@media (max-width: 991px) {
  header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children .sub-menu .menu-item a {
    padding: 0.5rem 1.5rem 0.5rem 5.5rem;
  }
}
header nav .header-menu .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
header nav .header-menu .menu-item.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
@media (max-width: 991px) {
  header nav .header-menu .menu-item.menu-item-has-children > a .sub-down {
    transition: transform 300ms ease-in-out;
  }
  header nav .header-menu .menu-item.menu-item-has-children.active > a .sub-down {
    transform: rotate(180deg);
  }
}
header .social-media {
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: center;
  margin: inherit;
  height: 100%;
  padding: 0 0px 0 24px;
}
@media (max-width: 767px) {
  header .social-media {
    border: none;
    margin-right: 0;
    margin-left: auto;
  }
}
header .social-media li:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 991px) {
  header .social-media li:not(:last-child) {
    margin-right: 12px;
  }
}
header .social-media li a {
  color: #fff;
  font-size: 22px;
  display: inline-block;
}

.menu-trigger {
  position: relative;
  z-index: 100;
  width: 30px;
  height: 22px;
  display: none;
  transition: all 0.4s;
  cursor: pointer;
  box-sizing: border-box;
  margin-left: auto;
  background-color: transparent;
  border: none;
  padding: 0;
}
@media (max-width: 991px) {
  .menu-trigger {
    display: inline-block;
    margin-left: 16px;
  }
}
.menu-trigger:focus-visible {
  outline: 2px solid #424242;
  outline-offset: 2px;
}
.menu-trigger span {
  display: inline-block;
  transition: all 0.4s ease-in-out;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 2px;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger span:nth-of-type(2) {
  top: 9px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-315deg);
  background-color: black;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-7px) rotate(315deg);
  background-color: black;
}
.menu-trigger:active {
  transform: scale(0.95);
}

footer {
  background-color: #424242;
  padding: 45px 0;
}
@media (max-width: 991px) {
  footer {
    padding-bottom: 90px;
  }
}
footer .container .logo {
  display: inline-block;
}
footer .container .logo img {
  height: 100px;
  display: block;
  margin-bottom: 10px;
  filter: brightness(0) invert(3);
}
footer .container .logo span {
  color: #fff;
  letter-spacing: 2px;
  font-size: 15px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  footer .container .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 20px;
  }
}
footer .container .actions {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  footer .container .actions {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
  footer .container .actions .phone {
    margin: 16px 0;
  }
  footer .container .actions .social-media {
    margin-left: 0;
    border: none;
  }
}
footer .container .actions h4 {
  color: #fff;
}
footer .container a {
  color: #fff;
  font-weight: 500;
  transition: all ease-in-out 300ms;
  font-size: 25px;
}
footer .container ul {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  gap: 20px;
}
@media (max-width: 991px) {
  footer .container ul {
    border: none;
  }
}
footer .container ul li {
  padding-left: 20px;
}
@media (max-width: 991px) {
  footer .container ul li {
    padding: 0;
  }
}
footer .container ul li:not(:first-child) {
  border-left: 1px solid #fff;
}
footer .container ul li a {
  font-size: 20px;
  color: #fff;
}
footer .footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  footer .footer-bottom {
    justify-content: center;
  }
}
footer .footer-bottom .footer-menu {
  width: 100%;
  margin-left: 150px;
}
@media (max-width: 991px) {
  footer .footer-bottom .footer-menu {
    display: none;
  }
}
footer .footer-bottom .footer-menu ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  footer .footer-bottom .footer-menu ul {
    flex-direction: column;
  }
}
footer .footer-bottom .footer-menu ul:first-child {
  border-right: 1px solid #9a9a9a;
  border: none;
}
@media (max-width: 991px) {
  footer .footer-bottom .footer-menu ul:first-child {
    padding-right: 0;
    border-right: none;
  }
}
footer .footer-bottom .footer-menu ul:first-child li a {
  color: #fff;
  font-weight: 600;
  opacity: 1;
}
@media (max-width: 991px) {
  footer .footer-bottom .footer-menu ul:first-child li a {
    line-height: 24px;
    margin: 6px 0;
  }
}
@media (max-width: 991px) {
  footer .footer-bottom .footer-menu ul li {
    padding: 0;
    margin-left: 0;
  }
}
footer .footer-bottom .footer-menu ul li a {
  line-height: 22px;
  font-size: 16px;
  display: block;
  transition: all ease-in-out 300ms;
  color: #fff;
  opacity: 0.7;
}
@media (max-width: 991px) {
  footer .footer-bottom .footer-menu ul li a {
    line-height: 24px;
    margin: 6px 0;
  }
}
footer .footer-bottom p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  margin: 0;
  opacity: 0.7;
  white-space: nowrap;
}
@media (max-width: 991px) {
  footer .footer-bottom p {
    text-align: center;
  }
}

.mobil-footer {
  position: fixed;
  height: 60px;
  width: 100%;
  left: 0px;
  background: #424242;
  bottom: -100px;
  box-shadow: 0px -4px 12px rgba(177, 179, 191, 0.25);
  display: none;
  align-items: center;
  transition: all ease-in-out 300ms;
}
.mobil-footer.fixed {
  bottom: 0;
}
@media (max-width: 991px) {
  .mobil-footer {
    display: flex;
    overflow: hidden;
  }
}
.mobil-footer a {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 600;
}
.mobil-footer a:not(:last-child) {
  border-right: 1px solid #e5e5e5;
}
.mobil-footer a img {
  filter: brightness(0) invert(1);
  height: 28px;
  object-fit: contain;
  margin-bottom: 5px;
}
.mobil-footer a span {
  display: block;
  font-size: 7px;
  line-height: 10px;
  margin-top: 4px;
  text-align: center;
}

.hero-banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -40px;
  overflow: hidden;
  max-height: 90vh;
}
@media (max-width: 991px) {
  .hero-banner {
    margin-top: -120px;
  }
}
.hero-banner img {
  width: 100%;
  object-fit: cover;
  height: 100vh;
}
.hero-banner p {
  color: #fff;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 991px) {
  .hero-banner p {
    font-size: 20px;
  }
}
.hero-banner .container {
  position: absolute;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 991px) {
  .hero-banner .container {
    z-index: 0;
    text-align: center;
  }
}
.hero-banner .container .banner-text {
  text-align: left;
}
.hero-banner .container .banner-text h1 {
  color: #fff;
  min-height: 180px;
  line-height: 120%;
  font-size: 70px;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7);
  text-align: center;
}
@media (max-width: 991px) {
  .hero-banner .container .banner-text h1 {
    font-size: 35px;
    line-height: 50px;
  }
}

.about-section {
  position: relative;
}
@media (max-width: 991px) {
  .about-section {
    padding: 50px 0;
    overflow: hidden;
  }
}
.about-section .bg-image {
  position: absolute;
  top: 70px;
  right: 0;
  z-index: -1;
  display: none;
}
@media (max-width: 991px) {
  .about-section .bg-image {
    display: none;
    position: inherit;
  }
}
.about-section .bg-image svg {
  width: 100%;
  height: 100vh;
  display: none;
}
.about-section .container {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .about-section .container {
    padding: 0;
  }
}
.about-section .container .text {
  margin-left: 50px;
}
@media (max-width: 991px) {
  .about-section .container .text {
    text-align: center;
    margin-left: 0;
  }
}
.about-section .container .text strong {
  color: #424242;
  font-style: italic;
}
.about-section .container .text h4 {
  color: #424242;
  font-size: 55px;
  font-weight: 700;
  margin-bottom: 5px;
  font-family: "Playfair Display", serif;
}
@media (max-width: 991px) {
  .about-section .container .text h4 {
    font-size: 40px;
  }
}
.about-section .container .text h4:not(:first-child) {
  margin-top: 60px;
}
.about-section .container .text span {
  display: inline-block;
  color: #424242;
  font-weight: 700;
  font-size: 25px;
  font-family: "Playfair Display", serif;
}
@media (max-width: 991px) {
  .about-section .container .text span {
    font-size: 18px;
  }
}
.about-section .container .text p {
  color: #000;
  font-size: 25px;
  max-width: 750px;
  line-height: 47px;
  margin-top: 20px;
  font-family: "Playfair Display", serif;
}
@media (max-width: 991px) {
  .about-section .container .text p {
    font-size: 18px;
    line-height: 35px;
  }
}
.about-section .container .col-lg-5 .image {
  position: sticky;
  top: 0px;
  padding-top: 130px;
}
@media (max-width: 991px) {
  .about-section .container .col-lg-5 .image {
    margin-bottom: 30px;
    padding-top: 0;
  }
}
.about-section .container .col-lg-5 .image img {
  width: 100%;
}

.approach {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
  background: linear-gradient(0deg, #e8ded9 0%, #fff 50%, #e8ded9 100%);
}
@media (max-width: 991px) {
  .approach {
    padding-top: 30px;
  }
}
.approach .bg-image {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  z-index: 1;
  height: 100%;
}
@media (max-width: 991px) {
  .approach .bg-image {
    display: none;
  }
}
.approach .bg-image img {
  display: block;
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
}
.approach .container {
  text-align: center;
}
.approach .container .title {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .approach .container .title {
    text-align: center;
  }
}
.approach .container .title h4 {
  color: #424242;
  font-size: 55px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .approach .container .title h4 {
    font-size: 40px;
  }
}
.approach .container .text {
  text-align: center;
}
.approach .container .text strong {
  color: #424242;
  font-style: italic;
}
.approach .container .text p {
  font-size: 25px;
  margin-bottom: 20px;
  line-height: 47px;
  color: #000;
}
@media (max-width: 991px) {
  .approach .container .text p {
    font-size: 18px;
    line-height: 35px;
  }
}

.services {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
  background: linear-gradient(0deg, #e8ded9 0%, #fff 50%, #e8ded9 100%);
}
@media (max-width: 991px) {
  .services {
    padding: 30px 0 0;
  }
}
.services .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
  height: 100%;
}
@media (max-width: 991px) {
  .services .bg-image {
    display: none;
  }
}
.services .bg-image svg {
  display: block;
  width: 100%;
  height: 100%;
  display: none;
}
.services .container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 991px) {
  .services .container {
    flex-direction: column;
    gap: 20px;
  }
}
.services .container .title {
  margin-bottom: 20px;
}
.services .container .title h4 {
  color: #424242;
  font-size: 55px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .services .container .title h4 {
    text-align: center;
    font-size: 40px;
  }
}
.services .container .title p {
  font-size: 25px;
  line-height: 47px;
}
@media (max-width: 991px) {
  .services .container .title p {
    text-align: center;
    font-size: 18px;
    line-height: 35px;
  }
}
.services .container .service-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 768px) {
  .services .container .service-grid {
    grid-template-columns: 1fr;
  }
}
.services .container .service-grid .service-item {
  padding: 30px 0;
  display: flex;
  flex-direction: column;
}
.services .container .service-grid .service-item:nth-child(2n) {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .services .container .service-grid .service-item {
    text-align: center;
    align-items: center;
  }
}
.services .container .service-grid .service-item:nth-child(1) {
  border-bottom: 1px solid #424242;
  border-right: 1px solid #424242;
}
@media (max-width: 991px) {
  .services .container .service-grid .service-item:nth-child(1) {
    border-right: inherit;
    text-align: center;
    align-items: center;
  }
}
.services .container .service-grid .service-item:nth-child(2) {
  border-bottom: 1px solid #424242;
}
.services .container .service-grid .service-item:nth-child(3) {
  border-right: 1px solid #424242;
}
@media (max-width: 991px) {
  .services .container .service-grid .service-item:nth-child(3) {
    border-right: inherit;
    border-bottom: 1px solid #424242;
  }
}
.services .container .service-grid .service-item .icon {
  width: 60px;
  height: 60px;
  background-color: #CD8080;
  border-radius: 50%;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .services .container .service-grid .service-item .icon {
    text-align: center;
  }
}
.services .container .service-grid .service-item .icon img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  filter: brightness(0) invert(1);
  display: none;
}
.services .container .service-grid .service-item h5 {
  font-size: 35px;
  color: #CD8080;
  margin-bottom: 15px;
  font-weight: 600;
}
@media (max-width: 991px) {
  .services .container .service-grid .service-item h5 {
    font-size: 30px;
  }
}
.services .container .service-grid .service-item p {
  font-size: 25px;
  line-height: 47px;
  color: #000;
}
@media (max-width: 991px) {
  .services .container .service-grid .service-item p {
    font-size: 18px;
    line-height: 35px;
  }
}

.methodology {
  padding: 100px 0;
}
@media (max-width: 991px) {
  .methodology {
    padding: 50px 0;
  }
}
.methodology .title {
  text-align: center;
}
.methodology .title h4 {
  color: #424242;
  font-size: 55px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .methodology .title h4 {
    font-size: 40px;
  }
}
.methodology .text {
  text-align: center;
}
.methodology .text p {
  font-size: 25px;
  margin-bottom: 20px;
  line-height: 47px;
  color: #000;
}
@media (max-width: 991px) {
  .methodology .text p {
    font-size: 18px;
    line-height: 35px;
  }
}
.methodology .text p strong {
  color: #424242;
}
.methodology .box {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  justify-content: center;
}
.methodology .box .box-number {
  color: #424242;
  font-size: 55px;
  font-weight: bold;
  display: inline-block;
}
.methodology .box .box-image {
  margin-top: 30px;
  text-align: center;
}
.methodology .box .box-image img {
  width: 100%;
  height: 130px;
  object-fit: cover;
  margin-bottom: 10px;
}
.methodology .box .box-image h5 {
  color: #424242;
  font-size: 22px;
}
.methodology .box .arrow {
  position: absolute;
  top: 50%;
  right: -90px;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .methodology .box .arrow {
    display: none;
  }
}
.methodology .box .arrow img {
  width: 130px;
}

.section-07 {
  padding: 100px 0;
}
.section-07 .text {
  text-align: center;
}
.section-07 .text h4 {
  color: #CD8080;
  font-size: 50px;
  margin-bottom: 20px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .section-07 .text h4 {
    font-size: 45px;
  }
}
.section-07 .text p {
  font-size: 35px;
}
@media (max-width: 991px) {
  .section-07 .text p {
    font-size: 30px;
  }
}

.page-404 {
  padding: 60px 20px;
  min-height: calc(100vh - 300px);
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .page-404 {
    padding: 50px 15px;
    min-height: calc(100vh - 250px);
  }
}
@media (max-width: 767px) {
  .page-404 {
    padding: 40px 15px;
  }
}
@media (max-width: 320px) {
  .page-404 {
    padding: 30px 10px;
    min-height: calc(100vh - 200px);
  }
}
.page-404 .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.page-404 .container h1 {
  font-size: clamp(120px, 20vw, 200px);
  font-weight: 700;
  background: linear-gradient(130deg, #424242, #CD8080);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  line-height: 1;
  letter-spacing: -5px;
  animation: slideDown 0.6s ease-out;
}
@media (max-width: 767px) {
  .page-404 .container h1 {
    font-size: 80px;
    letter-spacing: -3px;
  }
}
@media (max-width: 320px) {
  .page-404 .container h1 {
    font-size: 60px;
    letter-spacing: -2px;
  }
}
.page-404 .container h2 {
  font-size: clamp(24px, 4vw, 36px);
  font-weight: 600;
  color: #666666;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 2px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .page-404 .container h2 {
    font-size: 28px;
    margin-bottom: 25px;
  }
}
@media (max-width: 320px) {
  .page-404 .container h2 {
    font-size: 22px;
    letter-spacing: 1px;
  }
}
.page-404 .container .messages {
  margin-bottom: 40px;
  max-width: 600px;
}
@media (max-width: 767px) {
  .page-404 .container .messages {
    margin-bottom: 35px;
  }
}
@media (max-width: 320px) {
  .page-404 .container .messages {
    margin-bottom: 30px;
  }
}
.page-404 .container .messages p {
  font-size: 16px;
  font-weight: 400;
  color: #555555;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 0.5px;
}
@media (max-width: 320px) {
  .page-404 .container .messages p {
    font-size: 14px;
    margin-bottom: 25px;
  }
}
.page-404 .container .messages a.button-base {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: white;
  font-weight: 600;
  text-decoration: none;
  background-color: #424242;
  padding: 15px 40px;
  border-radius: 50px;
  border: 2px solid #424242;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}
.page-404 .container .messages a.button-base:hover {
  background-color: rgb(40.5, 40.5, 40.5);
  border-color: rgb(40.5, 40.5, 40.5);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(0, 147, 130, 0.3);
}
.page-404 .container .messages a.button-base:hover .icon {
  transform: translateX(4px);
}
.page-404 .container .messages a.button-base:active {
  transform: translateY(0);
  box-shadow: 0 4px 10px rgba(0, 147, 130, 0.2);
}
.page-404 .container .messages a.button-base .button-text {
  display: inline-block;
}
.page-404 .container .messages a.button-base .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}
.page-404 .container .messages a.button-base .fill-container {
  display: none;
}
@media (max-width: 320px) {
  .page-404 .container .messages a.button-base {
    padding: 12px 30px;
    font-size: 13px;
    letter-spacing: 0.5px;
  }
}
.page-404 .container .social-links {
  margin-top: 50px;
}
@media (max-width: 320px) {
  .page-404 .container .social-links {
    margin-top: 35px;
  }
}
.page-404 .container .social-links .social-media {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 20px;
  flex-wrap: wrap;
}
@media (max-width: 320px) {
  .page-404 .container .social-links .social-media {
    gap: 15px;
  }
}
.page-404 .container .social-links .social-media li {
  display: inline-block;
}
.page-404 .container .social-links .social-media li a {
  color: #424242;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 20px;
  background-color: white;
  border: 2px solid #e9ecef;
  border-radius: 50%;
  transition: all 0.3s ease;
  text-decoration: none;
}
.page-404 .container .social-links .social-media li a:hover {
  color: white;
  background-color: #424242;
  border-color: #424242;
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 147, 130, 0.2);
}
.page-404 .container .social-links .social-media li a:focus {
  outline: 2px solid #424242;
  outline-offset: 2px;
}
@media (max-width: 320px) {
  .page-404 .container .social-links .social-media li a {
    width: 45px;
    height: 45px;
    font-size: 18px;
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.ytVideoWrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #000;
  z-index: 10000 !important;
  transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}
.ytVideoWrapper.active {
  height: 100%;
}
.ytVideoWrapper.active .iframewrapper {
  height: 100vh;
}
.ytVideoWrapper.active .closeBtn {
  display: block;
}

.ytVideoWrapper .iframewrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 0;
  background-color: #1a1a1a;
  z-index: 1000 !important;
  transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}
.ytVideoWrapper .iframewrapper #ytplayer,
.ytVideoWrapper .iframewrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.ytVideoWrapper .closeBtn {
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  z-index: 1011 !important;
  display: none;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.7);
  border: none;
  padding: 0;
  transition: background-color all 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.ytVideoWrapper .closeBtn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.ytVideoWrapper .closeBtn:focus-visible {
  outline: 2px solid #424242;
  outline-offset: -2px;
}
.ytVideoWrapper .closeBtn .line {
  position: absolute;
  background-color: white;
  left: 50%;
  top: 50%;
  transform-origin: center;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.ytVideoWrapper .closeBtn .line.a {
  width: 40px;
  height: 3px;
  margin-left: -20px;
  margin-top: -1.5px;
  transform: rotate(45deg);
}
.ytVideoWrapper .closeBtn .line.b {
  width: 3px;
  height: 40px;
  margin-left: -1.5px;
  margin-top: -20px;
  transform: rotate(45deg);
}
.ytVideoWrapper .closeBtn:hover .line {
  background-color: white;
}

.play-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #424242;
  border: none;
  border-radius: 9999px;
  padding: 0;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 60px;
}
.play-btn::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid white;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  margin-left: 2px;
}
.play-btn:hover {
  background-color: rgb(40.5, 40.5, 40.5);
  transform: scale(1.05);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.play-btn:active {
  transform: scale(0.95);
}
.play-btn:focus-visible {
  outline: 2px solid white;
  outline-offset: 3px;
}
@media (max-width: 320px) {
  .play-btn {
    width: 50px;
    height: 50px;
  }
  .play-btn::before {
    border-left-width: 10px;
    border-top-width: 6px;
    border-bottom-width: 6px;
  }
}

.video-banner {
  position: relative;
  overflow: hidden;
  background-color: #000;
  border-radius: 0.75rem;
}
.video-banner img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.video-banner .text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.6) 100%);
  padding: 1.5rem;
  text-align: center;
  color: white;
  z-index: 10;
}
.video-banner .text h2 {
  font-size: 2.25rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .video-banner .text h2 {
    font-size: 1.875rem;
  }
}
@media (max-width: 320px) {
  .video-banner .text h2 {
    font-size: 1.5rem;
  }
}
.video-banner .text p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
  line-height: 1.75;
  max-width: 600px;
}
@media (max-width: 767px) {
  .video-banner .text p {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 320px) {
  .video-banner .text p {
    font-size: 0.875rem;
  }
}

@media (max-width: 767px) {
  .ytVideoWrapper .closeBtn {
    width: 70px;
    height: 70px;
  }
  .ytVideoWrapper .closeBtn .line.a {
    width: 35px;
    margin-left: -17.5px;
  }
  .ytVideoWrapper .closeBtn .line.b {
    height: 35px;
    margin-top: -17.5px;
  }
}
@media (max-width: 320px) {
  .ytVideoWrapper .closeBtn {
    width: 60px;
    height: 60px;
  }
  .ytVideoWrapper .closeBtn .line.a {
    width: 30px;
    margin-left: -15px;
  }
  .ytVideoWrapper .closeBtn .line.b {
    height: 30px;
    margin-top: -15px;
  }
  .video-banner .text {
    padding: 1rem;
  }
  .video-banner .text h2,
  .video-banner .text p {
    max-width: 90%;
  }
}

/*# sourceMappingURL=main.css.map */
