.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}
 
.navigation-container6 {
  display: none;
}
 
.navigation-container7 {
  display: contents;
}
 
.navigation-navigation {
  width: 100%;
}
 
.navigation-navigation-container {
  width: 1399px;
  height: 146px;
}
 
.navigation-navigation-logo {
  text-decoration: none;
}
 
.navigation-image {
  width: 154px;
  height: 154px;
  object-fit: cover;
  padding-top: var(--dl-layout-space-halfunit);
}
 
.navigation-navigation-link1 {
  text-decoration: none;
}
 
.navigation-navigation-link2 {
  text-decoration: none;
}
 
.navigation-navigation-link4 {
  text-decoration: none;
}
 
.navigation-navigation-link5 {
  text-decoration: none;
}
 
.navigation-navigation-link6 {
  text-decoration: none;
}
 
.navigation-btn1 {
  padding-top: 12px;
  background-color: #ecd780;
}
 
.navigation-text16 {
  font-style: normal;
  font-weight: 700;
}
 
.navigation-navigation-toggle-icon1 {
  color: var(--color-on-surface);
  display: flex;
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
}
 
.navigation-navigation-toggle-icon2 {
  top: 50%;
  left: 50%;
  color: var(--color-on-surface);
  display: flex;
  opacity: 0;
  position: absolute;
  transform: translate(-50%, -50%) scale(0) rotate(90deg);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
}
 
