.global-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  min-height: 70vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-home {
  width: 100vw;
  padding-top: 7.6rem;
  padding-bottom: 22rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/IMG_Home_Header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.main_equipo {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  min-height: 50vw;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 0px none #000;
  background-color: #f2c5a7;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #405363;
}

.footer {
  display: block;
  padding-top: 5rem;
  padding-right: 0px;
  padding-bottom: 3rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #303d48;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: left;
}

.text-block {
  font-weight: 700;
}

.image {
  display: inline-block;
  padding-top: 1rem;
}

.image-2 {
  padding-top: 1rem;
  padding-right: 1rem;
}

.image-3 {
  padding-top: 1rem;
  padding-right: 1rem;
}

.image-4 {
  padding-top: 1rem;
  padding-left: 1rem;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}

.image-5 {
  display: block;
  margin-top: -99px;
  margin-left: 177px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-3 {
  position: relative;
  top: 3rem;
  overflow: visible;
  float: none;
  clear: none;
  font-family: Montserrat, sans-serif;
  color: #405363;
  font-size: 20px;
  text-align: center;
}

.text-block-4 {
  position: static;
  top: 8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none #000;
  border-radius: 0px;
  outline-color: #405363;
  outline-offset: 10px;
  outline-style: solid;
  outline-width: 0px;
  font-family: Montserrat, sans-serif;
  color: #405363;
  font-weight: 300;
  text-align: center;
}

.text-block-5 {
  position: static;
  left: 0rem;
  top: 12rem;
  display: block;
  border: 1px none #000;
  border-radius: 0px;
  opacity: 1;
  outline-color: #405363;
  outline-offset: 30px;
  outline-style: none;
  outline-width: 0px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-align: center;
}

.text-block-6 {
  position: static;
  top: 16rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-align: center;
}

.heading {
  color: #fff;
}

.heading-2 {
  margin-top: 50px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.text-block-7 {
  padding-top: 80px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-align: center;
}

.paragraph {
  margin-bottom: 20px;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-align: center;
}

.paragraph-2 {
  margin-bottom: 40px;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-align: center;
}

.bold-text {
  font-weight: 600;
}

.image-6 {
  position: relative;
  left: 21rem;
  display: block;
  overflow: visible;
  text-align: center;
}

.image-7 {
  display: block;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block {
  background-image: url('../images/facebook.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: fixed;
}

.image-8 {
  padding-top: 1rem;
}

.text-block-8 {
  color: #fff;
  text-align: left;
}

.heading-3 {
  padding-left: 188px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  text-align: left;
}

.text-block-9 {
  padding-top: 18px;
  padding-left: 186px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: left;
}

.link {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-style: normal;
  text-decoration: none;
}

.link-2 {
  font-family: Montserrat, sans-serif;
  color: #fdfdfd;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.link-3 {
  display: inline-block;
  padding-left: 35px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.columns {
  padding-top: 0px;
}

.section {
  position: absolute;
}

.columns-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  border-radius: 0px;
  text-transform: none;
}

.navbar-logo-center-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  background-color: transparent;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  padding-top: 55px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-wrapper-three {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-brand-three {
  position: absolute;
  z-index: 5;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px 10px;
  border-bottom: 0px none #b42b2b;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.25px;
  text-decoration: none;
  white-space: normal;
  mix-blend-mode: normal;
}

.nav-link:hover {
  color: rgba(26, 27, 31, 0.75);
}

.nav-link:focus-visible {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-link[data-wf-focus-visible] {
  border-radius: 4px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown {
  margin-right: 5px;
  margin-left: 5px;
}

.nav-dropdown-toggle {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, 0.75);
}

.nav-dropdown-toggle:focus-visible {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  border-radius: 12px;
  background-color: #fff;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  border-radius: 5px;
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}

.nav-link-accent {
  margin-right: 20px;
  margin-left: 5px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.25px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, 0.75);
}

.button-primary {
  padding: 12px 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #405363;
  border-radius: 11px;
  background-color: rgba(26, 27, 31, 0);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #405363;
  font-size: 12px;
  line-height: 20px;
  font-weight: 800;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: none;
}

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

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

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

.image-9 {
  margin-left: -230px;
  padding-left: 0px;
}

.hero-heading-left {
  position: relative;
  padding: 70px 30px;
  border-bottom: 0px none #e4ebf3;
  text-decoration: none;
  text-transform: none;
  white-space: normal;
}

.hero-wrapper {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  padding-top: 188px;
  padding-left: 58px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-split {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 46%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  padding-top: 44px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
}

.shadow-two {
  position: relative;
  right: 114px;
  box-shadow: 0 4px 24px 0 rgba(150, 163, 181, 0.08);
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 47px;
  line-height: 50px;
  text-align: left;
}

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

.margin-bottom-24px-2 {
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.heading-5 {
  font-size: 40px;
}

.heading-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  text-align: left;
}

.grid {
  grid-column-gap: 26px;
  grid-row-gap: 22px;
  -ms-grid-columns: 0.25fr 0.75fr;
  grid-template-columns: 0.25fr 0.75fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  border-bottom: 1px none #000;
  outline-color: #405363;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 3px;
}

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

.heading-8 {
  font-family: Montserrat, sans-serif;
  font-size: 25px;
}

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

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

.hero-heading-right {
  position: relative;
  padding: 80px 30px 791px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #f5f7fa;
  background-image: url('../images/IMG_Home_Main.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.margin-bottom-24px-3 {
  margin-bottom: 22px;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: left;
}

.button-primary-2 {
  margin-top: 41px;
  padding: 15px 30px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 25px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: none;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

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

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

.heading-11 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
}

.heading-12 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.paragraph-3 {
  padding-top: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: left;
}

.text-block-11 {
  display: inline-block;
  width: auto;
  margin-right: 24px;
  margin-left: -524px;
  padding-top: 21px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: left;
}

.heading-13 {
  display: inline-block;
  color: #fff;
  text-align: left;
}

.hero-heading-left-3 {
  position: relative;
  padding: 80px 30px;
  border: 1px none #000;
  background-color: transparent;
}

.hero-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero_text1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 46%;
  padding-left: 135px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-primary-3 {
  padding: 12px 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #405363;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #405363;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: none;
}

.button-primary-3:hover {
  background-color: #405363;
  color: #fff;
  font-weight: 600;
}

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

.heading-14 {
  color: #fff;
  text-align: left;
}

.navbar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 500;
}

.navbar_menu {
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #fff;
  text-align: center;
}

.navbar_menu_link {
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.navbar_menu_link:hover {
  font-weight: 700;
}

.navbar_menu_link:visited {
  text-decoration: underline;
}

.navbar_logo {
  float: none;
}

.page {
  display: block;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
}

.page_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 338px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 36px;
  padding-right: 936px;
  padding-left: 336px;
  float: left;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Montserrat, sans-serif;
}

.heading-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  clear: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
}

.logos-quote-block {
  position: relative;
  padding: 60px 30px;
  border-bottom: 1px solid #e4ebf3;
}

.clients-wrapper-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-family: Montserrat, sans-serif;
  text-align: left;
}

.clients-card {
  display: block;
  width: 100%;
  padding: 87px 101px 24px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.clients-quote {
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  line-height: 32px;
  font-weight: 700;
}

.clients-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
}

.clients-info-image {
  width: 50px;
  height: 50px;
  margin-right: 24px;
  -o-object-fit: cover;
  object-fit: cover;
}

.clients-grid {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.text-block-12 {
  max-width: 500px;
  text-align: justify;
}

.grid-2 {
  -webkit-box-pack: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
  justify-content: end;
  justify-items: stretch;
  grid-auto-flow: row;
  -ms-grid-columns: 0.25fr 0.25fr;
  grid-template-columns: 0.25fr 0.25fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.heading-16 {
  float: none;
  clear: none;
}

.text-block-13 {
  float: right;
  clear: right;
}

.image-10 {
  display: inline;
  float: right;
  clear: both;
}

.hero-heading_4 {
  position: static;
  padding: 0px 30px;
  float: none;
  border: 0px none #000;
  background-color: transparent;
  line-height: 25px;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: justify;
}

.heroheading4 {
  position: relative;
  padding: 80px 30px;
  border-bottom: 0px none #e4ebf3;
  background-color: transparent;
}

.container-2 {
  display: inline;
  width: auto;
  max-width: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: Montserrat, sans-serif;
}

.hero-wrapper-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: 95vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: left;
}

.button-primary-4 {
  width: 200px;
  height: 60px;
  padding: 12px 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #405363;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #405363;
  font-size: 19px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

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

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

.heading-17 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: left;
}

.maincontent_uno {
  position: relative;
  padding: 80px 30px;
  border-bottom: 0px none transparent;
  background-color: #fff;
}

.margin-bottom-24px-5 {
  margin-bottom: 60px;
  padding-top: 40px;
  line-height: 25px;
}

.heading-18 {
  font-size: 40px;
}

.equipo-info-header {
  position: relative;
  padding: 80px 30px;
  border: 1px none #000;
  background-color: transparent;
}

.hero-wrapper-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 90vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text_header {
  margin-bottom: 24px;
  color: #fff;
  text-align: left;
}

.button-primary-5 {
  padding: 12px 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: none;
}

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

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

.header-text {
  color: #fff;
  text-align: left;
}

.div-block-3 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  max-height: none;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  clear: both;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.div_servicios_main {
  width: 100vw;
  max-height: 0vw;
  min-height: 52vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/IMG_Home_Main.jpg');
  background-position: 100% 0%;
  background-size: cover;
}

.hero-heading-right-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 200px 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none #e4ebf3;
  background-color: transparent;
}

.hero-split-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  margin-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.margin-bottom-24px-6 {
  margin-bottom: 24px;
  color: #fff;
}

.heading-20 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
  text-decoration: underline;
}

.heading-21 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  line-height: 30px;
}

.div-block-5 {
  background-color: #405363;
}

.footer-light {
  position: relative;
  padding: 80px 30px 15rem;
  border-bottom: 1px none #e4ebf3;
  font-family: Montserrat, sans-serif;
  line-height: 20px;
}

.footer-wrapper-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-block-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 148px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 25px;
}

.footer-title3 {
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
}

.footer-link-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: 0px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  font-size: 12px;
  line-height: 5px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.footer-link-two:hover {
  color: rgba(255, 255, 255, 0.75);
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0px;
  padding-right: 65px;
}

.footer-form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}

.footer-form-field {
  position: static;
  width: 1000px;
  height: 55px;
  margin-bottom: 0px;
  margin-left: -470px;
  padding: 12px 0px 12px 14px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 10px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}

.footer-form-field:hover {
  border-color: #76879d;
}

.footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  font-weight: 400;
}

