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

.container.nav {
  max-width: 90%;
}

.container.c-intro {
  width: 900px;
}

.container.c-compromiso {
  width: 850px;
}

.container.c-consejos {
  width: 700px;
}

.container.c-iconos {
  width: 1200px;
}

.container.c-encuentra {
  width: 550px;
}

.logo_mazola {
  width: 150px;
}

.nav_menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-center {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.header {
  z-index: 99;
  width: 100%;
  position: fixed;
}

.main {
  padding-top: 80px;
}

.play-video {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.navbar-mazola-rosa {
  background-color: #c61599;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link-2024 {
  color: #fff;
  text-align: center;
  padding: 10px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.nav-link-2024:hover {
  color: #f2e0ee;
}

.nav-link-2024.w--current {
  color: #f8c6d4;
}

.banner-rosa {
  height: 725px;
}

.slider-rosa {
  background-color: #0000;
  height: 100%;
}

.slide-rosa {
  background-image: url('../images/banner_2024.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom-right-radius: 100px;
}

.prev-rosa-2024, .next-rosa-2024, .dots-rosa-2024 {
  display: none;
}

.intro-rosa {
  padding-bottom: 20px;
}

.content-intro {
  z-index: 1;
  background-color: #f8eff6;
  border-bottom-right-radius: 30px;
  justify-content: flex-start;
  align-items: center;
  margin-top: -65px;
  display: flex;
  position: relative;
}

.left-intro {
  float: left;
  text-align: center;
  background-color: #c5007d;
  border-bottom-right-radius: 30px;
  width: 38%;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.right-intro {
  float: left;
  width: 62%;
  padding-left: 25px;
  padding-right: 15px;
}

.txt-intro {
  color: #bf1995;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.tr-intro {
  position: absolute;
  inset: 30px -12px auto auto;
}

.un-mes-para-creer {
  background-color: #f2e0ee;
  border-bottom-right-radius: 30px;
  padding-top: 115px;
  padding-bottom: 90px;
  position: relative;
}

.left-un-mes {
  float: left;
  width: 40%;
}

.right-un-mes {
  float: left;
  width: 60%;
  padding-top: 10px;
  padding-left: 100px;
}

.titulo-un-mes {
  color: #c6007e;
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 35px;
}

.txt-un-mes {
  color: #000;
  text-align: justify;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.nuestro-compromiso-2024 {
  padding-top: 60px;
  padding-bottom: 25px;
  position: relative;
}

.titulo-nuestro-compromiso {
  color: #c6007e;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 35px;
}

.titulo-a-travez {
  color: #c6007e;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 35px;
}

.txt-descrip-compromiso {
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.siempre-unidos-2024 {
  padding-top: 25px;
  padding-bottom: 75px;
}

.galeria-nuestro-compromiso {
  background-color: #0000;
  height: 500px;
}

.dot-compromiso {
  bottom: -40px;
}

.img-slide-compromiso {
  background-image: url('../images/gt-nov-2023.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.prev-compromiso {
  width: 49px;
  position: absolute;
  inset: 50% auto auto -85px;
  transform: translate(0, -50%);
}

.next-compromiso {
  width: 49px;
  position: absolute;
  inset: 50% -85px auto auto;
  transform: translate(0, -50%);
}

.porque-un-mes {
  padding-top: 65px;
  padding-bottom: 25px;
  position: relative;
}

.titulo-seguimos {
  color: #c6007e;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 35px;
}

.txt-descrip-seguimos {
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.titulo-porque {
  color: #c6007e;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 35px;
}

.txt-descrip-porque {
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.asociaciones-de-apoyo {
  background-color: #cd0080;
  border-bottom-right-radius: 30px;
  padding-top: 70px;
  padding-bottom: 25px;
  position: relative;
}

.titulo-asociaciones {
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 35px;
}

.txt-descrip-asociaciones {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.content-asociaciones {
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

.col-asociaciones {
  float: left;
  width: 28.33%;
  margin-bottom: 25px;
  margin-left: 2%;
  margin-right: 2%;
  text-decoration: none;
}

.content-logo {
  background-color: #fff;
  border: 3px solid #f1b1db;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 180px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.content-bandera {
  text-align: center;
  margin-bottom: 15px;
}

.content-nombre {
  margin-bottom: 10px;
}

.nombre-asociacion {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.content-boton {
  text-align: center;
}

.boton-aso {
  color: #bf1995;
  background-color: #eedaea;
  border: 2px solid #fff;
  border-radius: 40px;
  padding: 10px 45px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  transition: all .2s;
  display: inline-block;
}

.boton-aso:hover {
  color: #fff;
  background-color: #bf1995;
}

.content-iconos-mes {
  flex-flow: wrap;
  justify-content: space-between;
  display: flex;
}

.col-mes {
  float: left;
  text-align: center;
  width: 25%;
  margin-bottom: 25px;
}

.txt-rosado-mes {
  color: #cd0080;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.txt-icon-mes {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.icon-mes {
  margin-bottom: 15px;
}

.consejos-y-control {
  background-color: #f2e0ee;
  border-bottom-right-radius: 30px;
  padding-top: 75px;
  padding-bottom: 50px;
  position: relative;
}

.txt-descrip-consejos {
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.content-flip {
  text-align: center;
  margin-bottom: 40px;
}

.cta-flip {
  text-align: center;
}

.boton-flip {
  color: #fff;
  background-color: #c6007e;
  border: 2px solid #fff;
  border-radius: 40px;
  padding: 12px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.boton-flip:hover {
  color: #c6007e;
  background-color: #eedaea;
  border-color: #c6007e;
  font-weight: 700;
}

.iconos-consejos {
  padding-top: 70px;
  padding-bottom: 50px;
  position: relative;
}

.content-iconos {
  flex-flow: wrap;
  display: flex;
}

.col-iconos {
  float: left;
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 18%;
  margin-bottom: 25px;
  margin-left: 1%;
  margin-right: 1%;
  display: flex;
}

.cuadro-iconos {
  background-color: #eedaea;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 180px;
  margin-top: -40px;
  padding: 20px 10px 10px;
  display: flex;
}

.titulo-icon {
  color: #bf1995;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.txt-icon {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.icon-c {
  margin-bottom: 10px;
  position: relative;
}

.encuentra-mas {
  background-color: #f2e0ee;
  padding-top: 70px;
  padding-bottom: 70px;
  position: relative;
}

.titulo-encuentra {
  color: #c6007e;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 35px;
}

.titulo-consejos {
  color: #c6007e;
  text-align: center;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 35px;
}

.txt-descrip-encuentra {
  color: #000;
  text-align: center;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.boton-encuentra {
  color: #fff;
  background-color: #bf1995;
  border: 2px solid #fff;
  border-radius: 40px;
  padding: 10px 45px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: inline-block;
}

.boton-encuentra:hover {
  color: #cd0080;
  background-color: #eedaea;
  font-weight: 600;
}

.flecha-top {
  position: absolute;
  inset: 0% auto auto 50%;
  transform: translate(-50%);
}

.content-footer {
  margin-bottom: 20px;
}

.txt-copy {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}

.col-foo {
  float: left;
  width: 25%;
}

.col-foo.cuatro {
  width: 26%;
  padding-left: 15px;
}

.col-foo.tres {
  width: 22%;
  padding-left: 15px;
  padding-right: 15px;
}

.col-foo.uno {
  width: 30%;
  padding-right: 10px;
}

.col-foo.dos {
  width: 22%;
  padding-left: 15px;
  padding-right: 15px;
}

.footer-rosa {
  background-color: #c61599;
  padding-top: 70px;
  padding-bottom: 40px;
}

.link-footer {
  color: #fff;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.container-2 {
  width: 1100px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.container-2.c-foo {
  width: 1000px;
}

.redes-footer {
  margin-bottom: 15px;
  margin-left: 5px;
  margin-right: 5px;
}

.galeria-unidos {
  position: relative;
}

.img-gal-uni {
  float: left;
  background-image: url('../images/banner_2024.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 23%;
  height: 180px;
  margin-left: 1%;
  margin-right: 1%;
}

.prev-gal {
  width: 49px;
  position: absolute;
  inset: 50% auto auto -45px;
  transform: translate(0, -50%);
}

.next-gal {
  width: 49px;
  position: absolute;
  inset: 50% -45px auto auto;
  transform: translate(0, -50%);
}

@media screen and (max-width: 991px) {
  .container.nav {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav_menu {
    background-color: #c61599;
  }

  .nav_menu.w--open {
    background-color: #d84c8c;
  }

  .menu_button {
    color: #fff;
    background-color: #0000;
  }

  .menu_button.w--open {
    background-color: #0000;
  }

  .nav-link-2024 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .banner-rosa {
    height: 525px;
  }

  .left-intro {
    padding-left: 30px;
    padding-right: 30px;
  }

  .un-mes-para-creer {
    padding-top: 60px;
    padding-bottom: 45px;
  }

  .right-un-mes {
    padding-left: 30px;
  }

  .titulo-un-mes {
    margin-bottom: 30px;
  }

  .galeria-nuestro-compromiso {
    height: 400px;
  }

  .prev-compromiso {
    left: -30px;
  }

  .next-compromiso {
    right: -30px;
  }

  .boton-aso {
    padding-left: 35px;
    padding-right: 35px;
  }

  .col-iconos {
    width: 23%;
  }

  .titulo-icon {
    font-size: 16px;
  }

  .txt-icon {
    font-size: 15px;
  }

  .col-foo.cuatro {
    padding-left: 5px;
  }

  .col-foo.tres, .col-foo.dos {
    padding-left: 5px;
    padding-right: 5px;
  }

  .footer-rosa {
    padding-top: 60px;
  }

  .prev-gal {
    left: -30px;
  }

  .next-gal {
    right: -30px;
  }
}

@media screen and (max-width: 767px) {
  .banner-rosa {
    height: 425px;
  }

  .content-intro {
    flex-flow: wrap;
  }

  .left-intro {
    border-bottom-right-radius: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .right-intro {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
  }

  .tr-intro {
    display: none;
  }

  .left-un-mes {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
  }

  .right-un-mes {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
  }

  .titulo-un-mes {
    margin-bottom: 20px;
    font-size: 30px;
  }

  .titulo-nuestro-compromiso, .titulo-a-travez {
    font-size: 30px;
  }

  .galeria-nuestro-compromiso {
    height: 300px;
  }

  .prev-compromiso {
    width: 40px;
    left: -25px;
  }

  .next-compromiso {
    width: 40px;
    right: -25px;
  }

  .titulo-seguimos, .titulo-porque, .titulo-asociaciones {
    font-size: 30px;
  }

  .content-asociaciones {
    justify-content: center;
  }

  .col-asociaciones {
    width: 46%;
  }

  .col-mes {
    width: 50%;
  }

  .consejos-y-control {
    padding-top: 60px;
  }

  .content-iconos {
    justify-content: center;
  }

  .col-iconos {
    width: 31.33%;
  }

  .encuentra-mas {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .titulo-encuentra, .titulo-consejos {
    font-size: 30px;
  }

  .col-foo.cuatro {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }

  .col-foo.tres {
    width: 50%;
  }

  .col-foo.uno {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .col-foo.dos {
    width: 50%;
  }

  .footer-rosa {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .link-footer {
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
  }

  .img-aceite {
    width: 350px;
  }

  .img-gal-uni {
    width: 48%;
  }

  .prev-gal {
    width: 40px;
    left: -25px;
  }

  .next-gal {
    width: 40px;
    right: -25px;
  }
}

@media screen and (max-width: 479px) {
  .container.nav {
    padding-left: 10px;
    padding-right: 10px;
  }

  .banner-rosa {
    height: 300px;
  }

  .left-intro {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .un-mes-para-creer {
    padding-top: 45px;
  }

  .left-un-mes {
    margin-bottom: 20px;
  }

  .titulo-un-mes {
    text-align: center;
    font-size: 25px;
    line-height: 30px;
  }

  .txt-un-mes {
    text-align: center;
  }

  .nuestro-compromiso-2024 {
    padding-top: 45px;
  }

  .titulo-nuestro-compromiso, .titulo-a-travez {
    font-size: 25px;
    line-height: 30px;
  }

  .siempre-unidos-2024 {
    padding-bottom: 45px;
  }

  .galeria-nuestro-compromiso {
    height: 250px;
  }

  .prev-compromiso, .next-compromiso {
    display: none;
  }

  .porque-un-mes {
    padding-top: 45px;
  }

  .titulo-seguimos, .titulo-porque {
    font-size: 25px;
    line-height: 30px;
  }

  .asociaciones-de-apoyo {
    padding-top: 45px;
  }

  .titulo-asociaciones {
    font-size: 25px;
    line-height: 30px;
  }

  .col-asociaciones {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .col-mes {
    width: 100%;
  }

  .txt-rosado-mes {
    font-size: 25px;
  }

  .consejos-y-control {
    padding-top: 45px;
    padding-bottom: 40px;
  }

  .col-iconos {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .encuentra-mas {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .titulo-encuentra, .titulo-consejos {
    font-size: 25px;
    line-height: 30px;
  }

  .flecha-top {
    width: 50px;
  }

  .col-foo.cuatro {
    margin-top: 10px;
  }

  .col-foo.tres, .col-foo.dos {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-rosa {
    padding-bottom: 40px;
  }

  .link-footer {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
  }

  .img-aceite {
    width: 250px;
  }

  .logo-mes {
    width: 200px;
  }

  .img-gal-uni {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .prev-gal, .next-gal {
    display: none;
  }
}


@font-face {
  font-family: 'Wishbone tea demo';
  src: url('../fonts/Wishbone-Tea-Demo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Seblak mercon font by nasiruzzaman';
  src: url('../fonts/Seblak-Mercon-Font-by-Nasiruzzaman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Australia beauty';
  src: url('../fonts/Australia-Beauty.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}