* {
  box-sizing: border-box;
}

html, body {
  width: 100%;
  max-width: 1534px;
  margin: auto;
  font-family: 'OpenSans', sans-serif;
  color: #000000;
 
}

h1 {
  font-family: 'Medium', sans-serif;
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  color: #001782;
  line-height: 45px;
  margin-top: -10px;
}

h2 {
  font-family: 'Medium', sans-serif;
  text-align: center;
  font-size: 44px;
  text-transform: uppercase;
  color: #001782;
}

h4 {
  font-family: 'Medium', sans-serif;
  text-align: center;
  font-size: 36px;
  text-transform: uppercase;
  color: #001782;
  line-height: 45px;
  margin-top: 47px;
  margin-bottom: 79px;
}

.container {
  width: 98%;
  max-width: 1100px;
  height: auto;
  overflow: hidden;
  margin: auto;
}

input::-webkit-input-placeholder {
  color: #ffffff;
}

input::-moz-placeholder {
  color: #ffffff;
}

/* Firefox 19+ */
input:-moz-placeholder {
  color: #ffffff;
}

/* Firefox 18- */
input:-ms-input-placeholder {
  color: #ffffff;
}

button, a {
  cursor: pointer;
  outline: none;
}

input {
  outline: none;
}

.marker {
  float: left;
  background: url('../img/mark.png');
  width: 11px;
  height: 12px;
  margin-top: 4px;
  margin-right: 10px;
}

.tel {
  background: url('../img/tel.png');
  width: 15px;
  height: 17px;
  float: left;
  margin-right: 5px;
  margin-top: 6px;
}

.index20 {
  position: relative;
  z-index: 20;
  margin-top: -420px;
}

.very-small {
  font-size: 30px;
}

/*mobile display none*/
.m-head-info {
  display: none;
}

.m-mark {
  display: none;
}

.arrow-left, .arrow-right {
  display: none;
}

.tth {
  display: block;
  margin: 0 auto;
  position: relative;
  top: 60px;
  left: 3%;
}
.bbold {
  font-weight: bold;
}
/*HEADER*/
header {
  position: relative;
  background: url('../img/head-bg.jpg') no-repeat top center / cover;
  width: 100%;
  height: 685px;
}

header .container {
  position: relative;
  z-index: 3;
}

header:after {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -618px;
  content: '';
  background: url('../img/head-title-shadow.png') no-repeat center top;
  height: 282px;
  width: 1236px;
}

.header-layout {
  position: absolute;
  bottom: 40px;
  background: url('../img/head-layout.png') no-repeat center center;
  width: 100%;
  height: 411px;
  z-index: 2;
}

.logo {
  margin-top: 10px;
}

.list {
  float: right;
  margin-top: 24px;
  margin-right: 27px;
  width: 100%;
  max-width: 355px;
  height: auto;
  font-family: 'B20', sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #010101;
  background: rgba(255, 255, 255, 0.63);
  padding: 15px 20px;
  border-radius: 5px;
}

.layout {

}

.layout-left {
  position: relative;
  float: left;
  width: 98%;
  max-width: 680px;
  height: 345px;
  margin-top: 120px;
}

/*timer*/
.timer {
  margin-left: 140px;
  width: 310px;
  position: relative;
  font-family: 'OpenSans', sans-serif;
}

.time-sale {
  font-family: 'OpenSans', sans-serif;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
}

.time {
  display: block;
  position: relative;
  height: auto;
  overflow: hidden;
  clear: both;
  margin-top: 10px;

}

.time li {
  float: left;
  font-size: 24px;
  color: #00898d;
  position: relative;
  font-weight: bold;
  padding-top: 10px;
}

.time-bg {
  background: url('../img/time-bg.png') no-repeat;
  font-size: 36px !important;
  font-weight: bold;
  width: 32px;
  height: 41px;
  color: #ffffff !important;
  text-align: center;
  padding-top: 6px !important;
  margin-right: 1px;
  font-family: 'B20', sans-serif;
  margin-left: 1px;
}

.time-name {
  margin-top: 5px;
}