.footer-form-field:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  font-weight: 400;
}

.footer-form-field::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  font-weight: 400;
}

.footer-form-field::placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  font-weight: 400;
}

.footer-form-submit {
  position: relative;
  left: -135px;
  width: 150px;
  height: 55px;
  padding-top: 5px;
  padding-right: 60px;
  padding-left: 50px;
  border-style: solid;
  border-width: 5px;
  border-color: #e5b998;
  border-radius: 10px;
  background-color: #e5b998;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
}

.footer-form-submit:hover {
  background-color: #e5b998;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.footer-divider-two {
  position: relative;
  left: 118px;
  right: 0px;
  width: 85%;
  height: 1px;
  margin-top: 40px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 0px;
  background-color: #fff;
  font-weight: 800;
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 140px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-copyright {
  color: #fff;
}

.footer-social-block-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: -12px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-social-link {
  margin-left: 12px;
}

.heading-22 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  text-decoration: underline;
}

.text-block-14 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
}

.paragraph-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.text-block-15 {
  margin-top: -10px;
  margin-left: -455px;
  padding-top: 22px;
  padding-right: 102px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
}

.map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 35%;
  margin-left: 5rem;
}

.hero-subscribe-right {
  position: relative;
  padding: 0px 30px;
  border: 1px none #000;
  background-color: transparent;
}

.main_servicios_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-split-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 46%;
  margin-top: -61px;
  padding-top: 0px;
  padding-left: 78px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.margin-bottom-24px-7 {
  margin-right: 140px;
  margin-bottom: 20px;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-align: left;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hero-form-input {
  width: 240px;
  height: auto;
  margin-right: 9px;
  margin-bottom: 0px;
  padding: 5px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #d1d6db;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1a1b1f;
  font-size: 14px;
  line-height: 20px;
}

.hero-form-input:hover {
  border-color: #76879d;
}

.hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::-webkit-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.hero-form-input:-ms-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.hero-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.hero-form-input::placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.button-primary-6 {
  padding: 12px 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 20px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.button-primary-6:hover {
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0px;
}

.button-primary-6:active {
  background-color: transparent;
}

.button-primary-6.footer-form-button {
  position: absolute;
  right: 8px;
  padding: 8px 18px;
}

.text-link-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1a1b1f;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.arrow-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 2px;
}

.text-block-16 {
  padding-top: 0px;
}

.map-2 {
  left: 67px;
  top: -60px;
  width: 28rem;
  height: 28rem;
}

.footer-light-2 {
  position: relative;
  padding: 0px 30px 40px;
  border-bottom: 1px none #e4ebf3;
}

.footer-block-two-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 10px;
}

