/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


.cmplz-document #main {
	padding: 120px 0 200px 0;
}

.fixed-cta a:hover, [type="submit"]:hover, .metiers-bloc-container a:hover {
	transform: scale(1.05) !important;
}

[data-id="copyright"] a:hover {
	color: var(--theme-palette-color-2) !important;
}



  /************/
 /** HEADER **/
/************/
header#header {
	position: fixed;
	width: 100%;
	background-color: transparent;
}

header#header .menu>li>a {
	color: var(--theme-palette-color-7);
	font-size: 19px;
}

.home header#header .menu>li>a {
	color: var(--theme-palette-color-3);
}

/**.cmplz-document header#header .menu>li>a  .cmplz-document header#header.header-bg**/

header#header.header-bg {
	background-color: var(--theme-palette-color-3);
}

.home header#header.header-bg {
	background-color: var(--theme-palette-color-7);
}

.home header#header .ct-header-trigger svg {
	fill: var(--theme-palette-color-3);
}

.mobile-menu .lang-item {
	display: inline-block;
	margin-right: 5px;
	margin-top: 10px;
}

.mobile-menu .lang-item img {
	width: 25px !important;
	height: 18px !important;
}

.ct-toggle-dropdown-desktop svg {
	fill: var(--theme-palette-color-3);
}

.ct-toggle-dropdown-desktop svg {
	fill: var(--theme-palette-color-2);
}

body:not(.home) header#header:not(.header-bg) .ct-toggle-dropdown-desktop svg {
	fill: var(--theme-palette-color-8);
}

  /*************/
 /** ACCUEIL **/
/***********+*/
.metiers-bloc-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}

.forme-blanche-home {
	position: absolute !important;
    top: 120px;
    right: -200px;
    z-index: -1 !important;
    width: 1100px;
}

.metiers-bloc {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	gap: 10px;
	border-radius: 32px;
	border: 2px solid rgba(240, 243, 247, 0.50);
	background: linear-gradient(38deg, rgba(109, 160, 200, 0.30) 0%, rgba(109, 160, 200, 0.10) 100%);
	padding: 25px;
	flex-basis: calc(33% - 40px);
    margin: 20px;
}


.metiers-bloc > p {
	font-size: 22px;
	color: var(--theme-palette-color-6);
	font-weight: 600;
	margin-bottom: 0;
	text-transform: uppercase;
}

.metiers-bloc > img {
	width: 70px;
}

.map-implantation {
	width: 100%;
}

.implantation-bloc {
	border-radius: 8px;
	background: linear-gradient(62deg, rgba(109, 160, 200, 0.50) 0%, rgba(110, 160, 200, 0.20) 100%);
	backdrop-filter: blur(2px);
	padding: 16px 24px;
	width: fit-content;
	position: absolute;
	border: 2px solid transparent;
	transition: 0.2s;
}

.implantation-bloc span:not(.barre-verte),  .implantation-bloc p {
	color: var(--theme-palette-color-7);
}

.implantation-bloc h3 {
	font-size: 28px;
	color: var(--theme-palette-color-2);
	text-transform: uppercase;
	margin-bottom: 5px !important;
	line-height: 1.1;
	font-weight: 700;
}

.implantation-bloc p {
	margin-bottom: 0 !important;
}

.implantation-stats {
	display: flex;
	gap: 4px;
}

.implantation-stats > .barre-verte {
	color: var(--theme-palette-color-2);
	font-weight: bold;
}

.mobile-pin {
	display: none;
}

.selected-map-area {
	border-color: var(--theme-palette-color-2);
}

#europe {
	top: 5%; 
	left: 500px;
}

#asie {
	top: 14%; 
	right: 200px;
}

#amerique-nord {
	top: 17%;
}

#amerique-sud {
	top: 66%; 
	left: 150px;
}

#afrique {
	top: 48%; 
	left: 618px;
}

  /*************/
 /** MÉTIERS **/
/***********+*/
.metier-content {
	max-width: 1290px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 100%;
	padding: 0 15px;
}

#metier-banner, #metier-form, #metier-perks {
	padding-top: 75px;
	padding-bottom: 75px;
}

