/* footer */
footer .footer-middle {
    color: #fff;
    background: #0d73ae;
    /*background-image: radial-gradient(#1d1d1d  15%, transparent 0);*/
    /*background-size: 3px 3px;*/
    /*background-position: 80px 196px, 172px 77px;*/
}

footer .footer-middle .container {
    background-color: #ff001700;
    color: #fff;
}
#ff001700
.footer-bottom {
    background-color: #E9EEF3;
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer .footer-middle {
    padding-top: 15px;
    padding-bottom: 15px;
}


footer .footer-middle .footer-middle-col {
    margin-bottom: 32px;
    padding-left: 15px;
}

.footer-middle ul li.d-flex i {
    margin-top: 4px !important;
}
.footer-middle ul li .course-span {
    margin-top: 4px !important;
}

.footer-location-col {
    padding-left: 15px;
    margin-bottom: 32px;
}

.footer-bottom.text-center {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    background: #065887;
    color: white;
}
