/*#footer {
    background: #000000;
    overflow: hidden;
    color: #fff !important;
    font-family: "Georgia, sans-serif";
    padding: 15px;
    bottom: 0;
    width: 100%;
}*/

.footerContent {
    overflow-x: hidden;
}

@media (max-width: 767px) {


    #footer {
        margin: 0 !important;
        box-sizing: border-box;
    }

}

#footer {
    display: inline-block !important;

}

.foot_logo {
    max-width: 100px;
    margin: 40px 0px 16px;
}

.f_bottom {
    margin-bottom: 10px;
}

.pt8 {padding-top:0.8rem}

.center {
    text-align: center;
}


.f_head {
    text-align: center;
    padding-bottom: 10px;
}

/* .footer-text {
     text-align: right;
     margin-top: 15px;
 } */

.footerColums {
    text-align: right;
}

.f_para {
    font-size: 0.8rem;
    margin: 10px;
}

#footer {
    background: #000000 !important;
    font-size: 0.765rem;
    overflow: hidden;
    padding: 15px;
    color: #fff !important; 
    font-family: "Arial";
    /* position: relative; */
    margin-bottom: 0;
}

.footerColums a {
    color: #fff !important;
    display: inline-block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 0.8125rem;
    background-color: transparent;
}

.nav-link-footer {
    color: white !important;
    padding: 0.5rem 1rem;
    display: inline;
}

@media (min-width: 768px) {
    .footclass {
        text-align: right !important;
    }
}

#footer {
    display: inline-block !important;

}

.f {
    padding: 30px !important;
}

.f_logo {
    padding-left: 12px;
}

.f-s-20 {
    font-size: 20px;
}

.f-w-7 {
    font-weight: 700;
}

@media (min-width: 768px) {
    .footclass {
        text-align: right !important;
    }
}

@media (max-width: 767px) {
    #footer {
        margin: 0 !important;
        box-sizing: border-box;
    }
}