html, body {
    height:100%;
}

.carousel {
    height:50%;
}

.item,
.active,
.carousel-inner {
    height:100%;
}

.fill {
    width:100%;
    height:100%;
    background-position: center;
    background-size: cover;
}

.section {
    margin: 50px 0;
}

footer {
    margin: 50px 0;
}

.navbar-default {

    background-color: #f8f8f8; /* Cor do plano de fundo */
    border-color: #aeb6bf;
}

.inputtext-1 {

    height: 34px !important;
}

.password-1 {

    height: 34px;
}

.navbar-1 { 
    background-color: #034a12;
    border-bottom-color: #3D6C1C;
}

body {
  padding-top: 50px;
  padding-bottom: 20px;
}

.navbar-toggle {
    
    background-color: #1a692d;
}

span.icon-bar {
    background-color: #ffffff;
}

.graphi-image-1 {
    
    width: 45px; 
    margin-top: 8px;
}

.div-1 {
    
    background-color: #70AB40; 
    padding: 10px;
}

.div-2 {
 
    color: #ffffff;
    padding-top: 10px;
}

.label-1 {
    
    font-size: 16px; 
    font-weight: normal;
}
.div-3 {
    
    border-bottom-style: solid; 
    border-bottom-color: #aeb6bf; 
    border-bottom-width: 1px; 
    margin-top: -30px;
}

.graphic-image-2 {
    
    width: 100%; 
    height: auto;
    min-height: 250px
}
