/*
Theme Name: CICABE
Author: Planète Communication
Author URI: https://www.planete-communication.fr
Version: 1
*/


@import url("https://p.typekit.net/p.css?s=1&k=jqs8xvx&ht=tk&f=25750.25753.25763&a=84157111&app=typekit&e=css");

@font-face {
	font-family:"eurostile";
	src:url("https://use.typekit.net/af/d34cb9/00000000000000007735a6d1/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/d34cb9/00000000000000007735a6d1/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/d34cb9/00000000000000007735a6d1/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
	font-display:swap;
	font-style:normal;
	font-weight:400;
	font-stretch:normal;
}
@font-face {
	font-family:"eurostile";
	src:url("https://use.typekit.net/af/f0a953/00000000000000007735a6d5/30/l?subset_id=2&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/f0a953/00000000000000007735a6d5/30/d?subset_id=2&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/f0a953/00000000000000007735a6d5/30/a?subset_id=2&fvd=n7&v=3") format("opentype");
	font-display:swap;
	font-style:normal;
	font-weight:700;
	font-stretch:normal;
}
@font-face {
	font-family:"eurostile";
	src:url("https://use.typekit.net/af/50b645/00000000000000007735a6e0/30/l?subset_id=2&fvd=n5&v=3") format("woff2"),url("https://use.typekit.net/af/50b645/00000000000000007735a6e0/30/d?subset_id=2&fvd=n5&v=3") format("woff"),url("https://use.typekit.net/af/50b645/00000000000000007735a6e0/30/a?subset_id=2&fvd=n5&v=3") format("opentype");
	font-display:swap;
	font-style:normal;
	font-weight:500;
	font-stretch:normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}





* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
body {
	background: #000000;
	font-family: 'eurostile', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 120%;
	color: #000000;
	-webkit-font-smoothing: antialiased;
}
button {
	font-family: 'eurostile';
}
img {
	max-width: 100%;
	border: 0px;
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 120%;
	margin: 10px 0px;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	margin: 0px 0px 30px 0px;
	text-align: center;
	font-weight: 300;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
a:focus {
	outline: none;
}
a {
	color: #000000;
  	text-decoration: underline;
}
p {
	margin: 10px 0px;
	line-height: 155%;
}
ul, ol {
	margin: 10px 0px 10px 20px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
	margin: 0px 0px 0px 30px;
}
li {
  	line-height: 155%;
}
body:not(.home) .wp-block-table {
	overflow: initial;
}
body:not(.home) .wp-block-table td:empty:after {
	content: 'Empty cell';
	visibility: hidden;
	speak: none;
}
body:not(.home) .wp-block-table figcaption {
    font-style: italic;
    text-align: center;
    font-size: 13px;
    line-height: 1;
    margin-top: 20px;
}
sup {
    font-size: smaller;
    vertical-align: text-bottom;
}
table {
	border: 1px solid #CCCCCC;
	margin: 10px 0px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table caption {
	color: #CCCCCC;
	margin:5px 0;
	text-align:left;
}
th {
	border: 1px solid #EDEDED;
	background: #197DAF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
td {
	border: 1px solid #EDEDED;
	padding: 10px;
}
#nested .smart-menu {
	display: none;
}
#nested {
    position: absolute;
    height: 60px;
    z-index: 2;
    right: 280px;
    top: 40px;
	transition: 0.3s;
}
#nested .firstLevel {
	height: 60px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
#nested .firstLevel li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	height: 60px;
}
#nested .firstLevel li a {
    display: block;
    height: 60px;
    line-height: 60px;
    color: #000000;
    padding: 0px 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}
#nested .firstLevel li a span {
	display: block;
	height: 60px;
	line-height: 60px;
}
#nested .firstLevel li ul {
	position: absolute;
	width: 260px;
	height: 0px;
	background: #FFFFFF;
	margin-left: -130px;
	margin-top: -20px;
	box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
	left: 50%;
	top: auto;
	overflow: hidden;
	opacity: 0;
	transition: 0.3s;
}
#nested .firstLevel > li:hover > ul {
	height: auto;
	opacity: 1;
	margin-top: 0px;
	padding: 15px 10px;
}
#nested .firstLevel li ul li {
	display: block;
	height: auto;
	border-bottom: 1px solid #EDEDED;
	transition: 0.4s;
	padding: 0 10px;
}
#nested .firstLevel li ul li:last-child {
	border-bottom: none;
}
#nested .firstLevel li ul li a {
	height: auto;
	padding: 10px 10px;
	line-height: 120%;
    font-weight: 400;
    text-transform: inherit;
    text-align: left;
}
#nested .firstLevel li ul li a span {
	display: inline !important;
	height: auto !important;
	line-height: 120% !important;
	border-bottom: none !important;
}
body:not(.home) #wrapper ul {
	list-style-type: none;
}
body:not(.home) #wrapper ul li {
	position: relative;
}
body:not(.home) #wrapper ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #197DAF;
    position: absolute;
    border-radius: 50%;
    top: 11px;
    left: -15px;
    margin: auto;
}
#page {
	position: relative;
	min-width: initial;
	background: #FFFFFF;
	overflow: hidden;
}
header {
	position: fixed;
	width: 100%;
	height: 140px;
	z-index: 2;
	background: none;
	transition: 0.3s;
	background: #FFFFFF;
}
header #headerInner {
	position: relative;
	width: 100%;
	height: 100%;
}
header #logo {
    position: absolute;
    z-index: 4;
    transition: 0.3s;
    left: 40px;
    top: 20px;
}
header #logo a img {
	transition: 0.3s;
}
header #headerBoxes {
	position: absolute;
    right: 40px;
    top: 30px;
	z-index: 3;
	transition: 0.3s;
}
/* ----------------------
ZONE INTERIEURE (CONTENU)
-----------------------*/
#wrapper {
	position: relative;
	background: #FFFFFF;
	z-index: 1;
}
#wrapperInner {
	position: relative;
	width: 100%;
	max-width: 100%;
	margin: 0px auto;
	padding: 85px 0px 0px 0px;
}
#container {
	position: relative;
	margin: 0px 0px 100px 0px;
}
#contentsInner {
	position: relative;
}
footer {
	position: relative;
	background: #197DAF;
	z-index: 1;
}
#footerInner {
	position: relative;
	width: 90%;
	max-width: 1020px;
	margin: 0px auto;
    padding: 65px 0px 45px 0px;
	z-index: 2;
	display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
	overflow: hidden;
}
#nested ul.firstLevel li ul li:hover {
	background: #F7F7F7;
}
#headerBoxes p {
	margin: 0;
	line-height: 1;
}
body.home #wrapperInner {
	padding: 0;
}
.grecaptcha-badge {
	visibility: hidden;
}
html, body {
	scroll-behavior: smooth;
}
iframe {
	max-width: 100%;
}
::-moz-selection {
	background-color: #197DAF;
	color: #FFFFFF;
}
::selection {
	background-color: #197DAF;
	color: #FFFFFF;
}
strong {
	font-weight: 700;
}
em {
	font-style: italic;
}


#nested ul.firstLevel > li {
    transition: 0.25s opacity;
}
#nested ul.firstLevel:hover > li {
    opacity: 0.4;
}
#nested ul.firstLevel:hover > li:hover {
    opacity: 1;
}
body.home #container {
    margin: 0px;
}
#nested .firstLevel > li:hover > ul {
	padding: 15px 0px;
	overflow: visible;
}
body.home div#chapterPicture {
	display: none;
}
footer a {
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}
#signature {
    font-size: 13px;
    padding: 45px 0 0 0;
}





/* ---------------------------- STRUCTURES ET STYLES DES PAGES INTÉRIEURES ---------------------------- */

