@font-face {
  font-family: Segoeui Regular;
  src: url('../fonts/segoeui.ttf');
  font-weight: 200;
}

@font-face {
  font-family: Segoeui Bold;
  src: url('../fonts/segoeuib.ttf');
  font-weight: 300;
}

@font-face {
  font-family: Segoeui Lite;
  src: url('../fonts/segoeuil.ttf');
  font-weight: 400;
}

@font-face {
  font-family: Segoeui Semilight;
  src: url('../fonts/segoeuisl.ttf');
  font-weight: 700;
}

@font-face {
  font-family: Segoeui Semibold;
  src: url('../fonts/seguisb.ttf');
  font-weight: 700;
}

@font-face {
  font-family: arimo-regular;
  src: url('../fonts/Arimo-Regular.ttf');
  font-weight: 700;
}

@font-face {
  font-family: arimo-bolditalic;
  src: url('../fonts/Arimo-Bolditalic.ttf');
  font-weight: 700;
}

@font-face {
  font-family: arimo-bold;
  src: url('../fonts/Arimo-Bold.ttf');
  font-weight: 700;
}

@font-face {
  font-family: arimo-italic;
  src: url('../fonts/Arimo-italic.ttf');
  font-weight: 700;
}

@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.ttf');
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.svg');
  src: url('../fonts/icomoon.woff');
  font-weight: 700;
}

/* reset */

html {
  height: 100%;
}

body {
  font-family: "arimo-regular";
  color: #000;
  font-size: 16px;
  background-color: #FFF;
  position: relative;
  width: 100%;
  padding: 0;
}

header {
  width: 100%;
  position: relative;
  z-index: 11;
}

h1 {
  font-family: "arimo-regular";
  font-size: 24px;
  color: #000;
  margin: 0;
  line-height: 1;
}

h2 {
  font-family: "arimo-regular";
  font-size: 24px;
  color: #000;
  margin: 0;
  line-height: 1;
}

h3 {
  font-family: "arimo-regular";
  font-size: 20px;
  color: #000;
}

h4 {
  font-family: "arimo-regular";
  font-size: 16px;
  color: #000;
}

a {
  outline: none !important;
  color: inherit;
}

a:hover, a:active, a:focus {
  color: inherit;
  text-decoration: none;
  outline: none !important;
}

/* reset end */

#up_button {
  display: none;
  bottom: 120px;
  font-size: 32px;
  margin-right: 0 !important;
  padding: 0px;
  position: fixed;
  right: 39px;
  text-align: center;
  text-decoration: none;
  width: 52px;
  color: #da2627;
  height: 54px;
  z-index: 105;
  border: 1px solid #da2627;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#up_button {
  display: none;
  bottom: 120px;
  font-size: 32px;
  margin-right: 0 !important;
  padding: 0px;
  position: fixed;
  right: 39px;
  text-align: center;
  text-decoration: none;
  width: 52px;
  color: #da2627;
  height: 54px;
  z-index: 105;
  border: 1px solid #da2627;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#up_button:hover {
  opacity: 0.8;
  color: #801630;
}

/* header */

.header {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  align-items: center;
  z-index: 1;
}

.header_container-cover {
  max-width: 1201px;
  width: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: center;
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin: 0 auto;
  align-items: center;
  padding: 6px 35px 6px 0;
}

.header .header_logo a {
  display: block;
  position: relative;
  overflow: hidden;
}

.header .goback-link {
  color: #fff;
  text-decoration: underline;
  text-transform: uppercase;
}

.site {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  height: 100%;
}

.main-wrap {
  flex: 1 0 auto;
  overflow: hidden;
}

.information-container {
  position: relative;
  padding: 45px 0 30px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  /* overflow: hidden; */
}

.information-container .pseudo-title {
  position: absolute;
  text-transform: uppercase;
  bottom: 153px;
  right: -18%;
  font: 193px/1 "Segoeui Bold";
  opacity: 0.1;
  color: #fff;
  z-index: 0;
}

.information-container.premium {
  background: url(../images/premium-bg.jpg) no-repeat;
  background-size: cover;
  padding-top: 45px;
}

.information-container.standart {
  background: url(../images/standart-bg.jpg) no-repeat;
  background-size: cover;
}

.information-container.accessories {
  background: url(../images/accessories-bg.jpg) no-repeat;
  background-size: cover;
}

