body.front .view-header h2 {
	color: #434343;
	font-family: "OpenSansLight", Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	letter-spacing: normal;
	line-height: 1.2em;
	margin: 0;
}
body.front .view-header h2 strong {
	color: #384c9d;
	background: -webkit-linear-gradient(left, #384c9d 0%, #1c8fca 100%);
	background: -moz-linear-gradient(left, #384c9d 0%, #1c8fca 100%);
	background: linear-gradient(to right, #384c9d 0%, #1c8fca 100%);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
	text-fill-color: transparent;
	font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.1em;
	text-transform: uppercase;
}
body.front .view-header h2 strong:nth-child(n+2)::before,
body.front .view-header h2 strong:nth-last-child(n+2)::after {
	content: "\a";
	white-space: pre;
}
body.front .view-header p {
	color: #434343;
	font-size: 0.875em;
	line-height: 1.286em;
	margin: 20px 0 0;
}

/* */

body.front .btn {
	display: inline-block;
	vertical-align: top;
}
body.front .btn a {
	color: #ffffff;
	font-size: 0.875em;
	letter-spacing: 0.1em;
	line-height: 1.143em;
	background-color: #384c9d;
	border: none;
	height: auto;
	padding: 12px 45px 12px 15px;
	display: block;
	position: relative;
}
body.front .btn.btn-white {
	background-color: #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
body.front .btn.btn-white a {
	color: #384c9d;
	background: -webkit-linear-gradient(left, #384c9d 0%, #1c8fca 100%);
	background: -moz-linear-gradient(left, #384c9d 0%, #1c8fca 100%);
	background: linear-gradient(to right, #384c9d 0%, #1c8fca 100%);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
	text-fill-color: transparent;
}
body.front .btn a::after {
	content: "";
	background-color: #ffffff;
	-webkit-mask-image: url("../img/v5/fleche.svg");
	-moz-mask-image: url("../img/v5/fleche.svg");
	mask-image: url("../img/v5/fleche.svg");
	-webkit-mask-repeat: no-repeat;
	-moz-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: 50% 50%;
	-moz-mask-position: 50% 50%;
	mask-position: 50% 50%;
	-webkit-mask-size: contain;
	-moz-mask-size: contain;
	mask-size: contain;
	width: 20px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	right: 15px;
}
body.front .btn.btn-white a::after {
	background-color: #434343;
}



/* ZONING */

body.front #zone-preface {
	height: auto;
}
body.front #zone-preface-wrapper {
	background-color: #f3f3f3;
}
body.front #zone-content #region-content {
	max-width: none;
}
body.front #zone-content #region-content .region-inner {
    margin: 0;
}



/* HEADER */

body.front h1 {
	padding: 0;
}
body.front h1::before,
body.front h1::after {
	display: none;
}
body.front h1.title {
	height: 0;
	overflow: hidden;
}
body #section-header #zone-user-wrapper {
	display: none;
}



/* DIAPORAMA */

body.front #block-views-diaporama-item .content {
	font-size: 1rem;
}
body.front #block-views-diaporama-item .content .node {
	height: auto;
}
body.front #block-views-diaporama-item .content .media {
	height: auto;
	position: relative;
	-webkit-aspect-ratio: 16/9;
	-moz-aspect-ratio: 16/9;
	aspect-ratio: 16/9;
}
body.front #block-views-diaporama-item .content .media.video {
	min-width: 0;
	position: relative;
	top: 0;
	left: 0;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}
body.front #block-views-diaporama-item .content .media::before {
	content: "";
	background: -webkit-linear-gradient(-60deg, rgba(56, 76, 157, 0.7) 0%, rgba(56, 76, 157, 0) 50%);
	background: -moz-linear-gradient(-60deg, rgba(56, 76, 157, 0.7) 0%, rgba(56, 76, 157, 0) 50%);
	background: linear-gradient(120deg, rgba(56, 76, 157, 0.7) 0%, rgba(56, 76, 157, 0) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b3384c9d", endColorstr="#00384c9d", GradientType=1);
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
body.front #block-views-diaporama-item .content .media .scald-atom {
	height: 100%;
}
body.front #block-views-diaporama-item .content .media img,
body.front #block-views-diaporama-item .content .media video {
	width: 100%;
	height: 100%;
	display: block;
	position: static;
	-webkit-object-fit: cover;
	-moz-object-fit: cover;
	object-fit: cover;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}
