

/* Start:/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/style.css?174305265447477*/
#main-page-slider {
  transition: all 0.6s;
}

@media only screen and (-webkit-device-pixel-ratio: 1.5) {
  .main-page-slider-item .product-section-list .row {
    /* width: 74%; */
    margin: 0 auto;
  }
}

#main-page-slider .main-page-slider-item {
  position: relative;
  overflow: hidden;
}

#schemes-wrap .schemes-description h1 {
  text-transform: none;
  line-height: 1.1;
  font-family: "OpenSansExtraBold";
  letter-spacing: normal;
}

#schemes-wrap .schemes-description h1:after {
  display: none;
}

#about-company-wrap .about-company-title p {
  color: #fffefe;
  font-family: "OpenSansBold";
}

#about-company-wrap .about-company-desc .red-border-description-right-title {
  font-family: "OpenSansBold";
  text-transform: uppercase;
  color: #ae1c19;
}

#about-company-wrap .about-company-desc .red-border-description-right-text {
  color: #ffffff;
}

#about-company-wrap .about-company-advantages-body {
  border: 2px solid #ae1c19;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

#about-company-wrap
  .about-company-advantages-body
  .about-company-advantages-title {
  color: #ae1c19;
  font-family: "OpenSansBold";
  text-transform: uppercase;
}

#about-company-wrap
  .about-company-advantages-body
  .about-company-advantages-item
  .about-company-advantages-item-name {
  font-family: "OpenSansBold";
  opacity: 0.6;
}

#about-company-wrap
  .about-company-advantages-body
  .about-company-advantages-item
  .about-company-advantages-item-num {
  color: #ae1c19;
  font-family: "OpenSansBold";
}

.about-company-advantages-body
  .about-company-advantages-item
  .about-company-advantages-item-desc
  p {
  font-family: "OpenSansLight";
  opacity: 0.6;
  margin-top: 10px;
}

#product-section-wrap:before {
  content: " ";
  display: inline-block;
}

/*#chemistry-svg-wrap .st0 { fill:#fff; }
#chemistry-svg-wrap .st1 {
    fill-rule:evenodd;
    clip-rule:evenodd;
    fill:#fff;
}
#chemistry-svg-wrap .st2 {
    fill:none;
    stroke:#fff;
    stroke-width:0.75;
    stroke-miterlimit:10;
}
#chemistry-svg-wrap .st3 {
    fill:#fff;
    stroke:#fff;
    stroke-width:0.25;
    stroke-miterlimit:10;
}
#chemistry-svg-wrap .st4 {
    fill-rule:evenodd;
    clip-rule:evenodd;
    fill:none;
    stroke:#fff;
    stroke-width:0.75;
    stroke-miterlimit:10;
}*/

#chemistry-svg-wrap .st0 {
  fill: #fff;
}
#chemistry-svg-wrap .st1 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #fff;
}
#chemistry-svg-wrap .st2 {
  fill: none;
  stroke: #fff;
  stroke-width: 0.75;
  stroke-miterlimit: 10;
}
#chemistry-svg-wrap .st3 {
  fill: #fff;
  stroke: #fff;
  stroke-width: 0.25;
  stroke-miterlimit: 10;
}
#chemistry-svg-wrap .st4 {
  fill: none;
  stroke: #fff;
  stroke-width: 0.7273;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 22.9256;
}
#chemistry-svg-wrap .st5 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
  stroke: #fff;
  stroke-width: 0.5649;
  stroke-linejoin: round;
  stroke-miterlimit: 22.9256;
}
#chemistry-svg-wrap .st6 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
  stroke: #fff;
  stroke-width: 0.5649;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 22.9256;
}
#chemistry-svg-wrap .st7 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
}
#chemistry-svg-wrap .st8 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
  stroke: #fff;
  stroke-width: 0.5649;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 22.9256;
  stroke-dasharray: 2.8696, 1.7218;
}
#chemistry-svg-wrap .st9 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
  stroke: #fff;
  stroke-width: 0.7598;
  stroke-linejoin: round;
  stroke-miterlimit: 22.9256;
}
#chemistry-svg-wrap .st10 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: none;
  stroke: #fff;
  stroke-width: 0.7598;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 22.9256;
}

