@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,700;1,300&display=swap');

@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html {
	background-color: #000;
}

body, .site-footer {
    font-family: 'Raleway', sans-serif;
}
.node__content a {
  text-decoration: underline;
  color: #000;
}

img {
    /*width: 100%;*/
    height: auto;
    max-width: 100%;
}

#navbar-main {
    display: none;
}

#main-wrapper {
    margin: 30px 0;
}

#block-bxl-page-title {
    margin-bottom: 15px;
}

#page, #main-wrapper, .region-primary-menu .menu-item a.is-active, .region-primary-menu .menu-item--active-trail a {
    background: none !important;
}

body.path-frontpage {
    /*background: url(../images/background.png) no-repeat top fixed !important;
    background-size: cover !important;*/
}

body {
    /*background: url(../images/background.png) no-repeat top fixed !important;
    background-size: cover !important;*/
	background: #fffcf5 !important;
}

main#content section {
    background-color: rgba(255,255,255,0.94);
    padding: 15px;
}

body.path-frontpage main#content section {
    background: none;
    padding: 0;
}

a {
	color: #D45453;
}

a:hover {
	color: #ed0e4d;
}

.btn {
    border: 0px solid transparent;
    border-radius: 0;
    padding: .5rem .75rem;
}

.btn-primary {
    background-color: #D45453;
    border-color: #D45453;
}

.btn-primary:hover {
    background-color: #ed0e4d;
    border-color: #ed0e4d;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 10px;
}

h1.title {
	color: #D45453;
	font-weight: bold;
}
a.visually-hidden-focusable {
	display: none;
}

/* BLOCK */
.block {
    width: 100%;
    height: 100%;
}

/* BANNER */
#banner {
    color: #fff;
    background: #000;
	padding: 7px 0 5px 0;
	font-size: 12px;
}

#banner p {
	margin-bottom: 2px;
}

/* HEADER */
/*body.path-frontpage #header {
    background: url(../images/banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 420px;
    background-position: 0 -160px;
}*/
body #header {
	background: url(../images/banner2025.png);
	background-size: cover;
    background-repeat: no-repeat;
    min-height: 420px;
    background-position: 0 -80px;
}

html[lang="nl"] body #header {
	background: url(../images/banner2025_nl.png);
	background-size: cover;
    background-repeat: no-repeat;
    min-height: 420px;
    background-position: 0 -80px;
}

#header #navbar-top {
    background: none;
}

#header section.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}

#header .navbar {
    padding: .5rem 0;
}

#header section.row {
    margin-left: 0;
    margin-right: 0;
}

#block-selecteurdelangue {
    background: #fff;
    background: radial-gradient(circle at 120% center, transparent, transparent 78px, #fff 1px, #fff);
    padding-left: 2%;
    margin-top: 35px;
    z-index: 1;
}

#block-selecteurdelangue span.fr::after {
    content: "//";
    margin-left: 6px;
    color: #000;
    font-size: 16px;
    font-weight: normal;
}

#block-selecteurdelangue span.is-active {
    font-weight: bold;
}

#block-selecteurdelangue .nav-link {
    padding: .5rem 0.2rem;
}

#block-selecteurdelangue .content a {
    text-decoration: none;
    color: #000;
}

#block-bxl-main-menu {
    /*background: radial-gradient(circle at -60px, transparent, transparent 78px, #FFFFFF 1px, #FFFFFF);*/
	background: none;
    padding-left: 2%;
    margin-top: 35px;
    z-index: 1;
}

#block-bxl-main-menu ul.navbar-nav {
    float: right;
    display: inline-block;
    padding-left: 20px;
}

#block-bxl-main-menu ul.navbar-nav li {
    float: left;
    display: inline-block;
    margin-right: 20px;
	background: url(../images/cloud-background.png) no-repeat center !important;
    /*background-size: cover !important;*/
	padding: 10px 20px;
	/*background-size: cover;*/
}

#block-bxl-main-menu ul.navbar-nav li a {
    display: inline-block;
	color: #FFED00;
	font-weight: bold;
}

#block-logovbx img {
    width: 100%;
}

/* ACCUEIL */
body.path-frontpage #main {
    width: 100%;
    max-width: 100%;
    text-align: center;
}
body.path-frontpage #block-bxl-content .node__content {
	overflow: hidden;
	margin-bottom: 10px;
}
#readmore-link, #close-link  {
	position: relative;
	z-index: 99;
	color: #000;
	text-decoration: underline;
}
body.path-frontpage #block-bxl-content .node__content a {
	color: #000;
}

body.path-frontpage {
    /*background: url(../images/background.png) no-repeat top fixed !important;*/
    background-size: cover;
}

