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

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

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

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: none;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}

.column {
  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;
  background-color: #fff800;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-2 {
  background-color: #1888d3;
}

.body {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.columns-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-3 {
  height: 100vh;
  background-color: rgba(22, 139, 219, 0.85);
}

.column-4 {
  height: 100vh;
  background-color: #f1e236;
}

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

.div-block {
  position: absolute;
  left: 50%;
  top: 50%;
  right: 0px;
  bottom: 50%;
  width: 30%;
  height: 30%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #ce58dc;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-right: 40px;
  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;
  background-color: #fff;
}

.section-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container {
  position: relative;
  height: 80%;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #79beed;
}

.container-2 {
  position: relative;
  z-index: 20;
  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: 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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading {
  font-size: 45px;
}

.div-block-3 {
  height: 100px;
}

.container-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container-4 {
  position: static;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 80px;
  padding-left: 80px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-4 {
  position: relative;
  z-index: 20;
  width: 70%;
  margin-right: -64px;
  margin-bottom: 55px;
  padding-left: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-5 {
  position: relative;
  z-index: 10;
  width: 90%;
  height: 500px;
  margin-left: -100px;
  background-color: #0f8;
}

.div-block-5.x {
  position: absolute;
  top: -50px;
  right: -50px;
  z-index: 1;
  width: 300px;
  height: 300px;
  background-color: rgba(217, 0, 255, 0.73);
}

.div-block-6 {
  height: 80vh;
  margin-top: 60px;
  margin-left: -200px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #efe6d3;
  background-image: url('../images/AdobeStock_136251449_Preview.jpeg');
  background-position: 0px 50%;
  background-size: cover;
}

.bold-text {
  font-family: Lato, sans-serif;
  color: #072744;
  font-size: 70px;
  line-height: 55px;
  font-weight: 900;
}

.heading-2 {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 30px;
}

.paragraph {
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -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;
}

.div-block-7 {
  width: 45vw;
  height: 80vh;
  margin: 35px;
  background-color: #1f70a7;
}

.div-block-8 {
  width: 33%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-9 {
  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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-10 {
  margin: 25px 25px 0px;
  padding: 35px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #4b6c82;
}

.div-block-11 {
  margin: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #c1951c;
}

.heading-3 {
  color: #fff;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  -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-2 {
  margin-right: 20px;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10vh;
  padding-left: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
}

.columns-3 {
  height: 90vh;
}

.columna_portada {
  height: 80vh;
  padding: 20px;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 20px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 173, 255, 0.55)), to(rgba(0, 173, 255, 0.55))), url('../images/AdobeStock_136251449_Preview.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 173, 255, 0.55), rgba(0, 173, 255, 0.55)), url('../images/AdobeStock_136251449_Preview.jpeg');
  background-position: 0px 0px, 36% 50%;
  background-size: auto, cover;
}

.container-5:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.48)), to(hsla(0, 0%, 100%, 0.48))), url('../images/AdobeStock_136251449_Preview.jpeg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.48), hsla(0, 0%, 100%, 0.48)), url('../images/AdobeStock_136251449_Preview.jpeg');
  background-position: 0px 0px, 36% 50%;
  background-size: auto, cover;
}

.heading-4 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 900;
}

.paragraph-2 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.section-6 {
  height: 80vh;
  padding-right: 40px;
  padding-left: 40px;
}

.div-block-12 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/Original.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vh;
  padding: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-13 {
  margin-right: 70px;
  padding: 25px;
  background-color: rgba(72, 162, 211, 0.35);
}

.image-3 {
  margin-bottom: 45px;
  margin-left: 25px;
}

.div-block-14 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  padding-left: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #daecf6;
}

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

.paragraph-3 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-4 {
  font-size: 20px;
  line-height: 30px;
}

