 .logo.visible-phone{
	margin-left: 15px;
	font-style: italic;
 }
 .container {
 	margin: 40px auto;
    width: 100%;
 }
 .container > hr {
    margin: 40px 0;
 }

.row-fluid.paginas-texto{
  color:#5d5d5d;
  font-family: verdana,arial;
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 17px;
}

 header{
 	margin: 10px auto;
    max-width: 960px;
  	height: 150px;
 	position: relative;
  }
  hr{
    color: #c0c0c0;
    background-color: #c0c0c0;
    height: 1px;
  }

 .jumbotron h1.visible-phone{
 	 font-size: 50px;
        line-height: 1;
 }
 .jumbotron {
	margin: 60px 0;
	text-align: justify;
      }
.jumbotron h1.visible-desktop {
	font-size: 72px;
	line-height: 1;
	text-align: center;
      }
.jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

 #wrapper{
    margin: -10px auto;
    max-width:960px;
    min-width:280px;
    background-color: #edebe9;
}