@media screen and (min-width: 769px) {
  #page-wrap {
    height: 100%;
  }

  #main-page-slider {
    margin-top: -124px;
  }

  .schemes-big-pic {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
  }

  .schemes-big-pic img {
    opacity: 0;
    -webkit-transition: all 0.6s 1.8s;
    -o-transition: all 0.6s 1.8s;
    transition: all 0.6s 1.8s;
  }

  .schemes-big-pic.active img {
    opacity: 1;
  }

  #schemes-wrap .schemes-description {
    position: absolute;
    width: 39%;
    left: 3%;
    top: 14%;
  }

  #schemes-wrap .schemes-description h1 {
    font-size: 34px;
  }

  #schemes-wrap .schemes-description p {
    font-size: 20px;
    font-family: "OpenSansSemibold";
  }

  #schemes-wrap .scheme-choose {
    position: absolute;
    left: 3%;
    bottom: 2.5%;
    border: 2px solid #ae1c19;
    z-index: 3;
    font-size: 0;
    width: 94%;
  }

  #schemes-wrap .scheme-choose li {
    display: inline-block;
    vertical-align: top;
    font-size: 17px;
    text-transform: uppercase;
    font-family: "OpenSansSemibold";
    padding: 14px 0px;
    transition: all 0.4s;
    width: 16.6666%;
    text-align: center;
  }

  #schemes-wrap .scheme-choose li.disabled {
    opacity: 0.1;
  }

  #schemes-wrap .scheme-choose li:hover,
  #schemes-wrap .scheme-choose li.active {
    background: #ae1c19;
    cursor: pointer;
  }

  #schemes-wrap .scheme-choose li.disabled:hover {
    background: transparent;
    cursor: auto;
  }

  #schemes-wrap .schemes-slider-wrap {
    height: 100%;
    position: relative;
    z-index: 2;
  }

  #schemes-wrap .schemes-slider-body {
    height: 100%;
  }

  #schemes-wrap .schemes-slider-item {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -o-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
  }

  #schemes-wrap .schemes-slider-item.animated {
    -webkit-transition: transform 0.6s, left 0.6s 0.6s;
    -o-transition: transform 0.6s, left 0.6s 0.6s;
    transition: transform 0.6s, left 0.6s 0.6s;
  }

  #schemes-wrap .schemes-slider-item.active {
    left: 0;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: transform 0.6s 1.8s, left 0.6s 1.2s;
    -o-transition: transform 0.6s 1.8s, left 0.6s 1.2s;
    transition: transform 0.6s 1.8s, left 0.6s 1.2s;
  }

  #schemes-wrap .schemes-slider-item.to-right {
    left: 100%;
  }

  #schemes-wrap .schemes-slider-item.to-left {
    left: -100%;
  }

  #schemes-wrap .schemes-svg {
    position: absolute;
  }

  #schemes-wrap #khimiya-svg-wrap .schemes-svg {
    width: 100%;
    height: 100%;
    left: -5%;
    top: 11%;
  }

  #schemes-wrap #metallurgy-svg-wrap .schemes-svg {
    width: 100%;
    height: 100%;
    left: 3%;
    top: 25%;
  }

  #schemes-wrap #proizvodstvo-sakhara-svg-wrap .schemes-svg {
    width: 75%;
    height: 75%;
    left: 3%;
    top: 20.5%;
  }

  #schemes-wrap #proizvodstvo-sakhara-svg-wrap #sugar-ohlajd.active polyline,
  #schemes-wrap #proizvodstvo-sakhara-svg-wrap #sugar-ohlajd.active rect,
  #schemes-wrap #proizvodstvo-sakhara-svg-wrap #sugar-ohlajd.active line,
  #schemes-wrap #proizvodstvo-sakhara-svg-wrap #sugar-ohlajd.active path {
    stroke: #ba2814;
  }

  #schemes-wrap #chemistry-svg-wrap .schemes-svg {
    /*width: 64%;
        height: 64%;
        left: 12%;
        top: 23.5%;*/
    width: 72%;
    height: 72%;
    left: 4%;
    top: 20.5%;
  }

  #schemes-wrap .schemes-svg svg {
    width: 100%;
    height: 100%;
  }

  #schemes-wrap .schemes-svg svg path {
    stroke-width: 1px;
  }

  #schemes-wrap .schemes-problem-wrap {
    position: absolute;
    width: 35px;
    height: 35px;
    transition-delay: 0.6s;
  }

  #schemes-wrap .schemes-problem-wrap:hover {
  }

  #schemes-wrap .schemes-problem-body {
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    position: relative;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
  }

  #schemes-wrap .schemes-slider-item.animated .printed .schemes-problem-body {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.6s 1.8s;
    -o-transition: all 0.6s 1.8s;
    transition: all 0.6s 1.8s;
  }

  #schemes-wrap .schemes-slider-item.active .printed .schemes-problem-body {
    opacity: 1;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: all 0.6s 2.4s;
    -o-transition: all 0.6s 2.4s;
    transition: all 0.6s 2.4s;
  }

  #schemes-wrap .printed .schemes-problem-body:hover,
  #schemes-wrap .printed .schemes-problem-body.hovered {
    overflow: visible;
    z-index: 2;
  }
  #schemes-wrap #schemes-problem-674 .schemes-problem-desc {
    left: -390px;
  }
  #schemes-wrap .schemes-problem-desc {
    position: absolute;
    width: 490px;
    padding: 15px 25px 10px;
    background: rgba(0, 0, 0, 0.9);
    left: -227px;
    bottom: 200%;
    opacity: 0;
    z-index: 2;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scale(0.7, 0);
    -ms-transform: scale(0.7, 0);
    -o-transform: scale(0.7, 0);
    transform: scale(0.7, 0);
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
  }

  #schemes-wrap #schemes-problem-935 .schemes-problem-desc {
    width: 768px;
    left: -450px;
  }

  #schemes-wrap #schemes-problem-1095 .schemes-problem-desc {
    width: 620px;
    left: -390px;
  }
  #schemes-wrap #schemes-problem-1096 .schemes-problem-desc {
    left: -410px;
  }
  #schemes-wrap #schemes-problem-1096 .schemes-problem-desc:after {
    left: 80%;
  }
  #schemes-wrap #schemes-problem-1097 .schemes-problem-desc {
    left: -480px;
  }
  #schemes-wrap #schemes-problem-1097 .schemes-problem-desc:after {
    left: 85%;
  }

  #schemes-wrap #schemes-problem-182 .schemes-problem-desc {
    left: -550px;
  }

  #schemes-wrap #schemes-problem-182 .schemes-problem-desc:after {
    left: 85%;
  }

  #schemes-wrap #schemes-problem-186 .schemes-problem-desc {
    left: -350px;
  }

  #schemes-wrap #schemes-problem-186 .schemes-problem-desc:after {
    left: 75%;
  }

  #schemes-wrap #schemes-problem-203 .schemes-problem-desc {
    left: -185px;
  }

  #schemes-wrap #schemes-problem-203 .schemes-problem-desc:after {
    left: 41.5%;
  }

  #schemes-wrap #schemes-problem-214 .schemes-problem-desc {
    left: -480px;
  }

  #schemes-wrap #schemes-problem-214 .schemes-problem-desc:after {
    left: 80%;
  }

  #schemes-wrap #schemes-problem-215 .schemes-problem-desc {
    left: -277px;
  }

  #schemes-wrap #schemes-problem-215 .schemes-problem-desc:after {
    left: 60%;
  }

  #schemes-wrap .schemes-problem-body:hover .schemes-problem-desc,
  #schemes-wrap .schemes-problem-body.hovered .schemes-problem-desc {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  #schemes-wrap .schemes-problem-wrap.active .schemes-problem-desc {
    -webkit-transform: scale(0.7, 0);
    -ms-transform: scale(0.7, 0);
    -o-transform: scale(0.7, 0);
    transform: scale(0.7, 0);
    opacity: 0;
    -webkit-transition: all 0.6s 0.6s;
    -o-transition: all 0.6s 0.6s;
    transition: all 0.6s 0.6s;
  }

  #schemes-wrap .schemes-problem-desc:after {
    content: " ";
    display: block;
    position: absolute;
    background: url("/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/images/schemes-icos.png") 0px -77px;
    width: 40px;
    height: 19px;
    bottom: -19px;
    left: 50%;
    margin-left: -20px;
  }

  #schemes-wrap .schemes-problem-desc p,
  .schemes-problem-desc li {
    font-size: 14px;
    margin: 10px 0px;
  }

  #schemes-wrap .schemes-problem-desc .schemes-problem-desc-title {
    font-family: "OpenSansBold";
    text-transform: uppercase;
  }

  #schemes-wrap .schemes-problem-desc .schemes-problem-desc-text {
    margin: 10px 0px 25px;
  }

  #schemes-wrap .schemes-problem-btn {
    background: #ba2814;
    width: 35px;
    height: 35px;
    position: absolute;
    transition: all 0.6s;
    right: 0;
    cursor: pointer;
  }

  #schemes-wrap .schemes-problem-body:hover .schemes-problem-btn,
  #schemes-wrap .schemes-problem-body.hovered .schemes-problem-btn {
    width: 220px;
  }

  #schemes-wrap .schemes-problem-wrap.active .schemes-problem-btn {
    background: #a5a2a1;
    width: 35px;
    transition: all 0.6s 0.6s;
  }

  #schemes-wrap .schemes-problem-btn .schemes-problem-btn-body {
    white-space: nowrap;
    height: 100%;
    position: absolute;
    right: 0;
  }

  #schemes-wrap .schemes-problem-btn .schemes-problem-btn-text {
    opacity: 0;
    -webkit-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-transform: uppercase;
    padding: 6px 20px 0px 0px;
    font-family: "OpenSansBold";
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
  }

  #schemes-wrap
    .schemes-problem-body:hover
    .schemes-problem-btn
    .schemes-problem-btn-text,
  #schemes-wrap
    .schemes-problem-body.hovered
    .schemes-problem-btn
    .schemes-problem-btn-text {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.6s 0.6s;
    -o-transition: all 0.6s 0.6s;
    transition: all 0.6s 0.6s;
  }

  #schemes-wrap
    .schemes-problem-wrap.active
    .schemes-problem-btn
    .schemes-problem-btn-text {
    opacity: 0;
    -webkit-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
  }

  #schemes-wrap .schemes-problem-btn .schemes-problem-btn-ico {
    display: inline-block;
    background: url("/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/images/schemes-icos.png") 0px -52px;
    width: 14px;
    height: 25px;
    margin: 5px 10px 0px 0px;
    -webkit-transition: all 0.6s 1.2s;
    -o-transition: all 0.6s 1.2s;
    transition: all 0.6s 1.2s;
  }

  #schemes-wrap
    .schemes-problem-wrap.active
    .schemes-problem-btn
    .schemes-problem-btn-ico {
    opacity: 0;
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-10%);
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
  }

  #schemes-wrap .schemes-problem-btn .schemes-problem-btn-solution-ico {
    display: block;
    position: absolute;
    width: 21px;
    height: 15px;
    top: 9px;
    right: 6px;
  }

  #schemes-wrap .schemes-problem-btn .schemes-problem-btn-solution-ico:before {
    content: " ";
    display: block;
    width: 0;
    height: 100%;
    background: url("/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/images/schemes-icos.png") 0px -98px;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
  }

  #schemes-wrap
    .schemes-problem-wrap.active
    .schemes-problem-btn
    .schemes-problem-btn-solution-ico:before {
    width: 100%;
    -webkit-transition: all 0.6s 1.2s;
    -o-transition: all 0.6s 1.2s;
    transition: all 0.6s 1.2s;
  }

  #schemes-wrap .schemes-scale-wrap {
    position: absolute;
    top: 17.8%;
    right: 1.7%;
    height: 67.5%;
    /*z-index: 2;*/
    z-index: 2;
  }

  #schemes-wrap .schemes-scale-wrap .schemes-scale-text {
    display: inline-block;
    vertical-align: top;
    margin-top: -5px;
    padding-right: 10px;
  }

  #schemes-wrap .schemes-scale-wrap .profit-after-modernization-text,
  #schemes-wrap .schemes-scale-wrap .profit-before-modernization-text {
    text-transform: uppercase;
    font-size: 14px;
    font-family: "OpenSansBold";
  }

  #schemes-wrap .schemes-scale-wrap .profit-after-modernization-value {
    line-height: 1;
    font-size: 44px;
    font-family: "OpenSansExtraBold";
    margin-top: 5px;
  }
  #schemes-wrap
    .schemes-scale-wrap
    .profit-after-modernization-value
    .profit-after-modernization-value-comment {
    display: block;
    font-size: 14px;
    font-family: "OpenSansSemiboldItalic";
    line-height: 20px;
    padding: 7px 0;
    max-width: 240px;
  }

  #schemes-wrap .block-with-popup-text {
    position: relative;
  }

  #schemes-wrap .schemes-scale-wrap .responsible-for-result {
    margin: 20px 0px 0px 0px;
  }

  #schemes-wrap .schemes-scale-wrap .block-with-popup-text-title:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
  }

  #schemes-wrap .schemes-scale-wrap .responsible-for-result:before {
    width: 18px;
    height: 38px;
    background: url("/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/images/schemes-icos.png") -43px 0px;
    margin-left: 2px;
  }

  #schemes-wrap .schemes-scale-wrap .block-with-popup-text-title span {
    display: inline-block;
    vertical-align: middle;
    font-family: "OpenSansBold";
    line-height: 1.43;
    padding-left: 10px;
    font-size: 14px;
  }

  #schemes-wrap .ecology-safely-wrap {
    margin: 25px 0px 0px;
    visibility: hidden;
  }

  #schemes-wrap .ecology-safely-wrap.active {
    visibility: visible;
  }

  #schemes-wrap .schemes-scale-wrap .ecology-safely:before {
    width: 21px;
    height: 32px;
    background: url("/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/images/schemes-icos.png") -40px -38px;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .ecology-safely-wrap.active
    .ecology-safely:before {
    -webkit-transition: all 0.6s 1.8s;
    -o-transition: all 0.6s 1.8s;
    transition: all 0.6s 1.8s;
    opacity: 1;
  }

  #schemes-wrap .schemes-scale-wrap .ecology-safely span {
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
    opacity: 0;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .ecology-safely-wrap.active
    .ecology-safely
    span {
    -webkit-transition: all 0.6s 1.8s;
    -o-transition: all 0.6s 1.8s;
    transition: all 0.6s 1.8s;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }

  #schemes-wrap .block-with-popup-text .block-with-popup-text-body {
    position: absolute;
    width: 490px;
    padding: 25px 25px 25px;
    background: rgba(0, 0, 0, 0.7);
    right: 110%;
    top: -160px;
    opacity: 0;
    z-index: 2;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale(0.7, 0);
    -ms-transform: scale(0.7, 0);
    -o-transform: scale(0.7, 0);
    transform: scale(0.7, 0);
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
  }

  #schemes-wrap .ecology-safely-wrap .block-with-popup-text-body {
    top: -135px;
  }

  #schemes-wrap .block-with-popup-text:hover .block-with-popup-text-body {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  #schemes-wrap
    .block-with-popup-text
    .block-with-popup-text-body
    .block-with-popup-text-body-title {
    font-family: "OpenSansBold";
    text-transform: uppercase;
  }

  #schemes-wrap .block-with-popup-text .block-with-popup-text-body p {
    font-size: 14px;
    margin: 10px 0px;
  }

  #schemes-wrap .block-with-popup-text .block-with-popup-text-body:after {
    content: " ";
    display: block;
    position: absolute;
    background: url("/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/images/schemes-icos.png") -40px -70px;
    width: 21px;
    height: 40px;
    top: 50%;
    right: -20px;
    margin-top: -20px;
  }

  #schemes-wrap .schemes-scale-wrap .profit-before-modernization-text {
    margin-top: 70px;
  }

  #schemes-wrap .schemes-scale-wrap .profit-before-modernization-value {
    line-height: 1;
    font-size: 30px;
    font-family: "OpenSansExtraBold";
    margin-top: 5px;
  }

  #schemes-wrap .schemes-scale-wrap .schemes-scale-handle {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 100%;
    position: relative;
    overflow: hidden;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-before,
  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-after {
    display: block;
    position: relative;
    width: 100%;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-before {
    height: 57.7%;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-after {
    height: 42.1%;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-before
    span,
  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-after
    span {
    display: block;
    position: absolute;
    width: 11px;
    height: 100%;
    bottom: 0;
    right: 0;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-before
    span {
    background: url("/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/images/schemes-handle-bg-white.png") repeat-y;
    background-position: 0px bottom;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-after
    span {
    transition: all 3s;
    height: 0%;
    background-position: 0px bottom;
    overflow: hidden;
    width: 100%;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-before
    span:before {
    content: " ";
    display: block;
    width: 32px;
    height: 1px;
    background: #ffffff;
    right: 0;
    position: absolute;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-after
    span:after {
    content: " ";
    width: 100%;
    display: block;
    background: url("/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/images/schemes-handle-bg-red.png") repeat-y;
    min-height: 100%;
    height: 600px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 11px;
    background-position: 0px bottom;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-after
    span:before {
    content: " ";
    display: block;
    width: 32px;
    height: 1px;
    background: #af1d1b;
    right: 0;
    top: 0;
    position: absolute;
  }

  #schemes-wrap .schemes-svg.active path,
  #schemes-wrap .schemes-svg.active line,
  #schemes-wrap .schemes-svg.active rect,
  #schemes-wrap .schemes-svg.active polyline,
  #schemes-wrap .schemes-svg.active polygon {
    transition: all 0.6s;
  }

  #schemes-wrap .schemes-svg path.active {
    stroke: #ba2814;
  }

  #schemes-wrap #chemistry-svg-wrap g.active path.st2,
  #schemes-wrap #chemistry-svg-wrap g.active path.st4,
  #schemes-wrap #chemistry-svg-wrap g.active path.st5,
  #schemes-wrap #chemistry-svg-wrap g.active path.st6,
  #schemes-wrap #chemistry-svg-wrap g.active path.st8,
  #schemes-wrap #chemistry-svg-wrap g.active path.st9,
  #schemes-wrap #chemistry-svg-wrap g.active path.st10,
  #schemes-wrap #chemistry-svg-wrap g.active polyline.st2,
  #schemes-wrap #chemistry-svg-wrap g.active polyline.st4,
  #schemes-wrap #chemistry-svg-wrap g.active polyline.st5,
  #schemes-wrap #chemistry-svg-wrap g.active polyline.st6,
  #schemes-wrap #chemistry-svg-wrap g.active polyline.st8,
  #schemes-wrap #chemistry-svg-wrap g.active polyline.st9,
  #schemes-wrap #chemistry-svg-wrap g.active polyline.st10,
  #schemes-wrap #chemistry-svg-wrap g.active line.st2,
  #schemes-wrap #chemistry-svg-wrap g.active line.st4,
  #schemes-wrap #chemistry-svg-wrap g.active line.st5,
  #schemes-wrap #chemistry-svg-wrap g.active line.st6,
  #schemes-wrap #chemistry-svg-wrap g.active line.st8,
  #schemes-wrap #chemistry-svg-wrap g.active line.st9,
  #schemes-wrap #chemistry-svg-wrap g.active line.st10,
  #schemes-wrap #chemistry-svg-wrap g.active polygon.st2,
  #schemes-wrap #chemistry-svg-wrap g.active polygon.st4,
  #schemes-wrap #chemistry-svg-wrap g.active polygon.st5,
  #schemes-wrap #chemistry-svg-wrap g.active polygon.st6,
  #schemes-wrap #chemistry-svg-wrap g.active polygon.st8,
  #schemes-wrap #chemistry-svg-wrap g.active polygon.st9,
  #schemes-wrap #chemistry-svg-wrap g.active polygon.st10,
  #schemes-wrap #chemistry-svg-wrap g.active rect.st2,
  #schemes-wrap #chemistry-svg-wrap g.active rect.st4,
  #schemes-wrap #chemistry-svg-wrap g.active rect.st5,
  #schemes-wrap #chemistry-svg-wrap g.active rect.st6,
  #schemes-wrap #chemistry-svg-wrap g.active rect.st8,
  #schemes-wrap #chemistry-svg-wrap g.active rect.st9,
  #schemes-wrap #chemistry-svg-wrap g.active rect.st10,
  #schemes-wrap #chemistry-svg-wrap path.st2.active,
  #schemes-wrap #chemistry-svg-wrap path.st4.active,
  #schemes-wrap #chemistry-svg-wrap polyline.st2.active,
  #schemes-wrap #chemistry-svg-wrap polyline.st4.active {
    stroke: #ba2814;
    fill: none;
  }
  #schemes-wrap #chemistry-svg-wrap g.active path.st0,
  #schemes-wrap #chemistry-svg-wrap g.active path.st1,
  #schemes-wrap #chemistry-svg-wrap g.active line.st0,
  #schemes-wrap #chemistry-svg-wrap g.active line.st1,
  #schemes-wrap #chemistry-svg-wrap g.active polyline.st0,
  #schemes-wrap #chemistry-svg-wrap g.active polyline.st1,
  #schemes-wrap #chemistry-svg-wrap g.active polygon.st0,
  #schemes-wrap #chemistry-svg-wrap g.active polygon.st1,
  #schemes-wrap #chemistry-svg-wrap g.active rect.st0,
  #schemes-wrap #chemistry-svg-wrap g.active rect.st1,
  #schemes-wrap #chemistry-svg-wrap path.st0.active,
  #schemes-wrap #chemistry-svg-wrap path.st1.active,
  #schemes-wrap #chemistry-svg-wrap polyline.st0.active,
  #schemes-wrap #chemistry-svg-wrap polyline.st1.active {
    fill: #ba2814;
    stroke: none;
  }

  #schemes-wrap #chemistry-svg-wrap g.active path.st3,
  #schemes-wrap #chemistry-svg-wrap g.active line.st3,
  #schemes-wrap #chemistry-svg-wrap g.active polyline.st3,
  #schemes-wrap #chemistry-svg-wrap g.active polygon.st3,
  #schemes-wrap #chemistry-svg-wrap g.active rect.st3,
  #schemes-wrap #chemistry-svg-wrap path.st3.active,
  #schemes-wrap #chemistry-svg-wrap polyline.st3.active {
    fill: #ba2814;
    stroke: #ba2814;
  }

  #services-sections-wrap {
    display: none;
  }

  #about-company-wrap .container {
    padding: 160px 0px 90px;
    z-index: 2;
    position: relative;
  }

  #about-company-wrap .about-company-title p {
    font-size: 34px;
    line-height: 1.58;
    opacity: 0.7;
    margin-bottom: 110px;
  }

  #about-company-wrap .about-company-desc .red-border-description-right-title {
    font-size: 24px;
    margin: 30px 0px 10px;
  }

  #about-company-wrap .about-company-desc .red-border-description-right-text {
    opacity: 0.6;
    margin: 10px 0px 30px;
  }

  #about-company-wrap .about-company-advantages-body {
    padding: 70px 55px 60px;
  }

  #about-company-wrap
    .about-company-advantages-body
    .about-company-advantages-title {
    font-size: 24px;
  }

  #about-company-wrap
    .about-company-advantages-body
    .about-company-advantages-item {
    margin-bottom: 50px;
  }

  #about-company-wrap
    .about-company-advantages-body
    .about-company-advantages-item
    .about-company-advantages-item-num {
    font-size: 49px;
  }

  #about-company-wrap
    .about-company-advantages-body
    .about-company-advantages-item
    .about-company-advantages-item-name {
    font-size: 20px;
  }

  .about-company-bg {
    width: 67%;
    height: 70%;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.3;
  }

  .about-company-bg:before {
    content: " ";
    display: block;
  }

  .about-company-bg:after {
  }

  #services-sections-container {
    display: none;
  }

  .opened #schemes-wrap .schemes-problem-wrap .schemes-problem-btn {
    -webkit-animation: schemesBtnsAnim 1.3s ease 0s 20 alternate;
    animation: schemesBtnsAnim 1.3s ease 0s 20 alternate;
  }

  .opened #schemes-wrap .schemes-problem-wrap .schemes-problem-btn:hover {
    -webkit-animation: none;
    animation: none;
  }
}
@media screen and (max-width: 13000px) {
  #schemes-wrap #obogashchenie-svg-wrap .schemes-svg {
    width: 90%;
    height: 66.3%;
    left: -4.5%;
    top: 24.5%;
  }
  #schemes-wrap #gazoochistka-svg-wrap .schemes-svg {
    width: 90%;
    height: 76.5%;
    left: -4.3%;
    top: 18.5% !important;
  }
}
@media screen and (max-width: 1888px) {
  #schemes-wrap #obogashchenie-svg-wrap .schemes-svg {
    width: 85%;
    left: -3.2%;
  }
  #schemes-wrap #gazoochistka-svg-wrap .schemes-svg {
    width: 85%;
    left: -1.3%;
  }
}
@media screen and (max-width: 1800px) {
  #schemes-wrap .schemes-description {
    width: 42%;
  }
}

