
/** Footer **/
#footer .footer-widgets-aside .col {
    padding-left: 0px;
    padding-right: 0px;
}
.chantrang_01 .widget{
    padding: 0;
}
.chantrang_01 .widget.widget_media_image{
    margin-bottom: 9px;
}
.footer-widgets-aside ul.menu li + li {
    border-top: none;
}

.footer-widgets-aside ul li {
    margin: 0;
    padding-bottom: 10px;
    list-style-type: none;
    position: relative;
    border: none !important;
}
.footer-wrapper .widget .widget-title{
    font-size: 16px;
    margin-bottom: 14px;
    display: block;
    line-height: 24px;
    letter-spacing: 0;
    color: #F1E3B0;
}
.footer-wrapper p{
    margin-bottom: 14px;
    line-height: 22px;
    font-size: 14px;
    color: #F1E3B0;
}
.footer-wrapper p i{
    margin-right: 5px;
}
.footer-wrapper .text-copyright{
    border-top: 1px solid #F1E3B080;
    padding-top: 20px;
    margin-top: 30px;
}
#footer .absolute-footer.dark {
    color: #FFF;
    padding: 15px 0px;
    background-color: #003E93;
}
.absolute-footer{
    display: none;
}
.footer-wrapper .menu li{
    border: none;
    margin-bottom: 14px;
}
.footer-wrapper .menu li:last-child{
    margin-bottom: 0;
}
.footer-wrapper .menu li a{
    color: #F1E3B0;
    padding: 0;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    padding-left: 16px;
}
.footer-wrapper .menu li a::before{
    content: "";
    position: absolute;
    left: 2px;
    top: 4px;
    width: 8px;
    height: 11px;
    background: url(../images/Vector.png) no-repeat;
}
.chantrang_01 .social-icons a{
    border-color: #F1E3B080;
    min-width: 33px;
    height: 33px;
    width: 33px;
    margin: 0 5px;
}
.chantrang_01 .social-icons a i{
    color: #F1E3B0;
    top: 0;
    font-size: 16px !important;
}
#footer a.back-to-top {
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    margin: 0;
    bottom: 55px;
    background: rgb(111, 73, 49);
}