body{
  background: #f4f4f4 !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.428571429;
  color: #222;
  background-color: #fff;
}

iframe{
  margin: 0 auto !important;
  display: block !important;
}

.foot{
  margin-top: 30px;
}

.header-apps{
  text-align: center;
}

.no-left{
  float: none !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.jumbohome{
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.jumbotron {
  min-height: 34vh;
  margin-bottom: -60px !important;
  background-size:     cover;
  background-repeat:   no-repeat;
  background-position: center center;
  background-image: url(/assets/img/enc.jpg);
  opacity: 1;
  transition: opacity 0.83s;
  -webkit-transition: opacity 0.83s;
}

.jumbotron .frase p{
  font-size: 18px;
  padding: 20px;
  background: rgba(0,140,186,0.4);
  color: #fff;
  font-weight: 400;
}

.img-lex{
  margin-right:3px;
}

.img-principal {
  width: 100%;
  max-height: 300px;
}

.noticias{
  border-top: 6px solid rgba(10,38,56,0.8);
  text-align: justify;
  margin-top:20px;
  margin-bottom: 20px;
  background: #fff !important;
  -moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
  box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
}

.container-principal{
  max-width: 1110px !important;
}

.container-max{
  max-width: 1110px !important;
}

.well-novedades{
  background-color: #fff !important;
}

.jumbo-post{
  margin-bottom:40px !important;
}