@media screen and (max-width: 1680px) {
  #schemes-wrap .schemes-description {
    width: 40%;
  }

  #schemes-wrap .schemes-description h1 {
    font-size: 34px;
  }

  #schemes-wrap .schemes-description p {
    /*font-size: 18px;*/
    font-size: 16px;
  }

  #schemes-wrap #gazoochistka-svg-wrap .schemes-svg {
    width: 85%;
    left: -1%;
  }

  #schemes-wrap #obogashchenie-svg-wrap .schemes-svg {
    /* left: 2.9%; */
  }

  #schemes-wrap #khimiya-svg-wrap .schemes-svg {
    left: -6%;
  }

  #schemes-wrap #schemes-problem-206 .schemes-problem-desc {
    left: -320px;
  }

  #schemes-wrap #schemes-problem-206 .schemes-problem-desc:after {
    left: 69%;
  }

  #schemes-wrap #schemes-problem-208 .schemes-problem-desc {
    left: -320px;
  }

  #schemes-wrap #schemes-problem-208 .schemes-problem-desc:after {
    left: 69%;
  }

  #schemes-wrap #schemes-problem-186 .schemes-problem-desc {
    left: -390px;
  }

  #schemes-wrap #schemes-problem-186 .schemes-problem-desc:after {
    left: 83%;
  }

  #schemes-wrap .schemes-scale-wrap {
    top: 22.8%;
  }
}

@media screen and (max-width: 1600px) {
  #schemes-wrap .schemes-description {
    width: 42%;
  }

  #schemes-wrap .schemes-description h1 {
    font-size: 34px;
  }

  #schemes-wrap #schemes-problem-207 .schemes-problem-desc {
    left: -480px;
  }

  #schemes-wrap #schemes-problem-207 .schemes-problem-desc:after {
    left: 80%;
  }
}