body.front #block-views-diaporama-item .content .contenu {
	top: 96px;
}
body.front #block-views-diaporama-item .content .section {
	text-align: left;
	max-width: none;
	padding: 65px;
}
body.front #block-views-diaporama-item .content h2 {
	font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
	font-size: 3.125em;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.1em;
	max-width: 660px;
}
body.front #block-views-diaporama-item .content h2::before {
	content: "";
	background-color: #ffffff;
	-webkit-mask-image: url("../img/vide.png");
	-moz-mask-image: url("../img/vide.png");
	mask-image: url("../img/vide.png");
	-webkit-mask-repeat: no-repeat;
	-moz-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: 50% 50%;
	-moz-mask-position: 50% 50%;
	mask-position: 50% 50%;
	-webkit-mask-size: contain;
	-moz-mask-size: contain;
	mask-size: contain;
	width: 60px;
	height: 60px;
	margin: 0 0 10px;
	display: block;
}
body.front #block-views-diaporama-item .content .diaporama-framework h2::before { /* Framework Conditions for Innovation */
	-webkit-mask-image: url("../img/v5/picto-framework.svg");
	-moz-mask-image: url("../img/v5/picto-framework.svg");
	mask-image: url("../img/v5/picto-framework.svg");
}
body.front #block-views-diaporama-item .content .diaporama-technological h2::before { /* Technological Innovation */
	-webkit-mask-image: url("../img/v5/picto-technological.svg");
	-moz-mask-image: url("../img/v5/picto-technological.svg");
	mask-image: url("../img/v5/picto-technological.svg");
}
body.front #block-views-diaporama-item .content .diaporama-social h2::before { /* Social Innovation */
	-webkit-mask-image: url("../img/v5/picto-social.svg");
	-moz-mask-image: url("../img/v5/picto-social.svg");
	mask-image: url("../img/v5/picto-social.svg");
}
body.front #block-views-diaporama-item .content .diaporama-carbon h2::before { /* Low Carbon Technologies */
	-webkit-mask-image: url("../img/v5/picto-carbon.svg");
	-moz-mask-image: url("../img/v5/picto-carbon.svg");
	mask-image: url("../img/v5/picto-carbon.svg");
}
body.front #block-views-diaporama-item .content .diaporama-climate h2::before { /* Adaptation to Climate Change */
	-webkit-mask-image: url("../img/v5/picto-climate.svg");
	-moz-mask-image: url("../img/v5/picto-climate.svg");
	mask-image: url("../img/v5/picto-climate.svg");
}
body.front #block-views-diaporama-item .content .diaporama-resources h2::before { /* Efficient Use of Resources and Materials */
	-webkit-mask-image: url("../img/v5/picto-resources.svg");
	-moz-mask-image: url("../img/v5/picto-resources.svg");
	mask-image: url("../img/v5/picto-resources.svg");
}
body.front #block-views-diaporama-item .content .diaporama-circular h2::before { /* Circular Economy */
	-webkit-mask-image: url("../img/v5/picto-circular.svg");
	-moz-mask-image: url("../img/v5/picto-circular.svg");
	mask-image: url("../img/v5/picto-circular.svg");
}
body.front #block-views-diaporama-item .content .btn {
	margin: 25px 0 0;
}
body.front #block-views-diaporama-item .content .owl-carousel .owl-controls {
	width: 100%;
}
body.front #block-views-diaporama-item .content .owl-carousel .owl-controls .owl-pagination .owl-page span {
	border: none;
}
body.front #block-views-diaporama-item .content .owl-carousel .owl-controls .owl-pagination .owl-page:not(.active) span {
	background-color: #ffffff;
	opacity: 0.5;
	filter: Alpha(Opacity=50);
}
body.front #block-views-diaporama-item .content .owl-carousel .owl-controls .owl-pagination .owl-page:hover span {
	opacity: 1;
	filter: Alpha(Opacity=100);
}



/* NEWS */

body.front #block-views-actualit-s-hp-block {
	font-size: 1rem;
	width: 100%;
	margin: -170px 0 0;
	position: absolute;
	left: 0;
	z-index: 2;
	pointer-events: none;
}
body.front #block-views-actualit-s-hp-block .block-inner {
	max-width: 1170px;
	padding: 0 20px;
	margin: 0 auto;
	position: relative;
}
body.front #block-views-actualit-s-hp-block h2.block-title,
body.front #block-views-actualit-s-hp-block .content {
	max-width: 270px;
	margin-left: auto;
	pointer-events: auto;
}
body.front #block-views-actualit-s-hp-block h2.block-title {
	color: #ffffff;
	font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: normal;
	line-height: 1.25em;
	width: calc(100% - 40px);
	position: absolute;
	bottom: calc(100% + 20px);
	right: 20px;
}
body.front #block-views-actualit-s-hp-block .content {
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	width: 100%;
	position: relative;
}
body.front #block-views-actualit-s-hp-block .content .node {
	position: relative;
}
body.front #block-views-actualit-s-hp-block .content .media img {
	width: 100%;
	height: auto;
	display: block;
}
body.front #block-views-actualit-s-hp-block .content .apercu {
	padding: 20px 20px 70px;
}
body.front #block-views-actualit-s-hp-block .content .apercu .date {
	color: #384c9d;
	font-size: 0.75em;
}
body.front #block-views-actualit-s-hp-block .content .apercu h2 {
	color: #434343;
	font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	letter-spacing: normal;
	line-height: 1.286em;
	margin: 0;
}
body.front #block-views-actualit-s-hp-block .content .apercu .lien a {
	font-size: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