.information-container.digital, .information-container.industrial_boilers {
  background: rgba(0, 0, 0, 1);
  background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 25%, rgba(150, 29, 29, 1) 73%, rgba(150, 29, 30, 1) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(25%, rgba(0, 0, 0, 1)), color-stop(73%, rgba(150, 29, 29, 1)), color-stop(100%, rgba(150, 29, 30, 1)));
  background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 25%, rgba(150, 29, 29, 1) 73%, rgba(150, 29, 30, 1) 100%);
  background: -o-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 25%, rgba(150, 29, 29, 1) 73%, rgba(150, 29, 30, 1) 100%);
  background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 25%, rgba(150, 29, 29, 1) 73%, rgba(150, 29, 30, 1) 100%);
  background: linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 25%, rgba(150, 29, 29, 1) 73%, rgba(150, 29, 30, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#961d1e', GradientType=1);
}

.information-container.accessories .information-images, .information-container.industrial_boilers .information-images {
  align-items: center;
}

.information-container.digital .border-top, .information-container.industrial_boilers .border-top {
  display: inline-block;
  position: absolute;
  top: -12px;
  left: 0;
  background-color: #da2627;
  width: 100%;
  max-width: 799px;
  height: 25px;
  -webkit-box-shadow: 5px -5px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px -5px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 5px -5px 5px 0px rgba(0, 0, 0, 0.3);
}

.information-container.industrial_boilers .border-top {
  left: auto;
  right: 0;
}

.information-container.digital .element-absolute-first {
  position: absolute;
  top: 132px;
  left: 76px;
  /* background-image: url(../images/t1.png); */
  width: 0;
  height: 0;
  border-left: 39px solid transparent;
  border-right: 36px solid transparent;
  border-bottom: 69px solid #da2627;
}

.information-container.digital .element-absolute-second {
  position: absolute;
  bottom: 74px;
  left: -114px;
  width: 335px;
  height: 200px;
  background: url(../images/t2.png) no-repeat;
}

/* .information-container.digital .element-absolute-third {
  position: absolute;
  bottom: -34px;
  left: 211px;
  width: 0;
  height: 0;
  border-left: 70px solid transparent;
  border-right: 69px solid transparent;
  border-top: 127px solid #da2627;
  z-index: 1;
  opacity: 0.5;
} */

.information-container.digital .element-absolute-forth {
  z-index: 1;
  position: absolute;
  bottom: -57px;
  right: 0;
  width: 214px;
  height: 375px;
  background: url(../images/t3.png) no-repeat;
}

.information-container.industrial_boilers .element-absolute-first {
  position: absolute;
  top: 105px;
  left: 97px;
  width: 90px;
  height: 85px;
  background: url(../images/t4.png) no-repeat;
}

.information-container.industrial_boilers .element-absolute-forth {
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 335px;
  height: 200px;
  background: url(../images/t1.png) no-repeat;
}

.information-text-cover {
  display: block;
  width: max-content;
}

.information-images {
  width: 42%;
  padding: 0 80px 0 0;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  align-items: baseline;
  position: relative;
}

.information-images img {
  order: 1
}

.information-images img:nth-child(2n) {
  padding-left: 35px;
  order: 2;
}

.information-text {
  width: 57%;
  color: #fff;
  font: 21px/1 "Segoeui Regular";
  padding: 30px 0 0 0;
}

.information-text .title {
  margin-bottom: 35px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-start;
}

.information-text .title span {
  font: 47px/49px "Segoeui Bold";
  text-transform: uppercase;
  order: 1;
  padding-top: 115px;
}

.information-text .title .title-icon {
  vertical-align: bottom;
  padding-left: 25px;
  padding-bottom: 55px;
  order: 2;
  width: auto;
  height: auto;
  max-height: 164px;
}

.information-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.information-list li {
  margin-bottom: 15px;
}

.information-list li span {
  padding-left: 48px;
  position: relative;
  line-height: 28px;
  display: inline-block;
}

/*.main-wrap .information-container:nth-child(2n) .information-list li span{*/

/*display: inline;*/

/*}*/

.information-list li span::before {
  content: '';
  display: inline-block;
  /*width: 5px;*/
  /*height: 1px;*/
  /*background-color: #fff;*/
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 0;
  font-size: 35px;
  font-family: 'icomoon';
}

.information-list li.noisless-work span::before {
  content: '\e907';
}

.information-list li.week-day-programator span::before {
  content: '\e911';
}

