.footer-bottom-bar {
    padding: auto 10px;
    background: #212B35;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    font-feature-settings: 'liga' off;
    color: #CFDEE8;
    padding: 1rem 0;
    font-family: 'Sofia Sans';
}

.footer-bottom-bar .fa.fa-heart {
    font-size: 14px;
    color: red;
}

.footer-top-section {
    background: #243E56;

}

/* Footer bottom bar End */

/* Footer Start */
.footer-main {
    color: #FFFFFF;
    background-color: #243E56;
}

.footer-main i {
    color: #0072A2;
    font-size: 14px;
}


#footer-main h3 {
    font-size: 1.1rem;
}

.footer-area-section .col-md-3 hr{
    opacity: 1!important;
}
.footer-area-section .col-md-3:nth-child(1) hr {
    border: 2px solid #0072A2;
}

.footer-area-section .col-md-3:nth-child(2) hr {
    border: 2px solid #00A7C5;
}

.footer-area-section .col-md-3:nth-child(3) hr {
    border: 2px solid #009E8C;
}

.footer-area-section .col-md-3:nth-child(4) hr {
    border: 2px solid #819EB4;
}

.footer-widget-menu-title {
    text-align: left;
    text-transform: uppercase;
    font-family: 'Sofia Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-feature-settings: 'liga' off;
    color: #AAC1D2;
}

.footer-area-section .footer-widget-menu-area ul {
    padding-left: unset;
}

.footer-widget-menu-area {
    margin-top: 3rem;
}

.footer-widget h3 {
    font-family: 'Sofia Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
}

.footer-widget h3 {
    font-family: 'Sofia Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-feature-settings: 'liga' off;
    color: #FFFFFF;
    text-align: left;
}

.footer-widget h3 i {
    font-size: 14px;
}

.footer-area-section .footer-widget-menu-area ul li {
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    color: #FFFFFF;
    text-align: left;
}

.footer-widget-menu-area ul li a{
    color:#FFFFFF;
}