@media screen and (max-height: 900px) {
  #schemes-wrap .schemes-problem-desc {
    padding: 10px 15px 0px;
  }

  #schemes-wrap #schemes-problem-214 .schemes-problem-desc {
    left: -320px;
  }

  #schemes-wrap #schemes-problem-214 .schemes-problem-desc:after {
    left: 69%;
  }

  #schemes-wrap .schemes-problem-desc p,
  .schemes-problem-desc li {
    font-size: 13px;
    margin: 5px 0px;
  }

  #schemes-wrap .schemes-problem-desc .schemes-problem-desc-text {
    margin: 5px 0px 15px;
  }

  #schemes-wrap .block-with-popup-text .block-with-popup-text-body {
    padding: 10px 15px 10px;
    top: -110px;
  }

  #schemes-wrap .ecology-safely-wrap .block-with-popup-text-body {
    top: -95px;
  }

  #schemes-wrap .block-with-popup-text .block-with-popup-text-body p {
    font-size: 13px;
    margin: 5px 0px;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-before {
    height: 49%;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-after {
    height: 51%;
  }
}

@media screen and (max-width: 1460px) {
  #schemes-wrap .scheme-choose li {
    font-size: 14px;
  }
}

@media screen and (max-width: 1440px) {
  #schemes-wrap .schemes-description {
    width: 45%;
  }

  #schemes-wrap .schemes-description h1 {
    font-size: 34px;
  }

  #schemes-wrap .schemes-description p {
    width: 60%;
  }

  #schemes-wrap .schemes-description p br:last-of-type {
    display: none;
  }

  #schemes-wrap #obogashchenie-svg-wrap .schemes-svg {
    width: 80%;
    top: 26.5%;
    /*left: 2.4%;*/
  }

  #schemes-wrap .schemes-scale-wrap .schemes-scale-text {
    width: 220px;
  }

  #schemes-wrap .schemes-scale-wrap .ecology-safely {
    white-space: nowrap;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-after {
    height: 53%;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-before {
    height: 47%;
  }

  #schemes-wrap .schemes-scale-wrap .profit-after-modernization-value {
    font-size: 40px;
  }
  #schemes-wrap
    .schemes-scale-wrap
    .profit-after-modernization-value
    .profit-after-modernization-value-comment {
    max-width: 220px;
  }
}

@media screen and (max-width: 1440px) and (max-height: 900px) {
  #schemes-wrap #schemes-problem-203 {
    left: 210px !important;
  }

  #schemes-wrap #schemes-problem-213 .schemes-problem-desc {
    left: -185px;
  }

  #schemes-wrap #schemes-problem-213 .schemes-problem-desc:after {
    left: 41.5%;
  }
}

@media screen and (max-width: 1366px) {
  #schemes-wrap .schemes-description h1 {
    font-size: 26px;
  }

  #schemes-wrap .schemes-description p {
    font-size: 14px;
  }

  #schemes-wrap .scheme-choose li {
    padding: 10px 47px;
    width: auto;
    font-size: 11px;
  }

  #schemes-wrap .schemes-problem-wrap {
    width: 30px;
    height: 30px;
  }

  #schemes-wrap #schemes-problem-205 {
    top: 250px !important;
  }

  #schemes-wrap #schemes-problem-206 {
    top: 280px !important;
  }

  #schemes-wrap #schemes-problem-182 .schemes-problem-desc {
    left: -525px;
  }

  #schemes-wrap #schemes-problem-182 .schemes-problem-desc:after {
    left: 85%;
  }

  #schemes-wrap #obogashchenie-svg-wrap .schemes-svg {
    top: 23.5%;
    /* left: 4.5%; */
    left: 2.5%;
  }

  #schemes-wrap .schemes-problem-btn {
    width: 30px;
    height: 30px;
  }

  #schemes-wrap .schemes-problem-btn .schemes-problem-btn-ico {
    width: 10px;
    height: 17px;
    background-position: 0px -37px;
    background-size: 43px 81px;
  }

  #schemes-wrap .schemes-problem-btn .schemes-problem-btn-solution-ico {
    width: 19px;
    height: 14px;
  }

  #schemes-wrap .schemes-problem-btn .schemes-problem-btn-solution-ico:before {
    background: url("/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/images/schemes-icos.png") 0px -88px;
    background-size: 54px 102px;
  }

  #schemes-wrap .schemes-problem-btn .schemes-problem-btn-text {
    font-size: 12px;
    padding: 5px 10px 0px 0px;
  }

  #schemes-wrap .schemes-problem-body:hover .schemes-problem-btn,
  #schemes-wrap .schemes-problem-body.hovered .schemes-problem-btn {
    width: 180px;
  }

  #schemes-wrap .schemes-scale-wrap {
    top: 20.8%;
  }

  #schemes-wrap .schemes-scale-wrap .schemes-scale-text {
    width: 200px;
  }

  #schemes-wrap .schemes-scale-wrap .responsible-for-result {
    margin: 25px 0px 0px 0px;
  }

  #schemes-wrap .ecology-safely-wrap {
    white-space: nowrap;
    margin: 20px 0px 0px;
  }

  #schemes-wrap .schemes-scale-wrap .ecology-safely-wrap .ecology-safely span {
    white-space: normal;
  }

  #schemes-wrap .ecology-safely-wrap .block-with-popup-text-body {
    white-space: normal;
  }

  #schemes-wrap .schemes-scale-wrap .profit-before-modernization-text {
    margin-top: 30px;
  }

  #schemes-wrap .schemes-scale-wrap .profit-after-modernization-value {
    font-size: 31px;
  }

  #schemes-wrap .schemes-scale-wrap .profit-before-modernization-value {
    font-size: 21px;
  }

  #about-company-wrap .container {
    padding: 120px 0px 64px;
  }

  #about-company-wrap .about-company-advantages {
    padding: 0px 100px 0px 90px;
  }

  #about-company-wrap .about-company-title p {
    font-size: 24px;
    margin-bottom: 75px;
  }

  #about-company-wrap .about-company-desc .red-border-description-right-title {
    font-size: 17px;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-before {
    height: 40%;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-after {
    height: 60%;
  }
}

@media screen and (max-width: 1300px) {
  #schemes-wrap #obogashchenie-svg-wrap .schemes-svg {
    left: -2%;
  }
}

@media screen and (max-width: 1280px) {
  #schemes-wrap #gazoochistka-svg-wrap .schemes-svg {
    top: 22.5%;
  }

  #schemes-wrap #obogashchenie-svg-wrap .schemes-svg {
    top: 28.5%;
  }

  #schemes-wrap #schemes-problem-182 .schemes-problem-desc {
    left: -445px;
  }

  #schemes-wrap #schemes-problem-182 .schemes-problem-desc:after {
    left: 78%;
  }

  #schemes-wrap #schemes-problem-203 .schemes-problem-desc {
    left: -185px;
  }

  #schemes-wrap #schemes-problem-203 .schemes-problem-desc:after {
    left: 42%;
  }

  #schemes-wrap #schemes-problem-206 .schemes-problem-desc {
    left: -390px;
  }

  #schemes-wrap #schemes-problem-206 .schemes-problem-desc:after {
    left: 83%;
  }

  #schemes-wrap #schemes-problem-208 .schemes-problem-desc {
    left: -370px;
  }

  #schemes-wrap #schemes-problem-208 .schemes-problem-desc:after {
    left: 78.5%;
  }

  #schemes-wrap #schemes-problem-214 .schemes-problem-desc {
    left: -270px;
  }

  #schemes-wrap #schemes-problem-214 .schemes-problem-desc:after {
    left: 58%;
  }

  #schemes-wrap .scheme-choose li {
    padding: 10px 40px;
    width: auto;
  }

  #about-company-wrap .container {
    padding: 180px 0px 64px;
  }
}

@media screen and (max-width: 1280px) and (max-height: 800px) {
  #schemes-wrap .schemes-description {
    width: 41%;
  }

  #schemes-wrap #gazoochistka-svg-wrap .schemes-svg {
    top: 20.5%;
  }

  #schemes-wrap #obogashchenie-svg-wrap .schemes-svg {
    top: 25.5%;
    /*left: 2%;*/
  }
}

@media screen and (max-width: 1280px) and (min-height: 900px) {
  #schemes-wrap .schemes-description {
    width: 47%;
  }

  #schemes-wrap .schemes-description h1 {
    font-size: 34px;
  }

  #schemes-wrap .schemes-description p {
    font-size: 18px;
  }

  #schemes-wrap .schemes-description p br:first-of-type {
    display: none;
  }

  #schemes-wrap #schemes-problem-203 .schemes-problem-desc {
    left: -150px;
  }

  #schemes-wrap #schemes-problem-203 .schemes-problem-desc:after {
    left: 34%;
  }

  #schemes-wrap #schemes-problem-213 .schemes-problem-desc {
    left: -150px;
  }

  #schemes-wrap #schemes-problem-213 .schemes-problem-desc:after {
    left: 34%;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-before {
    height: 56%;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-after {
    height: 44%;
  }
}

@media screen and (max-width: 1024px) {
  #schemes-wrap .schemes-description {
    width: 51%;
  }

  #schemes-wrap .schemes-description p {
    width: auto;
  }

  #schemes-wrap .schemes-description p br:first-of-type,
  #schemes-wrap .schemes-description p br:last-of-type {
    display: block;
  }

  #schemes-wrap #gazoochistka-svg-wrap .schemes-svg {
    width: 80%;
    top: 25%;
  }

  #schemes-wrap #obogashchenie-svg-wrap .schemes-svg {
    top: 30.5%;
    /* left: 2.2%; */
  }

  #schemes-wrap #metallurgy-svg-wrap .schemes-svg {
    width: 100%;
    height: 100%;
    left: 3%;
    top: 25%;
  }

  #schemes-wrap #schemes-problem-182 .schemes-problem-desc {
    left: -350px;
  }

  #schemes-wrap #schemes-problem-182 .schemes-problem-desc:after {
    left: 75%;
  }

  #schemes-wrap #schemes-problem-184 .schemes-problem-desc {
    left: -240px;
  }

  #schemes-wrap #schemes-problem-184 .schemes-problem-desc:after {
    left: 52%;
  }

  #schemes-wrap #schemes-problem-185 .schemes-problem-desc {
    left: -260px;
  }

  #schemes-wrap #schemes-problem-185 .schemes-problem-desc:after {
    left: 56.5%;
  }

  #schemes-wrap #schemes-problem-213 .schemes-problem-desc {
    left: -145px;
  }

  #schemes-wrap #schemes-problem-213 .schemes-problem-desc:after {
    left: 32.5%;
  }

  #schemes-wrap .scheme-choose li {
    padding: 10px 22px;
  }

  #schemes-wrap .schemes-scale-wrap .schemes-scale-text {
    width: 180px;
  }

  #schemes-wrap .schemes-scale-wrap .responsible-for-result {
    white-space: nowrap;
  }

  #about-company-wrap .about-company-advantages-body {
    padding: 40px 35px 40px;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-after {
    height: 52%;
  }

  #schemes-wrap
    .schemes-scale-wrap
    .schemes-scale-handle
    .schemes-scale-handle-before {
    height: 48%;
  }
}

