@font-face {
  font-family: 'HelveticaNeueLTPro';
  font-weight: normal;
  src: url("https://www.erhardt-markisen.de/wp-content/themes/em/assets/fonts/381834_0_0.woff2") format("woff2"), url("https://www.erhardt-markisen.de/wp-content/themes/em/assets/fonts/381834_0_0.woff") format("woff"); }
@font-face {
  font-family: 'HelveticaNeueLTPro-MdEx';
  src: url("https://www.erhardt-markisen.de/wp-content/themes/em/assets/fonts/381834_1_0.woff2") format("woff2"), url("https://www.erhardt-markisen.de/wp-content/themes/em/assets/fonts/381834_1_0.woff") format("woff"); }
@font-face {
  font-family: 'HelveticaNeueLTPro';
  font-weight: bold;
  src: url("https://www.erhardt-markisen.de/wp-content/themes/em/assets/fonts/381834_2_0.woff2") format("woff2"), url("https://www.erhardt-markisen.de/wp-content/themes/em/assets/fonts/381834_2_0.woff") format("woff"); }
* {
  margin: 0;
  box-sizing: inherit; }
  *:before, *:after {
    box-sizing: inherit; }

body {
  box-sizing: border-box;
  font: 15px/30px 'HelveticaNeueLTPro',Arial,sans-serif;
  color: #484a48;
  background: #484a48; }

.w3eden .wpdm_icon {
    width:48px;
    height:48px;
}

.page-id-12436 .configurator__color--orange,
.page-id-12436 .configurator__color--grey-dark,
.page-id-12436 .configurator__color--brown,
.page-id-12440 .configurator__color--orange,
.page-id-12440 .configurator__color--grey-dark,
.page-id-12440 .configurator__color--brown,
.page-id-12158 .configurator__color--orange,
.page-id-12158 .configurator__color--grey-dark,
.page-id-12158 .configurator__color--brown,
.page-id-12124 .configurator__color--orange,
.page-id-12124 .configurator__color--grey-dark,
.page-id-12124 .configurator__color--brown,
.page-id-8738 .configurator__color--orange,
.page-id-8738 .configurator__color--grey-dark,
.page-id-8738 .configurator__color--brown,
.page-id-8378 .configurator__color--orange,
.page-id-8378 .configurator__color--grey-dark,
.page-id-8378 .configurator__color--brown
{
  display: none !important;
}

.page-id-8738.configurator__colors,
.page-id-8378.configurator__colors
{
  justify-content: left;
  gap: 5px;
}

a {
  color: inherit; }

address {
  font-style: normal; }

#cookie_action_close_header_reject {
  text-decoration:underline;
  cursor:pointer;
}

#cookie-law-info-bar span {
  font-size:15px;
  line-height:25px;
}

ul {
  padding: 0; }

