.js-works .project a .hover-project .hover-text span.longtitle {
  font-size: 12px;
  color: #323D41;
  margin-left: 47px;
}
.green-button-inverse.apfel-concept-order {
  left: 50%;
  transform: translateX(-50%);
}
.js-works .project.service-item a .hover-project {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.6s 0s;
  -moz-transition: all 0.6s 0s;
  -o-transition: all 0.6s 0s;
  transition: all 0.6s 0s;
}
.js-works .project.service-item a.hover-pr  .hover-project {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s 0s;
  -moz-transition: all 0.6s 0s;
  -o-transition: all 0.6s 0s;
  transition: all 0.6s 0s;
}

.js-works .project a.hover-pr .hover-project .hover-text {
  bottom: 10%;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  opacity: 0;
  -webkit-transition: all 0.4s 0.2s;
  -moz-transition: all 0.4s 0.2s;
  -o-transition: all 0.4s 0.2s;
  transition: all 0.4s 0.2s;
}
.js-works .project a .hover-project .hover-text {
  position: absolute;
  z-index: 101;
  left: 50%;
  bottom: 50%;
  opacity: 1;
  width: 100%;
  padding: 0 27px 0 74px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-backface-visibility: auto;
}
.js-works .project a {
  border: 2px solid #b4cbd5 !important;
}
.js-works .project a .hover-project:before,
.js-works .project a .hover-project:after {
  display: none;
}
.apfel-profi-block h2 {
  margin-top: 0;
  color: #fff;
  font-weight: 500;
  /* margin-bottom: 55px; */
  font-size: 40px;
  line-height: 47px;
  text-align: center;
  /* padding-bottom: 40px; */
  /* margin-bottom: 65px; */
  position: relative;
  margin-bottom: 0px;
}
.apfel-profi-block p {
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 37px;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 30px;
}
.apfel-profi-block {
  margin-bottom: 30px;
  position: relative;
}
.apfel-profi-block:after {
  content: '';
  width: 60px;
  height: 2px;
  background: #FFFFFF;
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
}
.own-brand-title {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 37px;
  color: #323D41;
  margin-bottom: 12px;
}
.own-brand-name {
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 47px;
  text-transform: uppercase;
  color: #323D41;
  margin-bottom: 20px;
}
.own-brand-descr {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 31px;
  color: #323D41;
  margin-bottom: 35px;
}
.our-brand-line {
  width: 100%;
  height: 1px;
  background: #E6EAEC;
  margin-bottom: 32px;
}
.another-production {
  display: flex;
  flex-wrap: wrap;
}
.another-production .item {
  margin: 0px 20px 20px 0px;
}
.another-production .item a img {
  filter: gray;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.another-production .item a:hover img {
  filter: none;
  -webkit-filter: grayscale(0);
}
.js-works .project.service-item a .hover-project .hover-text h3  {
  text-transform: initial;
  line-height: 1.2;
  font-size: 24px;
  color: #323D41;
}
.js-works .project.service-item a .hover-project .hover-text span {
  text-transform: initial;
  font-size: 18px;
  color: #323D41;
  line-height: 31px;
  font-weight: 300;
}
#another-production .own-brand-title {
  margin-bottom: 32px;
}
.apfel-section-title.section-title {
  margin-bottom: 0px !important;
}

@media(max-width: 767px) {
  .container.about-text .wrap-text, .container.about-text .about-us-logo {
    padding-left: 30px;
  }
  .another-production .item {
    margin: initial;
    text-align: center;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .another-production .item img {
    max-width: 100px;
  }
  #mobile-poduction-carousel {
    margin-top: 30px;
    border-top: 1px solid #E6EAEC;
    padding: 32px 15px 0px 15px;
  }
  #another-production.left-padding {
    padding-left: 0px;
    text-align: center;
    font-size: 18px;
  }
  #another-production.left-padding ul.hover-rows {
    padding-left: 0px;
  }
  #another-production .own-brand-title {
    margin-bottom: 16px;
  }
}

@media(max-width: 480px) {
  .green-button, .green-button-inverse {
    display: inline-block;
    width: initial;
    padding: 0px 15px;
  }
  .js-works .project.service-item {
    position: static!important;
    left: initial!important;
    right: initial!important;
    top: initial!important;
    bottom: initial!important;
    padding: 0px !important;
    margin-bottom: 22px;
  }
  .js-works .project.service-item:last-of-type {
    margin-bottom: 0px;
  }
  .js-works .project.service-item a .hover-project .hover-text {
    position: static!important;
    left: initial!important;
    right: initial!important;
    top: initial!important;
    bottom: initial!important;
    padding: 0px;
    margin-top: 15px;
    transform: initial;
    opacity: 1 !important;
    visibility: visible!important;
  }
  .js-works .project.service-item a {
    position: static;
    left: initial;
    right: initial;
    top: initial;
    bottom: initial;
    display: flex;
    flex-direction: column;
    padding: 0px;
    border: none !important;
  }
  .js-works .project.service-item a .hover-project {
    position: static;
    left: initial;
    right: initial;
    top: initial;
    bottom: initial;
    background: none;
    opacity: 1 !important;
    visibility: visible!important;
  }
  .js-works .project.service-item a i {
    position: static;
    left: initial;
    right: initial;
    top: initial;
    bottom: initial;
    width: 100%;
    height: 200px;
    background-size: 100% 100%;
  }
  .js-works .project.service-item a .hover-project .hover-text h3 {
    font-size: 18px;
    line-height: 27px;
  }
  .js-works .project.service-item a .hover-project .hover-text span {
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
  }
}