:root {
  --yellow: #ffff01;
  --black: black;
  --orange-red: #ff530d;
  --dark-slate-grey: #2b3a42;
  --white: white;
  --steel-blue: #5389a6;
}

.header-top-spacing {
  height: 60px;
}

.header {
  z-index: 999;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navbar-2 {
  text-align: left;
  background-color: #2b3a42;
  border-radius: 0;
  max-width: 1423px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-menu-2 {
  text-align: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.nav_claa01 {
  color: #fff;
  padding-left: 2%;
  padding-right: 2%;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}

.nav_claa01:hover {
  background-color: var(--yellow);
  color: var(--black);
}

.nav_claa01.w--current {
  background-color: var(--yellow);
  color: var(--black);
  padding-left: 2%;
  padding-right: 2%;
}

.text-block-2 {
  font-family: Georgia, Times, Times New Roman, serif;
  text-decoration: none;
}

.icon {
  float: left;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  font-style: normal;
}

.add-phone {
  width: 100%;
  padding-left: 51px;
  padding-right: 51px;
  position: absolute;
  bottom: 5%;
}

.top_banner {
  color: #fff;
  background-image: url('../images/banner.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  margin-top: -197px;
  position: relative;
}

.logo_img {
  text-align: center;
  border-radius: 50%;
  width: 280px;
  height: 280px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.phn_addre {
  float: left;
  height: 44px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
  line-height: 40px;
}

.ph_address {
  background-color: rgba(43, 58, 66, .88);
  max-width: 1250px;
  margin-top: 3vh;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 22px;
}

.text-block {
  color: #fff;
  text-align: center;
}

.italic-text {
  color: #fff;
  text-align: center;
  font-family: Fontawesome, sans-serif;
  font-size: 24px;
  font-style: normal;
  line-height: 40px;
}

.ph_02, .ph_01 {
  float: left;
  width: 50%;
}

.ber_uns {
  background-color: #ebf2f5;
  margin-top: 0;
  padding-top: 90px;
  padding-bottom: 100px;
}

.uber_container {
  background-color: #fffdfd;
  max-width: 1200px;
  margin: 0 auto;
  padding: 32px;
  box-shadow: 1px 1px 10px 8px rgba(0, 0, 0, .06);
}

.innre_uber {
  border: 1px solid var(--orange-red);
  width: 100%;
  padding: 22px;
}

.heading-last-line {
  border-top: 1px solid var(--dark-slate-grey);
  border-right: 1px solid var(--dark-slate-grey);
  border-left: 1px none var(--dark-slate-grey);
  flex: 1;
  height: 50px;
}

.heading-text {
  margin-top: -20px;
  font-size: 50px;
}

.sec-heading {
  font-size: 50px;
  line-height: 50px;
}

.sec-heading.text-white {
  color: var(--orange-red);
  font-family: Kaushanscript, sans-serif;
  font-size: 40px;
}

.heading-text-first-line {
  border-bottom: 1px solid var(--dark-slate-grey);
  border-left: 1px solid var(--dark-slate-grey);
  width: 50px;
  height: 30px;
}

.sec-heading-center {
  text-align: center;
  padding-top: 30px;
}

.sec-heading-yellow {
  text-align: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.heading-text-last-line {
  border-right: 1px solid var(--dark-slate-grey);
  border-bottom: 1px solid var(--dark-slate-grey);
  width: 50px;
  height: 30px;
}

.heading-image-bottom {
  display: flex;
}

.heading-icon {
  width: 75px;
  height: 56px;
  margin-top: -19px;
}

.heading-image-top {
  display: flex;
}

.heading-first-line {
  border-top: 1px solid var(--dark-slate-grey);
  border-left: 1px solid var(--dark-slate-grey);
  flex: 1;
  height: 50px;
}

.image-10 {
  line-height: 19px;
}

.heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Kaushanscript, sans-serif;
  font-size: 30px;
}

.italic-detsil {
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-style: normal;
  line-height: 29px;
}

.heading_uber {
  margin-left: 0;
  margin-right: 0;
}

.leistungen {
  background-image: linear-gradient(rgba(0, 0, 0, .45), rgba(0, 0, 0, .45)), url('../images/bg-lag.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 114px;
}

.heading-2 {
  color: var(--orange-red);
  text-align: left;
  font-family: Kaushanscript, sans-serif;
}

.banner-list-item {
  color: #fff;
  background-image: url('../images/arrow.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 22px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 15px;
}

.text-block-3 {
  color: var(--dark-slate-grey);
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 700;
  display: inline-block;
}

.list {
  text-align: left;
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 700;
  line-height: 17px;
}

.italic01 {
  text-align: left;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 17px;
  font-style: normal;
  line-height: 23px;
}

.middle_lab_section01 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.mid_lab_img {
  align-items: center;
  display: flex;
  position: static;
}

.mid_lab_text {
  background-color: #fff;
  width: 100%;
  margin-left: -79px;
  padding: 31px;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.middle_lab_section_second {
  justify-content: flex-end;
  align-items: flex-end;
  width: 80%;
  margin-top: 73px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.mid_lab_img_second {
  text-align: right;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
}

.mid_lab_text_second {
  background-color: #fff;
  justify-content: space-around;
  align-items: flex-end;
  width: 100%;
  margin-left: 0;
  margin-right: -71px;
  padding: 31px;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-12 {
  text-align: right;
}

.sec-heading-center-lab-sec {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 73px;
}

.sec-heading-yellow-lab-sec {
  text-align: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.heading-image-top-lab-sec {
  display: flex;
}

.heading-first-line-sec {
  border-top: 1px solid var(--steel-blue);
  border-left: 1px solid var(--steel-blue);
  flex: 1;
  height: 50px;
}

.heading-icon-sec {
  width: 75px;
  height: 56px;
  margin-top: -19px;
}

.heading-last-line-sec {
  border-top: 1px solid var(--steel-blue);
  border-right: 1px solid var(--steel-blue);
  border-left: 1px none var(--dark-slate-grey);
  flex: 1;
  height: 50px;
}

.heading-image-bottom-sec {
  display: flex;
}

.heading-text-first-line-sec {
  border-bottom: 1px solid var(--steel-blue);
  border-left: 1px solid var(--steel-blue);
  width: 50px;
  height: 30px;
}

.heading-text-sec {
  margin-top: -20px;
  font-size: 50px;
}

.heading-text-last-line-sec {
  border-right: 1px solid var(--steel-blue);
  border-bottom: 1px solid var(--steel-blue);
  width: 50px;
  height: 30px;
}

.lib-details-dive {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.column-4 {
  padding-left: 1px;
  padding-right: 1px;
}

.client-images {
  max-width: 1230px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: none;
  position: relative;
  top: -159px;
}

.farben_zum {
  background-image: url('../images/background.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.farben_midle {
  flex-direction: row-reverse;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.middle_lab_section_zen_01 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 80%;
  margin-top: 92px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.mid_lab_img_zen_01 {
  align-items: center;
  display: flex;
  position: static;
}

.mid_lab_text_zen_01 {
  background-color: #fff;
  width: 100%;
  margin-left: -117px;
  padding: 31px;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.inner-zen-boxes {
  text-align: center;
  background-color: #fff;
  border: 1px #000;
  justify-content: flex-start;
  align-items: flex-start;
  width: 80%;
  padding: 40px 24px 24px;
  display: block;
  position: relative;
  box-shadow: 1px 1px 7px 4px rgba(0, 0, 0, .08);
}

.colm-sen-detsils {
  margin-top: 121px;
}

.heading-3 {
  color: var(--orange-red);
  font-family: Kaushanscript, sans-serif;
  font-size: 19px;
}

.paragraph-3 {
  color: var(--dark-slate-grey);
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 16px;
}

.column-1 {
  text-align: center;
  justify-content: center;
  display: flex;
}

.columns-2 {
  display: flex;
}

.image-15 {
  width: 29%;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: auto;
  right: 37%;
}

.column-7, .column-8 {
  justify-content: center;
  display: flex;
}

.columns--details {
  padding-top: 57px;
  display: flex;
}

.middle_lab_section_zen_sec {
  justify-content: flex-end;
  align-items: flex-end;
  width: 80%;
  margin-top: 92px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.mid_lab_img_zen_sec {
  flex-direction: row-reverse;
  align-items: center;
  display: flex;
  position: static;
}

.mid_lab_text_zen_sec {
  background-color: #fff;
  width: 100%;
  margin-left: 0;
  margin-right: -117px;
  padding: 31px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.heading-4 {
  font-family: Kaushanscript, sans-serif;
  font-size: 19px;
}

.text-span, .italic02 {
  color: #3486d8;
  font-style: italic;
  text-decoration: underline;
}

.innre__zen {
  border: 1px solid var(--orange-red);
  width: 100%;
  padding: 22px;
}

.zen_details {
  margin-left: 0;
  margin-right: 0;
  padding: 16px;
}

.zen_details_second {
  background-color: #fff;
  margin-top: 76px;
  padding: 60px;
  box-shadow: 1px 1px 12px 12px rgba(0, 0, 0, .02);
}

.text-span-2 {
  font-style: italic;
}

.wooedn_bg {
  background-image: url('../images/wooden.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 120px;
}

.wod-inner {
  background-color: #fff;
  max-width: 800px;
  padding: 28px;
  box-shadow: 1px 1px 11px 9px rgba(0, 0, 0, .16);
}

.wod-iner-two {
  border: 1px solid var(--orange-red);
  width: 100%;
  padding: 25px 18px;
}

.paragraph-4 {
  text-align: center;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
}

.heading-5 {
  color: var(--orange-red);
  text-align: center;
  font-family: Kaushanscript, sans-serif;
  font-size: 40px;
}

.heading-6 {
  color: var(--dark-slate-grey);
  text-align: center;
  padding-top: 13px;
  padding-bottom: 8px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
}

.lib-details-dive-two {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.contact-info-heading {
  color: #000;
  text-align: center;
  margin-top: -3px;
  padding-bottom: 10px;
  font-size: 35px;
  font-weight: 400;
}

.sec-heading-yellow--conta01 {
  text-align: center;
  justify-content: center;
  height: 100%;
  display: block;
}

.contact-sec-row {
  margin-top: 60px;
  display: flex;
}

.heading-text-first-line-3 {
  border-top: 1px solid #828da8;
  border-bottom: 1px solid #828da8;
  border-left: 1px solid #828da8;
  width: 50px;
}

.heading-image-bottom-2 {
  height: 100%;
  display: flex;
}

.contact-info-info {
  color: #4a6a83;
  text-align: center;
  font-weight: 400;
  line-height: 40px;
}

.contact-sec {
  background-image: linear-gradient(rgba(0, 0, 0, .47), rgba(0, 0, 0, .47)), url('../images/contactus.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 130px;
  padding-bottom: 80px;
}

.text-block-5 {
  color: #ffff01;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 1.1vw;
  line-height: 20px;
}

.contact-info-h3 {
  color: var(--orange-red);
  font-family: Kaushanscript, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.heading-text-last-line-3 {
  border-top: 1px solid #828da8;
  border-bottom: 1px solid #828da8;
  border-right: 1px solid #828da8;
  width: 50px;
}

.container {
  max-width: 1760px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.container.container-lg {
  max-width: 1500px;
}

.container.slider-container {
  max-width: 1400px;
}

.heading-text-footer-2 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border-bottom: 1px solid #828da8;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.image-16 {
  width: 38%;
  margin-top: -25px;
  padding-top: 0;
}

.copyright-links {
  text-align: center;
  background-color: #2b3a42;
  padding: 30px 15px;
}

.link {
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Kaushanscript, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.link:hover {
  color: #d9a945;
}

.link.b-right {
  border-right: 1px solid #fff;
  font-family: Kaushanscript, sans-serif;
}

.gallery {
  background-image: linear-gradient(rgba(14, 27, 42, .96), rgba(14, 27, 42, .96)), url('../images/gallery-bg.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.item {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.right-arrow {
  background-color: #d9a945;
  border-radius: 50%;
  width: 48px;
  height: 48px;
}

.last-slide-items {
  width: 400%;
  height: 100%;
  display: flex;
}

.left-arrow {
  background-color: #d9a945;
  border-radius: 50%;
  width: 48px;
  height: 48px;
}

.slide-nav {
  display: none;
}

.nav-img-right {
  width: 20px;
  padding-top: 10px;
  padding-left: 4px;
}

.slider-2 {
  background-color: rgba(0, 0, 0, 0);
  height: 24vw;
  overflow: hidden;
}

.nav-img-left {
  border: 1px solid rgba(0, 0, 0, 0);
  width: 20px;
  padding-top: 10px;
  padding-bottom: 6px;
  padding-right: 4px;
}

.mask-2 {
  width: 25%;
  overflow: visible;
}

.column-10, .column-11, .column-12, .column-13 {
  padding-left: 0;
  padding-right: 0;
}

.column-4 {
  margin-left: auto;
  margin-right: auto;
}

.link-2 {
  color: var(--yellow);
}

.link-3 {
  color: #fff;
}

.text-class-sizes {
  color: #ffff01;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 19px;
  line-height: 20px;
}

.impressum_details {
  background-image: none;
  background-size: auto;
  margin-top: 35px;
  padding-top: 0;
}

.col-row-imp {
  border-bottom: 1px solid #e4e4e4;
  padding-top: 4px;
  padding-bottom: 4px;
}

.h-4 {
  margin-top: 10px;
}

.h-4.sec-h3-inner {
  color: #000;
  font-family: Kaushanscript, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.p-3 {
  font-family: Georgia, Times, Times New Roman, serif;
}

.p-3.para {
  color: #222;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 14px;
  line-height: 24px;
}

.p-3.para.para-imp {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 16px;
}

.p-3.para.label-imp {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}

.sec-heading-2 {
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.sec-heading-2.text-center {
  text-align: center;
}

.impressum-content {
  padding-top: 100px;
  padding-bottom: 60px;
}

.inner-content-sec {
  background-color: #fff;
  padding-top: 10px;
}

.datenschutz-content {
  padding-top: 100px;
}

.imp-logo {
  width: 250px;
}

.h-3 {
  color: #000;
  text-transform: none;
  font-size: 32px;
  font-weight: 700;
  display: block;
}

.h-3.h4-imp {
  margin-top: 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 36px;
}

.container-2 {
  flex-direction: column;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, .33);
}

@media screen and (max-width: 991px) {
  .nav-menu-2 {
    background-color: #022d59;
  }

  .nav_claa01 {
    display: block;
  }

  .nav_claa01.w--current {
    color: #022d59;
    background-color: #fff;
  }

  .menu-button {
    margin-bottom: -2px;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .icon-2 {
    color: #fff;
    font-size: 30px;
  }

  .text-block-2 {
    font-size: 17px;
  }

  .icon {
    font-size: 14px;
  }

  .add-phone {
    padding-left: 30px;
    padding-right: 30px;
    bottom: 5%;
  }

  .top_banner {
    height: 100vh;
    margin-top: -118px;
  }

  .logo_img {
    width: 280px;
    height: 280px;
    top: 50%;
  }

  .phn_addre {
    font-size: 20px;
  }

  .ph_address {
    background-color: rgba(2, 45, 90, .87);
    padding-left: 10px;
    padding-right: 10px;
  }

  .italic-text {
    font-size: 25px;
  }

  .ph_02 {
    width: 100%;
    padding-top: 11px;
    padding-left: 13px;
  }

  .ph_01 {
    width: 100%;
    padding-left: 13px;
  }

  .ber_uns {
    padding-top: 27px;
    padding-bottom: 80px;
  }

  .middle_lab_section01.mid-two {
    margin-top: 38px;
    padding-top: 0;
  }

  .mid_lab_img {
    display: block;
  }

  .mid_lab_text {
    margin-top: -140px;
    margin-left: 0;
    position: relative;
  }

  .mid_lab_img_second {
    display: block;
  }

  .mid_lab_text_second {
    margin-top: -140px;
    position: relative;
  }

  .image-12 {
    width: 100%;
  }

  .sec-heading-center-lab-sec {
    padding-bottom: 44px;
  }

  .client-images {
    justify-content: space-around;
    align-items: stretch;
    margin-bottom: 0;
    position: static;
    top: 0;
  }

  .farben_zum {
    padding-top: 46px;
  }

  .middle_lab_section_zen_01 {
    margin-top: 44px;
  }

  .mid_lab_img_zen_01 {
    display: block;
  }

  .mid_lab_text_zen_01 {
    margin-left: 0;
  }

  .inner-zen-boxes {
    width: 100%;
    padding: 10px;
  }

  .image-15 {
    margin-top: -6px;
  }

  .mid_lab_img_zen_sec {
    display: block;
  }

  .sec-heading-yellow--conta01 {
    padding-bottom: 55px;
  }

  .contact-sec-row {
    flex-wrap: wrap;
    display: flex;
  }

  .contact-sec {
    padding-top: 44px;
    padding-bottom: 0;
  }

  .text-block-5 {
    font-size: 18px;
  }

  .contact-info-h3 {
    font-size: 30px;
  }

  .image-16 {
    width: 25%;
  }

  .gallery {
    padding-top: 49px;
  }

  .right-arrow, .left-arrow {
    display: none;
  }

  .slider-2 {
    height: 307px;
  }

  .mask-2 {
    width: 33.333%;
  }

  .image-17, .image-18, .image-19, .image-20 {
    width: 100%;
  }

  .column-10 {
    display: block;
  }

  .column-4 {
    justify-content: space-around;
    align-items: stretch;
    display: block;
  }

  .image-26 {
    width: 39.9464%;
  }

  .text-class-sizes {
    font-size: 18px;
  }

  .h-4.sec-h3-inner {
    font-size: 40px;
    line-height: 44px;
  }

  .p-3.para {
    font-size: 18px;
    line-height: 30px;
  }

  .container-2 {
    width: 768px;
    max-width: 768px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    line-height: 31px;
  }

  .text-block-2 {
    font-size: 18px;
  }

  .icon {
    width: 40px;
    height: 40px;
    line-height: 44px;
  }

  .add-phone {
    padding-left: 15px;
    padding-right: 15px;
  }

  .top_banner {
    height: 100vh;
    margin-top: -118px;
  }

  .logo_img {
    width: 200px;
    height: 200px;
  }

  .phn_addre {
    font-size: 16px;
  }

  .italic-text {
    font-size: 20px;
    line-height: 20px;
  }

  .ph_02, .ph_01 {
    width: 100%;
  }

  .uber_container {
    padding: 19px;
  }

  .innre_uber {
    padding: 10px;
  }

  .sec-heading {
    font-size: 38px;
  }

  .italic-detsil {
    font-size: 15px;
    line-height: 23px;
  }

  .mid_lab_img {
    padding-top: 25px;
    display: block;
  }

  .mid_lab_text {
    flex-wrap: nowrap;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
    margin-left: 0;
    display: block;
  }

  .middle_lab_section_second {
    background-color: var(--white);
    width: 80%;
  }

  .mid_lab_img_second {
    display: inline-block;
  }

  .mid_lab_text_second {
    margin-top: 0;
  }

  .image-12 {
    max-width: 67%;
    display: none;
  }

  .sec-heading-center-lab-sec {
    padding-bottom: 16px;
  }

  .farben_zum {
    padding-bottom: 0;
  }

  .mid_lab_text_zen_01 {
    margin-left: 0;
  }

  .inner-zen-boxes {
    margin-top: 54px;
    padding-top: 64px;
  }

  .colm-sen-detsils {
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: flex-start;
    display: block;
  }

  .column-1 {
    margin-top: -67px;
    padding-top: 3px;
  }

  .columns-2 {
    display: block;
  }

  .image-15 {
    width: 20%;
    margin-top: -19px;
  }

  .columns--details, .mid_lab_img_zen_sec {
    display: block;
  }

  .mid_lab_text_zen_sec {
    padding: 17px;
  }

  .innre__zen {
    padding: 10px;
  }

  .zen_details_second {
    padding: 21px;
  }

  .wooedn_bg {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .column-9 {
    padding-top: 57px;
    padding-bottom: 13px;
  }

  .contact-sec-row {
    margin-top: 10px;
  }

  .heading-text-footer-2 {
    margin-top: 0;
  }

  .image-16 {
    width: 17%;
  }

  .slider-2 {
    height: 331px;
  }

  .mask-2 {
    width: 50%;
  }

  .image-17 {
    max-width: 100%;
    display: none;
  }

  .image-18 {
    max-width: 67%;
    display: none;
  }

  .image-19, .image-20 {
    display: none;
  }

  .column-4 {
    text-align: center;
    display: inline-block;
  }

  .p-3.para {
    line-height: 24px;
  }

  .sec-heading-2 {
    padding-bottom: 0;
  }

  .container-2 {
    width: 480px;
    max-width: 480px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .header-top-spacing {
    height: 20px;
  }

  .text-block-2 {
    font-size: 16px;
    line-height: 25px;
  }

  .icon {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  .add-phone {
    margin-top: 30px;
  }

  .top_banner {
    height: 80vh;
    margin-top: -79px;
    margin-left: auto;
    margin-right: auto;
  }

  .logo_img {
    width: 60%;
    padding-bottom: 0;
    top: 40%;
  }

  .phn_addre {
    float: none;
    text-align: center;
    height: auto;
    margin-top: 10px;
    padding-top: 2px;
    font-size: 13px;
  }

  .ph_address {
    margin-top: auto;
  }

  .ph_02 {
    margin-top: 10px;
  }

  .ph_01 {
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .sec-heading.text-white {
    font-size: 21px;
  }

  .sec-heading-center {
    padding-top: 10px;
  }

  .heading {
    font-size: 22px;
  }

  .italic-detsil {
    line-height: 19px;
  }

  .banner-list-item {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
  }

  .text-block-3 {
    font-size: 12px;
  }

  .italic01 {
    text-align: center;
    font-size: 15px;
  }

  .middle_lab_section01, .middle_lab_section_second {
    width: 95%;
  }

  .mid_lab_img_second {
    width: 100%;
  }

  .sec-heading-center-lab-sec {
    padding-top: 24px;
    padding-bottom: 14px;
  }

  .farben_zum {
    padding-top: 44px;
  }

  .mid_lab_text_zen_01 {
    padding: 13px 13px 22px;
  }

  .inner-zen-boxes {
    width: 97%;
    height: 350px;
  }

  .column-1 {
    margin-top: -111px;
  }

  .image-15 {
    width: 26%;
    margin-top: 0;
  }

  .columns--details.second-column {
    margin-top: 57px;
  }

  .middle_lab_section_zen_sec {
    margin-top: 29px;
  }

  .mid_lab_text_zen_sec {
    margin-right: 0;
    padding: 11px;
  }

  .innre__zen {
    padding: 7px;
  }

  .zen_details {
    padding: 5px;
  }

  .zen_details_second {
    padding: 14px;
  }

  .heading-5 {
    font-size: 28px;
  }

  .contact-info-heading {
    padding-bottom: 0;
    line-height: 44px;
  }

  .sec-heading-yellow--conta01 {
    padding-bottom: 0;
  }

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

  .text-block-5 {
    font-size: 14px;
    line-height: 30px;
  }

  .contact-info-h3 {
    margin-top: 0;
    font-size: 28px;
    line-height: 30px;
  }

  .link {
    font-size: 18px;
  }

  .slider-2 {
    height: 361px;
  }

  .mask-2 {
    width: 100%;
  }

  .column-10, .column-11, .column-12, .column-13 {
    text-align: center;
  }

  .column-4 {
    justify-content: space-around;
    align-items: center;
    display: inline-block;
  }

  .text-class-sizes {
    font-size: 14px;
    line-height: 30px;
  }

  .h-4.sec-h3-inner {
    font-size: 30px;
    line-height: 32px;
  }

  .container-2 {
    width: 360px;
    max-width: 360px;
  }
}


@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Kaushanscript';
  src: url('../fonts/KaushanScript-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}