body, html{
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 300;
}

a {
    color: #ca9a57;
    text-decoration: none;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    transition: all .15s;
    
  }
  a:hover{
        color: #fff;

  }

  .carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
   
    background-size: 100% 100%;
}


.topoSite{
    position: relative;
    background:url(../img/bg-topo.jpg) top center no-repeat;
    background-size: cover;

}

.topoSite .imgEpoca{
    max-width: 1056px;
    margin: 0 auto;
    padding-top: 50px;
}


.topoSite .navSite {
    background: url(../img/bg-logo-kabum-topo.png) repeat-x top left;
    position: absolute;
    top:0;
    width: 100%;
}
.topoSite .navSite figure{
    max-width: 269px;
    margin: 0 auto;
}

.topoSite .infosEpoca{
    background:rgba(0, 0, 0, 0.6);
    color:#f6e7d9;
    padding: 60px 0;
}

.topoSite .infosEpoca p{
    font-size: 1.3em;
}

.topoSite .infosEpoca span{
    color:#a68d6f;
}
.topoSite .infosEpoca h1 {
    text-transform: uppercase;
    font-size: 3.6em;
    padding: 0 30px;
    margin-bottom: 40px;
}

.topoSite .infosEpoca h4{
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 0.1em;
}

.topoSite .infosEpoca h3{
    margin-top: 30px;
    text-transform: uppercase
}

.vote {
    background: #221e19;
    padding: 50px 0;
    text-align: center;
}

.vote h3{
    color:#f6e7d9;
    font-size:1em;
    letter-spacing:.1em;
  }

.vote .col-md-5.fx {
    background: #2d2823;
    padding: 40px;
    margin-bottom: 20px;
}

.oscar{
    background:#2d2822;
    padding: 60px 0;
    position: relative;
    background:url(../img/bg-meio.jpg) top center no-repeat #2d2822;

}
.oscar h2 {
    color: #f6e7d9;
    margin-bottom: 50px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f6e7d9;
    display: inline-table;
    
}

.oscar h2 span{
    color:#a68d6f;
}


.oscar figure{
    max-width: 803px;
    margin: 0 auto;
}

.fx{
    display: flex;
    justify-content: center;
    align-items: center;
}
.fxl{
    display: flex;
    justify-content: left;
    align-items: center;
}

.oscar .row img{
    background:#1d1915;

}

.col-xs-4.col-md-12.fxl {
    background: #504a43;
    margin-bottom: 30px;
    padding: 0;
}

.col-xs-4.col-md-12.fxl p {
    color: #f6e7d9;
    font-size: 1.4em;
    padding-left: 5%;
    padding-right: 5%;
}

.ComoVotar{
    background: #1f1b16;
    padding: 60px 0;
}

.ComoVotar h2 {
    color: #f6e7d9;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f6e7d9;
    display: inline-table;
}

.ComoVotar h4 {
    color: #f6e7d9;
    margin-bottom: 50px;
    font-weight: 300;
}

.ComoVotar h2 span{
    color:#a68d6f;
}

.ComoVotar .cont {
    color: #f6e7d9;
    text-align: center;
    padding: 25px 0 15px 0;
    border-top: 2px solid #a68d6f;
    background: #504a43;
}
.ComoVotar .cont p{
    font-size: 1.3em;
}
.ComoVotar .cont h3{
    color:#a68d6f;
    font-size: 2.5em;
}
.ComoVotar .cont h3 span{
    color:#f6e7d9;
}

.Vote{
    background: #0c0c0b;
    padding:60px 0;
}

footer {
    background: #50473a;
    padding: 30px 0;
}


footer a{
    color:#fff;
    padding:5px;
    font-size:1.4em;
}
footer a:hover{
    color:#a68d6f;
    padding:5px;
    font-size:1.4em;
}
.ass {
    background: #44392a;
    columns: #999999;
    padding: 3px;
}
.ass h5 {
    font-size: 0.8em;
    letter-spacing: 0.03em;
    margin: 0;
    padding: 5px;
    color: #615648;
}



.btn-vote {
    color: #ffffff;
    background-color: #917B5C;
    border-color: #917B5C;
    margin: 30px 0;
    border-radius: 25rem;
    padding: 1rem 2rem;
    letter-spacing: 0.1em;
    font-size: 1.4em;
}
   
  .btn-vote:hover, 
  .btn-vote:focus, 
  .btn-vote:active, 
  .btn-vote.active, 
  .open .dropdown-toggle.btn-vote { 
    color: #ffffff; 
    background-color: #B87211; 
    border-color: #917B5C; 
  } 
   
  .btn-vote:active, 
  .btn-vote.active, 
  .open .dropdown-toggle.btn-vote { 
    background-image: none; 
  } 
   
  .btn-vote.disabled, 
  .btn-vote[disabled], 
  fieldset[disabled] .btn-vote, 
  .btn-vote.disabled:hover, 
  .btn-vote[disabled]:hover, 
  fieldset[disabled] .btn-vote:hover, 
  .btn-vote.disabled:focus, 
  .btn-vote[disabled]:focus, 
  fieldset[disabled] .btn-vote:focus, 
  .btn-vote.disabled:active, 
  .btn-vote[disabled]:active, 
  fieldset[disabled] .btn-vote:active, 
  .btn-vote.disabled.active, 
  .btn-vote[disabled].active, 
  fieldset[disabled] .btn-vote.active { 
    background-color: #917B5C; 
    border-color: #917B5C; 
  } 
   
  .btn-vote .badge { 
    color: #917B5C; 
    background-color: #ffffff; 
  }