/* bpart */
.page-node-44182 #block-views-actualit-swiper-homepage-block h2 {
    background: rgb(124,110,176);
}

.page-node-44182 #block-views-video-block h2 { 
    background: rgb(124,110,176);
    padding: 10px;
    color: white;
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
}

.page-node-44182 #block-views-actualit-swiper-homepage-block h2, #block-views-bpart-block-bpart h2 { 
    background: rgb(124,110,176);
    color: white;
    font-size: 16px;
    padding: 10px;
    text-transform: uppercase;
}

.page-node-44182 #content-wrapper h1.page-title {
    margin-top: 30px !important;
}

.page-node-44182 .node-article .col-md-8 {
    width: 100%;
}

#block-views-bpart-block-bpart .views-field-title-field-et .field-content, .view-bpart-category .views-field-title-field-et .field-content, .view-bpart-category .views-field-field-titre-raccourci .field-content {
    position: absolute;
    bottom: 0;
    height: 40px;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.75);
    padding: 10px;
    width: 92%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#block-views-bpart-block-bpart .cat-item, .view-bpart-category .project-item {
    margin-bottom: 10px;
}

.node-bpart-project .field-name-field-project-tags {
    text-align: center;
}

.node-bpart-project .field-name-field-project-tags .field-item {
    display: inline-block;
}

.node-bpart-project .field-name-field-project-tags .field-item a {
    display: inline-block;
    padding: 5px;
    background: rgb(124,110,176);
    color: #fff;
    margin-right: 5px;
    margin-bottom: 10px;
    text-decoration: none;
}

.node-bpart-project .all-project a {
    padding: 15px 10px;
    display: block;
    background-color: rgb(124,110,176);
    color: #fff;
    text-decoration: none;
}

.node-bpart-project .all-project a {
    padding: 10px;
    display: block;
    background-color: rgb(124,110,176);
    color: #fff;
    text-decoration: none;
}

.node-bpart-project .all-project .fa {
    font-size: 35px;
    margin-top: 7px;
}

.node-bpart-project .all-project a .link, .node-bpart-project .all-project a .link-icon {
    display: inline-block;
}

.node-bpart-project .all-project a .link-icon { 
    display: inline-block;
    margin-right: 15px;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

/* SLIDESHOW */
#block-views-bpart-block-bpart h2 {
    font-size: 16px;
    background: rgb(124,110,176);
    padding: 10px;
    color: white;
    margin-bottom: 10px;
}

#block-views-bpart-block-bpart h2 a {
    color: white;
    text-decoration: none;
}

#block-views-bpart-block-bpart h2 .fa {
    float: right;
}

#block-views-bpart-block-bpart .intro {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.75);
    padding: 10px 10px 25px 10px;
}

#block-views-bpart-block-bpart .views-field-field-image-project img {
    width: 100%;
}

#block-views-bpart-block-bpart .intro .title a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

#block-views-bpart-block-bpart .owl-theme .owl-controls .owl-page.active span {
    background-color: #79C605;
    border: 2px solid #79C605;
    opacity: 0.5;
}

#block-views-bpart-block-bpart .owl-carousel .play-pause a {
    margin-right: 5px;
    color: #79C605;
}

.view-bpart-category ul.pager {
    padding: 0 15px;
}