/*
Theme Name: rrb
Version: 1.0
Author: Rencontres Romandes du Bois
Template: Divi
*/

:root {
	--base-color: #014a93;/*rgb(1,74,147)*/
	--gold: #ffde59;/*rgb(255,222,89)*/
	--green: #00e68c;/*rgb(0,230,140)*/
	--red-vs: #e32f28;
	--red-pastel: #f4c1c1;
	--skyblue: #358afe; /*rgb(53,138,254)*/
}

.et-l .et-l--post .et_builder_inner_content .et_pb_row {
	width: 89%;
}
.et-l.et-l--body .et_builder_inner_content .et_pb_row_0_tb_body {
	width: 89%;
}
h1.pagetitle {
	padding-bottom:0;
}
.home .et_pb_section_0_tb_body {
	padding:0;
}
.home .et_pb_row_0_tb_body {
	width:100% !important;
	min-width:100%;
	padding:0;
}
.home .pagetitle-section {
	display:none;
}
.home-fullwidth-slider {
	display:none;
}
.home .home-fullwidth-slider {
	display:block;
}
/*utils*/
strong {font-weight:600;}
sup, sub{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {top: -0.5em;}
/*lang*/
:lang(fr).lang-de, :lang(de).lang-fr {
	display:none;
}
.no-translation {
	cursor:not-allowed;
}
.no-translation a {
	pointer-events:none;
}

/*Menus*/
.et-db #et-boc .et-l .et_pb_menu .et-menu-nav > ul ul {
	padding:0;
}
.et-menu.nav > .menu-item {
	line-height: 4.75em !important;
	margin-bottom: -1em !important;
	margin-top: 0 !important;
}
.et_pb_sticky .et-menu.nav > .menu-item {
	line-height:2.5em !important;
}
.et_pb_menu__icon.et_pb_menu__search-button {
  margin-left:3em !important;
  margin-right:0 !important;
}
.et-menu.nav li ul {
	padding:0;
	/*right:0;*/
	border-top-width:1px !important;
}
.et-menu.nav li li a {
    width: 100%;
    padding: 10px 8px;
}
.et-menu.nav li li {
    padding: 0 10px;
}
.et-menu.nav a, .et_mobile_menu li a {
	font-weight:500;
	text-transform:uppercase;
}
.et-menu.nav .current-menu-item a, .et-menu.nav .current-menu-ancestor a, .et-menu.nav .current-menu-parent a {
	color:#333 !important;
}
.et-menu.nav li ul li {
    padding: 0;
    width: 100%;
	transition: all .4s ease-in-out;
}
.et-menu.nav li ul li:last-child {
	border-bottom:0;
}
.et-menu.nav li ul li:hover {
    background-color: var(--base-color);
}
.et-menu.nav li ul li:hover > a {
    color: var(--green) !important;
	opacity:1 !important;
}

/*Mobile Menu plugin*/
.mobile-search {
	display:none !important;
}
.mobmenu-content .mobile-search {
	display:block !important;
}
.mob-icon-cancel-1.mob-cancel-button:before {
	content:'+';
	opacity:.65;
	font-size:60px;
	transform:rotate(45deg) translateX(8px);
}
.mob-icon-menu.mob-menu-icon:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12,16A2,2 0 0,1 14,18A2,2 0 0,1 12,20A2,2 0 0,1 10,18A2,2 0 0,1 12,16M12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12A2,2 0 0,1 12,10M12,4A2,2 0 0,1 14,6A2,2 0 0,1 12,8A2,2 0 0,1 10,6A2,2 0 0,1 12,4Z' /%3E%3C/svg%3E");
	color: transparent !important;
	background-size: 48px;
	background-position: center;
	opacity: .5;
	transform: rotate(90deg);
}
.mobmenu-content .mobile-search-form:before {
	content: "\55";
	position: absolute;
	font-family: 'ETModules';
	z-index: 1;
	right: 20px;
	font-size: 20px;
	padding: 18px 10px;
	color: #ccc;
	margin-top: -7px;
}
.mobmenu-content .mobile-search-input {
	padding: .715em;
	background: rgba(0,0,0,.15);
	color: #fff;
	border: 0;
	border-radius: 8px;
	font-size:inherit;
	width: calc(320px - 40px);
}
.mobmenu-content .mobile-search-button {
	position: absolute;
	height: 50px;
	right: 0;
	width: 50px;
	background: transparent;
	border: 0;
	z-index:2;
	cursor: pointer;
}
/*end*/