body.front #block-views-actualit-s-hp-block .content .view-footer .btn {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	z-index: 2;
}
body.front #block-views-actualit-s-hp-block .content .owl-carousel .owl-wrapper {
	display: flex !important;
}
body.front #block-views-actualit-s-hp-block .content .owl-carousel .owl-item > div,
body.front #block-views-actualit-s-hp-block .content .node {
	height: 100%;
}
body.front #block-views-actualit-s-hp-block .content .owl-carousel .owl-controls {
	margin: 0;
}
body.front #block-views-actualit-s-hp-block .content .owl-carousel .owl-controls .owl-buttons {
	position: absolute;
	bottom: calc(100% + 20px);
	right: 0;
}
body.front #block-views-actualit-s-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-prev,
body.front #block-views-actualit-s-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-next {
	font-size: 0;
	background-color: #ffffff;
	-webkit-mask-image: url("../img/v5/fleche.svg");
	-moz-mask-image: url("../img/v5/fleche.svg");
	mask-image: url("../img/v5/fleche.svg");
	-webkit-mask-repeat: no-repeat;
	-moz-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: 50% 50%;
	-moz-mask-position: 50% 50%;
	mask-position: 50% 50%;
	-webkit-mask-size: contain;
	-moz-mask-size: contain;
	mask-size: contain;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 39px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0 5px 0 10px;
	opacity: 1;
	filter: Alpha(Opacity=100);
	pointer-events: auto;
}
body.front #block-views-actualit-s-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-prev {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}



/* OUPUT */

body.front #block-views-carrousel-output-hp-block {
	font-size: 1rem;
	background-color: #f3f3f3;
	padding: 70px 0;
	position: relative;
	z-index: 1;
}
body.front #block-views-carrousel-output-hp-block::before {
	content: "";
	background-color: #ffffff;
	width: 100%;
	height: 280px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
body.front #block-views-carrousel-output-hp-block .block-inner {
	max-width: 1170px;
	padding: 0 20px;
	margin: 0 auto;
}
body.front #block-views-carrousel-output-hp-block .content .view-header {
	margin: 0 0 90px;
}
body.front #block-views-carrousel-output-hp-block .content .view-content {
	margin: 0 -15px;
}
body.front #block-views-carrousel-output-hp-block .content .node.node-output-library {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	min-height: 200px;
	margin: 0 15px;
	position: relative;
	top: 0;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
body.front #block-views-carrousel-output-hp-block .content .media {
	position: relative;
}
body.front #block-views-carrousel-output-hp-block .content .media::before {
	content: "";
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#b3000000", GradientType=0 );
	width: 100%;
	height: 50%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