#metier-banner::after {
    content: "";
    width: 100%;
    height: 65px;
    display: block;
    position: absolute;
    transform: rotate(180deg);
    bottom: 0px;
	left:0;
    z-index: 1;
    background-color: var(--theme-palette-color-7);
	-webkit-mask-size: 100% 100%;
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkyMCAyNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTE5MjAgNS4yMDZWMjQwYy0xNjAtODAuNzgtMzIwLTEzOS42MS00ODAtMTc2LjQ4Ni0xNjAtMzYuODc2LTMyMC01Ni4zMTItNDgwLTU4LjMwOC0xNjAgMS45OTYtMzIwIDIxLjQzMi00ODAgNTguMzA4QzMyMCAxMDAuMzkgMTYwIDE1OS4yMiAwIDI0MFYwaDE5MjB2NS4yMDZ6IiBmaWxsPSJyZ2JhKDAsIDAsIDAsIDEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkyMCAyNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTE5MjAgNS4yMDZWMjQwYy0xNjAtODAuNzgtMzIwLTEzOS42MS00ODAtMTc2LjQ4Ni0xNjAtMzYuODc2LTMyMC01Ni4zMTItNDgwLTU4LjMwOC0xNjAgMS45OTYtMzIwIDIxLjQzMi00ODAgNTguMzA4QzMyMCAxMDAuMzkgMTYwIDE1OS4yMiAwIDI0MFYwaDE5MjB2NS4yMDZ6IiBmaWxsPSJyZ2JhKDAsIDAsIDAsIDEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);
}

#metier-banner, #metier-form {
	z-index: 1;
	position: relative;
	overflow: hidden;
}

#metier-form {
	background-image: var(--wpr-bg-2183f1d7-1099-4c5d-9dda-cb72ff9da91b);
	background-size: cover;
	background-position: center;
}

#metier-perks {
	z-index: 2;
	position: relative;
}

#metier-banner {
	display: flex;
	padding-top: 120px;
	background-size: cover;
	min-height: 70vh;
	align-items: center;
	background-position: 65%;
}

.metier-image {
	position: absolute;
	bottom: -150px;
	z-index: -1;
}

.metier-presentation {
	width: 50%;
	margin-left: auto;
}

.metier-title {
	color: var(--theme-palette-color-6);
	font-size: 55px;
	margin: 0;
}

.metier-subtitle {
	color: var(--theme-palette-color-2);
	font-size: 28px;
}

[data-metier="RSE / ESG"] .metier-subtitle, [data-metier="CSR / ESG"] .metier-subtitle  {
	color: var(--theme-palette-color-8);
}

.metier-description {
	color: var(--theme-palette-color-6);
}

#metier-perks {
	background-image: url(/wp-content/uploads/2024/01/fond-vous-aider.png);
	background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
	min-height: 100vh;
}

#metier-perks .metier-content {
	display: flex;
	gap: 40px;
	justify-content: space-between;
}

#metier-perks .metier-content .metier-left {
	width: 25%;
}

#metier-perks .metier-content .metier-logo {
	width: 250px;
}

#metier-perks .metier-content .metier-logo img {
	max-width: 100%;
	height: auto;
}


.metier-blocks {
	width: 75%;
	gap: 30px;
	display: flex;
	flex-direction: column;
}

.metier-block {
	border-radius: 32px;
	border: 2px solid rgba(240, 243, 247, 0.50);
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.16);
	display: flex;
	padding: 40px;
	flex-direction: column;
	align-items: flex-start;
	background-color: var(--theme-palette-color-8);
	height: fit-content;
}

.metier-block ul {
	list-style: none;
	padding-inline-start: 0;
	padding: 0;
}

.metier-block-heading {
	display: flex;
	justify-content: left;
	align-items: center;
	gap: 15px;
	margin-bottom: 15px;
}

.metier-block-heading img {
	width: 85px;
}

.metier-block-heading h4 {
	font-size: 38px;
}

.metier-block-description {
	margin-bottom: 0;
}

.metier-block-top {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.metier-block-low  {
	display: flex;
	justify-content: space-between;
	gap: 30px;
}

.metier-block-low ul {
	display: flex;
	gap: 30px;
	justify-content: space-between;
}

.metier-block-low ul > div {
	width: 50%;
}

.metier-block ul li {
	padding-left: 1.2em;
	position: relative;
	margin: 8px 0;
}

.metier-block ul li::before {
	content: "";
	position: absolute;
	left: 0;
	height: 10px;
	width: 10px;
	background-color: var(--theme-palette-color-4);
	border-radius: 50%;
	top: 8px;
}

#metier-form {
	padding-bottom: 200px;
	padding-top: 100px;
}

