3p{
  margin: 0 0 18px;
}

.cuerpo h1 {
  color: inherit;
  font-weight: 700;
  font-size: 1.6em;
  color: #605F57;
  margin: 30px 0 25px 0;
  text-transform: uppercase;
}

.cuerpo h2 {
  color: inherit;
  font-weight: 700;
  font-size: 1.3em;
  color: #000000;
  margin: 30px 0 25px 0;
  text-align: left;
}

.cuerpo h3 {
  color: inherit;
  font-weight: 600;
  font-size: 1.1em;
  color: #222222;
  margin-top: 15px;
  padding-bottom: 5px;
}

.cuerpo h2 small {
  font-family: 'Ubuntu', sans-serif;
  font-size: 0.8em;
   color: #666666;
}


.cuerpo a{
  color: #000000;
  font-weight: 700;
}

.cuerpo a:hover{
  text-decoration: none;
  color: #C37229
}

.cuerpo-portada p{
  font-size: 1em;
  line-height: 1.2em;
  font-weight: 400;
  color: #333333;
}

/*.cuerpo-portada h1 {
  font-family: 'Ubuntu', sans-serif;
  text-transform: uppercase;
  color: inherit;
  font-weight: 700;
  font-size: 2.4em;
  color: #333333;
  margin: 30px 0 25px 0;
  text-align: center;

}*/


.cuerpo-portada h1 {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 2.4em;
  color: #222222;
  display: inline-block;
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 50px;
}

.cuerpo-portada h1:before, .cuerpo-portada h1:after {
  content: '';
  position: absolute;
  width: 120px;
  height: 3px;
  background-color: #222222;
  top: 0.6em;
}

.cuerpo-portada h1:before{
  left: -140px;
}

.cuerpo-portada h1:after{
  right: -140px;
}

.cuerpo-portada .encabezado-h1{
  text-align: center;
}


.cuerpo-portada a{
  color: #333;
  font-weight: 700;
}

.cuerpo ul li{
  padding-bottom: 0;
  /*list-style-image: url("images/icon_ul.png");*/
}

.cuerpo-portada ul li{
  padding-bottom: 5px;
  list-style: square;
  font-size: 0.9em;
}

.titulo{
    position:fixed;
    z-index:200;
    background-color: #000000;
    opacity: 0.5;
    top: 65%;
    left: 50%;
    width: 55%;
    margin: -15% 0 0 -25%;
    text-align: center;
}

.titulo h1{
  color: #FFFFFF;
  font-size: 2.5em;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1em;
}

.titulo p{
  color: #FFFFFF;
  font-size: 1.2em;
}


.titulo h1 small{
  color: #FFFFFF;
}

.espacio-blanco a{
  color: #FFFFFF;
}

.espacio-negro h2{
  font-weight: 500;
  font-size: 1.2em;
  text-align: center;
}

.espacio-negro h2 small{
  color: #FFFFFF;
}

.espacio-negro .glyphicon{
  font-size: 2.7em;
}

.modulo{
   /*border-bottom: 1px solid #716F56;*/
   padding-top: 0;
   padding-bottom: 10px;
}

.presentacion p{
    font-family: 'Ubuntu', sans-serif;
    font-size: 1.2em;
    font-weight: 300;
    color: #FFFFFF;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.presentacion h1{
  color: #FFFFFF;
}

.modulo h2 {
  color: inherit;
  font-weight: 700;
  font-size: 1.3em;
  color: #000;
  margin: 30px 0 25px 0;
  text-align: left;
}

.modulo h2 small {
  font-family: 'Ubuntu', sans-serif;
  font-size: 0.8em;
   color: #666666;

}


.modulo h2 a{
  color: inherit;
  font-weight: 700;
  font-size: 1.4em;
  color: #666666;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: left;
}

.modulo h3 {
  color: inherit;
  font-weight: 600;
  font-size: 1.3em;
  color: #625A51;
  margin-top: 0;
  padding-bottom: 20px;
}


.cuerpo .slug p{
  padding: 0;
  margin: 0 0 0 10px;
}