body.front #block-views-carrousel-output-hp-block .content .media img {
	width: 100%;
	height: auto;
	display: block;
}
body.front #block-views-carrousel-output-hp-block .content .apercu {
	color: #ffffff;
	width: 100%;
	padding: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type {
	border: 1px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 40px;
	right: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type::before {
	content: "";
	border-left: 1px solid #ffffff;
	width: 20px;
	height: 25px;
	position: absolute;
	top: 55px;
	right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type span {
	font-size: 0;
	background-color: #ffffff;
	-webkit-mask-image: url("../img/vide.png");
	-moz-mask-image: url("../img/vide.png");
	mask-image: url("../img/vide.png");
	-webkit-mask-repeat: no-repeat;
	-moz-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: 50% 50%;
	-moz-mask-position: 50% 50%;
	mask-position: 50% 50%;
	-webkit-mask-size: contain;
	-moz-mask-size: contain;
	mask-size: contain;
	width: 100%;
	height: 100%;
	display: block;
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1576 { /* Strategy/action plan */
	-webkit-mask-image: url("../img/v5/picto-type-strategy.svg");
	-moz-mask-image: url("../img/v5/picto-type-strategy.svg");
	mask-image: url("../img/v5/picto-type-strategy.svg");
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1487 { /* Network */
	-webkit-mask-image: url("../img/v5/picto-type-network.svg");
	-moz-mask-image: url("../img/v5/picto-type-network.svg");
	mask-image: url("../img/v5/picto-type-network.svg");
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1707,
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1709 { /* Method/service */
	-webkit-mask-image: url("../img/v5/picto-type-method.svg");
	-moz-mask-image: url("../img/v5/picto-type-method.svg");
	mask-image: url("../img/v5/picto-type-method.svg");
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1490 { /* Feasibility study */
	-webkit-mask-image: url("../img/v5/picto-type-feasibility.svg");
	-moz-mask-image: url("../img/v5/picto-type-feasibility.svg");
	mask-image: url("../img/v5/picto-type-feasibility.svg");
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1705,
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1706 { /* Pilot and demonstration action */
	-webkit-mask-image: url("../img/v5/picto-type-pilot.svg");
	-moz-mask-image: url("../img/v5/picto-type-pilot.svg");
	mask-image: url("../img/v5/picto-type-pilot.svg");
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1715,
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1716 { /* e-infrastructure/online tool */
	-webkit-mask-image: url("../img/v5/picto-type-einfrastructure.svg");
	-moz-mask-image: url("../img/v5/picto-type-einfrastructure.svg");
	mask-image: url("../img/v5/picto-type-einfrastructure.svg");
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1712,
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1710 { /* Prototype */
	-webkit-mask-image: url("../img/v5/picto-type-prototype.svg");
	-moz-mask-image: url("../img/v5/picto-type-prototype.svg");
	mask-image: url("../img/v5/picto-type-prototype.svg");
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1720,
body.front #block-views-carrousel-output-hp-block .content .apercu .type span.picto-1721 { /* Infrastructure/building */
	-webkit-mask-image: url("../img/v5/picto-type-infrastructure.svg");
	-moz-mask-image: url("../img/v5/picto-type-infrastructure.svg");
	mask-image: url("../img/v5/picto-type-infrastructure.svg");
}
body.front #block-views-carrousel-output-hp-block .content .apercu .type + .theme,
body.front #block-views-carrousel-output-hp-block .content .apercu .type + .node,
body.front #block-views-carrousel-output-hp-block .content .apercu .type + .theme + .node {
	margin-right: 50px;
}
body.front #block-views-carrousel-output-hp-block .content .apercu .theme {
	font-family: "OpenSansLight", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	line-height: 1.333em;
	margin: 0 0 10px;
}
body.front #block-views-carrousel-output-hp-block .content .apercu .theme::after {
	content: "";
	border-bottom: 1px solid #ffffff;
	display: block;
	width: 30px;
	height: 10px;
}
body.front #block-views-carrousel-output-hp-block .content .apercu .theme span:nth-last-child(n+2)::after {
	content: "";
	background-color: #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 4px;
	height: 4px;
	margin: 0 5px 3px;
	display: inline-block;
	vertical-align: middle;
}
body.front #block-views-carrousel-output-hp-block .content .apercu h2 {
	color: #ffffff;
	font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: normal;
	line-height: 1.167em;
	margin: 0;
}
body.front #block-views-carrousel-output-hp-block .content .lien a {
	font-size: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
body.front #block-views-carrousel-output-hp-block .content .view-footer {
	text-align: center;
	margin: 60px 0 0;
}
body.front #block-views-carrousel-output-hp-block .content .owl-carousel {
	padding: 20px calc(50vw - 600px);
	margin: -20px calc(600px - 50vw);
	overflow: hidden;
}
body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-wrapper-outer {
	overflow: visible;
}
body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-item {
	position: relative;
}
body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-item::after {
	content: "";
	background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: calc(100% - 30px);
	height: 20px;
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: -1;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-controls {
	margin: 0;
}
body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-prev,
body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-next {
	font-size: 0;
	background-color: #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	top: 50%;
	opacity: 1;
	filter: Alpha(Opacity=100);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: 60px;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-next {
	right: 60px;
}
body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-prev::before,
body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-next::before {
	content: "";
	background-color: #384c9d;
	background: -webkit-linear-gradient(left, #384c9d 0%, #1c8fca 100%);
	background: -moz-linear-gradient(left, #384c9d 0%, #1c8fca 100%);
	background: linear-gradient(to right, #384c9d 0%, #1c8fca 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#384c9d", endColorstr="#1c8fca", GradientType=1 );
	-webkit-mask-image: url("../img/v5/fleche.svg");
	-moz-mask-image: url("../img/v5/fleche.svg");
	mask-image: url("../img/v5/fleche.svg");
	-webkit-mask-repeat: no-repeat;
	-moz-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: 50% 50%;
	-moz-mask-position: 50% 50%;
	mask-position: 50% 50%;
	-webkit-mask-size: 39px 20px;
	-moz-mask-size: 39px 20px;
	mask-size: 39px 20px;
	width: 60px;
	height: 60px;
	display: block;
}



/* PROJECT */

body.front #zone-content-wrapper,
body.front #zone-content {
	background: none;
}
body.front #zone-content #block-system-main {
	font-size: 1rem;
	width: auto;
	padding: 0 0 70px;
	float: none;
}
body.front #zone-content #block-system-main .block-inner {
	max-width: 1170px;
	padding: 0 20px;
	margin: 0 auto;
}
body.front #block-system-main .content .view-header {
	margin: 0 0 60px;
}
body.front #zone-content #block-system-main .content .view-content {
	margin: 0 -15px;
}
body.front #zone-content #block-system-main .content .view-content .node {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	height: auto;
	min-height: 200px;
	margin: 0 15px;
	position: relative;
}
body.front #zone-content #block-system-main .content .node .media {
	width: auto;
	float: none;
	position: relative;
}
body.front #block-system-main .content .media::before {
	content: "";
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#b3000000", GradientType=0 );
	width: 100%;
	height: 50%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