.information-list li.wi-fi span::before {
  content: '\e912';
}

.information-list li.auto-ten span::before {
  content: '\e901';
}

.information-list li.nasos-grundfos span::before {
  content: '\e906';
}

.information-list li.thermal-sensor span::before {
  content: '\e90e';
}

.information-list li.thermal-work span::before {
  content: '\e90f';
}

.information-list li.pump-manage span::before {
  content: '\e90c';
}

.information-list li.backup-contactors span::before {
  content: '\e902';
}

.information-list li.original-design span::before {
  content: '\e909';
}

.information-list li.own-production span::before {
  content: '\e90b';
}

.information-list li.accessories-from-italy span::before {
  content: '\e900';
}

.information-list li.thermal-manage span::before {
  content: '\e90d';
}

.information-list li.operation-in-different-systems span::before {
  content: '\e908';
}

.information-list li.individual-equipment span::before {
  content: '\e904';
}

.information-list li.built-in-automaton span::before {
  content: '\e903';
}

.information-list li.thick-metal span::before {
  content: '\e910';
}

.information-list li.made-in-italy span::before {
  content: '\e905';
}

.information-list li.overheat-protection span::before {
  content: '\e90a';
}

.information-container .tenko-btn {
  position: relative;
  z-index: 5;
  width: 226px;
  height: 52px;
  background: transparent;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  transition: all ease-out 0.3s;
  border: 3px solid #da2627;
  margin-top: 31px;
}

.information-container .tenko-btn:hover {
  /* color: #000; */
  border-color: #da2627;
  background: #da2627;
}

.tenko-btn span {
  transition: all ease-out 0.5s;
  transform: rotate3d(1, 0, 0, 0deg);
  display: block;
}

.tenko-btn:hover span {
  transform: rotate3d(1, 0, 0, 360deg);
}

/*  nth-child 2n */

.main-wrap .information-container:nth-child(2n) .information-text-cover {
  float: right;
}

.main-wrap .information-container:nth-child(2n) .title {
  justify-content: flex-end;
}

.main-wrap .information-container:nth-child(2n) .information-text .title span {
  order: 2;
  padding-top: 111px;
  max-width: 485px;
}

.main-wrap .information-container:nth-child(2n) .information-text .title .title-icon {
  padding-left: 0;
  padding-right: 25px;
  padding-bottom: 48px;
  order: 1;
}

.main-wrap .information-container:nth-child(2n) .information-images {
  order: 2;
  width: 32%;
  justify-content: flex-start;
  padding: 0 0 0 96px;
}

.main-wrap .information-container:nth-child(2n) .information-text {
  order: 1;
  /*text-align: right;*/
  width: 59%
}

/* .main-wrap .information-container:nth-child(2n) .information-images img{
    order: 2;
  }
.main-wrap .information-container:nth-child(2n) .information-images img:nth-child(2n){
    padding-left:0;
    padding-right: 35px;
    order:1
  } */

.main-wrap .information-container:nth-child(2n) .pseudo-title {
  right: auto;
  left: 16px;
  bottom: 225px;
}
/* spoiler */

.spoiler-block {
  background-color: #f2f2f2;
  padding: 50px 0;
}
.spoiler-block h2{
  margin-bottom: 20px;
}
.spolier-content {
  margin: 0 auto;
  max-width: 1090px;
  padding-right: 55px;
  position: relative;
  color: #000;
}

.spoiler-title {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 35px;
}

.spoiler-toggle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ccc;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.spoiler-toggle:hover {
  background: #e2e2e2;
}

.spoiler-toggle:after, .spoiler-toggle:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: #da2627;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.spoiler-toggle:before {
  width: 12px;
  height: 3px;
  margin: -2px 0 0 -6px;
}

.spoiler-toggle:after {
  width: 3px;
  height: 12px;
  margin: -7px 0 0 -2px;
}

.spoiler-title.active .spoiler-toggle:after {
  opacity: 0;
}


.spoiler-content ul {
  list-style: disc;
  padding-left: 25px;
}
.spoiler-content a {
  text-decoration: underline;
}
/* */

/* ---- media ----  */