body.path-frontpage #main-wrapper {
    background-color: #fffcf5 !important;
    color: #000 !important;
}

body.path-frontpage #main-wrapper h1 {
	color: #000 !important;
}

body.path-frontpage #main-wrapper {
    margin: 0;
    padding-top: 30px;
}

body.path-frontpage #main-wrapper #block-bxl-page-title h1 {
    font-size: 23px;
}

body.path-frontpage #main-wrapper article h2 {
    font-size: 20px;
}

body.path-frontpage #main-wrapper article h2 {
    font-size: 20px;
}

body.path-frontpage #main-wrapper article {
    padding-bottom: 15px;
}

body.path-frontpage  article .field--name-body {
    font-size: 15px;
}

body.path-frontpage #block-bxl-content, body.path-frontpage #block-bxl-page-title,
body.path-frontpage nav.tabs {
    width: 70%;
    margin: 0 auto;
}

body.path-frontpage #main-wrapper {
    margin-bottom: 0;
}

body.path-frontpage a.readmore-button {
    z-index: 9;
    position: relative;
    display: block;
    width: 100%;
}

/* ACTIVITES ACCUEIL */
.view-activites-front .activite {
    background: rgba(0,0,0,0.5);
    padding: 0 !important;
}

.view-activites-front .activite .views-field-field-image:hover, .view-activites-front .activite:hover .views-field-field-image {
    opacity: 0.7;
}

.view-activites-front .activite .views-field-field-image, .view-activites-front .views-field-title {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.view-activites-front .views-field-title {
    background-image: url('../images/splash.png');
    background-size: cover;
    width: 240px;
    height: 200px;
    margin: 0 auto;
    padding: 3px;
    margin-top: -55%;
    margin-bottom: 70px;
    z-index: 3;
    opacity: 0;
}

.view-activites-front .views-field-title a {
    color: #000;
    margin-top:50px;
    font-size: 14px;
}

.view-activites-front .field-label {
    font-size: 14px;
    font-weight: 400;
}

.view-activites-front .date {
    font-size: 13px;
}

.view-activites-front .date {
    display: block;
    padding: 10px 0;
}

.view-activites-front .views-field-title span.field-content {
    display: block;
    color: #000;
    text-align: center;
    font-weight: bold;
    width: 150px;
    margin: 0 auto;
    transform: translateY(-50%); /* tiré de la moitié de sa propre hauteur */
    margin-top: 100px;
    font-size: 14px;
}

.view-activites-front .activite:hover .views-field-title {
    opacity: 0.9;
}

.view-activites-front .view-footer {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%,50%);
}

.view-activites-front .view-footer a {
    text-align: center;
    background-color: rgba(255,255,255,0.9);
    color: #000;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
}

/* BREADCRUMB */
#block-bxl-breadcrumbs {
    margin-bottom: 15px;
}

.breadcrumb {
    background-color: rgba(255,255,255,0.94);
    border-radius: 0;
}

/* ACTIVITES VIEW */
.view-activites .field-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#views-exposed-form-activites-page-1 .js-form-item, #views-exposed-form-activites-activites .js-form-item,
#views-exposed-form-activites-activites #edit-actions {
	margin-right: 15px;
}

/* IE FIX */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .view-activites .field-content {
        display: block;
   }
}

.view-activites .fa-calendar {
    margin-right: 5px;
    font-weight: bold;
}

.view-activites .date {
    font-weight: bold;
}

.view-activites .organizer {
  font-style: italic;
  font-size: 14px;
  padding: 5px 0;
  line-height: 17px;
}

.view-activites .readmore {
    text-align: right;
}

.view-activites .views-row {
    margin-bottom: 20px;
}

.view-activites .readmore a {
    text-decoration: underline;
	color: #000;
}

.view-activites .title {
    text-transform: uppercase;
    font-size: 16px;
    margin: 5px 0;
    line-height: 20px;
}

.view-activites .title a {
  text-decoration: underline;
	color: #D45453 !important;
  font-size: 15px;
}

.view-activites .ms-parent {
    display: block;
    padding: 0;
    width: 200px !important;
}

.view-activites .ms-choice {
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
    height: 38px;
}

.view-activites .ms-choice>span {
    top: 5px;
}

.view-activites .views-exposed-form {
    margin: 15px 0;
}