body.front #zone-content #block-system-main .content .node .media img {
	width: 100% !important;
	height: auto !important;
	margin: 0;
	display: block;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}
body.front #zone-content #block-system-main .content .node .apercu {
	color: #ffffff;
	width: 100%;
	padding: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	/*float: none;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.front #zone-content #block-system-main .content .node .type {
	border: 1px solid #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin: 0;
	position: absolute;
	bottom: 40px;
	right: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.front #block-system-main .content .apercu .type::before {
	content: "";
	border-left: 1px solid #ffffff;
	width: 20px;
	height: 25px;
	position: absolute;
	top: 55px;
	right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.front #block-system-main .content .apercu .type span {
	font-size: 0;
	background-color: #ffffff;
	-webkit-mask-image: url("../img/vide.png");
	-moz-mask-image: url("../img/vide.png");
	mask-image: url("../img/vide.png");
	-webkit-mask-repeat: no-repeat;
	-moz-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: 50% 50%;
	-moz-mask-position: 50% 50%;
	mask-position: 50% 50%;
	-webkit-mask-size: 106% 106%;
	-moz-mask-size: 106% 106%;
	mask-size: 106% 106%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	margin: -1px;
	display: block;
	overflow: hidden;
}
body.front #block-system-main .content .apercu .type span.picto-1223 { /* Framework Conditions for Innovation */
	-webkit-mask-image: url("../img/v5/picto-framework.svg");
	-moz-mask-image: url("../img/v5/picto-framework.svg");
	mask-image: url("../img/v5/picto-framework.svg");
}
body.front #block-system-main .content .apercu .type span.picto-1224 { /* Technological Innovation */
	-webkit-mask-image: url("../img/v5/picto-technological.svg");
	-moz-mask-image: url("../img/v5/picto-technological.svg");
	mask-image: url("../img/v5/picto-technological.svg");
}
body.front #block-system-main .content .apercu .type span.picto-1225 { /* Social Innovation */
	-webkit-mask-image: url("../img/v5/picto-social.svg");
	-moz-mask-image: url("../img/v5/picto-social.svg");
	mask-image: url("../img/v5/picto-social.svg");
}
body.front #block-system-main .content .apercu .type span.picto-1227 { /* Low Carbon Technologies */
	-webkit-mask-image: url("../img/v5/picto-carbon.svg");
	-moz-mask-image: url("../img/v5/picto-carbon.svg");
	mask-image: url("../img/v5/picto-carbon.svg");
}
body.front #block-system-main .content .apercu .type span.picto-1229 { /* Adaptation to Climate Change */
	-webkit-mask-image: url("../img/v5/picto-climate.svg");
	-moz-mask-image: url("../img/v5/picto-climate.svg");
	mask-image: url("../img/v5/picto-climate.svg");
}
body.front #block-system-main .content .apercu .type span.picto-1231 { /* Efficient Use of Resources and Materials */
	-webkit-mask-image: url("../img/v5/picto-resources.svg");
	-moz-mask-image: url("../img/v5/picto-resources.svg");
	mask-image: url("../img/v5/picto-resources.svg");
}
body.front #block-system-main .content .apercu .type span.picto-1232 { /* Circular Economy */
	-webkit-mask-image: url("../img/v5/picto-circular.svg");
	-moz-mask-image: url("../img/v5/picto-circular.svg");
	mask-image: url("../img/v5/picto-circular.svg");
}
body.front #block-system-main .content .apercu .type + .acronyme,
body.front #zone-content #block-system-main .content .apercu .type + h2,
body.front #zone-content #block-system-main .content .apercu .type + .acronyme + h2 {
	margin-right: 50px;
}
body.front #block-system-main .content .apercu .acronyme {
	color: #384c9d;
	font-family: "OpenSansLight", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-transform: uppercase;
	line-height: 1.333em;
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	margin: 0 0 10px;
	display: inline-block;
}
body.front #block-system-main .content .apercu .theme span:nth-last-child(n+2)::after {
	content: "";
	background-color: #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 4px;
	height: 4px;
	margin: 0 5px 3px;
	display: inline-block;
	vertical-align: middle;
}
body.front #zone-content #block-system-main .content .node h2 {
	color: #ffffff;
	font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
	font-size: 1.125em;
	letter-spacing: normal;
	line-height: 1.222em;
	margin: 0;
}
body.front #block-system-main .content .lien {
	position: static;
}
body.front #block-system-main .content .lien a {
	font-size: 0;
	background: none;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