.time-name li {
  float: left;
  font-family: 'B20', sans-serif;
  font-size: 11px;
  color: #ffffff;
  margin-left: 23px;
}

.time-name li:nth-child(2) {
  margin-left: 50px;
}

.time-name li:nth-child(3) {
  margin-left: 50px;
}

.time-name li:last-child {
  margin-left: 45px;
}

.elipse-sale {
  background: url('../img/sale.png');
  width: 139px;
  height: 139px;
  position: absolute;
  left: 0;
  top: 50px;
  font-family: 'B20', sans-serif;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #ff1200;
  font-weight: bold;
  padding-top: 30px;
  z-index: 12;
}

.percent {
  font-size: 49px;
  margin-top: 5px;
}

.header-hose {
  background: url('../img/hose.png');
  width: 286px;
  height: 237px;
  position: absolute;
  left: 130px;
  left: 70px;
  top: 95px;
  z-index: 11;
}

.plus {
  background: url('../img/plus.png');
  width: 30px;
  height: 30px;
  position: absolute;
  left: 374px;
  top: 167px;
}

.header-psh {
  background: url('../img/header-psh.png');
  width: 259px;
  height: 236px;
  position: absolute;
  right: -5px;
  top: 20px;
}

.header-psh p {
  font-size: 22px;
  text-transform: uppercase;
  color: #ffffff;
  margin-left: 85px;
  margin-top: 5px;
  margin-bottom: 6px;
}

.stock {
  position: absolute;
  right: 113px;
  bottom: 22px;
  font-family: 'B20', sans-serif;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  background: url('../img/head-arrow.png') no-repeat right top;
  height: 58px;
  padding-top: 13px;
  padding-right: 38px;
}

.stock-small {
  font-weight: normal;
}

.price-line {
  font-size: 18px !important;
  color: #0016ad !important;
  margin-left: 133px !important;
  position: relative;
  margin-top: 4px;
}

.price-line:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #0016ad;
  position: absolute;
  left: -2px;
  bottom: 11px;
  transform: rotate(-10deg);
}

/*right*/
.layout-right {
  position: relative;
  float: right;
  width: 250px;
  margin-right: 140px;
  text-align: center;
  margin-top: 65px;
}

.right-price {
  font-size: 50px;
  font-family: 'Medium', sans-serif;
  color: #ffffff;
}

.rotate {
  margin-left: 3px;
  display: inline-block;
  color: #ffffff;
  font-size: 30px;
/*  font-family: 'Medium', sans-serif;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);*/
}

.right-old-price {
  font-family: 'Medium', sans-serif;
  color: #ff9b00;
  font-size: 33px;
  margin-left: 13px;
  position: relative;
}

.right-old-price:after {
  content: '';
  width: 100%;
  height: 2px;
  background: #ffffff;
  position: absolute;
  left: 0px;
  bottom: 20px;
}

.small {
  font-size: 24px;
}

.header-btn {
  display: block;
  margin: auto;
  margin-top: 17px;
  background: url('../img/head-btn.png') 0px 0px;
  width: 204px;
  height: 67px;
  color: #950600;
  font-size: 20px;
  font-family: 'B20', sans-serif;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding-top: 24px;
  text-transform: uppercase;
}

.header-btn:hover {
  background: url('../img/head-btn.png') 0px -67px;
}

.head-info {
  clear: both;
  margin-top: 20px;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.header-info {
  float: left;
  margin-right: 20px;
  color: #0099ff;
  font-size: 14px;
}

.header-info img {
  float: left;
  margin-right: 10px;
}

/*BLOCK 2*/
.block-2 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 60px;
}

.block-2 h2 {
  margin-bottom: 34px;
}

.item {
  width: 25%;
  float: left;
  text-align: center;
  font-size: 18px;
  color: #017bad;
}

.item img {
  margin-bottom: 15px;
}

/*ABOUT*/
.about {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url('../img/about-bg.png') no-repeat 112% top;
  height: 653px;
  margin-top: 20px;
  padding-left: 100px;
  z-index: 31;
}

