footer > .container{
    padding: 0;
}
div.followbar {
    padding: 0px;
    background: black;
    display: inline-block;
    height: auto;
    overflow: hidden;
    font-size: 10px;
    line-height: 10px;
    margin-top:-8px;
    margin-left:15px;
}


span.footer_link_title {
    font-family: HelvNeueOrange, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.5em;
    display: block;
    margin-bottom: 1rem;
}

#sharebar .content, .followbar .content {display: inline !important; margin-left: 10px;}

span.icon-footer {
    font-size: 2em;
}

.footer-iconbar li {
    margin-right: 20px;
    margin-top: -30px;
}

.o-footer .o-footer-bottom ul {
    text-align: left;
    margin-left: 0;
}

.o-footer .o-footer-top ul {
    padding: 20px 0;
}

.o-footer .o-footer-top ul li {
    margin: 1.2rem 0;
}

.o-footer .o-footer-top a:hover {
    text-decoration: underline;
}

.o-footer-top .nopadding:not(:first-child):not(:last-child) {
  padding-right: 2rem !important;
}

#block-contactbar,
.block-contactbar {
    background-color: #333;
    color: white;
}
/*#block-contactbar > .container > .row{
    margin: 0 2rem;
}*/
#block-contactbar .wrapper_numero{
    display: inline-block;
    background-color: white;
}

.o-footer {
    padding-bottom: 70px;
}
#block-footeren ul li a,
#block-footerfr ul li a,
#block-footerru ul li a{
    line-height: 1.8rem;
}

/*#block-footeren ul li,
#block-footerfr ul li,
#block-footerru ul li{
    margin-bottom: 5px;
}*/

@media (max-width: 979px ) {
  .o-footer .footer-div-border .join-text {
    display: none;
  }

  .o-footer .footer-div-border ul {
    padding-left: 0;
    margin-top: 1rem;
  }

  .o-footer .footer-div-border li.items-top-navbar-mobile {
    list-style: none;
    padding: 10px 0 10px 0;
  }

  .o-footer .footer-div-border li.items-top-navbar-mobile > a{
    color: white;
  }

  .o-footer .footer-div-border li.items-top-navbar-mobile > a.o-link-arrow::after{
    display: none;
  }

}

@media (max-width: 767px ) {
    #block-footersocialblock .followbar div.content {
        display: block !important;
        width: 100% !important;
        max-width: none !important;
        margin-left: 0;
    }

    #block-contactbar .wrapper_numero {
        margin-top: 10px;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px ) {
    #block-footersocialblock .followbar div.content,
    #block-theme-oab-hub-footersocialblock .followbar div.content {
        display: block !important;
        width: 100% !important;
        max-width: none !important;
        margin-left: 0;
    }
}

@media (max-width: 480px) {
    #block-contactbar .wrapper_numero {
        margin-top: 10px;
        margin-bottom: 15px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #block-contactbar .wrapper_numero {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

#rightnavbar_footerblock .link_icon_items {
    padding-left: 0px !important;
    display: flex;
}

#rightnavbar_footerblock .link_icon_items > i {
  margin: auto 0;
}