body.front #block-system-main .content .view-footer {
	text-align: center;
	margin: 60px 0 0;
}
/*body.front #block-system-main .content .owl-carousel {
	padding: 20px 0;
	margin: -20px 0;
	overflow: hidden;
}*/
body.front #block-system-main .content .owl-carousel .owl-wrapper-outer {
	padding: 20px 0;
	margin: -20px 0;
	/*overflow: visible;*/
}
bod
body.front #block-system-main .content .owl-carousel .owl-item {
	position: relative;
}
body.front #block-system-main .content .owl-carousel .owl-item::after {
	content: "";
	background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: calc(100% - 30px);
	height: 20px;
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	z-index: -1;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
body.front #zone-content #block-system-main .content .owl-carousel .owl-controls {
	margin: 0;
	position: static;
}
body.front #block-system-main .content .owl-carousel .owl-buttons {
	position: absolute;
	bottom: calc(100% + 40px);
	right: 15px;
}
body.front #zone-content #block-system-main .content .owl-carousel .owl-controls .owl-buttons .owl-prev,
body.front #zone-content #block-system-main .content .owl-carousel .owl-controls .owl-buttons .owl-next {
	font-size: 0;
	background-color: #ffffff;
	border: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 0 0 20px;
	display: inline-block;
	vertical-align: top;
	position: static;
	opacity: 1;
	filter: Alpha(Opacity=100);
}
body.front #zone-content #block-system-main .content .owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: 60px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
body.front #zone-content #block-system-main .content .owl-carousel .owl-controls .owl-buttons .owl-next {
	right: 60px;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}
body.front #block-system-main .content .owl-carousel .owl-controls .owl-buttons .owl-prev::before,
body.front #block-system-main .content .owl-carousel .owl-controls .owl-buttons .owl-next::before {
	content: "";
	background-color: #384c9d;
	background: -webkit-linear-gradient(left, #384c9d 0%, #1c8fca 100%);
	background: -moz-linear-gradient(left, #384c9d 0%, #1c8fca 100%);
	background: linear-gradient(to right, #384c9d 0%, #1c8fca 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#384c9d", endColorstr="#1c8fca", GradientType=1 );
	-webkit-mask-image: url("../img/v5/fleche.svg");
	-moz-mask-image: url("../img/v5/fleche.svg");
	mask-image: url("../img/v5/fleche.svg");
	-webkit-mask-repeat: no-repeat;
	-moz-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: 50% 50%;
	-moz-mask-position: 50% 50%;
	mask-position: 50% 50%;
	-webkit-mask-size: 39px 20px;
	-moz-mask-size: 39px 20px;
	mask-size: 39px 20px;
	width: 60px;
	height: 60px;
	display: block;
}



/* VIDEO */

body.front #block-views-nos-projets-en-vid-os-block {
	font-size: 1rem;
	background-color: #384c9d;
	padding: 70px 0;
}
body.front #block-views-nos-projets-en-vid-os-block .block-inner {
	max-width: 1170px;
	padding: 0 20px;
	margin: 0 auto;
}
body.front #block-views-nos-projets-en-vid-os-block .content .view-header {
	margin: 0 0 60px;
}
body.front #block-views-nos-projets-en-vid-os-block .view-header h2 {
	color: #ffffff;
}
body.front #block-views-nos-projets-en-vid-os-block .view-header h2 strong {
	color: #ffffff;
	background: none;
	-webkit-background-clip: border-box;
	-moz-background-clip: border-box;
	background-clip: border-box;
	-webkit-text-fill-color: currentColor;
	-moz-text-fill-color: currentColor;
	text-fill-color: currentColor;
	font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.1em;
	text-transform: uppercase;
}
body.front #block-views-nos-projets-en-vid-os-block .content .view-content {
	margin: 0 -15px;
}
body.front #block-views-nos-projets-en-vid-os-block .content .node {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	min-height: 200px;
	margin: 0 15px;
	position: relative;
}
body.front #block-views-nos-projets-en-vid-os-block .content .media {
	position: relative;
}
body.front #block-views-nos-projets-en-vid-os-block .content .media::before {
	content: "";
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#b3000000", GradientType=0 );
	width: 100%;
	height: 50%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