.nav-left-social-icons {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-left-social-icons.horizontal {
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.nav-menu-wide {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: right;
}

.menu-button {
  position: absolute;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88px;
  height: 88px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.brand-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -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;
}

.brand-2.w--current {
  -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;
}

.no-margin-top {
  margin-top: 35px;
  font-family: Lato, sans-serif;
  color: #072744;
  text-align: center;
}

.nav-link-wide {
  position: static;
  display: block;
  width: 100%;
  margin-bottom: -1px;
  padding: 8px 14px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  -webkit-transition: color 400ms ease, background-color 400ms ease;
  transition: color 400ms ease, background-color 400ms ease;
  font-family: Lato, sans-serif;
  color: rgba(17, 17, 17, 0.5);
  font-size: 12px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-link-wide:hover {
  background-color: rgba(218, 236, 246, 0.38);
  color: #111;
}

.nav-link-wide.w--current {
  opacity: 1;
  color: #111;
}

.nav-link-wide.x {
  border-top-color: #007dc2;
}

.nav-link-wide.x.otro {
  margin-top: 72px;
}

.nav-bar-wide {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 199;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 232px;
  padding-top: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 0 0 0 #ddd;
}

.social-icon-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 8px 8px 9px;
  -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;
  opacity: 0.4;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.social-icon-link:hover {
  opacity: 1;
}

.contact-text {
  margin-right: 10px;
}

.grey-text {
  color: #48a2d3;
  font-size: 25px;
  line-height: 30px;
}

.line-button-text {
  position: relative;
  z-index: 1;
  text-align: left;
}

.location {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 32px;
  padding-right: 16px;
  padding-left: 40px;
  -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;
  color: #777;
  font-size: 12px;
  line-height: 16px;
}

.location.home-v1 {
  position: absolute;
  left: 48px;
  bottom: 38px;
  color: #fff;
}

.location.home-v2 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-bottom: 42px;
  color: #777;
}

.hero-split {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-split-intro {
  position: relative;
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-split-intro._6 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-split-intro._8 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.location-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 4px;
  float: left;
}

.scroll-link {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -27px;
  padding: 24px 24px 34px 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.button {
  position: relative;
  overflow: hidden;
  height: 48px;
  padding: 11px 24px;
  border-radius: 0px;
  background-color: #faaf52;
  -webkit-transition: color 400ms ease, background-color 400ms ease;
  transition: color 400ms ease, background-color 400ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #f6a136;
}

.button.link-button {
  background-color: transparent;
  box-shadow: inset 3px 0 0 0 #faaf52;
  -webkit-transition: color 400ms ease, background-color 400ms ease;
  transition: color 400ms ease, background-color 400ms ease;
  color: #111;
}

.button.link-button:hover {
  color: #fff;
}

.button.subscribe-button {
  width: 48px;
  background-color: #faaf52;
  background-image: url('../images/paper-plane-icon.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.button.ghost-button {
  box-shadow: inset 0 0 0 1px #111;
  -webkit-transition: color 400ms ease, background-color 600ms ease, box-shadow 600ms ease;
  transition: color 400ms ease, background-color 600ms ease, box-shadow 600ms ease;
}

.button.ghost-button:hover {
  background-color: #faaf52;
  box-shadow: inset 0 0 0 1px transparent;
  color: #fff;
}

.button.side-margins {
  margin-right: 8px;
  margin-left: 8px;
}

.button.contact-button {
  padding-left: 52px;
  background-color: #d39c20;
  background-image: url('../images/paper-plane-icon.svg');
  background-position: 20px 50%;
  background-repeat: no-repeat;
  font-family: Bitter, serif;
  text-transform: none;
}

.split-image {
  position: relative;
  width: 100%;
  height: 100vh;
  margin-top: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.split-image.hero-1 {
  width: 50%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), color-stop(25%, hsla(0, 0%, 100%, 0))), url('../images/AdobeStock_136251449_Preview.jpeg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), hsla(0, 0%, 100%, 0) 25%), url('../images/AdobeStock_136251449_Preview.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.split-image.hero-2 {
  width: 40%;
  background-image: url('../images/oladimeji-odunsi-307743.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.split-image.hero-2._3 {
  height: 100vh;
  background-image: url('../images/Asesores_1.jpg');
  background-position: 60% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.split-image.hero-2 {
  width: 50%;
  background-image: url('../images/AdobeStock_76895572_Preview.jpeg');
  background-position: 65% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.split-image.about {
  position: absolute;
  width: 100%;
  background-image: url('../images/anton-darius-sollers-424830.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.split-image.about {
  z-index: 4000;
  width: 100%;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/Home1.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/Home1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.split-image.hero-3 {
  background-image: url('../images/AdobeStock_113231330_Preview.jpeg');
  background-position: 59% 0%;
}

.split-image.hero-1 {
  width: 50%;
  height: 100vh;
  background-image: url('../images/Servicios_3.jpg'), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), color-stop(25%, hsla(0, 0%, 100%, 0)));
  background-image: url('../images/Servicios_3.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.3), hsla(0, 0%, 100%, 0) 25%);
  background-position: 50% 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.split-image.hero-2 {
  width: 50%;
  height: auto;
  background-image: url('../images/Servicios_4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.split-image.portadaseguros {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/Servicios_1.jpg');
  background-position: 50% 50%;
}

.contact {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  margin-bottom: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  color: #bbb;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
}

.contact.home-v6 {
  position: absolute;
  left: auto;
  top: 0px;
  right: 3%;
  margin-top: 20px;
  margin-right: 16px;
  color: #fff;
}

.text-block {
  float: left;
}

.location-text {
  float: left;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.location-text.black-text {
  color: #111;
}

.scroll-arrow {
  position: relative;
  z-index: 1;
}

.scroll-arrow.scroll-link-icon {
  margin-right: 8px;
}

.link-v1 {
  box-shadow: 0 2px 0 0 #ddd;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 13px;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-v1:hover {
  box-shadow: 0 2px 0 0 #111;
}

.link-v1.more-link {
  margin-top: 24px;
}

.link-v1.white-link {
  box-shadow: 0 2px 0 0 hsla(0, 0%, 100%, 0.4);
  color: #fff;
}

.link-v1.white-link:hover {
  box-shadow: 0 2px 0 0 #fff;
}

.hero-split-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 4%;
  padding-left: 4%;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.color-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  background-color: #faaf52;
}

.color-hover.left {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: 0px;
  width: 3px;
}

.color-hover.down {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  height: 3px;
}

.form-error {
  padding-right: 0px;
  padding-left: 6%;
  background-color: transparent;
  color: #ee4869;
  font-size: 13px;
  line-height: 16px;
}

.client-logo {
  max-height: 40px;
}

.footer-v1-subscrube {
  width: 33.33%;
  margin-bottom: 0px;
  padding-top: 56px;
  padding-right: 5%;
  padding-left: 5%;
  background-color: #26272e;
}

.side-works-images-wrapper {
  overflow: hidden;
  width: 75%;
  height: 280px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.side-works-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  padding-right: 30px;
  padding-bottom: 24px;
  padding-left: 15px;
  -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: 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;
}

.side-works-link-text {
  position: relative;
  left: -76px;
  top: 48%;
  z-index: 1;
  width: 200px;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.review-v1-avatar {
  width: 60px;
  height: 60px;
  margin: 10px;
  border-radius: 50%;
}

.counter-number {
  font-size: 36px;
  line-height: 40px;
}

.blog-posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.review-v1-text {
  margin-top: 16px;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 17px;
  line-height: 28px;
}

.blog-post {
  width: 33.33%;
}

.review-v1-content {
  max-width: 600px;
  margin-left: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-v1-link-heading {
  margin-bottom: 16px;
  color: #fff;
}

.footer-v1-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5%;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.testimonials-v1-arrow {
  left: 0px;
  right: 100%;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 48px;
  margin-top: 160px;
  -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-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.3);
}

.testimonials-v1-arrow.right {
  left: 64px;
  width: 62px;
  border-left-style: none;
}

.side-works-heading {
  margin-bottom: 40px;
}

.service-block-number-1 {
  font-size: 32px;
  line-height: 36px;
}

.form-success {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  text-align: left;
}

.clients-v2-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 33.33%;
  margin: -1px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #ddd, inset 0 -4px 0 0 #faaf52;
  -webkit-transition: color 600ms ease;
  transition: color 600ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

.clients-v2-link:hover {
  color: #fff;
}

.clients-v2-link-text {
  position: relative;
  z-index: 1;
}

.page-wrapper {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
}

.page-wrapper.nav-left {
  margin-left: 232px;
}

.page-wrapper.nav-left {
  margin-left: 232px;
}

.page-wrapper.nav-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 88px;
  -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;
}

.page-wrapper.nav-left {
  display: block;
  margin-left: 232px;
}

.square-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 150px;
  margin-bottom: 32px;
  -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: 1px solid #e7e7e7;
}

.service-block-number-2 {
  margin-left: 2px;
}

.square-icon-line-left {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  width: 3px;
  height: 32px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: -1px;
  background-color: #d39c20;
}

.side-works {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.client-v2-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  margin: -1px;
  padding: 56px 32px;
  -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;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #ddd;
}

.footer-v1-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 25%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 11px;
  line-height: 20px;
}

.about-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 24px;
  -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;
  line-height: 40px;
}

.clients-v2-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  max-width: 400px;
  padding-top: 40px;
  padding-right: 5%;
  padding-left: 15px;
  -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;
}

.counter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 88px 3% 96px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-shadow: 1px 0 0 0 hsla(0, 0%, 100%, 0.15);
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
  text-transform: uppercase;
}

.counter._3 {
  background-image: url('../images/calendar-icon.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
}

.counter._4 {
  background-image: url('../images/win-icon.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
}

.counter._2 {
  background-image: url('../images/mask-icon.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
}

.counter._1 {
  background-image: url('../images/done-icon.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
  text-align: center;
}

.wrapper {
  position: relative;
  width: 100%;
  max-width: 1200px;
  background-color: transparent;
}

.wrapper.side-padding {
  padding-right: 15px;
  padding-left: 15px;
}

.about-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66.66%;
  margin-left: 30px;
  padding: 16px 15px 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;
}

.testimonials-v1 {
  height: auto;
  padding-left: 30%;
  background-color: transparent;
  text-align: left;
}

.counter-divider {
  width: 32px;
  height: 3px;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #faaf52;
}

.footer-v1-bottom-text {
  margin-top: -4px;
  padding-right: 5%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: hsla(0, 0%, 100%, 0.5);
}

.clients-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.about-text {
  width: 100%;
  padding-right: 56px;
  color: #072744;
  font-size: 16px;
  line-height: 23px;
  -webkit-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 56px;
  column-gap: 56px;
}

.side-works-link {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  width: 48px;
  background-color: #fff;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  color: #111;
  text-decoration: none;
}

.side-works-link:hover {
  color: #fff;
}

.scroll-up-button {
  position: relative;
  left: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 64px;
  height: 64px;
  -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;
  background-color: #26272e;
}

.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.side-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 15px;
  padding-bottom: 64px;
  padding-left: 15px;
  -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;
}

.testimonials-nav {
  display: none;
}

.service-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding-bottom: 1px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-image-wrapper {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-v1-subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.review-v1-avatar-wrapper {
  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;
  background-image: url('../images/avatar-border.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.service-block-numbers {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px;
  -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;
  opacity: 0.15;
  font-family: Oswald, sans-serif;
}

.clients-v2-link-color {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  background-color: #faaf52;
  box-shadow: 0 -4px 0 0 #faaf52;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

.service-block {
  position: relative;
  margin-top: 1px;
  padding: 88px 5% 64px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  box-shadow: 0 0 0 1px #e7e7e7;
}

.service-block._33-percent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 4%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.clients-v2-logotypes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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;
}

.link-v2 {
  display: inline-block;
  box-shadow: 0 2px 0 0 #ddd;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link-v2:hover {
  box-shadow: 0 2px 0 0 #111;
}

.link-v2.about-link {
  margin-bottom: 16px;
}

.link-v2.white {
  box-shadow: 0 2px 0 0 hsla(0, 0%, 100%, 0.2);
  color: #fff;
}

.link-v2.white:hover {
  box-shadow: 0 2px 0 0 #fff;
}

.link-v2.white-link {
  box-shadow: 0 2px 0 0 hsla(0, 0%, 100%, 0.4);
  color: #fff;
}

.link-v2.white-link:hover {
  box-shadow: 0 2px 0 0 #fff;
}

.input {
  height: 48px;
  margin-bottom: 32px;
  padding: 11px 0px 13px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-radius: 0px;
  -webkit-transition: border 600ms ease;
  transition: border 600ms ease;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.input:hover {
  border-bottom-color: #bbb;
}

.input:focus {
  border-bottom-color: #faaf52;
}

.input.subscribe-input {
  margin-right: -2px;
  margin-bottom: 8px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.3);
  background-color: transparent;
  -webkit-transition: border 600ms ease;
  transition: border 600ms ease;
  color: #fff;
}

.input.subscribe-input:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.input.subscribe-input:focus {
  border-color: #faaf52;
}

.input.subscribe-input::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.input.subscribe-input:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.input.subscribe-input::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.input.subscribe-input::placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.input.half-width {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Bitter, serif;
  text-transform: none;
}

.input.half-width:focus {
  border-bottom-color: #d39c20;
}

.input.half-width.ase {
  width: 45%;
  margin-right: 35px;
}

.input.text-area {
  height: auto;
  min-height: 120px;
}

.input.text-area.margin-right {
  margin-right: 30px;
}

.counters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#40424b), to(#1c1d24));
  background-image: linear-gradient(90deg, #40424b, #1c1d24);
}

.review-v1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/quote-icon.svg');
  background-position: 85% 0px;
  background-repeat: no-repeat;
}

.about-heading {
  width: 50%;
  margin-top: -8px;
  margin-bottom: 24px;
  color: #d39c20;
  font-size: 55px;
  line-height: 55px;
  font-weight: 700;
}

.section-8 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 128px 6% 90px;
  -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;
  background-color: #fff;
}

.section-8.no-paddings {
  padding: 0px 0%;
}

.section-8.side-works-section {
  padding-right: 0%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-8.dark {
  padding-top: 60px;
  padding-bottom: 50px;
  background-color: #daecf6;
  color: #072744;
}

.section-8.no-padding-vertical.border-top {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-8.no-bottom-padding {
  padding-top: 75px;
  padding-right: 3%;
  padding-bottom: 0px;
}

.section-8.no-side-paddings {
  padding-right: 0%;
  padding-left: 0%;
}

.section-8.image-8 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/Asesores_2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/Asesores_2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.section-8.cita {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(42%, rgba(0, 0, 0, 0.25)), to(hsla(0, 0%, 100%, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/Servicios_2.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.25) 42%, hsla(0, 0%, 100%, 0)), linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/Servicios_2.jpg');
  background-position: 0px 0px, 0px 0px, 50% 100%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.section-8.este {
  padding-bottom: 40px;
}

.side-works-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.about-more-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 24px;
  -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;
}

.link-white {
  color: #fff;
  text-decoration: none;
}

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

.testimonials-v1-heading {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30%;
  padding-right: 40px;
}

.footer-v1-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 56px;
  padding-bottom: 96px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.footer-v1-subscribe-text {
  width: 100%;
  opacity: 0.25;
  font-size: 11px;
  line-height: 20px;
}

.footer-v1-link {
  margin-right: 8%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: color 600ms ease;
  transition: color 600ms ease;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 13px;
  text-decoration: none;
}

.footer-v1-link:hover {
  color: #fff;
}

.footer-v1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  background-color: #363840;
  color: #fff;
}

.heading-6 {
  font-family: Lato, sans-serif;
  color: #072744;
  font-size: 55px;
  line-height: 50px;
  font-weight: 900;
  letter-spacing: -2px;
  text-transform: none;
}

.side-info {
  width: 50%;
  padding: 4%;
}

.grey-text-2 {
  font-family: Lato, sans-serif;
  color: #007dc2;
  font-size: 20px;
  line-height: 30px;
}

.side-image-back {
  width: 66.66%;
}

.side-image-back.left {
  width: 90%;
  margin-right: 33.33%;
}

.side-image-back.right {
  margin-left: 33.33%;
}

.side-image-float {
  position: absolute;
  width: 66.66%;
  box-shadow: 8px 8px 28px 0 rgba(0, 0, 0, 0.16);
}

.side-image-float.right {
  right: 15px;
  width: 100%;
}

.side-image-float.left {
  left: 0px;
  width: 63%;
}

.side-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.side-media {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 15px;
  padding-left: 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;
}

.hero-social-icon {
  position: relative;
  z-index: 1;
}

.hero-scroll-button {
  position: absolute;
  right: -31px;
  bottom: 32px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  -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;
  background-color: #d39c20;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.2);
}

.hero-scroll-button.w--current {
  left: -48px;
}

.hero-scroll-button._2 {
  left: -31px;
  right: auto;
  bottom: 32px;
  z-index: 5000;
  width: 128px;
}

.hero-scroll-button._3 {
  left: -31px;
  right: auto;
  bottom: 32px;
}

.hero-scroll-button._4 {
  left: -31px;
  right: auto;
  bottom: 32px;
}

.hero-scroll-button._5 {
  right: -31px;
  bottom: 32px;
}

.social-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin: 4px;
  -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;
  box-shadow: inset 0 0 0 1px #ddd;
}

.social-link.dark-bg {
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.4);
}

.social-icons {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social-icons.home-v2-icons {
  position: absolute;
  right: 48px;
  bottom: 40px;
  margin-right: -4px;
}

.social-icons.left {
  margin-left: -4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.signature {
  margin-bottom: 8px;
}

.heading-7 {
  font-family: Bitter, serif;
  color: #072744;
  font-size: 50px;
  line-height: 55px;
  font-weight: 400;
}

.text-link {
  box-shadow: 0 1px 0 0 #faaf52;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  color: #faaf52;
  text-decoration: none;
}

.text-link:hover {
  box-shadow: 0 2px 0 0 #faaf52;
}

.hero-split-content-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 5%;
  padding-left: 5%;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  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;
  background-color: #fff;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.preloader-icon {
  width: 40px;
}

.card-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  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;
  background-color: rgba(17, 17, 17, 0.3);
  color: #fff;
}

.footer-v2-email {
  color: #777;
  text-decoration: none;
}

.footer-v2-email:hover {
  color: #111;
  text-decoration: underline;
}

.place-top {
  position: relative;
  z-index: 1;
}

.footer-v2-signature {
  height: 44px;
  opacity: 1;
}

.story-heading {
  margin-top: -12px;
  margin-bottom: 40px;
}

.experience {
  padding-right: 6%;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.transparent-text {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-v2-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding-right: 15px;
  padding-left: 15px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 40px 12% 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #ddd;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.footer-v2._3 {
  padding-right: 0%;
  padding-left: 0%;
}

.footer-bottom-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.instagram-link {
  position: relative;
  overflow: hidden;
  width: 20%;
}

.paragraph-small {
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 20px;
}

.card-image {
  width: 100%;
}

.link-dark {
  color: #111;
  text-decoration: none;
}

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

.services-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.service-v2-description {
  position: relative;
  z-index: 1;
  color: #072744;
}

.footer-text-right {
  margin-left: 16px;
}

.footer-v2-follow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  -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;
}

.job-name {
  display: inline-block;
  margin-bottom: 8px;
  margin-left: 8px;
  color: #bbb;
  font-size: 13px;
  line-height: 20px;
}

.footer-bottom-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #ddd;
  color: #7c8499;
  font-size: 12px;
  line-height: 16px;
}

.footer-bottom-v2._2 {
  margin-right: 0px;
  margin-left: 0px;
  padding: 9px 12%;
}

.section-side-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -16px;
  padding-right: 14px;
  padding-bottom: 40px;
  padding-left: 14px;
  -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;
}

.blog-post-v3 {
  width: 33.33%;
  padding-right: 15px;
  padding-left: 15px;
}

.instagram {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.story-info {
  width: 41.66%;
  padding-right: 6%;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.instagram-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding: 20px;
  -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;
  background-color: #363840;
  background-image: url('../images/instagram-icon.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
}

.story-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 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;
  line-height: 40px;
}

.job {
  margin-bottom: -1px;
  padding-top: 20px;
  padding-bottom: 0px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.service-v2-info {
  position: relative;
  padding-right: 8px;
  padding-left: 16px;
}

.footer-v2-nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -6px;
  -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;
}

.service-v2-heading {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  font-family: Bitter, serif;
  color: #072744;
  font-size: 25px;
}

.story-more {
  width: 20%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.job-time {
  margin-bottom: 4px;
  color: #faaf52;
  font-size: 13px;
  line-height: 20px;
}

.service-v2-number {
  position: absolute;
  left: -20px;
  top: -30px;
  opacity: 0.1;
  font-family: Oswald, sans-serif;
  color: #007dc2;
  font-size: 70px;
  line-height: 64px;
  font-weight: 500;
}

.section-intro {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.footer-bottom-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.skill-circle {
  position: relative;
  overflow: hidden;
  width: 150px;
  height: 150px;
  margin-bottom: 24px;
  padding: 4px;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.12);
}

.service-v2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 0px;
  margin-left: 15px;
  padding: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 45%;
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.15);
  color: #fff;
}

.footer-v2-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.job-heading {
  display: inline-block;
}

.footer-v2-contact-icon {
  width: 16px;
  margin-top: 2px;
  margin-right: 12px;
}

.story {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.works {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-v2-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  -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;
}

.work {
  width: 33.33%;
  padding: 12px 15px;
}

.footer-v2-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  padding-right: 5%;
  padding-left: 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;
}

.footer-v2-about.direccion {
  width: 45%;
}

.mini-heading {
  margin-bottom: 0px;
  font-family: Bitter, serif;
  color: #007dc2;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footer-text-left {
  margin-right: 16px;
}

.skill-circle-bg {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(17, 17, 17, 0.75);
  font-family: Oswald, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
}

.footer-v2-heading {
  margin-bottom: 24px;
  color: #072744;
}

.footer-v2-nav-link {
  position: static;
  margin-left: 50px;
  padding-top: 6px;
  padding-right: 8px;
  padding-bottom: 6px;
  clear: left;
  color: #777;
  text-decoration: none;
}

.footer-v2-nav-link:hover {
  color: #111;
  text-decoration: underline;
}

.footer-v2-nav-link.nacd {
  margin-left: 0px;
  padding-left: 6%;
}

.footer-v2-nav-link.home {
  margin-left: 0px;
}

.footer-v2-nav-link.otro {
  margin-left: 6%;
  padding-left: 6%;
}

.footer-v-2-contact-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 12px;
  -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;
}

.skill-progress {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 50%;
  background-color: #faaf52;
}

.skill-progress._1 {
  height: 92%;
}

.skill-progress._3 {
  height: 88%;
  background-color: #6165f4;
}

.skill-progress._4 {
  height: 70%;
  background-color: #22c8e1;
}

.skill-progress._2 {
  height: 75%;
  background-color: #ee4869;
}

.grey-text-3 {
  color: #42697e;
}

.grey-text-3.bullets {
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.grey-text-3.nosotros {
  font-size: 16px;
  line-height: 24px;
}

.full-width {
  width: 100%;
}

.about-text-2 {
  width: 50%;
  padding-right: 56px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 23px;
  -webkit-column-count: 1;
  column-count: 1;
  -webkit-column-gap: 56px;
  column-gap: 56px;
}

.about-heading-2 {
  width: 50%;
  margin-top: -8px;
  margin-bottom: 24px;
  font-family: Bitter, serif;
  color: #007dc2;
  font-size: 45px;
  line-height: 55px;
  font-weight: 400;
  text-align: left;
}

.about-heading-2.otro {
  color: #b4e4ff;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Bitter, serif;
  font-size: 45px;
  font-weight: 400;
}

.no-margin-top-2 {
  margin: 50px 20px 0px;
  font-family: Bitter, serif;
  color: #072744;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.no-margin-top-2.xxx {
  margin-top: 100px;
}

.hero-service-line {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 40px;
  height: 3px;
  background-color: #007dc2;
}

.hero-down-intro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 120px;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-down-heading {
  margin-bottom: 30px;
  margin-left: 16px;
  font-family: Bitter, serif;
  font-size: 55px;
  line-height: 55px;
  font-weight: 400;
}

.hero-full-image {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #111;
}

.hero-full-image.home-v5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(63%, hsla(0, 0%, 100%, 0)), to(rgba(0, 0, 0, 0.36))), -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.3)), to(rgba(17, 17, 17, 0.3))), url('../images/Asesores_5.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 63%, rgba(0, 0, 0, 0.36)), linear-gradient(180deg, rgba(17, 17, 17, 0.3), rgba(17, 17, 17, 0.3)), url('../images/Asesores_5.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
  color: #fff;
}

.hero-service {
  position: relative;
  margin-right: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
  padding-top: 20px;
  padding-right: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.3);
}

