<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
Theme Name: astra-child
Author: Satoshi Nakamoto
Description: 
Version: 1.0.0
License: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Template: astra
*/
@font-face {
  font-family: "Helvetica Neue Thin";
  src: url(assets/fonts/HelveticaNeue-Thin.ttf);
}
@font-face {
  font-family: "Helvetica Neue";
  src: url(assets/fonts/HelveticaNeue.ttf);
}
@font-face {
  font-family: "Helvetica Neue Bold";
  src: url(assets/fonts/HelveticaNeue-Bold.ttf);
}
* {
  font-family: "Helvetica Neue";
  transition: all 300ms ease-in;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  font-family: "Helvetica Neue";
  color: #3c62ac;
  transition: all 100ms ease-in;
}
a:hover {
  color: #EBA023;
}

strong {
  font-family: "Helvetica Neue Bold";
  font-weight: normal;
}

ul,
li {
  list-style: none;
}

h1,
h2,
h3 {
  font-family: "Helvetica Neue Thin";
  color: #3c62ac;
}

p {
  font-family: "Helvetica Neue";
  color: #62646e;
}
p:empty {
  display: none;
}

svg {
  min-width: 36px;
  width: 36px;
  height: 36px;
}

.single-post #page #content .inter-posts-navigation .next-prev-post &gt; svg, #page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos .country-container svg, .ls-wp-container .ls-gui-element .ls-nav-start svg,
.ls-wp-container .ls-gui-element .ls-nav-stop svg, #innovacion #content .proyecto-innovacion .spec-project-container &gt; svg, #page #content .proyecto .spec-project-container &gt; svg {
  min-width: auto;
  width: auto;
  height: auto;
}

.ls-wp-container .ls-inner .ls-wrapper .carrousel-home_slogan &gt; div, #page #content .imagen-destacada .slogan {
  position: absolute;
  z-index: 9;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
  padding: 1.25rem;
  margin: 0;
  color: white;
  font-size: 24px;
  line-height: 140%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}
.ls-wp-container .ls-inner .ls-wrapper .carrousel-home_slogan &gt; div strong, #page #content .imagen-destacada .slogan strong {
  background-color: #EBA023;
}

#seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad h3, #page #content .presentacion h3 {
  color: #62646e;
  padding: 0;
  font-size: 20px;
  line-height: 120%;
  font-weight: normal;
  hyphens: auto;
}

#page &gt; header .main-menu .main-menu-within .close, #innovacion #content .proyecto-innovacion .close, #page #content .proyecto .close, #innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg {
  position: absolute;
  z-index: 9;
  right: 1.25rem;
  top: 1.25rem;
  min-width: 64px;
  width: 64px;
  height: 64px;
  background-color: #003575;
  padding: 0.3125rem;
  border-radius: 50%;
  cursor: pointer;
}
#page &gt; header .main-menu .main-menu-within .close path, #innovacion #content .proyecto-innovacion .close path, #page #content .proyecto .close path, #innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg path, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg path {
  fill: white;
}
#page &gt; header .main-menu .main-menu-within .close:hover, #innovacion #content .proyecto-innovacion .close:hover, #page #content .proyecto .close:hover, #innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg:hover, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg:hover {
  background-color: #EBA023;
}