body:not(.home) #chapterPicture {
	padding-top: 140px;
	height: 20vw;
	position: relative;
	max-height: 190px;
}
body:not(.home) #chapterPicture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
body:not(.home) #chapterPicture .title_and_bc {
    position: absolute;
    top: 140px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
    color: #FFFFFF;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	padding: 0 5% 8px 5%;
}
body:not(.home) #chapterPicture .title_and_bc h1 {
    font-size: 55px;
	margin-bottom: 15px;
}
body:not(.home) #chapterPicture .widget_breadcrumb a {
    color: #FFFFFF;
    text-decoration: none;
}
body:not(.home) #chapterPicture .widget_breadcrumb a:hover {
	text-decoration: underline;
}
body:not(.home) #chapterPicture .widget_breadcrumb {
    font-size: 14px;
}
body:not(.home) #chapterPicture > .title_and_bc:first-child {
    background: #197DAF;
}
body:not(.home) h2 {
    font-size: 28px;
    color: #197DAF;
	margin-bottom: 15px;
}
body:not(.home) h3 {
    font-size: 22px;
    padding: 3px 0 0 10px;
    border-left: 3px solid #197DAF;
	margin-bottom: 15px;
}
body:not(.home) #wrapperInner .wp-block-image {
    margin: 0;
}
body:not(.home) #wrapperInner figure.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	margin-right: -2%;
	margin-bottom: -2%;
	gap: 0;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure {
	width: 23.5% !important;
	flex-grow: initial;
	margin: 0 2% 2% 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(4),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(8),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(12),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(16),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(20),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(24),
body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(28) {
	margin-right: 0 !important;
}
body:not(.home) #wrapperInner .wp-block-column figure.wp-block-gallery > figure {
	width: 48% !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure img {
    transition: 0.2s ease-in-out;
    width: 100% !important;
    max-height: 210px !important;
    flex: initial !important;
    height: 16vw !important;
	object-fit: cover;
}
body:not(.home) #wrapperInner figure.wp-block-gallery > figure img:hover {
	opacity: 0.8;
}
body:not(.home) #wrapperInner p a,
body:not(.home) #wrapperInner li a {
	transition: 0.2s ease-in-out;
}
body:not(.home) #wrapperInner p a:hover,
body:not(.home) #wrapperInner li a:hover {
	color: #197DAF;
}
body:not(.home) #wrapperInner .wp-block-column > :first-child,
.wp-block-cover__inner-container > :first-child {
	margin-top: 0;
}
body:not(.home) #wrapperInner .wp-block-column > :last-child,
body:not(.home) #wrapperInner .wp-block-cover__inner-container > :last-child {
	margin-bottom: 0;
}
body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group),
body:not(.home) #wrapperInner div#text > figure,
body:not(.home) #wrapperInner div#text > ul,
body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container,
body:not(.home) #wrapperInner div#text > p {
	width: 90%;
	max-width: 1020px;
	margin-left: auto;
    margin-right: auto;
	box-sizing: border-box;
}
body:not(.home) #wrapperInner div#text > ul {
	padding-left: 15px;
}
.wp-block-cover {
	overflow: hidden;
}
.wp-block-cover img {
    transition: transform 0.4s ease-out;
}
.wp-block-cover.is_hovered img {
	transform: scale(1.1);
}
.wp-block-group__inner-container > .wp-block-cover h2 {
    max-width: 740px;
    margin: 0 auto;
}
div .wp-block-image figcaption {
    margin-top: 15px;
    text-align: center;
    font-style: italic;
    font-size: 15px;
}
body:not(.home) #wrapperInner div#text .wp-block-group__inner-container > div:last-child {
	margin-bottom: 0;
}
.wp-block-columns.gap10,
.gap10 {
	gap: 10px;
}
.wp-block-columns.gap20,
.gap20 {
	gap: 20px;
}
.wp-block-columns.gap30,
.gap30 {
	gap: 30px;
}
.wp-block-columns.gap40,
.gap40 {
	gap: 40px;
}
.wp-block-columns.gap50,
.gap50 {
	gap: 50px;
}






/* -------------------------- ACTUALITÉS --------------------------- */

section.newsContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 55px;
    padding-bottom: 55px;
    border-bottom: 1px solid #EFEFEF;
}
section.newsContainer .gauche {
    width: 33%;
}
section.newsContainer .gauche img {
	width: 100%;
	height: 270px;
	object-fit: cover;
}
section.newsContainer .gauche img[src*="logo"] {
    width: auto;
    height: auto;
    max-height: 270px;
    object-fit: contain;
}
section.newsContainer .droite {
    width: 62%;
}
section.newsContainer .droite time {
    display: block;
    line-height: 1;
    margin-bottom: 20px;
    font-size: 13px;
    font-style: italic;
}
section.newsContainer .droite > a {
    margin-top: 25px;
}
section.newsContainer .droite .description {
    line-height: 1.5em;
}
section.newsContainer .droite h2 {
    margin: 0 0 15px 0;
}
section.newsContainer .droite h2 a:not(:hover) {
	text-decoration: none;
}
section.newsContainer .gauche .chapoPicture.empty {
    height: 270px;
    background: url(/wp-content/themes/cicabe/images/logo.svg) no-repeat center center, #F3F3F3;
    background-size: 70% 70%;
    border-radius: 12px;
}
div#newsList > section:last-child {
    border: none;
    padding: 0 0 15px 0;
}


/* ----------------------- PAGE CONTACT / FORMULAIRES ----------------------- */

body.contact #container {
    margin: 0px;
}
.wpforms-container ul li:before {
	display: none;
}
div form.wpforms-form {
	position: relative;
}
div div.wpforms-container-full button[type=submit]:focus:after {
	display: none;
}
@media (min-width: 1200px) {
	div .wpforms-container .wpforms-submit-container {
		position: absolute;
		right: 0;
		bottom: -18px;
		margin: 0;
		padding: 0;
	}
}
#wrapper div div.wpforms-container-full input:focus,
#wrapper div div.wpforms-container-full textarea:focus {
    border-color: #000000;
    box-shadow: 0 0 0 1px #000000, 0px 1px 2px rgba(0,0,0,0.15);
}
#wrapper div div.wpforms-container-full ::placeholder {
	color: #969696;
	opacity: 1;
}
body:not(.home) #wrapperInner .wpforms-confirmation-container-full p {
    margin: 0;
}
#wrapper div .wpforms-field-container div.wpforms-field {
	padding: 12px 0;
}


/* ------------------------- PAGE 404 ------------------------- */

body.error404 #chapterPicture > .title_and_bc:first-child {
    position: relative;
    top: 0;
    padding: 50px;
}
body.error404 #chapterPicture .widget_breadcrumb {
	display: none;
}
body.error404 #chapterPicture {
	height: auto !important;
}
body.error404 article {
	text-align: center;
}
body:not(.home).error404 #chapterPicture .title_and_bc h1 {
	margin: 0;
}




/* ------------------------------- SLICK ------------------------------- */

.slick-slider {
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}




body:not(.home) #wrapperInner p {
	margin: 0 0 15px 0;
}
body:not(.home) #wrapperInner figure + *,
body:not(.home) #wrapperInner .wp-block-image + p {
    margin-top: 20px;
}
body:not(.home) div .wp-block-cover .wp-block-cover__inner-container {
    width: 90%;
    max-width: 1020px;
}
body:not(.home) div .wp-block-column .wp-block-cover .wp-block-cover__inner-container {
	width: 100%;
}
div :where(.wp-block-columns.is-layout-flex) {
    gap: 3em;
}



