#zone-footer01-wrapper {
	background-color: #8a162a;
	background-image: url("../../img/footer/motif.png");
	background-position: 50% 0;
	padding: 38px 0;
}
.not-front #zone-footer01-wrapper {
	height: 5px;
	padding: 0;
}
.not-front #zone-footer01-wrapper > *{
	display: none;
}
#zone-footer02-wrapper {
	padding: 60px 0 0;
}
#zone-footer02-wrapper .region {

}
#zone-footer03-wrapper {
	padding: 0 0 40px;
}
#zone-footer03-wrapper #region-footer03-third {
	padding: 40px 0 0;
	clear: both;
}

/* BLOCS */

#region-footer02-first #block-blocks-site-footer-menu .content {
	font-size: 0em;
}
#region-footer02-first .content > section {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	font-size: 1rem;
}
#region-footer02-first .content > section * {
	font-size: 1rem;
}

#section-footer .block h2.block-title,
#section-footer .block h2.block-title a {
	font-family: "RalewayExtraBold", Arial, Helvetica, sans-serif;
	font-size: 1.563rem;
	text-transform: uppercase;
	color: #333333;
	margin: 0 0 35px;
}
#section-footer .block h2.block-title a:hover {
	color: #000000;
}
#section-footer .block h2.block-title:after {
	content: "";
	border-bottom: 5px solid #c0210d;
	height: 20px;
	width: 50px;
	display: block;
}



/* =======================
MENU ACCES
======================= */

.block-acces-menu .content ul {
	font-size: 0;
	text-align: center;
	max-width: 884px;
	margin: 0 auto;
}
.block-acces-menu .content ul li {
	width: calc(50% - 15px);
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	list-style: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.block-acces-menu .content ul li + li {
	margin-left: 30px;
}
.block-acces-menu .content ul li a {
	color: #ffffff;
	font-family: "RalewayExtraBold", Arial, Helvetica, sans-serif;
	font-size: 1.563rem;
	text-transform: uppercase;
	line-height: 60px;
	border: 2px solid #ffffff;
	height: 60px;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* =======================
MENUS FOOTER
======================= */

#block-blocks-site-footer-menu {
	margin-bottom: 60px;
}
#block-blocks-site-footer-menu .menu_footer_col {
	display: inline-block;
	width: calc((100% - 240px) / 4);
	vertical-align: top;
	margin-right: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#block-blocks-site-footer-menu .menu_footer_col.col_04 {
	margin-right: 0;
}
#block-blocks-site-footer-menu .menu_footer_col h2 {
	font-family: "RalewayExtraBold", Arial, Helvetica, sans-serif;
	font-size: 1.563rem;
	text-transform: uppercase;
	color: #333333;
	margin: 0 0 35px;
}
#block-blocks-site-footer-menu .menu_footer_col h2::after {
	content: "";
	border-bottom: 5px solid #c0210d;
	height: 20px;
	width: 50px;
	display: block;
}
#block-blocks-site-footer-menu .menu_footer_col ul li {
	padding: 0 0 0 15px!important;
	margin: 0 0 15px!important;
	position: relative!important;
	list-style: none!important;
	font-size: 1rem;
}
#block-blocks-site-footer-menu .menu_footer_col ul li:before {
	content: "";
	background-color: #000000;
	width: 3px;
	height: 3px;
	display: block;
	position: absolute;
	top: 7px;
	left: 2px;
}
#block-blocks-site-footer-menu .menu_footer_col ul li a {
	color: #000000;
}

@media only screen and (max-width: 1024px) {

	#block-blocks-site-footer-menu .menu_footer_col {
		width: calc((100% - 120px) / 4);
		margin-right: 40px;
	}

}
@media only screen and (max-width: 760px) {

	#block-blocks-site-footer-menu .menu_footer_col {
		width: calc((100% - 40px) / 2);
		margin-right: 40px;
		margin-bottom: 30px;
	}
	#block-blocks-site-footer-menu .menu_footer_col.col_02 {
		margin-right: 0;
	}

}
@media only screen and (max-width: 460px) {

	#block-blocks-site-footer-menu .menu_footer_col {
		width: 100%;
		margin-right: 0;
	}

}

