
/** Footer **/

#footer {
    color: #FFF;
}
#footer a {
    color: #FFF;
}
.chantrang_01 .row-01{
    border-top: 1px solid #ffffff3b;
    padding-top: 28px;
}
.chantrang_01 .row-01 .col{
    display: flex;
    align-items: center;
}
.chantrang_01 .row-01 p{
    margin-bottom: 0;
}
.chantrang_01 .widget{
    padding: 0;
}
#footer .footer-widgets-aside .col {
    padding-left: 0px;
    padding-right: 0px;
}
.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: 18px;
    margin-bottom: 25px;
    display: block;
    line-height: 26px;
    letter-spacing: 0;
    text-transform: capitalize;
}
.footer-wrapper p{
    margin-bottom: 14px;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
}
.footer-wrapper p i{
    margin-right: 5px;
}
#footer .social-icons a{
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-width: 1px;
    margin-left: 15px;
}
#footer .absolute-footer.dark {
    color: #FFF;
    padding: 15px 0px;
    background-color: #003E93;
    display: none;
}
#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: #004AAF;
}