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

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 76px;
  margin-bottom: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  font-family: Montserrat, sans-serif;
}

.image-3 {
  margin-bottom: 40px;
}

.paragraph-3 {
  width: 95%;
  margin-top: 31px;
  margin-bottom: 31px;
  font-family: Montserrat, sans-serif;
  color: #4a4f54;
  font-size: 18px;
  line-height: 30px;
}

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

.bold-text {
  color: #4a4f54;
  font-size: 50px;
  line-height: 57px;
}

.button {
  margin-top: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 20px;
  background-color: #fc6500;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.button:hover {
  background-color: #00bbb4;
}

.grid {
  -ms-grid-columns: 1.75fr 1.75fr;
  grid-template-columns: 1.75fr 1.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-3 {
  font-family: Montserrat, sans-serif;
  color: #4a4f54;
}

.grid-2 {
  margin-top: 49px;
  grid-row-gap: 46px;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paraquienes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 71px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.heading {
  font-size: 28px;
  line-height: 32px;
  text-align: center;
}

.bold-text-2 {
  font-size: 28px;
}

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

.heading-3 {
  font-size: 34px;
}

.paragraph-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
}

.button-2 {
  margin-top: 32px;
  padding: 12px 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
  background-color: #fc6500;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.button-2:hover {
  background-color: #00afbb;
}

.grid-3 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-family: Montserrat, sans-serif;
}

.paragraph-7 {
  margin-bottom: 0px;
}

.div-block {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.bold-text-3 {
  font-size: 34px;
}

.image-4 {
  max-width: 175%;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  margin-top: 78px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4a4f54;
}

.section-6 {
  margin-top: 0px;
}

.grid-4 {
  margin-top: 80px;
  margin-bottom: 52px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-family: Montserrat, sans-serif;
  color: #4a4f54;
}

.bold-text-5 {
  font-size: 45px;
}

.paragraph-10 {
  font-size: 25px;
  line-height: 35px;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #535d68;
  font-family: Montserrat, sans-serif;
  color: #333;
}

.div-block-4 {
  position: relative;
  bottom: -74px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 600px;
  padding-right: 29px;
  padding-left: 29px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #4a4f54;
}

.heading-5 {
  margin-top: 30px;
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  text-align: center;
}

.paragraph-11 {
  margin-top: 25px;
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00bbb4;
  color: transparent;
  font-size: 20px;
}

.image-5 {
  width: 300px;
  margin-top: 0px;
  margin-bottom: 17px;
}

.heading-6 {
  font-family: Montserrat, sans-serif;
  color: #4a4f54;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 1px;
}

.bold-text-6 {
  font-family: Montserrat, sans-serif;
}

.para-quien-es {
  font-family: Montserrat, sans-serif;
}

.body {
  font-family: Montserrat, sans-serif;
}

.paragraph-12 {
  color: #4a4f54;
  font-size: 49px;
  line-height: 55px;
  font-weight: 600;
  letter-spacing: -1px;
}

.list {
  width: 90%;
  font-size: 21px;
  line-height: 30px;
  font-weight: 300;
}

.text-block {
  margin-bottom: 18px;
  color: #fff;
}

.link {
  color: #fff;
  font-size: 23px;
  font-weight: 400;
  text-decoration: none;
}

.link:hover {
  color: #00dbd3;
}

.text-block-2 {
  margin-top: 11px;
  margin-bottom: 0px;
  color: #fff;
}

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

.image-6 {
  margin-top: 41px;
  margin-bottom: 25px;
}

.paragraph-13 {
  margin-bottom: 59px;
  text-align: left;
}

.link-2 {
  margin-right: 10px;
  color: #fff;
  text-decoration: none;
}

.link-3 {
  margin-left: 10px;
  color: #fff;
  text-decoration: none;
}

.div-block-5 {
  margin-bottom: 40px;
  font-size: 14px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

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

.container-7 {
  margin-top: 20px;
  margin-bottom: 70px;
  text-align: center;
}

.paragraph-14 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 12px;
  line-height: 15px;
}

.text-block-3 {
  margin-bottom: 30px;
  color: #fff;
  font-size: 16px;
}

.paragraph-15 {
  margin-top: 60px;
  font-size: 17px;
  line-height: 27px;
}

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

.list-2 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 19px;
  line-height: 30px;
}