/*Logos partenaires*/
.blurbs-logos img {
    max-height:60px;
	width:auto;
	max-width:150px;
}
.blurbs-logos .zoomin img {
    transform: scale(1.25);
}
.blurbs-logos .et_pb_blurb_container {
    margin-top:auto;
  }
.blurbs-logos .et_pb_blurb_content {
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    height:100%;
}
.blurbs-logos .zoomin img {
  transform: scale(1.2);
}
.blurbs-logos .zoomout img {
  transform: scale(0.8);
}
@media (min-width:768px) {
	.blurbs-logos .et_pb_blurb_content {
		 height:120px;
	}
}

/*ALM*/
.ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn.loading:before {
	background:#fff url(/wp-content/plugins/ajax-load-more/core/img/loader-fading-circles.gif) no-repeat center center !important;
	width:100%;
}
.alm-load-more-btn.done {
	display:none !important;
}

.alm-listing .css-grid {
   display: grid;
   grid-column-gap: 2rem;  
   grid-row-gap: 2rem;  
}
.alm-listing.grid-1-cols .css-grid {
   grid-template-columns: repeat(1, 1fr);
}
.alm-listing.grid-2-cols .css-grid {
   grid-template-columns: repeat(2,minmax(0, 1fr));
}
.alm-listing.grid-3-cols .css-grid {
   grid-template-columns: repeat(3, minmax(0, 1fr));
}
.alm-listing.grid-4-cols .css-grid {
   grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media (max-width:767px) {
	.alm-listing .css-grid {
		grid-template-columns: repeat(1, 1fr) !important;
		grid-row-gap: 5% !important; 
	}
}
.alm-listing .css-grid article {
	display: flex !important;
	flex-direction: column;
	position:relative;
	/*box-shadow: 2px 12px 30px rgba(0,0,0,.075);
	border-bottom:1px solid #afb2b3;*/
	background: #fff;
	margin-bottom:0;
}
.alm-listing .css-grid article .post-content {
	display: flex;
	flex-direction: column;
	flex:1;
}
.alm-listing .css-grid article .post-meta {
	margin-top:auto;
	display: flex;
	justify-content: space-between;
}
.alm-listing .css-grid article h2.entry-title, .alm-listing .css-grid article .post-excerpt , .alm-listing .css-grid article .post-meta {
	padding: .5em 0;
}
.alm-listing .css-grid article.type-post h2.entry-title {
	font-size: 18px;
	line-height: 1.4em ;
	color:#888;
}
.alm-listing .css-grid article.single-post h2.entry-title {
	font-size: 16px;
}
.alm-listing .css-grid article .post-meta span {
	margin-right:1em;
	font-size:14px;
	margin-left: -.25em;
	font-weight:400;
	line-height:1.2;
	display:flex;
}
.recent-posts .alm-listing .css-grid article .post-meta span, .agenda .alm-listing .css-grid article .post-meta span {
	margin-top:.5em;
}
.agenda .alm-listing .css-grid article .post-meta, .agenda .alm-listing .css-grid article .post-meta span {
	display:block;
}
.home .alm-listing .css-grid article .post-meta span.cat {
	width: 99%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.alm-listing .post-meta span:before {
	content:'';
	background-repeat: no-repeat;
	background-size: 1.25em;
	background-position: center top;
	padding-right: 1.5em;
	margin-right: .5em;
}
.alm-listing .css-grid article .cat:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='slateblue' d='M11,13.5V21.5H3V13.5H11M9,15.5H5V19.5H9V15.5M12,2L17.5,11H6.5L12,2M12,5.86L10.08,9H13.92L12,5.86M17.5,13C20,13 22,15 22,17.5C22,20 20,22 17.5,22C15,22 13,20 13,17.5C13,15 15,13 17.5,13M17.5,15A2.5,2.5 0 0,0 15,17.5A2.5,2.5 0 0,0 17.5,20A2.5,2.5 0 0,0 20,17.5A2.5,2.5 0 0,0 17.5,15Z' /%3E%3C/svg%3E");
}
.alm-listing .css-grid article .tag:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M21.41 11.58L12.41 2.58A2 2 0 0 0 11 2H4A2 2 0 0 0 2 4V11A2 2 0 0 0 2.59 12.42L11.59 21.42A2 2 0 0 0 13 22A2 2 0 0 0 14.41 21.41L21.41 14.41A2 2 0 0 0 22 13A2 2 0 0 0 21.41 11.58M13 20L4 11V4H11L20 13M6.5 5A1.5 1.5 0 1 1 5 6.5A1.5 1.5 0 0 1 6.5 5Z' /%3E%3C/svg%3E");
}
.alm-listing .css-grid article .page:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 1L14 6V17L19 12.5V1M21 5V18.5C19.9 18.15 18.7 18 17.5 18C15.8 18 13.35 18.65 12 19.5V6C10.55 4.9 8.45 4.5 6.5 4.5C4.55 4.5 2.45 4.9 1 6V20.65C1 20.9 1.25 21.15 1.5 21.15C1.6 21.15 1.65 21.1 1.75 21.1C3.1 20.45 5.05 20 6.5 20C8.45 20 10.55 20.4 12 21.5C13.35 20.65 15.8 20 17.5 20C19.15 20 20.85 20.3 22.25 21.05C22.35 21.1 22.4 21.1 22.5 21.1C22.75 21.1 23 20.85 23 20.6V6C22.4 5.55 21.75 5.25 21 5M10 18.41C8.75 18.09 7.5 18 6.5 18C5.44 18 4.18 18.19 3 18.5V7.13C3.91 6.73 5.14 6.5 6.5 6.5C7.86 6.5 9.09 6.73 10 7.13V18.41Z' /%3E%3C/svg%3E");
}
.alm-listing .css-grid article .published:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='fuchsia' d='M12 20C16.4 20 20 16.4 20 12S16.4 4 12 4 4 7.6 4 12 7.6 20 12 20M12 2C17.5 2 22 6.5 22 12S17.5 22 12 22C6.5 22 2 17.5 2 12C2 6.5 6.5 2 12 2M17 13.9L16.3 15.2L11 12.3V7H12.5V11.4L17 13.9Z' /%3E%3C/svg%3E");
}
.alm-listing .css-grid article .comments:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12,23A1,1 0 0,1 11,22V19H7A2,2 0 0,1 5,17V7C5,5.89 5.9,5 7,5H21A2,2 0 0,1 23,7V17A2,2 0 0,1 21,19H16.9L13.2,22.71C13,22.9 12.75,23 12.5,23V23H12M13,17V20.08L16.08,17H21V7H7V17H13M3,15H1V3A2,2 0 0,1 3,1H19V3H3V15Z' /%3E%3C/svg%3E");
}
.alm-listing .css-grid article .eventstr:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='slateblue' d='M6 1V3H5C3.89 3 3 3.89 3 5V19C3 20.1 3.89 21 5 21H11.1C12.36 22.24 14.09 23 16 23C19.87 23 23 19.87 23 16C23 14.09 22.24 12.36 21 11.1V5C21 3.9 20.11 3 19 3H18V1H16V3H8V1M5 5H19V7H5M5 9H19V9.67C18.09 9.24 17.07 9 16 9C12.13 9 9 12.13 9 16C9 17.07 9.24 18.09 9.67 19H5M16 11.15C18.68 11.15 20.85 13.32 20.85 16C20.85 18.68 18.68 20.85 16 20.85C13.32 20.85 11.15 18.68 11.15 16C11.15 13.32 13.32 11.15 16 11.15M15 13V16.69L18.19 18.53L18.94 17.23L16.5 15.82V13Z' /%3E%3C/svg%3E");
}
.alm-listing .css-grid article .datetime:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='slateblue' d='M12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22C6.47,22 2,17.5 2,12A10,10 0 0,1 12,2M12.5,7V12.25L17,14.92L16.25,16.15L11,13V7H12.5Z' /%3E%3C/svg%3E");
}
.alm-listing .css-grid article .eventlocation:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='maroon' d='M12,6.5A2.5,2.5 0 0,1 14.5,9A2.5,2.5 0 0,1 12,11.5A2.5,2.5 0 0,1 9.5,9A2.5,2.5 0 0,1 12,6.5M12,2A7,7 0 0,1 19,9C19,14.25 12,22 12,22C12,22 5,14.25 5,9A7,7 0 0,1 12,2M12,4A5,5 0 0,0 7,9C7,10 7,12 12,18.71C17,12 17,10 17,9A5,5 0 0,0 12,4Z' /%3E%3C/svg%3E");
}
.alm-listing .css-grid article .eventstatus:not(:empty):before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px;color:fuchsia;' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12,21L15.6,16.2C14.6,15.45 13.35,15 12,15C10.65,15 9.4,15.45 8.4,16.2L12,21M12,3C7.95,3 4.21,4.34 1.2,6.6L3,9C5.5,7.12 8.62,6 12,6C15.38,6 18.5,7.12 21,9L22.8,6.6C19.79,4.34 16.05,3 12,3M12,9C9.3,9 6.81,9.89 4.8,11.4L6.6,13.8C8.1,12.67 9.97,12 12,12C14.03,12 15.9,12.67 17.4,13.8L19.2,11.4C17.19,9.89 14.7,9 12,9Z' /%3E%3C/svg%3E");
}
.alm-listing .css-grid article .eventurl:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='width:24px;height:24px' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M3.9,12C3.9,10.29 5.29,8.9 7,8.9H11V7H7A5,5 0 0,0 2,12A5,5 0 0,0 7,17H11V15.1H7C5.29,15.1 3.9,13.71 3.9,12M8,13H16V11H8V13M17,7H13V8.9H17C18.71,8.9 20.1,10.29 20.1,12C20.1,13.71 18.71,15.1 17,15.1H13V17H17A5,5 0 0,0 22,12A5,5 0 0,0 17,7Z' /%3E%3C/svg%3E");
}
@media (max-width:767px) {
	.alm-listing .post-meta {
		display:none;
	}
	.alm-listing .post-meta >* {
		display:block;
		float:none !important;
	}
}
.alm-listing .css-grid article .post-excerpt {
    display:none;
}
.alm-listing .css-grid article.type-post .post-excerpt {
    display:block;
}
.alm-listing .css-grid article .alm_image_container {
    overflow:hidden;
}
.alm-listing .css-grid article .alm_image_container img {
    transition: all 1s;
	display:block;
}
.alm-listing .css-grid article:hover .alm_image_container img {
    transform:scale(1.2);
}
.alm-listing .css-grid article.category-agenda .post-meta span {
    display:block;
	float:none;
}
.ajax-load-more-wrap[data-id="f001"] article.parent-home-page .tag {
	display:none !important;
}
.alm-listing .css-grid .da-alm {
	display:flex;
	align-items:center;
	line-height:1.4;
}
.alm-listing .css-grid .da-alm img {
	width:65px;
	margin-right:1.5em;
}