#metier-form::before {
	content: "";
    width: 100%;
    height: 65px;
    display: block;
    position: absolute;
    top: 0px;
	left:0;
    z-index: 1;
    background-color: var(--theme-palette-color-7);
	-webkit-mask-size: 100% 100%;
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkyMCAyNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CjxwYXRoIGQ9Ik0xOTIwIDBMMCAwQzE2MCA4MC43OCAzMjAgMTM5LjYxIDQ4MCAxNzYuNDg2QzY0MCAyMTMuMzYyIDgwMCAyMzIuNzk4IDk2MCAyMzQuNzk0QzExMjAgMjMyLjc5OCAxMjgwIDIxMy4zNjIgMTQ0MCAxNzYuNDg2QzE2MDAgMTM5LjYxIDE3NjAgODAuNzggMTkyMCAwWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==);
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkyMCAyNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CjxwYXRoIGQ9Ik0xOTIwIDBMMCAwQzE2MCA4MC43OCAzMjAgMTM5LjYxIDQ4MCAxNzYuNDg2QzY0MCAyMTMuMzYyIDgwMCAyMzIuNzk4IDk2MCAyMzQuNzk0QzExMjAgMjMyLjc5OCAxMjgwIDIxMy4zNjIgMTQ0MCAxNzYuNDg2QzE2MDAgMTM5LjYxIDE3NjAgODAuNzggMTkyMCAwWiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==);
}

#metier-form h3 {
	color: var(--theme-palette-color-6);
	text-align: center
}

#metier-form .gform_wrapper {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

.gform_wrapper .gfield--input-type-consent a {
	color: var(--theme-link-hover-color) !important;
}

.gform_wrapper .gfield--input-type-consent a:hover {
	text-decoration: underline !important;
}

#metier-form .gform_wrapper .gform_fields, .contact-form .gform_wrapper .gform_fields{
	row-gap: unset;
	grid-row-gap: 15px;
}

#metier-form .gform_wrapper label, .contact-form .gform_wrapper label {
	color: var(--theme-palette-color-7);
	font-family: 'Lato';
	font-size: 16px;
}

#metier-form .gform_wrapper input:not([type="checkbox"], [type="submit"]), #metier-form .gform_wrapper select, #metier-form .gform_wrapper textarea, .contact-form .gform_wrapper input:not([type="checkbox"], [type="submit"]), .contact-form .gform_wrapper select, .contact-form .gform_wrapper textarea {
	border-radius: 8px;
	background-color: #DDE6F0;
	padding: 0 15px;
	border: none;
	color: var(--theme-palette-color-3);
	font-size: 16px;
}

#metier-form .gform_wrapper textarea, .contact-form .gform_wrapper textarea {
	padding: 10px 15px;
}

#metier-form .gfield_required, #metier-form .gform_required_legend, .contact-form .gfield_required, .contact-form .gform_required_legend {
	color: var(--theme-palette-color-7) !important;
	font-size: 16px;
}

#metier-form .gform_wrapper [type="submit"], .contact-form .gform_wrapper [type="submit"] {
	font-size: 25px !important;
	border-radius: 32px !important;
	background-color: var(--theme-palette-color-2) !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 8px 24px !important;
}

.link-container {
	display: flex;
	gap: 8px;
	align-items: center;
	margin-bottom: 5px;
}

.link-container svg {
	transition: 0.2s;
}

.metier-block .link-container:last-of-type {
	margin-bottom: 0;
}

.link-container:hover svg, .link-container:hover a {
	stroke: var(--theme-palette-color-2);
	color: var(--theme-palette-color-2);
}

  /*************/
 /** FOOTER **/
/***********+*/
footer#footer {
	position: relative;
}

footer#footer::before {
    content: "";
    background-size: cover;
    width: 100%;
    height: 170px;
    display: block;
    position: absolute;
    top: -140px;
    z-index: 1;
	left: 0;
    background-color: var(--theme-palette-color-7);
	-webkit-mask-size: 115% 100%;
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkyMCAxNDQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTAgMGgxOTIwdjcwYy05Ni0zMS0xODQgMS42MzktMjg5IDIxLTE0NSAyOC0yNDUgNDEtMzczIDUwLTY2IDQtMTUwIDctMzI3LTMwLTE3MS0zMS0zMDEtODMtMzk5LTgzLTExNCA0LTI1OCA3MC0zNjIgNzctNDQgLjY2Ny0xMDAuNjY3LTExLTE3MC0zNVYweiIgZmlsbD0icmdiYSgwLCAwLCAwLCAxKSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+);
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTkyMCAxNDQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PHBhdGggZD0iTTAgMGgxOTIwdjcwYy05Ni0zMS0xODQgMS42MzktMjg5IDIxLTE0NSAyOC0yNDUgNDEtMzczIDUwLTY2IDQtMTUwIDctMzI3LTMwLTE3MS0zMS0zMDEtODMtMzk5LTgzLTExNCA0LTI1OCA3MC0zNjIgNzctNDQgLjY2Ny0xMDAuNjY3LTExLTE3MC0zNVYweiIgZmlsbD0icmdiYSgwLCAwLCAwLCAxKSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+);
    transform: rotate(180deg);
}

