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

a {
  text-decoration: underline;
}

.portada {
  position: relative;
  display: block;
  height: 85vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: transparent;
  opacity: 1;
  text-align: left;
}

.brand {
  position: static;
  z-index: 10;
  width: 13vh;
  height: 10vh;
  padding-bottom: 0px;
  background-image: url('../images/Asset-12x-1-e1540939398531.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.brand.w--current {
  width: 13vh;
  height: 10vh;
  background-image: url('../images/axios.png');
  background-position: 0px 0px;
  background-size: contain;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  height: 11vh;
  -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;
  background-color: rgba(8, 181, 216, 0.95);
}

.nav-link {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.frase1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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;
  font-family: Lato, sans-serif;
}

.heading {
  position: static;
  display: none;
  width: auto;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 20px 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: Lato, sans-serif;
  color: #fdfdfd;
  font-size: 45px;
  line-height: 55px;
  font-weight: 400;
  text-align: center;
  text-shadow: 0 0 20px #004787;
}

.button {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: block;
  width: 15vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #ec7a38;
  text-align: center;
}

.nav-link-2 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.nav-link-3 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.nav-link-4 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.nav-link-5 {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22vh;
  height: 8vh;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  -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: #e89e37;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.div-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 5%;
  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;
  font-family: Lato, sans-serif;
}

.button-3 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 40%;
  z-index: 100000;
  display: none;
  width: 12vw;
  height: 8vh;
  -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(119, 181, 21, 0.94);
  font-size: 19px;
  line-height: 30px;
  font-weight: 700;
}

.grid {
  width: auto;
  height: auto;
  grid-auto-flow: row;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 25vh;
  -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: transparent;
  background-image: url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
}

.div-block-2:hover {
  background-color: transparent;
  background-image: url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-filter: none;
  filter: none;
}

.div-block-3 {
  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/Entrega-Playeras-EA-Secun-136-06.07.17-4.jpeg');
  background-position: 0% 0%;
  background-size: cover;
  opacity: 1;
}

.div-block-3:hover {
  -webkit-filter: none;
  filter: none;
}

.div-block-4 {
  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/8070b85b-59ca-47f9-8e81-4084a35f36f0.JPG');
  background-position: 0% 50%;
  background-size: cover;
  opacity: 1;
}

.div-block-4:hover {
  -webkit-filter: none;
  filter: none;
}

