body {
  font-size: 12px;
  font-family: 'DaxlinePro-Thin';
  color: #27348a;
}
h1 {
  font-size: 4em;
}
h2 {
  font-size: 2.7em;
}
h3 {
  font-size: 2.1em;
}
h4 {
  font-size: 6em;
  font-family: 'brainflower';
  margin: 0;
  padding: 0;
}
h5 {
  font-size: 10em;
  font-family: 'brainflower';
}
p {
  font-size: 1.5em;
}
b {
  font-family: 'DaxlinePro-Bold';
}
@font-face {
  font-family: 'brainflower';
  src: url('../fonts/BrainFlower.eot');
  src: url('../fonts/BrainFlower.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BrainFlower.woff2') format('woff2'),
    url('../fonts/BrainFlower.woff') format('woff'),
    url('../fonts/BrainFlower.ttf') format('truetype'),
    url('../fonts/BrainFlower.svg#BrainFlower') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*@font-face {
  font-family: 'brainflower';
  src: url('../fonts/BrainFlower_1.eot');
  src: url('../fonts/BrainFlower_1.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BrainFlower_1.woff2') format('woff2'),
    url('../fonts/BrainFlower_1.woff') format('woff'),
    url('../fonts/BrainFlower_1.ttf') format('truetype'),
    url('../fonts/BrainFlower_1.svg#BrainFlower') format('svg');
  font-weight: normal;
  font-style: normal;
}*/

@font-face {
  font-family: 'DaxlinePro-Black';
  src: url('../fonts/DaxlinePro-Black.eot');
  src: url('../fonts/DaxlinePro-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DaxlinePro-Black.woff2') format('woff2'),
    url('../fonts/DaxlinePro-Black.woff') format('woff'),
    url('../fonts/DaxlinePro-Black.ttf') format('truetype'),
    url('../fonts/DaxlinePro-Black.svg#DaxlinePro-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'DaxlinePro-Light';
  src: url('../fonts/DaxlinePro-Light.eot');
  src: url('../fonts/DaxlinePro-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DaxlinePro-Light.woff2') format('woff2'),
    url('../fonts/DaxlinePro-Light.woff') format('woff'),
    url('../fonts/DaxlinePro-Light.ttf') format('truetype'),
    url('../fonts/DaxlinePro-Light.svg#DaxlinePro-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'DaxlinePro-Medium';
  src: url('../fonts/DaxlinePro-Medium.eot');
  src: url('../fonts/DaxlinePro-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DaxlinePro-Medium.woff2') format('woff2'),
    url('../fonts/DaxlinePro-Medium.woff') format('woff'),
    url('../fonts/DaxlinePro-Medium.ttf') format('truetype'),
    url('../fonts/DaxlinePro-Medium.svg#DaxlinePro-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'DaxlinePro-Regular';
  src: url('../fonts/DaxlinePro-Regular.eot');
  src: url('../fonts/DaxlinePro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DaxlinePro-Regular.woff2') format('woff2'),
    url('../fonts/DaxlinePro-Regular.woff') format('woff'),
    url('../fonts/DaxlinePro-Regular.ttf') format('truetype'),
    url('../fonts/DaxlinePro-Regular.svg#DaxlinePro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DaxlinePro-Thin';
  src: url('../fonts/DaxlinePro-Thin.eot');
  src: url('../fonts/DaxlinePro-Thin.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DaxlinePro-Thin.woff2') format('woff2'),
    url('../fonts/DaxlinePro-Thin.woff') format('woff'),
    url('../fonts/DaxlinePro-Thin.ttf') format('truetype'),
    url('../fonts/DaxlinePro-Thin.svg#DaxlinePro-Thin') format('svg');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'DaxlinePro-ExtraBold';
  src: url('../fonts/DaxlinePro-ExtraBold.eot');
  src: url('../fonts/DaxlinePro-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DaxlinePro-ExtraBold.woff2') format('woff2'),
    url('../fonts/DaxlinePro-ExtraBold.woff') format('woff'),
    url('../fonts/DaxlinePro-ExtraBold.ttf') format('truetype'),
    url('../fonts/DaxlinePro-ExtraBold.svg#DaxlinePro-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'DaxlinePro-Bold';
  src: url('../fonts/DaxlinePro-Bold.eot');
  src: url('../fonts/DaxlinePro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/DaxlinePro-Bold.woff2') format('woff2'),
    url('../fonts/DaxlinePro-Bold.woff') format('woff'),
    url('../fonts/DaxlinePro-Bold.ttf') format('truetype'),
    url('../fonts/DaxlinePro-Bold.svg#DaxlinePro-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
.star {
  background: url("../img/Sprite.png");
  background-repeat: no-repeat;
  background-position: -1172px -853px;
  display: block;
  position: absolute;
  width: 60px;
  height: 64px;
}
.one {
  left: 50%;
  top: 0;
}
.two {
  right: 20%;
  bottom: 40%;
  -moz-webkit: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transform-origin: 0 0;
  image-rendering: -webkit-optimize-contrast;
}
.tree {
  left: 28%;
  bottom: -16%;
  -moz-webkit: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transform-origin: 0 0;
  image-rendering: -webkit-optimize-contrast;
}
.four {
  left: 40%;
  top: -20%;
}
.five {
  top: 10%;
  right: 5%;
  -moz-webkit: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
  -moz-transform-origin: 0 0;
  image-rendering: -webkit-optimize-contrast;
}
.six {
  left: 37%;
  bottom: 0;
  -moz-webkit: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
  -moz-transform-origin: 0 0;
  image-rendering: -webkit-optimize-contrast;
}
.genes {
  background: url("../img/Sprite.png");
  background-repeat: no-repeat;
  background-position: -206px -371px;
  width: 121px;
  height: 177px;
  display: block;
}
.externo {
  background: url("../img/Sprite.png");
  background-repeat: no-repeat;
  background-position: -368px -382px;
  width: 160px;
  height: 141px;
  display: block;
}
.icon {
  background: url("../img/Sprite.png");
  background-repeat: no-repeat;
  display: block;
}
.logo-icon {
  background-position: -782px -827px;
  height: 84px;
  width: 298px;
  margin: 10px auto;
}
.embarazo {
  background-position: -77px -154px;
  height: 147px;
  margin: 0 auto;
  width: 160px;
}
.lactancia {
  background-position: -404px -154px;
  height: 147px;
  margin: 0 auto;
  width: 160px;
}
.alimentacion {
  background-position: -740px -154px;
  height: 147px;
  margin: 0 auto;
  width: 160px;
}
.niniez {
  background-position: -1072px -153px;
  height: 147px;
  margin: 0 auto;
  width: 160px;
}
.bascula {
  background-position: -41px -370px;
  height: 85px;
  margin: 0 auto;
  width: 91px;
}
.adn {
  background-position: -41px -510px;
  height: 85px;
  margin: 0 auto;
  width: 91px;
}
.cerebro {
  background-position: -41px -642px;
  height: 85px;
  margin: 0 auto;
  width: 91px;
}
.banderilla-izq {
  background-position: -861px -415px;
  height: 39px;
  width: 35px;
  position: absolute;
}
.banderilla-der {
  background-position: -1070px -415px;
  height: 39px;
  width: 35px;
  position: absolute;
}
.linea-band {
  background-position: -31px -42px;
  height: 7px;
  max-width: 1201px;
  position: absolute;
  width: 100%;
}
.estado-nut {
  background-position: -399px -687px;
  height: 85px;
  width: 92px;
  position: absolute;
  left: 60px;
  top: 9%;
}
.vitamina-d {
  background-position: -585px -688px;
  height: 85px;
  width: 92px;
  position: absolute;
  left: 55%;
  top: 9%;
}
.tu-peso {
  background-position: -399px -827px;
  height: 85px;
  width: 92px;
  position: absolute;
  left: 60px;
  top: 45%;
}
.ingestion {
  background-position: -585px -828px;
  height: 85px;
  width: 92px;
  position: absolute;
  left: 55%;
  top: 45%;
}
.lac-mat {
  background-position: -742px -565px;
  height: 150px;
  width: 163px;
  margin: 0 auto;
  margin-top: 30px;
}
.alim-comp {
  background-position: -71px -809px;
  height: 120px;
  width: 131px;
  margin: 0 auto;
  margin-top: 30px;
}
.nin {
  background-position: -607px -364px;
  height: 169px;
  width: 184px;
  margin: 0 auto;
  margin-top: 30px;
}
.corazon-grande {
  background-position: -207px -724px;
  height: 129px;
  width: 155px;
  position: absolute;
}
.corazon-mediano {
  background-size: 637px 500px;
  background-position: -103px -362px;
  height: 65px;
  width: 78px;
  position: absolute;
}
.corazon-chico {
  background-size: 382px 300px;
  background-position: -62px -217px;
  height: 39px;
  width: 47px;
  position: absolute;
}
@media screen and (max-width: 770px) {
  .star {
    display: none;
  }
}
body {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
}
.content {
  margin: 0 auto;
  display: block;
  max-width: 1200px;
  width: 100%;
  position: relative;
}
header {
  width: 100%;
  height: auto;
  background-color: #27348a;
  overflow: hidden;
  border-bottom: 10px solid #40b4e5;
  padding: 20px 0;
}
.logo img {
  display: block;
  margin: 0 auto;
  padding-top: 20px;
}
.logo h3 {
  width: 42%;
  margin: 0 auto;
  font-family: 'brainflower';
  color: #fff;
  text-align: center;
  margin-top: 20px;
}
.paralax {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 0;
  height: 650px;
  background: url("../img/01.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-attachment: fixed;
}
.paralax-emb {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 0;
  height: 600px;
  background: url("../img/02.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  margin-top: -6px;
}
.paralax-lac {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 0;
  height: 500px;
  background: url("../img/03.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
  margin-top: -6px;
}
.paralax-alim {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 0;
  height: 500px;
  background: url("../img/04.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-attachment: fixed;
  margin-top: -6px;
}
.paralax-ninez {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 0;
  height: 500px;
  background: url("../img/05.jpg");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-attachment: fixed;
  margin-top: -6px;
}
hr {
  border-top: none;
  border: 16px solid #27348a;
  margin: 0;
  padding: 0;
}
.hr-custom {
  margin: 0 auto;
  max-width: 1022px;
  width: 90%;
}
.hr-custom img {
  max-width: 100%;
}
.video-content {
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 30px;
  margin-bottom: 50px;
}
.video-content .video {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
}
.video-content p {
  width: 60%;
  display: inline-block;
  text-align: center;
  color: #27348a;
  font-size: 2em;
  font-family: 'DaxlinePro-Regular';
  vertical-align: middle;
  margin-left: 100px;
}
.pleca {
  position: absolute;
  background-color: #f00;
  width: 1021px;
  height: 23px;
  left: 50%;
  margin-left: -510px;
}
#menu {
  margin-top: 120px;
  position: relative;
}
.row {
  display: block;
  margin: 0 auto;
}
.column {
  font-family: 'brainflower';
  display: inline-block;
  width: 25%;
  text-align: center;
  vertical-align: top;
  margin-left: -5px;
}
#bull {
  position: relative;
  margin-top: 50px;
}
.bullet-container {
  padding-top: 100px;
  margin: 0 auto;
  display: block;
  max-width: 1000px;
}
.bullet {
  margin-bottom: 20px;
}
.bullet .icon,
.bullet p {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
}
.linea {
  height: 6px;
  background-color: #27348a;
  display: block;
  margin: 0 auto;
  max-width: 1100px;
  width: 90%;
}
#dias {
  position: relative;
  margin-top: 150px;
}
#dias h2 {
  margin: 0;
  padding: 0;
  font-family: 'brainflower';
}
#dias h4 {
  margin: 0;
  padding: 0;
}
#dias h5 {
  margin: 0;
  padding: 0;
}
#dias p {
  margin: 0;
  padding: 0;
}
.porcentaje {
  padding-left: 74px;
  text-align: center;
  width: 48%;
  display: inline-block;
  margin-left: -60px;
}
.porcentaje .ico-porcentaje,
.porcentaje .info-porcentaje {
  display: inline-block;
}
.bg-color {
  background-color: #27348a;
  width: 100%;
  height: 300px;
  position: relative;
  display: inline-block;
}
.bg-color ul {
  display: block;
  width: 100%;
  text-align: right;
  position: absolute;
  top: -50px;
  margin: 0;
  padding: 0;
  right: 10px;
}
.bg-color ul li {
  display: inline-block;
  list-style-type: none;
}
.bg-color ul li span {
  background-size: 637px 500px;
}
.bg-color ul li span.embarazo-logo {
  background-position: -38px -77px;
  height: 74px;
  width: 81px;
}
.bg-color ul li span.lactancia-logo {
  background-position: -202px -76px;
  height: 75px;
  width: 81px;
}
.bg-color ul li span.alimentacion-logo {
  background-position: -370px -77px;
  height: 74px;
  width: 81px;
}
.bg-color ul li span.niniez-logo {
  background-position: -535px -76px;
  height: 74px;
  width: 81px;
}
.bg-color .content .corazon-grande {
  top: 400px;
}
.bg-color .content .corazon-mediano {
  top: 500px;
  right: 10%;
}
.bg-color .content .corazon-chico {
  top: 700px;
  left: 50%;
}
.bg-color .embarazo {
  top: -80px;
  left: 50%;
  margin-left: -7%;
  position: absolute;
}
.bg-color .linea-band {
  top: 70px;
}
.bg-color .header-content {
  position: absolute;
  width: 260px;
  left: 50%;
  margin-left: -130px;
  top: 52px;
  z-index: 1111;
}
.bg-color .header-content h1 {
  background-color: #fff;
  display: block;
  margin: 0 auto;
  font-family: 'brainflower';
  width: 192px;
  text-align: center;
  font-size: 38px;
}
.bg-color .header-content .banderilla-izq {
  left: 0;
  bottom: 2px;
}
.bg-color .header-content .banderilla-der {
  right: 0;
  bottom: 2px;
}
.bg-color h2 {
  font-size: 30px;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: -600px;
  width: 100%;
}
#embarazo .bullets {
  background-color: #27348a;
  width: 100%;
  display: block;
  margin: 0 auto;
  color: #fff;
}
#embarazo .bullets h2 {
  font-family: 'brainflower';
  font-size: 50px;
}
#embarazo .bullets p {
  font-family: 'DaxlinePro-Regular';
  font-size: 20px;
}
#embarazo .bullets .content .corazon-grande {
  top: 540px;
  right: 35%;
}
#embarazo .bullets .content .corazon-mediano {
  top: 260px;
  right: 0;
}
#embarazo .bullets .content .corazon-chico {
  top: 200px;
  left: 10%;
}
#embarazo .bullets .row:after {
  content: '';
  display: table;
  clear: both;
}
#embarazo .bullets .row .column {
  float: left;
  width: 50%;
  vertical-align: top;
}
#embarazo .bullets .row .column .col-content {
  margin-left: 200px;
  text-align: left;
  float: left;
}
.btn {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  width: 200px;
  font-size: 30px;
  font-family: 'DaxlinePro-Regular';
  color: #27348a;
  background-color: #fff;
  border-radius: 10px;
  border: none;
  text-decoration: none;
  margin-top: 100px;
}
.space {
  background-color: #27348a;
  height: 100px;
  width: 100%;
}
#niniez,
#alimentacion-complementaria,
#lactancia-materna {
  margin-top: 150px;
}
#niniez .bg-color .embarazo,
#alimentacion-complementaria .bg-color .embarazo,
#lactancia-materna .bg-color .embarazo {
  display: none;
}
#niniez .bg-color .lactancia,
#alimentacion-complementaria .bg-color .lactancia,
#lactancia-materna .bg-color .lactancia {
  top: -80px;
  left: 50%;
  margin-left: -6%;
  position: absolute;
}
#niniez .bg-color .header-content,
#alimentacion-complementaria .bg-color .header-content,
#lactancia-materna .bg-color .header-content {
  width: 300px;
}
#niniez .bg-color .header-content h1,
#alimentacion-complementaria .bg-color .header-content h1,
#lactancia-materna .bg-color .header-content h1 {
  width: 240px;
}
#niniez .bullets,
#alimentacion-complementaria .bullets,
#lactancia-materna .bullets {
  background-color: #27348a;
  width: 100%;
  display: block;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
