@font-face {
  font-family: 'Roboto-Medium';
  src: url('../fonts/Roboto-Medium.eot');
  src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#icon') format('svg');
}
@font-face {
  font-family: 'Roboto-Thin';
  src: url('../fonts/Roboto-Thin.eot');
  src: url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto-Thin.ttf') format('truetype'), url('../fonts/Roboto-Thin.svg#icon') format('svg');
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot');
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#icon') format('svg');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#icon') format('svg');
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('../fonts/Roboto-Light.eot');
  src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#icon') format('svg');
}
@font-face {
  font-family: 'OpenSans-Bold';
  src: url('../fonts/OpenSans-Bold.eot');
  src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Bold.woff') format('woff'), url('../fonts/OpenSans-Bold.ttf') format('truetype'), url('../fonts/OpenSans-Bold.svg#icon') format('svg');
}
@font-face {
  font-family: 'OpenSans-Light';
  src: url('../fonts/OpenSans-Light.eot');
  src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg#icon') format('svg');
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url('../fonts/OpenSans-Regular.eot');
  src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg#icon') format('svg');
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url('../fonts/OpenSans-Semibold.eot');
  src: url('../fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Semibold.woff') format('woff'), url('../fonts/OpenSans-Semibold.ttf') format('truetype'), url('../fonts/OpenSans-Semibold.svg#icon') format('svg');
}
@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('../fonts/RobotoSlab-Regular.eot');
  src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-Regular.woff') format('woff'), url('../fonts/RobotoSlab-Regular.ttf') format('truetype'), url('../fonts/RobotoSlab-Regular.svg#icon') format('svg');
}
@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url('../fonts/RobotoSlab-Bold.eot');
  src: url('../fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoSlab-Bold.woff') format('woff'), url('../fonts/RobotoSlab-Bold.ttf') format('truetype'), url('../fonts/RobotoSlab-Bold.svg#icon') format('svg');
}
@font-face {
  font-family: 'OpenSans-Extrabold';
  src: url('../fonts/OpenSans-Extrabold.eot');
  src: url('../fonts/OpenSans-Extrabold.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Extrabold.woff') format('woff'), url('../fonts/OpenSans-Extrabold.ttf') format('truetype'), url('../fonts/OpenSans-Extrabold.svg#icon') format('svg');
}
* {
  margin: 0;
  padding: 0;
  border: 0;
}
h1,
h2,
h3,
h4 {
  color: #024e8f;
}
h2 {
  text-transform: uppercase;
}
.container {
  width: 1020px;
}
ul {
  list-style: none;
}
a {
  color: #024e8f;
}
button {
  outline: none!important;
}
.relative {
  position: relative;
}
.hidden {
  display: none;
}
h1 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 45px 0 40px 0;
  text-transform: uppercase;
}
header {
  height: 140px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  color: #024e8f;
}
header a {
  color: #024e8f;
}
header .logo {
  margin-top: 21px;
}
header .soc-btn {
  margin-left: 19px;
  margin-top: 3px;
}
header .soc-btn li {
  margin-right: 3px;
}
header .find {
  margin-left: 16px;
  margin-top: 3px;
}
header .nav-header {
  text-decoration: none;
  margin-left: 45px;
  margin-top: 21px;
}
header .nav-header li {
  margin-right: 14px;
}
header .nav-header li:nth-child(4) {
  margin-right: 17px;
}
header .nav-header li:nth-child(6) {
  margin-right: 0;
}
header .nav-header a {
  text-transform: uppercase;
  font-family: 'Roboto-Medium';
}
header .nav-header .selected {
  color: #0097d5;
}
header .head-first-line {
  margin-top: 14px;
  margin-left: 25px;
  font-family: 'Roboto-Regular';
  font-size: 9pt;
}
header .head-first-line .address {
  margin-left: 3px;
  margin-top: 7px;
}
header .head-first-line .email-pic {
  margin-top: 6px;
  margin-left: 24px;
}
header .head-first-line .email {
  margin-top: 7px;
  margin-left: 4px;
}
header .header-sec-col {
  margin-top: 16px;
}
header .header-sec-col .tel-num {
  font-family: 'Roboto-Bold';
  font-size: 25px;
  margin-left: 24px;
}
header .header-sec-col button {
  margin-top: 8px;
  width: 235px;
  height: 50px;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  font-size: 16px;
  font-family: 'Roboto-Medium';
  padding-top: 7px;
  line-height: 1;
  background-color: #0097d5;
  color: white!important;
}
.middle .slider {
  margin-bottom: 31px;
  height: 460px;
  width: 1000px;
  position: relative;
  overflow: hidden;
}
.middle .slider .swiper-pagination {
  position: absolute;
  left: 957px;
  bottom: 130px;
  z-index: 9999;
  width: 22px;
}
.middle .slider .swiper-pagination .swiper-pagination-bullet {
  width: 22px;
  height: 22px;
  border-radius: 100%;
  background: #0097d5 !important;
  opacity: 1;
  margin: 0;
  margin-top: 10px;
}
.middle .slider .swiper-pagination .swiper-pagination-bullet-active {
  background: #e52b38 !important;
}
.middle .slider .slider-bottom {
  position: absolute;
  z-index: 999;
  bottom: 0px;
  height: 80px;
  width: 1000px;
  background-color: rgba(255, 255, 255, 0.5);
}
.middle .slider .slider-bottom a {
  font-family: 'Roboto-Bold';
  font-size: 16px;
  color: #024e8f;
  line-height: 1.2;
}
.middle .slider .slider-bottom .btn1 {
  margin-left: 27px;
  margin-top: 17px;
}
.middle .slider .slider-bottom .btn1 div {
  margin-top: 5px;
  margin-left: 14px;
}
.middle .slider .slider-bottom .btn2 {
  margin-left: 66px;
  margin-top: 15px;
}
.middle .slider .slider-bottom .btn2 div {
  margin-top: 15px;
  margin-left: 12px;
}
.middle .slider .slider-bottom .btn3 {
  margin-left: 61px;
  margin-top: 17px;
}
.middle .slider .slider-bottom .btn3 div {
  margin-top: 5px;
  margin-left: 12px;
}
.middle .slider .slider-bottom .slider-btn-prev {
  position: absolute;
  bottom: 14px;
  right: 67px;
  width: 44px;
  height: 45px;
  z-index: 9999;
  cursor: pointer;
  background-image: url('../img/slider-btn-prev.png');
  background-position: center;
  background-repeat: no-repeat;
}
.middle .slider .slider-bottom .slider-btn-next {
  position: absolute;
  bottom: 14px;
  right: 17px;
  width: 44px;
  height: 45px;
  z-index: 9999;
  cursor: pointer;
  background-image: url('../img/slider-btn-next.png');
  background-position: center;
  background-repeat: no-repeat;
}
.middle .ab-water {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 41px;
}
.middle .ab-water .waters {
  position: relative;
}
.middle .ab-water .waters .left .nav-pills {
  margin-top: 70px;
}
.middle .ab-water .waters:before,
.middle .ab-water .waters:after {
  content: '';
  position: absolute;
  display: block;
}
.middle .ab-water .waters:before {
  background: url("../img/water-left.png");
  left: -85px;
  top: 265px;
  height: 176px;
  width: 146px;
}
.middle .ab-water .waters:after {
  background: url("../img/water-right.png");
  right: -83px;
  top: 157px;
  height: 418px;
  width: 99px;
}
.middle .ab-water h2 {
  font-family: 'OpenSans-Bold';
  font-size: 40px;
  text-align: center;
  margin-bottom: 35px;
}
.middle .ab-water .ab-water-pic {
  height: 580px;
  width: 440px;
  margin-left: 34px;
  margin-right: 75px;
}
.middle .ab-water .ab-water-pic .nature-spring {
  z-index: 5;
  position: absolute;
  bottom: 2px;
  left: 0px;
}
.middle .ab-water .ab-water-pic .bottle {
  z-index: 10;
  position: absolute;
  top: 4px;
  left: 144px;
}
.middle .ab-water .ab-water-pic .bottle-transp {
  position: absolute;
  top: -5px;
  left: 95px;
  cursor: pointer;
}
.middle .ab-water .ab-water-pic .dotted-line {
  position: absolute;
  top: 223px;
  right: -74px;
}
.middle .ab-water .ab-water-pic .hand-transp {
  position: absolute;
  top: 180px;
  left: 30px;
  cursor: pointer;
  z-index: 20;
}
.middle .ab-water .ab-water-pic .min-formula-wr {
  position: absolute;
  cursor: pointer;
  z-index: 20;
  width: 70px;
}
.middle .ab-water .ab-water-pic .min-formula-wr img {
  width: 100%;
  /*height: 100%;*/
  max-width: 100%;
  /*max-height: 100%;*/
  transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
}
.middle .ab-water .ab-water-pic .cl {
  top: 303px;
  right: 69px;
}
.middle .ab-water .ab-water-pic .mg {
  top: 134px;
  right: 45px;
}
.middle .ab-water .ab-water-pic .nak {
  top: 0px;
  right: 95px;
}
.middle .ab-water .ab-water-pic .so4 {
  top: 29px;
  left: 25px;
}
.middle .ab-water .ab-water-pic .h2co3 {
  top: 300px;
  left: 30px;
}
.middle .ab-water .ab-water-pic .ca {
  top: 210px;
  left: -60px;
}
.middle .ab-water .ab-water-pic .sio {
  top: 85px;
  left: -50px;
}
.middle .ab-water .ab-water-pic .min-formula-wr:hover img {
  width: 75px;
}
@keyframes hand-tr-anim {
  from {
    left: 30px;
  }
  to {
    left: 20px;
  }
}
.middle .ab-water .ab-water-pic .hand-transp {
  animation-duration: 0.6s;
  animation-name: hand-tr-anim;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.middle .ab-water .ab-water-pic button {
  width: 195px;
  height: 32px;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  font-size: 12px;
  font-family: 'Roboto-Medium';
  padding: 7px 11px 10px 11px;
  line-height: 1;
  background-color: #257c9c;
  color: white;
  margin-top: 8px;
  position: absolute;
  bottom: 159px;
  right: -14px;
  z-index: 20;
}
.middle .ab-water .red-stones {
  display: none;
  margin-left: 25px;
}
.middle .ab-water .hvr-grow {
  margin-top: 2px;
  margin-bottom: 2px;
  cursor: pointer;
}
.middle .ab-water .hvr-grow:hover img,
.middle .ab-water .hvr-grow:focus img,
.middle .ab-water .hvr-grow:active img {
  width: 42px;
  height: 42px;
}
.middle .ab-water .hvr-grow:hover .capt,
.middle .ab-water .hvr-grow:focus .capt,
.middle .ab-water .hvr-grow:active .capt {
  font-size: 16px;
}
.middle .ab-water ul {
  margin-left: 26px;
  margin-top: 23px;
  color: #024e8f;
  font-family: 'OpenSans-Light';
  font-size: 16px;
  position: absolute;
  /*width: 450px;*/
}
.middle .ab-water ul li {
  height: 42px;
}
.middle .ab-water ul li .capt {
  margin-top: 8px;
  margin-left: 12px;
  font-size: 16px;
  transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
}
.middle .ab-water ul li .img-wr {
  position: relative;
  width: 38px;
}
.middle .ab-water ul li .img-wr img {
  width: 100%;
  height: 100%;
  transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
}
.middle .ab-water ul img {
  margin-right: 10px;
}
.middle .ab-water ul li:nth-child(14) {
  line-height: 1.3;
}
.middle .ab-water ul li:nth-child(14) img {
  margin-top: 4px;
}
.middle .ab-water .how-drink {
  margin-left: 118px;
  margin-top: 30px;
  color: #024e8f;
  font-family: 'Roboto-Bold';
  font-size: 16px;
}
.middle .ab-water .how-drink div {
  margin-left: 11px;
  margin-top: 14px;
}
.middle .ab-water .how-apply {
  margin-left: 72px;
  margin-top: 30px;
  font-family: 'Roboto-Bold';
  font-size: 16px;
  color: #024e8f;
}
.middle .ab-water .how-apply div {
  margin-left: 10px;
  margin-top: 2px;
  line-height: 1.3;
}
.middle .info {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 40px;
}
.middle .info h2 {
  font-family: 'Roboto-Bold';
  font-size: 30px;
  margin-top: 44px;
}
.middle .info h3 {
  font-family: 'OpenSans-Bold';
  font-size: 18px;
}
.middle .info .banner {
  position: relative;
  background-image: url('../img/water_banner.png');
  height: 410px;
  background-position-x: 10px;
  background-repeat: no-repeat;
  margin-top: 50px;
}
.middle .info .banner h2 {
  font-size: 28px;
  margin-top: 25px;
  margin-bottom: 5px;
  text-align: center;
  text-transform: uppercase;
}
.middle .info .banner .subh {
  font-size: 12px;
  text-align: center;
  color: #024e8f;
}
.middle .info .banner .one,
.middle .info .banner .two {
  position: absolute;
  left: 30px;
  height: 49px;
  width: 46px;
}
.middle .info .banner .one {
  top: 132px;
}
.middle .info .banner .two {
  top: 202px;
}
.middle .info .banner .inner-text {
  margin-top: 50px;
  margin-left: 75px;
  color: white;
  font-size: 16px;
  font-weight: bold;
  font-family: 'OpenSans-Bold';
}
.middle .info .banner .inner-text a {
  color: #024e8f;
  font-size: 16px;
}
.middle .info .banner .inner-text p {
  text-transform: uppercase;
  font-size: 14px;
  /*font-family: 'OpenSans-Bold';*/
}
.middle .info .banner .inner-text .link {
  margin-top: 10px;
  margin-bottom: 22px;
  text-transform: none!important;
}
.middle .info .banner .inner-text .city {
  text-transform: none!important;
  font-family: 'OpenSans-Light';
  font-size: 16px;
  margin-bottom: 0;
}
.middle .info .banner .inner-text .tel {
  font-size: 24px;
  text-decoration: none;
}
.middle .info .banner .uppercase-t {
  text-transform: uppercase;
}
.middle .info .blog h2 {
  text-align: center;
}
.middle .info .blog .img-wrapper {
  text-align: center;
  overflow: hidden;
  width: 320px;
  height: 230px;
}
.middle .info .blog .img-wrapper img {
  margin-top: 9px;
  max-width: 320px;
}
.middle .info .blog p {
  font-family: 'OpenSans-Light';
  font-size: 14px;
  color: #024e8f;
  height: 60px;
  overflow: hidden;
}
.middle .info .blog h3 {
  margin-top: 20px;
}
.middle .info .video h2 {
  text-align: center;
}
.middle .info .video iframe {
  margin-top: 9px;
}
.middle .info .video h3 {
  margin-top: 15px;
}
.middle .info .video p {
  font-family: 'OpenSans-Light';
  font-size: 14px;
  color: #024e8f;
  height: 85px;
  overflow: hidden;
}
.middle .brands h2 {
  font-family: 'Roboto-Bold';
  font-size: 27px;
  text-align: center;
  margin-top: 43px;
}
.middle .brands h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'OpenSans-Bold';
  margin: 0;
}
.middle .brands p {
  font-family: 'OpenSans-Light';
  font-size: 12px;
  margin-top: 7px;
  line-height: 1;
  margin-bottom: 4px;
  width: 160px;
  height: 45px;
}
.middle .brands img {
  width: 64px;
  height: 64px;
}
.middle .brands .brands-wrapper {
  margin-top: 21px;
}
.middle .brands .brands-wrapper .brand {
  width: 235px;
  margin-right: 20px;
  margin-top: 7px;
}
.middle .brands .brands-wrapper .brand h3,
.middle .brands .brands-wrapper .brand div {
  margin-left: 10px;
}
.middle .brands .brands-wrapper .brand div a {
  font-family: 'OpenSans-Light';
  font-size: 14px;
  text-decoration: underline;
  margin-top: 0;
}
.middle .brands .brands-wrapper .brand:nth-child(4n) {
  margin-right: 0!important;
}
.middle .about-us {
  margin-top: 48px;
  padding-bottom: 34px;
  position: relative;
}
.middle .about-us h2 {
  font-family: 'Roboto-Bold';
  font-size: 24px;
  margin: 0;
}
.middle .about-us .abus-text {
  font-family: 'OpenSans-Light';
  font-size: 16px;
  margin-top: 6px;
  line-height: 1.3;
  color: #024e8f;
  overflow: hidden;
  height: 101px;
}
.middle .about-us .transp-layer {
  position: absolute;
  width: 100%;
  height: 60px;
  /*background-color: rgba(255,255,255,0.2);*/
  top: 73px;
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0));
  background: linear-gradient(to top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0));
}
.middle .about-us button {
  width: 140px;
  height: 32px;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  font-size: 12px;
  font-family: 'Roboto-Medium';
  padding-top: 7px;
  line-height: 1;
  background-color: #e52b38;
  color: white;
  margin-top: 8px;
}
.footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.footer .logo {
  margin-right: 32px;
}
.footer .logo img {
  width: 128px;
  margin-top: 30px;
  margin-left: 10px;
}
.footer ul {
  font-family: 'Roboto-Regular';
  font-size: 14px;
}
.footer ul li {
  margin-bottom: 4px;
}
.footer .menu-footer {
  margin-top: 31px;
  margin-right: 70px;
}
.footer .letter {
  margin-top: 36px;
}
.footer .letter p {
  font-family: 'Roboto-Light';
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #024e8f;
}
.footer .letter button {
  width: 200px;
  height: 42px;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  font-size: 14px;
  font-family: 'Roboto-Medium';
  padding-top: 7px;
  line-height: 1;
  background-color: #e52b38;
  color: white;
}
.footer .contacts {
  width: 255px;
  margin-left: 58px;
  margin-top: 14px;
  font-family: 'Roboto-Regular';
  font-size: 12px;
  color: #024e8f;
}
.footer .contacts .email-contact {
  margin-top: 12px;
}
.footer .contacts .email-contact img {
  margin-right: 1px;
}
.footer .contacts .soc-btn {
  margin-top: 13px;
}
.footer .contacts .soc-btn li {
  margin-right: 1px;
}
.footer .contacts .copyright {
  margin-top: 6px;
  font-size: 11px;
}
.left {
  float: left;
}
.right {
  float: right;
}
.cleaner {
  clear: both;
}
.about-water-subheader {
  height: 88px;
  background-color: #003371;
  border-top: 2px solid #0097d5;
  border-bottom: 2px solid #0097d5;
}
.about-water-subheader .nav-subheader {
  /*margin-top: 2px;
    margin-left: 160px;*/
  margin: 2px auto 0;
  text-decoration: none;
  text-align: center;
}
.about-water-subheader .nav-subheader li {
  padding-top: 14px;
  margin-right: 24px;
  float: none;
  display: inline-block;
}
.about-water-subheader .nav-subheader li:last-child {
  margin-right: 0;
}
.about-water-subheader .nav-subheader li:nth-child(4) {
  margin-right: 0;
}
.about-water-subheader .nav-subheader li:nth-child(5) {
  /*margin-left: 47px;*/
}
.about-water-subheader .nav-subheader li:nth-child(n+5) {
  padding-top: 10px;
}
.about-water-subheader .nav-subheader li .selected {
  border-top: 5px solid #0097d5;
  padding-top: 13px;
  border-radius: 0;
}
.about-water-subheader .nav-subheader li:nth-child(n+5) .selected {
  border-top: none;
  border-bottom: 5px solid #0097d5;
  padding-bottom: 16px;
  border-radius: 0;
}
.about-water-subheader .nav-subheader a {
  color: white!important;
  font-family: 'OpenSans-Regular';
  font-size: 14px;
}
.action-subheader {
  height: 133px;
  background-color: #003371;
  border-top: 2px solid #0097d5;
  border-bottom: 2px solid #0097d5;
}
.action-subheader .nav-subheader {
  margin-top: 2px;
  text-decoration: none;
  text-align: center;
  /*li:nth-child(8) {
      margin-right: 0;
    }
    li:nth-child(9) {
      margin-left: -15px;
    }*/
}
.action-subheader .nav-subheader li {
  padding-top: 14px;
  margin: 0 12px 0 12px;
  display: inline-block;
  float: none;
}
.action-subheader .nav-subheader li:nth-child(n+10) {
  padding-top: 10px;
}
.action-subheader .nav-subheader li .selected {
  border-top: 5px solid #0097d5;
  padding-top: 13px;
  border-radius: 0;
}
.action-subheader .nav-subheader  li:nth-child(n+8) .selected {
  border-top: none;
  border-bottom: 5px solid #0097d5;
  padding-bottom: 3px;
  border-radius: 0;
}
.action-subheader .nav-subheader a {
  color: white!important;
  font-family: 'OpenSans-Regular';
  font-size: 14px;
}
.abwaterH2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
}
.abwaterP {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
}
.abwaterP b {
  font-family: 'OpenSans-Bold';
}
.abwaterP span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.mb0 {
  margin-bottom: 0!important;
}
.abwater-bg-grad {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
}
.about-water {
  margin-top: 40px;
  color: #003371;
  margin-bottom: 64px;
}
.about-water .bottle {
  position: relative;
}
.about-water .bottle:before {
  content: '';
  position: absolute;
  display: block;
}
.about-water .bottle:before {
  background: url("../img/biovita-bottle.png");
  left: -66px;
  top: -20px;
  height: 664px;
  width: 555px;
}
.about-water h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  margin: 0 0 69px 0;
}
.about-water p {
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 16px;
}
.about-water p b {
  font-family: 'OpenSans-Bold';
}
.about-water p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.about-water .bged {
  font-size: 14px;
  padding: 28px;
  background-color: #e8f7ff;
  margin-left: -28px;
  margin-top: 40px;
  line-height: 1.5;
}
.water-struct {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  color: #003371;
  font-family: 'OpenSans-Light';
  padding-bottom: 67px;
}
.water-struct h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  margin: 66px 0 50px 0;
  text-align: center;
}
.water-struct img {
  margin-left: 104px;
  margin-bottom: 28px;
}
.water-struct p {
  text-align: center;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 15px;
}
.water-struct p b {
  font-family: 'OpenSans-Bold';
}
.capsules {
  color: #003371;
  font-family: 'OpenSans-Light';
}
.capsules .paragr {
  margin-left: 90px;
  margin-top: 125px;
}
.capsules .paragr p {
  width: 500px;
  text-align: right;
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 22px;
}
.capsules .paragr p b {
  font-family: 'OpenSans-Bold';
}
.capsules .paragr p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.capsules img {
  margin: 80px 0px 45px 45px;
}
.water-source {
  margin-top: 40px;
  color: #003371;
  margin-bottom: 100px;
  position: relative;
}
.water-source .water-drops {
  position: relative;
}
.water-source .water-drops:before,
.water-source .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.water-source .water-drops:before {
  background: url("../img/water-left.png");
  left: -87px;
  top: 170px;
  height: 176px;
  width: 146px;
}
.water-source .water-drops:after {
  background: url("../img/water-right.png");
  right: -28px;
  top: -3px;
  height: 418px;
  width: 99px;
}
.water-source h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 0 0 35px 0;
}
.water-source img {
  margin-left: 24px;
}
.water-source .paragr {
  width: 475px;
  margin-left: 30px;
  margin-top: 55px;
}
.water-source .paragr p {
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 16px;
}
.water-source .paragr p b {
  font-family: 'OpenSans-Bold';
}
.water-source .paragr p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.water-source .bged {
  position: absolute;
  font-size: 14px;
  padding: 28px;
  background-color: #e8f7ff;
  right: 44px;
  bottom: -66px;
  line-height: 1.5;
  width: 625px;
}
.advantages {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  color: #003371;
  padding-bottom: 115px;
  text-align: center;
}
.advantages .minerals {
  position: relative;
}
.advantages .minerals:before,
.advantages .minerals:after {
  content: '';
  position: absolute;
  display: block;
}
.advantages .minerals:before {
  background: url("../img/minerals-left.png");
  left: -93px;
  top: 50px;
  height: 595px;
  width: 424px;
}
.advantages .minerals:after {
  background: url("../img/minerals-right.png");
  right: -89px;
  top: -4px;
  height: 486px;
  width: 439px;
}
.advantages h2 {
  font-family: 'RobotoSlab-Regular';
  font-size: 28px;
  margin: 85px 0 20px 0;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  padding: 0 285px;
}
.advantages h2 b {
  font-family: 'RobotoSlab-Bold';
  color: #e52b38;
}
.advantages p {
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 16px;
  padding: 0 290px;
}
.advantages p b {
  font-family: 'OpenSans-Bold';
}
.advantages p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.make-water {
  text-align: center;
  padding-bottom: 56px;
}
.make-water h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  margin: 0 0 35px 0;
}
.make-water .other {
  margin-bottom: 93px;
}
.make-water .we h2 {
  margin-bottom: 75px;
}
.water-prod-video {
  text-align: center;
}
.water-prod-video .water-drops {
  position: relative;
}
.water-prod-video .water-drops:before,
.water-prod-video .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.water-prod-video .water-drops:before {
  background: url("../img/water-left.png");
  left: -61px;
  top: 230px;
  height: 176px;
  width: 146px;
}
.water-prod-video .water-drops:after {
  background: url("../img/water-right.png");
  right: -17px;
  top: 56px;
  height: 418px;
  width: 99px;
}
.water-prod-video h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  margin: 44px 0 40px 0;
}
.water-prod-video iframe {
  margin-bottom: 71px;
}
.water-extraction {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  padding-bottom: 22px;
}
.water-extraction .cells {
  position: relative;
}
.water-extraction .cells:before {
  content: '';
  position: absolute;
  display: block;
}
.water-extraction .cells:before {
  background: url("../img/cells.png");
  left: -100px;
  top: -3px;
  height: 651px;
  width: 1202px;
}
.water-extraction h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 67px 0 25px 0;
}
.water-extraction .pl-desc {
  margin-top: 30px;
  margin-left: 30px;
}
.water-extraction .pl-desc .pl-desc-block {
  width: 430px;
  float: left;
  margin-right: 50px;
  margin-bottom: 30px;
}
.water-extraction .pl-desc .pl-desc-block p {
  width: 250px;
  margin-left: 15px;
  margin-top: 50px;
  line-height: 1.4;
}
.water-extraction p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 16px;
}
.water-extraction p b {
  font-family: 'OpenSans-Bold';
}
.water-extraction p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.water-production {
  padding-bottom: 85px;
}
.water-production h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 83px 0 24px 0;
}
.water-production ul {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 20px;
  margin: 25px 0px 0 70px;
}
.water-production ul b {
  font-family: 'OpenSans-Bold';
}
.water-production ul span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.water-production ul li {
  margin-bottom: -8px;
}
.water-production ul li span {
  font-family: 'OpenSans-Extrabold';
  font-size: 40px;
  color: #eceada;
  margin-right: 14px;
}
.water-capacity {
  padding-bottom: 135px;
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  text-align: center;
}
.water-capacity .cells {
  position: relative;
}
.water-capacity .cells:before {
  content: '';
  position: absolute;
  display: block;
}
.water-capacity .cells:before {
  background: url("../img/cells.png");
  left: -100px;
  top: -3px;
  height: 651px;
  width: 1202px;
}
.water-capacity h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  margin: 85px 0 130px 0;
}
.struct-water .water-drops {
  position: relative;
}
.struct-water .water-drops:before,
.struct-water .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.struct-water .water-drops:before {
  background: url("../img/water-left.png");
  left: -112px;
  top: 80px;
  height: 176px;
  width: 146px;
}
.struct-water .water-drops:after {
  background: url("../img/water-right.png");
  right: 25px;
  top: -90px;
  height: 418px;
  width: 99px;
}
.struct-water h2 {
  text-align: center;
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  margin: 55px 0 31px 0;
}
.struct-water img {
  margin-left: 13px;
}
.struct-water .paragr {
  margin: 39px 0 70px 0;
  width: 410px;
}
.struct-water .paragr p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  line-height: 1.1;
  margin-bottom: 20px;
}
.struct-water .paragr p b {
  font-family: 'OpenSans-Bold';
}
.struct-water .paragr p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.struct-water button {
  width: 200px;
  height: 42px;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  font-size: 13px;
  font-family: 'Roboto-Medium';
  padding-top: 7px;
  line-height: 1;
  background-color: #e52b38;
  color: white;
  margin-top: 10px;
}
.struct-water button:hover,
.struct-water button:active {
  color: white;
}
.water-molecule {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  position: relative;
}
.water-molecule h2 {
  text-align: center;
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-family: 'OpenSans-Semibold';
  font-size: 28px;
  margin: 85px 390px 366px 130px;
}
.water-molecule img {
  position: absolute;
  width: 484px;
  height: 388px;
  top: 63px;
  right: 155px;
}
.mol-creation {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  position: relative;
}
.mol-creation b {
  font-family: 'OpenSans-Bold';
}
.mol-creation span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.mol-creation .numbering div {
  font-size: 100px;
  font-family: 'OpenSans-Extrabold';
  color: #eceada;
  position: absolute;
  width: 55px;
  height: 70px;
}
.mol-creation .numbering .num1 {
  top: 176px;
  left: 50px;
}
.mol-creation .numbering .num2 {
  top: 287px;
  left: 47px;
}
.mol-creation .numbering .num3 {
  top: 400px;
  left: 46px;
}
.mol-creation .numbering .num4 {
  top: 520px;
  left: 45px;
}
.mol-creation h2 {
  text-align: center;
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  margin: 65px 0 40px 0;
  font-size: 50px;
}
.mol-creation .desc {
  font-size: 20px;
  width: 810px;
  margin-left: 108px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.mol-creation img {
  margin: 0;
  position: absolute;
  width: 489px;
  height: 429px;
  top: 667px;
  left: -54px;
}
.mol-creation .img-desc {
  width: 465px;
  margin: 164px 0 245px 468px;
}
.mol-creation .img-desc p {
  margin-bottom: 18px;
}
.water-mol {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  /*.bgnd {
    position: absolute;
    height: ;
  }*/
}
.water-mol .mol-big {
  position: relative;
}
.water-mol .mol-big:before {
  content: '';
  position: absolute;
  display: block;
}
.water-mol .mol-big:before {
  background: url("../img/water-molecule-big.png");
  top: -66px;
  left: -100px;
  height: 832px;
  width: 830px;
}
.water-mol h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 35px;
  margin: 57px 0px 0 593px;
}
.water-mol p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
}
.water-mol p b {
  font-family: 'OpenSans-Bold';
}
.water-mol p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.water-mol .bged {
  font-size: 14px;
  padding: 28px;
  background-color: #e8f7ff;
  line-height: 1.5;
  width: 428px;
  margin-left: 594px;
  margin-top: 29px;
}
.water-mol .bot-text {
  font-size: 20px;
  margin-top: 484px;
  line-height: 1.1;
  margin-bottom: 75px;
}
.mol-actions {
  padding-bottom: 40px;
  text-align: center;
}
.mol-actions h2 {
  text-align: center;
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  margin: 43px 0 37px 0;
}
.mol-actions iframe {
  margin-bottom: 30px;
}
.mol-actions p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 14px;
}
.mol-actions p b {
  font-family: 'OpenSans-Bold';
}
.mol-actions p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.oxide-potential {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
}
.oxide-potential .cells {
  position: relative;
}
.oxide-potential .cells:before {
  content: '';
  position: absolute;
  display: block;
}
.oxide-potential .cells:before {
  background: url("../img/cells.png");
  left: -100px;
  top: -3px;
  height: 651px;
  width: 1202px;
}
.oxide-potential h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: center;
  margin-top: 57px;
  margin-bottom: 38px;
}
.oxide-potential table {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 16px;
  text-align: center;
  border-collapse: separate;
  border-spacing: 4px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.oxide-potential table b {
  font-family: 'OpenSans-Bold';
}
.oxide-potential table span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.oxide-potential table th {
  font-family: 'OpenSans-Semibold';
  background-color: #f6f6f6;
  padding: 25px 17px;
  text-align: center;
}
.oxide-potential table td {
  background-color: #ffffff;
  padding: 19px 18px;
  border: 3px solid rgba(0, 0, 0, 0);
}
.oxide-potential table .yellow {
  background-color: #fbe851;
}
.oxide-potential table .t-left {
  text-align: left!important;
  width: 440px;
}
.oxide-potential p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 19px;
}
.oxide-potential p b {
  font-family: 'OpenSans-Bold';
}
.oxide-potential p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.oxide-potential .bged {
  font-size: 14px;
  padding: 28px;
  background-color: #e8f7ff;
  line-height: 1.5;
  width: 820px;
  margin-bottom: 70px;
  margin-top: 42px;
}
.ovp {
  padding-top: 75px;
  padding-bottom: 52px;
  text-align: center;
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 20px;
}
.ovp p {
  margin: 0 130px;
  margin-bottom: 23px;
  line-height: 1.1;
}
.ovp b {
  font-family: 'OpenSans-Bold';
}
.ovp span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.long-life {
  background-color: #dbf0fc;
}
.long-life h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin-top: 35px;
  margin-bottom: 40px;
}
.long-life img {
  margin-left: 27px;
  margin-bottom: 55px;
}
.long-life .text-p {
  width: 480px;
  margin-left: 35px;
  margin-top: 55px;
}
.long-life .text-p p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 18px;
}
.long-life .text-p p b {
  font-family: 'OpenSans-Bold';
}
.long-life .text-p p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.water-change {
  position: relative;
}
.water-change h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: right;
  width: 510px;
  margin-top: 130px;
  line-height: 1.3;
  margin-left: 37px;
  margin-bottom: 195px;
}
.water-change img {
  position: absolute;
  top: 23px;
  right: -14px;
}
.diff-water {
  padding-bottom: 85px;
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
}
.diff-water .minerals {
  position: relative;
}
.diff-water .minerals:before,
.diff-water .minerals:after {
  content: '';
  position: absolute;
  display: block;
}
.diff-water .minerals:before {
  background: url("../img/minerals-left-v2.png");
  left: -102px;
  top: 45px;
  height: 595px;
  width: 347px;
}
.diff-water .minerals:after {
  background: url("../img/minerals-right-wo-drops.png");
  right: -80px;
  top: -117px;
  height: 588px;
  width: 413px;
}
.diff-water h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 20px;
}
.diff-water p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
}
.diff-water p b {
  font-family: 'OpenSans-Bold';
}
.diff-water p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.diff-water .imgs {
  margin-top: 47px;
  margin-bottom: 30px;
}
.diff-water .imgs .idesc {
  font-size: 16px;
  margin-left: 11px;
  margin-top: 40px;
}
.diff-water .imgs .frst {
  margin-left: 233px;
  margin-top: 10px;
}
.diff-water .imgs .sec {
  margin-top: 10px;
  margin-left: 54px;
}
.ll-block-3 .bottle {
  position: relative;
}
.ll-block-3 .bottle:before {
  content: '';
  position: absolute;
  display: block;
}
.ll-block-3 .bottle:before {
  background: url("../img/bottle.png");
  top: 50px;
  left: -170px;
  height: 603px;
  width: 619px;
}
.ll-block-3 .r-sec {
  margin-top: 103px;
  margin-left: 405px;
}
.ll-block-3 .r-sec p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 18px;
}
.ll-block-3 .r-sec p b {
  font-family: 'OpenSans-Bold';
}
.ll-block-3 .r-sec p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.ll-block-3 .imgs {
  margin-top: 28px;
}
.ll-block-3 .imgs p {
  font-size: 16px;
  margin-top: 20px;
  margin-left: 10px;
}
.ll-block-3 .imgs .pic {
  float: left;
  width: 290px;
  margin-bottom: 25px;
}
.ll-block-3 .imgs .pic:nth-child(3) p,
.ll-block-3 .imgs .pic:nth-child(4) p {
  margin-top: 10px;
  margin-left: 14px;
}
.ll-block-3 .bged {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 14px;
  padding: 28px;
  background-color: #e8f7ff;
  line-height: 1.5;
  width: 465px;
  margin-left: -30px;
  margin-top: 45px;
  margin-bottom: 55px;
}
.ll-block-3 .bged b {
  font-family: 'OpenSans-Bold';
}
.ll-block-3 .bged span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.active-water {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
}
.active-water .dots {
  position: relative;
}
.active-water .dots:before {
  content: '';
  position: absolute;
  display: block;
}
.active-water .dots:before {
  background: url("../img/dots.png");
  left: -170px;
  top: 0px;
  height: 543px;
  width: 1347px;
}
.active-water h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  margin-top: 108px;
  margin-bottom: 22px;
  margin-left: 465px;
}
.active-water p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  text-align: right;
  margin-right: 165px;
  margin-bottom: 257px;
}
.active-water p b {
  font-family: 'OpenSans-Bold';
}
.active-water p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.ll-block-6 h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: center;
  margin-top: 80px;
  line-height: 1.3;
  margin-bottom: 90px;
}
.ll-block-6 h2 b {
  font-family: 'OpenSans-Bold';
}
.ll-block-7 {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  position: relative;
  padding-bottom: 82px;
}
.ll-block-7 .bg-6 {
  position: absolute;
  top: 0px;
  right: 0px;
}
.ll-block-7 h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  margin-top: 115px;
}
.ll-block-7 p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 17px;
}
.ll-block-7 p b {
  font-family: 'OpenSans-Bold';
}
.ll-block-7 p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.ll-block-8 .si-card {
  position: relative;
  padding: 20px;
  background-color: #e8f7ff;
  height: 310px;
  margin-top: 80px;
  margin-bottom: 110px;
}
.ll-block-8 .si-card img {
  position: absolute;
  top: 50px;
  left: -70px;
}
.ll-block-8 .si-card p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
}
.ll-block-8 .si-card p b {
  font-family: 'OpenSans-Bold';
}
.ll-block-8 .si-card p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.ll-block-8 .si-card p:nth-child(2) {
  font-family: 'OpenSans-Semibold';
  font-size: 50px;
  margin-left: 190px;
}
.ll-block-8 .si-card p:nth-child(3) {
  margin-left: 190px;
  margin-top: -11px;
}
.ll-block-8 .si-card p:nth-child(4) {
  margin-left: 190px;
  margin-top: 10px;
}
.ll-block-8 .si-card p:nth-child(5) {
  font-size: 14px;
  margin-top: 100px;
  margin-left: 30px;
}
.ll-block-8 .si-card p:nth-child(5) span {
  font-size: 12px;
  color: #003371;
  font-family: 'OpenSans-Light';
}
.ll-block-8 .si-card p:nth-child(5) b {
  font-family: 'OpenSans-Bold';
}
.ll-block-8 .r-sec h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  margin-top: 80px;
  font-size: 28px;
}
.ll-block-8 .r-sec p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 16px;
}
.ll-block-8 .r-sec p b {
  font-family: 'OpenSans-Bold';
}
.ll-block-8 .r-sec p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.ll-block-9 {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  padding-bottom: 35px;
}
.ll-block-9 .cells {
  position: relative;
}
.ll-block-9 .cells:before {
  content: '';
  position: absolute;
  display: block;
}
.ll-block-9 .cells:before {
  background: url("../img/cells.png");
  left: -100px;
  top: -3px;
  height: 651px;
  width: 1202px;
}
.ll-block-9 h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: center;
  margin-top: 65px;
}
.ll-block-9 .text-center {
  font-size: 20px;
}
.ll-block-9 table {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 16px;
  text-align: center;
  border-collapse: separate;
  border-spacing: 4px;
  margin: 0 auto;
  margin-bottom: 25px;
  margin-top: 20px;
}
.ll-block-9 table b {
  font-family: 'OpenSans-Bold';
}
.ll-block-9 table span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.ll-block-9 table th {
  font-family: 'OpenSans-Semibold';
  background-color: #f6f6f6;
  padding: 25px 17px;
  text-align: center;
}
.ll-block-9 table td {
  background-color: #ffffff;
  padding: 19px 18px;
  border: 3px solid rgba(0, 0, 0, 0);
}
.ll-block-9 table .yellow {
  background-color: #fbe851;
}
.ll-block-9 table .t-left {
  text-align: left!important;
  width: 440px;
}
.ll-block-9 p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.ll-block-9 p b {
  font-family: 'OpenSans-Bold';
}
.ll-block-9 p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.ll-block-9 .bged {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 14px;
  padding: 30px;
  background-color: #e8f7ff;
  line-height: 1.5;
  width: 890px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.ll-block-9 .bged b {
  font-family: 'OpenSans-Bold';
}
.ll-block-9 .bged span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.ll-block-10 {
  position: relative;
}
.ll-block-10 .bg-4 {
  position: absolute;
  top: 0px;
  left: -1px;
}
.ll-block-10 h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  margin-top: 210px;
}
.ll-block-10 p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  margin-top: 28px;
  margin-bottom: 190px;
}
.ll-block-10 p b {
  font-family: 'OpenSans-Bold';
}
.ll-block-10 p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.research h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  font-size: 50px;
  margin-top: 50px;
  margin-bottom: 45px;
}
.research .res-card {
  margin-bottom: 20px;
}
.research .res-card p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 20px;
  line-height: 1.1;
}
.research .res-card p b {
  font-family: 'OpenSans-Bold';
}
.research .res-card p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.research .block-3 {
  padding-top: 90px;
  padding-bottom: 20px;
}
.research .block-3 .pic-4 {
  margin-top: 20px;
  margin-left: -250px;
}
.research .block-2 {
  background: url("../img/research-b2.jpg") no-repeat center center;
  height: 625px;
  width: 100%;
  background-size: cover;
  padding: 170px 0;
  margin: 30px 0 0 0;
}
.research .block-2 .inner-content {
  width: 700px;
  margin: 0 auto;
}
.research .block-4 {
  background: url("../img/research-b4.jpg") no-repeat center center;
  height: 600px;
  width: 100%;
  background-size: cover;
  padding: 50px 0;
  margin: 30px 0;
}
.research .block-4 .inner-content {
  width: 617px;
  margin: 0 auto;
}
.research .block-4 .inner-content h3 {
  margin: 0 0 25px 29px;
}
.research .res-card > div {
  width: 825px;
  margin-left: 40px;
}
.research button:hover {
  color: white!important;
}
.research button {
  width: 140px;
  height: 32px;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  font-size: 12px;
  font-family: 'Roboto-Medium';
  padding-top: 7px;
  line-height: 1;
  background-color: #e52b38;
  color: white;
  margin-top: 8px;
  float: left;
}
.page-about h2 {
  font-family: 'OpenSans-Semibold';
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  font-size: 40px;
}
.page-about p,
.page-about ul {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 20px;
}
.page-about p b,
.page-about ul b {
  font-family: 'OpenSans-Bold';
}
.page-about p span,
.page-about ul span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.page-about ul li span {
  font-family: 'OpenSans-Light';
  color: #0097d5;
}
.page-about .ab-block-1 h2 {
  font-size: 50px;
  margin-top: 50px;
  margin-bottom: 25px;
}
.page-about .ab-block-1 ul {
  margin-left: 40px;
  margin-top: 15px;
  list-style: disc;
  color: #0097d5;
}
.page-about .ab-block-1 ul p,
.page-about .ab-block-1 ul li {
  margin: 0;
  line-height: 1.1;
}
.page-about .ab-block-2 {
  margin-top: 36px;
}
.page-about .ab-block-2 h2 {
  margin-bottom: 25px;
}
.page-about .ab-block-2 .adv-card {
  height: 65px;
  width: 230px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.page-about .ab-block-2 .adv-card .img-wrapper {
  width: 55px;
  height: 65px;
  text-align: right;
}
.page-about .ab-block-2 .adv-card .img-wrapper img {
  max-width: 55px;
  max-height: 65px;
}
.page-about .ab-block-2 .adv-card p {
  font-size: 14px;
  width: 165px;
  margin-left: 10px;
}
.page-about .ab-block-2 .col-xs-12 > div:nth-child(4n+1) {
  margin-right: 0;
}
.page-about .ab-block-3 {
  padding: 15px 0 70px 0;
  text-align: center;
}
.page-about .ab-block-3 h2 {
  margin-bottom: 22px;
}
.page-about .block-2 {
  background: #c3e3f5 url(/about/images/bg-2.png) center center;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 20px;
}
.page-about .block-2 h2 {
  margin: 0 0 35px 0;
}
.page-about .block-2 .card-item {
  margin-bottom: 30px;
}
.page-about .block-2 p {
  display: inline-block;
  width: 300px;
  font-size: 16px;
  margin-left: 15px;
  vertical-align: middle;
  line-height: 1.4;
}
.page-about .block-3 {
  position: relative;
  padding: 80px 0 130px 0;
  /*.generate-num-li(7);*/
}
.page-about .block-3 h2 {
  margin: 0 0 10px 0;
}
.page-about .block-3 .numbered-li {
  margin: 55px 0 0 45px;
  line-height: 1;
}
.page-about .block-3 .numbered-li li span {
  display: inline-block;
  vertical-align: middle;
}
.page-about .block-3 .numbered-li li .nu {
  font-family: 'OpenSans-Extrabold';
  font-size: 40px;
  color: #eceada;
  display: inline-block;
  margin-right: 13px;
}
.page-about .block-3 .img-1 {
  position: absolute;
  top: 70px;
  right: 80px;
}
.page-about .block-4 {
  padding: 86px 0 138px 0;
  background: #c3e3f5 url(/about/images/bg-2.png) center center;
  background-size: cover;
}
.page-about .block-4 h2 {
  margin: 0 0 128px 0;
}
.page-about .block-5 {
  padding: 60px 0 10px 0;
}
.page-about .block-5 h2 {
  margin: 0 0 34px 0;
}
.page-about .block-5 iframe,
.page-about .block-5 img {
  margin-bottom: 60px;
}
.page-about .block-6 {
  padding-bottom: 63px;
}
.page-about .block-6 h2 {
  margin: 0 0 35px 0;
}
.page-about .ab-block-n .steps-bg {
  position: relative;
}
.page-about .ab-block-n .steps-bg:before {
  content: '';
  position: absolute;
  display: block;
}
.page-about .ab-block-n .steps-bg:before {
  background: url("../img/steps-bg.png");
  left: 295px;
  top: 70px;
  height: 464px;
  width: 125px;
}
.page-about .ab-block-n .step-card {
  height: 114px;
  width: 460px;
  margin-bottom: 40px;
  margin-left: 40px;
}
.page-about .ab-block-n .step-card .img-wrapper {
  height: 114px;
  width: 114px;
  text-align: right;
}
.page-about .ab-block-n .step-card .img-wrapper img {
  max-height: 114px;
  max-width: 114px;
}
.page-about .ab-block-n .step-card p {
  font-size: 18px;
  width: 330px;
  margin-left: 16px;
  margin-top: 20px;
}
.page-about .ab-block-4 {
  margin-top: 60px;
  margin-bottom: 33px;
}
.page-about .ab-block-4 h2 {
  margin-bottom: 35px;
}
.page-about .ab-block-4 p {
  font-size: 16px;
  margin-bottom: 24px;
  line-height: 1.5;
}
.page-about .ab-block-rewards h2 {
  margin: 50px 0 10px;
}
.page-about .ab-block-rewards .arrow {
  background-image: url("/about/images/arrow.png");
}
.page-about .ab-block-rewards .swiper-button-next {
  transform: rotate(180deg);
  right: -10px;
}
.page-about .ab-block-rewards .swiper-button-prev {
  left: -25px;
}
.page-about .ab-block-rewards .rewards-slider {
  position: relative;
}
.page-about .ab-block-rewards .rewards-swiper-container .swiper-slide {
  /* width: 135px;*/
  text-align: center;
}
.page-about .ab-block-rewards .rewards-swiper-container .swiper-slide img {
  /*max-width: 135px;*/
}
.page-cont h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  font-size: 28px;
}
.page-cont p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 20px;
}
.page-cont p b {
  font-family: 'OpenSans-Bold';
}
.page-cont p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.page-cont .con-block-1 {
  margin-top: 30px;
}
.page-cont .con-block-1 h2 {
  font-size: 50px;
}
.page-cont .con-block-1 .main-cont {
  margin-top: 40px;
  margin-left: 240px;
}
.page-cont .con-block-1 .main-cont > div {
  margin-top: 65px;
  margin-left: 15px;
}
.page-cont .con-block-1 .main-cont > div p:nth-child(2) {
  margin-bottom: 0;
}
.page-cont .con-block-1 .main-cont p {
  font-size: 14px;
  font-family: 'OpenSans-Regular';
  margin-bottom: 5px;
}
.page-cont .con-block-1 .main-cont p b {
  font-size: 35px;
}
.page-cont .con-block-1 .main-cont p b a {
  color: #0097d5 !important;
}
.page-cont .con-block-1 h3 {
  color: #269cc2;
  font-family: 'OpenSans-Bold';
  font-size: 16px;
  text-transform: uppercase;
}
.page-cont .con-block-1 .value-card {
  height: 30px;
  width: 480px;
  margin-bottom: 22px;
}
.page-cont .con-block-1 .value-card .img-wrapper {
  height: 14px;
  width: 14px;
  text-align: right;
}
.page-cont .con-block-1 .value-card .img-wrapper img {
  max-height: 14px;
  max-width: 14px;
}
.page-cont .con-block-1 .value-card p {
  font-size: 16px;
  width: 450px;
  margin-left: 15px;
}
.page-cont .con-block-1 .spb {
  margin-left: 90px;
}
.page-cont .con-block-1 .spb .value-card {
  width: 430px;
}
.page-cont .con-block-1 .spb .value-card p {
  width: 400px;
}
.page-cont .con-block-2 {
  margin-top: 15px;
  margin-bottom: 70px;
}
.page-cont .con-block-2 h2 {
  margin-bottom: 35px;
}
.page-cont .con-block-2 p {
  font-size: 16px;
  margin-bottom: 24px;
  line-height: 1.5;
}
.page-action h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
}
.page-action p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
}
.page-action p b {
  font-family: 'OpenSans-Bold';
}
.page-action p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.page-action .ac-block-1 {
  margin-bottom: 60px;
}
.page-action .ac-block-1 .heart-top {
  position: relative;
}
.page-action .ac-block-1 .heart-top:before {
  content: '';
  position: absolute;
  display: block;
}
.page-action .ac-block-1 .heart-top:before {
  background: url("../img/heart.png");
  right: 36px;
  top: 381px;
  height: 210px;
  width: 317px;
}
.page-action .ac-block-1 h2 {
  font-size: 50px;
  width: 565px;
  margin-top: 165px;
  margin-left: 40px;
}
.page-action .ac-block-1 p {
  width: 565px;
  margin-left: 40px;
  margin-top: 18px;
}
.page-action .ac-block-1 img {
  margin-left: 45px;
  margin-top: 60px;
}
.page-action .ac-block-2 {
  padding-bottom: 130px;
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  text-align: right;
}
.page-action .ac-block-2 .heart-btm {
  position: relative;
}
.page-action .ac-block-2 .heart-btm:before {
  content: '';
  position: absolute;
  display: block;
}
.page-action .ac-block-2 .heart-btm:before {
  background: url("../img/heart-btm.png");
  right: -31px;
  top: 0px;
  height: 578px;
  width: 481px;
}
.page-action .ac-block-2 h2 {
  margin-top: 118px;
  margin-bottom: 20px;
}
.page-action .ac-block-2 p {
  line-height: 1.15;
  margin-bottom: 20px;
}
.page-action .ac-block-3 .running-man {
  position: relative;
}
.page-action .ac-block-3 .running-man:before {
  content: '';
  position: absolute;
  display: block;
}
.page-action .ac-block-3 .running-man:before {
  background: url("../img/running-man.png");
  left: -300px;
  top: 60px;
  height: 760px;
  width: 806px;
}
.page-action .ac-block-3 h2 {
  margin-top: 100px;
  margin-left: 40px;
  margin-bottom: 12px;
}
.page-action .ac-block-3 p {
  margin-left: 40px;
  line-height: 1.15;
  margin-bottom: 20px;
}
.page-action .ac-block-3 .bged {
  font-size: 14px;
  padding: 28px;
  background-color: #e8f7ff;
  margin: 135px 0 185px 175px;
  line-height: 1.5;
  width: 450px;
}
.page-action .ac-block-4 {
  text-align: center;
  background-color: #c3e3f5;
  background-image: url("../img/flat-tummy.png");
  background-size: cover;
  background-position: center center;
  height: 600px;
}
.page-action .ac-block-4 h2 {
  margin-top: 110px;
  margin-bottom: 20px;
}
.page-action .ac-block-4 p {
  margin: 15px 200px 0px;
}
.page-action .ac-block-5 {
  padding-bottom: 40px;
}
.page-action .ac-block-5 h2 {
  text-align: center;
  margin-top: 75px;
  margin-bottom: 40px;
}
.page-action .ac-block-5 .subblock-1 {
  margin-left: 80px;
  margin-bottom: 10px;
}
.page-action .ac-block-5 .subblock-1 .bged {
  padding: 35px 35px 35px 25px;
  background-color: #e8f7ff;
  margin: 45px 0 0 0;
  width: 600px;
}
.page-action .ac-block-5 .subblock-1 .bged p {
  font-size: 22px;
  margin-bottom: 5px;
}
.page-action .ac-block-5 .rule-card {
  margin-bottom: 60px;
}
.page-action .ac-block-5 .rule-card .img-wrapper {
  width: 180px;
  text-align: right;
}
.page-action .ac-block-5 .rule-card .img-wrapper img {
  max-height: 220px;
  max-width: 180px;
}
.page-action .ac-block-5 .rule-card p {
  font-size: 18px;
  width: 765px;
  margin-left: 30px;
}
.page-action .ac-block-5 .first p {
  margin-top: 60px;
}
.page-action .ac-block-6 {
  margin-top: 7px;
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  height: 725px;
  background-image: url("../img/BG-5.png");
  background-size: cover;
  background-position: center center;
}
.page-action .ac-block-6 h2 {
  margin-top: 65px;
  margin-bottom: 25px;
}
.page-action .ac-block-6 p {
  margin-bottom: 15px;
  width: 550px;
}
.page-action .ac-block-6 .p-red {
  color: #e52b38;
  margin-top: 20px;
}
.page-action .ac-block-6 .bged {
  padding: 40px 35px 20px 35px;
  background-color: #e8f7ff;
  margin-top: 55px;
  margin-left: 10px;
  position: relative;
  width: 625px;
}
.page-action .ac-block-6 .bged p {
  font-size: 14px;
  width: initial;
  margin-bottom: 10px;
}
.page-action .ac-block-6 .bged .bged-l {
  margin-left: 80px;
}
.page-action .ac-block-6 .bged img {
  position: absolute;
  top: 95px;
  left: -95px;
}
.page-action .ac-block-7 .bottle-num {
  position: relative;
}
.page-action .ac-block-7 .bottle-num:before {
  content: '';
  position: absolute;
  display: block;
}
.page-action .ac-block-7 .bottle-num:before {
  background: url("../img/bottle-num.png");
  left: -10px;
  top: 80px;
  height: 582px;
  width: 408px;
}
.page-action .ac-block-7 h2 {
  margin-top: 105px;
  margin-bottom: 15px;
}
.page-action .ac-block-7 p {
  margin-bottom: 18px;
}
.page-action .ac-block-7 .min {
  font-size: 16px;
  margin-top: 40px;
}
.page-action .ac-block-7 img {
  margin: -5px 0 120px;
}
.page-action .ac-block-8 {
  height: 700px;
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  background-image: url("../img/BG-2.png");
  background-size: cover;
  background-position: center center;
  text-align: right;
}
.page-action .ac-block-8 h2 {
  margin-top: 120px;
  margin-bottom: 15px;
}
.page-action .ac-block-9 {
  padding: 60px 0 80px;
  text-align: center;
}
.page-action .ac-block-9 h2 {
  margin-bottom: 28px;
}
.page-action .ac-block-9 p {
  margin: 0 170px;
}
.page-action .ac-block-9 .thermo-card {
  width: 625px;
  margin-left: 225px;
  margin-top: 35px;
}
.page-action .ac-block-9 .thermo-card .img-wrapper {
  height: 130px;
  width: 130px;
  text-align: right;
}
.page-action .ac-block-9 .thermo-card .img-wrapper img {
  max-height: 130px;
  max-width: 130px;
}
.page-action .ac-block-9 .thermo-card p {
  text-align: left;
  width: 465px;
  margin: 10px 0 0 30px;
  line-height: 1.3;
}
.page-action .ac-block-10 {
  height: 885px;
  padding: 65px 0 80px;
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
}
.page-action .ac-block-10 .pregnancy {
  position: relative;
}
.page-action .ac-block-10 .pregnancy:before {
  content: '';
  position: absolute;
  display: block;
}
.page-action .ac-block-10 .pregnancy:before {
  background: url("../img/pregnancy.png");
  left: -220px;
  top: -15px;
  height: 835px;
  width: 573px;
}
.page-action .ac-block-10 h2 {
  text-align: center;
  margin-bottom: 15px;
}
.page-action .ac-block-10 p {
  margin-bottom: 20px;
}
.page-action .ac-block-10 .preg-card {
  width: 650px;
  margin-top: 75px;
  margin-left: -45px;
}
.page-action .ac-block-10 .preg-card .img-wrapper {
  height: 162px;
  width: 94px;
  text-align: right;
}
.page-action .ac-block-10 .preg-card .img-wrapper img {
  max-height: 162px;
  max-width: 94px;
}
.page-action .ac-block-10 .preg-card p {
  text-align: left;
  width: 545px;
  margin: 10px 0 0 10px;
}
.page-action .ac-block-11 {
  padding-bottom: 25px;
}
.page-action .ac-block-11 .si-card {
  position: relative;
  padding: 20px;
  background-color: #e8f7ff;
  height: 310px;
  margin-top: 115px;
  margin-bottom: 110px;
}
.page-action .ac-block-11 .si-card img {
  position: absolute;
  top: 25px;
  left: -45px;
}
.page-action .ac-block-11 .si-card p:nth-child(2) {
  margin-left: 155px;
  margin-top: -10px;
}
.page-action .ac-block-11 .si-card p:nth-child(3) {
  margin-left: 155px;
  margin-top: 10px;
}
.page-action .ac-block-11 .si-card p:nth-child(4) {
  font-size: 14px;
  margin-top: 95px;
  margin-left: 15px;
}
.page-action .ac-block-11 .si-card p:nth-child(4) span {
  font-size: 12px;
  color: #003371;
  font-family: 'OpenSans-Light';
}
.page-action .ac-block-11 .si-card p:nth-child(4) b {
  font-family: 'OpenSans-Bold';
}
.page-action .ac-block-11 .r-sec h2 {
  margin-top: 80px;
  font-size: 28px;
}
.page-action .ac-block-11 .r-sec p {
  margin-bottom: 20px;
}
.page-questions {
  padding: 28px 0 40px;
}
.page-questions h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: center;
  margin-bottom: 25px;
}
.page-questions p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 20px;
  text-align: center;
}
.page-questions p b {
  font-family: 'OpenSans-Bold';
}
.page-questions p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.page-questions .q-block-1 {
  margin-bottom: 10px;
}
.page-questions .q-block-1 h2 {
  font-size: 50px;
}
.page-questions .q-block-1 form {
  margin-top: 20px;
}
.page-questions .q-block-1 form p {
  text-align: left;
  font-size: 16px;
  height: 40px;
}
.page-questions .q-block-1 form p input {
  outline: none;
  height: 38px;
  border: 1px solid #e7e7e7;
  margin-left: 17px;
  padding: 4px;
}
.page-questions .q-block-1 form p #username {
  width: 775px;
}
.page-questions .q-block-1 form p #useremail {
  width: 565px;
}
.page-questions .q-block-1 form textarea {
  outline: none;
  border: 1px solid #e7e7e7;
  margin-left: 17px;
  width: 755px;
  height: 200px;
  resize: none;
  padding: 4px;
}
.page-questions .q-block-1 button {
  width: 200px;
  height: 40px;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  font-size: 14px;
  font-family: 'Roboto-Medium';
  padding-top: 7px;
  line-height: 1;
  background-color: #e52b38;
  color: white;
  margin-top: 25px;
  float: right;
}
.page-questions .q-block-2 .ques-wrapper {
  margin-top: 35px;
}
.page-questions .q-block-2 .question-card {
  margin-bottom: 40px;
}
.page-questions .q-block-2 .question-card .date {
  text-align: right;
  color: #0097d5;
  font-size: 14px;
}
.page-questions .q-block-2 .question-card .name {
  font-family: 'Roboto-Medium';
  font-size: 12px;
  text-align: center;
  margin: 0;
}
.page-questions .q-block-2 .question-card .img-wrapper {
  height: 81px;
  width: 81px;
  text-align: right;
}
.page-questions .q-block-2 .question-card .img-wrapper img {
  max-height: 81px;
  max-width: 81px;
}
.page-questions .q-block-2 .question-card p {
  text-align: left;
  margin-left: 25px;
  font-size: 16px;
}
.page-questions .q-block-2 .question-card .question {
  width: 894px;
}
.page-questions .q-block-2 .answer {
  padding-left: 100px;
  padding-top: 5px;
  border-bottom: 1px solid #e7e7e7;
  min-height: 150px;
}
.page-questions .q-block-2 .answer .question {
  width: 794px;
}
.page-questions .q-block-2 .paging-block {
  text-align: center;
}
.page-questions .q-block-2 .paging-block .pagination .disabled {
  pointer-events: none;
  cursor: default;
}
.page-questions .q-block-2 .paging-block .pagination a {
  border-radius: 20px;
  border: none;
  margin-left: 1px;
  padding: 3px 9px;
  font-family: 'OpenSans-Bold';
  color: #003371;
}
.page-questions .q-block-2 .paging-block .pagination .active a {
  color: #fff;
}
.page-questions .prompt_modal {
  display: inline-block;
  width: 445px;
  color: #003371;
  background-color: white;
  border-radius: 2px;
  border: 1px solid #e7e7e7;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-questions .prompt_modal .modal-content-wrapper {
  position: relative;
  margin: 50px 60px 50px 65px;
}
.page-questions .prompt_modal .modal-content-wrapper .cls-btn {
  position: absolute;
  height: 35px;
  width: 35px;
  top: -35px;
  right: -48px;
}
.page-questions .prompt_modal .modal-content-wrapper .ques-lett {
  height: 59px;
  width: 80px;
}
.page-questions .prompt_modal .modal-content-wrapper p {
  margin-left: 10px;
  font-size: 14px;
  font-family: 'Roboto-Thin';
  text-align: left;
  width: 225px;
  margin-top: 5px;
}
.page-questions .modal_container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}
.bal-body {
  color: #003371;
  font-family: 'OpenSans-Regular';
  font-size: 14px;
  margin-bottom: 5px;
}
.bal-body img {
  margin-right: 5px;
}
.bal-header {
  color: #003371;
  font-family: 'OpenSans-Bold';
  font-size: 20px;
  margin-bottom: 10px;
}
.bal-footer {
  color: #003371;
  font-family: 'OpenSans-Bold';
  font-size: 14px;
  margin-bottom: 5px;
}
.bal-footer img {
  margin-right: 5px;
}
.asthma-container-2 {
  background: url('../img/asthma-2.jpg') no-repeat;
  height: 515px;
  width: 100%;
  background-size: cover;
  padding: 100px 0;
}
.asthma-container-3 {
  background: url("/deystvie/artrit-artroz/images/bg-3.jpg") no-repeat center center;
  height: 440px;
  width: 100%;
  background-size: cover;
  padding: 25px 0;
  margin: 0 0 40px 0;
}
.asthma-container-3 .asthma-container-3__wrapper {
  width: 700px;
  margin: 0 auto;
  text-align: center;
}
.asthma-container-3 .asthma-container-3__wrapper h3 {
  text-align: center;
}
.action-subpages h1,
.action-subpages h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 45px 0 40px 0;
  text-transform: uppercase;
}
.action-subpages h3 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 24px;
  text-align: left;
  text-transform: uppercase;
}
.action-subpages h4 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 20px;
  text-transform: uppercase;
}
.action-subpages p {
  color: #003371;
  font-family: 'OpenSans-Light';
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 22px;
  line-height: 1.23;
}
.action-subpages p b {
  font-family: 'OpenSans-Bold';
}
.action-subpages p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.action-subpages p b {
  font-weight: bold;
}
.action-subpages p .blue-t {
  font-weight: bold;
  color: #39afcc;
}
.action-subpages p .green-t {
  font-weight: bold;
  color: #87c442;
}
.action-subpages p .red-t {
  /*font-weight: bold;*/
  color: #e80000;
}
.action-subpages p .bg {
  background: #ffe7af;
}
.action-subpages p .uppercase-t {
  text-transform: uppercase;
}
.action-subpages p .big {
  font-size: 24px;
  font-weight: normal;
}
.action-subpages .knees {
  margin: 3px 0 0 8px;
}
.action-subpages .arthritis-4 .si-card {
  position: relative;
  padding: 20px;
  background-color: #e8f7ff;
  height: 310px;
  margin-top: 5px;
  margin-bottom: 60px;
}
.action-subpages .arthritis-4 .si-card img {
  position: absolute;
  top: 53px;
  left: 110px;
}
.action-subpages .arthritis-4 .si-card p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
}
.action-subpages .arthritis-4 .si-card p b {
  font-family: 'OpenSans-Bold';
}
.action-subpages .arthritis-4 .si-card p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.action-subpages .arthritis-4 .si-card p:nth-child(2) {
  font-family: 'OpenSans-Semibold';
  font-size: 50px;
  margin-left: 28px;
}
.action-subpages .arthritis-4 .si-card p:nth-child(3) {
  margin-left: 28px;
  margin-top: -22px;
}
.action-subpages .arthritis-4 .si-card p:nth-child(4) {
  margin-left: 28px;
  margin-top: -11px;
}
.action-subpages .arthritis-4 .si-card p:nth-child(5) {
  font-size: 14px;
  margin-top: 100px;
  margin-left: 28px;
}
.action-subpages .arthritis-4 .si-card p:nth-child(5) span {
  font-size: 12px;
  color: #003371;
  font-family: 'OpenSans-Light';
}
.action-subpages .arthritis-4 .si-card p:nth-child(5) b {
  font-family: 'OpenSans-Bold';
}
.action-subpages .bged {
  font-size: 14px;
  padding: 20px 31px 35px 31px;
  background-color: #e8f7ff;
  /*margin-left: -28px;*/
  margin-top: 20px;
  line-height: 1.6;
  margin-bottom: 10px;
}
.research-subpages h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 25px 0 40px 0;
}
.research-subpages h3 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
}
.research-subpages p {
  color: #003371;
  font-family: 'OpenSans-Light';
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 22px;
  line-height: 1.23;
}
.research-subpages p b {
  font-family: 'OpenSans-Bold';
}
.research-subpages p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.research-subpages p b {
  font-weight: bold;
}
.research-subpages p .blue-t {
  font-weight: bold;
  color: #39afcc;
}
.research-subpages p .green-t {
  font-weight: bold;
  color: #87c442;
}
.research-subpages p .red-t {
  /*font-weight: bold;*/
  color: #e80000;
}
.research-subpages p .bg {
  background: #ffe7af;
}
.research-subpages p .uppercase-t {
  text-transform: uppercase;
}
.research-subpages p .big {
  font-size: 24px;
  font-weight: normal;
}
.research-subpages .back {
  margin-top: 20px;
}
.why-biovita .water-drops {
  position: relative;
}
.why-biovita .water-drops:before,
.why-biovita .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.why-biovita .water-drops:before {
  background: url("../img/water-left.png");
  left: -113px;
  top: 133px;
  height: 176px;
  width: 146px;
}
.why-biovita .water-drops:after {
  background: url("../img/water-right.png");
  right: -18px;
  top: -35px;
  height: 418px;
  width: 99px;
}
.why-biovita .minerals {
  position: relative;
  padding-bottom: 65px;
}
.why-biovita .minerals:before,
.why-biovita .minerals:after {
  content: '';
  position: absolute;
  display: block;
}
.why-biovita .minerals:before {
  background: url("/about-water/why-biovita/images/min-l.png");
  left: -74px;
  top: 39px;
  height: 399px;
  width: 350px;
}
.why-biovita .minerals:after {
  background: url("/about-water/why-biovita/images/min-r.png");
  right: -108px;
  top: -132px;
  height: 585px;
  width: 420px;
}
.why-biovita h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 5px 0 40px 0;
}
.why-biovita h3 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
}
.why-biovita p {
  color: #003371;
  font-family: 'OpenSans-Light';
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 22px;
  line-height: 1.23;
}
.why-biovita p b {
  font-family: 'OpenSans-Bold';
}
.why-biovita p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.why-biovita p b {
  font-weight: bold;
}
.why-biovita p .green-t {
  font-weight: bold;
  color: #87c442;
}
.why-biovita p .red-t {
  /*font-weight: bold;*/
  color: #e80000;
}
.why-biovita p .bg {
  background: #ffe7af;
}
.why-biovita p .uppercase-t {
  text-transform: uppercase;
}
.why-biovita p .big {
  font-size: 24px;
  font-weight: normal;
}
.why-biovita .bottle-biovita {
  margin: -40px 0 0 135px;
}
.why-biovita .question-why {
  margin-top: 40px;
  color: #003371;
  margin-bottom: 10px;
  position: relative;
}
.why-biovita .question-why-2 {
  margin-top: 80px;
  color: #003371;
  margin-bottom: 63px;
  position: relative;
}
.why-biovita .question-why-2 .water-drops {
  position: relative;
}
.why-biovita .question-why-2 .water-drops:before,
.why-biovita .question-why-2 .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.why-biovita .question-why-2 .water-drops:before {
  background: url("../img/water-left.png");
  left: -113px;
  top: 133px;
  height: 176px;
  width: 146px;
}
.why-biovita .question-why-2 .water-drops:after {
  background: url("../img/water-right.png");
  right: -95px;
  top: -35px;
  height: 418px;
  width: 99px;
}
.why-biovita .useful {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  margin-top: 75px;
  margin-bottom: 18px;
  text-align: center;
}
.why-biovita .useful h3 {
  margin-top: 60px;
  margin-bottom: 20px;
  text-align: center;
}
.why-biovita .useful p {
  margin: 0 auto;
  width: 510px;
}
.why-biovita .unusual {
  margin-bottom: 35px;
}
.why-biovita .unusual img {
  margin: 115px 0 0 65px;
}
.why-biovita .unusual h3 {
  margin-top: 60px;
}
.chemical-a .water-drops {
  position: relative;
}
.chemical-a .water-drops:before,
.chemical-a .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.chemical-a .water-drops:before {
  background: url("../img/water-left.png");
  left: -113px;
  top: 133px;
  height: 176px;
  width: 146px;
}
.chemical-a .water-drops:after {
  background: url("../img/water-right.png");
  right: 5px;
  top: -25px;
  height: 418px;
  width: 99px;
}
.chemical-a h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 5px 0 15px 0;
}
.chemical-a h3 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
}
.chemical-a p {
  color: #003371;
  font-family: 'OpenSans-Light';
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 22px;
  line-height: 1.23;
}
.chemical-a p b {
  font-family: 'OpenSans-Bold';
}
.chemical-a p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.chemical-a p b {
  font-weight: bold;
}
.chemical-a p .green-t {
  font-weight: bold;
  color: #87c442;
}
.chemical-a p .red-t {
  /*font-weight: bold;*/
  color: #e80000;
}
.chemical-a p .bg {
  background: #ffe7af;
}
.chemical-a p .uppercase-t {
  text-transform: uppercase;
}
.chemical-a p .big {
  font-size: 24px;
  font-weight: normal;
}
.chemical-a .micro {
  margin: 20px 0 0 33px;
}
.chemical-a .question-why {
  margin-top: 40px;
  color: #003371;
  margin-bottom: 35px;
  position: relative;
}
.chemical-a .ses {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  text-align: center;
  padding-bottom: 45px;
}
.chemical-a .ses h3 {
  margin-top: 65px;
  margin-bottom: 35px;
}
.chemical-a .ses p {
  margin: 0 auto;
  width: 510px;
}
.chemical-a .ses img {
  margin-left: -20px;
  cursor: pointer;
}
.chemical-a .t-wr {
  left: 20px;
}
.chemical-a table {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 16px;
  text-align: left;
  border-collapse: separate;
  border-spacing: 0 4px;
  margin-bottom: 25px;
}
.chemical-a table b {
  font-family: 'OpenSans-Bold';
}
.chemical-a table span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.chemical-a table th {
  font-family: 'OpenSans-Bold';
  background-color: #d2eefc;
  padding: 10px 20px;
}
.chemical-a table tr {
  background-color: #f1faff;
}
.chemical-a table td {
  padding: 10px 20px;
  /*border: 3px solid rgba(0,0,0,0);*/
}
.chemical-a table .t-left {
  padding-right: 105px;
}
.chemical-a table .red-t {
  font-family: 'OpenSans-Bold';
  color: #e80000;
}
.chemical-a .prompt-slider {
  border-radius: 2px;
  width: 760px;
  height: 900px;
  padding: 0;
  background: none;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 13;
}
.chemical-a .slider-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
.chemical-a .sliderWrapper {
  position: relative;
}
.chemical-a .sliderWrapper .swiper-slide {
  text-align: center;
}
.chemical-a .sliderWrapper .swiper-slide img {
  width: 90%;
}
.chemical-a .sliderWrapper #modal_hide_btn {
  position: absolute;
  top: -15px;
  right: -5px;
  cursor: pointer;
  z-index: 20;
}
.chemical-a .sliderWrapper .slider-btn-prev {
  position: absolute;
  top: 420px;
  left: 15px;
  width: 33px;
  height: 61px;
  z-index: 20;
  cursor: pointer;
  background-image: url('../img/arrow-slider-btn-prev.png');
  background-position: center;
  background-repeat: no-repeat;
}
.chemical-a .sliderWrapper .slider-btn-next {
  position: absolute;
  top: 420px;
  right: 15px;
  width: 33px;
  height: 61px;
  z-index: 20;
  cursor: pointer;
  background-image: url('../img/arrow-slider-btn-next.png');
  background-position: center;
  background-repeat: no-repeat;
}
.publications {
  margin-bottom: 95px;
}
.publications h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  font-size: 50px;
  margin-top: 50px;
  margin-bottom: 45px;
}
.publications p {
  color: #003371;
  font-family: 'OpenSans-Light';
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 12px;
  line-height: 1.23;
}
.publications p b {
  font-family: 'OpenSans-Bold';
}
.publications p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.publications p b {
  font-weight: bold;
}
.publications p .green-t {
  font-weight: bold;
  color: #87c442;
}
.publications p .red-t {
  /*font-weight: bold;*/
  color: #e80000;
}
.publications p .bg {
  background: #ffe7af;
}
.publications p .uppercase-t {
  text-transform: uppercase;
}
.publications p .big {
  font-size: 24px;
  font-weight: normal;
}
.publications button:hover {
  color: white!important;
}
.publications button {
  width: 140px;
  height: 32px;
  box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  font-size: 12px;
  font-family: 'Roboto-Medium';
  padding-top: 7px;
  line-height: 1;
  background-color: #e52b38;
  color: white;
  margin-top: 8px;
  float: left;
}
.publications .pdf {
  float: left;
  margin-right: 25px;
}
.publications .book-card {
  margin-left: 150px;
  margin-top: 65px;
  position: relative;
}
.publications .book-card p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 20px;
  line-height: 1.1;
  margin-top: 25px;
  text-decoration: underline;
}
.publications .book-card p b {
  font-family: 'OpenSans-Bold';
}
.publications .book-card p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.publications .book-card .book {
  position: absolute;
  top: -21px;
  left: -123px;
}
.publications .newspaper-card {
  margin-left: 150px;
  margin-top: 40px;
  margin-bottom: 80px;
  position: relative;
}
.publications .newspaper-card p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
  font-size: 20px;
  line-height: 1.1;
  margin-top: 25px;
  text-decoration: underline;
}
.publications .newspaper-card p b {
  font-family: 'OpenSans-Bold';
}
.publications .newspaper-card p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.publications .newspaper-card .newspaper {
  position: absolute;
  top: -18px;
  left: -134px;
}
.asthma h2 {
  margin-bottom: 10px;
}
.asthma .salt {
  margin: 0;
}
.asthma .salt .rights h3 {
  font-size: 28px;
  margin-top: 0px;
  margin-bottom: 25px;
}
.asthma .salt .rights p {
  margin: -14px 0 0 0;
  line-height: 1.44;
}
.asthma .nacl-card {
  position: relative;
  padding: 20px;
  background-color: #e8f7ff;
  height: 310px;
  width: 320px;
  margin-top: 45px;
  margin-bottom: 42px;
  margin-left: -30px;
}
.asthma .nacl-card img {
  position: absolute;
  top: 73px;
  left: -52px;
}
.asthma .nacl-card p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
}
.asthma .nacl-card p b {
  font-family: 'OpenSans-Bold';
}
.asthma .nacl-card p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.asthma .nacl-card p:nth-child(2) {
  font-family: 'OpenSans-Semibold';
  font-size: 50px;
  margin-left: 140px;
}
.asthma .nacl-card p:nth-child(3) {
  margin-left: 145px;
  margin-top: -22px;
}
.asthma .nacl-card p:nth-child(4) {
  font-size: 14px;
  margin-top: 130px;
  margin-left: 28px;
}
.asthma .nacl-card p:nth-child(4) span {
  font-size: 12px;
  color: #003371;
  font-family: 'OpenSans-Light';
}
.asthma .nacl-card p:nth-child(4) b {
  font-family: 'OpenSans-Bold';
}
.drinking-water .water-drops {
  position: relative;
}
.drinking-water .water-drops:before,
.drinking-water .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.drinking-water .water-drops:before {
  background: url("../img/water-left.png");
  left: -113px;
  top: 133px;
  height: 176px;
  width: 146px;
}
.drinking-water .water-drops:after {
  background: url("../img/water-right.png");
  right: 25px;
  top: -35px;
  height: 418px;
  width: 99px;
}
.drinking-water h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 5px 0 40px 0;
}
.drinking-water h3 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
}
.drinking-water p {
  color: #003371;
  font-family: 'OpenSans-Light';
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 22px;
  line-height: 1.23;
}
.drinking-water p b {
  font-family: 'OpenSans-Bold';
}
.drinking-water p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.drinking-water p b {
  font-weight: bold;
}
.drinking-water p u {
  text-decoration: underline;
}
.drinking-water p .green-t {
  font-weight: bold;
  color: #87c442;
}
.drinking-water p .red-t {
  /*font-weight: bold;*/
  color: #e80000;
}
.drinking-water p .bg {
  background: #ffe7af;
}
.drinking-water p .uppercase-t {
  text-transform: uppercase;
}
.drinking-water p .big {
  font-size: 24px;
  font-weight: normal;
}
.drinking-water .block-1 {
  margin-top: 40px;
  margin-bottom: 13px;
}
.drinking-water .boy {
  margin: -25px 0 0 75px;
}
.drinking-water .brain {
  position: absolute;
  height: 190px;
  width: 512px;
  top: 0;
  left: -38px;
}
.drinking-water .block-2 {
  padding: 50px 0 65px 0;
}
.drinking-water .block-2 h2 {
  font-size: 35px;
  margin-bottom: 75px;
}
.drinking-water .block-2 .bged {
  font-size: 14px;
  padding: 25px 30px;
  background-color: #e8f7ff;
  line-height: 1.6;
}
.drinking-water .rules {
  padding: 35px 0 0 0;
}
.drinking-water .rules h2 {
  font-size: 50px;
  margin-bottom: 80px;
}
.drinking-water .rules .drink-rule-card {
  position: relative;
  margin-bottom: 85px;
}
.drinking-water .rules .drink-rule-card img {
  position: absolute;
  top: -10px;
  right: 845px;
}
.drinking-water .rules .drink-rule-card h3 {
  width: 100%;
  border-bottom: 1px solid #eceada;
  font-size: 40px;
  text-transform: none;
  font-family: 'OpenSans-Bold';
  padding-bottom: 15px;
  margin-bottom: 5px;
}
.drinking-water .rules .drink-rule-card:nth-child(9) {
  margin-bottom: 35px;
}
.use-list {
  list-style: none;
  margin-left: 15px;
  margin-bottom: 40px;
}
.use-list li {
  list-style-position: none;
  list-style-type: none;
  line-height: initial;
  font-size: inherit;
  margin-bottom: 25px;
}
.use-list img {
  margin-right: 15px;
}
.use-list p {
  margin-bottom: -15px !important;
}
.better-water .water-drops {
  position: relative;
}
.better-water .water-drops:before,
.better-water .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.better-water .water-drops:before {
  background: url("../img/water-left.png");
  left: -113px;
  top: 133px;
  height: 176px;
  width: 146px;
}
.better-water .water-drops:after {
  background: url("../img/water-right.png");
  right: 25px;
  top: -35px;
  height: 418px;
  width: 99px;
}
.better-water h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 5px 0 20px 0;
}
.better-water h3 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
}
.better-water p {
  color: #003371;
  font-family: 'OpenSans-Light';
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 22px;
  line-height: 1.23;
}
.better-water p b {
  font-family: 'OpenSans-Bold';
}
.better-water p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.better-water p b {
  font-weight: bold;
}
.better-water p u {
  text-decoration: underline;
}
.better-water p .green-t {
  font-weight: bold;
  color: #87c442;
}
.better-water p .blue-t {
  font-weight: bold;
  color: #0097d5;
}
.better-water p .red-t {
  /*font-weight: bold;*/
  color: #e80000;
}
.better-water p .bg {
  background: #ffe7af;
}
.better-water p .uppercase-t {
  text-transform: uppercase;
}
.better-water p .big {
  font-size: 24px;
  font-weight: normal;
}
.better-water .block-1 {
  margin-top: 40px;
  margin-bottom: 35px;
}
.better-water .planetdrop {
  margin: 70px 0 0 70px;
}
.better-water .block-2 {
  padding: 105px 0 136px 0;
  position: relative;
}
.better-water .block-2 .bg {
  position: absolute;
  top: 0px;
  right: 0px;
}
.better-water .block-2 h2 {
  font-size: 35px;
  margin-bottom: 75px;
}
.better-water .block-3 {
  padding: 35px 0 0 0;
}
.better-water .block-3 h2 {
  font-size: 50px;
  margin-bottom: 35px;
}
.better-water .block-3 .water-type-card {
  margin-bottom: 45px;
}
.better-water .block-3 .water-type-card .sub-block {
  margin-left: 280px;
  margin-top: 24px;
  margin-bottom: 22px;
  position: relative;
}
.better-water .block-3 .water-type-card .sub-block p {
  width: 720px;
}
.better-water .block-3 .water-type-card .sub-block .img-wr {
  position: absolute;
  top: 12px;
  left: -280px;
  width: 260px;
  text-align: center;
}
.better-water .block-3 .water-type-card .total {
  font-size: 22px;
}
.gastritis {
  margin-bottom: 45px;
}
.gastritis h2 {
  margin-bottom: 30px;
}
.gastritis .pic-1 {
  margin: -10px 0 0 5px;
}
.gastritis .sub-block {
  margin-left: 220px;
  margin-top: 30px;
  margin-bottom: 22px;
  position: relative;
}
.gastritis .sub-block p {
  width: 775px;
}
.gastritis .sub-block .img-wr {
  position: absolute;
  top: 12px;
  left: -235px;
  width: 260px;
  text-align: center;
}
.gastritis .bged {
  padding: 25px 31px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.for-kids .pic-1 {
  margin: -5px 0 0 45px;
}
.for-kids .bged {
  padding: 25px 30px 20px 30px;
  margin-top: 30px;
}
.for-kids .fontUp {
  font-size: 22px;
  color: #003371;
}
.for-kids .block-1 {
  padding-bottom: 40px;
}
.for-kids .block-2 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/detyam/images/bg-1.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 100px;
  padding-bottom: 60px;
}
.for-kids .block-2 p {
  line-height: 1.05;
}
.for-kids .block-3 {
  padding-top: 55px;
  padding-bottom: 20px;
}
.for-kids .block-3 .pic-2 {
  margin-top: 25px;
}
.for-kids .block-3 h3 {
  text-align: center;
  font-size: 28px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.for-kids .block-3 .pic-4 {
  margin-top: 15px;
}
.for-kids .block-3 .subblock-1 {
  margin-top: 20px;
}
.for-kids .block-3 .subblock-1 .pic-5 {
  margin-top: -55px;
}
.for-kids .block-3 .subblock-2 {
  margin-bottom: 20px;
}
.for-kids .block-3 .subblock-2 p {
  font-size: 16px;
  margin-top: 20px;
  margin-left: 15px;
}
.for-kids .block-3 .subblock-2 .pic-7 {
  margin-top: -10px;
}
.for-kids .block-3 .pic-8 {
  margin-top: -25px;
  margin-left: 15px;
}
.for-kids .block-4 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/detyam/images/bg-2.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 85px;
  padding-bottom: 60px;
}
.gout .block-3 {
  margin-top: 20px;
}
.gout .si-card {
  position: relative;
  padding: 20px;
  background-color: #e8f7ff;
  height: 310px;
  margin-top: -25px;
  margin-bottom: 45px;
}
.gout .si-card img {
  position: absolute;
  top: 53px;
  left: 110px;
}
.gout .si-card p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
}
.gout .si-card p b {
  font-family: 'OpenSans-Bold';
}
.gout .si-card p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.gout .si-card p:nth-child(2) {
  font-family: 'OpenSans-Semibold';
  font-size: 50px;
  margin-left: 28px;
}
.gout .si-card p:nth-child(3) {
  margin-left: 28px;
  margin-top: -22px;
}
.gout .si-card p:nth-child(4) {
  margin-left: 28px;
  margin-top: -11px;
}
.gout .si-card p:nth-child(5) {
  font-size: 14px;
  margin-top: 100px;
  margin-left: 28px;
}
.gout .si-card p:nth-child(5) span {
  font-size: 12px;
  color: #003371;
  font-family: 'OpenSans-Light';
}
.gout .si-card p:nth-child(5) b {
  font-family: 'OpenSans-Bold';
}
.overweight h2 {
  font-size: 40px;
  margin-bottom: 40px;
}
.overweight .water-type-card {
  margin-bottom: 45px;
}
.overweight .water-type-card h3 {
  font-size: 28px;
  margin-top: 10px;
}
.overweight .water-type-card .sub-block {
  margin-left: 280px;
  margin-top: 20px;
  margin-bottom: 55px;
  position: relative;
}
.overweight .water-type-card .sub-block p {
  width: 720px;
}
.overweight .water-type-card .sub-block .img-wr {
  position: absolute;
  top: 0px;
  left: -265px;
  width: 260px;
  text-align: center;
}
.overweight .water-type-card .total {
  font-size: 22px;
}
.overweight .water-type-card:nth-child(4) {
  margin-bottom: 100px;
}
.overweight .water-type-card:nth-child(4) .sub-block {
  margin-left: 280px;
  margin-top: 45px;
  margin-bottom: 30px;
}
.overweight .water-type-card:nth-child(4) .sub-block .img-wr {
  top: -25px;
}
.overweight .water-type-card:last-child {
  margin-bottom: 100px;
}
.overweight .water-type-card:last-child .sub-block {
  margin-left: 280px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.overweight .water-type-card:last-child .sub-block .img-wr {
  top: -25px;
}
.heartburn .groups {
  padding: 0 0 0 0;
}
.heartburn .groups h2 {
  font-size: 50px;
  margin-bottom: 80px;
}
.heartburn .groups .group-card {
  position: relative;
  margin-bottom: 65px;
}
.heartburn .groups .group-card img {
  position: absolute;
  top: -10px;
  right: 845px;
}
.heartburn .groups .group-card h3 {
  width: 100%;
  border-bottom: 1px solid #eceada;
  font-size: 40px;
  text-transform: none;
  font-family: 'OpenSans-Bold';
  padding-bottom: 15px;
  margin-bottom: 5px;
}
.heartburn .groups .group-card:nth-child(3) {
  margin-bottom: 85px;
}
.heartburn .block-2 {
  padding: 87px 0 51px 0;
  position: relative;
}
.heartburn .block-2 .bg {
  position: absolute;
  top: 0px;
  right: 0px;
}
.heartburn .block-3 {
  margin: 110px 0 255px 0;
  position: relative;
}
.heartburn .block-3 .bottle {
  position: absolute;
  top: -50px;
  left: -130px;
  z-index: 1;
}
.heartburn .block-3 .bged {
  padding: 27px 25px 30px 31px;
  position: absolute;
  width: 635px;
  right: 12px;
  top: 306px;
}
.biovita-plus .water-drops {
  position: relative;
}
.biovita-plus .water-drops:before,
.biovita-plus .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.biovita-plus .water-drops:before {
  background: url("../img/water-left.png");
  left: -113px;
  top: 133px;
  height: 176px;
  width: 146px;
}
.biovita-plus .water-drops:after {
  background: url("../img/water-right.png");
  right: -20px;
  top: -35px;
  height: 418px;
  width: 99px;
}
.biovita-plus h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 5px 0 40px 0;
}
.biovita-plus h3 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
}
.biovita-plus p {
  color: #003371;
  font-family: 'OpenSans-Light';
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 22px;
  line-height: 1.23;
}
.biovita-plus p b {
  font-family: 'OpenSans-Bold';
}
.biovita-plus p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.biovita-plus p b {
  font-weight: bold;
}
.biovita-plus p u {
  text-decoration: underline;
}
.biovita-plus p .green-t {
  font-weight: bold;
  color: #87c442;
}
.biovita-plus p .red-t {
  /*font-weight: bold;*/
  color: #e80000;
}
.biovita-plus p .bg {
  background: #ffe7af;
}
.biovita-plus p .uppercase-t {
  text-transform: uppercase;
}
.biovita-plus p .big {
  font-size: 24px;
  font-weight: normal;
}
.biovita-plus .block-1 {
  margin-top: 35px;
  margin-bottom: 0;
  padding-bottom: 307px;
}
.biovita-plus .block-1 h2 {
  margin-bottom: 25px;
}
.biovita-plus .block-1 .bottle-bvp {
  position: absolute;
  top: 17px;
  left: 167px;
}
.biovita-plus .block-1 .mineralization {
  position: absolute;
  top: 305px;
  left: 5px;
  font-size: 16px;
}
.biovita-plus .block-1 .region {
  position: absolute;
  top: 175px;
  left: 10px;
  font-size: 16px;
}
.biovita-plus .block-1 .spring {
  position: absolute;
  top: 150px;
  left: 185px;
}
.biovita-plus .block-1 .depth {
  position: absolute;
  top: 347px;
  right: 52px;
  font-size: 16px;
}
.biovita-plus .block-2 {
  padding: 70px 0;
}
.biovita-plus .block-2 h2 {
  font-size: 35px;
  margin-bottom: 75px;
}
.biovita-plus .block-2 h3 {
  margin-top: 5px;
  margin-bottom: 18px;
}
.biovita-plus .block-2 .bged {
  font-size: 14px;
  padding: 22px 31px;
  background-color: #e8f7ff;
  line-height: 1.6;
  margin-top: 47px;
}
.biovita-plus .block-2 .technology {
  position: absolute;
  top: 0;
  left: 0;
}
.biovita-plus .block-3 {
  margin: 35px 0 70px 0;
}
.biovita-plus .block-3 .time {
  margin: 60px 0 40px 40px;
}
.biovita-plus .block-3 .sub-block-1 > div {
  text-align: center;
  margin-right: 40px;
}
.biovita-plus .block-3 .sub-block-1 {
  margin-top: 50px;
  margin-left: 105px;
}
.biovita-plus .block-3 .sub-block-1 p {
  font-size: 16px;
}
.biovita-plus .block-3 .sub-block-1 img {
  margin-bottom: 12px;
}
.headache .water-drops {
  position: relative;
}
.headache .water-drops:before,
.headache .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.headache .water-drops:before {
  background: url("../img/water-left.png");
  left: -113px;
  top: 170px;
  height: 176px;
  width: 146px;
}
.headache .water-drops:after {
  background: url("../img/water-right.png");
  right: -5px;
  top: 3px;
  height: 418px;
  width: 99px;
}
.headache .minerals {
  position: relative;
  padding-bottom: 65px;
}
.headache .minerals:before,
.headache .minerals:after {
  content: '';
  position: absolute;
  display: block;
}
.headache .minerals:before {
  background: url("../img/minerals-left-v2.png");
  left: -105px;
  top: -85px;
  height: 595px;
  width: 347px;
}
.headache .minerals:after {
  content: '';
  background: url("/about-water/why-biovita/images/min-r.png");
  right: -75px;
  top: -245px;
  height: 585px;
  width: 420px;
}
.headache h2 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 40px 0 45px 0;
}
.headache h3 {
  font-family: 'OpenSans-Semibold';
  font-size: 40px;
  text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.15);
  font-size: 28px;
  text-align: left;
  text-transform: uppercase;
}
.headache p {
  color: #003371;
  font-family: 'OpenSans-Light';
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 22px;
  line-height: 1.23;
}
.headache p b {
  font-family: 'OpenSans-Bold';
}
.headache p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.headache p b {
  font-weight: bold;
}
.headache p .green-t {
  font-weight: bold;
  color: #87c442;
}
.headache p .red-t {
  /*font-weight: bold;*/
  color: #e80000;
}
.headache p .bg {
  background: #ffe7af;
}
.headache p .uppercase-t {
  text-transform: uppercase;
}
.headache p .big {
  font-size: 24px;
  font-weight: normal;
}
.headache .pic-headache {
  margin-top: -47px;
}
.headache .block-2 {
  padding: 130px 0 75px 0;
  margin-top: 60px;
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  text-align: center;
}
.headache .block-2 .in-text {
  margin: 0 auto;
  z-index: 5;
  width: 570px;
}
.headache .block-3 {
  padding: 75px 0 70px 0;
}
.headache .block-3 .glass {
  margin-left: 50px;
}
.headache .block-3 p {
  margin-top: 23px;
}
.hypertension .block-1 .pic-1 {
  margin: 20px 0 0 0;
}
.hypertension .block-1 .pic-2 {
  margin: -10px 0 0 50px;
}
.hypertension .block-1 .sub-block-1 {
  margin-top: 20px;
}
.hypertension .block-1 .sub-block-2 {
  margin-top: -20px;
}
.hypertension .block-2 {
  margin-top: 35px;
  padding: 176px 0 160px 0;
  position: relative;
  background-color: #fbfbfb;
}
.hypertension .block-2 .bg {
  position: absolute;
  top: 0px;
  right: 0px;
}
.hypertension .block-3 {
  margin-top: 30px;
  position: relative;
}
.hypertension .block-3 h3 {
  font-size: 28px;
  margin-bottom: 25px;
}
.hypertension .block-3 .nacl-card {
  position: relative;
  padding: 20px;
  background-color: #e8f7ff;
  height: 310px;
  width: 320px;
  margin-bottom: 20px;
}
.hypertension .block-3 .nacl-card img {
  position: absolute;
  top: 73px;
  left: -52px;
}
.hypertension .block-3 .nacl-card p {
  color: #003371;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  line-height: 1.2;
}
.hypertension .block-3 .nacl-card p b {
  font-family: 'OpenSans-Bold';
}
.hypertension .block-3 .nacl-card p span {
  font-family: 'OpenSans-Bold';
  color: #e52b38;
}
.hypertension .block-3 .nacl-card p:nth-child(2) {
  font-family: 'OpenSans-Semibold';
  font-size: 50px;
  margin-left: 140px;
}
.hypertension .block-3 .nacl-card p:nth-child(3) {
  margin-left: 145px;
  margin-top: -22px;
}
.hypertension .block-3 .nacl-card p:nth-child(4) {
  font-size: 14px;
  margin-top: 130px;
  margin-left: 28px;
}
.hypertension .block-3 .nacl-card p:nth-child(4) span {
  font-size: 12px;
  color: #003371;
  font-family: 'OpenSans-Light';
}
.hypertension .block-3 .nacl-card p:nth-child(4) b {
  font-family: 'OpenSans-Bold';
}
.hypertension .block-3 .pic-3 {
  text-align: center;
  margin-bottom: 40px;
}
.hypertension .block-3 .pic-4 {
  margin: 5px 0 0 85px;
}
.hypertension .block-3 .bged {
  font-size: 14px;
  padding: 28px 33px;
  background-color: #e8f7ff;
  line-height: 1.6;
  margin-top: 25px;
}
.hypertension .block-4 {
  padding: 130px 0 35px 0;
  margin-top: 40px;
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  text-align: center;
}
.hypertension .block-4 .minerals {
  position: relative;
  padding-bottom: 65px;
}
.hypertension .block-4 .minerals:before,
.hypertension .block-4 .minerals:after {
  content: '';
  position: absolute;
  display: block;
}
.hypertension .block-4 .minerals:before {
  background: url("../img/minerals-left-v2.png");
  left: -100px;
  top: -85px;
  height: 595px;
  width: 347px;
}
.hypertension .block-4 .minerals:after {
  background: url("/action/hypertension/images/min-r.png");
  right: -83px;
  top: -150px;
  height: 485px;
  width: 420px;
}
.hypertension .block-4 .in-text {
  margin: 0 auto;
  z-index: 5;
  width: 595px;
}
.hypertension .block-4 .in-text:nth-child(2) {
  font-size: 22px;
  margin-top: 15px;
}
.hypertension .block-5 {
  padding: 60px 0 0 0;
}
.hypertension .block-5 h3 {
  font-size: 28px;
  margin-bottom: 25px;
}
.hypertension .block-5 .bottle {
  position: absolute;
  top: 28px;
  left: 145px;
}
.hypertension .block-5 .tonometer {
  position: absolute;
  top: 330px;
  left: -65px;
}
.hypertension .block-5 .sub-block-1 {
  margin-bottom: 20px;
}
.hypertension .block-6 {
  margin-top: 30px;
  padding: 100px 0 90px 0;
  position: relative;
  text-align: right;
}
.hypertension .block-6 h3 {
  font-size: 28px;
  text-align: right;
}
.hypertension .block-6 .bg {
  position: absolute;
  top: 0px;
  right: 0px;
}
.hypertension .block-7 {
  margin-top: 50px;
}
.hypertension .block-7 .sports {
  margin: 5px 0 0 20px;
}
.hypertension .block-8 {
  padding: 120px 0 35px 0;
  margin-top: 30px;
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  text-align: center;
}
.hypertension .block-8 .minerals {
  position: relative;
  padding-bottom: 65px;
}
.hypertension .block-8 .minerals:before,
.hypertension .block-8 .minerals:after {
  content: '';
  position: absolute;
  display: block;
}
.hypertension .block-8 .minerals:before {
  background: url("../img/minerals-left-v2.png");
  left: -100px;
  top: -75px;
  height: 595px;
  width: 347px;
}
.hypertension .block-8 .minerals:after {
  background: url("/action/hypertension/images/min-r.png");
  right: -83px;
  top: -135px;
  height: 485px;
  width: 420px;
}
.hypertension .block-8 .in-text {
  margin: 0 auto 20px auto;
  z-index: 5;
  width: 595px;
}
.diabetes h2 {
  margin-bottom: 30px;
}
.diabetes h3 {
  margin-top: 30px;
}
.diabetes .pic-1 {
  margin: 20px 0 0 5px;
}
.diabetes .sub-block-1 {
  margin-top: -20px;
}
.diabetes .sub-block-2 {
  margin-left: 220px;
  margin-top: 22px;
  margin-bottom: 22px;
  position: relative;
}
.diabetes .sub-block-2 p {
  width: 775px;
}
.diabetes .sub-block-2 .img-wr {
  position: absolute;
  top: 37px;
  left: -240px;
  width: 260px;
  text-align: center;
}
.diabetes .bged {
  padding: 23px 31px;
  margin-top: 22px;
  margin-bottom: 20px;
}
.diabetes .subblock-3 .bged {
  margin-top: 45px;
  margin-bottom: 60px;
}
.diabetes .pic-3 {
  margin: -8px 0 0 38px;
}
.diabetes .pic-4 {
  margin: -15px 0 0 12px;
}
.diabetes .pic-5 {
  margin: -10px 0 0 70px;
}
.diabetes .block-1 {
  padding-bottom: 30px;
}
.diabetes .block-2 {
  background-color: #c4cf55;
  background-image: url(/deystvie/diabet/images/bg-1.jpg);
  background-size: cover;
  background-position: center center;
  padding: 145px 0 85px 0;
  text-align: center;
}
.diabetes .block-2 p {
  width: 595px;
  margin: 0 auto 20px;
}
.diabetes .block-3 {
  padding: 65px 0 35px 0;
}
.diabetes .block-3 .subblock-1 {
  margin-bottom: 20px;
}
.diabetes .block-3 .subblock-2 {
  margin-top: 70px;
}
.diabetes .block-3 .subblock-2 .pic-7 {
  margin-top: -20px;
  margin-left: -205px;
}
.diabetes .block-3 .water-drops {
  position: relative;
}
.diabetes .block-3 .water-drops:before,
.diabetes .block-3 .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.diabetes .block-3 .water-drops:before {
  background: url("../img/water-left.png");
  left: -130px;
  top: 70px;
  height: 176px;
  width: 146px;
}
.diabetes .block-3 .water-drops:after {
  background: url("../img/water-right.png");
  right: -50px;
  top: -45px;
  height: 418px;
  width: 99px;
}
.diabetes .block-4 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/diabet/images/bg-2.jpg);
  background-size: cover;
  background-position: center center;
  padding: 45px 0 65px 0;
}
.diabetes .block-4 h3 {
  font-size: 28px;
  margin-bottom: 20px;
}
.diabetes .block-4 .bged {
  padding: 30px;
}
.diabetes .block-5 {
  padding: 60px 0 35px 0;
}
.diabetes .block-5 .subblock-1 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.cholesterol h2 {
  margin-bottom: 40px;
}
.cholesterol p {
  font-size: 18px;
}
.cholesterol .dots {
  position: relative;
}
.cholesterol .dots:before {
  content: '';
  position: absolute;
  display: block;
}
.cholesterol .dots:before {
  background: url("/action/cholesterol/images/bg.png");
  left: -170px;
  top: -87px;
  height: 540px;
  width: 1348px;
}
.cholesterol .pic-1 {
  margin: 5px 0 0 5px;
}
.cholesterol .pic-2 {
  margin-left: 25px;
  margin-top: 35px;
}
.cholesterol .pic-3 {
  margin: 10px 0 0 -55px;
}
.cholesterol .pic-4 {
  margin: 8px 0 0 32px;
}
.cholesterol .pic-04 {
  margin-left: 50px;
}
.cholesterol .block-1 {
  background: #8fccef;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #8fccef, #d4f0fe, #87c7eb);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #8fccef, #d4f0fe, #87c7eb);
  /* Standard syntax */
  margin-top: 35px;
  padding: 0 0 50px 0;
}
.cholesterol .block-1 .sub-block-1 {
  text-align: right;
  margin-top: 60px;
}
.cholesterol .block-02 {
  padding-top: 75px;
  padding-bottom: 30px;
}
.cholesterol .block-02 .subblock-01 {
  margin-top: 20px;
}
.cholesterol .block-2 {
  /*.abwater-bg-grad;*/
  background-color: #c3e3f5;
  background-image: url(/deystvie/holesterin/images/bg-1.jpg);
  background-size: cover;
  background-position: center center;
  padding: 120px 0 105px 0;
}
.cholesterol .block-3 {
  padding-top: 100px;
  padding-bottom: 40px;
}
.cholesterol .block-3 h3 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 30px;
}
.cholesterol .block-4 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/holesterin/images/bg-2.jpg);
  background-size: cover;
  background-position: center center;
  padding: 145px 0 40px 0;
}
.cholesterol .block-4 p,
.cholesterol .block-4 .subblock-2 {
  width: 570px;
  margin: 0 auto 20px;
}
.cholesterol .block-4 .subblock-2 .pic-6 {
  margin: -20px 20px 0;
}
.cholesterol .block-4 .subblock-2 p {
  width: 375px;
}
.pregnancy {
  margin-bottom: 35px;
}
.pregnancy h2 {
  margin-bottom: 45px;
}
.pregnancy .pic-1 {
  margin: 5px 0 0 5px;
}
.red-li-dot {
  list-style: none;
  font-size: 18px;
  color: #003371;
  font-family: 'OpenSans-Light';
}
.red-li-dot li {
  position: relative;
  margin-left: 30px;
  margin-bottom: 4px;
  line-height: 1;
}
.red-li-dot li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -20px;
  height: 8px;
  width: 8px;
  background: url(/bitrix/templates/biovita/img/red-li-dot.png) no-repeat;
}
.blue-li-dot {
  list-style: none;
  font-size: 18px;
  color: #003371;
  font-family: 'OpenSans-Light';
}
.blue-li-dot li {
  position: relative;
  margin-left: 30px;
  margin-bottom: 4px;
  line-height: 1;
}
.blue-li-dot li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -20px;
  height: 6px;
  width: 6px;
  background: url(/bitrix/templates/biovita/img/blue-li-dot.png) no-repeat;
}
.green-li-dot {
  list-style: none;
  font-size: 18px;
  color: #003371;
  font-family: 'OpenSans-Light';
}
.green-li-dot li {
  position: relative;
  margin-left: 30px;
  margin-bottom: 4px;
  line-height: 1;
}
.green-li-dot li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -20px;
  height: 6px;
  width: 6px;
  background: url(/bitrix/templates/biovita/img/green-li-dot.png) no-repeat;
}
.allergy {
  padding-bottom: 60px;
}
.allergy .subblock-1 {
  margin-top: 90px;
}
.allergy .pic1 {
  margin-top: 5px;
  margin-left: 10px;
}
.allergy .block-1 {
  padding-top: 10px;
}
.allergy .block-1 .subblock-2 {
  margin-top: 15px;
}
.allergy .pic3 {
  margin-left: 20px;
  margin-top: -20px;
}
.allergy .block-2 {
  padding-top: 30px;
  padding-bottom: 25px;
}
.allergy .pic4 {
  margin-left: 85px;
  margin-top: -30px;
}
.allergy .block-3 {
  padding-top: 20px;
  padding-bottom: 25px;
}
.allergy .pic5 {
  margin-left: 70px;
  margin-top: -40px;
}
.allergy .subblock-3 {
  font-size: 22px;
  font-family: 'OpenSans-bold';
}
.centered {
  text-align: center;
}
.artrit .block-1 {
  /*margin-top: 30px;*/
  padding-top: 85px;
  padding-bottom: 70px;
  background-color: #c3e3f5;
  background-image: url(/deystvie/artrit-artroz/images/bg-2.jpg);
  background-size: cover;
  background-position: center center;
}
.artrit .block-1 .minerals {
  position: relative;
}
.artrit .block-1 .minerals:before,
.artrit .block-1 .minerals:after {
  content: '';
  position: absolute;
  display: block;
}
.artrit .block-1 .minerals:before {
  background: url("../img/minerals-left-v2.png");
  left: -270px;
  top: -45px;
  height: 595px;
  width: 347px;
}
.artrit .block-1 .minerals:after {
  background: none;
  /*right: -252px;
        top: -247px;
        height: 588px;
        width: 413px;*/
}
.artrit .block-2 {
  padding-top: 70px;
  padding-bottom: 10px;
}
.artrit .block-2 .pic-04 {
  margin-left: -55px;
  margin-top: -25px;
}
.artrit .block-3 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/artrit-artroz/images/bg-1.png);
  background-size: cover;
  background-position: center center;
  padding-top: 85px;
  padding-bottom: 50px;
}
.artrit .block-3 .subblock-1 .pic-05 {
  margin: 20px 45px 0;
}
.artrit .block-3 .subblock-1 > div {
  width: 446px;
}
.artrit .block-3 h3 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 25px;
}
.artrit .block-4 {
  padding-top: 30px;
  padding-bottom: 25px;
}
.artrit .block-4 h3 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 45px;
}
.artrit .block-4 .num-1,
.artrit .block-4 .num-2,
.artrit .block-4 .num-3,
.artrit .block-4 .num-4,
.artrit .block-4 .num-5,
.artrit .block-4 .num-6 {
  margin-left: 20px;
}
.artrit .block-5 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/artrit-artroz/images/bg-3.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 70px;
  padding-bottom: 75px;
}
.artrit .block-5 h3 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
}
.gout .block-1 {
  text-align: center;
  background-color: #c3e3f5;
  background-image: url(/deystvie/podagra/images/bg-1.png);
  background-size: cover;
  background-position: center center;
  margin-top: 10px;
  padding-top: 130px;
  padding-bottom: 140px;
}
.gout .block-1 p {
  width: 595px;
  margin: 5px auto;
  line-height: 1.2;
}
.gout .block-2 {
  padding-top: 60px;
  padding-bottom: 40px;
}
.gout .block-2 .pic-2 {
  margin-left: 50px;
  margin-top: -25px;
}
.gout .block-2 .subblock-1 {
  margin-bottom: 60px;
}
.gout .block-2 .pic-3 {
  margin-left: 40px;
  margin-top: -20px;
}
.gout .block-2 .subblock-2 {
  margin-bottom: 45px;
}
.gout .block-2 .fontUp {
  font-size: 22px;
  color: #003371;
}
.kidney-stones .block-1 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/kamni-v-pochkah/images/bg-1.jpg);
  background-size: cover;
  background-position: center center;
  margin-top: 30px;
  padding-top: 140px;
  padding-bottom: 140px;
}
.kidney-stones .block-1 p {
  margin: 0 auto 15px;
  line-height: 1.2;
}
.kidney-stones .block-1 .fontUp {
  font-size: 22px;
  color: #003371;
}
.kidney-stones .block-2 {
  padding-top: 75px;
}
.overweight .block-2 {
  padding-top: 25px;
  padding-bottom: 50px;
}
.overweight .block-2 .water-drops {
  position: relative;
}
.overweight .block-2 .water-drops:before,
.overweight .block-2 .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.overweight .block-2 .water-drops:before {
  background: url("../img/water-left.png");
  left: -110px;
  top: 180px;
  height: 176px;
  width: 146px;
}
.overweight .block-2 .water-drops:after {
  background: url("../img/water-right.png");
  right: -25px;
  top: 10px;
  height: 418px;
  width: 99px;
}
.overweight .block-2 p {
  width: 575px;
}
.overweight .block-3 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/izbytochny-ves/images/bg-1.png);
  background-size: cover;
  background-position: center center;
  padding-top: 60px;
  padding-bottom: 80px;
}
.overweight .block-3 h3 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 20px;
}
.overweight .block-3 p {
  text-align: center;
  width: 640px;
}
.overweight .block-3 .bged {
  text-align: left;
  margin-top: 35px;
  padding: 30px;
}
.overweight .block-4 {
  padding-top: 60px;
  padding-bottom: 30px;
}
.overweight .block-4 .subblock-1 {
  margin-top: 20px;
}
.overweight .block-4 .pic-10 {
  margin-top: -50px;
}
.overweight .block-5 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/izbytochny-ves/images/bg-2.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 115px;
  padding-bottom: 115px;
}
.overweight .block-5 h3 {
  font-size: 28px;
  margin-bottom: 25px;
}
.overweight .block-5 p {
  text-align: left;
}
.overweight .block-6 {
  padding-top: 125px;
  padding-bottom: 40px;
}
.overweight .block-6 p {
  margin-bottom: 20px;
  line-height: 1.12;
}
.overweight .block-6 .pic-11 {
  margin-left: -125px;
  margin-top: -25px;
}
.overweight .block-6 .pic-12 {
  margin-top: 15px;
}
.overweight .block-6 .bged {
  line-height: 1.6;
}
.overweight .block-6 .fontUp {
  font-size: 22px;
  color: #003371;
}
.overweight .block-7 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/izbytochny-ves/images/bg-3.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 65px;
  padding-bottom: 70px;
}
.overweight .block-7 h3 {
  font-size: 28px;
  margin-bottom: 20px;
}
.overweight .block-7 p {
  margin-bottom: 20px;
  line-height: 1.12;
}
.overweight .block-8 {
  padding-top: 35px;
}
.overweight .block-8 h3 {
  font-size: 28px;
  margin-bottom: 10px;
}
.overweight .block-8 .pic-13 {
  margin-top: 45px;
}
.atero .block-1 {
  padding-bottom: 35px;
}
.atero .block-1 .subblock-1 {
  margin-bottom: 30px;
}
.atero .block-1 .pic-1 {
  margin-left: 10px;
}
.atero .block-1 .pic-2 {
  margin-top: -40px;
}
.atero .block-2 {
  padding-top: 85px;
  padding-bottom: 60px;
  background-color: #c3e3f5;
  background-image: url(/deystvie/ateroskleroz/images/bg-1.jpg);
  background-size: cover;
  background-position: center center;
}
.atero .block-2 p {
  width: 570px;
  margin: 0 auto 20px;
}
.atero .block-3 {
  padding-top: 55px;
  padding-bottom: 30px;
}
.atero .block-3 .fontUp {
  font-size: 22px;
  color: #003371;
}
.atero .block-3 .pic-3 {
  margin-left: 65px;
  margin-top: 65px;
}
.where-buy .map-offer {
  margin: 20px 0;
  font-family: 'OpenSans-Light';
  font-size: 18px;
  color: #024e8f;
}
.hypertension-new h3 {
  font-size: 28px;
}
.hypertension-new .block-1 {
  padding-bottom: 15px;
}
.hypertension-new .block-1 .subblock-1 {
  margin-bottom: 20px;
}
.hypertension-new .block-1 .subblock-1 p:first-child {
  margin-top: 45px;
}
.hypertension-new .block-1 .subblock-2 {
  margin-top: 10px;
}
.hypertension-new .block-1 .subblock-2 p:first-child {
  margin-top: 10px;
}
.hypertension-new .block-1 .subblock-2 .pic-2 {
  margin-top: -25px;
  margin-left: 20px;
}
.hypertension-new .block-1 .subblock-2 .fontUp {
  font-size: 20px;
}
.hypertension-new .diff-water p {
  text-align: left;
}
.hypertension-new .block-2 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/gipertoniya/images/bg-1.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 125px;
  padding-bottom: 110px;
}
.hypertension-new .block-2 p:first-child {
  text-align: center!important;
}
.hypertension-new .block-2 p {
  margin: 0 auto 20px;
}
.hypertension-new .block-2 .minerals {
  position: relative;
}
.hypertension-new .block-2 .minerals:before,
.hypertension-new .block-2 .minerals:after {
  content: '';
  position: absolute;
  display: block;
}
.hypertension-new .block-2 .minerals:before {
  background: url(/deystvie/gipertoniya/images/minerals-left.png);
  left: -269px;
  top: 45px;
  height: 575px;
  width: 347px;
}
.hypertension-new .block-2 .minerals:after {
  background: none;
  right: -305px;
  top: -87px;
  height: 0;
  width: 0;
}
.hypertension-new .block-2 .green-li-dot {
  list-style: none;
  margin: 0 auto;
  font-size: 18px;
  color: #003371;
  font-family: 'OpenSans-Light';
}
.hypertension-new .block-2 .green-li-dot li {
  position: relative;
  margin-left: 40px;
  margin-bottom: 15px;
  line-height: 1;
}
.hypertension-new .block-2 .green-li-dot li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -15px;
  height: 8px;
  width: 8px;
  background: url(/deystvie/gipertoniya/images/green-li-dot.png) no-repeat;
}
.hypertension-new .block-3 {
  padding-top: 35px;
  padding-bottom: 15px;
}
.hypertension-new .block-3 h3 {
  margin-bottom: 20px;
}
.hypertension-new .block-3 .pic-3 {
  margin-top: 25px;
  margin-left: -70px;
}
.hypertension-new .block-4 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/gipertoniya/images/bg-2.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 70px;
  padding-bottom: 58px;
}
.hypertension-new .block-4 p,
.hypertension-new .block-4 h3 {
  text-align: center;
}
.hypertension-new .block-4 h3 {
  margin-bottom: 15px;
}
.hypertension-new .block-4 p {
  width: 590px;
  margin: 0 auto 25px;
}
.hypertension-new .block-4 .minerals {
  position: relative;
}
.hypertension-new .block-4 .minerals:before,
.hypertension-new .block-4 .minerals:after {
  content: '';
  position: absolute;
  display: block;
}
.hypertension-new .block-4 .minerals:before {
  background: url("../img/minerals-left-v2.png");
  left: -265px;
  top: -50px;
  height: 580px;
  width: 347px;
}
.hypertension-new .block-4 .minerals:after {
  background: url("/deystvie/gipertoniya/images/minerals-right.png");
  right: -258px;
  top: -97px;
  height: 473px;
  width: 413px;
}
.hypertension-new .block-4 .subblock-3 {
  margin-left: 55px;
}
.hypertension-new .block-4 .subblock-3 p {
  text-align: left;
  width: 500px;
  margin: initial;
  margin-bottom: 15px;
}
.hypertension-new .block-4 .subblock-3 .pic-4 {
  margin-right: 10px;
}
.hypertension-new .block-5 {
  padding-top: 55px;
  padding-bottom: 30px;
}
.hypertension-new .block-5 .subblock-4 {
  margin-top: 20px;
}
.hypertension-new .block-6 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/gipertoniya/images/bg-3.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 165px;
  padding-bottom: 155px;
}
.hypertension-new .block-7 {
  padding-top: 35px;
  padding-bottom: 25px;
}
.hypertension-new .block-7 .pic-8 {
  margin-left: 50px;
}
.pregnancy-new .block-1 {
  padding-bottom: 25px;
}
.pregnancy-new .block-2 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/beremennym/images/bg-1.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 125px;
  padding-bottom: 85px;
}
.pregnancy-new .block-2 p {
  margin-bottom: 15px;
}
.pregnancy-new .block-3 {
  padding-top: 45px;
  padding-bottom: 60px;
}
.pregnancy-new .block-3 .subblock-1 p {
  margin-top: 45px;
  width: 695px;
}
.pregnancy-new .block-3 .pic-2 {
  margin: 0 65px 0 55px;
}
.headache-new .block-1 {
  padding-bottom: 55px;
}
.headache-new .block-1 h2 {
  text-align: left;
}
.headache-new .block-1 p {
  width: 570px;
}
.headache-new .block-1 .pic-1 {
  margin-top: 80px;
}
.headache-new .block-1 .water-drops {
  position: relative;
}
.headache-new .block-1 .water-drops:before,
.headache-new .block-1 .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.headache-new .block-1 .water-drops:before {
  background: url("../img/water-left.png");
  left: -113px;
  top: 170px;
  height: 176px;
  width: 146px;
}
.headache-new .block-1 .water-drops:after {
  background: url("../img/water-right.png");
  right: -5px;
  top: 3px;
  height: 418px;
  width: 99px;
}
.headache-new .block-2 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/golovnaya-bol/images/bg-1.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 125px;
  padding-bottom: 135px;
}
.headache-new .block-2 p {
  width: 570px;
  margin: 0 auto 20px;
}
.headache-new .block-3 {
  padding-top: 40px;
  padding-bottom: 65px;
}
.headache-new .block-3 .water-drops {
  position: relative;
}
.headache-new .block-3 .water-drops:before,
.headache-new .block-3 .water-drops:after {
  content: '';
  position: absolute;
  display: block;
}
.headache-new .block-3 .water-drops:before {
  background: url("../img/water-left.png");
  left: -113px;
  top: 117px;
  height: 176px;
  width: 146px;
}
.headache-new .block-3 .water-drops:after {
  background: url("../img/water-right.png");
  right: -45px;
  top: 3px;
  height: 418px;
  width: 99px;
}
.headache-new .block-4 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/golovnaya-bol/images/bg-2.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 100px;
  padding-bottom: 110px;
  /*p {
      width: 570px;
      margin: 0 auto 20px;
    }*/
}
.headache-new .block-4 h3 {
  font-size: 28px;
  margin-bottom: 15px;
  /*text-align: center;*/
}
.headache-new .block-4 .bged {
  width: 405px;
  margin-bottom: 0;
  padding: 20px 31px 35px 31px;
}
.headache-new .block-5 {
  padding-top: 80px;
  padding-bottom: 65px;
}
.headache-new .block-5 .pic-3 {
  margin-top: -25px;
  margin-left: 15px;
}
.headache-new .block-5 .subblock-1 {
  margin-top: 20px;
}
.headache-new .block-5 .subblock-1 .pic-4 {
  margin-left: 20px;
}
.headache-new .block-5 .subblock-1 p {
  margin-left: 30px;
}
.headache-new .block-6 {
  padding-top: 85px;
  padding-bottom: 75px;
}
.headache-new .block-6 p {
  text-align: left;
  font-size: 20px;
}
.headache-new .block-6 .subblock-2 .pic-5 {
  margin-left: 35px;
  margin-top: -15px;
}
.headache-new .block-6 .subblock-2 p {
  margin-left: 30px;
}
.headache-new .block-6 .dots {
  position: relative;
}
.headache-new .block-6 .dots:before {
  content: '';
  position: absolute;
  display: block;
}
.headache-new .block-6 .dots:before {
  background: url("../img/dots.png");
  left: -155px;
  top: -85px;
  height: 538px;
  width: 1017px;
}
.headache-new .block-7 {
  padding-top: 100px;
}
.headache-new .block-7 .pic-6 {
  margin-left: -250px;
  margin-top: -50px;
}
.headache-new .block-7 .subblock-3 .pic-7 {
  margin: -10px 30px 0 25px;
}
.gastritis-new .block-1 {
  padding-bottom: 35px;
}
.gastritis-new .block-1 h2 {
  margin-bottom: 30px;
}
.gastritis-new .block-1 .pic-1 {
  margin: -10px 0 0 5px;
}
.gastritis-new .block-1 .subblock-1 .pic-2 {
  margin: 15px 50px 0;
}
.gastritis-new .block-1 .subblock-1 p {
  width: 770px;
}
.gastritis-new .block-2 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/gastrit-yazva/images/bg-1.jpg);
  background-size: cover;
  background-position: center center;
  text-align: center;
  padding-top: 125px;
  padding-bottom: 85px;
}
.gastritis-new .block-2 .subblock-2 {
  text-align: left;
  margin: 60px auto 0;
  width: 425px;
}
.gastritis-new .block-2 .subblock-2 .pic-3 {
  margin: -40px 40px 0;
}
.gastritis-new .block-2 .subblock-2 p {
  width: 490px;
}
.gastritis-new .block-3 {
  padding-top: 90px;
  padding-bottom: 20px;
}
.gastritis-new .block-3 .pic-4 {
  margin-top: -45px;
  margin-left: -250px;
}
.gastritis-new .block-3 .subblock-3 p {
  width: 715px;
}
.gastritis-new .block-3 .subblock-3 .pic-7 {
  margin-left: 45px;
  margin-top: 20px;
}
.gastritis-new .block-4 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/gastrit-yazva/images/bg-2.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 145px;
  padding-bottom: 80px;
}
.gastritis-new .block-4 .pic-8 {
  margin-left: 20px;
}
.gastritis-new .block-5 {
  padding-top: 40px;
  padding-bottom: 20px;
}
.gastritis-new .block-5 h3 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 20px;
}
.gastritis-new .block-5 .subblock-4 .pic-9 {
  margin: 0 60px;
}
.gastritis-new .block-5 .subblock-4 .s-text {
  width: 690px;
  margin-top: 15px;
}
.gastritis-new .block-5 .fontUp {
  font-size: 22px;
  color: #003371;
}
.gastritis-new .bged {
  padding: 25px 31px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.stress .fontUp {
  font-size: 22px;
}
.stress .block-1 {
  padding-bottom: 50px;
}
.stress .block-1 h2 {
  margin-bottom: 30px;
}
.stress .block-1 .subblock-1 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.stress .block-1 .subblock-1 p {
  margin-bottom: 0;
}
.stress .block-1 .subblock-1 .pic-2 {
  margin-top: -25px;
}
.stress .block-1 .subblock-2 {
  margin-top: 20px;
}
.stress .block-1 .subblock-2 .pic-3 {
  margin-top: -20px;
}
.stress .block-2 {
  background-color: #c3e3f5;
  background-image: url(/deystvie/stress/images/bg-1.jpg);
  background-size: cover;
  background-position: center center;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 35px;
}
.stress .block-2 h3 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 20px;
}
.stress .block-3 {
  padding-top: 80px;
  padding-bottom: 45px;
}
.stress .block-3 h3 {
  text-align: center;
  font-size: 28px;
  margin: 0 auto 30px;
  width: 690px;
}
.stress .block-3 .pic-5 {
  margin-left: -250px;
}
.stress .block-3 ul {
  margin-top: 50px;
}
.aktivnaya-voda .block-1 {
  padding-bottom: 90px;
}
.aktivnaya-voda .block-1 h2 {
  margin: 50px 0;
}
.aktivnaya-voda .block-1 h3 {
  font-size: 28px;
  margin-top: 55px;
  margin-bottom: 30px;
}
.aktivnaya-voda .block-1 .fontUp {
  font-size: 22px;
  color: #003371;
}
.aktivnaya-voda .block-1 .subblock-1 .text p {
  margin-top: 20px;
}
.aktivnaya-voda .block-1 .subblock-2 {
  margin-bottom: 30px;
}
.aktivnaya-voda .block-1 .subblock-2 .text p {
  margin-top: 30px;
}
.aktivnaya-voda .block-1 .subblock-3 .text p {
  margin-top: 10px;
}
.aktivnaya-voda .block-1 .subblock-4 .text p {
  margin-top: 35px;
}
.aktivnaya-voda .block-1 .subblock-5 .text p {
  margin-top: 20px;
}
.aktivnaya-voda .block-1 .subblock-6 .text p {
  margin-top: 30px;
}
.aktivnaya-voda .block-1 .subblock-7 {
  margin-bottom: 20px;
}
.aktivnaya-voda .block-1 .subblock-7 .text p {
  margin-top: 70px;
}
.aktivnaya-voda .block-1 .subblock-8 {
  margin-bottom: 30px;
}
.aktivnaya-voda .block-1 .subblock-8 .text p {
  margin-top: 50px;
}
.aktivnaya-voda .block-1 .subblock-9 .text p {
  margin-top: 60px;
}
.aktivnaya-voda .block-1 .subblock-10 {
  margin-bottom: 20px;
}
.aktivnaya-voda .block-1 .subblock-10 .text p {
  margin-top: 40px;
}
.aktivnaya-voda .block-1 .subblock-11 .text p {
  margin-top: 40px;
}
.afk h2 {
  margin-bottom: 20px;
}
.afk h3 {
  text-align: center;
  font-size: 28px;
  margin-top: 60px;
}
.afk p {
  line-height: 1.15;
  margin-bottom: 20px;
}
.afk .pic-1 {
  margin: 48px 0;
}
.afk .bged {
  font-size: 18px;
  padding: 30px 40px 38px 44px;
  line-height: 1.35;
  margin-bottom: 36px;
}
.afk .fontUp {
  font-size: 20px;
  color: inherit;
}
.afk .suhead-1 {
  margin-top: 38px;
}
.afk .pic-2 {
  margin: 32px 0 0;
}
.afk .block-1 {
  padding-bottom: 80px;
}
.afk .block-2 {
  padding: 130px 0 70px;
}
.afk .block-2 h3 {
  margin-top: 0;
  margin-bottom: 28px;
  line-height: 1.2;
}
.afk .block-2 .minerals:before {
  left: -97px;
  top: -85px;
}
.afk .block-2 .minerals:after {
  right: -85px;
  top: -249px;
}
.afk .block-3 {
  padding: 80px 0 85px;
}
.afk .block-3 h3 {
  margin-top: 0;
  margin-bottom: 30px;
  line-height: 1.14;
}
.afk .block-3 .green-li-dot {
  margin-top: 32px;
  margin-bottom: 65px;
}
.afk .block-3 .green-li-dot li {
  margin-left: 42px;
  margin-bottom: 22px;
}
.afk .block-3 .green-li-dot li:before {
  position: absolute;
  top: 4px;
  left: -30px;
  background: url(/voda/chto-takoe-afk/images/green-li-dot.png) no-repeat;
  height: 12px;
  width: 12px;
}
.afk .block-3 .bged {
  margin-left: 45px;
  margin-bottom: 45px;
}
.afk .block-3 .suhead-2 {
  margin-top: 73px;
  margin-bottom: 12px;
}
.afk .block-3 .pic-4 {
  margin-bottom: 40px;
}
.afk .block-3 a {
  text-decoration: underline;
}
.afk .block-3 .shape-1 {
  position: absolute;
  top: 200px;
  right: -80px;
  z-index: 2;
}
.certificates__list {
  width: 100%;
  text-align: center;
}
.certificates__list .certificates__item {
  width: 200px;
  height: 330px;
  display: inline-block;
  text-align: center;
  margin: 0 13px 35px;
  overflow: hidden;
}
.certificates__list .certificates__item-icon img {
  margin: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

@media screen and (max-width:1000px) {
  .middle .ab-water .waters:after {
    display: none;
  }
  .middle .ab-water .ab-water-pic .ca {
      top: 210px;
      left: -26px;
  }
  .middle .ab-water .ab-water-pic .sio {
      top: 85px;
      left: -33px;
  }
  .middle .ab-water .waters:before {
    background: url(../img/water-left.png);
    left: -35px;
    top: 265px;
    height: 176px;
    width: 146px;
  }
}