@font-face {
  font-family: Baskerville bt;
  src: url('../fonts/BASKERVILLE-BOLD-BT.TTF') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --dark-slate-blue: #2a327e;
  --steel-blue: #1a74b9;
  --dim-grey: #636363;
  --white: white;
  --gainsboro: #e2e2e2;
}

.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;
}

.bot-n {
  cursor: default;
  background-color: #43d738;
  border-radius: 15px;
  margin-top: 14px;
  margin-left: auto;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  display: inline-block;
}

.bot-n:hover {
  background-color: #06793a;
}

.navbar-style {
  color: #696969;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.brand {
  margin-left: 100px;
  margin-right: 0;
}

.image {
  margin-top: 0;
  display: inline-block;
}

.image-12 {
  margin-left: 40px;
  margin-right: 0;
}

.link-block-2 {
  flex-direction: row;
  margin-top: 17px;
  margin-left: 0;
  display: inline-block;
}

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

.navbar {
  z-index: 1000;
  background-color: #fff;
  align-items: center;
  display: flex;
  position: sticky;
  top: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 8px 11px -5px #00000073;
}

.container-5 {
  background-color: #0000;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

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

.columns-4 {
  background-color: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  margin-top: 34px;
  margin-left: 80px;
  margin-right: 80px;
  display: flex;
  box-shadow: 6px 0 8px -1px #0000004f;
}

.contact-form {
  background-color: #037737;
  background-image: url('../images/Notaria-3-Aguascalientes-contacto.jpg');
  background-position: 100%;
  background-size: cover;
  margin-top: 39px;
  padding-top: 40px;
  padding-bottom: 50px;
}

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

.form {
  margin-top: 23px;
}

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

.text-field {
  color: #adadad;
  border: 1px solid #0000;
  border-radius: 8px;
}

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

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

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

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

.html-embed.cel {
  opacity: 1;
  border: 1px #000;
  border-radius: 7px;
  box-shadow: 5px 3px 10px #0000007d;
}

.column-6 {
  background-color: #0000;
  border-radius: 12px;
}

.heading-7 {
  color: #fff;
  text-align: center;
  letter-spacing: 0;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
}

.paragraph-10 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

.text-field-3 {
  border: 1px solid #0000;
  border-radius: 8px;
}

.container-6 {
  margin-top: 0;
  padding-top: 0;
}

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

.textarea-2 {
  border: 1px solid #0000;
  border-radius: 8px;
}

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

.image-11 {
  margin-top: 0;
}

.footer-logo-link {
  flex: 0 auto;
  min-width: 60px;
  max-height: 60px;
}

.paragraph-form-copy {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
}

.footer-2 {
  text-align: center;
  background-color: #353434;
  align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 10px;
}

.footer-heading-3 {
  color: var(--steel-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}

.link {
  color: var(--steel-blue);
  font-weight: 700;
  text-decoration: none;
}

.div-block-16 {
  background-color: var(--dim-grey);
  width: 1px;
  height: 100px;
  margin-top: 10px;
}

.footer-link-3 {
  color: #fff;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  line-height: 16px;
  text-decoration: none;
  display: block;
}

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

.footer-flex-container {
  text-align: left;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-left: 100px;
  margin-right: 100px;
  display: flex;
}

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

.banner-entrada {
  background-image: url('../images/D1-WEB-Notaría-3.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
  height: 70vh;
}

.div-block-20 {
  width: 800px;
  margin-left: 140px;
  margin-right: auto;
  position: relative;
  top: 30%;
}

.heading-9 {
  color: #fff;
  text-align: left;
  width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Baskervville, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

.paragraph-5 {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 25px;
}

.button-3 {
  float: left;
  border: 1px solid var(--steel-blue);
  color: #fff;
  text-align: center;
  background-color: #0000;
  border-radius: 12px;
  width: 200px;
  margin-top: 28px;
  margin-left: 0;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 16px;
  display: block;
}

.notaria-3 {
  background-image: url('../images/Servicios-legales-notaria-3.png');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  height: auto;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-27 {
  background-color: var(--steel-blue);
  height: 2px;
}

.slider-2 {
  background-color: var(--white);
  flex-direction: row;
  align-items: center;
  height: auto;
  margin-top: 36px;
  margin-left: 150px;
  margin-right: 150px;
  display: flex;
}

.slide-7 {
  background-color: #fff;
  height: auto;
}

.slide-8 {
  background-color: #fff;
}

.slide-nav-3 {
  display: none;
}

.carrusell-marcas {
  background-color: var(--white);
  padding-top: 25px;
  padding-bottom: 25px;
}

.servicios-integrales {
  background-color: var(--dark-slate-blue);
  position: relative;
}

.paragraph-11 {
  color: #8e8e8e;
  margin-top: 17px;
  margin-left: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
}

.right-arrow-2 {
  align-items: center;
  margin-right: -80px;
  display: flex;
}

.heading-20-copy {
  color: var(--steel-blue);
  text-align: center;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  font-family: Baskerville bt, sans-serif;
  font-size: 30px;
  line-height: 32px;
}

.image-11-copy {
  float: none;
  margin: 0 auto -35px;
  display: block;
}

.comentarios {
  height: auto;
  margin-top: 0;
  padding: 100px 100px 0;
}

.div-block-3-copy {
  margin-left: 0;
  padding-top: 10px;
  padding-left: 0;
}

.slider-4 {
  background-color: #0000;
  height: auto;
  margin: 74px 50px 20px;
}

.left-arrow-2 {
  color: #00cdfc;
  margin-left: -77px;
  display: flex;
}

.slide-13 {
  height: auto;
  padding-bottom: 20px;
}

.heading-17 {
  color: var(--dark-slate-blue);
  text-align: center;
  margin-left: 0;
  font-family: Baskerville bt, sans-serif;
  font-size: 24px;
  line-height: 22px;
}

.text-block-5 {
  color: #ff9d00;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-family: Oswald, sans-serif;
  font-weight: 700;
  display: flex;
}

.div-block-30 {
  background-color: #fff;
  border-radius: 12px;
  padding: 30px 20px 15px;
  box-shadow: 1px 1px 9px #0000006e;
}

.heading-18 {
  color: var(--steel-blue);
  text-align: left;
  margin-top: 14px;
  margin-left: 0;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.trayectoria {
  background-color: #0d1d41;
  height: auto;
  padding-top: 59px;
  position: relative;
}

.preguntas {
  height: 75vh;
  margin-top: 0;
}

.image-22 {
  float: left;
}

.column-18 {
  background-image: url('../images/Fotografía-Notaría-3-Aguascalientes.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.container-7 {
  margin-top: 49px;
}

.heading-19 {
  color: var(--steel-blue);
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 26px;
}

.paragraph-12 {
  color: var(--dim-grey);
  text-align: justify;
  font-family: Lato, sans-serif;
  font-weight: 700;
  line-height: 16px;
}

.button-4 {
  background-color: var(--steel-blue);
  border-radius: 8px;
  margin-left: 15px;
  font-family: Lato, sans-serif;
}

.button-5 {
  background-color: #2a327e;
  border-radius: 8px;
  font-family: Lato, sans-serif;
}

.column-19 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-31 {
  width: 500px;
  margin-top: 43px;
}

.heading-20 {
  color: var(--gainsboro);
  text-align: center;
  width: 500px;
  margin-top: 76px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
  display: block;
}

.div-block-32 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.div-block-32-copy {
  position: absolute;
  inset: 0% 0% 0% auto;
}

.container-8 {
  padding-left: 100px;
  padding-right: 100px;
}

.image-23 {
  max-height: 100%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.columns-17 {
  margin-top: 47px;
  padding-left: 30px;
}

.column-20 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.image-24 {
  z-index: 0;
  display: block;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.paragraph-13 {
  z-index: 1;
  color: var(--gainsboro);
  text-align: left;
  margin-top: 26px;
  font-family: Lato, sans-serif;
  line-height: 16px;
  position: relative;
}

.column-21, .column-22 {
  flex-direction: column;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.tabs {
  margin-top: 44px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tabs-menu {
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tab-pane-derecho-corporativo-y-mercantil {
  background-color: var(--gainsboro);
}

.columns-18 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.heading-21 {
  color: var(--dark-slate-blue);
  font-family: Baskerville bt, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 30px;
}

.paragraph-14 {
  color: var(--dim-grey);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.button-6 {
  background-color: var(--steel-blue);
  border-radius: 8px;
}

.image-25 {
  z-index: 0;
  position: absolute;
  inset: auto 0% 0% auto;
}

.column-23 {
  z-index: 1;
}

.image-24-copy {
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.tabs-content {
  background-color: #0000;
}

.columns-19 {
  margin-top: 57px;
  padding-left: 0;
  padding-right: 100px;
}

.image-26 {
  max-width: none;
  max-height: 100%;
}

.column-24 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.heading-22 {
  color: var(--steel-blue);
  margin-top: 54px;
  font-family: Baskerville bt, sans-serif;
  font-size: 42px;
}

.paragraph-15 {
  color: #fff;
  text-align: justify;
  width: 400px;
  margin-top: 24px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.div-block-33 {
  background-color: var(--white);
  height: 1px;
}

.tab-pane-tab-1 {
  background-image: url('../images/Servicios-legales-notaria-3.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  position: static;
  inset: 0% auto 0% 0%;
}

.image-27 {
  max-width: none;
  max-height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.tabs-menu-2 {
  background-color: var(--white);
  width: 250px;
  margin-top: -37px;
  margin-left: auto;
  margin-right: 300px;
}

.tabs-menu-2:hover {
  box-shadow: 4px 0 9px #000;
}

.tab-link-tab-1 {
  background-color: var(--white);
}

.tab-link-tab-1.w--current {
  background-color: var(--white);
  color: var(--steel-blue);
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.tab-pane-tab-2, .tab-pane-tab-3, .tab-pane-tab-4 {
  background-color: var(--white);
}

.paragraph-16 {
  color: var(--dark-slate-blue);
  width: 750px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  display: block;
}

.columns-20 {
  align-items: center;
  height: 500px;
  display: flex;
}

.text-block-9 {
  color: #2c2b2b;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.columns-21 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.image-28, .image-29, .image-30, .image-31 {
  border-radius: 12px;
}

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

.heading-23 {
  float: right;
  color: var(--dark-slate-blue);
  width: 300px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 900;
}

.columns-22 {
  margin-top: 109px;
}

.paragraph-17 {
  color: var(--dim-grey);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.image-32 {
  margin-top: 8px;
}

.columns-22-copy {
  margin-top: 14px;
}

.text-span {
  color: var(--dark-slate-blue);
  font-size: 20px;
  font-weight: 700;
}

.paragraph-18 {
  text-align: justify;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.heading-24 {
  color: var(--dark-slate-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 900;
}

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

.section {
  padding-bottom: 65px;
}

.paragraph-19 {
  font-family: Lato, sans-serif;
}

.paragraph-20 {
  width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-12 {
  color: var(--steel-blue);
  font-family: Lato, sans-serif;
  font-weight: 900;
}

.bold-text {
  font-size: 18px;
  font-weight: 900;
}

.bold-text-2 {
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 900;
}

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

.text-span-2, .text-span-3, .text-span-4 {
  font-weight: 900;
}

.link-2 {
  display: flex;
}

.link-3 {
  color: var(--steel-blue);
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.div-block-36 {
  flex-direction: column;
  display: flex;
}

.tab-link-tab-1-2 {
  background-color: #0000;
}

.tab-link-tab-1-2.w--current {
  background-color: var(--white);
}

.div-block-37 {
  float: none;
  background-color: #0000;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.heading-25 {
  float: left;
  clear: right;
  color: var(--dark-slate-blue);
  width: 600px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.div-block-38 {
  align-items: center;
  line-height: 14px;
  display: flex;
}

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

.paragraph-21 {
  color: var(--dim-grey);
  margin-top: 9px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.pregunta, .pregunta-2 {
  margin-top: -30px;
  line-height: 14px;
}

.paragraph-22 {
  color: var(--dim-grey);
  margin-top: 9px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-39 {
  float: none;
  background-color: #0000;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.paragraph-23 {
  color: var(--dim-grey);
  margin-top: 9px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-40 {
  float: none;
  background-color: #0000;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.paragraph-24 {
  color: var(--dim-grey);
  margin-top: 9px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-41 {
  float: none;
  background-color: #0000;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.paragraph-25 {
  color: var(--dim-grey);
  margin-top: 9px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-42 {
  float: none;
  background-color: #0000;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.paragraph-26 {
  color: var(--dim-grey);
  margin-top: 9px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-43 {
  float: none;
  background-color: #0000;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.paragraph-27 {
  color: var(--dim-grey);
  margin-top: 9px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-44 {
  float: none;
  background-color: #0000;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.paragraph-28 {
  color: var(--dim-grey);
  margin-top: 9px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-45 {
  float: none;
  background-color: #0000;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.paragraph-29 {
  color: var(--dim-grey);
  margin-top: 9px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-46 {
  float: none;
  background-color: #0000;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.paragraph-30 {
  color: var(--dim-grey);
  margin-top: 9px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-47 {
  float: none;
  background-color: #0000;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.pregunta-1 {
  margin-top: 37px;
  line-height: 14px;
}

.heading-26 {
  color: var(--steel-blue);
  margin-top: 52px;
  font-family: Lato, sans-serif;
  font-weight: 900;
}

@media screen and (min-width: 1280px) {
  .footer-logo-link {
    min-width: auto;
  }

  .slider-2 {
    margin-left: 250px;
    margin-right: 250px;
  }

  .comentarios {
    margin-top: 50px;
  }

  .preguntas {
    height: 75vh;
  }

  .container-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-23 {
    float: left;
  }

  .div-block-35 {
    flex-direction: column;
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .brand {
    margin-left: 0;
  }

  .image {
    display: block;
  }

  .navbar {
    justify-content: space-around;
  }

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

  .comentarios {
    flex-direction: row;
    display: block;
  }

  .columns-16 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .contact-form, .footer-2 {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .bot-n {
    margin-bottom: 12px;
  }

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

  .menu-button {
    background-color: #0000;
    padding-top: 29px;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

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

  .brand {
    margin-left: 20px;
  }

  .image-12 {
    margin-left: auto;
    margin-right: 19px;
    padding-bottom: 0;
  }

  .nav-menu {
    background-color: #fff;
    margin-right: 0;
    padding-bottom: 15px;
  }

  .icon {
    color: var(--dark-slate-blue);
  }

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

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

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

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

  .footer-logo-link {
    height: 60px;
    margin-bottom: 50px;
  }

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

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

  .div-block-16 {
    width: 300px;
    height: 1px;
  }

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

  .text-block-7 {
    text-align: center;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 16px;
  }

  .banner-entrada {
    height: auto;
    padding-bottom: 51px;
  }

  .div-block-20 {
    width: auto;
    margin-left: 15px;
    margin-right: 15px;
    top: 20px;
  }

  .heading-9 {
    margin-top: 47px;
    line-height: 45px;
  }

  .button-3 {
    background-color: var(--steel-blue);
  }

  .notaria-3 {
    height: auto;
    padding-top: 0;
  }

  .slider-2 {
    clear: none;
    object-fit: fill;
    height: 508px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .slide-7 {
    height: auto;
  }

  .slide-nav-3 {
    display: none;
  }

  .servicios-integrales {
    margin-top: 0;
  }

  .paragraph-11 {
    margin-left: auto;
  }

  .heading-20-copy {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-11-copy {
    float: none;
    margin-top: 1px;
    display: block;
  }

  .comentarios {
    height: auto;
    margin-top: 50px;
    margin-bottom: 0;
    padding: 0 10px;
    overflow: hidden;
  }

  .div-block-3-copy {
    margin-left: 0;
    padding-left: 0;
  }

  .column-17 {
    margin-bottom: 20px;
  }

  .slider-4 {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-17 {
    text-align: center;
    margin-left: auto;
    line-height: 24px;
    display: block;
  }

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

  .trayectoria {
    flex-direction: row;
    display: flex;
    position: relative;
  }

  .button-4 {
    margin-top: 14px;
    margin-left: 0;
    font-size: 18px;
  }

  .button-5 {
    margin-top: 11px;
    font-size: 18px;
  }

  .column-19 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-31 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 44px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .heading-20 {
    width: auto;
  }

  .container-8 {
    padding-bottom: 35px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-17 {
    flex-direction: column;
    padding-left: 0;
    display: flex;
  }

  .tabs-menu {
    width: auto;
  }

  .button-6 {
    margin-top: 17px;
    font-size: 18px;
  }

  .image-24-copy {
    display: none;
  }

  .columns-19 {
    flex-direction: column;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

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

  .column-24 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .paragraph-15 {
    width: auto;
  }

  .tab-pane-tab-1 {
    position: static;
  }

  .image-27 {
    display: none;
  }

  .tabs-menu-2 {
    margin-right: auto;
  }

  .tab-link-tab-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-1.w--current {
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-16 {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .columns-20 {
    flex-direction: column;
    display: flex;
  }

  .text-block-8, .text-block-9, .text-block-10, .text-block-11 {
    color: var(--dark-slate-blue);
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 700;
  }

  .column-25 {
    padding-bottom: 55px;
  }

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

  .paragraph-18 {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading-24 {
    padding-left: 15px;
  }

  .paragraph-20 {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-block-12 {
    font-size: 18px;
  }

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

  .heading-25 {
    width: auto;
  }
}


@font-face {
  font-family: 'Baskerville bt';
  src: url('../fonts/BASKERVILLE-BOLD-BT.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}