.no-margin {
	margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.wp-block-column {
    box-sizing: border-box;
}
@media (min-width: 980px) {
	.is_hidden_on_desktop {
		display: none !important;
	}
}
body:not(.home) .wp-block-separator {
    margin: 20px 0px;
    max-width: 100px;
}
body:not(.home) .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background hr {
    width: 100px;
    margin-top: 5px;
}
body:not(.home) .wp-block-columns .wp-block-column.is-vertically-aligned-center.has-background {
    align-self: initial;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}


/* masonry */
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display {
    display: block;
    columns: 2;
	gap: 2em;
	margin: 0px;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure {
    width: initial !important;
	break-inside: avoid;
    margin: 0 0 2em 0 !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure img {
    width: auto !important;
    max-height: none !important;
    height: auto !important;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-3 {
	columns: 3;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-4 {
	columns: 4;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-5 {
	columns: 5;
}
body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-6 {
	columns: 6;
}


.wp-block-columns {
	margin-bottom: 2.25em;
}


/* ------- Passage à menu burger ------- */
@media (min-width: 1260px) {
	#nested ul.firstLevel > li.hidden_on_desktop {
		display: none;
	}
}
@media (max-width: 1260px) {
	div #nested {
		width: 40px;
		height: 40px;
		top: 25px;
		right: 25px;
	}
	div #nested .contentSmart {
		width: 100%;
		height: 100%;
		cursor: pointer;
		z-index: 25;
		position: relative;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	#nested .firstLevel {
		text-align: left;
		background: #000000;
		width: 100%;
		position: fixed;
		right: -100%;
		transition: 0.7s;
		opacity: 0.3;
		top: 0;
		height: auto;
		bottom: 0;
		padding: 110px 0 50px 0;
		overflow-y: auto;
		overflow-x: hidden;
	}
	header.scrolled #nested .firstLevel {
		padding-top: 125px;
	}
	body.menu_open #nested .firstLevel:after, 
	body.menu_open #nested .firstLevel:before {
		content: '';
		height: 50px;
		background: linear-gradient(0deg, #000000, transparent);
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0px;
		opacity: 0;
		pointer-events: none;
		transition: 0.3s;
	}
	body.menu_open.animation_delai #nested .firstLevel:after, 
	body.menu_open.animation_delai #nested .firstLevel:before {
		opacity: 1;
	}
	body.menu_open #nested .firstLevel:before {
		bottom: auto;
		top: 0;
		z-index: 20;
		background: linear-gradient(180deg, #000000, transparent);
		height: 120px;
	}
	body.menu_open #nested .firstLevel {
		right: 0;
		opacity: 0.9;
	}
	#nested ul.firstLevel:hover > li {
		opacity: 1;
	}
	div #nested .contentSmart span {
		width: 25px;
		height: 2px;
		background: #000000;
		display: block;
		border-radius: 3px;
		position: relative;
		top: 0;
		transition: 0.5s;
	}
	div #nested .contentSmart > span:nth-child(2) {
		margin: 6px 0px;
	}
	body.menu_open div #nested .contentSmart > span:nth-child(1) {
		transform: rotate(45deg);
		top: 8px;
	}
	body.menu_open div #nested .contentSmart > span:nth-child(2) {
		opacity: 0;
	}
	body.menu_open div #nested .contentSmart > span:nth-child(3) {
		transform: rotate(-45deg);
		top: -8px;
	}
	body.menu_open div #nested .contentSmart > span {
		background: #FFFFFF;
	}
	#nested ul.firstLevel li a {
		font-size: 18px;
		height: auto;
		line-height: 1;
	}
	#nested .firstLevel li a span {
		line-height: 1.3em;
		height: auto;
	}
	#nested ul.firstLevel > li.menu-item-has-children {
		margin-right: 0;
	}
	#nested .firstLevel li {
		height: auto;
	}
	#nested ul.firstLevel > li {
		margin: 0 0 30px 0;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
    	padding-left: 20px;
	}
	#nested ul.firstLevel > li:last-child {
		margin-bottom: 0;
	}
	#nested ul.firstLevel > li.menu-item-has-children > a {
		position: relative;
	}
	#nested ul.firstLevel > li.menu-item-has-children > a:after {
		content: '';
		display: inline-block;
		height: 0;
		width: 0;
		border-top: 5px solid #FFFFFF;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
		pointer-events: none;
		position: absolute;
		right: -7px;
		top: 11px;
	}
	#nested .firstLevel li a {
		color: #FFFFFF;
	}
	#nested .firstLevel li ul {
		position: relative;
		height: auto;
		opacity: 1;
		background: none;
		box-shadow: none;
		margin: 10px 0 0px 5px;
		padding: 0;
		left: 0;
		width: auto;
	}
	#nested ul.firstLevel > li > ul > li {
		padding: 0;
		margin: 0;
	}
	#nested .firstLevel li ul li {
		border: none;
	}
	body.menu_open {
		overflow: hidden;
	}
	#nested .firstLevel li ul {
		display: none;
	}
	#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
		display: block;
	}
	#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
		transform: rotate(180deg);
	}
	#nested ul.firstLevel li ul li:hover {
		background: none;
	}
}
@media (max-width: 930px) {
	.wp-block-spacer {
		max-height: 70px;
	}
	#container {
		margin: 0px 0px 70px 0px;
	}
	.is_hidden_on_mobile {
		display: none !important;
	}
	.invert-columns-order {
		flex-direction: column-reverse;
	}
	div :where(.wp-block-columns.is-layout-flex) {
		gap: 2em;
	}
}
@media (max-width: 1200px) {
	body:not(.home) #chapterPicture .title_and_bc h1 {
		font-size: 40px;
	}
	body:not(.home) #chapterPicture {
		height: 25vw;
	}
}
@media (max-width: 1050px) {
	body:not(.home) #chapterPicture {
		height: auto;
	}
	body:not(.home) #chapterPicture img {
		position: absolute;
		top: 90px;
		left: 0;
		height: calc(100% - 90px);
	}
	body:not(.home):not(.error404) #chapterPicture .title_and_bc {
		position: relative;
		padding: 5%;
		top: 0;
	}
	body:not(.home) #chapterPicture .title_and_bc h1 {
		font-size: 36px;
	}
}
@media (max-width: 880px) {
	section.newsContainer {
		flex-direction: column-reverse;
		margin-bottom: 45px;
	}
	section.newsContainer .gauche {
		width: 100%;
		margin-top: 40px;
	}
	section.newsContainer .droite {
		width: 100%;
	}
	section.newsContainer .gauche img {
		width: auto;
		height: auto;
	}
}
@media (max-width: 980px) {
	body:not(.home) #chapterPicture .title_and_bc {
		background: rgba(0,0,0,0.45);
	}
	body #baguetteBox-overlay .full-image img {
		max-height: 85%;
		max-width: 85%;
	}
	body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display > figure {
		margin: 0 0 1.2em 0 !important;
	}
	body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display {
		gap: 1.2em;
	}
	html body {
		--wp--preset--spacing--20: 2.5vw;
		--wp--preset--spacing--30: 2.5vw;
		--wp--preset--spacing--40: 2.5vw;
		--wp--preset--spacing--50: 5vw;
		--wp--preset--spacing--60: 5vw;
		--wp--preset--spacing--70: 5vw;
	}
}
@media (max-width: 850px) {
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure {
		width: 48% !important;
		margin: 0 4% 4% 0 !important;
	}
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(even) {
		margin-right: 0 !important;
	}
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure img {
		max-height: initial !important;
		height: 26vw !important;
	}
}


/* boutons bordure bleu */
body.error404 article a,
body:not(.home) #wrapperInner a.wp-block-button__link,
section.newsContainer .droite > a,
#wrapper div.wpforms-container-full button[type=submit],
header a.wp-block-button__link,
footer a.wp-block-button__link,
#home_top .texte a,
#edito > div > p:last-child a,
#activites > div.gauche a,
#real > .bouton a,
#zone > div.gauche a,
#recrutement > div.gauche a {
	border-radius: 50px;
	display: inline-block;
	background: none;
	color: #197DAF;
	border: 2px solid #197DAF;
	padding: 13px 22px 14px 22px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	transition: 0.3s;
	font-size: 16px;
	height: auto;
	box-shadow: none;
	min-width: 110px;
    text-align: center;
}
body.error404 article a:hover,
body:not(.home) #wrapperInner a.wp-block-button__link:hover,
section.newsContainer .droite > a:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
header a.wp-block-button__link:hover,
footer a.wp-block-button__link:hover,
#home_top .texte a:hover,
#edito > div > p:last-child a:hover,
#activites > div.gauche a:hover,
#real > .bouton a:hover,
#zone > div.gauche a:hover,
#recrutement > div.gauche a:hover {
	background: #197DAF;
	color: #FFFFFF;
	text-decoration: none;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}


/* bouton fond bleu */
header a.wp-block-button__link,
#activites > div.gauche a,
#zone > div.gauche a,
footer a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit] {
	background: #197DAF;
	color: #FFFFFF;
}
header a.wp-block-button__link:hover,
#activites > div.gauche a:hover,
#zone > div.gauche a:hover,
footer a.wp-block-button__link:hover,
#wrapper div.wpforms-container-full button[type=submit]:hover {
	background: #0b8fd1 !important;
	border-color: #0b8fd1;
}


