body.-menu-open .component_footer{
  display:none;
}

.component_footer{
  background-color:#000;
  bottom:0;
  color:#f4f4f4;
  left:0;
  margin:0 auto;
  padding:3.75rem 0 0;
  position:static;
  right:0;
  width:100%;
}

.component_footer a,.component_footer a:visited{
  color:#fff;
}

.component_footer a:hover{
  color:#999;
}

.component_footer a.nav-link{
  display:inline;
  padding:0;
}

.component_footer>.container-fluid{
  max-width:85.4375rem;
}

@media (max-width:1366px){
  .component_footer>.container-fluid{
    padding-left:1.875rem;
    padding-right:1.875rem;
  }
}

.component_footer>.container-fluid .top{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-flow:row wrap;
     -moz-box-orient:horizontal;
     -moz-box-direction:normal;
          flex-flow:row wrap;
}

.component_footer>.container-fluid .top .menu-footer-container{
  -webkit-box-flex:1;
  -webkit-flex:1;
     -moz-box-flex:1;
          flex:1;
}

@media (max-width:991px){
  .component_footer>.container-fluid .top .menu-footer-container{
    display:block;
    text-align:center;
    width:100%;
  }
}

.component_footer>.container-fluid .top .menu-footer-container>.menu{
  padding:0;
  -webkit-box-flex:1;
  -webkit-flex:1;
     -moz-box-flex:1;
          flex:1;
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-flex-wrap:wrap;
          flex-wrap:wrap;
}

.component_footer>.container-fluid .top .menu-footer-container>.menu>.menu-item{
  -webkit-box-flex:1;
  -webkit-flex:1 25%;
     -moz-box-flex:1;
          flex:1 25%;
  padding-right:1.25rem;
  list-style-type:none;
  margin-bottom:.9375rem;
}

.component_footer>.container-fluid .top .menu-footer-container>.menu>.menu-item>a{
  font-size:.875rem;
  font-weight:700;
}

.component_footer>.container-fluid .top .menu-footer-social-container{
  -webkit-box-flex:0;
  -webkit-flex:0 15.625rem;
     -moz-box-flex:0;
          flex:0 15.625rem;
  text-align:right;
  vertical-align:top;
}

@media (max-width:991px){
  .component_footer>.container-fluid .top .menu-footer-social-container{
    display:block;
    text-align:center;
    width:100%;
  }
}

.component_footer>.container-fluid .top .menu-footer-social-container>.menu{
  display:inline-block;
  padding:0;
}

@media (max-width:991px){
  .component_footer>.container-fluid .top .menu-footer-social-container>.menu{
    display:block;
  }
}

.component_footer>.container-fluid .top .menu-footer-social-container>.menu>.menu-item{
  display:inline;
  list-style-type:none;
  padding-left:.875rem;
  font-size:1.75rem;
}

.component_footer>.container-fluid .top .menu-footer-social-container>.menu>.menu-item:first-of-type{
  padding-left:0;
}

.component_footer>.container-fluid .top .menu-footer-social-container>.menu>.menu-item>a:hover{
  text-decoration:none;
}

.component_footer>.container-fluid .top .menu-footer-social-container>.menu>.menu-item>a>.icon:hover{
  opacity:.6;
}

.component_footer>.container-fluid .top .menu-footer-social-container>.menu>.menu-item>a>.footer-social-title{
  display:none;
}

@media (max-width:991px){
  .component_footer>.container-fluid .top>div{
    -webkit-box-flex:0 !important;
    -webkit-flex:0 100% !important;
       -moz-box-flex:0 !important;
            flex:0 100% !important;
  }
}

.component_footer .footer-legal{
  border-top:.0625rem solid #666;
  padding-bottom:2.8125rem;
  padding-top:1.25rem;
}

@media (max-width:767px){
  .component_footer .footer-legal{
    padding-bottom:1.5625rem;
  }
}

.component_footer .footer-legal:after{
  clear:both;
}

.component_footer .footer-legal>.copyright{
  float:left;
  font-size:.75rem;
  text-align:left;
}

@media (max-width:767px){
  .component_footer .footer-legal>.copyright{
    float:none;
    margin-bottom:.75rem;
    text-align:center;
  }
}

.component_footer .footer-legal>.menu-footer-copyright-container{
  float:right;
}

@media (max-width:767px){
  .component_footer .footer-legal>.menu-footer-copyright-container{
    float:none;
    text-align:center;
  }
}

.component_footer .footer-legal>.menu-footer-copyright-container>.menu{
  display:inline-block;
  margin:0;
  padding:0;
}

.component_footer .footer-legal>.menu-footer-copyright-container>.menu>.menu-item{
  color:#fff;
  display:inline;
  list-style-type:none;
  padding-left:2.25rem;
}

.component_footer .footer-legal>.menu-footer-copyright-container>.menu>.menu-item:first-of-type{
  padding-left:0;
}

.component_footer .footer-legal>.menu-footer-copyright-container>.menu>.menu-item a{
  font-size:.75rem;
  font-weight:500;
}

.component_footer.-social-left>.container-fluid .top .menu-footer-container{
  -webkit-box-ordinal-group:3;
  -webkit-order:2;
     -moz-box-ordinal-group:3;
          order:2;
}

@media (min-width:992px){
  .component_footer.-social-left>.container-fluid .top .menu-footer-container #footer-menu{
    float:right;
  }
}

.component_footer.-social-left>.container-fluid .top .menu-footer-social-container{
  -webkit-box-ordinal-group:2;
  -webkit-order:1;
     -moz-box-ordinal-group:2;
          order:1;
}

@media (min-width:992px){
  .component_footer.-social-left>.container-fluid .top .menu-footer-social-container{
    text-align:left;
  }
}

.component_footer.-col-1>.container-fluid .top .menu-footer-container>.menu .menu-item{
  -webkit-box-flex:1;
  -webkit-flex:1 100%;
     -moz-box-flex:1;
          flex:1 100%;
}

.component_footer.-col-2>.container-fluid .top .menu-footer-container>.menu .menu-item{
  -webkit-box-flex:0;
  -webkit-flex:0 50%;
     -moz-box-flex:0;
          flex:0 50%;
}

.component_footer.-col-3>.container-fluid .top .menu-footer-container>.menu .menu-item{
  -webkit-box-flex:0;
  -webkit-flex:0 33.3%;
     -moz-box-flex:0;
          flex:0 33.3%;
}

@media (max-width:767px){
  .component_footer.-col-1>.container-fluid .top .menu-footer-container>.menu .menu-item,.component_footer.-col-2>.container-fluid .top .menu-footer-container>.menu .menu-item,.component_footer.-col-3>.container-fluid .top .menu-footer-container>.menu .menu-item,.component_footer.-col-4>.container-fluid .top .menu-footer-container>.menu .menu-item{
    -webkit-box-flex:1;
    -webkit-flex:1 100%;
       -moz-box-flex:1;
            flex:1 100%;
    padding:0;
  }
}

.component_footer.fixed-width{
  max-width:85.4375rem;
}

.component_footer.-no_top_menus{
  padding-top:0;
}

.component_footer.-no_top_menus .footer-legal{
  border-top:0;
}

/*# sourceMappingURL=footer.min.css.map */
