*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body, html{
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}




/* --- generales --- */
a{
  text-decoration: none;
  color: #ffffff;
}
p{
  padding: 0px;
  margin: 0px;
}
.contergeneral{
  width: 90%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
.contergeneral2{
  width: 90%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
}
.contergeneral100{
  width: 100%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.contergeneral100b{
  width: 100%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}
.conter90{
  width: 90%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.conter90left{
  width: 90%;
  display: block;
  float: left;
}
.conter90right{
  width: 90%;
  display: block;
  float: right;
}
.conter95{
  width: 95%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.conter95left{
  width: 95%;
  display: block;
  float: left;
}
.conter99left{
  width: 99%;
  display: block;
  float: left;
}
.conter95right{
  width: 95%;
  display: block;
  float: right;
}
.conter95righta{
  width: 95%;
  display: block;
  float: right;
}
.conter{
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.conteresp{
  width: 100%;
  display: block;
  position: relative;
}
.opacity0, .oapcity0{
  opacity: 0;
}
.opacity02{
  opacity: 0 !important;
}
.textcenter{
  text-align: center !important;
}
.textright{
  text-align: right !important;
}
.textleft{
  text-align: left !important;
}
.imgfull{
  width: 100%;
}
.img90{
  width: 90%;
  margin: 0 auto;
  display: block;
}
.img80{
  width: 80%;
  margin: 0 auto;
  display: block;
}
.img60{
  width: 60%;
  margin: 0 auto;
  display: block;
}
.img50{
  width: 50%;
  margin: 0 auto;
  display: block;
}
.img80left{
  width: 80%;
  display: block;
}
.imglogros{
  width: 85%;
  float: right;
  padding-left: 10px;
}

.conter30{
  display: block;
  width: 30%;
  float: left;
  position: relative;
}
.conter35{
  display: block;
  width: 35%;
  float: left;
  position: relative;
}
.conter37{
  display: block;
  width: 37.4%;
  float: left;
  position: relative;
}
.conter33{
  display: block;
  width: 33.33%;
  float: left;
  position: relative;
}
.conter22{
  display: block;
  width: 22.3%;
  float: left;
  position: relative;
}
.conter50{
  display: block;
  width: 50%;
  float: left;
  position: relative;
}
.conter55{
  display: block;
  width: 55%;
  float: left;
  position: relative;
}
.conter50right{
  display: block;
  width: 50%;
  float: right;
  position: relative;
}
.conter50center{
  display: block;
  width: 50%;
  margin: 0 auto;
  position: relative;
}
.conter40center{
  display: block;
  width: 40%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.conter60center{
  display: block;
  width: 60%;
  margin: 0 auto;
  position: relative;
}
.conter65center{
  display: block;
  width: 65%;
  margin: 0 auto;
  position: relative;
}
.conter65{
  display: block;
  width: 65%;
  float: left;
  position: relative;
}
.conter66{
  display: block;
  width: 66%;
  float: left;
  position: relative;
}
.conter60{
  display: block;
  width: 60%;
  float: left;
  position: relative;
}

.conter40{
  display: block;
  width: 40%;
  float: left;
  position: relative;
}
.conter45{
  display: block;
  width: 45%;
  float: left;
}
.conter70{
  display: block;
  width: 70%;
  float: left;
}
.conter75{
  display: block;
  width: 75%;
  float: left;
}
.conter70center{
  display: block;
  width: 70%;
  margin: 0 auto;
}
.conter75center{
  display: block;
  width: 75%;
  margin: 0 auto;
}
.conter80{
  display: block;
  width: 80%;
  float: left;
}
.conter80center{
  display: block;
  width: 80%;
  margin: 0 auto;
}

.conter20{
  display: block;
  width: 20%;
  float: left;
}
.conter21{
  display: block;
  width: 21%;
  float: left;
}
.conter10{
  display: block;
  width: 10%;
  float: left;
}
.conter15{
  display: block;
  width: 15%;
  float: left;
}
.conter10a{
  display: block;
  width: 10%;
  float: left;
}
.conter12{
  display: block;
  width: 12.5%;
  float: left;
}
.conter5{
  display: block;
  width: 5%;
  float: left;
}
.conter5a{
  display: block;
  width: 5%;
  float: left;
}
.conter14{
  display: block;
  width: 14.2%;
  float: left;
}
.conter15{
  display: block;
  width: 15%;
  float: left;
}
.conter85{
  display: block;
  width: 85%;
  float: left;
}
.conter25{
  display: block;
  width: 25%;
  float: left;
}
.conter24{
  display: block;
  width: 24%;
  float: left;
}

.conterflex{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflexmobil{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflex2{
  width: 100%;
  display: flex;
  align-content: center;
  align-items: center;
}
.conterfit{
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.flex{
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflex3{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflex4{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: end;
  align-items: end;
  margin-top: -60px;
}
.conterflexend{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: end;
  align-items: end;
}
.conterflex5{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: initial;
  align-items: initial;
}
.padtop50px{
  padding-top: 50px;
}
.padtop70px{
  padding-top: 70px;
}
.padtop80px{
  padding-top: 80px;
}
.padtop100px{
  padding-top: 100px;
}
.padtop150px{
  padding-top: 150px;
}
.padbop50px{
  padding-bottom: 50px;
}
.pad50px{
  padding: 50px 0px;
}
.pad50px2{
  padding: 0px 50px;
}
.pad50px3{
  padding: 50px;
}
.padtop20px{
  padding-top: 20px;
}
.padtop30px{
  padding-top: 30px;
}
.padtop40px{
  padding-top: 40px;
}
.padtop10px{
  padding-top: 10px;
}
.padbot20px{
  padding-bottom: 20px;
}
.padbot50px{
  padding-bottom: 50px;
}
.padbot30px{
  padding-bottom: 30px;
}

.mar50px{
  margin: 50px 0px;
}
.martop50px{
  margin-top: 50px;
}
.marbot30px{
  margin-bottom: 30px;
}
.pad20px{
  padding: 20px 0px;
}
.pad5px{
  padding: 5px 0px;
}
.pad5pix{
  padding: 5px;
}
.pad10px{
  padding: 10px 0px;
}
.pad30px{
  padding: 30px 0px;
}
.martop20px{
  margin-top: 20px;
}
.multy{
  mix-blend-mode: multiply !important;
}
.overflowhi{
  overflow: hidden !important;
}

.padleft50{
  padding-left: 50px;
}
.padleft30{
  padding-left: 33px;
}
.padleft20{
  padding-left: 20px;
}
.padright50{
  padding-right: 50px;
}
img{
  display: block !important;
}
.disblock{
  display: block;
}
.textupper{
  text-transform: uppercase;
}


















/* -- menu -- */
/* Navigation Menu - Background */
.navigation {
  /* critical sizing and position styles */
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  
  /* non-critical appearance styles */
  list-style: none;
  background: #040076;
}

/* Navigation Menu - List items */
.nav-item {
  /* non-critical appearance styles */
  width: 200px;
  border-top: 1px solid #111;
  border-bottom: 1px solid #000;
}

.nav-item a {
  /* non-critical appearance styles */
  display: block;
  padding: 1em;
  background: linear-gradient(135deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
  color: white;
  font-size: 16px;
  text-decoration: none;
  transition: color 0.2s, background 0.5s;
  font-family: "aileron", sans-serif;
font-weight: 400;
font-style: normal;
}

.nav-item a:hover {
  color: #969ffb;
  background: linear-gradient(135deg, rgba(0,0,0,0) 0%,rgba(150,159,251,0.65) 100%);
}

/* Site Wrapper - Everything that isn't navigation */
.site-wrap {
  /* Critical position and size styles */
  min-height: 100%;
  min-width: 100%;
  background-color: white; /* Needs a background or else the nav will show through */
  position: relative;
  top: 0;
  bottom: 100%;
  left: 0;
  z-index: 1;
  
  /* non-critical apperance styles */
  
}

/* Nav Trigger */
.nav-trigger {
  /* critical styles - hide the checkbox input */
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

label[for="nav-trigger"] {
  /* critical positioning styles */
  position: fixed;
  left: 15px; top: 15px;
  z-index: 2;
  
  /* non-critical apperance styles */
  height: 30px;
  width: 30px;
  cursor: pointer;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='30px' height='30px' viewBox='0 0 30 30' enable-background='new 0 0 30 30' xml:space='preserve'><rect width='30' height='4'/><rect y='24' width='30' height='4'/><rect y='12' width='30' height='4'/></svg>");
  background-size: contain;
}

/* Make the Magic Happen */
.nav-trigger + label, .site-wrap {
  transition: left 0.2s;
}

.nav-trigger:checked + label {
  left: 215px;
}

.nav-trigger:checked ~ .site-wrap {
  left: 200px;
  box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
}

body {
	/* Without this, the body has excess horizontal scroll when the menu is open */
  overflow-x: hidden;
}

/* Additional non-critical styles */



/* Micro reset */
*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;}
html, body { height: 100%; width: 100%; font-family: Helvetica, Arial, sans-serif; }








/* --generales -- */
.titulo1{
  font-family: "aileron", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #040076;
  font-size: 30px;
}
.titulo1 span.bold{
  font-family: "aileron", sans-serif;
font-weight: 700;
font-style: normal;
}
.texto{
  font-family: "ibm-plex-sans", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
color: #000000;
line-height: 21px;
}
.nota{
  font-family: "ibm-plex-sans", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 12px;
color: #000000;
line-height: 21px;
}

.destacado{
  font-family: "aileron", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 22px;
}
.destacadobold, .bold{
  
  font-weight: 600 !important;
}
 .highlight-line {
      background-color: #969ffb; /* Color morado */
      color: white;
      display: inline-block;
      padding: 1px 6px;
      margin-bottom: 4px;
      line-height: 1.5;
    }
     .highlight-line2 {
      background-color: #344af3; /* Color morado */
      color: white;
      display: inline-block;
      padding: 1px 6px;
      margin-bottom: 4px;
      line-height: 1.5;
    }
.borrigtblan{
  border-right: 1px solid #ffffff;
}
.hrblanco{
  border-top: 1px solid #ffffff;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  margin: 30px 0px;
  display: block;
  position: relative;
  overflow: hidden;
}
.hrblanco2{
  border-top: 1px solid #ffffff;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  margin: 20px 0px;
  display: block;
  position: relative;
  overflow: hidden;
}
.hrazul2{
  border-top: 1px solid #969ffb;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  margin: 20px 0px;
  display: block;
  position: relative;
  overflow: hidden;
}


.subtitu1{
  font-family: "ibm-plex-sans", sans-serif;
font-weight: 600;
font-style: normal;
font-size: 20px;
color: #040076;
}
.subtitu1a{
  font-family: "ibm-plex-sans", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 20px;
color: #040076;
}
.cifra1canti{
  font-family: "ibm-plex-sans", sans-serif;
font-weight: 600;
font-style: normal;
font-size: 50px;
color: #ffffff;
line-height: 50px;
}
.padleft10px{
  padding-left: 10px;
}
.cifra2canti{
  font-family: "ibm-plex-sans", sans-serif;
font-weight: 600;
font-style: normal;
font-size: 30px;
color: #ffffff;
line-height: 30px;
}
.heightcifra{
  border-right: 1px solid #969ffb;
  height: auto;
  min-height: 73px;
}

.padleft20px{
  padding-left: 20px;
}



/* home */

.home1{
  width: 100%;
  display: block;;
  height: 100vh;
  position: relative;
  background-image: url('../img/bg1.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
}
.contergeneralhome{
  width: 100%;
  max-width: 1400;
  display: block;
  height: 100vh;
  position: relative;
  margin: 0 auto;
}

.conteranio{
  width: 70px;
  display: block;
  position: absolute;
  bottom: 5%;
  right: 5%;
}
.titulohome{
  width: 500px;
  display: block;
  position: absolute;
  left: 5%;
  bottom: 22%;
}
.blanco{
  color: #ffffff !important;
}
.azul{
  color: #040076 !important;
}
.azul2{
  color: #000078 !important;
}
.azul3{
  color: #616ff2 !important;
}


/* -- carta -- */
.carta1{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 50px 0px;
}
.director{
  width: 235px;
  display: block;
  float: right;
}


/* --somos --*/
.somos1{
  width: 100%;
  display: flex;;
  height: 100vh;
  position: relative;
  background-image: url('../img/bg2.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  align-items: end;
  align-content: end;
}
.lineasomos{
  width: 100%;
  display: block;
  background: rgba(4, 0, 118, .8);
  padding: 20px 0px;
}
.somossvg{
  width: 450px;
  display: block;
  float: left;
}

.somos2{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 50px 0px;
  background-color: #ffffff;
}
.conterlogo{
  width: 100%;
  display: block;
  padding: 20px 0px;
  background-color: #e8e9ef;
  margin: 20px 0px;
}
.somos3{
  width: 100%;
  display: block;;
  height: auto;
  position: relative;
  background-image: url('../img/bg3.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  padding: 50px;
  margin: 50px 0px;
}
.titumis{
  display: block;
  width: 90%;
  max-width: 160px;
  display: block;
  margin: 0 auto ;
}
.cifra1{
  width: 90%;
  max-width: 420px;
  display: block;
  margin: 0 auto;
}

.contericon{
  width: 40px !important;
  display: block;
  float: left;
}
.contercifra{
  width: 76px;
  display: block;
  float: left;
  padding-left: 10px;
}
.contercifra2{
  width: 106px;
  display: block;
  float: left;
  padding-left: 10px;
}
.contertexcifra{
  width: calc(100% - 116px);
  display: block;
}
.contertexcifra2{
  width: calc(100% - 146px);
  display: block;
}
.somos4{
  width: 100%;
  display: block;
  overflow: hidden;
  padding-bottom: 50px;
  background-color: #ffffff;
}
.imgindi{
  width: auto;
  height: 107px;
  display: block;
  float: left;
}
.conterfoto{
  width: 100%;
  display: flex;
  float: left;
  background-color: #040076;
  align-items: center;
  align-content: center;
}
.contergrafporta{
  width: 100%;
  padding: 30px 80px;
  display: block;
  float: left;

}
.conter3mill{
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #000078;
  padding-bottom: 20px;
}


/* --estrategia --*/
.estrategia1{
  width: 100%;
  display: flex;;
  height: 100vh;
  position: relative;
  background-image: url('../img/bg4.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  align-items: end;
  align-content: end;
}
.estrategia2{
  width: 100%;
  display: block;;
  height: auto;
  position: relative;
  background-image: url('../img/bg5.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  
}
.estrategia3{
  width: 100%;
  display: block;;
  height: auto;
  overflow: hidden;
}


/* potencial --*/
.potencial1{
  width: 100%;
  display: flex;;
  height: 100vh;
  position: relative;
  background-image: url('../img/bg6.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  align-items: top;
  align-content: top;
  padding-top: 80px;
}
.lineapotencial{
  width: 100%;
  display: block;
  background: rgba(4, 0, 118, .8);
  padding: 20px 0px;
  height: fit-content;
}

.potencial2{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 50px 0px;
  background-color: #ffffff;
}
.contertextpotenci{
  display: block;
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 1;
  width: 90%;
  max-width: 400px;
}
.titumetricas{
  width: auto;
  height: 30px;
  display: block;
}


/* colaboracion --*/
.colaboracion1{
  width: 100%;
  display: flex;;
  height: 100vh;
  position: relative;
  background-image: url('../img/bg7.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  align-items: end;
  align-content: end;
}
.colabosvg{
  width: 550px;
  display: block;
  float: right;
}
.colaboracion2{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 50px 0px;
  background-color: #ffffff;
}
.intercolab{
  width: 100%;
  display: block;
  height: auto;
  position: relative;
  background-image: url('../img/13.png');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  padding: 40px 50px;
}
.ods8{
  width: 100px;
}
.contertexcolab{
  display: block;
  position: absolute;
  right: 30px;
  top: 150px;
  z-index: 1;
  width: 90%;
  max-width: 400px;
}


/* compromiso --*/
.compromiso1{
  width: 100%;
  display: flex;;
  height: 100vh;
  position: relative;
  background-image: url('../img/bg8.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  align-items: top;
  align-content: top;
  padding-top: 80px;
}
.compromiso2{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 50px 0px;
  background-color: #ffffff;
}
.intercompro{
  width: 100%;
  display: block;
  height: auto;
  position: relative;
  background-image: url('../img/16.png');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  padding: 40px 50px;
}
.backcifras{
  width: 100%;
  display: block;
  padding: 20px 0px;
  background-color: #040076;
}
.compromiso3{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 50px 0px;
  background-color: #ffffff;
}

.contertexfoto{
  display: block;
  position: absolute;
  left: 30px;
  top: 150px;
  z-index: 1;
  width: 90%;
  max-width: 450px;
}


/* compromiso ambiental--*/
.comproambi1{
  width: 100%;
  display: flex;;
  height: 100vh;
  position: relative;
  background-image: url('../img/bg9.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  align-items: top;
  align-content: top;
  padding-top: 80px;
}
.comproambi {
  width: auto;
  display: block;
  float: left;
  height: 115px;
}
.comproambi2{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 50px 0px;
  background-color: #ffffff;
}
.intercomproambi{
  width: 100%;
  display: block;
  height: auto;
  position: relative;
  background-image: url('../img/16.png');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  padding: 40px 50px;
}
.conterbackazulnew{
  width: 100%;
  display: flex;
  background-color: #040076;
  overflow: hidden;
  align-items: center;
  align-content: center;
}
.datossvg{
  width: 80%;
  max-width: 720px;
  display: block;
  margin: 0 auto;
  padding: 0px 20px ;
}
.texthead{
  font-family: "aileron", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
}
.back1azul{
  background-color: #040076;
}
.back2azul{
  background-color: #2e40f1;
}
.tabla {
  width: 100%;
  border-collapse: collapse;
}
td, th {
  padding: 5px;
  text-align: center;
}
table#tabalestados tbody tr:nth-child(2n+1) {
  background-color: #ececf1;
  border-bottom: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
}
.comproambi3{
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #ffffff;
}
.contertexfoto22{
  display: block;
  position: absolute;
  left: 30px;
  top: 150px;
  z-index: 1;
  width: 90%;
  max-width: 785px;
}
.intercomproambi22{
  width: 100%;
  display: block;
  height: auto;
  position: relative;
  background-image: url('../img/30.png');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  padding: 40px 50px;
}
.conterborder{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 20px 35px;
  border: 1px solid #Ffffff;
}

.alcance{
  font-family: "ibm-plex-sans", sans-serif;
font-weight: 600;
font-style: normal;
font-size: 20px;
}
.conterborderazul{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 20px 35px;
  border: 1px solid #11d4e3;
  background-color: #11d4e3;
}
.comproambi4{
  width: 100%;
  display: block;
  overflow: hidden;
  padding: 50px 0px;
  background-color: #ffffff;
}
.textitalick{
  font-style: italic;
}


/* -- adhesiones --*/

.adhesiones1{
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #ffffff;
  padding: 50px 0px;
}
.tituadhe{
  width: auto;
  height: 80px;
  display: block;
}
/* -- contacto --*/

.contacto1{
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #ffffff;
  padding: 0px 0px;
}
.contercontac{
  width: 100%;
  display: block;
  position: absolute;
  top: 10%;
  left: 10%;
  max-width: 300px;
}

.conteridioma{
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  background-color: #040076;
  z-index: 2;
  left: 60px;
  top: 10px;
  align-content: center;
  align-items: center;
  padding-left: 7px;
}
.conteridioma a{
  font-family: "ibm-plex-sans", sans-serif;
font-weight: 600;
font-style: normal;
font-size: 20px;
color: #ffffff;
}

/* gobernanza --*/
.gobernanza1{
  width: 100%;
  display: flex;;
  height: 100vh;
  position: relative;
  background-image: url('../img/bg10.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  align-items: top;
  align-content: top;
  padding-top: 80px;
}
.lineagobernanza{
  width: 100%;
  display: block;
  background: rgba(4, 0, 118, .8);
  padding: 20px 0px;
  height: fit-content;
}
.gobernanza2{
  width: 100%;
  display: block;;
  height: auto;
  position: relative;
  background-image: url('../img/bg11.png');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  padding: 50px 0px;
  
}
.textjusti{
  text-align: justify !important;
}
.gobernanza3{
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #ffffff;
  padding: 0px 0px;
}
.contertexcolab222{
  display: block;
  position: absolute;
  right: 30px;
  top: 100px;
  z-index: 1;
  width: 90%;
  max-width: 450px;
}


.codigo-etico {
  background-color: #1a46e4; /* Azul sólido */
  color: white;
  font-family: 'Arial', sans-serif;
  font-size: 1.1rem;
  line-height: 1.6;
  padding: 1.5rem;
  border-radius: 8px;
  max-width: 600px;
  margin: auto;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}

.codigo-etico strong {
  font-weight: 700;
  display: inline;
}

@media (max-width: 600px) {
  .codigo-etico {
    font-size: 1rem;
    padding: 1rem;
  }
}















































/* animaciones */

.ani1animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani2animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani3animate{
  animation: fadeIn;
  animation-delay: .9s;
}
.ani4animate{
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani5animate{
  animation: zoomIn;
  animation-delay: .7s;
}
.ani6animate{
  animation: fadeInRight;
  animation-delay: .3s;
}
.ani7animate{
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani8animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani9animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani10animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani11animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani12animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani13animate{
  animation: zoomIn;
  animation-delay: .3s;
}
.ani14animate{
  animation: zoomIn;
  animation-delay: .6s;
}
.ani15animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani16animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani17animate{
  animation: fadeInLeft;
  animation-delay: .3s;
}
.ani18animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani19animate{
  animation: fadeIn;
  animation-delay: .3s;
}

.ani20animate{
  animation: fadeInRight;
  animation-delay: .3s;
}
.ani21animate{
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani22animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani23animate{
  animation: fadeInUp;
  animation-delay: .6s;
}
.ani24animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani25animate{
  animation: fadeInUp;
  animation-delay: .6s;
}

.ani26animate{
  animation: fadeInRight;
  animation-delay: .3s;
}
.ani27animate{
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani28animate{
  animation: fadeInRight;
  animation-delay: .3s;
}
.ani29animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani30animate{
  animation: fadeIn;
  animation-delay: .3s;
}

.ani31animate{
  animation: fadeInRight;
  animation-delay: .3s;
}
.ani32animate{
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani33animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani34animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani35animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani36animate{
  animation: fadeInRight;
  animation-delay: .6s;
}
.ani37animate{
  animation: fadeIn;
  animation-delay: .5s;
}

.ani38animate{
  animation: fadeInRight;
  animation-delay: .3s;
}
.ani39animate{
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani40animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani41animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani42animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani43animate{
  animation: fadeInLeft;
  animation-delay: .3s;
}

.ani44animate{
  animation: fadeInRight;
  animation-delay: .3s;
}
.ani45animate{
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani46animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani47animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani48animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani49animate{
  animation: fadeInUp;
  animation-delay: .3s;
}
.ani50animate{
  animation: fadeInUp;
  animation-delay: .6s;
}
.ani51animate{
  animation: fadeInUp;
  animation-delay: .9s;
}
.ani52animate{
  animation: fadeInRight;
  animation-delay: .3s;
}
.ani53animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani54animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani55animate{
  animation: fadeInLeft;
  animation-delay: .3s;
}
.ani56animate{
  animation: fadeIn;
  animation-delay: .3s;
}

.ani57animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani58animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani59animate{
  animation: fadeIn;
  animation-delay: .9s;
}
.ani60animate{
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani61animate{
  animation: fadeIn;
  animation-delay: 1.5s;
}
.ani62animate{
  animation: fadeIn;
  animation-delay: .4s;
}

.ani63animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani64animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani65animate{
  animation: fadeIn;
  animation-delay: .9s;
}
.ani66animate{
  animation: fadeIn;
  animation-delay: 1.2s;
}
.ani67animate{
  animation: fadeIn;
  animation-delay: 1.5s;
}
.ani68animate{
  animation: fadeIn;
  animation-delay: 1.8s;
}
.ani69animate{
  animation: fadeIn;
  animation-delay: .3s;
}

.ani70animate{
  animation: fadeInLeft;
  animation-delay: .3s;
}
.ani71animate{
  animation: fadeIn;
  animation-delay: .3s;
}
.ani72animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani73animate{
  animation: fadeInUp;
  animation-delay: .3s;
}



























































































































































