/* boutons bordures blanches */
#recrutement > div.gauche a {
	border-color: #FFFFFF;
	color: #FFFFFF;
}
#recrutement > div.gauche a:hover {
	background: #FFFFFF;
	color: #197DAF;
}



body:not(.home) #wrapperInner a.wp-block-button__link.has-bleu-background-color {
    color: #FFFFFF;
}
body:not(.home) #wrapperInner a.wp-block-button__link.has-bleu-background-color:hover {
    background: #0b8fd1 !important;
	border-color: #0b8fd1 !important;
}




.has-noir-color { color: #000000 !important; }
.has-noir-background-color { background-color: #000000 !important; }

.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }

.has-gris-color { color: #F4F4F4 !important; }
.has-gris-background-color { background-color: #F4F4F4 !important; }

.has-bleu-color { color: #197DAF !important; }
.has-bleu-background-color { background-color: #197DAF !important; }



body.home h2 {
	color: #197DAF;
	margin-top: 0;
	font-size: 35px;
	text-transform: uppercase;
}








header #headerBoxes .widget > a {
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-align: center;
    margin-top: 15px;
    text-decoration: none;
	opacity: 1;
    top: 0;
    position: relative;
    transition: 0.3s;
}
header #headerBoxes:before {
    content: '';
    width: 1px;
    height: 80px;
    background: #197DAF;
    position: absolute;
    top: 0;
	pointer-events: none;
    left: -40px;
	transition: 0.3s;
}



header.scrolled {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    height: 80px;
}
@media (min-width: 1261px) {
	header.scrolled #headerBoxes .widget > a {
		opacity: 0;
		pointer-events: none;
		top: -20px;
	}
}

header.scrolled #headerBoxes {
    right: 30px;
    top: 17px;
}
header.scrolled #nested {
    right: 268px;
    top: 12px;
}
header.scrolled #headerBoxes:before {
	height: 48px;
}
header.scrolled #logo a img {
	height: 50px;
}
header.scrolled #logo {
    left: 30px;
    top: 16px;
}








#home_top {
    height: calc(100vh - 140px);
    margin-top: 140px;
    overflow: hidden;
	display: flex;
	align-items: flex-start;
	position: relative;
}
#home_top .diapo {
    height: 100%;
    width: calc(100% - 375px);
	position: relative;
    z-index: 1;
}
#home_top .diapo:not(.slick-initialized) > div {
	width: 100%;
	height: 100%;
}
#home_top .diapo img {
	border-bottom-right-radius: 100px;
	width: 100%;
    height: 100%;
	object-fit: cover;
}
#home_top .texte {
    width: 375px;
	position: relative;
    z-index: 2;
}
#home_top .texte h1 {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    max-width: 285px;
    padding: 80px 0 90px 0;
    position: relative;
    left: -38px;
	color: #FFFFFF;
	margin-bottom: 45px;
	z-index: 3;
}
#home_top .texte h1:before {
    content: '';
    background: #197DAF;
    position: absolute;
    left: -65px;
    top: 0;
    bottom: 0;
    right: -9999px;
    z-index: -1;
    border-bottom-left-radius: 100px;
	pointer-events: none;
}
#home_top .texte a {
    margin-left: 45px;
}
#home_top .texte:before {
    content: '';
    width: 40px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #FFFFFF;
    pointer-events: none;
	z-index: 4;
}
#home_top .fond_gris {
    position: absolute;
    top: 0;
    background: #F2F2F2;
    z-index: 2;
    height: 80px;
    border-bottom-left-radius: 10px;
    left: calc(50% - 510px);
    right: 478px;
    box-sizing: border-box;
    font-size: 25px;
    padding: 10px 30px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#home_top .fond_gris a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    text-indent: -9999px;
}
#home_top .fond_gris p {
    margin: 0;
    line-height: 1.2em;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 30px;
}
body b {
	font-weight: 700;
}





span.arrow {
    background: #FFFFFF;
    position: absolute;
    right: -165px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid #197DAF;
	box-sizing: border-box;
	transition: 0.3s;
}
span.arrow path {
	transition: 0.3s;
	stroke: #197DAF;
}
span.arrow.prev {
    right: -100px;
    transform: rotate(180deg);
}
#home_top .slick-list,
#home_top .slick-track {
	height: 100%;
}
@media (min-width: 1000px) {
	span.arrow:hover {
		background: #197DAF;
	}
	span.arrow:hover path {
		stroke: #FFFFFF;
	}
}









#edito {
    width: 90%;
    max-width: 1020px;
    margin: 110px auto 180px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#edito > div {
    width: 48%;
	position: relative;
}
#edito > div > img {
	height: auto;
	border-radius: 10px;
}
#edito > div > p:first-of-type {
    font-size: 25px;
    line-height: 1.1em;
    margin: -5px 0 25px 0;
}
#edito > div > p:not(:first-of-type) {
    margin: 20px 0 0 0;
}
#edito > div > p:last-child a {
    margin-top: 10px;
}
#edito > div.gauche:before {
    content: '';
    position: absolute;
    left: -9999px;
    bottom: -80px;
    right: 265px;
    top: -200px;
    border: 2px solid #868686;
    z-index: -1;
    border-top: none;
    border-bottom-right-radius: 100px;
}










#activites {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 105px;
}
#activites > div {
    width: 49%;
	box-sizing: border-box;
}
#activites > div.droite {
    position: relative;
    height: 600px;
    overflow: hidden;
    border-top-right-radius: 100px;
}
#activites > div.gauche {
    padding-left: 50px;
}
#activites > div.gauche ul {
    margin: 25px 0 10px 0;
	font-size: 25px;
	flex-direction: column;
    display: flex;
    align-items: flex-start;
}
#activites > div.gauche ul li {
    position: relative;
    line-height: 1;
    margin: 0 0 42px 17px;
	transition: 0.3s;
	cursor: pointer;
}
#activites > div.gauche ul:hover li {
	opacity: 0.4;
}
#activites > div.gauche ul:hover li:hover {
	opacity: 1;
}
#activites > div.gauche ul > li:not(:first-child) {
	opacity: 0.35;
}
#activites > div.droite img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s;
    opacity: 0;
}
#activites > div.droite > img:nth-child(1) {
    opacity: 1;
}
#activites > div.gauche ul li:before {
    content: '';
    position: absolute;
    left: -17px;
    top: 0;
    bottom: -14px;
    border-left: 2px solid #868686;
    border-bottom: 2px solid #868686;
    border-bottom-left-radius: 12px;
    width: 198px;
    pointer-events: none;
}






#pts_forts {
    position: relative;
    padding-bottom: 220px;
}
#pts_forts .flex {
    display: flex;
    justify-content: space-between;
    width: 90%;
    max-width: 1020px;
    margin: 0 auto;
}
#pts_forts .empty, 
#pts_forts .texte {
    width: 48%;
    margin-bottom: 30px;
}
#pts_forts .flex .chiffre {
    background: #F2F2F2;
    width: 31.4%;
    box-sizing: border-box;
    padding: 20px 30px 30px 30px;
    text-align: center;
    border-radius: 10px;
}
#pts_forts .texte p {
    margin: 20px 0 0 0;
}
#pts_forts:before {
    content: '';
    background: #197DAF;
    position: absolute;
    top: 65px;
    bottom: 115px;
    right: 0;
    z-index: -1;
    width: 49%;
    pointer-events: none;
    border-top-left-radius: 100px;
}
#pts_forts .flex .chiffre strong {
    display: block;
    line-height: 1;
    font-size: 35px;
    margin: 30px 0 16px 0;
    border-bottom: 1px solid #197DAF;
    padding-bottom: 13px;
}
#pts_forts .flex .chiffre span {
    display: block;
    line-height: 1.1em;
    font-size: 25px;
}
#pts_forts .flex .chiffre .icone {
    height: 100px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}