#innovacion #content .proyecto-innovacion, #page #content .proyecto {
  display: none;
  position: relative;
  width: 100%;
}
#innovacion #content .show.proyecto-innovacion, #page #content .show.proyecto {
  display: flex;
  flex-direction: column;
}
#innovacion #content .proyecto-innovacion .spec-project-container, #page #content .proyecto .spec-project-container {
  max-width: 80%;
  margin: 0 auto;
  position: relative;
  padding: 5rem 0;
}
#innovacion #content .proyecto-innovacion .spec-project-container.full, #page #content .proyecto .spec-project-container.full {
  min-height: calc(100vh - 1.25rem);
}
#innovacion #content .proyecto-innovacion .spec-project-container.full .specs-row, #page #content .proyecto .spec-project-container.full .specs-row {
  position: static;
}
#innovacion #content .proyecto-innovacion .spec-project-container &gt; svg, #page #content .proyecto .spec-project-container &gt; svg {
  position: absolute;
  top: 0;
  pointer-events: none;
  z-index: -1;
  transform: translate(0, -24%) scale(0.7);
  overflow: visible;
}
#innovacion #content .proyecto-innovacion .spec-project-container &gt; svg path, #page #content .proyecto .spec-project-container &gt; svg path {
  fill: #f2f2f2;
}
#innovacion #content .proyecto-innovacion .spec-project-container &gt; svg.stroke path, #page #content .proyecto .spec-project-container &gt; svg.stroke path {
  stroke: #3c62ac; /* Color del trazo */
  stroke-width: 4px; /* Ancho del trazo */
}
#innovacion #content .proyecto-innovacion .spec-project-container &gt; svg#spain-svg-map, #page #content .proyecto .spec-project-container &gt; svg#spain-svg-map {
  transform: translate(0, -28%) scale(0.7);
}
#innovacion #content .proyecto-innovacion .spec-project-container.data_svg &gt; svg, #page #content .proyecto .spec-project-container.data_svg &gt; svg {
  transform: translate(-24%, -24%) scale(0.5);
}
#innovacion #content .proyecto-innovacion .spec-project-container.data_svg &gt; svg:nth-child(2), #page #content .proyecto .spec-project-container.data_svg &gt; svg:nth-child(2) {
  transform: translate(24%, -24%) scale(0.5);
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row, #page #content .proyecto .spec-project-container .specs-row {
  position: relative;
  display: flex;
  border-bottom: 1px solid rgba(98, 100, 110, 0.2);
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row:last-child, #page #content .proyecto .spec-project-container .specs-row:last-child {
  border: 0;
  display: flex;
  align-items: center;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col, #page #content .proyecto .spec-project-container .specs-row .specs-col {
  display: flex;
  flex: 1;
  flex-direction: column;
  color: #62646e;
  padding: 1.25rem 0;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col h3, #page #content .proyecto .spec-project-container .specs-row .specs-col h3 {
  font-size: 20px;
  font-family: "Helvetica Neue Thin";
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-ubicacion, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-ubicacion {
  cursor: pointer;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-description, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-description {
  line-height: 140%;
  text-align: justify;
  padding: 2.5rem 0;
  border: 0;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-description &gt; *, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-description &gt; * {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0.625rem;
  line-height: 140%;
  text-align: justify;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-description &gt; *:last-child, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-description &gt; *:last-child {
  margin-bottom: 0;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-description &gt; p, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-description &gt; p {
  margin-right: 2.5rem;
  font-size: 18px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-description li, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-description li {
  margin-bottom: 0.3125rem;
  color: white;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-description li::before, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-description li::before {
  content: "•"; /* Utiliza el código Unicode del bullet, en este caso el punto (•) */
  color: white; /* Color del bullet */
  display: inline-block; /* Permite que el bullet ocupe su propio espacio */
  width: 1.25rem; /* Ancho del bullet */
  margin-left: -1.25rem; /* Alinea correctamente el bullet */
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-description li:last-child, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-description li:last-child {
  margin-bottom: 0;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 50%;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture {
  max-width: 50%;
  overflow: hidden;
  max-height: 160px;
  border: 2px solid #f2f2f2;
  cursor: pointer;
  transition: all 0ms linear;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg {
  display: none;
  top: 50% !important;
  left: 50%;
  min-width: 80px;
  width: 80px;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0.8;
  pointer-events: none;
  transform: translate(-50%, -50%);
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg path, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg path {
  fill: white;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture img {
  max-width: 100%;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.mask-portrait img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.mask-portrait img {
  transform: translateY(-40%);
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.hide, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.hide {
  display: none;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full {
  display: none;
  position: absolute;
  top: 0;
  right: 50%;
  transform: translateX(50%);
  border: 0;
  overflow: visible;
  background-color: white;
  display: flex;
  justify-content: center;
  max-height: none;
  width: 100%;
  max-width: 100%;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full:hover svg, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full:hover svg {
  display: flex;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full img {
  max-width: none;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_300 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_300 img {
  height: 300px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_301 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_301 img {
  height: 301px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_302 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_302 img {
  height: 302px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_303 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_303 img {
  height: 303px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_304 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_304 img {
  height: 304px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_305 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_305 img {
  height: 305px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_306 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_306 img {
  height: 306px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_307 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_307 img {
  height: 307px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_308 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_308 img {
  height: 308px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_309 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_309 img {
  height: 309px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_310 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_310 img {
  height: 310px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_311 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_311 img {
  height: 311px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_312 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_312 img {
  height: 312px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_313 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_313 img {
  height: 313px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_314 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_314 img {
  height: 314px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_315 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_315 img {
  height: 315px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_316 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_316 img {
  height: 316px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_317 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_317 img {
  height: 317px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_318 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_318 img {
  height: 318px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_319 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_319 img {
  height: 319px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_320 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_320 img {
  height: 320px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_321 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_321 img {
  height: 321px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_322 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_322 img {
  height: 322px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_323 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_323 img {
  height: 323px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_324 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_324 img {
  height: 324px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_325 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_325 img {
  height: 325px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_326 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_326 img {
  height: 326px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_327 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_327 img {
  height: 327px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_328 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_328 img {
  height: 328px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_329 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_329 img {
  height: 329px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_330 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_330 img {
  height: 330px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_331 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_331 img {
  height: 331px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_332 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_332 img {
  height: 332px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_333 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_333 img {
  height: 333px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_334 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_334 img {
  height: 334px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_335 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_335 img {
  height: 335px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_336 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_336 img {
  height: 336px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_337 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_337 img {
  height: 337px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_338 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_338 img {
  height: 338px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_339 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_339 img {
  height: 339px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_340 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_340 img {
  height: 340px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_341 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_341 img {
  height: 341px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_342 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_342 img {
  height: 342px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_343 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_343 img {
  height: 343px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_344 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_344 img {
  height: 344px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_345 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_345 img {
  height: 345px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_346 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_346 img {
  height: 346px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_347 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_347 img {
  height: 347px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_348 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_348 img {
  height: 348px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_349 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_349 img {
  height: 349px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_350 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_350 img {
  height: 350px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_351 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_351 img {
  height: 351px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_352 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_352 img {
  height: 352px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_353 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_353 img {
  height: 353px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_354 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_354 img {
  height: 354px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_355 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_355 img {
  height: 355px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_356 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_356 img {
  height: 356px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_357 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_357 img {
  height: 357px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_358 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_358 img {
  height: 358px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_359 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_359 img {
  height: 359px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_360 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_360 img {
  height: 360px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_361 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_361 img {
  height: 361px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_362 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_362 img {
  height: 362px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_363 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_363 img {
  height: 363px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_364 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_364 img {
  height: 364px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_365 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_365 img {
  height: 365px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_366 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_366 img {
  height: 366px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_367 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_367 img {
  height: 367px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_368 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_368 img {
  height: 368px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_369 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_369 img {
  height: 369px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_370 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_370 img {
  height: 370px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_371 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_371 img {
  height: 371px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_372 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_372 img {
  height: 372px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_373 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_373 img {
  height: 373px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_374 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_374 img {
  height: 374px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_375 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_375 img {
  height: 375px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_376 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_376 img {
  height: 376px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_377 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_377 img {
  height: 377px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_378 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_378 img {
  height: 378px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_379 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_379 img {
  height: 379px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_380 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_380 img {
  height: 380px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_381 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_381 img {
  height: 381px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_382 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_382 img {
  height: 382px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_383 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_383 img {
  height: 383px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_384 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_384 img {
  height: 384px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_385 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_385 img {
  height: 385px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_386 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_386 img {
  height: 386px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_387 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_387 img {
  height: 387px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_388 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_388 img {
  height: 388px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_389 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_389 img {
  height: 389px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_390 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_390 img {
  height: 390px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_391 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_391 img {
  height: 391px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_392 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_392 img {
  height: 392px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_393 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_393 img {
  height: 393px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_394 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_394 img {
  height: 394px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_395 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_395 img {
  height: 395px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_396 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_396 img {
  height: 396px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_397 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_397 img {
  height: 397px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_398 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_398 img {
  height: 398px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_399 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_399 img {
  height: 399px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_400 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_400 img {
  height: 400px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_401 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_401 img {
  height: 401px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_402 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_402 img {
  height: 402px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_403 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_403 img {
  height: 403px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_404 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_404 img {
  height: 404px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_405 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_405 img {
  height: 405px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_406 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_406 img {
  height: 406px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_407 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_407 img {
  height: 407px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_408 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_408 img {
  height: 408px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_409 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_409 img {
  height: 409px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_410 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_410 img {
  height: 410px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_411 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_411 img {
  height: 411px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_412 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_412 img {
  height: 412px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_413 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_413 img {
  height: 413px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_414 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_414 img {
  height: 414px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_415 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_415 img {
  height: 415px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_416 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_416 img {
  height: 416px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_417 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_417 img {
  height: 417px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_418 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_418 img {
  height: 418px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_419 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_419 img {
  height: 419px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_420 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_420 img {
  height: 420px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_421 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_421 img {
  height: 421px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_422 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_422 img {
  height: 422px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_423 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_423 img {
  height: 423px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_424 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_424 img {
  height: 424px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_425 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_425 img {
  height: 425px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_426 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_426 img {
  height: 426px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_427 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_427 img {
  height: 427px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_428 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_428 img {
  height: 428px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_429 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_429 img {
  height: 429px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_430 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_430 img {
  height: 430px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_431 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_431 img {
  height: 431px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_432 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_432 img {
  height: 432px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_433 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_433 img {
  height: 433px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_434 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_434 img {
  height: 434px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_435 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_435 img {
  height: 435px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_436 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_436 img {
  height: 436px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_437 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_437 img {
  height: 437px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_438 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_438 img {
  height: 438px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_439 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_439 img {
  height: 439px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_440 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_440 img {
  height: 440px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_441 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_441 img {
  height: 441px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_442 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_442 img {
  height: 442px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_443 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_443 img {
  height: 443px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_444 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_444 img {
  height: 444px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_445 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_445 img {
  height: 445px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_446 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_446 img {
  height: 446px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_447 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_447 img {
  height: 447px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_448 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_448 img {
  height: 448px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_449 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_449 img {
  height: 449px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_450 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_450 img {
  height: 450px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_451 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_451 img {
  height: 451px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_452 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_452 img {
  height: 452px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_453 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_453 img {
  height: 453px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_454 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_454 img {
  height: 454px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_455 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_455 img {
  height: 455px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_456 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_456 img {
  height: 456px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_457 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_457 img {
  height: 457px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_458 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_458 img {
  height: 458px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_459 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_459 img {
  height: 459px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_460 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_460 img {
  height: 460px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_461 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_461 img {
  height: 461px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_462 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_462 img {
  height: 462px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_463 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_463 img {
  height: 463px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_464 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_464 img {
  height: 464px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_465 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_465 img {
  height: 465px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_466 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_466 img {
  height: 466px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_467 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_467 img {
  height: 467px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_468 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_468 img {
  height: 468px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_469 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_469 img {
  height: 469px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_470 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_470 img {
  height: 470px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_471 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_471 img {
  height: 471px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_472 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_472 img {
  height: 472px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_473 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_473 img {
  height: 473px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_474 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_474 img {
  height: 474px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_475 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_475 img {
  height: 475px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_476 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_476 img {
  height: 476px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_477 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_477 img {
  height: 477px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_478 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_478 img {
  height: 478px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_479 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_479 img {
  height: 479px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_480 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_480 img {
  height: 480px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_481 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_481 img {
  height: 481px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_482 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_482 img {
  height: 482px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_483 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_483 img {
  height: 483px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_484 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_484 img {
  height: 484px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_485 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_485 img {
  height: 485px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_486 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_486 img {
  height: 486px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_487 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_487 img {
  height: 487px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_488 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_488 img {
  height: 488px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_489 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_489 img {
  height: 489px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_490 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_490 img {
  height: 490px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_491 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_491 img {
  height: 491px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_492 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_492 img {
  height: 492px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_493 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_493 img {
  height: 493px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_494 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_494 img {
  height: 494px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_495 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_495 img {
  height: 495px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_496 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_496 img {
  height: 496px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_497 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_497 img {
  height: 497px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_498 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_498 img {
  height: 498px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_499 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_499 img {
  height: 499px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_500 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_500 img {
  height: 500px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_501 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_501 img {
  height: 501px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_502 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_502 img {
  height: 502px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_503 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_503 img {
  height: 503px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_504 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_504 img {
  height: 504px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_505 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_505 img {
  height: 505px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_506 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_506 img {
  height: 506px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_507 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_507 img {
  height: 507px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_508 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_508 img {
  height: 508px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_509 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_509 img {
  height: 509px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_510 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_510 img {
  height: 510px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_511 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_511 img {
  height: 511px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_512 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_512 img {
  height: 512px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_513 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_513 img {
  height: 513px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_514 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_514 img {
  height: 514px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_515 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_515 img {
  height: 515px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_516 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_516 img {
  height: 516px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_517 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_517 img {
  height: 517px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_518 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_518 img {
  height: 518px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_519 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_519 img {
  height: 519px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_520 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_520 img {
  height: 520px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_521 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_521 img {
  height: 521px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_522 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_522 img {
  height: 522px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_523 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_523 img {
  height: 523px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_524 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_524 img {
  height: 524px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_525 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_525 img {
  height: 525px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_526 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_526 img {
  height: 526px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_527 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_527 img {
  height: 527px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_528 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_528 img {
  height: 528px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_529 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_529 img {
  height: 529px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_530 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_530 img {
  height: 530px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_531 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_531 img {
  height: 531px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_532 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_532 img {
  height: 532px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_533 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_533 img {
  height: 533px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_534 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_534 img {
  height: 534px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_535 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_535 img {
  height: 535px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_536 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_536 img {
  height: 536px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_537 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_537 img {
  height: 537px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_538 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_538 img {
  height: 538px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_539 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_539 img {
  height: 539px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_540 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_540 img {
  height: 540px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_541 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_541 img {
  height: 541px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_542 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_542 img {
  height: 542px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_543 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_543 img {
  height: 543px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_544 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_544 img {
  height: 544px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_545 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_545 img {
  height: 545px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_546 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_546 img {
  height: 546px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_547 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_547 img {
  height: 547px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_548 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_548 img {
  height: 548px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_549 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_549 img {
  height: 549px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_550 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_550 img {
  height: 550px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_551 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_551 img {
  height: 551px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_552 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_552 img {
  height: 552px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_553 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_553 img {
  height: 553px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_554 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_554 img {
  height: 554px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_555 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_555 img {
  height: 555px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_556 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_556 img {
  height: 556px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_557 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_557 img {
  height: 557px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_558 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_558 img {
  height: 558px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_559 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_559 img {
  height: 559px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_560 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_560 img {
  height: 560px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_561 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_561 img {
  height: 561px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_562 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_562 img {
  height: 562px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_563 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_563 img {
  height: 563px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_564 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_564 img {
  height: 564px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_565 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_565 img {
  height: 565px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_566 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_566 img {
  height: 566px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_567 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_567 img {
  height: 567px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_568 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_568 img {
  height: 568px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_569 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_569 img {
  height: 569px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_570 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_570 img {
  height: 570px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_571 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_571 img {
  height: 571px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_572 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_572 img {
  height: 572px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_573 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_573 img {
  height: 573px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_574 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_574 img {
  height: 574px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_575 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_575 img {
  height: 575px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_576 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_576 img {
  height: 576px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_577 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_577 img {
  height: 577px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_578 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_578 img {
  height: 578px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_579 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_579 img {
  height: 579px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_580 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_580 img {
  height: 580px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_581 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_581 img {
  height: 581px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_582 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_582 img {
  height: 582px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_583 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_583 img {
  height: 583px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_584 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_584 img {
  height: 584px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_585 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_585 img {
  height: 585px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_586 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_586 img {
  height: 586px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_587 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_587 img {
  height: 587px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_588 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_588 img {
  height: 588px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_589 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_589 img {
  height: 589px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_590 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_590 img {
  height: 590px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_591 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_591 img {
  height: 591px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_592 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_592 img {
  height: 592px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_593 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_593 img {
  height: 593px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_594 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_594 img {
  height: 594px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_595 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_595 img {
  height: 595px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_596 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_596 img {
  height: 596px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_597 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_597 img {
  height: 597px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_598 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_598 img {
  height: 598px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_599 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_599 img {
  height: 599px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_600 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_600 img {
  height: 600px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_601 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_601 img {
  height: 601px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_602 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_602 img {
  height: 602px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_603 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_603 img {
  height: 603px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_604 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_604 img {
  height: 604px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_605 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_605 img {
  height: 605px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_606 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_606 img {
  height: 606px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_607 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_607 img {
  height: 607px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_608 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_608 img {
  height: 608px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_609 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_609 img {
  height: 609px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_610 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_610 img {
  height: 610px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_611 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_611 img {
  height: 611px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_612 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_612 img {
  height: 612px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_613 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_613 img {
  height: 613px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_614 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_614 img {
  height: 614px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_615 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_615 img {
  height: 615px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_616 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_616 img {
  height: 616px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_617 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_617 img {
  height: 617px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_618 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_618 img {
  height: 618px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_619 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_619 img {
  height: 619px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_620 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_620 img {
  height: 620px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_621 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_621 img {
  height: 621px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_622 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_622 img {
  height: 622px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_623 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_623 img {
  height: 623px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_624 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_624 img {
  height: 624px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_625 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_625 img {
  height: 625px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_626 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_626 img {
  height: 626px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_627 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_627 img {
  height: 627px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_628 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_628 img {
  height: 628px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_629 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_629 img {
  height: 629px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_630 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_630 img {
  height: 630px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_631 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_631 img {
  height: 631px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_632 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_632 img {
  height: 632px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_633 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_633 img {
  height: 633px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_634 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_634 img {
  height: 634px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_635 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_635 img {
  height: 635px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_636 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_636 img {
  height: 636px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_637 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_637 img {
  height: 637px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_638 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_638 img {
  height: 638px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_639 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_639 img {
  height: 639px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_640 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_height_640 img {
  height: 640px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_400 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_400 img {
  width: 400px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_401 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_401 img {
  width: 401px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_402 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_402 img {
  width: 402px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_403 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_403 img {
  width: 403px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_404 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_404 img {
  width: 404px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_405 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_405 img {
  width: 405px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_406 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_406 img {
  width: 406px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_407 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_407 img {
  width: 407px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_408 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_408 img {
  width: 408px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_409 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_409 img {
  width: 409px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_410 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_410 img {
  width: 410px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_411 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_411 img {
  width: 411px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_412 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_412 img {
  width: 412px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_413 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_413 img {
  width: 413px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_414 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_414 img {
  width: 414px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_415 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_415 img {
  width: 415px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_416 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_416 img {
  width: 416px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_417 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_417 img {
  width: 417px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_418 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_418 img {
  width: 418px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_419 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_419 img {
  width: 419px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_420 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_420 img {
  width: 420px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_421 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_421 img {
  width: 421px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_422 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_422 img {
  width: 422px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_423 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_423 img {
  width: 423px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_424 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_424 img {
  width: 424px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_425 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_425 img {
  width: 425px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_426 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_426 img {
  width: 426px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_427 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_427 img {
  width: 427px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_428 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_428 img {
  width: 428px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_429 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_429 img {
  width: 429px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_430 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_430 img {
  width: 430px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_431 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_431 img {
  width: 431px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_432 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_432 img {
  width: 432px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_433 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_433 img {
  width: 433px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_434 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_434 img {
  width: 434px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_435 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_435 img {
  width: 435px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_436 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_436 img {
  width: 436px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_437 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_437 img {
  width: 437px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_438 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_438 img {
  width: 438px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_439 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_439 img {
  width: 439px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_440 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_440 img {
  width: 440px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_441 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_441 img {
  width: 441px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_442 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_442 img {
  width: 442px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_443 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_443 img {
  width: 443px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_444 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_444 img {
  width: 444px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_445 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_445 img {
  width: 445px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_446 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_446 img {
  width: 446px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_447 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_447 img {
  width: 447px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_448 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_448 img {
  width: 448px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_449 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_449 img {
  width: 449px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_450 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_450 img {
  width: 450px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_451 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_451 img {
  width: 451px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_452 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_452 img {
  width: 452px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_453 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_453 img {
  width: 453px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_454 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_454 img {
  width: 454px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_455 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_455 img {
  width: 455px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_456 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_456 img {
  width: 456px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_457 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_457 img {
  width: 457px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_458 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_458 img {
  width: 458px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_459 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_459 img {
  width: 459px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_460 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_460 img {
  width: 460px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_461 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_461 img {
  width: 461px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_462 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_462 img {
  width: 462px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_463 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_463 img {
  width: 463px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_464 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_464 img {
  width: 464px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_465 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_465 img {
  width: 465px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_466 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_466 img {
  width: 466px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_467 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_467 img {
  width: 467px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_468 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_468 img {
  width: 468px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_469 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_469 img {
  width: 469px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_470 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_470 img {
  width: 470px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_471 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_471 img {
  width: 471px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_472 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_472 img {
  width: 472px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_473 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_473 img {
  width: 473px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_474 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_474 img {
  width: 474px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_475 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_475 img {
  width: 475px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_476 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_476 img {
  width: 476px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_477 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_477 img {
  width: 477px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_478 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_478 img {
  width: 478px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_479 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_479 img {
  width: 479px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_480 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_480 img {
  width: 480px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_481 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_481 img {
  width: 481px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_482 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_482 img {
  width: 482px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_483 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_483 img {
  width: 483px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_484 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_484 img {
  width: 484px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_485 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_485 img {
  width: 485px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_486 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_486 img {
  width: 486px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_487 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_487 img {
  width: 487px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_488 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_488 img {
  width: 488px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_489 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_489 img {
  width: 489px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_490 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_490 img {
  width: 490px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_491 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_491 img {
  width: 491px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_492 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_492 img {
  width: 492px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_493 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_493 img {
  width: 493px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_494 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_494 img {
  width: 494px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_495 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_495 img {
  width: 495px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_496 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_496 img {
  width: 496px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_497 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_497 img {
  width: 497px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_498 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_498 img {
  width: 498px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_499 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_499 img {
  width: 499px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_500 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_500 img {
  width: 500px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_501 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_501 img {
  width: 501px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_502 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_502 img {
  width: 502px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_503 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_503 img {
  width: 503px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_504 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_504 img {
  width: 504px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_505 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_505 img {
  width: 505px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_506 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_506 img {
  width: 506px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_507 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_507 img {
  width: 507px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_508 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_508 img {
  width: 508px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_509 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_509 img {
  width: 509px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_510 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_510 img {
  width: 510px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_511 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_511 img {
  width: 511px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_512 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_512 img {
  width: 512px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_513 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_513 img {
  width: 513px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_514 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_514 img {
  width: 514px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_515 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_515 img {
  width: 515px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_516 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_516 img {
  width: 516px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_517 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_517 img {
  width: 517px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_518 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_518 img {
  width: 518px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_519 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_519 img {
  width: 519px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_520 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_520 img {
  width: 520px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_521 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_521 img {
  width: 521px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_522 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_522 img {
  width: 522px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_523 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_523 img {
  width: 523px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_524 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_524 img {
  width: 524px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_525 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_525 img {
  width: 525px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_526 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_526 img {
  width: 526px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_527 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_527 img {
  width: 527px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_528 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_528 img {
  width: 528px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_529 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_529 img {
  width: 529px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_530 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_530 img {
  width: 530px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_531 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_531 img {
  width: 531px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_532 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_532 img {
  width: 532px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_533 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_533 img {
  width: 533px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_534 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_534 img {
  width: 534px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_535 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_535 img {
  width: 535px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_536 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_536 img {
  width: 536px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_537 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_537 img {
  width: 537px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_538 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_538 img {
  width: 538px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_539 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_539 img {
  width: 539px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_540 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_540 img {
  width: 540px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_541 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_541 img {
  width: 541px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_542 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_542 img {
  width: 542px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_543 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_543 img {
  width: 543px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_544 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_544 img {
  width: 544px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_545 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_545 img {
  width: 545px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_546 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_546 img {
  width: 546px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_547 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_547 img {
  width: 547px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_548 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_548 img {
  width: 548px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_549 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_549 img {
  width: 549px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_550 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_550 img {
  width: 550px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_551 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_551 img {
  width: 551px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_552 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_552 img {
  width: 552px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_553 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_553 img {
  width: 553px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_554 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_554 img {
  width: 554px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_555 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_555 img {
  width: 555px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_556 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_556 img {
  width: 556px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_557 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_557 img {
  width: 557px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_558 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_558 img {
  width: 558px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_559 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_559 img {
  width: 559px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_560 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_560 img {
  width: 560px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_561 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_561 img {
  width: 561px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_562 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_562 img {
  width: 562px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_563 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_563 img {
  width: 563px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_564 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_564 img {
  width: 564px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_565 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_565 img {
  width: 565px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_566 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_566 img {
  width: 566px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_567 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_567 img {
  width: 567px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_568 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_568 img {
  width: 568px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_569 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_569 img {
  width: 569px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_570 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_570 img {
  width: 570px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_571 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_571 img {
  width: 571px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_572 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_572 img {
  width: 572px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_573 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_573 img {
  width: 573px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_574 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_574 img {
  width: 574px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_575 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_575 img {
  width: 575px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_576 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_576 img {
  width: 576px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_577 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_577 img {
  width: 577px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_578 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_578 img {
  width: 578px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_579 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_579 img {
  width: 579px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_580 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_580 img {
  width: 580px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_581 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_581 img {
  width: 581px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_582 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_582 img {
  width: 582px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_583 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_583 img {
  width: 583px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_584 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_584 img {
  width: 584px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_585 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_585 img {
  width: 585px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_586 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_586 img {
  width: 586px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_587 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_587 img {
  width: 587px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_588 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_588 img {
  width: 588px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_589 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_589 img {
  width: 589px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_590 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_590 img {
  width: 590px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_591 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_591 img {
  width: 591px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_592 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_592 img {
  width: 592px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_593 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_593 img {
  width: 593px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_594 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_594 img {
  width: 594px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_595 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_595 img {
  width: 595px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_596 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_596 img {
  width: 596px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_597 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_597 img {
  width: 597px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_598 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_598 img {
  width: 598px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_599 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_599 img {
  width: 599px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_600 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_600 img {
  width: 600px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_601 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_601 img {
  width: 601px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_602 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_602 img {
  width: 602px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_603 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_603 img {
  width: 603px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_604 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_604 img {
  width: 604px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_605 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_605 img {
  width: 605px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_606 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_606 img {
  width: 606px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_607 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_607 img {
  width: 607px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_608 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_608 img {
  width: 608px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_609 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_609 img {
  width: 609px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_610 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_610 img {
  width: 610px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_611 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_611 img {
  width: 611px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_612 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_612 img {
  width: 612px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_613 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_613 img {
  width: 613px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_614 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_614 img {
  width: 614px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_615 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_615 img {
  width: 615px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_616 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_616 img {
  width: 616px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_617 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_617 img {
  width: 617px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_618 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_618 img {
  width: 618px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_619 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_619 img {
  width: 619px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_620 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_620 img {
  width: 620px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_621 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_621 img {
  width: 621px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_622 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_622 img {
  width: 622px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_623 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_623 img {
  width: 623px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_624 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_624 img {
  width: 624px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_625 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_625 img {
  width: 625px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_626 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_626 img {
  width: 626px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_627 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_627 img {
  width: 627px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_628 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_628 img {
  width: 628px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_629 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_629 img {
  width: 629px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_630 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_630 img {
  width: 630px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_631 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_631 img {
  width: 631px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_632 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_632 img {
  width: 632px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_633 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_633 img {
  width: 633px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_634 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_634 img {
  width: 634px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_635 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_635 img {
  width: 635px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_636 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_636 img {
  width: 636px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_637 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_637 img {
  width: 637px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_638 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_638 img {
  width: 638px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_639 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_639 img {
  width: 639px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_640 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_640 img {
  width: 640px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_641 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_641 img {
  width: 641px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_642 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_642 img {
  width: 642px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_643 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_643 img {
  width: 643px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_644 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_644 img {
  width: 644px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_645 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_645 img {
  width: 645px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_646 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_646 img {
  width: 646px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_647 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_647 img {
  width: 647px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_648 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_648 img {
  width: 648px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_649 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_649 img {
  width: 649px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_650 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_650 img {
  width: 650px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_651 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_651 img {
  width: 651px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_652 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_652 img {
  width: 652px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_653 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_653 img {
  width: 653px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_654 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_654 img {
  width: 654px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_655 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_655 img {
  width: 655px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_656 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_656 img {
  width: 656px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_657 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_657 img {
  width: 657px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_658 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_658 img {
  width: 658px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_659 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_659 img {
  width: 659px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_660 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_660 img {
  width: 660px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_661 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_661 img {
  width: 661px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_662 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_662 img {
  width: 662px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_663 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_663 img {
  width: 663px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_664 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_664 img {
  width: 664px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_665 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_665 img {
  width: 665px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_666 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_666 img {
  width: 666px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_667 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_667 img {
  width: 667px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_668 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_668 img {
  width: 668px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_669 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_669 img {
  width: 669px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_670 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_670 img {
  width: 670px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_671 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_671 img {
  width: 671px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_672 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_672 img {
  width: 672px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_673 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_673 img {
  width: 673px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_674 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_674 img {
  width: 674px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_675 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_675 img {
  width: 675px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_676 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_676 img {
  width: 676px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_677 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_677 img {
  width: 677px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_678 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_678 img {
  width: 678px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_679 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_679 img {
  width: 679px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_680 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_680 img {
  width: 680px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_681 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_681 img {
  width: 681px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_682 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_682 img {
  width: 682px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_683 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_683 img {
  width: 683px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_684 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_684 img {
  width: 684px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_685 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_685 img {
  width: 685px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_686 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_686 img {
  width: 686px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_687 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_687 img {
  width: 687px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_688 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_688 img {
  width: 688px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_689 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_689 img {
  width: 689px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_690 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_690 img {
  width: 690px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_691 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_691 img {
  width: 691px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_692 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_692 img {
  width: 692px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_693 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_693 img {
  width: 693px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_694 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_694 img {
  width: 694px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_695 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_695 img {
  width: 695px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_696 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_696 img {
  width: 696px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_697 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_697 img {
  width: 697px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_698 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_698 img {
  width: 698px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_699 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_699 img {
  width: 699px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_700 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_700 img {
  width: 700px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_701 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_701 img {
  width: 701px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_702 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_702 img {
  width: 702px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_703 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_703 img {
  width: 703px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_704 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_704 img {
  width: 704px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_705 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_705 img {
  width: 705px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_706 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_706 img {
  width: 706px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_707 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_707 img {
  width: 707px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_708 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_708 img {
  width: 708px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_709 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_709 img {
  width: 709px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_710 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_710 img {
  width: 710px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_711 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_711 img {
  width: 711px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_712 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_712 img {
  width: 712px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_713 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_713 img {
  width: 713px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_714 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_714 img {
  width: 714px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_715 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_715 img {
  width: 715px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_716 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_716 img {
  width: 716px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_717 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_717 img {
  width: 717px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_718 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_718 img {
  width: 718px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_719 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_719 img {
  width: 719px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_720 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_720 img {
  width: 720px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_721 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_721 img {
  width: 721px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_722 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_722 img {
  width: 722px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_723 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_723 img {
  width: 723px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_724 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_724 img {
  width: 724px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_725 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_725 img {
  width: 725px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_726 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_726 img {
  width: 726px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_727 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_727 img {
  width: 727px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_728 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_728 img {
  width: 728px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_729 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_729 img {
  width: 729px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_730 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_730 img {
  width: 730px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_731 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_731 img {
  width: 731px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_732 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_732 img {
  width: 732px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_733 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_733 img {
  width: 733px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_734 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_734 img {
  width: 734px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_735 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_735 img {
  width: 735px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_736 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_736 img {
  width: 736px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_737 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_737 img {
  width: 737px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_738 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_738 img {
  width: 738px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_739 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_739 img {
  width: 739px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_740 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_740 img {
  width: 740px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_741 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_741 img {
  width: 741px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_742 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_742 img {
  width: 742px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_743 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_743 img {
  width: 743px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_744 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_744 img {
  width: 744px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_745 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_745 img {
  width: 745px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_746 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_746 img {
  width: 746px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_747 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_747 img {
  width: 747px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_748 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_748 img {
  width: 748px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_749 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_749 img {
  width: 749px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_750 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_750 img {
  width: 750px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_751 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_751 img {
  width: 751px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_752 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_752 img {
  width: 752px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_753 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_753 img {
  width: 753px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_754 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_754 img {
  width: 754px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_755 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_755 img {
  width: 755px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_756 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_756 img {
  width: 756px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_757 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_757 img {
  width: 757px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_758 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_758 img {
  width: 758px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_759 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_759 img {
  width: 759px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_760 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_760 img {
  width: 760px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_761 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_761 img {
  width: 761px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_762 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_762 img {
  width: 762px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_763 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_763 img {
  width: 763px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_764 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_764 img {
  width: 764px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_765 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_765 img {
  width: 765px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_766 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_766 img {
  width: 766px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_767 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_767 img {
  width: 767px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_768 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_768 img {
  width: 768px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_769 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_769 img {
  width: 769px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_770 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_770 img {
  width: 770px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_771 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_771 img {
  width: 771px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_772 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_772 img {
  width: 772px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_773 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_773 img {
  width: 773px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_774 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_774 img {
  width: 774px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_775 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_775 img {
  width: 775px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_776 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_776 img {
  width: 776px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_777 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_777 img {
  width: 777px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_778 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_778 img {
  width: 778px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_779 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_779 img {
  width: 779px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_780 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_780 img {
  width: 780px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_781 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_781 img {
  width: 781px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_782 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_782 img {
  width: 782px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_783 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_783 img {
  width: 783px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_784 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_784 img {
  width: 784px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_785 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_785 img {
  width: 785px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_786 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_786 img {
  width: 786px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_787 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_787 img {
  width: 787px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_788 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_788 img {
  width: 788px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_789 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_789 img {
  width: 789px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_790 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_790 img {
  width: 790px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_791 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_791 img {
  width: 791px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_792 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_792 img {
  width: 792px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_793 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_793 img {
  width: 793px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_794 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_794 img {
  width: 794px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_795 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_795 img {
  width: 795px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_796 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_796 img {
  width: 796px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_797 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_797 img {
  width: 797px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_798 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_798 img {
  width: 798px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_799 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_799 img {
  width: 799px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_800 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_800 img {
  width: 800px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_801 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_801 img {
  width: 801px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_802 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_802 img {
  width: 802px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_803 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_803 img {
  width: 803px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_804 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_804 img {
  width: 804px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_805 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_805 img {
  width: 805px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_806 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_806 img {
  width: 806px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_807 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_807 img {
  width: 807px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_808 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_808 img {
  width: 808px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_809 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_809 img {
  width: 809px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_810 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_810 img {
  width: 810px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_811 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_811 img {
  width: 811px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_812 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_812 img {
  width: 812px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_813 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_813 img {
  width: 813px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_814 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_814 img {
  width: 814px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_815 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_815 img {
  width: 815px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_816 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_816 img {
  width: 816px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_817 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_817 img {
  width: 817px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_818 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_818 img {
  width: 818px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_819 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_819 img {
  width: 819px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_820 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_820 img {
  width: 820px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_821 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_821 img {
  width: 821px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_822 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_822 img {
  width: 822px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_823 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_823 img {
  width: 823px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_824 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_824 img {
  width: 824px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_825 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_825 img {
  width: 825px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_826 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_826 img {
  width: 826px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_827 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_827 img {
  width: 827px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_828 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_828 img {
  width: 828px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_829 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_829 img {
  width: 829px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_830 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_830 img {
  width: 830px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_831 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_831 img {
  width: 831px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_832 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_832 img {
  width: 832px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_833 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_833 img {
  width: 833px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_834 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_834 img {
  width: 834px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_835 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_835 img {
  width: 835px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_836 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_836 img {
  width: 836px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_837 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_837 img {
  width: 837px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_838 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_838 img {
  width: 838px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_839 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_839 img {
  width: 839px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_840 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_840 img {
  width: 840px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_841 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_841 img {
  width: 841px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_842 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_842 img {
  width: 842px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_843 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_843 img {
  width: 843px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_844 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_844 img {
  width: 844px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_845 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_845 img {
  width: 845px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_846 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_846 img {
  width: 846px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_847 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_847 img {
  width: 847px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_848 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_848 img {
  width: 848px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_849 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_849 img {
  width: 849px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_850 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_850 img {
  width: 850px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_851 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_851 img {
  width: 851px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_852 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_852 img {
  width: 852px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_853 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_853 img {
  width: 853px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_854 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_854 img {
  width: 854px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_855 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_855 img {
  width: 855px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_856 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_856 img {
  width: 856px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_857 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_857 img {
  width: 857px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_858 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_858 img {
  width: 858px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_859 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_859 img {
  width: 859px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_860 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_860 img {
  width: 860px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_861 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_861 img {
  width: 861px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_862 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_862 img {
  width: 862px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_863 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_863 img {
  width: 863px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_864 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_864 img {
  width: 864px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_865 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_865 img {
  width: 865px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_866 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_866 img {
  width: 866px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_867 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_867 img {
  width: 867px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_868 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_868 img {
  width: 868px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_869 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_869 img {
  width: 869px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_870 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_870 img {
  width: 870px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_871 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_871 img {
  width: 871px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_872 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_872 img {
  width: 872px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_873 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_873 img {
  width: 873px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_874 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_874 img {
  width: 874px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_875 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_875 img {
  width: 875px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_876 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_876 img {
  width: 876px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_877 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_877 img {
  width: 877px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_878 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_878 img {
  width: 878px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_879 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_879 img {
  width: 879px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_880 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_880 img {
  width: 880px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_881 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_881 img {
  width: 881px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_882 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_882 img {
  width: 882px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_883 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_883 img {
  width: 883px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_884 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_884 img {
  width: 884px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_885 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_885 img {
  width: 885px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_886 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_886 img {
  width: 886px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_887 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_887 img {
  width: 887px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_888 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_888 img {
  width: 888px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_889 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_889 img {
  width: 889px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_890 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_890 img {
  width: 890px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_891 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_891 img {
  width: 891px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_892 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_892 img {
  width: 892px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_893 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_893 img {
  width: 893px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_894 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_894 img {
  width: 894px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_895 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_895 img {
  width: 895px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_896 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_896 img {
  width: 896px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_897 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_897 img {
  width: 897px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_898 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_898 img {
  width: 898px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_899 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_899 img {
  width: 899px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_900 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_900 img {
  width: 900px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_901 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_901 img {
  width: 901px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_902 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_902 img {
  width: 902px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_903 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_903 img {
  width: 903px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_904 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_904 img {
  width: 904px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_905 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_905 img {
  width: 905px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_906 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_906 img {
  width: 906px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_907 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_907 img {
  width: 907px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_908 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_908 img {
  width: 908px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_909 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_909 img {
  width: 909px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_910 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_910 img {
  width: 910px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_911 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_911 img {
  width: 911px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_912 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_912 img {
  width: 912px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_913 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_913 img {
  width: 913px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_914 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_914 img {
  width: 914px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_915 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_915 img {
  width: 915px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_916 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_916 img {
  width: 916px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_917 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_917 img {
  width: 917px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_918 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_918 img {
  width: 918px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_919 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_919 img {
  width: 919px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_920 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_920 img {
  width: 920px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_921 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_921 img {
  width: 921px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_922 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_922 img {
  width: 922px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_923 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_923 img {
  width: 923px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_924 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_924 img {
  width: 924px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_925 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_925 img {
  width: 925px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_926 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_926 img {
  width: 926px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_927 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_927 img {
  width: 927px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_928 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_928 img {
  width: 928px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_929 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_929 img {
  width: 929px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_930 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_930 img {
  width: 930px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_931 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_931 img {
  width: 931px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_932 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_932 img {
  width: 932px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_933 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_933 img {
  width: 933px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_934 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_934 img {
  width: 934px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_935 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_935 img {
  width: 935px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_936 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_936 img {
  width: 936px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_937 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_937 img {
  width: 937px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_938 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_938 img {
  width: 938px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_939 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_939 img {
  width: 939px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_940 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_940 img {
  width: 940px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_941 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_941 img {
  width: 941px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_942 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_942 img {
  width: 942px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_943 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_943 img {
  width: 943px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_944 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_944 img {
  width: 944px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_945 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_945 img {
  width: 945px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_946 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_946 img {
  width: 946px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_947 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_947 img {
  width: 947px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_948 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_948 img {
  width: 948px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_949 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_949 img {
  width: 949px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_950 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_950 img {
  width: 950px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_951 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_951 img {
  width: 951px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_952 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_952 img {
  width: 952px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_953 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_953 img {
  width: 953px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_954 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_954 img {
  width: 954px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_955 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_955 img {
  width: 955px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_956 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_956 img {
  width: 956px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_957 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_957 img {
  width: 957px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_958 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_958 img {
  width: 958px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_959 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_959 img {
  width: 959px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_960 img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.test_width_960 img {
  width: 960px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.mask-landscape img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.mask-landscape img {
  transform: none;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.mask-portrait img, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full.mask-portrait img {
  transform: none;
}

/**** BASE ****/
#page #content {
  padding: 0;
  margin: 0;
  /**** OVERRIDE ****/
}
#page #content h1,
#page #content h2,
#page #content h3 {
  color: #3c62ac;
}
#page #content h1.no-data,
#page #content h2.no-data,
#page #content h3.no-data {
  justify-content: center;
  margin: 2.5rem auto;
  width: 100%;
  text-align: center;
  color: #62646e;
}
#page #content h1.no-data.show,
#page #content h2.no-data.show,
#page #content h3.no-data.show {
  display: flex;
}
#page #content &gt; h1 {
  margin: 2.5rem 0 2.5rem 2.5rem;
  font-size: 22px;
}
#page #content &gt; h1 strong {
  font-weight: normal;
  font-family: "Helvetica Neue Bold";
}
#page #content picture {
  max-width: 100%;
}
#page #content picture img {
  max-width: max-content;
}
#page #content .imagen-destacada {
  overflow: hidden;
  max-height: 1080px;
  position: relative;
}
#page #content .imagen-destacada img {
  width: 100%;
}
#page #content .imagen-destacada .slogan {
  font-size: 24px;
}
#page #content .imagen-destacada .slogan strong {
  padding: 0.125rem 0;
}
#page #content .imagen-destacada .isotipo {
  position: absolute;
  top: 0;
  opacity: 0.3;
}
#page #content .presentacion {
  display: flex;
  margin: 2.5rem 0;
  padding: 0 2.5rem;
  justify-content: space-between;
}
#page #content .presentacion &gt; div {
  display: flex;
  flex-direction: column;
  margin-right: 10%;
  text-align: justify;
  hyphens: auto;
}
#page #content .presentacion &gt; div p {
  padding: 0;
  margin: 1.25rem 0 0;
}
#page #content .presentacion &gt; div ol {
  margin: 1.25rem 1.25rem 0 0;
}
#page #content .presentacion p {
  padding: 0 0 0 2.5rem;
}
#page #content .presentacion p:first-child {
  margin-bottom: 2.5rem;
}
#page #content ol {
  margin: 0 0 1.25rem 2.5rem;
}
#page #content ol li {
  display: flex;
  align-items: center;
  color: #62646e;
  margin-bottom: 1.25rem;
  line-height: 140%;
}
#page #content ol li svg:not(.flag) {
  min-width: 16px;
  width: 16px;
  height: 16px;
  margin-right: 1.25rem;
  overflow: visible;
}
#page #content ol li svg:not(.flag) path {
  fill: #3c62ac;
}
#page #content &gt; p,
#page #content &gt; br {
  display: none;
}
#page #content script + p {
  margin: 0;
}
#page #content p {
  margin: 0;
  line-height: 120%;
}
#page #content .loader {
  display: none;
  justify-content: center;
  width: 32px;
  height: 32px;
  position: relative;
  border-radius: 50%;
  color: #003575;
  animation: loader 1s ease-in infinite alternate;
}
#page #content .loader.show {
  display: flex;
  margin: 5rem auto 0;
}
#page #content .loader.show-carrousel_proyectos, #page #content .loader.show-busqueda-proyectos {
  display: flex;
  justify-content: center;
  margin: 4rem auto;
}
#page #content .loader.show-busqueda-proyectos {
  position: absolute;
  bottom: 0;
  transform: translateY(80px);
  z-index: 9;
}
#page #content .loader::before, #page #content .loader::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  left: 48px;
  top: 0;
  animation: loader 0.9s ease-in infinite alternate;
}
#page #content .loader::after {
  left: auto;
  right: 48px;
  animation-duration: 1.1s;
}
@keyframes loader {
  0% {
    box-shadow: 0 0 0 2px inset;
  }
  100% {
    box-shadow: 0 0 0 10px inset;
  }
}
#page #content .edit-link {
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  padding: 0 0.625rem;
  background-color: #EBA023;
}
#page #content .edit-link a {
  color: white;
}
#page #content .cookies {
  width: 100%;
  border-width: 0;
}
#page #content .cookies th, #page #content .cookies td {
  border: 1px solid #62646e;
  border-bottom: 0;
  border-right: 0;
  padding: 0.3125rem 0.625rem;
  line-height: 120%;
}
#page #content .cookies th:last-child, #page #content .cookies td:last-child {
  border-right: 1px solid #62646e;
}
#page #content .cookies th {
  background-color: #f2f2f2;
}
#page #content .cookies tbody th {
  background-color: transparent;
  color: #003575;
  padding: 0.625rem 0;
}
#page #content .cookies tbody tr:last-child td {
  border-bottom: 1px solid #62646e;
}
#page #content small {
  font-size: 80%;
  line-height: 120%;
  text-align: justify;
}

#ast-scroll-top {
  background-color: #3c62ac;
  border-radius: 6px;
  width: auto;
  height: auto;
  padding: 0.125rem 0;
}
#ast-scroll-top:hover {
  background-color: #EBA023;
}

/**** Complianz Cookie Consent ****/
.page #cmplz-manage-consent .cmplz-manage-consent {
  right: 80px;
  background-color: #3c62ac;
  color: white;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.page #cmplz-cookiebanner-container .cmplz-cookiebanner {
  border-radius: 6px;
}
.page #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn.cmplz-accept {
  background-color: #003575;
  border: 0;
}
.page #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn:hover {
  background-color: #3c62ac;
  color: white;
}

@media screen and (max-width: 1440px) {
  #page #content .presentacion h3 {
    font-size: 20px;
  }
  #page #content .presentacion &gt; div {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 1.25rem;
  }
  #page #content .presentacion &gt; div ol li {
    font-size: 16px;
  }
  #page #content .presentacion picture.mask-landscape {
    min-width: 50%;
  }
  #page #content .presentacion picture.mask-landscape img {
    max-width: inherit;
    transform: none;
  }
  #page #content .presentacion picture.mask-portrait {
    max-width: 50%;
  }
  #page #content .presentacion picture img {
    max-width: max-content;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture {
    max-height: 140px;
  }
}
@media screen and (max-width: 1180px) {
  #page #content .presentacion {
    flex-direction: column;
  }
  #page #content div[class*=presentacion] picture {
    overflow: hidden;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture {
    overflow: hidden;
    max-height: 120px;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.mask-portrait {
    min-width: 30%;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.mask-portrait img {
    max-width: initial !important;
    transform: translateX(-30%);
  }
}
@media screen and (max-width: 1080px) {
  #page #content .imagen-destacada {
    max-height: 400px;
  }
  #page #content .imagen-destacada .slogan {
    font-size: 32px;
    line-height: 160%;
  }
}
@media screen and (max-width: 768px) {
  #page {
    overflow: hidden;
  }
  #page #content .presentacion {
    margin: 1.25rem 0;
    padding: 0 1.25rem;
  }
  #page #content .presentacion:last-child &gt; picture {
    order: 1;
  }
  #page #content .presentacion:last-child &gt; div {
    order: 0;
  }
  #page #content .presentacion picture {
    margin: 0.625rem auto;
  }
  #page #content .presentacion picture.mask-landscape, #page #content .presentacion picture.mask-portrait {
    max-width: 100%;
    max-height: 320px;
  }
  #page #content .presentacion picture.mask-landscape img, #page #content .presentacion picture.mask-portrait img {
    transform: translate(-30%, -30%) scale(0.7);
    max-width: initial;
  }
  #page #content .presentacion h3 {
    padding: 0;
    font-size: 16px;
    text-align: justify;
  }
  #page #content .presentacion &gt; div {
    padding: 0;
    margin-top: 1.25rem;
  }
  #page #content .presentacion p {
    padding: 0;
  }
  #page #content .presentacion p:first-child {
    margin-bottom: 1.25rem;
  }
  #page #content .imagen-destacada .slogan {
    font-size: 18px;
  }
  #page #content h1 {
    margin: 2.5rem 0 1.25rem 1.25rem;
  }
  #page #content .cookies {
    display: block;
    border: 0;
  }
  #page #content .cookies tbody, #page #content .cookies th, #page #content .cookies td, #page #content .cookies tr {
    display: block;
    border: 0;
  }
  #page #content .cookies th:last-child, #page #content .cookies td:last-child {
    border-right: 0;
    border-bottom: 0;
  }
  #page #content .cookies thead {
    display: none;
  }
  #page #content .cookies tr {
    border: 1px solid #62646e;
    margin-bottom: 0.3125rem;
  }
  #page #content .cookies tr td {
    border: none;
    border-bottom: 1px solid #62646e;
    position: relative;
    padding-left: 50%;
  }
  #page #content .cookies tr td::before {
    position: absolute;
    top: 0.125rem;
    left: 0.125rem;
    width: 45%;
    padding: 0 0.625rem;
    white-space: nowrap;
    content: attr(data-label);
    font-weight: bold;
  }
  #page #content .cookies tbody tr td:last-child {
    border-bottom: 0;
  }
}
@media screen and (max-width: 580px) {
  #page #content .imagen-destacada .slogan {
    position: relative;
    bottom: 2.5rem;
    left: inherit;
    transform: none;
    padding: 1.25rem;
    line-height: 140%;
    color: #62646e;
    background: rgba(242, 242, 242, 0.8);
  }
  #page #content .imagen-destacada .slogan strong {
    color: white;
  }
  #page #content .imagen-destacada .slogan br {
    display: none;
  }
  #page #content .imagen-destacada .wp-post-image {
    transform: scale(1.8) translateY(10%);
    position: relative;
    z-index: 0;
  }
  #page #content .imagen-destacada .isotipo {
    z-index: 1;
  }
  #page #content .imagen-destacada .isotipo.hide {
    visibility: hidden;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria {
    max-width: 100%;
  }
  #page #content .proyecto .spec-project-container.full {
    height: calc(100vh - 100px);
  }
}
#page &gt; header {
  position: absolute;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 1.25rem 0;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  /* LOGO */
}
#page &gt; header .custom-logo-link {
  position: absolute;
  z-index: 9;
  left: 2.5rem;
  max-width: 220px;
}
#page &gt; header #nav_lang {
  margin: 0 1.25rem 0 0;
  position: absolute;
  z-index: 9;
  right: 0rem;
  display: flex;
  gap: 0.625rem;
}
#page &gt; header #nav_lang &gt; a.hide {
  display: none;
}
#page &gt; header #nav_lang &gt; a img {
  border: 1px solid white;
}

@media screen and (max-width: 1440px) {
  #page &gt; header .custom-logo-link {
    max-width: 160px;
    margin-left: 1.25rem;
  }
}
@media screen and (max-width: 1080px) {
  #page &gt; header #nav_lang {
    right: 4rem;
  }
  #page &gt; header #nav_lang img {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  #page &gt; header {
    position: static;
    background: #003575;
  }
  #page &gt; header .custom-logo-link {
    left: 1.25rem;
    margin-left: 0;
    max-width: 120px;
  }
}
#page &gt; header .main-menu-container {
  width: 100%;
}
#page &gt; header .main-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#page &gt; header .main-menu &gt; a {
  font-family: "Helvetica Neue Thin";
  font-size: 18px;
  padding: 0 1.25rem;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}
#page &gt; header .main-menu &gt; a:last-child {
  margin-right: 0;
}
#page &gt; header .main-menu &gt; a.desktop {
  color: white;
  height: 100px;
  margin-right: 1.25rem;
  --b: .625rem; /* the thickness of the line */
  --c: white; /* the color */
  padding-block: var(--b);
  background: linear-gradient(var(--c) 50%, #3c62ac 0) 0% calc(100% - var(--_p, 0%))/100% 200%, linear-gradient(var(--c) 0 0) 0% var(--_p, 0%)/var(--_p, 0%) var(--b) no-repeat;
  background-clip: text, padding-box;
  transition: 0.25s var(--_s, 0s) linear, background-size 0.25s calc(0.25s - var(--_s, 0s));
}
#page &gt; header .main-menu &gt; a.desktop.hover {
  background: none;
  background-color: white;
  color: #003575;
}
#page &gt; header .main-menu &gt; a.desktop:hover {
  background-color: white;
  color: #003575;
  --_p: 100%;
  --_s: .25s;
}
#page &gt; header .main-menu &gt; a.desktop:hover + div {
  opacity: 1;
  height: auto;
}
#page &gt; header .main-menu &gt; a.grupo + .main-menu-within #submenu_grupo-cobra-3,
#page &gt; header .main-menu &gt; a.grupo + .main-menu-within #submenu_business-areas {
  align-items: center;
}
#page &gt; header .main-menu .main-menu-within {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: opacity 0.3s linear, height 0.3s linear;
  background: white;
  width: 100%;
  position: absolute;
  top: 100px;
  left: 0;
  margin: 0;
  padding: 0;
}
#page &gt; header .main-menu .main-menu-within.hide {
  opacity: 0;
  height: 0;
  overflow: hidden;
}
#page &gt; header .main-menu .main-menu-within:hover {
  opacity: 1;
  height: auto;
}
#page &gt; header .main-menu .main-menu-within.hover {
  opacity: 1;
  height: auto;
}
#page &gt; header .main-menu .main-menu-within .close, #page &gt; header .main-menu .main-menu-within #innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg, #innovacion #content #page &gt; header .main-menu .main-menu-within .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg, #page &gt; header .main-menu .main-menu-within #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg, #page &gt; header #content .main-menu .main-menu-within .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg, #innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture #page &gt; header .main-menu .main-menu-within svg, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture #page &gt; header .main-menu .main-menu-within svg {
  display: none;
  top: 2.5rem;
  left: initial;
  right: 1.25rem;
  background-color: transparent;
}
#page &gt; header .main-menu .main-menu-within .close path, #page &gt; header .main-menu .main-menu-within #innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg path, #innovacion #content #page &gt; header .main-menu .main-menu-within .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg path, #page &gt; header .main-menu .main-menu-within #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg path, #page &gt; header #content .main-menu .main-menu-within .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg path, #innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture #page &gt; header .main-menu .main-menu-within svg path, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture #page &gt; header .main-menu .main-menu-within svg path {
  fill: #3c62ac;
}
#page &gt; header .main-menu .main-menu-within &gt; img {
  display: none;
}
#page &gt; header .main-menu .main-menu-within &gt; ul {
  position: relative;
  margin: 0;
  width: 100%;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 2.5rem;
  flex: auto;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li:nth-child(4) {
  margin-right: 0;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li:nth-child(5) {
  position: absolute;
  bottom: 0;
  width: auto;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li:nth-child(5) &gt; a:first-child {
  display: flex;
  align-items: center;
  margin-bottom: 2.5rem;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li:nth-child(5) &gt; a:first-child em {
  margin-right: 0.625rem;
  font-style: normal;
  color: #62646e;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li:nth-child(5) h3 {
  margin-bottom: 0;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li &gt; a:first-child:hover h3 {
  color: #EBA023;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li &gt; a:last-child {
  overflow: hidden;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li &gt; a:last-child:hover img {
  transform: scale(1.2);
  transform-origin: 50% 50%;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li:last-child {
  margin-right: 0;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li h3 {
  margin-bottom: 2.5rem;
  line-height: 120%;
  font-size: 18px;
  background-color: white;
  line-height: 140%;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li img {
  max-width: 180px;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li div {
  display: flex;
  align-items: center;
  padding-bottom: 0.625rem;
  margin: 0.625rem 0;
  width: 100%;
  border-bottom: 1px solid #62646e;
  transition: all 150ms linear;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li div a {
  color: #62646e;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li div svg {
  min-width: 16px;
  width: 16px;
  height: 16px;
  margin-right: 0.625rem;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li div svg path {
  fill: #003575;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li div:hover {
  border-color: #EBA023;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li div:hover a {
  color: #EBA023;
}
#page &gt; header .main-menu .main-menu-within &gt; ul li div:hover svg path {
  fill: #EBA023;
}
#page &gt; header .main-menu .main-menu-within &gt; ul.submenu_areas-de-negocio-3 li, #page &gt; header .main-menu .main-menu-within &gt; ul.submenu_business-areas li {
  min-width: fit-content;
  align-items: flex-start;
}
#page &gt; header .main-menu .main-menu-within &gt; ul[id*=submenu_] &gt; li &gt; a {
  text-decoration: underline;
  text-underline-offset: 0.3125rem;
}
#page &gt; header .main-menu .main-menu-within &gt; div,
#page &gt; header .main-menu .main-menu-within &gt; ul {
  padding: 2.5rem;
  display: flex;
  min-height: 440px;
}
#page &gt; header .main-menu .main-menu-within &gt; div {
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 280px;
  min-width: 280px;
  height: fit-content;
}
#page &gt; header .main-menu .main-menu-within &gt; div h3 {
  color: white;
}
#page &gt; header .main-menu .main-menu-within &gt; div p {
  color: white;
  font-size: 16px;
  margin: 4rem 0 0 2.5rem;
}
#page &gt; header .menu-icon,
#page &gt; header .menu-icon-close {
  display: none;
  top: 1.25rem;
  right: 1.25rem;
  max-width: 48px;
  width: 48px;
  height: 48px;
  cursor: pointer;
  z-index: 999;
}
#page &gt; header .menu-icon {
  position: absolute;
}
#page &gt; header .menu-icon path {
  fill: white;
}
#page &gt; header .menu-icon.hide {
  display: none;
}
#page &gt; header .menu-icon-close {
  position: absolute;
}
#page &gt; header .menu-icon-close path {
  fill: #3c62ac;
}
#page &gt; header .menu-icon-close.show {
  display: flex;
}

@media (min-width: 1600px) {
  #page &gt; header .main-menu .main-menu-within &gt; img {
    display: flex;
    max-width: 320px;
    min-width: 320px;
    height: fit-content;
  }
}
@media screen and (max-width: 1440px) {
  #page &gt; header .main-menu {
    justify-content: flex-end;
    padding-right: 4rem;
  }
}
@media screen and (max-width: 1280px) {
  #page &gt; header .main-menu .main-menu-within {
    flex-direction: column;
  }
  #page &gt; header .main-menu .main-menu-within &gt; div {
    display: none;
    flex-direction: row;
    align-items: center;
    max-width: none;
    background-image: none !important;
    min-height: 0;
    padding: 1.25rem;
  }
  #page &gt; header .main-menu .main-menu-within &gt; div h3 {
    color: #3c62ac;
    font-size: 28px;
    margin-right: 2.5rem;
    text-transform: uppercase;
  }
  #page &gt; header .main-menu .main-menu-within &gt; div p {
    color: #62646e;
    margin: 0;
    font-size: 14px;
  }
  #page &gt; header .main-menu .main-menu-within &gt; ul {
    padding: 1.25rem 1.25rem 0;
  }
  #page &gt; header .main-menu .main-menu-within &gt; ul li {
    margin-right: 4rem;
  }
  #page &gt; header .main-menu .main-menu-within &gt; ul#submenu_areas-de-negocio-3 li {
    max-width: none;
  }
}
@media screen and (max-width: 1180px) {
  #page &gt; header .main-menu &gt; a {
    font-size: 16px;
    margin-right: 0.625rem;
    height: 70px;
  }
  #page &gt; header .main-menu .main-menu-within.hover {
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99;
    height: 100vh;
  }
}
@media screen and (max-width: 1080px) {
  #page &gt; header {
    min-height: 100px;
  }
  #page &gt; header .main-menu-container {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    overflow-y: scroll;
  }
  #page &gt; header .main-menu-container.show {
    display: block;
  }
  #page &gt; header .main-menu {
    display: flex;
    flex-direction: column;
    background-color: white;
    justify-content: flex-start;
    z-index: 99;
    padding: 0;
    padding-top: 6rem;
  }
  #page &gt; header .main-menu &gt; a {
    width: 100%;
    padding: 1.25rem 0;
    justify-content: center;
    height: auto;
    font-size: 20px;
    border-bottom: 1px solid #003575;
  }
  #page &gt; header .main-menu &gt; a.active {
    background-color: #003575;
    color: white;
  }
  #page &gt; header .main-menu .main-menu-within {
    position: static;
    min-height: 0;
    background-color: rgba(98, 100, 110, 0.2);
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_] {
    min-height: 0;
    flex-direction: column;
    align-items: center;
    padding: 1.25rem 0;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_] li {
    margin-right: 0;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_] li a:last-child {
    display: none;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_] li a:hover {
    color: #EBA023;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_] li h3 {
    margin-bottom: 0.625rem;
    background-color: transparent;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_] li &gt; div {
    display: none;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_] li:last-child h3 {
    margin-bottom: 0;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_areas-de-negocio-3 li, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business-areas li, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business li {
    width: 100%;
    align-items: center;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_areas-de-negocio-3 li.active h3, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business-areas li.active h3, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business li.active h3 {
    background-color: rgba(98, 100, 110, 0.6);
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_areas-de-negocio-3 li &gt; h3, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business-areas li &gt; h3, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business li &gt; h3 {
    cursor: pointer;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_areas-de-negocio-3 li &gt; div, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business-areas li &gt; div, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business li &gt; div {
    justify-content: center;
    background-color: rgba(98, 100, 110, 0.3);
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_areas-de-negocio-3 li &gt; div.show, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business-areas li &gt; div.show, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business li &gt; div.show {
    display: flex;
    margin: 0;
    justify-content: center;
    padding: 0.3125rem 0;
    border-bottom: 1px solid white;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_areas-de-negocio-3 li &gt; div.show svg, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business-areas li &gt; div.show svg, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business li &gt; div.show svg {
    display: none;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_areas-de-negocio-3 li &gt; div.show a, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business-areas li &gt; div.show a, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business li &gt; div.show a {
    display: flex;
  }
  #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_areas-de-negocio-3 li &gt; div.show:last-child, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business-areas li &gt; div.show:last-child, #page &gt; header .main-menu .main-menu-within ul[id*=submenu_]#submenu_business li &gt; div.show:last-child {
    margin-bottom: 1.25rem;
  }
  #page &gt; header .menu-icon {
    display: flex;
  }
  #page &gt; header .menu-icon-close {
    top: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  #page &gt; header {
    min-height: 80px;
  }
}
#page footer {
  position: relative;
  display: flex;
  background-color: #003575;
  padding: 2.5rem;
  color: white;
}
#page footer #footer {
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#page footer #footer img {
  width: 100%;
  max-width: 220px;
}
#page footer #footer hr {
  margin: 2.5rem 0;
  width: 100%;
  opacity: 0.4;
}
#page footer #footer p {
  margin: 0;
  font-size: 14px;
  color: white;
}
#page footer #footer .main-menu {
  display: flex;
  margin: 0.625rem 0 0.3125rem;
}
#page footer #footer .main-menu a {
  color: white;
  text-decoration: underline;
  text-underline-offset: 6px;
}
#page footer #footer .main-menu a:hover {
  color: #EBA023;
}
#page footer #footer .main-menu span {
  color: white;
  margin: 0 0.625rem;
}
#page footer #footer .main-menu span:last-child {
  display: none;
}

@media screen and (max-width: 768px) {
  #page footer #footer {
    text-align: center;
  }
  #page footer #footer .main-menu {
    flex-direction: column;
  }
  #page footer #footer .main-menu a {
    margin-bottom: 0.625rem;
  }
  #page footer #footer .main-menu span {
    display: none;
  }
}
.ls-wp-container {
  visibility: hidden;
}
.ls-wp-container.show {
  visibility: visible;
}
.ls-wp-container .ls-inner .ls-wrapper {
  left: 0 !important;
  top: 0 !important;
}
.ls-wp-container .ls-inner .ls-wrapper:nth-child(3n) {
  width: 100% !important;
  margin: 0 auto !important;
}
.ls-wp-container .ls-inner .ls-wrapper:nth-child(3n) img {
  width: calc(100% - 5rem) !important;
  padding: 0 2.5rem !important;
  opacity: 0.8 !important;
}
.ls-wp-container .ls-inner .ls-wrapper .carrousel-home_slogan {
  width: 100vw !important;
  height: 700px !important;
}
.ls-wp-container .ls-inner .ls-wrapper #carrousel-home .ls-nav-prev,
.ls-wp-container .ls-inner .ls-wrapper #carrousel-home .ls-nav-next {
  width: 40px;
  height: 40px;
  background-color: white;
}
.ls-wp-container .ls-inner .ls-wrapper #carrousel-home .ls-nav-prev::after,
.ls-wp-container .ls-inner .ls-wrapper #carrousel-home .ls-nav-next::after {
  content: none;
}
.ls-wp-container div[class*=ls-]::after, .ls-wp-container div[class*=ls-]::before {
  content: none;
}
.ls-wp-container .ls-gui-element .ls-nav-start {
  left: -2.5rem;
  transform: none;
}
.ls-wp-container .ls-gui-element .ls-nav-stop {
  left: 2.5rem;
}
.ls-wp-container .ls-gui-element .ls-nav-start,
.ls-wp-container .ls-gui-element .ls-nav-stop {
  width: 40px;
  height: 40px;
  margin: 0;
  background-color: white;
  border: 0 !important;
  border-radius: 50%;
  bottom: 1.25rem;
}
.ls-wp-container .ls-gui-element .ls-nav-start::after,
.ls-wp-container .ls-gui-element .ls-nav-stop::after {
  content: none;
}
.ls-wp-container .ls-gui-element .ls-nav-start:hover,
.ls-wp-container .ls-gui-element .ls-nav-stop:hover {
  border: 0 !important;
}
.ls-wp-container .ls-gui-element .ls-nav-start:hover svg path,
.ls-wp-container .ls-gui-element .ls-nav-stop:hover svg path {
  fill: #003575;
}
.ls-wp-container .ls-gui-element .ls-nav-start svg path,
.ls-wp-container .ls-gui-element .ls-nav-stop svg path {
  fill: #EBA023;
}
.ls-wp-container .ls-gui-element.ls-bottom-nav-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  top: -180px;
}
.ls-wp-container .ls-gui-element.ls-bottom-nav-wrapper .ls-bottom-slidebuttons {
  display: flex !important;
  bottom: 0.625rem;
}
.ls-wp-container .ls-gui-element.ls-bottom-nav-wrapper .ls-bottom-slidebuttons a {
  display: flex !important;
  width: 80px !important;
  height: 10px;
  padding: 0;
  margin: 0 0.625rem;
  border: 0 !important;
  border-radius: 4px;
  width: calc(8.44% - 1.25rem);
  background-color: #ddd;
}
.ls-wp-container .ls-gui-element.ls-bottom-nav-wrapper .ls-bottom-slidebuttons a:first-child {
  margin-left: 0;
}
.ls-wp-container .ls-gui-element.ls-bottom-nav-wrapper .ls-bottom-slidebuttons a:last-child {
  margin-right: 0;
}
.ls-wp-container .ls-gui-element.ls-bottom-nav-wrapper .ls-bottom-slidebuttons a.ls-nav-active {
  background-color: #EBA023;
}
.ls-wp-container .ls-gui-element.ls-bottom-nav-wrapper .ls-bottom-slidebuttons a:hover {
  background-color: #EBA023;
}

@media screen and (max-width: 1180px) {
  .ls-wp-container .ls-inner .ls-wrapper .carrousel-home_slogan &gt; div {
    font-size: 18px;
    top: 20%;
  }
  .ls-wp-container .ls-gui-element.ls-bottom-nav-wrapper {
    top: -2.5rem;
  }
}
@media screen and (max-width: 580px) {
  .ls-wp-container .ls-inner .ls-wrapper .carrousel-home_slogan &gt; div {
    display: none;
    position: relative;
    bottom: 2.5rem;
    left: inherit;
    transform: none;
    padding: 1.25rem;
    line-height: 140%;
    color: #62646e;
    background: rgba(242, 242, 242, 0.8);
  }
  .ls-wp-container .ls-gui-element .ls-nav-stop,
  .ls-wp-container .ls-gui-element .ls-nav-start {
    display: none !important;
  }
}
#innovacion #content div[id*=carrousel_], #proyectos-grupo-cobra #content div[id*=carrousel_], #home #content div[id*=carrousel_], #page #content div[id*=carrousel_] {
  position: relative;
}
#innovacion #content div[id*=carrousel_] .slick-header, #proyectos-grupo-cobra #content div[id*=carrousel_] .slick-header, #home #content div[id*=carrousel_] .slick-header, #page #content div[id*=carrousel_] .slick-header {
  padding: 2.5rem 0 0 2.5rem;
  max-width: 20%;
}
#innovacion #content div[id*=carrousel_] .slick-header h1, #proyectos-grupo-cobra #content div[id*=carrousel_] .slick-header h1, #home #content div[id*=carrousel_] .slick-header h1, #page #content div[id*=carrousel_] .slick-header h1 {
  line-height: 120%;
  margin-bottom: 1.25rem;
  font-size: 22px;
}
#innovacion #content div[id*=carrousel_].slick-container, #proyectos-grupo-cobra #content div[id*=carrousel_].slick-container, #home #content div[id*=carrousel_].slick-container, #page #content div[id*=carrousel_].slick-container {
  width: 100%;
  transition: none;
  display: none;
}
#innovacion #content div[id*=carrousel_].slick-container.show, #proyectos-grupo-cobra #content div[id*=carrousel_].slick-container.show, #home #content div[id*=carrousel_].slick-container.show, #page #content div[id*=carrousel_].slick-container.show {
  display: flex;
}
#innovacion #content div[id*=carrousel_] div[class*=carrousel_], #proyectos-grupo-cobra #content div[id*=carrousel_] div[class*=carrousel_], #home #content div[id*=carrousel_] div[class*=carrousel_], #page #content div[id*=carrousel_] div[class*=carrousel_] {
  margin: 0;
}
#innovacion #content div[id*=carrousel_] div[class*=carrousel_] .slick-track, #proyectos-grupo-cobra #content div[id*=carrousel_] div[class*=carrousel_] .slick-track, #home #content div[id*=carrousel_] div[class*=carrousel_] .slick-track, #page #content div[id*=carrousel_] div[class*=carrousel_] .slick-track {
  display: flex;
  width: 100%;
}
#innovacion #content div[id*=carrousel_] .slick-dots, #proyectos-grupo-cobra #content div[id*=carrousel_] .slick-dots, #home #content div[id*=carrousel_] .slick-dots, #page #content div[id*=carrousel_] .slick-dots {
  position: static;
  display: flex;
  justify-content: center;
  margin: 2.5rem 0 0;
}
#innovacion #content div[id*=carrousel_] .slick-dots li, #proyectos-grupo-cobra #content div[id*=carrousel_] .slick-dots li, #home #content div[id*=carrousel_] .slick-dots li, #page #content div[id*=carrousel_] .slick-dots li {
  height: 0.625rem;
  padding: 0;
  margin: 0 0.625rem;
  border-radius: 4px;
  width: calc(6.1% - 1.25rem);
  max-width: 100px;
  background-color: rgba(98, 100, 110, 0.2);
}
#innovacion #content div[id*=carrousel_] .slick-dots li:first-child, #proyectos-grupo-cobra #content div[id*=carrousel_] .slick-dots li:first-child, #home #content div[id*=carrousel_] .slick-dots li:first-child, #page #content div[id*=carrousel_] .slick-dots li:first-child {
  margin-left: 0;
}
#innovacion #content div[id*=carrousel_] .slick-dots li:last-child, #proyectos-grupo-cobra #content div[id*=carrousel_] .slick-dots li:last-child, #home #content div[id*=carrousel_] .slick-dots li:last-child, #page #content div[id*=carrousel_] .slick-dots li:last-child {
  margin-right: 0;
}
#innovacion #content div[id*=carrousel_] .slick-dots li.slick-active, #proyectos-grupo-cobra #content div[id*=carrousel_] .slick-dots li.slick-active, #home #content div[id*=carrousel_] .slick-dots li.slick-active, #page #content div[id*=carrousel_] .slick-dots li.slick-active {
  background-color: #EBA023;
}
#innovacion #content div[id*=carrousel_] .slick-dots li:hover, #proyectos-grupo-cobra #content div[id*=carrousel_] .slick-dots li:hover, #home #content div[id*=carrousel_] .slick-dots li:hover, #page #content div[id*=carrousel_] .slick-dots li:hover {
  background-color: #EBA023;
}
#innovacion #content div[id*=carrousel_] .slick-dots li button, #proyectos-grupo-cobra #content div[id*=carrousel_] .slick-dots li button, #home #content div[id*=carrousel_] .slick-dots li button, #page #content div[id*=carrousel_] .slick-dots li button {
  height: 0;
}
#innovacion #content div[id*=carrousel_] .slick-dots li button::before, #proyectos-grupo-cobra #content div[id*=carrousel_] .slick-dots li button::before, #home #content div[id*=carrousel_] .slick-dots li button::before, #page #content div[id*=carrousel_] .slick-dots li button::before {
  width: 80px;
  height: 10px;
  content: none;
}
@media screen and (min-width: 1921px) {
  #innovacion #content #content .carrousel_proyectos-destacados .slick-list, #proyectos-grupo-cobra #content #content .carrousel_proyectos-destacados .slick-list, #home #content #content .carrousel_proyectos-destacados .slick-list, #page #content #content .carrousel_proyectos-destacados .slick-list {
    width: 120%;
  }
}

@media screen and (max-width: 1180px) {
  #page #content div[id*=carrousel_] .slick-header {
    max-width: none;
    padding: 1.25rem;
  }
  #page #content div[id*=carrousel_] .slick-header h1, #page #content div[id*=carrousel_] .slick-header p {
    margin-bottom: 0.625rem;
  }
  #page #content div[id*=carrousel_] .slick-dots {
    max-width: 70%;
    width: fit-content;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 2.5rem auto 0;
  }
  #page #content div[id*=carrousel_] .slick-dots li {
    min-width: 100px;
  }
  #page #content div[id*=carrousel_] .slick-dots li:nth-child(n+7) {
    margin: 0.625rem 1.25rem 0 0;
  }
}
@media screen and (max-width: 980px) {
  #page #content div[id*=carrousel_] .slick-dots {
    max-width: calc(100% - 2.5rem);
  }
  #page #content div[id*=carrousel_] .slick-dots li:nth-child(6n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  #page #content div[id*=carrousel_] .carrousel_proyectos {
    padding-bottom: 5rem;
  }
  #page #content div[id*=carrousel_] .carrousel_proyectos .slick-arrow {
    bottom: 0;
    top: auto;
    width: auto;
    height: auto;
    padding: 0;
    transform: none;
  }
  #page #content div[id*=carrousel_] .carrousel_proyectos .slick-arrow::before {
    content: none;
  }
  #page #content div[id*=carrousel_] .carrousel_proyectos .slick-arrow.slick-prev {
    left: 1.25rem;
  }
  #page #content div[id*=carrousel_] .carrousel_proyectos .slick-arrow.slick-next {
    right: 0;
    transform: scale(-1);
  }
  #page #content div[id*=carrousel_] .carrousel_proyectos .slick-arrow svg {
    min-width: 48px;
    width: 48px;
    height: 48px;
  }
  #page #content div[id*=carrousel_] .carrousel_proyectos .slick-arrow svg circle {
    fill: #f2f2f2;
  }
  #page #content div[id*=carrousel_] .carrousel_proyectos .slick-arrow svg circle:first-child {
    fill: #003575;
  }
  #page #content div[id*=carrousel_] .carrousel_proyectos .slick-arrow svg path {
    fill: #003575;
  }
  #page #content div[id*=carrousel_] .carrousel_proyectos .slick-arrow svg:hover circle:first-child {
    fill: #EBA023;
  }
  #page #content div[id*=carrousel_] .carrousel_proyectos .slick-arrow svg:hover path {
    fill: #EBA023;
  }
}
#page #content #carrousel_proyectos .slick-header {
  display: none;
}
#page #content #carrousel_proyectos .slick-header.show {
  display: block;
}
#page #content #carrousel_proyectos.slick-container {
  position: relative;
  z-index: 1;
}
#page #content #carrousel_proyectos.slick-container.show {
  padding: 2.5rem 0;
  background-color: #f2f2f2;
}
#page #content #carrousel_proyectos .carrousel_proyectos {
  margin: 0 2.5rem;
  overflow: hidden;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track {
  height: auto;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .slick-slide {
  overflow: hidden;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos {
  display: flex;
  justify-content: center;
  height: fit-content;
  position: relative;
  flex-direction: column;
  margin: 0 1.25rem;
  cursor: pointer;
  transition: height 0.3s ease;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos:hover .country-container h3 {
  background-color: transparent;
  padding: 0 0.3125rem;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos:hover span {
  min-height: 100%;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos:last-child {
  margin-right: 0;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos img {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  border-radius: 50%;
  background-color: #003575;
  max-width: 40px;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos .country-container svg {
  position: absolute;
  opacity: 0.4;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos .country-container svg path {
  fill: #f2f2f2;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos .country-container svg#spain-svg-map {
  transform: scale(1.2);
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos .country-container h3 {
  font-size: 20px;
  font-weight: normal;
  position: absolute;
  right: 2.5rem;
  top: 1.25rem;
  z-index: 9;
  color: white;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0 0.3125rem;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos .country-container h3 em {
  font-family: "Helvetica Neue Thin";
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos .country-container#mapa_chile svg {
  transform: rotate(25deg) translate(-10%);
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos .image-container {
  height: 280px;
  overflow: hidden;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos .image-container .image {
  background-repeat: no-repeat;
  background-size: cover;
  height: inherit;
  width: 100%;
  background-position: 50%;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos span {
  margin: 0;
  line-height: 150%;
  position: absolute;
  bottom: 0;
  padding: 0.3125rem 0.625rem;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0.9;
  color: white;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
  border-top: 2px solid white;
  min-height: 60px;
  transition: min-height 0.3s ease;
  pointer-events: none;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos span h3 {
  color: white;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos span div {
  display: flex;
  align-items: center;
  margin-top: 0.3125rem;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos span div svg {
  max-width: 20px;
  margin-right: 0.3125rem;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos span div svg path {
  fill: white;
}
#page #content #carrousel_proyectos .carrousel_proyectos.slick {
  width: inherit;
}
#page #content #carrousel_proyectos .carrousel_proyectos .slick-list {
  padding: 0;
  width: 100%;
}
#page #content .loader.show {
  margin-bottom: 5rem;
}

#business-areas #page .presentacion &gt; div,
#areas-de-negocio #page .presentacion &gt; div {
  margin-right: 0;
}
#business-areas #page .presentacion &gt; div p:first-child,
#areas-de-negocio #page .presentacion &gt; div p:first-child {
  margin-bottom: 0;
}
#business-areas #page footer,
#areas-de-negocio #page footer {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1180px) {
  #page #content .presentacion &gt; div {
    margin-right: 5%;
  }
  #page #content #carrousel_proyectos .slick-header h1 br {
    display: none;
  }
  #page #content #carrousel_proyectos.slick-container.show {
    flex-direction: column;
  }
  #page #content #carrousel_proyectos .carrousel_proyectos {
    margin: 0;
  }
  #page #content .banner-buscador-container h1 br {
    display: none;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-description &gt; p {
    font-size: 16px;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria div {
    max-height: 100px;
  }
}
@media screen and (max-width: 1080px) {
  #page #content .proyecto .spec-project-container &gt; svg#spain-svg-map {
    transform: translate(0, 0) scale(1.4);
  }
}
@media screen and (max-width: 768px) {
  #page #content #carrousel_proyectos {
    padding: 1.25rem 0 0;
  }
  #page #content #carrousel_proyectos .carrousel_proyectos.slick {
    width: calc(100vw - 1.25rem);
    padding-bottom: 4rem;
  }
  #page #content .proyecto .close, #innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture #page #content .proyecto svg, #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg {
    transform: scale(0.7);
    top: 0.3125rem;
  }
  #page #content .proyecto .spec-project-container {
    padding-bottom: 0;
    max-width: calc(100% - 2.5rem);
  }
  #page #content .proyecto .spec-project-container &gt; svg {
    transform: translate(0, 0) scale(1.7);
    z-index: -1;
  }
  #page #content .proyecto .spec-project-container .specs-row {
    flex-direction: column;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col h2 {
    font-size: 20px;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col:last-child {
    padding-top: 0;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria {
    padding: 0;
    flex-direction: column;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria div {
    max-height: 200px;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture {
    max-width: 100%;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture.full {
    padding-top: 6rem;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-description {
    padding: 1.25rem 0;
  }
  #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-description &gt; :last-child {
    margin: 0;
    text-align: left;
  }
}
#home #content .imagen-destacada {
  position: absolute;
  top: 0;
  opacity: 0.6;
  z-index: 40;
  max-height: 880px;
  pointer-events: none;
}
#home #content .imagen-destacada .isotipo {
  position: static;
  opacity: 1;
}
#home #content .items-negocio-container {
  display: none;
  justify-content: center;
  margin-top: 0;
  border-top: 2px solid white;
}
#home #content .items-negocio-container.show {
  display: flex;
  transform: translateY(-130px);
  position: relative;
  z-index: 99;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(3px);
}
#home #content .items-negocio-container .negocio-card {
  display: flex;
  flex-direction: column;
  padding: 1.25rem;
  min-width: 25%;
  border-right: 2px solid white;
}
#home #content .items-negocio-container .negocio-card:last-child {
  border-right: none;
}
#home #content .items-negocio-container .negocio-card div {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
}
#home #content .items-negocio-container .negocio-card div h3 {
  margin: 0;
  line-height: 120%;
  font-size: 16px;
  color: white;
  letter-spacing: 1px;
}
#home #content .items-negocio-container .negocio-card div svg {
  max-width: 60px;
  width: 60px;
  height: 60px;
  margin-bottom: 0.625rem;
}
#home #content .items-negocio-container .negocio-card div svg * {
  fill: white;
}
#home #content .items-negocio-container .negocio-card:nth-child(3) div svg {
  max-width: 50px;
}
#home #content #carrousel_proyectos {
  margin-top: -8rem;
}
#home #content #carrousel_proyectos .slick-header p:last-child {
  margin-top: 0.625rem;
}
#home #content #carrousel_proyectos .slick-track .item-carrousel_proyectos span {
  width: 100%;
}
#home #content #carrousel_proyectos .slick-track .item-carrousel_proyectos .country-container h3 {
  right: 1.25rem;
  text-transform: uppercase;
}
#home #content .banner-buscador-container {
  width: 100%;
  display: none;
  position: relative;
}
#home #content .banner-buscador-container &gt; div {
  position: absolute;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 2.5rem;
  min-width: 50%;
  top: 50%;
  transform: translateY(-50%);
}
#home #content .banner-buscador-container &gt; div h1 {
  font-size: 22px;
}
#home #content .banner-buscador-container &gt; div p {
  max-width: 540px;
  margin: 2.5rem 0 1.25rem;
}
#home #content .banner-buscador-container.show {
  display: flex;
}
#home #content .banner-buscador-container.show option {
  font-family: "Helvetica Neue";
}
#home #content .banner-buscador-container #filter-pais {
  font-family: "Helvetica Neue";
  max-width: 520px;
  cursor: pointer;
}

@media screen and (max-width: 1180px) {
  #home #content #carrousel_proyectos {
    margin-top: 0;
  }
  #home #content .imagen-destacada .isotipo {
    transform: translateY(-100px);
  }
  #home #content .items-negocio-container {
    border-bottom: 2px solid #003575;
    border-top: 0;
  }
  #home #content .items-negocio-container.show {
    transform: translateY(0);
  }
  #home #content .items-negocio-container .negocio-card {
    border-color: #003575;
  }
  #home #content .items-negocio-container .negocio-card div h3 {
    color: #003575;
  }
  #home #content .items-negocio-container .negocio-card div svg * {
    fill: #003575;
  }
  #home #content div[id*=carrousel_] .slick-dots {
    max-width: calc(100% - 2.5rem);
  }
  #home #content div[id*=carrousel_] .slick-dots li:nth-child(n) {
    margin: 0.625rem 1.25rem 0 0;
  }
}
@media screen and (max-width: 768px) {
  #home #content h1 {
    margin: 0;
    line-height: 120%;
  }
  #home #content .items-negocio-container.show {
    flex-direction: column;
    align-items: center;
    border: 0;
  }
  #home #content .items-negocio-container.show .negocio-card {
    padding: 0;
    border: 0;
    width: 100%;
    border-bottom: 2px solid #003575;
  }
  #home #content .items-negocio-container.show .negocio-card &gt; div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0.625rem 0;
  }
  #home #content .items-negocio-container.show .negocio-card &gt; div svg {
    margin: 0 1.25rem 0 0;
    max-width: 32px;
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 580px) {
  #home #content .banner-buscador-container {
    margin-top: 2.5rem;
  }
  #home #content .banner-buscador-container &gt; div {
    padding: 1.25rem;
    position: static;
    transform: none;
  }
  #home #content .banner-buscador-container &gt; img {
    display: none;
  }
}
#quienes-somos #content .grupo-valores-container {
  position: relative;
}
#quienes-somos #content .grupo-valores-container .grupo-valores {
  display: flex;
  justify-content: space-between;
  background-color: white;
  padding: 2.5rem;
  min-width: 1024px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-40%, -50%) scale(0.85);
  max-height: calc(100% - 2.5rem);
}
#quienes-somos #content .grupo-valores-container .grupo-valores h2 {
  line-height: 120%;
  margin-bottom: 2.5rem;
  font-size: 24px;
}
#quienes-somos #content .grupo-valores-container .grupo-valores &gt; div:first-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: calc(50% - 2.5rem);
}
#quienes-somos #content .grupo-valores-container .grupo-valores &gt; div:last-child {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 50%;
}
#quienes-somos #content .grupo-valores-container .grupo-valores .bloque-valor {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  max-width: 200px;
}
#quienes-somos #content .grupo-valores-container .grupo-valores .bloque-valor:nth-child(1), #quienes-somos #content .grupo-valores-container .grupo-valores .bloque-valor:nth-child(3) {
  margin-right: 1.25rem;
}
#quienes-somos #content .grupo-valores-container .grupo-valores .bloque-valor:nth-child(3), #quienes-somos #content .grupo-valores-container .grupo-valores .bloque-valor:nth-child(4) {
  margin-top: 1.25rem;
}
#quienes-somos #content .grupo-valores-container .grupo-valores .bloque-valor h3 {
  margin: 1.25rem 0;
  font-size: 16px;
}
#quienes-somos #content .grupo-valores-container .grupo-valores .bloque-valor img {
  max-height: 80px;
}
#quienes-somos #content .volumen-negocio-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5rem auto;
  flex-wrap: wrap;
}
#quienes-somos #content .volumen-negocio-container &gt; div {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 0.625rem;
  margin-bottom: 1.25rem;
  min-width: 220px;
}
#quienes-somos #content .volumen-negocio-container &gt; div h3, #quienes-somos #content .volumen-negocio-container &gt; div span {
  color: #62646e;
}
#quienes-somos #content .volumen-negocio-container &gt; div h3 {
  font-family: "Helvetica Neue";
  color: #3c62ac;
}
#quienes-somos #content .volumen-negocio-container &gt; div p {
  font-family: "Helvetica Neue";
}
#quienes-somos #content .volumen-negocio-container &gt; div hr {
  width: 50%;
  margin: 0.625rem 0 0;
  background-color: #62646e;
}
#quienes-somos #content .empresas-grupo-container {
  display: flex;
  justify-content: center;
  margin: 2.5rem 0;
}
#quienes-somos #content .empresas-grupo-container &gt; * {
  margin-right: 2.5rem;
  max-width: 120px;
}
#quienes-somos #content .empresas-grupo-container &gt; *:last-child {
  margin-right: 0;
}

@media screen and (max-width: 1440px) {
  #quienes-somos #content .empresas-grupo-container {
    flex-wrap: wrap;
  }
  #quienes-somos #content .empresas-grupo-container &gt; * {
    margin: 0 1.25rem 0.625rem;
  }
}
@media screen and (max-width: 1180px) {
  #quienes-somos #content .presentacion-container .presentacion:last-child {
    margin: 0;
  }
  #quienes-somos #content .presentacion-container .presentacion picture {
    overflow: hidden;
    transform: translateY(-112px);
    z-index: -1;
  }
  #quienes-somos #content .presentacion-container .presentacion picture img {
    max-width: initial !important;
    transform: translateX(-30%);
  }
  #quienes-somos #content .presentacion-container ~ * {
    transform: translateY(-100px);
  }
  #quienes-somos #content .volumen-negocio-container {
    margin: 2.5rem auto;
  }
  #quienes-somos #content .grupo-valores-container {
    display: flex;
    flex-direction: column;
  }
  #quienes-somos #content .grupo-valores-container .grupo-valores {
    order: 1;
    position: static;
    transform: none;
  }
  #quienes-somos #content .grupo-valores-container &gt; picture {
    overflow: hidden;
  }
  #quienes-somos #content .grupo-valores-container &gt; picture.mask-landscape {
    max-width: 100%;
    max-height: 320px;
    order: 0;
  }
  #quienes-somos #content .grupo-valores-container &gt; picture.mask-landscape img {
    transform: scale(0.7) translate(-30%, -50%);
  }
  #quienes-somos footer {
    margin-top: 0;
  }
}
@media screen and (max-width: 1080px) {
  #quienes-somos #content .grupo-valores-container .grupo-valores {
    flex-direction: column;
    padding: 1.25rem;
    min-width: 100%;
  }
  #quienes-somos #content .grupo-valores-container .grupo-valores .bloque-valor {
    max-width: 320px;
  }
  #quienes-somos #content .grupo-valores-container .grupo-valores &gt; div:not(.fake) {
    width: 100%;
  }
  #quienes-somos #content .grupo-valores-container .grupo-valores &gt; div:not(.fake):last-child {
    justify-content: center;
    max-width: 100%;
    margin: 1.25rem auto 0;
  }
}
@media screen and (max-width: 768px) {
  #quienes-somos #content .presentacion-container .presentacion picture {
    overflow: visible;
    max-width: 50%;
  }
  #quienes-somos #content .presentacion-container .presentacion:last-child &gt; div {
    order: 0;
    padding: 1.25rem;
    margin-right: 0;
  }
  #quienes-somos #content .presentacion-container .presentacion:last-child &gt; img {
    order: 1;
  }
  #quienes-somos #content .presentacion-container ~ * {
    transform: none;
  }
  #quienes-somos #content .grupo-valores-container .grupo-valores {
    margin-top: 1.25rem;
    min-width: 0;
  }
  #quienes-somos #content .grupo-valores-container .grupo-valores &gt; div:first-child {
    width: 100%;
  }
  #quienes-somos #content .grupo-valores-container .grupo-valores &gt; div:last-child {
    max-width: 100%;
    justify-content: center;
  }
  #quienes-somos #content .grupo-valores-container .grupo-valores .bloque-valor {
    max-width: none;
    margin: 1.25rem 0 0;
  }
  #quienes-somos footer {
    margin-top: 4rem;
  }
}
#seguridad-y-salud-en-el-trabajo #content .presentacion:first-child img {
  max-width: 660px;
}
#seguridad-y-salud-en-el-trabajo #content .compromiso-0-accidentes {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  background-image: url(../../uploads/compromiso-0-accidentes-landscape.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 4rem 1.25rem 6rem;
  position: relative;
}
#seguridad-y-salud-en-el-trabajo #content .compromiso-0-accidentes::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 53, 117, 0.4);
  z-index: 1; /* Asegúrate de que la capa esté sobre la imagen */
}
#seguridad-y-salud-en-el-trabajo #content .compromiso-0-accidentes img, #seguridad-y-salud-en-el-trabajo #content .compromiso-0-accidentes h1 {
  position: relative;
  z-index: 2;
}
#seguridad-y-salud-en-el-trabajo #content .compromiso-0-accidentes h1 {
  font-size: 25px;
  color: white;
  padding: 0 1.25rem 0.125rem;
}
#seguridad-y-salud-en-el-trabajo #content .compromiso-0-accidentes img {
  margin-right: 2.5rem;
  max-width: 220px;
  border-radius: 4px;
}
#seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 2.5rem;
}
#seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad h3 {
  width: 50%;
  margin-right: 2.5rem;
}
#seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad .certificados {
  display: flex;
  align-items: center;
}
#seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad .certificados a {
  margin-right: 2.5rem;
  max-width: 160px;
}
#seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad .certificados a:last-child {
  margin-right: 0;
}
#seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work {
  display: flex;
  align-items: center;
  margin: 5rem 0 0;
}
#seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div {
  display: flex;
  flex-direction: column;
  margin: 0 2.5rem 0 5rem;
}
#seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div h3 {
  font-size: 22px;
  line-height: 120%;
}
#seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div p {
  margin: 2.5rem 0 2.5rem;
}
#seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div ul {
  margin: 0;
}
#seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div ul li {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
}
#seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div ul li:hover a {
  color: #EBA023;
}
#seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div ul li:hover svg {
  opacity: 1;
}
#seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div ul li a {
  text-decoration: underline;
  text-underline-offset: 6px;
}
#seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div ul li svg {
  max-width: 36px;
  width: 36px;
  height: 36px;
  margin-right: 2.5rem;
  opacity: 0.7;
}

@media screen and (max-width: 1440px) {
  #seguridad-y-salud-en-el-trabajo #content .presentacion .compromiso-0-accidentes {
    width: calc(100% - 2.5rem);
    margin: 0 auto;
  }
  #seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad .certificados {
    max-width: 40%;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div {
    margin-right: 2.5rem;
    width: 40%;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div p {
    margin: 1.25rem 0;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div ul li {
    margin-top: 0.625rem;
  }
}
@media screen and (max-width: 1280px) {
  #seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  #seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad h3 {
    width: 100%;
    padding: 0;
    margin: 0 0 1.25rem;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work {
    margin: 5rem 1.25rem 0;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div p {
    margin: 5rem 0 2.5rem;
  }
}
@media screen and (max-width: 1180px) {
  #seguridad-y-salud-en-el-trabajo #content .presentacion-container .presentacion &gt; div {
    margin-right: 0;
    padding: 0;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion-container .presentacion &gt; div ol {
    margin-right: 0;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion-container picture.mask-landscape {
    margin: 1.25rem auto 0;
  }
}
@media screen and (max-width: 1024px) {
  #seguridad-y-salud-en-el-trabajo #content .compromiso-0-accidentes img {
    max-width: 220px;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work {
    flex-direction: column;
    margin: 2.5rem 1.25rem 0;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work picture {
    max-width: 100%;
    max-height: 280px;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work picture img {
    transform: translate(0, -30%);
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div {
    margin: 1.25rem 0 0;
    width: 100%;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion_stop-work &gt; div p {
    margin: 1.25rem 0;
  }
}
@media screen and (max-width: 768px) {
  #seguridad-y-salud-en-el-trabajo #content .compromiso-0-accidentes {
    flex-direction: column;
    margin: 2.5rem 0 1.25rem;
  }
  #seguridad-y-salud-en-el-trabajo #content .compromiso-0-accidentes h1 {
    margin: 2.5rem 0 0;
    text-align: center;
    line-height: 120%;
  }
  #seguridad-y-salud-en-el-trabajo #content .compromiso-0-accidentes img {
    margin: 0;
  }
  #seguridad-y-salud-en-el-trabajo #content .presentacion ol {
    margin: 0;
  }
  #seguridad-y-salud-en-el-trabajo #content &gt; h1 {
    margin: 2.5rem 1.25rem 1.25rem;
    line-height: 120%;
  }
  #seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad {
    margin: 0 1.25rem;
  }
  #seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad h3 {
    font-size: 20px;
  }
  #seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad .certificados {
    max-width: 300px;
  }
  #seguridad-y-salud-en-el-trabajo #content .cultura-de-seguridad .certificados a:last-child {
    margin-right: 0;
  }
}
#sostenibilidad #content .presentacion {
  padding: 0;
}
#sostenibilidad #content .presentacion &gt; div {
  margin: 0 2.5rem 0 5rem;
}
#sostenibilidad #content .presentacion &gt; div h3 {
  padding: 0;
}
#sostenibilidad #content .presentacion &gt; div ol {
  margin: 5rem 0 0;
  font-size: 18px;
}
#sostenibilidad #content .presentacion &gt; div ol li {
  margin-top: 1.25rem;
}
#sostenibilidad #content .presentacion &gt; div ol li a {
  text-decoration: underline;
  text-underline-offset: 0.3125rem;
}
#sostenibilidad #content .impacto-medioambiental {
  display: flex;
  height: 600px;
  background-color: rgba(44, 88, 44, 0.8);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  margin: 10rem 0 0;
}
#sostenibilidad #content .impacto-medioambiental &gt; div {
  position: relative;
  width: calc(50% - 2.5rem);
  padding: 2.5rem 1.25rem;
}
#sostenibilidad #content .impacto-medioambiental &gt; div &gt; h3 {
  color: white;
  font-family: "Helvetica Neue";
  font-weight: normal;
  font-size: 18px;
}
#sostenibilidad #content .impacto-medioambiental &gt; div .card-step {
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 6px;
  padding: 0.625rem;
  margin: 2.5rem auto;
}
#sostenibilidad #content .impacto-medioambiental &gt; div .card-step h1 {
  position: relative;
  font-size: 20px;
  color: rgba(44, 88, 44, 0.8);
  padding-left: 1.25rem;
  margin-right: 0.625rem;
  line-height: 100%;
}
#sostenibilidad #content .impacto-medioambiental &gt; div .card-step h1::after {
  content: ""; /* Es necesario para que ::after se muestre */
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  background-color: rgba(44, 88, 44, 0.9);
  border-radius: 50%;
  transform: translateY(-50%);
}
#sostenibilidad #content .impacto-medioambiental &gt; div .card-step img {
  max-width: 40px;
  height: fit-content;
  margin-right: 1.25rem;
}
#sostenibilidad #content .impacto-medioambiental &gt; div.aerogenerador &gt; img {
  position: absolute;
  top: -177px;
  left: 2rem;
  transform: scale(1.1);
}
#sostenibilidad #content .impacto-medioambiental &gt; div.aerogenerador div {
  position: absolute;
  bottom: 2.5rem;
  left: 2.5rem;
  display: flex;
}
#sostenibilidad #content .impacto-medioambiental &gt; div.aerogenerador div img {
  max-width: 340px;
  opacity: 0.8;
}
#sostenibilidad #page footer {
  margin-top: 0;
}

@media screen and (max-width: 1640px) {
  #sostenibilidad #content .impacto-medioambiental &gt; div.aerogenerador &gt; img {
    top: initial;
    bottom: 0;
  }
}
@media screen and (max-width: 1440px) {
  #sostenibilidad #content .presentacion &gt; div {
    margin-left: 0;
    padding-right: 0;
  }
  #sostenibilidad #content .presentacion &gt; div ol {
    margin: 2.5rem 0 0;
  }
  #sostenibilidad #content .presentacion &gt; div ol li {
    font-size: 16px;
  }
  #sostenibilidad #content .impacto-medioambiental {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 1180px) {
  #sostenibilidad #content .presentacion {
    flex-direction: row;
  }
  #sostenibilidad #content .presentacion &gt; div {
    margin-left: 0;
    padding-right: 0;
  }
  #sostenibilidad #content .presentacion &gt; div ol {
    margin: 2.5rem 0 0;
  }
  #sostenibilidad #content .presentacion &gt; div ol li {
    font-size: 16px;
  }
  #sostenibilidad #content .presentacion picture.mask-portrait {
    overflow: visible;
    position: relative;
    z-index: -1;
  }
  #sostenibilidad #content .presentacion picture.mask-portrait img {
    transform: none;
  }
}
@media screen and (max-width: 1080px) {
  #sostenibilidad #content .presentacion &gt; div {
    margin: 0 1.25rem;
  }
  #sostenibilidad #content .presentacion &gt; div ol {
    font-size: 16px;
    padding: 0 0.625rem;
  }
  #sostenibilidad #content .presentacion picture.mask-portrait {
    transform: scale(1);
    position: absolute;
  }
  #sostenibilidad #content .presentacion picture.mask-portrait img {
    transform: scale(0.7) translateX(-30%);
  }
  #sostenibilidad #content .impacto-medioambiental {
    background-size: cover;
    flex-direction: column;
  }
  #sostenibilidad #content .impacto-medioambiental &gt; div {
    width: 100%;
    order: 0;
  }
  #sostenibilidad #content .impacto-medioambiental &gt; div.aerogenerador {
    order: 1;
  }
  #sostenibilidad #content .impacto-medioambiental &gt; div.aerogenerador &gt; div {
    bottom: 1.25rem;
    left: 1.25rem;
  }
  #sostenibilidad #content .impacto-medioambiental &gt; div.aerogenerador &gt; img {
    display: none;
  }
  #sostenibilidad #content .impacto-medioambiental &gt; div .card-step {
    max-width: 70%;
  }
}
@media screen and (max-width: 768px) {
  #sostenibilidad #content .impacto-medioambiental {
    height: auto;
  }
  #sostenibilidad #content .impacto-medioambiental &gt; div &gt; h3 {
    font-size: 14px;
  }
  #sostenibilidad #content .impacto-medioambiental &gt; div .card-step {
    max-width: none;
  }
  #sostenibilidad #content .impacto-medioambiental &gt; div .card-step h1 {
    margin: 0 0.625rem 0 0;
  }
  #sostenibilidad #content .impacto-medioambiental &gt; div .card-step img {
    height: auto;
  }
  #sostenibilidad #content .impacto-medioambiental &gt; div.aerogenerador {
    display: flex;
    justify-content: center;
  }
  #sostenibilidad #content .impacto-medioambiental &gt; div.aerogenerador div {
    position: static;
  }
}
#programa-de-cumplimiento-corporativo #content .presentacion {
  margin: 0;
}
#programa-de-cumplimiento-corporativo #content .presentacion:first-child img {
  max-width: 520px;
}
#programa-de-cumplimiento-corporativo #content .presentacion:last-child picture {
  display: none;
  margin: 0 auto;
}
#programa-de-cumplimiento-corporativo #content .presentacion:last-child picture.show {
  display: flex;
}
#programa-de-cumplimiento-corporativo #content .presentacion ul {
  margin-top: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
#programa-de-cumplimiento-corporativo #content .presentacion ul li {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  font-size: 14px;
}
#programa-de-cumplimiento-corporativo #content .presentacion ul li svg {
  fill: #003575;
  max-width: 24px;
  width: 24px;
  height: 24px;
}
#programa-de-cumplimiento-corporativo #content .presentacion h2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #003575;
  background-color: #f2f2f2;
  padding: 0.625rem 1.25rem;
  margin-top: 1.25rem;
}
#programa-de-cumplimiento-corporativo #content .presentacion h2 span {
  font-size: 18px;
  color: #62646e;
  font-weight: 400;
}
#programa-de-cumplimiento-corporativo #content .presentacion h2 svg {
  cursor: pointer;
}
#programa-de-cumplimiento-corporativo #content .presentacion h2 svg path {
  fill: #62646e;
  display: none;
  pointer-events: none;
}
#programa-de-cumplimiento-corporativo #content .presentacion h2 svg path.show {
  display: block;
}
#programa-de-cumplimiento-corporativo #content .presentacion h2 svg:hover path {
  fill: #003575;
}
#programa-de-cumplimiento-corporativo #content .presentacion &gt; div ol {
  margin: 1.25rem 0 0 0;
}
#programa-de-cumplimiento-corporativo #content .presentacion ol {
  display: none;
  border: 1px solid #62646e;
  border-top: 0;
  padding: 1.25rem 2.5rem;
  transform: translateY(-1.25rem);
  background-color: rgba(255, 255, 255, 0.9);
}
#programa-de-cumplimiento-corporativo #content .presentacion ol.show {
  display: flex;
  flex-direction: column;
}
#programa-de-cumplimiento-corporativo #content .presentacion ol li {
  margin-bottom: 0.625rem;
}
#programa-de-cumplimiento-corporativo #content .presentacion ol li &gt; svg path {
  fill: #62646e;
}
#programa-de-cumplimiento-corporativo #content .presentacion ol li a {
  display: flex;
  align-items: center;
}
#programa-de-cumplimiento-corporativo #content .presentacion ol li:hover a svg path {
  fill: #EBA023;
}
#programa-de-cumplimiento-corporativo #content .presentacion p {
  padding: 1.25rem 2.5rem 0 0;
  background-color: rgba(255, 255, 255, 0.9);
}
#programa-de-cumplimiento-corporativo #content .presentacion p:last-child {
  padding-bottom: 1.25rem;
}
#programa-de-cumplimiento-corporativo #content .presentacion a {
  text-decoration: underline;
  text-underline-offset: 6px;
}
#programa-de-cumplimiento-corporativo #content .presentacion #cumplimiento-corporativo-container {
  margin-right: 2.5rem;
}
#programa-de-cumplimiento-corporativo #content .presentacion #cumplimiento-corporativo-container + picture img {
  max-width: 260px;
  min-width: 260px;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie {
  padding: 2.5rem 2.5rem 0;
  background-repeat: no-repeat;
  background-position: calc(100% - 1.28rem) top;
  background-size: 40%;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie &gt; a {
  display: inline-flex;
  margin: 0.625rem 0 1.25rem;
  background-color: #3c62ac;
  color: white;
  font-size: 18px;
  padding: 0.3125rem 1.25rem;
  border-radius: 6px;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie &gt; a:hover {
  background-color: #EBA023;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie &gt; em {
  display: inline-flex;
  margin: 0.3125rem 0 0.625rem;
  color: #62646e;
  font-size: 14px;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie &gt; em strong {
  padding: 0 0.3125rem;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie .flag {
  min-width: 30px;
  width: 30px;
  height: 30px;
  margin-right: 0.625rem;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie p {
  margin-bottom: 0.625rem;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie p.small-text {
  font-size: 12px;
  text-align: justify;
  font-style: italic;
  background-color: white;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 1.25rem;
  margin-top: 2.5rem;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie .linea-telefonica {
  display: flex;
  color: #62646e;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie .linea-telefonica &gt; div {
  display: flex;
  align-items: center;
  margin-right: 1.25rem;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie .linea-telefonica &gt; div img {
  margin-right: 0.625rem;
}
#programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie .linea-telefonica &gt; div:last-child {
  margin-right: 0;
}
#programa-de-cumplimiento-corporativo footer {
  margin-top: 2.5rem;
}

@media screen and (max-width: 1440px) {
  #programa-de-cumplimiento-corporativo #content .presentacion:nth-child(3) picture {
    align-self: flex-end;
  }
}
@media screen and (max-width: 1280px) {
  #programa-de-cumplimiento-corporativo #content .presentacion:last-child {
    transform: translateY(-80px);
  }
  #programa-de-cumplimiento-corporativo #content .presentacion:nth-child(3) picture {
    overflow: hidden;
    width: calc(50% - 1.25rem);
    max-height: 520px;
  }
  #programa-de-cumplimiento-corporativo #content .presentacion:nth-child(3) picture img {
    transform: translateX(-25%);
  }
  #programa-de-cumplimiento-corporativo #content .presentacion h3 {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 1.25rem 0;
  }
  #programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie {
    background-position: calc(100% - 1.8rem) top;
    transform: translateY(-80px);
  }
  #programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie .linea-telefonica {
    flex-wrap: wrap;
    margin-top: 1.25rem;
  }
  #programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie .linea-telefonica &gt; div {
    margin-bottom: 0.625rem;
    min-width: 220px;
  }
}
@media screen and (max-width: 1180px) {
  #programa-de-cumplimiento-corporativo #content div[class*=presentacion] picture {
    overflow: visible;
  }
  #programa-de-cumplimiento-corporativo #content .presentacion:last-child {
    transform: none;
  }
  #programa-de-cumplimiento-corporativo #content .presentacion &gt; div ol {
    margin: 0 0 1.25rem;
  }
  #programa-de-cumplimiento-corporativo #content .presentacion &gt; div ol:last-child {
    margin: 0;
  }
  #programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie {
    transform: none;
  }
  #programa-de-cumplimiento-corporativo footer {
    margin-top: 2.5rem;
  }
}
@media screen and (max-width: 1024px) {
  #programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie {
    background-size: 30%;
    background-position: calc(100% - 2.5rem) top;
  }
}
@media screen and (max-width: 768px) {
  #programa-de-cumplimiento-corporativo #content .presentacion {
    transform: none;
  }
  #programa-de-cumplimiento-corporativo #content .presentacion:first-child picture.mask-landscape {
    max-width: min-content;
    max-height: min-content;
    transform: scale(1.6);
    z-index: -1;
  }
  #programa-de-cumplimiento-corporativo #content .presentacion:first-child picture.mask-landscape img {
    transform: none;
    width: 100%;
  }
  #programa-de-cumplimiento-corporativo #content .presentacion p {
    background-color: transparent;
    padding: 0;
    text-align: justify;
  }
  #programa-de-cumplimiento-corporativo #content .presentacion #cumplimiento-corporativo-container {
    margin-right: 0;
  }
  #programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie {
    background-image: none !important;
  }
  #programa-de-cumplimiento-corporativo #content .cumplimiento-corporativo-pie &gt; em {
    display: inline;
  }
}
@media screen and (max-width: 580px) {
  #programa-de-cumplimiento-corporativo #content .presentacion &gt; div ol {
    padding: 1.25rem;
  }
  #programa-de-cumplimiento-corporativo #content .presentacion &gt; div ol li {
    margin-bottom: 1.25rem;
  }
  #programa-de-cumplimiento-corporativo #content .presentacion &gt; div ol li svg:not(.flag) {
    display: none;
  }
}
#proyectos-grupo-cobra #content #busqueda-proyectos {
  position: relative;
  z-index: 9;
  margin: 6rem 0;
  display: flex;
  justify-content: center;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .loader {
  margin: 1.25rem auto;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .slick-track .item-busqueda-proyectos div {
  position: relative;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .slick-track .item-busqueda-proyectos div h3 {
  position: absolute;
  z-index: 9;
  padding: 0.3125rem 0.625rem;
  background: linear-gradient(to left, transparent, #000000 100%);
  opacity: 0.6;
  padding: 0.3125rem 0.625rem;
  width: 100%;
  color: white;
  font-weight: normal;
  font-size: 18px;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .slick-track .item-busqueda-proyectos div .image-container {
  height: 340px;
  overflow: hidden;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .slick-track .item-busqueda-proyectos div .image-container .image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 340px;
  width: 100%;
  background-position: 50%;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .slick-track .item-busqueda-proyectos p {
  padding: 0;
  margin: 0;
  line-height: 120%;
  position: absolute;
  bottom: 0;
  padding: 0.3125rem 0.625rem;
  background: linear-gradient(to left, transparent, #000000 100%);
  opacity: 0.6;
  color: white;
  font-size: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 320px;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .slick-track .item-busqueda-proyectos:last-child {
  margin-right: 0;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] {
  display: flex;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] .item-busqueda-proyectos {
  display: flex;
  margin: 0 1.25rem 1.25rem 0;
  cursor: pointer;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] .item-busqueda-proyectos &gt; div {
  position: relative;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] .item-busqueda-proyectos &gt; div:hover {
  background: #EBA023;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] .item-busqueda-proyectos &gt; div:hover .image {
  transform: scale(1.2);
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] .item-busqueda-proyectos &gt; div .image-container {
  overflow: hidden;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] .item-busqueda-proyectos &gt; div .image-container .image {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-position: 50%;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] .item-busqueda-proyectos p {
  padding: 0;
  margin: 0;
  line-height: 140%;
  position: absolute;
  bottom: 0;
  padding: 0.3125rem 0.625rem;
  background: linear-gradient(to left, transparent, #000000 100%);
  opacity: 0.6;
  color: white;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 320px;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_2 .item-busqueda-proyectos:nth-child(2) {
  margin-right: 0;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_2 .item-busqueda-proyectos div .image-container {
  width: 280px;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_2 .item-busqueda-proyectos div .image-container .image {
  height: 280px;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_3 .item-busqueda-proyectos:nth-child(3) {
  margin-right: 0;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_3 .item-busqueda-proyectos div .image-container {
  width: 280px;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_3 .item-busqueda-proyectos div .image-container .image {
  height: 280px;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_4 .item-busqueda-proyectos:nth-child(4) {
  margin-right: 0;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_4 .item-busqueda-proyectos div .image-container {
  width: 280px;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_4 .item-busqueda-proyectos div .image-container .image {
  height: 280px;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_5 .item-busqueda-proyectos:nth-child(5) {
  margin-right: 0;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_5 .item-busqueda-proyectos div .image-container {
  width: 280px;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .bloque_5 .item-busqueda-proyectos div .image-container .image {
  height: 280px;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .paginacion {
  display: flex;
  justify-content: center;
  margin: 2.5rem auto;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .paginacion &gt; div {
  cursor: pointer;
  color: #3c62ac;
  text-decoration: underline;
  text-underline-offset: 6px;
  font-size: 18px;
  margin-right: 1.25rem;
  color: #003575;
  font-family: "Helvetica Neue";
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .paginacion &gt; div:last-child {
  margin-right: 0;
}
#proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .paginacion &gt; div.active {
  cursor: default;
  color: #62646e;
  font-size: 24px;
  text-decoration: none;
}
#proyectos-grupo-cobra #content #busqueda-proyectos.slick-container {
  width: calc(100% - 5rem);
}
#proyectos-grupo-cobra #content #busqueda-proyectos.slick-container.show {
  flex-direction: column;
  align-items: center;
}
#proyectos-grupo-cobra #content .banner-buscador-container {
  width: 100%;
  display: none;
  position: relative;
}
#proyectos-grupo-cobra #content .banner-buscador-container &gt; div {
  position: absolute;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 2.5rem;
  min-width: 50%;
  top: 50%;
  transform: translateY(-50%);
}
#proyectos-grupo-cobra #content .banner-buscador-container &gt; div h1 {
  font-size: 22px;
}
#proyectos-grupo-cobra #content .banner-buscador-container &gt; div p {
  max-width: 540px;
  margin: 2.5rem 0 1.25rem;
}
#proyectos-grupo-cobra #content .banner-buscador-container.show {
  display: flex;
}
#proyectos-grupo-cobra #content .banner-buscador-container.show option {
  font-family: "Helvetica Neue";
}
#proyectos-grupo-cobra #content .banner-buscador-container #filter-pais {
  font-family: "Helvetica Neue";
  max-width: 520px;
  cursor: pointer;
}
#proyectos-grupo-cobra #page footer.while-loader {
  margin-top: 8rem;
}

@media screen and (max-width: 1440px) {
  #proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos {
    max-width: calc(100% - 2.5rem);
  }
  #proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] .item-busqueda-proyectos:nth-child(3n) {
    margin-right: 0;
  }
  #proyectos-grupo-cobra #content .banner-buscador-container &gt; div {
    padding: 1.25rem;
  }
  #proyectos-grupo-cobra #content .banner-buscador-container &gt; div p {
    margin: 1.25rem 0;
  }
}
@media screen and (max-width: 1024px) {
  #proyectos-grupo-cobra #page {
    overflow: hidden;
  }
  #proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] {
    justify-content: center;
  }
  #proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .paginacion {
    display: flex;
    justify-content: center;
    width: calc(100% - 2.5rem);
    max-width: 80%;
    flex-wrap: wrap;
    justify-content: center;
    margin: 1.25rem auto 0;
  }
  #proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos .paginacion &gt; div {
    margin-bottom: 0.625rem;
    min-width: 20px;
  }
  #proyectos-grupo-cobra #content .banner-buscador-container h1 {
    line-height: 120%;
  }
  #proyectos-grupo-cobra #content .banner-buscador-container &gt; img {
    max-width: initial;
    max-height: 440px;
  }
}
@media screen and (max-width: 768px) {
  #proyectos-grupo-cobra #content #busqueda-proyectos {
    margin: 2.5rem 0 0;
  }
  #proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos {
    max-width: calc(100% - 2.5rem);
  }
  #proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] .item-busqueda-proyectos:nth-child(3n) {
    margin-right: 0;
  }
  #proyectos-grupo-cobra #content .banner-buscador-container &gt; div {
    padding: 1.25rem;
  }
  #proyectos-grupo-cobra #content .banner-buscador-container &gt; div p {
    margin: 1.25rem 0;
  }
}
@media screen and (max-width: 580px) {
  #proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] {
    justify-content: center;
  }
  #proyectos-grupo-cobra #content #busqueda-proyectos .busqueda-proyectos div[class*=bloque_] .item-busqueda-proyectos {
    display: flex;
    margin: 0 0 1.25rem 0;
    cursor: pointer;
  }
}
#innovacion #content .presentacion &gt; div {
  padding: 0;
  margin-right: 6%;
}
#innovacion #content .presentacion &gt; div div {
  display: flex;
  align-items: center;
  margin-top: 2.5rem;
}
#innovacion #content .presentacion &gt; div div p:last-child {
  padding: 0;
  margin: 0 0 0 2.5rem;
}
#innovacion #content .presentacion &gt; div div a {
  width: 100%;
  display: flex;
  align-items: flex-end;
  gap: 0.625rem;
}
#innovacion #content .presentacion &gt; div div a img {
  max-height: 160px;
}
#innovacion #content .presentacion &gt; div div a svg {
  transform: translateY(0.3rem);
}
#innovacion #content .presentacion &gt; div div a svg path {
  fill: #003575;
}
#innovacion #content .presentacion picture img {
  max-width: 780px;
}
#innovacion #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos:hover span {
  min-height: 100%;
}
#innovacion #content #carrousel_proyectos .carrousel_proyectos .slick-track .item-carrousel_proyectos span {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
#innovacion #content .proyecto-innovacion {
  margin-top: 2.5rem;
  background-repeat: no-repeat;
  background-size: cover;
  height: 660px;
  overflow: hidden;
  background-position: 50% 50%;
}
#innovacion #content .proyecto-innovacion.show {
  display: flex;
}
#innovacion #content .proyecto-innovacion .close, #innovacion #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture .proyecto-innovacion svg, #page #innovacion #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture .proyecto-innovacion svg, #innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg {
  right: inherit;
  left: 1.25rem;
}
#innovacion #content .proyecto-innovacion .proyecto-innovacion_card {
  position: absolute;
  top: 50%;
  left: 4rem;
  display: flex;
  flex-direction: column;
  background-color: white;
  border-radius: 6px;
  min-width: 400px;
  max-width: 40%;
  transform: translateY(-50%);
}
#innovacion #content .proyecto-innovacion .proyecto-innovacion_card h2 {
  font-size: 20px;
}
#innovacion #content .proyecto-innovacion .proyecto-innovacion_card h2, #innovacion #content .proyecto-innovacion .proyecto-innovacion_card p {
  padding: 0.3125rem 1.25rem 0;
}
#innovacion #content .proyecto-innovacion .proyecto-innovacion_card div {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1.25rem;
  border-top: 1px solid rgba(98, 100, 110, 0.25);
  margin-top: 1.25rem;
}
#innovacion #content .proyecto-innovacion .proyecto-innovacion_card div img {
  margin: 0;
  position: absolute;
  left: 1.25rem;
  max-width: 120px;
  max-height: 50px;
  padding: 0 !important;
}
#innovacion #content .proyecto-innovacion .proyecto-innovacion_card div span {
  min-width: fit-content;
  margin-right: 1.25rem;
}
#innovacion #content .proyecto-innovacion .proyecto-innovacion_card div svg {
  transform: scale(-1) translateY(0.4rem);
  max-width: 48px;
  cursor: pointer;
}
#innovacion #content .proyecto-innovacion .proyecto-innovacion_card div svg circle:first-child,
#innovacion #content .proyecto-innovacion .proyecto-innovacion_card div svg path {
  fill: #003575;
}
#innovacion #content .proyecto-innovacion .proyecto-innovacion_card div svg.hide {
  transform: scale(1) translateY(0.4rem);
}
#innovacion #content .proyecto-innovacion .spec-project-container {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  z-index: 999999;
  height: 100vh;
  min-width: 660px;
  color: white;
  max-width: 50%;
  transform: translateX(100%);
  background-color: #003575;
}
#innovacion #content .proyecto-innovacion .spec-project-container.show {
  transform: translateX(0%);
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row {
  border-bottom: 1px solid white;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row:last-child {
  padding-right: 1.25rem;
  padding: 1.25rem;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col {
  padding: 1.25rem;
  max-height: 340px;
  overflow-y: auto;
  color: white;
  padding: 1.25rem;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col img.horizontal {
  max-width: 320px;
  background-color: white;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col img.vertical {
  width: max-content;
  max-height: 80px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col h3 {
  color: white;
  margin-bottom: 1.25rem;
  font-size: 18px;
  font-family: "Helvetica Neue";
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col a {
  color: white;
  text-decoration: underline;
  text-underline-offset: 6px;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-description {
  padding: 0;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-description &gt; * {
  color: white;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-description p {
  font-size: 14px;
  margin-right: 0;
}
#innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-description img {
  background-color: white;
  padding: 0.3125rem;
}
#innovacion #content .proyecto-innovacion .edit-link {
  left: 2.5rem;
  right: auto;
}

@media screen and (max-width: 1440px) {
  #innovacion #content .presentacion &gt; div {
    width: calc(70% - 1.25rem);
  }
  #innovacion #content .presentacion &gt; picture {
    overflow: hidden;
    max-height: 520px;
  }
  #innovacion #content .presentacion &gt; picture img {
    transform: translate(-20%, 0%);
  }
}
@media screen and (max-width: 1180px) {
  #innovacion #content .presentacion {
    flex-direction: row;
  }
  #innovacion #content .proyecto-innovacion .proyecto-innovacion_card {
    left: 2.5rem;
  }
  #innovacion #content .proyecto-innovacion .spec-project-container {
    min-width: 0;
    width: 50%;
    max-width: none;
  }
}
@media screen and (max-width: 1080px) {
  #innovacion #content .presentacion {
    flex-direction: column;
  }
  #innovacion #content .presentacion &gt; div {
    width: 100%;
    padding: 0;
    margin: 1.25rem 0 0;
  }
  #innovacion #content .presentacion picture {
    width: 100%;
    margin: 1.25rem auto 0;
  }
  #innovacion #content .presentacion picture img {
    max-width: 100%;
    transform: none;
  }
  #innovacion #content .proyecto-innovacion {
    height: auto;
  }
  #innovacion #content .proyecto-innovacion .proyecto-innovacion_card {
    position: static;
    transform: none;
    margin: 0;
    min-width: 100%;
    border-radius: 0;
  }
  #innovacion #content .proyecto-innovacion .close, #innovacion #page #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture .proyecto-innovacion svg, #page #innovacion #content .proyecto .spec-project-container .specs-row .specs-col.specs-col-galeria picture .proyecto-innovacion svg, #innovacion #content .proyecto-innovacion .spec-project-container .specs-row .specs-col.specs-col-galeria picture svg {
    right: 1.25rem;
    left: inherit;
    top: 0;
    min-width: 48px;
    width: 48px;
    height: 48px;
  }
  #innovacion #content .proyecto-innovacion .spec-project-container {
    width: 100%;
    position: static;
    height: auto;
  }
  #innovacion #content .proyecto-innovacion .spec-project-container.show {
    transform: none;
  }
  #innovacion #content .proyecto-innovacion .spec-project-container .specs-col-description {
    max-height: 180px;
  }
  #innovacion #content #carrousel_proyectos.slick-container {
    padding: 1.25rem 0;
  }
}
@media screen and (max-width: 768px) {
  #innovacion #content .presentacion &gt; div {
    width: 100%;
    padding: 0;
  }
  #innovacion #content .presentacion &gt; div div p:last-child {
    margin-left: 1.25rem;
  }
  #innovacion #content div[id*=carrousel_] .slick-header h1 {
    margin: 0 0 1.25rem;
  }
  #innovacion #content .proyecto-innovacion .spec-project-container {
    max-height: 100%;
  }
}
@media screen and (max-width: 580px) {
  #innovacion #content .presentacion &gt; div h3 {
    text-align: left;
  }
  #innovacion #content .presentacion &gt; div div a {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  #innovacion #content .presentacion &gt; div div a svg {
    transform: translateY(0);
  }
  #innovacion #content div[id*=carrousel_] {
    padding: 0;
  }
  #innovacion #content div[id*=carrousel_] .slick-header {
    padding-top: 0;
  }
}
#actualidad #content .noticias {
  display: flex;
  margin: 0 2.5rem 1.25rem;
}
#actualidad #content .noticias .noticia {
  display: flex;
  align-items: center;
  width: calc(50% - 2.5rem);
  border-bottom: 1px solid #62646e;
  padding-bottom: 1.25rem;
  margin: 0 0 1.25rem 0;
}
#actualidad #content .noticias .noticia:first-child {
  margin-right: 2.5rem;
}
#actualidad #content .noticias .noticia a:first-child {
  background-repeat: no-repeat;
  background-size: cover;
  height: inherit;
  background-position: 50%;
  min-width: 40%;
  height: 180px;
  margin-right: 1.25rem;
  transition: all 250ms ease-in;
}
#actualidad #content .noticias .noticia a:first-child:hover {
  transform: scale(0.9);
  border-radius: 1.25rem;
}
#actualidad #content .noticias .noticia &gt; div em {
  display: flex;
  margin-bottom: 0.3125rem;
  font-size: 14px;
}
#actualidad #content .noticias .noticia &gt; div a {
  color: #62646e;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 130%;
}
#actualidad #content .noticias .noticia &gt; div a:hover {
  color: #3c62ac;
}
#actualidad #content .noticias:last-child {
  margin-bottom: 5rem;
}
#actualidad #content .noticias:last-child .noticia {
  margin-bottom: 0;
}
#actualidad #content .paginacion {
  display: flex;
  justify-content: center;
  margin: 5rem 0 2.5rem;
}
#actualidad #content .paginacion &gt; * {
  margin-right: 1.25rem;
}
#actualidad #content .paginacion &gt; *:last-child {
  margin-right: 0;
}
#actualidad #content .paginacion a.page-numbers {
  cursor: pointer;
  color: #3c62ac;
  text-decoration: underline;
  text-underline-offset: 6px;
  font-size: 18px;
}
#actualidad #content .paginacion a.prev, #actualidad #content .paginacion a.next {
  display: none;
}
#actualidad #content .paginacion .current {
  cursor: default;
  color: #62646e;
  font-size: 24px;
  text-decoration: none;
}

@media screen and (max-width: 1080px) {
  #actualidad #content .paginacion {
    margin: 2.5rem 0;
  }
}
@media screen and (max-width: 768px) {
  #actualidad #content .noticias {
    flex-direction: column;
  }
  #actualidad #content .noticias .noticia {
    width: 100%;
  }
  #actualidad #content .noticias .noticia &gt; div {
    margin-left: auto;
  }
  #actualidad #content .noticias .noticia:first-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 580px) {
  #actualidad #content .noticias {
    margin: 0 1.25rem 1.25rem;
  }
  #actualidad #content .noticias .noticia {
    flex-direction: column;
    margin: 0 0 2.5rem 0;
  }
  #actualidad #content .noticias .noticia &gt; a:not(.fake) {
    min-width: 100%;
    margin: 0 0 0.625rem 0;
  }
}
#equipo #content .presentacion {
  padding: 0;
}
#equipo #content .presentacion &gt; div {
  margin-right: 1.25rem;
}
#equipo #content .presentacion &gt; div:first-child {
  padding: 0 2.5rem;
}
#equipo #content .presentacion &gt; div:first-child h3 {
  margin-top: 2.5rem;
}
#equipo #content .presentacion &gt; div:first-child p {
  padding: 0;
}
#equipo #content .presentacion &gt; div:first-child p.infojobs-linkedin {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
#equipo #content .presentacion &gt; div:first-child p.infojobs-linkedin a {
  display: flex;
  align-items: center;
}
#equipo #content .presentacion &gt; div:first-child p.infojobs-linkedin a svg path {
  fill: #003575;
}
#equipo #content .presentacion &gt; div:first-child p.infojobs-linkedin a:first-child svg {
  transform: translate(4px, 4px);
}
#equipo #content .presentacion &gt; div:first-child p.infojobs-linkedin a:first-child svg path {
  fill: white;
}
#equipo #content .presentacion &gt; div:first-child p.infojobs-linkedin a:first-child svg path:first-child {
  fill: #003575;
}
#equipo #content .presentacion &gt; div:first-child p.infojobs-linkedin a:hover svg path {
  fill: #EBA023;
}
#equipo #content .presentacion &gt; div:first-child p.infojobs-linkedin a:hover:first-child svg path {
  fill: white;
}
#equipo #content .presentacion &gt; div:first-child p.infojobs-linkedin a:hover:first-child svg path:first-child {
  fill: #EBA023;
}
#equipo #content .presentacion .presentacion-banner {
  position: relative;
  flex-direction: row;
  align-items: center;
  min-width: 960px;
  overflow: hidden;
}
#equipo #content .presentacion .presentacion-banner &gt; div {
  position: absolute;
  z-index: 2;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  padding: 1.25rem 2.5rem;
}
#equipo #content .presentacion .presentacion-banner &gt; div h1, #equipo #content .presentacion .presentacion-banner &gt; div h2, #equipo #content .presentacion .presentacion-banner &gt; div h3 {
  color: white;
}
#equipo #content .presentacion .presentacion-banner &gt; div h2 {
  display: flex;
}
#equipo #content .presentacion .presentacion-banner &gt; div h2 &gt; div {
  overflow: hidden;
}
#equipo #content .presentacion .presentacion-banner &gt; div h2 &gt; div:last-child {
  margin-left: 0.625rem;
}
#equipo #content .presentacion .presentacion-banner &gt; div h2 &gt; div:first-of-type { /* For increasing performance ID/Class should've been used*/
  animation: showup 7s infinite;
}
#equipo #content .presentacion .presentacion-banner &gt; div h2 &gt; div:last-of-type {
  width: 0px;
  animation: reveal 7s infinite;
}
#equipo #content .presentacion .presentacion-banner &gt; div h2 &gt; div:last-of-type span {
  animation: slidein 7s infinite;
}
#equipo #content .presentacion .presentacion-banner &gt; div h3 {
  margin: 2.5rem 0 1.25rem;
}
#equipo #content .presentacion .presentacion-banner &gt; div h3 a {
  background-color: #3c62ac;
  color: white;
  padding: 0.625rem 1.25rem;
  width: fit-content;
  border-radius: 6px;
}
#equipo #content .presentacion .presentacion-banner &gt; div h3 a:hover {
  background-color: #EBA023;
}
@keyframes showup {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slidein {
  0% {
    margin-left: -800px;
  }
  20% {
    margin-left: -800px;
  }
  35% {
    margin-left: 0px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes reveal {
  0% {
    opacity: 0;
    width: 0px;
  }
  20% {
    opacity: 1;
    width: 0px;
  }
  30% {
    width: 355px;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    width: 355px;
  }
}
#equipo #content .presentacion .presentacion-banner .worker {
  position: absolute;
  right: 3rem;
  z-index: 1;
  transform: scale(1.04);
}
#equipo #content .presentacion .presentacion-banner .worker.hover {
  opacity: 0.9;
}
#equipo #content .presentacion .presentacion-banner .bg {
  transition: all 100ms ease-in;
  position: relative;
  z-index: 0;
  transform: scale(1.04);
}
#equipo #content .presentacion .presentacion-banner .bg.hover {
  animation: move 0.5s;
  animation-iteration-count: infinite;
}
@keyframes move {
  0% {
    transform: scale(1.04) translateX(1px);
  }
  10% {
    transform: scale(1.04) translateX(-1px);
  }
  20% {
    transform: scale(1.04) translateX(-2px);
  }
  30% {
    transform: scale(1.04) translateX(2px);
  }
  40% {
    transform: scale(1.04) translateX(1px);
  }
  50% {
    transform: scale(1.04) translateX(-1px);
  }
  60% {
    transform: scale(1.04) translateX(-2px);
  }
  70% {
    transform: scale(1.04) translateX(2px);
  }
  80% {
    transform: scale(1.04) translateX(-1px);
  }
  90% {
    transform: scale(1.04) translateX(1px);
  }
  100% {
    transform: scale(1.04) translateX(1px);
  }
}
#equipo #content .equipo-envia-tu-cv {
  overflow: hidden;
  position: relative;
  max-height: 320px;
  max-height: 280px;
  transition: all 100ms ease-in;
}
#equipo #content .equipo-envia-tu-cv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 53, 117, 0.6);
}
#equipo #content .equipo-envia-tu-cv div {
  position: absolute;
  top: 40%;
  left: 120px;
  padding: 1.25rem;
  transform: translateY(-50%);
}
#equipo #content .equipo-envia-tu-cv div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 280px;
  height: 280px;
  left: 0.625rem;
  background-color: white;
  transform: rotate(45deg);
  z-index: -1;
}
#equipo #content .equipo-envia-tu-cv div a {
  display: flex;
  justify-content: center;
  background-color: #003575;
  color: white;
  padding: 0.625rem 1.25rem;
  margin: 3.5rem auto 1.25rem;
  border-radius: 6px;
  width: fit-content;
}
#equipo #content .equipo-envia-tu-cv div a:hover {
  background-color: #3c62ac;
}
#equipo #content .programa-ingenieros {
  display: flex;
  margin: 2.5rem 0;
  align-items: center;
  overflow: hidden;
}
#equipo #content .programa-ingenieros &gt; div:first-child {
  margin-top: 3.8rem;
}
#equipo #content .programa-ingenieros &gt; div:first-child a {
  min-width: 56%;
}
#equipo #content .programa-ingenieros &gt; div:first-child p, #equipo #content .programa-ingenieros &gt; div:first-child h3 {
  padding: 0 2.5rem;
  margin-bottom: 1.25rem;
}
#equipo #content .programa-ingenieros &gt; div:first-child p:last-child {
  width: 100%;
  background-color: #3c62ac;
  color: white;
  padding: 0.625rem 2.5rem;
  margin-bottom: 0;
}
#equipo #content iframe {
  display: flex;
  width: 100%;
  max-width: 80%;
  margin: 4rem auto 0;
}

@media screen and (max-width: 1440px) {
  #equipo #content .presentacion {
    flex-direction: column;
  }
  #equipo #content .presentacion p:first-child {
    margin-bottom: 1.25rem;
  }
  #equipo #content .presentacion div {
    padding: 0;
  }
  #equipo #content .presentacion div:first-child h3 {
    margin: 1.25rem 0;
  }
  #equipo #content .presentacion .presentacion-banner {
    min-height: 530px;
  }
  #equipo #content .presentacion .presentacion-banner .bg {
    max-width: none;
  }
}
@media screen and (max-width: 1080px) {
  #equipo #content .presentacion .presentacion-banner {
    min-width: 0;
    width: calc(100% - 2.5rem);
    min-height: 500px;
  }
}
@media screen and (max-width: 768px) {
  #equipo #content &gt; h1 {
    margin: 1.25rem;
  }
  #equipo #content .presentacion &gt; div:first-child {
    padding: 0 1.25rem;
  }
  #equipo #content .presentacion .presentacion-banner &gt; div h1 {
    margin-left: 0;
  }
  #equipo #content .presentacion .presentacion-banner &gt; div h2 {
    flex-direction: column;
    margin-bottom: 1.25rem;
  }
  #equipo #content .presentacion .presentacion-banner &gt; div h2 &gt; div:last-child {
    margin-left: 0;
  }
}
@media screen and (max-width: 580px) {
  #equipo #content .presentacion .presentacion-banner .worker {
    transform: scale(1.25);
  }
  #equipo #content .presentacion .presentacion-banner &gt; div {
    padding: 0 1.25rem 1.25rem;
  }
  #equipo #content .presentacion .presentacion-banner &gt; div h1 {
    max-width: 180px;
  }
  #equipo #content .presentacion .presentacion-banner &gt; div h2 {
    font-size: 20px;
  }
  #equipo #content .presentacion .presentacion-banner &gt; div h3 a {
    display: block;
  }
}
#contacto #content .imagen-destacada {
  overflow: visible;
}
#contacto #content .imagen-destacada img {
  z-index: 1;
  position: relative;
}
#contacto #content .imagen-destacada .isotipo {
  opacity: 0.4;
  top: 40%;
  z-index: 0;
}
#contacto #content .direcciones-grupo-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10rem;
  padding-top: 340px;
  position: relative;
}
#contacto #content .direcciones-grupo-container .empresa-grupo {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 2.5rem 2.5rem 0;
  border-radius: 4px;
  padding: 1.25rem;
  max-width: 360px;
}
#contacto #content .direcciones-grupo-container .empresa-grupo:first-child {
  position: absolute;
  top: 0;
}
#contacto #content .direcciones-grupo-container .empresa-grupo img {
  max-height: 60px;
  margin: 0 0 1.25rem;
}
#contacto #content .direcciones-grupo-container .empresa-grupo h3 {
  margin-bottom: 1.25rem;
  font-size: 20px;
}
#contacto #content .direcciones-grupo-container .empresa-grupo .empresa-grupo_razon-social {
  display: flex;
  flex-direction: column;
}
#contacto #content .direcciones-grupo-container .empresa-grupo .empresa-grupo_razon-social p {
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  font-size: 14px;
}
#contacto #content .direcciones-grupo-container .empresa-grupo .empresa-grupo_razon-social p:last-child {
  margin-bottom: 0;
}
#contacto #content .direcciones-grupo-container .empresa-grupo .empresa-grupo_razon-social p img, #contacto #content .direcciones-grupo-container .empresa-grupo .empresa-grupo_razon-social p svg {
  max-width: 24px;
  margin: 0 0.625rem 0 0;
}
#contacto #content .direcciones-grupo-container .empresa-grupo .empresa-grupo_razon-social p img.icon-gray path, #contacto #content .direcciones-grupo-container .empresa-grupo .empresa-grupo_razon-social p svg.icon-gray path {
  fill: #62646e;
}

@media screen and (max-width: 1080px) {
  #contacto #content .direcciones-grupo-container .empresa-grupo {
    max-width: 300px;
  }
}
@media screen and (max-width: 768px) {
  #contacto #content .direcciones-grupo-container {
    margin-top: 2.5rem;
    padding-top: 0;
  }
  #contacto #content .direcciones-grupo-container .empresa-grupo:first-child {
    position: relative;
  }
}
@media screen and (max-width: 580px) {
  #contacto #content .direcciones-grupo-container .empresa-grupo:nth-child(n) {
    margin-right: 0;
  }
}
.single-post #page #content #imagen-destacada {
  height: 280px;
}
.single-post #page #content #imagen-destacada .image {
  background-repeat: no-repeat;
  background-size: cover;
  height: inherit;
  width: 100%;
  background-position: 50%;
}
.single-post #page #content #imagen-destacada::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: inherit;
  background-color: rgba(0, 0, 0, 0.5);
}
.single-post #page #content .entry-content {
  display: flex;
  align-items: flex-start;
  margin: 2.5rem auto 0;
  justify-content: center;
  max-width: 80%;
}
.single-post #page #content .entry-content h2 {
  line-height: 120%;
  margin: 0 0 2.5rem;
  font-size: 24px;
}
.single-post #page #content .entry-content .noticia {
  background-color: #003575;
  min-width: 300px;
  height: 300px;
  margin: 0 5rem 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: scale(0.8);
}
.single-post #page #content .entry-content .noticia img {
  max-width: 160px;
}
.single-post #page #content .entry-content .noticia h3 {
  color: white;
  font-family: "Helvetica Neue";
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  margin-top: 1.25rem;
}
.single-post #page #content .entry-content .noticia &gt; span {
  color: white;
  font-family: "Helvetica Neue Thin";
  font-size: 24px;
}
.single-post #page #content .entry-content .noticia hr {
  height: 1px;
  background-color: white;
  width: 80%;
  margin: 1.25rem 0 0;
  opacity: 0.8;
}
.single-post #page #content .entry-content p {
  margin-bottom: 1.25rem;
  text-align: justify;
}
.single-post #page #content .entry-content p:last-child {
  margin-bottom: 0;
}
.single-post #page #content .entry-content video {
  max-width: 680px;
  margin: 2.5rem auto 0;
  width: 100%;
  display: flex;
  border-radius: 6px;
}
.single-post #page #content .entry-content img {
  max-width: 400px;
  max-height: 280px;
  margin-top: 1.25rem;
  display: flex;
}
.single-post #page #content .entry-content .certificado-imagenes-container {
  display: flex;
}
.single-post #page #content .entry-content .certificado-imagenes-container a {
  margin-right: 2.5rem;
}
.single-post #page #content .entry-content .certificado-imagenes-container a:last-child {
  margin-right: 0;
}
.single-post #page #content .inter-posts-navigation {
  display: flex;
  justify-content: space-between;
}
.single-post #page #content .inter-posts-navigation .next-prev-post {
  position: relative;
  min-height: 138px;
}
.single-post #page #content .inter-posts-navigation .next-prev-post &gt; svg {
  position: absolute;
  z-index: 0;
  transform: rotate(-90deg) translateY(-0.625rem);
}
.single-post #page #content .inter-posts-navigation .next-prev-post div {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  margin-top: 1.25rem;
}
.single-post #page #content .inter-posts-navigation .next-prev-post div span {
  color: #3c62ac;
  background-color: white;
  padding: 0.625rem;
  line-height: 120%;
  max-width: 600px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.single-post #page #content .inter-posts-navigation .next-prev-post div svg {
  min-width: 64px;
  width: 64px;
  height: 64px;
}
.single-post #page #content .inter-posts-navigation .next-prev-post div svg path {
  fill: white;
}
.single-post #page #content .inter-posts-navigation .next-prev-post div:hover span {
  color: #003575;
  text-decoration: underline;
  text-underline-offset: 6px;
}
.single-post #page #content .inter-posts-navigation .next-prev-post div:hover svg {
  transform: scale(1.4);
}
.single-post #page #content .inter-posts-navigation .next-prev-post:last-child &gt; svg {
  transform: rotate(-180deg) translateX(-0.625rem);
  right: 0;
}
.single-post #page #content .inter-posts-navigation .next-prev-post:last-child span {
  text-align: right;
}
.single-post #page #content .inter-posts-navigation .next-prev-post.first-post {
  margin-left: auto;
}
.single-post #page #content .inter-posts-navigation .next-prev-post.last-post {
  margin-right: auto;
}
.single-post #page #content .inter-posts-navigation .next-prev-post.last-post &gt; svg {
  transform: rotate(-90deg) translateY(-0.625rem);
  left: 0;
}
.single-post #page footer {
  margin: 0;
  overflow: hidden;
  position: relative;
}

#catalogo-proyectos-integrados #page #content .entry-content {
  justify-content: inherit;
}

@media screen and (max-width: 1440px) {
  .single-post #page #content .inter-posts-navigation .next-prev-post {
    max-width: 40%;
  }
}
@media screen and (max-width: 1180px) {
  .single-post #page #content .entry-content {
    margin: 2.5rem;
    max-width: 100%;
  }
  .single-post #page #content .entry-content .noticia {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .single-post #page #content {
    position: relative;
  }
  .single-post #page #content .entry-content {
    margin: 2.5rem 1.25rem;
    flex-direction: column;
  }
  .single-post #page #content .entry-content .noticia {
    position: absolute;
    top: 2.5rem;
    left: 50%;
    transform: translateX(-50%) scale(1);
    height: 200px;
    background-color: rgba(0, 53, 117, 0.7);
  }
  .single-post #page #content .entry-content .noticia &gt; span {
    font-size: 20px;
  }
  .single-post #page #content .entry-content .noticia &gt; img,
  .single-post #page #content .entry-content .noticia &gt; hr {
    display: none;
  }
  .single-post #page #content .entry-content &gt; div:last-child {
    width: 100%;
  }
  .single-post #page #content .entry-content &gt; div:last-child img {
    margin: 1.25rem auto 0;
    max-width: 100%;
  }
  .single-post #page #content .inter-posts-navigation {
    flex-direction: column;
  }
  .single-post #page #content .inter-posts-navigation .next-prev-post {
    max-width: 100%;
    min-height: 0;
  }
  .single-post #page #content .inter-posts-navigation .next-prev-post &gt; svg {
    display: none;
  }
  .single-post #page #content .inter-posts-navigation .next-prev-post &gt; div {
    margin-top: 0;
  }
  .single-post #page #content .inter-posts-navigation .next-prev-post &gt; div svg path {
    fill: #003575;
  }
  .single-post #page #content .inter-posts-navigation .next-prev-post:first-child &gt; div span {
    margin-right: 1.25rem;
  }
  .single-post #page #content .inter-posts-navigation .next-prev-post:last-child &gt; div span {
    margin-left: 1.25rem;
  }
}
#page #content .pdfemb-viewer {
  margin: -14% auto 0;
  border: 1px solid #003575;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  opacity: 0.8;
}
#page #content .pdfemb-viewer .pdfemb-inner-div {
  background-color: white;
}

#normativa-de-vinci-medidas-fundamentales-e-ineludibles-salud-y-seguridad-en-el-trabajo #page #content .pdfemb-viewer {
  margin-top: -15.2%;
}

#normativa-de-vinci-manifiesto #page #content .pdfemb-viewer {
  margin-top: -12.9%;
}

body[id*=cobra-] #page #content .pdfemb-viewer {
  margin-top: -11%;
}

@media screen and (max-width: 1250px) {
  #page #content .pdfemb-viewer {
    max-width: 1024px;
  }
  #page #content .pdfemb-viewer .pdfemb-the-canvas {
    max-width: 1024px;
    height: auto !important;
  }
}
@media screen and (max-width: 1180px) {
  #page #content .pdfemb-viewer {
    max-width: calc(100% - 2.5rem);
  }
  #page #content .pdfemb-viewer .pdfemb-the-canvas {
    max-width: calc(100% - 2.5rem);
  }
}
@media screen and (max-width: 1080px) {
  #page #content .pdfemb-viewer {
    margin-top: -10%;
  }
}
@media screen and (max-width: 768px) {
  #page #content .pdfemb-viewer {
    margin-top: 4rem;
    opacity: 1;
  }
}
@media screen and (max-width: 580px) {
  #page #content .pdfemb-viewer {
    margin-top: 1.25rem;
    max-width: 100%;
    border: 0;
    border-radius: 0;
  }
  #page #content .pdfemb-viewer .pdfemb-the-canvas {
    max-width: 100%;
  }
}
#page #content .pages-404-container,
#page #content .proyectos-404-container {
  position: relative;
  min-height: 800px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#page #content .pages-404-container div,
#page #content .proyectos-404-container div {
  background-color: rgba(255, 255, 255, 0.7);
  position: relative;
  z-index: 9;
  height: fit-content;
  padding: 2.5rem;
}
#page #content .pages-404-container h1,
#page #content .proyectos-404-container h1 {
  font-size: 22px;
  color: #62646e;
  margin: 0 0 1.25rem;
}
#page #content .pages-404-container ul,
#page #content .proyectos-404-container ul {
  color: #62646e;
  margin: 0.625rem 0 0;
}
#page #content .pages-404-container img,
#page #content .proyectos-404-container img {
  position: absolute;
  top: 0;
}

@media screen and (max-width: 1440px) {
  #page #content .proyectos-404-container {
    min-height: 700px;
  }
}
@media screen and (max-width: 1250px) {
  #page #content .proyectos-404-container {
    min-height: 600px;
  }
}
@media screen and (max-width: 1024px) {
  #page #content .proyectos-404-container {
    min-height: 500px;
  }
}
@media screen and (max-width: 750px) {
  #page #content .proyectos-404-container {
    min-height: 300px;
  }
  #page #content .proyectos-404-container img {
    transform: scale(2);
  }
}
#page #content .legal-container {
  display: flex;
  flex-direction: column;
  margin: 4rem auto 0;
  width: 80%;
}
#page #content .legal-container h4 {
  color: #003575;
  margin: 1.25rem 0 0.625rem;
}
#page #content .legal-container p {
  margin-bottom: 1.25rem;
  line-height: 140%;
  text-align: justify;
  font-family: "Helvetica Neue";
}
#page #content .legal-container ul {
  margin-left: 0.625rem;
}
#page #content .legal-container ul li {
  color: #62646e;
}
#page #content .legal-container ul li::before {
  content: "•"; /* Utiliza el código Unicode del bullet, en este caso el punto (•) */
  display: inline-block; /* Permite que el bullet ocupe su propio espacio */
  width: 1.25rem; /* Ancho del bullet */
}

@media screen and (max-width: 768px) {
  #page #content .legal-container {
    width: calc(100% - 2.5rem);
  }
}/*# sourceMappingURL=style.css.map */</pre></body></html>