.about h2 {
  margin-bottom: 60px;
  text-align: left;
}

.about-left {
  float: left;
  width: 98%;
  max-width: 524px;
  margin-top: 140px;
  font-size: 16px;
  line-height: 19px;
}

/*VIDEO*/
.video {
  position: relative;
  width: 100%;
  height: 1142px;
  overflow: hidden;
  margin-top: -76px;
  background: url('../img/video-bg.jpg') no-repeat center top / cover;
  z-index: 30;

}

.video iframe {
  margin-top: 195px;
  margin-left: 241px;
}

.middle-layout {
  margin-top: 191px;
  background: url('../img/middle-layout.png') no-repeat 55% center;
  min-height: 414px;
  position: relative;
  z-index: 15;
}

.index20 .layout-left {
  margin-top: -30px;
  height: 430px;
  width: 580px;
}

.index20 .header-hose {
  top: 125px;
  left: 57px;
}

.index20 .plus {
  top: 211px;
  left: 360px;
}

.index20 .header-psh {
  background: url('../img/psh-2.png');
  width: 234px;
  height: 266px;
  position: absolute;
  right: 75px;
  top: 35px;
}

.index20 .header-psh p {
  margin-left: 20px;
}

.index20 .price-line {
  margin-left: 68px !important;
}

.index20 .stock {
  right: 74px;
  bottom: 43px;
}

/**/
.video h4 {
  display: none;
}

.middle-right {
  width: 323px;
  height: auto;
  overflow: hidden;
  margin: auto;
  float: right;
  margin-top: 50px;
  margin-right: 136px;
}

.middle-right .timer {
  margin-left: 15px;
  margin-bottom: 25px;
}

.middle-price .right-old-price {
  margin-left: 39px;
}

.middle-price .right-price {
  display: inline;
  margin-left: 10px;
  font-size: 48px;
}

/*form*/
.order-form {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.order-form label {
  display: none;
}

.order-form input {
  background: #c8613d;
  width: 100%;
  max-width: 260px;
  height: 30px;
  display: block;
  margin: 10px auto;
  border: 0px;
  border-radius: 5px;
  font-size: 16px;
  color: #ffffff;
  padding-left: 5px;
}

.order-form button {
  padding-top: 0px;
  margin-top: 10px;
}

/*SECOND*/
#second_line_first {
  margin-top: 51px;
}

.second_item {
  float: left;
  width: 30%;
  color: #1761be;
  margin-left: 41px;
  line-height: 18px;
}

.second_img {
  float: left;
  padding-top: 7px;
}

.second_ttl {
  font-size: 18px;
  font-weight: 600;
  width: 194px;
  float: left;
  margin-left: 19px;
  padding-bottom: 6px;
  border-bottom: 1px solid;
}

.second_text {
  font-size: 14px;
  float: left;
  width: 193px;
  margin-left: 21px;
}

#second_first, #second_second {
  margin-left: 0px;
}

#second_line_second {
  margin-top: 36px;
  padding-bottom: 36px;
}

/*HOW WORK*/
.how-work {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 120px;
  padding-bottom: 80px;
}

.how-work h2 {
  margin-bottom: 20px;
}

.work-item {
  float: left;
  width: 33%;
  text-align: center;
}

.item-title {
  color: #0092d0;
  font-family: 'Medium', sans-serif;
  font-size: 24px;
  margin: 15px 0px 10px;
}

.item-descr {
  font-size: 16px;
  line-height: 19px;
}

/*SPECIFIC*/
.specific {
  width: 100%;
  height: 638px;
  overflow: hidden;
  background: url('../img/seventh_bg.jpg') no-repeat center center;
  font-size: 16px;
  line-height: 19px;

}

.specific h2 {
  margin-top: 50px;
}

.specific .left {
  width: 250px;
  float: left;
  margin-left: 130px;
}

.specific .right {
  width: 262px;
  float: right;
  margin-right: 130px;
  text-align: right;
}

.specific p {
  margin-top: 95px;
}

.descr-2 {
  margin-top: 110px !important;
}

.descr-3 {
  margin-top: 138px !important;
}