#ref {
    width: 90%;
    max-width: 1020px;
    margin: 0 auto 105px;
}
#ref .flex {
    display: flex;
    justify-content: space-between;
    margin-top: 22px;
}
#ref .flex > div {
	width: 31.4%;
	border: 2px solid #F2F2F2;
	box-sizing: border-box;
	padding: 30px;
	border-radius: 10px;
}
#ref .flex > div img {
    height: auto;
    width: auto;
    max-width: 220px;
    max-height: 100%;
}
#ref .flex > div > p:first-child {
    display: flex;
    height: 140px;
    align-items: center;
    justify-content: center;
}
#ref .flex > div > p {
	margin: 0;
}
#ref .flex p em {
    font-style: normal;
}
#ref .flex > div > p:nth-child(2) {
    font-size: 25px;
    line-height: 1;
    margin: 25px 0 5px 0;
    border-top: 1px solid #197DAF;
    padding-top: 20px;
}











#real > .titre,
#real > .bouton {
    width: 90%;
    max-width: 1020px;
    margin: 0 auto;
}
#real {
    margin-bottom: 105px;
}
#real .slick-track {
    display: flex;
}
#real .real {
    display: flex;
    max-width: 1020px;
    width: 90%;
	height: auto;
    margin: 0 15px;
    border-radius: 10px;
    overflow: hidden;
}
#real .real .image {
    width: 66.5%;
}
#real .real .texte {
    background: #F2F2F2;
    width: 33.5%;
    box-sizing: border-box;
    padding: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#real .slick:not(.slick-initialized) {
    display: flex;
}
#real .real .image img {
    width: 100%;
    height: 420px;
	min-height: 100%;
    object-fit: cover;
}
#real .slick {
    margin: 22px 0;
	position: relative;
	padding-left: calc(50% - 510px);
}
#real > .bouton a {
    margin-top: 10px;
}
#real span.arrow {
    right: calc(50% - 510px);
    bottom: -80px;
}
#real span.arrow.prev {
    margin-right: 65px;
}
#real .slick-list {
	overflow: visible;
	cursor: grab;
}
#real .real .texte p.titre {
    font-size: 25px;
    line-height: 1.1em;
}
#real .real .texte p {
	margin: 0;
}
#real .real .texte .desc {
    border-top: 1px solid #197DAF;
    margin-top: 15px;
    padding-top: 25px;
}








#zone {
    display: flex;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 100px;
}
#zone > div {
	width: 49%;
	box-sizing: border-box;
	position: relative;
}
#zone > div.gauche {
    padding-left: calc(50% - 510px);
}
#zone > div.gauche > p:first-of-type {
    font-size: 25px;
    line-height: 1.1em;
    margin: 15px 0 20px 0;
    max-width: 250px;
}
#zone > div.gauche > p:last-child {
	margin: 0;
}
#zone > div.droite {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
#zone > div.droite .inner {
	position: relative;
}
#zone > div.droite .inner:before {
    content: '';
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: -9999px;
    right: 540px;
    border: 2px solid #868686;
    z-index: -1;
    border-top-right-radius: 100px;
    pointer-events: none;
}








#recrutement {
    width: 90%;
    max-width: 1020px;
    margin: 0 auto 105px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
	position: relative;
}
#recrutement > div {
	width: 48%;
}
#recrutement > div.gauche {
    background: #197DAF;
    color: #FFFFFF;
	box-sizing: border-box;
	padding-left: 60px;
	position: relative;
    top: -20px;
}
#recrutement > div img {
    height: auto;
    border-radius: 10px;
}
#recrutement:before {
    content: '';
    background: #197DAF;
    position: absolute;
    left: 0;
    right: -9999px;
    top: 75px;
    bottom: -105px;
    border-top-left-radius: 100px;
    z-index: -1;
    pointer-events: none;
}
#recrutement h2 {
    color: #FFFFFF;
}
#recrutement > div.gauche p:first-of-type {
    font-size: 25px;
    margin: 15px 0 22px 0;
    line-height: 1.25em;
}



footer:after {
    content: '';
    background: #F2F2F2;
    position: absolute;
    left: 0;
    right: calc(50% - 510px);
    bottom: 0;
    top: 0;
    border-top-right-radius: 100px;
    z-index: 1;
    pointer-events: none;
}
footer:before {
    content: '';
    background: #FFFFFF;
    width: calc(50% - 510px);
    position: absolute;
    right: 0;
    top: 100px;
    bottom: 0;
    pointer-events: none;
}
footer .wp-block-group.logo .wp-block-group__inner-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
}
footer .wp-block-group.logo {
    border-right: 1px solid #197DAF;
    padding-right: 70px;
    margin-right: 70px;
}
footer p {
    margin: 0;
}
footer .wp-block-group.coord p:first-of-type {
    font-size: 25px;
    line-height: 1;
    color: #197DAF;
    margin-bottom: 5px;
}
footer a.wp-block-button__link {
    margin-top: 12px;
}
#footerInner > img {
    width: 515px;
    height: 502px;
    object-fit: contain;
    position: absolute;
    top: -45px;
    right: -180px;
}
footer img.baseline {
    position: relative;
    right: -6px;
}


p.has-x-large-font-size,
p.has-large-font-size,
p.has-medium-font-size {
    line-height: 1.2em;
}





















@media (min-width: 1260px) and (max-height: 900px) {
	#home_top .texte h1 {
		padding: 50px 0 60px 0;
		font-size: 34px;
		max-width: 250px;
	}
}
@media (min-width: 1260px) and (max-height: 820px) {
	#home_top .texte h1 {
		padding: 45px 0 55px 0;
		font-size: 32px;
		max-width: 320px;
	}
}

@media (min-width: 1260px) and (max-height: 720px) {
	#home_top span.arrow {
		right: 90px;
		bottom: 40px;
	}
	#home_top span.arrow.prev {
		right: 155px;
		z-index: 2;
	}
}
@media (min-width: 1260px) and (max-height: 760px) {
	#wrapper div img.ecovadis {
		height: 100px;
	}
}
@media (min-width: 1260px) and (max-height: 630px) {
	#home_top .texte {
		width: 400px;
	}
	#home_top .diapo {
		width: calc(100% - 400px);
	}
	#wrapper div img.ecovadis {
		display: inline;
		margin: 0 0 -30px 20px;
	}
}


body:not(.home) footer:after {
    right: 0;
    border-radius: 0;
}
body:not(.home) #footerInner > img {
	right: -255px;
}


@media (max-width: 1550px) {
	header {
		height: 110px;
	}
	#home_top {
		height: calc(100vh - 110px);
		margin-top: 110px;
	}
	body:not(.home) #chapterPicture {
		padding-top: 110px;
	}
	header #logo a img {
		height: 70px;
	}
	body:not(.home) #chapterPicture .title_and_bc {
		top: 110px;
	}
	body.error404 article a, 
	body:not(.home) #wrapperInner a.wp-block-button__link, 
	section.newsContainer .droite > a, 
	div div.wpforms-container-full button[type=submit]:not(:hover):not(:active), 
	div div.wpforms-container-full button[type=submit]:active, 
	div div.wpforms-container-full button[type=submit], 
	header a.wp-block-button__link, 
	footer a.wp-block-button__link, 
	#home_top .texte a, 
	#edito > div > p:last-child a, 
	#activites > div.gauche a,
	#real > .bouton a,
	#zone > div.gauche a, 
	#recrutement > div.gauche a {
		padding: 12px 20px 13px 20px;
	}
	header #headerBoxes {
		top: 19px;
	}
	#nested {
		top: 26px;
	}
	header #headerBoxes .widget > a {
		font-size: 18px;
		margin-top: 10px;
	}
	#home_top .fond_gris {
		font-size: 23px;
	}
}
@media (max-width: 1340px) {
	#nested .firstLevel li a {
		font-size: 15px;
		padding: 0px 15px;
	}
}
@media (max-width: 1260px) {
	header #headerBoxes:before {
		display: none;
	}
	header #headerBoxes {
		display: flex;
		gap: 40px;
		align-items: center;
		right: 100px;
		top: 22px;
	}
	header #headerBoxes .widget > a {
		margin-top: 0;
	}
	header {
		height: 90px;
	}
	#home_top {
		height: auto;
		margin-top: 90px;
		flex-wrap: wrap;
	}
	header #logo {
		left: 30px;
		top: 15px;
	}
	header #logo a img {
		height: 60px;
	}
	header.scrolled #nested {
		right: 25px;
		top: 20px;
	}
	header.scrolled #headerBoxes {
		right: 100px;
	}
	body.menu_open header #headerBoxes .widget > a {
		color: #FFFFFF;
	}
	#home_top .fond_gris {
		position: relative;
		left: 0;
		right: 0;
		width: 100%;
		justify-content: center;
	}
	#home_top .texte h1 {
		padding: 45px 0 52px 0;
		font-size: 32px;
		max-width: 325px;
	}
	#home_top .slick-list,
	#home_top .slick-track {
		height: calc(100vh - 170px);
	}
	#home_top > .diapo:first-child .slick-list, 
	#home_top > .diapo:first-child .slick-track {
		height: calc(100vh - 90px);
	}
	body:not(.home) #chapterPicture {
		padding-top: 90px;
	}
	body:not(.home) #chapterPicture .title_and_bc {
		top: 90px;
	}
}

