.menu-bar {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 0, 0, 0.95);
}

.brand {
  position: absolute;
  width: 450px;
  max-width: 475px;
}

.navbar {
  border: 1px none #000;
  background-color: hsla(0, 0%, 100%, 0);
}

.container-fluid {
  min-width: 100%;
}

.nav-menu {
  margin-right: 140px;
}

.nav-link {
  padding: 15px 30px;
  color: #5d767b;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.nav-link.w--current {
  background-color: #5d767b;
  color: #ec7405;
}

.body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.arraw {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
}

.arraw:hover {
  background-color: #b4111a;
}

.arraw.right {
  right: 20px;
  display: none;
}

.arraw.right:hover {
  background-color: #ec7405;
}

.arraw.left {
  left: 20px;
  display: none;
}

.arraw.left:hover {
  background-color: #ec7405;
}

.slide-nav {
  display: none;
  margin-top: -150px;
}

.icon {
  font-size: 28px;
}

.slider-section {
  position: relative;
}

.h {
  font-weight: 400;
}

.h.hero-h {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  line-height: 50px;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 1px 1px 13px rgba(0, 0, 0, 0.2);
}

.hero-content {
  position: absolute;
  left: 50%;
  top: 32%;
  z-index: 2;
  width: 580px;
  padding: 20px;
  border-radius: 8px;
  background-color: rgba(93, 118, 123, 0.86);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.slider-img-1 {
  height: 100%;
  background-image: url('../images/bann.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-slider {
  height: 100vh;
}

.container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.p.hero-p {
  color: #fff;
  font-size: 24px;
  line-height: 42px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}

.p.para {
  color: #000;
  font-size: 22px;
  line-height: 38px;
}

.p.para.italic {
  font-style: italic;
}

.p.para {
  color: #222;
  font-size: 14px;
  line-height: 24px;
}

.p.para.label-imp {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}

.p.para.para-imp {
  font-size: 14px;
}

.nav-border {
  position: relative;
  left: 120px;
  right: auto;
  z-index: 2;
  width: 100%;
  height: 1px;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.contact-btn {
  margin-top: 30px;
  padding: 13px 25px;
  background-color: #ec7405;
}

.top-contact-section {
  position: relative;
  z-index: 1;
  display: none;
  margin-top: -185px;
}

.top-contact-colums {
  padding-left: 140px;
}

.t-contact-col {
  padding-top: 30px;
  padding-left: 30px;
}

.t-contact-col.t-contact-right {
  padding: 30px 20px 30px 30px;
  background-color: #ec7405;
}

.t-contact-col {
  padding: 30px 20px;
}

.t-contact-heading {
  font-family: 'Open Sans', sans-serif;
  color: #ec7405;
  font-weight: 600;
}

.t-contact-heading.black {
  color: #000;
}

.t-contact-info {
  margin-bottom: 0px;
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
}

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

.info-icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 34px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #ec7405;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 16px;
}

.info-icon-box.bg-black {
  background-color: #333;
}

.info-icon-box.mb-0 {
  margin-bottom: 0px;
}

.info-icon-box.mb-0.mr-20 {
  margin-right: 20px;
}

.info-icon-img {
  padding: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.about-section {
  padding-top: 60px;
  padding-bottom: 80px;
  border: 0px none #000;
  background-color: #f7f7f7;
}

.about-col-img {
  position: relative;
  z-index: 9;
  margin-top: 230px;
}

.about-col-cnt {
  margin-top: 40px;
}

.about-img-box {
  width: 480px;
}

.about-img {
  width: 100%;
  border-style: solid;
  border-width: 10px;
  border-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.about-content-block {
  margin-top: 0px;
  margin-left: -370px;
  padding: 30px 90px 60px 60px;
  background-color: #fff;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading.heading-inline {
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading.heading-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  text-align: center;
}

.heading-h2 {
  font-family: Oswald, sans-serif;
  color: #5d767b;
  font-size: 40px;
  line-height: 64px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.heading-h2.white {
  margin-top: 10px;
  color: #fff;
}

.heading-h2.center {
  text-align: center;
}

.bold-text {
  color: #ec7405;
}

.about-text-block {
  margin-top: 40px;
  padding-left: 247px;
}

.devider {
  position: relative;
  display: block;
  width: 85px;
  height: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ec7405;
}

.devider.white-divider {
  margin-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.cta-cols {
  margin-right: 0px;
  margin-left: 0px;
}

.cta-cnt-box {
  padding-top: 30px;
  padding-bottom: 40px;
  padding-left: 140px;
  background-color: #ec7405;
}

.cta-img-box {
  min-height: 352px;
  background-color: #ec7405;
  background-image: url('../images/RALF-PREIS.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.pera.white {
  color: #fff;
}

.pera.white.mb-40 {
  margin-bottom: 40px;
}

.pera.pera-white {
  color: #fff;
}

.pera.pera-black {
  color: #333;
}

.pera.p-lr-100 {
  padding-right: 100px;
  padding-left: 100px;
  text-align: center;
}

.pera.text-center {
  text-align: center;
}

.cta-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.technology-section {
  padding-top: 60px;
  padding-bottom: 96px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9))), url('../images/cta-img.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9)), url('../images/cta-img.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.technologien-colums {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.technologien-cnt-box {
  padding: 15px;
  background-color: #f7f7f7;
}

.tech-h4 {
  margin-bottom: 10px;
  color: #ec7405;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
}

.paragraph {
  font-size: 18px;
  line-height: 36px;
  text-align: center;
}

.technology-cnt-section.bg-yellow {
  padding-top: 40px;
  padding-bottom: 140px;
  background-color: #ec7405;
}

.technology-cnt-section.bg-yellow.pb-80 {
  padding-bottom: 140px;
}

.technology-cnt-section.black-bg {
  padding-top: 40px;
  padding-bottom: 140px;
  background-color: #333;
}

.technology-cnt-section.black-bg.pb-80 {
  padding-bottom: 80px;
}

.technology-cnt-section.bg-gray {
  padding-top: 40px;
  padding-bottom: 140px;
  background-color: #efefef;
}

.technology-img-box {
  width: 495px;
  margin-top: -75px;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.technology-img-box.img-right {
  margin-left: auto;
}

.technology-cnt-colum {
  padding-top: 0px;
  padding-bottom: 30px;
  font-weight: 400;
}

.technology-heading-h3 {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 50px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.technology-heading-h3.txt-black {
  color: #333;
}

.tech-detail-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tech-detail-h4 {
  margin-left: -50px;
  color: #fff;
  font-size: 22px;
  line-height: 40px;
}

.tech-detail-h4.text-black {
  color: #333;
  font-size: 22px;
}

.tech-detail-heading-bg {
  width: 70px;
  height: 60px;
  background-color: hsla(0, 0%, 100%, 0.2);
}

.tech-detail-heading-bg.bg-black {
  background-color: rgba(0, 0, 0, 0.15);
}

.technology-detail-list {
  margin-top: 20px;
}

.detail-list-li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  font-family: 'Fa 400', sans-serif;
  color: #fff;
}

.detail-list-li.border-b-0 {
  border-bottom-width: 0px;
}

.list-cnt {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
}

.list-cnt.text-black {
  color: #333;
}

.check-icon {
  margin-right: 10px;
  margin-bottom: 0px;
}

.check-icon.icon-black {
  color: #333;
}

.product-section {
  padding-bottom: 80px;
}

.product-bg {
  min-height: 500px;
  background-image: url('../images/product-bg.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.product-body {
  margin-top: -195px;
  padding: 40px 30px 30px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.product-tabs {
  margin-top: 60px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link {
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 50px;
  padding-left: 50px;
  border-style: solid;
  border-width: 2px;
  border-color: #ec7405;
  background-color: #fff;
  color: #ec7405;
}

.tab-link:hover {
  background-color: #ec7405;
  color: #fff;
}

.tab-link.w--current {
  background-color: #ec7405;
  color: #fff;
}

.tab-panel {
  padding-top: 20px;
  padding-bottom: 20px;
}

.tab-link-text {
  font-size: 16px;
  line-height: 31px;
  font-weight: 600;
}

.product-colums {
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 20px;
}

.product-col {
  padding: 15px;
}

.product-col-box {
  position: relative;
}

.product-img-box {
  position: relative;
}

.product-img {
  width: 100%;
}

.gradient-overlay {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 45%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
  background-image: linear-gradient(0deg, #000, transparent);
}

.product-name {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.product-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  right: auto;
  bottom: auto;
  display: none;
  padding: 5px 26px 5px 25px;
  background-color: #ec7405;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.footer-col-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 655px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/footer-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/footer-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.footer-heading {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 80px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.cmpy-name {
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
}

.cmpy-address {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}

.footer-right-cnt {
  margin-top: 70px;
  margin-right: 0px;
  margin-left: -90px;
  background-color: #ec7405;
}

.f-contact-col {
  display: block;
  min-height: 100px;
  padding-top: 45px;
  padding-bottom: 45px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  height: 75px;
  margin-left: -38px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #5d767b;
  background-color: #ec7405;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.footer-icon {
  margin-bottom: 0px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  font-family: 'Fa solid 900', sans-serif;
  color: #5d767b;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.footer-icon.fa-mail {
  font-family: 'Fa 400', sans-serif;
  font-weight: 400;
}

.info-sm-text {
  margin-bottom: 5px;
  color: #fff;
  font-weight: 600;
}

.paragraph-2 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}

.footer-cnt-right {
  padding-left: 30px;
}

.contact-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 28px;
  padding-bottom: 28px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
}

.copyright-link {
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
  line-height: 20px;
  font-weight: 600;
  text-decoration: none;
}

.copyright-link.border-right {
  border-right: 2px solid #fff;
  line-height: 20px;
}

.navbar-7 {
  background-color: #fff;
}

.header-info-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
}

.header-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-info-icon {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  background-color: #5d767b;
}

.navbar-sec-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 999;
  background-color: #fff;
}

.nav-menu-7 {
  padding-top: 21px;
  padding-bottom: 21px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}

.header-info-sec {
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #ec7405;
}

.nav-logo {
  width: 196px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.header {
  position: fixed;
  z-index: 999;
  width: 100%;
}

.tci-text {
  color: #333;
  font-size: 15px;
  text-decoration: none;
}

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

.image-4 {
  display: inline-block;
  width: 100%;
}

.ti-icon {
  margin-bottom: 0px;
  font-family: 'Fa solid 900', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.ti-icon.fa-mail {
  font-family: 'Fa 400', sans-serif;
  font-weight: 400;
}

.tab-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tc-grid {
  position: relative;
  width: 33.333%;
  padding: 10px;
}

.bandsage-slide-1 {
  height: 100%;
  background-image: url('../images/Bandsäge-Metallkraft-290x290mm1.JPG');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  min-height: 400px;
}

.bandsage-slide-2 {
  height: 100%;
  background-image: url('../images/optimum-bang.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.right-arrow {
  width: 40px;
  height: 50px;
  background-color: #5d767b;
}

.left-arrow {
  width: 40px;
  height: 50px;
  background-color: #5d767b;
}

.icon-10 {
  font-size: 20px;
  line-height: 20px;
}

.icon-11 {
  font-size: 20px;
}

.slider-section-inner {
  position: relative;
  height: 400px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(93, 118, 123, 0.84)), to(rgba(93, 118, 123, 0.84))), url('../images/Mazak-Quick-Turn-250-MSY_1.jpg');
  background-image: linear-gradient(180deg, rgba(93, 118, 123, 0.84), rgba(93, 118, 123, 0.84)), url('../images/Mazak-Quick-Turn-250-MSY_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

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

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

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

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

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

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

.imp-logo {
  width: 250px;
}

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

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

.container-2 {
  width: 1200px;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

.h-3.h4-imp {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 36px;
  font-weight: 600;
}

@media screen and (min-width: 1920px) {
  .container {
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 991px) {
  .brand {
    width: 250px;
  }

  .nav-menu {
    margin-right: 0px;
    background-color: #0d0d0d;
  }

  .nav-link {
    padding: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .h.hero-h {
    margin-top: 0px;
    padding-right: 60px;
    padding-left: 60px;
    font-size: 26px;
    line-height: 37px;
  }

  .hero-content {
    padding-right: 20px;
    padding-left: 20px;
  }

  .slider-img-1 {
    padding-left: 0px;
  }

  .hero-slider {
    height: 660px;
  }

  .p.hero-p {
    padding-right: 60px;
    padding-left: 60px;
    font-size: 22px;
    line-height: 35px;
  }

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

  .contact-btn {
    margin-left: 60px;
  }

  .top-contact-section {
    margin-top: -170px;
  }

  .top-contact-colums {
    padding-left: 10px;
  }

  .t-contact-col.t-contact-right {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .t-contact-col {
    padding-right: 0px;
    padding-left: 20px;
  }

  .t-contact-heading.black {
    line-height: 18px;
  }

  .t-contact-info {
    font-size: 13px;
    line-height: 20px;
  }

  .t-contact-info.cta-info-txt {
    font-size: 15px;
  }

  .info-icon-box.mb-0.mr-20 {
    width: 34px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .about-col-img {
    margin-top: 250px;
    padding-right: 20px;
    padding-left: 30px;
  }

  .about-col-cnt {
    padding-right: 30px;
  }

  .about-img-box {
    width: 100%;
  }

  .about-content-block {
    margin-left: -250px;
    padding-right: 20px;
  }

  .heading.heading-center {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-h2 {
    font-size: 36px;
    line-height: 46px;
  }

  .about-text-block {
    margin-top: 80px;
    padding-left: 180px;
  }

  .cta-cols {
    position: relative;
  }

  .cta-cnt-box {
    padding-left: 30px;
  }

  .cta-img-box {
    min-height: 330px;
  }

  .pera.p-lr-100 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .technology-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .tech-h4 {
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 24px;
  }

  .technology-cnt-section.bg-yellow {
    padding-top: 10px;
    padding-bottom: 100px;
  }

  .technology-cnt-section.bg-yellow.pb-80 {
    padding-bottom: 30px;
  }

  .technology-cnt-section.black-bg {
    padding-top: 10px;
    padding-bottom: 70px;
  }

  .technology-cnt-section.bg-gray {
    padding-bottom: 100px;
  }

  .technology-img-colum {
    padding-right: 30px;
    padding-left: 30px;
  }

  .technology-img-box {
    width: 100%;
    margin-top: -75px;
  }

  .technology-cnt-colums {
    margin-right: 0px;
    margin-left: 0px;
  }

  .technology-cnt-colum {
    padding-right: 20px;
    padding-left: 30px;
  }

  .technology-cnt-colum.pl-10 {
    padding-right: 30px;
    padding-left: 10px;
  }

  .technology-cnt-colum.pr-10 {
    padding-right: 10px;
  }

  .technology-heading-h3 {
    font-size: 30px;
    line-height: 42px;
  }

  .tech-detail-h4 {
    font-size: 20px;
    line-height: 36px;
  }

  .tech-detail-h4.text-black {
    font-size: 20px;
  }

  .product-bg {
    min-height: 282px;
  }

  .product-body {
    margin-top: -100px;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .tab-link {
    padding-right: 40px;
    padding-left: 40px;
  }

  .gradient-overlay {
    height: 45%;
  }

  .product-name {
    font-size: 18px;
  }

  .footer-col-left {
    min-height: 575px;
    padding-left: 30px;
  }

  .footer-heading {
    font-size: 60px;
    line-height: 72px;
  }

  .cmpy-name {
    font-size: 20px;
  }

  .cmpy-address {
    font-size: 20px;
    line-height: 28px;
  }

  .footer-right-cnt {
    margin-right: 0px;
  }

  .footer-icon-box {
    width: 60px;
    height: 60px;
    margin-left: -30px;
  }

  .footer-icon {
    font-size: 24px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 28px;
  }

  .contact-col {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .menu-button {
    background-color: #ec7405;
  }

  .menu-button.w--open {
    background-color: #ec7405;
  }

  .icon-2 {
    color: #fff;
  }

  .icon-9 {
    color: #000;
    font-size: 32px;
  }

  .header-info-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    line-height: 18px;
  }

  .header-info {
    text-decoration: none;
  }

  .nav-menu-7 {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
  }

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

  .menu-button-7.w--open {
    background-color: #5d767b;
    color: #2d378d;
  }

  .nav-logo {
    width: 126px;
  }

  .tci-text {
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
  }

  .ti-icon {
    font-size: 24px;
  }

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

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

@media screen and (max-width: 767px) {
  .brand {
    width: 191px;
    padding-left: 0px;
  }

  .arraw.right {
    display: none;
  }

  .arraw.left {
    display: none;
  }

  .slide-nav {
    margin-top: -140px;
  }

  .h.hero-h {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 22px;
    line-height: 30px;
  }

  .hero-content {
    width: 80%;
  }

  .hero-slider {
    height: 460px;
  }

  .p.hero-p {
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 22px;
    line-height: 30px;
  }

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

  .contact-btn {
    margin-left: 0px;
    padding-top: 10px;
  }

  .top-contact-section {
    margin-top: 20px;
  }

  .top-contact-colums {
    padding-right: 20px;
    padding-left: 20px;
  }

  .t-contact-col {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
    background-color: rgba(0, 0, 0, 0.01);
  }

  .t-contact-col.t-contact-right {
    padding-top: 25px;
  }

  .t-contact-info {
    margin-bottom: 10px;
    color: #333;
    font-size: 20px;
  }

  .t-contact-info.cta-info-txt {
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px;
  }

  .t-contact-info.white {
    color: #fff;
  }

  .about-section {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .about-col-img {
    margin-top: 0px;
    padding-left: 20px;
  }

  .about-col-cnt {
    padding-right: 20px;
    padding-left: 20px;
  }

  .about-content-block {
    margin-left: 0px;
    padding: 20px 20px 40px;
  }

  .heading-h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .about-text-block {
    margin-top: 30px;
    padding-left: 0px;
  }

  .cta-img-box {
    min-height: 300px;
  }

  .technology-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .technologien-colums {
    padding-bottom: 0px;
  }

  .technologien-col {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .technology-cnt-section.bg-yellow {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .technology-cnt-section.bg-yellow.pb-80 {
    padding-bottom: 40px;
  }

  .technology-cnt-section.black-bg {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .technology-cnt-section.bg-gray {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .technology-img-colum {
    margin-top: 0px;
    padding: 20px;
  }

  .technology-img-box {
    margin-top: 0px;
  }

  .technology-cnt-colums {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .technology-cnt-colums.col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .technology-cnt-colum.pl-10 {
    padding: 0px 20px 20px;
  }

  .technology-cnt-colum.pr-10 {
    padding: 0px 20px 20px;
  }

  .product-section {
    padding-bottom: 60px;
  }

  .product-bg {
    min-height: 210px;
  }

  .product-body {
    margin-top: -60px;
    padding-bottom: 10px;
  }

  .tabs-menu {
    display: block;
  }

  .tab-link {
    display: block;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tab-link.w--current {
    display: block;
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .tab-link-text {
    text-align: center;
  }

  .product-colums {
    padding-top: 20px;
  }

  .product-col {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-col-left {
    min-height: 400px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-col-right {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-right-cnt {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }

  .f-contact-col {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 60px;
  }

  .copyright {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .header-info {
    margin-bottom: 4px;
  }

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

  .header-info-sec {
    display: none;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .nav-logo {
    width: 120px;
    padding-left: 0px;
  }

  .tc-grid {
    width: 50%;
  }

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

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

@media screen and (max-width: 479px) {
  .h.hero-h {
    margin-top: 0px;
    font-size: 18px;
    line-height: 24px;
  }

  .hero-slider {
    height: 520px;
  }

  .p.hero-p {
    font-size: 18px;
    line-height: 28px;
  }

  .t-contact-col {
    padding-right: 0px;
  }

  .t-contact-heading {
    line-height: 20px;
  }

  .t-contact-info {
    font-size: 15px;
  }

  .t-contact-info.cta-info-txt {
    padding-left: 0px;
    font-size: 16px;
  }

  .t-contact-info.white {
    line-height: 24px;
  }

  .info-icon-box.mb-0.mr-20 {
    display: block;
  }

  .cta-cnt-box {
    padding-right: 0px;
    padding-left: 20px;
  }

  .cta-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .technology-heading-h3 {
    font-size: 28px;
    line-height: 40px;
  }

  .technology-heading-h3.txt-black {
    font-size: 26px;
  }

  .f-contact-col {
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .footer-icon-box {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .info-sm-text {
    text-align: center;
  }

  .paragraph-2 {
    text-align: center;
  }

  .footer-cnt-right {
    display: block;
    padding-left: 0px;
    text-align: center;
  }

  .contact-col {
    padding-top: 10px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .menu-button-7 {
    padding: 10px;
  }

  .tc-grid {
    width: 100%;
  }

  .lightbox-link {
    width: 100%;
  }

  .image-5 {
    width: 100%;
  }

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

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

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Square deal';
  src: url('../fonts/square-deal.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}