@font-face {
  font-family: "Signika-Light";
  src: url("Signika-Light.eot");
}

@font-face {
  font-family: "Signika-Light";
  src: url("Signika-Light.ttf");
}

	@font-face {
    font-family: 'fagonoboldtfregular';
    src: url('fagonoboldtf-webfont.eot');
    src: url('fagonoboldtf-webfont.eot?#iefix') format('embedded-opentype'),
         url('fagonoboldtf-webfont.woff') format('woff'),
         url('fagonoboldtf-webfont.ttf') format('truetype'),
         url('fagonoboldtf-webfont.svg#fagonoboldtfregular') format('svg');
    font-weight: normal;
    font-style: normal;
	}
	@font-face {
    font-family: 'Gotham-Rounded-Medium';
    src: url('Gotham-Rounded-Medium.eot');
    src: url('Gotham-Rounded-Medium.eot?#iefix') format('embedded-opentype'),
         url('Gotham-Rounded-Medium.woff') format('woff'),
         url('Gotham-Rounded-Medium.ttf') format('truetype'),
         url('Gotham-Rounded-Medium.svg#Gotham-Rounded-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
    font-family: 'gothambookregular';
    src: url('gothambook-webfont.eot');
    src: url('gothambook-webfont.eot?#iefix') format('embedded-opentype'),
         url('gothambook-webfont.woff2') format('woff2'),
         url('gothambook-webfont.woff') format('woff'),
         url('gothambook-webfont.ttf') format('truetype'),
         url('gothambook-webfont.svg#gothambookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'gotham_lightregular';
    src: url('gotham-light-webfont.eot');
    src: url('gotham-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-light-webfont.woff2') format('woff2'),
         url('gotham-light-webfont.woff') format('woff'),
         url('gotham-light-webfont.ttf') format('truetype'),
         url('gotham-light-webfont.svg#gotham_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'signikabold';
    src: url('signika-bold-webfont.eot');
    src: url('signika-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('signika-bold-webfont.woff2') format('woff2'),
         url('signika-bold-webfont.woff') format('woff'),
         url('signika-bold-webfont.ttf') format('truetype'),
         url('signika-bold-webfont.svg#signikabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'signikaregular';
    src: url('signika-regular-webfont.eot');
    src: url('signika-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('signika-regular-webfont.woff2') format('woff2'),
         url('signika-regular-webfont.woff') format('woff'),
         url('signika-regular-webfont.ttf') format('truetype'),
         url('signika-regular-webfont.svg#signikaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_blackregular';
    src: url('gotham-black-webfont.eot');
    src: url('gotham-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-black-webfont.woff2') format('woff2'),
         url('gotham-black-webfont.woff') format('woff'),
         url('gotham-black-webfont.ttf') format('truetype'),
         url('gotham-black-webfont.svg#gotham_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Gotham-Bold_21010';
    src: url('Gotham-Bold_21010.eot');
    src: url('Gotham-Bold_21010.eot?#iefix') format('embedded-opentype'),
         url('Gotham-Bold_21010.woff') format('woff'),
         url('Gotham-Bold_21010.ttf') format('truetype'),
         url('Gotham-Bold_21010.svg#Gotham-Bold_21010') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  overflow-x: hidden;
}
/* header*/
.bxslider-desktop{ display: block !important; }
.bxslider-mobile{ display: none !important; }
.bxslider{ margin: 0; }
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after{
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after{
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix{
    *zoom: 1;
}
.head {
  width: 100%;
  float: left;
  background: url(../images/espanol/pixel-menu.png);
  height: 85px;
  max-height: none;
  min-height: inherit;
  position: absolute;
  z-index: 9;
  min-width: 1200px;

}
.bxslider li img {
  max-height: 350px;
}
.contentHead {
  height: 100%;
  width: 1161px;
  margin: 0px auto;
}

.ulHeader {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style: none;
  width: 100%;
  height: 100%;
}
.liLogo {
  width: 189px;
  float: left;
  background: url(../images/espanol/logo.png) no-repeat;
  background-size: 100%;
  height: 67px;
  margin-top: 10px;
}
.liLogo img {
  margin-top: 20px;
}
.liMenu768 {
  float: right;
  width: 65px;
  background: url(../images/espanol/768/cuadro.png) no-repeat;
  height: 65px;
  margin: 15px 40px 0px 0px;
  cursor: pointer;
    display: none;
}
.bloque3b {
  float: left;
  left: 0px;
  margin: 0 auto;
  position: relative;
  top: 0px;
  width: 260px;
  z-index: 9;
    display: none;
}
.liMenu {
  float: left;
  width: 60%;
  display: block;
  height: 100%;
}
.ulMenu {
width: 90%;
  margin: 0px auto;
  padding: 0px;
  list-style: none;
  color: #00AEEF;
  font-family: Signika-Light;
  margin-top: 20px;
  height: 100%;
}
.liHome {
  width: 15%;
  float: left;
}
.imgHome {
  width: 100%;
  background: url(../images/espanol/01-inicio-menu.png) no-repeat;
  height: 60%;
  cursor: pointer;
  background-size: 100%;
}
.imgAbout {
  width: 100%;
  background: url(../images/espanol/02-nosotros-menu.png) no-repeat;
  height: 61%;
  cursor: pointer;
  background-size: 100%;
}
.imgPress {
  width: 75%;
  background: url(../images/espanol/03-sala-menu.png) no-repeat;
  height: 65%;
  cursor: pointer;
    background-size: 100%;
  margin: 0px auto;
}
.imgInve {
  width: 71%;
  background: url(../images/espanol/04-inversionistas-menu.png) no-repeat;
  height: 80%;
  cursor: pointer;
  background-size: 100%;
  margin: 0px auto;
}
.imgContact {
  width: 86%;
  background: url(../images/espanol/05-contacto-menu.png) no-repeat;
  height: 60%;
  cursor: pointer;
  margin: 0px auto;
  background-size: 100%;
}
.liAbout {
  width: 15%;
  float: left;
  margin-top: 0px;
}
.liPress {
  width: 22%;
  float: left;
  /* margin-top: -1px; */
}
.liInve {
  width: 21%;
  float: left;
  /* margin-top: -1px; */
}
.liContact {
  width: 18%;
  float: left;
  margin-top: -1px;
}
.diviMenu {
  background: url(../images/espanol/rayadivisoramenu.png);
  width: 1px;
  height: 50%;
  float: left;
  margin: 0px 4px;
  background-size: 100% 100%;
}
.divIdioma {
    background: url(../images/bg-idioma.png) no-repeat;
    width: 70%;
    height: 84%;
    margin: 0px auto;
    color: #ffffff;
    text-align: center;
    background-size: 100%;
    padding-top: 0px;
}
.divIdioma a {
  color: #ffffff;
  text-decoration: none;
  font-family: Signika-Light;
}
.divIdioma a:hover {
    font-weight: bold;
  color: #01185C;
}
.liIdioma {
    float: right;
    width: 15%;
    display: block;
    position: relative;
    top: 30px;
    left: -75px;
    height: 30px;
}
.ulIdioma {
    margin: 0px auto;
  padding: 0px;
  list-style: none;
  width: 110px;
  height: 25px;
}
.ulIdioma li {
  float: left;
  color: #ffffff;
  font-family: Signika-Light;
  font-weight: bold;
  margin: 0px 2px 0px 0px;
}
.contenidoAzul {
  width: 100%;
  background: url(../images/imagen-campana.jpg);
  background-size: 100%;
  max-height: 76%;
  min-height: 600px;
}
.contenidoAzul1 {
  margin: 0;
  top: -16px;
  width: 100%;
}
.contCentrado {
  height: 100%;
  margin: 0 auto;
  width: 95%;
}
.bloque1 {
  background: url(../images/espanol/gota.png) no-repeat;
  float: left;
  width: 402px;
  height: 340px;
}
 .ulContAzul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  height: 100%;
   margin-top: 2%;

}
.bloque2 {
  float: left;
  width: 488px;
  margin: 30px auto;
}
.bloque2 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.ulIdioma a{
text-decoration:none;
}
.copy1 {
   background: url(../images/espanol/elaguanosimporta.png) no-repeat;
  width: 482px;
  height: 190px;
  margin: 0px auto;
  background-size: 100%;
}
.btnview {
  background: url(../images/espanol/vermas.png) no-repeat;
  width: 157px;
  height: 35px;
  margin: 0px auto;
  cursor: pointer;
    display: block;
}
.bloque3 {
   float: left;
    left: 65px;
    margin: 0 auto;
    position: relative;
    top: -60px;
    width: 260px;
}
.bloque3 ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.liImg1 {
  margin-bottom: 5px;
}
/*middle*/
.middle{
    width: 100%;
    height: 15%;
    float: left;
    min-height: 145px;
    background-color: #ffffff;
    min-width: 1200px;
}
.contenidoBlanco {
  height: 100%;
  width: 1170px;
  margin: 0px auto;
}
.contMedia {
  width: 396px;
  height: 100%;
  float: left;
}
.ulContBlanco {
  margin: 0px 0px 0px 44px;
  padding: 0px;
  list-style: none;
  height: 100%;
}
.imgMedia {
  background: url(../images/espanol/mediacenter.png) no-repeat;
  width: 31%;
  height: 116px;
  position: relative;
  top: 17px;
  float: left;
}
.ulMedia {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.liMedia {
  width: 34%;
  margin: 0px;
  padding: 0px;
  height: 100%;
  float: left;
}
.infoMedia {
    float: left;
    font-family: Signika-Light;
    color: #01185C;
    height: 50%;
    margin: 20px 0px 20px 0px;
    width: 60%;
}
.titulo {
    font-size: 23px;
    font-weight: normal;
    min-height: 35px;
}
.tituloAzul {
  color: #01185C;
  font-size: 23px;
  font-weight: normal;
}
.descrip {
    font-family: Signika-Light;
    height: 32px;
    min-height: 40px;
}
.btnViewMore {
    background: url(../images/espanol/vermasabajo.png) no-repeat;
    width: 110px;
    height: 25px;
    margin: 10px auto;

}
.liMarking {
  width: 35%;
  margin: 0px;
  padding: 0px;
  height: 100%;
  float: left;
}
.imgMarking {
  background: url(../images/espanol/makingwater.png) no-repeat;
  width: 28%;
  height: 116px;
  position: relative;
  top: 17px;
  float: left;
}
.liCarrers {
  width: 30%;
  margin: 0px;
  padding: 0px;
  height: 100%;
  float: left;
}
.imgInternacional {
  background: url(../images/espanol/internacional.png) no-repeat;
  width: 33%;
  height: 116px;
  position: relative;
  top: 17px;
  float: left;
}
/*footer*/
.foot {
background: #00BDF6;
    width: 100%;
    height: 27%;
    float: left;
    min-width: 1200px;
    min-height: 215px;
}
.contentFooter {
width: 845px;
  margin: 0px auto;
  height: 200px;
}
.ulFooter {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.liMenuFooter {
  width: 130px;
  float: left;
  margin: 80px 40px 0px 0px;
}
.liMenuFooter ul li {
  height: 23px;
  text-transform: uppercase;
}
.liMenuFooter ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  font-family: Signika-Light;
}
.liLine {
  background: url(../images/espanol/rayadivisoramenu.png) no-repeat;
  width: 5px;
  height: 98px;
  float: left;
  background-size: 2px 100%;
  margin: 72px 0px 0px 0px;
}
.liPaises {
  height: 125px;
  width: 625px;
  float: left;
  margin: 30px 0px 0px 45px;
}
.ulFooter {
  list-style: none;
  padding: 0px;
  width: 845px;
  margin: 0px auto;
  }
.divContPaises ul {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}
.divContPaises ul li {
    list-style: none;
  color: #ffffff;
  font-family: Signika-Light;
  width: 200px;
  display: inline-block;
  height: 30px;
}
.divContPaises img {
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.tituloContPaises {
  height: 20px!important;
  margin-bottom: 21px!important;
}
.tituloContPaises li {
  width: 100%!important;
  text-align: center!important;
}
.contenidoAzul1 img {
 /* margin-left: 50%;
  position: relative;
  left: -720px;*/
    width: 100%;
    left: 0px;
    margin: 0px;
}
.contentIMG {
    margin: 0px auto;
    min-width: 1200px;
    max-width: 1440px;
}
.middleBanners {
width: 100%;
    height: 30%;
    float: left;
    min-width: 1200px;
    min-height: 295px;
    background-color: #eaecf7;
}
.middleBanners ul {
  width: 100%;
  margin: 60px auto;
  padding: 0px;
  list-style: none;
  height: 55%;
        top: 0px;
}
.banner1 {
    background: url(../images/banner-home-inversionistas.jpg) no-repeat;
    height: 0;
    width: 100%;
    float: left;
    position: relative;
    left: 0px;
}
.banner2 {
  background: url(../images/banners-home-conocenos.jpg) no-repeat;
  height: 0;
  width: 100%;
  float: left;
  position: relative;
  left: 0px;
}
.contBanner1 {
  height: 180px;
  width: 520px;
  float: left;

}
.sombra {
  background: url(../images/sombra.png) no-repeat;
  height: 50%;
  width: 95%;
  float: left;
  margin-left: 10px;
  margin-top: -90px;
}
.contenidoBanners {
    height: 100%;
    width: 1080px;
    margin: 0px auto;
    padding: 0px;
    background-size: 0px;
}
.esp40 {
  width: 40px;
  float: left;
  height: 100%;
}
.contentBMV {
  width: 50%;
  height: 180px;
  float: left;
  position: relative;
  top: 29%;
  left: 15%;
  border: solid #8BD3F5 1px;
  padding: 10px;
}
.tituloFeed {
background-color: #0082CB;
  color: #ffffff;
  font-family: signikabold;
  text-align: center;
  height: 30px;
  width: 100%;
}
.contentBMV ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.liTituloFeed div {
  position: relative;
  top: 6px;
}
.azul {
  background-color: #00AEEF;
  color: #ffffff;
  text-align: center;
  height: 40px;
  width: 100%;
  font-family: gotham_lightregular;
}
.liImg div {
  position: relative;
  top: 9px;
}
.liImg img {
  margin-left: 0px;
  position: relative;
  left: -7px;
  top: 4px;
}
.precioA {
  background-color: #8BD3F5;
  color: #ffffff;
  height: 30px;
  text-align: center;
  width: 100%;
  font-family: gotham_lightregular;
  font-weight: bold;
}
.volumen {
  background-color: #8BD3F5;
  color: #ffffff;
  height: 30px;
  text-align: center;
  width: 100%;
  font-family: gotham_lightregular;
  font-weight: bold;
}
.detallePA {
  position: relative;
  top: 6px;
}
.detalleVolumen {
  position: relative;
  top: 4px;
}
.retraso {
  width: 100%;
  color: #ffffff;
  font-family: Signika-Light;
  margin-top: 15px!important;
  font-size: 11px;
}
.contentHeaderUS{
  background: url(../images/imagen-inversionistas.jpg);
  height: 85px;
  width: 1440px;
}
.middleNosotros {
    float: left;
    width: 100%;
    background-color: #ffffff;
    height: 400px;
}
.contentMiddleUs {
  width: 1105px;
  margin: 28px auto;
}
.bannerUS {
  background: url(../images/mundo-agua.jpg) no-repeat;
  width: 1105px;
  height: 525px;
}
.tituloNosotros {
  background: url(../images/espanol/nosotros-tit.png) no-repeat;
  height: 65px;
  width: 235px;
  position: relative;
  top: 30px;
  float: left;
  left: 50px;
}
.logoRotoplasColor {
  background: url(../images/logo-color.png) no-repeat;
  height: 80px;
  width: 245px;
  position: relative;
  top: 65px;
  float: left;
  left: -164px;
  margin-left: 50%;
}
.divContenidoNosotros {
    height: 321px;
    width: 65%;
    position: relative;
    margin: 0px 20px 30px 40px;
    top: 0px;
    float: left;
    left: 0px;
}
.liTituloObjetivosVision {
    font-family: Gotham-Rounded-Medium;
    color: #0082C8;
    font-size: 20px;
    float: left;
    position: relative;
    top: -5px;
    margin-right: 7px;
}
.divContenidoNosotros h1 {
    font-family: Gotham-Rounded-Medium;
    color: #0082C8;
    font-size: 30px;
}
.descripcion {
    font-family: signikaregular;
    color: #858585;
    font-size: 16px;
}
.contentContacto h1 {
    font-family: Gotham-Rounded-Medium;
    color: #0082C8;
    font-size: 30px;
}
.descripcionRotoplas {
font-family: signikaregular;
    color: #0b57a4;
    font-size: 16px;
    float: left;
    width: 26%;
    margin-top: 25px;
    line-height: 30px;
}
.descripcion strong {
  font-family: gotham_blackregular;
  color: #003994;
}
.divContPaisesNosotros ul {
  width: 100%;
  height: 120px;
  margin: 0px;
  padding: 0px;
}
.divContPaisesNosotros ul li {
  list-style: none;
  width: 195px;
  display: inline-block;
  height: 30px;
  font-family: signikaregular;
  color: #003994;
}
.divContPaisesNosotros ul li img {
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.divSeccion {
    background: url(../images/line.png);
    width: 1px;
    height: 60%;
    float: left;
    margin: 26px 0px;
    background-size: 100% 100%;
    position: relative;
    left: -30px;
}
.divNosotros {
    background: url(../images/lineNosotros.jpg);
    width: 2px;
    height: 70%;
    float: left;
    margin: 30px 0px;
    position: relative;
    left: -14px;
}
.diviContacto {
    background: url(../images/lineNosotros.jpg) no-repeat;
    width: 4px;
    height: 66%;
    float: left;
    margin: 30px 0px;
    position: relative;
    left: 20px;
}
.middleContacto {
    float: left;
    width: 100%;
    background-color: #ffffff;
    height: 400px;
}
.contentContacto {

    width: 1105px;
    height: 100%;
    margin: 0px auto;
}
.contentForm {
    height: 300px;
    width: 718px;
    position: relative;
    top: 30px;
    float: left;
    left: 0px;
}
.contentForm ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-family: gotham_lightregular;
    color: #0082C8;
    font-size: 19px;
}
.contentForm ul li {
    height: 30px;
}
.contentForm div {
    width: 140px;
    float: left;
    text-align: right;
    margin-right: 20px;
}
.contentForm input {
    width: 530px;
}

.banerContacto {
    background: url(../images/espanol/queremos.png) no-repeat center center transparent;
    background-size: 100%;
    height: 180px;
    width: 386px;
    position: relative;
    top: -80px;
    float: left;
    left: 50px;
}

.banerContacto.bannerContactoInver {
    background: url(../images/espanol/inversionistas/COTIZA_AGUA.JPG) no-repeat left center transparent;
    background-size: 33%;
    height: 180px;
    width: 386px;
    position: relative;
    top: -80px;
    float: left;
    left: 50px;
}
.btnEnviar {
    background: url(../images/espanol/btn-Enviar.png) no-repeat;
    height: 30px;
    width: 125px!important;
    position: relative;
    top: 56px;
    float: right;
    left: 0px;
    margin-bottom: 50px;
    cursor: pointer;
}
.notas ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.notas {
    display: inline-block;
    width: 330px;
    margin: 20px;
}
.middleSala {
overflow: visible;
    height: auto;
    width: 100%;
    float: left;
    min-width: 1200px;
    min-height: 145px;
    background-color: #ffffff;
}
.divContenidoSala {
    width: 1200px;
    position: relative;
    margin: 0px auto;
    top: 0px;
    float: initial;
}
.divContenidoSala h1 {
    font-family: Gotham-Rounded-Medium;
    color: #0082C8;
    font-size: 30px;
}
.tituloNota {
color: #01AEF0;
    font-family: Gotham-Rounded-Medium;
    font-size: 14px;
    width: 300px;
    margin: 10px auto;
    height: 4%;
}
.descripcionNota {
color: #000000;
    font-family: Gotham-Rounded-Medium;
    font-size: 12px;
    width: 300px;
    margin: 10px auto;
    min-height: 11%;
}
.vermasNota {
    background: url(../images/espanol/saladeprensa/btn-leermas.png) no-repeat;
    height: 23px;
    width: 104px;
    float: right;
    margin-right: 10px;
}
.contentNotas {
    float: left;
    width: 800px;
}
.recientes {
    float: left;
    width: 28%;
    display: block;
}
.recientes ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
        background-color: #ffffff;

}
.titNotasRecientes {
    background-color: #01AEF0;
    font-family: Signika-Light;
    color: #ffffff;
    font-size: 22px;
    padding: 5px 0px 5px 32px;
    text-transform: uppercase;
    margin-bottom: 20px;
    width: 90%;
}
.titNotaRecientes {
    color: #01AEF0;
    font-family: Gotham-Rounded-Medium;
    font-size: 12px;
    width: 300px;
    margin: 0px auto;
}
.descripcionNotaReciente {
    color: #8c8c8c;
    font-family: Gotham-Rounded-Medium;
    font-size: 10px;
    width: 300px;
    margin: 0px auto;
}
.separacionNReciente {
    border-bottom: solid #e2e2e2 1px;
    margin: 12px auto;
    width: 300px;;
}
.recientes a {
    text-decoration: none;
}
.divContenidoArticulo {
    width: 1150px;
    position: relative;
    margin: 30px 30px 0px 70px;
    top: 0px;
    float: left;
    left: 70px;
    overflow: visible;
    height: auto;
    background-color: #ebeaf2;
}
.divContenidoArticulo h1 {
    font-family: Gotham-Rounded-Medium;
    color: #0082C8;
    font-size: 30px;
    margin: 35px;
}
.contentNotas {
    float: left;
    width: 800px;
    height: auto;
    overflow: visible;
}
.contentNotas ul {
    list-style: none;
    margin: 0px auto;
    padding: 16px;
    width: 330px;
    background-color: #ffffff;
}
.titArt {
    font-family: Gotham-Rounded-Medium;
    color: #0082C8;
    font-size: 22px;
    margin: 10px;
}
.descArt {
    color: #01AEF0;
    font-family: Gotham-Rounded-Medium;
    font-size: 18px;
    margin: 10px;
}
.contentArt {
    color: #565656;
    font-family: Gotham-Rounded-Medium;
    font-size: 14px;
    margin: 10px;
}
.contentArticulo {
width: 640px!important;
}
.backInver{
    width: 1440px;
    margin: 0px auto;
    background: url(../images/imagen-inversionistas.jpg);
    min-height: 90px;
}
.middleIvert{
    background-color: #ffffff;
    width: 1150px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 25px;
}
.sideLeft {
    width: 180px;
    min-height: 400px;
    float: left;
}
.infoCenterHome {
    width: 60%;
    min-height: 400px;
    float: left;
}
.infoCenter {
  float: left;
  min-height: 900px;
  width: 80%;
}
.sideRight {
width: 23%;
    min-height: 400px;
    float: left;
    display: block;
}

.imglateralAzul {
    background: url(../images/espanol/inversionistas/rectangulo-menu.jpg);
    height: 100%;
    width: 4px;
    float: left;
    margin-right: 2px;
}
.tituloMenuInver {
    height: 30px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    font-weight: bold;
    left: 3px;
}

.divBuscarIver {
    margin-top: 10px;
}

.divBuscarIver ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.titleBuscarInver {
    background: url(../images/espanol/inversionistas/buscar.png) no-repeat;
    height: 30px;
    width: 110px;
    margin-bottom: 5px;
}
.divEmailAlert {
    margin: 35px 0px 0px 0px;
}
.divEmailAlert ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.imgAlertas {
    background: url(../images/espanol/inversionistas/imagen-emailalerts.jpg) no-repeat;
    width: 100%;
    height: 135px;
}
.plecaAzulInver {
    background: #00BCF5;
    height: 35px;
    color: #ffffff;
    font-family: gothambookregular;
    font-size: 17px;
    position: relative;
    top: -2px;
}
.plecaAzulInver div {
    height: 16px;
    vertical-align: middle;
    position: relative;
    left: 13px;
    width: 94%;
    padding: 9px 0px;
    display: block;
    font-size: 15px;
}
.plecaAzulInver img {
    float: right;
    position: relative;
    left: 1px;
    height: 20px;
    cursor: initial;
    top: 0px;

}
.divAlertasGrisInver {
    background: #F5F5F5;
    height: 140px;
}
.divAlertasGrisInver ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: 100%;
}
.txtAlertas {
    font-size: 14px;
    font-family: gothambookregular;
    padding: 10px 5px 0px 5px;
}
.txtEmail {
    font-size: 11px;
    font-family: gothambookregular;
    padding: 15px 5px 0px 5px;
    font-weight: bold;
}
.inputAzulainver {
    margin: 2px 0px 5px 0px;
}
.inputAzulainver input {
    width: 155px;
    border: none;
    background: #8BD3F5;
    margin: 5px 5px 5px 5px;
    height: 20px;
}
.btnEnviarInver {
    background: url(../images/espanol/inversionistas/btn-enviar.png) no-repeat;
    height: 30px;
    width: 90px;
    float: right;
    cursor: pointer;
}
.imgContactanosInver {
    background: url(../images/espanol/inversionistas/img-contacto.jpg) no-repeat;
    width: 100%;
    height: 135px;
}
.divContactanosInver {
    margin-top: 10px;
}
.divContactanosInver ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.divBuscarIver input {
    width: 155px;
    border: none;
    background: #8BD3F5;
    margin: 5px 5px 5px 5px;
    height: 20px;
}
.divLogosInver ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.divLogosInver {
    margin-top: 25px;
}


.divMensajePresidente {
    width: 93%;
    height: 300px;
    margin: 0px 20px 0px 20px;
    border: solid 1px;
}
.divperfilEjecutivo {
    background-color: #F5F5F5;
    height: auto;
    width: 93%;
    margin: 20px 20px 0px 20px;
}
.divperfilEjecutivo li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-family: signikaregular;
    position: relative;
    color: #858585;
    text-align:justify;
}
.imagenPerfil {
    background: url(../images/espanol/inversionistas/perfilCorporativo.png) no-repeat;
    height: 80px;
    width: 193px!important;
    top: 60px!important;
}
.divInformacionFinanciera {
   /* height: 260px;*/
    height: auto;
    width: 93%;
    margin: 0px 20px 0px 20px;
    float: initial;
}
.divInformacionFinanciera ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.tituloAzulInver {
    font-size: 30px;
    color: #0082C2;
    font-family: gotham_lightregular;
}
.lineaGris {
    border-bottom: solid 2px #CACACA;
}
.divEventosRelevnates {
    width: 93%;
    margin: 20px 20px 20px 20px;
    float: left;
    height: auto;
}
.divEventosRelevnates ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.BMV {
width: 100%;
height: 143px;
}
.BMV ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.BMV .retraso {
    margin: 0 !important;
    padding: 0;
    color: #000;
}

.graficaInver {
    width: 100%;
    height: 10px;
    border: solid 0px;
}
.divllamadaGrisInver {
    background: #F5F5F5;
    height: 120px;
}
.divllamadaGrisInver ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: 100%;
}
.plecaAzulInverCover {
    background: #00BCF5;
    height: 35px;
    color: #ffffff;
    font-family: gothambookregular;
    font-size: 17px;
    position: relative;
    top: 0px;
}
.plecaAzulInverCover div {
    height: 16px;
    vertical-align: middle;
    position: relative;
    left: 11px;
    width: 94%;
    padding: 9px 0px;
    display: block;
    font-size: 15px;
}
.plecaAzulLigero {
    background-color: #8BD3F5;
    font-size: 10px;
    font-family: Gotham-Bold_21010;
    height: 30px;
}
.plecaAzulLigero div {
    height: 35px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    left: 22px;
    width: 70%;
}
.grisAnalyst ul {
    font-size: 14px;
    font-family: gothambookregular;
    border-bottom: solid 1px #858585;
    padding: 5px 0px;
}
.grisAnalyst ul li {
    display: inline-block;
    width: 100%;
    margin: 0px 5px 2px 20px;
    text-align: left;
}

.grisAnalyst ul li a{
    text-decoration: none;
    color: #000;
}

.divPresentacionGrisInver {
    background: url(../images/espanol/inversionistas/img-presentacionesywebcast.png) no-repeat;
    width: 100%;
    height: 75px;
}
.divPresen{
font-size:15px;

}

.divPreguntasFrec {
    font-family: Gotham-Bold_21010;
    overflow: auto;
}
.divPreguntasFrec ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.divPreguntasFrec ul li {
    margin: 10px;
}
.pregunta1 {
    color: #8BD3F5!important;
}
pregunta2 {
    color: #00679E!important;
}

.btnVerMas {
    background-color: #00BCF5;
    color: #ffffff;
    height: 15px;
    width: 70px;
    padding: 7px;
    text-align: center;
    border-radius: 20px;
    font-size: 13px;
    float: right;
    cursor: pointer;
}
.plecaAzulInverLeft {
    background: #00BCF5;
    height: 50px;
    color: #ffffff;
    font-family: gothambookregular;
    font-size: 13px;
    position: relative;
    top: -2px;
}
.plecaAzulInverLeft div {
    height: 16px;
    vertical-align: middle;
    position: relative;
    left: 11px;
    width: 94%;
    padding: 9px 0px;
    display: block;
    font-size: 15px;
}
.plecaAzulInverLeft img {
    float: right;
    position: relative;
    height: 20px;
    cursor: initial;
    left: -1px;
    top: -9px;
}
.contentInfoFin {
    margin-top: 20px;
}
.contentInfoFin ul li {
    display: inline-block;
    margin-right: 30px;
	margin-left: 20px;
}
.imginfanual {
    background: url(../images/espanol/inversionistas/informe-anual.jpg) no-repeat;
    height: 200px;
    width: 160px;
}
.imginfResultados {
    background: url(../images/espanol/inversionistas/resultados.jpg) no-repeat;
    height: 200px;
    width: 160px;
}
.imginfPresentacion {
    background: url(../images/espanol/inversionistas/presultados.jpg) no-repeat;
    height: 200px;
    width: 160px;
}
.btnVermasInfoFin {
    background-color: #00BCF5;
    color: #ffffff;
    height: 50px;
    width: 95px;
    padding: 7px;
    text-align: center;
    border-radius: 20px;
    font-size: 13px;
    font-family: Gotham-Bold_21010;
    cursor: pointer;
    position: relative;
    top: 65px;
    left: 20px;
}
.ulAnios li {
  color: #0082C2;
  cursor: pointer;
  display: inline-block;
  font: normal 24px/1.em gotham_lightregular;
  margin-top: 10px;
}
.ulAnios li::after, .ulAnios li:after { content: " | "; color: #CACACA; }
.ulAnios li:last-of-type::after, .ulAnios li:last-of-type:after { content: ""; }
.ulAnios li a{
  color: #CACACA;
  font: normal 30px/1.2em gotham_lightregular;
  text-decoration: none;
}
.ulAnios li a.active{ color: #0082c2; }
.titloAnios {
    width: 100px;
    text-align: center;
}
.separacionAnio {
    /*border-right: solid 1px #0082C2;*/
    border: 0 none transparent;
    padding-right: 10px;
    margin-right: 5px;
}
.contenidoTrimestral {
    margin-top: 20px;
}
.contenidoTrimestral ul {
    width: 710px;
    margin: 0px auto;
}
.liContenidoTrimestre {
    border-left: 1px solid #cacaca;
    float: right;
    width: 542px;
}
.liContenido {
    float: left;
    width: 400px;
}
.ulContenido {
    width: 100%!important;
    height: 50px;
    border-bottom: solid 1px #CACACA;
}
.ulContenido li {
    display: inline-flex;
    flex-flow: row nowrap;
    height: auto;
    min-height: 50px;
    vertical-align: top;
    width: 420px;
    zoom: 1;
    *display: inline;
}
.imgTrimestre {
    border-right: medium none;
    float: left;
    height: 207px;
    margin: 0;
    padding: 0;
    width: 156px;
}
.ulContentTrimestre {
    /*border: solid 1px #CACACA;*/
    height: auto;
}

.ulContentTrimestre.content-trimestre-custom{
    border: none;
    margin: 0 !important;
    padding: 0;
}

.ulContentTrimestre.content-trimestre-custom li.liContenidoTrimestre{
    border-right: 1px solid #cacaca;
    border-bottom: none;
}

.tituloAnioAzul {
    font-family: Gotham-Bold_21010;
    color: #0075C9;
    font-size: 40px;
        margin: 20px 0px 0px 25px;
}
.titleReporteTrimestre {
    border-right: solid 1px #CACACA;
}
.liImgReporte {
    width: 115px!important;
}
.liImgReporte div {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 0px 0px 0px 45px;
}
.titleReporteTrimestre div {
    align-self: center;
    box-sizing: border-box;
    display: block;
    font-family: gothambookregular;
    font-size: 14px;
    height: auto;
    padding: 0 10px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.ulContenidoFin {
    width: 100%!important;
    height: 44px!important;
}
.ulContenidoFin li {
    display: inline-block;
    width: 420px;
    height: 44px;
    vertical-align: top;
}
.titleReporteTrimestreFin {
    border-right: solid 1px #CACACA;
}
.liImgReporteFin {
    width: 115px!important;
}
.titleReporteTrimestreFin div {
    height: auto;
    display: block;

    position: relative;
    font-size: 14px;
    font-family: gothambookregular;
    padding: 10px;
    text-align: left;
}
.liImgReporteFin div {
    height: 44px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 0px 0px 0px 45px;
}
.ulContentTrimestre {
    margin-bottom: 30px!important;
}

.contentBtnsAzul {
    position: relative;
    display: inline-block;
    top: -37px;
    left: 146px;
    cursor: pointer;
}
.contentBtnsAzul ul li {
    margin-left: 6px;
    display: inline-block;
}
.btnInfoTrimestral {
    background: url(../images/espanol/inversionistas/btn-infotrimestral.png) no-repeat;
    width: 198px;
    height: 28px;
}
.btnInfoAnual {
    background: url(../images/espanol/inversionistas/btn_informe-anual.png) no-repeat;
    width: 137px;
    height: 28px;
}

.btnInfoPresentacionInver {
    background: url(../images/espanol/inversionistas/btn-presentacion-inversionistas.jpg) no-repeat;
    width: 233px;
    height: 28px;
}
.ulContentAnual {
    border: solid 1px #CACACA;
    height: 151px;
     width: 700px;
    margin: 0px auto!important;
}
.imgAnual {
    width: 156px;
    float: left;
    border-right: solid 1px #CACACA;
    height: 100%;
}
.imgAnual img {
    width: 100%;
        position: relative;
    top: 0px;
    margin: 0px;
}
.ulContenidoAnual {
    width: 100%!important;
    height: 50px!important;
    border-bottom: solid 1px #CACACA;
}
.ulContenidoAnual li {
    display: inline-block;
    width: 77%;
    height: 50px;
    vertical-align: top;
}
.liImgReporteAnual {
    width: 155px!important;
}
.ulContenidoFinAnual {
    width: 100%!important;
    height: 50px!important;
}
.ulContenidoFinAnual li {
    display: inline-block;
    width: 77%;
    height: 50px;
    vertical-align: top;
}
.liImgReporteAnualFin {
    width: 155px!important;
}
.pdfOnline {
    position: relative;
    top: -4px;
    left: 10px;
}
.liImgReporteAnual div {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 0px 0px 0px 70px;
}
.liImgReporteAnualFin div {
    height: 50px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 0px 0px 0px 70px;
}
.audio {
    display: none;
        position: relative;
    top: -20px;
    left: 255px;
        width: 370px;
}
.audio object {
    width: 370px;
    height: 25px;
}
.submenu {
    font-size: 15px;
    color: #0082C2;
    font-family: gothambookregular;
    margin-top: 10px!important;
    margin-bottom: 35px!important;
}
.submenu li {
    display: inline-block;
    cursor: pointer;
    width: initial;
}
.sepMenuGob {
    height: 15px;
    width: 1px!important;
    background-color: #0082C2;
    position: relative;
    top: 2px;
    margin: 0px 6px;
    cursor: initial!important;
    display: inline-block!important;
}
.tituloAzulGobierno {
    font-size: 30px;
    color: #0082C2;
    font-family: gotham_lightregular;
    margin-bottom: 10px;
}
.liActivoGobierno {
    font-weight: bold;
    text-decoration: underline;
}
.ulConsejoAdmin li {
    display: inline-block;
}
.ulConsejoAdmin {
    font-size: 15px;
    color: #00BCF5;
    font-family: gothambookregular;
    margin-top: 6px!important;
        cursor: pointer;
}

.consejoLeft {
    width: 275px;
    border-right: solid 1px #00BCF5;
    float: left;
}
.consejoRight {
    width: 535px;
    float: left;
    margin-left: 25px;
}
.tituloNombreC {
    font-size: 30px;
    color: #0082C2;
    font-family: gotham_lightregular;
    margin-bottom: 15px;
    font-weight: bold;
}
.puestoC {
    font-family: signikaregular;
    color: #00BCF5;
    font-size: 16px;
    width: 76%;
    line-height: 15px;
}
.contenidoC {
    font-family: signikaregular;
    color: #858585;
    font-size: 15px;
}
.divInformacionGobierno {
    height: auto;
    width: 93%;
    margin: 0px 20px;
}
.divInformacionGobierno ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.imgBannerConsejo {
    background: url(../images/espanol/inversionistas/img-consejo.jpg) no-repeat;
    width: 100%;
    height: 225px;
    margin: 0px auto;
    background-size: 100%;
}
.submenu a {
    color: #0082C2;
    text-decoration: none;
}
.auditoria {
    border-left: solid 1px #00BCF5;
    width: 350px;
    float: left;
    padding: 10px;
    border-bottom: solid 0px #00BCF5;
}
.tituloComite {
    font-size: 22px;
    color: #0082C2;
    font-family: gothambookregular;
    margin-bottom: 10px;
}
.imgBannerComite {
    background: url(../images/espanol/inversionistas/img-comites.jpg) no-repeat;
    width: 100%;
    height: 225px;
    margin: 0px auto;
    background-size: 100%;
}
.imgPersona {
    background: url(../images/espanol/inversionistas/icono-persona.png) no-repeat;
    height: 13px;
    width: 18px;
    float: left;
    margin-right: 5px;
    position: relative;
    top: 1px;
}
.nombrePersona {
    font-size: 15px;
    color: #00BCF5;
    font-family: gothambookregular;
}
.cargoComite {
    width: 100px;
    margin-left: 23px;
    font-family: signikaregular;
    font-size: 12px;
    margin-top: 2px;
}
.auditoria ul {
    margin-bottom: 7px;
}
.societarias {
    border-left: solid 1px #00BCF5;
    width: 460px;
    float: left;
    padding: 10px;
    border-bottom: solid 0px #00BCF5;
}
.societarias ul {
    margin-bottom: 7px;
}
    .compansaciones {
    border-left: solid 1px #00BCF5;
    width: 460px;
    float: left;
    padding: 10px;
    margin-top: 25px;
        border-bottom: solid 0px #00BCF5;
}
.compansaciones ul {
    margin-bottom: 7px;
}
  .ulDocumentos li {
    display: inline-block;
    margin-right: 10px;
}
#disclaimer, #disclaimer2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: rgba(220,244,255,0.7);
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 10% 10px;
    overflow: hidden;
    display: none;
}
#cerrarPDF, #cerrarPDF2{
    cursor: pointer;
    margin-top: 10px;
    color: #006093;
}
.imgBannerDocumentos {
    background: url(../images/espanol/inversionistas/img-doctos-de-interes.jpg) no-repeat;
    width: 100%;
    height: 225px;
    margin: 0px auto;
    background-size: 100%;
}
.imgBannerDirectivos {
    background: url(../images/espanol/inversionistas/img-directivos-relevantes.jpg) no-repeat;
    width: 100%;
    height: 225px;
    margin: 0px auto;
    background-size: 100%;
}
.audioHome {
    width: 260px;
    height: 26px;
    margin-top: 20px;
}
.preguntaFaq {
    font-size: 12px;
    color: #00BCF5;
    font-family: gothambookregular;
    font-weight: bold;
}
.respuestaFaq {
    font-size: 12;
    color: #0082C8;
    font-family: gothambookregular;
    font-weight: bold;
}
.divFAQ{
      width: 93%;
    margin: 0px 20px 0px 20px;
}
.preguntaFaq {
    font-size: 12px;
    color: #00BCF5;
    font-family: gothambookregular;
    font-weight: bold;
    line-height: 18px;
}
.respuestaFaq {
    font-size: 12;
    color: #0082C8;
    font-family: gothambookregular;
    font-weight: normal;
    margin-bottom: 12px;
    line-height: 16px;
    margin-left: 10px;
}
.respuesta {
    line-height: 16px;
    margin: 0px;
}
.respuestaFaq ul {
    margin-top: 0px!important;
}
.respuesta li {
    list-style: initial!important;
    margin-left: 27px;
}
.divFAQ ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
    .contentPreguntas {
    margin-top: 20px;
}

.ulDescripcion {
    background: url(../images/espanol/inversionistas/bg-eventos.png);
    width: 162px;
    height: 162px;
    display: inline-block;
    background-color: #00BCF5;
    margin-bottom: 3px!important;
    margin-right: 3px!important;
}
.liFechaEvento {
    margin-top: 25px;
    text-align: center;
    font-family: gotham_lightregular;
    color: #ffffff;
    font-size: 17px;
}
.liTituloEvento {
    text-align: center;
    font-family: gotham_lightregular;
    color: #ffffff;
    font-size: 13px;
    margin-top: 8px!important;
    width: 98%;
    margin: 0px auto;
}

.liTituloEvento div {
    height: 57px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    left: 0px;
    width: 159px;
    top: 0px;
}
.liimgEvento {
    background: url(../images/espanol/inversionistas/pdf-icon-event.png) no-repeat;
    width: 58px;
    height: 35px;
    margin: 0px auto;
    position: relative;
    top: 0px;
}
.descripcionEvento {
    margin-bottom: 40px;
}
.divMes {
    margin-top: 10px;
    font-size: 19px;
    color: #0082C2;
    font-family: gotham_lightregular;
    margin: 10px 0px;
}
.separadorAnios {
    height: 21px;
    width: 1px;
    background-color: #0082C2;
    position: relative;
    top: 2px;
    margin: 0px 6px;
    cursor: initial!important;
}
.imgBannerEventos {
  background: url("../images/espanol/inversionistas/img-eventos.jpg") no-repeat;
  background-size: 100%;
  height: 225px;
  margin: 0px auto;
  width: 100%;
}
.relevant-events{
  display: flex;
  flex-flow: column wrap;
  height: auto;
}
.contenidoDocumentos {
  align-self: flex-start;
  display: none;
  margin-bottom: 20px;
  width: 100%;
}
.contenidoDocumentos.active {
  display: block;
}
.divTrimestres {
  height: 65px;
  margin: 10px 0px;
  width: 100%;
}
.ulTrimestres {
    display: inline-block;
    width: auto;
    cursor: pointer;
}
.ulTrimestres li {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    color: #0082C2;
    font-family: gotham_lightregular;
}
.separadorMes {
    height: 16px;
    width: 1px;
    background-color: #0082C2;
    position: relative;
    top: 2px;
    margin: 0px;
    cursor: initial!important;
}
.ulTrimestres:hover {
    font-weight: bold;
    color: #00679E;
}
.timestreActivo {
    font-weight: bold;
    color: #00679E;
}
.ulDescripcion2 {
    background: url(../images/espanol/inversionistas/bg-eventos.png);
    width: 162px;
    height: 162px;
    display: inline-block;
    background-color: #00BCF5;
    margin-bottom: 4px!important;
    margin-right: 0px!important;
}
#izqprensa {
    background: url(../images/espanol/inversionistas/izquierda.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    left: 1px;
    position: relative;
    top: -198px;
    width: 31px;
    overflow: hidden;
    text-indent: -12000em;
    cursor: pointer;
}
#derprensa {
    background: url(../images/espanol/inversionistas/dercha.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 81px;
    position: relative;
    top: -198px;
    float: right;
    width: 33px;
    right: 7px;
    overflow: hidden;
    text-indent: -12000em;
    cursor: pointer;
}

.divsliderInversionistas {
    width: 653px;
    margin: 0px 20px 0px 20px;
    font-family: HelveticaNeueLt;
    font-size: 24px;
    text-align: center;
    color: #777777;
    height: 289px;
    float: left;
}
#carruselprensa {
    height: 290px;
    float: left;
    overflow: hidden;
    position: relative;
    width: 650px;
    left: 2px;
}
#prensalargo {
    position: absolute;
    width: 300%;
}
#prensalargo ul {
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 655px;
    float: left;
    margin-right: 12px;
}
#prensalargo ul li {
    list-style: none;
    float: left;
    margin: 0px;
    width: 100%;
    left: -10px;
    padding: 0px;
    cursor: pointer;
    height: 100%;
}
#prensalargo img {
    height: 90%;
    width: 98%;
margin-left: -9px;
}

.liLogoPaises {
float: right;
    width: 5%;
    display: block;
    position: relative;
    height: 64px;
    background: url(../images/paises-off.png) no-repeat;
    left: 26px;
    top: 26px;
    cursor: pointer;
}

.liMenuPaises {
    float: right;
    width: 150px;
    display: none;
    position: relative;
    height: 310px;
    background: #00A6E4 none repeat scroll 0% 0%;
    left: 15px;
    top: 0px;
    cursor: pointer;
    margin-top: 47px;
    list-style: none;
}
.liMenuPaises div {
    margin: 10px;
}
.liMenuPaises ul {
    margin: 0px;
    padding: 0px;
}
.liMenuPaises ul li {
    list-style: none;
    color: #ffffff;
    text-decoration: none;
    font-family: Signika-Light;
    border-bottom: solid 1px #88c3d8;
}
.liMenuPaises ul li a{
    color: #ffffff;
    text-decoration: none;
}
.tituloMenuPaises {
    font-size: 20px;
    margin-bottom: 15px;
}
.MenuPaises {
    font-size: 13px;
    margin-bottom: 8px;
}

.intitucionalG {
    display: block;
    margin: 0px!important;
    left: 0px!important;
}
.intitucionalC {
    display: none;
}
.MediaImg {
    display: none;
}
.InternacionalImg {
    display: none;
}
.MarkingImg {
    display: none;
}
.liDescObjetivos {
    font-family: signikaregular;
    color: #858585;
    font-size: 16px;
    float: left;
}
.liTituloObjetivos {
    font-family: Gotham-Rounded-Medium;
    color: #0082C8;
    font-size: 20px;
    float: left;
    position: relative;
    top: -5px;
    margin-right: 7px;
}
.contentMision ul {
    list-style: none;
    margin: 20px 0px;
    padding: 0px;
    min-height: 20px;
}
.contentMision ul li {
    display: inline-block;
}
.contentForm textarea {
    width: 73.5%;
}
.header768 {
    display: none;
}
.ulDescEventHome {
    width: 80%;
    border: solid 1px #CACACA;
    margin: 6px auto!important;
    height: 40px;
}
.ulDescEventHome li {
    float: left;
}
.liFechaEventoHome {
    padding: 5px;
    background-color: #0082CB;
    color: #ffffff;
    font-family: gotham_blackregular;
    width: 24px;
    font-size: 18px;
    margin: 0px;
}
.liTituloEventoHome {
    color: #000000;
    font-family: signikaregular;
    font-size: 14px;
    width: 80%;
    padding: 7px;
}
.liimgEventoHome {
    background: url(../images/espanol/inversionistas/pdf-icon.png) no-repeat;
    height: 30px;
    width: 42px;
    background-size: 100%;
    position: relative;
    top: 3px;
}
.content768Left1 {
    display: none;
}
.content768Left2 {

    display: none;
}
.liContenidoAnual {
    float: left;
    width: 81%;
    border-top: solid 1px #CACACA;
}
.error {
    font-family: gotham_lightregular;
    color: #0082C8;
    font-size: 19px;
    text-align: center;
    margin-top: 30px;
    height: 20px;
    float: left;
    width: 33%;
    position: relative;
    left: -535px;
    top: 225px;
}
.errorDistribucion {
    font-family: gotham_lightregular;
    color: #0082C8;
    font-size: 12px;
    text-align: center;
    height: 20px;
    float: left;
    position: relative;
    left: 0px;
    top: -40px;
}
.divAlertasGrisInver768 {
    display: none;
}
.divEmailAlert768 {
    display: none;
}
.jp-audio {
    width: 45%!important;
    float: left;
    display: none;
    margin-left: 50%!important;
    position: relative;
    left: -250px;
}
.jp-audio, .jp-audio-stream, .jp-video {
    font-size: 16px;
    font-family: Verdana,Arial,sans-serif;
    line-height: 1.6;
    color: #666;
    border: 1px solid #009be3;
    background-color: #eee;
    margin: 0px 0px 20px 0px;

}
.divinformacionFinancieraHome {

    float: left!important;
}
.jp-audio-Home {
    width: 100%!important;
    float: left!important;
    display: block!important;
    margin-left: 0%!important;
    position: relative!important;
    left: 0px!important;
}
.link_eventos{
color: #000;
font-family: signikaregular;
font-size: 14px;
text-decoration:none;
line-height: 30px;
}
.home_inversionistas_txt1{
	font-family: signikaregular;top: 20px;color: #858585;text-align: justify;padding-left: 20px;padding-right: 20px;margin-top: 50px;
}

.block-cutom-title{
    margin: 20px auto;
    padding: 0;
    float: none;
    text-align: center;
}
.block-cutom-title .title{
    display: inline-block;
    height: 77px;
    overflow: hidden;
    text-indent: -1200em;
    width: 31%;
    zoom: 1;
    vertical-align: top;
    top: 35px;
    float: none;
    *display: inline;
}

.block-cutom-title .description{
    float: none;
    display: inline-block;
    zoom: 1;
    width: 61%;
    height: auto;
    padding: 10px 15px;
    position: static;
    *display: inline;
}

.block-cutom-title .description ol{
    padding-left: 17px;
}
.block-cutom-title .description ol, .block-cutom-title .description ol li{
    list-style: initial;
    list-style: number;
    width: auto;
    position: static;
    float: none;
}

.inversionistas_txt1-home ul .title{
    background: url("../images/espanol/inversionistas/porquerotoplas.png") no-repeat center center transparent;
}

.perfil-corporativo ul .title{
    background: url("../images/espanol/inversionistas/perfilCorporativo.png") no-repeat center center transparent;
}

.block-cutom-title .description ol li{
    margin: 0 0 5px 0;
}

.presentaciones-block .grisAnalyst ul li a{
    display: block;
    height: 18px;
    line-height: 18px;
}

.presentaciones-block .grisAnalyst ul li{
    margin: 0;
}

.presentaciones-block .grisAnalyst ul li .image-ico{
    float: right;
    height: 18px;
}

.line-terms{
    font-size: 13px;
    text-align: right;
    padding-right: 30px;
}

.line-terms a{
    color:#0082c8;
}

.line-terms input{
    width: auto;
}

.contentContacto .contentForm ul li {
    height: auto;
    min-height: 30px;
}

.contentContacto .error{
    margin-top: -10px;
}

.middleContacto.distribucion{
    height: 500px;
}

.middleContacto.distribucion .contentForm{
    height: 400px;
}

.middleContacto.distribucion .contentContacto .error{
    margin-top:0;
}

.list-descarga{
    font-size: 11px;
    font-family: gothambookregular;
    padding: 6px 0;
}

.list-descarga li{
    margin: 3px 0;
}

.actions{
    text-align: center;
}

.divAlertasGrisInver.list-descarga ul, .divAlertasGrisInver.list-descarga{
    height: auto;
}

.btn{
    display: inline-block;
    height: auto;
    width: auto;
    border-radius: 6px;
    text-decoration: none;
    color: #FFF;
    padding: 5px 10px;
}

.btn.btn-blue{
    background: #00bcf5;
}
.wrapper-page{
    float: left; height: auto; width: 100%;
}
.wrapper-page.padding-top{
    margin-top: 85px;
}
#inversionistas .content-page{
    display: block;
    margin: 0 auto;
    max-width: 1024px;
    height: auto;
    padding: 15px;
    font-family: gotham_lightregular;
}

.img_mapa{
	width:100%;
	max-width:563px;
}
.internacional_container0{
   margin:0px auto;
   width:980px;
}
.imgPresentacion {
    border-right: medium none;
    float: left;
    height: 53px;
    margin: 0;
    padding: 0;
    width: 156px;