/**
   * navbar
   * legalbase navbar component
   * Compiled: Sat Jul 01 2017 08:18:54 GMT+0200 (CEST)
   * @version v1.0.0
   * @link undefined
   * @copyright MIT
   */
  .footer-lb{font-family:Montserrat,sans-serif;font-weight:400;line-height:1.5}.footer-lb{background-color:#404040}.footer-lb__h3{color:white;font-weight:700;font-size:1.2rem;line-height:2.3rem;margin-top:0;margin-bottom:2.3rem;text-transform:uppercase}.footer-lb__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1200px;padding:30px}.footer-lb__column{color:#9e9e9e;font-size:1.2rem;line-height:2.3rem}.footer-lb__column a{color:#9e9e9e}.footer-lb__column a:hover{text-decoration:underline}.footer-lb__list{padding-left:0;list-style:none;margin:0}.footer-lb__list--social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:1.9rem;list-style:none;margin-top:2.3rem;padding-left:0}.footer-lb__list--social>li{display:inline-block;margin:0 15px 0 0}.footer-lb__list--social>li:last-child{margin-right:0}.footer-lb__list--social>li a{color:white}.footer-lb__list--social>li a:hover,.footer-lb__list--social>li a:active,.footer-lb__list--social>li a:focus{color:#00abe8;text-decoration:none}@media only screen and (max-width:1024px){.footer-lb__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 15px;text-align:center}.footer-lb__column:nth-child(2){margin:30px 0}.footer-lb__list--social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}