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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

.hero {
  display: block;
  overflow: auto;
  height: 460px;
  margin-top: 0px;
  padding-top: 140px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px none transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.6)), to(hsla(0, 0%, 100%, 0.6))), url('../images/city.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.6), hsla(0, 0%, 100%, 0.6)), url('../images/city.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
  color: #000;
}

.menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999;
}

.navbar {
  position: static;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 100%, 0.91);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(32%, #fff), color-stop(78%, transparent));
  background-image: linear-gradient(180deg, #fff 32%, transparent 78%);
  color: rgba(0, 0, 0, 0.78);
}

.logo {
  height: 80px;
  margin-top: 0px;
}

.nav-link {
  padding-right: 8px;
  padding-bottom: 6px;
  padding-left: 8px;
  border-style: none;
  border-bottom-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.nav-link:hover {
  border-bottom-color: transparent;
  color: #65c;
}

.nav-link.w--current {
  margin-right: 8px;
  margin-left: 8px;
  padding-right: 12px;
  padding-left: 12px;
  border-bottom: 3px solid #fff;
  color: #fff;
  text-decoration: none;
}

.nav-link.nl2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 10px;
  padding: 10px 30px;
  float: right;
  border-radius: 0px;
  background-color: #ff1b2d;
}

.nav-link.nl2:hover {
  background-color: #b40a33;
  color: #fff;
}

.container-hero {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.hero-text {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 52px;
  line-height: 58px;
  text-align: left;
}

.hero-text.right {
  margin-top: 10px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.44);
  font-size: 80px;
  line-height: 100px;
  text-align: justify;
}

.btn-hero {
  display: inline-block;
  margin-top: 20px;
  margin-right: 50px;
  margin-bottom: 20px;
  padding: 10px 20px;
  float: none;
  border-radius: 40px;
  background-color: #ff1b2d;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.11);
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.btn-hero:hover {
  box-shadow: 2px 2px 9px 0 #0e0e0e;
}

.btn-hero.btn-white {
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  background-color: #fff;
  background-image: none;
  color: #000;
}

.btn-hero.btn2 {
  margin-top: 20px;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, #ac003e), color-stop(98%, #e0001c));
  background-image: linear-gradient(90deg, #ac003e 1%, #e0001c 98%);
}

.btn-hero.btn3 {
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 4px;
}

.btn-hero.right {
  position: relative;
  top: 0px;
  display: block;
  margin-right: 50px;
  float: right;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #ff1b2d;
  background-image: none;
  box-shadow: 1px 1px 3px 1px rgba(39, 39, 39, 0.25);
}

.btn-hero.right:hover {
  box-shadow: 1px 1px 3px 2px rgba(39, 39, 39, 0.49);
}

.btn-hero.right.dark {
  background-color: #b40a33;
}

.btn-hero.dark {
  background-color: #b40a33;
}

.btn-hero._30 {
  position: relative;
  margin-top: 40px;
  float: right;
}

.btn-hero.blog {
  margin-top: 8px;
  margin-bottom: 0px;
  float: right;
}

.div-btn-hero {
  margin-top: 90px;
  text-align: left;
}

.como-funciona {
  padding-top: 0px;
  padding-bottom: 50px;
  background-color: #fff;
  text-align: center;
}

.h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  line-height: 42px;
  font-weight: 600;
  text-align: center;
}

.h2.left {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
}

.h2.normal {
  font-weight: 400;
}

.h2.normal.white {
  color: #fff;
}

.h2.white {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ff7a00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c70d46), to(#f80));
  background-image: linear-gradient(180deg, #c70d46, #f80);
  color: #fff;
  font-weight: 600;
}

.h2.white.prueba {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c7410d), to(#e1651f));
  background-image: linear-gradient(180deg, #c7410d, #e1651f);
}

.div-block {
  display: block;
  width: 60px;
  height: 6px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  background-color: #000;
}

.paso {
  display: block;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-image: url('../images/icons-como-funciona--02.png'), linear-gradient(135deg, #65c, #08f 61%, #0cc 98%);
  background-position: 50% 50%, 0px 0px;
  background-size: 50px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 3px 3px 10px 1px rgba(0, 0, 0, 0.09);
}

.paso.paso2 {
  background-color: #0c5;
  background-image: url('../images/icons-como-funciona--03.png'), linear-gradient(135deg, #0cc, #0c5);
  background-position: 50% 50%, 0px 0px;
  background-size: 60%, auto;
}

.paso.paso3 {
  background-image: url('../images/3-ic-oport-noun_981035_cc-02_13 ic oport noun_981035_cc-02.png'), linear-gradient(135deg, #f80, #fb0 68%, #fd2);
  background-position: 50% 50%, 0px 0px;
  background-size: 55%, auto;
  background-repeat: no-repeat, repeat;
}

.paso.paso3.contrata {
  background-image: url('../images/icons-como-funciona--04.png'), linear-gradient(135deg, #f80, #fb0 68%, #fd2);
  background-position: 50% 50%, 0px 0px;
  background-size: 60%, auto;
  background-repeat: no-repeat, repeat;
}

.paso.paso4 {
  background-image: url('../images/3-ic-oport-noun_981035_cc-01_13 ic oport noun_981035_cc-01.png'), linear-gradient(135deg, #f80, #e11f5a);
  background-position: 50% 50%, 0px 0px;
  background-size: 55%, auto;
  background-repeat: no-repeat, repeat;
}

.paso.paso4.contrata {
  background-image: url('../images/icons-como-funciona--01.png'), linear-gradient(135deg, #f80, #e11f5a);
  background-position: 50% 50%, 0px 0px;
  background-size: 60%, auto;
  background-repeat: no-repeat, repeat;
}

.paso.paso1 {
  background-image: url('../images/3-ic-oportunidades-noun_981035_cc-01.png'), linear-gradient(135deg, #65c, #08f 61%, #0cc 98%);
  background-position: 50% 50%, 0px 0px;
  background-size: 70%, auto;
  background-repeat: no-repeat, repeat;
}

.paso.paso1.contrata {
  background-image: url('../images/icons-como-funciona--02.png'), linear-gradient(135deg, #65c, #08f 61%, #0cc 98%);
  background-position: 50% 50%, 0px 0px;
  background-size: 60%, auto;
  background-repeat: no-repeat, repeat;
}

.paso.paso0 {
  width: 70px;
  height: 70px;
  background-color: rgba(49, 49, 49, 0.89);
  background-image: url('../images/004-conversation-1.png');
  background-position: 50% 50%;
  background-size: 55%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.paso.paso0.paso1 {
  width: 70px;
  height: 70px;
  background-color: #474747;
  background-image: url('../images/006-education.png');
  background-size: 50%;
}

.paso.paso0.paso2 {
  width: 70px;
  height: 70px;
  background-image: url('../images/011-idea.png');
  background-size: 50%;
}

.paso.paso0.paso3 {
  background-image: url('../images/008-coding.png');
  background-size: 50%;
}

.titulo {
  margin-top: 16px;
  margin-bottom: 6px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 17px;
  text-align: center;
}

.titulo.bigger {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.titulo.grande {
  font-size: 31px;
}

.text {
  margin-top: 6px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #686868;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  text-align: center;
}

.text.justificado {
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
}

.text.bold {
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: 13px;
  font-weight: 700;
  text-align: left;
}

.text.bold.check {
  display: inline-block;
  margin-top: 2px;
  float: left;
}

.text.bco {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.div-paso {
  display: block;
  width: 140px;
  margin-right: 10px;
  margin-left: 10px;
  float: right;
  text-align: center;
}

.div-paso.ixq {
  float: left;
}

.div-paso.izq {
  margin-right: 0px;
  margin-left: 40px;
  float: none;
}

.nav-menu {
  padding-right: 0px;
}

.seccion-gris {
  padding-top: 90px;
  padding-bottom: 80px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(35%, hsla(0, 0%, 97.6%, 0.16)), color-stop(57%, hsla(0, 0%, 100%, 0.83)), to(#fff)), url('../images/huellas.jpg');
  background-image: linear-gradient(270deg, hsla(0, 0%, 97.6%, 0.16) 35%, hsla(0, 0%, 100%, 0.83) 57%, #fff), url('../images/huellas.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.text-big {
  margin-top: 50px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #2e2e2e;
  font-size: 16px;
}

.text-big.white {
  color: #fff;
}

.text-big.white.grande {
  font-size: 20px;
  line-height: 24px;
}

.im-work {
  width: 460px;
  height: 316.578125px;
}

.section {
  padding-top: 30px;
  padding-bottom: 120px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(27%, #f6f6f6), color-stop(57%, #fff));
  background-image: linear-gradient(180deg, #eee, #f6f6f6 27%, #fff 57%);
}

.section.servicios {
  padding-top: 90px;
  padding-bottom: 70px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.47)), to(rgba(0, 0, 0, 0.47))), url('../images/Fondo.jpg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url('../images/Fondo.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, cover, auto;
  opacity: 1;
  text-align: center;
}

.section.servicios.galeria {
  padding-top: 110px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.47)), to(rgba(0, 0, 0, 0.47))), url('../images/Fondo.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47)), url('../images/Fondo.jpg'), linear-gradient(180deg, transparent, transparent);
  background-attachment: scroll, fixed, scroll;
}

.section.servicios.implementaciones {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.categoria {
  display: block;
  height: 40px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
}

.categoria.r {
  height: 40px;
}

.cat-title {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.cat-title.white {
  display: inline-block;
  width: 190px;
  color: #fff;
  font-size: 16px;
}

.cat-title.white.s2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 160px;
  padding: 8px;
  -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: 4px;
  background-color: hsla(0, 0%, 100%, 0.2);
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.cat-title.white.s2.b1 {
  border-bottom: 5px solid #acdd1a;
}

.cat-title.white.s2.b1.b2 {
  border-bottom-color: #ff9d00;
}

.cat-title.white.s2.b1.b3 {
  border-bottom-color: #781add;
}

.cat-title.white.s2.b1.b4 {
  border-bottom-color: #f3e816;
}

.text2 {
  font-family: 'Open Sans', sans-serif;
  color: #1d1d1d;
  font-size: 18px;
  font-weight: 700;
  text-align: right;
}

.seccion-testimonials {
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.container {
  position: relative;
  left: 0px;
  top: -30px;
  right: 0px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: #fff;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.31);
}

.slide {
  padding-top: 50px;
  padding-bottom: 30px;
}

.flecha {
  width: 50px;
  height: 50px;
  color: transparent;
  font-size: 25px;
  line-height: 51px;
}

.flecha.f2 {
  border-radius: 0%;
  box-shadow: none;
  color: transparent;
}

.puntos {
  color: #25f;
}

.foto {
  position: static;
  left: 0px;
  top: 10px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: inline-block;
  width: auto;
  height: 280px;
  margin-left: 80px;
}

.foto.invert {
  height: 320px;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.slider {
  height: 400px;
}

.profile {
  display: block;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-image: url('../images/muuker.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.profile.man {
  background-image: url('../images/sgp-01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.div-testimonial {
  display: block;
  max-width: 900px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.name {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-align: center;
}

.name.light {
  margin-bottom: 80px;
  color: #4d4d4d;
  font-weight: 400;
}

.name.small {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 26px;
}

.circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #636363;
  border-radius: 100%;
}

.seccion-beneficios {
  margin-top: 120px;
  margin-bottom: 100px;
}

.purple {
  color: #65c;
}

.orange {
  color: #fb0;
}

.list {
  padding-top: 90px;
  color: #65c;
  font-size: 24px;
}

.list.list-empresa {
  color: #fb0;
}

.li {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 16px;
}

.contacto {
  display: block;
  height: 400px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/shutterstock_174117734.jpg');
  background-position: 50% 46%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-text {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.footer-text.bl {
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 18px;
}

.seccin-partners {
  display: none;
  padding-top: 20px;
  padding-bottom: 40px;
}

.row-2 {
  margin-bottom: 30px;
}

.logos {
  display: block;
  width: 160px;
  margin-right: auto;
  margin-left: auto;
}

.social {
  height: 20px;
  margin-top: 10px;
  margin-right: 6px;
}

.social._20 {
  margin-top: 20px;
}

.quienes-somos {
  height: auto;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ff1b2d;
}

.div-block-2 {
  background-color: #25f;
}

.div-azul {
  height: 300px;
  margin-top: 40px;
  padding-top: 10px;
  background-color: rgba(202, 0, 65, 0.81);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b40a33), to(#ff1b2d));
  background-image: linear-gradient(180deg, #b40a33, #ff1b2d);
}

.div-white {
  margin-top: 40px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 0px;
  border-top: 7px solid #fb0;
  background-color: #fff;
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.26);
}

.parr {
  margin-top: 10px;
  margin-bottom: 40px;
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.parr.white {
  padding-right: 20px;
  padding-left: 20px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.div-azul-cl {
  padding: 20px;
  background-color: #0cc;
}

.col {
  padding-right: 0px;
  padding-left: 0px;
}

.container-2 {
  position: relative;
  background-color: transparent;
}

.modalidades {
  width: auto;
  height: 40px;
}

.modalidad {
  display: inline-block;
  margin-left: 10px;
}

.div-m {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.col-m {
  padding-top: 10px;
}

.section-3 {
  background-color: #08f;
}

.footer {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: hsla(0, 0%, 93.3%, 0);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 0, 0, 0.24), #fff 71%);
  text-align: center;
}

.text-contact {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.radio {
  display: inline-block;
  margin-right: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}

.container-3 {
  background-color: transparent;
}

.rl {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}

.div-radio {
  margin-bottom: 10px;
  padding-top: 6px;
  padding-left: 6px;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.61);
}

.tf {
  height: 30px;
  margin-bottom: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-style: none;
  border-radius: 4px;
  background-color: #dfeaf5;
  font-family: 'Open Sans', sans-serif;
  color: #2f3f52;
  font-size: 13px;
  font-weight: 700;
}

.tf:focus {
  border: 1px solid #4f618f;
  background-color: #e9ecf0;
}

.tf.message {
  min-height: 128px;
}

.btn {
  margin-right: 50px;
  padding: 10px 20px;
  float: right;
  border-radius: 100px;
  background-color: #fb0;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

.btn.contactanos {
  background-color: #ff1b2d;
  box-shadow: inset 0 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 600;
}

.sociales {
  display: inline-block;
  margin-top: 10px;
}

.mess {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.image-2 {
  height: 40px;
}

.nav-appears {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: none;
  height: 60px;
  padding-top: 0px;
  padding-bottom: 10px;
  background-color: #414141;
}

.logo-azul {
  margin-top: 10px;
}

.nlink {
  margin-right: 10px;
  padding: 16px 8px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(65, 65, 65, 0.61);
  font-size: 16px;
}

.nlink:hover {
  border-bottom: 1px solid #fff;
  color: #1994d1;
}

.nlink.w--current {
  padding: 16px 8px;
  font-family: Lato, sans-serif;
  color: #1994d1;
  font-size: 16px;
}

.nav-link-copy {
  padding-right: 8px;
  padding-bottom: 6px;
  padding-left: 8px;
  border-style: none;
  border-bottom-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.nav-link-copy:hover {
  border-bottom-color: transparent;
  color: #65c;
}

.nav-link-copy.w--current {
  margin-right: 8px;
  margin-left: 8px;
  padding-right: 12px;
  padding-left: 12px;
  border-bottom: 3px solid #fff;
  color: #fff;
  text-decoration: none;
}

.nav-link-copy.nl2 {
  margin-top: 14px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 6px 12px 8px;
  border-radius: 40px;
  background-color: #dd117b;
}

.nav-link-copy.nl2:hover {
  background-color: #08f;
  color: #fff;
}

.brand {
  display: none;
  width: 100px;
  height: 100px;
  padding-left: 0px;
  border-radius: 100px;
  background-color: #ff1b2d;
}

.form-block {
  margin-top: 60px;
}

.image-3 {
  position: relative;
  left: 10px;
  top: 8px;
  display: block;
  width: 70px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  text-align: center;
}

.h1 {
  display: inline-block;
  margin-bottom: 0px;
  float: right;
  border-bottom: 4px none #e1651f;
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.63);
  font-size: 28px;
  font-weight: 600;
  text-align: right;
}

.h1.white {
  margin-top: 100px;
  float: right;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  text-align: right;
}

.h1.h2 {
  display: inline-block;
  width: auto;
  margin-top: -38px;
  margin-bottom: 60px;
  padding-top: 0px;
  float: none;
  border-bottom-style: solid;
  border-bottom-color: #1994d1;
  text-align: center;
}

.h1.h2.left {
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.63);
  text-align: left;
}

.h1.h2.bco {
  color: #fff;
}

.h1.h3 {
  margin-bottom: 20px;
  float: none;
  color: rgba(0, 0, 0, 0.63);
}

.h1.h3.wh {
  color: #fff;
}

.div-block-3 {
  background-color: #ff1b2d;
}

.text-block {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

.tab {
  display: block;
  width: auto;
  margin-top: -26px;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #181818;
  font-size: 16px;
  text-align: center;
}

.tab.w--current {
  width: auto;
  margin-bottom: 0px;
  padding-right: 16px;
  padding-left: 16px;
  border-bottom: 3px solid #fff;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #f80;
  font-size: 16px;
  text-decoration: none;
}

.div-block-4 {
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

.tab-pane {
  padding-top: 0px;
  background-color: #fff;
  text-decoration: underline;
}

.text-block-2 {
  text-decoration: none;
}

.tabs-menu {
  background-color: transparent;
}

.div_50 {
  width: 40%;
  margin-bottom: 60px;
}

.div_white {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #fff;
}

.div_100 {
  height: 400px;
  background-image: url('../images/pexels-photo-314548.jpeg');
  background-position: 50% 47%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div_100.flex {
  display: block;
  height: 620px;
  padding-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.52)), to(hsla(0, 0%, 100%, 0.52))), url('../images/trabajo.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.52), hsla(0, 0%, 100%, 0.52)), url('../images/trabajo.jpg');
  background-position: 0px 0px, 50% 47%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.div_btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div_btn._20 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div_slider {
  display: block;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-5 {
  width: auto;
  margin-top: 0px;
  padding-bottom: 20px;
  float: right;
}

.container-5 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.row-3 {
  margin-bottom: 20px;
}

.container-6 {
  margin-top: 20px;
}

.tab-pane-2 {
  background-color: #fff;
}

.text-span {
  font-size: 23px;
  font-style: normal;
  font-weight: 800;
}

.sgp {
  display: block;
  height: 90px;
  margin-right: auto;
  margin-left: auto;
}

.div-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-18.two-lines {
  padding-top: 0px;
}

.div-18._2 {
  position: relative;
  top: 15px;
  width: 18%;
  height: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.div-18._2.ajuste2 {
  position: static;
  top: 0px;
  width: 25%;
}

.div-18._3 {
  position: relative;
  top: 30px;
  width: 18%;
  height: auto;
}

.div-18._3.container-3 {
  top: 0px;
}

.div-18._3._4 {
  top: 40px;
  width: 18%;
}

.div-18._3.ajuste {
  top: 0px;
  width: 25%;
}

.div-18._4 {
  position: relative;
  top: 0px;
}

.div-18._5 {
  position: relative;
  top: 62px;
  width: 18%;
}

.div-two-lines {
  display: inline-block;
}

.div-3-lines {
  display: inline-block;
  width: 15%;
  padding-top: 50px;
}

.div-3 {
  display: inline-block;
  width: 15%;
  padding-top: 0px;
}

._3-large {
  position: relative;
  display: inline-block;
  width: 15%;
  margin-top: 0px;
  padding-top: 0px;
}

.modal-window {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  display: none;
  height: 100%;
  padding-top: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.div-rojo {
  position: static;
  display: block;
  overflow: auto;
  width: 400px;
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 30px;
  background-color: #ff1b2d;
}

.muuk-logo {
  height: 80px;
  margin-bottom: 20px;
}

.div-blanco {
  padding: 20px;
  border-radius: 4px;
  background-color: #fff;
}

.blue {
  color: #0b78a3;
  text-decoration: none;
}

.registro {
  float: right;
  border-radius: 3px;
  background-color: #d6d6d6;
  font-family: 'Open Sans', sans-serif;
  color: #414141;
  font-weight: 700;
}

.registro:hover {
  background-color: #000;
  color: #eee;
}

.div-redes {
  position: static;
  bottom: 0px;
  margin-top: 330px;
  margin-left: 20px;
  float: left;
  clear: none;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.redes {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border-radius: 100%;
  background-color: transparent;
  background-image: url('../images/instagram_1instagram.png');
  background-position: 50% 50%;
  background-size: cover;
}

.redes.in {
  background-image: url('../images/linkedin_1linkedin.png');
  background-size: cover;
}

.redes.face {
  background-image: url('../images/facebook_1facebook.png');
}

.redes.twitter {
  background-image: url('../images/twitter_1twitter.png');
}

.div-block-6 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}

.container-9 {
  margin-top: 0px;
  padding-top: 60px;
}

.section-4 {
  padding-top: 100px;
  padding-bottom: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(25, 148, 209, 0.92)), to(rgba(25, 148, 209, 0.92))), url('../images/happy.jpeg');
  background-image: linear-gradient(180deg, rgba(25, 148, 209, 0.92), rgba(25, 148, 209, 0.92)), url('../images/happy.jpeg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-4.alt {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1d5db1), to(#119ce2)), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 148, 209, 0.92)), to(rgba(25, 148, 209, 0.92))), url('../images/happy.jpeg');
  background-image: linear-gradient(180deg, #1d5db1, #119ce2), linear-gradient(180deg, rgba(25, 148, 209, 0.92), rgba(25, 148, 209, 0.92)), url('../images/happy.jpeg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.parrafo {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
  text-align: left;
}

.parrafo.sw {
  margin-top: 4px;
  font-size: 15px;
  line-height: 20px;
}

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

.bold-text.space {
  margin-bottom: 60px;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 30px;
}

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

.block-black {
  margin-top: 53px;
  padding: 10px 20px;
  background-color: rgba(0, 0, 0, 0.5);
}

.fl {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.textarea {
  min-height: 80px;
  font-family: Lato, sans-serif;
}

.submit-button {
  display: block;
  width: 100%;
  background-color: #1994d1;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.column-2 {
  margin-top: 40px;
  font-size: 18px;
}

.column-3 {
  margin-top: 40px;
}

.button {
  display: inline-block;
  margin-top: 9px;
  margin-right: auto;
  margin-left: auto;
  padding: 6px 15px;
  border: 2px solid #252525;
  background-color: #fff;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.button:hover {
  background-color: #000;
  color: #fff;
}

.grey {
  padding-top: 0px;
  border: 4px none #e1651f;
  background-color: #eee;
}

.centro {
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 0px 60px 40px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.span {
  display: inline-block;
  margin-bottom: 6px;
  text-decoration: underline;
}

.text-span-2 {
  display: block;
}

.title {
  background-color: #000;
}

.tabs-content {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.43);
}

.tabs-menu-2 {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

.image-6 {
  margin-bottom: 20px;
}

.image-7 {
  margin-bottom: 20px;
}

.text-field {
  font-family: Lato, sans-serif;
}

.link {
  font-family: 'Open Sans', sans-serif;
  color: #252394;
  text-align: center;
}

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

.paragraph {
  margin-top: 40px;
  margin-bottom: 60px;
}

.columns {
  margin-top: 60px;
}

html.w-mod-js *[data-ix="title"] {
  opacity: 0;
  -webkit-transform: translate(-1000px, 0px);
  -ms-transform: translate(-1000px, 0px);
  transform: translate(-1000px, 0px);
}

html.w-mod-js *[data-ix="title-2"] {
  opacity: 0;
  -webkit-transform: translate(-300px, 0px);
  -ms-transform: translate(-300px, 0px);
  transform: translate(-300px, 0px);
}

html.w-mod-js *[data-ix="title-3"] {
  opacity: 0;
  -webkit-transform: translate(-300px, 0px);
  -ms-transform: translate(-300px, 0px);
  transform: translate(-300px, 0px);
}

html.w-mod-js *[data-ix="title-4"] {
  opacity: 0;
  -webkit-transform: translate(-300px, 0px);
  -ms-transform: translate(-300px, 0px);
  transform: translate(-300px, 0px);
}

html.w-mod-js *[data-ix="paso1"] {
  -webkit-transform: scale(0.6000000000000003, 0.6000000000000003);
  -ms-transform: scale(0.6000000000000003, 0.6000000000000003);
  transform: scale(0.6000000000000003, 0.6000000000000003);
}

html.w-mod-js *[data-ix="paso-2"] {
  -webkit-transform: scale(0.6000000000000003, 0.6000000000000003);
  -ms-transform: scale(0.6000000000000003, 0.6000000000000003);
  transform: scale(0.6000000000000003, 0.6000000000000003);
}

html.w-mod-js *[data-ix="paso-3"] {
  -webkit-transform: scale(0.6000000000000003, 0.6000000000000003);
  -ms-transform: scale(0.6000000000000003, 0.6000000000000003);
  transform: scale(0.6000000000000003, 0.6000000000000003);
}

html.w-mod-js *[data-ix="paso-4"] {
  -webkit-transform: scale(0.6000000000000003, 0.6000000000000003);
  -ms-transform: scale(0.6000000000000003, 0.6000000000000003);
  transform: scale(0.6000000000000003, 0.6000000000000003);
}

html.w-mod-js *[data-ix="splash"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 44px);
  -ms-transform: translate(0px, 44px);
  transform: translate(0px, 44px);
}

html.w-mod-js *[data-ix="close"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@media screen and (max-width: 991px) {
  .hero {
    height: auto;
    padding-top: 20px;
    padding-bottom: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.53)), to(hsla(0, 0%, 100%, 0.53))), url('../images/city.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.53), hsla(0, 0%, 100%, 0.53)), url('../images/city.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .navbar {
    display: block;
    height: auto;
  }
  .nav-link.w--current {
    border-style: none;
  }
  .nav-link.nl2 {
    margin-left: 0px;
    float: none;
  }
  .container-hero {
    margin-top: 0px;
    margin-bottom: 80px;
    padding-top: 100px;
    padding-right: 0px;
  }
  .hero-text {
    font-size: 40px;
  }
  .hero-text.right {
    position: relative;
    top: 56px;
    margin-top: 0px;
    line-height: 96px;
  }
  .btn-hero {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 16px;
  }
  .btn-hero.right {
    position: static;
    top: 200px;
    font-size: 16px;
  }
  .btn-hero.dark {
    margin-bottom: 0px;
    background-color: #b40a33;
  }
  .div-btn-hero {
    position: relative;
    top: 45px;
    margin-top: 30px;
  }
  .como-funciona {
    padding-bottom: 0px;
  }
  .h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 28px;
    line-height: 32px;
  }
  .h2.left {
    font-size: 28px;
    line-height: 32px;
  }
  .h2.white {
    padding-bottom: 0px;
    font-size: 28px;
    line-height: 32px;
  }
  .paso.paso2 {
    width: 60px;
    height: 60px;
  }
  .paso.paso3 {
    width: 60px;
    height: 60px;
  }
  .paso.paso4 {
    width: 60px;
    height: 60px;
  }
  .paso.paso1 {
    width: 60px;
    height: 60px;
  }
  .paso.paso0 {
    width: 70px;
    height: 70px;
  }
  .titulo {
    font-size: 12px;
  }
  .text {
    position: relative;
    font-size: 12px;
  }
  .menu-button {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 6px;
    color: #000;
  }
  .menu-button:hover {
    background-color: #000;
  }
  .menu-button.w--open {
    background-color: #754d90;
  }
  .div-paso {
    width: 120px;
  }
  .div-paso.ixq {
    width: 90%;
  }
  .div-paso.izq {
    margin-left: 0px;
  }
  .nav-menu {
    padding-bottom: 20px;
    background-color: #272727;
  }
  .nav-menu.vertical {
    background-color: #000;
  }
  .im-work {
    height: auto;
  }
  .section {
    padding-bottom: 60px;
  }
  .section.servicios {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .categoria {
    height: 40px;
  }
  .categoria.r {
    height: 40px;
  }
  .cat-title {
    font-size: 16px;
    line-height: 20px;
  }
  .cat-title.white {
    width: auto;
    font-size: 16px;
    line-height: 20px;
  }
  .seccion-testimonials {
    padding-top: 40px;
  }
  .puntos {
    margin-top: 0px;
  }
  .slider {
    height: auto;
  }
  .row {
    width: auto;
  }
  .div-testimonial {
    margin-bottom: 40px;
  }
  .name {
    font-size: 28px;
    line-height: 32px;
  }
  .circle {
    margin-top: 20px;
  }
  .li {
    font-size: 18px;
    line-height: 22px;
  }
  .contacto {
    height: auto;
    min-height: 320px;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 10px;
    padding-left: 0px;
    background-image: url('../images/shutterstock_174117734.jpg');
    background-position: 0px -76px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .footer-text {
    font-size: 16px;
    line-height: 20px;
  }
  .logos {
    width: 130px;
  }
  .logos.b {
    width: 130px;
  }
  .quienes-somos {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .div-azul {
    height: auto;
    margin-bottom: 40px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#b40a33), to(#ff1b2d));
    background-image: linear-gradient(180deg, #b40a33, #ff1b2d);
  }
  .div-white {
    margin-right: 10px;
    margin-left: 10px;
  }
  .parr.white {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .col {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-2 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }
  .container-3 {
    margin-top: 40px;
  }
  .btn.contactanos {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }
  .nav-appears {
    display: block;
    background-color: #000;
  }
  .nav-appears:hover {
    background-color: #000;
  }
  .hamburger {
    color: #fff;
    font-size: 32px;
  }
  .nav-link-copy.w--current {
    border-style: none;
  }
  .icon {
    color: #757575;
    font-size: 32px;
  }
  .logo-responsive {
    width: 40px;
    height: 40px;
  }
  .brand {
    width: 70px;
    height: 70px;
    margin-top: 0px;
  }
  .brand.nav_appears {
    width: 40px;
    height: auto;
    margin-top: 0px;
  }
  .container-4 {
    height: 50px;
    padding-bottom: 0px;
  }
  .form-block {
    margin-top: 100px;
  }
  .br_na-appears {
    width: 40px;
    height: 30%;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .br {
    width: 35px;
    margin-top: 5px;
  }
  .lk {
    width: 40px;
    height: 40px;
  }
  .lk_image {
    width: 40px;
    height: 40px;
  }
  .image-3 {
    width: 50px;
    height: 50px;
  }
  .h1 {
    float: left;
    font-size: 34px;
  }
  .h1.white {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .h1.h3 {
    font-size: 24px;
  }
  .tab.w--current {
    margin-bottom: 20px;
  }
  .div-block-4 {
    width: auto;
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .tabs-menu {
    padding-bottom: 40px;
  }
  .div_50 {
    margin-bottom: 40px;
  }
  .div_white {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .div_100 {
    height: 300px;
  }
  .div_100.flex {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: 2000px;
  }
  .div_btn {
    margin-top: 0px;
  }
  .div-block-5 {
    margin-top: 0px;
  }
  .container-5 {
    padding-bottom: 0px;
  }
  .div-18._2 {
    top: 35px;
  }
  .div-18._3 {
    top: 64px;
  }
  .div-18._3.container-3 {
    top: 32px;
  }
  .div-18._3._4 {
    top: 65px;
  }
  .div-18._3.v {
    top: 50px;
  }
  .div-18._4 {
    top: 66px;
  }
  .div-18._5 {
    top: 81px;
  }
  .container-7 {
    padding-bottom: 30px;
  }
  .container-8 {
    margin-bottom: 0px;
    padding-bottom: 30px;
  }
  .column-3 {
    margin-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    padding: 40px 10px 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93.3%, 0.33)), to(hsla(0, 0%, 93.3%, 0.33))), url('../images/city.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 93.3%, 0.33), hsla(0, 0%, 93.3%, 0.33)), url('../images/city.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 1153px;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .logo {
    margin-left: 10px;
  }
  .nav-link {
    display: block;
    border-style: none;
    border-color: transparent;
    border-bottom-width: 1px;
    color: #fff;
    text-decoration: none;
  }
  .nav-link.w--current {
    border-bottom: 3px solid #08f;
    color: #08f;
  }
  .nav-link.nl2 {
    width: 100%;
    float: left;
    color: #fff;
    text-align: left;
  }
  .container-hero {
    margin-bottom: 0px;
    padding-top: 60px;
  }
  .hero-text {
    font-size: 36px;
    line-height: 40px;
  }
  .hero-text.right {
    top: 32px;
    height: auto;
    font-size: 28px;
    line-height: 32px;
  }
  .btn-hero {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
  }
  .btn-hero.btn-white {
    margin-left: 10px;
    font-size: 16px;
  }
  .btn-hero.btn3 {
    margin-left: 10px;
  }
  .btn-hero.right {
    top: 111px;
    width: 220px;
    margin-right: 10px;
    margin-left: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
  }
  .btn-hero.right.dark {
    width: 220px;
    margin-right: 10px;
    margin-left: 20px;
  }
  .btn-hero.dark {
    width: 65%;
  }
  .btn-hero.sm {
    width: 65%;
  }
  .btn-hero._30 {
    display: block;
    width: auto;
    margin-right: 30px;
    margin-left: 30px;
    float: none;
  }
  .btn-hero.blog {
    float: none;
  }
  .div-btn-hero {
    top: 16px;
    margin-top: 40px;
  }
  .como-funciona {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .h2 {
    margin-top: 0px;
    font-size: 24px;
    line-height: 28px;
  }
  .h2.left {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
  }
  .h2.white {
    padding-top: 20px;
    font-size: 24px;
    line-height: 28px;
  }
  .paso.paso2 {
    background-size: 60%, auto;
  }
  .paso.paso3 {
    background-size: 60%, auto;
  }
  .paso.paso4 {
    background-size: 60%, auto;
  }
  .paso.paso1 {
    background-size: 60%, auto;
  }
  .paso.paso0 {
    width: 70px;
    height: 70px;
    background-size: 60%;
  }
  .titulo {
    font-size: 13px;
    line-height: 14px;
    text-decoration: none;
  }
  .titulo.califica {
    padding-left: 0px;
  }
  .titulo._21 {
    height: 32px;
  }
  .text {
    text-decoration: none;
  }
  .text._22 {
    height: 60px;
  }
  .menu-button {
    background-color: transparent;
    color: #fff;
    font-size: 32px;
  }
  .menu-button:hover {
    background-color: transparent;
  }
  .menu-button.w--open {
    padding-bottom: 0px;
    background-color: transparent;
  }
  .div-paso {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    float: none;
  }
  .div-paso.izq {
    margin-right: 10px;
    margin-left: 0px;
    float: right;
  }
  .nav-menu {
    padding-bottom: 20px;
    background-color: #c7c7c7;
    box-shadow: -3px 0 5px 0 rgba(77, 77, 77, 0.24);
    color: #fff;
  }
  .seccion-gris {
    padding-top: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93.3%, 0.57)), to(hsla(0, 0%, 93.3%, 0.57))), url('../images/huellas.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 93.3%, 0.57), hsla(0, 0%, 93.3%, 0.57)), url('../images/huellas.jpg');
    background-position: 0px 0px, 100% 100%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .text-big {
    font-size: 14px;
    line-height: 18px;
  }
  .im-work {
    display: block;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
  }
  .section {
    padding-bottom: 40px;
  }
  .categoria {
    margin-bottom: 10px;
  }
  .categoria.r {
    margin-bottom: 10px;
  }
  .cat-title {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 16px;
  }
  .cat-title.white {
    font-size: 14px;
    line-height: 18px;
  }
  .cat-title.white.s2.b1.b2 {
    margin-bottom: 30px;
  }
  .cat-title.white.s2.b1.b3 {
    margin-bottom: 30px;
  }
  .div-cat {
    display: block;
    width: auto;
    margin-bottom: 30px;
  }
  .div-cat._2 {
    margin-right: 10px;
  }
  .seccion-testimonials {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #c9c8c8;
  }
  .container {
    top: 0px;
    padding-top: 10px;
  }
  .slide {
    background-color: rgba(202, 198, 198, 0);
  }
  .slider {
    height: auto;
    padding-bottom: 0px;
    background-color: transparent;
  }
  .profile {
    width: 70px;
    height: 70px;
  }
  .div-testimonial {
    margin-top: 20px;
    margin-right: 60px;
    margin-left: 60px;
  }
  .name {
    margin-top: 0px;
    font-size: 24px;
    line-height: 28px;
  }
  .name.light {
    margin-bottom: 40px;
  }
  .circle {
    width: 80px;
    height: 80px;
  }
  .list {
    padding-top: 0px;
  }
  .li {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .contacto {
    height: auto;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-image: url('../images/shutterstock_174117734.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }
  .footer-text {
    font-size: 14px;
    line-height: 18px;
  }
  .list-item {
    font-size: 16px;
  }
  .list-item-2 {
    font-size: 16px;
  }
  .seccin-partners {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .row-2 {
    margin-bottom: 0px;
  }
  .logos {
    width: 100px;
    margin-bottom: 10px;
  }
  .logos.b {
    width: 100px;
  }
  .quienes-somos {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .div-azul {
    margin-bottom: 0px;
  }
  .div-white {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .parr {
    margin-bottom: 0px;
  }
  .parr.white {
    margin-top: 0px;
    font-size: 14px;
    line-height: 18px;
  }
  .modalidad {
    font-size: 16px;
    line-height: 20px;
  }
  .div-m {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer {
    position: static;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .text-contact {
    margin-top: 10px;
    font-size: 28px;
  }
  .container-3 {
    position: static;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .tf.message {
    margin-bottom: 10px;
  }
  .btn.contactanos {
    font-size: 14px;
  }
  .sociales {
    width: 100%;
    margin-top: 30px;
    padding-bottom: 10px;
    background-color: #c7c7c7;
  }
  .nav-appears {
    display: block;
    height: 50px;
    background-color: #414141;
  }
  .col-inf-space {
    margin-bottom: 0px;
  }
  .hamburger {
    color: #fff;
  }
  .nlink {
    display: block;
  }
  .nlink.w--current {
    display: block;
    text-decoration: none;
  }
  .nav-link-copy {
    display: block;
    border-style: none;
    border-color: transparent;
    border-bottom-width: 1px;
    color: #fff;
    text-decoration: none;
  }
  .nav-link-copy.w--current {
    border-bottom: 3px solid #08f;
    color: #08f;
  }
  .nav-link-copy.nl2 {
    color: #fff;
    text-align: center;
  }
  .icon {
    background-color: transparent;
  }
  .brand {
    width: 80px;
    height: 80px;
    margin-left: 40px;
    float: left;
  }
  .container-4 {
    background-color: #000;
    color: #000;
  }
  .container-4:hover {
    background-color: #000;
  }
  .form-block {
    position: static;
    top: -17px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .image-3 {
    left: -10px;
    display: block;
    width: 60px;
    height: 60px;
    margin-right: auto;
    margin-left: 5px;
  }
  .h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .h1.white {
    margin-top: 0px;
    font-size: 20px;
    line-height: 24px;
  }
  .div-block-3 {
    padding-top: 0px;
    background-color: #fff;
  }
  .tab {
    display: block;
    height: 260px;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-4 {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .tab-pane {
    text-decoration: none;
  }
  .div_50 {
    margin-bottom: 20px;
    margin-left: 10px;
    padding-right: 0px;
    padding-left: 10px;
  }
  .div_100 {
    height: 200px;
  }
  .div_100.flex {
    display: block;
    height: auto;
  }
  .div_btn {
    display: block;
    width: 220px;
    margin-top: 71px;
    float: right;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-5 {
    margin: 20px 10px 40px;
  }
  .container-5 {
    padding-top: 0px;
  }
  .row-3 {
    margin-bottom: 10px;
  }
  .text-span {
    font-size: 20px;
  }
  .div-18 {
    position: relative;
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
  }
  .div-18._2 {
    top: 0px;
  }
  .div-18._3 {
    top: 0px;
  }
  .div-18._3.container-3 {
    top: 0px;
  }
  .div-18._3._4 {
    top: 0px;
  }
  .div-18._3.v {
    top: 0px;
  }
  .div-18._4 {
    top: 0px;
    display: block;
  }
  .div-18._5 {
    top: 0px;
  }
  .container-7 {
    padding-top: 30px;
  }
  .muuk-logo {
    height: 50px;
  }
  .div-redes {
    margin-right: 30px;
    margin-left: 30px;
    float: none;
    text-align: center;
  }
  .container-9 {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .section-4 {
    padding-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .parrafo {
    font-size: 20px;
  }
  .button {
    margin-top: 10px;
    padding: 4px 12px;
    font-size: 13px;
    line-height: 16px;
  }
  .grey {
    margin-right: 10px;
    margin-left: 10px;
  }
  .unordered-list {
    padding-left: 20px;
    font-size: 16px;
    line-height: 18px;
  }
  .unordered-list-2 {
    padding-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    padding: 20px 0px;
    background-image: url('../images/city.jpg');
    background-position: 0px 0px;
    background-size: 1153px;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .logo {
    height: 60px;
  }
  .container-hero {
    padding-top: 60px;
  }
  .hero-text {
    font-size: 26px;
    line-height: 32px;
    text-align: center;
  }
  .hero-text.right {
    position: static;
    margin-top: 30px;
    margin-left: 10px;
    float: left;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
  }
  .btn-hero {
    width: 100%;
    margin: 0px 20px 10px 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
  }
  .btn-hero.btn-white {
    width: 94%;
    margin-right: 10px;
    margin-left: 10px;
  }
  .btn-hero.btn3 {
    width: auto;
    margin-right: 10px;
  }
  .btn-hero.right {
    top: 145px;
    width: 100%;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }
  .btn-hero.right.dark {
    width: 100%;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 12px;
  }
  .btn-hero.dark {
    width: 90%;
    font-size: 12px;
  }
  .btn-hero.sm {
    width: 90%;
  }
  .btn-hero._30 {
    margin-top: 10px;
  }
  .div-btn-hero {
    top: 36px;
    margin-top: 70px;
  }
  .como-funciona {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .h2 {
    margin-top: 0px;
    font-size: 24px;
  }
  .h2.left {
    font-size: 24px;
    line-height: 32px;
  }
  .h2.white {
    font-size: 20px;
  }
  .div-block {
    margin-bottom: 40px;
  }
  .paso.paso4 {
    margin-left: auto;
    float: none;
  }
  .paso.paso0 {
    width: 60px;
    height: 60px;
    margin-right: 6px;
    float: left;
  }
  .paso.paso0.paso1 {
    width: 60px;
    height: 60px;
    margin-right: 6px;
    float: left;
  }
  .paso.paso0.paso2 {
    width: 60px;
    height: 60px;
    margin-right: 6px;
  }
  .paso.paso0.paso3 {
    margin-right: 6px;
  }
  .titulo {
    margin-bottom: 0px;
    text-align: left;
    text-decoration: none;
  }
  .titulo.califica {
    padding-left: 0px;
  }
  .titulo.bigger {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 16px;
    text-align: center;
  }
  .text {
    display: block;
    margin-top: 4px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 14px;
    text-align: left;
  }
  .div-paso {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .div-paso.ixq {
    width: 100%;
    float: none;
  }
  .div-paso.izq {
    margin-right: 0px;
  }
  .nav-menu {
    padding-bottom: 20px;
  }
  .seccion-gris {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93.3%, 0.11)), to(hsla(0, 0%, 93.3%, 0.11)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 93.3%, 0.11), hsla(0, 0%, 93.3%, 0.11));
  }
  .text-big {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .im-work {
    margin-top: 30px;
  }
  .section {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .section.servicios {
    padding-top: 70px;
  }
  .categoria {
    height: 40px;
    margin-bottom: 10px;
  }
  .categoria.r {
    height: 40px;
    margin-bottom: 10px;
  }
  .cat-title {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 18px;
  }
  .cat-title.white.s2.b1 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-cat {
    display: inline-block;
    width: auto;
  }
  .div-cat.new {
    width: 100%;
  }
  .seccion-testimonials {
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
  .container {
    position: static;
  }
  .flecha {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-left: 10px;
    line-height: 33px;
  }
  .flecha.f2 {
    margin-left: 40px;
  }
  .slider {
    padding-bottom: 30px;
  }
  .div-testimonial {
    margin: 20px 10px 10px;
  }
  .name {
    font-size: 24px;
  }
  .name.light {
    margin-top: 0px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .li {
    margin-bottom: 16px;
  }
  .contacto {
    height: auto;
    min-height: 240px;
    padding-top: 20px;
    padding-bottom: 0px;
    background-image: url('../images/shutterstock_174117734.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .footer-text {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 16px;
  }
  .left-arrow {
    width: 80px;
  }
  .image {
    display: block;
    height: 200px;
    margin: 20px auto;
  }
  .seccin-partners {
    display: none;
    height: 200px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .logos {
    width: 70%;
    max-width: 100%;
    margin-bottom: 10px;
    float: left;
  }
  .logos.btn-hero {
    float: right;
  }
  .logos.b {
    width: 100%;
    max-width: 100%;
    float: right;
  }
  .quienes-somos {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .parr.white {
    padding-right: 10px;
    padding-left: 10px;
  }
  .modalidad {
    margin-left: 0px;
    font-size: 12px;
    line-height: 14px;
  }
  .div-m {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    text-align: center;
  }
  .column {
    display: block;
  }
  .footer {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .text-contact {
    font-size: 16px;
    line-height: 20px;
  }
  .container-3 {
    margin-top: 0px;
  }
  .nlink {
    text-decoration: none;
  }
  .nlink.w--current {
    border-style: none;
    color: #fff;
    text-decoration: none;
  }
  .brand {
    width: 60px;
    height: 60px;
    margin-left: 20px;
  }
  .image-3 {
    left: -6px;
    display: block;
    width: 40px;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .h1 {
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
  }
  .h1.h2 {
    margin-bottom: 30px;
  }
  .h1.h2.left {
    font-size: 20px;
    line-height: 24px;
  }
  .div-block-3 {
    padding-top: 0px;
  }
  .tab {
    display: block;
    height: auto;
    min-height: 120px;
    margin-bottom: 50px;
    padding: 0px 6px;
  }
  .tab.w--current {
    display: block;
    min-height: 60px;
    margin-bottom: 0px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .div-block-4 {
    text-decoration: none;
  }
  .tab-pane {
    text-decoration: none;
  }
  .div_50 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .div_100.flex {
    padding-top: 120px;
    padding-left: 10px;
    background-size: cover;
  }
  .div_btn {
    margin-top: 100px;
    margin-right: 20px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .div_btn._20 {
    margin-right: 20px;
  }
  .div-block-5 {
    margin-top: 0px;
  }
  .text-span {
    font-size: 20px;
  }
  .div-18 {
    min-height: 60px;
    padding-bottom: 0px;
  }
  .div-18._2 {
    text-decoration: none;
  }
  .div-rojo {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-redes {
    position: relative;
    top: 100px;
    margin-top: 30px;
  }
  .redes {
    width: 30px;
    height: 30px;
  }
  .container-9 {
    padding: 20px 20px 0px;
  }
  .section-4 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .parrafo {
    font-size: 18px;
    text-align: left;
  }
  .parrafo.sw {
    font-size: 16px;
    line-height: 20px;
  }
  .bold-text {
    font-size: 18px;
    text-align: left;
  }
  .bold-text.space {
    font-size: 20px;
    line-height: 24px;
  }
  .column-3 {
    margin-top: 20px;
  }
  .button {
    display: inline;
    margin-top: 0px;
    padding: 2px 8px;
    float: right;
    border-style: none;
    font-size: 12px;
    line-height: 14px;
    text-decoration: underline;
  }
  .button:hover {
    background-color: transparent;
    color: #000;
  }
  .centro {
    margin-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 18px;
  }
  .tabs-content {
    display: inline-block;
    width: auto;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    text-align: center;
  }
  .tabs-menu-2 {
    display: block;
  }
  .unordered-list {
    padding-left: 10px;
    font-size: 14px;
  }
  .unordered-list-2 {
    padding-left: 10px;
  }
  .image-8 {
    margin-bottom: 20px;
  }
  .image-9 {
    margin-bottom: 20px;
  }
  .container-11 {
    padding-right: 30px;
    padding-left: 30px;
  }
}