.descr-4 {
  margin-top: 77px !important;
}

.descr-5 {
  margin-top: 112px !important;
}

.descr-6 {
  margin-top: 152px !important;
}

/*WORK*/
/*WORK*/
.work {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 90px;
  padding-bottom: 15px;
}

.work h2 {
  margin-bottom: 40px;
}

.block {
  position: relative;
  float: left;
  width: 24%;
  text-align: center;
}

.block img {
  height: 175px;
  display: block;
  margin: auto;
}

.block p {
  margin-top: 20px;
  margin-left: -30px;
  font-size: 16px;
  color: #000000;
  line-height: 19px;
}

.arrow-work {
  background: url('../img/arrow-work.png');
  width: 11px;
  height: 27px;
  float: left;
  margin-top: 90px;
}

/*DELIVERY*/
.delivery {
  background: url('../img/delivery.jpg') no-repeat center top / cover;
  width: 100%;
  height: 664px;
  padding-top: 80px;
}

.delivery h2 {
  margin-bottom: 60px;
}

.delivery .row {
  margin-bottom: 20px;
  clear: both;
  height: auto;
  overflow: hidden;
}

.col-img {
  padding: 0px 50px 0px 120px;
  display: table-cell;
  padding-top: 10px;
}

.col-descr {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  max-width: 730px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.8);
  line-height: 19px;
  border-radius: 15px;
}

/*REVIEW*/
.review {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 50;
}

.review .container {
  padding: 0px 20px;
}

.review h2 {
  margin-bottom: 50px;
}

.review-item {
  width: 30%;
  height: auto;
  overflow: hidden;
  float: left;
  border-right: 1px solid #555555;
  padding: 0px 15px;
  margin-left: 30px;
  padding-bottom: 50px;
}

.review-item:nth-child(5) {
  border-right: 0px;
}

.avatar {
  float: left;
  width: 63px;
  height: 63px;
  border: 0px;
  margin-right: 10px;
}

.review-title-info {
  height: auto;
  overflow: hidden;

}

.review-name {
  font-size: 16px;
  margin-bottom: 7px;
}

.date {
  font-size: 12px;
  color: #8e8a8a;
  margin-bottom: 7px;
}

.star-3 {
  display: block;
  float: left;
  background: url('../img/stars-2.png');
  width: 96px;
  height: 15px;

}

.star-5 {
  display: block;
  float: left;
  background: url('../img/stars-3.png');
  width: 96px;
  height: 15px;

}

.review-descr {
  clear: both;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  height: 170px;
  margin-top: 15px;

}

.btn-review p {
  float: left;
  width: 67%;

}

.review-text {
  font-size: 30px;
  color: #488d8d;
  text-align: right;
  margin: 30px 0px;
  padding-right: 34px;
}

.btn-consult {
  background: url('../img/btn-consult.png');
  width: 235px;
  height: 66px;
  display: block;
  float: right;
  margin: 20px 90px 0px 0px;
}

.btn-consult:hover {
  background: url('../img/btn-consult.png') 0px -66px;
}

/*FOOTER*/
footer {
  background: url('../img/footer-bg.jpg') no-repeat center top / cover;
  width: 100%;
  height: 716px;
  padding-top: 70px;
  overflow: hidden;
  position: relative;
  z-index: 49;
  margin-top: -45px;
}

.footer-layout {
  background: url('../img/footer-layout.png') no-repeat center top;
  width: 100%;
  height: 379px;
  margin-left: 359px;
  overflow: hidden;
}

footer .middle-right {
  margin-right: 71px;
  margin-top: 64px;
}

footer .header-psh-f {
  background: url('../img/header-psh.png');
  width: 259px;
  height: 236px;
  position: absolute;
  right: -35px;
  top: 48px;
}

footer .header-psh-f p {
  font-size: 22px;
  text-transform: uppercase;
  color: #ffffff;
  margin-left: 85px;
  margin-top: 5px;
  margin-bottom: 6px;
}

footer .elipse-sale {
  top: 100px !important;
}

footer .header-hose {
  top: 165px !important;
}

