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

.hero-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  color: #fff;
}

.plano-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  margin-top: 0px;
  padding-top: 0px;
  background-image: url('../images/Plano-1-inicio-2.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.plano-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  background-image: url('../images/Plano-2-inicio-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.silueta-inicio {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  background-image: url('../images/silueta-campesino-inicio-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.plano-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  background-image: url('../images/plano-3-inicio-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h1 {
  margin-bottom: 41px;
  border: 1px solid transparent;
  font-family: league-gothic, sans-serif;
  font-size: 140px;
  text-align: center;
}

.heading {
  font-family: BenchNine, sans-serif;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.titulo-inicio {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  margin-top: 178px;
}

.seccion-mapa-inicio {
  position: static;
  display: block;
  width: 100%;
  height: 2200px;
  margin-top: 0px;
  padding: 39px 10px;
  background-color: #2d2b2b;
  background-image: none;
  background-size: auto;
}

.textura-inicio {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/textura_fondo_inicio.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.85;
}

.contenedor-pantallas-grandes {
  width: 100%;
  max-width: 2000px;
  margin-right: auto;
  margin-left: auto;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 65px;
  background-color: #232121;
  color: #2e2e2e;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav-link {
  padding-top: 21px;
  padding-bottom: 0px;
  border: 1px solid transparent;
  font-family: BenchNine, sans-serif;
  color: #a8a8a8;
  font-size: 21px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.nav-menu {
  position: relative;
  margin-left: auto;
  float: none;
  clear: both;
  text-align: center;
}

.contenedor-mapa-inicio {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1200px;
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.comentarios {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  height: 100%;
  margin: auto;
  float: none;
  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;
  color: #797979;
  font-size: 16px;
  text-align: center;
  white-space: normal;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.section-2-inicio {
  margin-top: 0px;
}

.contenedor-parrafos {
  max-width: 800px;
  margin: 150px auto;
  font-size: 16px;
  font-weight: 400;
}

.paragraph {
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 18px;
  line-height: 33px;
  font-weight: 300;
}

.section-4-inicio {
  margin-bottom: 0px;
  padding-bottom: 300px;
}

.grid {
  height: 200px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.caja-secciones {
  width: 0%;
  height: 200px;
  background-image: url('../images/img-fondo-caja-desafios.png');
  background-position: 0px 0px;
  background-size: auto;
}

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

.card {
  width: 100%;
  height: 411px;
  background-image: url('../images/img-fondo-caja-desafios.png');
  background-position: 50% 50%;
  background-size: cover;
}

.card:hover {
  background-position: 50% 50%;
  -webkit-filter: none;
  filter: none;
}

.titulo-cards {
  margin-top: 10px;
  margin-bottom: 25px;
  font-family: BenchNine, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 38px;
  text-align: center;
  text-transform: none;
}

.descripcion-card {
  margin-bottom: 25px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}

.btn-card {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ffc200;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-family: BenchNine, sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.btn-card:hover {
  background-color: #fff;
}

.contenedor-card {
  padding: 20px 16px;
}

.btn-card-container {
  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;
}

.card-2 {
  width: 100%;
  height: 411px;
  background-image: url('../images/img-fondo-caja-riesgos-3.png');
  background-position: 50% 50%;
  background-size: cover;
}

.card-3 {
  width: 100%;
  height: 411px;
  background-image: url('../images/img-fondo-caja-prevalencia-2.png');
  background-position: 50% 50%;
  background-size: cover;
}

.section {
  width: 100%;
  max-width: 2000px;
}

.contenedor-inicio-secciones {
  display: block;
  width: 100%;
  height: 100vh;
  max-width: none;
  background-image: url('../images/textura_fondo_inicio.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-transform: none;
  white-space: normal;
}

.contenedor-inicio-secciones.a-riesgos {
  height: 105vh;
  margin-top: -19px;
  background-image: url('../images/textura_fondo_inicio.png');
}

.columna-inicio-secciones {
  display: block;
  width: 50%;
  float: left;
}

.titulo-inicio-seccion {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5%;
  padding-left: 5%;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: BenchNine, sans-serif;
  color: #fff;
  font-size: 87px;
  line-height: 80px;
  text-align: center;
}

.hero {
  display: block;
  height: 100vh;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Fondo-inicio-seccion-2.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.section-2 {
  height: 3000px;
}

.borrar {
  height: 3000px;
}

.texto-e-imagen-inicio-seccion {
  display: block;
  width: 100%;
  max-width: 1400px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.texto-e-imagen-inicio-seccion.riesgos {
  width: 90%;
  padding-right: 100px;
  padding-left: 100px;
}

.ilustracion-inicio-seccion {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 142px;
  padding-left: 0%;
  float: none;
}

.youtube {
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.contenedor-video {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.contenedor-infografia-a {
  width: 80%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.contenedor-infografia-a.mapa-vinculacion {
  width: 80%;
  max-width: none;
}

.contenedor-galeria {
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.slider {
  height: 90vh;
}

.titulo-de-mapa-mobile {
  display: block;
  margin-top: 0px;
  margin-bottom: 42px;
  font-family: BenchNine, sans-serif;
  color: #fff;
  font-size: 45px;
}

.secci-n-gris {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 15px;
  background-color: #2d2b2b;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

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

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  max-width: none;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -webkit-filter: brightness(100%);
  filter: brightness(100%);
  -webkit-transition: -webkit-filter 200ms ease;
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.cards-image:hover {
  border-radius: 0px;
  -webkit-filter: brightness(140%);
  filter: brightness(140%);
}

.contenedor-btn-falso {
  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;
}

.tarjeta {
  margin-bottom: 60px;
}

.footer-container {
  max-width: 870px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 10px 50px;
}

.seccion-creditos {
  background-color: #181818;
}

.titulo-seccion-creditos {
  margin-top: 11px;
  margin-bottom: 41px;
  font-family: BenchNine, sans-serif;
  color: #fff;
  font-size: 35px;
  text-align: center;
}

.parrafo-footer {
  font-family: Merriweather, serif;
  color: #cfcece;
  font-size: 16px;
  line-height: 25px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.left-map {
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
  width: 50%;
  height: auto;
  margin-bottom: 55px;
}

.right-map {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  width: 50%;
  margin-bottom: 100px;
  padding: 30px 40px 30px 30px;
}

.lottie-animation {
  height: auto;
  border-style: none;
  border-width: 1px;
  border-color: #505050;
}

.div-block-2 {
  width: 20px;
  height: 20px;
  background-color: rgba(255, 213, 0, 0.4);
}

.convencion {
  display: block;
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.color-convencion {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: rgba(255, 194, 0, 0.52);
}

.cont-texto-convencion {
  display: inline-block;
  padding-left: 10px;
  float: none;
}

.texto-conv {
  display: inline-block;
  margin-bottom: 0px;
  float: left;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.color-convencion-2 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: rgba(255, 96, 0, 0.76);
}

.color-convencion-3 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: red;
}

.paragraph-mapa {
  margin-bottom: 30px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 18px;
  line-height: 33px;
  font-weight: 300;
}

.seccion-mapa-inicio--mobile {
  position: static;
  display: none;
  width: 100%;
  height: 2800px;
  margin-top: 0px;
  padding: 39px 10px;
  background-color: #2d2b2b;
}

.contenedor-parrafos-mobile {
  max-width: 800px;
  margin: 150px auto;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-mapa-mobile {
  margin-bottom: 30px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 18px;
  line-height: 33px;
  font-weight: 300;
}

.lottie-animation-mobile {
  border-style: solid;
  border-width: 1px;
  border-color: #505050;
}

.card-link-block {
  text-decoration: none;
}

.btn-falso {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffc200;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.btn-falso:hover {
  background-color: #fff;
}

.fuente-btn-falso {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: BenchNine, sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.seccion-info-precio-coca {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  -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: #2d2b2b;
}

.anotacion {
  color: #777;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.seccion-infografias {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 15px;
  background-color: #2d2b2b;
  color: #333;
}

.seccion-infografias.sec-mapa-vinculacion {
  background-color: #323d4d;
}

.aclaracion {
  font-size: 15px;
}

.cards-grid-container-in-page {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-areas: ". . Area";
  -ms-grid-columns: auto 40px auto 40px auto;
  grid-template-columns: auto auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.btn-falso-ir-al-inicio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: rgba(255, 194, 0, 0);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.btn-falso-ir-al-inicio:hover {
  background-color: #fff;
}

.fuente-btn-falso-ir-inicio {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: BenchNine, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.fuente-btn-falso-ir-inicio:hover {
  color: #000;
}

.contenedor-btn-ir-inicio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-bottom: 150px;
  -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;
}

.btn-ir-inicio {
  padding-right: 40px;
  padding-left: 40px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: BenchNine, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.btn-ir-inicio:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.right-grafica-precio-coca {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  width: 50%;
  margin-bottom: 420px;
  padding: 0px 30px 30px;
}

.lottie-animation-2 {
  border-style: none;
  border-width: 1px;
  border-color: #505050;
}

.seccion-grafica-precio-coca {
  position: static;
  display: none;
  width: 100%;
  height: 2800px;
  margin-top: 0px;
  padding: 39px 10px;
  background-color: #2d2b2b;
}

.paragraph-grafica-precio-coca {
  margin-bottom: 30px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 18px;
  line-height: 33px;
  font-weight: 300;
}

.slide-style {
  background-image: url('../images/galeria_1Mesa-de-trabajo-1.png');
  background-position: 50% 0%;
  background-size: cover;
}

.slide-style.slide-2 {
  background-image: url('../images/galeria_1Mesa-de-trabajo-2.png');
}

.slide-style.slide-3 {
  background-image: url('../images/galeria_1Mesa-de-trabajo-3.png');
}

.slide-style.slide-4 {
  background-image: url('../images/galeria_1Mesa-de-trabajo-4.png');
}

.slide-style.slide-5 {
  background-image: url('../images/galeria_1Mesa-de-trabajo-5.png');
}

.slide-style.slide-6 {
  background-image: url('../images/galeria_1Mesa-de-trabajo-6.png');
}

.slide-style.g2-s1 {
  background-image: url('../images/g2Mesa-de-trabajo-1.png');
}

.slide-style.g2-s2 {
  background-image: url('../images/g2Mesa-de-trabajo-2.png');
}

.slide-style.g2-s3 {
  background-image: url('../images/g2Mesa-de-trabajo-3.png');
}

.slide-style.g2-s4 {
  background-image: url('../images/g2Mesa-de-trabajo-4.png');
}

.slide-style.g2-s5 {
  background-image: url('../images/g2Mesa-de-trabajo-5.png');
}

.slide-style.g2-s6 {
  background-image: url('../images/g2Mesa-de-trabajo-6.png');
}

.slide-style.g3-s1 {
  background-image: url('../images/g3_Mesa-de-trabajo-1.png');
}

.slide-style.g3-s2 {
  background-image: url('../images/g3_Mesa-de-trabajo-2.png');
}

.slide-style.g3-s3 {
  background-image: url('../images/g3_Mesa-de-trabajo-3.png');
}

.slide-style.g3-s4 {
  background-image: url('../images/g3_Mesa-de-trabajo-4.png');
}

.slide-style.g3-s5 {
  background-image: url('../images/g3_Mesa-de-trabajo-5.png');
}

.slide-style.g3-s6 {
  background-image: url('../images/g3_Mesa-de-trabajo-6.png');
}

.slide-style.g4-s1 {
  background-image: url('../images/img-galeria-4-1.png');
}

.slide-style.g4-s2 {
  background-image: url('../images/img-galeria-4Mesa-de-trabajo-2.png');
}

.slide-style.g4-s3 {
  background-image: url('../images/img-galeria-4Mesa-de-trabajo-3.png');
}

.slide-style.g4-s4 {
  background-image: url('../images/img-galeria-4Mesa-de-trabajo-4.png');
}

.slide-style.g4-s5 {
  background-image: url('../images/img-galeria-4Mesa-de-trabajo-5.png');
}

.slide-style.g4-s6 {
  background-image: url('../images/img-galeria-4Mesa-de-trabajo-6.png');
}

.slide-style.g5-s1 {
  background-image: url('../images/galeria-5Mesa-de-trabajo-1.png');
}

.slide-style.g5-s2 {
  background-image: url('../images/galeria-5Mesa-de-trabajo-2.png');
}

.slide-style.g5-s3 {
  background-image: url('../images/galeria-5Mesa-de-trabajo-3.png');
}

.slide-style.g5-s4 {
  background-image: url('../images/galeria-5Mesa-de-trabajo-4.png');
}

.slide-style.g5-s5 {
  background-image: url('../images/galeria-5Mesa-de-trabajo-5.png');
}

.slide-style.g5-s6 {
  background-image: url('../images/galeria-5Mesa-de-trabajo-6.png');
}

.contenedor-slide-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 100%;
  -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;
}

.parrafo-slides {
  width: 100%;
  margin-bottom: 0px;
  padding: 15px 50px 50px;
  background-color: rgba(0, 0, 0, 0.62);
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.credito-fotos {
  color: #ddd;
  font-size: 16px;
  font-style: italic;
}

.cards-grid-container-interna {
  display: -ms-grid;
  display: grid;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.contenedor-galeria-info-proceso-cocaina {
  width: 500px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.slider-info-proceso-cocaina {
  width: auto;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  background-color: #2d2b2b;
}

.slide-style-info-cocaina {
  background-color: #2d2b2b;
  background-image: url('../images/1.png');
  background-position: 35% 0%;
  background-size: 90%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-style-info-cocaina.slide-2 {
  background-image: url('../images/galeria_1Mesa-de-trabajo-2.png');
}

.slide-style-info-cocaina.slide-3 {
  background-image: url('../images/galeria_1Mesa-de-trabajo-3.png');
}

.slide-style-info-cocaina.slide-4 {
  background-image: url('../images/galeria_1Mesa-de-trabajo-4.png');
}

.slide-style-info-cocaina.slide-5 {
  background-image: url('../images/galeria_1Mesa-de-trabajo-5.png');
}

.slide-style-info-cocaina.slide-6 {
  background-image: url('../images/galeria_1Mesa-de-trabajo-6.png');
}

.slide-style-info-cocaina.g2-s1 {
  background-image: url('../images/g2Mesa-de-trabajo-1.png');
}

.slide-style-info-cocaina.g2-s2 {
  background-image: url('../images/g2Mesa-de-trabajo-2.png');
}

.slide-style-info-cocaina.g2-s3 {
  background-image: url('../images/g2Mesa-de-trabajo-3.png');
}

.slide-style-info-cocaina.g2-s4 {
  background-image: url('../images/g2Mesa-de-trabajo-4.png');
}

.slide-style-info-cocaina.g2-s5 {
  background-image: url('../images/g2Mesa-de-trabajo-5.png');
}

.slide-style-info-cocaina.g2-s6 {
  background-image: url('../images/g2Mesa-de-trabajo-6.png');
}

.slide-style-info-cocaina.paso-2 {
  background-image: url('../images/2.png');
}

.slide-style-info-cocaina.paso-3 {
  background-image: url('../images/3.png');
}

.slide-style-info-cocaina.paso-4 {
  background-image: url('../images/4.png');
}

.slide-style-info-cocaina.paso-5 {
  background-image: url('../images/5.png');
}

.slide-style-info-cocaina.paso-6 {
  background-image: url('../images/6.png');
}

.slide-style-info-cocaina.paso-7 {
  background-image: url('../images/7.png');
}

.slide-style-info-cocaina.paso-8 {
  background-image: url('../images/8.png');
}

.parrafo-slides-cocaina-a {
  width: 100%;
  margin-bottom: 0px;
  padding: 15px 0px 0px;
  background-color: transparent;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.contenedor-numero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-left: 25px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 30px;
  background-color: #9dbd98;
}

.heading-2 {
  margin-top: 0px;
}

.numero {
  margin: auto;
  text-align: center;
}

.left-arrow {
  display: block;
}

.seccion-info-cocaina {
  width: 100%;
  padding: 60px 20px 1px;
  background-color: #2d2b2b;
  background-image: url('../images/gray-ground-texture.png');
  background-position: 0px 0px;
  background-size: auto;
}

.titulo-infog-cocaina {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: BenchNine, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 65px;
  text-align: center;
  text-transform: none;
}

.contenedor-spreaker-embed {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.seccion-spreaker {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(45, 43, 43, 0);
}

.contenedor-linea-de-tiempo {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.html-embed {
  margin-bottom: 0px;
}

.subtitulo-creditos {
  color: #fff;
  font-size: 19px;
  line-height: 25px;
  font-weight: 700;
}

.seccion-mapa-departamentos {
  display: none;
  width: 100%;
  max-width: none;
  background-color: #323d4d;
  color: #000;
}

.contenedor-datawrapper-inicio {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.bloque-paso-a-paso-a {
  width: 350px;
  margin-top: 150px;
  margin-bottom: 250px;
  margin-left: 30%;
}

.circulo-num {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #c4c4c4;
}

.numero-a {
  margin: auto;
  font-family: Merriweather, serif;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

.img-pasos {
  max-width: 350px;
}

.bloque-paso-a-paso-b {
  width: 350px;
  margin: 150px 30% 250px auto;
}

.parrafo-slides-cocaina-b {
  width: 100%;
  margin-bottom: 0px;
  padding: 15px 0px 0px;
  background-color: transparent;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.html-embed-2 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.section-2-inicio-gris {
  width: 100%;
  height: 150px;
  margin-top: 0px;
  background-color: #2d2b2b;
}

.right-map-mobile {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  width: 50%;
  margin-bottom: 100px;
  padding: 30px 40px 30px 30px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 90%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-ee {
  width: 180px;
  margin-top: auto;
  margin-bottom: auto;
}

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

.titulo-de-mapa-mobile-ocultar {
  display: none;
  margin-top: 0px;
  margin-bottom: 42px;
  font-family: BenchNine, sans-serif;
  color: #fff;
  font-size: 45px;
}

.titulo-de-mapa-mobile-2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 42px;
  font-family: BenchNine, sans-serif;
  color: #fff;
  font-size: 45px;
}

@media screen and (max-width: 991px) {
  .navbar {
    height: 55px;
    background-color: #232121;
    color: #0c0c0c;
  }

  .nav-link.w--current {
    background-color: rgba(12, 12, 12, 0);
  }

  .nav-menu {
    background-color: rgba(12, 12, 12, 0);
  }

  .contenedor-parrafos {
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .card {
    height: 320px;
  }

  .card-2 {
    height: 320px;
  }

  .card-3 {
    height: 320px;
  }

  .contenedor-inicio-secciones {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .left-map {
    width: 70%;
  }

  .right-map {
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .contenedor-parrafos-mobile {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cards-grid-container-in-page {
    grid-auto-flow: column;
    grid-column-gap: 20px;
    grid-template-areas: ". . Area";
  }

  .right-grafica-precio-coca {
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .cards-grid-container-interna {
    grid-column-gap: 20px;
  }

  .right-map-mobile {
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .container {
    background-color: rgba(12, 12, 12, 0);
  }

  .brand {
    background-color: #2d2b2b;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 80px;
  }

  .heading {
    margin-top: 0px;
    font-size: 20px;
    line-height: 25px;
  }

  .titulo-inicio {
    margin-top: 80px;
  }

  .navbar {
    height: 55px;
    background-color: #232121;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 16px;
    text-align: right;
  }

  .nav-menu {
    background-color: #0c0c0c;
  }

  .menu-btn {
    margin-right: 10px;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero {
    padding: 40px 20px;
  }

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

  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .contenedor-infografia-a.mapa-vinculacion {
    max-width: 500px;
  }

  .titulo-de-mapa-mobile {
    font-size: 30px;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .cards-image-mask {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }

  .left-map {
    top: 40px;
  }

  .right-map {
    top: 40px;
  }

  .texto-conv {
    font-size: 14px;
  }

  .paragraph-mapa {
    font-size: 14px;
    line-height: 22px;
  }

  .paragraph-mapa-mobile {
    font-size: 14px;
    line-height: 22px;
  }

  .cards-grid-container-in-page {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .icon {
    color: #fff;
  }

  .right-grafica-precio-coca {
    top: 40px;
  }

  .paragraph-grafica-precio-coca {
    font-size: 14px;
    line-height: 22px;
  }

  .parrafo-slides {
    font-size: 14px;
    line-height: 22px;
  }

  .cards-grid-container-interna {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .parrafo-slides-cocaina-a {
    font-size: 14px;
    line-height: 22px;
  }

  .parrafo-slides-cocaina-b {
    font-size: 14px;
    line-height: 22px;
  }

  .right-map-mobile {
    top: 40px;
  }

  .logo-ee {
    width: 160px;
  }

  .brand {
    margin-top: 10px;
    padding-left: 22px;
  }

  .titulo-de-mapa-mobile-ocultar {
    font-size: 30px;
  }

  .titulo-de-mapa-mobile-2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  .plano-1 {
    left: 0%;
    right: 0%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-position: 45% 100%;
    background-size: 170%;
    background-repeat: no-repeat;
  }

  .plano-2 {
    background-position: 50% 100%;
    background-size: 320%;
  }

  .silueta-inicio {
    background-position: 43% 80%;
    background-size: 230%;
  }

  .plano-3 {
    background-position: 50% 80%;
    background-size: 230%;
  }

  .h1 {
    margin-top: 64px;
    margin-bottom: 20px;
    font-size: 90px;
  }

  .heading {
    margin-top: 10px;
    font-size: 26px;
    line-height: 33px;
  }

  .titulo-inicio {
    z-index: 1;
    margin-right: 10%;
    margin-left: 10%;
  }

  .seccion-mapa-inicio {
    display: none;
  }

  .navbar {
    height: 50px;
    background-color: #232121;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .menu-btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .contenedor-mapa-inicio {
    display: block;
  }

  .contenedor-parrafos {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .card {
    height: 420px;
  }

  .titulo-cards {
    margin-top: -21px;
    margin-bottom: 5px;
    font-size: 35px;
  }

  .descripcion-card {
    margin-bottom: 15px;
  }

  .card-2 {
    height: 420px;
  }

  .card-3 {
    height: 420px;
  }

  .contenedor-inicio-secciones {
    height: 80vh;
  }

  .titulo-inicio-seccion {
    margin-bottom: 30px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 45px;
    line-height: 40px;
  }

  .texto-e-imagen-inicio-seccion {
    margin-top: 30px;
  }

  .texto-e-imagen-inicio-seccion.riesgos {
    margin-top: 112px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .ilustracion-inicio-seccion {
    width: 100%;
    padding-top: 0px;
  }

  .ilustracion-inicio-seccion.img-desaffios {
    width: 80%;
    padding-top: 56px;
  }

  .contenedor-video {
    width: 100%;
  }

  .contenedor-infografia-a {
    width: 100%;
  }

  .contenedor-infografia-a.mapa-vinculacion {
    width: 100%;
    max-width: none;
  }

  .contenedor-galeria {
    width: 100%;
  }

  .slider {
    height: 80vh;
  }

  .titulo-de-mapa-mobile {
    display: block;
    margin-bottom: 16px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 35px;
    line-height: 40px;
  }

  .secci-n-gris {
    padding-bottom: 20px;
  }

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

  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .cards-image-mask {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }

  .cards-image {
    margin-bottom: 0px;
    padding: 21px;
  }

  .tarjeta {
    margin-bottom: 40px;
    border-top: 1px solid #4b4b4b;
  }

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

  .titulo-seccion-creditos {
    font-size: 30px;
    line-height: 35px;
  }

  .parrafo-footer {
    font-size: 14px;
  }

  .left-map {
    top: 90px;
    width: 100%;
  }

  .right-map {
    position: static;
    width: 100%;
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .texto-conv {
    font-size: 16px;
  }

  .seccion-mapa-inicio--mobile {
    display: block;
    height: 2600px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .contenedor-parrafos-mobile {
    margin-top: 80px;
    margin-bottom: 80px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .paragraph-mapa-mobile {
    margin-top: 100px;
    font-size: 18px;
    line-height: 33px;
  }

  .lottie-animation-mobile {
    border-style: none;
  }

  .seccion-infografias {
    padding-bottom: 20px;
  }

  .cards-grid-container-in-page {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    grid-auto-flow: row;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    -ms-grid-columns: 100% 100% 0%;
    grid-template-columns: 100% 100% 0%;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .contenedor-btn-ir-inicio {
    margin-top: -95px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .icon {
    padding-top: 3px;
  }

  .right-grafica-precio-coca {
    position: static;
    width: 100%;
    margin-top: 35px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .seccion-grafica-precio-coca {
    display: block;
  }

  .paragraph-grafica-precio-coca {
    margin-top: 115px;
    font-size: 18px;
    line-height: 33px;
  }

  .parrafo-slides {
    padding: 10px 20px 40px;
  }

  .credito-fotos {
    font-size: 14px;
  }

  .cards-grid-container-interna {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .contenedor-galeria-info-proceso-cocaina {
    width: 100%;
  }

  .slider-info-proceso-cocaina {
    height: 75vh;
  }

  .slide-style-info-cocaina {
    background-position: 35% 0px;
  }

  .parrafo-slides-cocaina-a {
    padding: 0px 20px 100px;
    font-size: 18px;
  }

  .contenedor-numero {
    width: 35px;
    height: 35px;
  }

  .numero {
    margin-top: -4px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 25px;
  }

  .seccion-info-cocaina {
    overflow: hidden;
    padding-bottom: 20px;
  }

  .titulo-infog-cocaina {
    margin-top: -21px;
    margin-bottom: 5px;
    font-size: 35px;
  }

  .contenedor-spreaker-embed {
    width: 100%;
  }

  .seccion-spreaker {
    padding-bottom: 20px;
  }

  .contenedor-linea-de-tiempo {
    width: 100%;
  }

  .subtitulo-creditos {
    font-size: 18px;
  }

  .bloque-paso-a-paso-a {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 0%;
  }

  .numero-a {
    margin-top: -4px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 25px;
  }

  .img-pasos {
    width: 100%;
  }

  .bloque-paso-a-paso-b {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .parrafo-slides-cocaina-b {
    padding: 0px 20px 80px;
    font-size: 18px;
  }

  .section-2-inicio-gris {
    height: 50px;
  }

  .right-map-mobile {
    position: static;
    width: 100%;
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .container {
    max-width: 100%;
  }

  .logo-ee {
    width: 140px;
  }

  .brand {
    margin-top: 5px;
  }

  .titulo-de-mapa-mobile-ocultar {
    margin-bottom: 16px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 35px;
    line-height: 40px;
  }

  .titulo-de-mapa-mobile-2 {
    display: none;
    margin-bottom: 16px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 35px;
    line-height: 40px;
  }
}