.footer-form-field-2 {
  height: 48px;
  margin-bottom: 0px;
  padding: 12px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field-2:hover {
  border-color: #76879d;
}

.footer-form-field-2:focus {
  border-color: #76879d;
}

.footer-form-field-2::-webkit-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field-2:-ms-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field-2::-ms-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field-2::placeholder {
  color: rgba(26, 27, 31, 0.8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit-2 {
  width: 50px;
  height: 48px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.footer-form-submit-2:hover {
  background-color: #3a4554;
}

.image-11 {
  display: block;
  margin-right: 23px;
  margin-left: -25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
}

.container-3 {
  display: block;
}

.footer-subscribe {
  position: relative;
  padding: 50px 30px 40px;
  border-bottom: 1px solid #e4ebf3;
}

.footer-form-two {
  margin-bottom: 40px;
  padding: 64px;
  background-color: transparent;
}

.footer-form-container-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-form-input {
  width: 500px;
  height: 60px;
  margin-bottom: 0px;
  padding: 12px 180px 12px 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #405364;
  border-radius: 10px;
  background-color: transparent;
}

.footer-form-input::-webkit-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.footer-form-input:-ms-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.footer-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, 0.8);
}

.footer-wrapper-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-block-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  margin-left: -20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link-three {
  margin-right: 20px;
  margin-left: 20px;
  color: #1a1b1f;
  text-decoration: none;
}

.footer-link-three:hover {
  color: rgba(26, 27, 31, 0.75);
}

.footer-social-block-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -32px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-copyright-2 {
  padding-left: 10px;
  color: #fff;
  font-weight: 300;
}

.footer-legal-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-legal-link {
  margin-left: 24px;
  color: #3a4554;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.paragraph-6 {
  font-size: 10px;
  line-height: 20px;
  font-weight: 300;
  text-align: left;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 350px;
  float: none;
  clear: left;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
}

.link-4 {
  padding-right: 119px;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.link-4:hover {
  font-weight: 700;
}

.image-12 {
  padding-bottom: 20px;
}

.image-13 {
  margin-bottom: 20px;
  padding-top: 10px;
}

.main_servicios {
  position: relative;
  padding: 80px 30px;
  border: 1px none #000;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
}

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

.hero-split-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 46%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.margin-bottom-24px-8 {
  margin-bottom: 24px;
  color: #fff;
}

.heading-23 {
  color: #fff;
  font-size: 30px;
}

.text-block-17 {
  color: #fff;
  font-size: 20px;
  line-height: 15px;
  font-weight: 600;
  text-decoration: underline;
}

.footer-title3-copy {
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
}

.footer-block2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 10px;
}

.footer-wrappercopy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.info_notario2 {
  position: relative;
  margin-left: -200px;
  padding: 80px 30px 80px 0px;
  border: 1px none #000;
  background-color: transparent;
}

.hero-wrapper-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-notario2 {
  display: block;
  max-width: 60%;
  margin-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #405363;
}

.margin-bottom-24px-9 {
  margin-right: -127px;
  margin-bottom: 24px;
  padding-right: 0px;
  font-size: 20px;
}

.button-primary-7 {
  padding: 12px 25px;
  background-color: #1a1b1f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

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

.shadow-two-2 {
  box-shadow: 0 4px 24px 0 rgba(150, 163, 181, 0.08);
}

.heading-25 {
  font-size: 20px;
  font-weight: 600;
}

.div-block-7 {
  width: 100vw;
  height: auto;
}

.heading-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-right: 20px;
  margin-left: 20px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
}

.section-2 {
  padding-top: 40px;
  padding-bottom: 20px;
}

.columns-3 {
  padding-right: 100px;
  padding-bottom: 20px;
  padding-left: 100px;
}

.column {
  padding-right: 0px;
}

.paragraph-7 {
  padding-left: 20px;
}

.team-circles {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
}

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

.centered-heading {
  margin-bottom: 16px;
  text-align: left;
}

.centered-subheading {
  max-width: 530px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 220px;
  text-align: left;
}

.team-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 50px;
  grid-auto-columns: 1fr;
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.team-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.team-member-image {
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
}

.team-member-position {
  margin-bottom: 24px;
}

.header-notario {
  width: 100vw;
  padding-top: 7.6rem;
  padding-bottom: 20rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/notario.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.paragraph-8 {
  color: #fffdfd;
  font-size: 20px;
  text-align: left;
}

.main-notario {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  min-height: 50vw;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 0px none #000;
  background-color: #fff;
  background-image: url('../images/notario_jesus_higuera.jpg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #405363;
}

.header-servicios_1 {
  width: 100vw;
  padding-top: 7.6rem;
  padding-bottom: 25rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/servicios_header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.header-equipo {
  width: 100vw;
  padding-top: 7.6rem;
  padding-bottom: 22rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/equipo_header.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.container-6 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info_serv_main {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
  background-color: transparent;
}

.info_servicios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-split-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 46%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.margin-bottom-24px-10 {
  margin-bottom: 24px;
}

.main_servicios1 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  min-height: 50vw;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 0px none #000;
  background-color: #fff;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #405363;
}

.main_home1 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  min-height: 50vw;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 0px none #000;
  background-color: #fff;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #405363;
}

.header-valores {
  width: 100vw;
  padding-top: 7.6rem;
  padding-bottom: 20rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/header-valores.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.header-contacto {
  width: 100vw;
  padding-top: 7.6rem;
  padding-bottom: 26.6rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/header-contact.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.main_contacto {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  min-height: 50vw;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 0px none #000;
  background-color: #f1c5a6;
  opacity: 1;
  font-family: Montserrat, sans-serif;
  color: #405363;
}

.div-contact {
  width: 100vw;
  height: 770px;
}

.info-header-contact {
  position: relative;
  padding: 80px 30px;
  border: 1px none #000;
  background-color: transparent;
}

.header-text-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 100vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-contact1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header-text-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.footer-light-3 {
  position: relative;
  padding: 80px 30px 40px;
  border-bottom: 1px solid #e4ebf3;
}

.footer-wrapper-two-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-block-two-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-title {
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
}

.footer-link-two-2 {
  margin-top: 20px;
  color: #1a1b1f;
  text-decoration: none;
}

.footer-link-two-2:hover {
  color: rgba(26, 27, 31, 0.75);
}

.footer-form-2 {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0px;
}

.footer-divider-two-2 {
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #e4ebf3;
}

.footer-bottom-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-copyright-3 {
  color: #3a4554;
}

.fomr-contect {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0px;
  padding-right: 10px;
}

.form-contect-2 {
  width: 1000px;
  height: 50px;
  margin-bottom: 0px;
  padding: 12px 0px 12px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px 0px 0px 20px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
}

.form-contect-2:hover {
  border-color: #76879d;
}

.form-contect-2:focus {
  border-color: #76879d;
}

.form-contect-2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  font-weight: 400;
}

.form-contect-2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  font-weight: 400;
}

.form-contect-2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  font-weight: 400;
}

.form-contect-2::placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  line-height: 22px;
  font-style: italic;
  font-weight: 400;
}

.form-content-boton {
  width: 50px;
  height: 48px;
  padding-right: 60px;
  padding-left: 25px;
  border-style: solid;
  border-width: 5px;
  border-color: #e5b998;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #e5b998;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.form-content-boton:hover {
  background-color: #e5b998;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.button-primary-8 {
  padding: 12px 25px;
  background-color: #1a1b1f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

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

.button-primary-8.footer-form-button {
  position: absolute;
  right: -1px;
  height: 60px;
  padding: 8px 18px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #405364;
  text-transform: none;
}

.button-primary-8.footer-form-button:hover {
  background-color: #304150;
  font-weight: 700;
}

.text-content1 {
  margin-left: 0px;
  padding-top: 22px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
}

.heading-28 {
  padding-left: 76px;
  font-size: 35px;
}

.text-block-19 {
  position: absolute;
  left: 78px;
  top: 144px;
  right: 27px;
  font-style: italic;
  font-weight: 300;
}

.main-text-home1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: 95vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: left;
}

.heading-29 {
  font-size: 50px;
}

.text-main-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 50%;
  padding-right: 85px;
  padding-left: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-30 {
  font-size: 30px;
}

.paragraph-10 {
  margin-top: 28px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.heading-31 {
  margin-top: 60px;
  margin-bottom: -14px;
  font-size: 20px;
  text-decoration: underline;
}

.button {
  width: 140px;
  height: 50px;
  margin-top: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 10px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.button:hover {
  border-color: #405364;
  background-color: #405364;
  font-weight: 600;
}

.column-2 {
  left: 55px;
  top: 39px;
  margin-top: 130px;
  color: #fff;
}

.heading-32 {
  font-size: 22px;
  text-align: left;
}

.paragraph-11 {
  padding-right: 76px;
  font-size: 10px;
  text-align: left;
}

.heading-33 {
  font-size: 22px;
  text-align: left;
}

.link-6 {
  display: block;
  color: #fff;
  font-size: 10px;
  text-align: left;
  text-decoration: none;
}

.link-6:hover {
  font-weight: 700;
}

.link-7 {
  display: block;
  color: #fff;
  font-size: 10px;
  text-align: left;
  text-decoration: none;
}

.link-7:hover {
  font-weight: 700;
}

.link-8 {
  display: block;
  color: #fff;
  font-size: 10px;
  text-align: left;
  text-decoration: none;
}

.link-8:hover {
  font-weight: 700;
}

.link-9 {
  display: block;
  color: #fff;
  font-size: 10px;
  text-align: left;
  text-decoration: none;
}

.link-9:hover {
  font-weight: 700;
}

.column-4 {
  left: -57px;
  padding-right: 54px;
  padding-left: 0px;
}

.image-15 {
  display: block;
  margin-left: -80px;
  text-align: left;
}

.heading-34 {
  font-size: 22px;
  text-align: left;
}

.image-16 {
  text-align: left;
}

.paragraph-12 {
  padding-right: 98px;
  font-size: 12px;
  text-align: left;
}

.heading-35 {
  font-size: 20px;
  text-align: left;
}

.heading-36 {
  font-size: 20px;
  text-align: left;
}

.link-10 {
  display: block;
  color: #fff;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}

.link-10:hover {
  font-weight: 700;
}

.link-10.w--current:hover {
  font-weight: 700;
}

.image-19 {
  margin-left: 121px;
  padding-left: 0px;
  text-align: left;
}

.heading-36-copy {
  font-size: 20px;
  text-align: left;
}

.column-6 {
  left: 0px;
}

.column-7 {
  left: 0px;
}

.column-8 {
  left: 0px;
}

.column-9 {
  left: 0px;
}

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

.column-10 {
  padding-left: 80px;
}

.column-11 {
  padding-left: 140px;
}

.heading-37 {
  padding-left: 142px;
  text-align: left;
}

.link-11 {
  display: block;
  margin-left: 0px;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.link-11:hover {
  font-weight: 700;
}

.column-12 {
  padding-left: 0px;
}

.image-24 {
  position: relative;
  left: 0px;
}

.image-25 {
  position: relative;
  left: 0px;
}

.image-26 {
  position: relative;
  left: 0px;
}

.paragraph-14 {
  padding-right: 86px;
  padding-left: 146px;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
}

.image-27 {
  text-align: left;
}

.heading-38 {
  text-align: left;
}

.image-28 {
  position: relative;
  left: 0px;
}

.column-14 {
  left: 0px;
}

.heading-39 {
  text-align: left;
}

.div-block-11 {
  padding-left: 142px;
  text-align: left;
}

.column-15 {
  padding-left: 60px;
}

.heading-40 {
  padding-left: 124px;
  font-size: 20px;
  text-align: left;
}

.heading-41 {
  font-size: 20px;
  text-align: left;
}

.heading-42 {
  font-size: 20px;
  text-align: left;
}

.paragraph-15 {
  padding-right: 30px;
  padding-left: 126px;
  font-size: 10px;
  text-align: left;
}

.link-12 {
  display: block;
  color: #fff;
  font-size: 10px;
  text-align: left;
  text-decoration: none;
}

.image-30 {
  margin-left: 0px;
}

.image-31 {
  margin-left: 0px;
}

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

.image-33 {
  text-align: left;
}

.div-block-12 {
  margin-left: 130px;
  text-align: left;
}

.column-18 {
  padding-left: 0px;
}

.image-34 {
  margin-left: 0px;
  text-align: left;
}

.column-19 {
  padding-left: 0px;
}

.heading-43 {
  margin-left: 129px;
  text-align: left;
}

.heading-44 {
  text-align: left;
}

.heading-45 {
  font-size: 20px;
  text-align: left;
}

.paragraph-16 {
  margin-left: 130px;
  padding-right: 114px;
  font-size: 10px;
  text-align: left;
}

.link-13 {
  display: block;
  color: #fff;
  font-size: 10px;
  text-align: left;
  text-decoration: none;
}

.link-13:hover {
  font-weight: 700;
}

.column-20 {
  text-align: left;
}

.image-35 {
  margin-left: 0px;
}

.image-36 {
  margin-left: 0px;
}

.image-37 {
  margin-left: 0px;
}

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

.image-39 {
  margin-left: 0px;
}

.column-21 {
  padding-left: 0px;
}

.paragraph-17 {
  padding-right: 67px;
  font-size: 12px;
  text-align: left;
}

.link-14 {
  display: block;
  color: #fff;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}

.link-14:hover {
  font-weight: 700;
}

.heading-47 {
  text-align: left;
}

.heading-48 {
  text-align: left;
}

.heading-49 {
  text-align: left;
}

.column-22 {
  text-align: left;
}

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

.image-41 {
  margin-left: 0px;
}

.image-42 {
  margin-left: 0px;
}

.image-43 {
  margin-left: 137px;
}

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

.column-23 {
  padding-left: 154px;
}

.image-44 {
  margin-left: 0px;
}

.column-24 {
  left: -34px;
  padding-left: 0px;
  text-align: left;
}

.column-25 {
  text-align: left;
}

.column-26 {
  left: -64px;
  text-align: left;
}

.column-27 {
  left: -91px;
  text-align: left;
}

.link-15 {
  display: block;
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.link-15:hover {
  font-weight: 700;
}

.paragraph-18 {
  padding-right: 87px;
  text-align: left;
}

.heading-50 {
  font-size: 20px;
  text-align: left;
}

.heading-51 {
  font-size: 20px;
  text-align: left;
}

.heading-52 {
  font-size: 20px;
  text-align: left;
}

.columns-8 {
  text-align: left;
}

.column-29 {
  left: -66px;
}

.column-30 {
  left: -133px;
}

.column-31 {
  left: -194px;
}

.image-46 {
  margin-left: 128px;
  padding-left: 0px;
  text-align: left;
}

.column-32 {
  padding-left: 145px;
}

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

.columns-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 165px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-11 {
  width: 165px;
}

.container-9 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.columns-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 165px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-36 {
  text-align: left;
}

.column-37 {
  text-align: left;
}

.column-38 {
  text-align: left;
}

.columns-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 165px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-39 {
  text-align: left;
}

.column-40 {
  text-align: left;
}

.column-41 {
  text-align: left;
}

.column-42 {
  padding-left: 27px;
}

.columns-14 {
  position: relative;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30vw;
  padding-left: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-20 {
  width: 185%;
  padding-top: 20px;
  font-size: 12px;
}

.container-11 {
  padding-top: 20px;
}

.text-block-21 {
  padding-top: 20px;
  font-size: 12px;
}

.container-12 {
  padding-top: 20px;
}

.text-block-22 {
  padding-top: 20px;
  font-size: 12px;
}

.div-mapa-1 {
  position: relative;
  left: 175px;
  top: -150px;
  width: 500px;
  height: 580px;
  min-height: 0px;
  border-radius: 10px;
  background-color: #474747;
}

.columns-16 {
  position: relative;
  left: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  padding-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-24 {
  width: 250px;
  padding-top: 20px;
}

.column-48 {
  padding-top: 25px;
}

.text-block-25 {
  padding-top: 20px;
}

.column-49 {
  padding-top: 25px;
}

.text-block-26 {
  padding-top: 20px;
}

.div-maps-home {
  position: relative;
  left: 175px;
  top: -150px;
  width: 600px;
  height: 580px;
  border-radius: 20px;
  background-color: #4b4a4a;
}

.columns-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-27 {
  width: 150%;
  padding-top: 25px;
}

.text-block-28 {
  width: 350px;
  padding-top: 25px;
}

.column-51 {
  padding-top: 25px;
}

.column-52 {
  padding-top: 25px;
}

.text-block-29 {
  padding-top: 25px;
}

.div-maps-serv {
  position: relative;
  left: 175px;
  top: -150px;
  width: 500px;
  height: 580px;
  background-color: #3d3d3d;
}

.columns-18 {
  padding-top: 0px;
}

.columns-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-left: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-30 {
  width: 100%;
  padding-top: 25px;
}

.text-block-31 {
  padding-top: 25px;
}

.text-block-32 {
  margin-right: -33px;
  padding-top: 25px;
  padding-right: 0px;
}

.column-54 {
  padding-top: 25px;
}

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

.div-maps-val {
  position: relative;
  left: 175px;
  top: -150px;
  width: 500px;
  height: 580px;
  border-radius: 10px;
  background-color: #464646;
}

.columns-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-maps-cont {
  position: relative;
  left: 160px;
  top: -150px;
  width: 500px;
  height: 580px;
  background-color: #424242;

}


.text-block-33 {
  width: 125%;
  padding-top: 25px;
}

.column-57 {
  padding-top: 25px;
}

.text-block-34 {
  padding-top: 25px;
}

.column-58 {
  padding-top: 25px;
}

.text-block-35 {
  width: 200%;
  padding-top: 25px;
}

.columns-21 {
  position: relative;
  left: 140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.column-59 {
  padding-top: 25px;
}

.column-60 {
  padding-top: 25px;
}

.div-maps-not {
  position: relative;
  left: 175px;
  top: -150px;
  width: 600px;
  height: 580px;
  border-radius: 10px;
  background-color: #313131;
}

.text-block-36 {
  width: 250px;
  padding-top: 25px;
}

.text-block-37 {
  padding-top: 25px;
}

.text-block-38 {
  width: 150%;
  padding-top: 25px;
}

.columns-22 {
  padding-bottom: 0px;
}

.columns-23 {
  padding-top: 0px;
}

.paragraph-19 {
  padding-left: 75px;
}

.column-63 {
  padding-right: 233px;
  padding-left: 80px;
  font-size: 15px;
}

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

@media screen and (min-width: 1440px) {
  .header-home {
    padding-bottom: 31rem;
  }

  .main_equipo {
    min-height: 40vw;
    background-color: #f2c5a7;
  }

  .shadow-two {
    margin-right: 220px;
    padding-right: 0px;
  }

  .hero_text1 {
    position: relative;
    left: 73px;
    padding-left: 138px;
  }

  .navbar_menu {
    color: #fff;
    text-transform: none;
    white-space: normal;
  }

  .navbar_menu_link.w--current {
    display: inline-block;
    direction: ltr;
    font-weight: 500;
    text-transform: none;
    white-space: normal;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .navbar_menu_link.w--current:hover {
    color: #fff;
  }

  .navbar_menu_link.w--current:active {
    color: #fff;
  }

  .navbar_menu_link.w--current:focus {
    color: #fff;
  }

  .navbar_menu_link.w--current:visited {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    text-decoration: underline;
  }

  .margin-bottom-24px-5 {
    font-size: 18px;
  }

  .text_header {
    font-size: 18px;
  }

  .header-text {
    width: 90vw;
    font-size: 50px;
    line-height: 50px;
  }

  .div_servicios_main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    min-height: 51vw;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: url('../images/IMG_Home_Main.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }

  .footer-light {
    padding-top: 100px;
    padding-bottom: 180px;
  }

  .footer-block-two {
    padding-left: 200px;
  }

  .footer-form {
    padding-right: 0px;
  }

  .footer-form-field {
    width: 550px;
    margin-left: -310px;
    padding-left: 18px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .footer-form-submit {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .footer-divider-two {
    left: 0px;
    width: 80vw;
    height: 1px;
    margin: 55px 0px 20px 148px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #fff;
  }

  .footer-bottom {
    margin-left: 143px;
  }

  .text-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: 100px;
    margin-left: -345px;
    padding-top: 25px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .hero-split-3 {
    padding-left: 140px;
  }

  .map-2 {
    left: -48px;
    width: 35rem;
    height: 35rem;
  }

  .footer-light-2 {
    padding-top: 0px;
    text-align: left;
  }

  .footer-block-two-2 {
    padding-left: 0px;
  }

  .footer-form-field-2 {
    height: 80px;
    margin-right: -42px;
    margin-left: -42px;
    border-width: 2px;
    border-color: #405364;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: transparent;
    font-style: italic;
  }

  .footer-form-submit-2 {
    width: 110px;
    height: 80px;
    margin-right: -57px;
    margin-left: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: #405364;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #405364;
    background-image: none;
    font-size: 18px;
  }

  .footer-form-submit-2:hover {
    font-weight: 700;
  }

  .footer-form-two {
    background-color: transparent;
  }

  .footer-form-container-two {
    position: relative;
    left: -84px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-form-input {
    width: 420px;
    height: 60px;
    margin-left: 24px;
    padding-right: 0px;
    padding-left: 15px;
    border-style: solid;
    border-width: 2px;
    border-color: #405364;
    border-radius: 10px 20px 20px 10px;
    background-color: transparent;
    font-size: 15px;
    font-style: italic;
  }

  .footer-copyright-2 {
    margin-left: 40px;
  }

  .link-4 {
    padding-right: 222px;
  }

  .main_servicios {
    min-height: 50vw;
    padding: 0px;
    border-style: none;
    background-image: url('../images/IMG_Home_Main.jpg');
    background-position: 0% 0%;
    background-size: auto;
  }

  .info_notario2 {
    position: static;
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 260px;
    padding-right: 0px;
    padding-left: 0px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .content-notario2 {
    position: relative;
    left: 58px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 70%;
    margin-left: -178px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .margin-bottom-24px-9 {
    margin-right: 0px;
    font-size: 20px;
  }

  .button-primary-7 {
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    border-radius: 20px;
    background-color: transparent;
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
  }

  .button-primary-7:hover {
    border-color: #384d5e;
    background-color: #384d5e;
    font-weight: 700;
    letter-spacing: 2px;
  }

  .heading-25 {
    font-size: 20px;
  }

  .heading-26 {
    font-size: 40px;
  }

  .div-block-7 {
    margin-bottom: 15rem;
  }

  .section-2 {
    height: 75px;
  }

  .columns-3 {
    margin-bottom: 0px;
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .paragraph-7 {
    padding-left: 60px;
    font-size: 16px;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .header-notario {
    padding-bottom: 21rem;
  }

  .header-servicios_1 {
    padding-bottom: 30rem;
    background-image: url('../images/servicios_header.jpg');
    background-size: cover;
  }

  .header-equipo {
    padding-bottom: 20rem;
  }

  .image-14 {
    background-color: #f2c5a6;
  }

  .info_serv_main {
    display: block;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px none #000;
    background-color: transparent;
  }

  .hero-split-6 {
    max-width: 55%;
    margin-right: -67px;
    font-family: Montserrat, sans-serif;
    color: #fff;
  }

  .margin-bottom-24px-10 {
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-18 {
    font-size: 20px;
    font-weight: 500;
    text-decoration: underline;
  }

  .main_servicios1 {
    min-height: 10vw;
    margin-bottom: -50px;
    background-color: #fff;
  }

  .main_home1 {
    padding-left: 37px;
  }

  .paragraph-9 {
    margin-right: 191px;
    margin-bottom: 0px;
    font-size: 18px;
  }

  .div-block-8 {
    width: 100%;
    height: 90px;
  }

  .header-valores {
    margin-bottom: 25px;
    padding-bottom: 23rem;
    background-image: url('../images/header-valores.jpg');
  }

  .header-contacto {
    padding-bottom: 38rem;
    background-image: url('../images/header-contact.jpg');
  }

  .main_contacto {
    min-height: 45vw;
    background-color: #f1c5a6;
  }

  .text-contact1 {
    padding-left: 0px;
  }

  .header-text-2 {
    width: 95vw;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
  }

  .form-contect-2 {
    width: 1200px;
    height: 80px;
    margin-right: -6px;
    padding: 0px 0px 0px 22px;
    border-width: 2px;
    border-color: #405364;
    font-family: Montserrat, sans-serif;
    color: #494949;
    font-size: 80px;
    font-style: italic;
    font-weight: 700;
    text-align: left;
    text-transform: capitalize;
  }

  .form-contect-2:hover {
    border-color: #405364;
    color: #405364;
  }

  .form-content-boton {
    height: 80px;
    margin-right: -61px;
    margin-left: -1px;
    border-color: #405364;
    background-color: #405364;
  }

  .form-content-boton:hover {
    background-color: #405364;
    text-decoration: none;
  }

  .button-primary-8.footer-form-button {
    right: -44px;
    width: 110px;
    height: 60px;
    margin-right: -37px;
    padding-left: 21px;
    border-radius: 10px;
    background-color: #405364;
    font-size: 17px;
    text-transform: none;
  }

  .button-primary-8.footer-form-button:hover {
    background-color: #324353;
    font-weight: 700;
  }

  .text-content1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    color: #405364;
    font-size: 15px;
  }

  .heading-28 {
    position: relative;
    left: 111px;
    width: 80%;
    padding-left: 0px;
  }

  .text-block-19 {
    position: relative;
    left: 115px;
    top: 56px;
    right: 0px;
    margin-left: 0px;
    padding-right: 280px;
    padding-left: 0px;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
  }

  .text-main-2 {
    max-width: 49%;
    min-height: 0px;
    padding-top: 0px;
    padding-right: 145px;
    padding-left: 86px;
    line-height: 30px;
  }

  .columns-4 {
    width: 100vw;
    height: 55vw;
  }

  .heading-30 {
    color: #fff;
    line-height: 30px;
  }

  .paragraph-10 {
    margin-top: 24px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-31 {
    margin-top: 45px;
    margin-bottom: 17px;
    color: #fff;
    font-size: 23px;
    line-height: 25px;
    font-weight: 600;
    text-decoration: underline;
  }

  .button {
    width: 170px;
    height: 55px;
    margin-top: 19px;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    border-radius: 20px;
    background-color: transparent;
    font-size: 20px;
    line-height: 33px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    mix-blend-mode: normal;
  }

  .button:hover {
    border-color: #405364;
    background-color: #405364;
    font-size: 20px;
    font-weight: 600;
    mix-blend-mode: normal;
  }

  .column-2 {
    top: 150px;
  }

  .container-7 {
    max-width: 90vw;
  }

  .columns-5 {
    max-width: 90vw;
    padding-left: 42px;
  }

  .div-block-9 {
    max-width: 90vw;
  }

  .container-8 {
    max-width: 90vw;
  }

  .heading-32 {
    font-size: 20px;
    text-align: left;
  }

  .paragraph-11 {
    padding-right: 135px;
    text-align: left;
  }

  .heading-33 {
    font-size: 20px;
    text-align: left;
  }

  .link-5 {
    outline-color: #00e;
    outline-offset: 0px;
    outline-style: none;
    outline-width: 3px;
    color: #fff;
    text-align: left;
    text-decoration: none;
  }

  .link-6 {
    display: block;
    color: #fff;
    text-align: left;
    text-decoration: none;
  }

  .link-7 {
    display: block;
    color: #fffefe;
    text-align: left;
    text-decoration: none;
  }

  .link-7:hover {
    font-weight: 700;
  }

  .link-8 {
    display: block;
    color: #fff;
    text-align: left;
    text-decoration: none;
  }

  .link-9 {
    display: block;
    color: #fffefe;
    text-align: left;
    text-decoration: none;
  }

  .columns-6 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-3 {
    padding-left: 55px;
  }

  .column-4 {
    padding-left: 28px;
  }

  .column-5 {
    padding-left: 51px;
  }

  .heading-34 {
    font-size: 20px;
    text-align: left;
  }

  .image-17 {
    margin-left: -71px;
  }

  .image-18 {
    margin-left: -138px;
  }

  .paragraph-12 {
    padding-right: 123px;
    font-size: 12px;
  }

  .heading-36 {
    text-align: left;
  }

  .link-10 {
    font-size: 12px;
  }

  .link-10:hover {
    font-weight: 700;
  }

  .link-10.w--current {
    font-size: 12px;
  }

  .columns-7 {
    margin-left: 48px;
  }

  .image-19 {
    margin-left: 180px;
  }

  .heading-36-copy {
    text-align: left;
  }

  .column-6 {
    left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-7 {
    left: 0px;
    padding-right: 0px;
    text-align: left;
  }

  .column-8 {
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-9 {
    left: 0px;
    right: 18px;
  }

  .image-20 {
    position: relative;
    left: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-21 {
    margin-left: 0px;
  }

  .image-22 {
    margin-left: 0px;
  }

  .image-23 {
    margin-left: 0px;
  }

  .column-11 {
    padding-left: 150px;
  }

  .heading-37 {
    padding-left: 0px;
    font-size: 20px;
  }

  .link-11 {
    display: block;
    color: #fff;
    font-size: 12px;
    text-align: left;
    text-decoration: none;
  }

  .paragraph-13 {
    font-size: 12px;
  }

  .column-12 {
    padding-right: 0px;
  }

  .image-24 {
    left: 0px;
    margin-left: 0px;
  }

  .image-25 {
    left: 0px;
    margin-left: 0px;
  }

  .image-26 {
    left: 0px;
    margin-left: 0px;
  }

  .paragraph-14 {
    padding-right: 113px;
    padding-left: 2px;
    font-size: 12px;
  }

  .column-13 {
    padding-left: 180px;
  }

  .image-27 {
    margin-left: 20px;
  }

  .image-28 {
    left: 0px;
  }

  .column-14 {
    left: 0px;
  }

  .image-29 {
    margin-left: 73px;
    padding-left: 0px;
  }

  .heading-40 {
    padding-left: 73px;
    font-size: 20px;
  }

  .heading-41 {
    font-size: 20px;
  }

  .heading-42 {
    font-size: 20px;
  }

  .paragraph-15 {
    padding-right: 103px;
    padding-left: 73px;
    font-size: 12px;
  }

  .link-12 {
    display: block;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
  }

  .link-12:hover {
    font-weight: 700;
  }

  .image-30 {
    margin-left: 0px;
  }

  .image-31 {
    margin-left: 0px;
  }

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

  .image-33 {
    margin-left: 180px;
    padding-left: 0px;
  }

  .div-block-12 {
    margin-left: 0px;
  }

  .column-18 {
    display: block;
  }

  .image-34 {
    display: inline-block;
    margin-left: 0px;
  }

  .column-19 {
    padding-left: 0px;
  }

  .heading-43 {
    margin-left: 95px;
    font-size: 20px;
  }

  .heading-44 {
    font-size: 20px;
  }

  .heading-45 {
    font-size: 20px;
  }

  .paragraph-16 {
    margin-left: 92px;
    padding-right: 89px;
    font-size: 12px;
  }

  .link-13 {
    display: block;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
  }

  .column-20 {
    padding-left: 0px;
  }

  .image-35 {
    margin-left: 0px;
  }

  .image-36 {
    margin-left: 0px;
  }

  .image-37 {
    margin-left: 0px;
  }

  .image-38 {
    margin-left: 70px;
  }

  .image-39 {
    margin-left: 0px;
  }

  .column-21 {
    padding-left: 93px;
  }

  .paragraph-17 {
    margin-left: 85px;
    padding-right: 87px;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
  }

  .link-14 {
    display: block;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
  }

  .heading-46 {
    font-size: 20px;
  }

  .heading-47 {
    font-size: 20px;
  }

  .heading-48 {
    margin-left: 87px;
    font-size: 20px;
  }

  .heading-49 {
    font-size: 20px;
  }

  .column-22 {
    padding-left: 0px;
  }

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

  .image-41 {
    margin-left: 0px;
  }

  .image-42 {
    margin-left: 0px;
  }

  .image-43 {
    margin-left: 195px;
  }

  .column-23 {
    padding-left: 123px;
  }

  .image-44 {
    margin-left: 0px;
  }

  .column-24 {
    padding-left: 0px;
  }

  .image-45 {
    margin-left: -203px;
  }

  .link-15 {
    display: block;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
  }

  .link-15:hover {
    font-weight: 700;
  }

  .paragraph-18 {
    padding-right: 131px;
    padding-bottom: 0px;
    font-size: 12px;
  }

  .heading-50 {
    font-size: 20px;
  }

  .heading-51 {
    font-size: 20px;
  }

  .heading-52 {
    font-size: 20px;
  }

  .column-28 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .columns-8 {
    width: 300px;
  }

  .column-29 {
    left: -36px;
  }

  .column-30 {
    left: -75px;
  }

  .column-31 {
    left: -102px;
  }

  .image-46 {
    margin-left: 179px;
  }

  .column-32 {
    padding-left: 189px;
  }

  .column-33 {
    padding-left: 66px;
  }

  .columns-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 150px;
    min-width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 150px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 165px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-35 {
    display: block;
  }

  .container-9 {
    display: inline-block;
  }

  .columns-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 165px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 165px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-42 {
    padding-left: 75px;
  }

  .columns-14 {
    position: relative;
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30vw;
    margin-left: 0px;
    padding-left: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .container-10 {
    text-align: left;
  }

  .text-block-20 {
    width: 215%;
    margin-right: 0px;
    padding-top: 20px;
    padding-right: 0px;
    font-size: 12px;
  }

  .container-11 {
    padding-top: 25px;
    text-align: left;
  }

  .text-block-21 {
    padding-top: 20px;
  }

  .container-12 {
    padding-top: 25px;
  }

  .text-block-22 {
    padding-top: 20px;
  }

  .column-43 {
    position: static;
    left: 98px;
    top: -111px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 570px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-maps-1 {
    left: 215px;
    top: -150px;
    width: 580px;
    min-height: 580px;
    border-radius: 10px;
    background-color: #646464;
  }

  .columns-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-45 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .column-46 {
    display: block;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .text-block-23 {
    width: 100%;
  }

  .columns-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 80%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .column-47 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .text-block-24 {
    width: 110%;
    padding-top: 25px;
  }

  .column-48 {
    padding-top: 25px;
  }

  .text-block-25 {
    padding-top: 25px;
  }

  .column-49 {
    padding-top: 25px;
  }

  .text-block-26 {
    padding-top: 25px;
    color: #fff;
    text-decoration: none;
  }

  .div-maps-home {
    position: relative;
    left: 215px;
    top: -150px;
    width: 580px;
    height: 580px;
    background-color: #494949;
  }

  .columns-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-27 {
    padding-top: 25px;
    color: #fff;
    text-decoration: none;
  }

  .text-block-28 {
    width: 110%;
    padding-top: 25px;
  }

  .column-51 {
    padding-top: 25px;
  }

  .column-52 {
    padding-top: 25px;
  }

  .text-block-29 {
    padding-top: 25px;
  }

  .div-maps-serv {
    position: relative;
    left: 215px;
    top: -150px;
    width: 580px;
    height: 580px;
    background-color: #494949;
  }

  .columns-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-block-30 {
    width: 130%;
    padding-top: 25px;
  }

  .text-block-31 {
    padding-top: 25px;
  }

  .text-block-32 {
    padding-top: 25px;
  }

  .column-54 {
    padding-top: 25px;
  }

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

  .div-maps-val {
    position: relative;
    left: 215px;
    top: -150px;
    width: 580px;
    height: 580px;
    margin-left: 0px;
    padding-right: 0px;
    border-radius: 10px;
    background-color: #414141;
  }

  .column-56 {
    left: -4px;
    padding-left: 0px;
  }

  .columns-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-maps-cont {
    position: relative;
    left: 215px;
    top: -150px;
    width: 580px;
    height: 580px;
    background-color: #4b4b4b;
  }

  .text-block-33 {
    width: 110%;
    padding-top: 25px;
  }

  .column-57 {
    padding-top: 25px;
  }

  .text-block-34 {
    padding-top: 25px;
  }

  .column-58 {
    padding-top: 25px;
  }

  .text-block-35 {
    padding-top: 25px;
  }

  .columns-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-59 {
    padding-top: 25px;
  }

  .column-60 {
    padding-top: 25px;
  }

  .div-maps-not {
    position: relative;
    left: 215px;
    top: -150px;
    width: 580px;
    height: 580px;
    border-radius: 10px;
    background-color: #383838;
  }

  .text-block-36 {
    padding-top: 25px;
    padding-right: 43px;
  }

  .text-block-37 {
    padding-top: 25px;
  }

  .text-block-38 {
    padding-top: 25px;
  }

  .paragraph-19 {
    position: relative;
    left: 110px;
    padding-left: 0px;
    font-size: 16px;
  }

  .column-61 {
    padding-left: 110px;
  }

  .column-62 {
    padding-left: 107px;
  }

  .column-63 {
    padding-right: 0px;
    padding-left: 125px;
  }

  .image-51 {
    width: 45vw;
    max-width: none;
  }
}

@media screen and (max-width: 991px) {
  .header-home {
    padding-bottom: 0.25rem;
    background-position: 50% 50%;
  }

  .main_equipo {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-position: 100% 50%;
    background-attachment: scroll;
  }

  .link-block {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0px 0px;
    background-size: auto;
  }

  .image-8 {
    padding-top: 1rem;
  }

  .container {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    position: static;
    display: inline;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    top: 70px;
    background-color: transparent;
  }

  .nav-menu-three {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    padding: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.05);
  }

  .nav-link {
    padding-right: 5px;
    padding-left: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

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

  .image-9 {
    margin-left: -207px;
  }

  .hero-wrapper {
    margin-bottom: -40px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .shadow-two {
    left: 140px;
    right: 0px;
    display: block;
    margin-top: 40px;
    margin-bottom: 57px;
    margin-left: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .icon {
    position: relative;
    top: -30px;
    color: #fff;
    font-size: 70px;
    text-align: right;
  }

  .hero-heading-left-2 {
    padding-top: 69px;
    padding-left: 18px;
  }

  .margin-bottom-24px-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 566px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-transform: none;
  }

  .hero-heading-right {
    padding-bottom: 349px;
  }

  .heading-12 {
    position: static;
    display: block;
    margin-right: 16px;
    margin-left: 0px;
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    direction: ltr;
    font-size: 30px;
    text-align: left;
    text-transform: none;
  }

  .hero-wrapper-2 {
    margin-bottom: -40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero_text1 {
    max-width: 90%;
    margin-bottom: 40px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .navbar_menu {
    background-color: #405363;
  }

  .navbar_menu_link {
    background-color: transparent;
  }

  .navbar_img {
    float: none;
  }

  .icon-2 {
    width: auto;
    font-size: 50px;
  }

  .menu-button-2 {
    background-color: transparent;
  }

  .menu-button-2.w--open {
    background-color: transparent;
  }

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

  .hero-wrapper-3 {
    margin-bottom: -40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .button-primary-4 {
    margin-left: 35px;
  }

  .margin-bottom-24px-5 {
    padding-left: 37px;
    text-align: left;
  }

  .hero-wrapper-4 {
    margin-bottom: -40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .header-text {
    margin-left: 0px;
    padding-left: 0px;
  }

  .div_servicios_main {
    min-height: 65vw;
    background-image: url('../images/IMG_Home_Main.jpg');
    background-position: 100% 50%;
    background-size: cover;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
    white-space: normal;
  }

  .heading-21 {
    white-space: pre-line;
  }

  .footer-wrapper-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 40px;
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-form-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 350px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .footer-form-field {
    width: 1400px;
    margin-right: -70px;
    margin-left: -55px;
    padding-right: 0px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }

  .footer-form-submit {
    left: 57px;
    margin-right: 0px;
    padding-right: 30px;
    padding-left: 30px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .footer-divider-two {
    position: static;
    left: 30px;
    width: 100%;
  }

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

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

  .text-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: -57px;
    margin-left: -58px;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .main_servicios_info {
    margin-bottom: -40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
    padding-left: 28px;
  }

  .margin-bottom-24px-7 {
    margin-right: 0px;
  }

  .map-2 {
    left: -10px;
  }

  .footer-light-2 {
    padding-top: 0px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 450px;
    margin-left: -80px;
    padding-right: 180px;
    padding-left: 29px;
    font-size: 12px;
  }

  .footer-wrapper-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .footer-copyright-2 {
    margin-left: -123px;
    padding-left: 0px;
    text-align: left;
  }

  .link-4 {
    padding-right: 26px;
  }

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

  .hero-split-4 {
    max-width: 100%;
    margin-bottom: 40px;
    padding-left: 112px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-wrappercopy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-wrapper-6 {
    margin-bottom: -40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .content-notario2 {
    max-width: 100%;
    margin-bottom: 40px;
    margin-left: 20px;
  }

  .margin-bottom-24px-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 30px;
    padding-right: 351px;
    clear: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .button-primary-7 {
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    border-radius: 20px;
    background-color: transparent;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    text-transform: none;
  }

  .button-primary-7:hover {
    border-color: #405363;
    background-color: #405363;
    font-weight: 700;
  }

  .section-2 {
    padding-bottom: 0px;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .header-notario {
    padding-bottom: 0.25rem;
    background-position: 50% 50%;
  }

  .paragraph-8 {
    margin-left: 0px;
  }

  .main-notario {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-position: 50% 100%;
    background-attachment: scroll;
  }

  .header-servicios_1 {
    padding-bottom: 0.25rem;
    background-position: 50% 50%;
  }

  .header-equipo {
    padding-bottom: 0.2rem;
    background-position: 50% 50%;
  }

  .info_serv_main {
    border: 1px none #000;
    background-color: transparent;
  }

  .info_servicios {
    margin-bottom: -40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-split-6 {
    max-width: 100%;
    margin-bottom: 40px;
    font-family: Montserrat, sans-serif;
    color: #fff;
  }

  .margin-bottom-24px-10 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-18 {
    font-size: 20px;
    text-decoration: underline;
  }

  .main_servicios1 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-position: 100% 50%;
    background-attachment: scroll;
  }

  .main_home1 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #fff;
    background-image: none;
  }

  .header-valores {
    padding-bottom: 0.25rem;
    background-position: 50% 50%;
  }

  .header-contacto {
    padding-bottom: 8.05rem;
    background-position: 50% 50%;
  }

  .main_contacto {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-position: 100% 50%;
    background-attachment: scroll;
  }

  .info-header-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0px 100px;
  }

  .header-text-contact {
    margin-bottom: -40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text-contact1 {
    max-width: 100%;
    margin-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .header-text-2 {
    margin-left: 0px;
    padding-left: 0px;
  }

  .footer-wrapper-two-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-form-2 {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container-2 {
    max-width: 350px;
  }

  .fomr-contect {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 40px;
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-content1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .heading-28 {
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .text-block-19 {
    left: 0px;
    top: 116px;
    right: 0px;
    text-align: center;
  }

  .main-text-home1 {
    margin-bottom: -40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

  .heading-29 {
    padding-left: 33px;
  }

  .text-main-2 {
    max-width: 90%;
    margin-top: 50px;
    margin-bottom: 40px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .column-2 {
    left: 0px;
    margin-top: 0px;
  }

  .heading-32 {
    font-size: 20px;
  }

  .paragraph-11 {
    padding-right: 0px;
  }

  .heading-33 {
    font-size: 20px;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 86px;
  }

  .image-15 {
    margin-left: 0px;
  }

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

  .paragraph-12 {
    padding-right: 52px;
  }

  .link-10:hover {
    font-weight: 700;
  }

  .link-10.w--current:hover {
    font-weight: 700;
  }

  .image-19 {
    margin-left: 0px;
  }

  .column-6 {
    left: -13px;
  }

  .column-7 {
    left: -5px;
  }

  .column-8 {
    left: 15px;
  }

  .column-9 {
    left: 9px;
  }

  .column-10 {
    padding-left: 0px;
  }

  .column-11 {
    padding-right: 0px;
    padding-left: 19px;
  }

  .heading-37 {
    padding-left: 8px;
  }

  .image-24 {
    left: 0px;
  }

  .image-25 {
    left: 0px;
  }

  .image-26 {
    left: 0px;
  }

  .paragraph-14 {
    padding-right: 69px;
    padding-left: 9px;
  }

  .image-28 {
    left: 0px;
  }

  .div-block-11 {
    padding-left: 0px;
  }

  .column-15 {
    padding-left: 0px;
  }

  .heading-40 {
    padding-left: 0px;
  }

  .paragraph-15 {
    padding-right: 60px;
    padding-left: 0px;
  }

  .link-12:hover {
    font-weight: 700;
  }

  .image-30 {
    margin-left: 0px;
  }

  .image-31 {
    margin-left: 0px;
  }

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

  .div-block-12 {
    margin-left: 2px;
  }

  .image-34 {
    margin-left: 0px;
  }

  .heading-43 {
    margin-left: 1px;
  }

  .paragraph-16 {
    margin-left: 0px;
    padding-right: 71px;
  }

  .image-35 {
    margin-left: 0px;
  }

  .image-36 {
    margin-left: 0px;
  }

  .image-37 {
    margin-left: 0px;
  }

  .image-38 {
    margin-left: -127px;
    padding-left: 0px;
  }

  .image-39 {
    margin-left: 0px;
  }

  .paragraph-17 {
    padding-right: 38px;
  }

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

  .image-41 {
    margin-left: 0px;
  }

  .image-42 {
    margin-left: 0px;
  }

  .image-43 {
    margin-left: 2px;
  }

  .column-23 {
    padding-left: 20px;
  }

  .image-44 {
    margin-left: 0px;
  }

  .column-24 {
    left: -8px;
  }

  .column-26 {
    left: -17px;
  }

  .column-27 {
    left: -27px;
  }

  .paragraph-18 {
    padding-right: 17px;
  }

  .column-29 {
    left: 0px;
  }

  .column-30 {
    left: 0px;
  }

  .column-31 {
    left: 0px;
  }

  .image-46 {
    margin-left: 2px;
  }

  .column-32 {
    padding-left: 18px;
  }

  .div-block-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-14 {
    padding-left: 80px;
  }

  .text-block-20 {
    width: 250px;
  }

  .text-block-22 {
    width: 150px;
  }

  .div-maps-1 {
    left: 40px;
    top: -150px;
    width: 400px;
  }

  .columns-16 {
    left: 95px;
    width: 70%;
  }

  .text-block-24 {
    width: 250px;
  }

  .div-maps-home {
    left: 40px;
    width: 400px;
  }

  .text-block-28 {
    width: 250px;
  }

  .div-maps-serv {
    left: 40px;
    width: 400px;
  }

  .text-block-30 {
    width: 250px;
  }

  .div-maps-val {
    left: 40px;
    width: 400px;
  }

  .div-maps-cont {
    left: 80px;
    width: 400px;
  }

  .text-block-33 {
    width: 200%;
  }

  .columns-21 {
    left: 95px;
  }

  .div-maps-not {
    left: 40px;
    top: -150px;
    width: 400px;
  }

  .paragraph-19 {
    padding-left: 0px;
  }

  .column-63 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .image-51 {
    position: relative;
    left: -20px;
    top: 0px;
    max-width: none;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .header-home {
    background-position: 40% 50%;
    background-size: cover;
  }

  .main_equipo {
    background-position: 50% 50%;
  }

  .navbar-brand-three {
    padding-left: 0px;
  }

  .nav-menu-three {
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 20px;
  }

  .nav-menu-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-link {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, 0.05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    display: inline-block;
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .menu-button {
    position: absolute;
    left: auto;
    top: -92%;
    right: 0%;
    bottom: 0%;
    padding: 0px;
  }

  .image-9 {
    margin-left: -419px;
  }

  .hero-heading-left {
    padding: 60px 15px;
  }

  .hero-split {
    margin-bottom: 24px;
    padding-top: 0px;
  }

  .margin-bottom-24px {
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .shadow-two {
    left: 22px;
    margin-bottom: 40px;
    margin-left: -22px;
  }

  .icon {
    display: inline-block;
  }

  .hero-heading-left-2 {
    padding: 60px 15px;
  }

  .hero-heading-right {
    padding: 60px 15px;
    background-position: 100% 100%;
    background-size: cover;
    background-attachment: fixed;
  }

  .heading-12 {
    margin-right: 33px;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }

  .text-block-11 {
    width: 100vw;
    color: #fff;
    text-align: justify;
  }

  .hero-heading-left-3 {
    padding: 60px 15px;
  }

  .hero_text1 {
    padding-left: 0px;
  }

  .logos-quote-block {
    padding: 60px 15px;
  }

  .clients-wrapper-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .clients-card {
    width: 100%;
    margin-bottom: 30px;
  }

  .clients-grid {
    margin-top: 15px;
    grid-column-gap: 40px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .hero-heading_4 {
    padding: 60px 15px;
  }

  .heroheading4 {
    padding: 60px 15px;
  }

  .hero-wrapper-3 {
    padding-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-primary-4 {
    margin-left: -41px;
  }

  .maincontent_uno {
    padding: 60px 15px;
  }

  .margin-bottom-24px-5 {
    margin-left: -43px;
    padding-left: 0px;
    text-align: left;
  }

  .equipo-info-header {
    padding: 60px 15px;
  }

  .header-text {
    margin-left: 0px;
  }

  .div_servicios_main {
    min-height: 85vw;
    background-image: url('../images/IMG_Home_Main.jpg');
    background-position: 100% 0%;
    background-size: auto;
    background-attachment: scroll;
  }

  .hero-heading-right-2 {
    padding: 60px 15px;
  }

  .footer-light {
    padding-right: 15px;
    padding-left: 15px;
  }

  .footer-wrapper-two {
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .footer-bottom {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .text-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -53px;
    margin-left: -60px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .hero-subscribe-right {
    padding: 60px 15px 0px;
  }

  .main_servicios_info {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-split-3 {
    margin-top: -76px;
    margin-bottom: -14px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .margin-bottom-24px-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .map-2 {
    top: -109px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-light-2 {
    padding: 20px 15px 0px;
  }

  .footer-subscribe {
    padding-right: 15px;
    padding-left: 15px;
  }

  .footer-form-container-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0px;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 200%;
    padding-right: 0px;
  }

  .footer-block-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-copyright-2 {
    margin-left: 0px;
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .link-4 {
    padding-right: 0px;
    line-height: 50px;
  }

  .main_servicios {
    padding: 60px 15px;
  }

  .footer-wrappercopy {
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .info_notario2 {
    margin-left: 5px;
    padding: 60px 15px;
  }

  .content-notario2 {
    margin-left: 0px;
  }

  .margin-bottom-24px-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 188px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: 20px;
  }

  .button-primary-7 {
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    border-radius: 20px;
    background-color: transparent;
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
  }

  .button-primary-7:hover {
    border-color: #405363;
    background-color: #405363;
    font-weight: 700;
  }

  .section-2 {
    padding-right: 40px;
    padding-bottom: 0px;
    padding-left: 40px;
  }

  .paragraph-7 {
    padding-left: 0px;
  }

  .team-circles {
    padding: 60px 15px;
  }

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

  .header-notario {
    background-position: 40% 50%;
    background-size: cover;
  }

  .paragraph-8 {
    margin-left: 0px;
  }

  .main-notario {
    background-position: 50% 50%;
  }

  .header-servicios_1 {
    background-position: 40% 50%;
    background-size: cover;
  }

  .header-equipo {
    background-position: 40% 50%;
    background-size: cover;
  }

  .info_serv_main {
    padding: 60px 15px;
    background-color: transparent;
  }

  .hero-split-6 {
    font-family: Montserrat, sans-serif;
    color: #fff;
  }

  .text-block-18 {
    font-size: 20px;
    text-decoration: underline;
  }

  .main_servicios1 {
    background-position: 50% 50%;
  }

  .main_home1 {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: linear-gradient(180deg, null, null);
  }

  .header-valores {
    background-position: 40% 50%;
    background-size: cover;
  }

  .header-contacto {
    background-position: 40% 50%;
    background-size: cover;
  }

  .main_contacto {
    background-position: 50% 50%;
  }

  .info-header-contact {
    padding: 60px 15px;
  }

  .text-contact1 {
    padding-left: 0px;
  }

  .header-text-2 {
    margin-left: 0px;
  }

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

  .footer-bottom-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-copyright-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .fomr-contect {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .button-primary-8.footer-form-button {
    margin-right: -53px;
  }

  .text-content1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .heading-28 {
    margin-left: 0px;
    padding-right: 0px;
  }

  .text-block-19 {
    left: 0px;
    top: 139px;
    right: 0px;
  }

  .main-text-home1 {
    padding-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-29 {
    margin-left: -48px;
    padding-left: 0px;
  }

  .text-main-2 {
    padding-left: 0px;
  }

  .column-2 {
    top: -23px;
  }

  .container-8 {
    display: inline-block;
    text-align: center;
  }

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

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

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

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

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

  .link-7:hover {
    font-weight: 700;
  }

  .link-8 {
    text-align: center;
  }

  .link-9 {
    text-align: center;
  }

  .columns-6 {
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
  }

  .column-3 {
    display: inline-block;
  }

  .image-15 {
    text-align: center;
  }

  .image-16 {
    padding-bottom: 20px;
  }

  .image-17 {
    padding-bottom: 20px;
  }

  .image-18 {
    padding-bottom: 20px;
  }

  .paragraph-12 {
    padding-right: 0px;
    text-align: center;
  }

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

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

  .link-10 {
    text-align: center;
  }

  .image-19 {
    text-align: center;
  }

  .heading-36-copy {
    text-align: center;
  }

  .column-6 {
    left: 0px;
    padding-top: 0px;
  }

  .column-7 {
    left: 0px;
    padding-top: 30px;
  }

  .column-8 {
    left: 0px;
    padding-top: 30px;
  }

  .column-9 {
    left: 0px;
    padding-top: 30px;
  }

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

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

  .link-11 {
    text-align: center;
  }

  .column-12 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .image-24 {
    position: static;
    left: 0px;
    display: block;
    max-width: none;
  }

  .image-25 {
    position: static;
  }

  .image-26 {
    position: static;
    display: block;
  }

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

  .column-13 {
    text-align: center;
  }

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

  .image-28 {
    position: static;
    display: block;
    max-width: none;
  }

  .column-14 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

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

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

  .column-16 {
    position: static;
    padding-top: 30px;
    text-align: center;
  }

  .column-17 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

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

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

  .paragraph-15 {
    padding-right: 0px;
    font-size: 12px;
    text-align: center;
  }

  .link-12 {
    font-size: 12px;
    text-align: center;
  }

  .image-30 {
    margin-left: 0px;
    padding-top: 30px;
  }

  .image-31 {
    margin-left: 0px;
    padding-top: 30px;
  }

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

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

  .column-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-34 {
    display: block;
    margin-left: 0px;
  }

  .column-19 {
    padding-left: 0px;
    text-align: center;
  }

  .heading-43 {
    margin-left: 0px;
    text-align: center;
  }

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

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

  .paragraph-16 {
    padding-right: 0px;
    font-size: 12px;
    text-align: center;
  }

  .link-13 {
    font-size: 12px;
    text-align: center;
  }

  .column-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-35 {
    margin-left: 0px;
    padding-top: 0px;
  }

  .image-36 {
    margin-left: 0px;
    padding-top: 0px;
  }

  .image-37 {
    margin-left: 0px;
    padding-top: 0px;
  }

  .div-block-13 {
    padding-left: 136px;
    text-align: center;
  }

  .image-39 {
    margin-left: 0px;
  }

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

  .link-14 {
    text-align: center;
  }

  .link-14:hover {
    font-weight: 700;
  }

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

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

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

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

  .image-40 {
    display: inline;
    padding-top: 30px;
  }

  .image-41 {
    padding-top: 30px;
  }

  .image-42 {
    padding-top: 30px;
  }

  .image-43 {
    margin-left: 0px;
  }

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

  .link-15 {
    text-align: center;
  }

  .link-15:hover {
    font-weight: 700;
  }

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

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

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

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

  .column-28 {
    text-align: center;
  }

  .column-29 {
    text-align: center;
  }

  .column-30 {
    text-align: center;
  }

  .column-31 {
    text-align: center;
  }

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

  .image-47 {
    padding-top: 30px;
  }

  .image-48 {
    padding-top: 30px;
  }

  .image-49 {
    padding-top: 30px;
  }

  .columns-9 {
    display: block;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .columns-10 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .div-block-16 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .column-34 {
    position: static;
    display: block;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-9 {
    display: inline-block;
    text-align: center;
  }

  .columns-12 {
    display: inline;
    text-align: center;
  }

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

  .column-37 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-38 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .columns-13 {
    display: inline-block;
    text-align: center;
  }

  .column-39 {
    text-align: center;
  }

  .column-40 {
    text-align: center;
  }

  .column-41 {
    text-align: center;
  }

  .div-block-18 {
    position: static;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }

  .columns-14 {
    left: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

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

  .text-block-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

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

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

  .text-block-22 {
    width: 100vw;
  }

  .div-maps-1 {
    left: 70px;
    width: 450px;
    height: 550px;
  }

  .div-block-19 {
    display: block;
    margin-top: -60px;
    padding-top: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .columns-16 {
    left: 0px;
    display: block;
    width: 100%;
    margin-top: -60px;
    padding-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

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

  .text-block-24 {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-maps-home {
    left: 70px;
  }

  .column-50 {
    text-align: center;
  }

  .image-50 {
    display: block;
  }

  .columns-17 {
    margin-top: -85px;
    padding-top: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .text-block-27 {
    width: auto;
  }

  .div-maps-serv {
    left: 70px;
    top: -150px;
    width: 450px;
    height: 550px;
    border-radius: 10px;
  }

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

  .columns-19 {
    margin-top: -70px;
    padding-top: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .text-block-30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 97vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-32 {
    margin-right: 0px;
  }

  .div-maps-val {
    width: 450px;
    height: 550px;
  }

  .columns-20 {
    margin-top: -50px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-maps-cont {
    width: 450px;
    height: 550px;
  }

  .text-block-33 {
    width: 100%;
  }

  .text-block-35 {
    width: 100%;
  }

  .columns-21 {
    left: 0px;
    width: 100%;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .div-maps-not {
    left: 70px;
    border-radius: 10px;
  }

  .text-block-36 {
    width: 100%;
  }

  .text-block-38 {
    width: 100%;
  }

  .image-51 {
    left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .header-home {
    padding-bottom: 0.25rem;
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .main_equipo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .container {
    max-width: none;
  }

  .nav-menu-three {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-9 {
    margin-top: 17px;
    margin-left: -187px;
  }

  .margin-bottom-24px {
    margin-bottom: -66px;
    padding-top: 21px;
  }

  .shadow-two {
    left: 7px;
    margin-left: 0px;
    padding-left: 10px;
  }

  .hero_text1 {
    width: 100vw;
    padding-left: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .clients-quote {
    font-size: 20px;
    line-height: 28px;
  }

  .clients-info-image {
    margin-right: 16px;
  }

  .clients-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

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

  .hero-wrapper-3 {
    margin-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button-primary-4 {
    position: relative;
    left: 12px;
    margin-left: 0px;
  }

  .margin-bottom-24px-5 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 350px;
    margin-left: 0px;
    padding-top: 17px;
    padding-right: 0px;
    padding-left: 84px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .text_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .header-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .div_servicios_main {
    min-height: 180vw;
    background-color: transparent;
    outline-color: #333;
    outline-offset: 0px;
    outline-style: solid;
    outline-width: 3px;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .heading-21 {
    white-space: normal;
  }

  .heading-21:hover {
    font-size: 22px;
  }

  .footer-light {
    padding-top: 0px;
    padding-bottom: 10rem;
  }

  .footer-wrapper-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-block-two {
    margin-top: 40px;
    padding-left: 10px;
  }

  .footer-title3 {
    padding-top: 21px;
  }

  .footer-form {
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .footer-form-container {
    margin-top: -26px;
    padding-top: 0px;
  }

  .footer-form-field {
    margin-right: -16px;
    margin-left: 5px;
    font-size: 10px;
  }

  .footer-form-submit {
    left: 1px;
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .paragraph-5 {
    padding-top: 20px;
  }

  .text-block-15 {
    margin-right: 0px;
    margin-left: 0px;
    float: none;
    clear: none;
  }

  .hero-subscribe-right {
    padding-bottom: 20px;
  }

  .main_servicios_info {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-split-3 {
    padding-left: 0px;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .margin-bottom-24px-7 {
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-form {
    margin-bottom: 15px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .hero-form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .button-primary-6.footer-form-button {
    position: relative;
    right: 0px;
  }

  .map-2 {
    left: 0px;
    top: -106px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 18rem;
    height: 20rem;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-light-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .footer-block-two-2 {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-form-input {
    width: 90vw;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: -80px;
    padding-right: 0px;
    padding-left: 20px;
    font-size: 10px;
  }

  .footer-copyright-2 {
    text-align: center;
  }

  .link-4 {
    line-height: 70px;
  }

  .main_servicios {
    padding-left: 0px;
  }

  .container-4 {
    display: block;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-split-4 {
    padding-left: 60px;
  }

  .footer-block2 {
    margin-top: 40px;
    margin-left: -40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-wrappercopy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .info_notario2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-wrapper-6 {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .content-notario2 {
    margin-bottom: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 10px;
  }

  .margin-bottom-24px-9 {
    margin-bottom: 70px;
    padding-right: 31px;
    padding-left: 20px;
    font-size: 15px;
  }

  .heading-25 {
    padding-left: 20px;
    font-size: 15px;
  }

  .heading-26 {
    margin-top: 60px;
    padding-right: 0px;
    padding-left: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .section-2 {
    padding-bottom: 0px;
  }

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

  .paragraph-7 {
    padding-left: 0px;
  }

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

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .header-notario {
    padding-bottom: 0.25rem;
    background-position: 0% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .main-notario {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .header-servicios_1 {
    padding-bottom: 0.25rem;
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .header-equipo {
    padding-bottom: 0.25rem;
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .info_serv_main {
    background-image: url('../images/IMG_Home_Main.jpg');
    background-position: 100% 50%;
    background-size: auto;
  }

  .main_servicios1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .main_home1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: linear-gradient(180deg, null, null);
  }

  .header-valores {
    padding-bottom: 0.25rem;
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .header-contacto {
    padding-bottom: 0.25rem;
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .main_contacto {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-position: 50% 100%;
    background-size: cover;
    background-attachment: scroll;
  }

  .header-text-contact {
    max-width: 90vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-contact1 {
    width: 100vw;
    max-width: 90%;
    padding-left: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header-text-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .footer-wrapper-two-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-block-two-3 {
    margin-top: 40px;
  }

  .footer-bottom-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fomr-contect {
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .button-primary-8.footer-form-button {
    position: relative;
    top: -70px;
    right: -135px;
    margin-right: 0px;
  }

  .text-content1 {
    margin-left: 0px;
    float: none;
    clear: none;
  }

  .heading-28 {
    margin-left: -40px;
  }

  .main-text-home1 {
    margin-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-29 {
    width: 300px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 55px;
    text-align: left;
  }

  .text-main-2 {
    width: 100vw;
    padding-left: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-30 {
    padding-right: 0px;
  }

  .heading-31 {
    margin-top: 0px;
  }

  .column-2 {
    top: 0px;
    padding-top: 28px;
    padding-left: 20px;
  }

  .image-15 {
    display: inline-block;
    text-align: center;
  }

  .paragraph-14 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-19 {
    text-align: center;
  }

  .columns-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

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

  .div-maps-1 {
    left: auto;
    top: -150px;
    width: 300px;
    height: 400px;
    min-height: 0px;
  }

  .div-block-19 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -61px;
    padding-top: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .column-44 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columns-16 {
    top: -47px;
    padding-top: 0px;
  }

  .div-maps-home {
    left: 0px;
    top: -150px;
    width: 300px;
    height: 400px;
  }

  .div-maps-serv {
    left: 0px;
    width: 300px;
    height: 400px;
  }

  .div-maps-val {
    left: 0px;
    top: -150px;
    width: 300px;
    height: 400px;
  }

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

  .div-maps-cont {
    left: 0px;
    top: -150px;
    width: 300px;
    height: 400px;
  }

  .columns-21 {
    margin-top: -60px;
  }

  .div-maps-not {
    left: 0px;
    top: -150px;
    width: 300px;
    height: 400px;
    text-decoration: none;
  }

  .image-51 {
    left: -10px;
  }
}