/*-------------------footer-css----------------*/
.footer-part {
    background-color: #F7F5FF;
}

.footer-part .footer-section {
    padding: 2rem 0 0 0 !important;
    margin: 2rem 0 0 0;
}

.download-apps-btn-section button {
    background-color: transparent;
}

.copyright-section p {
    margin-bottom: 0;
}

/* #btn-back-to-top {
    position: fixed;
    bottom: 11%;
    right: 0;
    display: none;
    z-index: 9999;
} */
#btn-customer-care1{
    position: fixed;
    bottom: 21%;
    right: 0;
    z-index: 1024;
}
.footer-links-section .fa-angle-up{
    color: #000000;
}
.footer-back{
    background-color: #0d9488!important;
    border:0px!important;
}
.subscription-details h2{
    text-align: center!important;
}
.subscription-details p {
    text-align: center!important;
}
.footer-links-section h2{
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #000 !important;
}