.bs-main-menu .item.logo {
    max-width: 500px;
}

.bs-main-menu {
    height: 125px!important;
}

header {
    font-weight: bold;
}

.bs-main-menu .item:hover, 
.bs-main-menu .page-links .item:hover {
    color: #1fcdd3!important;
}

.bs-fl-page .flp-top-bar.st1 {
    height: 125px!important;
}

.left-banner {
    display: none;
}

.booking-start-msg, .info-header, .bs-image {
    display: none!important;
}

.info-item {
    padding-top: 100px!important;
}

.l-clamp-2 {
    word-break: normal;
    overflow: visible;
    font-size: 90%;
    line-height: 1.3;
    -webkit-line-clamp: 8;
}

h5.bold-font.bottom-mg-4 {
    color: transparent;
    position: relative;
}

h5.bold-font.bottom-mg-4::after {
    content: "Détails de la demande";
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
}