@media screen and (max-width: 1024px) and (max-height: 700px) {
  #schemes-wrap .schemes-description p {
    width: 55%;
  }

  #schemes-wrap .schemes-description p br:last-of-type {
    display: none;
  }
}

@media screen and (max-width: 810px) {
  #schemes-wrap .scheme-choose li {
    font-size: 10px;
  }
}

@media screen and (max-width: 768px) {
  #page-wrap #top-menu-wrap {
    display: inline-block;
  }

  #page-wrap {
    padding-bottom: 0px !important;
  }

  #main-page-slider {
    padding: 0px 10px;
  }

  .schemes-big-pic {
    display: none;
  }

  #schemes-wrap .schemes-description {
    width: 100%;
  }

  #schemes-wrap .schemes-description h1 {
    font-size: 22px;
  }

  #schemes-wrap .schemes-description p {
    display: none;
  }

  #schemes-wrap .schemes-slider-wrap,
  #schemes-wrap .schemes-scale-wrap,
  #schemes-wrap .scheme-choose {
    display: none;
  }

  #services-sections-container {
    margin: 20px -15px 30px;
  }

  #services-sections-container h2 {
    font-family: "OpenSansBold";
    text-transform: uppercase;
  }

  #services-sections-container h2:after {
    content: " ";
    display: block;
    background: #a71d1a;
    width: 30px;
    height: 1px;
    margin: 15px 0px 20px;
  }

  #about-company-wrap {
    margin: 0px -15px;
  }

  #about-company-wrap .container {
    padding: 0px 15px 0px;
  }

  #about-company-wrap .about-company-title p {
    font-size: 15px;
    margin-bottom: 30px;
  }

  #about-company-wrap .about-company-desc .red-border-description-right-title {
    font-size: 15px;
    margin: 20px 0px 15px;
  }

  #about-company-wrap .about-company-desc .red-border-description-right-text {
    margin: 15px 0px;
  }

  #about-company-wrap .about-company-advantages {
    margin: 40px 0px 0px;
    padding: 0px 15px;
  }

  #about-company-wrap .about-company-advantages-body {
    padding: 30px;
    overflow: hidden;
  }

  #about-company-wrap
    .about-company-advantages-body
    .about-company-advantages-title {
    font-size: 16px;
  }

  #about-company-wrap .about-company-advantages-inner {
    white-space: nowrap;
    font-size: 0;
    display: inline-block;
    transition: height 0.3s;
  }

  #about-company-wrap
    .about-company-advantages-body
    .about-company-advantages-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    padding-right: 30px;
  }

  #about-company-wrap
    .about-company-advantages-body
    .about-company-advantages-item
    .about-company-advantages-item-num {
    font-size: 34px;
  }

  #about-company-wrap
    .about-company-advantages-body
    .about-company-advantages-item
    .about-company-advantages-item-name {
    font-size: 16px;
  }

  #about-company-wrap .about-company-advantages-body .advantages-swipe-btn {
    background: url("/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/images/advantages-swipe-ico.png");
    display: block;
    width: 43px;
    height: 13px;
    background-size: 100% 100%;
    margin-top: 20px;
  }

  .about-company-bg {
    display: none;
  }
}

@media screen and (min-width: 1367px) {
  #about-company-wrap .container {
    width: 1340px;
  }

  #about-company-wrap .about-company-advantages {
    padding: 0px 100px 0px 90px;
  }
}

@media screen and (min-width: 1754px) {
  .schemes-problem-wrap#schemes-problem-207 {
    width: 52px;
  }
}
@media screen and (max-width: 425px) {
  #about-company-wrap
    .about-company-advantages-body
    .about-company-advantages-item {
    width: 371px;
    padding: 0px 40px 0px 0px;
  }
}

@media screen and (max-width: 375px) {
  #about-company-wrap
    .about-company-advantages-body
    .about-company-advantages-item {
    width: 322px;
    padding: 0px 40px 0px 0px;
  }
}

@media screen and (max-width: 320px) {
  #about-company-wrap
    .about-company-advantages-body
    .about-company-advantages-item {
    width: 270px;
    padding: 0px 30px 0px 0px;
  }
}

@media only screen and (-webkit-device-pixel-ratio: 1.5) {
  #schemes-problem-204 {
    padding-bottom: 2px;
  }
}

.logo-wrap-main {
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  #schemes-wrap #pivnoe-proizvodstvo-svg-wrap .schemes-svg {
    width: 78%;
    height: 100%;
    left: 3%;
    top: 11%;
  }

  #schemes-wrap #pivnoe-proizvodstvo-svg-wrap .schemes-problem-desc li {
    margin: 0;
  }

  #schemes-wrap
    #pivnoe-proizvodstvo-svg-wrap
    #schemes-problem-962
    .schemes-problem-desc,
  #schemes-wrap
    #pivnoe-proizvodstvo-svg-wrap
    #schemes-problem-963
    .schemes-problem-desc {
    bottom: auto;
    top: 200%;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
  }

  #schemes-wrap
    #pivnoe-proizvodstvo-svg-wrap
    #schemes-problem-962
    .schemes-problem-desc:after,
  #schemes-wrap
    #pivnoe-proizvodstvo-svg-wrap
    #schemes-problem-963
    .schemes-problem-desc:after {
    top: -19px;
    transform: rotate(180deg);
  }

  #schemes-wrap .schemes-slider-wrap.hovered {
    z-index: 31;
  }
}

@media screen and (max-width: 1680px) {
  #schemes-wrap #pivnoe-proizvodstvo-svg-wrap .schemes-svg {
    width: 74%;
  }

  #schemes-wrap #schemes-problem-965 .schemes-problem-desc {
    left: -160px;
  }

  #schemes-wrap #schemes-problem-965 .schemes-problem-desc:after {
    left: 36%;
  }
}

@media screen and (max-width: 1366px) {
  #schemes-wrap #schemes-problem-965 .schemes-problem-desc {
    left: -140px;
  }

  #schemes-wrap #schemes-problem-965 .schemes-problem-desc:after {
    left: 32%;
  }

  #schemes-wrap #schemes-problem-962 .schemes-problem-desc {
    width: 580px;
    left: -170px;
  }

  #schemes-wrap #schemes-problem-962 .schemes-problem-desc:after {
    left: 32%;
  }

  #schemes-wrap #schemes-problem-963 .schemes-problem-desc {
    width: 620px;
    left: -480px;
  }

  #schemes-wrap #schemes-problem-963 .schemes-problem-desc:after {
    left: 80%;
  }
}

@media screen and (max-width: 1024px) {
  #schemes-wrap #schemes-problem-965 {
    left: 160px !important;
  }

  #schemes-wrap #schemes-problem-965 .schemes-problem-desc {
    left: -80px;
  }

  #schemes-wrap #schemes-problem-965 .schemes-problem-desc:after {
    left: 19%;
  }

  /*    #schemes-wrap #schemes-problem-934 {
        top: 120px !important;
    }*/

  #schemes-wrap #schemes-problem-959 .schemes-problem-desc {
    left: -80px;
  }

  #schemes-wrap #schemes-problem-959 .schemes-problem-desc:after {
    left: 19%;
  }
  #schemes-wrap #schemes-problem-1097 {
    top: 35%;
  }
}

@media screen and (max-width: 1024px) and (max-height: 700px) {
  /*    #schemes-wrap #schemes-problem-934 {
        top: 80px !important;
    }*/
}

/* End */


/* Start:/local/templates/cesolutions/components/bitrix/news.list/main-promo-slider/style.css?16141373112394*/
.m-cover {
	display:none;
}
.main-promo-slider {
	display: flex;
	/* width: 100%; */
	width: 220px;
	min-height: 202px;
	/*  border: 2px solid #ba2814; */
	border-color: #ba2814;
	position: relative;
	justify-content: center;
	margin-top: 20px;
}
.main-promo-slider:before {
    content: "";
    display: block;
    width: 244px;
    height: 202px;
    position: absolute;
    border: 2px solid;
		border-color: inherit;
    top: 17px;
		transition: .3s all;
}
.main-promo-slider__item.mps-item {
	width: 221px;
	max-height: 236px;
	background: #fff;
	outline: none;
}
.main-promo-slider__item.mps-item.s-banner {
	background: none;
}
.mps-item__top {
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #ba2814;
	text-align: center;
	min-height: 115px;
}
.mps-item__bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
	height: 120px;
}
.mps-item__bottom .mps-item__wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.mps-item__wrapper {
	padding-left: 20px;
	padding-right: 20px;
}
.mps-item__top .mps-item__wrapper {
	padding-top: 14px;
	padding-bottom: 12px;
}
.mps-item__bottom .mps-item__wrapper {
    padding-top: 17px;
    padding-bottom: 19px;
}
.mps-item__title {
    font-size: 14px;
	line-height: 1.429;
	margin-bottom: 5px;
}
.mps-item__sub-title {
	font: 15px 'OpenSansBold';
	text-transform: uppercase;
}
.mps-item__button {
    width: 100%;
    background: #ba2814;
    text-align: center;
    font-size: 11.5px;
    padding: 10px;
    white-space: nowrap;
    letter-spacing: 0;
}
.mps-item__logo {
    height: 31px;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}