.hero-services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.heading-9 {
  font-family: Bitter, serif;
  color: #fff;
  font-size: 20px;
}

.career-job-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 970px;
  padding-top: 32px;
  padding-bottom: 32px;
  -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;
}

.text-color-1 {
  color: #faaf52;
}

.career-job {
  position: relative;
  width: 44%;
  padding: 40px;
  border-style: solid none;
  border-width: 1px;
  border-color: #ddd;
  background-color: #fff;
  color: #111;
  text-align: center;
}

.career-job.left {
  width: 100%;
  margin-bottom: 30px;
  padding: 10px 30px;
  border-right-style: solid;
  box-shadow: -3px 0 0 0 #d39c20;
}

.career-job.right {
  border-left-style: solid;
  box-shadow: 3px 0 0 0 #faaf52;
}

.career-job-position {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 24px;
}

.career-timeline {
  position: absolute;
  top: 0px;
  bottom: 0px;
  display: block;
  width: 2px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 90.6%, 0)), color-stop(5%, #e7e7e7), color-stop(95%, #e7e7e7), to(hsla(0, 0%, 90.6%, 0)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 90.6%, 0), #e7e7e7 5%, #e7e7e7 95%, hsla(0, 0%, 90.6%, 0));
}

.timeline-dot-v1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 16px;
  height: 16px;
  margin: auto;
  border: 1px solid #faaf52;
  border-radius: 50%;
  background-color: #faaf52;
  box-shadow: inset 0 0 0 3px #fff, 0 0 0 3px #fff;
}