@media (min-width: 1100px) and (max-width: 1260px) and (max-height: 620px) {
	#home_top span.arrow {
		right: 90px;
		bottom: 40px;
	}
	#home_top span.arrow.prev {
		right: 155px;
		z-index: 2;
	}
}

@media (max-width: 1100px) {
	#home_top .slick-list,
	#home_top .slick-track {
		height: 100%;
	}
	#home_top .diapo img {
		border-bottom-right-radius: 0px;
	}
	#home_top .diapo {
		width: 100%;
		height: 60vw;
	}
	#home_top .texte h1:before,
	#home_top .texte:before {
		display: none;
	}
	#home_top .texte {
		width: 100%;
		position: absolute;
		height: 60vw;
		left: 0;
		bottom: 0;
	}
	#home_top .texte h1 {
		max-width: 100%;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.4);
		left: 0;
		margin: 0;
		padding: 45px 7.5vw;
		text-align: center;
		box-sizing: border-box;
		align-items: center;
		display: flex;
		justify-content: center;
	}
	#home_top .fond_gris p {
		display: block;
		max-height: initial;
		overflow: initial;
	}
	#home_top .fond_gris {
		height: auto;
		padding: 30px;
		font-size: 22px;
		text-align: center;
	}
}

@media (max-width: 830px) {
	#home_top .texte h1 {
		background: none;
		padding: 0;
		max-width: 420px;
		height: auto;
	}
	#home_top .texte {
		background: rgba(0, 0, 0, 0.3);
		padding: 45px 7.5vw;
		box-sizing: border-box;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		gap: 25px;
	}
	#home_top .texte a {
		margin-left: 0;
		background: #197DAF;
		color: #FFFFFF;
	}
}

@media (max-width: 640px) {
	header #headerBoxes,
	header.scrolled #headerBoxes {
		gap: 0;
		right: 80px;
		top: 16px;
	}
	header #headerBoxes .wp-block-buttons {
		display: none;
	}
	header #headerBoxes .widget > a {
		width: 28px;
		height: 28px;
		/*background: url(/wp-content/themes/cicabe/images/ic-tel.svg) no-repeat center center, #197DAF;*/
		background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath id='Tracé_42' data-name='Tracé 42' d='M15.782,14.016a8.71,8.71,0,0,1-.908,1.186,3.4,3.4,0,0,1-2.653.8,8.14,8.14,0,0,1-2.688-.677,15.149,15.149,0,0,1-4.027-2.491A17.984,17.984,0,0,1,1.577,8.26a11.475,11.475,0,0,1-1.43-3.5A5.811,5.811,0,0,1,.053,2.7,2.9,2.9,0,0,1,1.272.689c.219-.158.445-.306.666-.462A1.416,1.416,0,0,1,3.73.447,14.51,14.51,0,0,1,5.469,2.628c.084.131.161.267.249.4a1.776,1.776,0,0,1-.107,2.094c-.244.277-.48.561-.736.827a1.056,1.056,0,0,0-.128,1.429A15.145,15.145,0,0,0,8.619,11.25a1.059,1.059,0,0,0,1.429-.123,10.165,10.165,0,0,1,.942-.816,1.587,1.587,0,0,1,1.78-.134,11.785,11.785,0,0,1,2.841,2.171,1.327,1.327,0,0,1,.171,1.667' transform='translate(0 0)' fill='%23FFFFFF'/%3E%3C/svg%3E%0A") no-repeat center center, #197DAF;
		overflow: hidden;
		border-radius: 50%;
		text-indent: -9999px;
		background-size: 14px;
	}
	header #logo,
	header.scrolled #logo {
		left: 5vw;
		top: 12px;
	}
	header,
	header.scrolled {
		height: 60px;
	}
	header #logo a img,
	header.scrolled #logo a img {
		height: 36px;
	}
	div #nested,
	header.scrolled div #nested {
		top: 10px;
		right: calc(5vw - 8px);
	}
	#home_top {
		margin-top: 60px;
	}
	#home_top .fond_gris {
		padding: 20px 5vw;
		font-size: 18px;
	}
	#nested .firstLevel {
		padding-top: 80px;
	}
	body.menu_open #nested .firstLevel:before {
		height: 85px;
	}
	body:not(.home) #chapterPicture {
		padding-top: 60px;
	}
	body:not(.home) #chapterPicture img {
		top: 60px;
		height: calc(100% - 60px);
	}
}

@media (max-width: 860px) {
	#edito > div.gauche:before {
		display: none;
	}
	#edito {
		margin: 75px auto 105px;
		flex-direction: column-reverse;
		gap: 40px;
	}
	#edito > div,
	#edito > div > img {
		width: 100%;
	}
	#edito > div > p:not(:first-of-type) {
		margin: 10px 0 0 0;
	}
	#edito > div > p:first-of-type {
		font-size: 22px;
		margin: 0px 0 15px 0;
	}
}

@media (max-width: 1130px) {
	#activites > div.gauche {
		padding-left: 20px;
		width: 360px;
	}
	#activites > div.gauche ul > li:last-child {
		max-width: 275px;
	}
	#activites > div.gauche ul {
		font-size: 22px;
	}
	#activites > div.droite {
		width: calc(100% - 395px);
	}
}

@media (max-width: 860px) {
	#activites > div.gauche a {
		display: none;
	}
	#activites > div.droite {
		border-top-right-radius: 0px;
	}
	#activites > div.droite {
		width: 100%;
		height: 80vw;
	}
	#activites > div.gauche {
		padding-left: 0;
		width: 100%;
	}
	#activites {
        flex-direction: column-reverse;
		width: 90%;
		margin: 0 auto 100px;
	}
	#activites > div.gauche ul > li:last-child {
		max-width: 100%;
	}
	#activites > div.gauche ul {
		flex-direction: row;
		white-space: nowrap;
		gap: 25px;
		overflow-x: scroll;
		margin: 20px 0 15px 0;
		padding-bottom: 15px;
	}
	#activites > div.gauche ul li:before {
		display: none;
	}
	#activites > div.gauche ul li {
		margin: 0;
	}
}