.cuerpo .titulo-contenido{
  color: #FFFFFF;
  background-image: url(images/fondo_onda_titulo.png);
  background-repeat: no-repeat;
  margin-bottom: 20px;
  overflow: hidden;
  margin-bottom: 30px;
  min-height: 157px;
  padding-top: 20px;
}

.cuerpo .titulo-contenido .glyphicon{
  font-size: 0.7em;
}

.cuerpo .titulo-contenido h1 {
  color: inherit;
  font-weight: 300;
  font-size: 1.6em;
  text-align: left;
  text-transform: uppercase;
  padding: 7px 0 7px 10px;
  line-height: 2em;
  color: #707070;
}

.cuerpo ul{
    padding-bottom: 5px;
  list-style: square;
  font-size: 0.9em;
}

.novedades h2 {
  margin: 1em 0 1em 0;
  padding: 0px;
  font-size: 1.9em;
  font-weight: 300;
  text-transform: uppercase;
}

.novedades h3 {
  margin: 0 0;
  font-size: 1em;
  color: #333333;
  font-weight: 400;
}


.info-empresa h3 {
  color: inherit;
  font-weight: 600;
  font-size: 1.3em;
  color: #625A51;
  margin-top: 0;
  padding-bottom: 0;
}


.info-empresa a{
  /*background-color: #333333;*/
  color: #333333;
  padding: 5px;
}

.footer p{
  font-size: 0.8em;
  padding-bottom: 0px;
  margin-bottom: 0;
  line-height: 1.4em;
}

.footer h3{
  font-size: 1em;
  text-decoration: underline;
}


.footer ul{
  font-size: 0.7em;
  padding: 0 0 0 0;
  margin: 0;
  list-style: none;
}

.footer li{
  margin: 0 0 0 0;
}


.footer a{
  color: #FFFFFF;
  font-weight: 600;
}

.header-portada h1{  
    font-family: 'Ubuntu', sans-serif;
    font-size: 2.4em; 
    color: #333333;
    text-align: center;
    font-weight: 500;
    margin: 20 auto;
    padding-top: 180px;
    margin-bottom: 50px;
    line-height: 1.42em;
}

.header-portada h1 span { 
  padding:3px;
   /*background: rgba(0, 0, 0, 0.5);*/
}

.header-portada h1 small{
    font-family: 'Ubuntu', sans-serif;;
    color: #FFFFFF;
}

.header-portada p {
  margin-bottom: 15px;
  font-size: 1.3em;
  font-weight: 500;
  text-align: center;
  color: #222222;
}

.header h1{  
    font-family: 'Ubuntu', sans-serif;
    font-size: 2.4em; 
    color: #FFFFFF;
    text-align: center;
    font-weight: 500;
    line-height: 1.42em;
    background-color: #272822;
    margin-bottom: 0;
}

.header h1 span { 
  padding:3px;
   /*background: rgba(0, 0, 0, 0.5);*/
}

.header h1 small{    
    font-family: 'Ubuntu', sans-serif;;
    color: #FFFFFF;
}


.alert-warning {
  min-height: 180px;
  font-size: 1em;
  padding-top: 30px;
}

.alert-gris {
  color: #666666;
  background-color: #F0F0F0;
  border-color: #faebcc;
}


.error404 h1{
  font-size: 2.5em;
}

@media (min-width: 0px) and (max-width: 768px) {

  .header-portada h1{  
      font-size: 2em;
      padding-top: 0px;
      width: 100%;
  }

  .cuerpo-portada h1:before, .cuerpo-portada h1:after {
    content: '';
    position: absolute;
    width: 0;
    height: 3px;
    background-color: #222222;
    top: 0.6em;
  }


}

@media (min-width: 768px) and (max-width: 992px) {

  .header-portada h1{ 
      font-size: 3em;
      padding-top: 32px;
      width: 100%;
  }
}


@media (min-width: 992px) and (max-width: 1200px) {

  .header-portada h1{ 
      font-size: 1.3em;
      padding-top: 32px;
      width: 100%;
  }
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .header-portada h1{ 
      font-size: 2.2em;
      font-weight: 600;
      padding-top: 230px;
      width: 100%;
  }

@media (min-width: 1300px) {
  .header-portada h1{ 
      font-size: 3em;
      font-weight: 600;
      padding-top: 250px;
      width: 100%;
  }
  
}
