html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'AvenirNextCyr-BoldItalic';
  src: url("../fonts/AvenirNextCyr-BoldItalic.eot?#iefix") format('embedded-opentype'), url("../fonts/AvenirNextCyr-BoldItalic.otf") format('opentype'), url("../fonts/AvenirNextCyr-BoldItalic.woff") format('woff'), url("../fonts/AvenirNextCyr-BoldItalic.ttf") format('truetype'), url("../fonts/AvenirNextCyr-BoldItalic.svg#AvenirNextCyr-BoldItalic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BaronNeueBoldItalic';
  src: url("../fonts/BaronNeueBoldItalic.eot?#iefix") format('embedded-opentype'), url("../fonts/BaronNeueBoldItalic.otf") format('opentype'), url("../fonts/BaronNeueBoldItalic.woff") format('woff'), url("../fonts/BaronNeueBoldItalic.ttf") format('truetype'), url("../fonts/BaronNeueBoldItalic.svg#BaronNeueBoldItalic") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BaronNeueBold';
  src: url("../fonts/BaronNeueBold.eot?#iefix") format('embedded-opentype'), url("../fonts/BaronNeueBold.otf") format('opentype'), url("../fonts/BaronNeueBold.woff") format('woff'), url("../fonts/BaronNeueBold.ttf") format('truetype'), url("../fonts/BaronNeueBold.svg#BaronNeueBold") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: AvenirNextCyr-Regular;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/AvenirNextCyr-Regular.otf");
}
@font-face {
  font-family: AvenirNextCyr-Medium;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/AvenirNextCyr-Medium.otf");
}
@font-face {
  font-family: AvenirNextCyr-Light;
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/AvenirNextCyr-Light.otf");
}
@font-face {
  font-family: AvenirNextCyr-Demi;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/AvenirNextCyr-Demi.otf");
}
a.buy-btn {
  border-radius: 35px;
  display: block;
  height: 48px;
  width: 310px;
  box-sizing: border-box;
  padding: 0;
  border: none;
  background: #e09443;
  color: #fff;
  font: 18px AvenirNextCyr-Demi;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  line-height: 48px;
  margin: 0 auto;
  margin-top: 55px;
}
a.buy-btn:focus {
  outline: none;
}
.el-h1 {
  text-align: center;
  font: 34px 'BaronNeueBold';
  color: #7acbeb;
}
.el-h1 span {
  color: #fff;
}
.container {
  width: 970px;
  margin: 0 auto;
}
body ::-webkit-input-placeholder {
  color: rgba(50,115,158,0.44);
}
body ::-moz-placeholder {
  color: rgba(50,115,158,0.44);
}
body :-moz-placeholder {
  color: rgba(50,115,158,0.44);
}
body :-ms-input-placeholder {
  color: rgba(50,115,158,0.44);
}
.mod-color-orange {
  background: #e09443;
  border-bottom: 4px solid #af773b;
}
.mod-color-blue {
  background: #71bedc;
  border-bottom: 4px solid #6aa4ba;
}
.page-header {
  background: url("../img/header-bg.jpg") no-repeat center/cover; 
}
.page-header .header-wrapper .header-top .logo,
.page-header .header-wrapper .header-top .list,
.page-header .header-wrapper .header-top .top-btn {
  display: inline-block;
  vertical-align: top;
}
.page-header .header-wrapper .header-top .list {
  padding-top: 47px;
}
.page-header .header-wrapper .header-top .list li {
  list-style: none;
  display: inline-block;
  padding-left: 6px;
  padding-right: 32px;
}
.page-header .header-wrapper .header-top .list li a {
  text-decoration: none;
  color: #fff;
  font: 21px AvenirNextCyr-Medium;
}
.page-header .header-wrapper .header-top .top-btn {
  padding-top: 39px;
  margin-left: -12px;
}
.page-header .header-wrapper .header-top .top-btn .call {
  vertical-align: middle;
  line-height: 40px;
}
.page-header .header-wrapper .header-top .top-btn a {
  font: 14px AvenirNextCyr-Demi;
  display: block;
  text-decoration: none;
  height: 40px;
  padding: 0 22px;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 16px;
}
.page-header .header-wrapper .header-top .top-btn a span {
  font-size: 20px;
}
.page-header .header-wrapper .header-main .img-wrap,
.page-header .header-wrapper .header-main .phone-form-wrap {
  display: inline-block;
  vertical-align: top;
}
.page-header .header-wrapper .header-main .img-wrap {
  padding-top: 195px;
  /*padding-top: 60px;*/
  margin-left: -65px;
  margin-bottom: -3px;
}
.page-header .header-wrapper .header-main .phone-form-wrap {
  padding-left: 89px;
}
.page-header .header-wrapper .header-main .phone-form-wrap .phone {
  padding-left: 75px;
  position: relative;
}
.page-header .header-wrapper .header-main .phone-form-wrap .phone .title {
  color: #fff;
  font: 18px AvenirNextCyr-Medium;
  text-shadow: 1px 0px 3px #969696;
}
.page-header .header-wrapper .header-main .phone-form-wrap .phone .phone-btn {
  position: absolute;
  left: 41px;
  top: 106px;
  /*top: 64px;*/
  background: url("../img/call-btn.jpg") no-repeat center center;
  display: block;
  width: 25px;
  height: 25px;
}
.page-header .header-wrapper .header-main .phone-form-wrap .phone .phone-wrap {
  padding-top: 5px;
  text-shadow: 1px 0px 3px #969696;
}
.page-header .header-wrapper .header-main .phone-form-wrap .phone .phone-wrap a {
  color: #fff;
  font-size: 30px;
  font-family: 'AvenirNextCyr-BoldItalic';
  display: block;
  text-decoration: none;
  padding-bottom: 4px;
  letter-spacing: 2px;
}
.page-header .header-wrapper .header-main .form {
  display: inline-block;
  vertical-align: top;
  background: rgba(255,255,255,0.93);
  width: 400px;
  text-align: center;
  margin-top: 18px;
  padding-top: 21px;
  border-radius: 5px;
}
.page-header .header-wrapper .header-main .form form {
  padding: 20px 45px 0;
}
.page-header .header-wrapper .header-main .form .title {
  color: #71bedc;
  font: 41px 'BaronNeueBoldItalic';
}
.page-header .header-wrapper .header-main .form input,
.page-header .header-wrapper .header-main .form select {
  border-radius: 35px;
  display: block;
  width: 100%;
  height: 48px;
  border: 2px solid #96e3fd;
  margin-bottom: 20px;
  padding-left: 55px;
  width: 310px;
  box-sizing: border-box;
  font: 19px AvenirNextCyr-Regular;
  background: transparent;
}
.page-header .header-wrapper .header-main .form input:focus,
.page-header .header-wrapper .header-main .form select:focus {
  outline: none;
}
.page-header .header-wrapper .header-main .form input[type='submit'] {
  padding: 0;
  border: none;
  background: #e09443;
  color: #fff;
  font: 17px AvenirNextCyr-Demi;
  -webkit-appearance: none;
}
.page-body .section-our-benefits {
  padding-top: 50px;
  padding-bottom: 65px;
  background: #fff;
}
.page-body .section-our-benefits .left-list,
.page-body .section-our-benefits .img-block,
.page-body .section-our-benefits .right-list {
  display: inline-block;
  vertical-align: top;
}
.page-body .section-our-benefits .img-block {
  padding-top: 43px;
}
.page-body .section-our-benefits .left-list {
  font: 17px AvenirNextCyr-Regular;
  counter-reset: section;
  width: 320px;
  padding-top: 127px;
}
.page-body .section-our-benefits .left-list li {
  position: relative;
  list-style: none;
  padding-bottom: 50px;
  padding-left: 45px;
}
.page-body .section-our-benefits .left-list li div {
  line-height: 20px;
}
.page-body .section-our-benefits .left-list li:before {
  content: counters(section, ".");
  counter-increment: section;
  border-radius: 50%;
  color: #fff;
  background: #7fdeff;
  width: 35px;
  height: 35px;
  font: 25px 'BaronNeueBold';
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
  -webkit-transform: translate(0, -120%);
          transform: translate(0, -120%);
  top: 50%;
  position: absolute;
  left: -4px;
}
.page-body .section-our-benefits .left-list li:not(:last-child):after {
  content: '';
  background: url("../img/li-after.png") no-repeat;
  width: 128px;
  height: 5px;
  position: absolute;
  bottom: 25px;
}
.page-body .section-our-benefits .right-list {
  font: 16px AvenirNextCyr-Light;
  counter-reset: section;
  padding-top: 120px;
  padding-left: 33px;
}
.page-body .section-our-benefits .right-list li:first-child {
  padding-bottom: 27px;
}
.page-body .section-our-benefits .right-list li {
  position: relative;
  list-style: none;
  padding-bottom: 14px;
  padding-left: 45px;
}
.page-body .section-our-benefits .right-list li div {
  line-height: 20px;
}
.page-body .section-our-benefits .right-list li:before {
  content: counters(section, ".");
  counter-increment: section;
  border-radius: 50%;
  color: #fff;
  background: #7fdeff;
  width: 30px;
  height: 30px;
  font: 20px 'BaronNeueBold';
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 23px;
  position: absolute;
  left: -4px;
}
.page-body .section-our-water {
  background: url("../img/section-water-bg.jpg") no-repeat center/cover;
}
.page-body .section-our-water .el-h1 {
  padding-top: 62px;
}
.page-body .section-our-water .our-water-img {
  padding-top: 45px;
  padding-left: 25px;
  position: relative;
}
.page-body .section-our-water .our-water-img ul {
  position: absolute;
  top: 158px;
  right: 40px;
}
.page-body .section-our-water .our-water-img ul li {
  padding-bottom: 70px;
  font-size: 29px;
  font-family: 'BaronNeueBold';
}
.page-body .section-our-water .our-water-img ul li div {
  color: #6dc2e0;
}
.page-body .section-our-water .our-water-img ul li .color-white {
  color: #fff;
}
.page-body .section-water-list {
  background: #e9e9e9;
  padding-bottom: 35px;
}
.page-body .section-water-list .el-h1 {
  padding-top: 40px;
  padding-bottom: 38px;
}
.page-body .section-water-list .list-block {
  border: 1px solid #beebfd;
  border-radius: 15px;
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 18px;
}
.page-body .section-water-list .list-block .preview,
.page-body .section-water-list .list-block .buy-now,
.page-body .section-water-list .list-block .list {
  display: inline-block;
  vertical-align: top;
}
.page-body .section-water-list .list-block .preview {
  text-align: center;
  vertical-align: middle;
  height: 395px;
  width: 250px;
  padding-top: 34px;
  box-sizing: border-box;
}
.page-body .section-water-list .list-block .buy-now {
  background: rgba(232,232,232,0.1);
  width: 255px;
  box-sizing: border-box;
  padding: 40px 22px;
}
.page-body .section-water-list .list-block .buy-now img {
  padding-left: 13px;
}
.page-body .section-water-list .list-block .buy-now .title {
  font: 24px 'BaronNeueBold';
  color: #7acbeb;
  padding-bottom: 21px;
  padding-left: 20px;
}
.page-body .section-water-list .list-block .buy-now .title span {
  color: #8e8e8e;
  font: 21px AvenirNextCyr-Regular;
  padding-left: 18px;
  text-transform: none;
}
.page-body .section-water-list .list-block .buy-now .desc {
  color: #e09443;
  font: 21px AvenirNextCyr-Regular;
  line-height: 25px;
  padding-left: 17px;
  padding-bottom: 26px;
}
.page-body .section-water-list .list-block .buy-now .price {
  color: #8e8e8e;
  font: 21px AvenirNextCyr-Regular;
  text-align: center;
}
.page-body .section-water-list .list-block .buy-now .buy-btn {
  width: 100%;
  margin-top: 33px;
  border: 3px solid #fff;
}
.page-body .section-water-list .list-block .list {
  font-family: AvenirNextCyr-Regular;
  font-size: 16px;
  padding-top: 43px;
  padding-left: 31px;
  padding-right: 20px;
}
.page-body .section-water-list .list-block .list .col1,
.page-body .section-water-list .list-block .list .col2,
.page-body .section-water-list .list-block .list .col3 {
  vertical-align: top;
  display: inline-block;
}
.page-body .section-water-list .list-block .list .title {
  color: #7acbeb;
  padding-bottom: 24px;
}
.page-body .section-water-list .list-block .list .col1 {
  color: #535353;
  width: 115px;
}
.page-body .section-water-list .list-block .list .col1 .list-item {
  line-height: 18px;
  padding-bottom: 12px;
}
.page-body .section-water-list .list-block .list .col2 {
  width: 70px;
  padding-left: 28px;
  line-height: 18px;
}
.page-body .section-water-list .list-block .list .col2 div:nth-child(2) {
  padding-bottom: 30px;
}
.page-body .section-water-list .list-block .list .col2 div:nth-child(3) {
  padding-bottom: 30px;
}
.page-body .section-water-list .list-block .list .col2 div:nth-child(4) {
  padding-bottom: 30px;
}
.page-body .section-water-list .list-block .list .col2 div:nth-child(5) {
  padding-bottom: 13px;
}
.page-body .section-water-list .list-block .list .col2 div:nth-child(6) {
  padding-bottom: 13px;
}
.page-body .section-water-list .list-block .list .col2 div:nth-child(7) {
  padding-bottom: 13px;
}
.page-body .section-water-list .list-block .list .col3 {
  width: 125px;
  padding-left: 58px;
  line-height: 18px;
}
.page-body .section-water-list .list-block .list .col3 div:nth-child(2) {
  padding-bottom: 30px;
}
.page-body .section-water-list .list-block .list .col3 div:nth-child(3) {
  padding-bottom: 30px;
}
.page-body .section-water-list .list-block .list .col3 div:nth-child(4) {
  padding-bottom: 30px;
}
.page-body .section-water-list .list-block .list .col3 div:nth-child(5) {
  padding-bottom: 13px;
}
.page-body .section-water-list .list-block .list .col3 div:nth-child(6) {
  padding-bottom: 13px;
}
.page-body .section-water-list .list-block .list .col3 div:nth-child(7) {
  padding-bottom: 13px;
}
.page-body .section-water-list .list-block .list .col2,
.page-body .section-water-list .list-block .list .col3 {
  color: #e09443;
}
.page-body .section-stock {
  margin-bottom: -4px;
}
.page-body .section-stock .left-side {
  display: inline-block;
  vertical-align: top;
  padding-right: 105px;
}
.page-body .section-stock .left-side img {
  padding-top: 20px;
}
.page-body .section-stock .left-side .title {
  font: 52px 'BaronNeueBold';
  color: #e03330;
  padding-top: 62px;
}
.page-body .section-stock .left-side .desc {
  color: #e09443;
  font: 34px 'BaronNeueBold';
  padding-top: 30px;
}
.page-body .section-stock .left-side .desc div {
  color: #535353;
  font: 26px AvenirNextCyr-Regular;
  text-transform: none;
  padding-top: 15px;
}
.page-body .section-stock .left-side .desc span {
  background: url("../img/stock-monet.png") no-repeat center;
  display: inline-block;
  width: 99px;
  height: 40px;
  vertical-align: sub;
  position: relative;
}
.page-body .section-stock .left-side .desc span:after {
  content: '';
  background: url("../img/coin.jpg") no-repeat center;
  width: 180px;
  height: 180px;
  position: absolute;
  right: -155px;
  bottom: -17px;
}
.page-body .section-stock .right-side {
  display: inline-block;
  vertical-align: top;
  padding-top: 148px;
  padding-left: 70px;
  position: relative;
  height: 624px;
  z-index: 1;
  box-sizing: border-box;
}
.page-body .section-stock .right-side:before {
  content: '';
  background: url("../img/stock-bg.jpg") no-repeat;
  position: absolute;
  top: 0;
  left: -9px;
  bottom: 0;
  display: block;
  width: 50vw;
  background-size: 100%;
}
.page-body .section-stock .right-side .title {
  color: #fff;
  font: 34px 'BaronNeueBold';
  position: relative;
  z-index: 1;
}
.page-body .section-stock .right-side .title span {
  color: #e09443;
  display: block;
}
.page-body .section-stock .right-side ul {
  padding-top: 56px;
  padding-left: 23px;
  font: 26px AvenirNextCyr-Regular;
}
.page-body .section-stock .right-side ul li {
  list-style: none;
  position: relative;
  padding-bottom: 25px;
  color: #fff;
}
.page-body .section-stock .right-side ul li:before {
  content: '';
  position: absolute;
  left: -23px;
  top: 15px;
  width: 8px;
  height: 8px;
  background: #9fddf8;
  border-radius: 50%;
}
.page-body .section-banner-1 {
  background: url("../img/banner-bg-1.jpg") no-repeat center/cover;
  padding-top: 50px;
}
.page-body .section-banner-1 .container {
  position: relative;
}
.page-body .section-banner-1 .logo-img {
  position: absolute;
  top: 160px;
}
.page-body .section-banner-1 .desc {
  text-align: center;
  position: absolute;
  bottom: 240px;
  right: 40px;
  color: #6a6a6a;
  font: 27px AvenirNextCyr-Demi;
}
.page-body .section-banner-1 .desc:before {
  content: '';
  width: 478px;
  left: -4px;
  top: -20px;
  height: 4px;
  position: absolute;
  background: #a2dbf1;
}
.page-body .section-banner-1 .buy-btn {
  position: absolute;
  right: 125px;
  bottom: 165px;
}
.page-body .section-banner-2 {
  background: url("../img/banner-bg-2.png") no-repeat center/cover;
  box-sizing: border-box;
  position: relative;
}
.page-body .section-banner-2:before {
  content: '';
  width: 100%;
  background: #99d1e7;
  height: 4px;
  top: -4px;
  position: absolute;
}
.page-body .section-banner-2 .container {
  position: relative;
  height: 760px;
}
.page-body .section-banner-2 .logo-img {
  position: absolute;
  top: 128px;
}
.page-body .section-banner-2 .main-logo-img {
  position: absolute;
  bottom: 263px;
  left: 117px;
}
.page-body .section-banner-2 .desc {
  text-align: center;
  position: absolute;
  left: -2px;
  top: 260px;
  color: #6a6a6a;
  font: 27px AvenirNextCyr-Demi;
}
.page-body .section-banner-2 .desc:before {
  content: '';
  width: 392px;
  left: -4px;
  top: -20px;
  height: 4px;
  position: absolute;
  background: #a2dbf1;
}
.page-body .section-banner-2 .buy-btn {
  left: 27px;
  top: 307px;
  position: absolute;
}
.page-body .section-our-clients {
  padding-bottom: 30px;
}
.page-body .section-our-clients .el-h1 {
  padding-top: 78px;
  padding-bottom: 53px;
}
.page-body .section-our-clients .buy-btn {
  margin-top: 40px;
}
.page-body .section-our-clients .bottom {
  position: relative;
}
.page-body .section-our-clients .bottom .logo {
  position: absolute;
  right: 10px;
  bottom: 0;
  background: url("../img/banner-logo-3.png") no-repeat center center;
  width: 176px;
  height: 71px;
}
.page-body .section-our-clients .list {
  padding-top: 115px;
  padding-left: 0;
}
.page-body .section-our-clients .list li {
  list-style: none;
  display: inline-block;
  padding-left: 6px;
  padding-right: 32px;
}
.page-body .section-our-clients .list li a {
  text-decoration: none;
  color: #949494;
  font: 21px AvenirNextCyr-Medium;
}
.page-body .section-our-clients .clients-grid {
  padding-left: 6px;
}
.page-body .section-our-clients .client {
  width: 322px;
  height: 240px;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  text-align: center;
  margin-top: -3px;
  margin-left: -6px;
}
.page-body .section-our-clients .client .title {
  font-family: AvenirNextCyr-Regular;
  font-size: 24px;
  font-weight: 700;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  bottom: 30px;
  width: 100%;
}
.page-body .section-our-clients .client.item-1 {
  border: 3px solid rgba(255,255,255,0.28);
  border-bottom-color: #bfebfe;
  border-right-color: #bfebfe;
  position: relative;
}
.page-body .section-our-clients .client.item-1 img {
  position: absolute;
  left: 100px;
  top: 46px;
}
.page-body .section-our-clients .client.item-1 .title {
  position: absolute;
}
.page-body .section-our-clients .client.item-2 {
  border: 3px solid rgba(255,255,255,0.28);
  border-bottom-color: #bfebfe;
  border-right-color: #bfebfe;
  position: relative;
}
.page-body .section-our-clients .client.item-2 img {
  position: absolute;
  left: 49px;
  top: 71px;
}
.page-body .section-our-clients .client.item-2 .title {
  position: absolute;
}
.page-body .section-our-clients .client.item-3 {
  border: 3px solid rgba(255,255,255,0.28);
  border-bottom-color: #bfebfe;
  position: relative;
}
.page-body .section-our-clients .client.item-3 img {
  position: absolute;
  left: 133px;
  top: 70px;
}
.page-body .section-our-clients .client.item-3 .title {
  position: absolute;
  left: 168px;
}
.page-body .section-our-clients .client.item-4 {
  border: 3px solid rgba(255,255,255,0.28);
  border-bottom-color: #bfebfe;
  border-right-color: #bfebfe;
  position: relative;
}
.page-body .section-our-clients .client.item-4 img {
  position: absolute;
  left: 117px;
  top: 58px;
}
.page-body .section-our-clients .client.item-4 .title {
  position: absolute;
  left: 155px;
}
.page-body .section-our-clients .client.item-5 {
  border: 3px solid #bfebfe;
  border-left: none;
  border-top: none;
  position: relative;
}
.page-body .section-our-clients .client.item-5 img {
  position: absolute;
  left: 75px;
  top: 32px;
}
.page-body .section-our-clients .client.item-5 .title {
  position: absolute;
}
.page-body .section-our-clients .client.item-6 {
  border: 3px solid rgba(255,255,255,0.28);
  border-bottom-color: #bfebfe;
  position: relative;
}
.page-body .section-our-clients .client.item-6 img {
  position: absolute;
  top: 40px;
  left: 112px;
}
.page-body .section-our-clients .client.item-6 .title {
  position: absolute;
  left: 162px;
}
.page-body .section-our-clients .client.item-7 {
  border: 3px solid rgba(255,255,255,0.28);
  border-right-color: #bfebfe;
  position: relative;
}
.page-body .section-our-clients .client.item-7 img {
  position: absolute;
  top: 81px;
  left: 52px;
}
.page-body .section-our-clients .client.item-7 .title {
  position: absolute;
}
.page-body .section-our-clients .client.item-8 {
  border: 3px solid rgba(255,255,255,0.28);
  border-right-color: #bfebfe;
  position: relative;
}
.page-body .section-our-clients .client.item-8 img {
  position: absolute;
  top: 35px;
  left: 85px;
}
.page-body .section-our-clients .client.item-8 .title {
  position: absolute;
}
.page-body .section-our-clients .client.item-9 {
  border: 3px solid rgba(255,255,255,0.28);
  border-left: none;
  border-top: none;
  position: relative;
}
.page-body .section-our-clients .client.item-9 img {
  position: absolute;
  top: 40px;
  left: 98px;
}
.page-body .section-our-clients .client.item-9 .title {
  position: absolute;
  left: 170px;
}
.page-footer {
  background: #bceafd;
  padding-top: 15px;
  padding-bottom: 20px;
}
.page-footer a {
  display: inline-block;
  font: 21px 'AvenirNextCyr-BoldItalic';
  color: #67b1d4;
  padding-right: 110px;
  letter-spacing: 2px;
  text-decoration: none;
}
@media (max-width: 1600px) {
  .page-body .section-stock .right-side:before {
    background-size: auto 100%;
  }
}
@media (max-device-width: 375px) {
  .footer-wrap {
    padding-left: 15px;
  }
  .page-body .section-stock .left-side {
    padding-left: 10px;
  }
  .page-body .section-banner-2 .logo-img {
    left: 20px;
  }
  .page-body .section-banner-2 .desc {
    left: 24px;
  }
  .page-body .section-banner-2 .buy-btn {
    left: 55px;
  }
  .page-body .section-banner-2 .main-logo-img {
    left: 130px;
  }
  .page-body .section-our-benefits .right-list li:before {
    line-height: 24px;
    font-size: 18px;
  }
}
.md-modal .form {
  display: inline-block;
  vertical-align: top;
  background: rgba(255,255,255,0.93);
  width: 400px;
  text-align: center;
  margin-top: 18px;
  padding-top: 21px;
  border-radius: 5px;
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.11);
}
.md-modal .form form {
  padding: 20px 45px 0;
}
.md-modal .form .title {
  color: #71bedc;
  font: 41px 'BaronNeueBoldItalic';
}
.md-modal .form input {
  border-radius: 35px;
  display: block;
  width: 100%;
  height: 48px;
  border: 2px solid #96e3fd;
  margin-bottom: 20px;
  padding-left: 55px;
  width: 310px;
  box-sizing: border-box;
  font: 19px AvenirNextCyr-Regular;
  background: transparent;
}
.md-modal .form input:focus {
  outline: none;
}
.md-modal .form input[type='submit'] {
  padding: 0;
  border: none;
  background: #e09443;
  color: #fff;
  font: 17px AvenirNextCyr-Demi;
  -webkit-appearance: none;
}
.md-modal {
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (max-width: 479px) {
  .md-modal {
    width: 300px;
  }
}
.md-show {
  visibility: visible;
}
.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible;
}
.md-show.md-effect .md-content {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.md-effect .md-content {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(215,215,215,0.85);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.md-close {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 27px;
  right: 23px;
  color: #d6d6d6;
  text-decoration: none;
  font-size: 50px;
  line-height: 25px;
  cursor: pointer;
  padding-top: 0;
}
.ios .left-list li:before {
  line-height: 40px !important;
}
.ios .right-list li:before {
  line-height: 35px !important;
}
.header-wrapper {
  position: relative;
}
.header-wrapper .social-ico {
  z-index: 100;
  position: fixed;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 0;
}
.header-wrapper .social-ico a {
  display: block;
  margin-bottom: 5px;
}
.header-wrapper .fixed-arrow {
  position: fixed;
  right: 20px;
  bottom: 30px;
  cursor: pointer;
  z-index: 100;
  display: none;
}
.errortext,
.mf-ok-text {
  font-size: 16px;
  font-family: 'AvenirNextCyr-Demi';
}
.page-body .section-banner-3 {
  background: url("../img/banner.jpg") no-repeat center/cover;
  box-sizing: border-box;
  position: relative;
  margin: 7px auto 0;
}
.page-body .section-banner-3:before {
  content: '';
  width: 100%;
  background: #99d1e7;
  height: 4px;
  top: -4px;
  position: absolute;
}
.page-body .section-banner-3 .container {
  position: relative;
  height: 760px;
}
.page-body .section-banner-3 .banner-title {
  padding: 75px 0 45px;
  font: 34px 'BaronNeueBold';
  color: #7acbeb;
  font-size: 55px;
}
.page-body .section-banner-3 .banner-subtitle {
  color: #6a6a6a;
  font: 36px AvenirNextCyr-Demi;
}
.page-body .section-banner-3 .desc {
  text-align: center;
  position: absolute;
  left: -2px;
  top: 260px;
  color: #6a6a6a;
  font: 27px AvenirNextCyr-Demi;
}
.page-body .section-banner-3 .download {
  left: 0px;
  top: 307px;
  position: absolute;
}
iframe[name="google_conversion_frame"] {
	display: none;
}


.header-top {
	margin-bottom: 60px;
}
.header-top .list {
  position: relative;
}
.header-top .undertext {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 85px;
    color: #fff;
    width: 100%;
    text-align: center;
    font: 14px AvenirNextCyr-Medium;
}
.header-top .list a:hover {
    text-decoration: underline!important;
}