footer#footer [data-row="middle"] {
	z-index: 5;
	position: relative;
}

footer#footer [data-row="middle"] .ct-container {
	padding: 10px 0;
}

footer#footer .ct-footer-copyright * {
	color: #212529;
}

footer#footer [data-row="bottom"] .ct-container {
	align-items: center;
}

footer#footer .contact-footer-btn, .ct-header-cta a {
	font-size: 25px; 
	border-radius: 8px; 
	padding: 8px 16px; 
	background-color: var(--theme-palette-color-2); 
	color: var(--theme-palette-color-7); 
	border:none;
}

footer#footer [data-column="widget-area-4"] [class="widget-menu"] {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 30px;
	row-gap: 18px;
}

footer#footer [data-column="widget-area-4"] [class="widget-menu"] li {
   	max-width: 100%;
   	text-overflow: ellipsis;
   	overflow: hidden;	
}

footer#footer [data-column="widget-area-4"] [class="widget-menu"] li a {
   	white-space: nowrap;
	font-size: 19px;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
	--grid-template-columns: 30% 50% 1fr !important;
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
	--grid-template-columns: 30% 70% !important;
}

footer .lang-item {
	margin: 5px auto;
}

footer .lang-item a img {
	width: 25px !important;
    height: 17px !important;
}

  /**************/
 /** ARTICLES **/
/************+*/
.single-post #main article {
	padding: 120px 0 220px 0;
}

.blog #main {
	padding-bottom: 100px;
}

.single-post .page-title, .blog h1 {
	font-size: 55px;
}

.single-post .meta-date time {
	font-size: 16px;
	color: var(--theme-palette-color-4);
}

  /****************/
 /** RESPONSIVE **/
/**************+*/
@media screen and (max-width: 1300px) {
	#metier-perks .metier-content {
		flex-direction: column;
	}
	
	#metier-perks .metier-content .metier-blocks, #metier-perks .metier-content .metier-left {
		width: 100%;
	}
	
}

@media screen and (max-width: 1260px) {
	#asie {
		right: 100px;
	}
}

@media screen and (max-width: 1175px) {
	#asie {
		right: 65px;
	}
	
	#afrique {
		left: 550px;
	}
}

@media screen and (max-width: 1100px) {
	#europe {
		left: 400px;
	}
	
	.metiers-bloc {
		flex-basis: calc(33% - 40px);
	}
	
	
}

@media screen and (max-width: 991px) {
	.forme-blanche-home {
		top: 325px;
		right: -30px;
		width: 900px;
	}
	
	.metier-subtitle {
		font-size: 30px !important;
	}
	
	.metiers-bloc {
		flex-basis: calc(33% - 20px);
		margin: 10px;
	}
	
	.metiers-bloc {
		padding: 25px;
	}
	
	.metiers-bloc img {
		width: 80px;
	}
	
	.metiers-bloc p {
		font-size: 23px;
	}
	
	.map-implantation {
		height: 480px;
	}
	
	.implantation-bloc-container {
		display: grid;
		gap: 10px;
		grid-template-columns: repeat(2, 1fr);
	}
	
	.implantation-bloc {
		position: relative;
		width: 100%;
		top: 0 !important; 
		left: 0 !important;
	}
	
	.implantation-bloc h3 {
		font-size: 25px;
	}
	
	.implantation-bloc h3 br {
		display: none;
	}
	
	.mobile-pin {
		display: initial;
	}
	
	.metier-image {
		bottom: -200px;
		right: -320px;
	}
	
	
	
	/** Template **/
	
	.page-template:not(.home) .metier-content > h3 {
		margin-bottom: 0;
	}
	
	.page-template:not(.home) h1 {
		font-size: 60px;
	}
	
	.page-template:not(.home) h2 {
		font-size: 50px;
	}
	
	.page-template:not(.home) h3 {
		font-size: 40px;
	}
	
	.page-template:not(.home) h4 {
		font-size: 35px;
	}
	
	.page-template:not(.home) p {
		font-size: 15px;
	}
	
	.metier-presentation {
		width: 80%;
   	 	margin-right: auto;
		margin-left: unset;
	}
	
	.metier-block-heading img {
		width: 60px;
	}
	
	.metier-block-top, .metier-block-description {
		flex-direction: column;
	}
	
	.metier-block-low ul {
		gap: 0px;
	}
	
	.metier-block-low ul > div {
		width: 100%;
	}
	
	.metier-block {
		width: 100%;
		padding: 25px;
		border-radius: 15px;
	}
	
	.page-template-template-metiers section {
		padding: 15px;
	}
	
	#metier-form .gform_wrapper [type="submit"], .contact-form .gform_wrapper [type="submit"] {
		font-size: 22px !important; 
	}
	
	#metier-perks {
		min-height: unset;
	}
	
	/** Footer **/
	footer#footer {
		padding-bottom: 65px;	
	}
	
	footer#footer::before {
		height: 90px;
		top: -90px;
	}
	
	footer#footer .contact-footer-btn, .ct-header-cta a {
		font-size: 24px
	}
	
	footer#footer [data-column="widget-area-1"] img {
		width: 350px;
	}
	
	footer#footer [data-column="widget-area-4"] [class="widget-menu"] {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.single-post .page-title, .blog h1 {
		font-size: 47px;
	}

}