body.front #block-views-nos-projets-en-vid-os-block .content .media img {
	width: 100%;
	height: auto;
	display: block;
}
body.front #block-views-nos-projets-en-vid-os-block .content .apercu {
	color: #ffffff;
	width: 100%;
	padding: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.front #block-views-nos-projets-en-vid-os-block .content .apercu h2 {
	color: #ffffff;
	font-family: "OpenSansSemiBold", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: normal;
	line-height: 1.167em;
	margin: 0;
}
body.front #block-views-nos-projets-en-vid-os-block .content .apercu h2::before {
	content: "";
	background-image: url("../img/v5/video.svg");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	width: 34px;
	height: 24px;
	margin: 0 0 15px;
	display: block;
}
body.front #block-views-nos-projets-en-vid-os-block .content .lien a {
	font-size: 0;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
body.front #block-views-nos-projets-en-vid-os-block .content .view-footer {
	text-align: center;
	margin: 60px 0 0;
}
body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel {
	padding: 20px calc(50vw - 600px);
	margin: -20px calc(600px - 50vw);
	overflow: hidden;
}
body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel .owl-wrapper-outer {
	overflow: visible;
}
body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel .owl-controls {
	margin: 0;
}
body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel .owl-controls .owl-buttons .owl-prev,
body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel .owl-controls .owl-buttons .owl-next {
	font-size: 0;
	background-color: #ffffff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	top: 50%;
	opacity: 1;
	filter: Alpha(Opacity=100);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: 60px;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel .owl-controls .owl-buttons .owl-next {
	right: 60px;
}
body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel .owl-controls .owl-buttons .owl-prev::before,
body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel .owl-controls .owl-buttons .owl-next::before {
	content: "";
	background-color: #384c9d;
	background: -webkit-linear-gradient(left, #384c9d 0%, #1c8fca 100%);
	background: -moz-linear-gradient(left, #384c9d 0%, #1c8fca 100%);
	background: linear-gradient(to right, #384c9d 0%, #1c8fca 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#384c9d", endColorstr="#1c8fca", GradientType=1 );
	-webkit-mask-image: url("../img/v5/fleche.svg");
	-moz-mask-image: url("../img/v5/fleche.svg");
	mask-image: url("../img/v5/fleche.svg");
	-webkit-mask-repeat: no-repeat;
	-moz-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: 50% 50%;
	-moz-mask-position: 50% 50%;
	mask-position: 50% 50%;
	-webkit-mask-size: 39px 20px;
	-moz-mask-size: 39px 20px;
	mask-size: 39px 20px;
	width: 60px;
	height: 60px;
	display: block;
}



/* CARTE */

body.front #block-interreg-blocks-bloc-map-area-provisoire h2.block-title {
	font-size: 3.75rem;
}
body.front #block-interreg-blocks-bloc-map-area-provisoire .content .resume {
	font-size: 1rem;
	line-height: 1.375em;
}
body.front #block-interreg-blocks-bloc-map-area-provisoire .content .btn a {
	color: #ffffff;
	font-size: 0.875rem;
	background-color: transparent;
	border: 2px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
body.front #block-interreg-blocks-bloc-map-area-provisoire .content .btn a:hover,
body.front #block-interreg-blocks-bloc-map-area-provisoire .content .btn a:active {
	background-color: rgba(255, 255, 255, 0.1);
}



/* =====================
RESPONSIVE
===================== */

@media all and (max-width: 1200px) {
	
	/* OUTPUT */
	
	body.front #block-views-carrousel-output-hp-block .content .owl-carousel {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}
	body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-prev {
		left: 35px;
	}
	body.front #block-views-carrousel-output-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-next {
		right: 35px;
	}
	
	/* VIDEO */
	
	body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}
	body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel .owl-controls .owl-buttons .owl-prev {
		left: 35px;
	}
	body.front #block-views-nos-projets-en-vid-os-block .content .owl-carousel .owl-controls .owl-buttons .owl-next {
		right: 35px;
	}
}

