@font-face {
  font-family: Bw Modelica;
  src: url('../fonts/bwmodelicademo-regular-bf65d6bd3cf3fe5.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bw Modelica;
  src: url('../fonts/bwmodelicademo-bold-bf65d6bd3cec7c4.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --blue: #003a63;
  --white: white;
  --black: black;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

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

body {
  color: #333;
  font-family: Bw Modelica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 44px;
}

.hero-without-image {
  border-bottom: 1px #e4ebf3;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.p {
  color: #666;
  margin: 0 auto;
  margin-block: 1lh;
  font-size: 1rem;
  line-height: 1.4rem;
  display: block;
}

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

.p._60 {
  max-width: 80%;
}

.p.justi {
  text-align: justify;
}

.p.freq {
  margin-block: 10px;
}

.p.team {
  margin-block: 0;
}

.button-blue {
  background-color: var(--blue);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  margin-top: 0;
  padding: 12px 25px;
  font-size: 1rem;
  line-height: 20px;
  transition: all .2s;
}

.button-blue:hover {
  color: #fff;
  background-color: #32343a;
}

.button-blue:active {
  background-color: #43464d;
}

.button-blue.hero {
  border: 1px solid var(--blue);
  background-color: #003a63;
  border-radius: 5px;
  margin-top: 40px;
  padding: 15px 40px;
}

.button-blue.hero:hover {
  border-color: var(--white);
}

.heading {
  color: var(--blue);
  text-align: center;
  letter-spacing: -.7px;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2rem;
}

.heading.testimonials {
  margin-bottom: 40px;
}

.heading.contact {
  text-align: left;
  margin-bottom: 30px;
  margin-right: 50px;
}

.hero-heading-left {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

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

.features-list {
  background-color: var(--blue);
  background-image: linear-gradient(135deg, #020024, #003a63 38%, #002b63);
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-slider-large {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-slide {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 10px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.testimonial-content {
  background-color: #fff;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  margin-right: 0;
  padding: 80px;
  display: flex;
}

.testimonial-quote-icon {
  opacity: .6;
  filter: hue-rotate();
  margin-bottom: 0;
}

.testimonial-quote {
  color: var(--blue);
  margin-bottom: 32px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-author-name {
  font-weight: 700;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  -webkit-text-stroke-color: var(--blue);
  margin-top: 24px;
  font-size: 10px;
  display: none;
  position: static;
  bottom: -60px;
}

.hero-without-image-2 {
  background-color: #fff;
  background-image: linear-gradient(#ffffffbf, #ffffffbf), url('../images/ortodoncia-gutierrez-mosquera-10_1.avif');
  background-position: 0 0, 50% 70%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-bottom: 1px solid #e4ebf3;
  padding: 140px 30px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cta {
  z-index: 9999;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #0003;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-3 {
  z-index: 9999;
  width: 520px;
  padding: 0;
  position: relative;
}

.field-label, .field-label-2 {
  color: var(--blue);
  margin-left: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.submit-button {
  background-color: var(--blue);
  text-transform: uppercase;
  border-radius: 5px;
  width: 100%;
  margin-top: 10px;
}

.text-field, .text-field-2, .text-field-3 {
  color: #333;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.form {
  background-color: #fff;
  border: 1px solid #0003;
  border-radius: 10px;
  padding: 20px 30px 30px;
}

.section {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 80px 30px;
  display: flex;
}

.form-block-2 {
  margin-bottom: 0;
}

.div-block-4 {
  width: 50px;
  height: 50px;
  margin-top: 25px;
  margin-right: 25px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-2 {
  opacity: .4;
  color: var(--white);
  cursor: pointer;
}

.checkbox-label-2 {
  color: var(--blue);
  font-size: .9rem;
  line-height: 1rem;
}

.checkbox-field-2 {
  margin-top: 20px;
  margin-left: 0;
}

.text-block-3 {
  font-size: 1rem;
  line-height: 1.4rem;
}

.success-message-2 {
  border: 1px solid var(--blue);
  background-color: var(--white);
  border-radius: 20px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.error-message-2 {
  background-color: #fff;
  border: 1px solid red;
  border-radius: 20px;
}

.text-block-4 {
  color: red;
  text-align: center;
  font-size: 1rem;
}

.slide-nav {
  display: none;
}

.image-3 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.slider {
  min-height: 600px;
  position: relative;
}

.heading-3 {
  z-index: 10;
  letter-spacing: 0;
  margin-top: 0;
  position: static;
}

.slide {
  vertical-align: baseline;
}

.div-block-5 {
  z-index: 10;
  background-image: radial-gradient(circle, #a3a3a380, #fff0);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  min-height: 600px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-span {
  color: #fff;
}

.text-span-2 {
  color: var(--blue);
}

.text-block-6 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 100;
}

.div-block-6 {
  border-bottom: 1px solid var(--blue);
  background-color: #f9f9f9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 20px 40px;
}

.heading-4 {
  color: var(--blue);
  text-align: center;
  letter-spacing: 0;
  font-size: 1.1rem;
  line-height: 1.1rem;
}

.paragraph {
  text-align: center;
  font-size: .9rem;
}

.div-block-7 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.section-3 {
  text-align: center;
  background-color: #f4f4f4;
  padding-top: 80px;
  padding-bottom: 80px;
}

.heading-5 {
  color: var(--blue);
  text-align: center;
  letter-spacing: 0;
  margin-top: 0;
  font-size: 20px;
  line-height: 20px;
}

.div-block-8 {
  background-color: #666;
  width: 20%;
  height: 1px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.container1200 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-9 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: 10px auto auto 10px;
  grid-template-columns: .25fr 1fr 1fr 1fr .25fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-items: stretch;
  margin-top: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: grid;
}

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

.image-4 {
  object-fit: cover;
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: 390px;
  padding: 0;
}

.div-block-11 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.heading-6 {
  color: #666;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
}

.paragraph-2 {
  color: var(--blue);
  text-align: left;
  margin-bottom: 0;
  font-size: 16px;
}

.div-block-12 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-13 {
  text-align: center;
  margin-bottom: 60px;
}

.div-block-8-copy {
  background-color: var(--blue);
  width: 30%;
  height: 1px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-14 {
  background-color: #f4f4f4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.image-5 {
  max-width: 50px;
  margin-bottom: 20px;
}

.heading-7 {
  color: #727272;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 22px;
}

.link-2 {
  color: var(--blue);
  text-decoration: underline;
}

.div-block-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 100px;
  margin-bottom: 20px;
  display: grid;
}

.image-6 {
  opacity: .65;
  margin-left: auto;
  margin-right: auto;
}

.heading-8 {
  color: #fff;
  letter-spacing: 0;
  font-size: 24px;
  line-height: 24px;
}

.paragraph-3 {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.div-block-16 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button {
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 15px 20px;
}

.button:hover {
  color: var(--blue);
  background-color: #fff;
}

.section-4 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.div-block-17 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-18 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-8-copy-copy {
  background-color: var(--blue);
  width: 40%;
  height: 1px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.p-copy {
  color: #777;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  font-size: 1rem;
  line-height: 1.6rem;
  display: block;
}

.button-2 {
  background-color: var(--blue);
  border-radius: 5px;
  margin-top: 25px;
  padding: 15px 40px;
}

.button-2:hover {
  color: #d6d6d6;
}

.right-arrow-2, .left-arrow-2 {
  display: none;
}

.div-block-19 {
  border-left: 1px solid var(--blue);
  background-image: linear-gradient(90deg, #fffc, #fff0);
}

.div-block-19-copy {
  border-right: 1px solid var(--blue);
  border-left: 1px none var(--blue);
  background-image: linear-gradient(270deg, #fffc, #fff0);
}

.button-3 {
  background-color: var(--blue);
  border-radius: 5px;
  margin-top: 20px;
  padding: 12px 40px;
  font-size: 1rem;
  text-decoration: none;
}

.button-3:hover {
  color: #d6d6d6;
}

.div-block-20 {
  z-index: 9999;
  background-color: #25252580;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.div-block-21 {
  background-color: #fff;
  border-radius: 20px;
  max-width: 920px;
  padding: 80px;
  position: relative;
  top: 0;
  overflow: visible;
}

.heading-9 {
  color: var(--blue);
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 26px;
}

.image-7 {
  object-fit: cover;
  object-position: 0% 50%;
  height: 100%;
}

.text-block-7 {
  cursor: pointer;
  padding: 10px 15px;
  position: absolute;
  inset: 3% 3% auto auto;
}

.image-8 {
  max-width: 120px;
  margin-left: 20px;
}

.div-block-24 {
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  margin-bottom: 30px;
  display: flex;
}

.handle-wrapper {
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 550px;
  max-width: 100%;
  height: 380px;
  margin-bottom: 20px;
  margin-right: 0;
  display: flex;
  position: relative;
}

.image-right {
  z-index: 0;
  filter: brightness(110%);
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 5px;
  width: 100%;
  height: 380px;
  position: absolute;
}

.image-left {
  z-index: 1;
  filter: brightness(110%);
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 5px;
  width: 550px;
  height: 380px;
  max-height: 380px;
  position: absolute;
}

.image-left.cc {
  width: 100%;
  height: 100%;
  min-height: 380px;
  max-height: 380px;
}

.handle-bar {
  z-index: 10;
  background-color: var(--white);
  color: #0000;
  cursor: grab;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1px;
  height: 700px;
  display: flex;
  position: relative;
}

.circle-wrapper {
  border: 1px none var(--blue);
  cursor: grab;
  background-color: #fff;
  background-image: url('../images/arrows.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  position: absolute;
}

.before {
  z-index: 3;
  background-color: #fff;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  transition: opacity .2s ease-in-out;
  display: flex;
  position: absolute;
  inset: 20px auto auto 20px;
}

.handle {
  color: var(--blue);
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bw Modelica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 35px;
}

.after {
  z-index: 3;
  background-color: #fff;
  border-radius: 3px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 0 10px;
  transition: opacity .2s ease-in-out;
  display: flex;
  position: absolute;
  inset: 20px 20px auto auto;
}

.section-5 {
  background-color: #f5f7fa;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.div-block-25 {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}

.container-12 {
  width: 100%;
  max-width: 1200px;
}

.div-block-25-copy {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  display: flex;
}

.caso-clinico-title {
  color: #666;
  text-align: center;
  text-wrap: balance;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.caso-clinico-wrapper {
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 48%;
  height: auto;
  padding: 20px;
  display: flex;
}

.container-13 {
  max-width: 1200px;
}

.heading-10 {
  color: var(--blue);
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
}

.paragraph-4 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  line-height: 1.4rem;
}

.heading-11 {
  color: var(--blue);
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-weight: 400;
}

.paragraph-5 {
  text-align: left;
  max-width: 100%;
  font-size: 1rem;
  line-height: 1.4rem;
}

.div-block-30 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 1rem;
  line-height: 1.4rem;
  display: flex;
}

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

.div-block-31 {
  padding-top: 55px;
  padding-bottom: 55px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.div-block-32 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
}

.div-block-33 {
  background-color: #fafafa;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 50%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-14 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.section-6 {
  border-top: 1px solid #e7e7e7;
}

.heading-12 {
  color: var(--blue);
  text-align: left;
  font-weight: 400;
}

.heading-12.white {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-weight: 100;
}

.paragraph-7 {
  text-align: left;
  font-size: 1rem;
  line-height: 1.4rem;
}

.list, .list-2 {
  padding-left: 20px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.div-block-34 {
  text-align: left;
  margin-bottom: 30px;
}

.paragraph-7-copy {
  text-align: left;
  font-size: 1rem;
  line-height: 1.4rem;
}

.div-block-35 {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-8 {
  max-width: 100%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  line-height: 1.4rem;
}

.container-15 {
  max-width: 1200px;
}

.section-7 {
  border-top: 1px solid #e7e7e7;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.heading-13 {
  color: var(--blue);
  text-align: center;
  font-weight: 400;
}

.div-block-36 {
  margin-bottom: 4rem;
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph-9 {
  color: #333;
  text-align: center;
  font-size: 1rem;
  line-height: 1.4rem;
}

.div-block-37 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.paragraph-10, .paragraph-11 {
  text-align: center;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.4rem;
}

.paragraph-12 {
  font-size: 1rem;
  line-height: 1.4rem;
}

.paragraph-14, .paragraph-15 {
  text-align: center;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.4rem;
}

.paragraph-16 {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.div-block-38 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  margin-bottom: 10px;
  padding: 0;
  display: flex;
}

.div-block-39 {
  background-color: #f5f7fa;
  border: 1px solid #eee;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  padding: 5px 8px;
  display: flex;
}

.text-block-12 {
  color: var(--blue);
  font-size: .7rem;
}

.container-16 {
  max-width: 1200px;
}

.section-8 {
  border-top: 1px solid #e7e7e7;
  padding-top: 60px;
  padding-bottom: 80px;
}

.paragraph-7-copy-copy {
  color: #666;
  text-align: left;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.list-3-copy {
  margin-bottom: 0;
  margin-left: 60px;
  margin-right: auto;
  padding-left: 0;
  font-size: 1.4rem;
  font-weight: 700;
  list-style-type: decimal;
}

.testimonial-content-copy {
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  margin-right: 40px;
  display: flex;
}

.div-block-40 {
  background-color: #fff;
  border-radius: 5px;
  max-width: 49%;
  padding: 30px;
}

.div-block-41 {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 20px;
  display: flex;
}

.container-17 {
  max-width: 1200px;
}

.paragraph-17 {
  text-align: center;
  font-size: 1rem;
  line-height: 1.4rem;
}

.heading-14 {
  font-size: 1.2rem;
}

.heading-15, .heading-16, .heading-17, .heading-18 {
  text-align: center;
  font-size: 1.2rem;
}

.div-block-42 {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
}

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

.heading-copy {
  color: var(--blue);
  text-align: center;
  letter-spacing: -.7px;
  text-transform: none;
  margin-bottom: 25px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2rem;
}

.container-18 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar {
  background-color: var(--white);
}

.image-10 {
  max-width: 180px;
}

.brand {
  margin-right: auto;
}

.div-block-45 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-46 {
  border-bottom: 1px solid #e7e7e7;
  height: auto;
}

.div-block-47 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: 45px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-link {
  color: #727272;
  border-bottom: 1px solid #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: .8rem;
  transition: all .25s;
}

.nav-link:hover {
  border-bottom: 1px solid var(--blue);
  color: var(--blue);
  font-weight: 400;
}

.nav-link.w--current {
  color: var(--blue);
  border-bottom: 0 #bebebe;
}

.nav-menu {
  align-items: stretch;
  display: flex;
}

.div-block-48 {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 45px;
  display: flex;
}

.div-block-48-copy {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 45px;
  margin-left: 0;
  display: flex;
}

.div-block-49 {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-50 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.topbar-link {
  color: var(--blue);
}

.topbar-link.no-line {
  text-decoration: none;
}

.topbar-link.no-line:hover {
  text-decoration: underline;
}

.topbar-link.no-line-copy {
  margin-left: 10px;
  text-decoration: none;
}

.topbar-link.no-line-copy:hover {
  text-decoration: underline;
}

.image-11, .image-12 {
  width: 15px;
  height: 15px;
}

.div-block-51 {
  background-color: #ddd;
  width: 1px;
  height: 30px;
}

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

.image-13 {
  height: 12px;
  margin-right: 10px;
}

.image-14 {
  height: 10px;
  margin-right: 10px;
}

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

.section-9 {
  background-color: #282828;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-54 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  width: 100%;
  max-width: 1200px;
  height: auto;
  padding-top: 60px;
  padding-bottom: 40px;
  display: grid;
}

.div-block-56 {
  background-color: #202020;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
}

.text-block-13 {
  color: #fff;
  border-bottom: 1px #fff;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-size: 1rem;
}

.p-footer {
  color: #fff;
  font-family: Bw Modelica, sans-serif;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.2rem;
}

.div-block-57 {
  flex-flow: column;
  display: flex;
}

.footer-link {
  color: #fff;
  margin-bottom: 10px;
  font-size: .8rem;
  text-decoration: none;
}

.footer-link:hover, .footer-link.w--current:hover {
  text-decoration: underline;
}

.footer-link.phone {
  font-size: 1rem;
  line-height: 1.6rem;
}

.footer-link.email {
  font-size: .9rem;
}

.div-block-58 {
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.text-block-14 {
  opacity: .5;
  color: #fff;
  font-size: .8rem;
}

.legal-link {
  color: #fff;
  font-size: .8rem;
  text-decoration: none;
}

.horario-footer {
  color: #fff;
  font-size: .9rem;
  line-height: 1.8rem;
}

.adress {
  font-size: .9rem;
}

.section-10 {
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  height: 25vh;
  display: flex;
}

.section-10._1 {
  flex-flow: column;
}

.heading-19 {
  color: var(--blue);
  letter-spacing: 0;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.6rem;
  font-weight: 200;
  line-height: 2rem;
}

.section-11 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
}

.div-block-59 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  width: 100%;
  max-width: 1200px;
  height: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.div-block-60 {
  clear: none;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  display: flex;
}

.heading-20 {
  color: var(--blue);
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 1.4rem;
  font-weight: 400;
}

.div-block-61 {
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-62 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-15 {
  color: var(--blue);
  font-size: 1.6rem;
  line-height: 2rem;
}

.text-block-16 {
  color: #999;
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem;
}

.div-block-59-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  width: 100%;
  max-width: 1200px;
  height: auto;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.list-item, .list-item-2, .list-item-3, .list-item-4 {
  color: var(--blue);
}

.list-4 {
  margin-top: 20px;
  padding-left: 20px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.wrapper {
  flex-flow: column;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
}

.div-block-63 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.div-block-63._1st {
  padding-bottom: 0;
}

.div-block-64, .div-block-65 {
  width: 100%;
  max-width: 50%;
}

.header-equipo {
  background-color: #f5f5f5;
  background-image: linear-gradient(#0000, #fffc), url('../images/img_0049-scaled_1.avif');
  background-position: 0 0, 50% 40%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  height: 40vh;
  display: flex;
}

.title-header-equipo {
  color: var(--blue);
  letter-spacing: 0;
  background-color: #fff3;
  border: 1px solid #ebebeb;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 100;
  line-height: 2rem;
  display: none;
}

.team-card {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-bottom: 1px solid #e7e7e7;
  justify-content: flex-start;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.div-block-66 {
  width: 100%;
  max-width: 30%;
}

.div-block-67 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 70%;
  display: flex;
}

.list-cv {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-top: 30px;
  display: flex;
}

.image-15 {
  filter: invert();
  width: 15px;
  height: 15px;
}

.div-block-68 {
  background-color: var(--blue);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  padding: 0;
  display: flex;
}

.subtitle-team {
  color: #777;
  text-transform: uppercase;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.2rem;
}

.div-block-69 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.title-team {
  color: var(--blue);
  letter-spacing: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.div-block-71 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-bottom: 1px solid #e7e7e7;
  justify-content: flex-start;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.div-block-72 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.div-block-73 {
  width: 100%;
  max-width: 50%;
}

.dropdown-toggle-3 {
  color: #727272;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: .8rem;
  transition: all .25s;
}

.dropdown-toggle-3:hover {
  border-bottom: 1px solid var(--blue);
  color: var(--blue);
}

.dropdown-list-2 {
  background-color: #dbb0b0;
}

.dropdown-list-2.w--open {
  background-color: #fff;
}

.dropdown-link {
  color: #727272;
  font-size: .8rem;
}

.dropdown-link:hover, .dropdown-link.w--current {
  color: var(--blue);
}

.content-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-74 {
  width: 100%;
  max-width: 30%;
}

.div-block-75 {
  width: 100%;
}

.heading-22 {
  color: var(--blue);
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6rem;
}

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

.heading-22.freq {
  margin-top: 0;
}

.content-wrapper-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cta-1 {
  background-color: var(--blue);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-76 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.text-block-17 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 1.4rem;
  font-weight: 200;
}

.button-5 {
  background-color: var(--blue);
  border: .25px solid #fff;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  display: flex;
}

.paragraph-18 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.4rem;
}

.div-block-77 {
  width: 100%;
  max-width: 1200px;
}

.div-block-78 {
  width: 100%;
  max-width: 75%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.text-span-3, .text-span-4, .text-span-5, .text-span-6 {
  color: var(--blue);
  text-transform: uppercase;
  line-height: 1.8rem;
}

.cta-2 {
  background-image: url('../images/ortodoncia-gutierrez-mosquera-10_1.avif');
  background-position: 50% 63%;
  background-size: cover;
  background-attachment: scroll;
  height: 30vh;
}

.div-block-79 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.div-block-80 {
  width: 100%;
  max-width: 40%;
}

.div-block-81 {
  width: 100%;
  max-width: 50%;
}

.heading-23 {
  color: var(--blue);
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.text-span-7 {
  color: var(--blue);
  text-transform: uppercase;
  font-size: 1.1rem;
  line-height: 2.2rem;
}

.text-block-18 {
  color: #666;
  font-size: 1rem;
  line-height: 1.4rem;
}

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

.div-block-82 {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.text-block-18-copy {
  margin-top: 40px;
  font-size: 1rem;
}

.div-block-75-copy {
  width: 100%;
  max-width: 50%;
}

.div-block-74-copy {
  justify-content: space-between;
  width: 100%;
  max-width: 50%;
  display: flex;
}

.image-16 {
  object-fit: cover;
  width: 100%;
}

.div-block-83 {
  background-color: #f7f7f7;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 40px;
  padding: 40px 120px;
  display: flex;
}

.div-block-74-copy {
  width: 100%;
  max-width: 50%;
}

.image-17 {
  object-fit: cover;
  width: 100%;
}

.div-block-84 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-bottom: 20px;
  display: flex;
}

.text-span-8 {
  color: var(--blue);
  text-transform: uppercase;
  font-size: 1rem;
}

.div-block-85 {
  background-color: #f7f7f7;
  width: 100%;
  padding: 40px;
}

.text-block-19 {
  margin-bottom: 20px;
}

.image-16-copy {
  object-fit: cover;
  object-fit: cover;
  width: auto;
  max-width: 48%;
}

.div-block-85-copy {
  background-color: #f7f7f7;
  width: 100%;
  padding: 40px;
}

.div-block-75-copy {
  width: 100%;
}

.div-img-50 {
  width: 100%;
  max-width: 50%;
}

.image-18 {
  width: 100%;
}

.content-wrapper-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-77-copy {
  width: 100%;
  max-width: 70%;
}

.div-block-86 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1200px;
  display: grid;
}

.div-block-87 {
  width: 100%;
  max-width: 100%;
}

.heading-24 {
  color: var(--blue);
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.div-block-88 {
  width: 100%;
  max-width: 1200px;
}

.div-block-89 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  max-width: 1200px;
  margin-top: 40px;
  display: flex;
}

.div-block-90 {
  width: 100%;
  max-width: 30%;
}

.image-19 {
  object-fit: cover;
  height: 100%;
}

.div-block-88-copy, .div-block-90-copy, .div-block-90-copy, .div-block-90-copy {
  width: 100%;
  max-width: 25%;
}

.div-block-89-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.div-block-91 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1200px;
  display: grid;
}

.image-20 {
  margin: auto;
}

.item-grid {
  object-fit: cover;
  width: 100%;
  max-height: 300px;
}

.div-block-92 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.div-block-93 {
  width: 100%;
  max-width: 50%;
}

.submit-button-3 {
  background-color: var(--blue);
  text-transform: uppercase;
  border-radius: 3px;
  width: 100%;
  margin-left: auto;
  padding: 15px 80px;
}

.form-2 {
  flex-flow: column;
  display: flex;
}

.textarea {
  color: #333;
  border-radius: 3px;
  min-height: 160px;
  padding: 15px;
  font-size: .9rem;
  line-height: 1.4rem;
}

.textarea:focus {
  border: 1px solid var(--blue);
}

.text-field-6 {
  color: #333;
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: .9rem;
  line-height: 1.4rem;
}

.text-field-6:active, .text-field-6:focus {
  border: 1px solid var(--blue);
}

.text-field-7 {
  color: #333;
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: .9rem;
  line-height: 1.4rem;
}

.text-field-7:focus {
  border: 1px solid var(--blue);
}

.link-3 {
  color: var(--blue);
}

.checkbox-field-3 {
  padding-top: 5px;
  padding-bottom: 10px;
}

.select-field {
  color: #333;
  background-color: #fff;
  border-radius: 3px;
  font-size: .9rem;
  line-height: 1.4rem;
}

.select-field:focus {
  border: 1px solid var(--blue);
}

.div-block-82-copy {
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.text-block-18-copy {
  margin-top: 0;
  margin-left: 60px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.text-block-18-copy-copy {
  color: #666;
  margin-top: 40px;
  font-size: 1rem;
  line-height: 1.4rem;
}

.section-12 {
  background-color: #f1f1f1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-94 {
  width: 100%;
  max-width: 1200px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section-13 {
  height: auto;
}

.div-block-95 {
  width: 100%;
  max-width: 1200px;
  margin-top: 80px;
}

.div-block-95._1st {
  margin-top: 0;
}

.heading-25 {
  color: var(--blue);
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.div-block-96 {
  margin-top: 30px;
}

.div-block-97 {
  width: 100%;
  max-width: 1200px;
}

.italic-text {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4rem;
}

.italic-text-2 {
  font-size: 1rem;
  line-height: 1.4rem;
}

.paragraph-19 {
  color: #777;
}

.map, .map-2, .map-3, .map-4, .map-5, .map-6 {
  height: 100%;
}

.text-span-9 {
  font-size: .8rem;
}

.image-21 {
  object-fit: cover;
  height: 100%;
}

.image-12-copy {
  width: 18px;
  height: 18px;
}

.link-4 {
  color: #666;
  text-decoration: none;
}

.link-4:hover {
  text-decoration: underline;
}

.link-5 {
  color: #666;
  text-decoration: none;
}

.link-5:hover {
  text-decoration: underline;
}

.link-6 {
  color: #666;
  text-decoration: none;
}

.link-6:hover {
  text-decoration: underline;
}

.recaptcha {
  margin-top: 20px;
}

.recaptcha-2 {
  margin-bottom: 20px;
}

.link-7 {
  color: var(--blue);
}

.div-block-98 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.div-block-99 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  display: flex;
}

.div-block-100, .div-block-101 {
  width: 100%;
  max-width: 50%;
}

.image-23, .image-24 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.div-block-102 {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  display: flex;
}

.section-14 {
  display: none;
}

.heading-26, .heading-27 {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.heading-28 {
  color: var(--blue);
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.heading-29 {
  color: var(--blue);
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4rem;
}

.heading-30 {
  color: var(--blue);
  text-align: center;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.list-item-5 {
  color: var(--blue);
  margin-bottom: 30px;
  font-size: 1.2rem;
  font-weight: 400;
  list-style-type: none;
}

.heading-31 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.list-item-6 {
  color: var(--blue);
  margin-bottom: 30px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
  list-style-type: none;
}

.heading-32 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.list-item-7 {
  color: var(--blue);
  margin-bottom: 30px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
  list-style-type: none;
}

.heading-33 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.list-item-8 {
  color: var(--blue);
  margin-bottom: 30px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
  list-style-type: none;
}

.heading-34 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.list-item-9 {
  color: var(--blue);
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
  list-style-type: none;
}

.heading-35 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4rem;
}

.list-item-10, .list-item-11, .list-item-12 {
  color: #333;
  margin-bottom: 10px;
}

.list-item-13 {
  color: #333;
}

.bold-text, .bold-text-2, .bold-text-3 {
  color: var(--blue);
}

.div-block-32-copy {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  margin-left: 0;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-30-copy {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
  line-height: 1.4rem;
  display: flex;
}

.div-block-103 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.div-block-104 {
  justify-content: center;
  align-items: center;
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-105 {
  flex-flow: column;
  max-width: 100%;
  display: flex;
}

.div-block-106 {
  background-color: var(--blue);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  max-width: 100%;
  height: 50px;
  margin-right: 20px;
  display: flex;
}

.text-block-20 {
  color: #fff;
  font-family: Bw Modelica, sans-serif;
  font-size: 1rem;
}

.div-block-107 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.div-block-108 {
  background-color: var(--blue);
  width: 1px;
  height: 50px;
}

.div-block-109, .div-block-110, .div-block-111, .div-block-112, .div-block-113 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-114 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #fafafa;
  border: 1px solid #e2e2e2;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.div-block-115, .div-block-116, .div-block-117 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #fafafa;
  border: 1px solid #e2e2e2;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.div-block-118 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-color: #fafafa;
  border: 1px solid #e2e2e2;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.div-block-119 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.div-block-120 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 100%;
  padding: 3rem 2rem;
  display: flex;
}

.image-25, .image-26, .image-27, .image-28 {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 300px;
}

.image-29 {
  object-fit: cover;
  width: 100%;
  max-width: 50%;
  height: 360px;
}

.div-block-121 {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 3rem 2rem;
  display: flex;
}

.div-block-122 {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 3rem 2rem;
  display: flex;
}

.div-block-123 {
  flex-flow: column;
  width: 100%;
  padding: 3rem 2rem;
  display: flex;
}

.div-block-124, .div-block-125 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  width: 100%;
  display: flex;
}

.div-block-126 {
  margin-left: auto;
  margin-right: auto;
  padding: 3rem 2rem;
}

.div-block-127 {
  min-height: 50vh;
  display: flex;
}

.div-block-128 {
  background-image: url('../images/2022.06.09-Ortodoncia-Gutierrez-Mosquera---334-1.jpg');
  background-position: 50% 30%;
  background-size: cover;
  width: 100%;
  max-width: 50%;
}

.text-block-21 {
  color: #888;
  text-align: left;
  border: 1px solid #cecece;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 5px;
  font-size: .8rem;
  line-height: .8rem;
}

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

.text-block-21-copy {
  color: #888;
  text-align: left;
  border: 1px solid #cecece;
  border-radius: 3px;
  margin-bottom: 0;
  margin-left: 10px;
  padding: 5px;
  font-size: .8rem;
  line-height: .8rem;
}

.select-field-2 {
  color: #333;
  background-color: #f3f3f300;
  border-radius: 5px;
}

.div-block-130 {
  max-width: 60%;
}

.list-5 {
  padding-left: 20px;
}

.image-30 {
  object-fit: cover;
  width: 100%;
  max-width: 50%;
}

.div-block-131 {
  flex-flow: column;
  width: 100%;
  max-width: 50%;
  display: flex;
}

.image-31 {
  object-fit: contain;
}

.section-15 {
  background-image: linear-gradient(#003a63bf, #003a63bf), url('../images/2022.06.09-Ortodoncia-Gutierrez-Mosquera---159.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 420px;
  display: flex;
}

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

@media screen and (max-width: 991px) {
  .container-2, .container-4 {
    max-width: 728px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .container-6 {
    max-width: 728px;
  }

  .div-block-7 {
    grid-template-columns: 1fr;
  }

  .div-block-9 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-4 {
    height: 270px;
  }

  .div-block-12 {
    grid-template-columns: 1fr 1fr;
  }

  .section-4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-17 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .div-block-19, .div-block-19-copy {
    display: none;
  }

  .div-block-20 {
    padding-left: 80px;
    padding-right: 80px;
    display: none;
  }

  .div-block-21 {
    padding: 40px;
  }

  .div-block-22 {
    max-width: 50%;
  }

  .image-7 {
    width: 100%;
  }

  .handle-wrapper {
    width: 700px;
    max-width: 80%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .image-left {
    width: auto;
  }

  .handle-bar {
    height: 100%;
  }

  .circle-wrapper {
    width: 60px;
    height: 60px;
  }

  .before {
    border-radius: 8px;
  }

  .handle {
    text-transform: uppercase;
    font-family: Varela Round, sans-serif;
    font-size: 14px;
  }

  .after {
    border-radius: 8px;
  }

  .content-wrapper, .content-wrapper-copy, .content-wrapper-copy {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .hero-without-image, .hero-heading-left, .features-list, .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .hero-without-image-2 {
    padding: 60px 15px;
  }

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

  .div-block-20 {
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
    display: none;
  }

  .text-block-7 {
    top: 1%;
    right: 2%;
  }

  .handle-wrapper {
    width: 500px;
    max-width: 100%;
    height: 470px;
  }

  .before {
    border-radius: 8px;
  }

  .handle {
    text-transform: uppercase;
    font-family: Varela Round, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .testimonial-content-copy {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .p {
    font-size: .9rem;
    line-height: 1.4rem;
  }

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

  .p._60 {
    max-width: 100%;
    font-size: .9rem;
  }

  .p.justi {
    text-align: left;
  }

  .button-blue {
    font-size: .8rem;
  }

  .button-blue.hero {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .heading {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .heading.contact {
    margin-top: 5px;
    margin-bottom: 30px;
    margin-right: 50px;
  }

  .container-2, .container-4 {
    max-width: none;
  }

  .testimonial-slide {
    width: 100%;
    padding: 0;
  }

  .testimonial-content {
    max-width: 100%;
    margin-bottom: 0;
    padding: 20px;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 0;
  }

  .testimonial-quote {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .hero-without-image-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container-6 {
    max-width: none;
  }

  .cta {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .div-block-3 {
    width: 100%;
  }

  .text-field, .text-field-2, .text-field-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section {
    padding: 40px 20px;
  }

  .div-block-4 {
    margin-top: 20px;
    margin-right: 20px;
  }

  .checkbox-field-2 {
    margin-left: 0;
  }

  .image-3 {
    object-fit: cover;
  }

  .heading-3 {
    text-align: center;
    line-height: 2.4rem;
  }

  .text-block-6 {
    text-align: center;
    font-size: 1rem;
  }

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

  .heading-4 {
    line-height: 1.4rem;
  }

  .div-block-7 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .section-3 {
    padding: 60px 15px;
  }

  .div-block-9 {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .image-4 {
    height: 320px;
  }

  .paragraph-2 {
    font-size: .9rem;
  }

  .div-block-12 {
    grid-template-columns: 1fr;
  }

  .div-block-13 {
    margin-bottom: 20px;
  }

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

  .div-block-15 {
    grid-template-columns: 1fr;
  }

  .heading-8 {
    text-align: center;
    font-size: 17px;
  }

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

  .div-block-16 {
    flex-flow: column;
  }

  .button {
    margin-top: 20px;
  }

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

  .div-block-17 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .p-copy {
    text-align: center;
    font-size: .9rem;
    line-height: 1.4rem;
  }

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

  .div-block-20 {
    justify-content: center;
    align-items: flex-start;
    padding: 20px 10px;
    display: none;
    position: fixed;
    inset: 0%;
    overflow: auto;
  }

  .div-block-21 {
    padding: 20px;
  }

  .div-block-22 {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-7 {
    text-align: left;
    padding: 10px 15px;
    font-weight: 400;
    position: absolute;
    inset: 1% 4% auto auto;
  }

  .div-block-24 {
    justify-content: space-between;
    width: 100%;
  }

  .handle-wrapper {
    width: 100%;
    min-width: auto;
    max-width: 100%;
    height: 260px;
    margin-bottom: 10px;
  }

  .image-right {
    width: 100%;
    height: 260px;
  }

  .image-left {
    width: 100%;
    height: 260px;
    max-height: 260px;
  }

  .image-left.cc {
    min-height: 260px;
    max-height: 260px;
  }

  .handle-bar {
    height: 300px;
  }

  .circle-wrapper {
    width: 40px;
    height: 40px;
  }

  .before {
    border-radius: 8px;
    top: 10px;
    left: 10px;
  }

  .handle {
    text-transform: uppercase;
    font-family: Varela Round, sans-serif;
    font-size: 12px;
  }

  .after {
    border-radius: 8px;
    top: 10px;
    right: 10px;
  }

  .section-5 {
    padding: 60px 15px 30px;
  }

  .div-block-25 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }

  .container-12 {
    max-width: 100%;
  }

  .div-block-25-copy {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .caso-clinico-title {
    text-wrap: balance;
    font-size: .9rem;
    line-height: 1.2rem;
  }

  .caso-clinico-wrapper {
    max-width: 100%;
    padding: 10px;
  }

  .heading-10 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .paragraph-4 {
    max-width: 100%;
    font-size: .9rem;
  }

  .heading-11 {
    text-align: left;
    line-height: 1.6rem;
  }

  .paragraph-5 {
    font-size: .9rem;
  }

  .div-block-33 {
    max-width: 100%;
  }

  .container-14 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    padding: 0 20px 0;
  }

  .heading-12 {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .heading-12.white {
    text-align: center;
  }

  .div-block-34 {
    margin-bottom: 20px;
  }

  .paragraph-7-copy {
    font-size: .9rem;
  }

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

  .section-7 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .heading-13 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .paragraph-9 {
    font-size: .9rem;
  }

  .div-block-37 {
    grid-template-columns: 1fr;
  }

  .paragraph-10, .paragraph-11, .paragraph-14, .paragraph-15 {
    text-align: left;
    font-size: .9rem;
  }

  .section-8 {
    padding-top: 2.5rem;
    padding-bottom: 4rem;
  }

  .paragraph-7-copy-copy {
    font-size: .9rem;
  }

  .testimonial-content-copy {
    max-width: 100%;
  }

  .heading-copy {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }

  .container-18 {
    flex-flow: row;
    padding-right: 10px;
  }

  .brand.w--current {
    padding-left: 0;
  }

  .div-block-46 {
    display: none;
  }

  .nav-link {
    border-bottom-style: solid;
    border-bottom-color: #ececec;
  }

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

  .div-block-48, .div-block-48-copy {
    width: 100%;
    height: 60px;
  }

  .div-block-49 {
    background-color: #f7f7f7;
    border-top: 1px #f7f7f7;
    justify-content: space-around;
    width: 100%;
    max-width: 100%;
  }

  .div-block-54 {
    flex-flow: column;
    height: auto;
    padding: 40px 20px;
    display: flex;
  }

  .div-block-56 {
    flex-flow: column;
    height: auto;
  }

  .div-block-58 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    padding: 20px;
  }

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

  .section-10._1 {
    flex-flow: column;
  }

  .heading-19 {
    text-align: center;
    margin-top: 0;
  }

  .div-block-59 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-60 {
    max-width: 100%;
  }

  .heading-20 {
    margin-bottom: 0;
    line-height: 1.6rem;
  }

  .div-block-61 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .div-block-59-copy {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-63._1st {
    flex-flow: column;
    padding: 2rem 20px;
  }

  .div-block-64, .div-block-65 {
    max-width: 100%;
  }

  .team-card {
    flex-flow: column;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .div-block-66 {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-67 {
    max-width: 80%;
  }

  .div-block-71 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .div-block-72 {
    flex-flow: column;
    padding: 20px;
  }

  .div-block-73 {
    max-width: 100%;
  }

  .dropdown-toggle-3 {
    border-bottom: 1px solid #ececec;
    width: 100%;
  }

  .dropdown-list-2.w--open {
    background-color: #f7f7f7;
  }

  .dropdown-link {
    border-bottom: 1px solid #e7e7e7;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .content-wrapper {
    flex-flow: column;
    max-width: none;
  }

  .div-block-74 {
    max-width: 100%;
  }

  .content-wrapper-copy {
    flex-flow: row-reverse wrap-reverse;
    max-width: none;
    margin-top: 40px;
  }

  .div-block-76 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-17 {
    line-height: 1.6rem;
  }

  .button-5 {
    width: 100%;
  }

  .div-block-78 {
    max-width: 100%;
  }

  .text-span-4, .text-span-6 {
    line-height: 1rem;
  }

  .div-block-79 {
    flex-flow: column;
  }

  .div-block-80 {
    max-width: 100%;
  }

  .div-block-81 {
    max-width: 100%;
    height: 390px;
  }

  .text-block-18 {
    line-height: 1.6rem;
  }

  .div-block-82 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
  }

  .div-block-75-copy {
    max-width: 100%;
  }

  .div-block-74-copy {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    max-width: 100%;
  }

  .div-block-83 {
    padding: 0 20px;
  }

  .div-block-84 {
    flex-flow: column;
  }

  .div-block-85 {
    padding: 40px 20px;
  }

  .image-16-copy {
    max-width: 100%;
  }

  .div-block-85-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-img-50 {
    max-width: 100%;
  }

  .content-wrapper-copy {
    max-width: none;
  }

  .div-block-77-copy {
    flex-flow: column;
    max-width: 100%;
    display: flex;
  }

  .div-block-86 {
    grid-template-columns: 1fr;
  }

  .heading-24 {
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .div-block-89 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 20px;
  }

  .div-block-90 {
    max-width: 100%;
  }

  .image-19 {
    width: 100%;
  }

  .div-block-88-copy, .div-block-90-copy {
    max-width: 100%;
  }

  .div-block-89-copy {
    flex-flow: column;
  }

  .div-block-91 {
    grid-template-columns: 1fr;
  }

  .div-block-92 {
    flex-flow: column;
  }

  .div-block-93 {
    max-width: 100%;
  }

  .textarea, .text-field-6, .text-field-7, .select-field {
    border-radius: 5px;
  }

  .div-block-82-copy {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .text-block-18-copy {
    color: #666;
    margin-left: 0;
  }

  .div-block-94 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .italic-text, .italic-text-2 {
    font-size: .8rem;
    line-height: 1rem;
  }

  .paragraph-19 {
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .dropdown-2 {
    width: 100%;
  }

  .menu-button {
    background-color: #fff;
  }

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

  .link-4 {
    color: #666;
    text-decoration: none;
  }

  .link-4:hover {
    text-decoration: underline;
  }

  .link-5 {
    color: #666;
    text-decoration: none;
  }

  .link-5:hover {
    text-decoration: underline;
  }

  .link-6 {
    color: #666;
    text-decoration: none;
  }

  .link-6:hover {
    text-decoration: underline;
  }

  .div-block-98, .div-block-99 {
    flex-flow: column;
  }

  .div-block-100, .div-block-101, .div-block-102 {
    max-width: 100%;
  }

  .section-14 {
    display: flex;
  }

  .heading-26, .heading-27, .heading-29 {
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .heading-30 {
    text-align: left;
    font-size: 1.2rem;
    line-height: 1.4rem;
  }

  .list-item-10, .list-item-11, .list-item-12, .list-item-13 {
    font-size: .9rem;
  }

  .div-block-32-copy {
    max-width: 100%;
    margin-right: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-30-copy {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-103 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .div-block-104 {
    max-width: 90%;
  }

  .div-block-114, .div-block-115, .div-block-116, .div-block-117 {
    width: 100%;
  }

  .div-block-118 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: wrap-reverse;
  }

  .div-block-120 {
    padding: 2rem 1.5rem;
  }

  .image-25, .image-26 {
    height: 220px;
  }

  .image-27 {
    object-position: 100% 50%;
    height: 220px;
  }

  .image-28 {
    height: 220px;
  }

  .image-29 {
    max-width: 100%;
    height: 220px;
  }

  .div-block-121 {
    padding: 2rem 1.5rem;
  }

  .div-block-122 {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 2rem 1.5rem;
  }

  .div-block-123 {
    padding: 2rem 1.5rem;
  }

  .div-block-124, .div-block-125 {
    flex-flow: column;
  }

  .div-block-126 {
    padding: 2rem 1.5rem;
  }

  .div-block-127 {
    flex-flow: column;
    min-height: auto;
  }

  .div-block-128 {
    max-width: 100%;
    height: 300px;
  }

  .div-block-130 {
    max-width: 100%;
  }

  .list-5 {
    padding-left: 20px;
  }

  .list-item-14, .list-item-15, .list-item-16, .list-item-17, .list-item-18 {
    font-size: .9rem;
  }

  .div-block-131 {
    max-width: 100%;
  }

  .section-15 {
    background-image: linear-gradient(to bottom, null, null), url('../images/2022.06.09-Ortodoncia-Gutierrez-Mosquera---159.jpg');
    background-attachment: scroll, scroll;
  }

  .text-span-10 {
    font-size: .9rem;
  }

  .bold-text-4 {
    font-weight: 700;
  }
}

#w-node-edd0fe40-5925-8ace-c825-9d184e267e35-f5b65c7d {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-eb6614d8-cb0a-0aa4-27d1-1ada6e2e7a8f-f5b65c7d {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_6d860752-4698-cd14-71a0-cebb2de1f0c3-f5b65c7d {
  grid-area: 2 / 4 / 3 / 5;
}

#w-node-_56bfaa30-9154-d3c9-e069-1ffb86c5e793-f5b65c7d {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_1370489a-b6a6-0702-00b8-05317e750350-f5b65c7d {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_25d96838-7695-5113-3971-2d9a3726070a-f5b65c7d {
  grid-area: 3 / 4 / 4 / 5;
}

#w-node-_3b05f805-affa-aa2c-ce04-849cfe429d96-f5b65c7d, #w-node-_5cf4382e-d9d8-ba25-191a-e0761b1c353e-f5b65c7d {
  grid-area: span 4 / span 1 / span 4 / span 1;
}

#w-node-_805a4d9f-0141-bb7a-1ff0-07c1120d98af-f5b65c7d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0f984961-82a3-809f-e856-b4acdea1270c-05d4e60b, #w-node-_0f984961-82a3-809f-e856-b4acdea12713-05d4e60b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-edd0fe40-5925-8ace-c825-9d184e267e35-f5b65c7d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-eb6614d8-cb0a-0aa4-27d1-1ada6e2e7a8f-f5b65c7d {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_6d860752-4698-cd14-71a0-cebb2de1f0c3-f5b65c7d {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-_56bfaa30-9154-d3c9-e069-1ffb86c5e793-f5b65c7d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1370489a-b6a6-0702-00b8-05317e750350-f5b65c7d {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_25d96838-7695-5113-3971-2d9a3726070a-f5b65c7d {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-_805a4d9f-0141-bb7a-1ff0-07c1120d98af-f5b65c7d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-eb6614d8-cb0a-0aa4-27d1-1ada6e2e7a8f-f5b65c7d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6d860752-4698-cd14-71a0-cebb2de1f0c3-f5b65c7d {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_56bfaa30-9154-d3c9-e069-1ffb86c5e793-f5b65c7d {
    grid-row: 4 / 5;
  }

  #w-node-_1370489a-b6a6-0702-00b8-05317e750350-f5b65c7d {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-_25d96838-7695-5113-3971-2d9a3726070a-f5b65c7d {
    grid-area: 6 / 1 / 7 / 2;
  }

  #w-node-_805a4d9f-0141-bb7a-1ff0-07c1120d98af-f5b65c7d {
    grid-column: span 1 / span 1;
  }

  #w-node-_4622fc82-6692-91a5-0f9d-019189eb4bf3-05d4e60b, #w-node-_0237fd3b-1a27-2272-633f-091064f33657-05d4e60b, #w-node-ba75f181-2a84-d3ab-b0a1-dc207f4152f1-05d4e60b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Bw Modelica';
  src: url('../fonts/bwmodelicademo-regular-bf65d6bd3cf3fe5.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bw Modelica';
  src: url('../fonts/bwmodelicademo-bold-bf65d6bd3cec7c4.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}