@media (max-width: 770px) {
	#pts_forts:before {
		display: none;
	}
	#pts_forts .empty,
	#pts_forts .texte {
		width: 100%;
		margin-bottom: 0;
	}
	#pts_forts .flex {
		flex-direction: column;
		gap: 25px;
	}
	#pts_forts {
		padding-bottom: 85px;
		display: flex;
		flex-direction: column;
		gap: 50px;
	}
	#pts_forts .flex .chiffre {
		width: 100%;
	}
}
@media (max-width: 1100px) {
	#ref .flex > div > p:nth-child(2) {
		font-size: 22px;
	}
}
@media (max-width: 990px) {
	#ref .flex > div > p:nth-child(2) {
		max-width: 125px;
		margin: 25px auto 5px;
	}
	#ref .flex > div > p:nth-child(3) {
		line-height: 1.2em;
		margin-top: 10px;
	}
	#ref .flex > div img {
		max-width: 100%;
	}
}
@media (max-width: 720px) {
	#ref .flex {
		flex-direction: column;
		gap: 25px;
	}
	#ref .flex > div {
		width: 100%;
	}
	#ref .flex > div > p:nth-child(2) {
		max-width: 100%;
	}
	#ref .flex > div img {
		max-width: 180px;
	}
	#ref .flex > div > p:first-child {
		height: 100px;
	}
}
@media (max-width: 1230px) {
	#real .real {
		width: 760px;
	}
	#real .real .image {
		width: 60%;
	}
	#real .real .texte {
		width: 40%;
	}
}
@media (max-width: 1140px) {
	#real .slick {
		padding-left: 5%;
	}
	#real span.arrow {
		right: 5%;
	}
}
@media (max-width: 900px) {
	#real .slick-list {
		overflow: hidden;
	}
	#real .slick {
		padding-left: 0;
	}
	#real .real {
		margin: 0 5vw;
	}
	#real .real .image img {
		height: 38vw;
	}
	#real .real .texte p.titre {
		font-size: 22px;
	}
	#real .real .texte {
		padding: 30px;
	}
	#real .real .texte .desc {
		padding-top: 17px;
		margin-top: 20px;
	}
	#real .slick-track {
		display: block;
	}
}
@media (max-width: 700px) {
	#real .real {
		display: block;
	}
	#real .real .texte {
		width: 100%;
	}
	#real .real .image {
		width: 100%;
	}
	#real .real .image img {
		height: 56vw;
	}
}
@media (max-width: 1220px) {
	#zone > div.gauche {
		width: calc(100% - 680px);
	}
	#zone > div.droite {
		width: 680px;
	}
}
@media (max-width: 1140px) {
	#zone > div.gauche {
		padding-left: 5%;
	}
	#zone > div.gauche h2 {
		max-width: 290px;
	}
}
@media (max-width: 1050px) {
	#zone > div.droite .inner:before {
		display: none;
	}
	#zone {
		flex-direction: column;
		gap: 50px;
		text-align: center;
	}
	#zone > div.gauche h2 {
		max-width: 100%;
	}
	#zone > div.gauche {
		width: 85%;
		padding: 0;
	}
	#zone > div.gauche > p:first-of-type {
		margin: 0 auto 20px;
		max-width: 100%;
	}
	#zone > div.droite {
		width: auto;
		max-width: 85%;
	}
	#zone > div.droite img {
		height: auto;
	}
}
@media (max-width: 1110px) {
	#recrutement > div.gauche {
		top: 0;
		border-top-left-radius: 300px;
	}
}
@media (max-width: 1000px) {
	#recrutement:before {
		display: none;
	}
	#recrutement > div {
		width: 100%;
	}
	#recrutement {
		flex-direction: column;
		position: relative;
	}
	#recrutement > div.gauche {
		border-top-left-radius: 0px;
		padding: 40px 50px;
		text-align: center;
		z-index: 2;
		background: rgba(0,0,0,0.5);
	}
	#recrutement > div.droite {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}
	#recrutement > div img {
		border-radius: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	footer:before,
	footer:after,
	#footerInner > img {
		display: none;
	}
	footer {
		background: #F2F2F2;
	}
	#signature {
		width: 100%;
		text-align: center;
		padding: 0;
	}
	#footerInner {
		flex-direction: column;
		align-items: center;
		text-align: center;
		gap: 40px;
	}
	footer .wp-block-group.logo {
		border-right: none;
		padding-right: 0;
		margin-right: 0;
	}
	footer .wp-block-group.logo .wp-block-group__inner-container img:not(.baseline) {
		height: 60px;
	}
	footer img.baseline {
		height: auto;
		width: 95px;
		right: -5px;
		top: -1px;
	}
	footer .coord .wp-block-buttons {
		justify-content: center;
	}
}


























@media (max-width: 500px) {
	body:not(.home) #wrapperInner div#text > *:not(.wp-block-cover):not(.wp-block-group), 
	body:not(.home) #wrapperInner div#text > figure, 
	body:not(.home) #wrapperInner div#text > ul, 
	body:not(.home) #wrapperInner div#text > .wp-block-group > .wp-block-group__inner-container, 
	body:not(.home) #wrapperInner div#text > p, 
	#edito,
	#activites,
	#pts_forts .flex,
	#ref,
	#real > .titre,
	#real > .bouton,
	#recrutement,
	#footerInner {
		width: 85%;
	}
	#real .real {
		margin: 0 7.5vw;
	}
	.baguetteBox-button#previous-button,
	.baguetteBox-button#next-button {
		display: block !important;
		transform: scale(0.7);
	}
	div #nested .contentSmart span {
		width: 22px;
	}
	div #nested .contentSmart > span:nth-child(2) {
		margin: 5px 0px;
	}
	body.menu_open div #nested .contentSmart > span:nth-child(3) {
		top: -6px;
	}
	body.menu_open div #nested .contentSmart > span:nth-child(1) {
		top: 8px;
	}
	#nested ul.firstLevel > li {
		max-width: 80vw;
	}
	#nested ul.firstLevel li a {
		font-size: 16px;
	}
	#nested ul.firstLevel > li.menu-item-has-children > a:after {
		right: -5px;
		top: 8px;
	}
	#nested ul.firstLevel li ul li a {
		font-size: 15px;
		padding: 6px 10px;
	}
	body:not(.home) #chapterPicture .widget_breadcrumb {
		font-size: 13px;
	}
	body:not(.home):not(.error404) #chapterPicture .title_and_bc {
		padding: 35px 7.5% 40px 7.5%;
	}
	body:not(.home) #wrapperInner {
		padding-top: 45px;
	}
	.wp-block-spacer {
		max-height: 50px;
	}
	body:not(.home) #wrapperInner p + .wp-block-spacer {
		margin-top: -15px;
	}
	#container {
		margin: 0px 0px 60px 0px;
	}
	body:not(.home) h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure {
		width: 48% !important;
		margin: 0 4% 4% 0 !important;
	}
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(2),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(4),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(6),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(8),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(10),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(12),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(14),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(16),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(18),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(20),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(22),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(24),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(26),
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure:nth-child(28) {
		margin-right: 0 !important;
	}
	body:not(.home) #wrapperInner figure.wp-block-gallery > figure img {
		height: 30vw !important;
	}
	td {
		font-size: 14px;
	}
	html body {
		--wp--preset--spacing--20: 5vw;
		--wp--preset--spacing--30: 5vw;
		--wp--preset--spacing--40: 5vw;
		--wp--preset--spacing--50: 7.5vw;
		--wp--preset--spacing--60: 7.5vw;
		--wp--preset--spacing--70: 7.5vw;
		--wp--preset--font-size--small: 13px;
		--wp--preset--font-size--medium: 18px;
		--wp--preset--font-size--large: 24px;
		--wp--preset--font-size--x-large: 30px;
	}
	#nested ul.firstLevel > li {
		padding-left: 15px;
	}
	div .wp-block-cover, 
	div .wp-block-cover-image {
		min-height: 350px;
	}
	body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-5,
	body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-4,
	body:not(.home) #wrapperInner figure.wp-block-gallery.masonry-display.columns-3 {
		columns: 2;
	}
	.wp-block-columns {
		margin-bottom: 1.75em;
	}
	div .wpforms-container .wpforms-submit-container {
		text-align: center;
		margin-bottom: 15px;
	}
	#wrapper div .wpforms-field-container div.wpforms-field {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 8px;
	}


	header #headerBoxes .widget > a {
		width: 24px;
		height: 24px;
		background-size: 10px;
	}
	header #headerBoxes,
	header.scrolled #headerBoxes {
		right: calc(7.5vw + 45px);
		top: 18px;
	}
	header #logo a img,
	header.scrolled #logo a img {
		height: 32px;
	}
	header #logo, header.scrolled #logo {
		left: 7.5vw;
		top: 14px;
	}
	div #nested, header.scrolled div #nested {
		top: 10px;
		right: calc(7.5vw - 9px);
	}
	header.scrolled #nested .firstLevel {
		padding-top: 80px;
	}
	#nested ul.firstLevel > li {
		margin: 0 0 20px 0;
	}
	#nested .firstLevel li ul, #nested .firstLevel > li:hover > ul {
		margin-bottom: 5px;
	}
	#home_top .fond_gris {
		padding: 15px 7.5vw;
		font-size: 16px;
	}
	#home_top .texte h1 {
		font-size: 30px;
		line-height: 1.1em;
	}
	body.error404 article a,
	body:not(.home) #wrapperInner a.wp-block-button__link,
	section.newsContainer .droite > a,
	div div.wpforms-container-full button[type=submit]:not(:hover):not(:active),
	div div.wpforms-container-full button[type=submit]:active,
	div div.wpforms-container-full button[type=submit],
	header a.wp-block-button__link,
	footer a.wp-block-button__link,
	#home_top .texte a,
	#edito > div > p:last-child a,
	#activites > div.gauche a,
	#real > .bouton a,
	#zone > div.gauche a,
	#recrutement > div.gauche a {
		padding: 9px 16px 10px 16px;
		transition: 0.15s;
		font-size: 15px;
	}
	#home_top .texte {
		gap: 20px;
	}
	#home_top .texte, #home_top .diapo {
		height: 65vw;
	}
	body.home h2 {
		font-size: 26px;
	}
	#edito {
		gap: 10vw;
		margin: 55px auto 65px;
	}
	#activites > div.gauche ul {
		font-size: 18px;
		gap: 20px;
	}
	#activites > div.droite {
		height: 85vw;
	}
	#activites {
		margin-bottom: 60px;
	}
	#pts_forts .texte p {
		margin: 10px 0 0 0;
	}
	#pts_forts {
		gap: 0;
		padding-bottom: 65px;
	}
	#pts_forts .flex .chiffre strong {
		font-size: 26px;
		padding-bottom: 15px;
		margin-bottom: 10px;
	}
	#pts_forts .flex .chiffre span {
		font-size: 20px;
	}
	#ref .flex > div > p:first-child {
		height: auto;
	}
	#ref .flex > div img {
		max-width: 130px;
		max-height: 90px;
	}
	#ref {
		margin-bottom: 65px;
	}
	span.arrow {
		height: 38px;
		width: 38px;
	}
	#real span.arrow {
		right: 7.5%;
		bottom: -70px;
	}
	#real span.arrow svg {
		width: auto;
		height: 12px;
	}
	#real span.arrow.prev {
		margin-right: 48px;
	}
	#real {
		margin-bottom: 70px;
	}
	#zone > div.gauche > p:first-of-type {
		font-size: 20px;
		max-width: 200px;
	}
	#zone {
		gap: 35px;
		margin-bottom: 55px;
	}
	#recrutement > div.gauche p:first-of-type {
		font-size: 22px;
		margin: 12px 0 20px 0;
	}
	#recrutement > div.gauche > p:last-child {
		margin-bottom: 0;
	}
	#recrutement > div.gauche {
		padding: 45px 7.5vw;
	}
	#recrutement {
		margin-bottom: 65px;
	}
	#footerInner {
		gap: 30px;
		padding: 50px 0 25px 0;
	}
	#signature {
		padding-top: 20px;
	}
	body:not(.home) #chapterPicture .title_and_bc h1 {
		font-size: 32px;
		margin-bottom: 8px;
	}
	body:not(.home) h2 {
		font-size: 26px;
	}


}
@media (max-width: 335px) {
	#home_top .texte h1 {
		font-size: 26px;
	}
}
@media (max-width: 350px) {
	#real > .bouton {
		margin-top: 90px;
		text-align: center;
	}
	#real span.arrow {
		right: 50%;
		margin-right: -46px;
	}
	#real span.arrow.prev {
		right: 50%;
		margin-right: 8px;
	}
}