@media screen and (max-width: 767px) {
	.forme-blanche-home {
		top: 320px;
		right: -100px;
		width: 850px;
	}
	
	
	.metier-subtitle {
		font-size: 20px !important;
	}
	
	.metiers-bloc {
		flex-basis: calc(100% - 20px);
		max-width: 100%;
	}
	
	.metiers-bloc {
		padding: 15px;
		border-radius: 25px;
	}
	
	.metiers-bloc img {
		width: 50px;
	}
	
	.metiers-bloc p {
		font-size: 18px;
	}
	
	.map-implantation {
		height: 375px;
	}
	
	.implantation-bloc h3 {
		font-size: 22px;
	}
	
	.implantation-bloc-container {
		grid-template-columns: repeat(1, 1fr);
	}
	
	.metier-image {
		display: none;
	}
	
	.metier-presentation {
		width: 100%;
	}
	
	#metier-form .gform_wrapper [type="submit"], .contact-form .gform_wrapper [type="submit"] {
		font-size: 18px !important; 
	}
	
	#metier-perks .metier-content {
		gap: 0 !important;
	}
	
	.page-template:not(.home) section {
		padding: 20px;
	}
	
	.page-template:not(.home) h1 {
		font-size: 36px;
	}
	
	.page-template:not(.home) h2 {
		font-size: 33px;
	}
	
	.page-template:not(.home) h3 {
		font-size: 31px;
	}
	
	.page-template:not(.home) h4 {
		font-size: 27px;
	}
	
	.metier-block-heading img {
		width: 40px;
	}
	
	#metier-form .gform_wrapper {
		width: 100%;
	}
	
	
	footer#footer .contact-footer-btn, .ct-header-cta a {
		font-size: 20px
	}
	
	footer#footer [data-column="widget-area-1"] img {
		width: 250px;
	}
	
	footer#footer [data-column="widget-area-4"] [class="widget-menu"] {
		grid-template-columns: repeat(1, 1fr);
	}
	
	[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
	--grid-template-columns: 100% !important;
	}

	[data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
		--grid-template-columns: 100% !important;
	}
	
	.ct-footer [data-column], .ct-footer [data-column] div {
		align-self: baseline;
		align-items: baseline;
	}
	
	footer#footer [data-column="widget-area-4"] [class="widget-menu"] {
		row-gap: 10px;
	}
	
	footer#footer [data-column="widget-area-4"] [class="widget-menu"] li a {
		font-size: 16px;
	}
	
	.single-post .page-title, .blog h1 {
		font-size: 36px;
	}
	
	.single-post .meta-date time {
		font-size: 14px;
	}

}

@media screen and (max-width: 500px) {
	.forme-blanche-home {
		top: 500px;
		right: -65px;
		width: 550px;
	}
	
	.map-implantation {
		height: 270px;
	}
	
	footer#footer::before {
		height: 60px;
		top: -60px;
	}
	
	footer#footer [data-column="widget-area-1"] img {
		width: 100%;
	}
}

@media screen and (max-width: 400px) {
	.map-implantation {
		height: 210px;
	}
}

@media screen and (max-width: 353px) {
	.forme-blanche-home {
		top: 600px;
    	right: -70px;
    	width: 400px;
	}	
}