#niniez .bullets h2,
#alimentacion-complementaria .bullets h2,
#lactancia-materna .bullets h2 {
  font-family: 'brainflower';
  font-size: 50px;
}
#niniez .bullets p,
#alimentacion-complementaria .bullets p,
#lactancia-materna .bullets p {
  font-family: 'DaxlinePro-Regular';
  font-size: 20px;
}
#niniez .bullets .content .corazon-grande,
#alimentacion-complementaria .bullets .content .corazon-grande,
#lactancia-materna .bullets .content .corazon-grande {
  top: 540px;
  right: 35%;
}
#niniez .bullets .content .corazon-mediano,
#alimentacion-complementaria .bullets .content .corazon-mediano,
#lactancia-materna .bullets .content .corazon-mediano {
  top: 260px;
  right: 0;
}
#niniez .bullets .content .corazon-chico,
#alimentacion-complementaria .bullets .content .corazon-chico,
#lactancia-materna .bullets .content .corazon-chico {
  top: 200px;
  left: 10%;
}
#niniez .bullets .row,
#alimentacion-complementaria .bullets .row,
#lactancia-materna .bullets .row {
  display: block;
  margin: 0 auto;
}
#niniez .bullets .row:after,
#alimentacion-complementaria .bullets .row:after,
#lactancia-materna .bullets .row:after {
  content: '';
  display: table;
  clear: both;
}
#niniez .bullets .row .column,
#alimentacion-complementaria .bullets .row .column,
#lactancia-materna .bullets .row .column {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 60%;
  vertical-align: top;
}
#niniez .bullets .row .column .col-content,
#alimentacion-complementaria .bullets .row .column .col-content,
#lactancia-materna .bullets .row .column .col-content {
  text-align: center;
}
#niniez .alimentacion {
  display: none;
}
#niniez .niniez {
  top: -80px;
  left: 50%;
  margin-left: -6%;
  position: absolute;
}
#niniez .bg-color .header-content {
  width: 168px;
  margin-left: -70px;
}
#niniez .bg-color .header-content h1 {
  width: 100px;
}
#niniez .bullets .content .corazon-grande {
  top: 740px;
  right: 15%;
}
#niniez .bullets .row .column .col-content ul {
  display: block;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
}
#niniez .bullets .row .column .col-content ul li {
  list-style-type: none;
  display: inline-block;
  background: url("../img/Sprite.png");
  background-position: -483px -557px;
  background-repeat: no-repeat;
  width: 104px;
  height: 96px;
  font-size: 28px;
  padding-top: 30px;
  margin: 0 20px;
}
#niniez .bullets .row .column .col-content .ninez-li {
  margin-top: 100px;
}
#logos {
  margin: 100px 0;
}
#logos ul {
  display: block;
  margin: 0 auto;
  text-align: center;
  list-style-type: none;
}
#logos ul li {
  list-style-type: none;
  display: inline-block;
  margin: 0 40px;
}
#footer {
  background-color: #40b4e5;
  height: 100px;
  display: block;
  margin: 0 auto;
}
#footer p {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 40px;
  color: #fff;
}
#alimentacion-complementaria .lactancia {
  display: none;
}
#alimentacion-complementaria .alimentacion {
  top: -80px;
  left: 50%;
  margin-left: -6%;
  position: absolute;
}
#alimentacion-complementaria .bg-color .header-content {
  width: 400px;
  margin-left: -180px;
}
#alimentacion-complementaria .bg-color .header-content h1 {
  width: 332px;
}
#alimentacion-complementaria h2.left {
  text-align: left;
  font-size: 35px;
}
#alimentacion-complementaria .bullets .content .corazon-grande {
  top: 740px;
  left: 15%;
}
@media screen and (max-width: 1100px) {
  .bg-color h2 {
    margin-left: -530px;
  }
}
@media screen and (max-width: 1030px) {
  #video-section,
  #bull,
  #crecimiento {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  .linea-band {
    width: 100%;
  }
  .bg-color h2 {
    margin-left: -490px;
  }
}
@media screen and (max-width: 920px) {
  .bg-color h2 {
    font-size: 25px;
    left: 46%;
    margin-left: -370px;
  }
  .bg-color ul {
    display: none;
  }
  #embarazo .bullets h2 {
    font-size: 40px;
  }
  #embarazo .bullets p {
    width: 90%;
  }
  #embarazo .bullets .row .column {
    display: block;
    width: 100%;
    float: none;
  }
  #embarazo .bullets .row .col-content {
    display: block;
    float: none;
  }
  #embarazo .bullets .row .col-content .estado-nut {
    top: 6%;
  }
  #embarazo .bullets .row .col-content .vitamina-d {
    left: 60px;
    top: 24%;
  }
  #embarazo .bullets .row .col-content .tu-peso {
    top: 43%;
  }
  #embarazo .bullets .row .col-content .ingestion {
    top: 60%;
    left: 60px;
  }
  #lactancia-materna .bg-color h2 {
    width: 98%;
  }
  .paralax {
    width: 100%;
    height: 300px;
    background: url("../img/01.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: none;
    margin-top: -6px;
  }
  .paralax-emb {
    width: 100%;
    height: 300px;
    background: url("../img/02.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: none;
    margin-top: -6px;
  }
  .paralax-lac {
    width: 100%;
    height: 300px;
    background: url("../img/03.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: none;
    margin-top: -6px;
  }
  .paralax-alim {
    width: 100%;
    height: 300px;
    background: url("../img/04.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: none;
    margin-top: -6px;
  }
  .paralax-ninez {
    width: 100%;
    height: 300px;
    background: url("../img/05.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: none;
    margin-top: -6px;
  }
}
@media screen and (max-width: 770px) {
  #menu {
    margin-top: 40px;
  }
  #bull {
    margin-top: 50px;
  }
  #bull .linea {
    margin-top: 50px;
  }
  .bullet {
    margin-bottom: 20px;
    padding: 0 30px;
  }
  .bullet .icon,
  .bullet p {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 0;
  }
  .bullet .icon {
    margin-bottom: 20px;
  }
  .video-content .video {
    font-size: 30px;
    font-family: 'dias';
  }
  .video-content .video p {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .video-content .video img {
    display: block;
    margin: 20px auto;
    font-size: 30px;
    font-family: 'dias';
    max-width: 365px;
  }
  .porcentaje {
    width: 45%;
  }
  .bullet-container {
    padding: 0;
  }
  #dias {
    margin-top: 50px;
  }
  #dias .porcentaje {
    vertical-align: middle;
  }
  .bg-color h2 {
    margin-left: -340px;
  }
}
@media screen and (max-width: 670px) {
  .hr-custom {
    display: none;
  }
  #menu {
    background-color: #27348a;
    margin-top: 0;
    padding: 25px 10px;
  }
  #menu .column {
    width: 50%;
  }
  #menu .column h2 {
    color: #fff;
  }
  #menu .content {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
  }
  .logo h3 {
    width: 90%;
  }
  .embarazo,
  .lactancia,
  .alimentacion,
  .niniez {
    -moz-webkit: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
    -moz-transform-origin: 0 0;
    image-rendering: -webkit-optimize-contrast;
  }
  .porcentaje {
    width: 100%;
    margin: 20px 0;
    padding: 0;
  }
  .bg-color {
    margin-top: 100px;
  }
  .bg-color .embarazo {
    margin-left: -12%;
  }
  .bg-color .header-content {
    top: 45px;
  }
  .bg-color h2 {
    font-size: 20px;
    left: 38% !important;
    margin-left: -185px;
  }
  #embarazo .bullets .row .column .col-content .vitamina-d {
    top: 22%;
  }
  #embarazo .bullets .row .column .col-content .tu-peso {
    top: 44%;
  }
  #embarazo .bullets .row .column .col-content .ingestion {
    top: 63%;
  }
}
@media screen and (max-width: 480px) {
  .bg-color .embarazo {
    margin-left: -20%;
  }
  .bg-color h2 {
    left: 37%;
    width: 100%;
  }
  .paralax {
    width: 100%;
    height: 400px;
  }
  .paralax-emb {
    height: 400px;
  }
  #embarazo .bullets h2 {
    font-size: 35px;
  }
  #embarazo .bullets p {
    width: 90%;
    font-size: 16px;
  }
  #embarazo .bullets .row .column .col-content {
    margin-left: 140px;
  }
  #embarazo .bullets .row .column .col-content .estado-nut,
  #embarazo .bullets .row .column .col-content .vitamina-d,
  #embarazo .bullets .row .column .col-content .tu-peso,
  #embarazo .bullets .row .column .col-content .ingestion {
    left: 15px;
  }
  #embarazo .bullets .row .column .col-content .vitamina-d {
    top: 24%;
  }
  #embarazo .bullets .row .column .col-content .tu-peso {
    top: 44%;
  }
  #embarazo .bullets .row .column .col-content .ingestion {
    top: 64%;
  }
  #lactancia-materna .bg-color h2 {
    width: 99%;
    left: 37%;
    margin-left: -157px;
  }
  #lactancia-materna .bg-color .lactancia {
    left: 37%;
  }
  #lactancia-materna .header-content {
    left: 43%;
  }
  #alimentacion-complementaria .bg-color .header-content {
    width: 380px;
    margin-left: -190px;
    top: 40px;
  }
  #alimentacion-complementaria .bg-color .header-content .banderilla-izq {
    bottom: -2px;
    left: 29px;
  }
  #alimentacion-complementaria .bg-color .header-content .banderilla-der {
    bottom: -2px;
    right: 29px;
  }
  #alimentacion-complementaria .bg-color .header-content h1 {
    width: 260px;
    font-size: 30px;
    margin-top: -2px;
  }
  #alimentacion-complementaria .bg-color h2 {
    width: 97%;
    left: 37%;
    margin-left: -147px;
    font-size: 18px;
  }
  #alimentacion-complementaria .bg-color .alimentacion {
    left: 37%;
  }
  #alimentacion-complementaria .bg-color .linea-band {
    top: 52px;
  }
  #alimentacion-complementaria h2.left {
    text-align: left;
    font-size: 35px;
  }
  #alimentacion-complementaria .bullets h2 {
    font-size: 32px;
  }
  #niniez .bg-color h2 {
    width: 99%;
    left: 37%;
    margin-left: -151px;
  }
  #niniez .bg-color .niniez {
    left: 37%;
  }
  #niniez .header-content {
    left: 45%;
  }
  #niniez .bullets .row .column .col-content ul {
    margin-left: -60px;
  }
}
@media screen and (max-width: 400px) {
  #embarazo .bg-color h2 {
    margin-left: -150px;
  }
}
.cont-slider {
  width: 100%;
  display: block;
  overflow: hidden;
}
.cont-slider .items {
  display: table;
}
.cont-slider .items >div {
  display: table-cell;
}
.cont-slider .items >div h1 {
  font-family: 'brainflower';
  font-size: 82px;
}
.cont-slider .items >div h1,
.cont-slider .items >div .icon-mil-dias,
.cont-slider .items >div p {
  display: inline-block;
}
.cont-slider .items .cont-item {
  display: table-cell;
  vertical-align: middle;
}
.cont-slider .items .cont-item .item-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px;
}
.cont-slider .items .cont-item .item-cell:nth-child(1) {
  white-space: nowrap;
}
.range-slider-dias {
  margin-top: 50px;
  width: 100%;
  -webkit-appearance: none;
  outline: none;
}
.range-slider-dias::-webkit-slider-runnable-track {
  background: #27348a;
  height: 24px;
  border-radius: 12px;
  outline: none;
}
// .range-slider-dias::-ms-track {
//   background: #27348a;
//   height: 24px;
//   border-radius: 12px;
//   outline: none;
// }
.range-slider-dias::-moz-range-track {
  background: #27348a;
  height: 24px;
  border-radius: 12px;
  outline: none;
}
.range-slider-dias::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: url("../img/Sprite.png");
  background-repeat: no-repeat;
  background-position: -211px -609px;
  border: none;
  height: 60px;
  width: 66px;
  outline: none;
  margin-top: -20px;
}
.range-slider-dias::-moz-range-thumb {
  -webkit-appearance: none;
  background: url("../img/Sprite.png");
  background-repeat: no-repeat;
  background-position: -211px -609px;
  border: none;
  height: 60px;
  width: 66px;
  outline: none;
  margin-top: -20px;
}
// .range-slider-dias::-ms-thumb {
//   -webkit-appearance: none;
//   background: url("../img/Sprite.png");
//   background-repeat: no-repeat;
//   background-position: -211px -609px;
//   border: none;
//   height: 60px;
//   width: 66px;
//   outline: none;
//   margin-top: -20px;
//   display: block;
// }
/*=================================================================*/
.range-slider-dias::-ms-track {
  width: 100%;
  height: 24px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 39px 0;
  color: transparent;
}
.range-slider-dias::-ms-fill-lower {
  background: #27348a;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.range-slider-dias::-ms-fill-upper {
  background: #27348a;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
.range-slider-dias::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 60px;
  width: 66px;
  border-radius: 7px;
  background: url("../img/Sprite.png");
  background-repeat: no-repeat;
  background-position: -211px -609px;
  cursor: pointer;
}
.range-slider-dias:focus::-ms-fill-lower {
  background: #27348a;
}
.range-slider-dias:focus::-ms-fill-upper {
  background: #27348a;
}
/*=================================================================*/
#slider-dias {
  padding: 150px 0;
}
.icon-mil-dias {
  background: url("../img/iconos-danone-dias.png");
  background-repeat: no-repeat;
  display: block;
}
.dia-0 {
  background-position: -15px -22px;
  height: 357px;
  width: 82px;
}
.dia-100 {
  background-position: -136px -24px;
  height: 355px;
  width: 83px;
}
.dia-200 {
  background-position: -266px -23px;
  height: 356px;
  width: 98px;
}
.dia-300 {
  background-position: -397px -295px;
  height: 84px;
  width: 173px;
}
.dia-400 {
  background-position: -395px -16px;
  height: 221px;
  width: 189px;
}
.dia-500 {
  background-position: -593px -266px;
  height: 113px;
  width: 188px;
}
.dia-600 {
  background-position: -618px -37px;
  height: 184px;
  width: 174px;
}
.dia-700 {
  background-position: -815px -143px;
  height: 236px;
  width: 195px;
}
.dia-800 {
  background-position: -1043px -198px;
  height: 181px;
  width: 296px;
}
.dia-900 {
  background-position: -1328px -137px;
  height: 242px;
  width: 172px;
}
.dia-1000 {
  background-position: -1513px -124px;
  height: 255px;
  width: 220px;
}
@media screen and (max-width: 770px) {
  .cont-slider .items >div .item-cell,
  .cont-slider .items .cont-item .item-cell {
    display: block;
  }
  .cont-slider .items >div .item-cell:nth-child(1),
  .cont-slider .items .cont-item .item-cell:nth-child(1),
  .cont-slider .items >div .item-cell:nth-child(2),
  .cont-slider .items .cont-item .item-cell:nth-child(2) {
    display: table-cell;
  }
}
@media screen and (max-width: 670px) {
  .cont-slider .items >div .item-cell,
  .cont-slider .items .cont-item .item-cell {
    display: block;
    text-align: center;
  }
  .cont-slider .items >div .item-cell:nth-child(1),
  .cont-slider .items .cont-item .item-cell:nth-child(1),
  .cont-slider .items >div .item-cell:nth-child(2),
  .cont-slider .items .cont-item .item-cell:nth-child(2) {
    display: block;
  }
  #slider-dias {
    padding: 50px 0;
    padding-top: 0;
  }
}
