

/* Start:/local/templates/aggreko/components/bitrix/news/industries/bitrix/news.detail/.default/style.css?174161738444786*/
padding: 20px;.p, li, a, h2, h3, h4 {
    max-width: 100%;
  }
  
  .m-banner {
  height: 522px;
  display: flex;
  justify-content: center;
  align-items: center;
      background-repeat: no-repeat;
      background-size: cover;
  }
  
  .m-completed {
  margin-top: 120px;
  background: #F7F8FC;
  }
  
  .m-completed #projects {
  margin: 0 auto 0 auto;
  width: 1328px;
  }
  
  .m-banner p {
  margin: 0 auto;
  width: 1328px;
  max-width: 100%;
  font-weight: 600;
  font-size: 60px;
  line-height: 120%;
  color: var(--dp-white);
  }
  
  body .wrapper {
  max-width: 100%;
  }
  
  .label-section.services-page {
  display: none;
  }
  
  body footer .wrapper {
  max-width: 83rem;
  }
  
  :root {
  --dp-blue: #36467A;
  --dp-white: #fff;
  --dp-orange: #fd6e39;
  --dp-blue-w: #E6EAF6;
  --dp-dark: #0e1114;
  }
  
  .m__color {
  margin-top: 120px;
  padding: 120px 0px;
  }
  .m__color:nth-child(2){
    margin-top: 0;
  }
  
  .m__color:first-child {
  margin-top: 0;
  }
  
  .m__color_blue {
  background-color: var(--dp-blue-w);
  }
  
  .m__color .m__block:first-child {
  margin-top: 0;
  }
  
  .m__block {
  margin: 120px auto 0 auto;
  width: 1328px;
  }
  
  .m__title {
  padding: 0 0.5px 45px;
  border-bottom: 1px solid #0e1114;
  border-right: 1px solid #0e1114;
  font-weight: 600;
  font-size: 40px;
  line-height: 120%;
  color: var(--dp-dark);
  }
  
  .m__text {
  margin-top: 40px;
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-dark);
  max-width: auto;
  }
  
  .m__text span {
  font-weight: 700;
  }
  
  .m__item {
  margin-top: 40px;
  }
  
  .m__item:first-child {
  margin-top: 0;
  }
  
  .m__item_m-20 {
  margin-top: 20px;
  }
  
  .m__item_m-80 {
  margin-top: 80px;
  }
  
  .m__item_width {
  margin-left: auto;
  margin-right: auto;
  width: 1328px;
  }
  
  .dp-text__p {
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  }
  
  .dp-text__p span {
  font-weight: 700;
  }
  
  .dp-text__b {
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  }
  
  .dp-text__b span {
  color: var(--dp-orange);
  }
  
  .dp-text__big {
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-dark);
  }
  
  .dp-text__title {
  font-weight: 600;
  font-size: 30px;
  line-height: 120%;
  }
  
  .dp-text__540 {
  max-width: 540px;
  }
  
  .dp-text_m-10 {
  margin-top: 10px;
  }
  
  .dp-text_m-25 {
  margin-top: 25px;
  }
  
  .dp-text_m-30 {
  margin-top: 30px;
  }
  
  .dp-text_blue {
  min-height: 84px;
  color: var(--dp-blue);
  }
  
  .dp__two {
  display: flex;
  justify-content: space-between;
  color: #0e1114;
  }
  
  .dp__two_al-center {
  align-items: center;
  }
  
  .dp-two__item {
  width: calc(50% - 40px);
  }
  
  .dp__call {
  height: 396px;
  padding-top: 111px;
  padding-left: 96px;
  color: var(--dp-white);
  background-color: var(--dp-blue);
  position: relative;
  }
  
  .dp-call__title {
  max-width: 542px;
  font-weight: 600;
  font-size: 40px;
  line-height: 120%;
  }
  
  .dp-call__btn {
  display: inline-block;
  margin-top: 40px;
  padding: 16px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background-color: var(--dp-orange);
  text-decoration: none;
  color: var(--dp-white);
  transition: all 0.2s;
  }
  
  .dp-call__btn:hover {
  opacity: 0.8;
  }
  
  .dp-call__img {
  position: absolute;
  top: 0;
  right: 0;
  width: 692px;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  }
  
  .dp__card {
  margin: 35px -15px -15px -15px;
  display: flex;
  flex-wrap: wrap;
  }
  
  .dp-card__item {
  margin: 15px;
  width: calc(50% - 30px);
  padding: 30px;
  background-color: #E6EAF6;
  }
  
  .dp-card-item__number {
  font-weight: 600;
  font-size: 40px;
  line-height: 120%;
  text-align: end;
  color: var(--dp-white);
  }
  
  .dp-card-item__img {
  margin: -30px;
  width: calc(100% + 60px);
  height: calc(100% + 60px);
  -o-object-fit: cover;
     object-fit: cover;
  }
  
  .dp-card-item__title {
  margin-top: 30px;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-blue);
  }
  
  .dp-card-item__text {
  margin-top: 14px;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: var(--dp-dark);
  }
  
  .dp-card__item_alert {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dp-blue);
  }
  
  .dp-card__item_alert .dp-card-item__text {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-white);
  }
  
  .dp__slide {
  display: flex;
  }
  
  .dp-slide__img {
  width: 651px;
  }
  
  .dp-slide__content {
  width: calc(100% - 651px);
  padding: 60px;
  border: 1px solid #e6eaf6;
  border-left: none;
  }
  
  .dp-slide__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  }
  
  .dp-slide__title {
  max-width: 448px;
  font-weight: 600;
  font-size: 30px;
  line-height: 120%;
  color: var(--dp-dark);
  }
  
  .dp-slide__icon {
  width: 80px;
  aspect-ratio: 1;
  }
  
  .dp-slide__text {
  margin-top: 30px;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: var(--dp-dark);
  }
  
  .dp-slide__text b {
  font-weight: 600;
  }
  
  .dp-slide__text span {
  color: var(--dp-orange);
  }
  
  .dp__i-card {
  margin: -15px;
  display: flex;
  justify-content: space-between;
  }
  
  .dp__i-card_two .dp-i-card__item {
  width: calc(50% - 30px);
  }
  
  .dp-i-card__item {
  margin: 15px;
  width: calc(33.3% - 30px);
  padding: 30px;
  background-color: var(--dp-white);
  }
  
  .dp-i-card__icon {
  width: 50px;
  aspect-ratio: 1;
  }
  
  .dp-i-card__title {
  margin-top: 30px;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-dark);
  }
  
  .dp-i-card__text {
  margin-top: 14px;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  }
  
  .dp-i-card__text b {
  font-weight: 600;
  }
  
  .dp-i-card__text span {
  color: var(--dp-orange);
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  }
  
  .dp__conclusion {
  padding: 30px;
  display: flex;
  justify-content: space-between;
  background-color: var(--dp-blue-w);
  }
  
  .dp__conclusion_long .dp-conclusion__title {
  min-height: auto;
  }
  
  .dp-conclusion__item {
  margin: 10px;
  width: calc(33.3% - 20px);
  }
  
  .dp-conclusion__icon {
  width: 80px;
  aspect-ratio: 1;
  }
  
  .dp-conclusion__title {
  margin-top: 30px;
  min-height: 56px;
  max-width: 300px;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-dark);
  }
  
  .dp-conclusion__title_orange {
  color: var(--dp-orange);
  }
  
  .dp-conclusion__text {
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: var(--dp-dark);
  }
  
  .io-two {
  display: flex;
  flex-wrap: wrap;
  }
  
  .io-two__item {
  width: calc(50% - 0.5px);
  padding-right: 27px;
  padding-bottom: 45px;
  }
  
  .io-two__item:nth-child(2) {
  border-right: 1px solid #cbd0dc;
  }
  
  .io-two__item:nth-child(2n) {
  padding-left: 30px;
  border-left: 1px solid #cbd0dc;
  }
  
  .io-two__item:nth-child(n+3) {
  padding-top: 30px;
  border-top: 1px solid #cbd0dc;
  }
  
  .io-two__item:nth-last-child(1),
  .io-two__item:nth-last-child(2) {
  padding-bottom: 0;
  }
  
  .io-two__header {
  font-weight: 600;
  font-size: 30px;
  line-height: 120%;
  color: var(--dp-dark);
  }
  
  .io-two__b-text {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-dark);
  }
  
  .io-two__content {
  margin-top: 20px;
  }
  
  .io-two__img {
  width: 100%;
  }
  
  .io-two__img_mid {
  height: 649px;
  -o-object-fit: cover;
  object-fit: cover;
  }
  
  .io-list-check {
  list-style-type: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  color: var(--dp-dark);
  }
  
  .io-list-check span {
  color: var(--dp-blue);
  }
  
  .io-list-check li {
  margin-top: 8px;
  position: relative;
  padding-left: 32px;
  }
  
  .io-list-check li:first-child {
  margin-top: 0;
  }
  
  .io-list-check li::before {
  content: "";
  position: absolute;
  top: 8.5px;
  left: 3px;
  width: 14px;
  height: 11px;
  background-image: url(/upload/Industries/list-check.svg);
  background-repeat: no-repeat;
  }
  
  .io-list-check_orange li {
  font-weight: 400;
  }
  
  .io-list-check_orange li::before {
  background-image: url(/upload/Industries/list-check-orange.svg);
  }
  
  .io-list-check_flex {
  margin: -16.5px;
  display: flex;
  }
  
  .io-list-check_flex li {
  margin: 16.5px;
  }
  
  .io-list-check_flex li:first-child {
  margin-top: 16.5px;
  }
  
  .io-list-check_m-15 {
  margin-top: -0.5px;
  }
  
  .io-list-dislike {
  list-style-type: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  color: var(--dp-dark);
  }
  
  .io-list-dislike span {
  color: var(--dp-orange);
  }
  
  .io-list-dislike li {
  margin-top: 8px;
  position: relative;
  padding-left: 34px;
  }
  
  .io-list-dislike li:first-child {
  margin-top: 0;
  }
  
  .io-list-dislike li::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 20px;
  height: 23px;
  background-image: url(/upload/Industries/list-dislike.svg);
  background-repeat: no-repeat;
  }
  
  .io-banner {
  height: 450px;
  width: 100%;
  }
  
  .io-slide-block {
  display: flex;
  }
  
  .io-slide {
  width: 50%;
  }
  
  .io-slide__content {
  height: 534px;
  padding: 40px;
  }
  
  .io-slide__title {
  font-weight: 600;
  font-size: 30px;
  line-height: 120%;
  color: var(--dp-white);
  }
  
  .io-slide__text {
  margin-top: 14px;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: var(--dp-white);
  }
  
  .io-slide__label {
  padding: 24px 40px;
  font-weight: 700;
  font-size: 14px;
  line-height: 160%;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: var(--dp-white);
  }
  
  .io-slide__label_orange {
  background-color: var(--dp-orange);
  }
  
  .io-slide__label_blue {
  background-color: var(--dp-blue);
  }
  
  .io-card {
  display: flex;
  justify-content: space-between;
  }
  
  .io-card__item {
  width: calc(33.3% - 30px);
  }
  
  .io-card__element {
  margin-top: 30px;
  padding: 30px;
  border: 1px solid #e6eaf6;
  }
  
  .io-card__element:first-child {
  margin-top: 0;
  }
  
  .io-card__element_small {
  height: 400px;
  }
  
  .io-card__element_big {
  height: 478px;
  }
  
  .io-card__element_between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  }
  
  .io-card__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  }
  
  .io-card__icon {
  width: 80px;
  aspect-ratio: 1;
  }
  
  .io-card__number {
  font-weight: 600;
  font-size: 40px;
  line-height: 120%;
  color: var(--dp-blue-w);
  }
  
  .io-card__number::before {
  content: "0";
  }
  
  .io-card__title {
  margin-top: 60px;
  max-width: 245px;
  min-height: 56px;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-dark);
  }
  
  .io-card__text {
  margin-top: 14px;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: var(--dp-dark);
  }
  
  .io-number {
  padding-left: 0;
  list-style-type: none;
  counter-reset: my-counter;
  }
  
  .io-number li {
  margin-top: 30px;
  min-height: 90px;
  padding-left: 86px;
  position: relative;
  }
  
  .io-number li:first-child {
  margin-top: 0;
  }
  
  .io-number li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: counter(my-counter, decimal-leading-zero) " ";
  counter-increment: my-counter;
  width: 60px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid #fd6e39;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  color: #0e1114;
  }
  
  .io-number li::after {
  content: "";
  position: absolute;
  top: 63px;
  left: 29.5px;
  width: 1px;
  height: calc(100% - 32px);
  background-image: linear-gradient(180deg, var(--dp-orange), var(--dp-orange) 75%, transparent 75%, transparent 100%);
  background-size: 100px 2px;
  }
  
  .io-number li:last-child:after {
  display: none;
  }
  
  .io-number__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-dark);
  }
  
  .io-number__text {
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: var(--dp-dark);
  }
  .io-number__text:first-child {
  margin-top: 0;
  }
  
  .io-number_small li {
  margin-top: 35px;
  min-height: auto;
  }
  .io-number_small li::before {
  content: counter(my-counter) " ";
  width: 33px;
  font-size: 16px;
  color: var(--dp-orange);
  }
  .io-number_small li::after {
  top: 36px;
  left: 16px;
  height: calc(100% - 1px);
  }
  
  .io-img__banner {
  display: block;
  height: 546px;
  width: 100%;
  }
  
  .io-img__text {
  padding: 35px 36px;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--dp-white);
  background-color: var(--dp-blue);
  }
  
  .la-main {
  padding: 60px;
  background-color: var(--dp-blue-w);
  }
  
  .la-main__title-main {
  font-weight: 600;
  font-size: 30px;
  line-height: 120%;
  color: var(--dp-dark);
  }
  
  .la-main__content {
  margin: 22.5px -15px -22.5px -15px;
  display: flex;
  flex-wrap: wrap;
  }
  
  .la-main__item {
  margin: 22.5px 15px;
  width: calc(50% - 30px);
  }
  
  .la-main__item:nth-child(n+3) .la-main__title {
  max-width: 400px;
  }
  
  .la-main__header {
  display: flex;
  align-items: end;
  }
  
  .la-main__img {
  width: 150px;
  aspect-ratio: 1;
  flex-shrink: 0;
  }
  
  .la-main__number {
  margin-left: 15px;
  font-weight: 500;
  font-size: 64px;
  line-height: 52px;
  color: var(--dp-white);
  }
  
  .la-main__number::before {
  content: "0";
  }
  
  .la-main__title {
  margin-top: 26px;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-blue);
  }
  
  .la-main__text {
  margin-top: 10px;
  max-width: 552px;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: var(--dp-dark);
  }
  
  .la-why {
  display: flex;
  flex-wrap: wrap;
  }
  
  .la-why_alt .la-why__item {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  background: linear-gradient(216deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  }
  
  .la-why_alt .la-why__item:nth-last-child(2) {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  }
  
  .la-why_alt .la-why__item:nth-last-child(1) {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  }
  
  .la-why_alt .la-why__item:nth-child(4n),
  .la-why_alt .la-why__item:nth-child(4n-1) {
  background: linear-gradient(36deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
  }
  
  .la-why__item {
  width: 50%;
  padding: 45px 30px;
  background: linear-gradient(216deg, #e6eaf6 0%, rgba(230, 234, 246, 0) 100%);
  border-left: 1px solid #e6eaf6;
  border-top: 1px solid #e6eaf6;
  display: flex;
  align-items: start;
  }
  
  .la-why__item:nth-last-child(2) {
  border-bottom: 1px solid #e6eaf6;
  border-left: 1px solid #e6eaf6;
  }
  
  .la-why__item:nth-last-child(1) {
  border-bottom: 1px solid #e6eaf6;
  border-left: 1px solid #e6eaf6;
  border-right: 1px solid #e6eaf6;
  }
  
  .la-why__item:nth-child(4n),
  .la-why__item:nth-child(4n-1) {
  background: linear-gradient(36deg, #e6eaf6 0%, rgba(230, 234, 246, 0) 100%);
  }
  
  .la-why__img {
  width: 80px;
  aspect-ratio: 1;
  }
  
  .la-why__big-img {
  margin: -45px -30px;
  }
  
  .la-why__content {
  margin-top: 26px;
  margin-left: 20px;
  }
  
  .la-why__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-blue);
  }
  
  .la-why__text {
  margin-top: 6px;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: var(--dp-dark);
  }
  
  .la-advantages {
  margin: 30px -15px -15px -15px;
  display: flex;
  }
  
  .la-advantages__item {
  margin: 15px;
  width: calc(50% - 30px);
  padding: 30px;
  border: 1px solid #e6eaf6;
  }
  
  .la-advantages__icon {
  width: 80px;
  aspect-ratio: 1;
  }
  
  .la-advantages__title {
  margin-top: 60px;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-dark);
  }
  
  .la-advantages__content {
  margin-top: 14px;
  }
  
  @media (max-width: 1400px) {
  body footer .wrapper {
    max-width: 1064px;
  }
  .m__block {
    width: auto;
    padding: 0 40px;
  }
  .dp__call {
    overflow: hidden;
  }
  .dp-call__img {
    top: auto;
    right: -10%;
    bottom: -2%;
    width: 60%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
  }
  .dp-slide__img {
    width: 40%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .dp-slide__content {
    width: 60%;
  }
  .m__item_width {
    padding: 0 40px;
    width: auto;
  }
  .io-banner {
    height: auto;
  }
  .io-card__item {
    width: calc(33.3% - 10px);
  }
  .io-card__element_big {
    height: 538px;
  }
  .io-card__element_small {
    height: 454px;
  }
  .la-why__big-img {
    width: calc(100% + 60px);
    height: calc(100% + 91px);
    -o-object-fit: cover;
       object-fit: cover;
  }
  .m-banner {
    height: 400px;
    padding: 40px;
  }
  .m-banner p {
    font-size: 50px;
  }
  .m-completed #projects {
    margin: 0 40px 0 40px;
    width: auto;
  }
  }
  @media (max-width: 1100px) {
  body footer .wrapper {
    max-width: calc(100vw - 80px);
  }
  .m__block {
    margin-top: 80px;
  }
  .m__color {
    margin-top: 80px;
    padding: 80px 0px;
  }
  .dp__i-card {
    flex-wrap: wrap;
  }
  .dp-i-card__item {
    width: calc(100% - 30px);
  }
  .dp__two {
    display: block;
  }
  .dp-two__item:last-child {
    margin-top: 20px;
  }
  .dp-two__item,
  .dp-text__540 {
    width: 100%;
    max-width: 100%;
  }
  .dp-text_blue {
    min-height: auto;
  }
  .dp-text_m-30 {
    margin-top: 15px;
  }
  .dp__call {
    height: auto;
    padding: 40px;
  }
  .dp-call__img {
    display: none;
  }
  .dp__slide {
    flex-direction: column;
  }
  .dp-slide__img {
    width: 100%;
    max-height: 400px;
    -o-object-fit: fill;
       object-fit: fill;
  }
  .dp-slide__content {
    width: 100%;
    border-left: 1px solid #e6eaf6;
  }
  .io-two__item {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
    width: 100%;
  }
  .io-two__item:first-child {
    padding-top: 0;
  }
  .io-two__item:nth-child(2n) {
    padding-left: 0;
    border: none;
  }
  .io-two__item:nth-child(n+3) {
    border: none;
  }
  .io-two__item:nth-child(1),
  .io-two__item:nth-child(2) {
    border-right: 1px solid #cbd0dc;
    border-bottom: 1px solid #cbd0dc;
  }
  .io-two__item:nth-child(2) {
    order: 1;
  }
  .io-two__item:nth-child(4) {
    order: 2;
  }
  .io-slide-block {
    display: block;
  }
  .io-slide {
    width: 100%;
  }
  .io-slide__content {
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .io-card__element_big {
    height: auto;
  }
  .io-card__element_small {
    height: auto;
  }
  .io-card {
    display: block;
  }
  .io-card__item {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .io-card__item:first-child {
    margin-top: 0;
  }
  .io-card__element {
    margin-top: 0;
    width: calc(50% - 10px);
  }
  .io-img__banner {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .la-main {
    padding: 30px;
  }
  .la-main__img {
    width: 120px;
  }
  .m-banner {
    height: 300px;
    padding: 20px;
  }
  .m-completed {
    margin-top: 80px;
  }
  }
  @media (max-width: 800px) {
  .m__block {
    margin-top: 50px;
    padding: 0 23px;
  }
  .m__color {
    margin-top: 50px;
    padding: 50px 0px;
  }
  .dp-call__title,
  .m__title {
    font-size: 32px;
  }
  .m__title {
    padding: 0 0.5px 25px;
  }
  .dp__conclusion {
    padding: 20px;
    display: block;
  }
  .dp-conclusion__item {
    width: calc(100% - 20px);
  }
  .dp-slide__content {
    padding: 15px;
  }
  .dp__card {
    flex-direction: column;
  }
  .dp-card__item {
    margin: 15px;
    width: calc(100% - 30px);
  }
  .dp-card-item__number {
    text-align: start;
  }
  .dp__call {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .dp-call__title,
  .m__title,
  .dp-slide__title {
    font-size: 24px;
  }
  .dp-call__btn {
    margin-top: 20px;
  }
  .dp-text__b,
  .dp-text__big,
  .m__text {
    font-size: 18px;
  }
  .dp-text__p {
    font-size: 16px;
  }
  .dp-conclusion__title {
    margin-top: 20px;
    min-height: auto;
  }
  .dp-conclusion__icon {
    width: 60px;
  }
  .io-card__item {
    display: block;
  }
  .io-card__element {
    margin-top: 20px;
    width: 100%;
  }
  .io-number li::before {
    width: 40px;
  }
  .io-number li::after {
    top: 43px;
    left: 19.5px;
    height: calc(100% - 14px);
  }
  .io-number li {
    padding-left: 57px;
  }
  .io-card__title {
    margin-top: 30px;
  }
  .io-slide__content,
  .io-slide__label {
    padding: 20px;
  }
  .io-card__title {
    min-height: auto;
  }
  .io-img__banner {
    height: auto;
  }
  .io-img__text {
    padding: 20px;
  }
  .la-main__content {
    margin: 20px 0 0 0;
  }
  .la-main__item {
    margin: 20px 0 0 0;
    width: 100%;
  }
  .la-main__item:first-child {
    margin-top: 0;
  }
  .la-why__item {
    width: 100%;
  }
  .dp__i-card {
    margin: -10px;
  }
  .dp__i-card_two .dp-i-card__item {
    width: calc(100% - 20px);
  }
  .io-two__img {
    max-height: 400px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .la-advantages {
    margin: 20px -10px -10px -10px;
    flex-wrap: wrap;
  }
  .la-advantages__item {
    margin: 10px;
    width: 100%;
  }
  .m__item_m-80 {
    margin-top: 40px;
  }
  .io-list-check_flex {
    flex-wrap: wrap;
  }
  .la-why__item,
  .dp-i-card__item,
  .la-advantages__item {
    padding: 20px;
  }
  .la-why__img {
    width: 40px;
  }
  .la-why__content {
    margin-top: 16px;
    margin-left: 10px;
  }
  .la-advantages__title {
    margin-top: 30px;
  }
  .la-why__big-img {
    width: calc(100% + 40px);
    height: calc(100% + 40px);
    margin: -20px;
  }
  .m-banner {
    height: 200px;
    padding: 23px;
    background-size: cover;
  }
  .m-banner p {
    font-size: 30px;
  }
  .m-completed {
    margin-top: 50px;
  }
  .m-completed #projects {
    margin: 0 23px 0 23px;
  }
  }
  .m-completed .swiper-button-next:after,
  .m-completed .swiper-button-prev:after {
  font-size: 0;
  }
  
  .fo__orange {
  color: var(--dp-orange);
  }
  .fo__orange a {
  color: var(--dp-orange);
  }
  .fo-card {
  margin-top: 120px;
  padding: 100px 0;
  background-color: var(--dp-blue-w);
  }
  .fo-card .swiper {
  margin-top: 44px;
  }
  .fo-card__content {
  margin-top: 44px;
  }
  .fo-card__item {
  height: 418px;
  padding: 24px 30px;
  background-color: var(--dp-white);
  }
  .fo-card__img {
  width: 50px;
  aspect-ratio: 1;
  }
  .fo-card__title {
  margin-top: 30px;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--dp-dark);
  }
  .fo-card__text {
  margin-top: 14px;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: var(--dp-dark);
  }
  .fo-banner {
  padding: 123px 0;
  background-color: #2F3541;
  background-image: url(/local/templates/aggreko/components/bitrix/news/industries/bitrix/news.detail/.default/);
  background-position: left;
  background-size: 800px 100%;
  background-repeat: no-repeat;
  }
  .fo-banner .m__item_width {
  display: flex;
  justify-content: end;
  }
  .fo-banner__content {
  width: 784px;
  display: flex;
  flex-direction: column;
  align-items: center;
  }
  .fo-banner__title {
  margin: 0;
  font-weight: 600;
  font-size: 36px;
  line-height: 180%;
  text-align: center;
  color: var(--dp-white);
  }
  .fo-banner__text {
  margin: 10px 0 0 0;
  max-width: 537px;
  font-weight: 500;
  font-size: 20px;
  line-height: 180%;
  text-align: center;
  color: var(--dp-white);
  }
  .fo-banner__link {
  margin-top: 30px;
  padding: 20px 14px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 19px;
  line-height: 160%;
  color: var(--dp-white);
  text-decoration: none;
  background-color: var(--dp-orange);
  transition: all 0.2s;
  }
  .fo-banner__link:hover {
  opacity: 0.8;
  }
  .fo-icon {
  position: relative;
  }
  .fo-icon:nth-child(1)::before {
  content: "";
  position: absolute;
  bottom: -15px;
  right: -15px;
  left: auto;
  top: auto;
  width: 30px;
  height: 30px;
  display: block !important;
  
  background-image: url(/upload/Industries/tsod-ic-7.svg);
  background-color: rgba(0, 0, 0, 0);
  background-size: cover;
  }
  
  .fo-banner{
    margin-bottom: -120px;
  }
  
  @media (max-width: 800px) {
  .fo-icon:nth-child(1)::before {
    display: none !important;
  }
  .fo-banner__link{
    padding: 13px 10px;
  }
  }
  
  @media (max-width: 1600px) {
  .fo-banner__content{
    width: 50%;
  }
  .fo-banner{
    background-size: 50% 100%;
  }
  }
  
  @media (max-width: 1100px) {
    .fo-banner{
      margin-bottom: -80px;
    }
  
  .fo-banner__content{
    width: 100%;
  }
  .fo-banner{
    padding-top: 420px;
    padding-bottom: 60px;
  
    background-size: 110% 400px;
    background-position: top;
  }
  
  .fo-banner__title{
    font-size: 24px;
  }
  .fo-banner__text{
    font-size: 16px;
  }
  }
  
  @media (max-width: 660px) {
  .fo-banner{
    padding-top: 250px;
    padding-bottom: 60px;
  
    background-size: 110% 230px;
    background-position: top;
  }
  }
  
  .hp-card {
    margin: 35px -17px -15px -17px;
    display: flex;
    flex-wrap: wrap;
  }
  .hp-card__item {
    margin: 17px 15px;
    width: calc(50% - 34px);
    padding: 45px 14px 19px 35px;
    background: #f7f8fc;
    border-radius: 20px;
  }
  .hp-card__img {
    width: 128px;
    aspect-ratio: 1;
  }
  .hp-card__title {
    margin-top: 34px;
    max-width: 438px;
    font-weight: 700;
    font-size: 24px;
    color: #38457a;
  }
  .hp-card__text {
    margin-top: 15px;
    font-weight: 500;
    font-size: 16px;
    color: #38457a;
  }
  .hp-receives {
    margin-top: 43px;
    display: flex;
  }
  .hp-receives__item {
    display: flex;
    align-items: center;
    border-left: 1px solid #8087a6;
    padding-left: 45px;
    padding-right: 45px;
  }
  .hp-receives__item:first-child {
    padding-left: 0;
    border: none;
  }
  .hp-receives__item:nth-child(1) {
    width: 20%;
  }
  .hp-receives__item:nth-child(2) {
    width: 40%;
  }
  .hp-receives__item:nth-child(3) {
    width: 40%;
  }
  .hp-receives__title {
    width: 198px;
    font-weight: 700;
    font-size: 20px;
    line-height: 160%;
    color: #000;
  }
  .hp-receives__list {
    padding-left: 15px;
    list-style-type: none;
  }
  .hp-receives__list li {
    margin-top: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 200%;
    color: #000;
    position: relative;
  }
  .hp-receives__list li:first-child {
    margin-top: 0;
  }
  .hp-receives__list li::after {
    content: "";
    position: absolute;
    top: 13px;
    left: -15px;
    width: 6px;
    aspect-ratio: 1;
    background: #eb5e2d;
  }
  .hp-receives__list_p-s li {
    margin-top: 10px;
  }
  .hp-slide {
    margin: 0 -189px;
    padding: 120px 0;
    background: #1c2e39;
    border-radius: 20px;
    position: relative;
  }
  .hp-slide__content {
    width: 860px;
    margin-left: 205px;
  }
  .hp-slide .m__title {
    color: #fff;
    border-color: #fff;
  }
  .hp-slide__text {
    margin-top: 40px;
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    color: #fff;
  }
  .hp-slide__text > span {
    font-weight: 700;
    color: #eb5e2d;
  }
  .hp-slide__sub-text {
    margin-top: 30px;
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    color: #fff;
  }
  .hp-slide__sub-text > span {
    color: #eb5e2d;
  }
  .hp-slide__img {
    position: absolute;
    top: 0;
    right: 0;
    width: 568px;
    height: 100%;
    border-radius: 20px;
  }
  .hp-r-20 {
    border-radius: 20px;
  }
  .hp-service {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .hp-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 6px 12px;
    font-weight: 700;
    font-size: 20px;
    line-height: 187%;
    letter-spacing: -0.01em;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    background: #eb5e2d;
    text-decoration: none;
  }
  
  .dp__two_35 .dp-two__item:nth-child(1) {
    width: calc(35% - 23px);
  }
  .dp__two_35 .dp-two__item:nth-child(2) {
    width: calc(65% - 23px);
  }
  .dp__two_r {
    flex-direction: row-reverse;
  }
  
  .equipment-products__button {
    display: none;
  }
  
  @media (max-width: 1848px) {
    .hp-slide {
      margin: 0;
      padding: 80px 0;
    }
    .hp-slide__content {
      width: 50%;
      margin-left: 50px;
    }
    .hp-slide__img {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: left;
         object-position: left;
    }
  }
  @media (max-width: 1420px) {
    .hp-slide {
      padding: 40px;
      display: flex;
      flex-direction: column;
    }
    .hp-slide__content {
      margin: 0;
      width: 100%;
    }
    .hp-slide__img {
      position: static;
      margin: 20px -40px -40px -40px;
      width: calc(100% + 80px);
      height: 333px;
    }
  }
  @media (max-width: 1100px) {
    .hp-receives__list li {
      margin-top: 5px;
    }
    .dp__two_35 img {
      width: 100%;
    }
    .dp__two_35 .dp-two__item:nth-child(2), .dp__two_35 .dp-two__item:nth-child(1) {
      width: 100%;
    }
    .hp-receives {
      flex-wrap: wrap;
    }
    .hp-receives__item:nth-child(1),
    .hp-receives__item:nth-child(2),
    .hp-receives__item:nth-child(3) {
      width: 100%;
      padding: 20px 0px;
      border: none;
      border-bottom: 1px solid #8087a6;
    }
    .hp-receives__item:nth-child(1) {
      padding-top: 0;
    }
  }
  @media (max-width: 800px) {
    .hp-card__item {
      width: calc(100% - 34px);
    }
    .hp-card__img {
      width: 80px;
    }
    .hp-card__title {
      margin-top: 24px;
      max-width: 100%;
      font-size: 20px;
    }
    .hp-card__text {
      max-width: 100%;
    }
    .hp-btn {
      font-size: 16px;
    }
  }
  
  @media (max-width: 1400px) {
    .equipment-products__item.hp-phone {
      display: none;
    }
  }
  
  .equipment-products__item .equipment-products__button{
      display: none;
  }
  
  .rt__slide {
    margin-top: 124px;
    background-color: #F7F8FC;
    display: flex;
  }
  .rt-slide__img {
    width: 41%;
    height: 1064px;
  }
  .rt-slide__content {
    width: 100%;
    padding: 100px 0 0 143px;
    display: flex;
    flex-direction: row-reverse;
  }
  .rt-slide__content img {
    width: 950px;
    max-width:730px;
  }
  .rt__card {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .rt__card p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #000;
  }
  .rt__card p b {
    font-weight: 700;
  }
  .rt-card__img {
    margin-top: 20px;
    width: 132px;
    aspect-ratio: 1;
  }
  .rt-card__content {
    margin-top: 30px;
    max-width: 486px;
  }
  .rt__advantages {
    margin: auto;
    margin-top: 50px;
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
  }
  .rt-advantages__element {
    padding-top: 104px;
    position: relative;
  }
  .rt-advantages__element::after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: calc(100% - 80.5px);
    background-color: tomato;
  }
  .rt-advantages__element::before {
    content: "";
    position: absolute;
    top: 0;
    width: 58px;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: tomato;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 48px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .rt-advantages__element_plus {
    padding-left: 60px;
  }
  .rt-advantages__element_plus::after {
    left: 28.5px;
    background-color: #45babd;
  }
  .rt-advantages__element_plus::before {
    content: "+";
    left: 0;
    background-color: #45babd;
    z-index: 10;
  }
  .rt-advantages__element_plus .rt-advantages__item {
    margin-left: 29.5px;
  }
  .rt-advantages__element_plus .rt-advantages__item::after {
    left: -60px;
    background-color: #45babd;
  }
  .rt-advantages__element_minus {
    padding-right: 60px;
  }
  .rt-advantages__element_minus::after {
    right: 28.5px;
    background-color: #FF0000;
  }
  .rt-advantages__element_minus::before {
    content: "";
    right: 0;
    background-color: #FF0000;
    z-index: 10;
    background-image: url(/upload/img/rt/minus.svg);
    background-repeat: no-repeat;
    background-position: center;
  }
  .rt-advantages__element_minus .rt-advantages__item {
    margin-right: 29.5px;
    padding-left: 56px;
  }
  .rt-advantages__element_minus .rt-advantages__item::after {
    right: -60px;
    background-color: #FF0000;
  }
  .rt-advantages__item {
    margin-top: 32px;
    min-height: 162px;
    width: 489px;
    padding: 40px 13px 43px 28px;
    background-color: #f1f3f6;
    border-radius: 14px;
    display: flex;
    align-items: center;
    position: relative;
  }
  .rt-advantages__item:first-child {
    margin-top: 0;
  }
  .rt-advantages__item p {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 21px;
    color: #000;
  }
  .rt-advantages__item::after {
    content: "";
    position: absolute;
    top: calc(50% - 0.5px);
    width: 60px;
    height: 1px;
    background-color: tomato;
  }
  
  .av__power {
    margin-top: 84px;
    padding: 109px 0 122px 0;
    background-color: #1C2E39;
    text-align: center;
  
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .av-power__title {
    font-weight: 600;
    font-size: 40px;
    line-height: 65%;
    text-align: center;
    color: #fff;
  }
  .av-power__text {
    margin-top: 45px;
    max-width: 1131px;
    font-weight: 400;
    font-size: 20px;
    line-height: 129%;
    color: #fff;
  }
  .av-power__text:nth-child(2) {
    margin-top: 101px;
  }
  .av-power__img {
    margin-top: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .av-power-img__item {
    margin-left: 196px;
    width: 148px;
  }
  .av-power-img__item:first-child {
    margin-left: 0;
  }
  .av__text {
    display: inline-block;
    border-radius: 21px;
    padding: 0px 5px;
  }
  .av__text_g {
    background-color: #6fb8a7;
  }
  .av__text_b {
    background-color: #7ac4e7;
  }
  .av__sub-img {
    min-height: 65px;
    padding: 5px 71px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #38457a;
  }
  .av__sub-img p {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    font-variant: small-caps;
    text-align: center;
    color: #fff;
    opacity: 0.71;
    text-align: center;
  }
  .av__security {
    background-image: url(/upload/img/rt/security.svg);
    background-repeat: no-repeat;
    background-position: bottom;
  }
  .av__model {
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
  }
      .slider-ar{
          position: relative;
          padding: 60px 60px 0 60px;
          overflow: hidden;
      }
  
      .slider-ar .swiper-button-prev:after,
      .slider-ar .swiper-button-next:after{
          font-size: 0;
      }
  
      .ds-slider__item{
          display: flex;
          justify-content: center;
          align-items: center;
      }
  
      .ds-slider__item img{
          max-width: 100%;
      }
  
  .dp{
    margin-top: 100px;
  
    padding-bottom: 120px;
  
    background-color: #F7F8FC;
      border: 1px solid #F7F8FC;
  }
  
  .dp .dp-text__p{
    margin-left: auto;
    margin-right: auto;
    max-width: 1136px;
    text-align: center;
  }
  
  .dp__graph {
      margin-top: 15px;
  
    display: flex;
    align-items: center;
  }
  .dp-graph__img {
    width: 54px;
    flex-shrink: 0;
  }
  .dp-graph__content {
    margin-left: 15px;
  
    width: 100%;
  }
  .dp-graph__item {
    margin-top: 8px;
    width: 100%;
    height: 26px;
    background-color: #B4BED1;
    overflow: hidden;
  }
  .dp-graph__item:first-child {
    margin-top: 0;
  }
  .dp-graph__item div {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: #000;
    opacity: 0.7;
  
    padding: 0 12px;
    text-align: end;
  }
  
  .rt__btn {
      display: inline-block;
    margin-top: 40px;
    padding: 18px 70px;
    border-radius: 5px;
    background: #eb5e2d;
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    color: #fff;
  }
  .rt__form {
      display: block;
      margin: auto;
    margin-top: 100px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #eb5e2d;
    text-align: center;
    text-decoration: none;
  }
  
  @media (max-width: 1800px) {
    .rt-slide__content img{
      width: 100%;
    }
  
    .rt-slide__img{
      object-fit: cover;
  
      height: 800px;
    }
  
    .rt-slide__content{
      padding: 20px;
      padding-right: 0;
    }
  }
  
  @media (max-width: 1260px) {
    .rt-slide__img{
      display: none;
    }
    .rt-slide__content{
      width: 100%;
    }
    .rt__advantages{
      flex-direction: column;
      align-items: center;
    }
  
    .rt-advantages__element{
      margin-top: 30px;
    }
    .rt-advantages__element:first-child{
      margin-top: 0;
    }
  }
  
  @media (max-width: 800px) {
      .rt-advantages__item p,
  .rt__card p{
  font-size: 16px;
  }
    .rt-advantages__item{
      width: auto;
          min-height: auto;
      padding: 20px;
    }
  
    .rt-advantages__element::before{
      left: calc(50% - 29px);
    }
  
    .rt-advantages__element::after,
    .rt-advantages__item::after{
      display: none;
    }
  .rt-advantages__element_plus{
    padding-left: 0;
  }
  
  .rt-advantages__element_minus{
    padding-right: 0;
  }
  .rt-advantages__element_plus .rt-advantages__item{
  margin-left: 0;
    margin-right: 0;
  }
  
  .rt-advantages__element_minus .rt-advantages__item{
  margin-left: 0;
    margin-right: 0;
  padding: 20px;
  }
      .rt-card__content{
      margin-top: 20px;
  }
  }
  
  .av-model__left{
      width: 55%;
  }
  .av-model__right{
      width: 46%;
  }
  
  
  .nn__slide {
    margin-top: 120px;
    padding-bottom: 120px;
    background-color: #38457a;
    border: 1px solid #38457a;
  }
  .nn__slide .m__title {
    color: #fff;
    border-color: #fff;
  }
  .nn__slide_grey {
    margin-top: 0px;
    background-color: #D7DBE7;
    border-color: #D7DBE7;
  }
  .nn__slide_grey .nn-slide__title {
    color: #38457A;
  }
  .nn__slide_grey .nn-slide__text {
    color: #38457A;
  }
  .nn__slide_grey .nn-slide__end {
    color: #38457A;
    border-color: #38457A;
  }
  .nn__slide_grey .m__title {
    color: #38457a;
  }
  .nn-slide__content {
    margin: auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
  }
  .nn-slide__item {
    width: calc((100% - 240px) / 4);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .nn-slide__img {
    width: 168px;
    aspect-ratio: 1;
  }
  .nn-slide__title {
    margin-top: 39px;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    color: #ff6d00;
  }
  .nn-slide__text {
    margin-top: 10px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #fff;
  }
  .nn-slide__text a{
    color: #fff;
    text-decoration: underline;
  }
  .nn-slide__end {
    margin-top: 60px;
    max-width: 1123px;
    padding-right: 7px;
    padding-bottom: 14px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    color: #fff;
  }
  .nn__orange {
    padding: 30px;
    background: #eb5e2d;
    font-family: var(--font-family);
    font-style: italic;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
  }
  
  
  .nn__blue {
    padding: 30px 60px;
    background: #38457A;
    font-family: var(--font-family);
    font-style: italic;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
  }
  
  .nn__blue p {
    color: #fff;
  }
  
  .nn__card {
    margin-top: 50px;
    min-height: 153px;
  
    display: flex;
    align-items: start;
  }
  .nn__card:first-child {
    margin-top: 0;
  }
  .nn-card__img {
    width: 55px;
  }
  .nn-card__content {
    margin-left: 13px;
  }
  .nn-card__title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 20px;
    color: #000;
  }
  .nn-card__text {
    margin-top: 10px;
    font-family: var(--font-family);
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    color: #808080;
  }
  
  .dp-two__item_flex{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .dp__two_50-0m .dp-two__item:first-child{
    width: 45%;
  }
  
  .dp__two_50-0m .dp-two__item:last-child{
    width: 55%;
  
    padding: 0 40px;
  }
  
  @media (max-width: 1200px) {
  .av__power{
    padding: 60px 40px;
  }
  }
  
  @media (max-width: 1100px) {
    .dp__two_50-0m .dp-two__item:first-child,
    .dp__two_50-0m .dp-two__item:last-child{
      width: 100%;
    }
  
    .av__model{
      display: block;
    }
    .av-model__left,
    .av-model__right{
      width: 100%;
    }
  }
  
  @media (max-width: 800px) {
    .av__power{
      margin-top: 50px;
    }
  
    .av-power__img{
      flex-direction: column;
    }
    .av-power-img__item {
      margin-top: 20px;
      margin-left: 0;
    }
    .av-power-img__item:first-child{
      margin-top: 0;
    }
    .av-power__text:nth-child(2){
      margin-top: 30px;
    }
  
  .dp {
      margin-top: 50px;
      padding-bottom: 50px;
  }
    .av__sub-img{
      margin-top: 20px;
    }
      .rt__form {
      margin-top: 50px;
      font-size: 18px;
  }
  .dp__two_50-0m .dp-two__item:last-child{
      padding-bottom: 30px;
  }
  }
  
  .dp__link{
  text-decoration: underline;
  color: #eb5e2d;
  }
  
  @media (max-width: 1100px) {
    .nn-slide__content{
      flex-wrap: wrap;
    }
    .nn-slide__item{
      width: calc((100% - 120px) / 2);
    }
  
    .nn-slide__item:nth-child(n + 3){
      margin-top: 20px;
    }
    .nn-slide__img{
      width: 100px;
    }
  }
  
  @media (max-width: 800px){
    .nn__slide{
      margin-top: 50px;
      padding-bottom: 50px;
    }
  }
  
  @media (max-width: 600px){
    .nn-slide__item{
      width: 100%;
    }
    .nn-slide__item:nth-child(n + 2){
      margin-top: 20px;
    }
  }
  
  .dp__two_rev{
    flex-direction: row-reverse;
  }
  
  .dp-text__big{
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 30px;
    color: #000;
  }
  
  .dp-text__italic{
    font-family: var(--font-family);
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
    color: #000;
  }
  
  .dp-text__italic a{
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: #FF6D00;
  }
  
  .dp_s{
    padding-bottom: 40px;
  }
  
  .dp_s .m__block{
    margin-top: 40px;
  }
  
  @media (max-width: 800px) {
    .dp-text__big{
      font-size: 20px;
    }
    .dp-text__italic{
      font-family: 16px;
    }
  }
  
  @media (max-width: 1200px) {
    .av__security{
      padding-bottom: 20px !important;
    }
      .nn__blue{
      padding: 30px;
  }
  }
  
  @media (max-width: 1000px) {
    .m-banner p{
      font-size: 40px;
    }
  }
  
  @media (max-width: 800px) {
    .m-banner p{
      font-size: 24px;
    }
  }
  
  .iv__pc{
    display: block;
  }
  
  .iv__phone{
    display: none;
  }
  
  @media (max-width: 1000px) {
    .iv__pc{
      display: none;
    }
    .iv__phone{
      display: block;
    }
    .iv-phone__img{
      width: 100%;
    }
    
    .iv-phone__item{
      margin-top: 45px;
    }
    .iv-phone__title{
      padding-bottom: 14px;
    
      font-family: var(--font-family);
      font-weight: 700;
      font-size: 24px;  
      color: #000;
    
      border-bottom: 2px solid;
    }
    .iv-phone__text{
      margin-top: 22px;
    
      font-family: var(--font-family);
      font-weight: 400;
      font-size: 16px;
      line-height: 175%;
      color: #000;
    }
  }
  
  
/* End */


/* Start:/local/templates/aggreko/components/bitrix/news.list/Industries-completed/style.css?1738703088150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/aggreko/components/bitrix/news/industries/bitrix/news.detail/.default/style.css?174161738444786 */
/* /local/templates/aggreko/components/bitrix/news.list/Industries-completed/style.css?1738703088150 */