.mps-item__logo img {
    max-width: 100%;
    max-height: 100%;
}
.mps-item__button a:hover{
	color: #fff;
}
.i-cover {
	width: 100%;
	max-height: 236px;
}
@media screen and (max-width: 1368px), 
screen and (max-height: 860px), 
screen and (max-width: 1440px) and (max-height: 900px), 
{
	.main-promo-slider:before {
		border: initial;
	}
	.mps-item__top {
		display: none;
	}
	.m-cover {
		display: block;
	}
	.i-cover {
		display: none !important;
		width: auto;
		max-height: 136px;
		object-fit: contain;
	}
}
@media screen and (max-width: 768px){
	.main-promo-slider:before {
		border: 2px solid #ba2814;
	}
	.mps-item__top {
		display: flex;
	}
	.main-promo-slider {
		margin: 20px auto;
	}
}
/* End */


/* Start:/local/templates/cesolutions/components/bitrix/catalog.section/ces-services-list/style.css?151384851711080*/
#services-section-wrap .services-section-names, #services-section-wrap .services-section-desc {
    vertical-align: middle;
}

#services-section-wrap .services-section-names .services-section-names-item {
	font-family: 'OpenSansBold';
    text-transform: uppercase;
    margin-bottom: 40px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

#services-section-wrap .services-section-names .services-section-names-item:hover, #services-section-wrap .services-section-names .services-section-names-item.active {
	color: #af1c1a;
}

@media screen and (min-width: 769px){
    #page-wrap #logo-wrap {
        width: 14.8%;
    }

    #page-wrap #top-menu-wrap {
        width: 72.3%;
    }

    #services-section-wrap .container {
        position: relative;
        z-index: 2;
    }

    #services-section-wrap {
        margin-bottom: 50px;
    }

    #services-section-wrap .services-section-names {
        opacity: 0;
        -webkit-transition-duration: 0.6s;
        -o-transition-duration: 0.6s;
        transition-duration: 0.6s;
        -webkit-transform: translateX(-20%);
        -ms-transform: translateX(-20%);
        -o-transform: translateX(-20%);
        transform: translateX(-20%);
    }

    .opened #services-section-wrap .services-section-names {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }

    #services-section-wrap .services-section-desc-body {
        -webkit-transition-duration: 0.6s;
        -o-transition-duration: 0.6s;
        transition-duration: 0.6s;
        height: 610px;
        position: relative;
        padding: 2px;
    }

    #services-section-wrap .services-section-desc-body-border-lt {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    #services-section-wrap .services-section-desc-body-border-lt:before, #services-section-wrap .services-section-desc-body-border-lt:after {
        content: " ";
        background: #ae1c19;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition-duration: 0.6s;
        -o-transition-duration: 0.6s;
        transition-duration: 0.6s;
    }

    #services-section-wrap .services-section-desc-body-border-lt:before {
        width: 2px;
        height: 0%;
    }

    .opened #services-section-wrap .services-section-desc-body-border-lt:before {
        height: 100%;
    }

    #services-section-wrap .services-section-desc-body-border-lt:after {
        width: 0%;
        height: 2px;
    }

    .opened #services-section-wrap .services-section-desc-body-border-lt:after {
        width: 100%;
    }

    #services-section-wrap .services-section-desc-body-border-rb:before, #services-section-wrap .services-section-desc-body-border-rb:after {
        content: " ";
        background: #ae1c19;
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        -webkit-transition-duration: 0.6s;
        -o-transition-duration: 0.6s;
        transition-duration: 0.6s;
    }

    #services-section-wrap .services-section-desc-body-border-rb:before {
        width: 2px;
        height: 0%;
    }

    .opened #services-section-wrap .services-section-desc-body-border-rb:before {
        height: 100%;
    }

    #services-section-wrap .services-section-desc-body-border-rb:after {
        width: 0%;
        height: 2px;
    }

    .opened #services-section-wrap .services-section-desc-body-border-rb:after {
        width: 100%;
    }

    #services-section-wrap .services-section-desc .services-section-desc-item {
        padding: 0px 0px 180px;
        position: absolute;
        opacity: 0;
        -webkit-transition: all 0.6s 0.6s;
        -o-transition: all 0.6s 0.6s;
        transition: all 0.6s 0.6s;
        -webkit-transform: translateY(-5%);
        -ms-transform: translateY(-5%);
        -o-transform: translateY(-5%);
        transform: translateY(-5%);
    }

    .opened #services-section-wrap .services-section-desc .services-section-desc-item {
        opacity: 1;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }

    #services-section-wrap .services-section-desc .services-section-desc-item.active {
        z-index: 2;
    }

    #services-section-wrap .services-section-desc .services-section-desc-item-body {
        height: 610px;
        padding: 60px 35px 35px 70px;
        font-family: 'OpenSansLight';
        position: relative;
    }

    #services-section-wrap .services-section-desc-item .services-section-desc-item-num {
        font-size: 49px;
        color: #af1c1a;
        font-family: 'OpenSansBold';
        margin-bottom: 35px;
        visibility: hidden;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
    }

    #services-section-wrap .services-section-desc-item.active .services-section-desc-item-num {
        visibility: visible;
        -webkit-transition: all 0.6s 0.6s;
        -o-transition: all 0.6s 0.6s;
        transition: all 0.6s 0.6s;
    }

    #services-section-wrap .services-section-desc-item .services-section-desc-item-name {
        font-size: 20px;
        font-family: 'OpenSansBold';
        max-width: 56%;
        margin-bottom: 10px;
        opacity: 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
    }

    #services-section-wrap .services-section-desc-item.active .services-section-desc-item-name {
        opacity: 1;
        -webkit-transition: all 0.6s 0.6s;
        -o-transition: all 0.6s 0.6s;
        transition: all 0.6s 0.6s;
    }

    #services-section-wrap .services-section-desc-item .services-section-desc-item-text {
        max-width: 56%;
        margin-bottom: 65px;
        opacity: 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
    }

    #services-section-wrap .services-section-desc-item.active .services-section-desc-item-text {
        opacity: 1;
        -webkit-transition: all 0.6s 0.6s;
        -o-transition: all 0.6s 0.6s;
        transition: all 0.6s 0.6s;
    }

    #services-section-wrap .services-section-desc-item .services-section-desc-item-href {
        display: inline-block;
        opacity: 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
    }

    #services-section-wrap .services-section-desc-item .services-section-desc-item-href a {
        width: 180px;
        display: block;
    }

    #services-section-wrap .services-section-desc-item.active .services-section-desc-item-href {
        opacity: 1;
        -webkit-transition: all 0.6s 0.6s;
        -o-transition: all 0.6s 0.6s;
        transition: all 0.6s 0.6s;
    }

    #services-section-wrap .services-section-desc-item .services-section-desc-item-img {
        position: absolute;
        bottom: 40px;
        right: 35px;
        opacity: 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
    }

    #services-section-wrap .services-section-desc-item.active .services-section-desc-item-img {
        opacity: 1;
        -webkit-transition: all 0.6s 0.6s;
        -o-transition: all 0.6s 0.6s;
        transition: all 0.6s 0.6s;
    }

    #services-section-wrap:after {
        content: " ";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0;
        background: url("/local/templates/cesolutions/components/bitrix/catalog.section/ces-services-list/images/det-img.jpg");
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
    }

    #services-section-wrap:after {
        opacity: 1;
    }

/*    #services-section-desc-item-img-148 {
        padding: 0px 0px 8px 0px;
    }

    #services-section-desc-item-img-10 {
        padding: 0px 3px 8px 0px;
    }*/

    #services-section-desc-item-img-11 {
        padding: 0px 22px 0px 0px;
    }

    #services-section-desc-item-img-150 {
        padding: 0px 13px 24px 0px;
    }
}

@media screen and (min-width: 1760px){
    #services-section-wrap .container {
        width: 1340px;
    }
}

@media screen and (max-width: 1200px){
    #services-section-wrap .services-section-desc-item .services-section-desc-item-img {
        width: 45%;
    }
}

@media screen and (max-width: 1024px){
    #services-section-wrap .services-section-desc-item .services-section-desc-item-img {
        width: 40%;
    }
}

@media screen and (max-width: 768px){
    #services-section-wrap .services-section-names {
        display: none;
    }

    #services-section-wrap .services-section-desc {
        padding: 5px 15px;
    }

    #services-section-wrap .services-section-desc .services-section-desc-item {
        border: 2px solid #ae1c19;
        padding: 10px 15px;
        margin-bottom: 5px;
        position: relative;
    }

    #services-section-wrap .services-section-desc-item .services-section-desc-item-name {
        width: 80%;
        font-size: 14px;
        font-family: 'OpenSansBold';
        text-transform: uppercase;
    }

    #services-section-wrap .services-section-desc-item .services-section-desc-item-num {
        display: none;
    }

    #services-section-wrap .services-section-desc-item .services-section-desc-item-text {
        font-family: 'OpenSansLight';
        font-size: 12px;
    }

    #services-section-wrap .services-section-desc-item .services-section-desc-item-href a {
        width: 145px;
        display: block;
        margin: 20px 0px 0px 5px;
        padding: 8px 0px 8px 0px;
        text-align: center;
    }

    #services-section-wrap .services-section-desc-item .services-section-desc-item-img {
        display: none;
    }

    .services-section-big-pic {
        display: none;
    }

    #services-section-wrap .accordion-block .accordion-dropdown {
        height: 0px;
        transition: all 0.6s 0s;
        overflow: hidden;
    }

    #services-section-wrap .accordion-block .accordion-dropdown-body {
        padding-top: 15px;
        margin: 0px 0px;
    }

    #services-section-wrap .accordion-block .accordion-btn {
        background: url('/local/templates/cesolutions/images/menu-open-bg.png') 0px 0px no-repeat;
        display: inline-block;
        width: 21px;
        height: 13px;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -6px;
        -webkit-transition: all 0.6s 0s;
        -o-transition: all 0.6s 0s;
        transition: all 0.6s 0s;
    }

    #services-section-wrap .accordion-block.active .accordion-btn {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        top: 100%;
        margin-top: -35px;
    }

}
/* End */


/* Start:/local/templates/cesolutions/components/bitrix/catalog.section/ces-services-list/svg-styles.css?14927805901648*/
.services-section-desc-item-img svg {

}

#servisnoe-obsluzhivanie-svg {
    width: 300px;
    height: 267px;
	margin: 0px 13px 22px 0px;
}

.services-section-desc-item-img svg g {
	stroke: #FFFFFF;
}

