@charset "UTF-8";
/* CSS Document */

#wrapper {
  background-color: #fff !important;
  clear: both !important;
  height: 100%;
  margin: 0 auto auto;
  position: relative;
  top: 100px !important;
  vertical-align: baseline;
  width: 100%;
}

p {
  font-weight: lighter;
  line-height: 1.8em;
}

#cont-description {
  clear: both;
  height: auto !important;
  margin: auto;
  padding-bottom: 60px;
  padding-top: 15px;
  text-align: left;
  vertical-align: baseline;
  width: 90%;
}

aside li .fa {color: #5b5b5b;} 

section #logos {clear: both;}


h2 {
  color: #2074c2;
  font-size: 25px;
  font-weight: lighter;
  line-height: 30px;
}

aside h3 a{  text-decoration: none; color: #2074c2;}

ul.listado {
  display: inline-block;
  margin-top: 0;
}

ul, ol {
  list-style: outside none none;
}

#contenido{padding-bottom: 120px !important;}

