@charset "utf-8";
/* CSS Document */

.ict-dedicated-footer {
    background-color: #000000 !important;
    color: #ffffff;
    text-align: left !important;
}

.ict-dedicated-footer .columns,
.ict-dedicated-footer .ict-list,
.ict-dedicated-footer .footer-column-content,
.ict-dedicated-footer-column-1 {
    text-align: left !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
}

.ict-dedicated-footer .ict-list {
    display: block !important; /* switch from inline block if needed */
    margin-left: 0;
    padding-left: 0;
}

#teconsent {
text-align: right;
}
#teconsent {
position: fixed;
bottom: 0px;
right: 0px;
z-index: 900;
}

#consent_blackbar {
position: fixed;
bottom: 0;
width: 100%;
z-index: 1000;
}

.headermenu {
  display: none !important;
}