/*
Theme Name: Code Barcelona
Theme URI: https://codewebbarcelona.com/
Author: Code Barcelona
Author URI: http://codewebbarcelona.com/
Description: Code Barcelona
Version: 1.0
Tags: be inspired
Text Domain: Code Barcelona
*/

@charset "utf-8";
/* CSS Document */

/*estandards*/

.margintop40 {
  height: 40px;
}
.margintop80 {
  height: 80px;
}
.textcenter {
  text-align: center !important;
}
.textleft {
  text-align: left !important;
}
.textright {
  text-align: right !important;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.displaynormal {
  display: inline !important;
}
.ccenter {
  margin: auto;
}
.fixed {
  position: fixed;
}
.pointer {
  cursor: pointer;
}

.positionabsolute {
  position: absolute;
}
.positionrelative {
  position: relative;
}

.bold {
  font-weight: bold;
}
li,
ul {
  margin: 0px;
  padding: 0px;
}
.min {
  width: 960px;
  margin: auto;
}
.cvcenter {
  display: table;
  height: 100%;
  width: 100%;
}
.cvcenterinner {
  display: table-cell;
  vertical-align: middle;
}
.nicescroll-rails {
  z-index: 999 !important;
}
/*//estandards*/
.clear {
  clear: both;
}

/*general*/
body,
html,
.cpagewrap {
  height: 100%;
}
body {
  font-size: 20px;
  color: black;
  font-family: "DIN", sans-serif;
  margin: 0;
  font-weight: 400;
  letter-spacing: 0px;
  background-color: white;
}
img {
  border: 0 none;
}
a {
  font-size: 20px;
  color: black;
  font-family: "Roboto", sans serif;
  text-decoration: none;
  letter-spacing: 1px;
}
a:hover {
  text-decoration: none;
}

h1,
.sh1 {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
}

:root {
  --darkgray: #44424e;
  --blue: #0a336f;
  --yellow: #ffcb00;
  --gray: #808080;
  --color4: #9e5b9d;
  --colorgray: #aeadb3;
  --colorblack: #000000;
  --mainMargin: 30px;
  --halfMargin: calc(var(--mainMargin) / 2);
}
/*///general*/

/*slider*/
.cwrap,
.cpasador,
.slide {
  height: 100%;
  width: 100%;
}
.cwrap {
  position: relative;
  height: 66%;
}
.slide {
  background-position: center;
  background-size: cover;
}

/*web*/
.cheader {
  position: fixed;
  width: 100%;
  z-index: 600;
  font-family: "Roboto", sans-serif;
}
.cheaderinner {
  position: relative;
}
.cheaderlogo a {
  margin: auto;
  width: 60px;
  height: auto;
  display: block;
}
.cselectoridioma {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 50px;
  z-index: 20;
}
.cburger {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 50px;
  cursor: pointer;
}
.cheaderlogo img {
  height: auto;
  width: 100%;
}
.cburgerinner {
  position: relative;
}
.cburgertitle {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.cburgerbar {
  height: 2px;
  width: 100%;
  margin-bottom: 8px;
  margin-top: 3px;
  background-color: #0a336f;
}
.cburgerbar:last-child {
  margin-bottom: 0px;
}
.cheaderinner {
  padding-top: 17px;
  padding-bottom: 17px;
}
.cmenuproductos {
  height: 100px;
  background-color: #0a336f;
  position: relative;
  z-index: 20;
}
.cmenuproductosmenu {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.cmenuproductosinner {
  position: relative;

  padding-left: 50px;
  padding-right: 50px;
}

.lsubmelement,
.cmenuproductosmenu {
  color: white;
  font-size: 14px;
  font-weight: 700;
  height: 100px;
  display: inline-block;
  line-height: 100px;
}
.lsubmelement a,
.cheaderv2 .csearchbar a,
.cheaderv2 .csearchbar {
  color: white;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.cmenuproductosmenu .lproductosmenu1 {
  margin-right: 0px;
  color: #ffcb00;
}
.cmenuproductosmenu .lsubmelement {
  padding-left: 22px;
  padding-right: 22px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  position: relative;
}
.lproductossub {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.choverpastilla {
  position: absolute;
  top: 0px;
  left: 150px;
  width: 0px;
  height: 0%;
  background-color: #ffcb00;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.cmenuproductosinner {
  height: 100%;
}
.csubmenusubinner {
  opacity: 0;
}
.lproductossub:hover,
.lproductossub:hover a {
  color: #0a336f;
}
.lhoverpastillahover {
  opacity: 1;
  height: 100%;
}
.chomebanner {
  padding-top: 1px;
  z-index: 500;
  position: relative;
}
.cvideohome {
  height: 1000px;
  position: relative;
  overflow: hidden;
}
.cvideohome video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes zoominoutsinglefeatured {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.5);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
.copa {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: black;
  z-index: 110;
  opacity: 0.18;
}
.ccopyhome {
  background-image: url(img/copyhome.png);
  height: 100%;
  position: absolute;
  top: -50px;
  left: 0px;
  width: 100%;
  z-index: 300;
  background-position: center;
  background-repeat: no-repeat;
}
.csubmenusub {
  position: absolute;
  top: 100px;
  left: 0px;
  background-color: #ffcb00;
  width: 800px;
  height: 240px;
}
.cheaderbg {
  position: absolute;
  top: -50px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: white;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.csubmenusubinner {
  height: 100%;
  position: relative;
}
.csubmenuimage,
.cmenusublinks {
  float: left;
}
.csubmenuimage {
  width: 40%;
  height: 100%;
  background-image: url("img/submenu.jpg");
  background-position: center;
  background-size: cover;
}
.cmenusublinks {
  width: 60%;
  margin-top: 20px;
}
.cmenusublinksinner {
  padding-left: 20px;
}
.cmenusublinks a {
  font-size: 13px;
  display: block;
  width: 185px;
  color: #43414d;
  margin-left: 30px;
  margin-top: 20px;
  line-height: 21px;
  float: left;
}
.csubmenusub {
  display: none;
}
.cmenu {
  position: relative;
  text-align: center;
  background-color: #f2f2f3;
  height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.1s;
}
.cmenu li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}
.cmenuinner {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transition-delay: 0s;
}
.cmenu a {
  color: #605f67;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.showmenu .cmenu {
  height: 100px;
  transition-delay: 0s;
}

.showmenu .cmenuinner {
  opacity: 1;
  transition-delay: 0.1s;
}
.cburgertitle {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.showmenu .cburgertitle {
  opacity: 0;
}
.cburgerbar {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.showmenu .cburgerbar1 {
  transform: rotate(20deg) translateY(5px);
}
.showmenu .cburgerbar2 {
  transform: rotate(-20deg) translateY(-5px);
}
.cmenuproductosmenu .lproductosmenu1 {
  padding-left: 0px;
}
.csearchbar {
  float: right;
  height: 100%;
  position: relative;
}
input,
textarea,
select {
  font-family: "Roboto", sans serif;
  font-size: 16px;
  background-color: transparent;
  border: 0px;
  font-weight: 300;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
.isearch {
  color: white;
  border-bottom: 1px solid white;
  padding: 10px;
  padding-left: 12px;
  padding-right: 12px;
  width: 300px;
}
.csearchbarinner {
  position: relative;
}
.isearch::placeholder {
  color: white;
}
.csearchbar svg {
  position: absolute;
  top: 10px;
  right: 0px;
}
.csliderfldown {
  position: absolute;
  bottom: 50px;
  left: 0px;
  width: 100%;
  z-index: 300;
  text-align: center;
}
.csliderfldown svg {
  display: inline-block;
  animation: bounce 2s infinite;
}
.csliderfldown svg polyline {
  stroke: white;
}
@keyframes bounce {
  0% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}
h1 {
  font-family: "DIN", sans-serif;
}
.chometext {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 200;
  text-align: center;
}
.spretitulartop {
  color: white;
  font-size: 23px;
  font-weight: 500;
  letter-spacing: 1px;
  display: inline-block;
  font-family: "Roboto", sans-serif;
}
.htitulartop {
  font-size: 120px;
  line-height: 120px;
  margin-top: 6px;
  margin-bottom: 0px;
  color: white;
}
.cnewslider {
  width: 100%;
}
.cnewsliderimg {
  background-position: center;
  background-size: cover;
}
.chomebloquewrap {
  margin-top: 60px;
  padding-bottom: 60px;
}
.cnewsliderwrap {
  position: relative;
  z-index: 180;
}
.cnewsliderimg img {
  display: block;
  width: 100%;
}
.cnewsliderimg {
  width: 63%;
  position: relative;
}
.cnewslidertextwrap {
  width: 37%;
  position: absolute;
  left: 63%;
  height: 100%;
  top: 0px;
}
.cnewslider {
  background-color: #c4c5c7;
}
.cnewslidertext h3 {
  margin-top: 0px;
  font-size: 28px;
  font-family: "Roboto", sans-serif;
  margin-bottom: 0px;
}
.cnewsliderwrap {
  width: 75%;
  position: relative;
}
.cnewsliderwrap {
  float: right;
}
.cnewslidertext {
  padding: 45px;
}
.cnewslidertext p {
  color: #808080;
  margin-bottom: 30px;
}
.lnewleermas {
  display: inline-block;
  padding: 12px;
  background-color: #0a336f;
  color: white;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 1px;
  padding-left: 45px;
  padding-right: 45px;
}
.ltitular {
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1px;
  padding: 20px;
  background-color: #fff;
  color: #0a336f;
  font-weight: 700;
  font-size: 16px;
  padding-left: 62px;
  padding-right: 62px;
  margin-top: 20px;
}
.chomebloque {
  position: relative;
}
.cbloquetitularhome1 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: #605f67;
  color: white;
  z-index: 300;
  z-index: 190;
}
.htitular {
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 68px;
  line-height: 69px;
  text-transform: uppercase;
}
.spretitular {
  font-size: 22px;
  margin-bottom: 10px;
  display: block;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
.home .spretitular {
  font-size: 29px;
}
.cbloquetitularinner {
  padding: 70px;
}
.home .cbloquetitularinner {
  padding: 100px;
}
.cbloquetitularhome2 {
  background-color: #0a336f;
  color: white;
  text-align: center;
  width: 52%;
  float: right;
  position: relative;
  z-index: 170;
}
.cimgbloquehome {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 55%;
  height: 60%;
  background-position: center;
  background-repeat: no-no-repeat;
  z-index: 150;
}
.cbannerhome {
  position: relative;
  overflow: hidden;
}
.cbannerhomeinner {
  text-align: center;
  position: relative;
  padding: 200px;
  z-index: 50;
  color: white;
  font-style: italic;
  font-size: 30px;
  line-height: 47px;
  font-family: "Roboto", sans-serif;
  max-width: 1000px;
  margin: auto;
}
.cbannerhomeimg {
  background-image: url("img/test/banner.jpg");
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 30;
  background-position: center;
  background-size: cover;
}
.cbannerhomeinner a {
  color: white;
  font-style: normal;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  padding: 7px;
  padding-left: 50px;
  padding-right: 50px;
  border: 4px solid white;
  margin-top: 20px;
}
.cbannerhomeopa {
  background-color: #0a336f;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 40;
  opacity: 0.84;
}
footer,
footer a {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}
footer .contentlarge {
  position: relative;
  line-height: 24px;
}
.cpieinfo,
.cpielinks {
  padding-top: 50px;
  margin-bottom: 0px !important;
}
.cpieinfo a,
.cpieinfo span {
  display: block;
}
.sfootertitle {
  font-weight: 700;
}
.cpielinks span {
  display: block;
}
.cpielinks a {
  display: block;
}
.cpielegal a {
  display: inline-block;
}
.cpielinkscol {
  width: 200px;
  float: left;
}
.cpielegal,
.cpielegal a,
.cdisenocode a {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
}
.cpielegal a,
.cdisenocode a {
  width: auto;
}
.cpielegal,
.cdisenocode {
  margin-top: 50px;
}
.cpiecorporativo {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  padding-left: 50px;
  padding-right: 50px;
  background-color: #ffcb00;
  overflow: hidden;
}
.cpiecorporativo img {
  margin-bottom: 10px;
}
.cbannertop {
  position: relative;
}
.cbannertopimg {
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #44424e;
  z-index: 30;
}
.cbannertoptext {
  position: relative;
  z-index: 30;
  text-align: center;
  padding: 180px;
  padding-top: 155px;
  z-index: 40;
}
.cbannertopopa {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 35;
  background-color: #0b284b;
  opacity: 0.3;
}
.cbodycontent {
  background-color: #c4c5c7;
  padding-top: 50px;
}
.cbreadcrumbs {
  padding-top: 40px;
  padding-bottom: 40px;
}
.hasbanner .cbreadcrumbs.cbreadcrumbstop {
  padding-top: 0px;
  margin-top: -10px;
}
.cbreadcrumbsinner {
  float: left;
}
.cbreadcrumbssubmenu {
  float: right;
}
.cbreadcrumbs,
.cbreadcrumbs a {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #43414d;
}
.cbreadcrumbssubmenu span,
.cbreadcrumbssubmenu a {
  margin-left: 30px;
}
.jqgoto {
  cursor: pointer;
}
.cinnercontent {
  background-color: white;
}
.ccapaimg,
.ccapaopa {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.ccapaopa {
  opacity: 0.8;
  background-color: black;
}
.ccapaimg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.chistoria {
  position: relative;
}
.chistoriatitle {
  position: relative;
  z-index: 30;
  color: white;
  width: 32%;
  background-color: #0a336f;
  float: left;
}
.cbloquetitular p {
  margin-bottom: 0px;
  margin-top: 10px;
}
.chistoriatext {
  background-color: white;
  position: relative;
  z-index: 20;
  float: right;
  width: 68%;
  text-align: justify;
}
.ctext {
  line-height: 28px;
  color: #808080;
  text-align: justify;
}
.ctextinner {
  padding: 70px;
}
.cyearswrap {
  position: relative;
  z-index: 30;
  color: white;
  text-align: center;
}
.cyearswrap h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 72px;
  line-height: 73px;
}
.cyearswrap p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.cyearswrap .col25 {
  margin-bottom: 0px;
}
.cyearswrap {
  padding-top: 130px;
  padding-bottom: 130px;
  overflow: hidden;
}
.cslidenext {
  transform: rotate(180deg);
  cursor: pointer;
}
.cslideprev {
  cursor: pointer;
}
.ccyclenextprev {
  color: black;
  background-color: white;
  font-size: 17px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 130px;
  letter-spacing: 1px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.ccyclenextprev svg polyline {
  stroke: black;
}
.cyearswrap .col25 {
  height: 100%;
}
.cmision {
  z-index: 110;
  position: relative;
}
.cmision .spretitular {
  color: #44424e;
}
.cmisionleft {
  margin-bottom: 0px !important;
}
.cmision h2 {
  color: #0a336f;
}
.cmisionright {
  color: white;
  position: absolute;
  right: 0px;
}

.cmisionrightinner {
  background-color: #0a336f;
  margin-left: 65px;
  padding-top: 150px;
  padding-bottom: 150px;
}

.cmisionright path,
.cmisionright polyline,
.cmisionright rect,
.cmisionright line,
.cmisionright circle,
.cmisionright polygon,
.cmisionright ellipse {
  stroke: white;
}
.cmisionicon {
  text-align: center;
}
.cmisionicon span {
  display: block;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.cmisionicon {
  float: left;
  width: 33.33333333333332%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.cmisionright .cinner {
  position: relative;
  margin-left: 40px;
  margin-right: 40px;
}
.cmisionimg {
  height: 650px;
  z-index: 100;
  position: relative;
}
.cmisionimgbg {
  background-position: center;
  background-size: cover;
  background-image: url(img/nosotros/mision.jpg?v=3);
  height: 100%;
}
.ccomprometidosinner {
  text-align: center;
  max-width: 1200px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 150px;
}
.ccomprometidos .spretitular {
  color: #44424e;
}
.ccomprometidos h2 {
  color: #0a336f;
}
.corganizacion {
  position: relative;
  padding-top: 290px;
  padding-bottom: 50px;
}
.corganizacionimg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-image: url(img/nosotros/organizacion.jpg);
  z-index: 10;
}
.corganizacionopa {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 15;
  background-color: #0a336f;
  opacity: 0.8;
}
.corganizacioninner {
  position: relative;
  z-index: 30;
}
.corganizacioninner {
  max-width: 1200px;
  margin: auto;
  text-align: center;
  color: white;
}
.corganizacion h3 {
  text-transform: uppercase;
  font-size: 35px;
  margin-bottom: 80px;
}
.cteamitem img {
  max-width: 200px;
}
.cequipoimage {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}
.cteamitem {
  margin-bottom: 90px !important;
}
.cteamcontent {
  cursor: pointer;
}

.cequipoimage {
  display: inline-block;
  background-position: center;
  background-size: cover;
  border-radius: 100%;
}
.corganizaciontitle {
  z-index: 30;
  color: white;
  background-color: #44424e;
  position: absolute;
  top: -100px;
  left: 0px;
}
.cpopupwrap {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 800;
}
.cpopup {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 1050px;
  width: 100%;
  z-index: 30;
  background-color: white;
  transform: translateX(-50%) translateY(-50%);
}
.cpopupinner {
  padding: 100px;
}
.cequipoimagewrap img {
  display: block;
  width: 100%;
}
.cequipoimagewrap {
  height: 100%;
  float: left;
  width: 25%;
  position: relative;
}
.cequipocontent {
  float: left;
  width: 75%;
}
.cequipocontentinner {
  padding-left: 45px;
  padding-top: 70px;
}
.cequipocontenttext {
  margin-top: 40px;
}
.spopupnombre,
.spopupcargo {
  display: block;
}
.cpopup {
  background-color: #44424e;
  color: white;
}
.cpopupclose {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 90px;
  width: 90px;
  background-image: url(img/elementos/i-close.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ffcb00;
  cursor: pointer;
  z-index: 20;
}
.cpopupopa {
  background-color: white;
  opacity: 0.5;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.cequipocontenttext {
  text-align: justify;
  font-size: 20px;
}
.cpopupwrap {
  display: none;
}
.cdesarrolloinner {
  text-align: justify;
  max-width: 1100px;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
.cdesarrollo .spretitular {
  color: #44424e;
}
.cdesarrollo h2 {
  color: #0a336f;
}
.ccodigoleft {
  color: white;
  background-color: #44424e;
}
.lbutton {
  background-color: #616068;
  color: white;
  padding: 15px;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  padding-left: 40px;
  padding-right: 40px;
}
.lbuttonblue {
  background: #0a336f;
}
.ccodigo .lbutton {
  padding-left: 100px;
  padding-right: 100px;
  margin-top: 30px;
}
.ccodigoimgbg {
  background-position: center;
  background-size: cover;
  background-image: url(img/nosotros/codigo.jpg);
  height: 100%;
  margin-top: 70px;
}
.ccodigo {
  position: relative;
  overflow: hidden;
}
.ccodigoimg {
  position: absolute;
  left: 50%;
  height: 100%;
  width: 50%;
}
.cheader .jqsubmenusticky {
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0;
  margin-left: 0px;
  margin-right: 0px;
}
.cheader .cbreadcrumbsback {
  background-color: #f2f2f3;
  padding: 15px;
  padding-left: 50px;
  padding-right: 50px;
}
.cheader .cbreadcrumbs {
  padding-top: 0px;
  padding-bottom: 0px;
}
.cheader .jqsubmenusticky {
  float: none;
}
.cheader .jqsubmenusticky {
  text-align: center;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -66px;
  z-index: 10;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.scrolledsticky .cheader .jqsubmenusticky {
  margin-top: 0px;
  opacity: 1;
}
.scrolled .cheaderlogo a {
  margin: auto;
  width: 40px;
}
.scrolled .cheaderinner {
  padding-top: 10px;
  padding-bottom: 10px;
}
.scrolled .cmenuproductos,
.scrolled .lsubmelement {
  height: 70px;
  line-height: 70px;
}
.scrolled .isearch {
  font-size: 14px;
}
.scrolled .csearchbar svg {
  top: 30px;
}
.cheaderlogo a,
.cheaderinner,
.cmenuproductos,
.lsubmelement,
.isearch,
.csearchbar svg {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.scrolled.showmenu .cmenu {
  height: 75px;
}
.scrolled .csubmenusub {
  top: 71px;
}
.lmenuproductosbig {
  height: 700px;
  float: left;
  margin-bottom: 0px !important;
  position: relative;
  overflow: hidden;
}
.lmenuproductosbigimg,
.lmenuproductosbigopa {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.lmenuproductosbigtitle {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  color: white;
  z-index: 20;
  text-transform: uppercase;
  font-family: "DIN", sans-serif;
  font-size: 44px;
}
.lmenuproductosbigopa {
  background-color: black;
  opacity: 0.3;
  z-index: 10;
}
.lmenuproductosbigimg {
  background-position: center;
  background-size: cover;
}
.page-template-page-productos .cinnercontent {
  background-color: transparent;
}
.page-template-page-productos .cbreadcrumbssubmenu span {
  margin-left: 0px;
  margin-right: 0px;
  cursor: pointer;
}
.page-template-page-productos
  .jqsubmenusticky
  .cbreadcrumbssubmenu
  span:last-child {
  display: none;
}
.cevento {
  margin-bottom: 0px !important;
  background: white;
  text-align: center;
  position: relative;
  aspect-ratio: 1/1;
}
.cevento h3 {
  font-size: 17px;
}
.cproyectosimg {
  margin-top: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 65%;
}
.ceventotext {
  margin-bottom: 40px;
  color: #808080;
  position: relative;
  z-index: 20;
}
.cbckcolor {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  opacity: 0;
  background: black;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/*.cevento:nth-child(2n+3) .cbckcolor{
display: block;}*/
.prododd .cbckcolor {
  opacity: 0.05;
}
.cgrids,
.cevento {
  width: 33.33333333333333%;
}
.gutter-sizer {
  width: 0px;
}
.ceventosgrid {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.cmenusublinks a {
  text-transform: uppercase;
}
.cactualidad .cinnercontent {
  background-color: transparent;
}
.cnewitemimage {
  background-size: cover;
  background-position: center;
}
.cnewitem .cinner {
  background-color: white;
}
.cnewitem h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  color: #0a336f;
}
.cinnertitle {
  padding: 40px;
  max-width: 70%;
}
.newsizesmall {
  width: 100%;
}
.newsizesmall .cnewitemimage {
  float: left;
  position: relative;
}
.newsizesmall .cnewitemimage img {
  height: 160px;
  width: auto !important;
}
.newsizesmall .cinner {
  position: relative;
}
.newsizesmall .cinnertitle {
  position: absolute;
  top: 0px;
  left: 215px;
  height: 100%;
  box-sizing: border-box;
}
.pageditem {
  height: 0px;
  overflow: hidden;
  margin-bottom: 0px !important;
  opacity: 0;
}
.pageditem.newsizesmall .cnewitemimage,
.pageditem.newsizesmall .cinnertitle {
  opacity: 0;
}
.newsizesmall .cnewitemimage,
.newsizesmall .cinnertitle {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  transition-delay: 0.3s;
}
.pageditem.newsizesmall .cnewitemimage img {
  height: 0px;
}
.pageditem.newsizesmall .cinnertitle {
  padding: 0px;
}
.newsizesmall,
.newsizesmall .cnewitemimage img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
. h1 {
  color: #0a336f;
  margin-top: 0px;
  text-align: left;
  font-size: 40px;
  width: 80%;
  line-height: 45px;
  margin-bottom: 40px;
}
.cnewscontent {
  padding: 100px;
}
.cnewsingleimage {
  height: 600px;
  background-position: center;
  background-size: cover;
}
.sblogshare {
  font-size: 25px;
  text-transform: uppercase;
  margin-top: 50px;
  color: #0a336f;
  display: block;
  margin-bottom: 10px;
}
.csingleblogredes svg {
  width: 50px;
  height: auto;
  margin-right: 7px;
}
.cmapacontacto {
  height: 600px;
  position: relative;
}
.cmapa {
  height: 100%;
}
.cformcontacto input,
.cformcontacto select,
.cformcontacto textarea {
  width: 100%;
  background-color: #f2f2f3;
  border: 0px;
  box-sizing: border-box;
  padding: 15px;
  color: #808080;
  font-family: "DIN", sans-serif;
  font-size: 20px;
}
.cformcontacto input::placeholder,
.cformcontacto select::placeholder,
.cformcontacto textarea::placeholder {
  color: #808080;
}
.ccontactocontent {
  text-align: center;
  color: #808080;
}
.cformcontacto .cinner {
  position: relative;
}

.cformcontacto *[class^="col"] {
  margin-bottom: 20px;
}
.cformcontacto *[class^="col"] .cinner {
  margin-left: 10px;
  margin-right: 10px;
}
.cformcontacto {
  margin-left: -10px;
}
.cformcontacto textarea {
  min-height: 200px;
}
.ccontactolegal {
  text-align: left;
  font-size: 16px;
  line-height: 25px;
}
.ccontactolegal a {
  font-size: 16px;
  font-family: "DIN", sans-serif;
  font-weight: 400;
  color: #808080;
  text-decoration: underline;
}
.ccontactocontent .spretitular {
  color: #44424e;
}
.ccontactocontent .htitular {
  color: #0a336f;
}
.ccontactatop {
  margin-top: 60px;
  margin-bottom: 60px;
}
.sformenviar,
.lbuttonsend {
  text-transform: uppercase;
  color: white;
  background: #0a336f;
  padding: 20px;
  padding-left: 130px;
  padding-right: 130px;
  display: inline-block;
  margin-top: 40px;
  cursor: pointer;
  font-size: 20px;
}
.cformcontacto {
  margin-bottom: 80px;
}
.cacepto input {
  width: auto;
}
.ccheckboxes {
  margin-top: 50px;
}
.cnewscontent h1,
.cnewscontent h2,
.cnewscontent h3,
.cnewscontent h4,
.cnewscontent h5,
.cnewscontent h6 {
  color: #0a336f;
}
.cnewscontent h3 {
  font-size: 26px;
  line-height: 32px;
  margin-top: 60px;
  text-align: left;
}
.cnewscontent h1:first-child,
.cnewscontent h2:first-child,
.cnewscontent h3:first-child,
.cnewscontent h4:first-child,
.cnewscontent h5:first-child,
.cnewscontent h6:first-child {
  margin-top: 0px;
}
.page-template-page-blank .htitulartop {
  font-size: 70px;
  line-height: 70px;
}
.cnewscontent ul,
.cnewscontent ol {
  margin-left: 30px;
}
.single-producto .cbannertopimg {
  background-color: #dedfe1;
}
.single-producto .cbannertopopa {
  display: none;
}
.single-producto .spretitulartop {
  font-weight: 500;
}
.cproyectosimgdetail {
  margin-top: 0px;
}
.cproductofoto {
  float: left;
  width: 50%;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.cproductofoto .cbckcolor {
  display: block;
}
.cproductotopdesc {
  color: white;
  float: right;
  width: 50%;
  position: relative;
  z-index: 80;
}
.cproductotopdescinner {
  background-color: #0a336f;
}
.cproductotopdesc::after {
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  width: 50px;
  background-color: #0a336f;
  top: 0px;
  left: -50px;
}
.cproductotopdescinner {
  padding-top: 100px;
  padding-bottom: 100px;
}
.capartadosingleinner {
  padding-top: 100px;
  padding-bottom: 100px;
  color: #5f5f5f;
}
.capartadosingleinner h2 {
  color: #ffcb00;
  font-size: 60px;
  line-height: 62px;
  margin-bottom: 35px;
  margin-top: 0px;
  text-transform: uppercase;
  text-align: left;
}
.cproductotopdesc .htitular {
  font-size: 60px;
  line-height: 65px;
}
.ctext ul,
.ctext ol {
  margin-left: 0px;
}
.ctext ul li {
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
  list-style: none;
}
.capartadosingleinnercontent ul li::before {
  content: "• ";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  color: #ffcb00; /* or whatever color you prefer */
}

.capartadosingle:nth-child(2n) {
  background-color: #dedfe1;
}
.capartadosingle:nth-child(2n) h2 {
  color: #0a336f;
}
.capartadosingle:nth-child(2n) .ctext li::before {
  color: #0a336f;
}
.ctext h3 {
  color: #0a336f;
}
.ctext table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 40px;
  margin-bottom: 40px;
}
.ctext table tr:first-child {
  color: #0a336f;
}

.ctext table tr td {
  border-bottom: 1px solid #0a336f;
  padding-top: 12px;
  padding-bottom: 12px;
}
.ctext table tr:last-child td {
  border-bottom: 0px solid #0a336f;
}
.cdatostitle {
  background: #ffcb00;
  color: #0a336f;
}

.cfacturacionsvg svg {
  width: 100%;
  height: auto;
}
.ccrecimiento {
  background-color: #f2f2f3;
}
.cdesarrolloapartado .ctext h3 {
  text-transform: uppercase;
}
.cfacturacioncifras {
  position: absolute;
  left: 0px;
  top: 40px;
}
.cfacturacioncifrasinner h3 {
  margin-bottom: 0px;
}
.cfacturacioncifrasinner p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.cpanelventas {
  padding: 30px;
  background-color: #f2f2f3;
  margin-top: 40px;
  padding-right: 50px;
  float: left;
}

.cpanelventas span {
  display: block;
  position: relative;
}

.cpanelventas span:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #ffcb00;
  border-radius: 100%;
  vertical-align: baseline;
  margin-right: 10px;
  margin-bottom: 2px;
}

.cpanelventas span:nth-child(2):before {
  background-color: #17b3de;
}
.cpanelventas span:nth-child(3):before {
  background-color: #0a336f;
}
.cempleados {
  background-color: #44424e;
}
.cempleados,
.cempleados h3 {
  color: white;
}
.cempleados *[class^="col"] {
  margin-bottom: 0px !important;
}
.cempleados h3 {
  margin-top: 0px;
}
.cempleadosgrafica .ctextinner {
  padding-left: 0px;
  padding-right: 0px;
}
.cegraficayear,
.cegvalor,
.cegpersona {
  float: left;
}
.cegraficayear {
  font-size: 14px;
  line-height: 22px;
}
.cegraficayear .cegraficayearyear {
  font-size: 27px;
  display: block;
}
.cegraficayear {
  width: 70px;
}
.cegpersonaitem {
  margin-right: 10px;
}
.cegvalor {
  font-size: 27px;
  line-height: 38px;
}
.cegpersonaitem {
  float: left;
}
.cegrafica {
  margin-bottom: 30px;
}
.cegrafica:last-child {
  margin-bottom: 0px;
}
.cegrafica2 path {
  fill: #19db7e;
}
.cegrafica3 path {
  fill: #ffcc00;
}
.cegrafica4 path {
  fill: #fff;
}
.cegrafica5 path {
  fill: #17b3de;
}
.cinversiones {
  position: relative;
}
.cinversionesgraficasvg,
.cinternacionalsvg,
.cfacturacionsvg {
  position: relative;
  margin-right: 70px;
  margin-left: 70px;
  padding-top: 100px;
  padding-bottom: 100px;
}
.cinversionesinner {
  position: absolute;
  left: 0px;
  top: 40px;
}
.cinversionesinnerpadding {
  padding-right: 70px;
}
.cambitos {
  position: relative;
}
.cambitos .cbloquetitular {
  background: #ffcc00;
  color: #0a336f;
  z-index: 40;
}
.cambitos .ctext.opabottop {
  z-index: 40;
  position: relative;
}
.cambitos .ctextinner {
  background-color: #f2f2f3;
}
.cambitos *[class^="col"] {
  margin-bottom: 0px !important;
}
.ctext p {
  margin-top: 0px;
  margin-bottom: 20px;
}
.ctext p:last-child {
  margin-bottom: 0px;
}
.chistoriatext {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cambitosimage2 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 400px;
  width: 100%;
  background: black;
}
.cambitosimage {
  height: 750px;
  background-image: url("img/desarrollo/ambitos.jpg");
  background-position: center;
  background-size: cover;
  margin-top: -440px;
}
.cempresas,
.cimasde,
.ccentrotext,
.ctransferenciatext {
  max-width: 1200px;
  margin: auto;
  text-align: justify;
  padding-top: 30px;
  padding-bottom: 30px;
}
#imasde .htitular {
  text-transform: none;
}
.cempresas .spretitular {
  color: #44424e;
}
.cempresas h2 {
  color: #ffcb00;
}
.cempresas h3 {
  color: #0a336f;
  margin-top: 0px;
}
.cinternacional {
  position: relative;
}
.cinternacionaltitular {
  position: absolute;
  top: 0px;
  right: 0px;
}
.cinternacionaltitular {
  background: #ffcb00;
  color: #0a336f;
}

.cinternacionalsvg svg {
  margin: auto;
  display: block;
  width: 100%;
  height: auto;
}
.cinternacionalmap {
  background-color: #f2f2f3;
}
.cinternacionalsvg {
  z-index: 20;
}
.cpaisesleyenda span {
  display: block;
  position: relative;
}
.cinternacionalmap {
  position: relative;
  padding-bottom: 50px;
}
.cinternacionalsvg {
  padding-bottom: 0px;
}
.cinternacionaltitular {
  z-index: 30;
}
.cpaisesleyenda span:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #0a336f;
  border-radius: 100%;
  vertical-align: baseline;
  margin-right: 10px;
  margin-bottom: 2px;
}
.cpaisesleyenda span:nth-child(2):before {
  background-color: #ffcb00;
}
.cpaisesleyenda .ctextinner {
  padding-top: 20px;
}
.cinternacionaltext h3 {
  margin-top: 50px;
}
.cdesarrolloapartado .ctext .htitularlow {
  text-transform: none;
}
.cpaiseslistado span,
.cpaiseslistado li {
  padding-left: 0px !important;
  display: inline-block;
  width: 215px;
  list-style: none;
  margin-bottom: 0px !important;
}
.cpaiseslistado p {
  margin-bottom: 1px !important;
}
.cpaiseslistado li {
  float: left;
}
.cpaiseslistado li::before {
  content: "";
}
.cpaiseslistado ul {
  margin-left: 0px;
}
.cimgentreapartado {
  height: 600px;
  z-index: 100;
  position: relative;
}
.cimgentreapartadobg {
  background-position: center;
  background-size: cover;
  background-image: url(img/desarrollo/imasde.jpg);
  height: 100%;
}
.cimasde h2 {
  margin-bottom: 20px;
}
.cimasde,
.ccentrotext {
  padding-top: 100px;
  padding-bottom: 100px;
}
.cimasde .spretitular {
  color: #44424e;
}
.cimasde .htitular {
  color: #ffcb00;
}
.ccentrotitular {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #ffcb00;
  color: #0a336f;
}
.ccentro .cimgentreapartadobg {
  background-image: url(img/desarrollo/centro.jpg);
}
.ctransferencia {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f2f2f3;
}
.ctransferencia .spretitular {
  color: #44424e;
}
.ctransferencia .htitular {
  color: #ffcb00;
}
.ctransferenciaitem,
.ctransferenciaitem a {
  color: white;
}
.ctransferenciaitem .cinner {
  background: #44424e;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 18px;
  line-height: 22px;
}
.ctransferenciaitem svg {
  margin-bottom: 13px;
}
.ctransferenciaitem a {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 15px;
  position: relative;
}
.ctransferenciaitem a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 1px;
  left: 0px;
  width: 100%;
  border-top: 1px solid white;
}
.ctransferenciaitem .cinner {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.ctransferenciaitem {
  margin-bottom: 20px !important;
}
.ctransferenciaitemlist {
  margin-left: -10px !important;
}
.sinformetitulo {
  width: 200px;
  display: block;
  margin: auto;
}
.ctransferenciaitem.organizaciones svg g g:nth-child(1) path {
  fill: #c4c5c7;
}
.ctransferenciaitem.nota svg g g:nth-child(1) path {
  fill: #ffa100;
}
.ctransferenciaitem svg g g:nth-child(1) polygon {
  opacity: 0;
}
.current-menu-item a {
  color: #0a336f !important;
}
.cpager {
  position: absolute;
  bottom: 0px;
  right: 28%;
  z-index: 400;
  margin-bottom: 25px;
  margin-right: 30px;
}
.cpager .sbullet {
  width: 7px;
  height: 7px;
  border-radius: 100%;
  display: inline-block;
  margin-left: 12px;
  background-color: #605f67;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.cnewsliderimg:after {
  content: "";
  display: block;
  background-image: url("img/elementos/trslide.png");
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 300px;
  height: 300px;
  z-index: 200;
  background-position: right bottom;
  background-repeat: no-repeat;
  opacity: 0.4;
}
.cycle-pager-active {
  background: #0a336f !important;
}
.cpager .sbullet span:before {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: -3px;
  border: 1px solid #0a336f;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sbullet span {
  position: relative;
}
.cycle-pager-active span:before {
  opacity: 1 !important;
}
.cnewsliderwrap {
  background: #c4c5c7;
}
.lcurtainleft:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 0%;
  background-color: #0a336f;
}
.lcurtainleft:hover {
  color: white;
}

.lcurtainleftdarkgray:before {
  background-color: #44424e;
}
.lcurtainleftblack:before {
  background-color: #000;
}

.lcurtainleftwhite:before {
  background-color: white;
}
.lcurtainleftwhite:hover {
  color: #0a336f;
}

.lcurtainleftmidgray:before {
  background-color: #605f67;
}

.lcurtainleft {
  position: relative;
}
.lcurtainleft,
.lcurtainleft:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.lcurtainleft span {
  z-index: 10;
  position: relative;
}

.lcurtainleft:hover:before {
  width: 100%;
}
.cevento .cgeneralimg {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cevento h3 {
  transition: all 0.2s ease-in-out;
}
.cevento:hover h3 {
  color: #0a336f;
}
.cnewscontent h1 {
  text-align: left;
  width: 70%;
  line-height: 47px;
  font-size: 40px;
}
.cyearswrapcontent {
  width: 150%;
}
.cyearsprev {
  transform: translateX(-16.66666666666667%);
}
.noshow {
  opacity: 0;
  cursor: default;
}
.cyearswrapcontent .cinnerinner {
  max-width: 300px;
  margin: auto;
}
.cyearswrap {
  height: 170px;
}
.ctext .htitular {
  margin-bottom: 23px;
  margin-top: 23px;
}
.csearchitem .cinner {
  background-color: white;
}
.csearchitem .cinner {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  color: #0a336f;
  padding: 30px;
  font-weight: 600;
}
.cidiomaswrap a {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  color: black;
  letter-spacing: 0px;
}
.cidiomaswrap {
  float: right;
  margin-left: 10px;
  position: relative;
}
.lcurrentlanguage {
  position: absolute;
  top: 4px;
  left: 0px;
}
.cselectoridioma:hover .cidiomaswrapinner {
  height: 40px;
}
.cidiomaswrapinner {
  position: absolute;
  padding-top: 22px;
  height: 0px;
  padding-right: 5px;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cselectoridioma {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.scrolled .cselectoridioma:hover {
  top: 35%;
}
.cidiomaswrapinner.showmenuidiomas {
  height: 37px;
}
.cfldownidiomas {
  position: absolute;
  top: -3px;
  right: -83px;
  cursor: pointer;
}
.lsubmelement span,
.lsubmelement a {
  text-transform: uppercase;
}
.cbreadcrumbssubmenu span,
.cbreadcrumbssubmenu a,
.lmenuproductosbigimg {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cbreadcrumbssubmenu span:hover,
.cbreadcrumbssubmenu a:hover {
  color: #0a336f;
}
.lmenuproductosbig:hover .lmenuproductosbigimg {
  transform: scale(1.1);
}
.lmenuproductosbigopa {
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}
.lmenuproductosbig:hover .lmenuproductosbigopa {
  opacity: 0;
}
.cevento:hover .cproyectosimg {
  transform: scale(1.05);
}
.ctransferenciaitem .cinner {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ctransferenciahover .cinner {
  background-color: black;
}
.cnewitemimage {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cnewitem:hover a .cnewitemimage {
  transform: scale(1.05);
}
.cnewitemimagewrap {
  overflow: hidden;
}
.newsizesmall .cnewitemimagewrap {
  float: left;
}
.cnewitem .cinner {
  position: relative;
}
.cnewitem .cinner:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 0%;
  opacity: 0;
  background-color: #0a336f;
  z-index: 40;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cnewitemimagewrap,
.cinnertitle {
  position: relative;
  z-index: 50;
}
.cnewitem:hover a .cinner:before {
  width: 100%;
  opacity: 1;
}
.cinnertitle h3 {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.cnewitem:hover a .cinnertitle h3 {
  color: white;
}
footer a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

footer a:hover {
  color: #0a336f;
}
.cproductocontent table td {
  padding: 20px;
  border-bottom: 1px solid #ccc !important;
  white-space: initial !important;
}
.cproductocontent table tr:first-child {
  color: #5f5f5f;
}

.cproductocontent table {
  border: 1px solid #ccc;
}
.capartadosingleinnercontent {
}
.ccodigoleft .spretitular {
  text-align: left;
}
.capartadosingle:nth-child(2n) img {
  mix-blend-mode: multiply;
}
footer .contentlarge {
  overflow: hidden;
}
.cprodsresponsive {
  display: none;
}
.cmisionleft .ctextinner {
  padding-right: 0px;
}
.cmisionicon {
  position: relative;
}
.cyearsresponsive {
  display: none;
}
.cproyectosimg img {
  aspect-ratio: 5/3;
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}
.ssupsim {
  opacity: 0 !important;
}
.cpieinfo br {
  display: none;
}
.cinversionesgraficasvg svg {
  width: 100%;
  height: auto;
}
.cmisionicon {
  text-transform: uppercase;
}

.cbannertop video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 35;
  transform: translate(-50%, -50%);
}
.cmisionbgopa {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-image: url("img/bgopabot.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  z-index: 10;
}
.cmisionsliderwrap {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 40px;
  color: white;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: italic;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.3px;
  line-height: 30px;
  box-sizing: border-box;
}
.cmisionslider {
  width: 100%;
}

.cpersonascontent .cambitosimage {
  margin-top: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 900px;
  width: 100%;
}

.ctalento .ccentrotitular {
  bottom: auto;
  right: auto;
  left: 0px;
  top: 0px;
}
.ctalento .ccentrotitular h2 {
  margin-bottom: 0px;
  margin-top: 0px;
  color: white;
}
.ctalento .ccentrotitular .spretitular {
  color: white;
}
.ctalento .ccentrotitular {
  background: #0a336f;
}
.ctalento .cimgentreapartado {
  height: 750px;
}
.ctalento .cimgentreapartado video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 35;
  transform: translate(-50%, -50%);
}
.ltalentolink {
  position: absolute;
  bottom: 27%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 60;
  font-family: "DIN", sans-serif;

  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1px;
  padding: 30px;
  background-color: #0a336f;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  padding-left: 62px;
  padding-right: 62px;
}
.crsctitular {
  position: relative;
  text-align: center;
  color: white;
  background: #44424e;
}
.crscontainer {
  padding: 40px;
  padding-bottom: 0px;
}
.crscontainer .cnewitem .cinner {
  background: #44424e;
}
.crscontainer .cnewitem h3 {
  color: white;
}
.newsize .cinnertitle {
  max-width: 100%;
}
.ilogorsc {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 40px;
  width: auto !important;
  z-index: 30;
}
.cigualdad .cimgentreapartadobg {
  background-image: url(img/personas/igualdad.jpg);
}
.cigualdad .ccentrotitular {
  color: #fff;
  background: #0a336f;
}
.ligualdadlink {
  font-family: "DIN", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1px;
  padding: 30px;
  background-color: #0a336f;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  padding-left: 92px;
  padding-right: 92px;
  margin-top: 60px;
}

.cigualdad .ccentrotext {
  padding-bottom: 30px;
}
.ccomprometidos {
  background-color: #f2f2f3;
}
.ccomprometidos .ctextinner {
  padding: 0px;
}
.ccomprometidositemimage {
  height: 300px;
  background-position: center;
  background-size: cover;
}
.ccomprometidos .row {
  margin-top: 70px;
}
.ccomprometidos h4 {
  color: #808080;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: "DIN", sans-serif;
}
.ccomprometidositem span {
  color: #0a336f;
  font-family: "DIN", sans-serif;
}

.crsc .row {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.scrollingwayfinish.crscontainer .row {
  opacity: 1;
}
.page-template-page-laboratorios-rubio .ccomprometidos {
  background: white;
  padding-top: 100px;
  padding-bottom: 80px;
}
.cmisionright .cinner {
  margin-left: 70px;
  margin-right: 70px;
}
.cmisionright h4 {
  margin-bottom: 10px;
  font-size: 30px;
  text-transform: uppercase;
}
.cmisionright .ctext {
  color: white;
  text-align: left;
}
.cmisionrightinner {
  padding-top: 110px;
  padding-bottom: 110px;
}
.jqreprovideo {
  position: relative;
  display: block;
  padding-left: 45px;
  margin-top: 20px;
  cursor: pointer;
  letter-spacing: 0px;
  color: white;
}
.jqreprovideo:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 2px solid white;
  background-image: url("img/elementos/i-play.svg");
  background-position: 12px center;
  background-repeat: no-repeat;
  background-size: 9px;
}
.single .jqreprovideo:before {
  background-image: url("img/elementos/i-download.svg");
  background-position: center 9px;
  background-repeat: no-repeat;
  background-size: 18px;
}
.cpopupvideo .cpopupinner,
.cpopupvideo2 .cpopupinner {
  padding: 0px;
  position: relative;
}

.cpopupvideo .cpopupinner video,
.cpopupvideo2 .cpopupinner video {
  width: 100%;
  height: auto;
  display: block;
}

.cbusquedanoitems {
  background: white;
  padding: 80px;
  text-align: center;
}
.cpopupwrapfirst .cpopupopa {
  background-color: black;
}
.cpopupwrapfirst .cpopup {
  background-color: white;
  color: #43414d;
  text-align: center;
}
.cpopuplogo img {
  width: 90px;
}
.cpopupbutton .ltitular {
  color: white;
  background-color: #0a336f;
  cursor: pointer;
  margin-top: 5px;
}
.single-producto .htitulartop,
.single-producto .spretitulartop {
  color: #0a336f;
}
.cnewscontentinner img {
  width: auto;
  display: block;
  height: auto;
}

.documentloaded.scrolled .cmenuproductos {
  height: 70px;
}
.windowloaded .cmenuproductos {
  transition: all 0.2s ease-in-out !important;
  transition-delay: 0s !important;
}
.documentloaded.scrolled .cheaderbg {
  top: -35px;
}
.cproductotopdesc ul,
.cproductotopdesc ol {
  margin-left: 20px;
}
.lnosoy {
  color: #0a336f;
  font-size: 14px;
  display: inline-block;
  margin-top: 19px;
  padding-bottom: 0px;
  border-bottom: 1px solid #0a336f;
}
.ccookiepopup a {
  font-family: "DIN", sans-serif;
}
.buttonclicked {
  color: #0a336f !important;
}
.cpiecorporativo p {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.lsocial img {
  width: 88px;
  height: auto;
  margin-left: -4px;
  display: inline-block;
  vertical-align: sub;
}
.lsocial svg {
  width: 30px;
  height: auto;
  display: block;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: -3px;
}
.lsocialtwitter svg {
  margin-right: 0px;
}
.ssociales {
  text-align: right;
  display: inline-block;
  float: right;
  margin-top: -11px;
}
.capartadosingleinnercontent .jqreprovideo {
  color: #5f5f5f;
}
.capartadosingleinnercontent .jqreprovideo:before {
  border-color: #5f5f5f;
  background-image: url(img/elementos/i-download-gray.svg);
}
.single .cproyectosimg {
  position: relative;
}
.cproductoonly {
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: #0a336f;
  width: 100%;
  text-align: center;
}
.cproductoonlybot a {
  font-family: "DIN", sans-serif;
}
.cegpersonaitem {
  position: relative;
  width: 12px;
  margin-right: 3px;
}
.cegpersonaitem svg {
  width: 100%;
  height: auto;
}
.cheaderv2 .cmenuinner {
  opacity: 1;
  text-align: center;
}
.cheaderv2 .cmenuproductos .cmenuinner li {
  display: inline-block;
  list-style: none;
  margin-left: 13px;
  margin-right: 13px;
}
.cheaderv2 .cmenuproductos .cmenuinner li a {
  color: white;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cheaderv2022.scrolled .csearchbar svg {
  top: 10px;
}
.cheaderv2 .cmenuproductos .cmenuinner li a:hover {
  color: #ffcb00 !important;
}
.cheaderv2 .cmenuproductos .cmenuinner li.current-menu-item a {
  color: #ffcb00 !important;
}
.cheaderv2 .menu-menu1-container,
.cheaderv2 .menu-menu1-ingles-container,
.cheaderv2 .menu-menu-1-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0px;
}

.cmenuresw24,
.cmenuresw24,
.cmenuresw24 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0px;
}
.cmenuresw24 .menu-menu1-container,
.cmenuresw24 .menu-menu1-ingles-container,
.cmenuresw24 .menu-menu-1-container {
  position: relative !important;
  top: auto !important;
  transform: none !important;
  width: 100% !important;
  left: auto !important;
}
.cheaderv2 .csearchbar path {
  fill: #808080;
}
.cheaderv2 .cburger .csearchbarinner {
  position: relative;
  overflow: hidden;
}
.cheaderv2 .cburger .csearchbar form {
  transform: translateX(105%);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  opacity: 0;
}
.cheaderv2 .cburger .csearchbar .sshowsearch form {
  transform: translateX(0%);
  opacity: 1;
}
.cheaderv2 .cburger .isearch {
  color: #808080;
  border-bottom: 1px solid #808080;
  background: white;
}
.cheaderv2 .cburger .isearch::placeholder {
  color: #808080;
}
.cmenuproductos2 {
  height: 50px !important;
}
.cheaderv2022 .cmenuproductosinner .csearchbarinner {
  display: none;
}
.scrolled.cheaderv2022 .cmenuproductosinner input {
  margin-top: 18px;
}
.scrolled.cheaderv2022 .cmenuproductosinner .csearchbarinner svg {
  top: 30px;
}
.cheaderv2022 .cmenuproductosinner input {
  font-size: 13px;
  margin-top: 30px;
}
.cheaderv2022 .cmenuproductosinner .csearchbarinner {
  text-align: right;
}
.cheaderv2022 .cmenuproductosinner .csearchbarinner svg {
  position: absolute;
  top: 40px;
  right: 0px;
}

.cmenuproductos2 {
  position: absolute;
  width: 100%;
  background: transparent;
}
.cmenuproductos2 .cmenuproductosinner {
  background-color: #44424e;
  box-sizing: border-box;
}
.cheaderv2022 .cburgerv2022 {
  display: none;
}
.cmenuproductos2 .csearchbar {
  height: auto;
  line-height: 50px !important;
  vertical-align: middle;
}
.cmenuproductos2 .lsubmelement,
.cmenuproductos2 .cmenuproductosmenu {
  line-height: 50px;
  height: 50px;
}
.cheaderv2 .csubmenusub {
  top: 50px;
}
.page-template-page-productos.cheaderv2022 .cbodycontent {
  padding-top: 100px;
}
.home .cmenuinner {
  opacity: 0;
  transition-delay: 0.8s;
}
.windowloaded .cmenuinner {
  opacity: 1;
}
.cheaderv2022.page-template-page-productos .cbannertoptext,
.cheaderv2022.single-producto .cbannertoptext {
  padding-top: 215px;
}
.cheaderv2022.scrolledsticky.page-template-page-productos
  .cheader
  .jqsubmenusticky,
.cheaderv2022.scrolledsticky.single-producto .cheader .jqsubmenusticky {
  margin-top: 50px;
  opacity: 1;
}
.cheaderv2022.showmenu .cmenu {
  height: 0px;
}
.cbloquetitularhome1 {
  display: none;
}
.cnewsliderwrap {
  width: 100%;
}
.cnewsliderimg img {
  max-height: 500px;
}
.cnewsliderimg::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: black;
  opacity: 0.04;
  z-index: 40;
}
.ccontactolegalfarma {
  display: none;
}

/*dropdown*/
.cdropsc {
  max-height: 294px;
}
.cselectdropdownvalues {
  position: absolute;
  top: 82px;
  left: 0px;
  width: 100%;
}
.cinputwrapdropdown {
  position: relative;
  z-index: 10;
}
.cselectdropdown input {
  display: none;
}
.cselectdropdownvalues {
}
.jqdropdownvalue {
  display: block;
  text-align: center;
  padding: 10px;
  padding-bottom: 8px;
  background: #aaaaaa;
  color: #505050;
  border-top: 1px solid #ccc;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.jqdropdownvalue:hover,
.jqdropdownvalue.selectedvalue {
  background-color: #f6f6f6;
  color: #353535;
}

.jqopendropdown svg {
  position: absolute;
  top: 27px;
  right: 20px;
  z-index: 100;
  width: 33px;
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.selectactive .jqopendropdown svg {
  transform: translateZ(0px) rotateX(-180deg);
}
.cselectdropdownvalues {
  display: none;
}
.jqopendropdown {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  cursor: pointer;
}

.cselectdropdown {
  width: 198px;
  position: relative;
}

.cselectdropdownvalues {
  width: 100%;
  top: 27px;
  z-index: 20;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}
.cbreadcrumbswrap {
  position: relative;
  z-index: 1;
}
.cbreadcrumbssubmenu .jqopendropdown svg {
  top: 14px;
  width: 14px;
  right: 14px;
}
.cselectdropdown {
  background: white;
  padding-left: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cselectdropdownvalues {
  top: 36px;
}
.jqdropdownvalue {
  text-align: left;
  padding-left: 17px;
}
.ctry {
  transform: translateY(11px);
}
.cdropmiembros {
  display: inline-block;
  margin-left: 10px;
}
.page-template-page-productos
  .cbreadcrumbssubmenu
  .cdropmiembros
  span:last-child {
  display: block !important;
}
.cvprods2023 .ceventopreinner {
  position: relative;
}
.cvprods2023 .cproyectotipo55 .ceventopreinner::before,
.cvprods2023 .cproyectotipo57 .ceventopreinner::before,
.cvprods2023 .cproyectotipo58 .ceventopreinner::before {
  position: absolute;
  content: "I";
  display: block;
  top: -20px;
  left: 55px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #ffcb00;
  color: #0a336f;
  font-weight: 800;
  font-size: 12px;
  font-family: "Roboto", sans serif;
  border-radius: 100%;
}
.cvprods2023 .cevento .ceventopreinner::after {
  position: absolute;
  content: "N";
  display: block;
  top: -20px;
  left: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #ffcb00;
  color: #0a336f;
  font-weight: 800;
  font-size: 12px;
  font-family: "Roboto", sans serif;
  border-radius: 100%;
}
.page-template-page-productos .cheader .jqsubmenusticky {
  display: none;
}
.cinversionesinner23 {
  position: relative;
  width: 100% !important;
  margin-bottom: 40px;
}
.ccanaletico .cdesarrolloinner {
  padding-bottom: 110px;
  max-width: 950px;
  margin-bottom: 0px;
  text-align: center;
}
.cbannercontacto .htitulartop {
  font-size: 68px;
}
.cbannercontacto p {
  color: white;
  margin-top: 0px;
}
.cbannercontacto .cbannertopopa {
  opacity: 1;
  background: #041c3e;
}
.ccol23forminner {
  width: 50%;
}
.ccol23forminnerinner {
  background: #dbdbdb;
  padding: 60px;
  min-height: 500px;
}
.ccol23forminnerinner h3 {
  margin-top: 0px;
}
.ccol23forminner .cformcontacto {
  margin-bottom: 0px;
}
.ccol23forminner .sformenviar {
  padding-left: 90px;
  padding-right: 90px;
}
.ccol23forminner .ccheckboxes {
  margin-top: 10px;
}
.ccol23map {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0px;
  top: 0px;
}
.ccol23form .cinner {
  position: relative;
}
.cformmap2023 {
  transform: translateY(-100px);
  z-index: 300;
  position: relative;
}
.cbannercontacto .cbannertoptext {
  padding-top: 132px;
  padding-bottom: 172px;
}
.csocialbar {
  position: fixed;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  z-index: 800;
}
.csocialbar .csocialbarinner > a > img,
.csocialbar .csocialbarinner > a > svg {
  display: inline-block;
  height: 15px;
  width: auto;
}
.csocialbar .csocialbarinner > a,
.lsocialbarmore {
  display: block;
  height: 44px;
  line-height: 44px;
  width: 140px;
  padding-left: 11px;
  position: relative;
  transform: translateX(107px);
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
  z-index: 6;
}
.csocialbar .csocialbarinner > .lsocialmini:hover {
  transform: translateX(40px);
}
.csocialbar .csocialbarinner > .lsocialmid:hover {
  transform: translateX(0px);
}
.csocialbar .csocialbarinner > a span {
  display: block;
  color: white;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 45px;
  font-size: 12px;
  font-weight: 700;
}
.lsocialbartwitter {
  background: #1da1f2;
}
.lsocialbarlinkedin {
  background: #0077b5;
}
.lsocialbaryoutube {
  background: #ff0000;
}
.lsocialbarcampus {
  background: #0a336f;
}
.lsocialbarmore {
  background: #ffcb00;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.lsocialbarlinkedin svg {
  transform: translateX(4px);
}
.lsocialbarcampus img {
  height: 31px !important;
  transform: translate(-5px, 6px);
}
.lsocialbarmore svg {
  transform: translateX(3px);
}
.csocialbarinner {
  position: relative;
}

.cmorecontent {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 250px;
  transform: translateX(140px);
  background: #ffcb00;
  z-index: 4;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.lsocialbarmore:hover {
  background: #000;
}
.showmore .lsocialbarmore:hover {
  background: #ffcb00 !important;
}
.lsocialbarmore path {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.lsocialbarmore:hover path {
  fill: white;
}
.showmore .lsocialbarmore:hover path {
  fill: black;
}
.lsocialbarmore svg {
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.showmore .lsocialbarmore svg {
  transform: translateX(3px) rotate(45deg);
}
.showmore .cmorecontent {
  transform: translateX(-140px);
}
.cmorecontentinner {
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
.cmorecontent a {
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cmorecontent a:hover {
  opacity: 0.5;
}
.cinnovationhomeinner {
  position: relative;
  z-index: 50;
  color: white;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.cinnovationhome .cbannerhomeopa {
  background-color: #000;
  opacity: 0.2;
}
.cinnovationhomeinner .ltalentolink,
.cbannertop .ltalentolink {
  position: relative;
  bottom: auto;
  left: auto;
  transform: none;
  background: #ffcb00;
  color: #0a336f;
  padding-top: 23px;
  padding-bottom: 23px;
}
.cbannertop .ltalentolink {
  color: #000;
}
.cinnovationhomeinner .ltalentolink:hover,
.cbannertop .ltalentolink:hover {
  color: white;
}
.pinnovation {
  max-width: 700px;
  margin: auto;
  margin-bottom: 30px;
  margin-top: 10px;
}

.cbannerhomeimg video {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.chomebloque2 {
  overflow: hidden;
}
.cbannertop p {
  color: white;
}
.page-template-page-innovation .cmenuproductos {
  background-color: #000;
}
.page-template-page-innovation .cbannerhomeopa {
  background-color: #000;
  opacity: 0.78;
}
.page-template-page-innovation .htitulartop {
  font-size: 90px;
  line-height: 90px;
  margin-top: 50px;
}
.cinnovationc1 .ccentrotitular {
  color: white;
}
.cinnovationc1 .ccentrotitular {
  width: 50%;
}

.cinnovationc1 .cbloquetitularinner {
  background: #ffcb00;
  color: #000;
  text-align: left;
  padding-right: 250px;
}
.cinnovationc1 .cbloquetitularinner h2 {
  color: #000;
  margin-bottom: 15px;
}
.cbuscamosenfocados .ccomprometidosinner {
  margin-top: 0px;
}
.senfocados {
  display: block;
  font-size: 25px;
}
.senfocados2 {
  display: block;
  font-size: 30px;
  text-transform: uppercase;
  position: absolute;
  width: 500px;
  top: 50%;
  transform: translateY(-50%);
}
.cenfocamostitles {
  position: relative;
  width: 1px;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.senfocados21 {
  right: 40px;
  text-align: right;
}
.senfocados22 {
  left: 40px;
  text-align: left;
}
.cbuscamosenfocados {
  color: #000;
}
.cbuscamosenfocados .ctextinner {
  padding-top: 100px;
  padding-bottom: 100px;
}
.cenfocamosicon .cinner svg {
  display: block;
}
.cenfocamosicon .cinner {
  position: relative;
}
.cenfocamosicon svg:nth-child(1) {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cenfocamosicon {
  margin-bottom: 0px !important;
  cursor: default;
}
.cenfocamosicon svg:nth-child(2) {
  width: 100%;
  height: auto;
}
.rowenfocamosicons {
  margin-top: 50px;
}

.cenfocamosicon:nth-child(1) .cinner {
  background: #d7d7d9;
}
.cenfocamosicon:nth-child(2) .cinner {
  background: #d9c6d1;
}
.cenfocamosicon:nth-child(3) .cinner {
  background: #d7f2f9;
}
.cenfocamosicon:nth-child(4) .cinner {
  background: #ececec;
}
.cenfocamosicon:nth-child(5) .cinner {
  background: #d1dbe9;
}

.cenfocamostitle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 30px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cenfocamosicon:hover .cenfocamostitle {
  opacity: 1;
  margin-top: 0px;
}
.cenfocamosicon:hover svg:nth-child(1) {
  opacity: 0;
  margin-top: -30px;
}
.cbuscamosenfocados {
  background: #f6f6f6;
}
.cofrecemos {
  overflow: hidden;
}
.cofrecemos .cbloquetitularinner {
  background: #ffcb00;
  color: black;
}
.cofrecemos .cbloquetitularinner p {
  width: 400px;
  text-align: left;
}
.cofrecemos .cbloquetitularinner p svg {
  margin-left: 8px;
}
.cofrecemos .cbloquetitularinner p svg {
  animation: bounce2 2s infinite;
}
@keyframes bounce2 {
  0% {
    transform: translateX(-10px) translateY(4px);
  }
  50% {
    transform: translateX(10px) translateY(4px);
  }
  100% {
    transform: translateX(-10px) translateY(4px);
  }
}
.cbloqueiconsinnoinner {
  background: black;
}
.cofrecemosicon {
  width: 50%;
  float: left;
  line-height: 20px;
}
.cofrecemosicon svg {
  display: block;
  margin-bottom: 10px;
}
.cofrecemosiconinner span {
  font-size: 16px;
}
.cofrecemosiconinner {
  padding-left: 90px;
  padding-top: 70px;
  color: white;
  text-align: left;
}
.cbloqueiconsinnoinner {
  padding-top: 30px;
  padding-right: 90px;
  padding-bottom: 90px;
}
.cofrecemosc1 {
  position: relative;
  z-index: 20;
}
.cimageofrecemos {
  width: 50%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 70%;
  background-size: cover;
  background-position: center;
}
.cofrecemosblack {
  margin-bottom: 0px !important;
}
.cbuscamosenfocados .ccomprometidosinner {
  margin-bottom: 0px !important;
}
.page-template-page-innovation .cbodycontent {
  background-color: #fff;
  padding-top: 0px;
}

.page-template-page-innovation .cbodycontent .cbreadcrumbswrap {
  padding-top: 50px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.page-template-page-innovation .cbodycontent .cbreadcrumbswrap .cbreadcrumbs {
  padding-left: 30px;
  padding-right: 30px;
}
.page-template-page-innovation .cbreadcrumbswrapfooter {
  padding-top: 0px !important;
}
.cofrecemoswintext {
  max-width: 900px;
  text-align: center;
  margin: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}
.cofrecemoswininner {
  background: #44424e;
  position: relative;
  color: white;
}
.cofrecemoswintext svg {
  margin-bottom: 20px;
}
.cpitchcontactainner {
  padding-top: 150px;
  padding-bottom: 150px;
  max-width: 720px;
  width: 90%;
  margin: auto;
  text-align: center;
  position: relative;
}
.ipitch {
  display: none;
}
.ilabelpitch {
  display: block;
  padding: 15px;
  background: #ffcb00;
  cursor: pointer;
}
.clabelpitch svg {
  display: block;
  width: auto;
  height: 25px;
  margin-left: 10px;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
.cformcontacto {
  margin-top: 75px;
}
.cpitchcontactainner .ccontactolegal {
  font-family: "Roboto", sans serif;
  color: #757575;
  font-size: 12px;
  line-height: 19px;
}
.cpitchcontactainner .ccontactolegal a {
  font-size: 12px;
  letter-spacing: 0px;
}
.cpitchcontactainner .ccheckboxes {
  margin-top: 10px;
}
.cpitchcontactainner .cacepto {
  position: relative;
  padding-left: 20px;
}
.cpitchcontactainner .cacepto input {
  position: absolute;
  left: 0px;
  margin-left: 0px;
  top: 0px;
}
.cpitchcontactainner .lbuttonsend {
  background: #000;
}
.cpitchcontactainner .lcurtainleftblack:before {
  background: #ffcb00;
}
.cpitchcontactainner .lcurtainleftblack:hover {
  color: #000;
}
.cpitchcontacta .lbuttonsend {
  margin-top: 10px;
}

.cpitchcontacta .cformcontacto {
  margin-bottom: 0px;
}
.cpitchcontacta {
  position: relative;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.cpitchcontacta .cformgracias {
  margin-top: 40px;
}
.csocialbar {
  pointer-events: none;
}
.csocialbar .csocialbarinner > a,
.lsocialbarmore,
.cmorecontent {
  pointer-events: all;
}
.page-template-page-innovation .cbannertop video {
  transform: translate(-60%, -62%) scale(1.3) !important;
}
.cmedioambiente .ccodigoleft {
  background-color: #0a336f;
}
.cmedioambiente .lbutton {
  background-color: #fff;
  color: #0a336f;
}
.cmedioambiente .lbutton:hover {
  color: white !important;
}
.cmedioambiente .lbutton {
  padding-left: 60px;
  padding-right: 60px;
  text-decoration: none;
}
.cmedioambiente p a {
  color: white;
  font-family: "DIN", sans-serif;
  text-decoration: underline;
}
.cnewscontent a {
  font-size: 20px;
  font-family: "DIN", sans-serif;
  font-weight: 400;
  color: #0a336f;
  text-decoration: underline;
}
.csingleblogredes a {
  text-decoration: none;
}
.ctarepro2 .jqreprovideo {
  margin-top: 0px;
}
.ctarepro2 {
  color: white;
  font-style: normal;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  border: 4px solid white;
  margin-top: 20px;
}
.ctarepro2 span {
  font-family: "Roboto", sans serif;
  padding: 20px;
  padding-left: 70px;
  padding-right: 30px;
  display: inline-block;
  line-height: 20px;
}
.ctarepro2 .jqreprovideo::before {
  display: none;
}
.csvgcta2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 17px;
  width: 30px;
  height: 30px;
  border: 2px solid white;
  border-radius: 100%;
  text-align: center;
}
.csvgcta2 svg {
  display: inline-block;
  width: 8px;
  height: auto;
  transform: translateY(2px);
}
.jqreprovideo svg polygon,
.ctarepro2 .jqreprovideo,
.csvgcta2 {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.jqreprovideo:hover .csvgcta2 {
  border-color: #0a336f;
}
.ctarepro2 .jqreprovideo:hover {
  color: #0a336f;
}
.ctarepro2 .jqreprovideo:hover svg polygon {
  fill: #0a336f;
}
.cpopupclose {
  height: 40px;
  width: 40px;
  background-size: 17px;
}
.csearchbarinner {
  text-align: right;
}
.csearchbarinner,
.csearchbarinner a {
  font-size: 15px !important;
  text-transform: uppercase;
  color: black !important;
  letter-spacing: 0px;
  font-weight: 400 !important;
}
.ccanalcontact {
  position: absolute;
  right: 40px;
  top: 10px;
}
.ccanalcontact a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ccanalcontact a:hover {
  opacity: 0.6;
}
.marginBottom20 {
  margin-bottom: 20px;
}

.marginTop20 {
  margin-top: 20px;
}
.cpersonas2024 .cbannertoptext {
  padding: 0px;
  padding-bottom: 0px;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.cpersonas2024 .cbannertop {
  height: 70vh;
}
.ccentrotext2 {
  padding-top: 80px;
  padding-bottom: 80px;
  max-width: 760px;
  margin: auto;
}
.lbuttonblue.ctareproblue .jqreprovideo:hover,
.lbuttonblue.ctareproblue .jqreprovideo:hover svg polygon {
  color: white;
  fill: white;
}
.lbuttonblue.ctareproblue .jqreprovideo:hover .csvgcta2 {
  border-color: white;
}
.sblue {
  color: #0a336f;
}
.sdgray {
  color: #44424e;
}
.cqueesrubio .cofrecemosc1 .cbloquetitularinner p {
  width: 100%;
  max-width: 490px;
}
.cserrubioiconswrap .cbloqueiconsinnoinner {
  background: #ffcb00;
}
.cserrubioiconswrap .cbloqueiconsinnoinner * {
  color: #0a336f;
}
.cbloquebgblue .cbgcolor {
  background: #0a336f;
}
.cbloquebgblue .cbgcolor,
.cbloquebgblue .cbgcolor h1,
.cbloquebgblue .cbgcolor h2,
.cbloquebgblue .cbgcolor h3,
.cbloquebgblue .cbgcolor h4 {
  color: white;
}

.cbloquebgyellow .cbgcolor {
  background: #ffcb00;
}
.cbloquebgyellow .cbgcolor,
.cbloquebgyellow .cbgcolor h1,
.cbloquebgyellow .cbgcolor h2,
.cbloquebgyellow .cbgcolor h3,
.cbloquebgyellow .cbgcolor h4 {
  color: #0a336f;
}
.hmidtitular {
  font-size: 42px;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: left;
  line-height: 1;
}
.cpnolimit p {
  width: auto !important;
}
.cserrubioicon svg {
  position: absolute;
  left: 0px;
  top: 0px;
}
.ctalentoapartado {
  position: relative;
  overflow: hidden;
}
.cserrubioicon .cinner {
  position: relative;
  padding-left: 110px;
}

.cserrubioicon {
  margin-top: 50px;
  margin-bottom: 60px;
}
.cnomarginbot {
  margin-bottom: 0px !important;
}
.cbloquetitularpads {
  padding-top: 140px;
  padding-bottom: 200px;
}
.cbgdarkbg {
}
.cbloquetitularpads .cbloquetitular {
  padding-top: 0px;
}
.cbgdark,
.cbgdark h1,
.cbgdark h2,
.cbgdark h3,
.cbgdark h4,
.cbgdark .spretitular {
  color: white;
}
.cbgdark {
  position: relative;
}
.cbgdarkimg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 9;
  mix-blend-mode: multiply;
}
.cbgdarkbg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #0a336f;
  z-index: 8;
}
.cbgdarktext {
  z-index: 10;
  position: relative;
}
.ipersonascircle {
  width: 300px;
  height: 300px;
  object-fit: cover;
  border-radius: 100%;
  margin: auto;
  margin-bottom: 40px;
  border: 10px solid white;
}
.cslickpersonasinner {
  text-align: center;
}
.cslicktextlarge {
  padding-top: 60px;
  padding-bottom: 200px;
}
.cslickpersonaswrap {
  margin-top: -150px;
  position: relative;
  z-index: 100;
}
.cslickpersonasinnernames {
  max-width: 680px;
  margin: auto;
}
.cslickpersonasinnernameitem {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 15px;
  margin-right: 15px;
}
.cslickpersonasinnernamesdouble .cslickpersonasinnernameitem {
  max-width: 240px;
}
.cslickpersonas {
  font-family: "Roboto", sans serif;
  font-size: 24px;
}
.sjobtitle {
  font-size: 20px;
  text-transform: uppercase;
}
.sblue {
  color: #0a336f;
}
.cslicktextlarge svg {
  margin-bottom: 40px;
}
.cslicktextlargeinner {
  max-width: 980px;
  margin: auto;
  font-size: 36px;
  font-style: italic;
}
.cslickpersonas {
  position: relative;
}
.cslickcontrol {
  position: absolute;
  width: 80px;
  height: 80px;
  text-align: center;
  top: 50%;
  right: 40px;
  border: 1px solid #c4c5c7;
  border-radius: 100%;
  z-index: 400;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cslickleft {
  right: auto;
  left: 40px;
  transform: rotate(180deg);
}
.cslickcontrol svg {
  display: inline-block;
  transform: translateY(90%);
}
.cslickcontrol path {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cslickcontrol:hover {
  background: #0a336f;
  border-color: #0a336f;
}
.cslickcontrol:hover path {
  fill: white;
}

.slick-dots {
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 0px;
  text-align: center;
}
.slick-dots button {
  display: none;
}
.slick-dots li {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: #0a336f;
  margin-left: 6px;
  margin-right: 6px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.slick-dots li.slick-active {
  background: #ffcb00;
}
.cbloquebgblue .ctext {
  color: white;
}
.ccentrotext2titular {
  max-width: none;
  text-align: center;
  padding-bottom: 0px;
}
.ccentrotext2titular {
  padding-top: 110px;
}
.ccentrotext2titulared {
  padding-top: 30px;
  padding-bottom: 110px;
}
.syellow {
  color: #ffcb00;
}
.ccentrotextsmall {
  max-width: 630px;
}
.sseccionsost {
  font-size: 24px;
  margin-top: 60px;
  margin-bottom: 30px;
}
.lbuttonyellow {
  background: #ffcb00;
  color: #0a336f;
}
.ccentrotextsmalldiversidad {
  max-width: 750px;
}
.cdiversidadimg {
  background-position: center;
  background-size: cover;
  aspect-ratio: 160/68;
  width: 100%;
}
.htitularnotop {
  margin-top: 0px !important;
}
.ciconswhite svg * {
  fill: white;
}
.cmarginbottom {
  margin-top: 100px;
}
.cdisplace1 {
  position: relative;
  z-index: 50;
  margin-top: -100px;
}
.cofrecemosdisplaced {
  overflow: inherit;
}
.overfhidden {
  overflow: hidden;
  position: relative;
}
.cimageofrecemos.overfhidden {
  position: absolute;
}
.celements50 .cbloquetitularinner {
  text-align: left;
}
.celements50 .ccodigoimgbg {
  margin-top: 0px;
}
.celements50 .cbloquetitularinner {
  padding: 130px;
}
.celements50 .lbutton {
  padding-left: 70px;
  padding-right: 70px;
}
.celements50left .ccodigoimg {
  left: 0%;
  height: 100%;
  width: 50%;
}
.celements50left .ccodigoleft {
  transform: translateX(100%);
}
.cnewsyellow .crsctitular,
.cnewsyellow .crscontainer .cnewitem .cinner {
  background: #ffcb00;
  color: #0a336f;
}
.cnewsyellow .crscontainer .cnewitem h3 {
  color: #0a336f;
}
.ctalentoapartado24 .crsctitular {
  text-align: left;
}
.cpopupwrapint .cpopupopa {
  background-color: black;
}
.cpopupwrapint .cpopup {
  background: white;
  color: #43414d;
  text-align: center;
}
.cpopupwrapint .cpopup .cpopupbutton .ltitular {
  width: 254px;
  box-sizing: border-box;
  margin-left: 5px;
  margin-right: 5px;
}
.lnosoy {
  cursor: pointer;
}
.cambitos h3 {
  margin-bottom: 3px;
}
.cnointeriorprod.cevento:hover .cproyectosimg {
  transform: none !important;
}
.cnointeriorprod.cevento:hover h3 {
  color: #808080;
}
.cnointeriorprod.cevento h3 {
  font-weight: 600;
  font-family: "Roboto", sans serif;
}
.cbannertoptext .htitular {
  padding-left: 13vw;
  padding-right: 13vw;
}
.lsimplelinkficha {
  color: white;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
/* .lsimplelinkficha::before{
content: "";
display: block;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 1px;
background: white;
} */
.lsimplelinkficha {
  text-decoration: underline;
  margin-top: 10px;
}
.ceventotext h3 {
  padding-left: 10px;
  padding-right: 10px;
}
.cbannertop .htitular {
  color: white;
}
.wp-image-4083 {
  vertical-align: middle;
  transform: translateY(2px);
}

.ccookiepopupwrapbanner * {
  font-family: "Roboto", sans-serif;
  font-size: 16px !important;
}
body div.ccookiepopupwrapbanner .scookiebutton,
body div.ccookiepopupwrapbanner .scookiebutton span {
  font-weight: 700 !important;
  font-size: 11px !important;
  text-transform: uppercase;
}
body div.ccookiepopupwrapbanner .scookiebutton {
  margin-right: 5px;
}
.cproductobspecial a img {
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
    transition:all 0.2s ease-in-out;

}
.cproductobspecial a:hover img {
  opacity: 0.7;
}
.cheaderlogo .llogo25 {
    width: 170px;
    }

    .scrolled .cheaderlogo .llogo25 {
        width: 170px;
    }
.ilogopie{
    width: 140px;
}
.cpielinkscol25 a {
    display: inline-block;
    text-align: left;
}
.cpielinkscol25 svg {
    height: 40px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 10px;
}
.cpielinkscol25 a:after {
    content: ""!important;
}
.cmapa img{
height: 100%;
width: 100%;
object-fit: none;
}
