#footer {
    margin-top: 36px;
}

#footer-assine {
    width: 100%;
    position: relative;
}

#footer-assine .img-fundo {
    width:100%;
    padding-top: 100px;
    background: #FFF;
}

#footer-assine .img-fundo img {
    width:100%;
    display: block;
}

#footer-assine .footer {
    position: absolute;
    top:0;
    width:100%;
    height: 100%;
}

#footer-assine .container {
    position: relative;
    height: 100%;
}

#button-sign {
    height: 138px;
    width: 618px;
    margin:28% auto 0;
}

#button-sign a {
    background: url("/theme/images/bt-assine-footer.png") no-repeat center top;
    color: #fff;
    display: block;
    font-family: "GothamBlack", Arial, "Helvetica Neue",Helvetica,sans-serif;
    font-size: 47px;
    height: 138px;
    line-height: 48px;
    padding-top: 19px;
    text-align: center;
    text-shadow: 1px 1px 1px #ff3f00;
    text-transform: uppercase;
    width: 618px;
}

#button-sign a:hover {
    background-position: center bottom;
}

#button-sign a span {
    display: block;
}

#logo-tf-rodape {
    float: left;
    height: 187px;
    margin-top: 11px;
    overflow: hidden;
    width: 225px;
}

#logo-tf-rodape a {
    display: block;
}

.colar-rodape {
    float: right;
    width:1405px;
}

#footer-legal{}

.footer-final {
    background-color: #fc6602;
    position: relative;
}

.footer-final:after {
    position: absolute;
    height:80px;
    width:100%;
    left:0;
    bottom:0;
    background-color: #ff3801;
    z-index:1;
    content: " ";
}

.footer-final .container {
    position: relative;
    z-index: 9999;
}

#menu-footer-features {
    height: 192px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    border-top:40px solid #fc6602;
}

#menu-footer-features .container {
    margin:10px auto;
}

#menu-footer-features ul li {
    display: inline-block;
    width: 110px;
    text-align: center;
    margin:0 10px;
}

#menu-footer-features ul li img {
    margin: 0 auto;
}

#menu-footer-features ul li span {
    font-size: 13px;
    display: block;
    color:#25303d;
    font-family: "GothamMedium", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#menu-footer-features ul li:last-of-type {
    margin-right: 0px;
}

#menu-footer-duvidas {
    float: left;
    height: 125px;
    margin: 0 auto;
    padding-top: 33px;
    text-align: center;
    width: 738px;
}

#menu-footer-duvidas li {
    float: left;
    display: inline;
}

#menu-footer-duvidas li a {
    display: block;
    color:#fff;
    text-transform: uppercase;
    font-size: 21px;
    height: 63px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 21px;
    background: url("/theme/images/divisoria-menu-footer.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    font-family: "GothamBlack", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#menu-footer-duvidas li a:hover {
    color: #f99503;
}

#menu-footer-duvidas li:first-of-type a {
    font-size: 0px;
    background: url("/theme/images/ico-home-footer.png") no-repeat 0px 0px !important;
    width: 84px;
    height: 64px;
    padding-left: 0px;
}

#menu-footer-duvidas li:first-of-type a:hover {
    background-position: left bottom !important;
}

#menu-footer-duvidas li:first-of-type a:hover {
    background-position: 0px -64px;
}

#menu-footer-duvidas li:last-of-type a {
    padding-right: 0px;
}

#direitos {
    padding-top: 8px;
    height: 80px;
    overflow: hidden;
}

#reserved {
    border-bottom: 1px solid #ff6501;
    padding-bottom: 12px;
}

#reserved p {
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
    line-height: 13px;
    text-align: justify !important;
}

#copyright-politicas {
    height: 30px;
    padding-top: 8px;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}

#copyright {
    float: left;
}

#politicas {
    float: right;
}

#politicas ul li {
    display: inline-block;
}

#politicas ul li a {
    display: block;
    margin-right: 5px;
}

#politicas ul li a:hover {
    text-decoration: underline;
}

#politicas ul li a:after {
    content: " ";
    border-right: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    margin-left: 5px;
}

#politicas ul li:last-of-type a {
    margin-right: 0px;
}

#politicas ul li:last-of-type a:after {
    border-right: 0px;
}

#frase-rodape {
    width:100%;
    text-align: center;
    padding:20px 0 0 0;
}

#frase-rodape img {
    max-width: 100%;
}