/*.services-section-desc-item #servisnoe-obsluzhivanie-one {
	opacity: 0;
	transition: all 0.6s 0s;
}

.services-section-desc-item.active #servisnoe-obsluzhivanie-one {
	opacity: 1;
	transition: all 0.6s 2.2s;
}*/

.services-section-desc-item #servisnoe-obsluzhivanie-one path {
    transition: all 0.6s;
    opacity: 0;
}

.services-section-desc-item #servisnoe-obsluzhivanie-one path:nth-child(1){
    transform: translate(-20px, 20px);
}

.services-section-desc-item #servisnoe-obsluzhivanie-one path:nth-child(2){
    transform: translate(20px, 20px);
}

.services-section-desc-item.active #servisnoe-obsluzhivanie-one path {
    transition: all 0.6s 2.2s;
    transform: translate(0px, 0px);
    opacity: 1;
}

.services-section-desc-item.active #servisnoe-obsluzhivanie-second path:nth-child(3) {
    animation: dash 2s forwards 1.2s;
}

.services-section-desc-item.active #servisnoe-obsluzhivanie-second path:nth-child(1) {
    animation: dash 2s forwards 1.8s;
}

.services-section-desc-item.active #servisnoe-obsluzhivanie-second path:nth-child(2) {
    animation: dash 2s forwards 1.8s;
}

.services-section-desc-item.active #servisnoe-obsluzhivanie-second path:nth-child(4) {
    animation: dash 2s forwards 1.8s;
}

		@keyframes dash {
		  80% { 
		    stroke-dashoffset: 0; 
		  }
		  100% { 
		    stroke-dashoffset: 0; 
/*		    fill: rgb(37, 134, 198);*/
		  }
		}
/* End */


/* Start:/local/templates/cesolutions/components/bitrix/catalog.section.list/ces-products-list/style.css?174305275018082*/
#product-section-body .product-section-list {
    position: relative;
    margin-bottom: 0;
}

.product-section-list .row {
	margin: 0px -7px;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;	
}

.product-section-list .product-section-item {
	padding: 7px;
}

.product-section-list .product-section-item-body {
	cursor: pointer;
	position: relative;
	z-index: 1;
	transition: z-index 0s 1.2s;
}

.product-section-list .product-section-item .product-section-item-text {
    position: absolute;
    padding: 40px 20px 30px 20px;
    width: 100%;
    height: 100%;
    overflow: hidden;
	border: 3px solid transparent;
	z-index: 2;
	-webkit-transition: border-color 0.6s 0s;
	-o-transition: border-color 0.6s 0s;
	transition: border-color 0.6s 0s;
}

.product-section-list .product-section-item .product-section-item-text:hover {
	border-color: #a61c19;
}

.product-section-list .product-section-item ul {
	transition-delay: 0.6s;
}

.product-section-list .product-section-item ul li {

}

.product-section-list .product-section-item .product-section-linkitem {
	-webkit-transition: color 0.4s, opacity 0.6s 0s, visibility 0s 1.2s;
	-o-transition: color 0.4s, opacity 0.6s 0s, visibility 0s 1.2s;
	transition: color 0.4s, opacity 0.6s 0s, visibility 0s 1.2s;
	visibility: hidden;
    opacity: 0;
    margin: 0px 0px 9px 0px;
    line-height: 1.2;
}

.product-section-list .product-section-item a {
	font-size: 15px;
    font-family: 'OpenSansLight';
    color: #FFFFFF;
}

.product-section-list .product-section-item .product-section-item-name {
	font-size: 16px;
    text-transform: uppercase;
    font-family: 'OpenSansBold';
    visibility: visible;
    opacity: 1;
	margin: 0px 0px 20px 0px;
}

.product-section-list .product-section-item a:hover {
	color: #ab1c08;
}

.product-section-list .product-section-item-body.opened {
	z-index: 3;
	transition: z-index 0s 0s;
}

.product-section-list .product-section-item-body.opened .product-section-item-text {
	border-color: #a61c19;
	background: rgba(19, 22, 23, 0.95);
}

.product-section-list .product-section-item-body.opened ul {
	transition-delay: 1.2s;
}

.product-section-list .product-section-item-body.opened .product-section-linkitem {
	visibility: visible;
    opacity: 1;
	-webkit-transition: color 0.4s, opacity 0.6s 1.2s;
	-o-transition: color 0.4s, opacity 0.6s 1.2s;
	transition: color 0.4s, opacity 0.6s 1.2s;
}

.product-section-link2:before {
	content: " ";
    max-width: 25px;
    height: 2px;
    display: inline-block;
    vertical-align: top;
    background: #ae1c19;
    margin-top: 10px;
    width: 7%;
    height: 1px;
}
.product-section-link2 a{
	margin-left: 5px;
}
.product-section-link2{
	margin-left: 5px;
}


.product-section-list .product-section-linkitem .product-subsection-item-name {
	margin-bottom: 10px;
    font-family: 'OpenSansBold';
}

.product-section-list .opened .product-section-linkitem .content-ul {
    width: 100%;
    padding: 0px 0px 0px 15px;
}

.product-section-list .product-section-linkitem .content-ul li {
	margin-bottom: 5px;
}

.product-section-list .product-section-linkitem .content-ul li:before {
    width: 7%;
    height: 1px;
}

.product-section-list .product-section-linkitem .content-ul li p {
    width: 93%;
    padding-left: 10px;
    line-height: 1.2;
}
.main-page-slider-item .product-section__box {
	overflow: hidden;
}
.main-page-slider-item .row.product-section__box {
	/* height: 680px; */
	position: relative;
}
.product-section__scroller {
    position: fixed;
    right: 2%;
    z-index: 2;
    -webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	cursor: pointer;

}
.main-page-slider-item .product-section__scroller {
	display: none;
}
.product-section__scroller i {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 50px;
    height: 50px;
    border: 2px solid #ae1c19;
    margin: 0px 0px 0px 20px;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
    -webkit-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
}
.product-section__scroller.available i { 
	opacity: 1;
}
.product-section__scroller i:before {
    content: " ";
    display: block;
    background: url(/local/templates/cesolutions/images/up-btn-bg.png);
    width: 23px;
    height: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.product-section__scroller--down {
    bottom: 20px;
}


h2.like-h1 {
	position: relative;
}
.main-page-slider-item h2.like-h1.active:after {
	display: block !important;
	background: none;
	box-shadow: 0px 35px 20px 0 #151d20eb;
	width: 100%;
	height: 100px;	
	bottom: -58px;
}
.main-page-slider-item h2.like-h1:after {
	content: "";
	position: absolute;
	left: 0;
	z-index: 99;
}
.main-page-slider-item .mouse-more {
	display: none;
	position: absolute;
	z-index: 5;
	bottom: 0;
	left: 49.5%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 2.3rem;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: trans 1.5s infinite linear alternate;
	animation: trans 1.5s infinite linear alternate;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.main-page-slider-item .mouse-more span:before {
	-webkit-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}
.main-page-slider-item .icon-mouse:before {
	display: block;
	content: "";
	width: 20px;
	height: 40px;
	background: url(/local/templates/cesolutions/images/mouse.svg) no-repeat;
	color: #fff;
}

@-webkit-keyframes trans { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  50% { -webkit-transform: translateY(4px); transform: translateY(4px); }
  100% { -webkit-transform: translateY(8px); transform: translateY(8px); } }

@keyframes trans { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  50% { -webkit-transform: translateY(4px); transform: translateY(4px); }
  100% { -webkit-transform: translateY(8px); transform: translateY(8px); } }


@media screen and (min-width: 769px){
	
/* 	.like-h1 + .row {
    height: 670px;
    overflow: hidden;		
	}	 */
	
/* 	.main-page-slider-item .product-section-list {
    height: 830px;
    overflow: hidden;		
	} */
	
	#product-section-wrap.product-section-in-header {
	    /* margin-top: -124px; */
	}

    #product-section-body {
        /* position: absolute; */
        top: -140px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
				margin-bottom: 150.5px;
				/* margin-top: 150.5px; */
    }

    #product-section-body h2 {
        font-size: 34px;
        margin: 0.9em 0px 1.76em;
    }

	#top-menu-wrap {
		/*display: none;*/
	}

/*	.product-section-list {
		width: 1340px;
		margin: 0 auto;
		position: relative;
	}*/

	.product-section-list .product-section-item ul {
		display: inline-block;
	    vertical-align: top;
		padding: 0px 20px;
		width: 100%;
	}

	.product-section-list .product-section-item-text-pad-0 ul {
		display: inline-block;
	    vertical-align: top;
		padding: 0 0 0 20px;
		width: 100%;
	}
	.pad-0 .product-section-linkitem {
		margin: 0px 0px 2px 0px !important;
	}
	.pad-0 .product-section-linkitem a {
		font-size: 12px;
		line-height: 1.2;
   		display: inline-block;
	}

	.pad-0 .product-section-item-name {
	margin: 0px 0px 10px 0px !important;
	}

	.product-section-list .product-section-item-body.opened ul {
	    width: 50%;
	}

	.product-section-list .product-section-item-body.opened ul.col-4 {
	    width: 33.333%;
	}

	.product-section-list .product-section-item:nth-child(4n) .product-section-item-text {
		right: 0;
	}

	.product-section-list .product-section-item-body.animated .product-section-item-text {
		-webkit-transition: border-color 0.6s 1.2s, background 0.6s 1.2s, width 0.6s 0.6s;
		-o-transition: border-color 0.6s 1.2s, background 0.6s 1.2s, width 0.6s 0.6s;
		transition: border-color 0.6s 1.2s, background 0.6s 1.2s, width 0.6s 0.6s;
	}

	.product-section-list .product-section-item-body.opened .product-section-item-text {
		width: -webkit-calc(200% + 14px);
		width: -o-calc(200% + 14px);
		width: calc(200% + 14px);
		-webkit-transition: border-color 0.6s, background 0.6s, width 0.6s 0.6s;
		-o-transition: border-color 0.6s, background 0.6s, width 0.6s 0.6s;
		transition: border-color 0.6s, background 0.6s, width 0.6s 0.6s;
	}
}

@media only screen and (-webkit-device-pixel-ratio: 1.5) {
    #product-section-wrap.product-section-in-header {
	    margin-top: 0;
	}
	#product-section-body .product-section-list .row {
        /* width: 74%; */
        margin: 0 auto;
    }
}

@media screen and (min-width: 1366px){
	.product-section-list,
	.seo_text {
		margin: 0 auto;
	}
}

