body {
  padding-top:100px;
}


img.foto {
  width:100%;
  max-height : auto;
  max-width : 380px;
  top:0px; left:0px; z-index:1;
}

img.foto-capa {
  width:100%;
  max-height : auto;
  max-width : 250px;
  top:0px; left:0px; z-index:1;
}

div.ruralista {
padding-top:10px;
padding-left:5px;
padding-right:5px;
padding-bottom:3px;
margin-bottom:5px;
}

section {

margin-bottom:30px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


div.info {
  position: relative;
  height: 50px;
  background-color: #fff;
  display: none;
  
}


.navbar .brand {
	display: inline-block;
	padding: 0;
	margin: 0 10px 0 0;
	
}

img.logo {

max-width: 100%;

}

div.passaporte {

  position:relative;

}

.passaporte img {
    position:absolute;

}

div.facebook-like {

}

div.twitter-share {
  float: left;
}

div.googleplus-one {
  float: left;
}

.btn {
  margin-bottom: 10px !important;
}

.carimbo-ruralista {top:10px; left:30px; z-index:2;opacity:.8}
.carimbo-anti-indigena{top:70px; left:30px; z-index:4;opacity:.8}
.carimbo-latifundiario{top:135px; left:30px; z-index:4;opacity:.8}


div.botoes {
  position: relative;
  top:300px;
}

div.fb-comments-wrapper {
  position: relative;
  top:300px;
}

div.jumbotron {
  font-size: 20px !important;
}

.red {
  color:#FF0000;
}