.heading-7 {
  color: #4a4f54;
  font-size: 45px;
  line-height: 50px;
  font-weight: 600;
  letter-spacing: -1px;
}

.contacto {
  padding: 40px 10px;
  background-color: #00afbb;
  color: #00bbb4;
}

.text-block-4 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  font-weight: 500;
  text-align: center;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #0ef;
  border-radius: 15px;
  background-color: #fff;
  color: #4a4f54;
  text-align: center;
}

.div-block-8 {
  padding: 20px;
  border-radius: 20px;
  background-color: #fff;
  color: #4a4f54;
}

.div-block-9 {
  border-radius: 15px;
  background-color: #fff;
}

.text-block-5 {
  color: #4a4f54;
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
  text-align: center;
}

.button-tel {
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 20px;
  background-color: #fc6500;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 17px;
  letter-spacing: 2px;
}

.button-tel:hover {
  background-color: #4a4f54;
}

.text-block-6 {
  margin-bottom: 20px;
  color: #4a4f54;
  font-size: 28px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
}

.text-span {
  font-weight: 700;
  text-align: left;
}

.text-block-7 {
  margin-bottom: 20px;
  color: #00afbb;
  font-size: 20px;
  text-align: center;
}

.text-block-8 {
  color: #4a4f54;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2px;
}

.image-7 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.image-8 {
  margin-right: 11px;
}

.grid-5 {
  margin-bottom: 40px;
}

.paragraph-16 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 34px;
}

.text-block-9 {
  color: #00afbb;
  font-size: 35px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
}

.container-8 {
  padding-top: 91px;
  padding-bottom: 25px;
}

.paragraph-17 {
  margin-bottom: 0px;
  color: #00afbb;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
}

.bold-text-7 {
  font-size: 45px;
  font-weight: 600;
}

.grid-6 {
  margin-top: 47px;
  margin-bottom: 47px;
  -ms-grid-columns: 0.25fr 3.75fr;
  grid-template-columns: 0.25fr 3.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-10 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
}

.html-embed {
  width: 100%;
}