.view-activites nav {
    margin: 15px 0;
    padding-bottom: 10px;
}
.view-activites #edit-submit-activites {
	background-color: #D45453;
  border-color: #D45453;
	color: #fff;
  border-radius: .25rem;
}
ul.pagination a, ul.pagination .page-link, #block-retourprogrammechronologique .content a {
	color: #000;
}
.view-activites .agenda-item {
  background-color: white;
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #ced4da;
  min-height: 440px;
}
.view-activites .agenda-item.True, .view-activites .agenda-item.Waar, .view-activites .agenda-item.Vrai {
  background-color: #f9f08e;
}
.view-activites .text-item {
  padding: 10px 20px 10px 20px;
}
.view-activites .views-field-field-date {
  display: none;
}
.view-activites .date {
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
  padding: 5px 0;
}
.view-activites .date-hour {
  font-size: 15px;
  line-height: 15px;
  padding: 3px 0;
}
.view-activites .cat {
  font-size: 14px;
  padding-top: 2px;
}
.view-activites .views-row i {
  font-size: 15px;
}
.view-activites #edit-start, .view-activites #edit-end {
  display: none;
}
.view-activites .form-item-start, .view-activites .form-item-end {
  margin-bottom: 0 !important;
}
.view-activites .ui-datepicker {
  max-width: 100%;
}
.view-activites .ui-widget.ui-widget-content {
  border: 0px solid #c5c5c5 !important;
  border-radius: .5rem !important;
  padding: 1rem !important;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1);
  margin-bottom: 15px;
}
.view-activites .ui-datepicker .ui-datepicker-title {
  font-size: 14px;
  font-weight: 600;
}
.view-activites .ui-widget-header {
  border: 0px solid #dddddd;
  background: #fff;
}
.view-activites .ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: normal;
  border: 0;
  background: #fff;
  color: gray;
}
.view-activites .ui-datepicker td {
  padding: 0px;
}
.view-activites .ui-datepicker thead > tr {
  border-bottom: 0px solid #000;
}
.view-activites .ui-datepicker tbody {
  background: #fff !important;
}
.view-activites .ui-datepicker tbody tr {
  border-bottom: 0px solid #ccc;
  padding: 0.1em 0.6em;
  background: #fff;
}
.view-activites .ui-state-default {
  text-align: center;
  border: 0px solid #c5c5c5 !important;
  background: #fff !important;
  color: #000 !important;
  font-weight: 600 !important;
  line-height: 1.45rem !important;
  padding: 4px !important;
}
.view-activites .ui-state-default:hover, body .view-activites .ui-state-highlight {
  border-radius: .5rem !important;
  background: rgb(243 244 246) !important;
}
.view-activites .ui-state-hover {
  border: 0px solid #cccccc !important;
  background: #fff !important;
}
body .view-activites .ui-state-active, body .view-activites .ui-state-active:hover {
  border: 0px solid #003eff !important;
  background: rgb(26 86 219) !important;
  font-weight: normal;
  color: #ffffff !important;
  border-radius: .5rem !important;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: none !important;
}
.view-activites .ui-datepicker-prev,
.view-activites .ui-datepicker-next {
  cursor: pointer;
  position: absolute;
  top: 12px;
  width: 24px;
  height: 24px;
  background-color: #f0f0f0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666666;
  transition: background-color 0.3s ease;
}
.view-activites .ui-datepicker .ui-datepicker-next {
  right: 0px !important;
  top: 0px !important;
}
.view-activites .ui-datepicker .ui-datepicker-prev {
  left: 0px !important;
  top: 0px !important;
}
.view-activites span.picto-pmr {
  display: block;
  width: 35px;
  height: 35px;
  background-color: #000;
  border-radius: 100%;
}
.view-activites span.picto-pmr .fa {
  color: #fff;
  padding-top: 10px;
  padding-left: 12px;
}

/* Icône flèche gauche pour le bouton 'prev' */
.view-activites .ui-datepicker-prev::before {
  margin-top: 3px;
  content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23666666" width="16" height="16" viewBox="0 0 24 24"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"/></svg>');
}

/* Icône flèche droite pour le bouton 'next' */
.view-activites .ui-datepicker-next::before {
  margin-top: 3px;
  content: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23666666" width="16" height="16" viewBox="0 0 24 24"><path d="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6z"/></svg>');
}

/* ACTIVITES NODE */
.node--type-activite .field__label {
    font-weight: bold;
    margin-top: 10px;
}
.node--type-activite span.picto-pmr {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #000;
  border-radius: 100%;
}
.node--type-activite span.picto-pmr .fa {
  color: #fff;
  padding-top: 10px;
  padding-left: 12px;
}

/* PARTENAIRES */
body.path-partenaires #block-bxl-page-title {
    margin-bottom: 30px;
}

.view-partenaires {
    margin-top: 100px;
}

.view-partenaires .partenaire {
    margin-bottom: 50px;
}

.view-partenaires .partenaire img, #block-views-block-partenaires-footer-block-1 img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(100%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(100%);
    -o-transition: .5s ease-in-out;
}

.view-partenaires .partenaire img:hover, #block-views-block-partenaires-footer-block-1 img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(0%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(0%);
    -o-transition: .5s ease-in-out;
}