@media screen and (min-width: 1760px){
	.product-section-list,
	.seo_text {
		width: 1340px;
	}
}

@media screen and (min-width: 2560px){
	.product-section-list,
	.seo_text {
		width: 70.4%;
	}

	.product-section-list .product-section-item img {
		width: 100%;
	}

	#product-section-body {
	    top: -30px;
	}

	#product-section-body h2, #product-section-body h1 {
		margin: 0.4em 0px 0.76em;
	}
}

@media screen and (max-width: 1780px){
	#product-section-body	{
		margin-top: 80px;
	}
	.product-section-list,
	.seo_text {
		width: 1240px;
	}

	#product-section-body h2, #product-section-body h1 {
		margin: 0.4em 0px 1.76em;
		font-size: 34px;
	}

	.product-section-list .product-section-item .product-section-item-text {
		padding: 25px 10px 25px 10px;
	}

}

@media screen and (max-width: 1600px){
	.main-page-slider-item h2.like-h1.active:after {
		bottom: -33px;
	}
	#product-section-body h2, #product-section-body h1 {
	    margin: 2em 40px 1em;
			margin-left: 0;
			margin-right: 0;
	}

	#product-section-body h2:after, #product-section-body h1:after {
		display: none;
	}

	.product-section-list .product-section-item .product-section-item-text {
		padding: 25px 10px 25px 10px;
	}
}

@media screen and (max-width: 1440px){
	#product-section-body h2, #product-section-body h1 {
		margin: 1.8em 0 0.6em;
	}
	.main-page-slider-item h2.like-h1.active:after {
		bottom: -18px;
	}
}

@media screen and (max-width: 1366px){
    #product-section-wrap .product-section-list {
	    width: 85%;
	    margin: 0 auto;
    }

	.product-section-list,
	.seo_text {
		width: 100%;
	    padding: 0px 30px;
	}

	#product-section-body {
		top: -100px;
	}

	.product-section-list .product-section-item a {
		font-size: 14px;
	}
	.pad-0 .product-section-linkitem a {
		font-size: 10px;
	}

	.product-section-list .product-section-item .product-section-item-name {
		margin: 0px 0px 20px 0px;
		font-size: 14px;
	}

	.product-section-list .product-section-item .product-section-item-text {
    	padding: 15px 5px 15px 5px;
	}

	.product-section-list .product-section-item-body .product-section-linkitem {
		margin: 0px 0px 9px 0px;
	}
}

@media screen and (max-width: 1280px){
	
	.main-page-slider-item h2.like-h1.active:after {
		bottom: -10px;
	}	
	
	#product-section-wrap .product-section-list {
		width: 100%;
	}

	#product-section-body {
    	top: -180px;
	}

/* 	#product-section-body h2, #product-section-body h1 {
	    margin: 0.8em 0 2em;
	} */

	.product-section-list .product-section-item .product-section-item-text {
    	padding: 15px 5px 25px 5px;
	}

	.product-section__scroller {
	    display: none;
	}
}

@media screen and (max-width: 1280px) and (max-height: 800px){
	#product-section-body {
	    /* top: -10px; */
			margin-top: 80px;
	}

	#product-section-wrap .product-section-list {
		width: 95%;
	    padding: 0;
	}

	#product-section-body h2, #product-section-body h1 {
	    margin: 0.8em 14.8% 0.4em;
			margin-left: 0;
			margin-right: 0;
	}
}

@media screen and (max-width: 1024px){
	#product-section-body h2, #product-section-body h1 {
	    margin: 0.8em 0 0.4em 0;
	}

	.product-section-list .product-section-item .product-section-item-name {
	    font-size: 12px;
	    margin: 0px 0px 10px 0px;
	}

	.product-section-list .product-section-item a {
	    font-size: 13px;
	}

	.product-section-list .product-section-item-body .product-section-linkitem {
	    margin: 0px 0px 7px 0px;
	}
}

@media screen and (max-width: 1024px) and (max-height: 680px){
	#product-section-body {
	    top: -90px;
	}

    #product-section-body h2, #product-section-body h1 {
        margin: 0.4em 0 0.4em 0;
    }
}

@media screen and (max-width: 1024px) and (max-height: 600px){
    #product-section-body {
        top: 20px;
    }

    #product-section-body h2, #product-section-body h1 {
    	margin: 0.4em 0 0.4em 0;
    }
}

@media screen and (max-width: 768px){
		.main-page-slider-item .mouse-more {
			display: none;
		}
		.main-page-slider-item .row.product-section__box {
			height: auto;
		}
		.main-page-slider-item .product-section__box {
			overflow: initial;
		}
    #product-section-wrap {
        margin: 0px -8px;
    }
		#product-section-body{
			margin-bottom: 50px;
		}
    #product-section-wrap #developer-wrap {
        position: relative;
    }

    #product-section-body h2, #product-section-body h1 {
        margin: 0em 0px 0.8em;
        font-size: 25px;
    }

	#product-section-wrap .product-section-list {
		padding: 0px 8px;
	}

	#main-page-slider #product-section-wrap .product-section-list {
		padding: 0px;
	}

	.product-section-list .product-section-item:last-of-type .product-section-item-text {
		bottom: 0;
	}

	.product-section-list .product-section-item-body.animated .product-section-item-text {
		-webkit-transition: border-color 0.6s 1.2s, background 0.6s 1.2s, height 0.6s 0.6s;
		-o-transition: border-color 0.6s 1.2s, background 0.6s 1.2s, height 0.6s 0.6s;
		transition: border-color 0.6s 1.2s, background 0.6s 1.2s, height 0.6s 0.6s;
	}

	.product-section-list .product-section-item-body.opened .product-section-item-text {
		height: -webkit-calc(200% + 14px);
		height: -o-calc(200% + 14px);
		height: calc(200% + 14px);
		-webkit-transition: border-color 0.6s, background 0.6s, height 0.6s 0.6s;
		-o-transition: border-color 0.6s, background 0.6s, height 0.6s 0.6s;
		transition: border-color 0.6s, background 0.6s, height 0.6s 0.6s;
	}

	.product-section-list .product-section-item .product-section-item-text {
    	padding: 20px 20px 30px 20px;
	}

	.product-section-list .product-section-item img {
		width: 100%;
	}

	.product-section-list .product-section-item .product-section-item-name {
	    font-size: 14px;
	    margin: 0px 0px 20px 0px;
	}

	.product-section-list .product-section-item .product-section-linkitem {
	    margin: 0px 0px 9px 0px;
	}
}

@media screen and (max-width: 425px){
	.product-section-list .product-section-item .product-section-item-name {
		font-family: 'OpenSansExtraBold';
	}
}

@media screen and (min-height: 820px){
	.product-section-list {
		margin: auto;
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	}
}

@media screen and (max-width: 1280px) and (max-height: 1024px){
	.product-section-list {
	    position: relative;
	}
}

@media screen and (max-height: 819px){
	.product-section-list {
		margin-bottom: 50px;
	}
}

@media only screen and (-webkit-device-pixel-ratio: 1.5) {
    .product-section-list .product-section-item .product-section-linkitem a {font-size:10px;}
    .product-section-list .product-section-item .product-section-item-name {margin: 0px 0px 10px 0px;}
    .product-section-list .product-section-item-body .product-section-linkitem {margin: 0px 0px 10px 0px;}
}

.seo_text h2 {
	font-size: 16px;
	text-transform: uppercase;
    font-family: 'OpenSansBold';
    margin-bottom: 10px;
    margin-top: 20px;
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.product-section-list .product-section-item-body.animated .product-section-item-text {
		-webkit-transition: border-color 0.6s 1.2s, background 0.6s 1.2s, height 0.6s 0.6s;
		-o-transition: border-color 0.6s 1.2s, background 0.6s 1.2s, height 0.6s 0.6s;
		transition: border-color 0.6s 1.2s, background 0.6s 1.2s, height 0.6s 0.6s;
	}

	.product-section-list .product-section-item-body.opened .product-section-item-text {
		height: -webkit-calc(200% + 14px);
		height: -o-calc(200% + 14px);
		height: calc(200% + 14px);
		-webkit-transition: border-color 0.6s, background 0.6s, height 0.6s 0.6s;
		-o-transition: border-color 0.6s, background 0.6s, height 0.6s 0.6s;
		transition: border-color 0.6s, background 0.6s, height 0.6s 0.6s;
	}
	.product-section-list .product-section-item-body.opened .product-section-item-text {
    width: -webkit-calc(100% ); 
    width: -o-calc(100% );
    width: calc(100% + 20px); 
    -webkit-transition: border-color 0.6s, background 0.6s, width 0.6s 0.6s;
    -o-transition: border-color 0.6s, background 0.6s, width 0.6s 0.6s;
    transition: border-color 0.6s, background 0.6s, width 0.6s 0.6s;
	}
	#product-section-body{
		position: relative;
		/* height: 1550px !important; */
		top: 100px ;
	}
	.product-section-item-body img{
		width: 100.1%;
	}
}

@media screen and (min-width: 991px) and (max-width: 1110px){
	.product-section-list .product-section-item ul{padding: 0 5px; }
	.product-section-list .product-section-item a{font-size: 12px;}
	.pad-0 .product-section-linkitem a {
		font-size: 10px;
	}

	}
}

@media screen and (max-width: 450px){
	.pad-0 .product-section-linkitem a {
		font-size: 10px;
	}	
}

.product-section-bottom-btn-block {
    text-align: center;
    margin-top: 30px;
}

.product-section-bottom-btn {
    background: none;
    border: 2px solid #ae1c19;
    font-family: 'OpenSansBold';
    padding: 10px 42px 10px 42px;
    position: relative;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    max-width: 500px;
}

.product-section-bottom-btn:hover {
	 background: #ae1c19;
	 color: #fff;
}
/* End */
/* /local/templates/cesolutions/components/bitrix/catalog.section.list/ces-schemes/style.css?174305265447477 */
/* /local/templates/cesolutions/components/bitrix/news.list/main-promo-slider/style.css?16141373112394 */
/* /local/templates/cesolutions/components/bitrix/catalog.section/ces-services-list/style.css?151384851711080 */
/* /local/templates/cesolutions/components/bitrix/catalog.section/ces-services-list/svg-styles.css?14927805901648 */
/* /local/templates/cesolutions/components/bitrix/catalog.section.list/ces-products-list/style.css?174305275018082 */