.grid-7 {
  margin-top: 40px;
  margin-bottom: 30px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-block-11 {
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
}

.text-block-12 {
  margin-top: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-13 {
  margin-top: 40px;
  color: #fff;
  font-size: 12px;
}

.link-4 {
  color: #fff;
}

.link-5 {
  color: #fff;
}

.link-6 {
  color: #fff;
}

.heading-main {
  color: #4a4f54;
  font-size: 40px;
  line-height: 43px;
  font-weight: 600;
  letter-spacing: -1px;
}

.text-block-9-copy {
  margin-bottom: 33px;
  color: #00afbb;
  font-size: 35px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
}

.button-cita {
  margin-top: 32px;
  padding: 12px 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
  background-color: #fc6500;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.button-cita:hover {
  background-color: #00afbb;
}

.heading-home {
  font-size: 50px;
  font-weight: 600;
}

.heading-6-copy {
  font-family: Montserrat, sans-serif;
  color: #4a4f54;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 1px;
}

.text-block-14 {
  margin-bottom: 40px;
  color: #fff;
  text-align: center;
}

.paragraph-18 {
  margin-bottom: 23px;
  font-size: 17px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
}

.referencias {
  width: 70%;
  height: auto;
  margin-top: 0px;
}

.bold-text-8 {
  text-transform: uppercase;
}

.rich-text-class {
  width: 70%;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 26px;
}

.text-block-15 {
  font-family: Montserrat, sans-serif;
  color: #919191;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.8px;
}

.centrado {
  width: 70%;
  height: auto;
  margin-top: 70px;
  margin-bottom: 40px;
}

.heading-10 {
  margin-bottom: 10px;
  color: #000;
  font-size: 31px;
  text-align: center;
  text-transform: uppercase;
}

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

.div-block-12 {
  width: 100%;
  height: 3px;
  margin-top: 50px;
  margin-bottom: 50px;
  border-style: none;
  border-width: 0px;
  border-color: #bd17a6;
  background-color: #cecccc;
  text-align: left;
}

.list-3 {
  width: auto;
  height: auto;
  padding-left: 20px;
  font-size: 11px;
  line-height: 20px;
}

.text-block-17 {
  background-color: #fff;
  color: #333;
  font-weight: 500;
  text-align: center;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: -100px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: none;
  font-family: Montserrat, sans-serif;
}

.banner-principal {
  height: 600px;
  background-image: url('../images/sport-injury2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.navbar {
  background-color: #fff;
}

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 31px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.image {
  padding-top: 0px;
  padding-bottom: 0px;
}

.navbarlinks {
  font-family: Montserrat, sans-serif;
  color: #908d8d;
  font-size: 16px;
  font-weight: 500;
}

.section-8 {
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #e7e7e7;
}

.container-10 {
  height: auto;
  max-width: 1120px;
  background-color: transparent;
}

@media screen and (max-width: 991px) {
  .section-4 {
    overflow: hidden;
    margin-bottom: 0px;
  }

  .paragraph-3 {
    font-size: 17px;
  }

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

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

  .button-2 {
    margin-top: 24px;
    margin-bottom: 39px;
    border-radius: 8px;
  }

  .section-5 {
    height: auto;
  }

  .section-6 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-4 {
    width: 80%;
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .text-block-4 {
    margin-bottom: 27px;
    font-size: 44px;
  }

  .button-cita {
    margin-top: 24px;
    margin-bottom: 39px;
    border-radius: 8px;
  }

  .list-3 {
    padding-right: 0px;
    padding-left: 20px;
  }

  .div-block-13 {
    width: auto;
  }

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

@media screen and (max-width: 767px) {
  .image-2 {
    max-width: 100%;
  }

  .container-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid {
    -ms-grid-columns: 2fr;
    grid-template-columns: 2fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .container-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .grid-2 {
    grid-row-gap: 46px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .container-4 {
    margin-top: 0px;
    margin-bottom: -118px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .button-2 {
    margin-top: 13px;
    margin-bottom: 13px;
    padding-top: 11px;
    padding-bottom: 11px;
    text-align: center;
  }

  .grid-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .section-5 {
    overflow: hidden;
    height: 1300px;
  }

  .section-6 {
    margin-top: 50px;
  }

  .grid-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .paragraph-10 {
    width: 80%;
  }

  .heading-5 {
    line-height: 38px;
  }

  .paragraph-11 {
    line-height: 24px;
  }

  .image-5 {
    margin-top: 106px;
  }

  .list {
    width: 80%;
  }

  .container-5 {
    padding-right: 13px;
    padding-left: 13px;
  }

  .text-block-4 {
    line-height: 46px;
  }

  .grid-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container-8 {
    padding-top: 0px;
  }

  .paragraph-17 {
    margin-bottom: -49px;
  }

  .bold-text-7 {
    font-size: 55px;
  }

  .heading-8 {
    font-size: 47px;
    line-height: 60px;
  }

  .button-cita {
    margin-top: 13px;
    margin-bottom: 13px;
    padding-top: 11px;
    padding-bottom: 11px;
    text-align: center;
  }

  .referencias {
    width: 70%;
  }

  .list-3 {
    width: auto;
    font-size: 8px;
  }

  .section-8 {
    overflow: visible;
  }
}

@media screen and (max-width: 479px) {
  .section-4 {
    overflow: hidden;
  }

  .paragraph-3 {
    line-height: 28px;
  }

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

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

  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-2 {
    font-size: 33px;
    text-decoration: none;
  }

  .button-2 {
    margin-top: 21px;
  }

  .section-5 {
    overflow: hidden;
    height: 1220px;
    margin-top: 28px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 37px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }

  .grid-4 {
    margin-top: 0px;
  }

  .bold-text-5 {
    font-size: 35px;
  }

  .paragraph-10 {
    width: auto;
    margin-top: 19px;
  }

  .section-7 {
    margin-top: 0px;
  }

  .div-block-4 {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .image-5 {
    width: 200px;
    margin-top: 3px;
    margin-bottom: 25px;
  }

  .list {
    width: 100%;
  }

  .container-5 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .div-block-5 {
    font-size: 12px;
  }

  .list-2 {
    margin-top: 36px;
    padding-left: 23px;
  }

  .heading-7 {
    font-size: 34px;
    line-height: 40px;
  }

  .text-block-4 {
    font-size: 40px;
  }

  .text-span {
    line-height: 25px;
  }

  .div-block-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .paragraph-16 {
    font-size: 22px;
    line-height: 30px;
  }

  .text-block-9 {
    font-size: 29px;
    line-height: 35px;
  }

  .paragraph-17 {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 30px;
  }

  .grid-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-8 {
    font-size: 34px;
    line-height: 40px;
  }

  .heading-9 {
    font-size: 28px;
    line-height: 32px;
  }

  .heading-main {
    font-size: 32px;
    line-height: 40px;
  }

  .text-block-9-copy {
    line-height: 38px;
  }

  .button-cita {
    margin-top: 21px;
  }

  .heading-home {
    font-size: 28px;
    line-height: 32px;
  }

  .referencias {
    width: 90%;
  }

  .rich-text-class {
    width: 90%;
  }

  .centrado {
    width: 80%;
  }

  .div-block-12 {
    width: 100%;
    text-align: left;
  }

  .list-3 {
    padding-left: 10px;
    font-size: 5px;
    line-height: 12px;
  }
}

#w-node-c744ca3e-9129-2ed9-08b2-09e5b90f2b3f-438f312b {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-c744ca3e-9129-2ed9-08b2-09e5b90f2b4d-438f312b {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_79053cf5-5031-310e-8513-9658443dd6d2-438f312b {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_79053cf5-5031-310e-8513-9658443dd6dc-438f312b {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_79053cf5-5031-310e-8513-9658443dd6e4-438f312b {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_79053cf5-5031-310e-8513-9658443dd6ec-438f312b {
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_033f7e75-43cd-1288-b8ca-5ce462d03680-438f312b {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_36c926c8-5980-8e17-7725-7983bc08cb5a-438f312b {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_82083d8a-b2ea-5e58-ee70-0abaf8fa0aad-438f312b {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b942c6df-da32-6f86-2c81-f2520278f648-438f312b {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-c744ca3e-9129-2ed9-08b2-09e5b90f2b3f-b0bf4eba {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-c744ca3e-9129-2ed9-08b2-09e5b90f2b4d-b0bf4eba {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-_033f7e75-43cd-1288-b8ca-5ce462d03680-b0bf4eba {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_033f7e75-43cd-1288-b8ca-5ce462d03681-b0bf4eba {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_82083d8a-b2ea-5e58-ee70-0abaf8fa0aad-b0bf4eba {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_1ace1c8a-4b4c-ca47-d762-a848e3ea1a32-b0bf4eba {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 991px) {
  #w-node-c744ca3e-9129-2ed9-08b2-09e5b90f2b4d-b0bf4eba {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c744ca3e-9129-2ed9-08b2-09e5b90f2b4d-438f312b {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_033f7e75-43cd-1288-b8ca-5ce462d03680-438f312b {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-c744ca3e-9129-2ed9-08b2-09e5b90f2b4d-b0bf4eba {
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-_033f7e75-43cd-1288-b8ca-5ce462d03680-b0bf4eba {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_79053cf5-5031-310e-8513-9658443dd6d2-438f312b {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_033f7e75-43cd-1288-b8ca-5ce462d03680-b0bf4eba {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

