.rlmed {
    font-family: 'Raleway Medium'; }

.footer-ul {
    padding-left: 0;
}

.sinpadding {
    padding: 0 !important;
}

#footer {
    background-color: #30313F;
    color: #FFF;
    margin-top: 1rem;
}

#footer {
    background-color: #012f6b;
}

#footer a {
    color: #fff;
    font-family: 'Raleway Medium';
    line-height: 1.5;
}

#footer ul {
    list-style-type: none;
}

#footer ul li {
    padding: 8px 0px;
    line-height: 21px;
}

#footer .footer-last img {
    margin-top: 10px;
    margin-bottom: 16px;
}

#footer .white-line {
    border-bottom: 1px solid #fff;
    width: 40px;
    overflow: hidden;
    height: 0px;
    margin-bottom: 18px;
}

#footer .footer-last .rrss a {
    color: #012f6b;
    background-color: #fff;
    border-radius: 100%;
    font-size: 24px;
    padding: 4px 7px;
    margin-right: 10px;
}

#footer .footer-last .rrss a:hover {
    text-decoration: none;
}

#footer .footer-last .rrss a .icon-facebook {
    padding: 0px 7px;
}

@media only screen and (max-width: 768px) {
    .footer-ul {
        padding-left: 0px;
    }

    .footer-last .white-line {
        display: none;
    }

    .ab-home1 .ab-home1-item-down {
        width: 100%;
    }

    .ab-home1 .ab-home1-item-up {
        width: 100%;
    }
}

.footer-ul {
    padding-left: 0; }
    
 .taglib-social-bookmarks > div {
    padding-left: 0.2rem !important;
}

.dropdown-toggle.btn.btn-monospaced.btn-outline-borderless.btn-outline-secondary.btn-sm.btn-secondary {
    background: white !important;
}

.btn-outline-secondary{
	color:#012f6b
}