body:not(.home) #logos img {
    width: auto;
    height: auto;
    max-width: 180px;
    max-height: 120px;
}
.border-radius,
div .wp-block-image .is-style-rounded img,
div .wp-block-image.is-style-circle-mask img,
div .wp-block-image.is-style-rounded img,
section.newsContainer .gauche img {
	overflow: hidden;
	border-radius: 12px;
}
body:not(.home) #wrapperInner p[style*="font-size"] {
	line-height: 1.1em;
}


/* 20250116 - ajout logo ecovadis */
#wrapper img.ecovadis {
	height: 138px;
    width: auto;
    display: block;
    margin: 40px 0 0 40px;
}
@media (max-width: 1260px) {
	#wrapper img.ecovadis {
		display: none;
	}
}






.cmplz-video.cmplz-iframe-styles {
	background-color: transparent
}
.cmplz-video.cmplz-hidden {
	visibility: hidden !important
}
.cmplz-blocked-content-notice {
	display: none
}
.cmplz-placeholder-parent {
	height: inherit
}
.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice, .cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice {
	display: block
}
.cmplz-blocked-content-container, .cmplz-wp-video {
	animation-name: cmplz-fadein;
	animation-duration: 600ms;
	background: #FFF;
	border: 0;
	border-radius: 3px;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5), 0 1px 10px 0 rgba(0, 0, 0, 0.15);
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: inherit;
	position: relative
}
.cmplz-blocked-content-container.gmw-map-cover, .cmplz-wp-video.gmw-map-cover {
	max-height: 100%;
	position: absolute
}
.cmplz-blocked-content-container.cmplz-video-placeholder, .cmplz-wp-video.cmplz-video-placeholder {
	padding-bottom: initial
}
.cmplz-blocked-content-container iframe, .cmplz-wp-video iframe {
	visibility: hidden;
	max-height: 100%;
	border: 0 !important
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn, .cmplz-wp-video .cmplz-custom-accept-btn {
	white-space: normal;
	text-transform: initial;
	cursor: pointer;
	position: absolute !important;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 200px;
	font-size: 14px;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	z-index: 98;
	line-height: 23px
}
.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus, .cmplz-wp-video .cmplz-custom-accept-btn:focus {
	border: 1px dotted #cecece
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice, .cmplz-wp-video .cmplz-blocked-content-notice {
	white-space: normal;
	text-transform: initial;
	position: absolute !important;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 300px;
	font-size: 14px;
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	z-index: 98;
	line-height: 23px
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links {
	display: block;
	margin-bottom: 10px
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a {
	color: #fff
}
.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body, .cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body {
	display: block
}
.cmplz-blocked-content-container div div {
	display: none
}
.cmplz-wp-video .cmplz-placeholder-element {
	width: 100%;
	height: inherit
}
@keyframes cmplz-fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}




#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background-color: rgba(0, 0, 0, .8);
	transition: opacity .5s ease
}
#baguetteBox-overlay.visible {
	opacity: 1
}
#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center
}
#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}
#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}
#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	white-space: normal;
	color: #ccc;
	background-color: rgba(0, 0, 0, .6);
	font-family: sans-serif
}
#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}
#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	transition: left .4s ease, transform .4s ease;
}
#baguetteBox-slider.bounce-from-right {
	animation: bounceFromRight .4s ease-out
}
#baguetteBox-slider.bounce-from-left {
	animation: bounceFromLeft .4s ease-out
}
@keyframes bounceFromRight {
	0%, 100% {
		margin-left: 0
	}
	50% {
		margin-left: -30px
	}
}
@keyframes bounceFromLeft {
	0%, 100% {
		margin-left: 0
	}
	50% {
		margin-left: 30px
	}
}
.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}
.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, .5);
	color: #ddd;
	font: 1.6em sans-serif;
	transition: background-color .4s ease
}
.baguetteBox-button:focus, .baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, .9)
}
.baguetteBox-button#next-button {
	right: 2%
}
.baguetteBox-button#previous-button {
	left: 2%
}
.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px
}
.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}
.baguetteBox-spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px
}
.baguetteBox-double-bounce1, .baguetteBox-double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	animation: bounce 2s infinite ease-in-out
}
.baguetteBox-double-bounce2 {
	animation-delay: -1s
}
@keyframes bounce {
	0%, 100% {
		transform: scale(0)
	}
	50% {
		transform: scale(1)
	}
}