@media screen and (max-width: 1500px) {
  .information-images, .information-text, .main-wrap .information-container:nth-child(2n) .information-images, .main-wrap .information-container:nth-child(2n) .information-text {
    width: 50%;
    padding: 0 20px;
  }
  .information-text-cover {
    width: initial;
  }
  .main-wrap .information-container:nth-child(2n) .information-images, .information-images {
    justify-content: center;
  }
  .header_container-cover {
    max-width: 1030px;
  }
  .information-container .pseudo-title {
    bottom: 81px;
    font: 145px/1 "Segoeui Bold";
  }
  .main-wrap .information-container:nth-child(2n) .pseudo-title {
    bottom: 114px;
  }
  .information-container.industrial_boilers .element-absolute-first {
    display: none;
  }
  .information-text .title .title-icon {
    padding-left: 0;
  }
  .main-wrap .information-container:nth-child(2n) .information-text .title .title-icon {
    padding-right: 0;
  }
}

@media screen and (max-width: 1200px) {
  .information-images img {
    max-width: 90%;
  }
  .header_container-cover {
    padding: 10px 30px;
  }
  .information-container.digital .border-top, .information-container.industrial_boilers .border-top {
    max-width: 50%;
  }
  .information-text .title span {
    font-size: 43px;
  }
  .information-images, .main-wrap .information-container:nth-child(2n) .information-images {
    width: 38%;
  }
  .information-text, .main-wrap .information-container:nth-child(2n) .information-text {
    width: 60%
  }
  .spolier-content {
  max-width: 910px;
      text-align: justify;
  }
}

@media screen and (max-width: 992px) {
  .information-images, .main-wrap .information-container:nth-child(2n) .information-images {
    width: 38%;
  }
  .information-text, .main-wrap .information-container:nth-child(2n) .information-text {
    width: 60%
  }
  .information-text .title span {
    font: 35px/1 "Segoeui Bold";
    padding-top: 85px;
  }
  .information-text .title .title-icon {
    padding-bottom: 23px;
    padding-left: 13px;
  }
  .main-wrap .information-container:nth-child(2n) .information-text .title .title-icon {
    padding-left: 11px;
    padding-right: 0;
  }
  .information-text {
    font: 18px/1 "Segoeui Regular";
  }
  .information-list li span::before {
    font-size: 24px;
  }
  .information-text .information-list li span {
    padding-left: 36px;
    line-height: 22px;
  }
  .information-list li {
    margin-bottom: 13px;
  }
  .information-container .tenko-btn {
    width: 170px;
  }
  .information-container .pseudo-title {
    font: 93px/1 "Segoeui Bold";
  }
  .spolier-content {
  max-width: 750px;
  }
}

@media screen and (max-width: 767px) {
  .information-container {
    flex-wrap: wrap;
  }
  .information-images, .information-text, .main-wrap .information-container:nth-child(2n) .information-images, .main-wrap .information-container:nth-child(2n) .information-text {
    width: 100%;
    margin-bottom: 30px;
  }
  .main-wrap .information-container:nth-child(2n) .information-text {
    order: 2;
  }
  .element-absolute-first, .element-absolute-second, .element-absolute-third, .element-absolute-forth {
    display: none;
  }
  .information-images img {
    width: 70%;
  }
  .information-text .title span {
    font-size: 30px;
  }
  main-wrap .information-container:nth-child(2n) .information-text-cover {
    float: none;
  }
  .spoiler-block{
    padding: 35px 15px;
  }
  .spolier-content {
  max-width: 100%;
  padding-right: 0;
  }
  .spolier-content h2{
    padding-right: 50px;
    font-size: 20px;
  }
  .spoiler-title{
    top:0;
  }
}

@media screen and (max-width: 410px) {
  .information-text .title .title-icon {
    padding-bottom: 33px;
    padding-left: 5px;
    max-width: 69px;
    max-height: 100px;
  }
  .information-text .title span {
    font-size: 20px;
  }
  .information-container .pseudo-title {
    font: 44px/1 "Segoeui Bold";
  }
  .information-text {
    font: 14px/17px "Segoeui Regular";
  }
  .information-container {
    padding: 65px 0;
  }
  .main-wrap .information-container:nth-child(2n) .information-text .title span {
    padding-top: 41px;
  }
  .main-wrap .information-container:nth-child(2n) .information-text .title .title-icon {
    padding-bottom: 0;
    margin-bottom: 0;
    max-width: 69px;
    padding-left: 0;
    padding-right: 10px;
    max-height: 64px;
  }
}

@media screen and (max-width: 350px) {
  .information-text .title span {
    font-size: 20px;
  }
}