.div-block-5 {
  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/2da-Sesión-Maker-Steam-Social-Lab-10.12.18-1.JPG');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-5:hover {
  -webkit-filter: none;
  filter: none;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/0-TALLERES-ASE-EMBAJADOR-AXIOS-ASE-Facilitador-ADY-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-6:hover {
  -webkit-filter: none;
  filter: none;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 25vh;
  -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/Axiónate-San-Juan-Reuniones-previas-3.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.div-block-7:hover {
  -webkit-filter: none;
  filter: none;
}

.div-block-8 {
  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/15.06.17-EA-Angie-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-8:hover {
  -webkit-filter: none;
  filter: none;
}

.div-block-9 {
  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/Campaña-por-la-Empatía-EA-136-24.02.17-2.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-9:hover {
  -webkit-filter: none;
  filter: none;
}

.div-block-10 {
  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/0-MISIÓN-VISIÓN-Axionate-San-Juan.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-10:hover {
  -webkit-filter: none;
  filter: none;
}

.div-block-11 {
  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/EA-Secun-136-Gracias-3.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-11:hover {
  -webkit-filter: none;
  filter: none;
}

.heading-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.heading-2-copy {
  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;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 31px;
  font-weight: 700;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.t-tulo-valore {
  height: 25vh;
}

.heading-3 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #004787;
  font-weight: 900;
  text-align: center;
}

.paragraph {
  display: block;
  margin-top: 10px;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.section {
  display: block;
  height: 100vh;
  background-color: #fff;
}

.title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 35px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.statistic-circle-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 10px;
  -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;
}

.title-capped {
  color: #0c0c0c;
  font-size: 10px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

.heading-primary {
  max-width: 500px;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #1a3066;
  font-size: 46px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.heading-primary.h3-centre {
  max-width: 700px;
  margin-top: 20px;
  font-family: Lato, sans-serif;
  color: #004787;
  font-weight: 700;
  text-align: center;
}

.feature-number-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  -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;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.arrow-image-mobile-02 {
  display: none;
}

.arrow-wrap {
  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;
}

.detail-block {
  max-width: 800px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 20px;
  border: 1px solid #56e8ff;
  background-color: rgba(86, 232, 255, 0.05);
  font-size: 17px;
}

.title {
  max-width: 500px;
  margin-bottom: 15px;
  color: #8c54ff;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.arrow-image-mobile {
  display: none;
}

.circle-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: 250px;
  max-width: 250px;
  min-height: 250px;
  min-width: 250px;
  -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;
  border-radius: 1000px;
  background-color: #fff;
  box-shadow: 7px 7px 150px 0 rgba(84, 102, 129, 0.08);
}

.counterup {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #ffa909;
  font-size: 52px;
  line-height: 52px;
  font-weight: 300;
}

.toggle-text {
  width: 152px;
  color: #0c0c0c;
  line-height: 14px;
  text-align: left;
}

.toggle-text.monthly-toggle {
  color: #0c0c0c;
}

.toggle-contain {
  position: relative;
  width: 70px;
  height: 34px;
  margin-right: 25px;
  margin-left: 25px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 50px;
  background-color: #fff;
}

.pricing-box {
  width: 31.3%;
  min-height: 380px;
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 30px;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 10px 25px 3px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  line-height: 2em;
  font-weight: 300;
  text-align: center;
}

.button-4 {
  padding: 15px 25px 11px;
  border-radius: 3px;
  background-color: #378ae8;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 12.5px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
}

.button-4:hover {
  background-color: #2566b0;
}

.button-4.pricing-button {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #0c0c0c;
  background-color: #e89e37;
  color: #0c0c0c;
  font-size: 16.5px;
  letter-spacing: 1.5px;
}

.button-4.pricing-button:hover {
  background-color: transparent;
}

.button-4.pricing-button.outline-button {
  margin-top: 14px;
  margin-bottom: 24px;
  border: 1px solid #000;
  background-color: #e89e37;
  color: #000;
  font-weight: 400;
}

.button-4.pricing-button.outline-button:hover {
  background-color: transparent;
}

.container-2 {
  display: block;
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
}

.pricing-box-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -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;
}

.pricing-box-row.yearly-row {
  margin-bottom: auto;
}

.price {
  position: relative;
  margin-top: -10px;
  margin-bottom: 3px;
  font-family: Lato, sans-serif;
  font-size: 55px;
  line-height: 70px;
  font-weight: 400;
}

.toggle-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
}

.pricing-section {
  display: none;
  padding-top: 50px;
  background-color: hsla(332, 0%, 94%, 0.45);
}

.yearly-discount {
  position: relative;
  top: 3px;
  display: none;
  width: 100%;
  height: 21px;
  color: #378ae8;
  font-size: 17px;
  line-height: 21px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.toggle-dot {
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #e89e37;
}

.pricing-background {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: -1;
  height: 600px;
  padding-top: 200px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0.47)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0.47));
}

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

.body {
  background-color: transparent;
}

.heading-4 {
  font-family: Lato, sans-serif;
  color: #004787;
  text-align: center;
}

.text-block {
  color: #0c0c0c;
}

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

.text-block-3 {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.description {
  padding-top: 12px;
  padding-right: 7px;
  padding-bottom: 12px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
}

.button-5 {
  margin-top: 9px;
  margin-bottom: 9px;
  padding: 17px 54px;
  border-radius: 10px;
  background-color: #939bb4;
  font-size: 17px;
  cursor: pointer;
}

.button-5:hover {
  background-color: #46495f;
}

.columns-3 {
  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;
}

.app-feature-item {
  display: block;
  height: 40vh;
  padding: 49px 21px;
  -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: 20px;
  background-color: #f5f6fa;
  background-image: url('../images/0-TALLERES-ASE-EMBAJADOR-AXIOS-ASE-Facilitador-ADY-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
  cursor: crosshair;
}

.app-feature-item:hover {
  background-color: #bfebf3;
  box-shadow: 0 15px 20px 6px rgba(191, 235, 243, 0.3);
  -webkit-filter: none;
  filter: none;
}

.samll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 27px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 25px;
  font-weight: 700;
  text-shadow: 1px 1px 11px #000;
}

.feature-2 {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: transparent;
  -webkit-transform: translate3d(0px, 0px, 0.001px);
  transform: translate3d(0px, 0px, 0.001px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.column {
  display: -ms-grid;
  display: grid;
  padding-left: 50px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-5 {
  color: #004787;
  font-size: 34px;
  font-weight: 600;
  text-align: center;
}

.app-feature-item-copy {
  padding: 49px 21px;
  border-radius: 20px;
  background-color: #f5f6fa;
  background-image: url('../images/EA-Secun-136-Gracias-1.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: center;
  cursor: crosshair;
}

.app-feature-item-copy:hover {
  background-color: #bfebf3;
  box-shadow: 0 15px 20px 6px rgba(191, 235, 243, 0.3);
  -webkit-filter: none;
  filter: none;
}

.testimonials-wrapper {
  width: 100%;
  max-width: 1400px;
  margin: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  box-shadow: 1px 0 26px 3px #c9c9c9;
}

.testimonials-t5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
  -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;
}

.testimonials-wrapper-t5 {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.testimonials-subwrapper-t5 {
  margin-right: 5px;
  margin-left: 5px;
}

.text-wrapper-t5 {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 235px;
  margin-top: -20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-right: 10px;
  padding-left: 10px;
  -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;
  background-color: #fff;
}

.quote-t5 {
  margin-top: 14px;
  font-size: 12px;
  font-style: italic;
  text-align: center;
}

.user-name-t5 {
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 53vh;
  -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: #e89e37;
}

.div-block-13 {
  height: 30vh;
  background-image: url('../images/15.06.17-EA-Angie-8.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.8;
}

.heading-6 {
  margin-top: 10px;
  margin-bottom: auto;
  padding-right: 10px;
  padding-bottom: 15px;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.heading-7 {
  margin-bottom: auto;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.heading-8 {
  display: block;
  overflow: visible;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #08b5d8;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #77b515;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #004787;
}

.image-21 {
  height: 30vh;
}

.image-22 {
  height: 30vh;
}

.como-trabajamos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vh;
  -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: transparent;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35vh;
  -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/Campaña-por-la-Empatía-EA-136-24.02.17-4.jpeg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-filter: none;
  filter: none;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Imagen-1.png');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-filter: none;
  filter: none;
}

.div-block-19 {
  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/2.png');
  background-position: 0% 50%;
  background-size: cover;
  -webkit-filter: none;
  filter: none;
  cursor: auto;
}

.heading-9 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.heading-10 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.heading-10-copy {
  padding-right: 5px;
  padding-left: 5px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.como-se-trabaja {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vh;
  -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;
}

.valores-de-trabajo {
  padding-top: 0px;
}

.section-2 {
  display: none;
  height: 40vh;
  background-color: #e89e37;
}

.grid-4 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40vh;
  -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;
}

.div-block-21 {
  width: 30vh;
  height: 30vh;
  background-image: url('../images/Asset-12x-1-e1540939398531.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-11 {
  margin-top: auto;
  font-family: Lato, sans-serif;
  color: #0c0c0c;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}

.link {
  font-family: Lato, sans-serif;
  color: #0c0c0c;
  font-size: 10px;
  text-decoration: none;
}

.link-2 {
  font-family: Lato, sans-serif;
  color: #0c0c0c;
  font-size: 10px;
  text-decoration: none;
}

.link-3 {
  color: #0c0c0c;
  text-decoration: none;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 35vh;
  margin-top: 20px;
  background-color: transparent;
}

.div-block-22 {
  width: 55vh;
}

.div-block-23 {
  width: 55vh;
}

.div-block-24 {
  width: 55vh;
}

.grid-5 {
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-auto-flow: row;
  grid-column-gap: 12px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #e89e37;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 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;
}

.div-block-26 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80vh;
  padding-top: 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;
  text-align: center;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60vh;
  -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-28 {
  width: 15vh;
  height: 15vh;
  background-image: url('../images/Asset-12x-1-e1540939398531.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-12 {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
}

.heading-13 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.link-4 {
  font-family: Lato, sans-serif;
  color: #0c0c0c;
  font-weight: 300;
  text-decoration: none;
}

.div-block-29 {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-left: 5px;
  background-image: url('../images/fb_icon_325x325.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-30 {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/unnamed.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-31 {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  margin-left: 10px;
  background-image: url('../images/unnamed-1.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-content-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  padding: 10px;
  opacity: 0;
}

.grid-img {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.grid-img._6 {
  background-image: url('../images/EA-Día-del-Amor-y-la-Amistad-2019-Sec.-48-SJL.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-img._3 {
  background-image: url('../images/15.06.17-EA-Angie-8.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-img._5 {
  background-image: url('../images/EA-Meche-Sec.-25-SJL-Compórtense-son-Embajadores-Secun-25-T_M-SJL.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-img._1 {
  background-image: url('../images/EA-18--19-Secun.-77-SMA.jpg');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-img._7 {
  background-image: url('../images/EA-Secun-136-Gracias-3.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-img._3 {
  background-image: url('../images/Imagen-1.png'), url('../images/15.06.17-EA-Angie-8.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.grid-img._4 {
  background-image: url('../images/Campaña-por-la-Empatía-EA-136-24.02.17-2.jpeg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 100% 0%;
  background-size: cover, cover;
  background-repeat: repeat, no-repeat;
}

.grid-img._2 {
  background-image: url('../images/15.06.17-EA-Angie-2.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, cover;
  background-repeat: repeat, no-repeat;
}

.grid-img._1 {
  background-image: url('../images/Axiónate-San-Juan-Reuniones-previas-3.jpg'), url('../images/EA-18--19-Secun.-77-SMA.jpg');
  background-position: 0px 0px, 100% 100%;
  background-size: cover, cover;
  background-repeat: repeat, no-repeat;
}

.grid-img._6 {
  background-image: url('../images/Entrega-Playeras-AXIOS-Secun-35-29.06.17.jpeg');
  background-position: 0% 50%;
  background-size: cover;
}

.grid-img._3 {
  background-image: url('../images/0-TALLERES-ASE-EMBAJADOR-AXIOS-ASE-Facilitador-ADY-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-img._5 {
  background-image: url('../images/desk.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-img._1 {
  background-image: url('../images/15.06.17-EA-Angie-8.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-img._7 {
  background-image: url('../images/hustle.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.windmill-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr);
  grid-template-rows: minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr) minmax(150px, 1fr);
}

.windmill-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}

.container-3 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.grid-smallsubheading {
  margin-bottom: 0px;
  color: #0c0c0c;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 600;
}

.section-3 {
  display: none;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
}

.grid-animation {
  margin-top: 0px;
  color: #444f55;
  font-size: 16px;
  font-weight: 600;
}

.mb-0 {
  margin-bottom: 0px;
}

.grid-smallheading {
  margin-top: 0px;
  color: #0c0c0c;
  font-size: 35px;
  line-height: 1.25;
}

.content-wrapper {
  position: relative;
  z-index: 78;
  padding: 20px;
  background-color: #fff;
}

.grid-content-overlay-block {
  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;
  background-color: hsla(0, 0%, 100%, 0.95);
}

.grid-img-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  padding: 16px;
}

.section-4 {
  height: 100vh;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-32 {
  height: 50vh;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.div-block-33 {
  height: 35vh;
  background-image: url('../images/15.06.17-EA-Angie-5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-34 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.div-block-35 {
  height: 50vh;
  background-image: url('../images/15.06.17-EA-Angie-6.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-36 {
  height: 35vh;
  background-image: url('../images/ASE-Facilitador-ADY-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-37 {
  background-image: url('../images/Campaña-_Un-dulce-una-sonrisa_-Secundaria-37-ANGIE-01.06.17-1.jpeg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-4 {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.heading-14 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 100;
  text-align: center;
}

.heading-8-copy {
  display: block;
  margin-top: auto;
  padding: 15px 15px 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

.idioma {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.dropdown-link {
  background-color: rgba(8, 181, 216, 0.84);
  color: #fff;
}

.dropdown-link-2 {
  background-color: rgba(8, 181, 216, 0.84);
  color: #fff;
}

.nav-bar {
  display: none;
  height: 11vh;
  background-color: transparent;
}

.div-block-38 {
  width: 10vh;
  height: 8vh;
}

.gallery {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.gallery-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

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

.categorias {
  display: none;
  height: 90vh;
}

.grid-7 {
  margin-right: 50px;
  margin-bottom: 50px;
  margin-left: 50px;
  padding-top: 50px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-39 {
  height: 50vh;
}

.div-block-40 {
  height: 30vh;
  background-image: url('../images/15.06.17-EA-Angie-6.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-15 {
  text-align: center;
}

.div-block-41 {
  height: 30vh;
  background-image: url('../images/0-EXPLICACIÓN-PROGRAMA-AXIOS-EA-Secun-59-Zapopan-31.10.18.jpeg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-16 {
  text-align: center;
}

.div-block-42 {
  height: 30vh;
  background-image: url('../images/EA-18--19-Secun.-77-SMA.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heading-17 {
  text-align: center;
}

.div-block-14-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55vh;
  -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: #e89e37;
}

.heading-6-copy {
  margin-top: 46px;
  margin-bottom: auto;
  padding: 10px 10px 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.block_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -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;
  cursor: pointer;
}

.container-5 {
  width: 100%;
  max-width: 1140px;
}

.white_dot {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-color: #fff;
  box-shadow: 1px 1px 60px 0 rgba(91, 58, 204, 0.55);
}

.line_02 {
  position: absolute;
  z-index: 999;
  width: 25%;
  height: 1px;
  margin-left: -12.5%;
  background-color: #f9f9f9;
}

.block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 120px;
  -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;
}

.h1-2 {
  margin: 0px auto 15px;
  color: #000645;
  font-size: 44px;
  text-align: center;
  letter-spacing: -0.2px;
}

.h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #000645;
  font-size: 18px;
}

.line_01 {
  position: absolute;
  z-index: 999;
  width: 25%;
  height: 1px;
  margin-left: 12.5%;
  background-color: #f9f9f9;
}

.paragraph-3 {
  max-width: 470px;
  margin-right: auto;
  margin-left: auto;
  color: #44465f;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.3px;
}

.process-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h1 {
  position: absolute;
  z-index: 15;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #08b5d8;
  font-size: 90px;
  line-height: 70px;
}

.content_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 16px;
  padding-left: 16px;
  -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;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  padding-right: 5%;
  padding-left: 5%;
  -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: #f3f3f3;
}

.ring_03 {
  position: absolute;
  width: 120px;
  height: 120px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 100px;
  opacity: 0.3;
}

.line_03 {
  position: absolute;
  z-index: 999;
  width: 25%;
  height: 1px;
  margin-left: -12.5%;
  background-color: #f9f9f9;
}

.div-block-43 {
  margin-bottom: 100px;
}

.green_dot {
  position: relative;
  z-index: 9;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #e89e37;
}

.ring_01 {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 1px solid #eee;
  border-radius: 100px;
}

.plain_text {
  color: #44465f;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

.ring_02 {
  position: absolute;
  width: 80px;
  height: 80px;
  border-style: solid;
  border-width: 1px;
  border-color: #eee;
  border-radius: 100px;
  opacity: 0.6;
}

.dot_container {
  position: relative;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15px;
  height: 15px;
  -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: 100px;
}

.section-5-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  padding-right: 5%;
  padding-left: 5%;
  -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: #f2f2f2;
}

.timeline {
  display: none;
  height: 100vh;
}

.nuestra-experiencia-copy {
  display: none;
  height: 20vh;
  -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-44 {
  width: 100vh;
  height: 100vh;
  background-color: #e89e37;
}

.div-block-44-copy {
  width: 100vh;
  height: 100vh;
  background-color: #fff;
}

.marseiles-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
  grid-template-rows: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
}

.grid-heading {
  margin-top: 0px;
  color: #86969e;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 400;
}

.talleres {
  overflow: hidden;
  margin-top: 20px;
}

.marseiles-block {
  position: relative;
  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;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
}

.grid-to-right-overlay-content {
  position: absolute;
  left: 20px;
  top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  opacity: 0;
}

.grid-subheading {
  margin-bottom: 0px;
  color: #444f55;
  font-size: 30px;
  line-height: 1.25;
  font-weight: 600;
}

.section-7 {
  height: 100vh;
  background-image: url('../images/Entrega-Playeras-EA-Secun-136-06.07.17-3.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

._2-button-columns._420 {
  max-width: 350px;
  margin-right: auto;
  margin-left: 0px;
}

.column-59 {
  position: static;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pararagraph {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
}

.pararagraph._300w {
  max-width: 350px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 400;
}

.image {
  position: relative;
  left: -89px;
  top: 0px;
  display: block;
  width: 710px;
  max-width: none;
  min-width: 0px;
}

.heading-1 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  color: #2b2d36;
  font-size: 57px;
  line-height: 1.5em;
  font-weight: 300;
}

.heading-1._450 {
  width: auto;
  max-width: 450px;
  margin-bottom: 20px;
  line-height: 1.4em;
  font-weight: 300;
}

.button-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 46px;
  max-width: 140px;
  margin-right: auto;
  margin-left: 0px;
  padding-right: 5px;
  padding-left: 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;
  border: 3px solid #2b2d36;
  border-radius: 2px;
  background-color: #2b2d36;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.button-6:hover {
  background-color: #2b2d36;
  color: #fff;
}

.button-6.ghost {
  border: 3px solid #000;
  background-color: #fff;
  color: #000;
}

.button-6.ghost:hover {
  border-style: none;
  background-color: #000;
  color: #fff;
}

.button-6.ghost._190w {
  max-width: 140px;
  border-width: 1px;
  border-color: #2b2d36;
  background-color: transparent;
}

.button-6.ghost._190w:hover {
  color: #000;
}

.div-standard {
  width: 100%;
  max-width: 1200px;
  min-height: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-image {
  position: static;
  left: auto;
  margin-right: auto;
  margin-left: auto;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-standard {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-standard.home.hero {
  overflow: hidden;
  height: 100vh;
  max-height: 850px;
  padding-top: 130px;
  background-color: #f5f1ea;
}

.image-6 {
  position: absolute;
  top: 51px;
  right: 0px;
  z-index: 2;
  max-width: 450px;
}

.image-7-copy {
  position: absolute;
  left: 150px;
  top: 121px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  max-width: 80%;
}

.section-8 {
  position: relative;
  display: none;
  height: 100vh;
  background-image: url('../images/EA-Meche-Sec.-25-SJL-Compórtense-son-Embajadores-Secun-25-T_M-SJL.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heading-18 {
  position: absolute;
  left: auto;
  top: auto;
  right: 10%;
  bottom: 10%;
  color: #fff;
  font-size: 60px;
  line-height: 55px;
  font-weight: 700;
}

.section-9 {
  display: none;
  width: auto;
  height: 100vh;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding: 25px;
  -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: url('../images/Recurso-2axios.png');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.div-block-47 {
  height: 6vh;
}

.paragraph-4 {
  margin-left: 53px;
  color: #0c0c0c;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

.paragraph-5 {
  font-size: 15px;
  line-height: 22px;
  text-align: center;
}

.section-10 {
  height: 100vh;
}

.grid-8 {
  grid-auto-flow: row;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-48 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  -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: url('../images/15.06.17-EA-Angie-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-49 {
  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/0-TALLERES-ASE-EMBAJADOR-AXIOS-ASE-Facilitador-ADY-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.div-block-50 {
  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/Entrega-Playeras-AXIOS-Secun-35-29.06.17.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.heading-19 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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: transparent;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.heading-20 {
  background-color: transparent;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.heading-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.button-7 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  color: #0c0c0c;
}

.heading-19-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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: transparent;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.div-block-48-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  -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: #e89e37;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.section-11 {
  height: 100vh;
}

.grid-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-51 {
  height: 33.33vh;
  background-image: url('../images/15.06.17-EA-Angie-8.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vh;
  height: 25vh;
  -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;
}

.content-wrapper-2 {
  padding: 20px;
  font-family: Montserrat, sans-serif;
}

.linea-del-tiempo {
  height: 50vh;
  /*background-image: url('../images/Blue-Timeline-Cycle-Presentation-3-2.jpg');*/
  background-image: url('../images/timeline-axios-2024.jpg');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.grid-10 {
  margin-right: 30px;
  margin-left: 40px;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-6 {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.paragraph-7 {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.paragraph-8 {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.paragraph-9 {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.paragraph-10 {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

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

.div-block-53 {
  padding-top: 25px;
  text-align: right;
}

.div-block-54 {
  padding-top: 25px;
  font-family: Montserrat, sans-serif;
}

.como-se-trabaja-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 25vh;
  -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;
}

.como-se-trabaja-copy._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-55 {
  padding-top: 25px;
}

.div-block-56 {
  padding-top: 25px;
}

.div-block-57 {
  padding-top: 25px;
}

.section-13 {
  position: relative;
  height: 90vh;
}

.grid-11 {
  position: static;
  height: 90vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-58 {
  background-image: url('../images/Campaña-por-la-Empatía-EA-136-24.02.17-4.jpeg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-59 {
  background-image: url('../images/0-MISIÓN-VISIÓN-Axionate-San-Juan.JPG');
  background-position: 0% 50%;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-60 {
  background-image: url('../images/Axiónate-San-Juan-Reuniones-previas-3.jpg');
  background-position: 0% 50%;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-61 {
  background-image: url('../images/15.06.17-EA-Angie-6.jpg');
  background-position: 0% 0%;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-62 {
  background-image: url('../images/0-EXPLICACIÓN-PROGRAMA-AXIOS-EA-Secun-59-Zapopan-31.10.18.jpeg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-63 {
  background-image: url('../images/Entrega-Playeras-EA-Secun-136-06.07.17-3.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.heading-22 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  color: #e89e37;
  font-size: 100px;
  text-shadow: 1px 1px 6px #000;
}

.div-block-64 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 78;
  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;
}

.hero {
  overflow: hidden;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 169px 92px;
  border-radius: 50px;
  background-color: #bfebf3;
  -webkit-transform: translate3d(0px, 0px, 0.001px);
  transform: translate3d(0px, 0px, 0.001px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.heading-23 {
  margin-bottom: 20px;
  color: #939bb4;
  font-size: 52px;
  line-height: 52px;
  font-weight: 900;
}

.heading-23.home {
  padding-bottom: 13px;
}

.image-23 {
  position: absolute;
  left: 125px;
  top: 240px;
}

.image-5 {
  position: absolute;
  left: 77px;
  top: 175px;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  position: absolute;
  left: auto;
  right: -127px;
  bottom: -22px;
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
}

.image-3 {
  position: absolute;
  left: 209px;
  bottom: 199px;
}

.image-2 {
  position: absolute;
  left: -23%;
  top: -75%;
  right: auto;
  bottom: auto;
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
}

.image-1 {
  position: absolute;
  left: 348px;
  bottom: 337px;
  -webkit-filter: contrast(200%);
  filter: contrast(200%);
}

.heading-24 {
  font-size: 17px;
  font-weight: 500;
}

.slide-content-wrap {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 160px 3%;
  -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;
}

.feature-text {
  padding-top: 4px;
  padding-bottom: 10px;
  border-bottom: 2px dotted #fff;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.social-block {
  position: absolute;
  left: 3%;
  top: auto;
  right: auto;
  bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.text-block-6 {
  margin-right: 10px;
  margin-left: 10px;
  color: hsla(0, 0%, 100%, 0.5);
}

.social-link {
  padding: 4px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  color: #f4f0ed;
  font-size: 13px;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.social-link:hover {
  opacity: 0.5;
}

.slider {
  height: 80vh;
  min-height: 650px;
}

.hero-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 590px;
  margin-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 70px;
  line-height: 1;
  font-weight: 400;
}

.slide {
  overflow: hidden;
}

.title-2 {
  color: #0bd95a;
  font-size: 16px;
}

.button-outline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 52px;
  padding-right: 46px;
  padding-left: 46px;
  -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: 1px;
  border-color: #fff;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 16px;
}

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

.slider-arrow-left {
  left: 2%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.15);
  border-radius: 100px;
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-size: 16px;
}

.slider-arrow-left:hover {
  border-color: hsla(0, 0%, 100%, 0.55);
}

.container-7 {
  display: block;
  width: 100%;
  max-width: 1070px;
  margin-right: auto;
  margin-left: auto;
}

.container-7.align-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 122px;
  margin-left: 54px;
  -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;
}

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

.slide-nav {
  display: none;
  margin-bottom: 35px;
  padding-right: 106px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.feature-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1070px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-arrow-right {
  right: 2%;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.15);
  border-radius: 100px;
  -webkit-transition: border-color 400ms ease;
  transition: border-color 400ms ease;
  font-size: 16px;
}

.slider-arrow-right:hover {
  border-color: hsla(0, 0%, 100%, 0.55);
}

.slider-section {
  position: relative;
  overflow: hidden;
  margin-top: 50px;
}

.slide-image {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/0-MISIÓN-VISIÓN-Axionate-San-Juan.JPG');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-image.slide-image-two {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.72)), to(hsla(0, 0%, 100%, 0))), url('../images/Home-Image.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.72), hsla(0, 0%, 100%, 0)), url('../images/Home-Image.png');
}

.slider-wrapper {
  width: 100%;
  height: 100%;
}

.slide-content-wrap-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 160px 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-header-2 {
  max-width: 590px;
  margin-top: 10px;
  margin-bottom: 32px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 1;
  font-weight: 400;
}

.slider-section-2 {
  position: relative;
  display: block;
  overflow: hidden;
  height: 90vh;
}

.slide-image-2 {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/15.06.17-EA-Angie-5.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.72)), to(hsla(0, 0%, 100%, 0)));
  background-image: url('../images/15.06.17-EA-Angie-5.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.72), hsla(0, 0%, 100%, 0));
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.slide-image-2.slide-image-two {
  background-image: url('../images/0-MISIÓN-VISIÓN-Axionate-San-Juan.JPG'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.72)), to(hsla(0, 0%, 100%, 0)));
  background-image: url('../images/0-MISIÓN-VISIÓN-Axionate-San-Juan.JPG'), linear-gradient(180deg, rgba(0, 0, 0, 0.72), hsla(0, 0%, 100%, 0));
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
}

.navigation {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  padding: 20px 3%;
  -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-bottom: 1px solid #e5e5e5;
  background-color: transparent;
}

.navigation-container-full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #c8a378;
}

.navigation-link {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  color: #e89e37;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.brand-2 {
  padding: 10px;
}

.logo {
  width: 120px;
}

.navigation-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-transform: none;
}

.blog-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.blog-item-wrap {
  margin-bottom: 62px;
}

.blog-image-wrapper {
  overflow: hidden;
  width: 100%;
  height: 550px;
}

.blog-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.date-text {
  margin-top: 20px;
  margin-bottom: 32px;
  opacity: 0.5;
  font-style: italic;
  font-weight: 500;
}

.category {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c8a378;
  color: #c8a378;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.content-section {
  padding: 50px 3% 0px;
}

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

.button-8 {
  margin-top: 32px;
  padding: 20px 45px;
  border: 1px solid #c8a378;
  background-color: transparent;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  color: #c8a378;
  font-weight: 700;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}

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

.paragraph-12 {
  max-width: 650px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  text-align: justify;
}

.navigation-link-2 {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  color: #c8a378;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navigation-link-2.w--current {
  margin-left: 15px;
}

.navigation-link-2.prueba.w--current {
  margin-left: 20px;
}

.navigation-link-2.prueba._2.w--current {
  display: none;
}

.navigation-link-2._1 {
  display: none;
}

.navigation-link-2._3 {
  display: none;
}

.navigation-link-2._3.w--current {
  display: none;
}

.navigation-link-2._4 {
  display: none;
}

.navigation-right-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-left: 5px;
  background-image: url('../images/fb_icon_325x325.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-block-2 {
  width: 20px;
  height: 20px;
  background-image: url('../images/unnamed.png');
  background-position: 0px 0px;
  background-size: contain;
}

.link-block-3 {
  width: 20px;
  height: 20px;
}

.heading-25 {
  color: #fff;
}

.heading-26 {
  color: #fff;
}

.section-14 {
  height: 35vh;
}

.grid-12 {
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-65 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 25vh;
  margin-right: -18px;
  -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-right: 1px solid #000;
}

.paragraph-13 {
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 10px;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: justify;
}

.paragraph-14 {
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: justify;
}

.div-block-66 {
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 10px;
}

.div-block-67 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -83%;
  width: 580px;
  height: 140px;
  padding-top: 27px;
  padding-right: 20px;
  text-align: right;
}

.div-block-67.sdg {
  max-width: 100%;
  margin-bottom: 45px;
  text-align: left;
}

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

.div-block-68 {
  padding-left: 0px;
}

.right-arrow {
  display: block;
  width: 220px;
  opacity: 0;
}

.div-block-69 {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 0px;
}

.slide-4 {
  width: 185%;
  height: 600px;
  margin-left: 5px;
  background-color: #000;
  background-image: url('../images/ASE-Facilitador-ADY-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  cursor: pointer;
}

.div-block-70 {
  opacity: 1;
}

.paragraph-15 {
  width: 580px;
  padding-top: 18px;
  padding-left: 28px;
  color: rgba(20, 49, 68, 0.5);
  font-size: 16px;
  line-height: 28px;
}

.slider-2 {
  height: 700px;
  padding-top: 0px;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.slide-3 {
  width: 185%;
  height: 600px;
  margin-right: 5px;
  margin-left: 10px;
  background-color: #000;
  background-image: url('../images/8070b85b-59ca-47f9-8e81-4084a35f36f0.JPG');
  background-position: 0px 0px;
  background-size: cover;
  cursor: pointer;
}

.div-block-72 {
  height: auto;
  margin-top: 48px;
}

.div-block-73 {
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #debeb6;
}

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

.paragraph-2 {
  display: block;
  margin-top: 37px;
  margin-bottom: 26px;
  color: rgba(20, 49, 68, 0.5);
  font-size: 35px;
  line-height: 55px;
  text-transform: none;
}

.slide-5 {
  width: 185%;
  height: 600px;
  margin-right: 0px;
  background-color: #000;
  background-image: url('../images/Axiónate-San-Juan-Reuniones-previas-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  cursor: pointer;
}

.image-24 {
  position: relative;
  top: 0px;
  width: 102px;
  margin-right: 200px;
  float: right;
}

.button-9 {
  margin-top: 21px;
  padding-top: 17px;
  padding-right: 93px;
  padding-bottom: 16px;
  border: 2px solid #debeb6;
  background-color: rgba(56, 152, 236, 0);
  background-image: url('../images/Arrow-pink.png');
  background-position: 90% 49%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #3f455f;
  font-weight: 500;
  text-transform: capitalize;
}

.button-9:hover {
  background-color: #debeb6;
  background-image: url('../images/blue-arrow.png');
}

.columns-2 {
  height: auto;
}

.text-block-8 {
  position: relative;
  top: 4px;
  display: inline-block;
  margin-left: 14px;
  color: #debeb6;
  font-size: 16px;
  text-transform: capitalize;
}

.columns-5 {
  overflow: hidden;
}

.mask {
  overflow: visible;
  width: 40%;
  height: 105%;
  padding-top: 45px;
}

.heading-27 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -9%;
  margin-top: 0px;
  font-size: 15px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}

.slide-2 {
  width: 185%;
  height: 600px;
  margin-right: 0px;
  margin-left: 10px;
  background-color: #000;
  background-image: url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
  background-position: 0px 0px;
  background-size: cover;
  cursor: pointer;
}

.heading-28 {
  display: inline-block;
  margin-right: 11px;
  margin-left: 11px;
  color: #debeb6;
  font-size: 60px;
}

.heading-28.asdf {
  margin-left: 0px;
}

.slide-nav-2 {
  position: absolute;
  left: 0%;
  top: 1%;
  right: 0%;
  bottom: auto;
  z-index: 500;
  height: 32px;
  font-size: 10px;
  text-align: left;
}

.heading-29 {
  margin-top: 41px;
  color: #3f455f;
  letter-spacing: 1px;
}

.left-arrow {
  display: block;
  width: 890px;
  margin-left: -241px;
  opacity: 0;
}

.div-block-74 {
  position: relative;
  top: -20px;
  display: inline-block;
  width: 120px;
  height: 1px;
  margin-right: 2px;
  background-color: #debeb6;
}

.div-block-75 {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 140px;
  padding-bottom: 0px;
}

.paragraph-16 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.image-25 {
  box-shadow: 0 0 6px 7px #b3abab;
}

.section_features {
  position: relative;
  z-index: 4;
  display: block;
  overflow: hidden;
  margin-bottom: 400px;
  padding: 120px 5%;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  background-color: #fff;
}

.feature_icon {
  width: 60px;
  margin-bottom: 15px;
}

.h4-2 {
  position: relative;
  z-index: 3;
  max-width: 800px;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #242723;
  font-size: 20px;
  line-height: 35px;
  font-weight: 600;
  text-align: left;
}

.h1_06 {
  max-width: 770px;
  margin: 35px 0px 25px;
  background-color: transparent;
  color: #1d1d1d;
  font-size: 32px;
  line-height: 32px;
  text-align: left;
}

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

.button_clone {
  margin-right: auto;
  margin-left: auto;
  padding: 12px 35px;
  border: 1px solid #000;
  background-color: transparent;
  color: #000;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
}

.feature_text {
  max-width: 560px;
  margin-bottom: 0px;
  color: #000;
  font-size: 15px;
  line-height: 22px;
}

.feature_col {
  position: relative;
  width: 25%;
  min-height: 70px;
  padding-right: 30px;
}

.text_split {
  color: #292222;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  column-gap: 30px;
}

.feature-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.line_break {
  width: 100%;
  height: 1px;
  margin-top: 120px;
  margin-bottom: 120px;
  background-color: rgba(0, 0, 0, 0.07);
}

.feature_image {
  margin-top: 80px;
  margin-bottom: 80px;
}

.container-9 {
  position: relative;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.accordion-body {
  display: block;
  padding-right: 8px;
  padding-left: 64px;
  color: #9096a4;
}

.accordion-body.js-accordion-body {
  display: block;
  padding-bottom: 0px;
  color: #9096a4;
}

.macbook_window {
  position: absolute;
  left: 50.5%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 740px;
  height: 460px;
  margin-top: 33px;
  background-image: linear-gradient(39deg, hsla(0, 0%, 100%, 0) 54%, hsla(0, 0%, 100%, 0.6)), url('../images/team-about.jpg'), linear-gradient(180deg, #1b619e, #4c95d4 60%, #b3d6f0);
  background-position: 0px 0px, 50% 50%, 0px 0px;
  background-size: auto, cover, auto;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.accordion__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-bottom: 24px;
  padding: 20px 20px 20px 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;
  background-color: #fff;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
  text-align: left;
  text-decoration: none;
}

.accordion__item.js-accordion-item {
  margin-bottom: 0px;
}

.accordion__item.js-accordion-item.active {
  margin-bottom: 0px;
  padding-top: 0px;
  cursor: default;
}

.accordion_icon {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  -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: 2px solid #ebebeb;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: background-color 350ms linear;
  transition: background-color 350ms linear;
}

.accordion_vborder {
  position: absolute;
  left: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 60px;
  -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;
}

.accordion {
  display: block;
  width: 100%;
  margin-bottom: -24px;
}

.accordion.js-accordion {
  margin-top: 24px;
}

.accordion.js-accordion.mt-60 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.header {
  font-weight: 400;
  text-transform: none;
}

.header.text-center-m {
  margin-top: 10px;
}

.accordion_vborder_line {
  width: 2px;
  height: 100%;
  background-color: #ebebeb;
  -webkit-transition: height 150ms linear;
  transition: height 150ms linear;
}

.macbook {
  position: relative;
  width: 1200px;
  margin-left: -115%;
  text-align: center;
}

.macbook_img {
  width: 100%;
  max-width: 1000px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.row {
  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;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.container-10 {
  display: block;
  width: 1140px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.subheader {
  margin-top: 0px;
  margin-bottom: -20px;
  color: #aaa;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-transform: uppercase;
}

.subheader.text-center-m {
  text-transform: capitalize;
}

.section-15 {
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.section-15.overflow-hidden {
  display: none;
  padding-top: 50px;
  padding-bottom: 50px;
}

.col {
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.col.col-6 {
  max-width: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.col.col-6.col-m-12._1 {
  padding-left: 0px;
  background-image: url('../images/Axiónate-San-Juan-Reuniones-previas-3.jpg');
  background-position: 0% 0%;
  background-size: cover;
}

.icon {
  margin-bottom: 0px;
  -webkit-transition: color 350ms linear;
  transition: color 350ms linear;
  font-style: normal;
}

.icon._1x {
  font-size: 24px;
}

.accordion-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #2e323c;
}

.accordion-header.js-accordion-header {
  padding-top: 0px;
  cursor: pointer;
}

.text-large {
  font-size: 18px;
  text-transform: uppercase;
}

.text-large.text-bold {
  text-transform: capitalize;
}

.container-11 {
  display: block;
}

.icon-2 {
  margin-right: 4px;
  padding-right: 0px;
}

.dropdown-link-3 {
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #c8a479;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-right: 40px;
  margin-left: 40px;
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-link {
  display: inline-block;
  border-bottom: 3px solid #e0e0e0;
  -webkit-transition: all 300ms cubic-bezier(.23, 1, .32, 1);
  transition: all 300ms cubic-bezier(.23, 1, .32, 1);
}

.text-link:hover {
  border-bottom-color: transparent;
  -webkit-transform: skew(0deg, 3deg);
  -ms-transform: skew(0deg, 3deg);
  transform: skew(0deg, 3deg);
  color: #5b1ed6;
}

.text-link:active {
  opacity: 0.7;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
}

.text-link.bold {
  font-weight: 700;
}

.text-link.bold:hover {
  border-bottom-color: hsla(0, 0%, 87.8%, 0);
}

.text-link.bold._24px:hover {
  -webkit-transform: skew(3deg, 3deg);
  -ms-transform: skew(3deg, 3deg);
  transform: skew(3deg, 3deg);
}

.section-grey {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
}

.centred-paragraph {
  width: 66%;
  margin-right: auto;
  margin-left: auto;
}

.centred-paragraph._80px-right-padding {
  padding-right: 72px;
}

.body-regular {
  margin-bottom: 32px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  font-family: Lato, sans-serif;
  color: #1a1229;
  font-size: 24px;
  line-height: 40px;
  text-align: left;
}

.button-10 {
  padding: 12px 24px;
  border-style: solid;
  border-width: 3px;
  border-color: #5b1ed6;
  border-radius: 6px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #5b1ed6;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-10:hover {
  border-color: #ffcd00;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #5b1ed6;
}

.button-10:active {
  opacity: 0.7;
  -webkit-transform: scale(0.98) translate(0px, 0px);
  -ms-transform: scale(0.98) translate(0px, 0px);
  transform: scale(0.98) translate(0px, 0px);
}

.como-se-trabaja-copy {
  display: block;
  height: 30vh;
  margin-top: 10px;
  padding-top: 10px;
  -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;
}

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

.section-white.divider {
  border-bottom: 1px solid #e0e0e0;
}

.collection-list-wrapper-3 {
  width: 100%;
  max-width: 1200px;
  margin: 120px 40px;
}

.collection-list-2 {
  display: -ms-grid;
  display: grid;
  margin-bottom: -120px;
  grid-auto-columns: 1fr;
  grid-column-gap: 24px;
  grid-row-gap: 48px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.collection-item-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.empty-state {
  display: none;
}

.link-5 {
  margin-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #142649;
}

.company-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-26 {
  text-align: center;
}

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

.com-card {
  padding: 38px;
  border-radius: 10px;
  background-color: #e89e37;
  text-align: center;
}

.com-card.green {
  background-color: #1ed760;
}

.com-card.airb {
  background-color: #08b5d8;
}

.descripcion {
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-30 {
  display: block;
  padding-right: 187px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 34px;
  font-weight: 600;
}

.div-block-77 {
  height: 50px;
}

.column-72 {
  position: static;
  display: block;
  padding-right: 0px;
  padding-left: 144px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-center-white {
  margin-top: 15px;
  font-family: Lato, sans-serif;
  color: #0c0c0c;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.image-27 {
  width: 344px;
  max-width: 130%;
  border-radius: 20px;
}

.grid-13 {
  width: 100%;
  grid-column-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-78 {
  margin: 50px;
  background-color: transparent;
  background-image: url('../images/Recurso-1axios.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: padding-box;
}

.heading-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 900;
}

.heading-32 {
  color: #0c0c0c;
  text-align: center;
}

.heading-33 {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
}

.div-block-79 {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/fb_icon_325x325.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-80 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-79-copy {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/unnamed-1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-79-copy1 {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/unnamed.png');
  background-position: 0px 0px;
  background-size: cover;
}

.link-block-4 {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/fb_icon_325x325.png');
  background-position: 0px 0px;
  background-size: cover;
}

.link-block-4-copy {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/unnamed-1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.link-block-4-copy-1 {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/unnamed.png');
  background-position: 0px 0px;
  background-size: cover;
}

.talleres-copy {
  display: none;
  overflow: hidden;
  padding-top: 50px;
}

.como-se-trabaja-copy {
  display: block;
  height: 45vh;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.como-se-trabaja-copy._1 {
  display: none;
}

.link-block-4-copy-1-copy {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-left: 10px;
  background-image: url('../images/Captura-de-Pantalla-2020-11-10-a-las-17.53.05.png');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-81 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-text-block-2 {
  padding: 25px 0px 25px 60px;
}

.h2 {
  margin-bottom: 14px;
}

.h2.h2-centre {
  font-family: Montserrat, sans-serif;
  color: #004787;
  font-size: 38px;
  line-height: 44px;
  font-weight: 600;
}

.feature-text-2 {
  margin-bottom: 0px;
  color: rgba(86, 96, 115, 0.7);
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0px;
}

.small-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-text-block {
  padding-top: 25px;
  padding-right: 60px;
  padding-bottom: 25px;
}

.feature-icon {
  width: 49px;
  margin-right: 16px;
}

.features-grid-wrapper {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  grid-column-gap: 60px;
  grid-row-gap: 30px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.feature-image-1 {
  display: block;
  width: 80%;
  max-width: 540px;
  margin-left: 30px;
}

.button-11 {
  margin-top: 40px;
  padding: 18px 32px;
  border-radius: 100px;
  background-color: #37def5;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 16px;
  line-height: 23px;
  font-weight: 500;
}

.button-11:hover {
  background-color: #30cde3;
}

.button-11._0-top-margin {
  margin-top: 0px;
}

.button-11.dark-blue {
  margin-top: 0px;
  background-color: #1b2d45;
}

.button-11.dark-blue:hover {
  background-color: #132134;
}

.button-11.dark-blue {
  background-color: #1b2d45;
}

.button-11.dark-blue:hover {
  background-color: #132134;
}

.content-section-2 {
  padding: 120px 3% 200px;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1180px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -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;
}

.standard-paragraph {
  margin-bottom: 0px;
  color: rgba(86, 96, 115, 0.7);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0px;
}

.standard-paragraph._40-bottom-margin {
  margin-bottom: 40px;
}

.standard-paragraph.center {
  display: block;
  max-width: 650px;
  text-align: center;
}

.section-16 {
  display: block;
  height: 70vh;
}

.grid-14 {
  grid-column-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-82 {
  height: 70vh;
  background-image: url('../images/15.06.17-EA-Angie-7.jpg');
  background-position: 40% 50%;
  background-size: cover;
}

.heading-34 {
  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;
  font-family: Montserrat, sans-serif;
}

.grid-15 {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vh;
  -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;
}

.div-block-84 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 32px;
  -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;
  background-image: url('../images/Recurso-71.1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-6 {
  margin-bottom: 20px;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #0c0c0c;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
}

.div-block-85 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-86 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vh;
  -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;
}

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

.div-block-88 {
  background-image: url('../images/Recurso-71.1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.grid-16 {
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-89 {
  display: block;
  width: 60px;
  height: 60px;
  -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/Recurso-71.1.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-90 {
  width: 60px;
  height: 60px;
  background-image: url('../images/Recurso-124.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-91 {
  width: 60px;
  height: 60px;
  background-image: url('../images/Recurso-93.3.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-block-9 {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.opciones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 60vh;
}

.div-block-92 {
  width: 50%;
  background-image: url('../images/15.06.17-EA-Angie-7.jpg');
  background-position: 30% 50%;
  background-size: cover;
}

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

.grid-17 {
  height: 70vh;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.div-block-94 {
  width: 70px;
  height: 70px;
  background-image: url('../images/Recurso-71.1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-95 {
  width: 75px;
  height: 75px;
  background-image: url('../images/Recurso-124.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-96 {
  width: 70px;
  height: 70px;
  background-image: url('../images/Recurso-93.3.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-7 {
  margin-right: 20px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #0c0c0c;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  text-decoration: none;
}

.grid-18 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-97 {
  width: 25%;
}

.div-block-98 {
  width: 4%;
}

.grid-19 {
  width: 100%;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-99 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #77b515;
  background-image: none;
  background-size: auto;
}

.div-block-100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #08b5d8;
  background-image: none;
  background-size: auto;
}

.div-block-101 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e89e37;
}

.div-block-102 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
}

.div-block-103 {
  height: 50%;
  background-image: url('../images/15.06.17-EA-Angie-7.jpg');
  background-position: 30% 50%;
  background-size: cover;
}

.heading-35 {
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.div-block-104 {
  background-color: #004787;
}

.div-block-104._4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-105 {
  display: block;
  width: 110px;
  height: 120px;
  -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/Recurso-3l.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-105._3 {
  width: 100px;
  height: 100px;
  margin-top: 10px;
  background-image: url('../images/Recurso-1h.png');
  background-position: 50% 50%;
  background-size: contain;
}

.div-block-105._4 {
  background-image: url('../images/Recurso-4a.png');
  background-position: 50% 50%;
  background-size: contain;
}

.div-block-105-copy {
  display: block;
  width: 110px;
  height: 120px;
  -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/Recurso-2o.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-36 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  text-align: center;
}

.heading-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  text-align: center;
}

.heading-38 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}

.heading-39 {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.heading-40 {
  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;
  font-family: Montserrat, sans-serif;
  color: #004787;
  font-weight: 100;
}

.link-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #77b515;
  text-decoration: none;
}

.link-block-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-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: #08b5d8;
  text-decoration: none;
}

.link-block-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-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: #e89e37;
  text-decoration: none;
}

.link-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #004787;
  text-decoration: none;
}

.quiero-involucrarme {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vh;
  -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-41 {
  font-family: Montserrat, sans-serif;
  color: #004787;
  font-weight: 600;
}

.section-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

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

.div-block-107 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.list-item {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.list-item-2 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.list-item-3 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.button-12 {
  width: 50vh;
  margin-left: 15px;
  background-color: #e89e37;
  text-align: center;
}

.section-18 {
  overflow: hidden;
  padding-top: 32px;
  padding-bottom: 50px;
  clear: right;
  background-color: #fff;
}

.section-18.alt {
  background-color: transparent;
}

.right-arrow-2 {
  display: none;
}

.h3 {
  margin-bottom: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  line-height: 40px;
  font-weight: 600;
}

.image-28 {
  width: 440px;
}

.feature-label {
  font-weight: 600;
}

.app-feature-card {
  padding: 29px 36px;
  border-radius: 20px;
  background-color: #fff6f4;
  -webkit-transition: all 275ms ease-in-out;
  transition: all 275ms ease-in-out;
  text-align: center;
  cursor: crosshair;
}

.app-feature-card:hover {
  background-color: #bfebf3;
  box-shadow: 0 7px 15px -5px rgba(191, 235, 243, 0.39);
}

.slider-3 {
  height: 630px;
  background-color: transparent;
}

.more-features {
  margin-top: 37px;
  padding-right: 65px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-17 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

._2-col-img-grid {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.slide-6 {
  margin-left: 61px;
}

.wrapper {
  position: relative;
  z-index: 1;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.feature-icon-2 {
  margin-bottom: 13px;
}

.mask-2 {
  height: 640px;
}

.feature-dec {
  padding-right: 100px;
}

.feature-dec.right {
  position: relative;
  z-index: 0;
  margin-left: -28px;
  padding-right: 149px;
}

.left-arrow-2 {
  display: none;
}

.section-19 {
  padding-top: 120px;
  background-color: transparent;
}

.section-19.about {
  position: relative;
  display: none;
  padding-top: 20px;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.column-73 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

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

.body-paragraphy {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.heading-42 {
  display: inline-block;
  margin-top: 0px;
  border-style: none;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #e0e0e0;
  color: #11244d;
  font-size: 42px;
  line-height: 48px;
  font-weight: 700;
}

.heading-42.thinner {
  margin-bottom: 35px;
  font-size: 34px;
  line-height: 40px;
  font-weight: 900;
  letter-spacing: 0.5px;
}

.tab-content {
  position: static;
  top: 32px;
  z-index: 1001;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -20px 0px -20px -33px;
  padding: 35px;
  -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;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 8px 3px rgba(6, 15, 24, 0.06);
  text-align: left;
}

.trainer-img {
  width: 100%;
  height: 100%;
  padding-top: 72px;
  padding-bottom: 71px;
  border-radius: 6px;
  background-image: url('../images/15.06.17-EA-Angie-7.jpg');
  background-position: 40% 50%;
  background-size: cover;
}

.btn {
  margin-top: 30px;
  padding: 20px 50px 14px;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}

.btn:hover {
  background-color: #fd3fb3;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn.inner {
  padding-top: 15px;
  padding-bottom: 15px;
}

.about-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 11%;
  margin-left: 11%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.submit-button-cf4 {
  min-width: 250px;
  margin-top: 30px;
  margin-left: 40px;
  padding: 12px 54px;
  border-radius: 4px;
  background-color: #fcc93f;
  box-shadow: 1px 1px 3px 0 #cfcfcf;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.submit-button-cf4:hover {
  background-color: #ffbc06;
}

.contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-field-cf4 {
  min-width: 250px;
  margin-top: 0px;
  margin-left: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent #d4d4d4;
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}

.text-field-cf4.big {
  height: 100%;
  min-width: 300px;
  margin-top: 0px;
  margin-left: 0px;
  border-style: none;
  background-color: #f7f7f7;
}

.form-subwrapper-cf4 {
  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;
}

.form-column-cf4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-column-cf4.right {
  width: 300px;
  margin-right: 0px;
}

.form-field-wrapper-cf4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 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;
}

.success-message-cf4 {
  background-color: #f7f7f7;
  font-weight: 600;
}

.error-message-cf4 {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.form-cf4 {
  margin-top: 20px;
}

.form-title-cf4 {
  font-size: 28px;
  font-weight: 700;
  text-align: left;
}

.contact-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  max-width: 1400px;
  margin: 20px auto;
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  box-shadow: 1px 0 26px 3px #c9c9c9;
}

.grid-20 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-18 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.button-13 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vh;
  -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;
}

.paragraph-19 {
  margin-bottom: 20px;
  color: #333;
  font-size: 19px;
  line-height: 1.5em;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.25px;
}

.paragraph-19._16px {
  font-size: 16px;
  font-weight: 300;
}

.heading-43 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #222;
  font-size: 45px;
  line-height: 1.3em;
  font-weight: 700;
  text-decoration: none;
}

.wrapper-550-width {
  max-width: 550px;
  margin-right: auto;
  margin-left: auto;
}

.benefits-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.benefits-wrapper.vertical {
  display: -ms-grid;
  display: grid;
  width: 100%;
  max-width: 375px;
  min-height: 10px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.grey-side-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  max-width: 58%;
  min-height: 50px;
  padding-top: 60px;
  padding-right: 5%;
  padding-bottom: 60px;
  -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: #f5f6f6;
}

.image-7 {
  max-width: none;
  margin-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.benefit-flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 15px auto;
}

.icon-1 {
  margin-top: 10px;
  margin-right: 0px;
}

.heading-44 {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 1.5em;
  font-weight: 600;
}

.blocked-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-109 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.benefit-wrapper {
  max-width: 290px;
  margin-right: auto;
  margin-left: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-110 {
  width: 100%;
  max-width: 770px;
  min-height: 50px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: 10px;
  float: right;
}

.testimonial-name {
  display: inline-block;
  margin: 0px auto 10px 0px;
  border-bottom: 1px none #603eff;
  color: #333;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 300;
  text-align: left;
  text-decoration: none;
}

.large-testimonial {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #444;
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 300;
  text-align: justify;
}

.column-4 {
  min-height: 50px;
  background-color: transparent;
}

.testimonial-block {
  position: relative;
  left: auto;
  top: auto;
  right: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: none;
  max-width: 350px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: 0px;
  padding: 0px;
  float: none;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.testimonial-block._450-width {
  max-width: 450px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-20 {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-20._40-top-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-70-copy {
  width: 100%;
  max-width: 770px;
  min-height: 50px;
  margin-right: auto;
  margin-left: 0%;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.large-testimonial-2 {
  margin-bottom: 20px;
  color: #444;
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 300;
}

.section-20-copy {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-20-copy._40-top-padding {
  padding-top: 0px;
}

.blocked-columns-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f6f6;
}

.grey-side-block-copy {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  max-width: 58%;
  min-height: 50px;
  padding-top: 60px;
  padding-right: 5%;
  padding-bottom: 60px;
  -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: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.form-block {
  padding-top: 0px;
}

.service-section {
  padding: 0px 3%;
  border-bottom: 1px solid #e2e4e8;
}

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

.faq-title {
  display: inline-block;
  margin-bottom: 8px;
  color: #1b2d45;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.paragraph-basic {
  margin-bottom: 0px;
  color: rgba(86, 96, 115, 0.7);
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: 0px;
  text-decoration: none;
}

.grid-icon {
  margin-right: 20px;
}

.service-grid {
  margin-top: 55px;
  margin-bottom: 75px;
  grid-column-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #77b515;
  border-radius: 10px;
  background-color: #f9fafb;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.grid-block:hover {
  border-color: #face55;
}

.feature-header {
  margin-bottom: 12px;
  font-size: 21px;
  line-height: 26px;
  font-weight: 700;
  text-align: center;
}

.feature-grid-block {
  padding: 24px;
  border-style: solid;
  border-width: 2px;
  border-color: #08b5d8;
  border-radius: 10px;
}

.gradient-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  height: 130px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), color-stop(0%, #f6fcff), color-stop(0, #f6fcff), to(rgba(246, 252, 255, 0)));
  background-image: linear-gradient(180deg, #f7f7f7, #f6fcff 0%, #f6fcff 0, rgba(246, 252, 255, 0));
}

.halftone-pattern {
  position: absolute;
  left: -60px;
  top: 50%;
  right: auto;
  bottom: 0%;
  z-index: -1;
}

.grid-wrapper-2 {
  margin-top: 75px;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  grid-column-gap: 49px;
  grid-row-gap: 65px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.feature-section {
  position: relative;
  padding: 80px 3% 200px;
  border-bottom: 1px solid #e2e4e8;
}

.flex-container-2 {
  display: block;
  width: 100%;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  -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;
  border: 1px none #000;
}

.icon-image {
  width: 60px;
  margin-bottom: 20px;
}

.service-section-2 {
  display: none;
  padding: 0px 3%;
  border-bottom: 1px solid #e2e4e8;
}

.form-subwrapper-cf4-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;
}

.form-column-cf4-2 {
  margin-right: 40px;
}

.form-column-cf4-2.right {
  width: 300px;
  margin-right: 0px;
}

.contact-form-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  max-width: 1400px;
  margin: 20px auto;
  padding-top: 0px;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  box-shadow: 1px 0 26px 3px #c9c9c9;
}

.flex-container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.flex-container-3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.service-section-copy {
  padding: 0px 3%;
  border-bottom: 1px solid #e2e4e8;
}

.grid-21 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-111 {
  width: 50px;
  height: 50px;
  background-image: url('../images/Recurso-11.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-112 {
  width: 50px;
  height: 50px;
  background-image: url('../images/Recurso-22.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-113 {
  width: 50px;
  height: 50px;
  background-image: url('../images/Recurso-33.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-114 {
  width: 50px;
  height: 50px;
  background-image: url('../images/Recurso-44.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

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

.counter {
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #77b515;
  font-size: 50px;
  line-height: 51px;
  font-weight: 300;
}

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

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

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

.paragraph-20 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.div-block-119 {
  display: block;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-align: center;
}

.logros {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
  text-align: center;
}

.como-se-trabaja-copy-copy {
  display: block;
  height: 35vh;
  margin-top: 10px;
  padding-top: 10px;
  -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;
}

.como-se-trabaja-copy-copy._1 {
  height: 25vh;
}

.paragraph-copy {
  display: none;
  margin-top: 10px;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.grid-21-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-inicio {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-telefono {
  display: none;
}

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

.feature-grid-block-copy {
  padding: 24px;
  border-style: solid;
  border-width: 2px;
  border-color: #e89e37;
}

.feature-grid-block-copy {
  padding: 24px;
  border-style: solid;
  border-width: 2px;
  border-color: #08b5d8;
  border-radius: 10px;
}

.grid-block-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 24px;
  -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;
  border-style: solid;
  border-width: 2px;
  border-color: #77b515;
  border-radius: 10px;
  background-color: #f9fafb;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.grid-block-copy:hover {
  border-color: #face55;
}

.quiero-involucrarme-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vh;
  -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-41-copy {
  font-family: Montserrat, sans-serif;
  color: #004787;
  font-weight: 600;
}

.div-block-120 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.user-testimonial {
  width: 80%;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.div-block-121 {
  width: 30%;
  border-radius: 20px;
  background-image: url('../images/coffee-beans-flowing-through-water.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-122 {
  width: 30%;
  border-radius: 20px;
  background-image: url('../images/cafe-cumbre-instalaciones-02.jpeg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-123 {
  width: 30%;
  border-radius: 20px;
  background-image: url('../images/image00003.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bold-text {
  font-size: 40px;
  line-height: 40px;
  text-align: left;
}

.center-h2 {
  margin-bottom: 80px;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.container-12 {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
}

.testimonial-row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.testimonial-row._1 {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-124 {
  width: 30%;
  border-radius: 20px;
  background-image: url('../images/cafe_cumbre_nosotros_produccion.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-125 {
  width: 40%;
  border-radius: 20px;
  background-image: url('../images/Recurso-3cafe-cumbre.png'), none;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  background-repeat: no-repeat, no-repeat;
}

.div-block-126 {
  width: 30%;
  height: auto;
  border-radius: 20px;
  background-image: url('../images/harvesting-coffee-in-central-america.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonials-section {
  position: relative;
  display: none;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.testimonial-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  min-height: auto;
  margin-bottom: 2%;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #fbfbfb;
  box-shadow: 0 16px 48px 0 rgba(26, 39, 81, 0.8);
  opacity: 0.9;
  font-size: 16px;
  line-height: 1.7em;
  text-align: center;
}

.testimonial-box._3 {
  margin-left: 10%;
}

.testimonial-box._5 {
  margin-left: 20%;
}

.testimonial-box._2 {
  margin-left: 5%;
}

.testimonial-box._4 {
  margin-left: 15%;
}

.testimonial-box._6 {
  margin-left: 25%;
}

.image-29 {
  height: 30vh;
}

.image-30 {
  height: 30vh;
}

.image-31 {
  display: none;
}

.section-21 {
  display: none;
}

.navigation-2 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  padding: 20px 3%;
  -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-bottom: 1px solid #e5e5e5;
  background-color: transparent;
}

.navigation-left-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-link-3 {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  color: #c8a378;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form {
  display: block;
  width: 80vh;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-127 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60%;
  padding-top: 50px;
  -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;
}

.div-block-128 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40%;
  -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-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.background-video {
  width: 100%;
  height: 100%;
}

.heading-51 {
  color: #000219;
  font-size: 72px;
  line-height: 75px;
}

.heading-51.light {
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
}

.button-text {
  display: inline-block;
  margin-bottom: 0px;
  margin-left: 10px;
}

.button-14 {
  padding: 12px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 15px;
  background-color: #ff6e58;
  box-shadow: 1px 1px 20px 12px rgba(255, 110, 88, 0.25);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 36px;
  font-weight: 700;
}

.button-14:hover {
  background-color: #ee5c46;
  box-shadow: 1px 1px 55px 22px rgba(255, 110, 88, 0.25);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.button-14.large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 60%;
  min-width: 50%;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 22px;
  text-decoration: none;
  cursor: pointer;
}

.grid-22 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-22 {
  margin-top: 20px;
  color: #5c5c5c;
  font-size: 24px;
  line-height: 32px;
}

.paragraph-22.light {
  color: #eaeaea;
}

.paragraph-22.light.hero {
  max-width: 80%;
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.paragraph-22.info {
  margin-top: 100px;
}

.container-13 {
  position: relative;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

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

.section-22.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 0px;
  -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(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/hero-background.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/hero-background.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-22.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 100%;
  min-height: 85vh;
  padding-top: 100px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.cta-icon {
  margin-top: -5px;
}

.info-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid-23 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-14 {
  position: relative;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.decoration {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 16px;
  max-width: 700px;
  border-radius: 10px;
  background-color: #ff6e58;
}

.decoration.vertical {
  height: 467px;
  max-width: 16px;
}

.section-22-copy {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-22-copy.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 0px;
  -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(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/hero-background.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/hero-background.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-22-copy.hero {
  display: none;
  width: auto;
  max-width: 100%;
  min-height: 85vh;
  padding-top: 100px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.section-22-copy.hero-copy {
  display: none;
  width: auto;
  max-width: 100%;
  min-height: 85vh;
  padding-top: 100px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.section-22-copy {
  display: none;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-22-copy.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 100px;
  padding-bottom: 0px;
  -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(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/hero-background.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/hero-background.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-22-copy.hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 100%;
  min-height: 85vh;
  padding-top: 100px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.descripcion-copy {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
}

.slider-section-2-copy {
  position: relative;
  display: none;
  overflow: hidden;
  height: 90vh;
}

.informe-anual {
  text-decoration: none;
}

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

.heading-52 {
  border-style: none none solid;
  border-width: 1px;
  border-color: #000;
  font-family: Lato, sans-serif;
  color: #0c0c0c;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  text-decoration: none;
}

.navigation-link-2-copy {
  display: block;
  margin-right: 0px;
  margin-left: 20px;
  padding-right: 25px;
  padding-left: 25px;
  color: #c8a378;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navigation-link-2-copy.w--current {
  margin-left: 15px;
}

.navigation-link-2-copy.prueba._2.w--current {
  display: none;
}

.navigation-link-2-copy._1 {
  display: none;
}

.navigation-link-2-copy._3 {
  display: none;
}

.navigation-link-2-copy._4 {
  display: none;
}

.button-15 {
  margin-left: 20px;
  padding-right: 25px;
  padding-left: 25px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #c8a378;
}

.submit-button {
  padding: 0px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #c8a378;
}

.form-block-2 {
  margin-bottom: 0px;
  padding: 20px 25px;
}

.error-message {
  width: 0px;
  height: 0px;
  margin-top: 0px;
  padding: 0px;
  background-color: transparent;
}

.success-message {
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #c8a378;
}

.navigation-link-2-copy {
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  color: #c8a378;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navigation-link-2-copy.w--current {
  margin-left: 15px;
}

.navigation-link-2-copy.prueba.w--current {
  margin-left: 20px;
}

.navigation-link-2-copy.prueba._2.w--current {
  display: none;
}

.navigation-link-2-copy._1 {
  display: none;
}

.navigation-link-2-copy._3 {
  display: none;
}

.navigation-link-2-copy._4 {
  display: none;
}

.user-testimonial-2 {
  width: 80%;
  padding-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
}

.bold-text-2 {
  font-size: 40px;
  line-height: 40px;
  text-align: left;
}

.testimonials-section-2 {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.testimonials-section-2-copy {
  position: relative;
  display: none;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.navigation-link-2-copy {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  color: #c8a378;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navigation-link-2-copy.w--current {
  margin-left: 15px;
}

.navigation-link-2-copy.prueba.w--current {
  margin-left: 20px;
}

.navigation-link-2-copy.prueba._2.w--current {
  display: none;
}

.navigation-link-2-copy._1 {
  display: block;
}

.navigation-link-2-copy._3 {
  display: none;
}

.navigation-link-2-copy._3.w--current {
  display: none;
}

.navigation-link-2-copy._4 {
  display: none;
}

.navigation-link-2-hola {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  color: #c8a378;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navigation-link-2-hola.w--current {
  margin-left: 15px;
}

.navigation-link-2-hola.prueba.w--current {
  margin-left: 20px;
}

.navigation-link-2-hola.prueba._2.w--current {
  display: none;
}

.navigation-link-2-hola._1 {
  display: none;
}

.navigation-link-2-hola._3 {
  display: none;
}

.navigation-link-2-hola._3.w--current {
  display: none;
}

.navigation-link-2-hola._4 {
  display: none;
}

.navigation-link-2-hola._2 {
  display: block;
}

.navigation-link-2-hola._2._4 {
  display: none;
}

.navigation-link-2-copy {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  color: #c8a378;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navigation-link-2-copy.w--current {
  margin-left: 15px;
}

.navigation-link-2-copy.prueba.w--current {
  margin-left: 20px;
}

.navigation-link-2-copy.prueba._2.w--current {
  display: none;
}

.navigation-link-2-copy.prueba.inicio {
  display: none;
}

.navigation-link-2-copy._1 {
  display: none;
}

.navigation-link-2-copy._3 {
  display: none;
}

.navigation-link-2-copy._3.w--current {
  display: none;
}

.navigation-link-2-copy._4 {
  display: none;
}

.navigation-link-2-copy-copy {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  color: #c8a378;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navigation-link-2-copy-copy.w--current {
  margin-left: 15px;
}

.navigation-link-2-copy-copy.prueba.w--current {
  margin-left: 20px;
}

.navigation-link-2-copy-copy.prueba._2.w--current {
  display: none;
}

.navigation-link-2-copy-copy.prueba.inicio {
  display: block;
}

.navigation-link-2-copy-copy.prueba.inicio.derecha.w--current {
  display: block;
}

.navigation-link-2-copy-copy._1 {
  display: none;
}

.navigation-link-2-copy-copy._3 {
  display: none;
}

.navigation-link-2-copy-copy._3.w--current {
  display: none;
}

.navigation-link-2-copy-copy._4 {
  display: none;
}

.navigation-link-2-copy {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  color: #c8a378;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navigation-link-2-copy.w--current {
  margin-left: 15px;
}

.navigation-link-2-copy.prueba.w--current {
  margin-left: 20px;
}

.navigation-link-2-copy.prueba._2.w--current {
  display: none;
}

.navigation-link-2-copy._1 {
  display: none;
}

.navigation-link-2-copy._1.nosotros {
  display: block;
  height: auto;
  background-color: transparent;
}

.navigation-link-2-copy._3 {
  display: none;
}

.navigation-link-2-copy._3.w--current {
  display: none;
}

.navigation-link-2-copy._4 {
  display: none;
}

.dropdown-link-4 {
  background-color: #fff;
  color: #c8a378;
}

@media screen and (min-width: 1440px) {
  .portada {
    height: 90vh;
  }

  .heading {
    padding-right: 40px;
    padding-left: 40px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
  }

  .button-2 {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 8vh;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 20px;
  }

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

  .heading-2 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .t-tulo-valore {
    height: 20vh;
    margin-bottom: 20px;
  }

  .heading-3 {
    margin-top: 20px;
    font-family: Lato, sans-serif;
    font-weight: 700;
  }

  .paragraph {
    display: block;
    margin-right: 25px;
    margin-left: 25px;
    padding-right: 35px;
    padding-left: 35px;
    font-size: 21px;
  }

  .heading-4 {
    font-family: Lato, sans-serif;
  }

  .quote-t5 {
    font-family: Montserrat, sans-serif;
  }

  .user-name-t5 {
    font-family: Lato, sans-serif;
    font-weight: 700;
  }

  .heading-8 {
    padding-top: 0px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    text-align: center;
  }

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

  .como-se-trabaja {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .footer {
    background-color: transparent;
  }

  .grid-smallheading {
    font-family: Lato, sans-serif;
  }

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

  .paragraph-6 {
    font-size: 18px;
    font-weight: 300;
  }

  .container-7.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .slider-wrapper {
    height: 90%;
  }

  .slider-section-2 {
    display: none;
    height: 85vh;
  }

  .navigation-link-2 {
    font-family: Montserrat, sans-serif;
  }

  .como-se-trabaja-copy {
    height: 45vh;
  }

  .descripcion {
    display: block;
  }

  .text-center-white {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    text-align: justify;
  }

  .div-block-80 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .talleres-copy {
    display: none;
  }

  .como-se-trabaja-copy._1 {
    display: none;
  }

  .h2.h2-centre {
    font-family: Lato, sans-serif;
  }

  .standard-paragraph {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

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

  .link-block-5 {
    text-align: center;
  }

  .heading-41 {
    font-family: Lato, sans-serif;
  }

  .paragraph-19 {
    color: #333;
    font-size: 19px;
    font-weight: 300;
  }

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

  .benefits-wrapper.vertical {
    height: 100%;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .grey-side-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 105px;
  }

  .image-7 {
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-109 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-110 {
    margin-right: 0%;
    margin-left: auto;
  }

  .testimonial-name {
    display: inline;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-bottom-color: #603eff;
    color: #333;
  }

  .large-testimonial {
    font-weight: 300;
  }

  .section-20 {
    padding-top: 80px;
  }

  .div-block-70-copy {
    max-width: 770px;
    margin-right: auto;
    margin-left: 0%;
    float: none;
  }

  .large-testimonial-2 {
    font-weight: 300;
  }

  .section-20-copy {
    padding-top: 80px;
  }

  .grey-side-block-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 105px;
  }

  .profile-details {
    -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;
  }

  .faq-title {
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    text-align: center;
  }

  .paragraph-basic {
    font-family: Montserrat, sans-serif;
  }

  .service-grid {
    grid-column-gap: 15px;
  }

  .grid-block {
    border-color: #004787;
  }

  .feature-header {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
  }

  .grid-wrapper-2 {
    margin-top: 36px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

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

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

  .paragraph-21 {
    margin-right: 15px;
    margin-left: 15px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .como-se-trabaja-copy-copy {
    height: 15vh;
    margin-bottom: 20px;
  }

  .paragraph-copy {
    display: block;
  }

  .heading-45 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .titulo-linea-del-tiempo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20vh;
    -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-46 {
    font-family: Lato, sans-serif;
  }

  .grid-block-copy {
    border-color: #004787;
  }

  .heading-41-copy {
    font-family: Lato, sans-serif;
  }

  .testimonials-section {
    display: none;
  }

  .section-21 {
    display: block;
  }

  .div-block-127 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-47 {
    font-family: Lato, sans-serif;
  }

  .heading-48 {
    font-family: Lato, sans-serif;
  }

  .heading-49 {
    font-family: Lato, sans-serif;
  }

  .heading-50 {
    font-family: Lato, sans-serif;
  }

  .background-video {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    width: 100%;
    height: 100%;
  }

  .heading-51 {
    color: #e89e37;
    font-size: 50px;
  }

  .heading-51.light {
    font-size: 72px;
    text-align: center;
    text-shadow: 1px 1px 6px #000;
  }

  .grid-22 {
    height: 75vh;
  }

  .paragraph-22 {
    font-family: Montserrat, sans-serif;
    font-size: 21px;
    line-height: 30px;
    font-weight: 300;
  }

  .paragraph-22.light.hero {
    height: 20vh;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: transparent;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    text-shadow: 1px 1px 6px #000;
  }

  .paragraph-22.info {
    margin-top: 50px;
    font-size: 21px;
  }

  .container-13 {
    height: 88vh;
    max-width: none;
  }

  .section-22 {
    padding-top: 0px;
    padding-bottom: 50px;
  }

  .section-22.hero {
    height: 88vh;
    max-width: none;
    min-height: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
  }

  .section-22.hero {
    font-family: Lato, sans-serif;
  }

  .div-block-129 {
    font-size: 100px;
  }

  .decoration {
    background-color: #e89e37;
  }

  .text-span {
    color: #e89e37;
  }

  .text-span-2 {
    color: #e89e37;
  }

  .section-22-copy {
    padding-top: 0px;
    padding-bottom: 50px;
  }

  .section-22-copy.hero {
    height: 88vh;
    max-width: none;
    min-height: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
  }

  .section-22-copy.hero {
    font-family: Lato, sans-serif;
  }

  .section-22-copy.hero-copy {
    font-family: Lato, sans-serif;
  }

  .section-22-copy {
    padding-top: 0px;
    padding-bottom: 50px;
  }

  .section-22-copy.hero {
    height: 88vh;
    max-width: none;
    min-height: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 0px;
  }

  .section-22-copy.hero {
    font-family: Lato, sans-serif;
  }

  .descripcion-copy {
    display: none;
  }

  .slider-section-2-copy {
    display: block;
    height: 85vh;
  }

  .informe-anual {
    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;
    text-decoration: none;
  }

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

  .heading-52 {
    font-family: Lato, sans-serif;
    color: #0c0c0c;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
    text-decoration: none;
  }

  .navigation-link-2-copy {
    font-family: Montserrat, sans-serif;
  }

  .navigation-link-2-copy {
    font-family: Montserrat, sans-serif;
  }

  .navigation-link-2-copy {
    font-family: Montserrat, sans-serif;
  }

  .navigation-link-2-hola {
    font-family: Montserrat, sans-serif;
  }

  .navigation-link-2-copy {
    font-family: Montserrat, sans-serif;
  }

  .navigation-link-2-copy-copy {
    font-family: Montserrat, sans-serif;
  }

  .navigation-link-2-copy {
    font-family: Montserrat, sans-serif;
  }
}

@media screen and (max-width: 991px) {
  .statistic-circle-wrap {
    width: 100%;
  }

  .feature-number-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .arrow-image-mobile-02 {
    position: relative;
    left: -55px;
    display: block;
  }

  .arrow-wrap {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .arrow-image-mobile {
    position: relative;
    left: 55px;
    display: block;
  }

  .arrow-image {
    display: none;
  }

  .pricing-box {
    width: 48%;
    max-width: 310px;
    margin-bottom: 2%;
  }

  .columns-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 9px;
    margin-left: 9px;
  }

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

  .testimonials-wrapper {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .testimonials-wrapper-t5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .testimonials-subwrapper-t5 {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .div-block-17 {
    height: 40vh;
    background-position: 50% 50%;
  }

  .heading-9 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 30px;
  }

  .gallery-grid-container {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-block-14-copy {
    height: 71vh;
  }

  .block_wrap {
    width: 50%;
  }

  .line_02 {
    width: 50%;
    margin-left: 25%;
  }

  .line_01 {
    width: 50%;
    margin-left: 25%;
  }

  .image {
    left: 134px;
    width: 700px;
    float: none;
  }

  .heading-1._450 {
    width: 100%;
    font-size: 50px;
  }

  .section-standard.home.hero {
    background-position: 120% -8vh;
  }

  .image-6 {
    top: 0px;
  }

  .hero {
    padding-right: 66px;
    padding-left: 66px;
  }

  .image-23 {
    left: 90px;
    top: -98px;
  }

  .image-5 {
    left: 43px;
  }

  .image-4 {
    right: -46px;
    bottom: -87px;
  }

  .image-3 {
    bottom: 404px;
  }

  .image-1 {
    left: -20px;
    bottom: 436px;
  }

  .hero-header {
    font-size: 55px;
  }

  .title-2 {
    color: #0bd95a;
  }

  .slider-arrow-left {
    display: none;
  }

  .slider-arrow-right {
    display: none;
  }

  .hero-header-2 {
    font-size: 55px;
  }

  .navigation {
    display: block;
  }

  .navigation-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #202146;
  }

  .navigation-right {
    width: 100%;
    background-color: #202146;
  }

  .menu-button {
    border: 1px solid #000;
  }

  .menu-button.w--open {
    border-style: none;
    background-color: transparent;
  }

  .blog-image-wrapper {
    height: 450px;
  }

  .navigation-link-2 {
    display: block;
  }

  .navigation-link-2.prueba.w--current {
    display: block;
    margin-left: 0px;
  }

  .navigation-link-2._1 {
    display: block;
  }

  .navigation-right-2 {
    width: 100%;
    background-color: #202146;
  }

  .macbook_window {
    width: 370px;
    height: 232px;
    margin-top: 16px;
  }

  .accordion {
    width: 83.33%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .macbook {
    position: relative;
    left: 50%;
    display: block;
    width: 500px;
    margin-left: 0%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

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

  .centred-paragraph {
    width: 66%;
    margin-right: 16%;
    margin-left: 16%;
    padding-right: 40px;
    padding-left: 40px;
  }

  .centred-paragraph._80px-right-padding {
    padding-right: 40px;
  }

  .button-10 {
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .como-se-trabaja-copy {
    height: 55vh;
    margin-bottom: 10px;
  }

  .feature-text-block-2 {
    padding-left: 0px;
  }

  .h2 {
    font-size: 42px;
  }

  .h2.h2-centre {
    text-align: center;
  }

  .small-blocks {
    margin-bottom: 12px;
  }

  .feature-icon {
    width: 45px;
  }

  .features-grid-wrapper {
    grid-column-gap: 40px;
  }

  .content-section-2 {
    padding-bottom: 140px;
  }

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

  .image-28 {
    width: 430px;
  }

  .slider-3 {
    height: 540px;
  }

  .more-features {
    padding-right: 0px;
  }

  .slide-6 {
    margin-left: 0px;
  }

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

  .mask-2 {
    height: 540px;
  }

  .feature-dec.right {
    padding-right: 32px;
  }

  .section-19.about {
    padding-top: 60px;
    padding-bottom: 110px;
  }

  .tab-image-column {
    padding-left: 0px;
  }

  .body-paragraphy {
    font-size: 18px;
    line-height: 23px;
  }

  .heading-42.thinner {
    font-size: 32px;
    line-height: 39px;
  }

  .tab-content {
    top: 9px;
    z-index: 1001;
    margin-right: 0px;
    margin-left: -60px;
    box-shadow: 0 0 8px 3px rgba(32, 93, 54, 0.11);
  }

  .trainer-img {
    padding-top: 150px;
    padding-bottom: 150px;
    background-position: 50% 15%;
  }

  .btn {
    padding: 15px 40px;
    font-size: 14px;
  }

  .about-cols {
    margin-right: 4%;
    margin-left: 4%;
  }

  .success-message-cf4 {
    font-size: 16px;
    font-weight: 600;
  }

  .contact-form-wrapper {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .paragraph-19 {
    font-size: 16px;
  }

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

  .benefits-wrapper.vertical {
    display: -ms-grid;
    display: grid;
    width: 90%;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grey-side-block {
    height: auto;
  }

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

  .icon-1 {
    margin-bottom: 10px;
  }

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

  .blocked-columns {
    margin-top: 60px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .benefit-wrapper {
    margin-left: 0px;
  }

  .large-testimonial {
    font-size: 20px;
  }

  .testimonial-block {
    position: static;
    left: auto;
    width: auto;
    height: auto;
    max-height: none;
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
    padding: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: transparent;
  }

  .testimonial-block._450-width {
    padding-top: 0px;
    padding-left: 0px;
  }

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

  .large-testimonial-2 {
    font-size: 20px;
  }

  .section-20-copy {
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .blocked-columns-copy {
    margin-top: 60px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .grey-side-block-copy {
    height: auto;
  }

  .service-grid {
    width: 100%;
    max-width: 630px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-block {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .feature-grid-block {
    padding: 12px;
  }

  .grid-wrapper-2 {
    grid-column-gap: 14px;
    grid-row-gap: 17px;
  }

  .contact-form-wrapper-2 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .paragraph-20 {
    padding: 10px 20px;
    text-align: justify;
  }

  .feature-grid-block-copy {
    padding: 12px;
  }

  .feature-grid-block-copy {
    padding: 12px;
  }

  .grid-block-copy {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container-12 {
    padding-right: 5%;
    padding-left: 5%;
  }

  .testimonial-box {
    width: 32%;
    padding: 3%;
  }

  .navigation-left-2 {
    background-color: #202146;
  }

  .grid-22 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-23 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .navigation-link-2-copy {
    display: block;
  }

  .navigation-link-2-copy.prueba.w--current {
    display: block;
  }

  .submit-button {
    display: block;
  }

  .form-block-2 {
    padding: 0px;
    font-family: Montserrat, sans-serif;
  }

  .navigation-link-2-copy {
    display: block;
  }

  .navigation-link-2-copy.prueba.w--current {
    display: block;
  }

  .navigation-link-2-copy {
    display: block;
  }

  .navigation-link-2-copy.prueba.w--current {
    display: block;
  }

  .navigation-link-2-hola {
    display: block;
  }

  .navigation-link-2-hola.prueba.w--current {
    display: block;
  }

  .navigation-link-2-hola._2._4 {
    display: block;
  }

  .form-2 {
    padding: 20px 25px 22px;
  }

  .icon-3 {
    color: #0c0c0c;
  }

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

  .section-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .navigation-link-2-copy {
    display: block;
  }

  .navigation-link-2-copy.prueba.w--current {
    display: block;
    margin-left: 0px;
  }

  .navigation-link-2-copy._1 {
    display: block;
  }

  .navigation-link-2-copy-copy {
    display: block;
  }

  .navigation-link-2-copy-copy.prueba.w--current {
    display: block;
    margin-left: 0px;
  }

  .navigation-link-2-copy-copy._1 {
    display: block;
  }

  .navigation-link-2-copy {
    display: block;
  }

  .navigation-link-2-copy.prueba.w--current {
    display: block;
    margin-left: 0px;
  }

  .navigation-link-2-copy._1 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .pricing-box {
    width: 100%;
    min-height: auto;
    padding-right: 5%;
    padding-bottom: 40px;
    padding-left: 5%;
    font-size: 14px;
  }

  .container-2 {
    padding-right: 3%;
    padding-left: 3%;
  }

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

  .pricing-section {
    padding-top: 100px;
  }

  .column-3 {
    padding-right: 70px;
    padding-bottom: 33px;
    padding-left: 70px;
  }

  .columns-3 {
    display: block;
    margin-right: 32px;
    margin-left: 32px;
  }

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

  .testimonials-wrapper {
    margin-right: auto;
    margin-left: auto;
  }

  .testimonials-t5 {
    padding: 40px 20px;
  }

  .windmill-grid {
    -ms-grid-columns: 1fr 1fr 2fr 2fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 2fr 2fr 1fr 1fr;
    -ms-grid-rows: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
    grid-template-rows: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
  }

  .grid-smallsubheading {
    font-size: 11px;
  }

  .grid-smallheading {
    font-size: 24px;
  }

  .gallery {
    padding: 40px 20px;
  }

  .gallery-grid-container {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

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

  .grid-to-right-overlay-content {
    left: 10px;
    top: 10px;
    padding: 10px;
  }

  .grid-subheading {
    font-size: 12px;
  }

  .pararagraph._300w {
    font-size: 16px;
  }

  .image {
    left: auto;
  }

  .heading-1._450 {
    max-width: 400px;
    font-size: 30px;
  }

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

  .columns {
    display: block;
  }

  .section-standard.home.hero {
    height: auto;
    max-height: none;
  }

  .image-6 {
    display: block;
  }

  .hero {
    padding-right: 24px;
    padding-bottom: 226px;
    padding-left: 24px;
  }

  .columns-4 {
    display: block;
  }

  .heading-23 {
    margin-top: -36px;
    margin-bottom: -30px;
  }

  .image-23 {
    top: 157px;
  }

  .image-4 {
    right: -108px;
    bottom: -221px;
  }

  .image-2 {
    left: -71%;
    top: -174%;
  }

  .slide-content-wrap {
    background-image: none;
    background-position: 0% 100%;
    background-size: 125px;
    background-repeat: repeat;
  }

  .social-block {
    display: none;
  }

  .slider {
    min-height: 700px;
  }

  .slide-content-wrap-2 {
    background-image: none;
    background-position: 0% 100%;
    background-size: 125px;
    background-repeat: repeat;
  }

  .menu-button.w--open {
    border-style: none;
  }

  .blog-image-wrapper {
    height: 350px;
  }

  .navigation-link-2.prueba.w--current {
    margin-left: 0px;
  }

  .navigation-link-2._1 {
    display: block;
  }

  .feature_col {
    width: 100%;
    margin-bottom: 25px;
  }

  .feature-wrapper-2 {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .accordion__item {
    margin-bottom: 16px;
  }

  .accordion {
    width: 100%;
    margin-bottom: -16px;
  }

  .macbook {
    display: block;
    margin-bottom: 60px;
  }

  .section-15 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .columns-6 {
    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;
  }

  .centred-paragraph {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .centred-paragraph._80px-right-padding {
    padding-right: 0px;
  }

  .button-10 {
    width: 100%;
    text-align: center;
  }

  .collection-list-wrapper-3 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .collection-list-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .company-cards {
    display: block;
  }

  .div-block-76 {
    display: block;
  }

  .descripcion {
    padding-right: 25px;
    padding-left: 25px;
  }

  .heading-30 {
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .column-72 {
    position: static;
    padding-left: 0px;
  }

  .feature-text-block-2 {
    padding-left: 0px;
  }

  .features-grid-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .button-11 {
    margin-right: auto;
    margin-left: auto;
  }

  .feature-image-block {
    margin-bottom: 55px;
  }

  .section-18.alt {
    text-align: center;
  }

  .h3 {
    font-size: 30px;
  }

  .image-28 {
    width: 360px;
  }

  .slider-3 {
    height: 540px;
    margin-right: auto;
    margin-bottom: 45px;
    margin-left: auto;
    text-align: center;
  }

  ._2-col-img-grid {
    display: block;
    text-align: center;
  }

  .slide-6 {
    margin-right: auto;
    margin-left: auto;
  }

  .feature-dec.right {
    margin-left: 0px;
    padding-right: 57px;
    padding-left: 57px;
  }

  .div-block-108 {
    text-align: center;
  }

  .section-19.about {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .column-73 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .tab-content {
    margin-left: 0px;
  }

  .trainer-img {
    padding-top: 164px;
    padding-bottom: 164px;
  }

  .btn {
    padding-right: 45px;
    padding-left: 45px;
  }

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

  .submit-button-cf4 {
    margin-left: 0px;
  }

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

  .text-field-cf4.big {
    height: 150px;
  }

  .form-subwrapper-cf4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .form-column-cf4 {
    width: 100%;
    margin-right: 0px;
  }

  .form-cf4 {
    text-align: center;
  }

  .contact-form-wrapper {
    margin-right: auto;
    margin-left: auto;
  }

  .paragraph-19 {
    font-size: 15px;
  }

  .paragraph-19._16px {
    font-size: 15px;
  }

  .heading-43 {
    font-size: 24px;
  }

  .benefits-wrapper.vertical {
    display: -ms-grid;
    display: grid;
    width: 100%;
    max-width: none;
    margin-right: auto;
    margin-left: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    grid-auto-columns: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grey-side-block {
    height: auto;
    max-width: none;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .benefit-flex-wrapper {
    margin-right: 2px;
    margin-left: 0px;
  }

  .icon-1 {
    margin-bottom: 15px;
  }

  .blocked-columns {
    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;
  }

  .large-testimonial {
    font-size: 17px;
  }

  .testimonial-block {
    position: static;
    left: -447px;
    top: 22px;
    margin-top: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .testimonial-block._450-width {
    padding-top: 0px;
  }

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

  .large-testimonial-2 {
    font-size: 17px;
  }

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

  .blocked-columns-copy {
    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;
  }

  .grey-side-block-copy {
    height: auto;
    max-width: none;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .grid-wrapper-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .form-subwrapper-cf4-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .form-column-cf4-2 {
    width: 100%;
    margin-right: 0px;
  }

  .contact-form-wrapper-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .testimonial-name-wrapper {
    margin-top: auto;
    padding-top: 27px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .user-testimonial {
    margin-bottom: 0px;
    padding-right: 3%;
    padding-left: 4%;
  }

  .center-h2 {
    font-size: 48px;
    line-height: 60px;
  }

  .testimonial-row {
    -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;
  }

  .testimonial-box {
    width: 100%;
    min-height: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .button-14.large {
    width: 100%;
    text-align: center;
  }

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

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

  .descripcion-copy {
    padding-right: 25px;
    padding-left: 25px;
  }

  .submit-button {
    display: block;
  }

  .form-block-2 {
    padding-left: 10px;
  }

  .user-testimonial-2 {
    margin-bottom: 0px;
    padding-right: 3%;
    padding-left: 4%;
  }

  .navigation-link-2-copy._1 {
    display: none;
  }

  .form-2 {
    font-family: Montserrat, sans-serif;
  }

  .icon-3 {
    border-style: none;
    border-width: 1px;
    border-color: #0c0c0c;
    color: #0c0c0c;
  }

  .navigation-link-2-copy.prueba.w--current {
    margin-left: 0px;
  }

  .navigation-link-2-copy._1 {
    display: block;
  }

  .navigation-link-2-copy-copy.prueba.w--current {
    margin-left: 0px;
  }

  .navigation-link-2-copy-copy._1 {
    display: block;
  }

  .navigation-link-2-copy.prueba.w--current {
    margin-left: 0px;
  }

  .navigation-link-2-copy._1 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    padding: 30px;
    font-family: Lato, sans-serif;
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    text-shadow: 1px 1px 6px #000;
  }

  .button-2 {
    position: absolute;
    bottom: 10px;
    width: auto;
    height: auto;
    font-size: 1.16em;
  }

  .button-3 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 40%;
    display: none;
    width: 15vh;
    height: 7vh;
    -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: 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;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

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

  .div-block-2 {
    height: 20vh;
    background-position: 0% 50%;
    background-repeat: no-repeat;
  }

  .div-block-3 {
    height: 20vh;
  }

  .div-block-4 {
    height: 20vh;
  }

  .div-block-5 {
    height: 20vh;
  }

  .div-block-6 {
    height: 20vh;
  }

  .div-block-7 {
    height: 20vh;
    background-position: 0% 50%;
  }

  .div-block-8 {
    height: 20vh;
  }

  .div-block-9 {
    height: 20vh;
    background-position: 0% 50%;
  }

  .div-block-10 {
    height: 20vh;
  }

  .div-block-11 {
    height: 20vh;
    background-position: 50% 50%;
  }

  .valores-fotos {
    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;
  }

  .t-tulo-valore {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 20px;
    padding-top: 20px;
    -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;
  }

  .heading-3 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .paragraph {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 30px;
  }

  .arrow-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .toggle-text.monthly-toggle {
    display: none;
  }

  .toggle-contain {
    margin-right: 15px;
    margin-left: 15px;
  }

  .nuestra-experiencia {
    height: auto;
  }

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

  .column-3 {
    padding-right: 41px;
    padding-left: 48px;
  }

  .columns-3 {
    margin-right: 4px;
    margin-left: 4px;
  }

  .column {
    padding-right: 42px;
    padding-left: 42px;
    grid-column-gap: 11px;
  }

  .heading-5 {
    margin-top: 15px;
    padding-right: 26px;
  }

  .testimonials-wrapper {
    width: 100%;
    border-radius: 0px;
  }

  .testimonials-t5 {
    width: 100%;
  }

  .quote-t5 {
    font-family: Montserrat, sans-serif;
  }

  .user-name-t5 {
    font-family: Lato, sans-serif;
  }

  .grid-2 {
    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;
  }

  .heading-8 {
    font-weight: 700;
  }

  .div-block-14 {
    height: 50vh;
  }

  .div-block-15 {
    height: 50vh;
  }

  .div-block-16 {
    height: 50vh;
  }

  .grid-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-17 {
    height: 25vh;
  }

  .div-block-18 {
    height: 25vh;
  }

  .div-block-19 {
    height: 25vh;
  }

  .heading-9 {
    padding: 10px 20px;
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
  }

  .como-se-trabaja {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20vh;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 1.4em;
  }

  .footer {
    height: 70vh;
    -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;
  }

  .grid-5 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-27 {
    padding-top: 15px;
  }

  .windmill-grid {
    -ms-grid-rows: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
    grid-template-rows: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
  }

  .grid-smallsubheading {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 9px;
    font-weight: 300;
  }

  .grid-smallheading {
    font-size: 10px;
  }

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

  .gallery-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .div-block-14-copy {
    height: 50vh;
  }

  .block_wrap {
    width: 100%;
  }

  .nuestra-experiencia-copy {
    height: 35vh;
  }

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

  .pararagraph._300w {
    font-size: 17px;
  }

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

  .heading-1._450 {
    width: auto;
    font-size: 41px;
  }

  .button-6 {
    font-size: 14px;
  }

  .button-6.ghost._190w {
    font-size: 14px;
  }

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

  .image-6 {
    position: relative;
    top: -104px;
    bottom: 0px;
    width: 100%;
    max-width: 300px;
    margin-right: auto;
    margin-bottom: -150px;
    margin-left: auto;
  }

  .linea-del-tiempo {
    display: none;
  }

  .como-se-trabaja-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 55vh;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero {
    max-width: 90%;
    padding-top: 203px;
    padding-bottom: 118px;
  }

  .heading-23 {
    margin-right: auto;
    margin-left: auto;
  }

  .image-2 {
    top: -160%;
    display: none;
  }

  .image-1 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .hero-header {
    font-size: 48px;
  }

  .hero-header-2 {
    font-size: 48px;
  }

  .slider-section-2 {
    display: none;
  }

  .navigation {
    z-index: 99999;
    display: block;
  }

  .navigation-left {
    z-index: 99999;
  }

  .menu-button {
    z-index: 9999;
    border-style: none;
  }

  .blog-image-wrapper {
    height: 250px;
  }

  .blog-content-wrap {
    padding: 15px;
  }

  .navigation-link-2 {
    display: block;
  }

  .navigation-link-2.w--current {
    padding-left: 10px;
  }

  .navigation-link-2.prueba.w--current {
    display: block;
    padding-left: 25px;
  }

  .navigation-link-2._1 {
    display: block;
  }

  .navigation-link-2._1.w--current {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .navigation-link-2._3 {
    display: block;
  }

  .navigation-link-2._3.w--current {
    margin-left: 0px;
    padding-left: 25px;
  }

  .navigation-link-2._4 {
    display: block;
  }

  .navigation-right-2 {
    z-index: 9999;
  }

  .div-block-67 {
    max-width: 100%;
    padding-top: 45px;
    padding-right: 0px;
    padding-left: 38px;
    text-align: left;
  }

  .div-block-67.sdg {
    padding-top: 0px;
  }

  .column-2 {
    padding-right: 18px;
    padding-left: 62px;
  }

  .div-block-69 {
    padding-top: 73px;
    padding-bottom: 101px;
  }

  .slide-4 {
    height: 320px;
  }

  .column-5 {
    display: none;
  }

  .div-block-71 {
    padding-left: 62px;
  }

  .paragraph-15 {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 54px;
  }

  .slider-2 {
    height: 450px;
  }

  .slide-3 {
    height: 320px;
  }

  .div-block-72 {
    margin-top: 12px;
  }

  .paragraph-2 {
    font-size: 31px;
    line-height: 49px;
  }

  .slide-5 {
    height: 320px;
  }

  .image-24 {
    left: 141px;
    top: 104px;
  }

  .button-9 {
    margin-top: 2px;
    margin-left: 62px;
  }

  .button-9.jhj {
    margin-left: 0px;
  }

  .mask {
    height: 84%;
  }

  .heading-27 {
    bottom: -15%;
    font-size: 1.8vw;
  }

  .slide-2 {
    height: 320px;
  }

  .heading-29 {
    margin-top: 23px;
    padding-left: 62px;
  }

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

  .div-block-75 {
    padding-top: 73px;
    padding-bottom: 101px;
  }

  .container-9 {
    display: block;
  }

  .accordion-body {
    padding-left: 56px;
  }

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

  .col {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .columns-6 {
    margin-right: 40px;
    margin-left: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .centred-paragraph {
    width: 100%;
  }

  .body-regular {
    font-size: 20px;
    line-height: 34px;
  }

  .button-10 {
    padding-right: 24px;
    padding-left: 24px;
  }

  .como-se-trabaja-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 55vh;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .collection-list-wrapper-3 {
    margin: 0px 0px 80px;
  }

  .descripcion {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .image-27 {
    display: none;
    width: 100%;
  }

  .grid-13 {
    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;
  }

  .div-block-78 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 25px;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    background-color: transparent;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-clip: border-box;
  }

  .como-se-trabaja-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h2.h2-centre {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .standard-paragraph {
    font-size: 14px;
    text-align: center;
  }

  .standard-paragraph.center {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .opciones {
    height: 145vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .grid-19 {
    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;
  }

  .link-block-5 {
    height: 40vh;
  }

  .link-block-6 {
    height: 40vh;
  }

  .link-block-7 {
    height: 40vh;
  }

  .link-block-8 {
    height: 40vh;
  }

  .quiero-involucrarme {
    height: auto;
  }

  .heading-41 {
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding: 10px;
    font-size: 38px;
    line-height: 44px;
    text-align: center;
  }

  .h3 {
    margin-top: 42px;
  }

  .image-28 {
    width: 530px;
  }

  .app-feature-card {
    margin-right: 31px;
    margin-bottom: 29px;
    margin-left: 31px;
    padding-right: 28px;
    padding-left: 28px;
  }

  .slider-3 {
    height: 530px;
  }

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

  .mask-2 {
    height: 560px;
  }

  .feature-dec.right {
    padding-right: 11px;
    padding-left: 11px;
  }

  .section-19.about {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .body-paragraphy {
    margin-right: 0px;
    margin-left: 0px;
  }

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

  .tab-content {
    padding: 25px 15px;
  }

  .btn {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .submit-button-cf4 {
    min-width: 0px;
  }

  .contact-form {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-field-cf4.big {
    min-width: 0px;
  }

  .form-column-cf4.right {
    width: 100%;
  }

  .contact-form-wrapper {
    width: 100%;
    border-radius: 0px;
  }

  .paragraph-19 {
    font-size: 15px;
  }

  .paragraph-19._16px {
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    text-align: left;
  }

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

  .benefits-wrapper.vertical {
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grey-side-block {
    height: auto;
    max-width: none;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .blocked-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .testimonial-name {
    margin-right: auto;
    margin-left: auto;
    font-size: 13px;
    text-align: center;
  }

  .large-testimonial {
    font-size: 16px;
    text-align: center;
  }

  .testimonial-block {
    position: relative;
    left: auto;
    top: auto;
    max-width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 5px 15px 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;
  }

  .testimonial-block._450-width {
    padding-bottom: 0px;
  }

  .large-testimonial-2 {
    font-size: 16px;
    text-align: center;
  }

  .blocked-columns-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grey-side-block-copy {
    height: auto;
    max-width: none;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .faq-title {
    font-family: Lato, sans-serif;
  }

  .paragraph-basic {
    font-family: Montserrat, sans-serif;
  }

  .grid-icon {
    display: none;
    margin-bottom: 15px;
  }

  .service-grid {
    margin-top: 0px;
    margin-bottom: 50px;
  }

  .grid-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .feature-grid-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 35vh;
    margin-right: 10px;
    margin-left: 10px;
    padding: 24px;
    -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;
    border-radius: 10px;
  }

  .grid-wrapper-2 {
    margin-top: 50px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .form-column-cf4-2.right {
    width: 100%;
  }

  .contact-form-wrapper-2 {
    width: 100%;
    border-radius: 0px;
  }

  .grid-21 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 150vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .como-se-trabaja-copy-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 25vh;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .como-se-trabaja-copy-copy._1 {
    height: auto;
  }

  .paragraph-copy {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .titulo-linea-del-tiempo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 20vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid-21-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 150vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-inicio {
    display: none;
    height: 150vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-telefono {
    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;
  }

  .heading-46 {
    font-family: Lato, sans-serif;
  }

  .feature-grid-block-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    margin-left: 10px;
    padding: 20px 24px;
    -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;
    border-radius: 10px;
  }

  .grid-block-copy {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .quiero-involucrarme-copy {
    height: 20vh;
  }

  .heading-41-copy {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 38px;
    line-height: 44px;
    text-align: center;
  }

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

  .user-testimonial {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }

  .div-block-121 {
    width: 50%;
    height: 100px;
  }

  .div-block-122 {
    width: 50%;
    height: 100px;
  }

  .div-block-123 {
    width: 50%;
    height: 100px;
  }

  .bold-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -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;
    font-family: Montserrat, sans-serif;
  }

  .center-h2 {
    margin-bottom: 20px;
    font-size: 35px;
  }

  .container-12 {
    width: auto;
    max-width: none;
  }

  .testimonial-row {
    margin-top: 40px;
  }

  .testimonial-row._1 {
    margin-top: 0px;
  }

  .div-block-124 {
    width: 50%;
    height: 100px;
  }

  .div-block-125 {
    width: 50%;
    height: 100px;
  }

  .div-block-126 {
    width: 50%;
    height: 100px;
  }

  .testimonials-section {
    display: block;
    padding-top: 0px;
  }

  .testimonial-box {
    width: 90%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 30px;
    -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;
  }

  .testimonial-box._3 {
    margin-left: 0%;
  }

  .testimonial-box._5 {
    margin-left: 0%;
  }

  .testimonial-box._2 {
    margin-left: 0%;
  }

  .testimonial-box._4 {
    margin-left: 0%;
  }

  .testimonial-box._6 {
    margin-left: 0%;
  }

  .image-31 {
    display: block;
  }

  .section-21 {
    display: none;
    height: 80vh;
    background-image: url('../images/EA-Secun-136-Gracias-3.jpeg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .navigation-2 {
    display: none;
  }

  .navigation-link-3 {
    display: block;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .dropdown {
    display: block;
  }

  .dropdown.navigation-link-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .dropdown-toggle {
    display: block;
  }

  .nav-link-6 {
    display: block;
    color: #c7a175;
  }

  .heading-47 {
    font-family: Lato, sans-serif;
  }

  .heading-48 {
    font-family: Lato, sans-serif;
  }

  .heading-49 {
    font-family: Lato, sans-serif;
  }

  .heading-50 {
    font-family: Lato, sans-serif;
    font-weight: 700;
  }

  .background-video {
    width: 100%;
  }

  .heading-51 {
    color: #e89e37;
    font-size: 32px;
    line-height: 66px;
    text-align: center;
  }

  .heading-51.light {
    font-size: 32px;
  }

  .button-14.large {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
  }

  .paragraph-22 {
    padding-right: 20px;
    padding-left: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    line-height: 30px;
  }

  .paragraph-22.light.hero {
    font-size: 15px;
  }

  .paragraph-22.info {
    margin-top: 40px;
  }

  .section-22 {
    padding-top: 0px;
    padding-bottom: 20px;
  }

  .section-22.hero {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
    background-position: 0px 0px, 30% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .info-wrapper {
    padding-left: 40px;
  }

  .decoration {
    background-color: #e89e37;
  }

  .div-block-130 {
    height: auto;
  }

  .section-22-copy {
    padding-top: 0px;
    padding-bottom: 20px;
  }

  .section-22-copy.hero {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
    background-position: 0px 0px, 30% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .section-22-copy.hero-copy {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
    background-position: 0px 0px, 30% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .section-22-copy {
    padding-top: 0px;
    padding-bottom: 20px;
  }

  .section-22-copy.hero {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Axiónate-San-Juan-Reuniones-previas-2.JPG');
    background-position: 0px 0px, 30% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .descripcion-copy {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .slider-section-2-copy {
    display: none;
  }

  .navigation-link-2-copy {
    display: block;
  }

  .navigation-link-2-copy.prueba.w--current {
    display: block;
  }

  .navigation-link-2-copy._1 {
    display: block;
  }

  .navigation-link-2-copy._3 {
    display: block;
  }

  .navigation-link-2-copy._4 {
    display: block;
  }

  .submit-button {
    display: block;
  }

  .form-block-2 {
    padding-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .navigation-link-2-copy {
    display: block;
  }

  .navigation-link-2-copy.prueba.w--current {
    display: block;
  }

  .navigation-link-2-copy._1 {
    display: block;
  }

  .navigation-link-2-copy._3 {
    display: block;
  }

  .navigation-link-2-copy._4 {
    display: block;
  }

  .user-testimonial-2 {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    text-align: center;
  }

  .bold-text-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -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;
    font-family: Lato, sans-serif;
  }

  .testimonials-section-2 {
    padding-top: 0px;
  }

  .bold-text-3 {
    font-family: Lato, sans-serif;
    font-size: 40px;
  }

  .testimonials-section-2-copy {
    display: block;
    padding-top: 0px;
  }

  .html-embed {
    width: auto;
    max-width: none;
    min-width: 0px;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .navigation-link-2-copy {
    display: block;
  }

  .navigation-link-2-copy.w--current {
    padding-left: 10px;
  }

  .navigation-link-2-copy.prueba.w--current {
    display: block;
  }

  .navigation-link-2-copy._1 {
    display: none;
  }

  .navigation-link-2-copy._1.w--current {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .navigation-link-2-copy._3 {
    display: block;
  }

  .navigation-link-2-copy._3.w--current {
    margin-left: 0px;
    padding-left: 25px;
  }

  .navigation-link-2-copy._4 {
    display: block;
  }

  .navigation-link-2-hola {
    display: block;
  }

  .navigation-link-2-hola.w--current {
    padding-left: 10px;
  }

  .navigation-link-2-hola.prueba.w--current {
    display: block;
  }

  .navigation-link-2-hola._1 {
    display: block;
  }

  .navigation-link-2-hola._1.w--current {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .navigation-link-2-hola._3 {
    display: block;
  }

  .navigation-link-2-hola._3.w--current {
    margin-left: 0px;
    padding-left: 25px;
  }

  .navigation-link-2-hola._4 {
    display: block;
  }

  .navigation-link-2-hola._2 {
    display: none;
  }

  .navigation-link-2-copy {
    display: block;
  }

  .navigation-link-2-copy.w--current {
    padding-left: 10px;
  }

  .navigation-link-2-copy.prueba.w--current {
    display: block;
  }

  .navigation-link-2-copy._1 {
    display: block;
  }

  .navigation-link-2-copy._1.w--current {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .navigation-link-2-copy._3 {
    display: block;
  }

  .navigation-link-2-copy._3.w--current {
    margin-left: 0px;
    padding-left: 25px;
  }

  .navigation-link-2-copy._4 {
    display: block;
  }

  .navigation-link-2-copy-copy {
    display: block;
  }

  .navigation-link-2-copy-copy.w--current {
    padding-left: 10px;
  }

  .navigation-link-2-copy-copy.prueba.w--current {
    display: block;
  }

  .navigation-link-2-copy-copy._1 {
    display: block;
  }

  .navigation-link-2-copy-copy._1.w--current {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .navigation-link-2-copy-copy._3 {
    display: block;
  }

  .navigation-link-2-copy-copy._3.w--current {
    margin-left: 0px;
    padding-left: 25px;
  }

  .navigation-link-2-copy-copy._4 {
    display: block;
  }

  .navigation-link-2-copy {
    display: block;
  }

  .navigation-link-2-copy.w--current {
    padding-left: 10px;
  }

  .navigation-link-2-copy.prueba.w--current {
    display: block;
  }

  .navigation-link-2-copy._1 {
    display: block;
  }

  .navigation-link-2-copy._1.w--current {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .navigation-link-2-copy._1.nosotros {
    display: none;
  }

  .navigation-link-2-copy._3 {
    display: block;
  }

  .navigation-link-2-copy._3.w--current {
    margin-left: 0px;
    padding-left: 25px;
  }

  .navigation-link-2-copy._4 {
    display: block;
  }
}

#w-node-_77f916b5-ceaf-4dc2-0e2d-f6c772e873d0-ed50af9f {
  -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: 2;
  grid-row-end: 3;
}

#w-node-_77f916b5-ceaf-4dc2-0e2d-f6c772e873da-ed50af9f {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
}

#w-node-_77f916b5-ceaf-4dc2-0e2d-f6c772e873e4-ed50af9f {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 2;
  grid-column-end: 7;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 4;
  grid-row-end: 5;
}

#w-node-_4b2b6ea0-a35d-9cca-7a3f-8d0b9d3ad8bb-ed50af9f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_807f4e19-678f-d390-ce5c-237f68bc91e4-ed50af9f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_6eb55de6-a2c1-db42-d89b-fc3de468bd94-e468bd91 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-be589863-a214-04b9-f633-0746466326e9-d750afa1 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-_3b5a60de-a4ed-2bae-a8e5-ec6535a0d138-d750afa1 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_68a561a5-dee7-951e-ed38-ac4f84976d87-d750afa1 {
  -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: 2;
  grid-row-end: 3;
}

#w-node-_68a561a5-dee7-951e-ed38-ac4f84976d9b-d750afa1 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 2;
  grid-row-end: 5;
}

#w-node-_68a561a5-dee7-951e-ed38-ac4f84976da5-d750afa1 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 2;
  grid-column-end: 7;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 4;
  grid-row-end: 5;
}

#w-node-df48a32a-e210-6217-850b-78f6d6ef98be-3f50afa3 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-be589863-a214-04b9-f633-0746466326e9-d750afa1 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_7d43a55a-fb62-1eaf-8463-03275b5e137c-3f50afa3 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_7d43a55a-fb62-1eaf-8463-03275b5e1382-3f50afa3 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-ba2cd166-48c1-f24d-ee00-89be995aba91-3f50afa3 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_77f916b5-ceaf-4dc2-0e2d-f6c772e873d0-ed50af9f {
    -ms-grid-column-span: 4;
    grid-column-end: 4;
  }

  #w-node-_77f916b5-ceaf-4dc2-0e2d-f6c772e873da-ed50af9f {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 6;
    grid-column-end: 7;
  }

  #w-node-_77f916b5-ceaf-4dc2-0e2d-f6c772e873e4-ed50af9f {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row-span: 3;
    grid-row-end: 3;
  }

  #w-node-_68a561a5-dee7-951e-ed38-ac4f84976d87-d750afa1 {
    -ms-grid-column-span: 4;
    grid-column-end: 4;
  }

  #w-node-_68a561a5-dee7-951e-ed38-ac4f84976d9b-d750afa1 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 6;
    grid-column-end: 7;
  }

  #w-node-_68a561a5-dee7-951e-ed38-ac4f84976da5-d750afa1 {
    -ms-grid-column: 4;
    grid-column-start: 4;
    -ms-grid-row-span: 3;
    grid-row-end: 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7d43a55a-fb62-1eaf-8463-03275b5e1376-3f50afa3 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
}

@font-face {
  font-family: 'Timess ';
  src: url('../fonts/TIMESS__.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Champagne & limousines';
  src: url('../images/') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Champagne & limousines';
  src: url('../images/') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Made bon voyage personal use';
  src: url('../fonts/MADE-Bon-Voyage-Thin-PERSONAL-USE.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Made bon voyage personal use';
  src: url('../fonts/MADE-Bon-Voyage-Regular-PERSONAL-USE.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}