.no-margin {
  margin: 0px 0px 10px;
  font-family: Bitter, serif;
  color: #072744;
  font-size: 50px;
  line-height: 45px;
  font-weight: 400;
  text-align: left;
}

.no-margin.x {
  margin-bottom: 20px;
}

.career-job-period {
  width: 44%;
}

.career {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 64px;
  padding-top: 40px;
  padding-bottom: 40px;
  -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;
}

.career-job-corner {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 15px;
  height: 15px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #fff;
  box-shadow: 1px -1px 0 0 #ddd;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.career-job-corner.left {
  left: -7px;
  box-shadow: -1px 1px 0 0 #ddd;
}

.career-job-corner.right {
  right: -7px;
}

.buttons-wrapper {
  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;
}

.heading-10 {
  margin-top: 10px;
  font-family: Bitter, serif;
  color: #072744;
  font-size: 45px;
  line-height: 50px;
  font-weight: 400;
}

.heading-11 {
  font-family: Bitter, serif;
  color: #007dc2;
  font-weight: 400;
}

.text-span {
  color: #d39c20;
}

.intro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 128px 6%;
  -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;
  background-color: #fff;
}

.intro.no-paddings {
  padding: 0px 0%;
}

.intro.side-works-section {
  padding-right: 0%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.intro.dark {
  padding-top: 60px;
  padding-bottom: 50px;
  background-color: #daecf6;
  color: #072744;
}

.intro.no-bottom-padding {
  padding-top: 75px;
  padding-right: 3%;
  padding-bottom: 0px;
}

.intro.no-side-paddings {
  padding-right: 0%;
  padding-left: 0%;
}

.big-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66.66%;
  max-width: 700px;
  margin-left: 8.33%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.big-quote-icon {
  width: 40px;
  margin-top: 6px;
  margin-right: 48px;
}

.big-quote-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 25px;
  line-height: 40px;
}

.side-info-2 {
  width: 50%;
  padding-right: 5%;
  padding-left: 5%;
}

.grey-text-4 {
  margin-bottom: 20px;
  color: #072744;
  font-size: 12px;
  line-height: 18px;
}

.grey-text-4.x {
  margin-top: 20px;
  margin-bottom: 20px;
}

.contact-form-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-right: 6%;
  padding-bottom: 16px;
  padding-left: 6%;
  -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;
}

.contact-v1-heading {
  width: 100%;
  margin-top: 0px;
  margin-right: 30px;
  margin-bottom: 40px;
  font-family: Bitter, serif;
  color: #072744;
  font-size: 30px;
  font-weight: 400;
}

.contact-v1-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -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;
}

.contact-v1-form.asesor {
  padding-top: 50px;
  padding-right: 6%;
  padding-left: 6%;
}

.split-content {
  position: relative;
  z-index: 2;
  width: 50%;
  padding: 85px 6% 28px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.split-content.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: auto;
  padding: 0px 0% 45px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split-content._2 {
  z-index: 0;
  padding: 0px 0% 0%;
}

.split-footer-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-right: 15px;
  padding-bottom: 32px;
  -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;
}

.split-footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-bottom: 48px;
  -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;
}

.split-footer-follow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-bottom: 32px;
  -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;
}

.split-media {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  background-color: transparent;
}

.split-media.right {
  left: auto;
}

.split-media.right.nav-left {
  z-index: 1;
  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;
}

.about-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  color: #111;
  text-decoration: none;
}

