.el_mundo_es_tuyo {
  /* padding-top: 100px; */
  padding-top: 50px;
  padding-bottom: 20px;
  background-color: #00b7fb;
  /*background-image: url('../images/colores.png');*/
  background-image: url('../images/azul.png');
  background-position: 50% 53%;
  background-size: contain;
  background-repeat: no-repeat;
}

.logo_salvavidas {
  margin-bottom: 35px;
  text-align: center;
}

.container {
  position: relative;
  width: 1500px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.botellas_aguas {
  position: relative;
  width: 47%;
  float: left;
  text-align: center;
}

.logo_link {
  width: 250px;
  max-width: 90%;
}

.items_mundo_tuyo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.content_mundo {
  position: relative;
  width: 28%;
  float: left;
}

.txt_el {
  font-family: 'Daft brush', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  text-align: center;
}

.txt_mundo {
  font-family: Tacotuesday, sans-serif;
  color: #fff;
  font-size: 90px;
  line-height: 90px;
  text-align: center;
}

.txt_es_tuyo {
  font-family: 'Daft brush', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  text-align: center;
}

.span_tuyo {
  margin-left: -12px;
  font-size: 90px;
  line-height: 90px;
}

.img_botellas {
  position: relative;
  top: 8px;
  animation: botellas 3s infinite;
}

.redes_spotify {
  position: relative;
  width: 25%;
}

.items_txt {
  position: absolute;
  left: 0%;
  top: 45%;
  right: 0%;
  bottom: auto;
}

.items_redes_music {
  position: absolute;
  left: 0%;
  top: 58%;
  right: 0%;
  bottom: auto;
}

.redes_play {
  margin-bottom: 15px;
}

.icon {
  width: 45px;
  height: 45px;
  margin-right: 8px;
  margin-left: 8px;
  border: 1px solid #fff;
  border-radius: 100%;
}

.icon.play {
  background-image: url('../images/play_icon.png');
  background-position: 60% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.icon.in {
  background-image: url('../images/in_icon.png');
  background-position: 50% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.icon.fb {
  background-image: url('../images/icon_fb.png');
  background-position: 50% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.salud_mental {
  position: relative;
  padding-top: 50px;
  background-color: #9a01d8;
  background-image: url('../images/paz_uno.png'), url('../images/form_salud_mental.png');
  background-position: 0% 18%, 50% 0%;
  background-size: auto, contain;
  background-repeat: no-repeat, no-repeat;
}

.container_salud_mental {
  width: 1650px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
}

.agua_paz {
  width: 30%;
  float: left;
  padding-bottom: 20px;
    margin-top: 200px;
}

.agua_paz img, .agua_amor img, .agua_felicidad img, .agua_vida img, .paz_dos img, .paz_tres img, .corazon_tres img, .carita_dos img{
  animation: botellas 3s infinite;
  position: relative;
}

.tu_salud_content {
  width: 45%;
  float: left;
}

.mujer_paz {
  width: 25%;
  padding-top: 100px;
  float: left;
  text-align: center;
}

.paz_dos {
  position: absolute;
  left: 12%;
  top: -3%;
  right: auto;
  bottom: auto;
}

.paz_tres {
  position: absolute;
  left: auto;
  top: -5%;
  right: 5%;
  bottom: auto;
}

.txt_tu_salud_mental {
  font-family: Texto, sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 80px;
  font-weight: 900;
  text-align: center;
}

.txt_es_importante {
  margin-bottom: 80px;
  font-family: Tacotuesday, sans-serif;
  color: #fff;
  font-size: 85px;
  line-height: 85px;
  text-align: center;
}

.listado_salud {
  width: 580px;
  max-width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
  list-style-type: none;
}

.item_salud {
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 70px;
}

.item_salud.icon_uno {
  background-image: url('../images/hidratate_icon.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.item_salud.icon_dos {
  background-image: url('../images/familia_icon.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.item_salud.icon_tres {
  background-image: url('../images/musica_icon.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.item_salud.icon_cuatro {
  background-image: url('../images/cursos_icon.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.item_salud.icon_cinco {
  background-image: url('../images/sonrie_icon.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.txt_item_list_salud {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
}

.historias_cool {
  position: relative;
  padding-top: 50px;
  background-color: #ffe000;
  background-image: url('../images/carita_tres.png'), url('../images/carita_uno.png'), url('../images/historias_cool_forma.png');
  background-position: 72% 94%, 0% 12%, 50% 0%;
  background-size: auto, auto, contain;
  background-repeat: no-repeat, no-repeat, no-repeat;
}

.container_historias_cool {
  width: 1650px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
}

.mujer_redes {
  width: 32%;
  float: left;
}

/* .mujer_redes img, .mujer_tips img{
  animation: flash 5s infinite;
} */

.mujer_redes img, .mujer_tips img, .mujer_paz img, .mujer_huerto img{
  animation: pulse 3s infinite;
}

.mujer_redes.respo_muj {
  display: none;
}

.historias_content {
  width: 40%;
  padding-top: 30px;
  float: left;
}

.agua_felicidad {
  width: 28%;
  padding-top: 70px;
  float: left;
}

.txt_quieres {
  margin-bottom: 0px;
  font-family: Texto, sans-serif;
  color: #9000eb;
  font-size: 65px;
  line-height: 65px;
  font-weight: 900;
  text-align: center;
}

.txt_historias_cool {
  font-family: Tacotuesday, sans-serif;
  color: #9000eb;
  font-size: 70px;
  line-height: 70px;
  text-align: center;
}

.listado_historias {
  width: 450px;
  max-width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
  list-style-type: none;
}

.item_historias {
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 70px;
}

.item_historias.icon_uno {
  background-image: url('../images/boomerang_icon.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.item_historias.icon_dos {
  background-image: url('../images/vsco_logo.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.item_historias.icon_tres {
  background-image: url('../images/tripode_icon.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.item_historias.icon_cuatro {
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: url('../images/redi_icon.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.txt_item_list_historias {
  font-family: Montserrat, sans-serif;
  color: #9000eb;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

.txt_en_tu_insta {
  margin-bottom: 65px;
  font-family: Texto, sans-serif;
  color: #9000eb;
  font-size: 50px;
  line-height: 35px;
  font-weight: 900;
  text-align: center;
}

.carita_dos {
  position: absolute;
  left: auto;
  top: 0%;
  right: 33%;
  bottom: auto;
}

.huerto_vertical {
  padding-top: 50px;
  background-color: #00e0db;
  background-image: url('../images/trebol_2.png'), url('../images/trebol_uno.png'), url('../images/forma_huerto.png'), -webkit-gradient(linear, left top, left bottom, color-stop(18%, #00e0db), to(#00df43));
  background-image: url('../images/trebol_2.png'), url('../images/trebol_uno.png'), url('../images/forma_huerto.png'), linear-gradient(180deg, #00e0db 18%, #00df43);
  background-position: 100% 75%, 0% 90%, 50% 0%, 0px 0px;
  background-size: auto, auto, contain, auto;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat;
}

.container_huerto_vertical {
  width: 1650px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
}

.agua_vida {
  width: 26%;
  float: left;
}

.huerto_content {
  width: 40%;
  float: left;
}

.img_huerto {
  width: 28%;
  float: left;
}

.huerto_descrip {
  width: 72%;
  float: left;
}

.txt_como_tener_un {
  margin-bottom: 10px;
  font-family: Texto, sans-serif;
  color: #006444;
  font-size: 50px;
  line-height: 40px;
  font-weight: 900;
  text-align: center;
}

.txt_huerto_vertical {
  font-family: Tacotuesday, sans-serif;
  color: #006444;
  font-size: 48px;
  line-height: 45px;
  text-align: center;
}

.txt_en_casa {
  margin-bottom: 45px;
  font-family: Texto, sans-serif;
  color: #006444;
  font-size: 70px;
  line-height: 45px;
  font-weight: 900;
  text-align: center;
}

.listado_huerto {
  width: 350px;
  max-width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
  list-style-type: none;
}

.item_huerto {
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 70px;
}

.item_huerto.icon_uno {
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url('../images/corte_botellas.png');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.item_huerto.icon_dos {
  background-image: url('../images/tapa_huerto.png');
  background-position: 6% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.item_huerto.icon_tres {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/amarra_botella.png');
  background-position: 5% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.item_huerto.icon_cuatro {
  padding-top: 45px;
  padding-bottom: 55px;
  background-image: url('../images/agua_tierra.png');
  background-position: 5% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.txt_item_list_huerto {
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  color: #006444;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

.mujer_huerto {
  position: relative;
  top: -58px;
  width: 34%;
  float: left;
}

.mejores_tips {
  position: relative;
  padding-top: 50px;
  background-color: #ff0587;
  background-image: url('../images/corazon_dos.png'), url('../images/corazon_uno.png'), url('../images/forma_mejores_tips.png');
  background-position: 100% 62%, 0% 82%, 50% 0%;
  background-size: auto, auto, contain;
  background-repeat: no-repeat, no-repeat, no-repeat;
}

.container_mejores_tips {
  width: 1650px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
}

.mujer_tips {
  width: 32%;
  float: left;
}

.mujer_tips.respo_tips {
  display: none;
}

.agua_amor {
  width: 28%;
  padding-top: 0px;
  float: left;
  padding-bottom: 20px;
}

.mejores_tips_content {
  width: 40%;
  padding-top: 0px;
  float: left;
}

.txt_conoce_mas {
  margin-bottom: 0px;
  font-family: Texto, sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 65px;
  font-weight: 900;
  text-align: center;
}

.txt_mejores_tips {
  font-family: Tacotuesday, sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 65px;
  text-align: center;
}

.txt_para_skin_care {
  margin-bottom: 65px;
  font-family: Texto, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 35px;
  font-weight: 900;
  text-align: center;
}

.listado_tips {
  width: 450px;
  max-width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-left: 0px;
  list-style-type: none;
}

.item_tips {
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 70px;
}

.item_tips.icon_uno {
  padding-top: 22px;
  padding-bottom: 22px;
  background-image: url('../images/sabila.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.item_tips.icon_dos {
  background-image: url('../images/miel.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.item_tips.icon_tres {
  background-image: url('../images/clara.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.item_tips.icon_cuatro {
  padding-top: 20px;
  padding-bottom: 20px;
  background-image: url('../images/redi_icon.png');
  background-position: 0% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.txt_item_list_tips {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

.corazon_tres {
  position: absolute;
  left: auto;
  top: -5%;
  right: 11%;
  bottom: auto;
}

.dale_match {
  position: relative;
  padding-top: 50px;
  background-color: #00b5f8;
  background-image: url('../images/forma_match.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.container_dale_match {
  width: 1450px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  background-image: url('../images/fondo_match.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.joven_match {
  position: relative;
  z-index: 1;
  width: 34%;
  float: left;
  text-align: center;
}

.joven_match.joven_resp {
  display: none;
}

.color_parte_uno {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -16%;
  width: 100%;
  height: 400px;
  /*background-image: url('../images/parte_atras.png');*/
  background-image: url('../images/parte_atras-new.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.color_parte_dos {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -16%;
  z-index: 2;
  width: 100%;
  height: 400px;
  /*background-image: url('../images/parte_adelante.png');*/
  background-image: url('../images/parte_adelante-new.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.form_sec {
  padding-top: 200px;
  padding-bottom: 100px;
  background-color: #00b5f8;
}

.content_match {
  width: 32%;
  padding-top: 60px;
  float: left;
}

.txt_dale_match {
  font-family: Texto, sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 45px;
  font-weight: 900;
  text-align: center;
}

.txt_a_tu {
  font-family: Texto, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 45px;
  font-weight: 900;
  text-align: center;
}

.txt_look {
  margin-bottom: 65px;
  font-family: Tacotuesday, sans-serif;
  color: #fff;
  font-size: 85px;
  line-height: 85px;
  text-align: center;
}

.txt_match {
  position: relative;
  z-index: 5;
  margin-bottom: 8px;
  font-family: Texto, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 900;
  text-align: center;
}

.paleta_colores {
  position: relative;
  z-index: 5;
  width: 34%;
  padding-top: 80px;
  float: left;
}

.container_form {
  width: 1550px;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding: 100px 100px 100px 360px;
  background-image: url('../images/fondo_y_mujer.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mujer_form {
  width: 30%;
  float: left;
  text-align: center;
}

.mujer_form.respo_muj {
  display: none;
}

.content_txt_form {
  width: 40%;
  padding-top: 60px;
  float: left;
}

.txt_forma_parte {
  font-family: 'Daft brush', sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 60px;
  text-align: center;
}

.txt_contenido {
  font-family: 'Daft brush', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  text-align: center;
}

.txt_de_nuestro {
  font-family: 'Daft brush', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.form_col {
  width: 60%;
  float: left;
}

.agua_paz_mujer_paz {
  display: none;
}

.agua_feli_mujer_redes {
  display: none;
}

.agua_vida_pare_huerto {
  display: none;
}

.agua_amor_mujer_tips {
  display: none;
}

.form_salvavidas {
  padding-top: 20px;
}

.inputs_salvavidas {
  height: 50px;
  border-radius: 10px;
}

.inputs_salvavidas::-webkit-input-placeholder {
  font-family: Texto, sans-serif;
  color: #00b5f8;
  font-size: 20px;
  font-weight: 700;
}

.inputs_salvavidas:-ms-input-placeholder {
  font-family: Texto, sans-serif;
  color: #00b5f8;
  font-size: 20px;
  font-weight: 700;
}

.inputs_salvavidas::-ms-input-placeholder {
  font-family: Texto, sans-serif;
  color: #00b5f8;
  font-size: 20px;
  font-weight: 700;
}

.inputs_salvavidas::placeholder {
  font-family: Texto, sans-serif;
  color: #00b5f8;
  font-size: 20px;
  font-weight: 700;
}

.submit_form {
  padding: 12px 40px;
  border-radius: 10px;
  background-color: #fff;
  font-family: Texto, sans-serif;
  color: #00a0f9;
  font-size: 20px;
  line-height: 20px;
}

.carita_look{
  z-index: 5;
  position: absolute;
  left: 11%;
  top: auto;
  right: auto;
  bottom: 3%;
}

.paz_look{
  z-index: 5;
  position: absolute;
  left: 43%;
  top: auto;
  right: auto;
  bottom: 19%;
}

.trebol_look{
  z-index: 5;
  position: absolute;
  left: 60%;
  top: auto;
  right: auto;
  bottom: 0%;
}

@keyframes botellas {
  0% {
      top: 0px;
  }
  50% {
      top: 15px;
  }
  100% {
      top: 0px;
  }
}

@keyframes carita {
  0% {
      top:-115px;
  }
  50% {
      top: -100px;
  }
  100% {
      top: -115px
  }
}


@media (min-width: 1600px) and (max-width: 2000px) {
  .color_parte_uno, .color_parte_dos {
    height: 450px;
  }
}

@media screen and (max-width: 1425px) {
  .txt_tu_salud_mental {
    font-size: 55px;
    line-height: 55px;
  }
  .txt_es_importante {
    margin-bottom: 55px;
    font-size: 65px;
    line-height: 65px;
  }
  .txt_quieres {
    font-size: 45px;
    line-height: 45px;
  }
  .txt_historias_cool {
    font-size: 55px;
    line-height: 55px;
  }
  .txt_en_tu_insta {
    margin-bottom: 45px;
    font-size: 40px;
    line-height: 35px;
  }
}
@media screen and (max-width: 1285px) {
  .txt_look{
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1250px) {
  .txt_el {
      font-size: 60px;
      line-height: 60px;
  }
  .txt_mundo {
    font-size: 70px;
    line-height: 70px;
  }
  .txt_es_tuyo {
    font-size: 60px;
    line-height: 60px;
  }
  .span_tuyo {
    font-size: 80px;
    line-height: 80px;
  }
  .el_mundo_es_tuyo{
    background-position: 50% 59%;
  }
  .paz_tres{
    width: 180px;
    top: -4%;
  }
  .paz_dos{
    width: 100px;
    top: 0%;
  }
  .txt_tu_salud_mental{
    font-size: 45px;
    line-height: 45px;
  }
  .txt_es_importante {
    font-size: 55px;
    line-height: 55px;
  }
  .txt_historias_cool {
    font-size: 48px;
    line-height: 48px;
  }
  .carita_dos{
    width: 100px;
  }
  .txt_en_tu_insta{
    margin-bottom: 25px;
  }
  .txt_como_tener_un {
    font-size: 37px;
    line-height: 27px;
  }
  .txt_huerto_vertical {
    font-size: 32px;
    line-height: 32px;
  }
  .txt_en_casa {
    font-size: 48px;
    line-height: 31px;
    margin-bottom: 20px;
  }
  .listado_huerto{
    max-width: 96%;
  }
  .mujer_huerto{
    top: -25px;
  }
  .corazon_tres {
    width: 100px;
    top: -3%;
  }
  .txt_conoce_mas {
    font-size: 55px;
    line-height: 55px;
  }
  .txt_mejores_tips {
    font-size: 55px;
    line-height: 55px;
  }
  .txt_para_skin_care {
    margin-bottom: 45px;
    font-size: 45px;
    line-height: 30px;
  }
  .content_match {
    padding-top: 120px;
  }
  .txt_dale_match {
    font-size: 50px;
    line-height: 30px;
  }
  .txt_a_tu {
    font-size: 45px;
    line-height: 38px;
  }
  .txt_look {
    margin-bottom: 30px;
    font-size: 60px;
    line-height: 60px;
  }
  .txt_match {
    font-size: 20px;
    line-height: 25px;
  }
  .color_parte_uno {
    height: 250px;
  }
  .color_parte_dos {
    height: 250px;
  }
  .container_form{
    padding: 150px 80px 150px 260px;
  }
  .content_txt_form {
    padding-top: 85px;
  }
  .txt_forma_parte {
    font-size: 38px;
    line-height: 40px;
  }
  .txt_de_nuestro {
    font-size: 40px;
    line-height: 40px;
  }
  .txt_contenido {
    font-size: 50px;
    line-height: 50px;
  }
  .carita_look{
    left: 2%;
    bottom: 0%;
    width: 100px;
  }
  .paz_look{
    left: 43%;
    bottom: 8%;
    width: 50px;
  }
  .trebol_look{
    left: 57%;
    bottom: -10%;
    width: 80px;
  }
  
}

@media screen and (max-width: 991px) {
  .el_mundo_es_tuyo {
    padding-top: 50px;
    background-position: 50% 63%;
    background-size: contain;
  }

  .agua_paz{
    margin-top: 200px;
  }

  .logo_link {
    width: 250px;
  }

  .txt_el {
    font-size: 40px;
    line-height: 40px;
  }

  .txt_mundo {
    font-size: 52px;
    line-height: 52px;
  }

  .txt_es_tuyo {
    font-size: 38px;
    line-height: 38px;
  }

  .span_tuyo {
    font-size: 70px;
    line-height: 70px;
  }

  .items_redes_music {
    top: 54%;
  }

  .icon {
    width: 30px;
    height: 30px;
  }

  .icon.play {
    background-size: 25px;
  }

  .icon.in {
    background-size: 25px;
  }

  .icon.fb {
    background-size: 25px;
  }

  .salud_mental {
    background-position: 0% 12%, 50% 0%;
    background-size: 94px, contain;
  }

  .agua_paz.respo_agua_paz {
    width: 35%;
    margin-right: 20px;
    float: none;
  }

  .mujer_paz.respo_paz_muj {
    width: 30%;
    margin-left: 20px;
    padding-top: 78px;
    float: none;
  }

  .paz_dos {
    top: 1%;
    width: 100px;
  }

  .paz_tres {
    top: -1%;
    width: 150px;
  }

  .txt_tu_salud_mental {
    font-size: 40px;
    line-height: 40px;
  }

  .txt_es_importante {
    margin-bottom: 30px;
    font-size: 45px;
    line-height: 45px;
  }

  .listado_salud {
    width: 400px;
  }

  .txt_item_list_salud {
    font-size: 16px;
    line-height: 20px;
  }

  .historias_cool {
    background-position: 96% 96%, 0% 12%, 50% 0%;
    background-size: 50px, 75px, contain;
  }

  .mujer_redes.respo_muj {
    display: none;
  }

  .agua_felicidad {
    padding-top: 34px;
  }

  .txt_quieres {
    font-size: 45px;
    line-height: 45px;
  }

  .txt_historias_cool {
    font-size: 40px;
    line-height: 40px;
  }

  .item_historias {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .item_historias.icon_uno {
    margin-bottom: 0px;
  }

  .txt_item_list_historias {
    font-size: 16px;
    line-height: 20px;
  }

  .txt_en_tu_insta {
    margin-bottom: 30px;
    font-size: 38px;
    line-height: 28px;
  }

  .carita_dos {
    width: 90px;
  }

  .huerto_vertical {
    background-position: 100% 50%, 0% 90%, 50% 0%, 0px 0px;
    background-size: 92px, 67px, contain, auto;
  }

  .agua_vida {
    width: 35%;
  }

  .huerto_content {
    width: 65%;
  }

  .txt_como_tener_un {
    font-size: 40px;
    line-height: 35px;
  }

  .txt_huerto_vertical {
    font-size: 40px;
    line-height: 40px;
  }

  .txt_en_casa {
    margin-bottom: 30px;
    font-size: 55px;
    line-height: 36px;
  }

  .mujer_huerto.desk_muj {
    display: none;
  }

  .mujer_huerto.respo_muj {
    display: none;
  }

  .mejores_tips {
    background-size: 103px, 108px, contain;
  }

  .mujer_tips.respo_tips {
    display: none;
  }

  .txt_conoce_mas {
    font-size: 45px;
    line-height: 45px;
  }

  .txt_mejores_tips {
    font-size: 43px;
    line-height: 43px;
  }

  .txt_para_skin_care {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 30px;
  }

  .txt_item_list_tips {
    font-size: 16px;
    line-height: 20px;
  }

  .corazon_tres {
    top: -4%;
    right: 13%;
    width: 100px;
  }

  .color_parte_uno {
    bottom: -11%;
    height: 200px;
  }

  .color_parte_dos {
    bottom: -11%;
    height: 200px;
  }

  .form_sec {
    padding-top: 120px;
  }

  .content_match {
    padding-top: 50px;
  }

  .txt_dale_match {
    font-size: 45px;
    line-height: 35px;
  }

  .txt_a_tu {
    font-size: 35px;
    line-height: 35px;
  }

  .txt_look {
    margin-bottom: 10px;
    font-size: 55px;
    line-height: 55px;
  }

  .txt_match {
    font-size: 16px;
    line-height: 20px;
  }

  .paleta_colores {
    padding-top: 65px;
  }

  .container_form {
    padding: 40px 30px;
    border-radius: 20px;
    background-color: #00a0f9;
    background-image: url('../images/form_respo.png'), url('../images/fondo_form.png');
    background-position: 12% 100%, 50% 50%;
    background-size: 155px, cover;
    background-repeat: no-repeat, no-repeat;
  }

  .content_txt_form {
    padding-top: 0px;
  }

  .txt_forma_parte {
    font-size: 40px;
    line-height: 40px;
  }

  .txt_contenido {
    font-size: 60px;
    line-height: 60px;
  }

  .txt_de_nuestro {
    font-size: 50px;
    line-height: 50px;
  }

  .agua_paz_mujer_paz {
    display: none;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 810px) {
  .txt_loo{
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .botellas_aguas {
    width: 100%;
  }

  .items_mundo_tuyo {
    display: block;
  }

  .content_mundo {
    width: 100%;
  }

  .img_botellas {
    top: auto;
    margin-bottom: 20px;
  }

  .redes_spotify {
    width: 100%;
    float: left;
  }

  .items_txt {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
  }

  .items_redes_music {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
  }

  .agua_paz.desk_paz {
    display: none;
  }

  .tu_salud_content {
    width: 100%;
  }

  .mujer_paz.desk_muj {
    display: none;
  }

  .paz_dos {
    width: 50px;
  }

  .paz_tres {
    top: 5%;
    right: 7%;
    width: 100px;
  }

  .historias_cool {
    background-position: 98% 100%, 0% 12%, 50% 0%;
  }

  .mujer_redes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 35%;
    margin-right: 20px;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mujer_redes.desk_muj {
    display: none;
  }

  .mujer_redes.respo_muj {
    display: none;
  }

  .historias_content {
    width: 100%;
  }

  .agua_felicidad {
    width: 35%;
    margin-left: 20px;
    padding-top: 0px;
  }

  .agua_felicidad.desk_feli {
    display: none;
  }

  .txt_quieres {
    margin-bottom: 5px;
  }

  .txt_historias_cool {
    margin-bottom: 5px;
  }

  .huerto_vertical {
    background-position: 100% 5%, 0% 90%, 50% 0%, 0px 0px;
  }

  .agua_vida {
    margin-right: 20px;
  }

  .agua_vida.desk_vida {
    display: none;
  }

  .huerto_content {
    width: 100%;
  }

  .img_huerto {
    text-align: center;
  }

  .txt_huerto_vertical {
    font-size: 38px;
    line-height: 38px;
  }

  .mujer_huerto.respo_muj {
    top: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 35%;
    margin-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mejores_tips {
    background-position: 100% 69%, 0% 50%, 50% 0%;
  }

  .mujer_tips {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 35%;
    margin-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mujer_tips.tips_desk {
    display: none;
  }

  .mujer_tips.respo_tips {
    display: none;
  }

  .agua_amor {
    width: 35%;
    margin-left: 20px;
  }

  .agua_amor.desk_amor {
    display: none;
  }

  .mejores_tips_content {
    width: 100%;
  }

  .listado_tips {
    width: 400px;
  }

  .container_dale_match {
    background-image: url('../images/fondo_match_volteado.png'), url('../images/fondo_match.png');
    background-position: 50% 0%, 50% 50%;
    background-size: cover, contain;
    background-repeat: no-repeat, no-repeat;
  }

  .joven_match.joven_desk {
    display: none;
  }

  .joven_match.joven_resp {
    display: block;
  }

  .content_match {
    width: 50%;
    padding-top: 0px;
  }

  .txt_match {
    font-size: 20px;
  }

  .paleta_colores {
    bottom: 0px;
    width: 50%;
    padding-top: 35px;
  }

  .container_form {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: none;
    background-size: auto;
  }

  .mujer_form.respo_muj {
    display: block;
    width: 100%;
    float: none;
  }

  .content_txt_form {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0px;
    float: none;
  }

  .form_col {
    width: 95%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    float: none;
    text-align: center;
  }

  .agua_paz_mujer_paz {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .agua_feli_mujer_redes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .agua_vida_pare_huerto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .agua_amor_mujer_tips {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .spotify_content{
    width: 310px;
    margin: 0 auto;
  }
  .agua_paz, .agua_amor{
    padding-bottom: 0px;
  }
  .carita_look{
    width: 70px;
  }
  .paz_look{
    left: 43%;
    bottom: 8%;
    width: 50px;
  }
  .trebol_look{
    bottom: -6%;
    width: 60px;
  }
}

@media screen and (max-width: 479px) {
  .botellas_aguas {
    margin-bottom: 20px;
  }

  .img_botellas {
    top: auto;
  }

  .agua_paz.respo_agua_paz {
    width: 100%;
    margin-right: 0px;
    text-align: center;
  }

  .mujer_paz.respo_paz_muj {
    display: none;
    width: 50%;
    padding-top: 40px;
  }

  .mujer_paz.desk_muj {
    display: block;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .paz_dos {
    top: 0%;
  }

  .paz_tres {
    top: 2%;
    width: 60px;
  }

  .txt_es_importante {
    font-size: 42px;
  }

  .mujer_redes.respo_redes {
    display: none;
  }

  .mujer_redes.respo_muj {
    display: block;
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }

  .agua_felicidad {
    width: 100%;
    text-align: center;
  }

  .huerto_vertical {
    background-position: 100% 1%, 0% 66%, 50% 0%, 0px 0px;
  }

  .agua_vida {
    width: 100%;
    margin-right: 0px;
    text-align: center;
  }

  .txt_como_tener_un {
    font-size: 33px;
  }

  .txt_huerto_vertical {
    font-size: 26px;
    line-height: 30px;
  }

  .txt_en_casa {
    margin-bottom: 20px;
    font-size: 45px;
    line-height: 33px;
  }

  .mujer_huerto.desk_muj {
    top: auto;
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
  }

  .mujer_huerto.respo_muj {
    display: none;
  }

  .mejores_tips {
    background-position: 100% 80%, 0% 30%, 50% 0%;
  }

  .mujer_tips {
    display: none;
  }

  .mujer_tips.respo_tips {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
  }

  .agua_amor {
    width: 100%;
    margin-left: 0px;
    text-align: center;
  }

  .txt_conoce_mas {
    margin-bottom: 5px;
  }

  .txt_mejores_tips {
    margin-bottom: 5px;
  }

  .corazon_tres {
    top: -1%;
  }

  .joven_match.joven_resp {
    z-index: 2;
    width: 50%;
  }

  .color_parte_uno {
    bottom: -5%;
    height: 175px;
  }

  .color_parte_dos {
    bottom: -5%;
    height: 175px;
  }

  .content_match {
    width: 100%;
  }

  .paleta_colores {
    bottom: auto;
    width: 100%;
    padding-top: 0px;
  }

  .txt_contenido {
    font-size: 62px;
  }

  .agua_paz_mujer_paz {
    display: block;
  }

  .paz {
    height: 275px;
  }

  .agua_feli_mujer_redes {
    display: block;
  }

  .agua_vida_pare_huerto {
    display: block;
  }

  .agua_amor_mujer_tips {
    display: block;
  }

  .felicidad {
    height: 275px;
  }

  .vida {
    height: 275px;
  }

  .amor {
    height: 275px;
  }

  .spotify_content{
    width: 250px;
  }

  .paz_look {
    left: 60%;
    bottom: 6%;
    width: 50px;
  }

  .trebol_look {
    bottom: -6%;
    width: 60px;
    left: 78%;
  }

  .logo_link {
    width: 150px;
  }

  .container_salud_mental, .container_historias_cool, .container_huerto_vertical, .container_mejores_tips{
    padding-top: 0px;
  }

  .carita_dos {
    top: -1%;
    right: 14%;
  }

  .mujer_paz img, .mujer_redes img, .mujer_huerto img, .mujer_tips img{
    height: 275px;
  }

}

@font-face {
  font-family: 'Tacotuesday';
  src: url('../fonts/TacoTuesday-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Texto';
  src: url('../fonts/Texta-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Texto';
  src: url('../fonts/Texta-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Texto';
  src: url('../fonts/Texta-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Peace sans';
  src: url('../fonts/Peace-Sans.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Daft brush';
  src: url('../fonts/Daft-Brush.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}