@media(max-width: 1200px) {
  .navigation-navigation-container {
    width: 100%;
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
}
 
@media(max-width: 991px) {
  .navigation-navigation-container {
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
}
 
@media(max-width: 767px) {
  .navigation-navigation-container {
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
}
 
@media(max-width: 479px) {
  .navigation-navigation-container {
    width: 479px;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-footer-container1 {
  width: 1253px;
  height: 700px;
}
 
.footer-footer-main1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.footer-footer-brand1 {
  width: 423px;
  align-items: center;
}
 
.footer-footer-brand-logo1 {
  width: 190px;
  height: 151px;
  justify-content: center;
}
 
.footer-footer-logo-icon1 {
  width: 199px;
  height: 100%;
}
 
.footer-image1 {
  width: 170px;
  object-fit: cover;
}
 
.footer-footer-contact-info1 {
  align-items: flex-start;
  justify-content: center;
}
 
.footer-icon10 {
  width: 20px;
  height: 20px;
}
 
.footer-icon14 {
  width: 20px;
  height: 21px;
}
 
.footer-icon16 {
  width: 20px;
  height: 20px;
}
 
.footer-footer-nav-section1 {
  width: 250px;
  display: grid;
  place-items: start center;
}
 
.footer-footer-nav-column1 {
  flex-direction: column;
}
 
.footer-footer-nav-list1 {
  margin-bottom: 13px;
}
 
.footer-li10 {
  text-decoration: none;
}
 
.footer-li11 {
  text-decoration: none;
}
 
.footer-li13 {
  text-decoration: none;
}
 
.footer-li14 {
  text-decoration: none;
}
 
.footer-li15 {
  text-decoration: none;
}
 
.footer-btn1 {
  background-color: #ecd780;
}
 
.footer-text24 {
  font-style: normal;
  font-weight: 700;
}
 
.footer-footer-nav-link16 {
  text-decoration: none;
}
 
.footer-footer-nav-link17 {
  text-decoration: none;
}
 
.footer-footer-nav-column3 {
  display: none;
}
 
.footer-footer-trust-badges1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.footer-footer-container2 {
  display: none;
}
 
.footer-footer-main2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.footer-footer-brand2 {
  width: 531px;
  align-items: center;
}
 
.footer-footer-brand-logo2 {
  width: 190px;
  height: 151px;
  justify-content: center;
}
 
.footer-footer-logo-icon2 {
  width: 199px;
  height: 100%;
}
 
.footer-image2 {
  width: 170px;
  object-fit: cover;
}
 
.footer-footer-contact-info2 {
  align-items: flex-start;
  justify-content: center;
}
 
.footer-icon30 {
  width: 20px;
  height: 20px;
}
 
.footer-icon34 {
  width: 20px;
  height: 21px;
}
 
.footer-icon36 {
  width: 20px;
  height: 20px;
}
 
.footer-footer-nav-section2 {
  display: grid;
  place-items: start center;
}
 
.footer-footer-nav-column4 {
  flex-direction: column;
}
 
.footer-btn2 {
  background-color: #ecd780;
}
 
.footer-footer-nav-column6 {
  display: none;
}
 
.footer-footer-gallery {
  height: 278px;
}
 
.footer-footer-trust-badges2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 

 

 
@media(max-width: 1200px) {
  .footer-footer-container1 {
    width: 1199px;
    height: 613px;
  }
}
 
@media(max-width: 991px) {
  .footer-footer {
    height: 619px;
  }
  .footer-footer-container1 {
    width: 991px;
  }
  .footer-footer-main1 {
    width: 941px;
    padding-right: 0px;
  }
  .footer-footer-bottom1 {
    width: 953px;
  }
}
 
@media(max-width: 767px) {
  .footer-footer {
    height: 649px;
  }
  .footer-footer-background-overlay {
    height: 661px;
  }
  .footer-footer-container1 {
    width: 766px;
    height: 661px;
  }
  .footer-footer-main1 {
    width: 728px;
  }
  .footer-footer-bottom1 {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-social-title1 {
    text-align: center;
  }
  .footer-footer-legal1 {
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer-container1 {
    width: 100%;
    height: 650px;
    display: block;
  }
  .footer-footer {
    width: 100%;
    height: 100%;
    display: block;
  }
  .footer-footer-background-overlay {
    width: 100%;
    height: 648px;
  }
  .footer-footer-container1 {
    width: 100%;
    height: 645px;
    display: flex;
    margin-top: 0px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-footer-main1 {
    width: 281px;
    height: 658px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .footer-footer-brand1 {
    width: 290px;
  }
  .footer-footer-brand-description1 {
    text-align: center;
  }
  .footer-footer-nav-section1 {
    width: 100%;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
  }
  .footer-footer-nav-title1 {
    align-self: center;
  }
  .footer-footer-nav-list1 {
    align-items: center;
  }
  .footer-footer-nav-title2 {
    align-self: center;
  }
  .footer-footer-nav-list2 {
    align-items: center;
  }
  .footer-footer-bottom1 {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-social-title1 {
    text-align: center;
  }
  .footer-footer-legal1 {
    align-items: center;
    justify-content: center;
  }
  .footer-footer-container2 {
    width: 100%;
  }
}

.hakkmzda-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
  animation-name: none;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.hakkmzda-container2 {
  display: none;
}
 
.hakkmzda-container3 {
  display: contents;
}
 
.hakkmzda-container4 {
  display: none;
}
 
.hakkmzda-container5 {
  display: contents;
}
 
.hakkmzda-about-page {
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.hakkmzda-services-hero {
  height: 1016px;
  align-items: center;
  justify-content: flex-start;
}
 
.hakkmzda-hero-background {
  height: 1016px;
}
 
.hakkmzda-image {
  width: 100%;
  height: 1016px;
  object-fit: cover;
}
 
.hakkmzda-hero-overlay {
  height: 1078px;
}
 
.hakkmzda-hero-content {
  width: 601px;
  height: 98px;
  padding-top: 1px;
  padding-left: 0px;
  padding-right: 0px;
}
 
.hakkmzda-hero-content-inner {
  width: 596px;
  height: 85px;
}
 
.hakkmzda-hero-title {
  color: rgb(255, 255, 255);
  height: 83px;
  text-align: center;
}
 
.hakkmzda-mission-section {
  height: 1086px;
}
 
.hakkmzda-mission-content {
  height: 904px;
}
 
.hakkmzda-section-title {
  font-size: 50px;
}
 
.hakkmzda-text11 {
  font-style: normal;
  font-weight: 600;
}
 
@media(max-width: 1200px) {
  .hakkmzda-mission-visual {
    height: 430px;
    display: flex;
    justify-content: center;
  }
  .hakkmzda-mission-image-stack {
    width: 429px;
    height: 467px;
  }
  .hakkmzda-mission-content {
    width: 528px;
    height: 974px;
  }
  .hakkmzda-mission-text {
    width: 495px;
  }
}
 
@media(max-width: 991px) {
  .hakkmzda-mission-section {
    height: 1587px;
    margin-top: 0px;
  }
  .hakkmzda-mission-container {
    height: 1500px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .hakkmzda-mission-visual {
    height: 515px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hakkmzda-mission-image-stack {
    width: 489px;
    height: 466px;
    align-self: flex-end;
  }
  .hakkmzda-mission-content {
    height: 1074px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .hakkmzda-mission-text {
    width: 519px;
    height: 100%;
  }
}
 
@media(max-width: 767px) {
  .hakkmzda-mission-section {
    height: 1551px;
    margin-top: 0px;
  }
  .hakkmzda-mission-content {
    height: 928px;
  }
  .hakkmzda-mission-text {
    width: 484px;
    height: 933px;
  }
  .hakkmzda-text11 {
    font-style: normal;
    font-weight: 600;
  }
}
 
@media(max-width: 479px) {
  .hakkmzda-services-hero {
    height: 622px;
    padding-top: 150px;
  }
  .hakkmzda-hero-background {
    height: 622px;
    padding-top: 5px;
  }
  .hakkmzda-image {
    height: 622px;
  }
  .hakkmzda-hero-overlay {
    height: 621px;
    padding-bottom: 2px;
  }
  .hakkmzda-hero-content {
    width: 244px;
    height: 109px;
    display: flex;
    align-items: center;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .hakkmzda-hero-content-inner {
    width: 351px;
    height: 78px;
  }
  .hakkmzda-hero-title {
    height: 46px;
  }
  .hakkmzda-mission-section {
    height: 1763px;
    margin-top: 0px;
  }
  .hakkmzda-mission-container {
    height: 1576px;
  }
  .hakkmzda-mission-image-stack {
    width: 259px;
    height: 264px;
  }
  .hakkmzda-mission-content {
    width: 441px;
    height: 1416px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .hakkmzda-section-title {
    font-size: 30px;
    text-align: center;
  }
  .hakkmzda-mission-text {
    width: 341px;
    height: 1212px;
  }
  .hakkmzda-text10 {
    text-align: center;
  }
  .footer-container1 {
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
  }
  .footer-footer {
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
  }
  .footer-footer-background-overlay {
    width: 100%;
    height: auto;
    overflow: visible;
  }
  .footer-footer-container1 {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 0px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    overflow: visible;
    padding: 20px 0;
  }
  .footer-footer-main1 {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 10px;
    overflow: visible;
  }
  .footer-footer-brand1 {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px auto;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: visible !important;
  }
  .footer-footer-brand-logo1 {
    width: 100% !important;
    max-width: 280px !important;
    height: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: visible !important;
  }
  .footer-footer-logo-icon1 {
    width: 100% !important;
    max-width: 280px !important;
    height: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: visible !important;
  }
  .footer-image1 {
    width: 100% !important;
    max-width: 260px !important;
    height: auto !important;
    display: block !important;
    margin: 0 auto !important;
    object-fit: contain !important;
    overflow: visible !important;
  }
  .footer-footer-brand-description1 {
    text-align: center;
  }
  .footer-footer-nav-section1 {
    width: 100%;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
  }
  .footer-footer-nav-title1 {
    align-self: center;
  }
  .footer-footer-nav-list1 {
    align-items: center;
  }
  .footer-footer-nav-title2 {
    align-self: center;
  }
  .footer-footer-nav-list2 {
    align-items: center;
  }
  .footer-footer-bottom1 {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-social-title1 {
    text-align: center;
  }
  .footer-footer-legal1 {
    align-items: center;
    justify-content: center;
  }
  .footer-footer-container2 {
    width: 100%;
  }
}
