
/** Footer **/
.chantrang_01 .widget{
    padding-left: 0;
    padding-right: 0;
}
.chantrang_01 .widget .widget-title{
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    display: block;
    margin-bottom: 11px;
}
.chantrang_01 .is-divider{
    display: none;
}
.chantrang_01 .widget_media_image{
    margin-bottom: 22px;
}
.chantrang_01 p{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 0;
}
.chantrang_01 #text-2 p{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    text-align: justify;
    padding-bottom: 25px;
    border-bottom: 1px solid #2573CF;
    margin-bottom: 25px;
}
.chantrang_01 .widget_custom_html h2{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.chantrang_01 form input.wpcf7-email{
    box-shadow: none;
    border-radius: 6px;
    border: none;
    color: #2E2E4A;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    padding: 5px 16px;
    height: 40px;
    margin-bottom: 0;
}
.chantrang_01 form input.wpcf7-submit{
    background: url(../images/send-191.png) no-repeat;
    font-size: 0;
    width: 30px;
    height: 30px;
    box-shadow: none;
    border: none;
    position: absolute;
    top: 5px;
    right: 5px;
}
.chantrang_01 .social-icons a{
    width: 27px;
    height: 27px;
    margin-right: 7px;
    &:last-child{
        margin-right: 0;
    }
}
.chantrang_01 #custom_html-4{
    border-bottom: 1px solid #3DB5D9;
    margin-bottom: 23px;
    padding-bottom: 20px !important;
}
.chantrang_01 .menu li{
    border: none;
}
.chantrang_01 .menu li a{
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    text-align: left;
    color: #fff;
    position: relative;
    &::before{
        content: "";
        display: inline-block;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #fff;
        margin-right: 10px;
        vertical-align: middle;
    }
}
.copyright{
    padding: 23px 0;
    border-top: 1px solid #3DB5D9;
}
.absolute-footer{
    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;
}
