/*===========================FONTS===========================*/
@font-face {
  font-family: "MyriadProLight";
  src: url("fonts/MyriadProLight/MyriadProLight.eot");
  src: url("fonts/MyriadProLight/MyriadProLight.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadProLight/MyriadProLight.woff") format("woff"), url("fonts/MyriadProLight/MyriadProLight.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "MyriadProRegular";
  src: url("fonts/MyriadProRegular/MyriadProRegular.eot");
  src: url("fonts/MyriadProRegular/MyriadProRegular.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadProRegular/MyriadProRegular.woff") format("woff"), url("fonts/MyriadProRegular/MyriadProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* font-family: "MyriadProBold"; */
@font-face {
  font-family: "MyriadProBold";
  src: url("fonts/MyriadProBold/MyriadProBold.eot");
  src: url("fonts/MyriadProBold/MyriadProBold.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadProBold/MyriadProBold.woff") format("woff"), url("fonts/MyriadProBold/MyriadProBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* font-family: "MyriadProItalic"; */
@font-face {
  font-family: "MyriadProItalic";
  src: url("fonts/MyriadProItalic/MyriadProItalic.eot");
  src: url("fonts/MyriadProItalic/MyriadProItalic.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadProItalic/MyriadProItalic.woff") format("woff"), url("fonts/MyriadProItalic/MyriadProItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* font-family: "MyriadProSemiBold"; */
@font-face {
  font-family: "MyriadProSemiBold";
  src: url("fonts/MyriadProSemiBold/MyriadProSemiBold.eot");
  src: url("fonts/MyriadProSemiBold/MyriadProSemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadProSemiBold/MyriadProSemiBold.woff") format("woff"), url("fonts/MyriadProSemiBold/MyriadProSemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* font-family: "MyriadProBoldItalic"; */
@font-face {
  font-family: "MyriadProBoldItalic";
  src: url("fonts/MyriadProBoldItalic/MyriadProBoldItalic.eot");
  src: url("fonts/MyriadProBoldItalic/MyriadProBoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadProBoldItalic/MyriadProBoldItalic.woff") format("woff"), url("fonts/MyriadProBoldItalic/MyriadProBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* font-family: "MyriadProSemiBoldItalic"; */
@font-face {
  font-family: "MyriadProSemiBoldItalic";
  src: url("fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.eot");
  src: url("fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.woff") format("woff"), url("fonts/MyriadProSemiBoldItalic/MyriadProSemiBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/*===========================MIXINS===========================*/
/*===========================VAR===========================*/
/*===========================NORMALIZE===========================*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button, input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/*=========================MAIN STYLES============================*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  outline: none;
  text-decoration: none; }
  a.btn {
    display: inline-block;
    width: 200px;
    height: 45px;
    background-color: #00ace6;
    border-radius: 10px;
    line-height: 45px;
    text-align: center;
    color: white;
    font-family: "MyriadProBold";
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    a.btn:hover {
      background-color: #f17022; }

input.btn {
  display: inline-block;
  width: 200px;
  height: 45px;
  background-color: #00ace6;
  border-radius: 10px;
  line-height: 45px;
  text-align: center;
  color: white;
  font-family: "MyriadProBold";
  font-size: 16px;
  text-transform: uppercase;
  padding: 0;
  border: none;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  input.btn:hover {
    background-color: #f17022; }

input[type="email"] {
  width: 200px;
  height: 45px;
  border: 1px solid #00ace6;
  border-radius: 10px;
  font-family: 'MyriadProSemibold';
  font-size: 16px;
  padding: 0 22px;
  outline-style: none;
  color: #00ace6;
  margin-right: 10px; }

::-webkit-input-placeholder {
  color: #00ace6; }

::-moz-placeholder {
  color: #00ace6; }

/* firefox 19+ */
:-ms-input-placeholder {
  color: #00ace6; }

/* ie */
input:-moz-placeholder {
  color: #00ace6; }

p {
  color: #1e409a;
  font-family: "MyriadProLight";
  font-size: 24px;
  margin: 15px 0; }

section {
  overflow: hidden; }
  section .container, section .sm-container {
    padding-top: 80px; }

.wrap {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.container, .sm-container {
  width: 960px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.sm-container {
  width: 860px; }

/*--------------Header------------*/
header {
  height: 80px;
  background-color: #FFF;
  top: 0;
  box-shadow: 1px 1.7px 8px rgba(1, 1, 1, 0.3);
  position: fixed;
  width: 100%;
  z-index: 999; }

.header-logo {
  display: block;
  width: 145px;
  height: 60px;
  background: url("img/main-logo.png") no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  float: left;
  margin-top: 12px;
  cursor: pointer; }

.nav {
  display: block;
  float: right;
  color: #00ace6;
  margin: 31px 0 0 0; }
  .nav li {
    display: inline-block; }
    .nav li a {
      padding: 0px 18px;
      outline: none;
      color: #00ace6;
      font-family: "MyriadProRegular";
      font-size: 16px;
      display: block;
      height: 49px;
      line-height: 49px; }
      .nav li a b {
        font-family: "MyriadProBold"; }
      .nav li a:hover {
        border-bottom: 3px solid #00ace6; }
      .nav li a.tel {
        border-bottom: none;
        font-family: "MyriadProBold";
        cursor: default; }

        /*--------------Section 1------------*/
        .main-bottle {
            display: block;
            position: relative;
            width: 625px;
            height: 195px;

            }
            .main-bottle > div {
                background-size: contain;
                display: inline-block;
                margin-right: 10px;
                background-repeat: no-repeat;
                background-position: center bottom;
                width: 145px;
                height: 195px;
            }
            .main-bottle >div:last-child{
              margin-right: 0;
            }
              .mbottle1{background-image: url("img/mbottle-1.png")}
          .mbottle2{background-image: url("img/mbottle-2.png")}
            .mbottle3{background-image:url("img/mbottle-3.png")}
              .mbottle4{background-image:url("img/mbottle-4.png")}
        section.first .sm-container{
          width: 960px;
        }
        section.first {
          position: relative;
          background-image: url("img/background-1.jpg");
          -webkit-background-size: cover;
          -o-background-size: cover;
          background-size: cover;
          background-position: center; }
          section.first .logo {
            width: 200px;
            height: 34px;
            margin-top: 5%;
            display: block; }

            section.first .bottle {
            width: 615px;
            height: 194px;
            margin-left: -50px;
            background-image: url("img/packs.png");
            -webkit-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            background-repeat: no-repeat;
        }
        section.first .left-col {
            position: absolute;
            top:55%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        section.first .bubbles {
            position: absolute;
            top: 55%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 0px;
            width: 290px;
            height: 290px;
            margin: 0;
            padding: 0;
            background-image: radial-gradient(circle 159px at 149px, #00ace6 0%, #00ace6 11%, #67beeb 50%, transparent 90%);

        }
        section.first .bubbles:after {
            content: "";
            display: block;
            width: 190px;
            height: 190px;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            border: 10px solid #0b3483;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            z-index: 1;
        }

              section.first .bubbles li {
            display: block;
            width: 135px;
            height: 135px;
            z-index: 3;
            position: absolute;
            cursor: pointer;
            background-size: cover;
            -webkit-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -o-transition: all 0.5s;
            transition: all 0.5s;
        }
      section.first .bubbles li:hover {
           width: 150px;
           height:150px;}

      section.first .bubbles li p {
            font-family: 'MyriadProSemibold';
            font-size: 11px;
            color: #fff;
            text-align: center;
            margin-top: 30px;
        }

        section.first .bubbles li p b {
          font-family: MyriadProBold;
          font-size: 15px;}
       section.first .bubbles li.first-bubble {
                  background-image: url("img/ball-1.png");
                  left: 60px;
                  top: -10px;
        }

      section.first .bubbles li.first-bubble:after {
            content: '';
            display: block;
            width: 30px;
            background-size: contain;
            background-repeat: no-repeat;
            height: 37px;
            background-image: url("img/sm-shield.png");
            margin: 0 auto;
        }

       section.first .bubbles li.second-bubble {
            background-image: url("img/ball-2.png");
        right: -5px;
            top: 100px;
        }
      section.first .bubbles li.second-bubble p {
                  color: #1e409a;
                  margin-top: 35px; }
      section.first .bubbles li.third-bubble {
          background-image: url("img/ball-3.png");
          bottom: 20px;
          left: 10px;
        }
      section.first .bubbles li.third-bubble:after {
            content: '';
            display: block;
            width: 40px;
            height: 30px;
            background-size: contain;
            background-repeat: no-repeat;
            background-image: url("img/hat.png");
            margin: 0 auto;
        }

/*----------Slide section---------*/
.item {
  width: 100%;
  height: 100%;
  display: none; }
  .item .wrap {
    padding-top: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .item.active {
    display: block; }
  .item .crop {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative; }

.item-1 {
  background-color: #094b91;
  overflow: hidden;
  position: relative;
  background-color: #094b91; }
  .item-1 .sm-container {
    padding: 0;
    pointer-events: none; }
    .item-1 h2 {
        color: white;
        margin-bottom: 1vh;
        font-family: MyriadProSemibold;
        font-size: 25px;
        text-align: center;
        width: 100%;
        pointer-events: none;
        margin-top: 4vh;
    }
    .item-1 h2:after {
      content: "";
      display: table;
      clear: both; }
  .item-1 .img-wrap {
    width: 662px;
    height: 537px;
    margin: 0 auto;
    display: block;
    position: relative;
    pointer-events: none; }
    .item-1 .img-wrap img {
      width: 100%;
      height: 100%;
      display: block; }
  .item-1 .shield {
    position: absolute;
    display: block;
    width: 72px;
    height: 87px;
    background-image: url(img/shield.png);
    bottom: 30px;
    right: -36px; }
    .item-1 .shield:after {
      content: '';
      width: 100%;
      height: 100%;
      display: block;
      z-index: 3;
      position: absolute;
      top: 0; }
    .item-1 .shield p {
      text-shadow: 0.5px 0.9px 2px rgba(120, 43, 14, 0.75);
      color: white;
      font-family: "MyriadProBold";
      font-size: 11px;
      text-align: center; }
  .item-1 .big-shield {
    display: block;
    width: 214px;
    height: 258px;
    background-image: url(img/shield-l.png);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999;
    overflow: hidden;
    transition: all 1s; }
    .item-1 .big-shield p {
      text-align: center;
      font-family: "MyriadProBold";
      text-shadow: 0.5px 0.9px 2px rgba(120, 43, 14, 0.75);
      color: white;
      text-transform: uppercase;
      margin-top: 50px; }
    .item-1 .big-shield .effect {
      position: absolute;
      pointer-events: none;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: radial-gradient(circle farthest-side at 0 0, rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0.8) 98%, rgba(255, 255, 255, 0) 100%) no-repeat;
      background-position: 0px -247px;
      -webkit-mask: url("img/shield-l.png") center;
      mask: url("img/shield-l.png"); }
  .item-1 .big-shield.act-shield .effect {
    background-position: 10px 10px;
    opacity: 0.3;
    transition: all 1s; }
  .item-1 .act-shield.to-small {
    position: absolute;
    display: block;
    -webkit-transform: scale(0.34);
    -moz-transform: scale(0.34);
    -ms-transform: scale(0.34);
    -o-transform: scale(0.34);
    transform: scale(0.34);
    left: calc(2% - 71px);
    bottom: -55px;
    top: calc(100% - 200px); }

p.vert {
  color: white;
  font-family: "MyriadProRegular";
  font-size: 14px;
  width: 329px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -150px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

p.sub-text {
  color: white;
  font-family: "MyriadProRegular";
  font-size: 9px;
  position: absolute;
  bottom: 20px;
  right: -40px;
  opacity: 0.5; }

.slide-good {
  position: absolute;
  width: calc(2% + 36px);
  height: 100%;
  background-color: #29b6f6;
  border-right: 3px solid #f8942a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 4;
  pointer-events: none;
  display: none;
  overflow: visible !important; }
  .slide-good p.sub-text {
    opacity: 1; }
  .slide-good h2 {
    text-align: center;
    margin-left: 0;
    width: 100%; }
  .slide-good .sm-container {
    padding: 0;
    pointer-events: none;
    margin: 0; }
  .slide-good .num i {
    background-image: url("img/good-marker.png"); }

.num {
  position: absolute;
  top: 0;
  list-style: none;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  counter-reset: counter; }
  .num li p {
    color: white;
    font-family: "MyriadProRegular";
    font-size: 14px;
    line-height: 16px;
    position: absolute;
    min-width: 250px;
    text-align: right; }
  .num li i {
    width: 50px;
    height: 42px;
    background-image: url("img/bad-marker.png");
    background-repeat: no-repeat;
    display: block;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    color: white;
    font-family: "MyriadProBold";
    font-size: 22px;
    line-height: 36px;
    text-align: center;
    font-style: normal;
    position: absolute; }
    .num li i:after {
      content: counter(counter);
      counter-increment: counter;
      text-align: center;
      line-height: 38px;
      position: absolute;
      left: 45%; }
  .num li:first-child {
    position: absolute;
    left: -100px;
    top: 95px; }
    .num li:first-child i {
      bottom: -100px;
      right: -215px; }
    .num li:first-child p {
      right: -154px; }
  .num li:nth-child(2) {
    position: absolute;
    left: 0px;
    top: 240px; }
    .num li:nth-child(2) i {
      top: -30px;
      right: -270px;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
      .num li:nth-child(2) i:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 48%; }
    .num li:nth-child(2) p {
      top: -15px;
      left: -32px; }
  .num li:nth-child(3) {
    position: absolute;
    right: 135px;
    top: 115px; }
    .num li:nth-child(3) i {
      left: -60px;
      bottom: -55px;
      -webkit-transform: rotate(140deg);
      -ms-transform: rotate(140deg);
      -moz-transform: rotate(140deg);
      -o-transform: rotate(140deg);
      transform: rotate(140deg); }
      .num li:nth-child(3) i:after {
        -webkit-transform: rotate(-140deg);
        -ms-transform: rotate(-140deg);
        -moz-transform: rotate(-140deg);
        -o-transform: rotate(-140deg);
        transform: rotate(-140deg);
        top: 2px; }
    .num li:nth-child(3) p {
      text-align: left;
      top: -40px;
      left: -10px; }
  .num li:nth-child(4) {
    position: absolute;
    right: 120px;
    top: 360px; }
    .num li:nth-child(4) i {
      left: 30px;
      top: -50px;
      -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .num li:nth-child(4) i:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        left: 46%; }
    .num li:nth-child(4) p {
      left: 30px;
      bottom: -100px;
      text-align: left; }
  .num li:nth-child(5) {
    position: absolute;
    right: -40px;
    top: 0px; }

.item-2 {
  background-image: url("img/background-bubbles.jpg");
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: left; }
  .item-2 .wrap {
    padding: 0; }
  .item-2 h2 {
    color: #1e409a;
    font-family: 'MyriadProSemibold';
    font-size: 30px;
    line-height: 30px;
    margin-top: 45px;
    margin-bottom: 16px;
    z-index: 99;
    position: relative; }
  .item-2 p {
    font-family: MyriadProLight;
    font-size: 24px;
    line-height: 24px;
    color: #1e409a;
    margin: 0;
    z-index: 99;
    position: relative; }
  .item-2 .bone {
    width: 497px;
    height: 177px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("img/bone.png");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top: 60%;
    overflow: visible !important;
    z-index: 4; }
  .item-2 .all-elements {
    display: block;
    opacity: 0;
    width: 664px;
    height: 307px;
    background-repeat: no-repeat;
    background-image: url(img/all-bubbles.png);
    position: absolute;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 60%;
    z-index: 3; }
  .item-2 .anim-block {
    width: 860px;
    height: 100%;
    position: absolute;
    top: 80px;
    overflow: hidden; }
    .item-2 .anim-block .bubbles {
      width: 459px;
      height: 426px;
      background-image: url("img/bubbles.png");
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      top: -426px;
      right: 0;
      position: absolute; }
    .item-2 .anim-block .bubbles-1 {
      width: 694px;
      height: 188px;
      background-image: url("img/bubbles-11.png");
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      top: -426px;
      right: 0px;
      position: absolute; }
    .item-2 .anim-block .bubbles-2 {
      width: 712px;
      height: 181px;
      background-image: url("img/bubbles-22.png");
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      top: -426px;
      right: 0px;
      position: absolute; }
    .item-2 .anim-block .elements {
      margin: 0;
      padding: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      list-style: none;
      width: 753px; }
      .item-2 .anim-block .elements li {
        display: inline-block;
        margin-right: 10px;
        vertical-align: middle;
        opacity: 0;
        background-size: 100% 100%; }
        .item-2 .anim-block .elements li:last-child {
          margin: 0; }
        .item-2 .anim-block .elements li.silver {
          width: 20px;
          height: 21px;
          background-image: url("img/gray.png");
          background-repeat: no-repeat; }
        .item-2 .anim-block .elements li.orange {
          width: 24px;
          height: 25px;
          background-image: url("img/orange.png");
          background-repeat: no-repeat; }
        .item-2 .anim-block .elements li.blue {
          width: 35px;
          height: 36px;
          background-image: url("img/blue.png");
          background-repeat: no-repeat; }
        .item-2 .anim-block .elements li.fe {
          width: 90px;
          height: 90px;
          background-image: url("img/fe.png");
          background-repeat: no-repeat; }
        .item-2 .anim-block .elements li.ca {
          width: 90px;
          height: 90px;
          background-image: url("img/ca.png");
          background-repeat: no-repeat; }
        .item-2 .anim-block .elements li.a {
          width: 90px;
          height: 90px;
          background-image: url("img/a.png");
          background-repeat: no-repeat; }
        .item-2 .anim-block .elements li.zn {
          width: 90px;
          height: 90px;
          background-image: url("img/zn.png");
          background-repeat: no-repeat; }
        .item-2 .anim-block .elements li.mg {
          width: 90px;
          height: 90px;
          background-image: url("img/mg.png");
          background-repeat: no-repeat; }

.item-3 {
  background-image: url("img/background-brain.jpg");
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  text-align: left; }
  .item-3 .wrap {
    padding: 0; }
  .item-3 h2 {
    color: white;
    font-family: 'MyriadProSemibold';
    font-size: 30px;
    line-height: 30px;
    margin-top: 45px;
    margin-bottom: 16px; }
  .item-3 p {
    font-family: MyriadProLight;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    margin: 0; }
  .item-3 .anim-block {
    width: 860px;
    height: 455px;
    position: relative; }
  .item-3 .brain {
    width: 372px;
    height: 298px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("img/brain.png");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    right: -10px; }
  .item-3 .before-wrap {
    left: -150px;
    width: 322px;
    height: 160px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .item-3 .before-dna {
    width: 322px;
    height: 160px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("img/before-dna.png");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    left: -700px; }
  .item-3 .dna {
    width: 246px;
    height: 428px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("img/dna.png");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    left: 128px; }
  .item-3 .shine-dna {
    width: 215px;
    height: 347px;
    display: block;
    background-image: url("img/shine-dna.png");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0; }
  .item-3 .top-dna {
    width: 162px;
    height: 177px;
    display: block;
    background-image: url("img/top-dna.png");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0; }
  .item-3 .bottom-dna {
    width: 214px;
    height: 188px;
    display: block;
    background-image: url("img/bottom-dna.png");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    bottom: 0; }
  .item-3 .after-wrap {
    left: 128px;
    width: 358px;
    height: 204px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .item-3 .after-wrap .after-dna {
      width: 328px;
      height: 204px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      background-image: url("img/after-dna.png");
      background-repeat: no-repeat;
      -webkit-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      opacity: 0; }

section.third .terms {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 99999;
  background-color: #FFF; }
  section.third .terms h2 {
    font-family: "MyriadProBold";
    font-size: 42px;
    font-weight: 700;
    color: #00ace6;
    line-height: 90px;
    text-align: left; }
  section.third .terms p {
    color: #20409a;
    font-family: "MyriadProRegular";
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 100px;
    text-align: left; }
  section.third .terms a.btn {
    margin: 0 auto; }
section.third h1 {
  font-family: "MyriadProBold";
  font-size: 30px;
  color: #00ace6;
  text-align: center;
    margin-bottom: 2vh;
  margin-top: 0; }
  section.third h1 b {
    color: #1e409a; }
section.third .wrap {
  text-align: center;
  font-size: 0; }
  section.third .wrap > div {
    display: inline-block;
    margin-right: 40px;
    vertical-align: top;
    width: 210px;
      margin-bottom: 3vh; }
section.third .bottle {
  width: 168px;
    height: 238px;
  margin: 0 auto 33px auto; }
section.third .pic {
  position: relative;
  height: 95px;
cursor: pointer;}
  section.third .bottle{
    display: block;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;

  }
section.third .first-product .bottle {
  background-image: url("img/pack-1.png"); }
section.third .first-product .pic i {
  background-image: url("img/kid-1.png"); }
section.third .second-product .bottle {
  background-image: url("img/pack-2.png"); }
section.third .second-product .pic i {
  background-image: url("img/kid-2.png"); }
section.third .third-product .bottle {
  background-image: url("img/pack-3.png"); }
section.third .third-product .pic i {
  background-image: url("img/kid-3.png"); }
section.third .wrap .fourth-product {
  margin-right: 0; }
  section.third .wrap .fourth-product .bottle {
    background-image: url("img/pack-4.png"); }
  section.third .wrap .fourth-product .pic i {
    background-image: url("img/kid-4.png"); }
section.third .pic i {
  width: 95px;
  height: 95px;
  position: absolute;
  z-index: 3;
  display: block; }
section.third .age {
  width: 125px;
  height: 70px;
  display: block;
  background-color: #00ace6;
  color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 62px;
  z-index: 1;
  color: white;
  font-family: "MyriadProRegular";
  font-size: 20px;
  line-height: 70px;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 5px; }
  section.third .age:after {
    content: '';
    width: 0;
    height: 0;
    border-left: solid 22px #00ace6;
    border-top: solid 35px transparent;
    border-bottom: solid 35px transparent;
    position: absolute;
    right: -22px; }

section.fourth {
  background-image: url("img/background-4.jpg");
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center; }
  section.fourth h1 {
    color: #1e409a;
    font-family: "MyriadProBold";
    font-size: 55px;
    margin-bottom: 18px;
    margin-top: 0; }
  section.fourth p {
    margin-top: 0;
    margin-bottom: 40px; }
    section.fourth p b {
      font-family: "MyriadProBold"; }

section.fifth {
  padding: 80px 0 125px 0;
  background-image: url("img/background-5.jpg");
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative; }
  section.fifth h1 {
    color: #00ace6;
    font-family: "MyriadProBold";
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 40px; }
  section.fifth .footer {
    bottom: 0;
    height: 125px;
    position: absolute;
    width: 100%;
    background-color: #FFF; }
    section.fifth .footer .sm-container {
      padding: 0; }
    section.fifth .footer form {
      float: left; }
      section.fifth .footer form p {
        font-family: "MyriadProRegular";
        font-size: 14px;
        color: #00ace6;
        margin: 20px 0 5px 0; }
      section.fifth .footer form input {
        ouline: none; }
    section.fifth .footer .tel-blck {
      color: #00ace6;
      font-family: MyriadProBold;
      font-size: 35px;
      font-weight: 900;
      cursor: default;
      line-height: 125px; }
      section.fifth .footer .tel-blck:before {
        content: "";
        display: inline-block;
        width: 27px;
        height: 32px;
        margin-right: 10px;
        background-repeat: no-repeat;
        background-image: url("img/tel.png");
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        margin-bottom: -3px; }
  section.fifth .soc {
    padding: 0;
    margin: 0;
    display: block;
    list-style: none;
    font-size: 0;
    float: right; }
    section.fifth .soc li {
      display: inline-block;
      width: 45px;
      height: 45px;
      border: 1px solid #00ace6;
      position: relative;
      margin-left: 20px;
      margin-top: 42px;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      -moz-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
      section.fifth .soc li a {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 2; }
      section.fifth .soc li:after {
        content: "";
        background: url("img/sprite.png") no-repeat top left;
        display: block;
        width: 14px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      section.fifth .soc li.fb:after {
        background-position: 0 0;
        height: 25px; }
      section.fifth .soc li.ok:after {
        background-position: -24px 0;
        height: 23px; }
      section.fifth .soc li.vk:after {
        background-position: -48px 0;
        width: 20px;
        height: 21px; }
        .vybor {
            display: block;
            position: relative;
            opacity: 1;
            height: 43px;
            width: 160px;
          margin: 0 auto 2vh;
            padding-left: 0;
        }
        .vybor li {
          cursor: pointer;
            display: inline-block;
            width: 40px;
            border-radius: 7px;
            height: 100%;
            color: #23308d;
            position: relative;
            margin-left: -1px;
            float: left;
            font-family: 'MyriadProRegular';
            font-size: 17px;
                padding-top: 8px;
            border: 1px solid #23308d;
        }
        .vybor li::after {
      top: 50%;
      margin-top: -1px;
      right: -10px;
      display: block;
      position: absolute;
      content: ' ';
      background-color: white;
      border: solid #23308D;
      border-width: 1px 0 0 1px;
      border-right-color: transparent;
      border-bottom-color: transparent;
      display: block;
      height: 10px;
      width: 10px;
      z-index: 1;
      -webkit-transform: rotate(135deg)translateY(50%);
      -webkit-transform-origin: 50% 50%;
      -moz-transform: rotate(135deg)translateY(50%);
      -moz-transform-origin: 50% 50%;
      -ms-transform: rotate(135deg)translateY(50%);
      -ms-transform-origin: 50% 50%;
      -o-transform: rotate(135deg)translateY(50%);
      -o-transform-origin: 50% 50%;
      transform: rotate(135deg)translateY(50%);
      transform-origin: 50%50%;
  }
        .vybor li:last-child::after{
          display: none;
        }
        .vybor li a{
          color:inherit;;
          font-family: inherit;
        }
        .active_vyb, .vybor li:hover {
      color: white!important;
      font-size: 22px!important;
      padding-top: 5px!important;
      background: #23308d!important;
      font-family: 'MyriadProBold'!important;
  }
        .active_vyb::after,
        .vybor li:hover::after{
            background-color: #23308d !important;
        }
      .blured {
        -webkit-filter: blur(5px);
      	-moz-filter: blur(5px);
      	-ms-filter: blur(5px);
      	-o-filter: blur(5px);
      	filter: blur(5px);
      }
 .calc_img{
   max-height: 85vh;
   width: auto;
   display: block;
   margin: 2vh auto;
   text-align: center;
  }
  #doz_btn{
    margin-left: 5px;

width: auto;
padding: 0 25px;
  }

/*# sourceMappingURL=style.css.map */
