/*
Theme Name: GISP
Theme URI: http://www.gisp.com.co
Author: Agora
Autor URI: http://www.agora.co
Description: Sitio Web para GISP Gestión de Servicios Publicos ESP S.A.
Version: 1.0;
*/
a {
  text-decoration: none;
}
body,
html {
  height: 100%;
}
body,
html,
h1,
h2,
h3,
h4,
li,
p,
ul {
  margin: 0px;
  padding: 0px;
}
img {
  border: none;
  display: block;
  vertical-align: bottom;
}
ol {
  padding-left: 20px;
}
#debug {
  background-color: yellow;
}
#map-canvas {
  width: 100%;
  height: 100%;
}
.mapaGoogle {
  width: 100%;
  height: 300px;
}
@font-face {
  font-family: 'din_black';
  src: url('fuentes/din_black.eot');
  src: url('fuentes/din_black.eot?#iefix') format('embedded-opentype'), url('fuentes/din_black.woff') format('woff'), url('fuentes/din_black.ttf') format('truetype'), url('fuentes/din_black.svg#avenir') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'nilland';
  src: url('fuentes/nilland.eot');
  src: url('fuentes/nilland.eot?#iefix') format('embedded-opentype'), url('fuentes/nilland.woff') format('woff'), url('fuentes/nilland.ttf') format('truetype'), url('fuentes/nilland.svg#avenir') format('svg');
  font-weight: normal;
  font-style: normal;
}
footer {
  background-color: #00632e;
  color: #ffffff;
  font-family: 'nilland';
  width: 100%;
  margin-top: 100px;
  padding-bottom: 20px;
}
header {
  margin-bottom: 10px;
}
#cssmenu {
  font-family: 'din_black';
}
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s ease;
  z-index: 10000000;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