.about-video-play {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 31px;
  height: 31px;
  background-color: #faaf52;
  background-image: url('../images/play-icon.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.split-footer-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-right: 6%;
  padding-bottom: 48px;
  -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;
}

.about-video-description {
  margin-top: -4px;
  margin-bottom: 4px;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.about-video-time {
  color: #777;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
}

.about-video-preview {
  position: relative;
  width: 136px;
  height: 92px;
  background-image: url('../images/nielsen-ramon-279902.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-video-info {
  padding-right: 24px;
  padding-bottom: 8px;
  padding-left: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.split-footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #ddd;
  color: #7c8499;
  font-size: 12px;
  line-height: 16px;
}

.first-letter {
  margin-top: 1px;
  margin-right: 8px;
  float: left;
  font-family: Oswald, sans-serif;
  color: #faaf52;
  font-size: 46px;
  line-height: 40px;
}

.split-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 64px 6% 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #ddd;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.split-footer.left {
  margin-right: 50%;
}

.nav-bar-left {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 0 0 0 #ddd;
}

.brand-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88px;
  height: 88px;
  -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;
}

.brand-3.w--current {
  -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-left {
  position: absolute;
  left: -196px;
  top: 328px;
  width: 480px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  text-align: right;
}

.nav-link {
  position: static;
  display: inline;
  padding: 12px 14px;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 12px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-link:hover {
  opacity: 1;
}

.nav-link.w--current {
  opacity: 1;
  color: #111;
}

.div-block-15 {
  margin-top: 46px;
  margin-bottom: 46px;
  padding: 15px 25px;
  background-color: #daecf6;
}

.heading-12 {
  font-family: Bitter, serif;
  color: #007dc2;
  font-size: 40px;
  line-height: 55px;
  font-weight: 400;
}

.image-9 {
  position: static;
  top: 0px;
  right: 0px;
  z-index: 5000;
}

.heading-13 {
  position: relative;
  z-index: 5000;
  margin: 35px 12% 0px;
  font-family: Bitter, serif;
  color: #007dc2;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.image-10.arreglo {
  position: relative;
  right: -8px;
  bottom: 0px;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.div-block-17 {
  width: 60%;
  margin-right: 10%;
}

.div-block-18 {
  width: 30%;
}

.text-block-2 {
  width: 250px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-19 {
  padding: 35px 12%;
  background-color: rgba(218, 236, 246, 0.24);
}

.div-block-19._2 {
  background-color: rgba(218, 236, 246, 0.5);
}

.div-block-19._3 {
  background-color: rgba(218, 236, 246, 0.75);
}

.text-block-3 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #007dc2;
  font-size: 20px;
  font-weight: 300;
}

.post-card-v3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.post-card-info-v3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 104px 12% 40px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(180deg, transparent 40%, rgba(0, 0, 0, 0.4));
}

.badge {
  display: inline-block;
  height: 24px;
  margin-bottom: 8px;
  padding-top: 1px;
  padding-right: 8px;
  padding-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
  color: #fff;
  font-size: 9px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.badge.color {
  padding-top: 2px;
  border-style: none;
  border-color: #777;
  background-color: #111;
}

.post-card-v3-heading {
  margin-top: 8px;
}

.zoom-image {
  width: 100%;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 33.33vh;
  padding: 30px 12%;
  -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;
  background-color: #daecf6;
  -webkit-transition: background-color 608ms ease;
  transition: background-color 608ms ease;
}

.link-block-2:hover {
  background-color: #91c7e4;
}

.link-block-2._2 {
  background-color: #c9dff4;
}

.link-block-2._2:hover {
  background-color: #83bdf4;
}

.link-block-2._3 {
  background-color: #efe6d3;
}

.link-block-2._3:hover {
  background-color: #ecd39a;
}

.link-block-2._4 {
  background-color: #fff;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 31vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-5 {
  margin-bottom: 50px;
  margin-left: 12%;
  padding-right: 12%;
  text-align: justify;
}

.text-block-4 {
  font-family: Bitter, serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.heading-14 {
  font-family: Bitter, serif;
  color: #007dc2;
  font-weight: 400;
}

.hero-split-content-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 7%;
  padding-right: 7%;
  padding-left: 7%;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-15 {
  margin-top: 10px;
  font-family: Bitter, serif;
  color: #007dc2;
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
}

.heading-16 {
  font-family: Bitter, serif;
  color: #072744;
  font-weight: 400;
}

.button-2 {
  max-width: 50%;
  margin-top: auto;
  background-color: #d39c20;
  font-family: Bitter, serif;
}

.service-v2-description-2 {
  position: relative;
  z-index: 1;
  color: hsla(0, 0%, 100%, 0.7);
}

.service-v2-heading-2 {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  font-family: Bitter, serif;
  font-weight: 400;
}

.service-v2-number-2 {
  position: absolute;
  left: -20px;
  top: -30px;
  opacity: 0.1;
  font-family: Oswald, sans-serif;
  font-size: 70px;
  line-height: 64px;
  font-weight: 500;
}

.service-v2-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 0px;
  margin-left: 15px;
  padding: 72px 5% 48px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 45%;
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.15);
  color: #fff;
}

.section-9 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 128px 6%;
  -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;
  background-color: #fff;
}

.section-9.dark {
  padding-top: 50px;
  padding-bottom: 70px;
  background-color: #007dc2;
  color: #fff;
}

.heading-17 {
  margin-bottom: 45px;
  font-family: Bitter, serif;
  font-size: 50px;
  font-weight: 400;
}

.bold-text-2 {
  font-family: Bitter, serif;
  font-weight: 400;
}

.bold-text-3 {
  font-weight: 400;
}

.hero-scroll-button-2 {
  position: absolute;
  left: -48px;
  bottom: 32px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  -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;
  background-color: #faaf52;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.2);
}

.hero-scroll-button-2.w--current {
  left: -48px;
}

.grey-text-5 {
  color: #777;
}

.hero-split-intro-2 {
  position: relative;
  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: 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;
}

.hero-split-content-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 7%;
  padding-left: 7%;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-split-content-4.datos {
  width: 70%;
  padding-top: 7%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.button-3 {
  font-family: Bitter, serif;
  font-size: 17px;
}

.select-field {
  margin-top: 15px;
  margin-bottom: 35px;
  font-family: Bitter, serif;
}

.textarea {
  min-height: 100px;
  margin-right: 30px;
  margin-bottom: 25px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none none solid solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #ddd;
  font-family: Bitter, serif;
  font-size: 15px;
}

.textarea:focus {
  border-bottom-color: #d39c20;
}

.div-block-21 {
  width: 66.6%;
}

.div-block-22 {
  width: 400px;
  height: 400px;
  margin-right: 33%;
  background-image: url('../images/AdobeStock_64824298_Preview.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-left: 232px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-24 {
  width: 50%;
}

.div-block-24.derecha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.7)), to(hsla(0, 0%, 100%, 0.7))), url('../images/Portales_1.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.7), hsla(0, 0%, 100%, 0.7)), url('../images/Portales_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
  padding: 40px;
  -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;
  background-color: #007dc2;
}

.div-block-25._2 {
  background-color: #d39c20;
}

.div-block-26 {
  height: 50vh;
  background-color: #91c7e4;
}

.heading-19 {
  font-family: Bitter, serif;
  color: #072744;
  font-size: 35px;
  font-weight: 400;
}

.paragraph-6 {
  font-family: Lato, sans-serif;
  color: #007dc2;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -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;
  background-color: #daecf6;
  -webkit-transition: background-color 658ms ease;
  transition: background-color 658ms ease;
}

.link-block-3:hover {
  background-color: #91c7e4;
}

.link-block-3.botonamarillo {
  background-color: #efe6d3;
}

.link-block-3.botonamarillo:hover {
  background-color: #ecd39a;
}

.container-6 {
  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-5 {
  color: rgba(124, 132, 153, 0.99);
}

.paragraph-7 {
  color: #072744;
}

.div-block-27 {
  padding: 50px 12%;
}

.link {
  margin-bottom: 15px;
  color: #072744;
  font-size: 18px;
  line-height: 25px;
}

.link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -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;
  font-family: Bitter, serif;
  color: #007dc2;
  font-size: 20px;
  line-height: 23px;
}

.link-2 {
  color: hsla(0, 0%, 46.7%, 0.99);
}

.link-3 {
  color: hsla(0, 0%, 46.7%, 0.99);
}

.section-10 {
  height: 100vh;
  margin-left: 232px;
}

.grid {
  display: none;
  height: 100vh;
  grid-template-areas: ". . . ."
    ". . . ."
    ". . . .";
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
}

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

.textspannegrita {
  font-weight: 700;
}

.image-11 {
  display: none;
}

.image-12 {
  display: none;
}

.image-13 {
  display: none;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

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

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-20 {
  color: #072744;
}

.text-block-6 {
  color: #072744;
  font-size: 20px;
  text-align: center;
}

.image-14 {
  padding-bottom: 35px;
}

.button-4 {
  margin-top: 40px;
  padding: 15px;
  background-color: #d39c20;
}

.text-block-7 {
  font-family: Bitter, serif;
  color: #007dc2;
  font-size: 20px;
  line-height: 25px;
}

.text-block-8 {
  font-family: Bitter, serif;
  font-size: 20px;
  line-height: 25px;
}

.text-block-9 {
  font-family: Bitter, serif;
  color: #007dc2;
  font-size: 20px;
}

.text-block-10 {
  font-family: Bitter, serif;
  font-size: 20px;
  line-height: 25px;
}

.div-block-32 {
  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;
}

.button-5 {
  margin-bottom: 30px;
  background-color: #d39c20;
}

.section-11-video {
  display: none;
  padding: 6% 6% 0%;
}

.div-block-33 {
  display: -ms-grid;
  display: grid;
  min-height: 100vh;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
}

.link-block-3-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -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;
  background-color: #daecf6;
  -webkit-transition: background-color 658ms ease;
  transition: background-color 658ms ease;
}

.link-block-3-2:hover {
  background-color: #91c7e4;
}

.link-block-3-2.botonamarillo {
  background-color: #efe6d3;
}

.link-block-3-2.botonamarillo:hover {
  background-color: #ecd39a;
}

.link-block-3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -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;
  background-color: #daecf6;
  -webkit-transition: background-color 658ms ease;
  transition: background-color 658ms ease;
}