@media all and (min-width: 1151px) {
	
	/* HEADER */
	
	body.front #section-header {
		padding-top: 30px;
		-webkit-transition: all ease-in-out 0.3s;
		-moz-transition: all ease-in-out 0.3s;
		transition: all ease-in-out 0.3s;
	}
	body.front #section-header.fixed {
		padding-top: 0;
	}
	body.front #section-content,
	body.front #section-header.fixed + #section-content {
		padding-top: 0;
	}
	
	/* DIAPORAMA */
	
	body.front #block-views-diaporama-item .content .owl-carousel .owl-controls .owl-pagination {
		bottom: 50px;
	}
}

@media all and (max-width: 1150px) {
	
	/* DIAPORAMA */
	
	body.front #block-views-diaporama-item .content .contenu {
		top: 0;
	}
}

@media all and (min-width: 1051px) {
	
	/* OUTPUT */

	body.front #block-views-carrousel-output-hp-block .content .node.node-output-library:hover {
		top: -30px;
	}
	body.front #block-views-carrousel-output-hp-block .content .owl-carousel {
		padding-top: 50px;
		padding-bottom: 50px;
		margin-top: -50px;
		margin-bottom: -50px;
	}
}

@media all and (max-width: 1050px) {
	
	/* OUTPUT */
	
	body.front #block-views-carrousel-output-hp-block .content .view-header {
		margin: 0 0 60px;
	}
	
	/* VIDEO */
	
	body.front #zone-header {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media all and (max-width: 950px) {
	
	/* NEWS */
	
	body.front #block-views-actualit-s-hp-block {
		margin: 70px 0 -140px;
		position: relative;
	}
	body.front #block-views-actualit-s-hp-block h2.block-title {
		color: #384c9d;
	}
	body.front #block-views-actualit-s-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-prev,
	body.front #block-views-actualit-s-hp-block .content .owl-carousel .owl-controls .owl-buttons .owl-next {
		background-color: #384c9d;
	}
}

@media all and (max-width: 740px) {
	
	body.front .view-header h2 {
		font-size: 1.5em;
	}
	
	/* DIAPORAMA */
	
	body.front #block-views-diaporama-item .content .media {
		-webkit-aspect-ratio: 1/1;
		-moz-aspect-ratio: 1/1;
		aspect-ratio: 1/1;
	}
	body.front #block-views-diaporama-item .content .section {
		padding: 20px;
	}
	body.front #block-views-diaporama-item .content h2 {
		font-size: 1.875em;
		text-align: left;
		max-width: 80%;
	}
	
	/* NEWS */
	
	body.front #block-views-actualit-s-hp-block {
		margin: 70px 0 0;
	}
	body.front #block-views-actualit-s-hp-block h2.block-title,
	body.front #block-views-actualit-s-hp-block .content {
		max-width: none;
	}
	
	/* OUTPUT */
	
	body.front #block-views-carrousel-output-hp-block {
		padding: 30px 0;
	}
	body.front #block-views-carrousel-output-hp-block .content .view-header {
		margin: 0 0 30px;
	}
	body.front #block-views-carrousel-output-hp-block .content .view-footer {
		margin: 30px 0 0;
	}
	
	/* PROJECT */
	
	body.front #zone-content #block-system-main {
		padding: 0 0 30px;
	}
	body.front #block-system-main .content .view-header {
		margin: 0 0 30px;
	}
	body.front #block-system-main .content .view-footer {
		margin: 30px 0 0;
	}
	body.front #block-system-main .content .owl-carousel {
		padding: 30px 0 0;
	}
	body.front #block-system-main .content .owl-carousel .owl-buttons {
		text-align: center;
		height: 0;
		bottom: auto;
		top: 0;
		left: 15px;
	}
	body.front #zone-content #block-system-main .content .owl-carousel .owl-controls .owl-buttons .owl-prev,
	body.front #zone-content #block-system-main .content .owl-carousel .owl-controls .owl-buttons .owl-next {
		margin: 0 10px;
	}
	
	/* VIDEO */
	
	body.front #block-views-nos-projets-en-vid-os-block {
		padding: 30px 0;
	}
	body.front #block-views-nos-projets-en-vid-os-block .content .view-header {
		margin: 0 0 30px;
	}
	body.front #block-views-nos-projets-en-vid-os-block .content .view-footer {
		margin: 30px 0 0;
	}
	
	/* CARTE */
	
	body.front #block-interreg-blocks-bloc-map-area-provisoire h2.block-title {
		font-size: 1.875rem;
		font-size: 2.125rem;
	}
}