:root {
  --indigo: #4c0861;
  --khaki: #f6ef64;
  --floral-white: #fafaf3;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section {
  background-image: linear-gradient(to bottom, var(--indigo), var(--indigo));
  color: #333;
}

.section-2 {
  min-height: 80vh;
}

.section-3 {
  background-image: linear-gradient(to bottom, var(--indigo), var(--indigo));
  margin-top: 40px;
}

.body {
  background-image: url('../images/shutterstock_639921919....jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.navbar {
  background-color: var(--indigo);
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: var(--khaki);
  padding-left: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
}

.nav-link.w--current, .nav-link-2, .nav-link-3 {
  color: var(--khaki);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
}

.nav-link-3.w--current {
  color: var(--khaki);
}

.heading {
  color: var(--floral-white);
  justify-content: center;
  align-items: center;
  font-family: Great Vibes, cursive;
  display: flex;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  display: flex;
}

.container {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-2 {
  color: var(--floral-white);
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.section-4 {
  min-height: 25vh;
}

.div-block {
  min-height: 80vh;
}

.columns {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.heading-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 35px;
  display: flex;
}

.div-block-2 {
  min-height: 50vh;
  background-image: url('../images/Fisiosaludmas-centros-ciudad-lineal.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
}

.container-2 {
  margin-top: 20px;
}

.container-3 {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-top: 10px;
  display: flex;
}

.image {
  border: 1px solid #000;
  border-radius: 5px;
}

.section-5 {
  min-height: 80vh;
}

.section-6 {
  min-height: 50vh;
}

.container-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.heading-4 {
  color: var(--indigo);
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  display: flex;
}

.div-block-3 {
  min-height: 65vh;
  color: var(--khaki);
  border: 1px #000;
  border-radius: 5px;
}

.text-block {
  color: var(--indigo);
  text-align: left;
  border: 1px #000;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
  display: flex;
}

.image-2 {
  text-align: center;
  border-radius: 5px;
  margin-top: 10px;
}

.container-5 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-5 {
  color: var(--indigo);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
}

.container-6 {
  min-height: 25vh;
  background-image: url('../images/13923726_10154453376269850_5916517275903300111_o.jpg');
  background-position: 50% 56%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  border: 1px none var(--indigo);
  border-radius: 5px;
  margin-top: 10px;
  box-shadow: 1px 1px 3px #000;
}

.image-4 {
  border: 1px solid var(--indigo);
  text-align: center;
  border-radius: 5px;
  margin-top: 10px;
  display: block;
}

.div-block-4 {
  min-height: 80vh;
}

.container-8 {
  text-align: right;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  line-height: 18px;
  display: flex;
}

.heading-6 {
  text-align: right;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-end;
  margin-top: 25px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
}

.div-block-5 {
  font-family: Montserrat, sans-serif;
}

.heading-7 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  display: flex;
}

.container-9 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.image-5 {
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.image-6 {
  padding-left: 0;
}

.image-7 {
  border-radius: 5px;
}

.section-7, .div-block-7 {
  min-height: 80vh;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid {
  text-align: right;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
  justify-items: end;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.image-8 {
  border-radius: 0;
  box-shadow: 1px 1px 3px #000;
}

.bold-text {
  text-align: left;
  font-weight: 400;
  line-height: 25px;
  display: flex;
}

.div-block-9 {
  text-align: center;
  flex-direction: row;
  justify-content: flex-end;
  display: flex;
}

.container-11 {
  min-height: 20vh;
  margin-top: 10px;
}

.container-11.spcer {
  min-height: 8vh;
}

.image-9 {
  border-radius: 5px;
  box-shadow: 1px 1px 3px #000;
}

.div-block-10 {
  text-align: right;
  flex: 1;
}

.div-block-12 {
  text-align: center;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-block-13 {
  text-align: left;
}

.div-block-14 {
  text-align: center;
}

.image-10, .image-11 {
  border: 1px solid #000;
}

.image-12 {
  border: 1px solid #000;
  margin-top: 10px;
}

.column {
  text-align: center;
}

.columns-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-15 {
  text-align: center;
}

.image-13 {
  border: 1px solid #000;
  margin-top: 10px;
}

.section-8 {
  margin-left: 10px;
  margin-right: 10px;
}

.columns-3 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
}

.heading-8 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.container-12 {
  margin-top: 10px;
}

.div-block-16 {
  text-align: center;
}

.heading-9 {
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
  display: flex;
}

.text-block-3 {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 18px;
  line-height: 30px;
  display: flex;
}

.div-block-17 {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  display: flex;
}

.column-2 {
  text-align: right;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.columns-4 {
  align-items: center;
  display: flex;
}

.div-block-18 {
  text-align: right;
  flex-direction: column;
  display: flex;
}

.image-14 {
  border: 1px solid #000;
}

@media screen and (max-width: 991px) {
  .nav-link {
    padding-left: 20px;
  }

  .nav-menu {
    background-color: var(--indigo);
  }

  .heading-4 {
    text-align: center;
    align-self: center;
    margin-top: 10px;
    line-height: 34px;
  }

  .text-block {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .heading-5 {
    justify-content: center;
    align-self: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
  }

  .heading-6 {
    text-align: center;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .section-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-7 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    align-self: stretch;
    align-items: center;
  }

  .bold-text {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .div-block-10 {
    flex-direction: column;
    justify-content: center;
    align-self: stretch;
    align-items: flex-start;
    display: flex;
  }

  .div-block-11 {
    text-align: justify;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    line-height: 18px;
    display: flex;
  }

  .bold-text-2 {
    align-self: center;
  }

  .heading-9 {
    text-align: center;
    align-self: center;
  }

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

  .columns-4 {
    flex-direction: column;
  }

  .div-block-18 {
    justify-content: center;
    align-items: flex-start;
  }

  .icon {
    color: var(--floral-white);
  }

  .menu-button, .menu-button.w--open {
    background-color: var(--indigo);
  }
}

@media screen and (max-width: 767px) {
  .heading-3, .heading-4 {
    font-size: 18px;
  }

  .heading-5 {
    margin-top: 10px;
  }

  .heading-6 {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: flex-end;
  }

  .heading-8 {
    font-weight: 600;
  }

  .text-block-3 {
    justify-content: center;
    align-self: center;
    align-items: center;
  }

  .div-block-17 {
    justify-content: flex-end;
    align-self: stretch;
    align-items: flex-end;
  }

  .column-2 {
    text-align: center;
    justify-content: center;
    align-self: stretch;
    align-items: center;
  }

  .columns-4 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }

  .image-14 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-position: 58%;
  }

  .heading-4 {
    font-size: 18px;
    line-height: 30px;
  }

  .text-block {
    font-size: 14px;
  }

  .heading-5 {
    font-size: 12px;
    line-height: 28px;
  }

  .heading-6 {
    font-size: 16px;
  }

  .bold-text {
    font-size: 14px;
  }

  .div-block-15 {
    margin-left: 0;
    margin-right: 10px;
  }

  .image-13 {
    margin-left: 10px;
    margin-right: 0;
    padding-right: 10px;
  }

  .heading-8 {
    font-size: 15px;
  }

  .text-block-3 {
    font-size: 16px;
  }
}

#w-node-_9311b5bb-c524-d66e-8e27-10ee59375bb8-03c538ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_51622d0b-3e8f-65c5-e547-cfe833259f65-03c538ba {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}