/* =======================
MENU SOCIAL
======================= */

.block-footer-social-menu .content ul {
	text-align: center;
	margin: 80px 0 0;
}
.block-footer-social-menu .content ul li {
	padding: 0;
	margin: 10px;
	display: inline-block;
	vertical-align: top;
	list-style: none;
}
.block-footer-social-menu .content ul li a {
	font-size: 0;
	background-repeat: no-repeat;
	border: 2px solid #000000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 64px;
	width: 64px;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.block-footer-social-menu .content ul li a.link-instagram {
	background-image: url("../../img/social/instagram.svg");
}
.block-footer-social-menu .content ul li a.link-facebook {
	background-image: url("../../img/social/facebook.svg");
}
.block-footer-social-menu .content ul li a.link-youtube {
	background-image: url("../../img/social/youtube.svg");
}
.block-footer-social-menu .content ul li a.link-twitter {
	background-image: url("../../img/social/twitter.svg");
}
.block-footer-social-menu .content ul li a.link-blog {
	background-image: url("../../img/social/blog.svg");
}
.block-footer-social-menu .content ul li a.link-contact {
	background-image: url("../../img/social/mail.svg");
}



/* =======================
BLOC LOGO
======================= */

.block-logo-footer .content {
	margin: 60px 0 0;
}
.block-logo-footer .content .logo_po_footer {
	background-image: url("../../img/footer/logo.svg");
	width: 67px;
	height: 90px;
	display: block;
	float: left;
}
.block-logo-footer .content p {
	font-family: "RalewayBold", Arial, Helvetica, sans-serif;
	line-height: 1.500em;
	padding: 20px 0 0 87px;
	display: block;
}
.block-logo-footer .content span + span {
	font-family: "RalewayBlack", Arial, Helvetica, sans-serif;
}
.block-logo-footer .content span + span:before {
	content: " ";
}



/* =======================
BLOC CARTE
======================= */

.block-map-footer .content .carte_footer {
	text-align: center;
}
.block-map-footer .content .carte_footer .map {
	position: relative;
	display: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 346px 346px;
	width: 346px;
	height: 346px;
	text-align: right;
	overflow: hidden;
}
.block-map-footer .content .carte_footer .map.map_on {
	display: inline-block;
}
.block-map-footer .content .carte_footer .map_europe {
	background-image: url("../../img/footer/map_europe.svg");
}
.i18n-en-gb .block-map-footer .content .carte_footer .map_europe {
	background-image: url("../../img/footer/map_europe_uk.svg");
}
.block-map-footer .content .carte_footer .map_france {
	background-image: url("../../img/footer/map_france.svg");
}
.block-map-footer .content .carte_footer .map_departement {
	background-image: url("../../img/footer/map_departement.svg");
}
.block-map-footer .content .carte_footer .btn_map {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #8a162a;
	cursor: pointer;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.block-map-footer .content .carte_footer .btn_map:hover {
	background-color: #710011;
}
.block-map-footer .content .carte_footer .btn_map + .btn_map {
	margin-left: 10px;
}
.block-map-footer .content .carte_footer .map_europe .target-container {
	top: 182px;
	left: 133px;
}
.block-map-footer .content .carte_footer .map_france .target-container {
	top: 260px;
	left: 166px;
}
.block-map-footer .content .carte_footer .target-container {
	position: relative;
}
.block-map-footer .content .carte_footer .rond {
	width: 15px;
	height: 15px;
	background-color: #8a162a;
	border-radius: 50%;
	position: absolute;
	top: 23px;
	left: 23px;
}
.block-map-footer .content .carte_footer .cercle {
	border: 3px solid #A43044;
	-webkit-border-radius: 30px;
	height: 25px;
	width: 25px;
	position: absolute;
	left: 15px;
	top: 15px;
	-webkit-animation: pulsate 1s ease-out;
	-webkit-animation-iteration-count: infinite;
	opacity: 0.0
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(0.1, 0.1);
		opacity: 0.0;
	}
	50% {
		opacity: 1.0;
	}
	100% {
		-moz-transform: scale(1.2, 1.2);
		opacity: 0.0;
	}
}
@-webkit-keyframes "pulse" {
	0% {
		-webkit-transform: scale(0.1, 0.1);
		opacity: 0.0;
	}
	50% {
		opacity: 1.0;
	}
	100% {
		-webkit-transform: scale(1.2, 1.2);
		opacity: 0.0;
	}
}


@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}