.plus-red {
  background: url('../img/plus-red.png');
  width: 30px;
  height: 30px;
  position: absolute;
  left: 342px;
  top: 189px;
}

footer .middle-price {
  position: relative;
  text-align: center;
}

footer .right-price {
  text-align: center !important;
  display: block !important;
  font-size: 60px !important;
}

footer .rotate {
  left: 168px !important;
}

footer .right-old-price {
  margin-left: 0 !important;
}

footer .foot {
  margin-left: 133px !important;
}

.footer-nav {
  width: 100%;
  height: auto;
  background: none;
  position: relative;
  z-index: 50;
  margin-top: 0px;
  font-size: 14px;
  padding: 20px 0px;
}

.footer-nav p {
  color: #000000;
  float: left;
  margin-top: 0px;
}

.f-nav-block {
  float: right;
  margin-right: 40px;
  margin-top: 28px;
}

.f-nav-block li {
  line-height: 26px;
}

.f-nav-block a {
  text-decoration: none;
  color: #0642a3;
  font-weight: bold;
  font-size: 14px;
  display: inline;
  padding-bottom: 0px;
  border-bottom: 1px solid #0642a3;

}
.r
.country-change {
  display: none;
}
header h1 {
  font-size: 35px;
}
.ru .right-price {
}
.middle-price.ru .right-price {
  margin-left: 0;
}
footer .ru .right-price {
  margin-left: -54px !important;
}

footer .ru .rotate {
  left: 198px !important;
}
.middle-price.ru .right-price {
  font-size: 40px;
}
.ua .rotate,
.ru .rotate {
  left: 160px;
}
footer .ua .rotate {
  left: 188px !important;
}
.middle-price.ua .right-price {
  font-size: 42px;
}

/**/
.flex{
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

@media screen and (max-width: 480px) {
  .flex p{
    margin: 0 10px;
  }

  .right-old-price{
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
  }

  .middle-price{
    text-align: center;
  }

  .middle-price .right-price{
    margin-left: 0 !important;
  }

  .middle-price .right-old-price{
    display: inline-block;
  }

  footer .right-old-price{
    margin-left: 0 !important;
  }

  .middle-price .right-price{
    margin-left: 0 !important;
  }

  footer{
    height: 500px !important;
  }

  .middle-price .right-price{
    display: block !important;
  }

  header{
    height: auto;
  }

  .layout{
    min-height: 310px !important;
  }

  .index20{
    margin-top: -490px;
  }
  .middle-layout{
    min-height: 490px;
  }

  footer .middle-right{
    margin-top: 120px;
  }
}

.right-price span{
  font-size: 26px;
}

@media screen and (max-width: 480px) {
  html, body{
     overflow-x: hidden;
  }
}


label.error{
  display: none !important;
}

input.error{
  border: 2px solid red !important;
}

.sale-text {
  display: block !important;
  text-align: center;
  color: #111;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 1.4;
}

.footer__nav-wrapper {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.footer-info {
  text-align: center;
  color: #111;
  line-height: 1.4;
}

.footer-info a {
  color: #111;
}

.footer-info a:hover {
  color: #111;
  text-decoration: underline;
}

.footer__modal{
  display: none;
  max-width: 600px !important;
  margin: auto;
  background-color: #fff;
}

.footer__modal p{
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.4;
  color: #111;
}

.footer__modal h2{
  margin-bottom: 20px;
  line-height: 1.4;
  color: #111;
}

.footer__modal h6{
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.4;
  color: #111;
}

.m-head-info {
    position: relative;
}

.m-head-info .text1 {

    position: absolute;
    top: 18.4%;
    left: 3.4%;
    color: red;
    font-size: 3.2vw;
    font-weight: bold;
}

.m-head-info .text2 {

    position: absolute;
    top: 2.3%;
    right: 2.3%;
    color: #fff;
    text-transform: uppercase;
    font-size: 3.2vw;
    font-weight: bold;
    text-align: center;
}

.m-head-info .blue-text {
    color: blue;
    text-decoration: line-through;
    line-height: 1.4;
}