ol {
  padding: 0;
  list-style-type: none;
  counter-reset: section; }
  ol li {
    padding-left: 20px;
    position: relative; }
    ol li:before {
      counter-increment: section;
      content: counter(section) ". ";
      position: absolute;
      top: 0;
      left: 0;
      font-weight: bold;
      color: #484a48; }

h1, .h1 {
  font-size: 23px;
  font-weight: bold;
  line-height: normal;
  color: #484a48; }

h2, .h2 {
  font-size: 40px;
  font-weight: normal;
  line-height: 55px;
  color: #484a48; }

input[type="text"],
input[type="email"],
input[type="password"] {
  display: inline-block;
  vertical-align: top;
  color: #484a48;
  border: 1px solid #484a48;
  height: 46px;
  line-height: 46px;
  padding: 2px 27px;
  font-family: inherit;
  font-size: inherit; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder {
    opacity: 1;
    color: inherit; }
  input[type="text"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder {
    opacity: 1;
    color: inherit; }
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder {
    opacity: 1;
    color: inherit; }
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder {
    opacity: 1;
    color: inherit; }

textarea::-webkit-input-placeholder {
  opacity: 1; }
textarea:-moz-placeholder {
  opacity: 1; }
textarea::-moz-placeholder {
  opacity: 1; }
textarea:-ms-input-placeholder {
  opacity: 1; }

#siteWrp {
  position: relative;
  width: 1680px;
  margin: 0 auto;
  background: #ffffff; }

.wrp {
  margin: 0 160px; }

.no-margin-right {
  margin-right: 0; }

.icon {
  fill: currentColor; }

.max-image {
  display: block;
  max-width: 100%;
  height: auto; }

.center-header {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 32px; }
  .center-header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -207px;
    width: 414px;
    height: 1px;
    background: #484a48; }

.upper-text {
  text-transform: uppercase; }

.green-text {
  color: #128b51; }

.grey-dark-text {
  color: #484a48; }

.gotop {
  margin-top: 40px; }

.gotop__btn {
  position: relative;
  display: block;
  width: 173px;
  height: 43px;
  line-height: 43px;
  color: #ffffff;
  background: #128b51;
  text-align: center;
  font-size: 17px;
  margin-left: auto;
  cursor: pointer; }
  .gotop__btn:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 40px;
    border: 9px dashed rgba(255, 255, 255, 0);
    border-top: 0;
    border-bottom: 10px solid #ffffff; }
  .gotop__btn:after {
    content: "";
    position: absolute;
    top: 18px;
    left: 40px;
    border: 9px dashed rgba(18, 139, 81, 0);
    border-top: 0;
    border-bottom: 10px solid #128b51; }
	
.godealer__btn {
  position: relative;
  display: block;
  width: 380px;
  height: 50px;
  line-height: 25px;
  color: #ffffff;
  background: #128b51;
  text-align: center;
  font-size: 17px;  
  margin: 0 auto;
  cursor: pointer; }

	
.godealer__btn a {
	text-decoration:none; }

.btn-section {
  margin: 120px 0;
  text-align: center; }

.erhardt-btn {
  display: inline-block;
  min-width: 252px;
  line-height: 44px;
  padding: 0 30px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 1px solid #484a48;
  color: #484a48;
  font-size: 16px;
  cursor: pointer;
  transition: color .5s,background .5s; }
  .erhardt-btn:hover {
    background: #484a48;
    color: #ffffff; }

.erhardt-btn--auto {
  min-width: 0; }

.erhardt-btn--white {
  border-color: #ffffff;
  color: #ffffff; }
  .erhardt-btn--white:hover {
    background: #ffffff;
    color: #128b51; }

.erhardt-btn--whitebg {
  border-color: #ffffff;
  color: #ffffff;
  background: rgba(72, 74, 72, 0.8); }
  .erhardt-btn--whitebg:hover {
    background: rgba(255, 255, 255, 0.8);
    color: #484a48; }

.erhardt-btn--greybg {
  border-color: #484a48;
  color: #484a48;
  background: rgba(255, 255, 255, 0.8); }
  .erhardt-btn--greybg:hover {
    background: rgba(72, 74, 72, 0.8);
    color: #ffffff; }

.erhardt-btn--green {
  border-color: #128b51;
  color: #128b51; }
  .erhardt-btn--green:hover {
    background: #128b51;
    color: #ffffff; }

.erhardt-btn--greenbg {
  background: #128b51;
  border-color: #128b51;
  color: #ffffff; }
  .erhardt-btn--greenbg:hover {
    background: #ffffff;
    color: #128b51; }

.list-point li {
  position: relative;
  display: block;
  padding-left: 24px; }
  .list-point li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #484a48; }

.list-arrow {
  padding: 0; }
  .list-arrow li {
    position: relative;
    display: block;
    vertical-align: top; }
    .list-arrow li + li {
      margin-top: 22px; }
  .list-arrow a {
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 24px; }
    .list-arrow a:before {
      content: "";
      display: block;
      position: absolute;
      top: 8px;
      left: 0;
      border-top: 2px solid #128b51;
      border-right: 2px solid #128b51;
      width: 12px;
      height: 12px;
      transform: rotate(45deg); }

.list-arrow--small li + li {
  margin: 0; }

@media (max-width: 1680px) {
  #siteWrp {
    width: auto; } }
@media (max-width: 1200px) {
  body {
    font-size: 14px;
    line-height: 26px; }

  .wrp {
    margin: 0 70px; }

  .no-margin-right {
    margin-right: 0; }

  h1, .h1 {
    font-size: 18px; }

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

  .list-point li:before {
    top: 9px; }

  .list-arrow a:before {
    top: 6px; } }
@media (max-width: 450px) {
  .godealer__btn {
    width: 100%;
	font-size: 12px;  	}
}
	
@media (max-width: 720px) {
  body {
    font-size: 12px;
    line-height: 1.5; }

  h1, .h1 {
    font-size: 14px; }

  h2, .h2 {
    font-size: 20px;
    line-height: 30px; }

  .wrp {
    margin: 0 20px; }
  

  .list-point li:before {
    top: 6px; }

  .list-arrow a:before {
    top: 2px; }

  .btn-section {
    margin: 60px 0; }

  .erhardt-btn {
    font-size: 13px;
    height: 36px;
    line-height: 36px; } }
.quicknav {
  position: fixed;
  top: 200px;
  z-index: 20; }
  .quicknav ul {
    padding: 0; }
  .quicknav li {
    display: block;
    background: #128b51;
    width: 82px;
    height: 82px; }
    .quicknav li + li {
      margin-top: 2px; }
    .quicknav li > a {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100%;
      width: 100%;
      color: #ffffff; }
  .quicknav .icon-prospect {
    fill: none; }

#basketNav {
  position: relative; }
  #basketNav .basket-num {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #484a48;
    color: #ffffff;
    text-align: center;
    line-height: 26px; }
  #basketNav .add-overlay {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 458px;
    height: 277px;
    background: #ffffff;
    padding: 50px 38px 32px;
    color: #484a48;
    box-shadow: 0 5px 15px #484a48; }
    #basketNav .add-overlay:before {
      content: "";
      display: block;
      position: absolute;
      top: 30px;
      left: 38px;
      width: 182px;
      height: 1px;
      background: #484a48; }
  #basketNav .add-overlay--open {
    display: block; }
  #basketNav .add-overlay__header {
    font-size: 28px;
    font-weight: bold; }
  #basketNav .add-overlay__subheader {
    font-weight: bold;
    margin: 18px 0 15px; }
  #basketNav .add-overlay__btn-block {
    text-align: center;
    margin-top: 25px; }
  #basketNav .add-overlay__close {
    position: absolute;
    top: 12px;
    right: 11px;
    width: 18px;
    height: 18px;
    cursor: pointer; }
    #basketNav .add-overlay__close:before, #basketNav .add-overlay__close:after {
      content: "";
      display: block;
      position: absolute;
      top: 8px;
      left: -3px;
      width: 24px;
      height: 2px;
      background: #484a48;
      transform: rotate(45deg); }
    #basketNav .add-overlay__close:after {
      transform: rotate(-45deg); }

@media (max-width: 1200px) {
  .quicknav li {
    width: 60px;
    height: 60px; }
  .quicknav .icon {
    width: 20px;
    height: 20px; } }
@media (max-width: 940px) {
  .quicknav {
    display: none; } }
.header {
  position: relative;
  background: #eee;
  height: 94px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 22px;
  line-height: normal; }

.header__logo {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 324px;
  height: 100%;
  background: #ffffff;
  margin-right: 54px;
  padding-bottom:17px;  }
  .header__logo:after {
    content: "";
    position: absolute;
    top: 0;
    right: -54px;
    width: 54px;
    height: 100%;
    border-style: solid;
    border-width: 94px 54px 0 0;
    border-color: #ffffff transparent transparent transparent; }

.header__logo__img {
  width: 180px;
  height: auto; }

.header__nav-main {
  padding-left: 10px; }
  .header__nav-main > ul {
    padding: 0; }

.header__nav-main__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 44px;
  padding-bottom: 17px;
  font-size: 15px;
  font-weight: bold; }
  .header__nav-main__item a {
    color: #484a48;
    text-decoration: none; }
  .header__nav-main__item:hover:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #128b51; }
  .header__nav-main__item:hover > .header__nav-main__subblock {
    display: flex; }
  .header__nav-main__item:after {
    content: "";
    position: absolute;
    bottom: -2px;
    right: -20px;
    height: 32px;
    width: 1px;
    background: #ffffff;
    transform: rotate(32deg); }

.header__nav-main__subblock {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #ffffff;
  width: 840px;
  z-index: 20;
  box-shadow: 0 15px 27px rgba(35, 36, 38, 0.56); }

.header__nav-main__subnav {
  width: 100%;
  padding: 68px 34px 52px 27px; }
  .header__nav-main__subnav > ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap; }

.header__nav-main__subitem {
  display: block;
  width: 23.5%;
  margin-left: 1.5%; }
  .header__nav-main__subitem:nth-child(n+5) {
    margin-top: 50px; }

.header__nav-main__subname {
  font-size: 11px;
  font-weight: bold;
  color: #484a48;
  padding-bottom: 6px;
  border-bottom: 1px solid #484a48;
  margin-bottom: 8px; }

.header__nav-main__extra-nav {
  width: 30%;
  padding: 68px 38px 52px;
  background: #eee; }
  .header__nav-main__extra-nav > ul {
    padding: 0; }

.header__nav-main__extra-item {
  display: block;
  position: relative;
  margin-top: 7px; }
  .header__nav-main__extra-item:first-child {
    margin-top: 0; }

.header__nav-main__extra-name {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 0 14px 7px; }

.header__nav-top {
  height: 100%;
  margin: 0 auto; }
  .header__nav-top > ul {
    padding: 0;
    display: flex;
    height: 100%; }
  .header__nav-top a {
    color: #484a48;
    text-decoration: none; }

.header__nav-top__item {
  display: flex;
  align-items: center;
  margin-right: 27px;
  font-size: 12px;
  text-transform: uppercase; }
  .header__nav-top__item:last-child {
    margin-right: 0; }

.header__icon-block {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 87px;
  border-left: 1px solid #ffffff;
  color: #484a48;
  cursor: pointer;
  background: #eee; }
  .header__icon-block:hover, .header__icon-block.active {
    color: #128b51; }
    .header__icon-block:hover:after, .header__icon-block.active:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 4px;
      background: #128b51; }
    .header__icon-block:hover .header__search-form, .header__icon-block.active .header__search-form {
      display: block; }

.header__nav-lang {
  height: 100%;
  position: relative; }
  .header__nav-lang > ul {
    display: none;
    padding: 0;
    position: absolute;
    top: 100%;
    right: 0;
    background: #ffffff;
    padding: 30px 46px 56px 36px;
    z-index: 20;
    box-shadow: 0 14px 27px rgba(35, 36, 38, 0.52);
    font-size: 11px;
    font-weight: bold; }
  .header__nav-lang:hover > ul {
    display: block; }
  .header__nav-lang:hover .header__icon-block {
    color: #128b51; }
  .header__nav-lang:hover:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #128b51; }

.header__nav-lang__item {
  display: block;
  margin-top: 23px; }
  .header__nav-lang__item:first-child {
    margin-top: 0; }
  .header__nav-lang__item a {
    text-decoration: none;
    color: inherit; }
  .header__nav-lang__item:hover {
    color: #128b51; }

.header__nav-lang__item--active {
  color: #128b51; }

.header__icon-block--open-nav {
  display: none; }
  .header__icon-block--open-nav > div {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 24px;
    height: 3px;
    background: #484a48;
    transform: translate(-12px, -2px); }
    .header__icon-block--open-nav > div:nth-child(2) {
      transform: translate(-12px, -8px); }
    .header__icon-block--open-nav > div:nth-child(3) {
      transform: translate(-12px, 4px); }

.header__icon-block--open-nav-opend > div {
  transform: translate(-12px, -2px) rotate(45deg); }
  .header__icon-block--open-nav-opend > div:nth-child(2) {
    display: none; }
  .header__icon-block--open-nav-opend > div:nth-child(3) {
    transform: translate(-12px, -2px) rotate(-45deg); }

.header__nav-mobile {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  background: #ffffff;
  z-index: 15;
  min-width: 330px;
  padding-bottom: 30px;
  box-shadow: -3px 5px 5px #ccc; }

.header__nav-mobile--open {
  display: block; }

.header__nav-mobile-item {
  display: block; }
  .header__nav-mobile-item > a {
    text-decoration: none;
    display: block;
    padding: 13px 32px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase; }
  .header__nav-mobile-item:first-child {
    background: #eee; }
    .header__nav-mobile-item:first-child > a {
      color: #128b51; }

.header__nav-mobile-subitem {
  position: relative;
  display: block; }
  .header__nav-mobile-subitem > a {
    text-decoration: none;
    display: block;
    padding: 13px 32px 13px 74px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    color: #484a48; }
  .header__nav-mobile-subitem:before {
    content: "";
    position: absolute;
    top: 17px;
    left: 40px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #128b51;
    border-bottom: 2px solid #128b51;
    transform: rotate(-45deg);
    pointer-events: none; }

.header__search-form {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 20;
  padding: 20px;
  background: #ffffff;
  right: 0;
  box-shadow: 0 14px 27px rgba(35, 36, 38, 0.52);
  white-space: nowrap;
  color: #484a48; }
  .header__search-form span,
  .header__search-form input {
    vertical-align: middle; }

@media (max-width: 1680px) {
  .header {
    background: #ffffff;
    margin-bottom: 8px; }

  .header__nav-main,
  .header__nav-top {
    display: none; }

  .header__icon-block--open-nav {
    display: block; }

  .header__logo {
    width: 264px;
    margin-right: 0; }
    .header__logo:after {
      content: normal; }

  .header__icon-block:nth-child(4) {
    margin-left: auto; } }
@media (max-width: 940px) {
  .header {
    height: 60px; }

  .header__logo {
    width: 184px; }

  .header__logo__img {
    width: 126px; }

  .header__icon-block {
    width: 53px; } }
.footer__top {
  background: #eee;
  color: #484a48;
  padding: 50px 0; }
  .footer__top .wrp {
	position:relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }

.footer__top__address {
  width: 30%; }
  .footer__top__address strong {
    font-size: 18px; }
  .footer__top__address a {
    color: #128b51; }

.footer__top__address__col {
  display: inline-block;
  width: 170px; }

.footer__top__nav {
  display: flex;
  justify-content: space-between;
  width: 60%; }
  .footer__top__nav ul {
    padding: 0; }
  .footer__top__nav a {
    text-decoration: none; }

.footer__top__nav__col {
  padding: 0 10px; }

.footer__top__nav__item {
  display: block;
  margin-top: 16px; }
  .footer__top__nav__item:first-child {
    margin-top: 0; }
  .footer__top__nav__item > a {
    font-weight: bold; }

.footer__top__nav__subitem {
  display: block; }

.footer__top__nav__col--product {
  text-transform: uppercase; }
  .footer__top__nav__col--product .footer__top__nav__subitem {
    margin-top: 16px; }
    .footer__top__nav__col--product .footer__top__nav__subitem:first-child {
      margin-top: 0; }

.footer__top__nav__product-item {
  display: block;
  text-transform: none; }

.footer__bottom .wrp {
  position: relative; }

.footer__bottom__nav ul {
  display: flex;
  align-items: center;
  padding: 0;
  height: 90px; }

.footer__bottom__nav_item {
  display: block;
  margin-left: 60px;
  text-transform: uppercase; }
  .footer__bottom__nav_item:first-child {
    margin-left: 0; }
  .footer__bottom__nav_item a {
    text-decoration: none; }

.footer__bottom__text {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%); }
  
.footer__social {
  position:absolute;
  left:0;
  bottom:0; }
  
.footer__social__icons{
  display:flex; }
  
.footer__social__icons .icon{
  display:block;
  margin-top:10px;  }
  
.footer__social__icon{
  display:block; }
  
.footer__social__icon + .footer__social__icon{
  margin-left:5px; }
   
.footer__social__link{
  display:block; }

.footer__logo__img{
  width: 180px;
  height: auto; }

@media (max-width: 1200px) {
  .footer__top__nav {
    width: 70%; } }
@media (max-width: 1200px) {
  .footer__bottom__nav {
    padding: 20px 0; }
    .footer__bottom__nav ul {
      height: auto; }

  .footer__bottom__nav_item {
    margin-left: 20px; }
    .footer__bottom__nav_item:first-child {
      margin-left: 0; } }
@media (max-width: 940px) {
  .footer__bottom__nav ul {
    justify-content: center; }

  .footer__bottom__text {
    position: static;
    transform: none;
    padding-bottom: 20px;
    text-align: center; } }
@media (max-width: 720px) {
  .footer__top__address {
    width: 100%;
    text-align: center; }

  .footer__top {
    padding: 30px 0; }

  .footer__top__nav {
    width: 100%;
    margin-top: 20px; }

  .footer__top__nav__col {
    padding: 0; }
    .footer__top__nav__col:nth-child(2) {
      padding: 0 20px; }
	  
  .footer__social {
	position:relative;
	margin-top:16px; } }
@media (max-width: 500px) {
  .footer__top__nav__col:nth-child(1), .footer__top__nav__col:nth-child(2) {
    display: none; }
  .footer__top__nav__col:nth-child(3) {
    width: 100%;
    text-align: center; }
  .footer__social {
	text-align: center;
    margin:16px auto;  }}
.slider {
  position: relative;
  overflow: hidden; }

.slider__block {
  position: relative; }

.slider__item {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition-duration: 1s;
  transition-property: none; }
  .slider__item.slidePrev {
    display: block;
    transition-property: opacity;
    z-index: 5; }
    .slider__item.slidePrev.slideToRight {
      opacity: 1; }
  .slider__item.slideNext {
    display: block;
    transition-property: opacity;
    z-index: 5; }
    .slider__item.slideNext.slideToLeft {
      opacity: 1; }
  .slider__item.active {
    display: block;
    position: relative;
    z-index: 2;
    opacity: 1; }
    .slider__item.active.slideToLeft {
      transition-property: opacity;
      opacity: 0; }
    .slider__item.active.slideToRight {
      transition-property: opacity;
      opacity: 0; }

.slider__img {
  display: block;
  width: 100%;
  height: auto; }

.slider__nav {
  position: absolute;
  bottom: 70px;
  left: 50%;
  z-index: 10;
  transform: translateX(-50%); }
  .slider__nav ul {
    padding: 0;
    line-height: 7px; }

.slider__nav-item {
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 7px;
  line-height: 7px;
  margin: 0 10px;
  background: #ffffff;
  cursor: pointer; }
  .slider__nav-item:hover {
    background: #128b51; }

.slider__nav-item--active {
  background: #128b51; }

.slider__bottom-box {
  position: absolute;
  bottom: -45px;
  height: 90px;
  width: 100%;
  background: #ffffff;
  z-index: 10;
  transform: skewY(-3deg); }

.video {
  position: relative; }

.video__play {
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:240px;
  height:auto; }

.video__header {
  width: 414px;
  margin: 0 auto;
  border-bottom: 1px solid #484a48;
  text-align: center;
  color: #484a48;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 23px;
  padding-bottom: 20px;
  margin-bottom: 32px; }
.video__text{
  position:absolute;
  left:50%;
  bottom:6%;
  width:70%;
  font-size:40px;
  line-height:55px;
  font-weight:bold;
  color:#ffffff;
  transform:translateX(-50%);
  text-align:center; }
.video__cols{
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap; }
.video__cols--center{
	justify-content:center;
}
.video__col{
  position:relative;
  width:100%;
  cursor: pointer; }
.video__col--half{
  width:49%; }
.video__col--half .video__play{
	width:164px; }
.video__col--half .video__text{
	font-size:23px;
	line-height:30px;
	width:70%; }
@media (max-width: 1200px) {
  .video__col--half .video__play{
	width:140px; }
  .video__col--half .video__text{
	bottom:5%;
	width:90%; } }
@media (max-width: 900px) {
  .video__play{
	width:140px; }
  .video__text{
	font-size:30px;
	line-height:40px;
	bottom:5%;
	width:90%; }
  .video__col--half .video__play{
	width:100px; }
  .video__col--half .video__text{
	font-size:18px;
	line-height:24px; }}
@media (max-width: 720px) {
  .video__text{
	font-size:18px;
	line-height:24px; }
.video__col--half{
	width:100%; }
.video__col--half +.video__col--half{
	margin-top:20px; }
.video__col--half .video__play{
	width:140px; }}
@media (max-width: 500px) {
  .video__play,
  .video__col--half .video__play{
	width:100px; }}

.text-top {
  margin: 120px 0; }

.text-top--grey {
  background: #eee;
  padding-top: 160px; }

.text-top__block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.text-top__header {
  position: relative;
  width: 100%;
  padding-bottom: 20px; }

.text-top__subheader {
  position: relative;
  padding-top: 30px; }
  .text-top__subheader:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 414px;
    background: #484a48; }

.text-top__left {
  position: relative;
  width: 48.4%;
  padding-bottom: 50px; }

.text-top__left--big {
  width: 63%; }
.text-top__left--full {
  width: 100%; }

.text-top__left--right {
  order: 2; }

.text-top__text {
  margin-top: 60px; }

.text-top__left-img {
  margin-top: 66px; }

.home__img--control {
  margin-left: 4px; }

.text-top__right {
  width: 31%; }
  .text-top__right strong {
    color: #484a48; }

.text-top__right--big {
  width: 42%; }

.text-top__right--exbig {
  width: 51%; }

.text-top__right-images {
  width: 42%;
  margin-right: -160px; }

.text-top__right-img {
  margin-top: 20px; }
  .text-top__right-img:first-child {
    margin-top: 0; }

.text-top__right-images--left {
  order: 1;
  margin-right: 0;
  margin-left: -160px; }

.text-top__btns {
  text-align: center;
  margin-top: 120px; }

.text-top__center {
  text-align: center;
  padding: 80px 0; }

@media (max-width: 1200px) {
  .text-top--grey {
    padding-top: 100px; }

  .text-top__subheader:before {
    width: 74%; }

  .text-top__right-images {
    width: 35%;
    margin-right: -70px; }

  .text-top__right-images--left {
    margin-right: 0;
    margin-left: -70px; }

  .text-top__btns {
    margin-top: 80px; } }
@media (max-width: 940px) {
  .text-top {
    margin: 20px 0 60px; }

  .text-top--grey {
    padding-top: 50px; }

  .text-top__subheader:before {
    width: 100%; }

  .text-top__right-images {
    margin-right: -50px; }

  .text-top__right-images--left {
    margin-right: 0;
    margin-left: -50px; } }
@media (max-width: 720px) {
  .text-top__left,
  .text-top__left--big,
  .text-top__left--full,
  .text-top__right {
    width: 100%; }

  .text-top__left {
    padding-bottom: 20px; }

  .text-top__text {
    margin-top: 30px; }

  .home__img--control {
    margin-top: 20px; }

  .text-top__right-images {
    width: 100%;
    margin-right: 0; }

  .text-top__right-images--left {
    margin-left: 0;
    margin-bottom: 20px; }

  .text-top__btns {
    margin-top: 30px; } }
.text-center {
  margin: 120px 0;
  text-align: center; }

.text-center--grey {
  background: #eee;
  padding: 80px 0; }

.text-center__text {
  width: 872px;
  margin: 75px auto 0; }

.text-center__images {
  display: flex;
  justify-content: center;
  margin-top: 95px; }

.text-center__img {
  width: 31%;
  margin-right: 3.5%; }
  .text-center__img:last-child {
    margin-right: 0; }

.text-center__img--big {
  width: 65.5%; }

.text-center__grey-img-block {
  padding: 50px 0 80px;
  margin-top: 50px;
  background: #eee; }

.text-center__grey-img {
  margin-top: 80px; }

@media (max-width: 940px) {
  .text-center {
    margin: 60px 0; }

  .text-center__text {
    width: auto; } }
@media (max-width: 940px) {
  .center-header {
    padding-bottom: 10px;
    margin-bottom: 12px; }

  .text-center__text {
    margin-top: 30px; }

  .text-center__images {
    margin-top: 40px; } }
@keyframes fadeOutRightInLeftArrow {
  0% {
    opacity: 1;
    transform: translateX(0) translateY(-2px) rotate(45deg); }
  50% {
    opacity: 0;
    transform: translateX(20px) translateY(-2px) rotate(45deg); }
  51% {
    opacity: 0;
    transform: translateX(-20px) translateY(-2px) rotate(45deg); }
  100% {
    opacity: 1;
    transform: translateX(0) translateY(-2px) rotate(45deg); } }
.list-arrow-img {
  margin: 120px 0; }

.list-arrow-img__block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.list-arrow-img__item {
  width: 31%;
  margin-top: 70px;
  margin-right: 3.5%;
  text-decoration: none; }
  .list-arrow-img__item:nth-child(-n+3) {
    margin-top: 0; }
  .list-arrow-img__item:nth-child(3n+3), .list-arrow-img__item:last-child {
    margin-right: 0; }

.list-arrow-img__item--col50 {
  width: 48.25%; }

.list-arrow-img__header {
  display: block;
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #484a48;
  margin-bottom: 22px;
  padding-bottom: 2px; }
  .list-arrow-img__header:hover .list-arrow-img__arrow {
    animation: fadeOutRightInLeftArrow .8s; }

.list-arrow-img__arrow {
  display: inline-block;
  border-top: 2px solid #128b51;
  border-right: 2px solid #128b51;
  height: 12px;
  width: 12px;
  transform: translateY(-2px) rotate(45deg);
  margin-left: 10px; }

.list-arrow-img__img-block {
  position: relative;
cursor:pointer;  }
  .list-arrow-img__img-block:hover .list-arrow-img__text-block {
    display: block; }
.list-arrow-img__img-block  .video__play{
width:100px;
}	

.list-arrow-img__text-block {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(18, 139, 81, 0.9);
  color: #ffffff;
  padding: 22px;
  text-align: center; }
  .list-arrow-img__text-block a {
    text-decoration: none; }

.list-arrow-img__subheader {
  font-weight: bold;
  text-transform: uppercase; }

.list-arrow-img__nav ul {
  padding: 0; }
.list-arrow-img__nav li {
  display: block; }

@media (max-width: 1200px) {
  .list-arrow-img__header {
    font-size: 18px; } }
@media (max-width: 940px) {
  .list-arrow-img {
    margin: 60px 0; }

  .list-arrow-img__item {
    width: 49%;
    margin-top: 50px;
    margin-right: 2%; }
    .list-arrow-img__item:nth-child(3n+3), .list-arrow-img__item:last-child {
      margin-right: 2%;
      margin-top: 50px; }
    .list-arrow-img__item:nth-child(-n+2) {
      margin-top: 0; }
    .list-arrow-img__item:nth-child(2n+2), .list-arrow-img__item:last-child {
      margin-right: 0; } }
@media (max-width: 720px) {
  .list-arrow-img__header {
    font-size: 16px; } }
@media (max-width: 500px) {
  .list-arrow-img__item {
    width: 100%;
    margin-top: 40px !important;
    margin-right: 0 !important; }
    .list-arrow-img__item:first-child {
      margin-top: 0 !important; } }
.configuration {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 120px 0; }
.configuration--center {
	justify-content: center;
}
.configuration__header {
  width: 414px;
  margin: 0 auto;
  border-bottom: 1px solid #484a48;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 20px;
  margin-bottom: 32px; }

.configuration__app {
  position: relative;
  color: #ffffff;
  overflow: hidden; }

.configuration__app--grey {
  color: #484a48; }

.configuration__app-block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 106px;
  width: 664px;
  padding: 90px 0; }

.configuration__app-header {
  font-size: 50px;
  font-weight: bold;
  line-height: 60px;
  margin-bottom: 19px; }

.configuration__app-btns {
  margin-top: 150px;
  padding-right: 126px; }
  .configuration__app-btns .erhardt-btn {
    margin-bottom: 68px; }

.configuration__app-btns--center {
  text-align: center; }

.configuration__box {
  position: relative;
  overflow: hidden;
  width: 49%;
  margin-top: 2%;
  color: #ffffff;
  line-height: 38px;
  z-index: 0; }
  .configuration__box .erhardt-btn {
    position: absolute;
    bottom: 40px;
    right: 35px; }

.configuration__text-block {
  position: absolute;
  top: 46px;
  left: 80px; }

.configuration__box-header {
  position: relative;
  font-size: 20px;
  margin-bottom: 38px;
  font-weight: bold; }
  .configuration__box-header:after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    width: 208px;
    height: 1px;
    background: #484a48; }

.configuration__text {
  font-size: 28px;
  width: 410px; }

.configuration__box--grey {
  color: #484a48; }

.configuration__box--pdf-side {
  width: 55%;
  margin-top: 95px; }

.configuration__box--pdf {
  width: 43%;
  color: #484a48;
  font-size: 28px;
  line-height: 38px;
  margin-top: 95px; }
  .configuration__box--pdf .configuration__box-header {
    font-size: 28px; }
    .configuration__box--pdf .configuration__box-header:after {
      top: 56px; }
  .configuration__box--pdf .configuration__text-block {
    top: 0;
    left: 0; }
  .configuration__box--pdf .erhardt-btn {
    position: static;
    margin-top: 76px; }

.configuration__box-pdf-img {
  position: absolute;
  bottom: 24px;
  right: 120px; }

@media (max-width: 1680px) {
  .configuration__app-block {
    padding: 40px 0; }

  .configuration__app-btns {
    margin-top: 50px; }
    .configuration__app-btns .erhardt-btn {
      margin-bottom: 30px; }

  .configuration__box-pdf-img {
    right: 0px;
    z-index: -1; } }
@media (max-width: 1200px) {
  .configuration__app {
    width: 100%;
    height: 580px; }
    .configuration__app > img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: auto;
      max-width: none; }

  .configuration__app-block {
    left: 70px; }

  .configuration__app-header {
    font-size: 30px;
    line-height: 40px; }

  .configuration__text-block {
    top: 20px; }
    .configuration__text-block img {
      display: none; }

  .configuration__box--pdf .erhardt-btn {
    margin-top: 40px; }

  .configuration__box-pdf-img {
    display: none; } }
@media (max-width: 940px) {
  .configuration {
    margin: 60px 0; }

  .configuration__box {
    line-height: 30px; }
    .configuration__box .erhardt-btn {
      position: static;
      margin-top: 20px;
      margin-left: 20px; }

  .configuration__text-block {
    position: static;
    color: #484a48;
    padding: 20px 20px 0; }

  .configuration__box-header {
    font-size: 16px; }

  .configuration__text {
    width: auto;
    font-size: 22px; }

  .configuration__box--pdf-side {
    margin-top: 40px; }

  .configuration__box--pdf {
    margin-top: 40px; } }
@media (max-width: 720px) {
  .configuration__app {
    width: 100%;
    height: auto; }
    .configuration__app > img {
      position: static;
      top: 0;
      left: 0;
      height: auto;
      width: 100%; }

  .configuration__app-block {
    position: static;
    color: #000000;
    padding: 20px 20px 0;
    width: auto; }

  .configuration__app-header {
    font-size: 20px;
    line-height: 30px; }

  .configuration__app-btns {
    padding-right: 0; }
    .configuration__app-btns .erhardt-btn {
      border-color: #484a48;
      color: #484a48; } }
@media (max-width: 500px) {
  .configuration__header {
    width: 100%;
    margin-left: 20px;
    margin-right: 20px; }

  .configuration__box {
    width: 100%; } }
.text-over-img {
  position: relative;
  margin: 120px 0; }

.text-over-img__block {
  position: absolute;
  top: 0;
  right: 160px;
  bottom: 0;
  background: #ffffff;
  width: 484px;
  padding: 66px 8px 0 60px; }
  .text-over-img__block:after {
    content: "";
    position: absolute;
    top: 0;
    right: -160px;
    bottom: 0;
    width: 160px;
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%); }

.text-over-img__header {
  position: relative;
  border-bottom: 1px solid #484a48;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.text-over-img__text {
  margin: 80px 0 50px; }
  .text-over-img__text strong {
    color: #484a48; }

@media (max-width: 1680px) {
  .text-over-img {
    height: 600px;
    overflow: hidden; }
    .text-over-img > img {
      position: absolute;
      top: 0;
      right: 0;
      width: auto;
      max-width: none;
      height: 100%; }

  .text-over-img__block {
    padding-top: 40px; }

  .text-over-img__text {
    margin: 50px 0 30px; } }
@media (max-width: 1200px) {
  .text-over-img {
    height: 520px; }

  .text-over-img__block {
    right: 70px; } }
@media (max-width: 940px) {
  .text-over-img {
    margin: 60px 0; }

  .text-over-img__block {
    right: 50px; } }
@media (max-width: 720px) {
  .text-over-img {
    height: auto; }
    .text-over-img > img {
      position: static;
      width: 100%;
      height: auto; }

  .text-over-img__block {
    position: static;
    padding: 40px 20px 0;
    width: auto; } }
.home-news {
  margin: 120px 0;
  overflow: hidden; }

.home-news__block {
  display: flex;
  min-height: 740px; }

.home-news__news {
  position: relative;
  width: 24%;
  background: #eee;
  padding-top: 35px;
  padding-bottom: 20px; }
  .home-news__news:before {
    content: "";
    position: absolute;
    top: 0;
    left: -160px;
    bottom: 0;
    width: 160px;
    background: #eee; }

.home-news__header {
  border-bottom: 1px solid #484a48;
  padding-bottom: 20px; }
  .home-news__header h2 {
    font-size: 20px;
    line-height: normal;
    color: #128b51; }

.home-news__item {
  margin-top: 30px;
  padding-right: 20px; }
  .home-news__item a {
    color: #484a48; }

.home-news__item-header {
  color: #128b51;
  font-weight: bold; }

.home-news__article {
  position: relative;
  margin-left: 1%;
  width: 49%;
  border-bottom: 1px solid #484a48;
  padding-bottom: 120px; }
  .home-news__article .erhardt-btn {
    position: absolute;
    left: 0;
    bottom: 60px; }

.home-news__article--small {
  width: 24%; }
.home-news__img-col-block {
  display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:20px;
	align-items: end;
}
.home-news__img-block {
  position: relative; }

.home-news__img-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(72, 74, 72, 0.46);
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  padding: 23px 10px 23px 30px; }

.home-news__article-header {
  font-weight: bold;
  color: #484a48;
  margin-top: 46px; }

@media (max-width: 1680px) {
  .home-news__news {
    width: 32%; }

  .home-news__article {
    width: 33%; } }
@media (max-width: 1200px) {
  .home-news__img-header {
    font-size: 18px;
    padding: 16px 10px; }

  .home-news__header h2 {
    font-size: 18px; } }
@media (max-width: 940px) {
  .home-news {
    margin: 60px 0; } }
@media (max-width: 720px) {
  .home-news__block {
    flex-wrap: wrap;
    min-height: 0; }

  .home-news__news {
    width: 100%; }
    .home-news__news:before {
      content: normal; }

  .home-news__header {
    padding-left: 20px; }
    .home-news__header h2 {
      font-size: 16px; }

  .home-news__item {
    padding-left: 20px; }

  .home-news__article {
    width: 100%;
    padding-bottom: 10px;
    margin: 20px 0 0; }
    .home-news__article .erhardt-btn {
      position: static;
      margin-top: 20px; }

  .home-news__img-header {
    font-size: 16px; } }
@keyframes fadeOutRightInLeft {
  0% {
    opacity: 1;
    transform: translateX(0); }
  50% {
    opacity: 0;
    transform: translateX(20px); }
  51% {
    opacity: 0;
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.icon-section {
  margin: 120px 0; }

.icon-section__block {
  text-align: center; }

.icon-section__item {
  width: 218px;
  display: inline-block;
  vertical-align: top;
  margin-right: 98px;
  text-decoration: none; }
  .icon-section__item:nth-child(3n+3) {
    margin-right: 0; }

.icon-section__name {
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase; }

.icon-circle-block {
  position: relative;
  fill: none;
  overflow: hidden;
  display: inline-block;
  vertical-align: top; }
  .icon-circle-block:hover .icon {
    animation: fadeOutRightInLeft .8s; }
  .icon-circle-block .circle-svg {
    vertical-align: top; }
    .icon-circle-block .circle-svg circle {
      fill: none;
      stroke: #989998;
      stroke-width: 3.4546;
      stroke-miterlimit: 10;
      stroke-dasharray: 13.745,13.745; }
  .icon-circle-block .icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    fill: none; }

.icon-link-line {
  display: inline-block;
  margin-top: 15px; }
  .icon-link-line .icon-circle-block {
    vertical-align: middle; }

.icon-link-line__name {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  margin-left: 18px;
  font-weight: bold; }

@media (max-width: 1200px) {
  .icon-section__item {
    width: 140px;
    margin-right: 10%; }

  .icon-circle-block .circle-svg {
    width: 140px;
    height: 140px; }
  .icon-circle-block .icon {
    width: 140px;
    height: 140px; } }
@media (max-width: 940px) {
  .icon-section {
    margin: 60px 0; } }
@media (max-width: 720px) {
  .icon-section__item {
    width: 70px; }

  .icon-circle-block .circle-svg {
    width: 70px;
    height: 70px; }
  .icon-circle-block .icon {
    width: 70px;
    height: 70px; } }
.product-overview {
  margin: 120px 0; }

.product-overview__block {
  padding-left: 148px; }

.product-overview__images {
  display: flex; }

.product-overview__images-left {
  width: 31.6%; }

.product-overview__image:nth-child(2) {
  margin-top: 4px; }

.product-overview__images-right {
  width: 68.4%;
  padding-left: 6px; }

.product-overview__text {
  position: relative;
  margin-top: 8px;
  padding: 27px 160px 43px 38px;
  background: #eee; }

.product-overview__text-header {
  font-weight: bold;
  color: #484a48; }

.product-overview__btn-block {
  position: relative;
  margin-top: 30px; }
  .product-overview__btn-block .icon-link-line {
    position: absolute;
    top: -8px;
    right: 0;
    margin: 0; }
    .product-overview__btn-block .icon-link-line .circle-svg {
      width: 62px;
      height: 62px; }
    .product-overview__btn-block .icon-link-line .icon {
      width: 62px;
      height: 62px; }

.product-overview__show-btn {
  position: absolute;
  bottom: 0;
  left: -148px;
  width: 146px;
  height: 108px;
  color: #ffffff;
  background: #128b51;
  text-transform: uppercase;
  padding: 10px 10px 10px 35px;
  font-weight: bold;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .product-overview__show-btn:after {
    content: "";
    position: absolute;
    bottom: 20px;
    left: 14px;
    width: 12px;
    height: 12px;
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    transform: rotate(45deg); }

.product-overview__show-btn--open {
  background: #eee; }
  .product-overview__show-btn--open .product-overview__show-btn-text {
    display: none; }
  .product-overview__show-btn--open:before {
    content: "";
    position: absolute;
    top: 53px;
    left: 61px;
    width: 24px;
    height: 2px;
    background: #128b51;
    transform: rotate(-45deg); }
  .product-overview__show-btn--open:after {
    content: "";
    top: 53px;
    left: 61px;
    width: 24px;
    height: 2px;
    border: 0;
    background: #128b51; }

@media (max-width: 940px) {
  .product-overview__text {
    padding-right: 100px; }

  .product-overview__btn-block .icon-link-line {
    position: static;
    display: block;
    margin-top: 10px; } }
@media (max-width: 720px) {
  .product-overview {
    margin: 60px 0; }

  .product-overview__block {
    padding-left: 110px; }

  .product-overview__text {
    padding: 20px 30px 30px; }

  .product-overview__show-btn {
    width: 110px;
    height: 72px;
    padding-left: 30px;
    left: -110px; }
    .product-overview__show-btn:after {
      width: 10px;
      height: 10px;
      left: 9px;
      bottom: 14px; }

  .product-overview__show-btn--open:before {
    top: 35px;
    left: 43px; }
  .product-overview__show-btn--open:after {
    top: 35px;
    left: 43px;
    width: 24px;
    height: 2px; } }
.product-models {
  margin: 120px 0;
  color: #484a48;
  padding: 20px 30px 30px; }

.product-models--close {
  display: none;
  margin: 4px 0 0;
  background: #eee; }

.product-models--open {
  display: block; }

.product-models__block {
  display: flex;
  flex-wrap: wrap; }

.product-models__header {
  position: relative;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 38px;
  padding-bottom: 20px;
  text-align: center; }
  .product-models__header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 414px;
    height: 1px;
    margin-left: -207px;
    background: #484a48; }

.product-model {
  position: relative;
  width: 28%;
  margin: 30px 8% 0 0;
  padding-bottom: 30px; }
  .product-model:nth-child(3n+3) {
    margin-right: 0; }
  .product-model .erhardt-btn {
    position: absolute;
    left: 0;
    bottom: 60px; }

.product-model--with-btn {
  padding-bottom: 188px;
  border-bottom: 1px solid #ffffff; }

.product-model__header {
  margin-top: 10px;
  text-transform: uppercase; }

.product-model__name {
  font-weight: bold;
  margin-bottom: 30px; }

.product-models__btn-block {
  text-align: center;
  margin-top: 80px; }

@media (max-width: 1680px) {
  .product-models--close {
    padding-left: 90px;
    padding-right: 90px; } }
@media (max-width: 1200px) {
  .product-models__block {
    justify-content: space-between; }

  .product-model {
    width: 45%;
    margin-right: 0; } }
@media (max-width: 940px) {
  .product-models--close {
    padding: 50px 50px 20px 50px; }

  .product-models__btn-block {
    margin-top: 20px; } }
@media (max-width: 720px) {
  .product-model {
    width: 100%; } }
@media (max-width: 500px) {
  .product-models__header:after {
    width: 100%;
    margin-left: -50%; } }
.accordion-block {
  margin: 120px 0; }

.accordion {
  border-top: 1px solid #484a48; }

.accordion--with-margin {
  margin-top: 40px; }

.accordion__item {
  position: relative;
  border-bottom: 1px solid #484a48;
  padding-bottom: 20px; }

.accordion__header {
  position: relative;
  padding-top: 20px;
  cursor: pointer; }
  .accordion__header:after {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    right: 3px;
    width: 12px;
    height: 12px;
    border-right: 2px solid #484a48;
    border-bottom: 2px solid #484a48;
    transform: rotate(45deg);
    cursor: pointer; }

.accordion__text {
  display: none; }

.accordion__block-header {
  text-transform: uppercase;
  color: #484a48;
  font-size: 24px;
  font-weight: bold;
  margin-top: 100px; }
  .accordion__block-header:first-child {
    margin-top: 0; }
  .accordion__block-header + .accordion {
    padding-top: 40px;
    margin-top: 14px; }

.accordion__item--open .accordion__header:before {
  content: "";
  display: block;
  position: absolute;
  top: 22px;
  right: 0px;
  width: 23px;
  height: 2px;
  background: #484a48;
  transform: rotate(-45deg);
  cursor: pointer; }
.accordion__item--open .accordion__header:after {
  top: 22px;
  right: 0px;
  width: 23px;
  height: 2px;
  background: #484a48;
  border: 0; }
.accordion__item--open .accordion__text {
  display: block; }

.accordion--green .accordion__item--open .accordion__header {
  color: #128b51; }

.accordion__2col {
  display: flex;
  padding: 20px 0 50px; }

.accordion__2col-img {
  width: 36%;
  margin-right: 3%; }
  .accordion__2col-img + .accordion__2col-text {
    width: 81%; }

.accordion__2col-img--right {
  margin-right: 0;
  margin-left: 3%;
  order: 1; }

.accordion__2col-text {
  width: 100%; }

.accordion--product {
  border-top: 0; }
  .accordion--product .accordion__item {
    border-bottom-color: #ccc; }

.accordion__abc {
  font-weight: normal;
  font-size: 15px;
  display: inline-block;
  margin-left: 160px; }

.accordion__abc-item {
  font-weight: bold;
  text-decoration: none; }
  .accordion__abc-item:before {
    content: " | ";
    font-weight: normal; }
  .accordion__abc-item:first-child:before {
    content: normal; }

.accordion__abc-item--active {
  color: #128b51; }

.accordion__header-green {
  padding-bottom: 20px;
  margin-top: 20px;
  font-size: 40px;
  font-weight: bold;
  color: #128b51; }
  .accordion__item + .accordion__header-green {
    margin-top: 60px; }

@media (max-width: 720px) {
  .accordion-block {
    margin: 60px 0; }

  .accordion__abc {
    display: block;
    margin-left: 0; } }
.image-gallery {
  position: relative;
  margin-top: 80px;
  overflow: hidden; }
  .image-gallery .slider__item {
    cursor: pointer; }

.image-gallery__prev,
.image-gallery__next {
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 92px;
  background: rgba(18, 139, 81, 0.8);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 10; }
  .image-gallery__prev:after,
  .image-gallery__next:after {
    content: "";
    display: block;
    position: absolute;
    top: 40px;
    left: 12px;
    width: 12px;
    height: 12px;
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg); }

.image-gallery__next {
  left: auto;
  right: 0; }
  .image-gallery__next:after {
    left: 8px;
    transform: rotate(225deg); }

.image-gallery__over {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 40px;
  background: rgba(255, 255, 255, 0.4);
  padding-left: 18px;
  z-index: 10; }

.image-gallery__over-text {
  position: absolute;
  right: 18px;
  bottom: 0; }

.image-gallery__overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100; }

.image-gallery__overlay-img {
  position: relative;
  width: 88%;
  height: 88%; }
  .image-gallery__overlay-img .max-image {
    max-height: 100%;
    width: auto;
    margin: 0 auto; }

.image-gallery__overlay-close {
  position: absolute;
  top: 0;
  right: -35px;
  width: 30px;
  height: 30px;
  cursor: pointer; }
  .image-gallery__overlay-close:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 2px;
    background: #ffffff;
    transform: translate(-20px, -1px) rotate(45deg); }
  .image-gallery__overlay-close:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 2px;
    background: #ffffff;
    transform: translate(-20px, -1px) rotate(-45deg); }

.image-figure {
  margin: 120px 0; }

.image-figure__figcaption {
  text-align: center;
  font-size: 13px;
  margin-top: 8px; }

@media (max-width: 720px) {
  .image-figure {
    margin: 60px 0; }

  .image-figure__figcaption {
    font-size: 11px;
    margin-top: 8px; } }
.product-detail {
  margin: 120px 0;
  padding: 78px 0 120px;
  background: #eee; }

.product-detail__header {
  position: relative;
  text-transform: uppercase;
  padding-bottom: 22px; }
  .product-detail__header:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 190px;
    height: 1px;
    background: #484a48; }

.prodcut-detail__block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.product-detail__item {
  width: 48.4%;
  display: flex;
  justify-content: space-between;
  margin-top: 52px;
  padding-bottom: 10px;
  border-bottom: 1px solid #484a48; }
  .product-detail__item:nth-child(4n+3) .product-detail__img-block, .product-detail__item:nth-child(4n+4) .product-detail__img-block {
    order: 1; }

.product-detail__img-block {
  width: 46.4%; }

.product-detail__text {
  position: relative;
  width: 46.4%; }

.product-detail__text-header {
  text-transform: uppercase;
  font-size: 15px;
  color: #484a48; }

@media (max-width: 720px) {
  .product-detail__item {
    width: 100%; } }
@media (max-width: 500px) {
  .product-detail__text-header {
    word-wrap: break-word;
    hyphens: auto; } }
.news {
  margin: 120px 0; }
  .news .accordion {
    border-top: 0; }
  .news .accordion__item {
    margin-top: 50px;
    border-color: #eee; }
    .news .accordion__item:first-child {
      margin-top: 0; }
  .news .accordion__item--open {
    border-bottom: 0; }
  .news .accordion__header {
    color: #484a48; }

.news__item {
  display: flex;
  padding: 14px 0;
  border-top: 1px solid #eee; }
  .news__item:first-child {
    margin-top: 20px; }

.news__img {
  width: 36%;
  margin-right: 3%; }

.news__text {
  width: 81%; }

.news__header h3 {
  font-size: 15px; }

@media (max-width: 940px) {
  .news {
    margin: 60px 0; } }
@media (max-width: 500px) {
  .news__item {
    display: block; }

  .news__img {
    width: auto; }

  .news__text {
    width: auto;
    margin-top: 20px; } }
.login {
  margin: 120px 0;
  width: 853px;
  margin-left: auto;
  margin-right: auto; }

.login__form input[type="text"],
.login__form input[type="email"],
.login__form input[type="password"] {
  width: 326px;
  margin-right: 10px; }
.login__form select{
	display: inline-block;
	vertical-align: top;
	color: #484a48;
border: 1px solid #484a48;
height: 46px;
line-height: 46px;
padding: 2px 27px;
font-family: inherit;
font-size: inherit;
	background:#fff;
  margin-right: 10px;
}
.login__link {
  display: inline-block;
  color: #128b51;
  margin-top: 25px; }
  .login__link:after {
    content: "";
    display: inline-block;
    border-top: 2px solid #128b51;
    border-right: 2px solid #128b51;
    width: 12px;
    height: 12px;
    transform: rotate(45deg);
    margin-left: 5px; }

.form-block {
  margin: 120px 0;
  background: #eee;
  padding: 100px 0; }

.form-block--dealer {
  background: #128b51;
  color: #ffffff;
  margin: -120px 0; }

.form-block--no-bg {
  background: transparent;
  padding: 0; }

.form__line {
  margin-top: 64px; }
  .form__line:first-child {
    margin-top: 0; }

.form__line--margin {
  margin-top: 64px; }
  .form__line--margin:first-child {
    margin-top: 64px; }

.form__line--radio {
  margin-top: 100px; }

.form__line--submit {
  text-align: center; }

.form__line--small {
  margin-top: 30px; }

.form__line--data {
  text-align: center;
  margin-top: 54px; }
  .form__line--data .form__checkbox-block {
    display: inline-block;
    vertical-align: top; }

.form__label {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  color: #484a48;
  margin-bottom: 12px; }

.form__select-block {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 484px;
  border: 1px solid #484a48; }
  .form__select-block:after {
    content: "";
    position: absolute;
    top: 14px;
    right: 25px;
    width: 12px;
    height: 12px;
    border-right: 2px solid #484a48;
    border-bottom: 2px solid #484a48;
    transform: rotate(45deg);
    pointer-events: none; }

.form__select-block--open {
  background: #128b51;
  border-color: #128b51;
  z-index: 1; }
  .form__select-block--open:after {
    border-color: #ffffff; }
  .form__select-block--open .form__select-text {
    color: #ffffff; }
  .form__select-block--open .form__select-options {
    display: block; }

.form__select {
  display: none; }

.form__select-text {
  line-height: 44px;
  font-size: inherit;
  color: #484a48;
  padding: 0 60px 0 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.form__select-options {
  display: none;
  position: absolute;
  top: 100%;
  left: -1px;
  width: calc(100% + 2px);
  line-height: 20px;
  padding: 10px 0 26px 28px;
  background: #ffffff;
  transform: translateY(1px);
  max-height: 172px;
  overflow-y: auto;
  overflow-x: hidden; }

.form__select-option {
  border-top: 1px solid #eee;
  color: #484a48;
  padding: 10px 30px 10px 0;
  cursor: pointer; }
  .form__select-option:first-child {
    border-top: 0; }
  .form__select-option:hover {
    color: #128b51; }

.form__select-block--white {
  border-color: #ffffff; }
  .form__select-block--white .form__select-text {
    color: #ffffff; }

.form__select-block--number {
  width: 64px;
  line-height: 24px;
  vertical-align: middle; }
  .form__select-block--number .form__select-text {
    line-height: 22px;
    padding-left: 12px;
    font-size: 14px; }
  .form__select-block--number:after {
    top: 3px;
    right: 7px;
    width: 10px;
    height: 10px; }
  .form__select-block--number .form__select-options {
    padding-left: 20px;
    padding-bottom: 10px; }
  .form__select-block--number .form__select-option {
    padding-right: 20px; }

.form__text {
  padding: 5px 10px 5px 0 !important;
  border-width: 0 0 1px !important;
  background: transparent;
  width: 48%;
  margin-left: 4%; }
  .form__text:first-child {
    margin-left: 0; }

.form__text-white {
  border-color: #ffffff !important;
  text-align: center;
  background: transparent;
  color: #ffffff !important; }

.form__textarea {
  width: 100%;
  height: 96px;
  border: 1px solid #484a48;
  padding: 14px 28px;
  background: transparent;
  font-family: inherit;
  font-size: 16px;
  color: #484a48; }

.form__text-block {
  margin-top: 50px; }

.form__file {
  display: none; }

.form__file-span {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #128b51;
  text-transform: uppercase;
  padding: 0 30px;
  color: #128b51;
  line-height: 44px;
  font-size: 16px;
  cursor: pointer; }

.form__checkbox-block {
  margin-top: 10px;
  position: relative;
  padding-left: 44px; }

.form__checkbox-block--inline {
  display: inline-block;
  width: 477px; }

.form__checkbox,
.form__radio {
  position: absolute;
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #484a48;
  background: #eee;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer; }
  .form__checkbox:checked:before,
  .form__radio:checked:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 12px;
    height: 12px;
    background: #128b51; }

.form__radio {
  width: 24px;
  height: 24px;
  border-style: dotted;
  border-radius: 50%;
  top: 3px; }
  .form__radio:checked:before {
    top: 4px;
    left: 4px;
    width: 14px;
    height: 14px;
    border-radius: 50%; }

.form__checkbox-label {
  display: inline-block;
  vertical-align: top; }

.form__product-block {
  display: flex;
  justify-content: space-between; }

.form__product-item {
  width: 16%; }
.form__product-item--5col{
	width:19%;
}
.form__product-img {
  position: relative; }
  .form__product-img img {
    display: block;
    width: 100%;
    height: auto; }
  .form__product-img .form__checkbox-block {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0 5px 54px;
    background: rgba(255, 255, 255, 0.7);
    color: #484a48; }
  .form__product-img .form__checkbox {
    top: 15px;
    left: 10px; }

.form__delear-plz {
  display: inline-block; }
  .form__delear-plz .form__label {
    color: #ffffff;
    margin: 0 25px 0 100px;
    vertical-align: middle; }
  .form__delear-plz .form__text-white {
    vertical-align: middle !important;
    width: 272px; }

.rangeslider,
.rangeslider__fill {
  display: block; }

.rangeslider {
  background: #eee;
  position: relative; }

.rangeslider--horizontal {
  height: 10px;
  width: 100%; }

.rangeslider--vertical {
  width: 20px;
  min-height: 150px;
  max-height: 100%;
  height: 100%; }

.rangeslider--disabled {
  opacity: 0.4; }

.rangeslider__fill {
  background: #484a48;
  position: absolute; }

.rangeslider--horizontal .rangeslider__fill {
  top: 0;
  height: 100%; }

.rangeslider--vertical .rangeslider__fill {
  bottom: 0;
  width: 100%; }

.rangeslider__handle {
  display: inline-block;
  background: #128b51;
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: absolute;
  border-radius: 50%; }

.rangeslider--horizontal .rangeslider__handle {
  top: -7px;
  touch-action: pan-y;
  -ms-touch-action: pan-y; }

.rangeslider--vertical .rangeslider__handle {
  left: -7px;
  touch-action: pan-x;
  -ms-touch-action: pan-x; }

input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9); }

.upload__file-item {
  position: relative;
  margin: 10px 0; }

.upload__file-name {
  border-bottom: 1px solid #959595;
  padding: 6px 0 10px;
  color: #128b51; }

.upload__file-status {
  position: relative;
  height: 7px;
  text-align: center;
  background: #959595;
  margin-top: 9px; }

.upload__file-status-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: #128b51; }

.upload__file-status-number {
  display: none; }

.upload__file-delete {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 33px;
  height: 33px;
  border: 1px solid #959595;
  cursor: pointer; }

.upload__file-delete:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 2px;
  background: #959595;
  transform: translate(-50%, -50%) rotate(45deg); }

.upload__file-delete:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 2px;
  background: #959595;
  transform: translate(-50%, -50%) rotate(-45deg); }

.upload__hidden-file-input {
  display: none; }

@media (max-width: 1680px) {
  .form__delear-plz {
    display: block;
    margin-top: 20px; }
    .form__delear-plz .form__label {
      margin-left: 0; } }
@media (max-width: 1200px) {
  .form__checkbox {
    top: 3px; }

  .form__radio {
    top: 1px; }

  .form__product-block {
    justify-content: flex-start;
    flex-wrap: wrap; }

  .form__product-item {
    width: 23.5%;
    margin-right: 2%; }
    .form__product-item:nth-child(n+5) {
      margin-top: 15px; }
    .form__product-item:nth-child(4n+4) {
      margin-right: 0; } }
@media (max-width: 720px) {
  .form-block {
    margin: 60px 0;
    padding: 60px 0; }

  .form__checkbox-label {
    line-height: 26px; }

  .form__product-item {
    width: 49%;
    margin-right: 2%; }
    .form__product-item:nth-child(n+3) {
      margin-top: 15px; }
    .form__product-item:nth-child(2n+2) {
      margin-right: 0; } }
@media (max-width: 500px) {
  .form__line {
    margin-top: 30px; }

  .form__text {
    width: 100%;
    margin-top: 30px;
    margin-left: 0; }
    .form__text:first-child {
      margin-top: 0; }

  .form__select-block {
    width: 100%; }

  .form__line--data {
    text-align: left; }

  .form__delear-plz .form__label {
    display: block;
    margin: 0 0 12px; } }
.productfinder {
  margin: 120px 0; }

.productfinder--greybg {
  background: #eee;
  padding: 100px 0; }

.productfinder__header {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #484a48;
  margin-bottom: 55px;
  padding-bottom: 19px; }
  .productfinder__header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 190px;
    height: 1px;
    background: #ccc; }

.productfinder__item-header {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #484a48;
  margin-bottom: 22px; }

.productfinder__item-header--no-margin {
  margin-bottom: 0; }

.productfinder__item-img {
  position: relative; }
  .productfinder__item-img .form__checkbox-block {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0 5px 54px;
    background: rgba(255, 255, 255, 0.7);
    color: #484a48; }
  .productfinder__item-img .form__radio {
    top: 13px;
    left: 10px; }

.productfinder__group,
.productfinder__area {
  display: flex;
  justify-content: space-between; }

.productfinder__group-item {
  width: 23%; }

.productfinder__area-item {
  width: 15%; }
  .productfinder__area-item:first-child {
    width: 33.5%; }

.productfinder__inline-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.productfinder__inline-area-item {
  width: 44%;
  margin-top: 22px; }

.productfinder__inline-area-header {
  color: #484a48; }

.productfinder__size {
  display: flex;
  justify-content: space-between; }

.productfinder__size-item {
  width: 46%; }

.productfinder__size-header {
  font-weight: bold;
  margin-bottom: 15px; }

.productfinder__size-input {
  width: 140px;
  background: #eee;
  text-align: center; }

.productfinder__size-range-block {
  margin-top: 78px; }

.productfinder__size-scala {
  position: relative;
  margin-top: 14px;
  color: #484a48; }

.productfinder__size-scala-end {
  position: absolute;
  top: 0;
  right: 0; }

.productfinder__control {
  display: flex;
  flex-wrap: wrap; }

.productfinder__control-item {
  position: relative;
  padding: 20px 0 0 130px;
  min-height: 240px;
  margin-right: 120px; }
  .productfinder__control-item:first-child {
    margin-left: 0; }
  .productfinder__control-item:last-child {
    margin-right: 0 !important; }
    .productfinder__control-item:last-child .productfinder__control-img {
      width: 50px; }

.productfinder__control-item--noimage {
  padding-left: 0 !important; }

.productfinder__control-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px; }

.productfinder__control-header {
  font-weight: bold; }

.productfinder__equipment {
  display: flex;
  flex-wrap: wrap;
  margin-top: -40px; }

.productfinder__equipment-item {
  width: 15%;
  margin-right: 3.7%;
  margin-top: 40px; }

.productfinder-result {
  margin: 120px 0; }

.productfinder-result__item {
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px; }
  .productfinder-result__item:first-child {
    margin-top: 0; }

.productfinder-result__header {
  position: relative;
  width: 100%;
  margin-bottom: 55px;
  font-weight: normal;
  padding-bottom: 20px; }
  .productfinder-result__header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 192px;
    height: 1px;
    background: #484a48; }

.productfinder-result__img-block {
  width: 39%; }

.productfinder-result__img {
  display: block;
  width: 100%;
  height: auto; }

.productfinder-result__product-details {
  width: 55%;
  margin-left: 6%; }

.productfinder-result__subheader {
  font-weight: bold;
  color: #484a48;
  padding: 0 25px;
  margin-top: 40px; }
  .productfinder-result__subheader:first-child {
    margin-top: 0; }

.productfinder-result__options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 25px; }

.productfinder-result__option {
  width: 48%;
  background: #eee;
  padding: 0 25px;
  margin-top: 12px; }

.productfinder-result__option--wide {
  width: 100%; }

@media (max-width: 1200px) {
  .productfinder__item-img .form__radio {
    top: 9px; }

  .productfinder__area {
    flex-wrap: wrap; }

  .productfinder__area-item {
    width: 49%; }
    .productfinder__area-item:first-child {
      width: 49%; }
    .productfinder__area-item:nth-child(n+3) {
      margin-top: 15px; }

  .productfinder__equipment-item {
    width: 29%; }

  .productfinder__control-item {
    padding-left: 100px;
    margin-right: 60px;
    min-height: 140px; } }
@media (max-width: 940px) {
  .productfinder__header {
    font-size: 16px; }

  .productfinder__item-header {
    font-size: 14px; } }
@media (max-width: 720px) {
  .productfinder-result {
    margin: 60px 0; }

  .productfinder-result__img-block {
    width: 100%; }

  .productfinder-result__product-details {
    width: 100%;
    margin: 20px 0 0; }

  .productfinder {
    margin: 60px 0; }

  .productfinder--greybg {
    padding: 60px 0; }

  .productfinder__group {
    flex-wrap: wrap;
    justify-content: flex-start; }

  .productfinder__group-item {
    width: 49%;
    margin-right: 2%; }
    .productfinder__group-item:nth-child(n+3) {
      margin-top: 20px; }
    .productfinder__group-item:nth-child(2n+2) {
      margin-right: 0; }

  .productfinder__area-item,
  .productfinder__area-item:first-child,
  .productfinder__inline-area-item {
    width: 100%; }

  .productfinder__equipment-item {
    width: 49%;
    margin-right: 2%; }
    .productfinder__equipment-item:nth-child(2n+2) {
      margin-right: 0; } }
@media (max-width: 500px) {
  .productfinder__size {
    flex-wrap: wrap; }

  .productfinder__size-item {
    width: 100%; }
    .productfinder__size-item:nth-child(n+2) {
      margin-top: 20px; } }
.configurator__filter {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  color: #484a48;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-top: 60px; }
  .configurator__filter .form__radio {
    background: #ffffff; }
  .configurator__filter .form__checkbox-block {
    margin: 10px auto 0;
    padding-left: 34px; }

.configurator__filter-header {
  width: 100%;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px; }

.configurator {
  margin: 120px 0; }

.configurator__item {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px; }
  .configurator__item:first-child {
    margin-top: 0; }

.configurator__item--center {
  justify-content: center; }
  .configurator__item--center .configurator__header {
    padding-top: 30px; }
    .configurator__item--center .configurator__header:after {
      bottom: auto;
      top: 0;
      width: 414px;
      background: #484a48; }

.configurator__header {
  width: 100%;
  position: relative;
  margin-bottom: 26px;
  padding-bottom: 20px; }
  .configurator__header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 190px;
    height: 1px;
    background: #ccc; }

.configurator__product-details {
  width: 66%; }

.configurator__right {
  position: relative;
  width: 32.7%;
  margin-left: 1.3%; }
  .configurator__right .erhardt-btn {
    position: absolute;
    left: 0;
    bottom: 0; }

.configurator__right--fix {
  width: 190px; }

.configurator__img-block {
  display: inline-block;
  padding: 5px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }
  .configurator__img-block img {
    width: 49%;
    height: auto;
    vertical-align: top; }
    .configurator__img-block img:first-child {
      margin-right: 2%; }

.configurator__subheader {
  text-transform: uppercase;
  color: #484a48;
  margin: 11px 0 9px;
  width: 100%; }

.configurator__options {
  padding-bottom: 6px;
  border-bottom: 1px solid #ccc; }

.configurator__option {
  display: flex;
  margin-top: 3px; }

.configurator__label {
  position: relative;
  width: 200px;
  background: #eee;
  margin-right: 16px;
  padding: 0 12px;
  flex-shrink: 0; }

.configurator__value {
  background: #eee;
  flex-grow: 1;
  padding: 0 12px; }

.configurator__label-info {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 22px;
  height: 22px;
  background: url("./../img/icon_info.svg") no-repeat;
  cursor: pointer; }
  .configurator__label-info:hover .configurator__label-info-box {
    display: block; }

.configurator__label-info-box {
  display: none;
  position: absolute;
  top: 7px;
  left: 100%;
  z-index: 1;
  margin-left: 20px;
  background: #484a48;
  color: #ffffff;
  width: 364px;
  padding: 14px 22px 20px;
  line-height: 20px;
  box-shadow: -5px 5px 5px rgba(153, 153, 153, 0.7); }
  .configurator__label-info-box:after {
    content: "";
    position: absolute;
    top: 0;
    left: -14px;
    border: 14px dashed rgba(153, 153, 153, 0);
    border-top: 22px solid #484a48;
    border-bottom: 0; }

.configurator__add {
  background: #eee;
  padding: 10px 75px 5px 30px;
  text-transform: uppercase;
  width: 190px;
  line-height: 20px;
  font-size: 14px;
  position: relative;
  color: #484a48;
  cursor: pointer; }
  .configurator__add .icon {
    fill: #ffffff;
    stroke: #989998;
    position: absolute;
    right: 8px;
    bottom: 10px; }

.configurator__add--active {
  background: #128b51;
  color: #ffffff; }
  .configurator__add--active .icon {
    fill: #128b51;
    stroke: #ffffff; }

.configurator__add--with-margin {
  margin-top: 50px; }

.configurator__number {
  background: #eee;
  padding: 11px 18px 5px;
  line-height: 24px;
  width: 200px; }
  .configurator__number span {
    display: inline-block;
    width: 100px;
    vertical-align: top;
    color: #484a48;
    font-size: 14px; }

.configurator__delete {
  background: #eee;
  padding: 5px 18px 18px;
  line-height: 24px;
  width: 200px; }
  .configurator__delete span {
    display: inline-block;
    width: 100px;
    vertical-align: top;
    color: #484a48;
    font-size: 14px; }

.configurator__delete-btn {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 1px solid #484a48;
  cursor: pointer; }
  .configurator__delete-btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 11px;
    left: 2px;
    width: 18px;
    height: 1px;
    background: #484a48;
    transform: rotate(45deg); }
  .configurator__delete-btn:after {
    content: "";
    display: block;
    position: absolute;
    top: 11px;
    left: 2px;
    width: 18px;
    height: 1px;
    background: #484a48;
    transform: rotate(-45deg); }

.configurator__colors {
  display: flex;
  justify-content: space-between; }

.configurator__color {
  width: 10.5%;
  height: 28px;
  cursor: pointer; }

.configurator__color--yellow {
  background: #ffe536; }

.configurator__color--orange {
  background: #fea235; }

.configurator__color--red {
  background: #fe353b; }

.configurator__color--grey {
  background: #939aa2; }

.configurator__color--green {
  background: #377d47; }

.configurator__color--blue {
  background: #0a6196; }

.configurator__color--grey-dark {
  background: #484a47; }

.configurator__color--beige,
.configurator__color--natural {
  background: #f1dfb7; }

.configurator__color--brown {
  background: #6d461d; }

.configurator-search {
  margin: 120px 0; }

.configurator-search__header {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #484a48;
  margin-bottom: 55px;
  padding-bottom: 19px; }
  .configurator-search__header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 190px;
    height: 1px;
    background: #ccc; }

.configurator-search--greybg {
  background: #eee;
  padding: 100px 0; }

.configurator-search__colors {
  display: flex;
  flex-wrap: wrap; }

.configurator-search__color {
  width: 6.5%;
  margin-left: 10px; }
  .configurator-search__color:first-child {
    margin-left: 0; }

.configurator-search__color-box {
  height: 58px;
  cursor: pointer; }

.configurator-search__color-box--active {
  border: 4px solid #484a48; }

.configurator-search__color-header {
  color: #484a48;
  text-align: center;
  border-top: 1px solid #484a48;
  border-bottom: 1px solid #484a48;
  margin-top: 10px; }

.configurator-search__color-radio {
  display: none; }

.configurator-search__optics {
  display: flex;
  flex-wrap: wrap; }

.configurator-search__optics-item {
  width: 173px;
  margin-right: 124px; }
  .configurator-search__optics-item:last-child {
    margin-right: 0; }
  .configurator-search__optics-item .form__checkbox-label {
    color: #484a48;
    font-weight: bold; }

.configurator-search__optics-uni {
  width: 173px;
  height: 173px;
  border: 4px solid #484a48; }

.configurator-search__optics-design {
  position: relative;
  display: flex;
  width: 173px;
  height: 173px;
  border: 4px solid #484a48; }

.configurator-search__optics-design-over {
  position: absolute;
  top: -4px;
  left: -4px;
  display: flex;
  width: 173px;
  height: 173px;
  border: 4px solid #484a48;
  transform: rotate(-90deg); }

.configurator-search__optics-design-box {
  width: 7px;
  height: 169px;
  background: #484a48;
  margin-left: 14px; }

.configurator-search__optics-striped {
  display: flex;
  width: 173px;
  height: 173px;
  border: 4px solid #484a48; }

.configurator-search__optics-striped-box {
  width: 19px;
  height: 169px;
  background: #484a48;
  margin-left: 27px; }

.configurator-search__collection {
  display: flex;
  flex-wrap: wrap;
  margin: -20px -2% 0; }

.configurator-search__collection-item {
  width: 15%;
  margin-left: 4%;
  margin: 20px 2% 0; }
  .configurator-search__collection-item:nth-child(5) .configurator__label-info-box {
    width: 160px;
    word-wrap: break-word;
    hyphens: auto; }

.configurator-search__collection-header {
  position: relative;
  font-weight: bold;
  margin-bottom: 7px;
  padding-right: 25px;
  color: #484a48; }

.configurator-search__collection-img {
  position: relative; }
  .configurator-search__collection-img .form__checkbox-block {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0 5px 54px;
    background: rgba(255, 255, 255, 0.7);
    color: #484a48; }
  .configurator-search__collection-img .form__radio {
    top: 15px;
    left: 10px; }

.configurator-search__checkbox-block--inline {
  display: inline-block;
  width: 250px;
  vertical-align: top; }

.configurator-search__material .form__checkbox-label {
  color: #484a48;
  font-weight: bold; }

@media (max-width: 1680px) {
  .configurator-search__color {
    width: 9.5%; } }
@media (max-width: 1200px) {
  .configurator-search__collection-item {
    width: 29.3%; }
    .configurator-search__collection-item:nth-child(3n+3) .configurator__label-info-box {
      left: auto;
      right: 100%;
      margin-right: 20px;
      margin-left: 0; }
      .configurator-search__collection-item:nth-child(3n+3) .configurator__label-info-box:after {
        left: auto;
        right: -14px; }
    .configurator-search__collection-item:nth-child(5) .configurator__label-info-box {
      width: 364px;
      word-wrap: normal;
      hyphens: manual; }

  .configurator-search__collection-img .form__radio {
    top: 9px; } }
@media (max-width: 940px) {
  .configurator-search__optics {
    justify-content: space-between; }

  .configurator-search__optics-item {
    margin-right: 0; }

  .configurator__filter {
    justify-content: flex-start; }
    .configurator__filter .form__checkbox-block {
      margin-left: 0;
      margin-right: 20px; } }
@media (max-width: 720px) {
  .configurator {
    margin: 60px 0; }

  .configurator__filter {
    position: static;
    margin-top: 30px; }

  .configurator-search {
    margin: 60px 0; }

  .configurator-search--greybg {
    padding: 60px 0; }

  .configurator-search__color {
    width: 15%;
    margin-left: 2%; }
    .configurator-search__color:nth-child(7) {
      margin-left: 0; }
    .configurator-search__color:nth-child(n+7) {
      margin-top: 15px; }

  .configurator-search__optics-item:nth-child(2) {
    margin-left: 25%; }
  .configurator-search__optics-item:nth-child(3) {
    margin-top: 20px; }

  .configurator-search__collection-item {
    width: 46%; }
    .configurator-search__collection-item .configurator__label-info-box {
      width: 160px !important;
      word-wrap: break-word !important;
      hyphens: auto !important; }
    .configurator-search__collection-item:nth-child(3n+3) .configurator__label-info-box {
      left: 100%;
      right: auto;
      margin-right: 0;
      margin-left: 20px; }
      .configurator-search__collection-item:nth-child(3n+3) .configurator__label-info-box:after {
        right: auto;
        left: -14px; }
    .configurator-search__collection-item:nth-child(2n+2) .configurator__label-info-box {
      left: auto;
      right: 100%;
      margin-right: 20px;
      margin-left: 0; }
      .configurator-search__collection-item:nth-child(2n+2) .configurator__label-info-box:after {
        left: auto;
        right: -14px; }

  .configurator__product-details {
    width: 100%; }

  .configurator__right {
    width: 100%;
    margin: 10px 0 0; }
    .configurator__right .erhardt-btn {
      position: static;
      margin-top: 10px; }

  .configurator__add--with-margin {
    margin-top: 0; } }
@media (max-width: 500px) {
  .configurator-search__optics {
    margin-top: -20px; }

  .configurator-search__optics-item {
    margin-top: 20px; }
    .configurator-search__optics-item:nth-child(2) {
      margin-left: 0; }

  .configurator__label {
    width: 160px; }

  .configurator__img-block img {
    display: block;
    width: 100%;
    margin: 10px 0 0; }
    .configurator__img-block img:first-child {
      margin: 0; }

  .configurator__item--center .configurator__header:after {
    width: 100%; } }
.tab-block {
  display: flex;
  margin-top: 60px;
  padding-bottom: 2px;
  border-bottom: 1px solid #ccc; }

.tab-block--bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }

.tab-block__item {
  width: 230px;
  background: #eee;
  text-align: center;
  line-height: 46px;
  margin-left: 5px;
  cursor: pointer; }
  .tab-block__item:first-child {
    margin-left: 0; }

.tab-block__item--active {
  background: #484a48;
  color: #ffffff; }

@media (max-width: 720px) {
  .tab-block--bottom {
    position: static; } }
.download-block {
  padding: 50px 0 80px; }

.download-block--grey-bg {
  background: #eee; }

.download-block__header {
  position: relative;
  width: 100%;
  text-transform: uppercase;
  color: #484a48;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
  padding-bottom: 15px; }
  .download-block__header:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 150px;
    background: #ccc; }

.download-cat__block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.download-cat__item {
  display: block;
  position: relative;
  width: 48%;
  padding-left: 110px;
  margin-top: 10px;
  min-height: 101px;
  border-bottom: 1px solid #ccc;
  text-decoration: none; }

.download-cat__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: auto; }

.download-cat__item-header {
  display: flex;
  align-items: flex-end;
  min-height: 100px;
  font-weight: bold;
  padding: 0 0 10px 5px;
  line-height: 20px; }

.download-block__text {
  margin-top: 35px; }

.download-block__link-block {
  display:flex;
  align-items:center;
margin-bottom:10px;}

.download__link {
  color: inherit !important;
  text-decoration: underline !important; }

.download-block__sub-header {
  margin-top:30px;
	font-weight:bold;
}
.download-block__sub-header:first-child {
  margin-top:0;
}
.download-block__icon {
  margin-right:5px;
}

@media (max-width: 720px) {
  .download-cat__item {
    width: 100%; } }
	
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: flex-start;
  z-index: 110;
  overflow: auto; }
.overlay__close {
    position: absolute;
    top: -32px;
    right: -32px;
    cursor: pointer;
    z-index: 1; 
	width:30px;
	height:30px;}
.overlay__close:before {
	content:"";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1; 
	width:30px;
	height:3px;
	background:#fff;
	transform: translate(-50%,-50%) rotate(45deg);}
.overlay__close:after {
	content:"";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1; 
	width:30px;
	height:3px;
	background:#fff;
	transform: translate(-50%,-50%) rotate(-45deg);}
.overlay__close-icon {
    fill: #e3e4e4; }
.overlay__text-box {
    position: relative;
    background: #fff;
    max-width: 420px;
    margin-top: 100px;
    padding: 20px 25px; }
.overlay__video-block {
    position: relative;
    width: 80%;
    max-width: calc(100% - 100px);
    max-height: calc(100% - 80x);
    margin: 40px 0;
    align-self: center;
    background: #000; }
.overlay__video{
	position:relative;
    display: block;
    padding-top:56.25%;
}
.overlay__video video,
.overlay__video iframe {
	position:absolute;
	top:0;
	left:0;
    display: block;
    width: 100%;
    height: 100%; }
.tracking{
    
}
.tracking__item{
    margin-top:15px;
}
.tracking__status-block{
    display:flex;
    background:#efefef;
    border:1px solid #ddd;
    overflow:auto;
}
.tracking__status-text-block{
    flex-grow:1;
    padding:15px;
    color:rgba(63,63,63,0.5);
    font-size:14px;
    font-weight:500;
    line-height:1.1;
}
.tracking__status-line{
    display:flex;
    margin-top:5px;
}
.tracking__status-line:first-child{
    margin-top:0;
}
.tracking__status-line-name{
    min-width:130px;
}
.tracking__status-value{
    flex-grow:1;
    font-weight:bold;
    margin-left:5px;
}
.tracking__status{
    min-width:210px;
    border-left:1px solid #ddd;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    color:rgba(63,63,63,0.75);
}
.tracking__status-icon{
    text-align:center;
    margin-bottom:10px;
}
.tracking__status-name{
    text-align:center;
}
.tracking__status--success{
    color:#3c763d;
    background:#dff0d8;
}
.tracking__status--half{
    color:#3c763d;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVQYV2P8//////sfbzLAgCK/OpiJLsZ478ON/4QUgeThCnGZBDMErJCQIpAzGEFuxOYmmEkwt4IVYvMMumasnsHra5g7cTkDxTO4FKF4Bp8ikBwAwyRWMDYSeo8AAAAASUVORK5CYII= );
}
.tracking__table-block{
    border:1px solid #ddd;
}
.tracking__table-header{
    color:#333;
    padding:10px 15px;
    background:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);
    border-bottom:1px solid #ddd;
}
.tracking__badge{
    display: inline-block;
    min-width:10px;
    padding:3px 7px;
    font-size:12px;
    font-weight:bold;
    line-height:1;
    color:#f5f5f5;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    background:#333;
    border-radius:10px;
}
.tracking__table{
    width:100%;
    border-spacing:0;
    border-collapse:collapse;
}
.tracking__table th{
    padding:8px;
    text-align:left;
    border-bottom:2px solid #ddd;
}
.tracking__table td{
    padding:8px;
    line-height:1.42857143;
    vertical-align:top;
    border-top:1px solid #ddd;
}
.tracking__legend{
    margin-top:30px;
}
.tracking__legend-header{
    margin-bottom:20px;
    font-weight:bold;
}
.tracking__legend-item{
    position:relative;
    padding-left:105px;
}
.tracking__legend-item:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100px;
    height:100%;
    background:#efefef;
}
.tracking__legend-item--success:before{
    background:#dff0d8;
}
.tracking__legend-item--half:before{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVklEQVQYV2P8//////sfbzLAgCK/OpiJLsZ478ON/4QUgeThCnGZBDMErJCQIpAzGEFuxOYmmEkwt4IVYvMMumasnsHra5g7cTkDxTO4FKF4Bp8ikBwAwyRWMDYSeo8AAAAASUVORK5CYII= );
}