/* =======================
MENU SECONDAIRE
======================= */

.block-secondary-menu .content ul {
	text-align: center;
}
.block-secondary-menu .content ul li {
	color: #000000;
	line-height: 30px;
	height: 30px;
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	list-style: none;
}
.block-secondary-menu .content ul li:nth-child(n+2):before {
	content: '∕';
	margin: 0 10px;
	display: inline-block;
}
.block-secondary-menu .content ul li a {
	color: #000000;
	display: inline-block;
}



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

@media only screen and (min-width: 1025px) {

	/* MENU ACCES */

	.block-acces-menu .content ul li a:hover,
	.block-acces-menu .content ul li a:focus,
	.block-acces-menu .content ul li a:active {
		background-color: rgba(0, 0, 0, 0.2);
	}

	/* MENUS FOOTER */

	.block-footer-menu .content ul li a:hover,
	.block-footer-menu .content ul li a:focus,
	.block-footer-menu .content ul li a:active {
		text-decoration: underline;
	}

	/* MENU SOCIAL */

	.block-footer-social-menu .content ul li a:hover,
	.block-footer-social-menu .content ul li a:focus,
	.block-footer-social-menu .content ul li a:active {
		background-color: rgba(0, 0, 0, 0.1);
	}

	/* MENU SECONDAIRE */

	.block-secondary-menu .content ul li a:hover,
	.block-secondary-menu .content ul li a:focus,
	.block-secondary-menu .content ul li a:active {
		text-decoration: underline;
	}
}

@media only screen and (max-width: 1024px) {

	#section-footer .block h2.block-title {
		min-height: 2em;
		padding-bottom: 25px;
		position: relative;
	}
	#section-footer .block h2.block-title:after {
		position: absolute;
		bottom: 0;
		left: 0;
	}
		#region-footer02-first .content > section {
		width: 50%;
		margin-bottom: 20px;
	}

	/* MENU SOCIAL */

	.block-footer-social-menu .content ul {
		text-align: center;
		margin: 40px 0 0;
	}
	.block-footer-social-menu .content ul li {
		margin: 5px;
	}
	.block-footer-social-menu .content ul li a {
		width: 50px;
		height: 50px;
	}

	/* BLOC LOGO */

	.block-logo-footer .content {
		margin: 40px 0 0;
	}
}

@media only screen and (max-width: 860px) {

	.block-footer-social-menu .content ul li a {
		width: 40px;
		height: 40px;
	}

}

@media only screen and (max-width: 760px) {

	#zone-footer01-wrapper {
		padding: 20px 0;
	}
	#zone-footer02-wrapper {
		padding: 30px 0 0;
	}
	#zone-footer02-wrapper .region + .region {
		margin: 30px 0 0 !important;
	}
	#zone-footer03-wrapper {
		padding: 0 0 20px;
	}
	#zone-footer03-wrapper #region-footer03-third,
	#zone-footer03-wrapper #region-footer03-second {
		padding: 20px 0 0;
	}

	#section-footer .block h2.block-title {
		min-height: 0;
	}
	#zone-footer02-wrapper .region {
		float: none;
	}
	#zone-footer02-wrapper #region-footer02-second,
	#zone-footer02-wrapper #region-footer02-third,
	#zone-footer02-wrapper #region-footer02-fourth {
		margin: 0!important;
	}

	/* MENU ACCES */

	.block-acces-menu .content ul {
		max-width: none;
	}
	.block-acces-menu .content ul li {
		width: auto;
		padding: 0;
		margin: 0;
		display: block;
	}
	.block-acces-menu .content ul li + li {
		margin: 20px 0 0;
	}

	/* MENU SOCIAL */

	.block-footer-social-menu .content ul {
		margin: 10px 0 0;
	}

	/* BLOC LOGO */

	.block-logo-footer .content {
		margin: 10px 0 0;
	}
}

@media only screen and (max-width: 460px) {

	#region-footer02-first .content > section {
		width: 100%;
	}
}