.link-block-3-copy:hover {
  background-color: #91c7e4;
}

.link-block-3-copy.botonamarillo {
  background-color: #efe6d3;
}

.link-block-3-copy.botonamarillo:hover {
  background-color: #ecd39a;
}

@media screen and (max-width: 991px) {
  .column-3 {
    height: 50vh;
  }

  .column-4 {
    height: 50vh;
  }

  .nav-left-social-icons {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .nav-menu-wide {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 199;
    overflow: hidden;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .menu-button {
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 64px;
    height: 64px;
    padding: 20px;
  }

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

  .brand-2 {
    width: 64px;
    height: 64px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 8px;
  }

  .nav-link-wide {
    display: block;
    margin-bottom: -1px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
  }

  .nav-bar-wide {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 65px;
    padding-top: 0px;
    -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;
    box-shadow: 0 1px 0 0 #ddd;
  }

  .location.home-v2 {
    margin-bottom: 75px;
  }

  .hero-split {
    -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;
  }

  .hero-split-intro._6 {
    padding-top: 25px;
  }

  .hero-split-intro._8 {
    padding-top: 0px;
  }

  .scroll-link {
    display: none;
  }

  .split-image {
    height: 80vh;
    max-height: 80vh;
    min-height: 600px;
  }

  .split-image.hero-1 {
    width: 100%;
  }

  .split-image.hero-2 {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .split-image.hero-2._3 {
    height: 50vh;
    background-position: 50% 0px;
  }

  .split-image.hero-2 {
    width: 100%;
    height: 50vh;
    min-height: 300px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .split-image.about {
    position: static;
    top: 0px;
    height: 60vh;
    max-height: 60vh;
    min-height: 60vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/Home1.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/Home1.jpg');
    background-position: 0px 0px, 50% 50%;
    background-repeat: repeat, repeat-y;
  }

  .split-image.hero-1 {
    width: 100%;
  }

  .split-image.hero-2 {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .split-image.portadaseguros {
    width: 100%;
  }

  .contact {
    position: static;
    margin-top: 48px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .contact.home-v2 {
    position: absolute;
    left: auto;
    top: auto;
    right: 0px;
    bottom: 0px;
    margin-bottom: 64px;
  }

  .contact.home-v6 {
    right: 2%;
    margin-top: 80px;
  }

  .link-v1.more-link {
    margin-top: 16px;
  }

  .hero-split-content {
    padding-right: 6%;
    padding-left: 6%;
  }

  .footer-v1-subscrube {
    width: 100%;
    padding-right: 50%;
    padding-bottom: 56px;
    padding-left: 6%;
  }

  .side-works-images-wrapper {
    overflow: auto;
    width: 100%;
    margin-top: 32px;
  }

  .review-v1-content {
    display: block;
    margin-top: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .footer-v1-content {
    margin-right: 6%;
    margin-left: 6%;
  }

  .testimonials-v1-arrow {
    display: none;
  }

  .side-works-heading {
    margin-bottom: 16px;
  }

  .clients-v2-link:hover {
    color: #111;
  }

  .page-wrapper {
    margin-left: 0px;
    padding-top: 64px;
  }

  .page-wrapper.nav-left {
    margin-left: 0px;
  }

  .page-wrapper.nav-left {
    margin-left: 0px;
  }

  .page-wrapper.nav-left {
    margin-left: 0px;
  }

  .page-wrapper.nav-left {
    margin-left: 0px;
  }

  .side-works {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-v1-bottom {
    padding-bottom: 24px;
  }

  .clients-v2-info {
    width: 25%;
    padding-top: 0px;
  }

  .counter {
    width: 50%;
    padding-top: 96px;
    padding-bottom: 96px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    box-shadow: 1px 0 0 0 hsla(0, 0%, 100%, 0.15), 0 1px 0 0 hsla(0, 0%, 100%, 0.15);
  }

  .wrapper.side-padding {
    padding-right: 8px;
    padding-left: 8px;
  }

  .about-info {
    width: 100%;
    padding-top: 72px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .testimonials-v1 {
    margin-bottom: -16px;
    padding-bottom: 72px;
    padding-left: 0%;
    text-align: center;
  }

  .clients-v2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .side-works-link {
    top: auto;
    right: 0px;
    bottom: 0px;
    height: 280px;
  }

  .scroll-up-button {
    display: none;
  }

  .about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .side-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .testimonials-nav {
    display: block;
    font-size: 9px;
  }

  .service-blocks {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .about-image-wrapper {
    padding-right: 50%;
    padding-left: 8px;
  }

  .review-v1-avatar-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .service-block {
    padding: 48px 33% 24px 6%;
  }

  .service-block._33-percent {
    width: 50%;
  }

  .clients-v2-logotypes {
    margin-top: 40px;
  }

  .counters {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .review-v1 {
    margin-top: 8px;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: 100% 0px;
    text-align: center;
  }

  .section-8 {
    padding: 60px 3% 0px;
  }

  .testimonials-v1-heading {
    display: none;
  }

  .footer-v1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .side-info {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .side-feature {
    padding-right: 8.33%;
    padding-left: 8.33%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .side-media {
    width: 100%;
    margin-bottom: 48px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .hero-scroll-button {
    left: -40px;
    display: none;
    width: 56px;
    height: 56px;
  }

  .hero-scroll-button._3 {
    position: relative;
    left: 0px;
    top: 43vh;
    right: 0px;
    bottom: 0px;
    display: none;
  }

  .social-icons.home-v2-icons {
    right: 40px;
  }

  .signature.home-v2 {
    margin-bottom: 200px;
  }

  .heading-7 {
    margin-top: 10px;
    font-size: 38px;
  }

  .hero-split-content-2 {
    top: -100px;
    z-index: 180;
    width: 90%;
    padding-right: 6%;
    padding-left: 6%;
    background-color: #fff;
  }

  .experience {
    padding-right: 12%;
  }

  .footer-v2-contacts {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 9px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .instagram-link {
    width: 25%;
  }

  .services-v2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-v2-follow {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 50px;
    padding-left: 8px;
  }

  .footer-bottom-v2 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .blog-post-v3 {
    padding-right: 8px;
    padding-left: 8px;
  }

  .instagram {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .story-info {
    width: 100%;
    margin-bottom: 80px;
    padding-right: 0%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .instagram-more {
    width: 100%;
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .story-more {
    width: 33.33%;
  }

  .section-intro {
    padding-right: 8px;
    padding-left: 8px;
  }

  .story {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-v2-nav {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .work {
    padding: 8px;
  }

  .footer-v2-about {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .footer-v2-about.direccion {
    width: 50%;
  }

  .skill-circle-bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  }

  .footer-v2-nav-link {
    margin-left: 0px;
  }

  .footer-v2-nav-link.nacd {
    margin-top: 20px;
  }

  .footer-v2-nav-link.otro {
    margin-top: 15px;
  }

  .grey-text-3.bullets {
    font-size: 17px;
  }

  .grey-text-3.nosotros {
    font-size: 17px;
  }

  .about-text-2 {
    padding-right: 0px;
    font-size: 17px;
  }

  .hero-down-intro {
    padding-right: 2%;
    padding-left: 2%;
  }

  .hero-full-image {
    height: auto;
  }

  .hero-full-image.home-v5 {
    min-height: 100vh;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.3)), to(rgba(17, 17, 17, 0.3))), url('../images/Asesores_5.jpg');
    background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.3), rgba(17, 17, 17, 0.3)), url('../images/Asesores_5.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .hero-service {
    margin-bottom: 8px;
    padding-top: 24px;
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .hero-services {
    margin-bottom: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .no-margin {
    margin: 0px;
  }

  .intro {
    padding: 80px 3%;
  }

  .big-quote {
    width: 83.33%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .side-info-2 {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .grey-text-4 {
    font-size: 17px;
    line-height: 23px;
  }

  .contact-form-wrapper {
    height: auto;
    padding-bottom: 0px;
  }

  .contact-v1-form {
    margin-right: -30px;
  }

  .split-content {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content.flex-center {
    min-height: 0vh;
  }

  .split-content._2 {
    position: static;
  }

  .split-footer-contacts {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .split-footer-nav {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .split-footer-follow {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 50px;
    padding-left: 8px;
  }

  .split-media {
    position: static;
    width: 100%;
    padding-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .split-media.right.nav-left {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-footer-about {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .split-footer-bottom {
    margin-right: 8px;
    margin-left: 8px;
  }

  .split-footer.left {
    width: 100%;
    margin-right: 0%;
  }

  .nav-bar-left {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    overflow: visible;
    width: 100%;
    -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;
    box-shadow: 0 1px 0 0 #ddd;
  }

  .brand-3 {
    width: 64px;
    height: 64px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 8px;
  }

  .nav-menu-left {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 199;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .nav-link {
    display: block;
    margin-bottom: -1px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
  }

  .image-10 {
    display: none;
  }

  .post-card-info-v3 {
    padding-bottom: 32px;
  }

  .link-block-2 {
    height: 50vh;
    min-height: 50vh;
  }

  .div-block-20 {
    height: auto;
    padding-bottom: 20px;
  }

  .hero-split-content-3 {
    padding-right: 6%;
    padding-left: 6%;
  }

  .heading-15 {
    font-size: 17px;
  }

  .service-v2-description-2 {
    font-size: 17px;
    line-height: 23px;
  }

  .section-9 {
    padding: 80px 3%;
  }

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

  .hero-scroll-button-2 {
    left: -40px;
    display: none;
    width: 56px;
    height: 56px;
  }

  .hero-split-intro-2 {
    padding-top: 80px;
  }

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

  .hero-split-content-4 {
    padding-right: 6%;
    padding-left: 6%;
  }

  .hero-split-content-4.datos {
    width: 90%;
  }

  .section-10 {
    position: relative;
    top: 65px;
    margin-left: 0px;
  }

  .image-11 {
    display: block;
    margin-left: 35px;
  }

  .image-12 {
    display: block;
    width: auto;
    margin-left: 35px;
  }

  .image-13 {
    display: block;
    margin-left: 35px;
  }

  .div-block-32 {
    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;
  }

  .button-5 {
    margin-bottom: 40px;
    background-color: #d39c20;
  }
}

@media screen and (max-width: 767px) {
  .menu-button {
    width: 56px;
    height: 56px;
    padding: 16px;
  }

  .brand-2 {
    width: 56px;
    height: 56px;
  }

  .nav-bar-wide {
    height: 60px;
  }

  .location.home-v1 {
    left: 6%;
    bottom: 40px;
  }

  .hero-split-intro {
    padding-top: 0px;
  }

  .button.contact-button {
    width: 40%;
  }

  .split-image {
    height: 600px;
    min-height: 0px;
  }

  .split-image.about {
    position: static;
    height: 50vh;
    max-height: 50vh;
    min-height: 50vh;
  }

  .split-image.hero-1 {
    height: 60vh;
    max-height: 60vh;
  }

  .footer-v1-subscrube {
    padding-right: 25%;
  }

  .blog-posts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .blog-post {
    width: 50%;
  }

  .clients-v2-link {
    width: 50%;
  }

  .page-wrapper {
    padding-top: 56px;
  }

  .client-v2-logo-wrapper {
    width: 50%;
  }

  .footer-v1-bottom {
    padding-right: 0%;
  }

  .counter {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .wrapper {
    padding-bottom: 30px;
  }

  .footer-v1-bottom-text {
    padding-right: 0%;
  }

  .about-text {
    padding-right: 0px;
    -webkit-column-count: 1;
    column-count: 1;
  }

  .side-works-link {
    height: 200px;
  }

  .scroll-up-button {
    display: none;
  }

  .service-block {
    padding-right: 6%;
  }

  .service-block._33-percent {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .input.half-width.ase {
    width: 90%;
  }

  .about-heading {
    width: 75%;
  }

  .footer-v1-links {
    padding-bottom: 64px;
  }

  .hero-scroll-button._3 {
    top: 43vh;
  }

  .social-icons.home-v2-icons {
    right: 32px;
    bottom: 32px;
  }

  .hero-split-content-2 {
    z-index: 100;
  }

  .experience {
    padding-right: 8%;
  }

  .instagram-link {
    width: 50%;
  }

  .service-v2-description {
    font-size: 17px;
    line-height: 23px;
  }

  .footer-text-right {
    margin-right: 16px;
    margin-left: 0px;
  }

  .footer-bottom-v2 {
    padding-top: 16px;
    padding-bottom: 16px;
    -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;
  }

  .blog-post-v3 {
    width: 50%;
  }

  .instagram-more {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section-intro {
    margin-bottom: 64px;
  }

  .service-v2 {
    padding-right: 6%;
    padding-bottom: 32px;
    padding-left: 6%;
  }

  .works {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-v2-nav {
    width: 50%;
  }

  .work {
    width: 100%;
  }

  .footer-v2-about.direccion {
    width: 50%;
  }

  .grey-text-3 {
    font-size: 17px;
    line-height: 23px;
  }

  .about-text-2 {
    width: 70%;
    padding-right: 0px;
    font-size: 17px;
    -webkit-column-count: 1;
    column-count: 1;
  }

  .about-heading-2 {
    width: 75%;
  }

  .hero-down-intro {
    margin-top: 200px;
    padding-bottom: 15px;
  }

  .hero-full-image.home-v5 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.3)), to(rgba(17, 17, 17, 0.3))), url('../images/Asesores_5.jpg');
    background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.3), rgba(17, 17, 17, 0.3)), url('../images/Asesores_5.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }

  .hero-service {
    margin-bottom: 0px;
    padding-top: 16px;
  }

  .career-job-wrapper {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .career-job {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .career-job-position {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .no-margin {
    margin: 0px;
  }

  .big-quote {
    width: 100%;
    max-width: none;
    margin-left: 0%;
  }

  .big-quote-icon {
    margin-right: 32px;
  }

  .big-quote-text {
    font-size: 19px;
    line-height: 32px;
  }

  .contact-v1-form {
    margin-right: 0px;
  }

  .contact-v1-form.asesor {
    width: 100%;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .split-content {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .split-content._2 {
    position: static;
  }

  .split-media.right.nav-left {
    min-height: auto;
  }

  .split-footer-bottom {
    padding-top: 16px;
    padding-bottom: 16px;
    -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;
  }

  .brand-3 {
    width: 56px;
    height: 56px;
  }

  .post-card-v3 {
    margin-bottom: 32px;
  }

  .post-card-info-v3 {
    padding-right: 12%;
    padding-bottom: 32px;
    padding-left: 12%;
  }

  .link-block-2 {
    height: 100vh;
    min-height: 100vh;
  }

  .button-2 {
    padding-right: 35px;
    padding-left: 35px;
  }

  .service-v2-2 {
    padding-right: 6%;
    padding-bottom: 32px;
    padding-left: 6%;
  }

  .hero-split-intro-2 {
    padding-top: 64px;
  }

  .hero-split-content-4.datos {
    padding-right: 0%;
    padding-left: 0%;
  }

  .textarea {
    margin-right: 0px;
  }

  .parrafo {
    font-size: 17px;
    line-height: 23px;
  }

  .section-10 {
    top: 60px;
  }

  .grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-rows: auto 10px auto 10px auto;
    grid-template-areas: ". . . ."
      ". . . ."
      ". . . .";
    -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .div-block-29 {
    display: block;
    -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;
  }

  .div-block-33 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }
}

@media screen and (max-width: 479px) {
  .hero-split-intro {
    padding-top: 0px;
  }

  .hero-split-intro._6 {
    position: static;
    padding-top: 0px;
  }

  .button.side-margins {
    margin-bottom: 16px;
  }

  .button.contact-button {
    width: auto;
  }

  .split-image {
    height: 480px;
    min-height: 0px;
  }

  .split-image.about {
    height: 50vh;
    min-height: 50vh;
  }

  .split-image.hero-1 {
    height: 50vh;
    max-height: 50vh;
  }

  .split-image.portadaseguros {
    height: 60vh;
    max-height: 60vh;
  }

  .contact.home-v2 {
    left: 0px;
    right: auto;
    bottom: 0px;
    margin-bottom: 136px;
  }

  .link-v1.more-link {
    margin-top: 0px;
  }

  .footer-v1-subscrube {
    padding-right: 6%;
  }

  .blog-post {
    width: 100%;
  }

  .clients-v2-link {
    width: 100%;
    height: 152px;
  }

  .square-icon {
    width: 200px;
    height: 200px;
    margin-bottom: 0px;
  }

  .client-v2-logo-wrapper {
    width: 100%;
  }

  .about-links {
    margin-top: 40px;
  }

  .counter {
    width: 100%;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .side-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-image-wrapper {
    padding-right: 8px;
  }

  .service-block._33-percent {
    padding-top: 10%;
    padding-bottom: 15%;
  }

  .input.half-width {
    width: 100%;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .input.half-width.ase {
    width: 100%;
  }

  .input.text-area {
    margin-right: 0px;
  }

  .input.text-area.margin-right {
    margin-right: 0px;
  }

  .counters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-heading {
    width: 100%;
  }

  .section-8 {
    padding-top: 60px;
  }

  .about-more-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-v1-links {
    padding-bottom: 40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-v1-link {
    width: 42%;
    margin-bottom: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .grey-text-2 {
    margin-bottom: 0px;
  }

  .side-feature {
    padding-right: 0%;
    padding-left: 0%;
  }

  .hero-scroll-button._3 {
    top: 42vh;
    width: 40px;
    height: 40px;
  }

  .social-icons {
    margin-left: -1px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .signature.home-v2 {
    margin-bottom: 240px;
  }

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

  .hero-split-content-2 {
    width: 90%;
  }

  .experience {
    width: 100%;
    padding-right: 0%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer-v2-contacts {
    width: 100%;
  }

  .footer-v2 {
    padding-right: 12%;
    padding-left: 12%;
  }

  .service-v2-description {
    font-size: 17px;
  }

  .footer-v2-follow {
    width: 100%;
  }

  .section-side-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .blog-post-v3 {
    width: 100%;
  }

  .story-more {
    width: 100%;
    margin-top: 40px;
  }

  .service-v2 {
    padding: 64px 0% 16px;
  }

  .footer-v2-nav {
    width: 100%;
  }

  .footer-v2-about {
    width: 100%;
  }

  .footer-v2-about.direccion {
    width: 100%;
  }

  .skill-circle-bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), linear-gradient(180deg, transparent, transparent);
  }

  .footer-v2-nav-link.home {
    width: 100%;
  }

  .grey-text-3 {
    font-size: 17px;
    line-height: 23px;
  }

  .about-text-2 {
    width: 100%;
    font-size: 17px;
  }

  .about-heading-2 {
    width: 100%;
    margin-top: 8px;
  }

  .about-heading-2.otro {
    font-size: 33px;
    line-height: 40px;
  }

  .heading-8 {
    font-size: 35px;
  }

  .hero-down-intro {
    padding-right: 0%;
    padding-left: 0%;
  }

  .hero-down-heading {
    margin-left: 0px;
    font-size: 40px;
  }

  .hero-full-image.home-v5 {
    padding-right: 6%;
    padding-left: 6%;
    -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;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.55)), to(rgba(17, 17, 17, 0.55))), url('../images/Asesores_5.jpg');
    background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.55), rgba(17, 17, 17, 0.55)), url('../images/Asesores_5.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }

  .hero-service {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .career-job-wrapper.mobile-reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .career-job {
    margin-left: 56px;
    padding: 24px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .career-job.left {
    border-right-style: none;
    border-left-style: solid;
    box-shadow: 3px 0 0 0 #faaf52;
  }

  .career-timeline {
    left: 80px;
  }

  .timeline-dot-v1 {
    margin-left: 73px;
  }

  .no-margin {
    margin: 0px;
    font-size: 26px;
    line-height: 30px;
    font-weight: 400;
  }

  .career-job-period {
    width: 60px;
    margin-top: 22px;
    font-size: 11px;
    line-height: 16px;
  }

  .career-job-period.text-left {
    text-align: right;
  }

  .career-job-corner.right {
    left: -7px;
    right: auto;
    box-shadow: -1px 1px 0 0 #ddd;
  }

  .buttons-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-10 {
    margin-bottom: 30px;
    font-size: 35px;
  }

  .heading-11 {
    margin-top: 6px;
  }

  .big-quote {
    -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;
  }

  .big-quote-icon {
    margin-right: 0px;
    margin-bottom: 24px;
  }

  .big-quote-text {
    text-align: center;
  }

  .contact-v1-heading {
    margin-right: 0px;
  }

  .contact-v1-form {
    margin-right: 0px;
  }

  .contact-v1-form.asesor {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .split-content {
    padding: 64px 6% 80px;
  }

  .split-footer-contacts {
    width: 100%;
  }

  .split-footer-nav {
    width: 100%;
  }

  .split-footer-follow {
    width: 100%;
  }

  .split-footer-about {
    width: 100%;
  }

  .image-9 {
    position: static;
  }

  .div-block-17 {
    width: 100%;
    margin-right: 0%;
  }

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

  .post-card-info-v3 {
    padding-top: 112px;
    padding-right: 8%;
    padding-left: 8%;
  }

  .link-block-2 {
    height: 30vh;
    min-height: 30vh;
  }

  .paragraph-5 {
    margin-left: 6%;
    padding-right: 6%;
  }

  .button-2 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .service-v2-2 {
    padding-top: 64px;
    padding-bottom: 16px;
  }

  .hero-split-intro-2 {
    padding-top: 48px;
  }

  .div-block-22 {
    height: 250px;
  }

  .parrafo {
    font-size: 17px;
    line-height: 23px;
  }

  .heading-19 {
    font-size: 25px;
    line-height: 30px;
  }

  .section-10 {
    height: auto;
  }

  .grid {
    height: auto;
    grid-template-areas: ". . . ."
      ". . . ."
      ". . . ."
      ". . . ."
      ". . . ."
      ". . . .";
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .paragraph-8 {
    font-size: 14px;
  }

  .paragraph-9 {
    font-size: 14px;
  }

  .paragraph-10 {
    font-size: 14px;
  }

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

  .image-11 {
    max-width: 60%;
    margin-left: 15px;
  }

  .image-12 {
    max-width: 60%;
    margin-left: 15px;
  }

  .image-13 {
    max-width: 60%;
    margin-left: 10px;
  }

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

  .div-block-33 {
    grid-auto-rows: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
  }
}

#w-node-_2c2e18b7-4665-0f65-9add-4bf684e8789e-a65fc426 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-b2108b06-71e1-283f-2be8-b4d966b62065-a65fc426 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_699db969-b0e2-bcf4-98c8-0c3785d3c510-a65fc426 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-ab9e0312-6701-72a5-165f-81c814f74850-a65fc426 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-_51b55778-284e-eb84-2440-c8e008d37b46-a65fc426 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_3a22da86-eccc-b558-6348-86176b26acb3-a65fc426 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 2;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 991px) {
  #w-node-b2108b06-71e1-283f-2be8-b4d966b62065-a65fc426 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_3a22da86-eccc-b558-6348-86176b26acb3-a65fc426 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b2108b06-71e1-283f-2be8-b4d966b62065-a65fc426 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 2;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2c2e18b7-4665-0f65-9add-4bf684e8789e-a65fc426 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-b2108b06-71e1-283f-2be8-b4d966b62065-a65fc426 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_699db969-b0e2-bcf4-98c8-0c3785d3c510-a65fc426 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }

  #w-node-ab9e0312-6701-72a5-165f-81c814f74850-a65fc426 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }

  #w-node-_51b55778-284e-eb84-2440-c8e008d37b46-a65fc426 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_3a22da86-eccc-b558-6348-86176b26acb3-a65fc426 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 4;
    grid-column-end: 5;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
}

