.footer-site {
    width: 927px;
    height: 75px;
    margin: 0 auto;
    margin-bottom: 25px;
    font-weight: 200;
    color: #818181;
    background: url(../imgs/asia/footer.png) no-repeat 535px -71px,#efefef;
    font-family: Ubuntu,sans-serif;
    font-size: 15px;
    list-style: none;
    border-radius: 5px 5px 5px 5px;
    position: unset;
    border-bottom: 2px solid #9f9f9f;
    box-shadow: inset 0 -5px rgb(0 0 0/5%),inset 0 -30px rgb(0 0 0/1%),inset 0 -1px rgb(0 0 0/15%),0 4px rgb(0 0 0/5%)
}

.footer-site p {
    float: left;
    margin: 15px;
    margin-left: 80px
}

.footer-in {
    background: linear-gradient(to bottom,#f2b14e,#f6b95a);
    width: 1032px;
    height: 60px;
    line-height: 10px;
    margin: 0 auto;
    color: #fff;
    text-shadow: 0 2px rgba(0,0,0,.2);
    font-weight: 100;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    box-shadow: inset 0 3px rgba(255,255,255,.2),inset 0 -4px rgba(0,0,0,.1),inset 0 -40px rgba(0,0,0,.03),inset 0 0 0 1px rgba(0,0,0,.25)
}

.oficial {
    background-image: url(../imgs/asia/placa.gif);
    width: 40px;
    height: 40px;
    float: right;
    margin-top: -60px;
    margin-right: 863px
}