.view-partenaires img, #block-views-block-partenaires-footer-block-1 img {
    transform: translateY(-50%);
}

/* SLICK */
footer .footer_partners {
    /*background-color: rgba(255,237,0,0.5);*/
	background-color: #fff;
    padding: 0;
    margin-bottom: 0;
    margin-top: 20px;
}

footer #block-views-block-partenaires-footer-block-1 {
    margin: 0;
    padding: 0;
}

#block-views-block-partenaires-footer-block-1 .slick--view--partenaires-footer {
    overflow: hidden;
    width: 100%;
}

#block-views-block-partenaires-footer-block-1 .slide__overlay,
#block-views-block-partenaires-footer-block-1 .slide__overlay img {
    /*width: 175px;
    height: auto;
    margin-top: 100px;
    margin-bottom: -75px;*/
	width: 120px;
    height: auto;
    margin-top: 80px;
    margin-bottom: -80px;
}

#block-views-block-partenaires-footer-block-1 .slide__data {
    position: absolute;
    top: 35%;
    right: 10%;
    width: auto;
}

/* SOCIAL */
ul.social {
    margin-top: -12px;
    padding-left: 0 !important;
}
ul.social img {
	filter: invert(1) brightness(0);
    width: 30px;
}

#block-iconessociales .field--name-body {
    text-align: center;
}

ul.social li {
    list-style: none;
    display: inline-block;
    margin: 0;
    margin-right: 10px;
}

/* FOOTER */
.site-footer {
    background: none !important;
}

.site-footer {
    padding: 20px 0 30px;
	padding-bottom: 0;
}

.site-footer .block {
    border: 0px solid #444;
}

.site-footer__bottom {
    border-top: 0px solid #555;
}
.footer_social {
    background-color: #D45453;
	margin-top: 40px;
}
#block-logovbxfooter img {
	margin-right: 40px;
}
#block-logovbxfooter img.solidarite {
	filter: invert(1) brightness(1);
}
#block-logovbxfooter .content {
    display: flex;
    justify-content: center;
}

/* CONTACT */
#block-contact .field--name-body {
    display: flex;
    flex-wrap: wrap;
}

body.path-frontpage #block-contact .bg-left {
    background: radial-gradient(circle at 450px 65px, transparent, transparent 80px, #d9cec4 1px, #d9cec4);
    height: 130px;
    padding-top: 10px;
}

#block-contact .bg-left {
	background: radial-gradient(circle at 450px 65px, transparent, transparent 80px, #d9cec4 1px, #d9cec4);
	height: 130px;
    padding-top: 10px;
}

body.path-frontpage #block-contact .bg-left a {
    color: #000;
}

#block-contact .bg-left a {
    display: inline-block;
    margin-bottom: 5px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #000;
}

body.path-frontpage #block-contact .bg-right {
    background: radial-gradient(circle at -45px, transparent, transparent 80px, #d9cec4 1px, #d9cec4);
    color: #000;
}

#block-contact .bg-right {
    background: radial-gradient(circle at -45px, transparent, transparent 80px, #d9cec4 1px, #d9cec4);
    height: 130px;
    padding-top: 20px;
    padding-left: 25px;
    text-align: right;
    text-transform: uppercase;
    color: #000;
}

body.path-frontpage #block-contact .bg-right a {
    color: #000;
}

#block-contact .bg-right a {
    text-decoration: underline;
    display: inline-block;
    margin: 7px 0;
    color: #000;
}

#block-contact .bg-right span {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: -15px;
    display: block;
}

#block-contact .contact-link {
    margin-left: -25px;
    width: 150px;
    height: 150px;
    font-size: 100px;
    line-height: 150px;
    color: #000;
    border-radius: 100%;
    display: inline-block;
    margin-right: 25px;
    margin-top: -10px;
    display: block;
    background-color: #d9cec4;
}

body.path-frontpage #block-contact .contact-link {
	background-color: #d9cec4;
}

#block-contact .contact-link .fa {
    width: 168px;
    top: 20px;
    font-size: 70px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
#block-contact .fa-envelope:before {
    margin-top: 40px;
}
a.contact-link:hover {
	text-decoration: none;
}
#block-logovbxfooter .field--name-body {
	float: right;
}

/* COLLAPSE */
.collapsediv {
    font-weight: 200;
    margin-top: 10px;
    margin-bottom: 0;
    background-color: #000;
    color: white ;
    padding: 10px;

}
.collapsediv a {
    color: white !important;
    font-size: 18px;
    text-decoration: none!important;
}

body article .collapsediv .accordion-toggle.collapsed:after {
    content: "\e080";
}

body article .collapsediv .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
}
