
/** Footer **/
#footer {
    color: #FFF;
}
#footer a {
    color: #FFF;
}
#menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000063;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}
#menu-overlay.active {
    opacity: 1;
    visibility: visible;
}
.footer-top{
    border-radius: 20px;
}
.footer-top .tits h3{
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 15px;
}
.footer-top .footer_row_01 .col{
    padding-bottom: 0;
}
.footer-top .wpcf7 form{
    background: #DA251C;
    margin-bottom: 0;
    border-radius: 10px;
    padding: 20px 40px 40px;
}
.footer-top .wpcf7 form h3{
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 14px;
}
.footer-top .wpcf7 form p{
    position: relative;
    margin-bottom: 0;
}
.footer-top .wpcf7 form input.wpcf7-email{
    margin-bottom: 0;
    width: calc(100% - 107px);
    border-radius: 8px;
    height: 55px;
    padding: 0 19px;
    font-size: 16px;
    line-height: 24px;
    color: #666;
}
.footer-top .wpcf7 form input.wpcf7-submit{
    margin: 0;
    border-radius: 8px;
    text-transform: unset;
    font-size: 17px;
    line-height: 26px;
    height: 55px;
    border: none;
    padding: 0 9px;
    min-width: 90px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.footer-top #custom_html-6 .widget-title{
    margin-bottom: 4px;
}
#footer .footer-widgets-aside .col {
    padding-left: 0px;
    padding-right: 0px;
}
.chantrang_01 .widget{
    padding: 0;
    margin-bottom: 0;
}
.chantrang_01 .widget#custom_html-2{
    margin-bottom: 20px;
}
.chantrang_01 .widget_social ul{
    text-align: right;
    margin-top: 20px;
}
.chantrang_01 .widget_social ul li a{
    padding: 0;
}
.chantrang_01 .widget_social ul li img{
    width: 35px;
}
.widget_social ul li{
    border: none !important;
}
.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: 10px;
    display: block;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #fff;
}
.footer-wrapper p{
    margin-bottom: 14px;
    font-weight: 400;
    color: #fff;
}
.footer-wrapper p:last-child{
    margin-bottom: 0;
}
.footer-wrapper p svg{
    margin-right: 5px;
}
.footer-top .footer_row_menu .col{
    padding-bottom: 10px;
}
.chantrang_01 .menu li{
    border: none;
    line-height: 24px;
    margin-bottom: 14px;
}
.chantrang_01 .menu li:last-child{
    margin-bottom: 0;
}
.chantrang_01 .menu li a{
    display: block;
    font-weight: 400;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
}
.footer-top .social-icons > span{
    font-size: 17px;
    margin-bottom: 20px;
    display: block;
    line-height: 26px;
    text-transform: unset;
    letter-spacing: 1px;
    color: #fff;
    padding-right: 0;
}
.footer-top .social-icons a{
    width: 36px;
    height: 36px;
    margin-right: 14px;
    margin-bottom: 13px;
}
.footer-top .social-icons a > i{
    font-size: 18px !important;
    top: 3px;
}
#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;
}
@media (min-width: 1200px) {
    .chantrang_01 .div_01{
        flex-basis: 28.333333%;
        max-width: 28.333333%;
    }
    .chantrang_01 .div_02{
        flex-basis: 21.666667%;
        max-width: 21.666667%;
    }
}