.addthis_sharing_toolbox {
  margin-top: 20px;
}
.articuloContnedor {
  margin: auto;
  max-width: 1216px;
}
.articuloIndex {
  background-image: url(img/fondo_claro.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-top: 150px;
  margin-top: 30px;
}
.banner {
  position: relative;
}
.banner img {
  width: 100%;
  height: auto;
  border-radius: 0px 40px 0px 0px;
}
.bannerSobre {
  background-image: url(img/sobre_banner.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  bottom: 0px;
  height: 100%;
  left: 0px;
  position: absolute;
  width: 100%;
}
.blogContenido {
  background-color: #e3f0fb;
  border-radius: 60px 0px 60px 0px;
  margin-bottom: 30px;
  padding: 30px;
}
.blogContenido h1 {
  color: #354780;
  font-size: 30px;
  margin-bottom: 20px;
}
.contacto {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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;
  margin-bottom: 30px;
}
.contactoDatos {
  background-color: #bdd732;
  width: 440px;
  padding: 40px 75px;
}
.contactoDatos p {
  color: #292929;
  font-family: 'nilland';
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.contactoForm {
  background-color: #d4d4d4;
  border-radius: 0px 20px 20px 20px;
  width: 534px;
  padding: 20px;
}
.contactoForm form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contactoForm button {
  font-family: 'din_black';
  color: #ffffff;
  margin-top: 30px;
  background-image: url(img/btn_contacto.png);
  width: 240px;
  height: 60px;
  border: none;
  cursor: pointer;
  font-size: 22px;
  background-color: transparent;
}
.contactoForm label {
  width: 100%;
  font-family: 'nilland';
  color: #000000;
  margin-top: 20px;
}
.contactoForm label:first-child {
  margin-top: 0px;
}
.contactoForm input[type='text'] {
  width: 100%;
  border: none;
  height: 30px;
}
.contactoForm textarea {
  width: 100%;
  border: none;
}
.contenidoPage {
  margin: auto;
  max-width: 1216px;
  font-family: 'nilland';
}
.contenedorFecha {
  position: relative;
}
.destacado {
  padding-left: 20px;
  padding-right: 20px;
  width: 200px;
}
.destacado:first-child {
  background-image: url(img/separador.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 2px 100%;
}
.destacado:nth-child(2) {
  padding-top: 20px;
  background-image: url(img/separador.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 2px 80%;
}
.destacado:nth-child(3) {
  padding-top: 40px;
}
.destacadoIcono {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  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;
}
.destacados {
  position: relative;
  padding-bottom: 280px;
}
.destacados footer {
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.destacadosBordes {
  margin: auto;
  max-width: 1216px;
}
.destacadosContenedor {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #79c323;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: auto;
  margin-top: 80px;
  max-width: 1216px;
}
.destacadoTexto {
  font-family: 'din_black';
  font-size: 24px;
  padding-top: 20px;
  text-align: center;
}
.destacadoTexto a {
  font-size: 18px;
  padding-top: 20px;
  color: #306335;
}
.flechaAzul {
  left: 50%;
  margin-left: -128px;
  margin-top: -85px;
  position: absolute;
  z-index: 1000000;
}
.flechaVerde {
  left: 50%;
  margin-left: -128px;
  margin-top: -30px;
  position: absolute;
}
.fondoLanding {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-image: url(img/fondo_landing.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border-radius: 0px 20px 0px 70px;
  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;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footerContenedor {
  margin: auto;
  max-width: 1216px;
  text-align: center;
}
.footerContenedor a {
  color: #ffffff;
}
.footerContenedor p {
  margin-bottom: 1em;
}
.footerContenedor p:last-child {
  margin-bottom: 0px;
}
.footerContenedorBorde {
  background-image: url(img/fs_footer.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 134px;
}
.footerContenedorFondo {
  /*padding-bottom: 20px;
  box-sizing: border-box;*/
}
.fotoTrabajadores {
  margin-bottom: 20px;
  margin-top: 20px;
}
.headerContenedor {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  max-width: 1216px;
}
.landingDatos {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 30px 30px 0px 30px;
  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;
  font-family: 'din_black';
  font-size: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 30px;
  max-width: 490px;
  padding: 30px;
}
.landingDatos div {
  width: 100%;
}
.landingDatos h1 {
  color: #e52d27;
  width: 100%;
  font-size: 60px;
}
.landingForm {
  max-width: 490px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 0px 30px 30px 30px;
  padding: 20px;
}
.landingFormContenedorButton {
  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;
  width: 535px;
}
.landingForm button {
  font-family: 'din_black';
  color: #ffffff;
  margin-top: 30px;
  background-image: url(img/btn_contacto.png);
  width: 240px;
  height: 60px;
  border: none;
  cursor: pointer;
  font-size: 22px;
  background-color: transparent;
}
.landingForm button:hover {
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
}
.landingForm label {
  width: 100%;
  margin-top: 20px;
  display: block;
  font-family: 'nilland';
}
.landingForm h3 {
  color: #e52d27;
  font-family: 'din_black';
  font-size: 24px;
}
.landingForm input[type="text"] {
  border: none;
  height: 30px;
  width: 100%;
}
.landingForm textarea {
  width: 100%;
  border: none;
}
.mapaGoogle {
  height: 500px;
}
.navegarPost {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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;
}
.navegarPost a {
  color: #00632e;
}
.pestannaContacto {
  position: fixed;
  top: 200px;
  right: 0px;
  z-index: 10000000;
}
.proyecto {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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;
  margin: 3px;
  position: relative;
}
.proyectoContenedor {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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;
}
.proyectoFoto img {
  border-radius: 0px 20px 20px 20px;
}
.proyectotexto {
  width: 244px;
  height: 244px;
  padding: 20px;
  background-color: #00632e;
  border-radius: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.proyectotexto h3 {
  color: #afbc2b;
  font-family: 'negation(@color1, @color2);land';
  font-weight: lighter;
  margin-top: 30px;
}
.proyectotexto a {
  color: #92c23a;
  font-family: 'din_black';
  font-size: 20px;
  text-transform: uppercase;
}
.proyecto:hover .proyectotexto {
  background-color: #009646;
}
.proyectotextoBlog {
  background-color: #339dc3;
}
.proyectoBlog:hover .proyectotextoBlog {
  background-color: #42a9ce;
}
.proyectotextoBlog a {
  display: block;
  color: #354780;
  margin-top: 20px;
}
.proyectoTitulo {
  color: #ffffff;
  font-family: 'nilland';
  font-size: 30px;
  text-align: center;
}
.proyectos {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: auto;
  max-width: 900px;
}
.proyectosBlog {
  max-width: 100%;
}
.publicacion {
  color: #292929;
  font-family: 'nilland';
  font-size: 20px;
}
.publicacion a {
  color: #00632e;
}
.publicacion a:hover {
  color: #79c324;
}
.publicacion h2 {
  font-size: 32px;
  margin-bottom: 20px;
}
.publicacion img {
  border-radius: 0px 20px 0px 20px;
  height: auto;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
}
.publicacion li,
.publicacion p {
  margin-bottom: 1em;
}
.publicacion .blogTitulo img {
  border-radius: 0px 0px 60px 0px;
}
.publicacionEstado {
  border-left: 1px solid #ffffff;
  color: #306335;
  font-family: 'nilland';
  font-size: 32px;
  padding-left: 30px;
  padding-right: 30px;
}
.publicacionTitulo {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #79c324;
  background-image: url(img/titulo_single.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  box-sizing: border-box;
  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;
  margin-top: 20px;
  padding: 20px;
}
.publicacionTituloTitulo {
  font-family: 'nilland';
  color: #ffffff;
  font-size: 42px;
}
.queNosHaceDiferntes {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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;
}
.queNosHaceDiferntesTexto {
  font-size: 26px;
  margin-left: 13px;
}
.queNosHaceDiferntesTexto span {
  color: #468d41;
}
.queNosHaceDiferntesTexto strong {
  color: #468d41;
  font-weight: normal;
}
.redesSociales {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  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;
  margin-bottom: 20px;
}
.redesSociales a {
  margin: 5px;
}
.redesSociales img {
  height: auto;
  width: 45px;
}
.servicio {
  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;
  margin: 10px;
  min-height: 300px;
  padding-top: 40px;
  width: 400px;
}
.servicio:nth-child(2) .servicioContenido {
  background-color: #f8b113;
  border-radius: 0px 0px 0px 20px;
}
.servicio:nth-child(2) .servicioIcono {
  background-color: #f8b113;
  border-radius: 20px 20px 0px 0px;
}
.servicio:nth-child(3) .servicioContenido {
  background-color: #1f9a2f;
}
.servicio:nth-child(3) .servicioIcono {
  background-color: #1f9a2f;
}
.servicio:nth-child(4) .servicioContenido {
  background-color: #e33417;
  border-radius: 0px 0px 0px 20px;
}
.servicio:nth-child(4) .servicioIcono {
  background-color: #e33417;
  border-radius: 20px 20px 0px 0px;
}
.servicioContenido {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-color: #009ec6;
  border-radius: 0px 0px 20px 20px;
  box-sizing: border-box;
  color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-family: 'nilland';
  font-size: 24px;
  padding: 20px;
}
.servicioIcono {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-color: #009ec6;
  border-radius: 0px 20px 0px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.servicioIcono img {
  height: 80px;
  width: auto;
}
.servicios {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  max-width: 900px;
}
.textoAzul {
  background-color: #004784;
  border-radius: 20px 0px 80px 0px;
  color: #ffffff;
  font-family: 'nilland';
  font-size: 28px;
  margin-top: 20px;
  padding: 40px;
}
.textoVerde {
  background-color: #006325;
  border-radius: 20px 0px 80px 0px;
  color: #ffffff;
  font-family: 'nilland';
  font-size: 28px;
  margin-top: 20px;
  padding: 40px;
}
.tierraEolica {
  margin-top: 20px;
}
.tierraEolica img {
  width: 100%;
  height: auto;
}
.tituloInstitucional {
  font-family: 'nilland';
  font-size: 45px;
}
.txtLanding {
  padding: 20px;
  box-sizing: border-box;
}
.queNosHaceDiferntesTexto {
  font-family: 'nilland';
}
.edge--bottom {
  position: relative;
  z-index: 1;
}
.edge--bottom:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom:after {
  bottom: 0;
  -webkit-transform: skewY(-1.5deg);
  -ms-transform: skewY(-1.5deg);
      transform: skewY(-1.5deg);
  -webkit-transform-origin: 100%;
  -ms-transform-origin: 100%;
      transform-origin: 100%;
}
.edge--bottom--reverse {
  position: relative;
  z-index: 1;
}
.edge--bottom--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--bottom--reverse:after {
  bottom: 0;
  -webkit-transform: skewY(1.5deg);
  -ms-transform: skewY(1.5deg);
      transform: skewY(1.5deg);
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
      transform-origin: 0 100%;
}
.edge--top {
  position: relative;
  z-index: 1;
}
.edge--top:before {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top:before {
  top: 0;
  -webkit-transform: skewY(1.5deg);
  -ms-transform: skewY(1.5deg);
      transform: skewY(1.5deg);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
      transform-origin: 100% 0;
}
.edge--top--reverse {
  position: relative;
  z-index: 1;
}
.edge--top--reverse:before {
  background: inherit;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--top--reverse:before {
  top: 0;
  -webkit-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
      transform: skewY(-3deg);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
}
.edge--both {
  position: relative;
  z-index: 1;
}
.edge--both:before,
.edge--both:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both:before {
  top: 0;
  -webkit-transform: skewY(1.5deg);
  -ms-transform: skewY(1.5deg);
      transform: skewY(1.5deg);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
      transform-origin: 100% 0;
}
.edge--both:after {
  bottom: 0;
  -webkit-transform: skewY(-1.5deg);
  -ms-transform: skewY(-1.5deg);
      transform: skewY(-1.5deg);
  -webkit-transform-origin: 100%;
  -ms-transform-origin: 100%;
      transform-origin: 100%;
}
.edge--both {
  position: relative;
  z-index: 1;
}
.edge--both--reverse:before,
.edge--both--reverse:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both--reverse:before {
  top: 0;
  -webkit-transform: skewY(-1.5deg);
  -ms-transform: skewY(-1.5deg);
      transform: skewY(-1.5deg);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
}
.edge--both--reverse:after {
  bottom: 0;
  -webkit-transform: skewY(1.5deg);
  -ms-transform: skewY(1.5deg);
      transform: skewY(1.5deg);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
}
.edge--both--destacados:before,
.edge--both--destacados:after {
  background: inherit;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.edge--both--destacados:before {
  top: 0px;
  -webkit-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
      transform: skewY(3deg);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
      transform-origin: 100% 0;
}
.edge--both--destacados:after {
  bottom: 0px;
  -webkit-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
      transform: skewY(-3deg);
  -webkit-transform-origin: 100%;
  -ms-transform-origin: 100%;
      transform-origin: 100%;
}
.edge--both--destacados {
  position: relative;
  z-index: 1;
}
.edge--bottom--reverse--landing {
  position: relative;
  z-index: 1;
}
.edge--bottom--reverse--landing:after {
  background: inherit;
  content: '';
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  background-image: none;
}
.edge--bottom--reverse--landing:after {
  bottom: 0;
  -webkit-transform: skewY(1.5deg);
  -ms-transform: skewY(1.5deg);
      transform: skewY(1.5deg);
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
      transform-origin: 0 100%;
  background-image: none;
}
@media screen and (max-width: 1280px) {
  .articuloIndex {
    margin-top: 5px;
  }
  .articuloIndex {
    margin-top: 25px;
  }
  .flechaVerde {
    margin-top: -20px;
  }
  .fondoLanding {
    background-size: auto 100%;
  }
  .pestannaContacto {
    top: 160px;
  }
  .pestannaContacto img {
    height: 200px;
    width: auto;
  }
}
@media screen and (max-width: 1024px) {
  nav {
    width: 100%;
  }
  .addthis_sharing_toolbox {
    padding: 20px;
  }
  .fondoLanding {
    padding-right: 60px;
  }
  .headerContenedor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .landingForm {
    width: auto;
  }
  .landingFormContenedorButton {
    width: auto;
  }
  .navegarPost {
    padding: 20px;
  }
  .pestannaContacto {
    top: 200px;
  }
  .publicacion article {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .queNosHaceDiferntes {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flechaAzul {
    margin-top: -60px;
  }
}
@media screen and (max-width: 667px) {
  .contacto {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -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;
  }
  .contactoForm {
    margin-bottom: 20px;
    width: 90%;
    box-sizing: border-box;
  }
  .contactoDatos {
    width: 90%;
    box-sizing: border-box;
  }
  .contactoDatos img {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  .contactoDatos p {
    font-size: 22px;
  }
  .destacado:first-child {
    background-image: none;
  }
  .destacado:nth-child(2) {
    background-image: none;
  }
  .flechaAzul {
    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;
    width: 240px;
    left: 50%;
    margin-left: -120px;
    margin-top: -10px;
  }
  .flechaAzul img {
    height: 60px;
    width: auto;
  }
  .flechaVerde {
    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;
    width: 240px;
    left: 50%;
    margin-left: -120px;
    margin-top: 20px;
  }
  .flechaVerde img {
    height: 60px;
    width: auto;
  }
  .fotoTrabajadores {
    width: 95%;
    box-sizing: border-box;
    margin: auto;
    margin-top: 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;
  }
  .fotoTrabajadores img {
    width: 100%;
    height: auto;
  }
  .mapaGoogle {
    height: 300px;
    margin: auto;
    width: 85%;
  }
  .pestannaContacto {
    display: none;
  }
  .proyectoFoto {
    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;
  }
  .proyectoFoto img {
    width: 90%;
    height: auto;
  }
  .proyectoTitulo {
    font-size: 20px;
  }
  .publicacionTitulo {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    background-image: none;
  }
  .publicacionTituloTitulo {
    width: 100%;
    box-sizing: border-box;
    font-size: 23px;
  }
  .publicacionEstado {
    border: none;
    padding: 0px;
    font-size: 16px;
  }
  .queNosHaceDiferntesFoto {
    width: 70%;
  }
  .queNosHaceDiferntesFoto img {
    width: 100%;
    height: auto;
  }
  .textoAzul {
    font-size: 22px;
    padding: 20px;
  }
  .textoVerde {
    font-size: 22px;
    padding: 20px;
  }
  .tituloInstitucional {
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 22px;
  }
}
@media screen and (max-width: 667px) {
  .fondoLanding {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0px;
  }
  .landingDatos {
    margin-bottom: 30px;
    margin-right: 0px;
  }
}
