:root {
  --chocolate: #f46d11;
  --dodger-blue: #009fe3;
  --white: white;
  --dark-grey: #9b9b9b;
  --dark-slate-blue: #3d5184;
  --medium-sea-green: #4ab28d;
  --dark-slate-grey: #124653;
  --chocolate-2: #ff9249;
}

.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

.button {
  background-color: var(--chocolate);
  border-radius: 6px;
  margin-right: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div-block-28 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 23px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.nav-menu {
  align-items: center;
  margin-top: 0;
  margin-right: 50px;
  display: flex;
}

.link {
  color: var(--chocolate);
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  text-decoration: none;
}

.link-block {
  align-items: center;
  margin-left: 12px;
  display: flex;
}

.navbar {
  z-index: 1000;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0);
  box-shadow: 3px 3px 9px rgba(0, 0, 0, .28);
}

.brand {
  margin-left: 100px;
}

.nav-link {
  color: var(--dodger-blue);
  margin-right: 17px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.text-span-2 {
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 800;
}

.image-25 {
  z-index: 1;
  margin-right: -8px;
  position: relative;
}

.div-block-29 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 15vh;
  display: flex;
}

.button-5 {
  border: 1px solid var(--dodger-blue);
  background-color: var(--dodger-blue);
  border-radius: 6px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.paragraph {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.container-7 {
  max-width: 1100px;
}

.heading-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 36px;
}

.header {
  height: auto;
  background-image: url('../images/emashealthcare-soluciones-tecnologia-medica-C.jpg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 53px;
  position: relative;
}

.text-span {
  font-weight: 800;
}

.div-block-30 {
  width: 550px;
  margin-left: 40px;
}

.div-block-49 {
  width: 500px;
  flex-direction: row;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.button-4 {
  border: 1px solid var(--chocolate);
  color: var(--white);
  background-color: rgba(244, 109, 17, 0);
  border-radius: 6px;
  margin-top: 0;
  margin-left: -12px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.textarea-2 {
  background-color: #e9e9e9;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 8px;
}

.column-7 {
  flex-direction: column;
  align-items: center;
  display: block;
  position: static;
}

.div-block-26 {
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.error-message {
  color: #fff;
  text-align: center;
  background-color: #fa0000;
  border-radius: 16px;
  font-weight: 700;
}

.columns-9 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  margin-top: 34px;
  margin-left: 80px;
  margin-right: 80px;
  display: flex;
}

.container-5 {
  background-color: #fff;
  border-radius: 13px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  box-shadow: 9px 10px 11px rgba(0, 0, 0, .14);
}

.text-field-3 {
  background-color: #e9e9e9;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 8px;
}

.image-23 {
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.contact-form {
  background-color: var(--chocolate);
  background-image: url('../images/emashealthcare-formulario.png');
  background-position: 100%;
  background-size: cover;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 50px;
}

.submit-button {
  width: 150px;
  background-color: #17dc09;
  border-radius: 14px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.checkbox-label-2 {
  color: #737373;
}

.heading-1 {
  width: 600px;
  color: #fff;
  text-align: center;
  margin: 21px auto 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.html-embed {
  height: auto;
  border-radius: 10px;
}

.html-embed.cel {
  opacity: 1;
  border: 1px #000;
  border-radius: 7px;
}

.success-message {
  color: #fff;
  background-color: #00f725;
  border-radius: 16px;
  padding: 15px 10px;
  font-weight: 700;
}

.column-8 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 12px;
}

.form {
  margin-top: 23px;
}

.paragraph-form {
  color: #898989;
  text-align: center;
  margin-top: 19px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 16px;
}

.text-field {
  color: #5c5c5c;
  background-color: #e9e9e9;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 8px;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 0;
  display: flex;
}

.footer-2 {
  color: #fff;
  margin-bottom: 0;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.footer-2:hover {
  text-decoration: underline;
}

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

.text-block-2 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.footer-link {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

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

.footer-heading {
  color: var(--dodger-blue);
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.footer-link-copy {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.footer-link-copy:hover {
  text-decoration: underline;
}

.div-block-27 {
  width: 1px;
  background-color: rgba(249, 250, 249, .49);
}

.footer {
  text-align: center;
  background-color: #525151;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 45px;
}

.text-block-9 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-24 {
  margin-top: 30px;
}

.text-block-8 {
  background-color: var(--chocolate);
  color: #fff;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}

.link-block-7 {
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-52 {
  margin-bottom: 15px;
  margin-right: 15px;
  display: block;
}

.link-block-7-copy {
  margin-bottom: 66px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nosotros {
  height: 600px;
  background-image: url('../images/emashealthcare-informatica-medica.png');
  background-position: 0 100%;
  background-size: cover;
  padding-top: 0;
}

.heading-3 {
  color: #f46d11;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 28px;
}

.frase {
  height: 110px;
  background-color: var(--chocolate);
}

.heading-4 {
  width: auto;
  color: var(--white);
  text-align: center;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 600;
  line-height: 24px;
}

.image-54 {
  margin-top: -577px;
  margin-left: auto;
  margin-right: 10px;
}

.image-55 {
  margin-top: -293px;
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.image-56 {
  margin-top: 0;
  margin-left: auto;
  margin-right: 0;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.heading-5 {
  color: var(--dark-grey);
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.heading-6 {
  color: var(--dodger-blue);
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 34px;
}

.heading-7 {
  color: var(--dark-grey);
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.paragraph-2 {
  color: var(--dark-grey);
  text-align: justify;
  margin-top: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.div-block-53 {
  margin-top: 26px;
}

.button-6 {
  background-color: var(--chocolate);
  border-radius: 6px;
  margin-left: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.button-7 {
  background-color: var(--dodger-blue);
  border-radius: 6px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.numeros {
  height: auto;
  background-image: url('../images/emashealthcare-soluciones-tecnologia-medica-b.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 59px;
  padding-bottom: 43px;
}

.heading-8 {
  color: var(--white);
  text-align: center;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.heading-9 {
  width: 700px;
  color: var(--chocolate);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 34px;
}

.div-block-54 {
  background-color: rgba(2, 2, 2, 0);
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 19px;
  display: flex;
}

.heading-10 {
  color: var(--dark-grey);
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
}

.paragraph-3 {
  width: 800px;
  color: var(--white);
  text-align: center;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.columns-10 {
  max-width: 1200px;
  align-items: flex-start;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block-10 {
  color: var(--chocolate);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}

.text-block-11 {
  color: var(--white);
  text-align: center;
  margin-top: 6px;
  font-family: Montserrat, sans-serif;
}

.heading-11 {
  color: var(--dodger-blue);
  text-align: center;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
}

.text-span-3 {
  font-size: 40px;
}

.heading-11-copy {
  color: var(--dodger-blue);
  text-align: center;
  letter-spacing: 6px;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.servicios {
  padding-top: 81px;
  padding-bottom: 50px;
}

.div-block-55 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-12 {
  color: var(--dodger-blue);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 34px;
}

.columns-11 {
  margin-top: 37px;
}

.div-block-56 {
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding: 20px 20px 15px;
  display: flex;
  box-shadow: 4px 4px 9px rgba(0, 0, 0, .16);
}

.div-block-57 {
  width: 180px;
  height: 1px;
  background-color: #d4d4d4;
}

.heading-13 {
  color: var(--dodger-blue);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.paragraph-4 {
  color: #818181;
  text-align: center;
  margin-top: 12px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 16px;
}

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

.div-block-58 {
  flex-direction: column;
  align-items: center;
  margin-top: 49px;
  display: flex;
}

.text-block-12 {
  text-align: center;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.button-4-copy {
  color: var(--white);
  background-color: #53ce60;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  margin-top: 0;
  margin-left: -12px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.heading-13-copy {
  color: var(--dodger-blue);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.invox {
  height: auto;
  background-color: #8ecab6;
  background-image: url('../images/invox-medical-emas.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 33px;
  position: relative;
}

.socios {
  padding-top: 50px;
  padding-bottom: 75px;
}

.kd {
  height: 75vh;
  padding-top: 75px;
  padding-bottom: 75px;
}

.proyectos-relevantes {
  padding-top: 0;
  padding-bottom: 75px;
}

.soluciones-integrales {
  height: auto;
  padding-top: 75px;
  padding-bottom: 49px;
}

.image-57 {
  margin-top: 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-9 {
  max-width: 1000px;
}

.heading-14 {
  color: var(--dark-slate-blue);
  text-align: center;
  margin-bottom: 34px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.heading-15 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
}

.paragraph-5 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.text-span-4 {
  font-size: 16px;
}

.heading-16 {
  color: var(--dark-slate-blue);
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

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

.paragraph-5-copy {
  color: var(--white);
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.image-58 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-59 {
  background-color: var(--white);
  border-radius: 6px;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
  padding: 15px 20px 10px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.heading-17 {
  color: var(--medium-sea-green);
  text-align: center;
  margin-top: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 16px;
}

.columns-12 {
  margin-top: 23px;
}

.div-block-60 {
  width: auto;
  background-color: var(--chocolate);
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  margin-top: 32px;
  margin-left: 47px;
  margin-right: 0;
  padding: 15px 30px;
  display: flex;
}

.div-block-61 {
  margin-top: 0;
}

.heading-17-copy {
  color: var(--medium-sea-green);
  text-align: center;
  margin-top: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 15px;
}

.text-span-5 {
  color: var(--dark-slate-grey);
}

.button-8 {
  border-radius: 10px;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.text-block-13 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.image-59 {
  margin-left: 0;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0%;
  right: auto;
}

.heading-18 {
  color: var(--white);
  text-align: center;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.paragraph-7 {
  width: 800px;
  color: var(--white);
  text-align: center;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.columns-13 {
  width: 600px;
  justify-content: center;
  align-items: center;
  margin-top: 9px;
  display: flex;
}

.heading-9-copy {
  width: 700px;
  color: var(--chocolate);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 28px;
}

.paragraph-7-copy {
  width: 800px;
  color: var(--dark-grey);
  text-align: center;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.columns-14 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 31px;
  display: flex;
}

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

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

.image-60 {
  z-index: 1;
  margin-right: 30px;
  position: relative;
}

.image-61 {
  z-index: 1;
  margin-left: 30px;
  position: relative;
}

.columns-3 {
  width: 600px;
  align-items: center;
  margin-top: 9px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-64 {
  justify-content: center;
  display: flex;
}

.div-block-65 {
  justify-content: flex-end;
  margin-right: 30px;
  display: flex;
}

.image-62 {
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.certifica {
  height: auto;
  background-image: url('../images/fondo-emas.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 59px;
  padding-bottom: 43px;
}

.heading-19 {
  width: 700px;
  color: var(--chocolate);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 28px;
}

.div-block-66 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.cont-2 {
  margin-top: 70px;
}

.heading-20 {
  color: var(--dark-grey);
  text-align: right;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.heading-21 {
  color: var(--dodger-blue);
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
}

.paragraph-8 {
  color: var(--dark-grey);
  text-align: right;
  margin-top: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.heading-22 {
  color: var(--dark-grey);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}

.columns-15 {
  margin-top: 84px;
}

.div-block-67 {
  margin-left: auto;
  margin-right: auto;
}

.heading-23 {
  color: var(--dark-grey);
  text-align: center;
  letter-spacing: 6px;
  margin-top: 69px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.columns-16 {
  width: auto;
  max-width: 1100px;
  align-items: center;
  margin-top: 41px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-10 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.columns-17 {
  height: 400px;
  margin-top: 22px;
}

.column-9 {
  justify-content: center;
  display: flex;
}

.column-10 {
  height: 340px;
  background-image: url('../images/emas-informatica-medica-expertos.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-68 {
  width: 450px;
  text-align: right;
  margin-left: auto;
  margin-right: 75px;
}

.div-block-3 {
  width: 450px;
  text-align: left;
  margin-left: 75px;
  margin-right: auto;
}

.column-11 {
  height: 340px;
  background-image: url('../images/emas-informatica-medica-expertos-mexico.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 13px;
  padding-bottom: 0;
}

.div-block-5 {
  flex-direction: column;
  align-items: center;
  margin-top: 9px;
  display: flex;
}

.heading-24 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
}

.heading-25 {
  border: 1px solid var(--dodger-blue);
  color: var(--white);
  border-radius: 6px;
  margin-top: 8px;
  margin-bottom: 0;
  padding-right: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.text-block-14 {
  color: var(--white);
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  line-height: 16px;
}

.heading-26 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
}

.heading-27 {
  border: 1px solid var(--chocolate);
  color: var(--white);
  border-radius: 6px;
  margin-top: 9px;
  margin-bottom: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.text-block-15 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  line-height: 16px;
}

.container-11 {
  margin-top: 61px;
  font-family: Exo, sans-serif;
}

.heading-28 {
  color: var(--chocolate-2);
  font-family: Montserrat, sans-serif;
}

.paragraph-13 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

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

.text-block-13-copy {
  color: var(--white);
  text-align: center;
  margin-top: 23px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.column-12, .container-12 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.heading-29 {
  color: var(--dodger-blue);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.image-63 {
  z-index: 0;
  position: relative;
}

.imagenologia {
  height: auto;
  background-image: url('../images/fondo-ciberseguridad.png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  padding-top: 47px;
  padding-bottom: 52px;
}

.column-13 {
  align-self: center;
  font-family: Montserrat, sans-serif;
}

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

.heading-30 {
  color: var(--dodger-blue);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.heading-31 {
  color: var(--dodger-blue);
  font-size: 18px;
  line-height: 20px;
}

.paragraph-14 {
  font-weight: 600;
  line-height: 18px;
}

.heading-32 {
  color: var(--chocolate);
}

.div-block-70 {
  flex-direction: column;
  margin-top: 23px;
  font-family: Montserrat, sans-serif;
  display: block;
}

.image-66 {
  float: left;
  margin-right: 22px;
}

.paragraph-18 {
  margin-top: 6px;
  font-weight: 500;
}

.div-block-71 {
  margin-top: 36px;
}

.image-67 {
  margin-left: 30px;
  margin-right: auto;
  display: block;
}

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

.div-block-72 {
  margin-left: 80px;
}

.columns-19 {
  height: 500px;
  flex-direction: row-reverse;
  align-items: stretch;
  margin-top: 0;
  display: flex;
}

.heading-33 {
  color: var(--chocolate);
  font-size: 24px;
  line-height: 20px;
}

.otros {
  height: auto;
  background-image: url('../images/fondo-ciberseguridad-blanco.png'), linear-gradient(to bottom, #009fe3, var(--dark-slate-blue));
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  background-attachment: fixed, scroll;
  padding-top: 54px;
  padding-bottom: 70px;
}

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

.div-block-73 {
  color: var(--white);
  flex-direction: row;
  justify-content: flex-end;
  font-family: Montserrat, sans-serif;
  display: block;
}

.heading-34 {
  color: var(--white);
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}

.paragraph-19 {
  line-height: 16px;
}

.columns-20 {
  margin-top: 23px;
}

.columns-21 {
  align-items: flex-start;
  display: flex;
}

.heading-35 {
  color: var(--white);
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
}

.equipamiento {
  height: auto;
  background-image: url('../images/fondo-ciberseguridad.png');
  background-position: 0 0;
  background-size: auto;
  padding-top: 61px;
  padding-bottom: 0;
}

.machine-learning {
  height: auto;
  background-image: url('../images/fondo-ciberseguridad-blanco.png'), linear-gradient(to bottom, var(--dodger-blue), var(--dark-slate-blue));
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  background-attachment: fixed, scroll;
  padding-top: 60px;
  padding-bottom: 60px;
}

.paragraph-14-copy {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.div-block-74 {
  width: 350px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 12px;
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.columns-22 {
  background-color: rgba(0, 0, 0, .41);
  margin-top: 29px;
  display: flex;
}

.heading-36 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-37 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
  font-size: 26px;
}

.paragraph-20 {
  color: var(--white);
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  line-height: 18px;
}

.container-14 {
  background-color: rgba(0, 0, 0, .45);
  border-radius: 11px;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
}

.image-68 {
  border-radius: 12px;
  margin-left: 20px;
}

.columns-23 {
  height: 600px;
  align-items: stretch;
  display: flex;
}

.image-69 {
  border-radius: 12px;
}

.header-im {
  height: auto;
  background-image: url('../images/fondo-informatica-medica.jpg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 53px;
  position: relative;
}

.columns-24 {
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.columns-25 {
  height: 350px;
  align-items: stretch;
  display: flex;
}

.div-block-75 {
  margin-left: 48px;
}

.image-70, .image-71, .image-72 {
  border-radius: 12px;
}

.button-9 {
  background-color: var(--chocolate);
  border-radius: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.image-73 {
  margin-right: 75px;
}

.div-block-76 {
  align-items: center;
  margin-top: 10vh;
  display: flex;
}

.div-block-77 {
  width: 550px;
  margin-left: 40px;
}

.button-10 {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #f46d11;
  border-radius: 6px;
  margin-top: 0;
  margin-left: -12px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.image-74 {
  z-index: 1;
  margin-right: -8px;
  position: relative;
}

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

.heading-38 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 36px;
}

.header-2 {
  height: auto;
  background-image: url('../images/ciberseguridad-empresa-mexico.png');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 53px;
  position: relative;
}

.button-11 {
  background-color: rgba(0, 159, 227, 0);
  border: 1px solid #fff;
  border-radius: 6px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-79 {
  width: auto;
  flex-direction: row;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.paragraph-21 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.frase-2 {
  height: 110px;
  background-color: #e84e1b;
}

.heading-39 {
  width: auto;
  color: #fff;
  text-align: center;
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  line-height: 24px;
}

.column-14 {
  background-image: url('../images/ciberseguridad-e-cybersecurity-mexico.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.paragraph-22 {
  color: #9b9b9b;
  text-align: right;
  margin-top: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.columns-26 {
  height: 600px;
  display: flex;
}

.heading-40 {
  color: #9b9b9b;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.button-12 {
  background-color: #9b9b9b;
  border-radius: 6px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.button-13 {
  background-color: #f46d11;
  border-radius: 6px;
  margin-left: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.heading-41 {
  color: #9b9b9b;
  text-align: right;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.div-block-80 {
  margin-top: 26px;
  margin-left: auto;
}

.heading-42 {
  color: #009fe3;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
}

.pilar-1 {
  height: auto;
  background-image: url('../images/emashealthcare-informatica-medica.png');
  background-position: 0 100%;
  background-size: cover;
  padding-top: 0;
}

.column-15 {
  background-image: url('../images/fondo-ciberseguridad.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block-81 {
  width: 650px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: 30px;
  display: flex;
}

.text-block-16 {
  color: #e84e1b;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}

.columns-27 {
  max-width: 1200px;
  align-items: flex-start;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.numeros-2 {
  height: auto;
  background-image: url('../images/impacto-ecybersecurity-ciber-seguridad.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 59px;
  padding-bottom: 43px;
}

.container-16 {
  background-color: rgba(0, 0, 0, .38);
  border-radius: 11px;
  padding: 9px 26px 22px 27px;
}

.div-block-82 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.paragraph-23 {
  width: 800px;
  color: #fff;
  text-align: center;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.text-span-6 {
  font-size: 40px;
}

.heading-43 {
  color: #e84e1b;
  text-align: center;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
}

.heading-44 {
  color: #fff;
  text-align: center;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-block-17 {
  color: #fff;
  text-align: center;
  margin-top: 6px;
  font-family: Montserrat, sans-serif;
}

.container-17 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.ventaja {
  background-image: url('../images/ciberseguridad-servicio-integral.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 75px;
  padding-bottom: 75px;
}

.image-75 {
  z-index: 1;
  margin-right: -8px;
  position: relative;
}

.paragraph-7-copy-2 {
  width: 800px;
  color: #9b9b9b;
  text-align: center;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block-83 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-45 {
  color: #9b9b9b;
  text-align: right;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.button-4-copy-2 {
  color: #fff;
  background-color: #e84e1b;
  border: 1px solid #f46d11;
  border-radius: 6px;
  margin-top: 0;
  margin-left: -12px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-85 {
  width: auto;
  flex-direction: row;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.heading-9-copy-2 {
  width: 700px;
  color: #f46d11;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
}

.button-5-copy {
  background-color: #9b9b9b;
  border: 1px solid #fff;
  border-radius: 6px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-86 {
  background-color: rgba(2, 2, 2, 0);
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  padding-bottom: 19px;
  display: flex;
}

.heading-46 {
  color: #fff;
  text-align: center;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.heading-47 {
  width: 700px;
  color: #f46d11;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 28px;
}

.columns-28 {
  max-width: 1200px;
  align-items: flex-start;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-87 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-48 {
  color: #009fe3;
  text-align: center;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 17px;
}

.text-block-18 {
  color: #fff;
  text-align: center;
  margin-top: 6px;
  font-family: Montserrat, sans-serif;
}

.socios-2 {
  padding-top: 58px;
  padding-bottom: 33px;
}

.div-block-88 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-8-copy {
  color: #9b9b9b;
  text-align: center;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.heading-49 {
  width: 700px;
  color: #f46d11;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 28px;
}

.image-76 {
  margin-top: 9px;
}

.heading-50 {
  color: #009fe3;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.paragraph-24 {
  color: #9b9b9b;
  text-align: right;
  margin-top: 21px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.heading-51 {
  color: #9b9b9b;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}

.proyectos-relevantes-2 {
  padding-top: 27px;
  padding-bottom: 75px;
}

.columns-29 {
  margin-top: 84px;
}

.columns-30 {
  width: 800px;
  align-items: center;
  margin-top: 41px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-52 {
  color: #009fe3;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.heading-53 {
  color: #9b9b9b;
  text-align: right;
  letter-spacing: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.column-16 {
  justify-content: center;
  display: flex;
}

.heading-54 {
  color: #9b9b9b;
  text-align: center;
  letter-spacing: 6px;
  margin-top: 69px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.div-block-89 {
  margin-left: auto;
  margin-right: auto;
}

.image-77 {
  border-radius: 12px;
  margin-left: 25px;
}

.contact-form-2 {
  background-color: #f46d11;
  background-image: url('../images/emashealthcare-formulario.png');
  background-position: 100%;
  background-size: cover;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 50px;
}

.container-18 {
  background-color: #fff;
  border-radius: 13px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  box-shadow: 9px 10px 11px rgba(0, 0, 0, .14);
}

.image-78 {
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-field-4 {
  background-color: #e9e9e9;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 8px;
}

.columns-31 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  margin-top: 34px;
  margin-left: 80px;
  margin-right: 80px;
  display: flex;
}

.column-17 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 12px;
}

.column-18 {
  flex-direction: column;
  align-items: center;
  display: block;
  position: static;
}

.heading-55 {
  width: 600px;
  color: #fff;
  text-align: center;
  margin: 21px auto 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.div-block-90 {
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-79 {
  margin-top: 30px;
}

.text-block-19 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-91 {
  width: 1px;
  background-color: rgba(249, 250, 249, .49);
}

.footer-heading-2 {
  color: #009fe3;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.text-block-20 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.footer-3 {
  text-align: center;
  background-color: #525151;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 45px;
}

.text-block-21 {
  color: #fff;
  text-align: center;
  background-color: #f46d11;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}

.link-block-8 {
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-80, .image-81 {
  margin-bottom: 15px;
  margin-right: 15px;
  display: block;
}

.div-block-92 {
  align-items: center;
  margin-top: 10vh;
  display: flex;
}

.div-block-93 {
  width: 550px;
  margin-left: 40px;
}

.button-14 {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #f46d11;
  border-radius: 6px;
  margin-top: 0;
  margin-left: -12px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.header-3 {
  height: auto;
  background-image: url('../images/plataforma-ciberseguridad-empresa-mexico-ecybersecurity.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 53px;
  position: relative;
}

.image-82 {
  z-index: 1;
  margin-right: -8px;
  position: relative;
}

.container-19 {
  max-width: 1100px;
}

.heading-56 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 36px;
}

.button-15 {
  background-color: rgba(0, 159, 227, 0);
  border: 1px solid #fff;
  border-radius: 6px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-95 {
  width: auto;
  flex-direction: row;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.paragraph-25 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.div-block-96 {
  width: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-26 {
  color: #6e6e6e;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.columns-2 {
  height: 600px;
  flex-direction: row-reverse;
  display: flex;
}

.heading-57 {
  color: #009fe3;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.heading-58 {
  color: #e84e1b;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.image-83 {
  float: left;
  margin-right: 13px;
  display: block;
}

.heading-59 {
  color: #e84e1b;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.heading-60 {
  color: #009fe3;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.column-13-copy {
  background-image: url('../images/ciberseguridad-e-cybersecurity-mexico-plataforma.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.column-19 {
  background-image: url('../images/fondo-ciberseguridad.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-6 {
  float: left;
  margin-right: 13px;
  display: block;
}

.column-14-copy {
  background-color: #e84e1b;
  background-image: url('../images/fondo-ciberseguridad-blanco.png');
  background-position: 0 0;
  background-size: auto;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.columns-0 {
  height: 450px;
  flex-direction: row;
  display: flex;
}

.column-5 {
  background-image: url('../images/plataforma-ciberseguridad-c.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.paragraph-15 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}

.div-block-0 {
  width: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 80px;
}

.heading-31-copy {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

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

.image-84 {
  float: left;
  margin-right: 13px;
  display: block;
}

.div-block-35 {
  width: 600px;
  margin-top: 0;
  margin-left: 80px;
  margin-right: auto;
}

.heading-61 {
  color: #009fe3;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.column-20 {
  background-image: url('../images/fondo-ciberseguridad.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.columns-6 {
  height: 450px;
  flex-direction: row-reverse;
  display: flex;
}

.paragraph-16 {
  color: #9b9b9b;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
}

.div-block-20 {
  align-items: center;
  display: flex;
}

.column-21 {
  background-image: url('../images/plataforma-ciberseguridad-b.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.image-85 {
  float: left;
  margin-right: 13px;
  display: block;
}

.columns-32 {
  height: 450px;
  flex-direction: row;
  display: flex;
}

.paragraph-27 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}

.div-block-98 {
  width: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: 80px;
}

.column-6 {
  background-image: url('../images/plataforma-ciberseguridad-d.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

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

.container-20 {
  background-color: #fff;
  border-radius: 13px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  box-shadow: 9px 10px 11px rgba(0, 0, 0, .14);
}

.image-86 {
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-field-5 {
  background-color: #e9e9e9;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 8px;
}

.columns-33 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  margin-top: 34px;
  margin-left: 80px;
  margin-right: 80px;
  display: flex;
}

.contact-form-3 {
  background-color: #f46d11;
  background-image: url('../images/cibersecurity-contacto.png');
  background-position: 100%;
  background-size: cover;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 50px;
}

.column-22 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 12px;
}

.column-23 {
  flex-direction: column;
  align-items: center;
  display: block;
  position: static;
}

.heading-62 {
  width: 600px;
  color: #fff;
  text-align: center;
  margin: 21px auto 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.div-block-100 {
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-87 {
  margin-top: 30px;
}

.text-block-22 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-101 {
  width: 1px;
  background-color: rgba(249, 250, 249, .49);
}

.footer-heading-3 {
  color: #009fe3;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.text-block-23 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.footer-4 {
  text-align: center;
  background-color: #525151;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 45px;
}

.text-block-24 {
  color: #fff;
  text-align: center;
  background-color: #f46d11;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}

.link-block-9 {
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-88, .image-89 {
  margin-bottom: 15px;
  margin-right: 15px;
  display: block;
}

.div-block-102 {
  align-items: center;
  margin-top: 10vh;
  display: flex;
}

.div-block-103 {
  width: 550px;
  margin-left: 40px;
}

.image-90 {
  z-index: 1;
  margin-right: -8px;
  position: relative;
}

.container-21 {
  max-width: 1100px;
}

.heading-63 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 36px;
}

.button-16 {
  background-color: rgba(0, 159, 227, 0);
  border: 1px solid #fff;
  border-radius: 6px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-105 {
  width: auto;
  flex-direction: row;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.header-4 {
  height: auto;
  background-image: url('../images/fondo-servicios.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 53px;
  position: relative;
}

.paragraph-28 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.paragraph-29 {
  color: #6e6e6e;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.image-91 {
  float: left;
  margin-right: 26px;
}

.div-block-106 {
  flex-direction: row;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.div-block-45-copy {
  width: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 12px;
  margin-top: 0;
  margin-left: 42px;
  margin-right: auto;
  padding: 25px 20px;
}

.respuesta {
  height: auto;
  background-image: url('../images/fondo-ciberseguridad.png');
  background-position: 0 100%;
  background-size: auto;
  padding-top: 50px;
  padding-bottom: 82px;
}

.heading-64 {
  color: #009fe3;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.heading-30-copy {
  color: #e84e1b;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.paragraph-17 {
  color: #9b9b9b;
  text-align: left;
  margin-top: 58px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.preparacion {
  background-image: url('../images/fondo-ecybersecurity.jpg');
  background-position: 50%;
  background-size: auto;
  background-attachment: fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.div-block-45 {
  width: auto;
  background-color: rgba(0, 0, 0, .47);
  border-radius: 12px;
  margin-top: 0;
  margin-left: 42px;
  margin-right: auto;
  padding: 25px 20px;
}

.heading-65 {
  color: #e84e1b;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.paragraph-30 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.div-block-107 {
  flex-direction: row;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.image-92 {
  float: left;
  margin-right: 26px;
}

.paragraph-31 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.garantizar {
  height: auto;
  background-image: url('../images/fondo-ciberseguridad.png');
  background-position: 0 100%;
  background-size: auto;
  padding-top: 50px;
  padding-bottom: 82px;
}

.heading-66 {
  color: #009fe3;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.paragraph-32 {
  color: #6e6e6e;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.div-block-108 {
  flex-direction: row;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.image-93 {
  float: left;
  margin-right: 26px;
}

.image-94 {
  z-index: 1;
  margin-right: -8px;
  position: relative;
}

.image-95 {
  float: left;
  margin-right: 26px;
}

.div-block-109 {
  flex-direction: row;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.paragraph-33 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.button-17 {
  background-color: rgba(0, 159, 227, 0);
  border: 1px solid #fff;
  border-radius: 6px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.paragraph-34 {
  width: 800px;
  color: #fff;
  text-align: center;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.div-block-111 {
  width: auto;
  flex-direction: row;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.div-block-112 {
  width: auto;
  background-color: rgba(0, 0, 0, .47);
  border-radius: 12px;
  margin-top: 0;
  margin-left: 42px;
  margin-right: auto;
  padding: 25px 20px;
}

.paragraph-35 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.container-24 {
  max-width: 1100px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-67 {
  color: #e84e1b;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.transformaci-n {
  background-image: url('../images/fondo-ciberseguridad-ecybersecurity.jpg');
  background-position: 50%;
  background-size: auto;
  background-attachment: fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-25 {
  background-color: #fff;
  border-radius: 13px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  box-shadow: 9px 10px 11px rgba(0, 0, 0, .14);
}

.image-96 {
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-field-6 {
  background-color: #e9e9e9;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 8px;
}

.columns-35 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  margin-top: 34px;
  margin-left: 80px;
  margin-right: 80px;
  display: flex;
}

.column-24 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 12px;
}

.column-25 {
  flex-direction: column;
  align-items: center;
  display: block;
  position: static;
}

.heading-68 {
  width: 600px;
  color: #fff;
  text-align: center;
  margin: 21px auto 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.div-block-113 {
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-97 {
  margin-top: 30px;
}

.text-block-25 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-114 {
  width: 1px;
  background-color: rgba(249, 250, 249, .49);
}

.footer-heading-4 {
  color: #009fe3;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.text-block-26 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.footer-5 {
  text-align: center;
  background-color: #525151;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 45px;
}

.text-block-27 {
  color: #fff;
  text-align: center;
  background-color: #f46d11;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}

.link-block-10 {
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-98, .image-99 {
  margin-bottom: 15px;
  margin-right: 15px;
  display: block;
}

.div-block-115 {
  align-items: center;
  margin-top: 10vh;
  display: flex;
}

.div-block-116 {
  width: 550px;
  margin-left: 40px;
}

.image-100 {
  z-index: 1;
  margin-right: -8px;
  position: relative;
}

.container-26 {
  max-width: 1100px;
}

.heading-69 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 36px;
}

.header-5 {
  height: auto;
  background-image: url('../images/fondo-soluciones.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 53px;
  position: relative;
}

.button-18 {
  background-color: rgba(0, 159, 227, 0);
  border: 1px solid #fff;
  border-radius: 6px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-118 {
  width: auto;
  flex-direction: row;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.paragraph-36 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.e {
  height: auto;
  background-image: url('../images/fondo-ciberseguridad.png');
  background-position: 0 100%;
  background-size: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.heading-70 {
  color: #e84e1b;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.paragraph-37 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}

.opciones {
  height: auto;
  background-image: url('../images/fondo-ciberseguridad.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 0;
}

.image-101 {
  float: left;
  margin-right: 17px;
}

.column-26 {
  background-color: #c42d05;
}

.column-27 {
  background-color: #e84e1b;
}

.column-28 {
  background-color: #f95b30;
}

.column-29 {
  background-color: #c42d05;
}

.columns-36 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-71 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.paragraph-38 {
  color: #fff;
  margin-top: 13px;
  margin-left: 41px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.column-30 {
  background-color: #f95b30;
}

.div-block-119 {
  background-image: linear-gradient(to right, #e84e1b, #c42d05);
}

.div-block-120 {
  align-items: center;
  display: flex;
}

.div-block-121 {
  padding: 50px 20px;
}

.div-block-122 {
  background-image: linear-gradient(to right, #c42d05, #f95b30);
}

.columns-37 {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-31 {
  background-color: #e84e1b;
}

.container-27 {
  background-color: #fff;
  border-radius: 13px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  box-shadow: 9px 10px 11px rgba(0, 0, 0, .14);
}

.image-102 {
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-field-7 {
  color: #5c5c5c;
  background-color: #e9e9e9;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 8px;
}

.columns-38 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 17px;
  justify-content: center;
  align-items: center;
  margin-top: 34px;
  margin-left: 80px;
  margin-right: 80px;
  display: flex;
}

.contact-form-4 {
  background-color: #f46d11;
  background-image: url('../images/cibersecurity-contacto.png');
  background-position: 100%;
  background-size: cover;
  margin-top: 0;
  padding-top: 40px;
  padding-bottom: 50px;
}

.column-32 {
  flex-direction: column;
  align-items: center;
  display: block;
  position: static;
}

.heading-72 {
  width: 600px;
  color: #fff;
  text-align: center;
  margin: 21px auto 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.div-block-123 {
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-103 {
  margin-top: 30px;
}

.text-block-28 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-124 {
  width: 1px;
  background-color: rgba(249, 250, 249, .49);
}

.footer-heading-5 {
  color: #009fe3;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.text-block-29 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.footer-6 {
  text-align: center;
  background-color: #525151;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 45px;
}

.text-block-30 {
  color: #fff;
  text-align: center;
  background-color: #f46d11;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
}

.link-block-11 {
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-104, .image-105 {
  margin-bottom: 15px;
  margin-right: 15px;
  display: block;
}

.text-block-31 {
  color: var(--dodger-blue);
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.dropdown-toggle {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-list {
  background-color: #a78b8b;
}

.dropdown-list.w--open {
  color: var(--chocolate);
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 16px;
}

.dropdown-link {
  color: var(--chocolate);
}

.dropdown-link:hover {
  color: red;
}

.navbar-2 {
  z-index: 1000;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0);
  box-shadow: 3px 3px 9px rgba(0, 0, 0, .28);
}

.bold-text-3 {
  line-height: 26px;
}

.popup {
  z-index: 4;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .55);
  position: fixed;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.div-block-125 {
  width: 600px;
  height: 430px;
  background-color: #fff;
  border-radius: 10px;
  margin: auto;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-126 {
  margin-top: 7px;
  margin-right: 7px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

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

.image-106 {
  display: block;
}

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

.column-33 {
  justify-content: center;
  display: flex;
}

.div-block-128 {
  width: 600px;
  margin-left: 80px;
}

.column-34 {
  background-image: url('../images/istockphoto-1477482140-1024x1024-1.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
}

.column-35 {
  align-self: center;
}

.paragraph-39 {
  color: var(--dodger-blue);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.columns-19-copy {
  height: 450px;
  flex-direction: row-reverse;
  align-items: stretch;
  margin-top: 0;
  display: flex;
}

.div-block-129 {
  width: 600px;
  margin-left: auto;
  margin-right: 80px;
}

.section {
  height: 450px;
}

.column-36 {
  background-image: url('../images/WhatsApp-Image-2023-11-28-at-2.02.19-AM.jpeg');
  background-position: 0 0;
  background-size: auto;
  align-self: stretch;
}

.paragraph-40 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.paragraph-41 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-130 {
  width: 550px;
}

.column-37 {
  background-image: url('../images/WhatsApp-Image-2023-11-24-at-1.21.48-PM-1.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.columns-25-copy {
  height: 350px;
  align-items: stretch;
  margin-top: 32px;
  display: flex;
}

.div-block-131 {
  width: 600px;
  text-align: right;
  margin-left: auto;
  margin-right: 50px;
}

.column-38 {
  background-image: url('../images/WhatsApp-Image-2023-11-24-at-1.21.48-PM.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.column-39 {
  background-image: url('../images/healthcare-data.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-132 {
  height: 3px;
  background-color: var(--dodger-blue);
}

.columns-22-copy {
  background-color: rgba(0, 0, 0, .36);
  flex-direction: row-reverse;
  margin-top: 29px;
  display: flex;
}

.column-39-copy {
  background-image: url('../images/cybersecurity-emas.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.popup-2 {
  z-index: 4;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .55);
  display: none;
  position: fixed;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.div-block-133 {
  width: 600px;
  height: 550px;
  background-color: #fff;
  border-radius: 10px;
  margin: auto;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-134 {
  margin-top: 7px;
  margin-right: 7px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

@media screen and (min-width: 1440px) {
  .socios {
    height: auto;
    background-image: url('../images/emashealthcare-informatica-medica.png');
    background-position: 0%;
    background-size: cover;
    padding-top: 85px;
    padding-bottom: 90px;
  }

  .kd {
    height: 650px;
    padding-top: 75px;
  }

  .div-block-60 {
    padding-left: 31px;
    padding-right: 30px;
  }

  .heading-18 {
    color: var(--dark-grey);
  }

  .paragraph-7 {
    color: var(--dark-grey);
    font-size: 15px;
  }

  .columns-13 {
    margin-top: -3px;
  }

  .paragraph-7-copy {
    color: var(--dark-grey);
    font-size: 15px;
  }

  .columns-14 {
    margin-top: 49px;
  }

  .columns-3 {
    margin-top: 8px;
  }

  .paragraph-8 {
    text-align: justify;
    overflow-wrap: normal;
  }

  .columns-16 {
    width: auto;
    max-width: 1100px;
  }

  .pilar-1 {
    height: auto;
    background-image: none;
  }

  .column-15 {
    background-image: url('../images/fondo-ciberseguridad.png');
    background-position: 0 0;
    background-size: cover;
    background-attachment: scroll;
  }

  .ventaja {
    height: auto;
    background-image: url('../images/emashealthcare-informatica-medica.png');
    background-position: 0%;
    background-size: cover;
    padding-top: 85px;
    padding-bottom: 90px;
  }

  .paragraph-7-copy-2 {
    color: #9b9b9b;
    font-size: 15px;
  }

  .text-block-21 {
    background-color: #e84e1b;
  }

  .div-block-96 {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 80px;
  }

  .columns-2 {
    height: auto;
  }

  .column-13-copy {
    background-image: url('../images/ciberseguridad-e-cybersecurity-mexico-plataforma.png');
  }

  .column-19 {
    background-image: url('../images/fondo-ciberseguridad.png');
    background-position: 0 0;
    background-size: cover;
    background-attachment: scroll;
  }

  .image-6 {
    float: none;
  }

  .column-14-copy {
    background-color: #e84e1b;
    background-image: url('../images/fondo-ciberseguridad-blanco.png');
    background-position: 100% 100%;
    background-size: auto;
    background-attachment: fixed;
  }

  .columns-0 {
    height: 450px;
    flex-direction: row;
  }

  .column-5 {
    background-image: url('../images/plataforma-ciberseguridad-c.png');
  }

  .paragraph-15 {
    color: #fff;
    text-align: right;
  }

  .div-block-0 {
    margin: 50px 80px 50px auto;
  }

  .heading-31-copy {
    color: #fff;
    text-align: right;
  }

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

  .image-84 {
    float: none;
  }

  .div-block-35 {
    margin: 50px auto 50px 80px;
  }

  .heading-61 {
    color: #009fe3;
    text-align: left;
  }

  .column-20 {
    background-color: #fff;
    background-image: url('../images/fondo-ciberseguridad.png');
    background-position: 100% 100%;
    background-size: cover;
    background-attachment: fixed;
  }

  .columns-6 {
    height: 450px;
    flex-direction: row-reverse;
  }

  .paragraph-16 {
    color: #9b9b9b;
    text-align: left;
    font-weight: 600;
  }

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

  .column-21 {
    background-image: url('../images/plataforma-ciberseguridad-b.png');
  }

  .image-85 {
    float: none;
  }

  .columns-32 {
    height: 450px;
    flex-direction: row;
  }

  .paragraph-27 {
    color: #fff;
    text-align: right;
  }

  .div-block-98 {
    margin: 50px 80px 50px auto;
  }

  .column-6 {
    background-image: url('../images/plataforma-ciberseguridad-d.png');
  }

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

  .contact-form-3 {
    background-image: url('../images/cibersecurity-contacto.png');
    background-position: 0 0;
    background-size: cover;
  }

  .text-block-24 {
    background-color: #e84e1b;
  }

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

  .div-block-45-copy {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 80px;
  }

  .respuesta {
    height: auto;
    background-image: url('../images/fondo-ciberseguridad.png');
    background-position: 0 0;
    background-size: auto;
    background-attachment: fixed;
  }

  .div-block-45 {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 80px;
  }

  .garantizar {
    height: auto;
    background-image: url('../images/fondo-ciberseguridad.png');
    background-position: 0 0;
    background-size: auto;
    background-attachment: fixed;
  }

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

  .paragraph-34 {
    color: #9b9b9b;
    font-size: 15px;
  }

  .div-block-112 {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 80px;
  }

  .text-block-27 {
    background-color: #e84e1b;
  }

  .e {
    height: auto;
    background-image: url('../images/fondo-ciberseguridad.png');
    background-position: 0 0;
    background-size: auto;
  }

  .opciones {
    height: auto;
    background-image: none;
  }

  .contact-form-4 {
    background-image: url('../images/cibersecurity-contacto.png');
    background-position: 0 0;
    background-size: cover;
  }

  .text-block-30 {
    background-color: #e84e1b;
  }
}

@media screen and (max-width: 991px) {
  .button-5 {
    margin-top: 10px;
  }

  .div-block-30 {
    margin-left: 0;
  }

  .columns-9 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .nosotros {
    height: auto;
    padding-bottom: 29px;
  }

  .image-56 {
    display: none;
  }

  .columns-10 {
    flex-direction: column;
    align-items: center;
  }

  .container-9 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .columns-17 {
    height: auto;
    flex-direction: row;
    align-items: stretch;
    display: flex;
  }

  .column-10 {
    height: auto;
  }

  .div-block-68 {
    width: auto;
    margin-right: 0;
  }

  .div-block-3, .div-block-77 {
    margin-left: 0;
  }

  .button-11 {
    margin-top: 10px;
  }

  .pilar-1 {
    height: auto;
    padding-bottom: 29px;
  }

  .columns-27 {
    flex-direction: column;
    align-items: center;
  }

  .button-5-copy {
    margin-top: 10px;
  }

  .columns-28 {
    flex-direction: column;
    align-items: center;
  }

  .columns-31 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .div-block-93 {
    margin-left: 0;
  }

  .button-15 {
    margin-top: 10px;
  }

  .columns-33 {
    margin-left: 0;
    margin-right: 0;
  }

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

  .div-block-103 {
    margin-left: 0;
  }

  .button-16 {
    margin-top: 10px;
  }

  .respuesta, .garantizar {
    height: auto;
    padding-bottom: 29px;
  }

  .button-17 {
    margin-top: 10px;
  }

  .columns-35 {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-116 {
    margin-left: 0;
  }

  .button-18 {
    margin-top: 10px;
  }

  .e, .opciones {
    height: auto;
    padding-bottom: 29px;
  }

  .columns-38 {
    margin-left: 0;
    margin-right: 0;
  }

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

@media screen and (max-width: 767px) {
  .columns-9 {
    flex-direction: column;
  }

  .contact-form, .footer, .contact-form-2 {
    padding: 40px 20px;
  }

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

  .footer-3 {
    padding: 40px 20px;
  }

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

  .contact-form-3, .footer-4 {
    padding: 40px 20px;
  }

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

  .footer-5 {
    padding: 40px 20px;
  }

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

  .contact-form-4, .footer-6 {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .menu-button {
    background-color: #fff;
  }

  .menu-button.w--open {
    color: #0478bf;
    background-color: rgba(0, 0, 0, 0);
  }

  .div-block-28 {
    align-items: center;
    margin-top: 19px;
  }

  .nav-menu {
    background-color: #fff;
    flex-direction: column;
    align-items: center;
    margin-right: 0;
    padding-bottom: 26px;
  }

  .link-block {
    flex-direction: column;
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
  }

  .brand.w--current {
    margin-left: 20px;
  }

  .nav-link {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .div-block-29 {
    flex-direction: column;
    margin-top: 30px;
  }

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

  .button-5 {
    text-align: center;
    margin-top: 21px;
  }

  .image-53 {
    margin-top: 16px;
  }

  .heading-2 {
    font-size: 32px;
    line-height: 34px;
  }

  .header {
    height: auto;
    flex-direction: row;
    padding-bottom: 50px;
    display: block;
  }

  .div-block-30 {
    width: auto;
    max-width: 540px;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

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

  .column-7 {
    margin-bottom: 35px;
  }

  .columns-9 {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

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

  .contact-form {
    margin-top: 26px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-1 {
    width: auto;
    font-weight: 600;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-7 {
    z-index: 1;
    width: auto;
    clear: none;
    white-space: normal;
    flex-direction: column;
    margin: 10px auto;
    padding-bottom: 0;
    display: block;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 10px;
  }

  .image-52 {
    float: left;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: auto;
    margin-right: 0;
    position: static;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .link-block-7-copy {
    z-index: 1;
    width: auto;
    clear: none;
    white-space: normal;
    flex-direction: column;
    margin: 10px auto auto;
    display: block;
    position: fixed;
    top: auto;
    bottom: 75px;
    left: auto;
    right: 10px;
  }

  .nosotros {
    height: auto;
    padding-bottom: 36px;
  }

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

  .frase {
    height: auto;
  }

  .heading-4 {
    margin-bottom: 20px;
  }

  .image-56 {
    display: block;
  }

  .heading-5 {
    text-align: center;
    line-height: 22px;
  }

  .div-block-53 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .button-6 {
    margin-top: 12px;
    margin-left: 0;
  }

  .numeros {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-8 {
    line-height: 24px;
  }

  .heading-9, .paragraph-3 {
    width: auto;
  }

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

  .servicios {
    padding-left: 10px;
    padding-right: 10px;
  }

  .socios {
    padding-left: 15px;
    padding-right: 15px;
  }

  .proyectos-relevantes {
    padding-top: 6px;
    padding-right: 10px;
  }

  .soluciones-integrales {
    flex-direction: column;
    display: flex;
  }

  .heading-14 {
    line-height: 32px;
  }

  .div-block-59 {
    margin-bottom: 19px;
  }

  .div-block-60 {
    margin-left: 0;
  }

  .button-8 {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  .columns-13 {
    width: auto;
    flex-direction: column;
    margin-top: 53px;
  }

  .heading-9-copy, .paragraph-7-copy {
    width: auto;
  }

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

  .div-block-2 {
    justify-content: center;
  }

  .image-61 {
    margin-top: 32px;
    margin-left: 0;
  }

  .columns-3 {
    width: auto;
    flex-direction: column;
    margin-top: 33px;
  }

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

  .div-block-65 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 37px;
  }

  .certifica {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-19 {
    width: auto;
  }

  .heading-20 {
    text-align: center;
    line-height: 22px;
  }

  .heading-23 {
    line-height: 22px;
  }

  .columns-16 {
    width: auto;
    flex-direction: column;
  }

  .columns-17 {
    height: auto;
    flex-direction: column;
  }

  .div-block-68 {
    width: auto;
    margin-right: auto;
  }

  .div-block-3 {
    width: auto;
    margin-left: auto;
  }

  .div-block-5 {
    flex-direction: column;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-26 {
    line-height: 28px;
  }

  .div-block-69 {
    justify-content: center;
    display: flex;
  }

  .container-11 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-12 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .columns-18-copy {
    flex-direction: column;
  }

  .body {
    overflow: visible;
  }

  .image-63 {
    margin-top: 22px;
  }

  .image-64 {
    margin-top: 17px;
  }

  .image-65 {
    margin-top: 16px;
  }

  .imagenologia {
    padding-left: 15px;
    padding-right: 15px;
  }

  .image-67 {
    margin-left: auto;
  }

  .div-block-72 {
    margin-left: 0;
  }

  .columns-19 {
    height: auto;
    flex-direction: column;
  }

  .columns-21, .columns-22 {
    flex-direction: column;
  }

  .columns-23 {
    height: auto;
    flex-direction: column;
  }

  .header-im {
    height: auto;
    flex-direction: row;
    padding-bottom: 50px;
    display: block;
  }

  .columns-24, .columns-25 {
    flex-direction: column;
  }

  .div-block-76 {
    flex-direction: column;
    margin-top: 30px;
  }

  .div-block-77 {
    width: auto;
    max-width: 540px;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .heading-38 {
    font-size: 32px;
    line-height: 34px;
  }

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

  .header-2 {
    height: auto;
    flex-direction: row;
    padding-bottom: 46px;
    display: block;
  }

  .button-11 {
    text-align: center;
    margin-top: 21px;
  }

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

  .frase-2 {
    height: auto;
  }

  .heading-39 {
    margin-bottom: 20px;
  }

  .column-14 {
    height: 250px;
  }

  .columns-26 {
    height: auto;
    flex-direction: column;
  }

  .button-13 {
    margin-top: 12px;
    margin-left: 0;
  }

  .heading-41 {
    text-align: center;
    line-height: 22px;
  }

  .div-block-80 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .pilar-1 {
    height: auto;
    padding-bottom: 0;
  }

  .column-15 {
    padding-bottom: 34px;
  }

  .div-block-81 {
    width: auto;
    margin-right: auto;
  }

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

  .numeros-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-23 {
    width: auto;
  }

  .heading-44 {
    line-height: 24px;
  }

  .container-17 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .ventaja {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-7-copy-2 {
    width: auto;
  }

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

  .heading-45 {
    text-align: center;
    line-height: 22px;
  }

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

  .heading-9-copy-2 {
    width: auto;
  }

  .button-5-copy {
    text-align: center;
    margin-top: 21px;
  }

  .heading-46 {
    line-height: 24px;
  }

  .heading-47 {
    width: auto;
  }

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

  .heading-8-copy {
    line-height: 24px;
  }

  .heading-49 {
    width: auto;
  }

  .proyectos-relevantes-2 {
    padding-top: 6px;
  }

  .columns-30 {
    width: auto;
    flex-direction: column;
  }

  .heading-53 {
    text-align: center;
    line-height: 22px;
  }

  .heading-54 {
    line-height: 22px;
  }

  .image-77 {
    margin-left: 0;
  }

  .contact-form-2 {
    margin-top: 26px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .columns-31 {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .column-18 {
    margin-bottom: 35px;
  }

  .heading-55 {
    width: auto;
    font-weight: 600;
  }

  .footer-heading-2 {
    margin-top: 20px;
  }

  .footer-3 {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-8 {
    z-index: 1;
    width: auto;
    clear: none;
    white-space: normal;
    flex-direction: column;
    margin: 10px auto;
    padding-bottom: 0;
    display: block;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 10px;
  }

  .image-80, .image-81 {
    float: left;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: auto;
    margin-right: 0;
    position: static;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .div-block-92 {
    flex-direction: column;
    margin-top: 30px;
  }

  .div-block-93 {
    width: auto;
    max-width: 540px;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .header-3 {
    height: auto;
    flex-direction: row;
    padding-bottom: 25px;
    display: block;
  }

  .heading-56 {
    font-size: 32px;
    line-height: 34px;
  }

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

  .button-15 {
    text-align: center;
    margin-top: 21px;
  }

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

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

  .columns-2 {
    height: auto;
    flex-direction: column-reverse;
  }

  .column-13-copy {
    height: 300px;
  }

  .column-19 {
    padding-top: 23px;
  }

  .column-14-copy {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .columns-0 {
    height: auto;
    flex-direction: column;
  }

  .column-5 {
    height: 250px;
  }

  .div-block-0 {
    width: auto;
    margin-right: auto;
  }

  .heading-31-copy {
    line-height: 24px;
  }

  .div-block-35 {
    width: auto;
    margin-left: auto;
  }

  .column-20 {
    padding-top: 36px;
    padding-bottom: 38px;
  }

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

  .column-21 {
    height: 250px;
  }

  .columns-32 {
    height: auto;
    flex-direction: column;
  }

  .div-block-98 {
    width: auto;
    margin-right: auto;
  }

  .column-6 {
    height: 250px;
  }

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

  .columns-33 {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .contact-form-3 {
    margin-top: 26px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-23 {
    margin-bottom: 35px;
  }

  .heading-62 {
    width: auto;
    font-weight: 600;
  }

  .footer-heading-3 {
    margin-top: 20px;
  }

  .footer-4 {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-9 {
    z-index: 1;
    width: auto;
    clear: none;
    white-space: normal;
    flex-direction: column;
    margin: 10px auto;
    padding-bottom: 0;
    display: block;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 10px;
  }

  .image-88, .image-89 {
    float: left;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: auto;
    margin-right: 0;
    position: static;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .div-block-102 {
    flex-direction: column;
    margin-top: 30px;
  }

  .div-block-103 {
    width: auto;
    max-width: 540px;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .heading-63 {
    font-size: 32px;
    line-height: 34px;
  }

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

  .button-16 {
    text-align: center;
    margin-top: 21px;
  }

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

  .header-4 {
    height: auto;
    flex-direction: row;
    padding-bottom: 50px;
    display: block;
  }

  .div-block-45-copy {
    margin-left: auto;
  }

  .respuesta {
    height: auto;
    padding-bottom: 36px;
  }

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

  .div-block-45 {
    margin-left: auto;
  }

  .garantizar {
    height: auto;
    padding-bottom: 36px;
  }

  .heading-66 {
    line-height: 26px;
  }

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

  .button-17 {
    text-align: center;
    margin-top: 21px;
  }

  .paragraph-34 {
    width: auto;
  }

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

  .div-block-112 {
    margin-left: auto;
  }

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

  .columns-35 {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .column-25 {
    margin-bottom: 35px;
  }

  .heading-68 {
    width: auto;
    font-weight: 600;
  }

  .footer-heading-4 {
    margin-top: 20px;
  }

  .footer-5 {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-10 {
    z-index: 1;
    width: auto;
    clear: none;
    white-space: normal;
    flex-direction: column;
    margin: 10px auto;
    padding-bottom: 0;
    display: block;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 10px;
  }

  .image-98, .image-99 {
    float: left;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: auto;
    margin-right: 0;
    position: static;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .div-block-115 {
    flex-direction: column;
    margin-top: 30px;
  }

  .div-block-116 {
    width: auto;
    max-width: 540px;
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .heading-69 {
    font-size: 32px;
    line-height: 34px;
  }

  .header-5 {
    height: auto;
    flex-direction: row;
    padding-bottom: 50px;
    display: block;
  }

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

  .button-18 {
    text-align: center;
    margin-top: 21px;
  }

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

  .e {
    height: auto;
    padding-bottom: 36px;
  }

  .opciones {
    height: auto;
    padding-bottom: 0;
  }

  .columns-36, .columns-37 {
    flex-direction: column;
  }

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

  .columns-38 {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .contact-form-4 {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-32 {
    margin-bottom: 35px;
  }

  .heading-72 {
    width: auto;
    font-weight: 600;
  }

  .footer-heading-5 {
    margin-top: 20px;
  }

  .footer-6 {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block-11 {
    z-index: 1;
    width: auto;
    clear: none;
    white-space: normal;
    flex-direction: column;
    margin: 10px auto;
    padding-bottom: 0;
    display: block;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 10px;
  }

  .image-104, .image-105 {
    float: left;
    object-fit: fill;
    margin-top: 0;
    margin-bottom: auto;
    margin-right: 0;
    position: static;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

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

  .dropdown-toggle {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .dropdown {
    width: 200px;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .dropdown-2, .dropdown-3, .dropdown-4, .dropdown-5, .dropdown-6 {
    width: 200px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .div-block-125 {
    width: auto;
    height: 280px;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

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

  .div-block-128 {
    width: auto;
    margin-left: 0;
  }

  .column-34 {
    height: 300px;
  }

  .columns-19-copy {
    height: auto;
    flex-direction: column;
  }

  .div-block-129 {
    width: auto;
    margin-right: auto;
  }

  .section {
    height: auto;
  }

  .column-36 {
    height: 350px;
    background-position: 50%;
  }

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

  .column-37 {
    height: 350px;
  }

  .columns-25-copy {
    height: auto;
    flex-direction: column;
  }

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

  .column-38 {
    height: 350px;
  }

  .column-39 {
    height: 250px;
  }

  .column-40 {
    margin-top: 42px;
  }

  .columns-22-copy {
    flex-direction: column-reverse;
  }

  .column-39-copy {
    height: 250px;
  }

  .popup-2 {
    display: none;
  }

  .div-block-133 {
    width: auto;
    height: 335px;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }
}
