.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  color: #1f2c5a;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Mulish, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
}

h2 {
  color: #e85e00;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Mulish, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 120%;
}

h3 {
  color: #007cc2;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Mulish, sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 120%;
}

p {
  color: #1f2c5a;
  margin-bottom: 10px;
}

a {
  color: #1f2c5a;
  text-decoration: none;
}

a:hover {
  font-weight: 700;
}

.hero {
  z-index: 10;
  background-image: url('../images/BG-home.webp');
  background-position: 0 0;
  background-size: auto;
  height: 90vh;
  position: relative;
}

.card-numbers {
  grid-row-gap: 8px;
  background-color: #0000;
  background-image: url('../images/fondo-03.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 280px;
  height: 150px;
  padding: 12px 25px;
  text-decoration: none;
  display: flex;
}

.card-numbers.orage {
  background-image: url('../images/fondo-02.webp');
}

.card-numbers.blue {
  background-image: url('../images/fondo-01.webp');
}

._20-aos {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.menu-button {
  color: #fff;
  background-color: #c6261f;
  border-radius: 8px;
  padding: 10px;
}

.logo-symbolos {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 193.993px;
  height: 49.3838px;
  text-decoration: none;
  display: flex;
}

.button-groups {
  grid-column-gap: 30px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.buttons {
  grid-column-gap: 6px;
  background-color: #1f2c5a;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.buttons:hover {
  background-color: #c6261f;
}

.buttons.orange {
  background-color: #e85e00;
}

.buttons.orange:hover {
  background-color: #f2b108;
}

.button-style {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
}

.navbar {
  background-color: #0000;
  display: block;
  position: fixed;
  inset: 0% 60px auto;
}

.navbar._2 {
  z-index: 12;
  position: absolute;
}

.content-nav {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #fff0;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  padding: 10px 40px;
  display: flex;
}

.content-nav._2 {
  background-color: #0000;
}

.content-text-hero {
  grid-row-gap: 17px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: 450px;
  text-decoration: none;
  display: flex;
}

.container {
  justify-content: space-between;
  align-items: center;
  max-width: none;
  height: 80vh;
  margin-right: 0;
  padding-left: 60px;
  display: flex;
}

.imag-hero {
  background-image: url('../images/BG-imag-hero.webp');
  background-position: 100%;
  background-repeat: repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  width: 40%;
  height: 70vh;
  display: flex;
  overflow: clip;
}

.text-color-orange {
  color: #e85e00;
}

.text-subtitle {
  color: #1f2c5a;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 160%;
}

.text-color-blue {
  color: #007cc2;
}

.image {
  mix-blend-mode: multiply;
}

.container-numbers {
  justify-content: space-between;
  display: flex;
}

.numbers {
  z-index: 12;
  margin-top: -60px;
  margin-bottom: 100px;
  position: relative;
}

.about {
  margin-top: 140px;
  margin-bottom: 140px;
}

.content-banner {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  max-width: 90%;
  text-decoration: none;
  display: flex;
}

.content-text {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  max-width: 450px;
  height: auto;
  margin: 20px 60px;
  text-decoration: none;
  display: flex;
}

.content-imag {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.body {
  color: #1f2c5a;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

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

.conten-cards-ejes-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  text-decoration: none;
  display: flex;
}

.card-ejes {
  grid-row-gap: 10px;
  background-image: url('../images/Fondo01.svg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 230px;
  height: 250px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.card-ejes.cultua {
  background-image: url('../images/Fondo06.svg');
}

.card-ejes.creatividad {
  background-image: url('../images/Fondo05.svg');
}

.card-ejes.identidad {
  background-image: url('../images/Fondo04.svg');
}

.card-ejes.bienestar {
  background-image: url('../images/Fondo03.svg');
}

.card-ejes.territorio {
  background-image: url('../images/Fondo02.svg');
}

.text-card {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.ejes {
  margin-bottom: 140px;
}

.div-block-3 {
  max-width: 700px;
}

.container-axes {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.hover-text-card {
  color: #fff;
  display: none;
}

.hover-text-card:hover {
  display: block;
}

.banner {
  background-image: url('../images/BG-Banner.webp');
  background-position: 50%;
  background-size: cover;
}

.content-about {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-white {
  color: #fff;
}

.container-allies {
  grid-row-gap: 47px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-allies {
  grid-column-gap: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.logos {
  object-fit: cover;
}

.strategic-allies {
  margin-top: 140px;
  margin-bottom: 140px;
}

.container-footer {
  background-color: #f6f6f6;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  padding: 40px 60px;
  display: flex;
}

.content-left {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.content-rigth {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  text-decoration: none;
  display: flex;
}

.title {
  color: #007cc2;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.logo-symbolos-foeter {
  width: 250px;
}

.footer {
  padding-bottom: 60px;
}

.content-ima {
  width: 50%;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 45px;
  }

  .card-numbers {
    justify-content: center;
    align-items: flex-start;
    width: 30%;
    height: auto;
  }

  .content-text-hero {
    padding-right: 40px;
  }

  .imag-hero {
    background-position: 50%;
    width: 50%;
  }

  .content-banner {
    max-width: none;
  }

  .content-text {
    grid-row-gap: 20px;
    width: 50%;
    margin-left: 40px;
    margin-right: 40px;
  }

  .image-2 {
    max-width: 100%;
  }

  .content-ima {
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 32px;
  }

  .card-numbers {
    height: 200px;
  }

  .navbar {
    left: 10px;
    right: 10px;
  }

  .content-nav {
    padding-left: 20px;
    padding-right: 20px;
  }

  .content-text-hero {
    width: 90%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
  }

  .container {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-end;
    margin-left: 0;
    padding-left: 0;
  }

  .imag-hero {
    width: 70%;
    height: 50vh;
    margin-top: 40px;
  }

  .content-banner {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .content-text {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .content-imag {
    width: 70%;
    display: block;
  }

  .ejes {
    margin-bottom: 60px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-axes {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .content-about {
    flex-flow: column-reverse;
  }

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

  .container-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-left: 25px;
    margin-right: 25px;
  }

  .content-left {
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
  }

  .content-rigth {
    align-items: center;
    width: 100%;
    margin-top: 40px;
  }

  .title {
    text-align: center;
  }

  .footer {
    padding-bottom: 20px;
  }

  .image-2 {
    display: none;
  }

  .text-block, .text-block-2 {
    text-align: center;
  }

  .content-ima {
    overflow: clip;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 28px;
    line-height: 100%;
  }

  .card-numbers {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 90%;
    height: 130px;
  }

  .buttons {
    display: none;
  }

  .buttons.orange {
    display: block;
  }

  .content-nav {
    background-color: #fff;
  }

  .content-text-hero {
    padding-left: 0;
    padding-right: 0;
  }

  .container-numbers {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
  }

  .content-text {
    width: 90%;
  }

  .content-allies {
    grid-row-gap: 0px;
    flex-flow: wrap;
  }

  .container-footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer {
    padding-bottom: 0;
  }

  .text-block-3 {
    text-align: center;
  }

  .content-ima {
    display: none;
  }
}


