body {
  font-family: 'Source Sans Pro', sans-serif;
}
.content {
    height: 100vh;
}
.skin-red .wrapper, .skin-red .main-sidebar, .skin-red .left-side {
    background-color: inherit;
}
.sidebar-menu,.navbar-custom-menu, .navbar-static-top a {display:none;}
.img-fluid {
    width: 100%;
    height: auto;
}
body {
      font-size: 3.6vh;
}
#block-actibelit-page-title {
    position: relative;
    z-index: 9999;
    color: #c5232a;
    text-align: center;
}
.shs li:nth-child(1):after,.shs li:nth-child(2):after {
    content: '|' !important;
    margin: 0 0 0 5px;
}
#backtotop {
  display:none;
}
.content {
    padding-bottom: 0px !important;
}
.nav-tabs-custom {
    margin-bottom: 0px;
    opacity: 0.9;
    z-index: 9999;
}
h2 {
    text-transform: uppercase;
    font-size: 1.8rem;
    color: #323232;
    text-align: center;
    width: 100%;
}
.page-title {
    color: #323232;
    font-size: 2rem;
    font-weight: bold;
    margin: 0;
    text-shadow: #fff 0px 0px 20px;
}
.page-title:before{
    width: 80px;
    content: " ";
    background-image: url(https://extranet.actibel.be/BVEA-Pastille-noire.png);
    position: absolute;
    right: 0px;
    top: -12px;
    z-index: 9999;
    height: 80px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
}
.block-views-blockoccupants-bureaux-block-1 h2 {
    margin-bottom:50px;
    text-shadow: #fff 0px 0px 20px;
    font-weight: bold;
}
.nav-tabs-custom::after {
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: fixed;
    background-size: cover;
    height: 100%;
    z-index: -1;
}
.tab-content {
  display:none !important;
}
.slick-list {
   background: rgb(255 255 255 / 53%);
    margin-top: 40px;
    padding-top: 20px !important;
}
.slide__description {
    width: 45%;
    float: right;
    color: #323232;
}
.slide__title {
    width: 45%;
    float: left;
}
.slide__title, .slide__description {
   font-size: 35px;
    line-height: 22px;
    padding: 6px;
}
.views-view-grid .views-row {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 6px;
}
.view-occupants-bureaux {
  margin-top:-35px;
}
