@font-face {
  font-family: 'Walsheim';
  font-weight: 300;
  font-style: normal;
  src: url('../fonts/GT-WalsheimProThin.eot');
  src: url('../fonts/GT-WalsheimProThin.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProThin.woff') format('woff'),
       url('../fonts/GT-WalsheimProThin.ttf') format('truetype');
}
@font-face {
  font-family: 'Walsheim';
  font-weight: 300;
  font-style: italic;
  src: url('../fonts/GT-WalsheimProThin-oblique.eot');
  src: url('../fonts/GT-WalsheimProThin-oblique.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProThin-oblique.woff') format('woff'),
       url('../fonts/GT-WalsheimProThin-oblique.ttf')  format('truetype');
}

@font-face {
  font-family: 'Walsheim';
  font-weight: 400;
  font-style: normal;
  src: url('../fonts/GT-WalsheimProLight.eot');
  src: url('../fonts/GT-WalsheimProLight.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProLight.woff') format('woff'),
       url('../fonts/GT-WalsheimProLight.ttf') format('truetype');
}
@font-face {
  font-family: 'Walsheim';
  font-weight: 400;
  font-style: italic;
  src: url('../fonts/GT-WalsheimProLight-oblique.eot');
  src: url('../fonts/GT-WalsheimProLight-oblique.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProLight-oblique.woff') format('woff'),
       url('../fonts/GT-WalsheimProLight-oblique.ttf') format('truetype');
}

@font-face {
  font-family: 'Walsheim';
  font-weight: 500;
  font-style: normal;
  src: url('../fonts/GT-WalsheimProRegular.eot');
  src: url('../fonts/GT-WalsheimProRegular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProRegular.woff') format('woff'),
       url('../fonts/GT-WalsheimProRegular.ttf') format('truetype');
}
@font-face {
  font-family: 'Walsheim';
  font-weight: 500;
  font-style: italic;
  src: url('../fonts/GT-WalsheimProRegular-oblique.eot');
  src: url('../fonts/GT-WalsheimProRegular-oblique.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProRegular-oblique.woff') format('woff'),
       url('../fonts/GT-WalsheimProRegular-oblique.ttf') format('truetype');
}

@font-face {
  font-family: 'Walsheim';
  font-weight: 600;
  font-style: normal;
  src: url('../fonts/GT-WalsheimProMedium.eot');
  src: url('../fonts/GT-WalsheimProMedium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProMedium.woff') format('woff'),
       url('../fonts/GT-WalsheimProMedium.ttf') format('truetype');
}
@font-face {
  font-family: 'Walsheim';
  font-weight: 600;
  font-style: italic;
  src: url('../fonts/GT-WalsheimProMedium-oblique.eot');
  src: url('../fonts/GT-WalsheimProMedium-oblique.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProMedium-oblique.woff') format('woff'),
       url('../fonts/GT-WalsheimProMedium-oblique.ttf') format('truetype');
}

@font-face {
  font-family: 'Walsheim';
  font-weight: 700;
  font-style: normal;
  src: url('../fonts/GT-WalsheimProBold.eot');
  src: url('../fonts/GT-WalsheimProBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProBold.woff') format('woff'),
       url('../fonts/GT-WalsheimProBold.ttf')  format('truetype');
}
@font-face {
  font-family: 'Walsheim';
  font-weight: 700;
  font-style: italic;
  src: url('../fonts/GT-WalsheimProBold-oblique.eot');
  src: url('../fonts/GT-WalsheimProBold-oblique.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProBold-oblique.woff') format('woff'),
       url('../fonts/GT-WalsheimProBold-oblique.ttf')  format('truetype');
}

@font-face {
  font-family: 'Walsheim';
  font-weight: 900;
  font-style: normal;
  src: url('../fonts/GT-WalsheimProBlack.eot');
  src: url('../fonts/GT-WalsheimProBlack.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProBlack.woff') format('woff'),
       url('../fonts/GT-WalsheimProBlack.ttf')  format('truetype');
}
@font-face {
  font-family: 'Walsheim';
  font-weight: 900;
  font-style: italic;
  src: url('../fonts/GT-WalsheimProBlack-oblique.eot');
  src: url('../fonts/GT-WalsheimProBlack-oblique.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GT-WalsheimProBlack-oblique.woff') format('woff'),
       url('../fonts/GT-WalsheimProBlack-oblique.ttf')  format('truetype');
}
/* Général */
body{
	font-family: 'Walsheim', sans-serif;
	overflow-x: hidden;
	font-weight: 500;
}
body.admin-menu.navbar-is-fixed-top{
	padding-top: 29px !important;
}
b, strong{
	font-weight: 600;
}
span{
	font-family: 'Walsheim' !important;
}
.container .container{
	padding: 0;
	width: auto;
}
.not-front .main-container{
	position: relative;
}
.main-container > .row{
	margin: 0;
}
.main-container > .row > .col-sm-12{
	padding: 0;
}
.main-container > .container{
	padding-top: 80px;
	position: relative;
}
.main-container > #page-header + .container{
	padding-top: 0;
}
.main-container.no-img-header > .container{
	padding-top: 70px !important;
}
.logo{
	margin: 12px 0 0 0;
	z-index: 9000;
	position: relative;
}
.logo img{
	width: 107px;
}
.embed-responsive{
	display: block !important;
}
/* Headers génériques */
.not-front #page-header{
	position: relative;
	//height: 80vh;
	height: auto;
}
.not-front #page-header:before{
	content: '';
	background: lightgrey;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.not-front #page-header .bg-img.picture{
	height: 80vh;
}
.front .bg-img.picture {
    position: absolute;
    top: 0;
}
.front #carousel-bg-img {
    position: absolute;
    top: 0;
    height: 100vh;
    width: 100%;
}
.front #carousel-bg-img .bg-img a {
  display: block;
  width: 50%;
  height: 50%;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.front #carousel-bg-img  .carousel-indicators {
  bottom: 150px;
}
.bg-img.picture {
	background-position: center center;
	background-size: cover;
    height: 100vh;
    //position: absolute;
    //top: 0;
    width: 100%;
    z-index: -1;
}
#page-header .bg-img{
	z-index: -1;
}
/* #page-header .bg-img:before{
	content: '';
	background: rgba(32,32,32,0.2);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/
.front #page-header .bg-img:before{
	content: '';
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.not-front .page-title{
	position: absolute;
	bottom: 90px;
	max-width: 1170px;
	padding-right: 20px;
}
.not-front .page-title h1.page-header{
	font-size: 66px;
	line-height: 1.3;
	color: #fff;
	font-weight: 700;
	border: none;
	padding: 0;
	margin: 0;
}
.not-front .page-title .page-surtitle{
	font-size: 22px;
	line-height: 28px;
	color: #fff;
}
.not-front .page-title .page-subtitle{
	font-size: 32px;
	line-height: 1.25;
	color: #fff;
	font-weight: 300;
}
.not-front .page-title .page-subtitle span{
	display: block;
}
@media(max-width: 1199px){
	.not-front .page-title{
		max-width: 970px;
	}
	.not-front .page-title h1.page-header{
		font-size: 56px;
	}
	.not-front .page-title .page-subtitle{
		font-size: 28px;
	}
}
@media(max-width: 991px){
	.not-front .page-title{
		max-width: 750px;
	}
	.not-front .page-title h1.page-header{
		font-size: 46px;
	}
	.not-front .page-title .page-subtitle{
		font-size: 26px;
	}
}
@media(max-width: 767px){
	.container{
		clear: both;
	}
	.main-container > .container{
		padding-top: 40px;
	}
	.main-container > #page-header + .container{
		padding-top: 0;
	}
	.main-container > .container > .row{
		overflow: hidden;
	}
	.front #page-header .bg-img:before{
		background: rgba(0,0,0,0.5);
	}
	/*.not-front #page-header{
		height: auto;
		min-height: 250px;
	}*/
	.not-front #page-header .bg-img.picture{
		position: static;
		height: 280px;
	}
	.not-front .page-title{
		max-width: 100%;
		bottom: 20px;
	}
	.not-front .page-title h1.page-header{
		font-size: 32px;
		line-height: 1.2;
		margin-bottom: 5px;
	}
	.not-front .page-title .page-subtitle{
		font-size: 20px;
	}
}
/* Wysiwyg */
h2{
	color: #2C364E;
	font-size: 28px;
	line-height: 1.3;
	font-weight: 700;
	margin: 20px 0;
}
h2 a{
	color: #2C364E;
	font-size: 28px;
	line-height: 1.3;
	font-weight: 700;
	text-decoration: underline;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
h2 a:hover,
h2 a:focus{
	color: black;
}
h3{
	color: #4A4A4A;
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: -0.23px;
	font-weight: 700;
}
h3 a{
	color: #4A4A4A;
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: -0.23px;
	font-weight: 700;
	text-decoration: underline;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
h3 a:hover,
h3 a:focus{
	color: black;
}
h4{

}
h5{

}
h6{

}
p, strong, li, ol, span, em, th, td, .texte div, .field-name-field-texte div div, .field-type-text-with-summary div div, address{
	color: #626262;
	font-size: 16px;
	line-height: 1.7;
}
p a,
strong a,
li a,
.texte div a,
.field-name-field-texte div div a,
.field-type-text-with-summary div div a{
	color: #626262;
	font-size: 16px;
	line-height: 1.7;
	text-decoration: underline;
}
.field-type-text-with-summary a.btn{
	background: #2c364e;
	color: white;
	border: 1px solid #2c364e;
	border-radius: 0;
	padding: 8px 30px;
	box-shadow: none;
	font-size: 16px;
	text-decoration: none;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
.texte p a:hover,
.texte p a:focus,
.field-type-text-with-summary a.btn:hover,
.field-type-text-with-summary a.btn:focus{
	background: transparent;
	color: #2c364e;
}
#admin-menu li,
#admin-menu li a,
#admin-menu span,
#admin-menu em,
#admin-menu strong{
	font-size: inherit;
	line-height: normal;
	color: inherit;
}
.tabs--primary.nav.nav-tabs li a{
	text-decoration: none;
}
.field-type-text-with-summary{
	margin-bottom: 30px;
}
/* tableau dans edito */
.field-type-text-with-summary table{
	color: #626262;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #E7E7E7;
	font-family: "Walsheim";
}
.field-type-text-with-summary table th,
.field-type-text-with-summary table td{
	border: 1px solid #E7E7E7;
	padding: 15px;
	text-align: left;
	vertical-align: top;
	font-size: 16px;
}
.field-type-text-with-summary table td{
	font-size: 14px;
}
@media(max-width: 767px){
	.field-type-text-with-summary{
		margin-top: 20px;
	}
}
/**/

/* Paragraphes wysiwyg */
@media(min-width: 1921px){
	.paragraphs-items{
		max-width: 1920px;
		margin: 0 calc(50% - 50vw);
		left: calc((100vw - 1920px)/2);
		position: relative;
	}
	section.col-sm-9 .paragraphs-items{
		max-width: inherit;
		margin: 0;
		position: static;
	}
}
.paragraphs-items .entity-paragraphs-item.paragraphs-item-texte.text-center{
	text-align: left;
}
.paragraphs-items p,
.paragraphs-items li,
.paragraphs-items ol,
.paragraphs-items span,
.paragraphs-items em,
.paragraphs-items th,
.paragraphs-items td,
.paragraphs-items .texte div,
.paragraphs-items .field-name-field-texte div div,
.paragraphs-items .field-type-text-with-summary div div,
.paragraphs-items address{
	line-height: 1.5;
	font-weight: 300;
}
.paragraphs-items strong,
.paragraphs-items b{
	line-height: 1.5;
	font-weight: 500;
}
.paragraphs-items h2{
	font-weight: 600;
	font-size: 27px;
	color: #4A4A4A;
}
.paragraphs-items h3{
	font-weight: 600;
	font-size: 22px;
	color: #4A4A4A;
}

.field-type-text-with-summary p,
.field-type-text-with-summary li,
.field-type-text-with-summary ol,
.field-type-text-with-summary span,
.field-type-text-with-summary em,
.field-type-text-with-summary th,
.field-type-text-with-summary td,
.field-type-text-with-summary address{
	line-height: 1.5;
	font-weight: 300;
}
.field-type-text-with-summary strong,
.field-type-text-with-summary b{
	line-height: 1.5;
	font-weight: 500;
}
.field-type-text-with-summary h2{
	font-weight: 600;
	font-size: 27px;
	color: #4A4A4A;
}
.field-type-text-with-summary h3{
	font-weight: 600;
	font-size: 22px;
	color: #4A4A4A;
}

/* col-sm-5 / col-sm-7 */
.paragraphs-item-media-text-right .col-sm-5,
.paragraphs-item-media-text-left .col-sm-5{
	width: 42%;
}
.paragraphs-item-media-text-right .col-sm-push-5,
.paragraphs-item-media-text-left .col-sm-push-5{
	left: 42%;
}
.paragraphs-item-media-text-right .col-sm-7,
.paragraphs-item-media-text-left .col-sm-7{
	width: 58%;
}
.paragraphs-item-media-text-right .col-sm-push-7,
.paragraphs-item-media-text-left .col-sm-push-7{
	left: 58%;
}
/* image + texte */
.paragraphs-item-media-text-right h2,
.paragraphs-item-media-text-left h2{
	color: #4A4A4A;
	font-size: 38px;
	line-height: 1.2;
	font-weight: 600;
	letter-spacing: -1px;
}
.paragraphs-item-media-text-right h2 span,
.paragraphs-item-media-text-left h2 span{
	color: #626262;
	font-size: 20px;
	line-height: 1.6;
	font-weight: 600;
	letter-spacing: inherit;
	display: block;
	margin: 10px 0 0 0;
}
.paragraphs-item-media-text-right h2:first-of-type,
.paragraphs-item-media-text-left h2:first-of-type,
.paragraphs-item-media-text-right h3:first-of-type,
.paragraphs-item-media-text-left h3:first-of-type{
	margin-top: 0;
}
.paragraphs-item-media-text-right .field-name-field-texte .field-item,
.paragraphs-item-media-text-left .field-name-field-texte .field-item,
.paragraphs-item-media-text-right .field-name-field-texte p,
.paragraphs-item-media-text-left .field-name-field-texte p,
.paragraphs-item-media-text-right .field-name-field-texte p b,
.paragraphs-item-media-text-left .field-name-field-texte p b,
.paragraphs-item-media-text-right .field-name-field-texte p strong,
.paragraphs-item-media-text-left .field-name-field-texte p strong,
.paragraphs-item-media-text-right .field-name-field-texte p em,
.paragraphs-item-media-text-left .field-name-field-texte p em,
.paragraphs-item-media-text-left .field-name-field-texte .field-item{
	color: #828282;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: -0.5px;
	font-weight: 300;
}
.paragraphs-item-media-text-right .field-name-field-texte p b,
.paragraphs-item-media-text-left .field-name-field-texte p b,
.paragraphs-item-media-text-right .field-name-field-texte p strong,
.paragraphs-item-media-text-left .field-name-field-texte p strong{
	font-weight: 600;
}
.paragraphs-item-media-text-right a.bouton,
.paragraphs-item-media-text-left a.bouton{
	font-size: 15px;
	line-height: 1.2;
	color: #2C364E;
	display: inline-block;
	vertical-align: middle;
	margin: 20px 0 0;
	text-decoration: none;
	font-weight: 500;
}
.paragraphs-item-media-text-right a.bouton:before,
.paragraphs-item-media-text-left a.bouton:before{
	content: '';
	background: #2C364E;
	width: 35px;
	height: 2px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.paragraphs-item-media-text-right .content,
.paragraphs-item-media-text-left .content {
	font-size: 0;
}
.paragraphs-item-media-text-right .content div[class*="col-sm"],
.paragraphs-item-media-text-left .content div[class*="col-sm"]{
	float: none;
	display: inline-block;
	vertical-align: middle;
}
/* image normal gauche */
.paragraphs-item-media-text-right{
	position: relative;
}
.paragraphs-item-media-text-right .col-sm-6:first-of-type{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	overflow: hidden;
}
.paragraphs-item-media-text-right.image-small .col-sm-5{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	overflow: hidden;
	width: calc(42% + 12px);
	margin-right: -12px;
}
.paragraphs-item-media-text-right .col-sm-6:first-of-type,
.paragraphs-item-media-text-left .col-sm-6:last-of-type{
	padding: 0;
}
.paragraphs-item-media-text-right.image-small .col-sm-5 img,
.paragraphs-item-media-text-right .col-sm-6:first-of-type img{
	height: auto;
	max-width: 100%;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.paragraphs-item-media-text-right .col-sm-6:last-of-type{
	position: relative;
	left: 50%;
	padding: 50px 15px;
}
.paragraphs-item-media-text-right.image-small .col-sm-7{
	position: relative;
	left: 42%;
	padding: 50px 15px;
}
/* image normal droite */
.paragraphs-item-media-text-left{
	position: relative;
}
.paragraphs-item-media-text-left.image-small .col-sm-7,
.paragraphs-item-media-text-left .col-sm-6:first-of-type{
	padding: 70px 15px;
}
.paragraphs-item-media-text-left .col-sm-6:last-of-type{
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%;
	overflow: hidden;
}
.paragraphs-item-media-text-left.image-small .col-sm-5{
	position: absolute;
	top: 0;
	left: 58%;
	height: 100%;
	overflow: hidden;
	width: calc(42% + 12px);
	margin-left: -12px;
}
.paragraphs-item-media-text-left.image-small .col-sm-5 img,
.paragraphs-item-media-text-left .col-sm-6:last-of-type img{
	height: auto;
	max-width: 100%;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}
/* image normal + full - fond couleur */
.paragraphs-item-media-text-right.image-normal[data-color="#2C364E"],
.paragraphs-item-media-text-left.image-normal[data-color="#2C364E"]{
	background: #2C364E;
}
.paragraphs-item-media-text-right.image-normal[data-color="#C1B192"],
.paragraphs-item-media-text-left.image-normal[data-color="#C1B192"]{
	background: #c1b192;
}
.paragraphs-item-media-text-right.image-normal[data-color="#666666"],
.paragraphs-item-media-text-left.image-normal[data-color="#666666"]{
	background: #666666;
}
.paragraphs-item-media-text-right.image-normal[data-color="#000000"],
.paragraphs-item-media-text-left.image-normal[data-color="#000000"]{
	background: #000000;
}
.paragraphs-item-media-text-right.image-normal[data-color="#FBFBFC"],
.paragraphs-item-media-text-left.image-normal[data-color="#FBFBFC"]{
	background: #FBFBFC;
}
.paragraphs-item-media-text-right.image-full .content .col-sm-5,
.paragraphs-item-media-text-left.image-full .content .col-sm-5{
	background: #FFFFFF;
}
.paragraphs-item-media-text-right.image-full[data-color="#2C364E"] .content .col-sm-5,
.paragraphs-item-media-text-left.image-full[data-color="#2C364E"] .content .col-sm-5{
	background: #2C364E;
}
.paragraphs-item-media-text-right.image-full[data-color="#C1B192"] .content .col-sm-5,
.paragraphs-item-media-text-left.image-full[data-color="#C1B192"] .content .col-sm-5{
	background: #c1b192;
}
.paragraphs-item-media-text-right.image-full[data-color="#666666"] .content .col-sm-5,
.paragraphs-item-media-text-left.image-full[data-color="#666666"] .content .col-sm-5{
	background: #666666;
}
.paragraphs-item-media-text-right.image-full[data-color="#000000"] .content .col-sm-5,
.paragraphs-item-media-text-left.image-full[data-color="#000000"] .content .col-sm-5{
	background: #000000;
}
.paragraphs-item-media-text-right.image-full[data-color="#FBFBFC"] .content .col-sm-5,
.paragraphs-item-media-text-left.image-full[data-color="#FBFBFC"] .content .col-sm-5{
	background: #FBFBFC;
}
/* couleur texte */
.paragraphs-item-media-text-right[data-color="#2C364E"] *,
.paragraphs-item-media-text-left[data-color="#2C364E"] *,
.paragraphs-item-media-text-right[data-color="#C1B192"] *,
.paragraphs-item-media-text-left[data-color="#C1B192"] *,
.paragraphs-item-media-text-right[data-color="#666666"] *,
.paragraphs-item-media-text-left[data-color="#666666"] *,
.paragraphs-item-media-text-right[data-color="#000000"] *,
.paragraphs-item-media-text-left[data-color="#000000"] *{
	color: #fff !important;
}
.paragraphs-item-media-text-right[data-color="#2C364E"] .field-item,
.paragraphs-item-media-text-left[data-color="#2C364E"] .field-item,
.paragraphs-item-media-text-right[data-color="#2C364E"] p,
.paragraphs-item-media-text-left[data-color="#2C364E"] p,
.paragraphs-item-media-text-right[data-color="#2C364E"] b,
.paragraphs-item-media-text-left[data-color="#2C364E"] b,
.paragraphs-item-media-text-right[data-color="#2C364E"] strong,
.paragraphs-item-media-text-left[data-color="#2C364E"] strong,
.paragraphs-item-media-text-right[data-color="#2C364E"] li,
.paragraphs-item-media-text-left[data-color="#2C364E"] li,
.paragraphs-item-media-text-right[data-color="#2C364E"] a,
.paragraphs-item-media-text-left[data-color="#2C364E"] a,
.paragraphs-item-media-text-right[data-color="#2C364E"] sup,
.paragraphs-item-media-text-left[data-color="#2C364E"] sup{
	color: #AEB2BB !important;
}
.paragraphs-item-media-text-right[data-color="#2C364E"] a.bouton:before,
.paragraphs-item-media-text-left[data-color="#2C364E"] a.bouton:before,
.paragraphs-item-media-text-right[data-color="#C1B192"] a.bouton:before,
.paragraphs-item-media-text-left[data-color="#C1B192"] a.bouton:before,
.paragraphs-item-media-text-right[data-color="#666666"] a.bouton:before,
.paragraphs-item-media-text-left[data-color="#666666"] a.bouton:before,
.paragraphs-item-media-text-right[data-color="#000000"] a.bouton:before,
.paragraphs-item-media-text-left[data-color="#000000"] a.bouton:before{
	background: #fff;
}
/* avec marge */
.paragraphs-item-media-text-right.margin,
.paragraphs-item-media-text-left.margin{
	margin-bottom: 80px;
}
/* espacement */
.paragraphs-item-media-text-right.image-normal .col-sm-6 > *:not(img){
	padding: 0 30px;
}
.paragraphs-item-media-text-left.image-normal .col-sm-6 > *:not(img){
	padding: 0 30px;
}
/* image full */
.paragraphs-item-media-text-right.image-full,
.paragraphs-item-media-text-left.image-full{
	margin: 0 calc(50% - 50vw);
	position: relative;
	min-height: 550px;
}
.paragraphs-item-media-text-right.image-full:before,
.paragraphs-item-media-text-left.image-full:before{
	content: '';
	background: #fff;
	width: 30px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.paragraphs-item-media-text-right.image-full:after,
.paragraphs-item-media-text-left.image-full:after{
	content: '';
	background: #fff;
	width: 30px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.paragraphs-item-media-text-right.image-full img,
.paragraphs-item-media-text-left.image-full img{
	height: 100%;
	max-width: inherit;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.paragraphs-item-media-text-right.image-full .content,
.paragraphs-item-media-text-left.image-full .content{
	position: absolute;
	bottom: 0;
	width: 1170px;
}
.paragraphs-item-media-text-right.image-full .content{
	right: calc((100vw - 1170px + 60px) / 2);
}
.paragraphs-item-media-text-left.image-full .content{
	left: calc((100vw - 1170px + 60px) / 2);
}
.paragraphs-item-media-text-right.image-full .content .col-sm-5,
.paragraphs-item-media-text-left.image-full .content .col-sm-5{
	padding: 40px;
}
/* image small */
.paragraphs-item-media-text-right.image-small .carousel,
.paragraphs-item-media-text-left.image-small .carousel,
.paragraphs-item-media-text-right.image-small a[href*="video"],
.paragraphs-item-media-text-left.image-small a[href*="video"]{
	margin: 0 -15px;
	display: block;
}
.paragraphs-item-media-text-right.image-small h3,
.paragraphs-item-media-text-left.image-small h3{
	font-size: 23px;
	line-height: 1.3;
	color: #4A4A4A;
	font-weight: 600;
	margin-bottom: 20px;
}
.paragraphs-item-media-text-right.image-small .col-sm-7{
	padding-left: 60px;
}
.paragraphs-item-media-text-left.image-small .col-sm-7{
	padding-right: 45px;
}
/* carousel */
.carousel,
.carousel .carousel-inner,
.carousel .carousel-inner .item{
	height: 100%;
}
.carousel .carousel-control{
	background: transparent;
}
.carousel .carousel-control.left{
	display: none;
}
.carousel .carousel-control.right{
	opacity: 1;
}
.carousel .carousel-control.right span:before{
	content: '';
	background: url('../img/ico/arrow-right-white2.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 42px;
	height: 42px;
	display: inline-block;
}
/* image vidéo */
.paragraphs-item-media-text-right a[href*="video"],
.paragraphs-item-media-text-left a[href*="video"]{
	position: relative;
	height: 100%;
	display: block;
}
.paragraphs-item-media-text-right a[href*="video"]:before,
.paragraphs-item-media-text-left a[href*="video"]:before{
	content: '';
	background: url('../img/ico/player-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 40px;
	height: 40px;
	z-index: 1;
}
/* Icones + texte */
.paragraphs-item-picto-texte{
	margin: 50px 0;
}
.paragraphs-item-picto-texte .field-name-field-picto-text > .field-items > .field-item{
	display: inline-block;
	vertical-align: middle;
	width: 33.33333%;
	text-align: center;
	position: relative;
}
.paragraphs-item-picto-texte .field-name-field-picto-text > .field-items > .field-item + .field-item:before{
	content: '';
	background: #e9e8e8;
	width: 1px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}
.paragraphs-item-picto-texte img{
	margin: 0 auto 10px;
	width: 50px;
}
/**/

/* Citation */
.paragraphs-item-citation{
	position: relative;
	padding: 50px 0;
	margin: 30px 0;
}
.paragraphs-item-citation:before{
	content: '';
	background: #FBFBFC;
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100%;
	margin: 0 calc(50% - 50vw);
	z-index: -1;
}
.paragraphs-item-citation .row{
	position: relative;
	margin-bottom: 40px;
}
.paragraphs-item-citation .col-sm-2{
	width: auto;
}
.paragraphs-item-citation img{
	max-width: 75px;
}
.paragraphs-item-citation .col-sm-10{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 100px;
}
.paragraphs-item-citation .field-name-field-auteur div div{
	font-size: 21px;
	line-height: 26px;
	color: black;
	font-weight: 500;
}
.paragraphs-item-citation .field-name-field-sous-titre div div{
	font-size: 16px;
	line-height: 23px;
	color: #858485;
	letter-spacing: -0.2px;
}
.paragraphs-item-citation .content .field-item{
	font-size: 19px;
	line-height: 33px;
	color: #727272;
	position: relative;
	text-indent: 50px;
	letter-spacing: -0.2px;
}
.paragraphs-item-citation .content .field-item:before{
	content: '‘‘ ';
	font-size: 102px;
	line-height: 1;
	color: #e8e9ec;
	letter-spacing: -6px;
	position: absolute;
	left: -55px;
	top: -15px;
}
.paragraphs-item-citation .content .field-item:after{
	content: '’’ ';
	font-size: 102px;
	line-height: 1;
	color: #e8e9ec;
	letter-spacing: -6px;
	position: absolute;
	margin-left: -40px;
}
/* citation dans un paragraphe */
.entity-paragraphs-item.quote h2{
	font-size: 24px;
	line-height: 30px;
	color: #A49360;
	position: relative;
	margin: 0 0 10px;
	font-weight: 500;
}
.entity-paragraphs-item.quote h2:before{
	content: '‘‘';
	color: #D6D6D6;
	font-size: 100px;
	letter-spacing: -6px;
	line-height: 1;
	position: absolute;
	top: -45px;
	left: 25px;
}
.entity-paragraphs-item.quote h2 span{
	font-size: 28px;
	line-height: 30px;
	color: #4A4A4A;
	letter-spacing: inherit;
	margin-top: 10px;
	display: block;
}
.entity-paragraphs-item.quote p.author{
	font-size: 14px;
	line-height: 18px;
	color: #999595;
	margin-bottom: 30px;
}
@media(min-width: 1920px){
	.paragraphs-item-media-text-right.image-small,
	.paragraphs-item-media-text-left.image-small,
	.paragraphs-item-texte{
		width: 1040px;
		margin: 0 auto;
	}
}
@media(max-width: 1199px){
	.paragraphs-item-media-text-right.image-full .content,
	.paragraphs-item-media-text-left.image-full .content{
		width: 970px;
	}
	.paragraphs-item-media-text-right.image-full .content{
		right: calc((100vw - 970px + 60px) / 2);
	}
	.paragraphs-item-media-text-left.image-full .content{
		left: calc((100vw - 970px + 60px) / 2);
	}
	.paragraphs-item-media-text-right.image-small .col-sm-5 img,
	.paragraphs-item-media-text-left.image-small .col-sm-5 img,
	.paragraphs-item-media-text-right .col-sm-6:first-of-type img,
	.paragraphs-item-media-text-left .col-sm-6:last-of-type img{
		top: 0;
		transform: translateX(-50%);
	}
}
@media(max-width: 991px){
	.paragraphs-item-media-text-right h2,
	.paragraphs-item-media-text-left h2{
		font-size: 32px;
	}
	/* réinitialisation bootstrap */
	.paragraphs-item-media-text-right.image-full .content,
	.paragraphs-item-media-text-left.image-full .content{
		width: auto;
		position: static;
	}
	.paragraphs-item-media-text-right .col-sm-push-7,
	.paragraphs-item-media-text-left .col-sm-push-7,
	.paragraphs-item-media-text-right .col-sm-push-5,
	.paragraphs-item-media-text-left .col-sm-push-5{
		left: inherit;
	}
	/* image-normal */
	.paragraphs-item-media-text-right.image-normal,
	.paragraphs-item-media-text-left.image-normal{
		margin-left: 6px;
		margin-right: 6px;
	}
	/* image general */
	.paragraphs-item-media-text-right .content div[class*="col-sm"],
	.paragraphs-item-media-text-left .content div[class*="col-sm"]{
		width: auto;
		position: static;
	}
	.paragraphs-item-media-text-right .col-sm-6:first-of-type,
	.paragraphs-item-media-text-left .col-sm-6:last-of-type{
		position: static;
		height: auto;
		overflow: visible;
	}
	.paragraphs-item-media-text-right .col-sm-6:last-of-type,
	.paragraphs-item-media-text-left .col-sm-6:first-of-type,
	.paragraphs-item-media-text-left.image-small .col-sm-7,
	.paragraphs-item-media-text-right.image-small .col-sm-7{
		left: inherit;
		padding: 40px 55px;
	}
	.paragraphs-item-media-text-right.image-small .col-sm-5 img,
	.paragraphs-item-media-text-left.image-small .col-sm-5 img,
	.paragraphs-item-media-text-right .col-sm-6:first-of-type img,
	.paragraphs-item-media-text-left .col-sm-6:last-of-type img{
		max-width: 100%;
		position: static;
		transform: none;
	}
	/* ordre inversé mobile */
	.paragraphs-item-media-text-left .content{
		display: flex;
		flex-direction: column;
	}
	.paragraphs-item-media-text-left .content div[class*="col-sm"]:first-of-type{
		order: 2;
	}
	.paragraphs-item-media-text-left .content div[class*="col-sm"]:last-of-type{
		order: 1;
	}
	/* image-full */
	.paragraphs-item-media-text-right.image-full,
	.paragraphs-item-media-text-left.image-full{
		min-height: inherit;
	}
	.paragraphs-item-media-text-right.image-full img,
	.paragraphs-item-media-text-left.image-full img{
		height: auto;
		max-width: 100%;
		position: static;
		transform: none;
	}
	.paragraphs-item-media-text-right.image-full .content,
	.paragraphs-item-media-text-left.image-full .content{
		margin: -80px 120px 0;
	}
	/* espacement */
	.paragraphs-item-media-text-right.image-normal .col-sm-6 > *:not(img),
	.paragraphs-item-media-text-left.image-normal .col-sm-6 > *:not(img){
		padding: 0;
	}
	/* image small */
	.paragraphs-item-media-text-left.image-small .col-sm-5,
	.paragraphs-item-media-text-right.image-small .col-sm-5{
		margin: 0 calc(50% - 50vw);
		padding: 0;
	}
	.paragraphs-item-media-text-left.image-small .carousel,
	.paragraphs-item-media-text-right.image-small .carousel,
	.paragraphs-item-media-text-right.image-small a[href*="video"],
	.paragraphs-item-media-text-left.image-small a[href*="video"]{
		margin: 0 120px;
	}
	/* citation dans paragraphe */
	.entity-paragraphs-item.quote h2{
		margin-top: 15px;
	}
	.entity-paragraphs-item.quote h2:before{
		left: -5px;
	}
}
@media(max-width: 767px){
	.paragraphs-item-media-text-right h2,
	.paragraphs-item-media-text-left h2{
		font-size: 28px;
	}
	/* image avec marge */
	.paragraphs-item-media-text-right.margin,
	.paragraphs-item-media-text-left.margin{
		margin-bottom: 30px;
	}
	/* image normal */
	.paragraphs-item-media-text-right.image-normal,
	.paragraphs-item-media-text-left.image-normal{
		margin-left: 0;
		margin-right: 0;
	}
	.paragraphs-item-media-text-right .col-sm-6:last-of-type,
	.paragraphs-item-media-text-left .col-sm-6:first-of-type,
	.paragraphs-item-media-text-left.image-small .col-sm-7,
	.paragraphs-item-media-text-right.image-small .col-sm-7{
		padding: 30px;
	}
	.paragraphs-item-media-text-right .col-sm-6:last-of-type,
	.paragraphs-item-media-text-left .col-sm-6:first-of-type,
	.paragraphs-item-media-text-left.image-small .col-sm-7,
	.paragraphs-item-media-text-right.image-small .col-sm-7{
		padding: 30px 15px;
	}
	.paragraphs-item-media-text-right[data-color="#2C364E"] .col-sm-6:last-of-type,
	.paragraphs-item-media-text-right[data-color="#C1B192"] .col-sm-6:last-of-type,
	.paragraphs-item-media-text-right[data-color="#666666"] .col-sm-6:last-of-type,
	.paragraphs-item-media-text-right[data-color="#000000"] .col-sm-6:last-of-type,
	.paragraphs-item-media-text-right[data-color="#FBFBFC"] .col-sm-6:last-of-type{
		padding: 30px 35px;
	}
	.paragraphs-item-media-text-left[data-color="#2C364E"] .col-sm-6:first-of-type,
	.paragraphs-item-media-text-left[data-color="#C1B192"] .col-sm-6:first-of-type,
	.paragraphs-item-media-text-left[data-color="#666666"] .col-sm-6:first-of-type,
	.paragraphs-item-media-text-left[data-color="#000000"] .col-sm-6:first-of-type,
	.paragraphs-item-media-text-left[data-color="#FBFBFC"] .col-sm-6:first-of-type{
		padding: 30px 35px;
	}
	.paragraphs-item-media-text-left.image-small[data-color="#2C364E"] .col-sm-7,
	.paragraphs-item-media-text-left.image-small[data-color="#C1B192"] .col-sm-7,
	.paragraphs-item-media-text-left.image-small[data-color="#666666"] .col-sm-7,
	.paragraphs-item-media-text-left.image-small[data-color="#000000"] .col-sm-7,
	.paragraphs-item-media-text-left.image-small[data-color="#FBFBFC"] .col-sm-7{
		padding: 30px 35px;
	}
	.paragraphs-item-media-text-right.image-small[data-color="#2C364E"] .col-sm-7,
	.paragraphs-item-media-text-right.image-small[data-color="#C1B192"] .col-sm-7,
	.paragraphs-item-media-text-right.image-small[data-color="#666666"] .col-sm-7,
	.paragraphs-item-media-text-right.image-small[data-color="#000000"] .col-sm-7,
	.paragraphs-item-media-text-right.image-small[data-color="#FBFBFC"] .col-sm-7{
		padding: 30px 35px;
	}
	/* image full */
	.paragraphs-item-media-text-right.image-full img,
	.paragraphs-item-media-text-left.image-full img{
		height: 300px;
		max-width: inherit;
		left: 50%;
		transform: translateX(-50%);
		position: relative;
		z-index: -1;
	}
	.paragraphs-item-media-text-right.image-full .content,
	.paragraphs-item-media-text-left.image-full .content{
		margin: 0 15px;
	}
	.paragraphs-item-media-text-right.image-full .content .col-sm-5,
	.paragraphs-item-media-text-left.image-full .content .col-sm-5{
		padding: 30px 20px;
	}
	.paragraphs-item-media-text-right.image-full:before,
	.paragraphs-item-media-text-left.image-full:before{
		width: 15px;
	}
	.paragraphs-item-media-text-right.image-full:after,
	.paragraphs-item-media-text-left.image-full:after{
		width: 15px;
	}
	/* carousel + vidéo */
	.paragraphs-item-media-text-left.image-small .carousel,
	.paragraphs-item-media-text-right.image-small .carousel,
	.paragraphs-item-media-text-right.image-small a[href*="video"],
	.paragraphs-item-media-text-left.image-small a[href*="video"]{
		margin: 0 15px;
	}
	/* icone + texte */
	.paragraphs-item-picto-texte .field-name-field-picto-text > .field-items > .field-item p{
		font-size: 14px;
	}
	.paragraphs-item-picto-texte .field-name-field-picto-text > .field-items > .field-item + .field-item:before{
		display: none;
	}
	.paragraphs-item-picto-texte img{
		width: 40px;
	}
	/* citation */
	.paragraphs-item-citation .field-name-field-auteur div div{
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 5px;
	}
	.paragraphs-item-citation .content .field-item{
		font-size: 16px;
		line-height: 30px;
	}
	/* citation dans paragraphe */
	.entity-paragraphs-item.quote h2:before{
		top: -33px;
		font-size: 80px;
	}
	.entity-paragraphs-item.quote h2 span{
		font-size: 22px;
	}
}
/**/

 /* nav */

 /* bouton switch langues */
#navbar #language_menu{
	background: transparent;
	border: none;
	border-radius: 0;
	padding: 0;
	margin-right: 15px;
	color: #2C364E;
	font-size: 15px;
	box-shadow: none;
	text-transform: uppercase;
	font-weight: 500;
}
#navbar #language_menu:after{
	content: '';
	background: url('../img/ico/chevron-thin-down-grey.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 7px;
	margin: -1px 0 0 2px;
}
#navbar #language_menu span.caret{
	display: none;
}
#navbar.navbar-trans #language_menu{
	color: #fff;
}
#navbar.navbar-trans #language_menu:after{
	background: url('../img/ico/chevron-thin-down-white.svg');
}
#navbar .language-switcher-locale-url{
	margin: 5px 0 0 0;
	padding: 0 !important;
	border-radius: 0;
	border: none;
	min-width: inherit;
	right: inherit;
	left: -15px;
}
#navbar .language-switcher-locale-url li{
	padding: 0 !important;
}
#navbar .language-switcher-locale-url a{
	padding: 6px 15px;
	margin: 0 !important;
	color: #2C364E;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
}
#navbar .language-switcher-locale-url a:hover,
#navbar .language-switcher-locale-url a:focus{
	background: transparent;
}
/**/

/* bouton de téléphone */
#navbar a.btn-phone{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	background: url('../img/ico/phone-blue.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	padding: 0;
	text-align: left;
	margin-right: 20px;
}
#navbar.navbar-trans a.btn-phone{
	background: url('../img/ico/phone-white.svg');
}
#navbar a.btn-phone:before{
	content: '';
	background: rgba(255,255,255,0.1);
	border-radius: 100px;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	transform: scale(0);
	z-index: -1;
	transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
}
#navbar a.btn-phone:hover:before,
#navbar a.btn-phone:focus:before{
	transform: scale(1);
}
/**/
/* bouton de recherche */
#navbar .contact-langue-search button[data-target="#search-collapse"]{
	position: relative;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	background: transparent url('../img/ico/search-house-blue.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	border: none;
	box-shadow: none;
	text-indent: -9999px;
	width: 27px;
	height: 27px;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
#navbar.navbar-trans .contact-langue-search > button[data-target="#search-collapse"]{
	background: transparent url('../img/ico/search-house-white.svg');
}
#navbar .contact-langue-search button[data-target="#search-collapse"]:before{
	content: '';
	background: rgba(255,255,255,0.1);
	border-radius: 100px;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -20px;
	transform: scale(0);
	z-index: -1;
	transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
}
#navbar .contact-langue-search button[data-target="#search-collapse"]:hover:before,
#navbar .contact-langue-search button[data-target="#search-collapse"]:focus:before{
	transform: scale(1);
}
/**/
@media(min-width: 768px){
	#navbar{
		background: #fff;
		border: none;
		border-bottom: 1px solid #ededed;
		box-shadow: none;
		height: 76px;
		transition: background 0.3s ease 0s, border 0.3s ease 0s;
		-webkit-transition: background 0.3s ease 0s, border 0.3s ease 0s;
	}
	#navbar.navbar-trans{
		background: transparent;
		border-bottom: 1px solid transparent;
	}
	#navbar .navbar-header{
		float: left;
	}
	#navbar #navbar-collapse{
		float: left;
	}
	#navbar .contact-langue-search{
		float: right;
		width: 120px;
		margin-top: 25px;
		margin-right: 30px;
	}
	#navbar .contact-langue-search .dropdown.pull-right{
		float: left !important;
	}
	#navbar nav{
		text-align: right;
		height: 76px;
	}
	#navbar nav > ul.menu,
	#navbar nav > div.region,
	#navbar nav > button{
		float: none !important;
		display: inline-block;
		vertical-align: middle;
	}
	/* menu principal */
	#navbar ul.menu li.dropdown{
		position: static;
	}
	#navbar ul.menu li.dropdown ul.dropdown-menu{
		pointer-events: none;
		display: none;
	}
	#navbar ul.menu li.dropdown.open ul.dropdown-menu{
		pointer-events: auto;
		display: block;
	}
	#navbar ul.menu li.dropdown > a{
		color: #2C364E;
		font-size: 16px;
		line-height: 20px;
		font-weight: 500;
		padding: 28px 15px;
		background: transparent;
		position: relative;
		text-decoration: none;
		cursor: pointer;
	}
	#navbar.navbar-trans ul.menu li.dropdown > a{
		color: #fff;
	}
	#navbar ul.menu li.dropdown > a span{
		display: none;
	}
	#navbar ul.menu li.dropdown > a:before{
		content: '';
		background: #2C364E;
		width: 50px;
		height: 4px;
		position: absolute;
		bottom: 0;
		left: 15px;
		transform: scaleX(0);
		transform-origin: left;
		transition: transform 0.3s ease 0s;
		-webkit-transition: transform 0.3s ease 0s;
	}
	#navbar ul.menu li.dropdown > a.active-trail:before,
	#navbar ul.menu li.dropdown.open > a:before,
	#navbar ul.menu li.dropdown > a:hover:before,
	#navbar ul.menu li.dropdown > a:focus:before{
		transform: scaleX(1);
	}
	#navbar.navbar-trans ul.menu li.dropdown > a:before{
		background: #fff;
	}
	/* sep */
	#navbar nav > div.region{
		margin-left: 30px;
		padding-left: 25px;
		position: relative;
	}
	#navbar nav > div.region:before{
		content: '';
		background: #ededed;
		width: 1px;
		height: 32px;
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -16px;
	}
	#navbar.navbar-trans nav > div.region:before{
		opacity: 0.5
	}
	/**/


	/* Sous-menu */
	#navbar .dropdown-menu:not(.language-switcher-locale-url){
		width: 100%;
		padding: 65px 60px 50px;
		border: none;
		border-bottom: 1px solid #EDEDED;
		border-top: 1px solid #D8D8D8;
		border-radius: 0;
		box-shadow: none;
		display: block;
		opacity: 0;
		pointer-events: none;
		transition: opacity 0.3s ease 0s;
		-webkit-transition: opacity 0.3s ease 0s;
	}
	#navbar li.dropdown.open .dropdown-menu{
		opacity: 1;
		pointer-events: auto;
	}
	#navbar li.dropdown.open .dropdown-menu .small{
		margin-top: 50px;
	}
	#navbar li.dropdown.open .dropdown-menu .small + .small{
		margin-top: 0;
	}
	#navbar li.dropdown.open .dropdown-menu .small a{
		color: #4A4A4A;
		font-size: 15px;
		line-height: 20px;
		padding: 10px 0;
		text-decoration: none;
		font-weight: 300;
		margin: 0;
		background: transparent !important;
		transition: color 0.3s ease 0s;
		-webkit-transition: color 0.3s ease 0s;
	}
	#navbar li.dropdown.open .dropdown-menu .small a:before{
		content: '- ';
		display: inline-block;
		padding-right: 5px;
	}
	#navbar li.dropdown.open .dropdown-menu .small a:after{
		display: none;
	}
	#navbar li.dropdown.open .dropdown-menu .small a:hover,
	#navbar li.dropdown.open .dropdown-menu .small a:focus{
		color: black;
		text-decoration: underline;
	}
	#navbar .dropdown-menu:not(.language-switcher-locale-url) > li{
		padding: 0 50px;
	}
	#navbar .dropdown-menu:not(.language-switcher-locale-url) > li:nth-of-type(2){
		border-left: 1px solid #D8D8D8;
		border-right: 1px solid #D8D8D8;
	}
	#navbar .dropdown-menu:not(.language-switcher-locale-url) > li > a{
		color: #2C364E;
		font-size: 22px;
		line-height: 27px;
		text-decoration: none;
		padding: 0;
		background: transparent !important;
		margin-bottom: 20px;
		white-space: normal;
		font-weight: 600;
	}
	#navbar .dropdown-menu:not(.language-switcher-locale-url) > li > a:after{
		content: '';
		background: url('../img/ico/chevron-right-blue.svg');
		background-repeat: no-repeat;
		background-size: 100%;
		width: 12px;
		height: 12px;
		display: inline-block;
		vertical-align: middle;
		margin: -2px 0 0 10px;
		transition: margin 0.3s ease 0s;
		-webkit-transition: margin 0.3s ease 0s;
	}
	#navbar .dropdown-menu:not(.language-switcher-locale-url) > li > a:hover:after,
	#navbar .dropdown-menu:not(.language-switcher-locale-url) > li > a:focus:after{
		margin: -2px 0 0 15px;
	}
	/* sous sous menu */
	#navbar .dropdown-menu > li li{
		margin: 0 0 5px 10px;
	}
	#navbar .dropdown-menu > li li a{
		color: #4A4A4A;
		font-size: 15px;
		line-height: 20px;
		padding: 10px 0!important;
		text-indent: -5px;
		text-decoration: none;
		font-weight: 300;
		background: transparent !important;
		transition: color 0.3s ease 0s;
		-webkit-transition: color 0.3s ease 0s;
	}
	#navbar .dropdown-menu > li li a:before{
		content: '- ';
		display: inline-block;
		padding-right: 5px;
	}
	#navbar .dropdown-menu > li li a:hover,
	#navbar .dropdown-menu > li li a:focus{
		color: black;
		text-decoration: underline;
	}
	/* Signature MGM */
	#navbar li.last.dropdown:not(.first) .dropdown-menu{
		padding: 75px calc((100% - 1170px) / 2) 60px;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu li{
		text-align: center;
		padding: 0 15px;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu > li:nth-of-type(2){
		border: none;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu li a{
		color: black;
		font-size: 17px;
		line-height: 21px;
		margin: 0;
		padding: 0;
		font-weight: 500;
		transition: color 0.3s ease 0s;
		-webkit-transition: color 0.3s ease 0s;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu li a:hover,
	#navbar li.last.dropdown:not(.first) .dropdown-menu li a:focus{
		color: #A49360;
		text-decoration: underline;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu li a:after{
		content: '';
		background: url('../img/ico/arrow-right-gold.svg');
		background-repeat: no-repeat;
		background-size: 100%;
		width: 13px;
		height: 13px;
		position: absolute;
		margin: 5px 0 0 7px;
		opacity: 0;
		transition: opacity 0.3s ease 0s;
		-webkit-transition: opacity 0.3s ease 0s;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu li a:hover:after,
	#navbar li.last.dropdown:not(.first) .dropdown-menu li a:focus:after{
		opacity: 1;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu li a:before{
		content: '';
		background-repeat: no-repeat;
		background-size: 100%;
		width: 280px;
		height: 280px;
		display: block;
		margin: 0 auto 20px;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu li:first-child a:before{background-image: url('../img/menu1.jpg');}
	#navbar li.last.dropdown:not(.first) .dropdown-menu li:nth-child(2) a:before{background-image: url('../img/menu3.jpg');}
	#navbar li.last.dropdown:not(.first) .dropdown-menu li:last-child a:before{background-image: url('../img/menu2.jpg');}

	/* Sous-menu Découvrir nos programmes */
	#navbar ul.menu li.dropdown.first{

	}
	#navbar ul.menu li.dropdown.first .dropdown-menu:not(.language-switcher-locale-url),
	#navbar ul.menu li.dropdown:nth-child(2) .dropdown-menu:not(.language-switcher-locale-url){
		padding: 65px 60px 50px;
	}
	#navbar ul.menu li.dropdown.first .dropdown-menu:not(.language-switcher-locale-url) > li,
	#navbar ul.menu li.dropdown:nth-child(2) .dropdown-menu:not(.language-switcher-locale-url) > li{
	}
	#navbar .dropdown-menu .montagne,
	#navbar .dropdown-menu .lac,
	#navbar .dropdown-menu .chalet{
		padding: 0 !important;
		border: none !important;
	}
	/*#navbar .dropdown-menu .chalet{
		position: absolute;
		left: calc(66.66666667% + 212px + 25px);
		top: 250px;
	}*/
	#navbar .dropdown-menu .montagne .links,
	#navbar .dropdown-menu .lac .links,
	#navbar .dropdown-menu .chalet .links{
		padding-left: 25px;
	}
	#navbar .dropdown-menu .montagne .links > a,
	#navbar .dropdown-menu .lac .links > a,
	#navbar .dropdown-menu .chalet .links > a{
		color: #2C364E;
		font-size: 22px;
		line-height: 27px;
		text-decoration: none;
		padding: 0;
		background: transparent !important;
		margin-bottom: 20px;
		white-space: normal;
		display: block;
		font-weight: 600;
	}
	#navbar .dropdown-menu .montagne .links > a:after,
	#navbar .dropdown-menu .lac .links > a:after,
	#navbar .dropdown-menu .chalet .links > a:after{
		content: '';
		background: url('../img/ico/chevron-right-blue.svg');
		background-repeat: no-repeat;
		background-size: 100%;
		width: 12px;
		height: 12px;
		display: inline-block;
		vertical-align: middle;
		margin: -2px 0 0 10px;
		transition: margin 0.3s ease 0s;
		-webkit-transition: margin 0.3s ease 0s;
	}
	#navbar .dropdown-menu .montagne .links > a:hover:after,
	#navbar .dropdown-menu .montagne .links > a:focus:after,
	#navbar .dropdown-menu .lac .links > a:hover:after,
	#navbar .dropdown-menu .lac .links > a:focus:after,
	#navbar .dropdown-menu .chalet .links > a:hover:after,
	#navbar .dropdown-menu .chalet .links > a:focus:after{
		margin: -2px 0 0 15px;
	}
	#navbar .dropdown-menu .montagne ul.menu{
		columns: 2;
		column-gap: 30px;
	}
	#navbar .dropdown-menu .montagne ul.menu li,
	#navbar .dropdown-menu .lac ul.menu li,
	#navbar .dropdown-menu .chalet ul.menu li{
		margin-bottom: 5px;
		margin-left: 10px;
	}
	#navbar .dropdown-menu .montagne ul.menu li a,
	#navbar .dropdown-menu .lac ul.menu li a,
	#navbar .dropdown-menu .chalet ul.menu li a{
		font-size: 15px;
		line-height: 1.2;
		padding: 8px 0;
		text-indent: -5px;
		color: #4A4A4A;
		display: inline-block;
		font-weight: 300;
		transition: color 0.3s ease 0s;
		-webkit-transition: color 0.3s ease 0s;
	}
	#navbar .dropdown-menu .montagne ul.menu li a:before,
	#navbar .dropdown-menu .lac ul.menu li a:before,
	#navbar .dropdown-menu .chalet ul.menu li a:before{
		content: '- ';
		display: inline-block;
		padding-right: 5px;
	}
	#navbar .dropdown-menu .montagne ul.menu li a:hover,
	#navbar .dropdown-menu .montagne ul.menu li a:focus,
	#navbar .dropdown-menu .montagne ul.menu li a.active,
	#navbar .dropdown-menu .lac ul.menu li a:hover,
	#navbar .dropdown-menu .lac ul.menu li a:focus,
	#navbar .dropdown-menu .lac ul.menu li a.active,
	#navbar .dropdown-menu .chalet ul.menu li a:hover,
	#navbar .dropdown-menu .chalet ul.menu li a:focus,
	#navbar .dropdown-menu .chalet ul.menu li a.active{
		color: black;
		text-decoration: underline;
	}
	#navbar .dropdown-menu .lac .map,
	#navbar .dropdown-menu .chalet .map{
		overflow: hidden;
		max-width: 212px;
	}
}
@media(min-width: 1921px){
	#navbar #navbar-collapse{
		margin-left: 4vw;
	}
}
@media(max-width: 1920px) and (min-width: 1200px){
	#navbar #navbar-collapse{
		margin-left: 7vw;
	}
}
@media(min-width: 1400px){
	#navbar ul.menu li.dropdown.first .dropdown-menu:not(.language-switcher-locale-url),
	#navbar ul.menu li.dropdown:nth-child(2) .dropdown-menu:not(.language-switcher-locale-url){
		max-width: 1350px;
		padding: 65px 0 50px;
		left: 50%;
		transform: translateX(-50%);
	}
	#navbar ul.menu li.dropdown.first .dropdown-menu:not(.language-switcher-locale-url):before,
	#navbar ul.menu li.dropdown:nth-child(2) .dropdown-menu:not(.language-switcher-locale-url):before{
		content: '';
		background: white;
		position: absolute;
		top: 0;
		left: -50vw;
		width: 200vw;
		height: 100%;
	}
	#navbar ul.menu li.dropdown.first .dropdown-menu:not(.language-switcher-locale-url):after,
	#navbar ul.menu li.dropdown:nth-child(2) .dropdown-menu:not(.language-switcher-locale-url):after{
		content: '';
		background: #D8D8D8;
		position: absolute;
		bottom: -1px;
		left: -50vw;
		width: 200vw;
		height: 1px;
	}
	#navbar .dropdown-menu .montagne .links{
		width: calc(100% - 270px);
	}
}
@media(max-width: 1399px) and (min-width: 1200px){
	#navbar ul.menu li.dropdown.first .dropdown-menu:not(.language-switcher-locale-url),
	#navbar ul.menu li.dropdown:nth-child(2) .dropdown-menu:not(.language-switcher-locale-url){
		padding: 65px 20px 50px;
	}
	#navbar .dropdown-menu .montagne .links{
		width: calc(100% - 270px);
	}
	#navbar .dropdown-menu .lac .links,
	#navbar .dropdown-menu .chalet .links{
		width: calc(100% - 220px);.
	}
	#navbar .dropdown-menu .montagne .links,
	#navbar .dropdown-menu .lac .links,
	#navbar .dropdown-menu .chalet .links{
		padding-left: 10px;
	}
	#navbar .dropdown-menu .montagne .links a,
	#navbar .dropdown-menu .lac .links a,
	#navbar .dropdown-menu .chalet .links a,
	#navbar .dropdown-menu:not(.language-switcher-locale-url) > li > a{
		font-size: 18px;
	}
	/*#navbar .dropdown-menu .chalet{
		left: calc(66.66666667% + 212px + 10px);
	}*/
}
@media(max-width: 1199px) and (min-width: 992px){
	#navbar ul.menu li.dropdown.first .dropdown-menu:not(.language-switcher-locale-url),
	#navbar ul.menu li.dropdown:nth-child(2) .dropdown-menu:not(.language-switcher-locale-url){
		padding: 60px 20px 30px;
	}
	#navbar ul.menu li.dropdown > a{
		font-size: 15px;
	}
	#navbar .dropdown-menu .montagne .map img{
		max-width: 180px;
	}
	#navbar .dropdown-menu .chalet .map img,
	#navbar .dropdown-menu .lac .map img{
		max-width: 145px;
	}
	#navbar .dropdown-menu .montagne .links{
		width: calc(100% - 230px);
	}
	#navbar .dropdown-menu .montagne ul.menu{
		columns: 2;
		column-gap: 20px;
	}
	#navbar .dropdown-menu .montagne ul.menu li a,
	#navbar .dropdown-menu .lac ul.menu li a,
	#navbar .dropdown-menu .chalet ul.menu li a{
		padding: 5px 0;
		font-size: 15px;
	}
	#navbar .dropdown-menu .montagne .links,
	#navbar .dropdown-menu .lac .links,
	#navbar .dropdown-menu .chalet .links{
		padding-left: 15px;
	}
	#navbar .dropdown-menu .montagne .links a,
	#navbar .dropdown-menu .lac .links a,
	#navbar .dropdown-menu .chalet .links a,
	#navbar .dropdown-menu:not(.language-switcher-locale-url) > li > a{
		font-size: 18px;
	}
	#navbar .dropdown-menu .montagne .links > a:hover:after,
	#navbar .dropdown-menu .montagne .links > a:focus:after,
	#navbar .dropdown-menu .lac .links > a:hover:after,
	#navbar .dropdown-menu .lac .links > a:focus:after,
	#navbar .dropdown-menu .chalet .links > a:hover:after,
	#navbar .dropdown-menu .chalet .links > a:focus:after{
		margin: -2px 0 0 10px;
	}
	/*#navbar .dropdown-menu .chalet{
		left: calc(66.66666667% + 145px + 15px);
		top: 220px;
	}*/
}
@media(max-width: 1199px) and (min-width: 768px){
	#navbar .dropdown-menu{
		padding: 65px 0px 20px;
	}
	#navbar .dropdown-menu > li{
		padding: 0 30px;
	}
	#navbar .dropdown-menu > li > a{
		font-size: 20px;
	}
	#navbar .dropdown-menu > li li a{
		padding: 10px 0 0;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu{
		padding: 75px calc((100% - 970px) / 2) 60px;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu li a:before{
		width: 250px;
		height: 250px;
	}
	#navbar .dropdown-menu:not(.language-switcher-locale-url){
		padding: 60px 20px 30px;
	}
	#navbar .dropdown-menu:not(.language-switcher-locale-url) > li{
		padding: 0 15px;
	}
	#navbar .dropdown-menu:not(.language-switcher-locale-url) > li > a:after{
		margin: -2px 0 0 4px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	.logo{
		padding: 0 !important;
		margin-left: 10px !important;
	}
	.logo img{
		width: 90px;
	}
	#navbar .container{
		padding: 0;
	}
	#navbar .contact-langue-search{
		margin-right: 0;
		width: 100px;
	}
	#navbar .contact-langue-search button[data-target="#search-collapse"]{
		width: 22px;
		height: 22px;
	}
	#navbar ul.menu li.dropdown > a{
		font-size: 14px;
		padding: 28px 8px;
		text-decoration: none;
	}
	#navbar nav > div.region{
		padding: 0;
		margin: 0 0 0 5px;
	}
	#navbar nav > div.region:before{
		display: none;
	}
	#navbar a.btn-phone{
		width: 18px;
		height: 18px;
		margin-right: 15px;
	}
	#navbar nav > button{
		width: 24px;
		height: 24px;
		margin-right: 5px;
	}
	#navbar .dropdown-menu{
		padding: 35px 0px 20px;
	}
	#navbar .dropdown-menu > li{
		padding: 0 20px;
	}
	#navbar .dropdown-menu > li li{
		margin-bottom: 0;
	}
	#navbar .dropdown-menu > li > a{
		font-size: 18px;
		padding-right: 30px;
		margin-bottom: 10px;
	}
	#navbar .dropdown-menu > li > a:after{
		margin: -2px 0 0 5px;
	}
	#navbar .dropdown-menu > li li a,
	#navbar li.dropdown.open .dropdown-menu .small a{
		font-size: 14px !important;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu{
		padding: 75px calc((100% - 750px) / 2) 60px;
	}
	#navbar li.last.dropdown:not(.first) .dropdown-menu li a:before{
		width: 200px;
		height: 200px;
	}
	#navbar .dropdown-menu .montagne .map,
	#navbar .dropdown-menu .lac .map{
		display: none;
	}
	#navbar .dropdown-menu:not(.language-switcher-locale-url),
	#navbar ul.menu li.dropdown.first .dropdown-menu:not(.language-switcher-locale-url) ,
	#navbar ul.menu li.dropdown:nth-child(2) .dropdown-menu:not(.language-switcher-locale-url) {
		padding: 45px 10px 20px;
	}
	#language_menu{
		margin-right: 5px !important;
	}
	#navbar .dropdown-menu .chalet{
		left: calc(66.66666667% + 25px);
		top: 220px;
		width: 100%;
		max-width: 210px;
	}
}
@media(max-width: 767px){
	#navbar{
		background: #fff;
		border: none;
		border-bottom: 1px solid #ededed;
		height: 65px;
	}
	#navbar .navbar-header{
		display: flex;
		flex-direction: row;
		float: left;
	}
	#navbar .navbar-header #hamburger{
		order: 1;
	}
	#navbar .navbar-header .logo{
		order: 2;
	}
	#navbar .logo{
		position: relative;
		z-index: 1;
	}
	#navbar .logo img{
		width: 90px;
	}
	#navbar .navbar-toggle{
		background: #2C364E;
		border: none;
		border-radius: 0;
		padding: 0 9px !important;
		margin: 13px 0 0 13px;
		width: 40px;
		height: 40px;
	}
	#navbar .navbar-toggle span{
		background-color: #fff;
		height: 1px;
		transition: transform 0.3s ease 0s;
		-webkit-transition: transform 0.3s ease 0s;
	}
	#navbar .navbar-toggle .icon-bar + .icon-bar{
		margin-top: 6px;
	}

	#navbar .navbar-toggle[aria-expanded="false"] span:nth-of-type(2){
		animation-name: menuBurger21;
		animation-duration: 0.8s;
		transform: scale(1) rotate(0deg);
      	margin-top: 0;
	}
	@keyframes menuBurger21 {
      0%{
		transform: scale(1) rotate(45deg);
		margin-top: 1px;
      }
      45%{
      	transform: scale(0) rotate(45deg);
		margin-top: 1px;
      }
      47%{
      	transform: scale(0) rotate(0deg);
      	margin-top: 0;
      }
      55%{
      	transform: scale(0) rotate(0deg);
      	margin-top: 0;
      }
      100%{
      	transform: scale(1) rotate(0deg);
      	margin-top: 0;
      }
    }
	#navbar .navbar-toggle[aria-expanded="false"] span:nth-of-type(3){
		animation-name: menuBurger31;
		animation-duration: 0.8s;
		transform: scale(1);
	}
	@keyframes menuBurger31 {
	  0%{
		transform: scale(0);
	  }
      55%{
		transform: scale(0);
      }
      100%{
      	transform: scale(1);
      }
    }
    #navbar .navbar-toggle[aria-expanded="false"] span:nth-of-type(4){
		animation-name: menuBurger41;
		animation-duration: 0.8s;
		transform: scale(1) rotate(0deg);
      	margin-top: 6px;
	}
	@keyframes menuBurger41 {
      0%{
		transform: scale(1) rotate(-45deg);
      	margin-top: -8px;
      }
      45%{
      	transform: scale(0) rotate(-45deg);
      	margin-top: -8px;
      }
      47%{
      	transform: scale(0) rotate(0deg);
      	margin-top: 6px;
      }
      55%{
      	transform: scale(0) rotate(0deg);
      	margin-top: 6px;
      }
      100%{
      	transform: scale(1) rotate(0deg);
      	margin-top: 6px;
      }
    }
	#navbar .navbar-toggle[aria-expanded="true"] span:nth-of-type(2){
		animation-name: menuBurger2;
		animation-duration: 0.8s;
		transform: scale(1) rotate(45deg);
      	margin-top: 1px;
	}
	@keyframes menuBurger2 {
      0%{
		transform: scale(1);
		margin-top: 0;
      }
      45%{
      	transform: scale(0);
      	margin-top: 0;
      }
      47%{
      	transform: scale(0) rotate(45deg);
      	margin-top: 0;
      }
      55%{
      	transform: scale(0) rotate(45deg);
      	margin-top: 1px;
      }
      100%{
      	transform: scale(1) rotate(45deg);
      	margin-top: 1px;
      }
    }
	#navbar .navbar-toggle[aria-expanded="true"] span:nth-of-type(3){
		animation-name: menuBurger3;
		animation-duration: 0.8s;
		transform: scale(0);
	}
	@keyframes menuBurger3 {
      0%{
		transform: scale(1);
      }
      45%{
      	transform: scale(0);
      }
    }
    #navbar .navbar-toggle[aria-expanded="true"] span:nth-of-type(4){
		animation-name: menuBurger4;
		animation-duration: 0.8s;
		transform: scale(1) rotate(-45deg);
      	margin-top: -8px;
	}
	@keyframes menuBurger4 {
      0%{
		transform: scale(1);
		margin-top: 6px;
      }
      45%{
      	transform: scale(0);
      	margin-top: 6px;
      }
      47%{
      	transform: scale(0) rotate(-45deg);
      	margin-top: 6px;
      }
      55%{
      	transform: scale(0) rotate(-45deg);
      	margin-top: -8px;
      }
      100%{
      	transform: scale(1) rotate(-45deg);
      	margin-top: -8px;
      }
    }
    #navbar .contact-langue-search{
    	float: right;
    	width: 120px;
    	margin-top: 20px;
    }
    #navbar .contact-langue-search .region-navigation{
    	float: left;
    }
    #navbar .contact-langue-search button[data-target="#search-collapse"]{
    	float: right;
    	width: 22px;
    	height: 22px;
    }
    /* Menu ouvert - mobile */
    #navbar-collapse.collapsing{
    	padding: 0;
    }
    #navbar-collapse{
    	background: #fff;
    	margin-top: -37px;
    	border: none;
    	border-bottom: 1px solid #ededed;
    	box-shadow: none;
    	width: calc(100% + 30px);
    	position: relative;
    	top: -37px;
    	padding: 0;
    }
    #navbar-collapse nav{
    	padding: 37px 30px 30px;
    }
    #navbar-collapse ul.menu li a{
    	font-size: 16px;
    	color: #2C364E;
    	text-decoration: none;
    }
    #navbar-collapse ul.menu li a span{
    	display: none;
    }
	#navbar-collapse nav > div.region,
	#navbar-collapse nav > button{
		float: none !important;
		display: inline-block;
		vertical-align: middle;
	}
    /* bouton switch langues */
	#navbar-collapse #language_menu{
		background: transparent;
		border: none;
		border-radius: 0;
		padding: 0 40px 0 0;
		margin-right: 15px;
		color: #2C364E;
		font-size: 15px;
		text-transform: uppercase;
	}
	#navbar-collapse #language_menu:after{
		content: ' / ';
		margin-left: 5px;
	}
	#navbar-collapse #language_menu span.caret{
		display: none;
	}
	#navbar-collapse .language-switcher-locale-url{
		display: block;
		padding: 0;
		margin: 0;
		background: transparent;
		border: none;
		box-shadow: none;
		position: absolute;
		top: 1px;
		right: inherit;
		left: 40px;
		min-width: inherit;
	}
	#navbar-collapse .language-switcher-locale-url li{
		line-height: 1;
	}
	#navbar-collapse .language-switcher-locale-url a{
		background: transparent;
		padding: 0;
		color: #2C364E;
		font-size: 15px;
		opacity: 0.5;
		display: inline-block;
		text-transform: uppercase;
	}
	/**/

	/* bouton de téléphone */
	#navbar-collapse a.btn-phone{
		position: relative;
		display: inline-block;
		vertical-align: middle;
		background: url('../img/ico/phone-blue.svg');
		background-repeat: no-repeat;
		background-size: 100%;
		text-indent: -9999px;
		width: 20px;
		height: 20px;
		padding: 0;
		text-align: left;
		margin-right: 20px;
	}
	/**/
	/* bouton de recherche */
	#navbar-collapse nav > button{
		position: relative;
		-moz-appearance:none;
		-webkit-appearance:none;
		appearance:none;
		background: transparent url('../img/ico/search-house-blue.svg');
		background-repeat: no-repeat;
		background-size: 100%;
		border: none;
		box-shadow: none;
		text-indent: -9999px;
		width: 27px;
		height: 27px;
		padding: 0;
	}
	/**/
}

/* Homepage - bannière */
.front .main-container{
	position: relative;
	top: -64px;
}
.front #page-header{
	height: 100vh;
	padding-top: 35vh;
	position: relative;
}
.front #page-header h1{
	font-size: 38px;
	line-height: 1.3;
	color: #fff;
	font-weight: 700;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
.front #page-header .page-subtitle{
	font-size: 30px;
	line-height: 1.3;
	font-weight: 300;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}
@media(max-width: 1199px){
	.front #page-header h1{
		font-size: 32px;
	}
	.front #page-header .page-subtitle{
		font-size: 30px;
	}
}
@media(max-width: 991px){
	.front #page-header{
		padding-top: 33vh;
	}
	.front #page-header h1{
		font-size: 26px;
	}
	.front #page-header .page-subtitle{
		font-size: 24px;
	}
}
@media(max-width: 767px){
	.front #page-header{
		padding-top: 30vh;
	}
	.front #page-header h1{
		font-size: 22px;
	}
	.front #page-header .page-subtitle{
		font-size: 20px;
	}
	.front .form-moteur-immo select.form-control{
		background: transparent;
		color: white;
		border-radius: 0;
		border: none;
		border-bottom: 1px solid white;
		box-shadow: none;
		padding-left: 0;
	    font-size: 16px;
	    margin: 0 15px 30px;
	    width: calc(100% - 30px);
	}
	.front .form-moteur-immo select.form-control option{
		padding: 5px 0;
	}
}
@media(max-width: 767px) and (orientation:landscape){
	.front #page-header{
		padding-top: 110px;
	}
	.front #page-header h1{
		font-size: 20px;
	}
	.front #page-header .page-subtitle{
		font-size: 18px;
	}
	.front #mgm-immo-moteur-short-form .form-item{
		width: 40%;
		display: inline-block;
		margin-right: 15px;
		vertical-align: top;
	}
	.front #mgm-immo-moteur-short-form .form-item > div{
		min-width: auto !important;
		padding: 0 32px 0 0;
	}
}
@media(max-width: 350px){
	.front #page-header{
		padding-top: 120px;
	}
}
/**/

/* Homepage - formulaire */
#mgm-immo-moteur-short-form{
	text-align: center;
	margin-top: 70px;
}
#mgm-immo-moteur-short-form .form-item,
#mgm-immo-moteur-short-form button[type="submit"]{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
#mgm-immo-moteur-short-form .form-item{
	margin-right: 65px;
}
#mgm-immo-moteur-short-form .ui.selection.dropdown{
	position: relative;
	display: inline-block;
	box-shadow: none;
	background: transparent;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #fff;
	height: 38px;
	padding: 0 32px 0 16px;
	font-size: 18px;
	color: white;
	font-weight: 500;
	min-width: 200px;
	min-height: inherit;
}
#mgm-immo-moteur-short-form .ui.selection.dropdown .text{
	margin: 0;
	line-height: 38px;
}
#mgm-immo-moteur-short-form .ui.default.dropdown:not(.button) > .text,
#mgm-immo-moteur-short-form .ui.dropdown:not(.button) > .default.text,
#mgm-immo-moteur-short-form .ui.selection.visible.dropdown > .text:not(.default){
	color: #fff;
}
#mgm-immo-moteur-short-form .ui.selection.dropdown:before{
	content: '';
	background: rgba(255,255,255,0.84);
	background: -moz-linear-gradient(left, rgba(255,255,255,0.84) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.84)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.84) 0%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0.84) 0%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0.84) 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0.84) 0%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
	opacity: 0.5;
	width: 0%;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: width 0.5s ease 0s;
	-webkit-transition: width 0.5s ease 0s;
}
#mgm-immo-moteur-short-form .ui.selection.dropdown:hover:before,
#mgm-immo-moteur-short-form .ui.selection.dropdown:focus:before{
	width: 100%;
}
#mgm-immo-moteur-short-form .ui.selection.dropdown:after{
	content: '';
	background: url('../img/ico/chevron-down-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -5px;
}
#mgm-immo-moteur-short-form .ui.selection.dropdown i.dropdown{
	display: none;
}
#mgm-immo-moteur-short-form .ui.selection.dropdown .menu{
	max-height: 300px;
	border-radius: 0;
	border: none;
}
#mgm-immo-moteur-short-form .ui.selection.dropdown .menu .item{
	font-size: 16px;
	color: #7D7D7D;
	padding: 10px 15px !important;
	border-bottom-color: #ededed;
	font-weight: 500;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
#mgm-immo-moteur-short-form .ui.selection.dropdown .menu .item:hover,
#mgm-immo-moteur-short-form .ui.selection.dropdown .menu .item:focus,
#mgm-immo-moteur-short-form .ui.selection.dropdown .menu .item.active{
	color: #222;
	font-weight: 600;
	background: #f8f8f8;
}
#mgm-immo-moteur-short-form button[type="submit"]{
	background: #243150;
	border: none;
	border-radius: 0;
	height: 40px;
	color: #fff;
	font-size: 20px;
	padding: 0 35px;
	margin-top: -1px;
	transition: background 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s;
}
#mgm-immo-moteur-short-form button[type="submit"]:hover,
#mgm-immo-moteur-short-form button[type="submit"]:focus{
	background: #222;
}
@media(max-width: 1199px){
	#mgm-immo-moteur-short-form .ui.selection.dropdown .menu{
		max-height: 255px;
	}
}
@media(max-width: 991px){
	#mgm-immo-moteur-short-form .form-item{
		margin-right: 30px;
	}
}
@media(max-width: 767px){
	#mgm-immo-moteur-short-form{
		margin-top: 20px;
	}
	#mgm-immo-moteur-short-form .form-item{
		margin: 0 0 20px;
		display: block;
	}
	#mgm-immo-moteur-short-form .ui.selection.dropdown{
		min-width: 250px;
		width: auto;
	}
}
@media(max-width: 350px) and (orientation:landscape){
	#mgm-immo-moteur-short-form{
		margin-top: 0;
	}
}
/**/

/* Homepage - article en une */
.front #page-header #block-block-6{
	background-color: rgba(31,31,31,0.45);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 30px 0 20px;
	text-align: center;
}
.front #page-header #block-block-6 h2,
.front #page-header #block-block-6 p.h2{
	color: #fff;
	font-size: 17px;
	line-height: 1.2;
	font-weight: 600;
	margin: 0;
	text-transform: none;
}
.front #page-header #block-block-6 p{
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
}
.front #page-header #block-block-6 a:not(.goto-main){
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
}
.front #page-header #block-block-6 a:not(.goto-main):before{
	content: '';
	background: url('../img/ico/plus2-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 5px 0 0;
}
.front #page-header #block-block-6 a:not(.goto-main):hover:before,
.front #page-header #block-block-6 a:not(.goto-main):focus:before{
	background: url('../img/ico/plus-white.svg');
}
.front #page-header #block-block-6 a.goto-main{
	display: block;
	text-indent: -9999px;
	width: 27px;
	height: 27px;
	background: url('../img/ico/arrow-down-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 30px auto 0;
}
@media(max-width: 767px){
	.front #page-header{
		margin-bottom: 140px;
	}
	.front #page-header #block-block-6{
		background: #2C364E;
		bottom: inherit;
		top: 100%;
	}
	.front #page-header #block-block-6 a.goto-main{
		display: none;
	}
}
/**/

/* Homepage - Que souhaitez-vous */
#block-bean-que-souhaitez-vous-,
#block-bean-que-souhaitez-vous-en{
	background: #FBFBFC;
	padding: 55px 0 0;
	margin: 0 calc(50% - 50vw);
}
#block-bean-que-souhaitez-vous- .container,
#block-bean-que-souhaitez-vous-en .container{
	width: 1170px;
	margin: 0 auto;
}
#block-bean-que-souhaitez-vous- h2,
#block-bean-que-souhaitez-vous-en h2{
	font-size: 28px;
	line-height: 36px;
	color: #2C364E;
	font-weight: 700;
	text-align: center;
	margin: 0;
}
.field-collection-container,
.field-collection-view{
	border: none;
	margin: 0;
}
#block-bean-que-souhaitez-vous- .field-name-field-block-mgm > .field-items > .field-item,
#block-bean-que-souhaitez-vous-en .field-name-field-block-mgm > .field-items > .field-item{
	display: inline-block;
	width: 33.333%;
	margin: 0;
	vertical-align: bottom;
}
#block-bean-que-souhaitez-vous- .field-item .col-sm-4,
#block-bean-que-souhaitez-vous-en .field-item .col-sm-4{
	width: 100%;
	padding: 0;
	margin: 0;
}
#block-bean-que-souhaitez-vous- .field-item .entity a,
#block-bean-que-souhaitez-vous-en .field-item .entity a{
	position: relative;
	display: block;
	padding: 100px 30px 60px;
	text-align: center;
	font-weight: 300;
}
#block-bean-que-souhaitez-vous- .field-item .entity a:hover,
#block-bean-que-souhaitez-vous- .field-item .entity a:focus,
#block-bean-que-souhaitez-vous-en .field-item .entity a:hover,
#block-bean-que-souhaitez-vous-en .field-item .entity a:focus{
	text-decoration: none;
}
#block-bean-que-souhaitez-vous- .field-item .entity a:before,
#block-bean-que-souhaitez-vous-en .field-item .entity a:before{
	content: '';
	background: rgba(238,238,238,0);
	background: -moz-linear-gradient(top, rgba(238,238,238,0) 0%, rgba(104,127,163,0.05) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238,238,238,0)), color-stop(100%, rgba(104,127,163,0.05)));
	background: -webkit-linear-gradient(top, rgba(238,238,238,0) 0%, rgba(104,127,163,0.05) 100%);
	background: -o-linear-gradient(top, rgba(238,238,238,0) 0%, rgba(104,127,163,0.05) 100%);
	background: -ms-linear-gradient(top, rgba(238,238,238,0) 0%, rgba(104,127,163,0.05) 100%);
	background: linear-gradient(to bottom, rgba(238,238,238,0) 0%, rgba(104,127,163,0.05) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#687fa3', GradientType=0 );
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0%;
	transition: height 0.5s ease 0s;
	-webkit-transition: height 0.5s ease 0s;
}
#block-bean-que-souhaitez-vous- .field-item .entity a:hover:before,
#block-bean-que-souhaitez-vous- .field-item .entity a:focus:before,
#block-bean-que-souhaitez-vous-en .field-item .entity a:hover:before,
#block-bean-que-souhaitez-vous-en .field-item .entity a:focus:before{
	height: 100%;
}
#block-bean-que-souhaitez-vous- .field-item .entity a h3,
#block-bean-que-souhaitez-vous-en .field-item .entity a h3{
	font-size: 21px;
	line-height: 26px;
	color: #4A4A4A;
	font-weight: 500;
	padding: 0 30px;
	margin-bottom: 20px;
	position: relative;
}
#block-bean-que-souhaitez-vous- .field-item .entity a h3:before,
#block-bean-que-souhaitez-vous-en .field-item .entity a h3:before{
	content: '';
	background: url('../img/ico/pin-gold.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 28px;
	height: 28px;
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
}
#block-bean-que-souhaitez-vous- .field-item:first-of-type .entity a h3:before{background: url('../img/ico/pin-gold.svg');}
#block-bean-que-souhaitez-vous- .field-item:nth-of-type(2) .entity a h3:before{background: url('../img/ico/thumb-gold.svg');}
#block-bean-que-souhaitez-vous- .field-item:last-of-type .entity a h3:before{background: url('../img/ico/crown-gold.svg');}
#block-bean-que-souhaitez-vous-en .field-item:first-of-type .entity a h3:before{background: url('../img/ico/pin-gold.svg');}
#block-bean-que-souhaitez-vous-en .field-item:nth-of-type(2) .entity a h3:before{background: url('../img/ico/thumb-gold.svg');}
#block-bean-que-souhaitez-vous-en .field-item:last-of-type .entity a h3:before{background: url('../img/ico/crown-gold.svg');}

#block-bean-que-souhaitez-vous- .field-item .entity a .field-name-field-texte div div,
#block-bean-que-souhaitez-vous-en .field-item .entity a .field-name-field-texte div div{
	font-size: 17px;
	line-height: 32px;
	color: #ACB0B9;
}
#block-bean-que-souhaitez-vous- .field-item .entity a .field-name-field-lien-titre div div,
#block-bean-que-souhaitez-vous-en .field-item .entity a .field-name-field-lien-titre div div{
	font-size: 16px;
	color: #A49360;
	margin: 30px 0 0;
}
#block-bean-que-souhaitez-vous- .field-item .entity a:hover .field-name-field-lien-titre div div,
#block-bean-que-souhaitez-vous- .field-item .entity a:focus .field-name-field-lien-titre div div,
#block-bean-que-souhaitez-vous-en .field-item .entity a:hover .field-name-field-lien-titre div div,
#block-bean-que-souhaitez-vous-en .field-item .entity a:focus .field-name-field-lien-titre div div{
	text-decoration: underline;
}
#block-bean-que-souhaitez-vous- .field-item .entity a .field-name-field-lien-titre div div:before,
#block-bean-que-souhaitez-vous-en .field-item .entity a .field-name-field-lien-titre div div:before{
	content: '';
	background: url('../img/ico/plus2-gold.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 5px 0 0;
}
#block-bean-que-souhaitez-vous- .field-item .entity a:hover .field-name-field-lien-titre div div:before,
#block-bean-que-souhaitez-vous- .field-item .entity a:focus .field-name-field-lien-titre div div:before,
#block-bean-que-souhaitez-vous-en .field-item .entity a:hover .field-name-field-lien-titre div div:before,
#block-bean-que-souhaitez-vous-en .field-item .entity a:focus .field-name-field-lien-titre div div:before{
	background: url('../img/ico/plus-gold.svg');
}
@media(max-width: 1199px){
	#block-bean-que-souhaitez-vous- .container,
	#block-bean-que-souhaitez-vous-en .container{
		width: 970px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	#block-bean-que-souhaitez-vous- .container,
	#block-bean-que-souhaitez-vous-en .container{
		width: 750px;
	}
	#block-bean-que-souhaitez-vous- .container,
	#block-bean-que-souhaitez-vous-en .container{
		padding: 0;
	}
	#block-bean-que-souhaitez-vous- .field-item .entity a,
	#block-bean-que-souhaitez-vous-en .field-item .entity a{
		padding: 70px 10px 30px;
	}
}
@media(max-width: 767px){
	#block-bean-que-souhaitez-vous-,
	#block-bean-que-souhaitez-vous-en{
		padding: 30px 0;
	}
	#block-bean-que-souhaitez-vous- .container,
	#block-bean-que-souhaitez-vous-en .container{
		padding: 0;
		width: 100%;
	}
	#block-bean-que-souhaitez-vous- h2,
	#block-bean-que-souhaitez-vous-en h2{
		margin-bottom: 20px;
	}
	#block-bean-que-souhaitez-vous- .field-name-field-block-mgm > .field-items > .field-item,
	#block-bean-que-souhaitez-vous-en .field-name-field-block-mgm > .field-items > .field-item{
		width: 50%;
	}
	#block-bean-que-souhaitez-vous- .field-item .entity a .field-name-field-texte,
	#block-bean-que-souhaitez-vous- .field-item .entity a .field-name-field-lien-titre,
	#block-bean-que-souhaitez-vous- .field-name-field-block-mgm > .field-items > .field-item:last-of-type,
	#block-bean-que-souhaitez-vous-en .field-item .entity a .field-name-field-texte,
	#block-bean-que-souhaitez-vous-en .field-item .entity a .field-name-field-lien-titre,
	#block-bean-que-souhaitez-vous-en .field-name-field-block-mgm > .field-items > .field-item:last-of-type{
		display: none;
	}
	#block-bean-que-souhaitez-vous- .field-item .entity a,
	#block-bean-que-souhaitez-vous-en .field-item .entity a{
		padding: 50px 0px 0px;
	}
	#block-bean-que-souhaitez-vous- .field-item .entity a:before,
	#block-bean-que-souhaitez-vous-en .field-item .entity a:before{
		display: none;
	}
	#block-bean-que-souhaitez-vous- .field-item .entity a h3,
	#block-bean-que-souhaitez-vous-en .field-item .entity a h3{
		padding: 0 20px;
		font-size: 18px;
	}
	/*#block-bean-que-souhaitez-vous- .field-name-field-block-mgm > .field-items > .field-item:first-of-type{
		width: 100%;
	}
	#block-bean-que-souhaitez-vous- .field-name-field-block-mgm > .field-items > .field-item:not(:first-of-type){
		width: 50%;
		display: inline-block;
	}
	#block-bean-que-souhaitez-vous- .field-item .entity a{
		padding: 40px 30px 30px;
	}
	#block-bean-que-souhaitez-vous- .field-item .entity a h3{
		margin-bottom: 5px;
		padding: 0;
	}
	#block-bean-que-souhaitez-vous- .field-item .entity a .field-name-field-lien-titre div div{
		margin-top: 10px;
	}
	#block-bean-que-souhaitez-vous- .field-name-field-block-mgm > .field-items > .field-item:not(:first-of-type) .entity a{
		padding: 50px 10px 30px;
	}
	#block-bean-que-souhaitez-vous- .field-name-field-block-mgm > .field-items > .field-item:not(:first-of-type) .entity h3{
		font-size: 18px;
	}
	#block-bean-que-souhaitez-vous- .field-name-field-block-mgm > .field-items > .field-item:not(:first-of-type) .entity .field-name-field-texte{
		display: none;
	}*/
}
/**/

/* Homepage - Découvrez nos programmes */
#block-bean-decouvrez-nos-programmes,
#block-bean-discover-our-properties{
	padding: 50px 0 0 0;
	text-align: center;
}
#block-bean-decouvrez-nos-programmes h2,
#block-bean-discover-our-properties h2,
#block-mgm-tools-also h2,
#block-mgm-tools-also .titreH2{
	font-size: 28px;
	line-height: 36px;
	color: #2C364E;
	font-weight: 700;
	text-align: center;
	margin: 0 0 30px;
}
#block-bean-decouvrez-nos-programmes .field-collection-container,
#block-bean-discover-our-properties .field-collection-container{
	text-align: left;
}
#block-bean-decouvrez-nos-programmes a.btn,
#block-bean-discover-our-properties a.btn{
	margin: 70px 0;
	border: 1px solid #2C364E;
	border-radius: 0;
	color: #2C364E;
	font-size: 17px;
	padding: 10px 40px;
	font-weight: 500;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
#block-bean-decouvrez-nos-programmes a.btn:hover,
#block-bean-decouvrez-nos-programmes a.btn:focus,
#block-bean-discover-our-properties a.btn:hover,
#block-bean-discover-our-properties a.btn:focus{
	background: #2C364E;
	color: #fff;
}
#block-bean-decouvrez-nos-programmes .field-collection-container > .field > .field-items,
#block-bean-discover-our-properties .field-collection-container > .field > .field-items{
	display: flex;
	flex-wrap: wrap;
}
#block-bean-decouvrez-nos-programmes .field-collection-container > .field > .field-items > .field-item,
#block-bean-discover-our-properties .field-collection-container > .field > .field-items > .field-item{
	width: 33.33333333%;
	float: left;
}
#block-bean-decouvrez-nos-programmes .field-collection-container > .field > .field-items > .field-item > .field-collection-view,
#block-bean-discover-our-properties .field-collection-container > .field > .field-items > .field-item > .field-collection-view{
	width: 100%;
	height: 100%;
}
.field-collection-item-field-liste-block{
	height: 100%;
	border: 1px solid #E0E0E0;
}
.field-collection-item-field-liste-block .content{
	background: white;
	padding: 25px 35px 15px;
}
.field-collection-item-field-liste-block .content h3{
	font-size: 21px;
	line-height: 26px;
	margin: 0 0 17px;
	color: #2C364E;
	font-weight: 500;
}
.field-collection-item-field-liste-block .content .field-name-field-texte{
	margin-bottom: 40px;
}
.field-collection-item-field-liste-block .content .field-name-field-texte div div{
	font-size: 16px;
	line-height: 20px;
	color: #7D7D7D;
	font-weight: 500;
}
.field-collection-item-field-liste-block .content a{
	font-size: 13px;
	line-height: 16px;
	color: #2C364E;
	display: block;
	margin-top: 30px;
	font-weight: 600;
	position: absolute;
	bottom: 20px;
	right: 40px;
}
.field-collection-item-field-liste-block .content a:hover,
.field-collection-item-field-liste-block .content a:focus{
	text-decoration: none;
}
.field-collection-item-field-liste-block .content a:before{
	content: '';
	background: url('../img/ico/plus-blue.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 5px 0 0;
}
.field-collection-item-field-liste-block .content a:hover:before,
.field-collection-item-field-liste-block .content a:focus:before{
	background: url('../img/ico/plus-gold.svg');
}
@media(max-width: 991px) and (min-width: 768px){
	.field-collection-item-field-liste-block .content{
		padding: 25px;
	}
}
@media(max-width: 767px){
	#block-bean-decouvrez-nos-programmes .field-collection-container > .field > .field-items,
	#block-bean-discover-our-properties .field-collection-container > .field > .field-items{
		display: block;
	}
	#block-bean-decouvrez-nos-programmes .field-collection-container > .field > .field-items > .field-item,
	#block-bean-discover-our-properties .field-collection-container > .field > .field-items > .field-item{
		width: 100%;
	}
	.field-collection-item-field-liste-block .content{
		padding: 20px 20px 15px;
	}
	#block-bean-decouvrez-nos-programmes,
	#block-bean-discover-our-properties{
		margin: 0 -15px;
	}
	#block-bean-decouvrez-nos-programmes a.btn,
	#block-bean-discover-our-properties a.btn{
		margin: 30px 0 45px;
	}
}
/**/
/* Homepage - Signature */
#block-bean-points-forts,
#block-bean-points-forts-en{
	background: #2C364E;
	padding: 45px 0;
	margin: 0 calc(50% - 50vw);
}
#block-bean-points-forts .container,
#block-bean-points-forts-en .container{
	width: 1170px;
	margin: 0 auto;
}
#block-bean-points-forts h2,
#block-bean-points-forts-en h2{
	padding: 0 15px;
	margin: 0 0 10px;
	color: #fff;
	font-size: 28px;
	line-height: 36px;
	font-weight: 700;
	text-align: center;
}
#block-bean-points-forts .field-collection-item-field-block-mgm a,
#block-bean-points-forts-en .field-collection-item-field-block-mgm a{
	text-decoration: none;
}
#block-bean-points-forts .field-collection-item-field-block-mgm a .content,
#block-bean-points-forts-en .field-collection-item-field-block-mgm a .content{
	position: relative;
	padding-left: 50px;
}
#block-bean-points-forts .field-collection-item-field-block-mgm a .content:before,
#block-bean-points-forts-en .field-collection-item-field-block-mgm a .content:before{
	content: '';
	background: url('../img/ico/heart-gold.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 0;
	left: 0;
}
#block-bean-points-forts .field-name-field-block-mgm > .field-items > .field-item:first-of-type .field-collection-item-field-block-mgm a .content:before{background: url('../img/ico/heart-gold.svg');}
#block-bean-points-forts .field-name-field-block-mgm > .field-items > .field-item:nth-of-type(2) .field-collection-item-field-block-mgm a .content:before{background: url('../img/ico/thumb-gold.svg');}
#block-bean-points-forts .field-name-field-block-mgm > .field-items > .field-item:last-of-type .field-collection-item-field-block-mgm a .content:before{background: url('../img/ico/pin-gold.svg');}

#block-bean-points-forts-en .field-name-field-block-mgm > .field-items > .field-item:first-of-type .field-collection-item-field-block-mgm a .content:before{background: url('../img/ico/heart-gold.svg');}
#block-bean-points-forts-en .field-name-field-block-mgm > .field-items > .field-item:nth-of-type(2) .field-collection-item-field-block-mgm a .content:before{background: url('../img/ico/thumb-gold.svg');}
#block-bean-points-forts-en .field-name-field-block-mgm > .field-items > .field-item:last-of-type .field-collection-item-field-block-mgm a .content:before{background: url('../img/ico/pin-gold.svg');}

#block-bean-points-forts .field-collection-item-field-block-mgm a .content h3,
#block-bean-points-forts-en .field-collection-item-field-block-mgm a .content h3{
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: 500;
}
#block-bean-points-forts .field-collection-item-field-block-mgm a .content .field-name-field-texte div div,
#block-bean-points-forts-en .field-collection-item-field-block-mgm a .content .field-name-field-texte div div{
	color: #9CA8B9;
	font-size: 17px;
	line-height: 28px;
}
@media(max-width: 1199px){
	#block-bean-points-forts .container,
	#block-bean-points-forts-en .container{
		width: 970px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	#block-bean-points-forts .container,
	#block-bean-points-forts-en .container{
		width: 750px;
	}
	#block-bean-points-forts .field-collection-item-field-block-mgm a .content,
	#block-bean-points-forts-en .field-collection-item-field-block-mgm a .content{
		padding-left: 0;
	}
	#block-bean-points-forts .field-collection-item-field-block-mgm a .content:before,
	#block-bean-points-forts-en .field-collection-item-field-block-mgm a .content:before{
		top: -40px;
	}
}
@media(max-width: 767px){
	#block-bean-points-forts .container,
	#block-bean-points-forts-en .container{
		width: 100%;
	}
	#block-bean-points-forts h2,
	#block-bean-points-forts-en h2{
		margin-bottom: 30px;
	}
	#block-bean-points-forts .carousel,
	#block-bean-points-forts-en .carousel{
		min-height: 260px;
	}
	#block-bean-points-forts .carousel-indicators,
	#block-bean-points-forts-en .carousel-indicators{
		bottom: -35px;
	}
	#block-bean-points-forts .carousel-indicators li,
	#block-bean-points-forts-en .carousel-indicators li{
		margin: 0 5px;
	}
}
/**/

/* Homepage - Réseaux sociaux */
#block-lba-social-wall-lba-social-wall-0{
	padding: 60px 0;
}
#block-lba-social-wall-lba-social-wall-0 h2{
	font-size: 15px;
	line-height: 1.2;
	color: #9B9B9B;
	letter-spacing: 3px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 10px 0 60px;
}
#block-lba-social-wall-lba-social-wall-0 h2 span{
	font-size: 28px;
	color: #2C364E;
	font-weight: 700;
	text-transform: none;
	letter-spacing: 0;
	margin-top: 5px;
	display: block;
}
.lba-sw{
	margin-bottom: 30px;
}
.lba-sw .card-hover{
	background: #464e64;
	position: absolute;
	top: 0;
	left: 15px;
	width: calc(100% - 30px);
	height: 100%;
	padding: 25px;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s ease 0s;
	-webkit-transition: opacity 0.3s ease 0s;
}
.lba-sw .itemcard:hover .card-hover,
.lba-sw .itemcard:focus .card-hover{
	opacity: 1;
}
.lba-sw .card-hover:after{
	content: '';
	background: #464e64;
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.lba-sw .card-hover p.card-date{
	color: #fff;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 500;
	margin: 0;
}
.lba-sw .card-hover p{
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
	font-weight: 700;
}
.lba-sw .card-hover a{
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
	font-weight: 700;
	text-decoration: underline;
}
.lba-sw .card-bottom{
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	pointer-events: none;
}
.lba-sw .card-bottom img{
	width: 30px;
}
@media(max-width: 767px){
	.lba-sw .card-hover{
		background: #2C364E;
		position: static;
		opacity: 1;
		width: 100%;
		padding-bottom: 0;
	}
	.lba-sw .card-hover:after{
		display: none;
	}
	.lba-sw .card-bottom{
		background: #2C364E;
		position: static;
		padding: 15px 0;
	}
}
/* Breadcrumb */
.breadcrumb{
	background: transparent;
	padding: 12px 0;
	margin: 0 auto 30px;
	width: 1170px;
	position: relative;
}
.breadcrumb:after{
	content: '';
	background: #f3f3f3;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.col-sm-9 > .breadcrumb{
	width: 100%;
}
.breadcrumb li{
	vertical-align: middle;
}
.breadcrumb li a{
	font-size: 14px;
	line-height: 1.4;
	color: #9B9B9B;
	padding: 5px 0;
	display: inline;
	text-decoration: none;
	font-weight: 300;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
.breadcrumb > li,
.breadcrumb li a span{
	font-size: 14px !important;
	font-weight: 300;
	font-family: 'Walsheim' !important;
}
.breadcrumb li a:hover,
.breadcrumb li a:focus{
	color: #626262;
}
.breadcrumb > li + li:before{
	content: '';
	background: url('../img/ico/chevron-thin-right-grey.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 8px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: -2px 5px 0;
}
.breadcrumb li.active{
	font-size: 14px;
	color: #A49360;
	padding: 5px 0;
	display: inline;
	font-weight: 300;
}
@media(max-width: 1199px){
	.breadcrumb{
		width: 970px;
	}
}
@media(max-width: 991px){
	.breadcrumb{
		width: 750px;
	}
	.breadcrumb li,
	.breadcrumb li.active,
	.breadcrumb > li + li:before{
		display: none;
	}
	.breadcrumb li:nth-last-child(2){
		display: block;
	}
	.breadcrumb li:before{
		content: '';
		background: url('../img/ico/chevron-thin-left-grey.svg') !important;
		background-repeat: no-repeat;
		background-size: 100%;
		width: 8px;
		height: 8px;
		float: left;
		display: block !important;
		margin: 10px 7px 0 0 !important;
	}
}
@media(max-width: 767px){
	.breadcrumb{
		width: 100%;
		margin: 0 auto 15px;
	}
}
/**/

/* Programme - Header page */
.node-type-programme #page-header .page-title,
.page-taxonomy-term #page-header .page-title{
	bottom: 200px;
}
#block-mgm-immo-programme-header,
#block-mgm-immo-station-header{
	background: #2C364E;
	//position: absolute;
	//bottom: 0;
	//left: 0;
	width: 100%;
	padding: 20px 0;
	font-size: 0;
}
#block-mgm-immo-programme-header .container,
#block-mgm-immo-station-header .container{
	padding: 0;
}
.programme-header .col-sm-3,
.station-header .col-sm-3{
	float: none;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 5px;
}
.programme-header .col-sm-3 + .col-sm-3:before{
	content: '';
	background: #4F576A;
	width: 1px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: -10px;
	transform: translateY(-50%);
}
.programme-header a{
	text-decoration: none;
}
.programme-header a .item,
.station-header .item {
	padding: 0 10px 0 40px;
	position: relative;
}
.programme-header a .item:before,
.station-header .item:before{
	content: '';
	background-repeat: no-repeat;
	background-size: 100%;
	width: 28px;
	height: 28px;
	position: absolute;
	left: 0;
	top: 5px;
}
.programme-header a.residence-de-tourisme .item:before{background: url('../img/ico/building-gold.svg');}
.programme-header a.copro-classique .item:before{background: url('../img/ico/tourisme-gold.svg');}
.programme-header a.tranche-price .item:before{background: url('../img/ico/key-gold.svg');}

.station-header .domain .item:before{background: url('../img/ico/pin-gold.svg');}
.station-header .altitude .item:before{background: url('../img/ico/mountain-gold.svg');}
.station-header .item:before{background: url('../img/ico/pin-gold.svg');}

.programme-header a .item p,
.station-header .item p{
	color: #fff;
	font-size: 19px;
	line-height: 1.3;
	display: inline-block;
	font-weight: 400;
}
.programme-header a .item p span,
.station-header .item p span{
	color: white;
	font-weight: 400;
	font-size: 15px;
	line-height: 1;
}
.programme-header a .item p b,
.station-header .item p b {
	font-weight: 400;
	font-size: 15px;
	line-height: 1;
}
.programme-header .statut{
	display: inline-block;
	width: 62px;
	height: 62px;
	padding: 15px 0;
	margin-right: 15px;
	background: rgba(255,255,255,0.14);
	border-radius: 100px;
	color: #fff;
	font-size: 13px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
}
.programme-header .statut span{
	font-weight: 700;
	color: #fff;
	font-size: 13px;
	letter-spacing: 1.4px;
}
@media(max-width: 1199px){
	.programme-header .col-sm-3 + .col-sm-3:before{
		left: 0;
		height: 70px;
	}
}
@media(max-width: 991px){
	.node-type-programme #page-header .page-title,
	.page-taxonomy-term #page-header .page-title{
		bottom: 150px;
	}
	.programme-header .col-sm-3,
	.station-header .col-sm-3 {
		padding: 0 8px;
	}
	.programme-header a .item,
	.programme-header .item{
		padding-left: 30px;
	}
	.programme-header a .item:before,
	.programme-header .item:before{
		width: 22px;
		height: 22px;
	}
	.programme-header a .item p,
	.programme-header .item p{
		font-size: 16px;
		line-height: 1.2;
	}
	.programme-header a .item p b,
	.programme-header .item p b {
		font-size: 13px;
	}
	.programme-header .statut{
		margin: 0 10px;
	}
}
@media(max-width: 767px){
	.node-type-programme #page-header .page-title,
	.page-taxonomy-term #page-header .page-title{
		bottom: 20px;
		padding-right: 60px;
	}
	.node-type-programme #page-header .region.region-header,
	.page-taxonomy-term #page-header .region.region-header{
		float: left;
		width: 100%;
	}
	#block-mgm-immo-programme-header,
	#block-mgm-immo-station-header {
		position: static;
		padding: 20px;
	}
	.programme-header .col-sm-3,
	.station-header .col-sm-3{
		display: block;
		padding: 0;
	}
	.programme-header .col-sm-3:not(:last-of-type),
	.station-header .col-sm-3:not(:last-of-type){
		padding: 0 0 15px;
	}
	.programme-header .col-sm-3 + .col-sm-3:before{
		display: none;
	}
	.programme-header a .item,
	.station-header .item{
		padding: 0 10px 0 35px;
	}
	.programme-header a .item:before,
	.station-header .item:before{
		width: 25px;
		height: 25px;
		left: -3px;
	}
	.programme-header .statut{
		margin: 0 0 0 20px;
	}
}
/* Programme - intro */
#programme{
	padding: 0 0 50px;
}
/*#programme .texte div,
#programme .texte p,
#programme .texte b,
#programme .texte strong,
#programme .texte a{
	display: inline-block;
}*/
body:not(.is-prestige) #programme .texte > div:not(.row){
	column-count: 2;
	column-gap: 30px;
	widows: 3;
}
#programme .texte ~ .mandatory-statut{
	margin-top: 30px;
	max-width: 70%;
}
#programme .texte ~ .mandatory-statut p,
#programme .texte ~ .mandatory-statut a{
	font-size: 14px;
	color: #7D7D7D;
}
@media(max-width: 767px){
	#programme .texte div{
		column-count: inherit;
	}
	a.toggle-description{
		font-size: 18px;
		line-height: 24px;
		color: #4a4a4a;
		font-weight: 500;
		text-decoration: none;
		padding: 20px 25px 12px 0;
		border-bottom: 1px solid #D8D8D8;
		display: inline-block;
		width: 100%;
		background-image: url('../img/ico/chevron-thin-down-black.svg');
		background-repeat: no-repeat;
		background-size: 15px 15px;
		background-position: center right;
	}
	a.toggle-description[aria-expanded="true"]{
		background-image: url('../img/ico/chevron-thin-up-black.svg');
	}
	#collapse-description{
		padding-top: 20px;
	}
}
/* Programme - Points forts */
#points-forts{
	background: #FBFBFC;
	margin: 0 calc(50% - 50vw);
	padding: 50px 0;
}
#points-forts .row{
	font-size: 0;
	max-width: 1170px;
	margin: 0 auto;
}
#points-forts h2{
	margin-bottom: 70px;
}
#points-forts .col-sm-3{
	position: relative;
}
#points-forts .col-sm-3 + .col-sm-3:before{
	content: '';
	background: #E9E9E9;
	width: 1px;
	height: 80px;
	position: absolute;
	top: 20px;
	left: 0;
}
#points-forts .thumbnail{
	border: none;
	background:transparent;
	padding: 0;
	margin: 0;
	border-radius: 0;
}
#points-forts .height-fixe img{
	margin: 0 auto;
	max-width: 50px;
	display: block !important;
	height: auto;
}
#points-forts h3{
	margin: 5px 0 10px;
	font-size: 18px;
	line-height: 1.3;
	color: #2C364E;
	font-weight: 500;
}
@media(max-width: 1199px){
	#points-forts .row{
		max-width: 970px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	#points-forts .row{
		max-width: 750px;
	}
	#points-forts .col-sm-3{
		padding: 0;
	}
	#points-forts .col-sm-3 + .col-sm-3:before{
		height: 100px;
	}
}
@media(max-width: 767px){
	#points-forts{
		padding: 30px 0;
	}
	#points-forts .row{
		max-width: inherit;
		width: 100%;
	}
	#points-forts h2{
		margin: 0 0 30px;
	}
	#points-forts .col-sm-3{
		padding: 0 30px;
	}
	#points-forts .col-sm-3:not(:last-of-type){
		padding-bottom: 20px;
		margin-bottom: 30px;
	}
	#points-forts .col-sm-3.block-center:not(:last-of-type):before{
		content: '';
		background: #E9E9E9;
		position: absolute;
		width: 50px;
		height: 1px;
		top: inherit;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
	}
}
/* Programme - Pour votre confort */
#prestations,
#wellness{
	padding: 70px 0;
}
#wellness{
	padding-top: 0;
}
#prestations h2,
#wellness h2{
	text-align: left;
	color: #A49360;
	font-size: 28px;
}
#prestations h2{
	position: absolute;
	line-height: 36px;
	font-weight: 700;
	margin: 0 0 70px 15px;
}
#wellness h2{
	margin-top: 0;
}
#prestations .col-sm-5{
	padding-top: 42px;
}
#prestations .carousel .carousel-control,
#wellness .carousel .carousel-control{
	display: block !important;
	opacity: 1;
}
#prestations .carousel .carousel-control.left span,
#prestations .carousel .carousel-control.right span,
#wellness .carousel .carousel-control.left span,
#wellness .carousel .carousel-control.right span{
	margin-top: -21px;
}
#prestations .carousel .carousel-control.left span:before,
#wellness .carousel .carousel-control.left span:before{
	content: '';
	background: url('../img/ico/chevron-thin-left-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 42px;
	height: 42px;
	display: inline-block;
}
#prestations .carousel .carousel-control.right span:before,
#wellness .carousel .carousel-control.right span:before{
	background: url('../img/ico/chevron-thin-right-white.svg');
}
#prestations .btn,
#wellness .btn{
	margin: 55px 0 0 0;
	border: 1px solid #2C364E;
	font-size: 17px;
	color: #2C364E;
	background: transparent;
	border-radius: 0;
	box-shadow: none;
	padding: 8px 45px;
	text-decoration: none;
	font-weight: 500;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
#prestations .btn:hover,
#prestations .btn:focus,
#wellness .btn:hover,
#wellness .btn:focus{
	background: #2C364E;
	color: white;
}
@media(max-width: 1199px){
	#prestations .col-sm-5{
		padding-top: 60px;
	}
}
@media(max-width: 767px){
	#prestations,
	#wellness{
		padding: 30px 0;
	}
	#prestations .btn,
	#wellness .btn{
		margin-top: 0;
	}
	#wellness .carousel,
	#prestations .carousel{
		display: none;
	}
}
/* accordion Pour votre confort */
#accordion{
	margin: 0 30px 0 0;
}
#accordion .panel{
	border: none;
	box-shadow: none;
}
#accordion .panel-heading{
	border: none;
	border-bottom: 1px solid #D8D8D8;
	border-radius: 0;
	padding: 0;
	background: white;
}
#accordion .panel-heading a{
	text-decoration: none;
}
#accordion .panel-heading a:focus{
	outline: none;
}
#accordion .panel-heading h3{
	position: relative;
	font-size: 22px;
	line-height: 28px;
	color: #4A4A4A;
	font-weight: 500;
	margin: 0;
	padding: 20px 25px 12px 0;
}
#accordion .panel-heading h3:after{
	content: '';
	background: url('../img/ico/chevron-thin-down-black.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -7.5px;
	transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
}
#accordion .panel-heading a[aria-expanded="true"] h3:after{
	transform: rotate(180deg);
}
#accordion .panel-collapse .panel-body{
	border: none;
	box-shadow: none;
	padding: 20px 0;
}
#accordion .panel-collapse .panel-body li{
	line-height: 1.3;
	margin-bottom: 15px;
	text-indent: -10px;
	padding-left: 10px;
	font-weight: 500;
}
#accordion .panel-collapse .panel-body li:last-of-type{
	margin-bottom: 0;
}
#accordion .panel-collapse .panel-body li:before{
	content: '• ';
}
@media(max-width: 991px){
	#accordion{
		margin: 0 0 30px;
	}
	#accordion .panel-heading h3{
		font-size: 18px;
		line-height: 24px;
	}
}
/**/

/* Programme - Disponibilités - appartement disponible */
#disponibilites{
	background: #FBFBFC;
	margin: 0 calc(50% - 50vw);
	padding: 50px 0;
}
#disponibilites .row{
	max-width: 1170px;
	margin: 0 auto;
}
#disponibilites h2{
	margin: 10px 0 50px;
}
#disponibilites .tranche-full{
	border: 1px solid #E8E8E8;
	background-color: #FFFFFF;
	box-shadow: 0 4px 4px 0 rgba(0,0,0,0.05);
}
#disponibilites .tranche-full + .tranche-full{
	margin-top: -1px;
	border-top-color: white;
}
#disponibilites .tranche-full:last-of-type{
	padding-bottom: 60px;
}
#disponibilites .tranche-full h3{
	text-align: center;
	color: #4A4A4A;
	font-size: 17px;
	line-height: 22px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 50px 0 5px;
}
#disponibilites .tranche-full h3 span{
	color: #A49360;
	font-weight: 600;
}
#disponibilites .tranche-full p.type{
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 30px;
	font-weight: 500;
}
#disponibilites .tranche-full p.type span{
	display: none;
}
#disponibilites .block{
	padding: 0 70px;
}
#disponibilites table{
	margin: 0;
	border: 1px solid #DFDFDF;
}
#disponibilites table thead{
	background: #F7F7F7;
}
#disponibilites table th{
	border: 0 !important;
	padding: 20px 0;
	font-size: 18px;
	line-height: 22px;
	color: black;
	font-weight: 500;
}
#disponibilites table th:first-of-type{
	text-align: left;
	padding-left: 30px;
}
#disponibilites table tr[data-toggle="collapse"]{
	cursor: pointer;
}
#disponibilites table tr:hover{
	background: transparent;
}
#disponibilites table tr[data-toggle="collapse"]:hover{
	background: #fdfdfd;
}
#disponibilites table td{
	border: none;
	border-top: 1px solid #DFDFDF;
	color: #4A4A4A;
	font-size: 16px;
	line-height: 20px;
	padding: 20.5px 10.5px;
	font-weight: 500;
}
#disponibilites table td:nth-of-type(3){
	font-size: 14px;
}
#disponibilites table tr[data-toggle="collapse"] td:first-of-type{
	text-align: left;
	padding-left: 30px;
}
#disponibilites table td.detail{
	text-indent: -9999px;
	display: block;
	background-image: url('../img/ico/chevron-thin-down-black.svg');
	background-repeat: no-repeat;
	background-size: 15px 15px;
	background-position: center center;
	width: 100%;
	height: auto;
	margin-top: -1px;
}
#disponibilites table tr[aria-expanded="true"] td.detail{
	background-image: url('../img/ico/chevron-thin-up-black.svg');
}
#disponibilites table td.hidden-row{
	padding: 0;
	border: none;
}
#disponibilites table td.hidden-row .comprenant{
	color: #737373;
	font-size: 17px;
	line-height: 30px;
	padding: 20px 30px;
	letter-spacing: -0.9px;
	border-top: 1px solid #DFDFDF;
}
#disponibilites table td.hidden-row .comprenant h4{
	color: #4A4A4A;
	font-size: 21px;
	margin: 0 0 5px;
	letter-spacing: -1px;
}
#disponibilites table td.hidden-row .row{
	background: #2C364E;
	//padding: 20px 30px;
}
#disponibilites table td.hidden-row .row .col-sm-4{
	padding: 0;
	width: auto;
}
#disponibilites table td.hidden-row .row .col-sm-4 a{
	color: white;
	text-decoration: none;
	font-size: 17px;
	padding: 20px 30px;
	display: inline-block;
}
#disponibilites table td.hidden-row .row .col-sm-4 a:before{
	content: '';
	background: url('../img/ico/message-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 24px;
	height: 24px;
	display: inline-block;
	margin: -4px 14px 0 0;
	vertical-align: middle;
}
#disponibilites table td.hidden-row .row .col-sm-4 a.download-plan:before{background: url('../img/ico/plan-white.svg');}
#disponibilites table td.hidden-row .row .col-sm-4 a.download-brochure:before{background: url('../img/ico/brochure-white.svg');}

#disponibilites table td.hidden-row .row .col-sm-4 a:after{
	content: '';
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0.15)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
	width: 100%;
	height: 0%;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: height 0.3s ease 0s;
	-webkit-transition: height 0.3s ease 0s;
}
#disponibilites table td.hidden-row .row .col-sm-4 a:hover:after,
#disponibilites table td.hidden-row .row .col-sm-4 a:focus:after{
	height: 100%;
}
@media(max-width: 1199px){
	#disponibilites .row{
		max-width: 970px;
	}
}
@media(max-width: 991px){
	#disponibilites .row{
		max-width: 750px;
	}
	#disponibilites .block{
		padding: 0 30px;
	}
	#disponibilites table td.hidden-row .comprenant{
		padding: 15px 20px;
	}
	#disponibilites table td.hidden-row .row .col-sm-4{
		text-align: center;
	}
	#disponibilites table td.hidden-row .row .col-sm-4 a{
		padding: 15px;
		font-size: 16px;
	}
	#disponibilites table td.hidden-row .row .col-sm-4 a:before{
		margin: -4px 10px 0 0;
	}
}
@media(max-width: 767px){
	#disponibilites{
		padding: 30px 0;
	}
	#disponibilites h2{
		margin: 0 0 30px;
	}
	#disponibilites .row{
		max-width: inherit;
	}
	#disponibilites .block{
		padding: 0 15px;
	}
	#disponibilites .tranche-full h3{
		margin: 30px 0 5px;
	}
	#disponibilites .tranche-full p.type{
		padding: 0 15px;
	}
	#disponibilites .tranche-full:last-of-type{
		padding-bottom: 15px;
	}
	/* tableau */
	#disponibilites table,
	#disponibilites table thead,
	#disponibilites table thead tr{
		display: block;
	}
	#disponibilites table thead tr{
		padding: 0 10px;
	}
	#disponibilites table th{
		display: table-cell;
		width: 1%;
		padding: 15px 0 !important;
		font-size: 16px;
		white-space: nowrap;
	}
	#disponibilites table td{
		padding: 20px 10px;
		font-size: 14px;
		line-height: 19px;
		vertical-align: middle;
	}
	#disponibilites table tr[data-toggle="collapse"] td:first-of-type{
		padding-left: 10px;
		padding-right: 12px;
		text-align: center;
	}
	#disponibilites table td:nth-of-type(3){
		padding: 20px 15px;
	}
	#disponibilites table td.detail{
		padding: 40px 0;
		margin: 0;
		width: 50px;
	}
	#disponibilites table td.hidden-row .row .col-sm-4{
		text-align: left;
	}
	/**** Ordre bloc mobile node-programme ***/
	.node-type-programme .node-programme{
		display: flex;
		flex-direction: column;
	}
	.node-programme #programme{
		order: 1;
		padding-bottom: 10px;
	}
	.node-programme #points-forts{
		order: 3;
	}
	.node-programme #prestations{
		order: 2;
	}
	.node-programme #wellness{
		order: 2;
	}
	.node-programme #disponibilites{
		order: 4;
	}
}
/**/

/* Page programme - autres programmes */
#block-mgm-immo-aimer{
	background: white;
	padding: 60px 0;
}
#block-mgm-immo-aimer h2{
	margin: 0 0 45px;
}
#block-mgm-immo-aimer .row{
	display: flex;
	flex-wrap: wrap;
}
/** HACK IE **/
@media screen and (min-width:0\0) {
	#block-mgm-immo-aimer .row{
		display: block;
	}
}

/* Programme - Teaser */
.node-programme.node-teaser{
	height: 100%;
	border: 1px solid #E0E0E0;
	background: white;
	position: relative;
}
.node-programme .image{
	position: relative;
}
.node-programme .image .dispo{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #A49360;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1);
	color: white !important;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	padding: 12.5px 20.5px;
}
.node-programme.node-teaser > div:not(.image){
	padding: 25px 35px 15px 35px !important;
}
.node-programme.node-teaser h3{
	margin: 0;
}
.node-programme.node-teaser h3 a{
	font-weight: 600;
	color: #2C364E;
	font-size: 22px;
	line-height: 28px;
	text-decoration: none;
}
.node-programme.node-teaser h4{
	font-weight: 500;
	color: #2C364E;
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 20px;
}
.node-programme.node-teaser h4 span{
	color: #2C364E;
	font-size: 18px;
	font-weight: 500;
}
.node-programme.node-teaser .tranche{
	padding-bottom: 40px;
}
.node-programme.node-teaser .tranche p,
.node-programme.node-teaser .tranche span{
	color: #7D7D7D;
	font-size: 16px;
	line-height: 22px;
}
.node-programme.node-teaser .tranche p b{
	font-weight: 500;
}
.node-programme.node-teaser .tranche a.btn{
	position: absolute;
	bottom: 20px;
	right: 30px;
    font-size: 13px;
    line-height: 16px;
    color: #2C364E;
    display: block;
    text-align: right;
    margin-top: 30px;
    text-decoration: none;
    padding: 0;
    font-weight: 600;
    box-shadow: none;
    transition: color 0.3s ease 0s;
    -webkit-transition: color 0.3s ease 0s;
}
.node-programme.node-teaser .tranche a.btn:before{
    content: '';
    background: url('../img/ico/plus-blue.svg');
    background-repeat: repeat;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 0;
}
.node-programme.node-teaser .tranche a.btn:hover,
.node-programme.node-teaser .tranche a.btn:focus{
	color: #A49360;
}
.node-programme.node-teaser .tranche a.btn:hover:before,
.node-programme.node-teaser .tranche a.btn:focus:before{
	background: url('../img/ico/plus-gold.svg');
}
@media(max-width: 1199px){
	.node-programme.node-teaser > div:not(.image){
		padding: 20px 20px 15px 20px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	.node-programme.node-teaser .image .dispo{
		font-size: 15px;
		font-weight: 500;
		padding: 10px 15px;
	}
	.node-programme.node-teaser > div:not(.image){
		padding: 20px;
	}
	.node-programme.node-teaser h3 a{
		font-size: 22px;
		line-height: 25px;
	}
	.node-programme.node-teaser h4,
	.node-programme.node-teaser h4 span{
		font-size: 14px;
		line-height: 20px;
	}
	.node-programme.node-teaser .tranche a.btn{
		margin-top: 15px;
	}
}
@media(max-width: 767px){
	#block-mgm-immo-aimer{
		padding: 30px 0;
	}
	#block-mgm-immo-aimer h2{
		margin: 0 0 30px;
	}
	#block-mgm-immo-aimer .col-sm-4{
		margin: 0 0 30px;
	}
}
/**/

/* Page Listing Programme */
#programmes{
	padding: 30px 0 0;
}
#programmes > .col-sm-12{
	padding: 0;
}
#programmes .no-result{
	text-align: left;
	left: inherit;
	padding: 0;
	margin: 0 0 60px;
}
#programmes #listing .block-title{
	text-align: left;
}
#programmes #listing .row{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
#programmes #listing .row .col-sm-3,
#programmes #listing .row .col-sm-6{
	display: flex;
	float: none;
}
@media screen and (min-width:0\0) {
	#programmes #listing .row .col-sm-3,
	#programmes #listing .row .col-sm-6{
		display: block;
	}
}
.col-sm-3 > .node-programme,
.col-sm-6 > .node-programme{
	margin-bottom: 30px;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.05);
	background-color: #FFFFFF;
	border-radius: 0 0 3px 3px;
	border: 1px solid #E9E9E9;
	position: relative;
}
.col-sm-3 > .node-programme .image .dispo,
.col-sm-6 > .node-programme .image .dispo{
	font-weight: 300;
	letter-spacing: -0.3px;
}
.col-sm-3 > .node-programme .content,
.col-sm-6 > .node-programme .content{
	padding: 15px 25px;
	//min-height: 245px;
	//position: relative;
}
.col-sm-3 > .node-programme .content h3,
.col-sm-6 > .node-programme .content h3{
	margin: 5px 0;
}
.col-sm-3 > .node-programme .content h3 a,
.col-sm-6 > .node-programme .content h3 a{
	font-weight: 500;
	color: #2C364E;
	font-size: 20px;
	line-height: 25px;
	text-decoration: none;
	letter-spacing: -0.8px;
}
.col-sm-3 > .node-programme .content h4,
.col-sm-6 > .node-programme .content h4{
	margin: 0 0 20px;
}
.col-sm-3 > .node-programme .content h4,
.col-sm-3 > .node-programme .content h4 span,
.col-sm-6 > .node-programme .content h4,
.col-sm-6 > .node-programme .content h4 span{
	display: inline-block;
	color: #9B9B9B;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
}
.col-sm-3 > .node-programme .content .summary,
.col-sm-6 > .node-programme .content .summary{
	font-size: 14px;
	line-height: 18px;
	color: #7D7D7D;
	margin-bottom: 60px;
}
.col-sm-6 > .node-programme .button,
.col-sm-3 > .node-programme .button{
	position: absolute;
	bottom: 15px;
    width: 100%;
    left: 0;
    padding: 0 25px;
}
.col-sm-3 > .node-programme .call,
.col-sm-6 > .node-programme .call{
	margin: 12px 0 0 -10px;
	border-radius: 100px;
	background: white;
	display: inline-block;
	box-shadow: 0;
	border: 1px solid transparent;
	transition: box-shadow 0.3s ease 0s, border 0.3s ease 0s;
	-webkit-transition: box-shadow 0.3s ease 0s, border 0.3s ease 0s;
}
.col-sm-3 > .node-programme .call:hover,
.col-sm-3 > .node-programme .call:focus,
.col-sm-6 > .node-programme .call:hover,
.col-sm-6 > .node-programme .call:focus{
	box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1);
	border: 1px solid #EBE9E9;
}
.col-sm-3 > .node-programme .call span,
.col-sm-6 > .node-programme .call span{
	display: block;
	text-indent: -9999px;
	width: 38px;
	height: 38px;
	background: url('../img/ico/phone-blue.svg');
	background-repeat: no-repeat;
	background-size:20px 20px;
	background-position: 50%;
}
.col-sm-3 > .node-programme a.btn.more,
.col-sm-6 > .node-programme a.btn.more{
	float: right;
	margin: 20px 0 0;
	padding: 0;
	color: #4A4A4A;
	font-size: 13px;
	box-shadow: none;
	letter-spacing: -0.1px;
	font-weight: 500;
}
.col-sm-3 > .node-programme a.btn.more:after,
.col-sm-6 > .node-programme a.btn.more:after{
	content: ' +';
}
.col-sm-3 > .node-programme a.btn.more span,
.col-sm-6 > .node-programme a.btn.more span{
	display: none;
}
/* bouton tous nos programmes */
#programmes a.btn.discover{
	background: #A49360;
	width: 100%;
	padding: 20px;
	color: white;
	font-size: 18px;
	line-height: 22px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: 500;
	white-space: normal;
	transition: background 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s;
}
#programmes a.btn.discover:after{
	content: '';
	background: url('../img/ico/arrow-right-thin-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 10px;
	transition: margin 0.3s ease 0s;
	-webkit-transition: margin 0.3s ease 0s;
}
#programmes a.btn.discover:hover,
#programmes a.btn.discover:focus{
	background: #6C6C6C;
}
#programmes a.btn.discover:hover:after,
#programmes a.btn.discover:focus:after{
	margin: -2px 0 0 15px;
}
@media(max-width: 991px) and (min-width: 768px){
	#programmes #listing .row .col-sm-3,
	#block-mgm-immo-programmes .col-sm-3{
		width: 50%;
	}
}
@media(max-width: 767px){
	.col-sm-3 > .node-programme .content{
		min-height: inherit;
	}
	.col-sm-3 > .node-programme .button{
		position: static;
	    padding: 0;
	}
	#programmes #listing .row{
		display: block;
		width: auto;
	}
	#programmes #listing .row .col-sm-3{
		display: block;
	}
	.col-sm-3 > .node-programme .content .summary{
		margin-bottom: 0;
	}
}
/* popover être appelé */
.popover.right.in{
	background: #4A90E2;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.22);
	border-radius: 3px;
	border: none;
	color: white;
	padding-top: 6px;
	font-size: 17px;
}
.popover.right.in .arrow:before{
	display: none;
}
.popover.right.in .arrow:after{
	border-right-color: #4A90E2;
}

/* Programme - Footer spécifique */
#block-mgm-immo-contact{
	margin: 0 calc(50% - 50vw);
	background: #2C364E;
}
#block-mgm-immo-contact #informations{
	max-width: 1170px;
	margin: 0 auto;
	padding: 50px 0;
	font-size: 0;
}
#block-mgm-immo-contact #informations p.title{
	color: #A49360;
	font-weight: 700;
	font-size: 28px;
	line-height: 34px;
	margin: 0 0 30px;
}
#block-mgm-immo-contact #informations p.title span{
	font-weight: 500;
	color: white;
	font-size: 28px;
	line-height: 34px;
}
#block-mgm-immo-contact #informations .col-sm-4{
	color: white;
	font-size: 19px;
	line-height: 24px;
	font-weight: 400;
	display: inline-block;
	vertical-align: middle;
	float: none;
	position: relative;
}
#block-mgm-immo-contact #informations .col-sm-4 + .col-sm-4:before{
	content: '';
	background: #4B5263;
	width: 1px;
	height: 54px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
#block-mgm-immo-contact #informations .col-sm-4 a.phone{
	color: white;
	text-decoration: underline;
	font-size: 20px;
	line-height: 25px;
	font-weight: 400;
}
#block-mgm-immo-contact #informations .col-sm-4 a.phone:before{
	content: '';
	background: url('../img/ico/phone-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin: -4px 10px 0 0;
}
#block-mgm-immo-contact #informations .col-sm-4 a.contact{
	color: white;
	font-size: 20px;
	line-height: 25px;
	text-decoration: none;
	font-weight: 400;
}
#block-mgm-immo-contact #informations .col-sm-4 a.contact:before{
	content: '';
	background: url('../img/ico/message-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin: -4px 10px 0 0;
}
#block-mgm-immo-contact #informations .col-sm-4 a.newsletter{
	color: white;
	font-size: 20px;
	line-height: 25px;
	text-decoration: none;
	font-weight: 400;
}
#block-mgm-immo-contact #informations .col-sm-4 a.newsletter:before{
	content: '';
	background: url('../img/ico/plane-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	margin: -4px 10px 0 0;
}
#block-mgm-immo-contact #informations .col-sm-4 a.btn{
	border: 1px solid #FFFFFF;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	color: white;
	font-size: 19px;
	line-height: 24px;
	padding: 10px 45px;
	font-weight: 400;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
#block-mgm-immo-contact #informations .col-sm-4 a.btn:hover,
#block-mgm-immo-contact #informations .col-sm-4 a.btn:focus{
	color: #2C364E;
	background: white;
}
@media(max-width: 1199px){
	#block-mgm-immo-contact #informations{
		max-width: 970px;
	}
	#block-mgm-immo-contact #informations .col-sm-4 a.btn{
		padding: 10px 30px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	#block-mgm-immo-contact #informations{
		max-width: 750px;
		padding: 30px 0;
	}
	#block-mgm-immo-contact #informations .col-sm-4{
		font-size: 16px;
		line-height: 24px;
	}
	#block-mgm-immo-contact #informations .col-sm-4 a.phone,
	#block-mgm-immo-contact #informations .col-sm-4 a.contact,
	#block-mgm-immo-contact #informations .col-sm-4 a.newsletter{
		font-size: 18px;
		padding-left: 15px;
	}
	#block-mgm-immo-contact #informations .col-sm-4 a.btn{
		padding: 8px 20px;
		font-size: 16px;
	}
	#block-mgm-immo-contact #informations .col-sm-4 + .col-sm-4:before{
		display: none;
	}
	#block-mgm-immo-contact #informations .col-sm-4 a.contact{
		text-align: left;
		display: block;
		text-indent: -36px;
		padding-left: 40px !important;
	}
	#block-mgm-immo-contact #informations .col-sm-4 a.contact:before{
		margin: 12px 10px -12px 0;
		vertical-align: inherit;
	}
}
@media(max-width: 767px){
	#block-mgm-immo-contact #informations{
		max-width: 100%;
		padding: 30px 15px 0;
	}
	#block-mgm-immo-contact #informations p.title span{
		display: block;
	}
	#block-mgm-immo-contact #informations .col-sm-4{
		margin-bottom: 30px;
		font-size: 16px;
		display: block;
	}
	#block-mgm-immo-contact #informations .col-sm-4 + .col-sm-4:before{
		display: none;
	}
	#block-mgm-immo-contact #informations .col-sm-4 a.btn,
	#block-mgm-immo-contact #informations .col-sm-4 a.phone,
	#block-mgm-immo-contact #informations .col-sm-4 a.contact,
	#block-mgm-immo-contact #informations .col-sm-4 a.newsletter{
		font-size: 16px;
	}
}
/**/

/* Collapse newsletter */

#collapse-newsletter{
	position: absolute;
	background: white;
	box-shadow: 0 2px 30px 0 rgba(0,0,0,0.15);
	border-radius: 5px;
	bottom: 60px;
	padding: 0 90px;
	width: 530px;
	left: 50%;
	transform: translateX(-50%);
}
#collapse-newsletter:before{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #ffffff transparent transparent transparent;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
}
#collapse-newsletter a.close{
	background: #2C364E;
	width: 55px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 1;
	border-radius: 0 5px 0 0;
	z-index: 10;
    background-image: url('../img/ico/close-white.svg');
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: 50%;
    display: block;
    text-indent: -9999px;
}
#collapse-newsletter p.title{
	color: #2C364E !important;
	margin: 30px 0 15px !important;
}
#collapse-newsletter label{
	display: none;
}
#collapse-newsletter input{
	border: none;
	border-bottom: 1px solid #4A4A4A;
	border-radius: 0;
	box-shadow: none;
	height: 45px;
	font-size: 16px;
	padding-left: 0;
}
#collapse-newsletter button{
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 15px 0;
	width: 100%;
	text-align: center;
	color: white;
	background: #2C364E;
	font-weight: 500;
	font-size: 17px;
	padding: 10px 0;
	transition: background 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s;
}
#collapse-newsletter button:hover,
#collapse-newsletter button:focus{
	background: black;
}
#collapse-newsletter p.mentions{
	margin-bottom: 30px;
	color: #ABABAB;
	font-size: 14px;
	line-height: 18px;
}
@media(max-width: 1400px){
	#collapse-newsletter{
		padding: 0 40px;
		width: 380px;
	}
}
@media(max-width: 1199px){
	#collapse-newsletter{
		left: 20%;
		width: 450px;
		padding: 0 70px;
	}
}
@media(max-width: 991px){
	#collapse-newsletter {
	    width: 380px;
	    padding: 0 40px;
	}
}
@media(max-width: 767px){
	#collapse-newsletter {
		left: 50%;
	    width: 300px;
	    padding: 0 30px;
	}
	#collapse-newsletter a.close{
		width: 45px;
		height: 50px;
		background-size: 20px 20px;
	}
	#block-mgm-immo-contact #informations p.title{
		font-size: 22px;
	}
}
/* Footer */
footer.footer{
	margin: 0 auto;
	border: none;
	padding: 0 0 10px;
	position: relative;
	background: #ffffff;
	z-index: 1;
}
footer.footer:before{
	content: '';
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	display: block;
	background: #ffffff;
}
footer.footer .first-footer{
	margin-top: 30px;
}
footer.footer #block-mgm-social-social{
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
}
/* socials */
#block-mgm-social-social ul{
	padding: 0;
	margin: 0;
}
#block-mgm-social-social li{
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 0 0;
}
#block-mgm-social-social li a{
	display: block;
	text-indent: -9999px;
	width: 22px;
	height: 22px;
	background-repeat: no-repeat;
	background-size: 100%;
	text-decoration: none;
	background-position: center center;
}
#block-mgm-social-social li a:focus{
	outline: none;
}
#block-mgm-social-social li.facebook a{
	background: url('../img/ico/facebook-blue.svg');
}
#block-mgm-social-social li.twitter a{
	background: url('../img/ico/twitter-blue.svg');
}
#block-mgm-social-social li.youtube a{
	background: url('../img/ico/youtube-blue.svg');
}
#block-mgm-social-social li.pinterest a{
	background: url('../img/ico/pinterest-blue.svg');
}
/**/
footer.footer .button{
	display: inline-block;
	vertical-align: middle;
}
footer.footer .button a.btn{
	text-shadow: none;
	box-shadow: none;
	margin: 0 0 0 50px;
	border: 1px solid #2C364E;
	border-radius: 0;
	color: #2C364E;
	font-size: 14px;
	padding: 7px 20px;
	font-weight: 500;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
footer.footer .button a.btn:hover,
footer.footer .button a.btn:focus{
	outline:none;
	color: white;
	background: #2C364E;
}
footer.footer .dropdown{
	display: inline-block;
	vertical-align: middle;
	margin: 14px 15px 0 0;
}
footer.footer .dropdown .btn-phone{
	display: none;
}
footer.footer .dropdown #language_menu{
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	display: block;
	text-indent: -9999px;
	width: 40px;
	height: 17px;
	background-repeat: no-repeat;
	background-size: 17px 17px;
	background-position: center left;
	position: relative;
	background-color: transparent;
}
html[lang="fr"] footer.footer .dropdown #language_menu{background-image: url('../img/ico/fr-flag.svg');}
html[lang="en-en"] footer.footer .dropdown #language_menu{background-image: url('../img/ico/en-flag.svg');}

footer.footer .dropdown #language_menu:focus{
	outline: none;
}
footer.footer .dropdown #language_menu:after{
	content: '';
	background: url('../img/ico/chevron-thin-down-black.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 11px;
	height: 11px;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
footer.footer .dropdown .language-switcher-locale-url{
	margin: 5px 0 0 0;
	padding: 8px 20px;
	border: 1px solid transparent;
	border-radius: 0;
	min-width: inherit;
	background: white;
}
footer.footer .dropdown .language-switcher-locale-url a{
	padding: 0;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px;
}
html[lang="en-en"] footer.footer .dropdown .language-switcher-locale-url a{background-image: url('../img/ico/fr-flag.svg');}
html[lang="fr"] footer.footer .dropdown .language-switcher-locale-url a{background-image: url('../img/ico/en-flag.svg');}
#block-menu-menu-footer{
	margin: 30px 0;
	padding: 10px 0;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
#block-menu-menu-footer ul{
	text-align: center;
}
#block-menu-menu-footer li{
	display: inline-block;
	text-align: center;
}
#block-menu-menu-footer li a{
	color: #9B9B9B;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 30px;
	background: transparent;
	text-decoration: none;
	font-weight: 300;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
#block-menu-menu-footer li a:hover,
#block-menu-menu-footer li a:focus{
	background: transparent;
	color: #6C6C6C;
}
#block-menu-menu-footer li:first-of-type a{
	padding-left: 0;
}
#block-menu-menu-footer li:last-of-type a{
	padding-right: 0;
}
@media(max-width: 1199px){
	#block-menu-menu-footer li{
		display: inline-block;
		width: auto;
	}
	#block-menu-menu-footer li a{
		padding: 20px 25px;
	}
}
@media(max-width: 991px){
	footer.footer .button a.btn{
		padding: 10px 20px;
		margin: 0 0 0 20px;
	}
	#block-menu-menu-footer li a{
		padding: 10px 12px;
		font-size: 14px;
	}
}
@media(max-width: 767px){
	footer.footer .first-footer{
		text-align: center;
		position: relative;
	}
	footer.footer #block-mgm-social-social{
		padding: 0 0 30px 30px;
		width: 100%;
		text-align: left;
	}
	#block-mgm-social-social li:last-of-type{
		margin: 0;
	}
	footer.footer .button a.btn{
		margin: 0 0 15px;
		font-size: 15px;
		padding: 8px 20px;
		display: block;
	}
	footer.footer .dropdown{
		position: absolute;
		top: 0;
		right: 0;
		margin: 3px 30px 0 0;
	}
	#block-menu-menu-footer{
		margin: 0;
		padding: 0;
		border: none;
	}
	#block-menu-menu-footer li{
		display: block;
	}
	#block-menu-menu-footer li a{
		padding: 15px !important;
		font-size: 16px;
		text-align: center;
	}
}

/* En Image - Page */
.page-node-1148 #page-header{
	border: 30px solid #fff;
	border-bottom: 0;
	overflow: hidden;
}
.page-node-1148 .paragraphs-item-media-text-right.image-normal .content div[class*="col-sm"],
.page-node-1148 .paragraphs-item-media-text-left.image-normal .content div[class*="col-sm"]{
	position: relative;
	overflow: visible;
}
.page-node-1148 .paragraphs-item-media-text-right.image-normal .col-sm-6:first-of-type img{
	max-width: 100%;
	transform: translateX(-50%)
}
.page-node-1148 .paragraphs-item-media-text-right.image-normal .col-sm-6:last-of-type{
	left: 0;
}
.page-node-1148 .paragraphs-item-media-text-left.image-normal .col-sm-6:last-of-type{
	left: 0;
}
.page-node-1148 .paragraphs-item-media-text-left.image-normal .col-sm-6:last-of-type img{
	max-width: 100%;
	position: static;
	transform: none;
}
@media(min-width: 1921px){
	.page-node-1148 .paragraphs-items{
		max-width: inherit;
		margin: 0;
		position: static;
	}
}
@media(max-width: 767px){
	.page-node-1148 #page-header{
		border: 15px solid #fff;
		border-bottom: 0;
	}
}
/**/
/* modal vidéo */
#modal-video- .modal-dialog{
	margin: 0;
	width: 60vw;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}
#modal-video- .modal-dialog .modal-header{
	padding: 0;
	min-height: inherit;
	border: none;
}
#modal-video- .modal-dialog .modal-header .close{
	width: 50px;
	height: 50px;
	background: #fff url('../img/ico/close-grey.svg');
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: center center;
	opacity: 1;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: -50px;
	right: 0;
	margin: 0;
}
#modal-video- .modal-dialog .modal-body{
	padding: 0;
}
#modal-video- .modal-dialog .modal-content{
	background: transparent;
	box-shadow: none;
	border: none;
}
@media(max-width: 1199px){
	#modal-video- .modal-dialog{
		width: 75vw;
	}
}
@media(max-width: 991px){
	#modal-video- .modal-dialog{
		width: 85vw;
	}
}
@media(max-width: 767px){
	#modal-video- .modal-dialog{
		width: calc(100% - 60px);
		left: 30px;
		top: calc(50% + 15px);
		transform: translateY(-50%);
	}
	#modal-video- .modal-dialog .modal-header .close{
		width: 30px;
		height: 30px;
		background-size: 18px;
		top: -30px;
	}
}
@media(max-width: 767px) and (orientation:landscape){
	#modal-video- .modal-dialog{
		width: calc(100% - 160px);
		left: 80px;
	}
}
/**/
/* Modal vidéo univers */
/*.modal-video.modal .modal-dialog{
    margin: 0;
    width: 60vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.modal-video.modal .modal-dialog .modal-header{
    padding: 0;
    min-height: inherit;
    border: none;
}
.modal-video.modal .modal-dialog .modal-header .close{
    width: 50px;
    height: 50px;
    background: #fff url('../img/ico/close-grey.svg');
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center center;
    opacity: 1;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: -50px;
    right: 0;
    margin: 0;
}
.modal-video.modal .modal-dialog .modal-body{
    padding: 0;
}
.modal-video.modal .modal-dialog .modal-content{
    background: transparent;
    box-shadow: none;
    border: none;
}
@media(max-width: 1199px){
    .modal-video.modal .modal-dialog{
        width: 75vw;
    }
}
@media(max-width: 991px){
    .modal-video.modal .modal-dialog{
        width: 85vw;
    }
}
@media(max-width: 767px){
    .modal-video.modal .modal-dialog{
        width: calc(100% - 60px);
        left: 30px;
        top: calc(50% + 15px);
        transform: translateY(-50%);
    }
    .modal-video.modal .modal-dialog .modal-header .close{
        width: 30px;
        height: 30px;
        background-size: 18px;
        top: -30px;
    }
}
@media(max-width: 767px) and (orientation:landscape){
    .modal-video.modal .modal-dialog{
        width: calc(100% - 160px);
        left: 80px;
    }
}*/

/**/

/* Page User - not-logged-in */
.page-user.not-logged-in{
	background: #fbfbfc;
}
.page-user.not-logged-in #page-header{
	height: 190px;
}
.page-user.not-logged-in #page-header .page-title{
	bottom: 30px;
}
.page-user.not-logged-in h1.page-header{
	font-size: 40px;
}
.page-user.not-logged-in label{
	font-weight: 500;
	font-size: 16px;
}
.page-user.not-logged-in input{
	border-radius: 0;
	border: 1px solid #ededed;
	box-shadow: none;
	height: 40px;
}
.page-user.not-logged-in button[type=submit]{
	font-size: 20px;
	color: #fff;
	background: #243150;
	border: none;
	border-radius: 0;
	height: 40px;
	padding: 0 35px;
	margin: 0 0 40px;
	transition: background 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s;
}
.page-user.not-logged-in button[type=submit]:hover,
.page-user.not-logged-in button[type=submit]:focus{
	background: #000;
}
.page-user.not-logged-in .nav-tabs > li.active > a,
.page-user.not-logged-in .nav-tabs > li.active > a:hover,
.page-user.not-logged-in .nav-tabs > li.active > a:focus{
	background: transparent;
	border-bottom-color: #fbfbfc;
}
.page-user.not-logged-in a{
	color: #2C364E;
}

/* sidebar right */
.main-container .container > .row > .col-sm-3{
	margin: 0 calc(50% - 50vw);
	width: 25vw;
	height: 100%;
	position: absolute;
	right: 0;
	padding: 0;
	background:#FBFBFC;
	border-left: 1px solid #EDEDED;
}
.node-type-page .main-container .container > .row > .col-sm-3.affix,
.node-type-page .main-container .container > .row > .col-sm-3.affix-bottom{
	position: fixed;
	top: 76px;
	overflow: auto;
}
.node-type-page .main-container .container > .row > .col-sm-3.affix-bottom {
	height: calc(100vh - 400px);
}
.node-type-page .main-container .container > .row > .col-sm-3.affix::-webkit-scrollbar{
	display: none;
}
.node-type-page .main-container .container > .row > .col-sm-3.affix{
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}
.region-sidebar-second section[class*="block-mgm-"]{
	padding: 35px 0;
	position: relative;
}
.region-sidebar-second section[class*="block-mgm-"] + section[class*="block-mgm-"]:before{
	content: '';
	background: #E7E7E7;
	width: calc(100% - 30px);
	height: 1px;
	position: absolute;
	left: 15px;
	top: -10px;
}
.region-sidebar-second section[class*="block-mgm-"] h2{
	color: #353535;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	margin: 0 20px 20px 40px;
}
.region-sidebar-second section[class*="block-mgm-"] h2 a{
	color: #353535;
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	text-decoration: none;
}
.region-sidebar-second section[class*="block-mgm-"] ul{
	padding: 0;
}
.region-sidebar-second section[class*="block-mgm-"] ul li{
	margin-bottom: 0px;
	list-style: none;
}
.region-sidebar-second section[class*="block-mgm-"] ul li.col-sm-4{
	width: 100%;
	padding: 0;
}
.region-sidebar-second section[class*="block-mgm-"] ul li a{
	padding: 20px 120px 20px 40px;
	color: #5B5B5B;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	display: block;
	text-decoration: none;
	transition: background 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s;
}
.region-sidebar-second section[class*="block-mgm-"] ul li a.nolink{
	cursor: not-allowed;
}
/*.region-sidebar-second section[class*="block-mgm-"] ul li a.active-trail:not([href*="#"]),*/
.region-sidebar-second section[class*="block-mgm-"] ul li a.active:not([href*="#"]){
	background: #2C364E;
	color: #fff;
}
.is-article .region-sidebar-second section[class*="block-mgm-"] ul li a.active{
	background: #2C364E;
	color: #fff;
}
.region-sidebar-second section[class*="block-mgm-"] ul li a:hover,
.region-sidebar-second section[class*="block-mgm-"] ul li a:focus{
	background: #F0F0F1;
}
.region-sidebar-second section[class*="block-mgm-"] ul li a.active:not([href*="#"]):hover,
.region-sidebar-second section[class*="block-mgm-"] ul li a.active:not([href*="#"]):focus{
	background: #2C364E;
}
.region-sidebar-second section[class*="block-mgm-"] ul li a.gold{
	color: #A49360;
}
#block-mgm-immo-guide-achat-more h2.block-title > a:after{
	content: '';
	background: url(../img/ico/chevron-down-blue.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 12px;
	height: 12px;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 0 0 10px;
	transition: transform 0.3s ease 0s;
	-webkit-transition: transform 0.3s ease 0s;
	transform: rotate(-180deg);
}
#block-mgm-immo-guide-achat-more h2.block-title > a.collapsed:after{
	transform: rotate(0deg);
}
#block-mgm-news-filter-immo-news ul li:first-child a:before{
	content: '';
	background: url('../img/ico/grid-grey.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 10px 0 0;
}
#block-mgm-news-filter-immo-news ul li:first-child a.active:before{
	background: url('../img/ico/grid-white.svg');
}
@media(max-width: 1199px){
	.region-sidebar-second section[class*="block-mgm-"] ul li a{
		padding: 20px 40px;
	}
}
@media(max-width: 991px){
	.region-sidebar-second section[class*="block-mgm-"]{
		padding: 20px 0;
	}
	.region-sidebar-second section[class*="block-mgm-"] h2{
		margin: 0 20px 20px 20px;
	}
	.region-sidebar-second section[class*="block-mgm-"] ul li{
		margin-bottom: 0;
	}
	.region-sidebar-second section[class*="block-mgm-"] ul li a{
		padding: 15px 20px 15px 20px;
	}
}
@media(max-width: 767px){
	.main-container .container > .row > .col-sm-3{
		width: 100%;
		position: static;
		border-left: 0;
		//border-top: 1px solid #EDEDED;
	}
	.node-page section[class*="block-mgm-"]{
		padding: 15px 0 0;
		margin: 40px -15px 0;
		position: relative;
		border-top: 1px solid #EDEDED;
		border-bottom: 1px solid #EDEDED;
		background: #FBFBFC;
	}
	#block-mgm-news-filter-immo-news{
		margin: 0 -15px 15px;
		position: relative;
		padding: 0;
	}
	.node-page section[class*="block-mgm-"] + section[class*="block-mgm-"]:before{
		content: '';
		background: #E7E7E7;
		width: calc(100% - 30px);
		height: 1px;
		position: absolute;
		left: 15px;
		top: -10px;
	}
	.node-page section[class*="block-mgm-"] h2,
	#block-mgm-news-filter-immo-news h2{
		color: #353535;
		font-size: 20px;
		line-height: 25px;
		font-weight: 500;
		margin: 0 20px 20px 20px;
	}
	.node-page section[class*="block-mgm-"] ul,
	#block-mgm-news-filter-immo-news ul{
		padding: 0;
	}
	.node-page section[class*="block-mgm-"] ul li,
	#block-mgm-news-filter-immo-news ul li{
		margin-bottom: 0;
		list-style: none;
	}
	.node-page section[class*="block-mgm-"] ul li a,
	#block-mgm-news-filter-immo-news ul li a{
		padding: 15px 20px 15px 20px;
		color: #5B5B5B;
		font-size: 16px;
		line-height: 20px;
		font-weight: 500;
		display: block;
		text-decoration: none;
		transition: background 0.3s ease 0s;
		-webkit-transition: background 0.3s ease 0s;
	}
	.node-page section[class*="block-mgm-"] ul li a.nolink,
	#block-mgm-news-filter-immo-news ul li a.nolink{
		cursor: not-allowed;
	}
	.node-page section[class*="block-mgm-"] ul li a.active,
	#block-mgm-news-filter-immo-news ul li a.active{
		background: #2C364E;
		color: #fff;
	}
	.node-page section[class*="block-mgm-"] ul li a:hover,
	.node-page section[class*="block-mgm-"] ul li a:focus,
	#block-mgm-news-filter-immo-news ul li a:hover,
	#block-mgm-news-filter-immo-news ul li a:focus{
		background: #F0F0F1;
	}
	.node-page section[class*="block-mgm-"] ul li a.active:hover,
	.node-page section[class*="block-mgm-"] ul li a.active:focus,
	#block-mgm-news-filter-immo-news ul li a.active:hover,
	#block-mgm-news-filter-immo-news ul li a.active:focus{
		background: #2C364E;
	}
	#block-mgm-news-filter-immo-news{
		margin-top: 0;
		padding-top: 0;
		border: none;
	}
	#block-mgm-news-filter-immo-news ul{
		margin-bottom: 0;
	}
	/* Lire la suite */
	.region-sidebar-second section[style="display: none;"] ~ section[class*="block-mgm-"]{
		display: none;
	}
	/* Lire la suite */
	.region-sidebar-second section[style="display: block;"] ~ section[class*="block-mgm-"]{
		display: block;
	}
}
/**/
/* Notre histoire */
@media(min-width: 1501px){
	.page-node-32 .main-container > .container > .row > .col-sm-9{
		width: 83.33333333%;
	}
}
.page-node-32 .field-type-text-with-summary p,
.page-node-32 .field-type-text-with-summary *:not(h2){
	font-weight: 300;
}
#block-mgm-immo-histoire .post-wrapper .node-story .story-content .date{
	opacity: 1;
}
.story-content .image .field{
	position: relative;
}
.story-content .image .field:after{
	content: '';
	background: transparent;
	border: 2px solid #A49360;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 12px;
	left: 12px;
}
.story-content .text{
	padding-right: 0;
}
.story-content .text .date{
	color: #2C364E !important;
	font-size: 56px;
	line-height: 1.2;
	font-weight: 900;
	margin: 0 !important;
}
.node-story:nth-of-type(even) .story-content .text .date{
	color: #A49360 !important;
}
.story-content .text .date br{
	display: none;
}
.story-content .text .date span{
	display: block;
	color: #BABABA;
	font-size: 21px;
	line-height: 26px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: -5px;
}
.story-content .text h2{
	font-size: 19px !important;
	line-height: 24px !important;
	color: #4A4A4A;
	font-weight: 500;
}
.story-content .text .entry-content{
	color: #9C9C9C;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
}
@media(max-width: 1080px){
	#block-mgm-immo-histoire .post-wrapper .node-story{
		padding: 0 0 60px !important;
	}
	#block-mgm-immo-histoire .post-wrapper .node-story .stem-overlay,
	#block-mgm-immo-histoire .post-wrapper .node-story:nth-child(2n) .stem-overlay,
	#block-mgm-immo-histoire .post-wrapper .node-story:nth-child(2n+1) .stem-overlay{
		left: -44px;
	}
}
@media(max-width: 991px){
	.story-content{
		padding: 0 20px !important;
	}
	.story-content .text .date{
		font-size: 45px;
	}
	.story-content .text .date span{
		font-size: 18px;
		letter-spacing: -0.3px;
	}
}
@media(max-width: 767px){
	#block-mgm-immo-histoire{
		overflow: hidden;
	}
	#block-mgm-immo-histoire .stem-wrapper{
		left: 14px;
	}
	#block-mgm-immo-histoire .post-wrapper .node-story{
		margin-left: 0px !important;
	}
	#block-mgm-immo-histoire .post-wrapper .node-story .stem-overlay,
	#block-mgm-immo-histoire .post-wrapper .node-story:nth-child(2n) .stem-overlay,
	#block-mgm-immo-histoire .post-wrapper .node-story:nth-child(2n+1) .stem-overlay{
		left: 0;
	}
	#block-mgm-immo-histoire .post-wrapper .node-story{
		padding: 0 0 60px 30px !important;
	}
	.story-content .image{
		max-width: 250px;
	}
	.story-content .text{
		padding-top: 30px;
	}
	a.all-programme{
		background: #2C364E;
		color: white;
		font-size: 16px;
		padding: 10px 0;
		width: 90%;
		max-width: 320px;
		border: none;
		border-radius: 0;
		box-shadow: none;
		font-weight: 500;
		margin: 30px auto;
		transition: background 0.3s ease 0s;
		-webkit-transition: background 0.3s ease 0s;
	}
	a.all-programme:hover,
	a.all-programme:focus{
		background: black;
		color: white;
	}
}

/* Nos valeurs */
@media(min-width: 1921px){
	.page-node-48 .paragraphs-items,
	.page-node-255 .paragraphs-items{
		max-width: auto !important;
		margin: 0;
		left: inherit;
		position: static;
	}
}
@media(min-width: 1501px){
	.page-node-48 .main-container > .container > .row > .col-sm-9,
	.page-node-255 .main-container > .container > .row > .col-sm-9{
		width: 83.33333333%;
	}
}
.page-node-48 .field-type-text-with-summary p,
.page-node-48 .field-type-text-with-summary *:not(h2),
.page-node-255 .field-type-text-with-summary p,
.page-node-255 .field-type-text-with-summary *:not(h2){
	font-weight: 300;
}
.page-node-48 .entity-paragraphs-item h2,
.page-node-255 .entity-paragraphs-item h2{
	font-size: 28px;
	line-height: 36px;
	font-weight: 700;
}
.page-node-48 .entity-paragraphs-item p,
.page-node-255 .entity-paragraphs-item p{
	color: #4A4A4A;
	letter-spacing: -0.7px;
	font-size: 16px;
	line-height: 30px;
}
.page-node-48 .field-name-field-picto p,
.page-node-255 .field-name-field-picto p{
	color: #4A4A4A;
	letter-spacing: -0.5px;
	font-size: 22px;
	line-height: 27px;
}
.page-node-48 .paragraphs-item-media-text-left h2,
.page-node-48 .paragraphs-item-media-text-left .field-name-field-texte,
.page-node-255 .paragraphs-item-media-text-left h2,
.page-node-255 .paragraphs-item-media-text-left .field-name-field-texte{
	padding-left: 0 !important;
}
.page-node-48 .paragraphs-item-media-text-left.image-normal .col-sm-6 > :not(img),
.page-node-255 .paragraphs-item-media-text-left.image-normal .col-sm-6 > :not(img){
	padding: 0;
}
.page-node-48 div[paragraph-id="20"],
.page-node-255 div[paragraph-id="308"]{
	background: transparent !important;
}
.page-node-48 div[paragraph-id="20"] .col-sm-6:first-of-type,
.page-node-255 div[paragraph-id="308"] .col-sm-6:first-of-type{
	background: #2C364E;
	width: calc(50% + 30px);
}
.page-node-48 div[paragraph-id="20"] .col-sm-6:first-of-type:before,
.page-node-255 div[paragraph-id="308"] .col-sm-6:first-of-type:before{
	content: '';
	background: #2C364E;
	position: absolute;
	top: 0;
	left: -50vw;
	width: calc(50vw + 15px);
	height: 100%;
}
.page-node-48 div[paragraph-id="20"] .col-sm-6:first-of-type:after,
.page-node-255 div[paragraph-id="308"] .col-sm-6:first-of-type:after{
	content: '';
	background: #2C364E;
	position: absolute;
	top: 0;
	right: -100px;
	width: 100px;
	height: 100%;
}
.page-node-48 div[paragraph-id="20"] h2 .subtitle,
.page-node-255 div[paragraph-id="308"] h2 .subtitle{
	font-size: 28px;
	line-height: 36px;
	display: block;
	padding-right: 50px;
}
.page-node-48 div[paragraph-id="20"] .col-sm-6:last-of-type,
.page-node-255 div[paragraph-id="308"] .col-sm-6:last-of-type{
	margin-top: 80px;
	height: 95%;
	width: 57%;
	margin-left: 45px;
}
@media(max-width: 1700px){
	.page-node-48 div[paragraph-id="20"] .col-sm-6:last-of-type,
	.page-node-255 div[paragraph-id="308"] .col-sm-6:last-of-type{
		width: 51%;
		}
	}
@media(max-width: 1560px){
	.page-node-48 div[paragraph-id="20"] .col-sm-6:last-of-type,
	.page-node-255 div[paragraph-id="308"] .col-sm-6:last-of-type{
		width: 47%;
		}
	}
@media(max-width: 1500px){
	.page-node-48 div[paragraph-id="20"] .col-sm-6:last-of-type,
	.page-node-255 div[paragraph-id="308"] .col-sm-6:last-of-type{
		width: 57%;
		}
	}
@media(max-width: 1350px){
	.page-node-48 div[paragraph-id="20"] .col-sm-6:last-of-type,
	.page-node-255 div[paragraph-id="308"] .col-sm-6:last-of-type{
		width: 52%;
		}
	}
@media(max-width: 1199px){
	.page-node-48 div[paragraph-id="20"] .col-sm-6:last-of-type,
	.page-node-255 div[paragraph-id="308"] .col-sm-6:last-of-type{
		width: 54%;
		}
	}
@media(max-width: 1100px){
	.page-node-48 div[paragraph-id="20"] .col-sm-6:last-of-type,
	.page-node-255 div[paragraph-id="308"] .col-sm-6:last-of-type{
		width: 51%;
		}
	}

@media(max-width: 991px){
	.page-node-48 div[paragraph-id="20"] .col-sm-6:first-of-type,
	.page-node-255 div[paragraph-id="308"] .col-sm-6:first-of-type{
		width: 100%;
	}
	.page-node-48 div[paragraph-id="20"] .col-sm-6:last-of-type,
	.page-node-255 div[paragraph-id="308"] .col-sm-6:last-of-type{
		width: 100%;
		height: 100%;
		margin: -50px 0 0 0;
	}
	.page-node-48 div[paragraph-id="20"] .col-sm-6:first-of-type:before,
	.page-node-255 div[paragraph-id="308"] .col-sm-6:first-of-type:before{
		width: 50vw;
	}
}
@media(max-width: 767px){
	.page-node-48 div[paragraph-id="20"] .col-sm-6:last-of-type,
	.page-node-255 div[paragraph-id="308"] .col-sm-6:last-of-type{
		margin: -30px 0 0 0;
	}
	.page-node-48 div[paragraph-id="20"] h2 .subtitle,
	.page-node-255 div[paragraph-id="308"] h2 .subtitle{
		padding-right: 0;
	}
}
/**/

/* Nos métiers */
@media(min-width: 1921px){
	.page-node-89 .paragraphs-items,
	.page-node-256 .paragraphs-items{
		max-width: auto !important;
		margin: 0;
		left: inherit;
		position: static;
	}
}
@media(min-width: 1501px){
	.page-node-89 .main-container > .container > .row > .col-sm-9,
	.page-node-256 .main-container > .container > .row > .col-sm-9{
		width: 83.33333333%;
	}
}
@media(min-width: 1200px){
	.page-node-89 .field-type-text-with-summary,
	.page-node-256 .field-type-text-with-summary{
		margin-bottom: 80px;
	}
}
.page-node-89 .field-type-text-with-summary p,
.page-node-89 .field-type-text-with-summary *:not(h2),
.page-node-256 .field-type-text-with-summary p,
.page-node-256 .field-type-text-with-summary *:not(h2){
	font-weight: 300;
}
.page-node-89 .paragraphs-item-media-text-right .col-sm-6:last-of-type,
.page-node-89 .paragraphs-item-media-text-left.image-small .col-sm-7,
.page-node-89 .paragraphs-item-media-text-left .col-sm-6:first-of-type,
.page-node-256 .paragraphs-item-media-text-right .col-sm-6:last-of-type,
.page-node-256 .paragraphs-item-media-text-left.image-small .col-sm-7,
.page-node-256 .paragraphs-item-media-text-left .col-sm-6:first-of-type{
	padding: 40px 15px 0;
}
.page-node-89 .paragraphs-items p,
.page-node-256 .paragraphs-items p{
	letter-spacing: -0.5px;
	font-size: 16px;
	line-height: 24px;
	color: #828282;
	font-weight: 300;
}
.page-node-89 .paragraphs-item-media-text-left.image-normal .col-sm-6 > :not(img),
.page-node-256 .paragraphs-item-media-text-left.image-normal .col-sm-6 > :not(img){
	padding: 0;
}
.page-node-89 .paragraphs-item-media-text-left .col-sm-6:first-of-type h2,
.page-node-89 .paragraphs-item-media-text-left .col-sm-6:first-of-type p.author,
.page-node-89 .paragraphs-item-media-text-left .col-sm-6:first-of-type .field-name-field-texte,
.page-node-256 .paragraphs-item-media-text-left .col-sm-6:first-of-type h2,
.page-node-256 .paragraphs-item-media-text-left .col-sm-6:first-of-type p.author,
.page-node-256 .paragraphs-item-media-text-left .col-sm-6:first-of-type .field-name-field-texte{
	padding-left: 0;
}
.page-node-89 .paragraphs-item-media-text-left .col-sm-6:first-of-type h2:before,
.page-node-256 .paragraphs-item-media-text-left .col-sm-6:first-of-type h2:before{
	left: -5px;
}
.page-node-89 .paragraphs-item-media-text-right .col-sm-6:first-of-type,
.page-node-256 .paragraphs-item-media-text-right .col-sm-6:first-of-type{
	width: calc(50% - 40px);
}
.page-node-89 .paragraphs-item-media-text-left .col-sm-6:last-of-type,
.page-node-256 .paragraphs-item-media-text-left .col-sm-6:last-of-type{
	width: calc(50% - 40px);
	left: calc(50% + 40px);
}
@media(max-width: 1199px){
	.page-node-89 .paragraphs-item-media-text-right .col-sm-6:first-of-type,
	.page-node-256 .paragraphs-item-media-text-right .col-sm-6:first-of-type{
		width: 50%;
	}
	.page-node-89 .paragraphs-item-media-text-left .col-sm-6:last-of-type,
	.page-node-256 .paragraphs-item-media-text-left .col-sm-6:last-of-type{
	    width: 50%;
	    left: 50%;
	}
}
@media(max-width: 991px){
	.page-node-89 .paragraphs-item-media-text-right .col-sm-6:first-of-type,
	.page-node-89 .paragraphs-item-media-text-left .col-sm-6:last-of-type,
	.page-node-256 .paragraphs-item-media-text-right .col-sm-6:first-of-type,
	.page-node-256 .paragraphs-item-media-text-left .col-sm-6:last-of-type{
		width: 100%;
	}
}
/* Plongez dans l'univers MGM - Vidéos */
.page-node-1220 .field-type-text-with-summary p,
.page-node-1220 .field-type-text-with-summary *:not(h2){
	font-weight: 300;
}
#video-counter h3{
	font-size: 25px;
	line-height: 1.2;
	color: #4a4a4a;
	font-weight: 500;
	margin: 0 0 30px;
	display: inline-block;
}
#univers-video-grid{
	margin: 0 -15px;
}
#univers-video-grid .node-video{
	margin-bottom: 30px;
}
.filters-video li a{
	position: relative;
	padding-left: 80px !important;
}
.filters-video li a:before{
	content: '';
	background-repeat: no-repeat;
	background-size: 100%;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	left: 40px;
	transform: translateY(-50%);
}
.filters-video li a:hover,
.filters-video li a:focus{
	color: #A49360 !important;
}
.filters-video li.filter-all-video a:before{background: url('../img/ico/player-grey.svg');}
.filters-video li.filter-tourisme-video a:before{background: url('../img/ico/tourisme-grey.svg');}
.filters-video li.filter-immobilier-video a:before{background: url('../img/ico/immo-grey.svg');}

.filters-video li.filter-all-video a:hover:before,
.filters-video li.filter-all-video a:focus:before,
.filters-video li.filter-all-video a.active:before{background: url('../img/ico/player-gold.svg');}

.filters-video li.filter-tourisme-video a:hover:before,
.filters-video li.filter-tourisme-video a:focus:before,
.filters-video li.filter-tourisme-video a.active:before{background: url('../img/ico/tourisme-gold.svg');}

.filters-video li.filter-immobilier-video a:hover:before,
.filters-video li.filter-immobilier-video a:focus:before,
.filters-video li.filter-immobilier-video a.active:before{background: url('../img/ico/immo-gold.svg');}

#video-counter{
	font-size: 28px;
	line-height: 28px;
	color: #4A4A4A;
	float: left;
	margin-bottom: 40px;
}
#video-counter span{
	font-size: 22px;
	line-height: 28px;
	color: #9B9B9B;
}
#video-counter ~ div{
	float: right;
}
#video-full,
#video-teaser{
	margin: 0 0 0 30px;
	width: 24px;
	height: 24px;
	display: inline-block;
	cursor: pointer;
}
#video-full:after,
#video-teaser:after{
	content: "";
	background-image: url(../img/ico/list-grey.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	display: inline-block;
	width: 24px;
	height: 24px;
}
#video-teaser:after{
	background-image: url(../img/ico/grid-grey.svg);
}
.node-video a.modal-video{
	position: relative;
	display: block;
}
.node-video a.modal-video:after{
	content: '';
	background-image: url('../img/ico/player-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 30px;
	height: 30px;
}
.node-video.node-full a.modal-video:after{
	width: 50px;
	height: 50px;
}
.node-video a.modal-video:before{
	content: '';
	background: rgba(0,0,0,0.15);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.node-video #appart-header .text-center{
	text-align: left !important;
	position: relative;
	padding: 20px 0;
}
.node-video #appart-header .text-center h2,
.node-video #appart-header .text-center h3{
	margin: 0;
}
.node-video #appart-header .text-center h2{
	color: #4B4B4B;
}
.node-video #appart-header .text-center h3{
	color: #AEAEAE;
	font-weight: 500;
}
.node-video.tourisme #appart-header .text-center,
.node-video.immobilier #appart-header .text-center{
	padding: 20px 0 20px 60px;
}
.node-video.tourisme #appart-header .text-center:before,
.node-video.immobilier #appart-header .text-center:before {
    content: '';
    background-repeat: no-repeat;
    background-size: 100%;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.node-video.tourisme #appart-header .text-center:before{
	background-image:url('../img/ico/tourisme-round-grey.svg');
}
.node-video.immobilier #appart-header .text-center:before{
	background-image:url('../img/ico/immo-round-grey.svg');
}

/* vue grille */
.node-video.tourisme.col-sm-4 #appart-header .text-center,
.node-video.immobilier.col-sm-4 #appart-header .text-center{
	padding-left: 45px;
}
.node-video.tourisme.col-sm-4 #appart-header .text-center:before,
.node-video.immobilier.col-sm-4 #appart-header .text-center:before {
    content: '';
    background-repeat: no-repeat;
    background-size: 100%;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
}
.node-video.col-sm-4 .overlay{
	position: absolute;
	top: 50%;
	height: 100%;
	text-align: center;
	width: 100%;
	opacity: 0;
	transform: translateY(-50%);
	left: 0;
	z-index: 1;
}
.node-video.col-sm-4 .overlay.text-center h4{
	position: absolute;
	top: 70%;
	text-align: center;
	color: white;
	margin: 0px;
	transform:translate(-50%,-50%);
	width: 80%;
	left: 50%;
}
.node-video.col-sm-4 .overlay:hover{
	opacity: 1;
	transition: opacity .3s ease-out 0s;
	-webkit-transition: opacity .3s ease-out 0s;
	background-color: rgba(0, 0, 0, 0.3);
}
.node-video.col-sm-4 a .overlay:before{
	display: none;
}
.node-video .text-center h4{
	font-size: 16px;
	color: #4A4A4A;
	display: inline-block;
	margin: 20px 0;
}
.node-video .text-center p{
	font-size: 14px;
	color: #8A8A8A;
	display: inline-block;
}
.node-video .text-center p:empty{
	display: none;
}
@media(max-width: 991px){
	.node-video #appart-header .text-center h2{
		font-size: 22px;
	}
	.node-video #appart-header .text-center h3{
		font-size: 18px;
	}
	.node-video.tourisme #appart-header .text-center:before,
	.node-video.immobilier #appart-header .text-center:before{
		width: 40px;
		height: 40px;
	}
	.node-video.col-sm-4  a.modal-video:after{
		top: inherit;
		left: inherit;
		bottom: 12px;
		right: 12px;
		transform: none;
		width: 20px;
		height: 20px;
		z-index: 1;
	}
	.node-video.col-sm-4 .overlay{
		background: rgba(0, 0, 0, 0.15);
		opacity: 1;
	}
	.node-video.col-sm-4 .overlay.text-center h4{
		top: 50%;
	}
}
@media(max-width: 767px){
	#video-counter ~ div{
		display: none;
	}
	.filters-video{
		padding-left: 0;
		margin: 0 0 40px;
		list-style: none;
	}
	.filters-video li a{
		padding: 10px 0 10px 40px !important;
		display: block;
		text-decoration: none;
	}
	.filters-video li a:before{
		left: 0;
	}
}

/* popup vidéo */
.modal-video .modal-dialog{
	width: 50vw;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%) !important;
	margin: 0;
}
.modal-video .modal-header{
	position: absolute;
	width: 50px;
	height: 50px;
	top: -50px;
	right: 0;
	background: white;
	border: none;
	padding: 0;
}
.modal-video .modal-header button{
	margin: 0;
	width: 50px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	background-image: url('../img/ico/close-grey.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 50%;
	opacity: 1;
}
.modal-video .modal-content{
	border-radius: 0;
	border: none;
}
.modal-video .modal-body{
	padding: 0;
}
@media(max-width: 1199px){
	.modal-video .modal-dialog{
		width: 70vw;
	}
}
@media(max-width: 991px){
	.modal-video .modal-dialog{
		width: 80vw;
	}
}
@media(max-width: 767px){
	.modal-video .modal-header{
		width: 40px;
		height: 40px;
		top: -40px;
	}
	.modal-video .modal-header button{
		width: 40px;
		height: 40px;
		background-size: 16px 16px;
	}
}
@media(max-width: 767px) and (orientation:landscape){
	.modal-video .modal-dialog{
		top: 50px;
		transform: translateX(-50%) !important;
	}
}

/* Cookies */
.cc-floating{
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	border-radius: 0 !important;
}
.cookie-window h2{
	font-family: 'Walsheim' !important;
	font-weight: 500;
}
.cc-message{
	font-size: 16px;
	font-weight: 300;
}
.cc-btn{
	display: block;
}
.cc-dismiss{
	float: left;
	font-family: 'Walsheim';
	font-weight: 500;
	color: #626262;
}
.cc-allow{
	font-family: 'Walsheim';
	font-weight: 500;
	text-decoration: none !important;
	border-radius: 0 !important;
	background: #2C364E !important;
	transition: background 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s;
}
.cc-allow:hover,
.cc-allow:focus{
	background: black !important;
}
.cc-revoke{
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	border-radius: 0 !important;
	text-decoration: none !important;
	font-family: 'Walsheim';
	font-size: 16px;
	color: #626262;
	padding: 10px 20px 6px 20px;
}
.cc-window .cc-message a{
	color: #243150;
}
@media(max-width: 767px){
	.cc-compliance{
		display: block;
	}
	.cc-revoke.cc-bottom{
		/*display: none !important;*/
	}
}
/**/

/* pagination */
.pagination li.active span{
	border: 1px solid #2C364E !important;
	background: #2C364E !important;
	color: white;
	font-size: 16px;
	letter-spacing: -0.2px;
	border-radius: 0;
	padding: 8px 0;
	text-align: center;
	width: 40px;
}
.pagination li a{
	border: 1px solid #E2E2E2;
	color: #4A4A4A;
	font-size: 16px;
	letter-spacing: -0.2px;
	border-radius: 0;
	padding: 8px 0;
	text-align: center;
	width: 40px;
	transition: background 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s;
}
.pagination li a:hover,
.pagination li a:focus{
	background: #FBFBFC;
}
.pagination li.next,
.pagination li.pager-last,
.pagination li.pager-first,
.pagination li.prev{
	display: none;
}
.pagination li + li{
	margin-left: 12px;
	display: inline-block;
}
/**/

/* Actualité - teaser */
/* page liste des actualités */
.page-node-39 #page-header .bg-img.picture,
.page-node-241 #page-header .bg-img.picture,
.node-type-news.not-front #page-header .bg-img.picture,
body.is-article #page-header .bg-img.picture,
#page-header .bg-img.picture.small{
	height: 380px;
}
@media(max-width: 767px){
	.page-node-39 #page-header .bg-img.picture,
	.page-node-241 #page-header .bg-img.picture,
	.node-type-news.not-front #page-header .bg-img.picture,
	body.is-article #page-header .bg-img.picture{
		height: 220px;
	}
}
.node-type-news.not-front .page-title{
	bottom: 50px;
}
#block-mgm-news-news .row{
	display: flex;
	flex-wrap: wrap;
}
#block-mgm-news-news .row .col-sm-6{
	margin-bottom: 30px;
}
.node-news.node-teaser{
	border-radius: 3px;
	border: 1px solid #ECE9E9;
	box-shadow: 0 5px 8px 0 rgba(0,0,0,0.02);
	padding: 0;
	margin: 0;
	height: 100%;
}
.node-news.node-teaser.node-promoted{
	position: relative;
}
.node-news.node-teaser.node-promoted:before{
	content: 'Nouveau';
	text-transform: uppercase;
	color: white;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: 0.8px;
	background: #4A90E2;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
body.i18n-en-en .node-news.node-teaser.node-promoted:before{
	content: 'New';
}
.node-news.node-teaser .image{
	position: relative;
}
.node-news.node-teaser .image .image-caption{
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 15px 10px 15px;
	background: white;
	color: #A49360;
	font-size: 23px;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: -0.2px;
	font-weight: 700;
	text-align: center;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
.node-news.node-teaser .image .image-caption span{
	font-weight: 500;
	color: #ACACAC;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
	display: block;
	text-align: center;
	letter-spacing: 0.5px;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
.node-news.node-teaser .image:hover .image-caption,
.node-news.node-teaser .image:focus .image-caption{
	background: #A49360;
	color: white;
}
.node-news.node-teaser .image:hover .image-caption span,
.node-news.node-teaser .image:focus .image-caption span{
	color: white;
}
.node-news.node-teaser h2{
	margin: 30px 30px 20px;
}
.node-news.node-teaser h2 a{
	display: block;
	color: #4A4A4A;
	font-size: 21px;
	line-height: 27px;
	text-decoration: none;
	text-align: left;
	margin: 0;
}
.node-news.node-teaser h2 a span{
	color: #4A4A4A;
	font-size: 21px;
	line-height: 27px;
}
.node-news.node-teaser h2 a:hover,
.node-news.node-teaser h2 a:focus{
	text-decoration: underline;
}
.node-news.node-teaser p{
	color: #828282;
	font-size: 18px;
	line-height: 27px;
	margin: 0 30px 50px;
	font-weight: 300;
	letter-spacing: -0.5px;
}
.node-news.node-teaser p ~ a{
	position: absolute;
	bottom: 20px;
	right: 30px;
	color: #A49360;
	font-size: 16px;
	line-height: 20px;
	text-align: right;
	display: block;
}
/**/
/* node-page full */
.node-page .all-articles{
	color: #4A4A4A;
	font-size: 19px;
	line-height: 30px;
	position: relative;
	padding-left: 33px;
	text-decoration: none;
	margin: 30px 0 50px;
	display: inline-block;
}
.node-page .all-articles:before{
	content: '';
	background: url('../img/ico/grid-articles.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.region-content .block-mgm-social{
	position: absolute;
	right: 15px;
	margin-top: 30px;
}
.region-content .block-mgm-social a{
	display: inline-block;
	margin: 0 0 0 12px;
	cursor: pointer;
	opacity: 0.8;
	transition: opacity 0.3s ease 0s;
	-webkit-transition: opacity 0.3s ease 0s;
}
.region-content .block-mgm-social a:hover,
.region-content .block-mgm-social a:focus{
	opacity: 1;
}
.region-content .block-mgm-social a:before{
	content: '';
	background-repeat: no-repeat;
	background-size: 100%;
	width: 30px;
	height: 30px;
	display: block;
}
.region-content .block-mgm-social a.facebook:before{
	background-image: url('../img/ico/rs-facebook.svg');
}
.region-content .block-mgm-social a.twitter:before{
	background-image: url('../img/ico/rs-twitter.svg');
}
.region-content .block-mgm-social a.pinterest:before{
	background-image: url('../img/ico/rs-pinterest.svg');
}
.region-content .block-mgm-social a i{
	display: none;
}
.region-content .block-mgm-social ~ #block-system-main .node-page .field-name-body{
	padding-right: 130px;
}
.region-content .block-mgm-social ~ #block-system-main .node-page a.all-articles ~ .field-name-body{
	padding-right: 0;
}

.region-content .block-mgm-vote{
	border-top: 1px solid #F0F0F0;
	margin-top: 35px;
	padding: 35px 0 45px;
}
.region-content .block-mgm-vote p,
.region-content .block-mgm-vote .wrapper{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.region-content .block-mgm-vote p:not(.likes){
	font-size: 19px;
	line-height: 44px;
	color: #969696;
}
.region-content .block-mgm-vote .wrapper{
	margin-left: 20px;
}
.region-content .block-mgm-vote .wrapper a{
	background: white;
	border-radius:100px;
	border: none;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.12);
	width: 44px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	background-image: url('../img/ico/thumb-lightblue.svg');
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 50%;
}
.region-content .block-mgm-vote .wrapper a:hover,
.region-content .block-mgm-vote .wrapper a:focus{
	background: #4A90E2;
	background-image: url('../img/ico/thumb-white.svg');
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 50%;
}
.region-content .block-mgm-vote p.likes{
	background: white;
	color: #969696;
	font-size: 14px;
	line-height: 1;
	padding: 6px 9px;
	border-radius: 100px;
	margin: -30px 0 0 -10px;
	z-index: 1;
	position: relative;
}
@media(max-width: 767px){
	.node-type-news.not-front .page-title{
		bottom: 10px;
	}
	.node-type-news h1.page-header{
		font-size: 27px !important;
	}
	.node-page .all-articles{
		margin: 0 0 -20px;
		font-size: 17px;
		padding-left: 30px;
	}
	.region-content .block-mgm-vote{
		text-align: right;
		opacity: 0;
	}
	.region-content[style*="auto"] .block-mgm-vote{
		opacity: 1;
	}
	.region-content .block-mgm-vote p:not(.likes){
		width: calc(100% - 110px);
		line-height: 24px;
		float: left;
		text-align: left;
	}
	.region-content .block-mgm-vote p.likes{
		padding-right: 0;
	}
	.region-content .block-mgm-social{
		margin-top: 0;
	}
	.region-content .block-mgm-social ~ #block-system-main .node-page .field-name-body{
		padding-right: 0;
		margin-top: 40px;
	}
	/* Ghost lire à la suite */
	.region-content #block-system-main{
		height: 100%;
		//min-height: 600px;
	}
	.region-content .ghost{
		z-index: 1;
		position: absolute;
		top: 80%;
		width: 100vw;
		left: -15px;
		height: 200vh;
		text-align: center;
		background: rgba(255,255,255,0);
		background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 7%, rgba(255,255,255,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(7%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 7%, rgba(255,255,255,1) 100%);
		background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 7%, rgba(255,255,255,1) 100%);
		background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 7%, rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 7%, rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
	}
	.region-content .ghost a{
		padding-top: 100px;
		display: block;
		color: #4A4A4A;
		font-size: 16px;
		font-weight: 500;
		position: relative;
		text-decoration: none;
	}
	.region-content .ghost a:after{
		content: '';
		background: url('../img/ico/chevron-thin-down-black.svg');
		background-repeat: no-repeat;
		background-size: 100%;
		width: 15px;
		height: 15px;
		position: absolute;
		bottom: -20px;
		left: 50%;
		transform: translateX(-50%);
	}
}
/* Node page - node teaser */
@media(min-width: 768px){
	.node-page.node-teaser:nth-of-type(2n+3){
		clear: both;
	}
}
.node-page.node-teaser{
	margin-bottom: 50px;
}
.node-page.node-teaser .content{
	background: white;
	margin: -25px 0 0 0;
	width: calc(100% - 30px);
	z-index: 1;
	position: relative;
	padding: 20px 20px 0 0;
}
.node-page.node-teaser .content h2{
	margin: 0;
}
.node-page.node-teaser .content h2 a{
	color: #4A4A4A;
	font-size: 20px;
	line-height: 26px;
	text-decoration: none;
	display: block;
	padding: 0 0 20px;
}
.node-page.node-teaser .content h2 a:hover,
.node-page.node-teaser .content h2 a:focus{
	text-decoration: underline;
}
.node-page.node-teaser .content > a{
	color: #A49360;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}
/**/


/* Recrutement - node-job - node-teaser */
#block-mgm-emploi-jobs .row{
	display: flex;
	flex-wrap: wrap;
}
#block-mgm-emploi-jobs .row .col-sm-4{
	margin-bottom: 30px;
}
.node-job.node-teaser{
	border: 1px solid #D6D6D6;
	border-radius: 0;
	margin-bottom: 30px;
	box-shadow: none;
	height: 100%;
}
.node-job.node-teaser .panel-body{
	padding: 30px 30px 20px;
	height: 100%;
}
.node-job.node-teaser h3{
	margin: 0 0 20px;
}
.node-job.node-teaser h3 a{
	font-size: 23px;
	line-height: 29px;
	color: #2C364E;
	text-decoration: none;
	font-weight: 500;
	display: block;
}
.node-job.node-teaser h3 a:hover,
.node-job.node-teaser h3 a:focus{
	text-decoration: underline;
}
.node-job dl{
	clear: both;
	display: inline-block;
}
.node-job dl dt,
.node-job dl dd{
	font-size: 16px;
	line-height: 27px;
	color: #7B7B7B;
	padding-bottom: 0px;
	font-weight: 500;
	float: left;
	margin-right: 5px;
}
.node-job dl dt{
	font-weight: 400;
	clear: both;
}
.node-job.node-teaser a.btn{
	position: absolute;
	bottom: 20px;
	right: 30px;
	box-shadow: none;
	clear: both;
	color: #4A4A4A;
	font-size: 16px;
	line-height: 20px;
	background: transparent;
	border: none;
	border-radius: 0;
	padding: 0;
	text-align: right;
	display: block;
	font-weight: 500;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
.node-job.node-teaser a.btn:hover,
.node-job.node-teaser a.btn:focus{
	color: black;
	text-decoration: underline;
}
@media(max-width: 991px) and (min-width: 768px){
	.node-job.node-teaser .panel-body{
		padding: 20px 20px 10px;
	}
}
@media(max-width: 767px){
	#block-mgm-emploi-jobs{
		margin: 20px 0 0;
	}
	#block-mgm-emploi-jobs .row .col-sm-4{
		width: 100%;
	}
	.node-job.node-teaser{
		margin-bottom: 15px;
	}
}
/* Node-job - full */
.node-type-job .main-container{
	padding-top: 60px;
}
.node-job.container .aside,
.node-news.container .aside{
	width: 100%;
	left: 0;
}
.node-job.container .aside a,
.node-news.container .aside a{
	margin-bottom: 30px;
	background: transparent;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #4A4A4A;
	font-size: 16px;
	font-weight: 500;
}
.node-job.container .aside a:before,
.node-news.container .aside a:before{
	content: '';
	background: url('../img/ico/chevron-thin-left-grey.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	margin: -2px 12px 0 0;
	transition: margin 0.3s ease 0s;
	-webkit-transition: margin 0.3s ease 0s;
}
.node-job.container .aside a:hover:before,
.node-news.container .aside a:hover:before,
.node-job.container .aside a:focus:before,
.node-news.container .aside a:focus:before{
	margin: -2px 16px 0 0;
}
.node-news.container .aside p{
	color: #9B9B9B;
	width: 100%;
	margin-bottom: 3px;
	font-size: 14px;
	display: inline-block;
}
.node-news.container .aside p b{
	font-weight: 500;
}
.node-job.container .content{
	left: 0;
	width: 75%;
	margin-bottom: 30px;
	padding-right: 50px;
}
.node-news.container .content{
	left: 0;
	width: 100%;
	margin-bottom: 30px;
	padding-right: 50px;
}
.node-news.container .content > h1:first-of-type,
.node-news.container .content > h2:first-of-type,
.node-news.container .content > h3:first-of-type{
	margin-top: 0;
	margin-bottom: 20px;
}
.node-job.container .content h1,
.node-news.container .content h1{
	color: #4A4A4A;
	font-size: 38px;
	line-height: 1.2;
	font-weight: 500;
	letter-spacing: -1px;
	margin: 20px 0;
}
.node-job.container .content h2,
.node-news.container .content h2{
	font-size: 23px;
	line-height: 1.3;
	color: #4A4A4A;
	font-weight: 500;
	margin: 30px 0 10px;
}
.node-job.container .content dl{
	margin-bottom: 0;
}
.node-news.container .content div{
	color: #838383;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 300;
}
.node-news.container .content p{
	color: #838383;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 300;
}
.node-job.container .content div,
.node-job.container .content p,
.node-job.container .content li{
	color: #7B7B7B;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 300;
}
.node-job.container .content ul{
	padding-left: 0;
}
.node-job.container .content li{
	margin-bottom: 5px;
	display: block;
}
.node-job.container .content li:before{
	content: '- ';
}
.node-job.container .aside2{
	width: 25%;
	left: 0;
	position: relative;
}
.node-job.container .aside2:before{
	content: '';
	background: #EDEDED;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 10px;
	left: -20px;
}
.node-job.container .aside2 h2{
	font-size: 23px;
	line-height: 1.3;
	color: #4A4A4A;
	font-weight: 500;
	margin: 20px 0;
}
.node-job.container .aside2 p{
	color: #7B7B7B;
}
.node-job.container .aside2 p a{
	display: block;
	color: #a49360;
}
.node-job.container .aside2 p a:hover,
.node-job.container .aside2 p a:focus{
	color: black;
}
.node-job.container .aside2 a.btn{
	text-shadow: none;
	box-shadow: none;
	border: none;
	background: #2C364E;
	border-radius: 0;
	color: white;
	font-size: 17px;
	padding: 8px 30px;
	margin: 0 0 30px;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
.node-job.container .aside2 a.btn:hover,
.node-job.container .aside2 a.btn:focus{
	background: black;
}
@media(max-width: 991px){
	.node-job.container .content{
		width: 68%;
		padding-right: 30px;
	}
	.node-news.container .content{
		padding-right: 30px;
	}
	.node-job.container .content h1,
	.node-news.container .content h1{
		font-size: 30px;
	}
	.node-job.container .content h2,
	.node-news.container .content h2{
		font-size: 20px;
	}
	.node-job.container .aside2{
		width: 32%;
	}
	.node-job.container .aside2:before{
		left: -10px;
	}
}
@media(max-width: 767px){
	.node-job.container .aside a,
	.node-news.container .aside a{
		margin: 20px 0;
	}
	.node-job.container .content,
	.node-news.container .content{
		width: 100%;
		padding: 0 15px;
	}
	.node-job.container .aside2{
		width: 100%;
		margin-top: 10px;
		padding-top: 20px;
	}
	.node-job.container .aside2:before{
	    width: calc(100% - 30px);
	    height: 1px;
	    left: 15px;
	    top: 0;
	}
}
/**/

/* Formulaire recrutement */
.node-type-webform #page-header:before{
	background: white;
}
.node-type-webform #page-header .page-title{
	position: static;
}
.node-type-webform #page-header h1{
	color: #2C364E;
	font-size: 32px;
	padding: 70px 0 20px;
}
.node-type-webform .webform-client-form > div > .form-item.webform-component-textfield,
.node-type-webform .webform-client-form > div > .form-item.webform-component-email{
	width: 100%;
}
.node-type-webform .webform-client-form > div > .form-item.webform-component-textfield input,
.node-type-webform .webform-client-form > div > .form-item.webform-component-email input{
	height: 32px;
	padding: 0 0 7px;
}
.node-type-webform .webform-client-form > div > .form-item.webform-component-textarea{
	clear: both;
	display: inline-block;
	width: 100%;
}
.node-type-webform .webform-client-form > div > .form-item.webform-component-textarea .form-textarea-wrapper{
	width: 100%;
}
.node-type-webform .webform-client-form .webform-component--rgpd span{
	color: #9B9B9B;
	font-size: 13px;
	line-height: 18px;
	font-family: "Walsheim" !important;
	font-weight: 400;
	display: block;
	text-align: justify;
}
.node-type-webform .webform-client-form .webform-component--rgpd span a{
	color: #9B9B9B;
}

/* webform */
.webform-progressbar{
	display: none;
}

@media(max-width: 1199px) and (min-width: 768px){
	.node-type-webform .webform-client-form > div > .form-item.webform-component-textfield,
	.node-type-webform .webform-client-form > div > .form-item.webform-component-email{
		width: 48%;
		margin-right: 2%;
	}
}
@media(max-width: 991px){
	.node-type-webform .webform-client-form > div > .form-item.webform-component-textarea{
		width: 100%;
	}
}
@media(max-width: 767px){
	.node-type-webform #page-header{
		min-height: 280px;
	}
	.node-type-webform #page-header h1{
		font-size: 28px;
	}
	.node-type-webform .webform-client-form > div > .form-item.webform-component-textfield,
	.node-type-webform .webform-client-form > div > .form-item.webform-component-email{
		width: 100%;
	}
}
/* Page presse */
.page-node-65 #page-header,
.page-node-251 #page-header,
.page-node-66 #page-header,
.page-node-252 #page-header,
.page-node-67 #page-header,
.page-node-253 #page-header{
	display: none;
}
.page-node-1216 .main-container > .container > .row > .col-sm-9,
.page-node-1382 .main-container > .container > .row > .col-sm-9,
.page-node-1217 .main-container > .container > .row > .col-sm-9,
.page-node-1383 .main-container > .container > .row > .col-sm-9,
.page-node-1470 .main-container > .container > .row > .col-sm-9,
.page-node-1471 .main-container > .container > .row > .col-sm-9,
.page-node-597 .main-container > .container,
.page-node-598 .main-container > .container,
.page-node-65 .main-container > .container,
.page-node-251 .main-container > .container,
.page-node-66 .main-container > .container,
.page-node-252 .main-container > .container,
.page-node-67 .main-container > .container,
.page-node-253 .main-container > .container{
	padding-top: 70px !important;
}
#block-mgm-media-presse{
	margin-top: -30px;
}
#block-mgm-media-presse article.node-page{
	padding: 0 15px;
}
#block-mgm-media-presse article.node-page h2 a{
	text-decoration: none;
}
#block-mgm-media-presse article.node-page h2 a:after{
	content: '';
	background: url('../img/ico/chevron-right-blue.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 8px;
	transition: margin 0.3s ease 0s;
	-webkit-transition: margin 0.3s ease 0s;
}
#block-mgm-media-presse article.node-page h2 a:hover:after,
#block-mgm-media-presse article.node-page h2 a:focus:after{
	margin-left: 12px;
}

#mediatheque-presse{
	padding: 0;
	border: none;
	border-radius: 0;
	margin: 0;
	box-shadow: none;
}
#mediatheque-presse .panel-body{
	padding: 0;
}
#mediatheque-presse h3{
	margin: 15px 0 5px;
}
#mediatheque-presse h3 a{
	color: #2C364E;
	font-size: 28px;
	line-height: 1.3;
	font-weight: 700;
	text-decoration: none;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
#mediatheque-presse h3 a:hover,
#mediatheque-presse h3 a:focus{
	color: black;
}
#mediatheque-presse h3 a:after{
	content: '';
	background: url('../img/ico/chevron-right-blue.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 8px;
	transition: margin 0.3s ease 0s;
	-webkit-transition: margin 0.3s ease 0s;
}
#mediatheque-presse h3 a:hover:after,
#mediatheque-presse h3 a:focus:after{
	margin-left: 12px;
}
#mediatheque-presse a.btn{
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	color: black;
	font-size: 16px;
	font-weight: 500;
}
#contact-presse{
	border: 1px solid #D6D6D6;
	box-shadow: none;
	border-radius: 0;
	margin: 30px 0;
	font-size: 0;
}
#contact-presse .col-sm-4{
	float: none;
	display: inline-block;
	vertical-align: middle;
}
#contact-presse .col-sm-4 h3{
	margin: 0;
	color: #2C364E;
	font-size: 24px;
	line-height: 30px;
	font-weight: 500;
	padding-left: 30px;
}
#contact-presse .col-sm-4 .pull-left,
#contact-presse .col-sm-4 .pull-right{
	width: 50%;
	float: none !important;
	display: inline-block;
	vertical-align: middle;
}
#contact-presse .col-sm-4 div{
	font-size: 16px;
	line-height: 28px;
	color: #4A4A4A;
}
#contact-presse .col-sm-4 div strong{
	font-weight: 500;
	font-size: 18px;
	color: #4A4A4A;
}
#contact-presse .col-sm-4:nth-of-type(2){
	width: 66.66666666%;
}
#contact-presse .col-sm-4:last-of-type{
	display: none;
}
#dossier-presse{
	border: none;
	box-shadow: none;
	border-radius: 0;
	margin: 30px 0;
	position: relative;
}
#dossier-presse img{
	max-width: 100%;
}
#dossier-presse .col-sm-6:nth-of-type(2){
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50%;
	transform: translateY(-50%);
}
#dossier-presse h3{
	margin: 0 0 10px;
}
#dossier-presse h3 a{
	color: #2C364E;
	font-size: 24px;
	line-height: 30px;
	text-decoration: none;
	font-weight: 500;
}
#dossier-presse h3 a:hover,
#dossier-presse h3 a:focus{
	text-decoration: underline;
}
#dossier-presse p,
#dossier-presse p strong{
	color: #7B7B7B;
	font-weight: 500;
	margin: 0;
}
#dossier-presse a.btn{
	color: #4A4A4A;
	font-size: 16px;
	background: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	margin: 10px 0 0;
	text-decoration: none;
	font-weight: 500;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
#dossier-presse a.btn:hover,
#dossier-presse a.btn:focus{
	color: black;
	text-decoration: underline;
}

@media(max-width: 767px){
	#block-mgm-media-presse article.node-page h2 a,
	#mediatheque-presse h3 a{
		font-size: 24px;
	}
	#contact-presse .panel-body{
		padding: 30px;
	}
	#contact-presse .col-sm-4 h3{
		padding: 0;
	}
	#contact-presse .col-sm-4:nth-of-type(2){
		width: 100%;
	}
	#contact-presse .col-sm-4 .pull-left,
	#contact-presse .col-sm-4 .pull-right{
		width: 100%;
		margin: 10px 0 0 0;
	}
	#dossier-presse .col-sm-6:nth-of-type(2){
		position: static;
		transform: none;
		width: 100%;
		margin: 30px 0 0 0;
	}
}

/* Communiqué de presse */
#block-mgm-media-communiques .row{
	display: flex;
	flex-wrap: wrap;
}
#block-mgm-media-communiques .col-sm-4{
	margin-bottom: 30px;
}
.node-communique.node-teaser{
	border: 1px solid #D6D6D6;
	border-radius: 0;
	box-shadow: none;
	height: 100%;
}
.node-communique.node-teaser .panel-body{
	padding: 30px 30px 20px;
	height: 100%;
	position: relative;
}
.node-communique.node-teaser h3{
	margin: 0 0 5px;
}
.node-communique.node-teaser h3 a{
	font-size: 23px;
	line-height: 29px;
	color: #2C364E;
	text-decoration: none;
	font-weight: 500;
}
.node-communique.node-teaser p.date{
	color: #A49360;
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 20px;
}
.node-communique.node-teaser .body{
	color: #7B7B7B;
	font-size: 16px;
	line-height: 27px;
	margin: 0 0 20px;
}
.node-communique.node-teaser .eqh{
	margin-bottom: 30px;
}
.node-communique.node-teaser .eqh ~ p{
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.node-communique.node-teaser a.btn{
	clear: both;
	color: #4A4A4A;
	font-size: 16px;
	line-height: 20px;
	background: transparent;
	border: none;
	border-radius: 0;
	padding: 0;
	text-align: right;
	display: block;
	text-decoration: none;
	font-weight: 500;
	box-shadow: none;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
.node-communique.node-teaser a.btn:hover,
.node-communique.node-teaser a.btn:focus{
	color: black;
	text-decoration: underline;
}
@media(min-width: 992px){
	#block-mgm-media-communiques .col-sm-4:nth-of-type(3n+4){
		clear: both;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	#block-mgm-media-communiques .col-sm-4{
		width: 50%;
	}
	#block-mgm-media-communiques .col-sm-4:nth-of-type(2n+3){
		clear: both;
	}
	.node-communique.node-teaser .panel-body{
		padding: 20px 20px 10px;
	}
}
@media(max-width: 767px){
	#block-mgm-media-communiques .row{
		display: block;
	}
	.node-communique.node-teaser{
		margin-bottom: 15px;
	}
}
/**/

/* Retombées presse */
#block-mgm-media-retombees .row{
	display: flex;
	flex-wrap: wrap;
}
#block-mgm-media-retombees .row .col-sm-4{
	margin-bottom: 30px;
}
.node-retombe.node-teaser{
	border: 1px solid #D6D6D6;
	border-radius: 0;
	margin-bottom: 30px;
	box-shadow: none;
	height: 100%;
}
.node-retombe.node-teaser .panel-body{
	padding: 30px 30px 20px;
	height: 100%;
	position: relative;
}
.node-retombe.node-teaser h3{
	margin: 0 0 5px;
}
.node-retombe.node-teaser h3 a{
	font-size: 23px;
	line-height: 29px;
	color: #2C364E;
	text-decoration: none;
	font-weight: 500;
}
.node-retombe.node-teaser p.date{
	color: #A49360;
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 20px;
}
.node-retombe.node-teaser .eqh{
	margin-bottom: 30px;
}
.node-retombe.node-teaser .eqh ~ p{
	position: absolute;
	bottom: 20px;
	right: 20px;
	left: 30px;
}
.node-retombe.node-teaser a.btn{
	clear: both;
	color: #4A4A4A;
	font-size: 16px;
	line-height: 20px;
	background: transparent;
	border: none;
	border-radius: 0;
	padding: 0;
	text-align: right;
	display: block;
	text-decoration: none;
	font-weight: 500;
	white-space: normal;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
.node-retombe.node-teaser a.btn:hover,
.node-retombe.node-teaser a.btn:focus{
	color: black;
	text-decoration: underline;
}
@media(min-width: 992px){
	#block-mgm-media-retombees .col-sm-4:nth-of-type(3n+4){
		clear: both;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	#block-mgm-media-retombees .col-sm-4{
		width: 50%;
	}
	#block-mgm-media-retombees .col-sm-4:nth-of-type(2n+3){
		clear: both;
	}
	.node-retombe.node-teaser .panel-body{
		padding: 20px 20px 10px;
	}
}
@media(max-width: 767px){
	#block-mgm-media-retombees .row{
		display: block;
	}
	#block-mgm-media-retombees .row .col-sm-4{
		width: 100%;
	}
	.node-retombe.node-teaser{
		margin-bottom: 15px;
	}
	.node-retombe.node-teaser .eqh{
		margin-bottom: 50px;
	}
}
/**/

/* Formulaires */
@media(min-width: 992px){
	.main-container > .container > .row > .col-sm-12 form.webform-client-form{
		max-width: 500px;
		margin: 0 auto;
	}
	.main-container > .container > .row > .col-sm-9 form.webform-client-form{
		max-width: 500px;
	}
}
@media(max-width: 1199px){
	.lancement-commercial{
		width: 100% !important;
	}
}
@media(max-width: 991px){
	.lancement-commercial > div{
		width: 100% !important;
		display: block !important;
	}
	.lancement-commercial > div:last-of-type{
		max-width: 600px !important;
		margin: 0 auto !important;
		padding: 30px 50px !important;
	}
}
form.webform-client-form{}
form.webform-client-form > div{
	display: flex;
	flex-direction: column;
}
form.webform-client-form > div > .webform-component--rgpd{
	order: 15;
}
form.webform-client-form .webform-component:not(.webform-component-checkboxes) label{
	color: #ababab;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	margin: 25px 0 0;
	display: block;
}
form.webform-client-form .webform-component:not(.webform-component-checkboxes) label span{
	color: #A49360;
	position: absolute;
	margin-top: -5px;
}
form.webform-client-form .webform-component:not(.webform-component-checkboxes) input{
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #9B9B9B;
	box-shadow: none;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 0;
	color: #4a4a4a;
}
form.webform-client-form .webform-component input::-webkit-input-placeholder {
	color: #4a4a4a;
}
form.webform-client-form .webform-component input::-moz-placeholder {
	color: #4a4a4a;
}
form.webform-client-form .webform-component input:-ms-input-placeholder {
	color: #4a4a4a;
}
form.webform-client-form .webform-component input:-moz-placeholder {
	color: #4a4a4a;
}
form.webform-client-form .webform-component select{
	cursor: pointer;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #9B9B9B;
	box-shadow: none;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	padding-left: 0;
	padding-right: 50px;
	color: #4a4a4a;
	background: url('../img/ico/chevron-down-black.svg');
	background-repeat: no-repeat;
	background-size: 10px 10px;
	background-position: 95% center;
	width: 100%;
}
form.webform-client-form .webform-component textarea{
	border: 1px solid #9B9B9B;
	margin: 10px 0 0 0;
	border-radius: 0;
	font-size: 16px;
	line-height: 1.5;
}
form.webform-client-form .webform-component-file button.form-submit{
	margin-bottom: 0;
}
form.webform-client-form .webform-component-file .help-block{
	display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
form.webform-client-form .webform-component-file .help-block a{
	font-size: 14px;
	color: #ababab;
	text-decoration: none;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
form.webform-client-form .webform-component-file .help-block a:hover,
form.webform-client-form .webform-component-file .help-block a:focus{
	color: black;
}
form.webform-client-form .webform-component-file .help-block a span:before{
	content: '';
	background: url('../img/ico/info-black.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: -4px 3px 0 0;
}
form.webform-client-form #edit-submitted-rgpd-checkboxe{
	margin: 30px 0;
}
form.webform-client-form .webform-component--rgpd-checkboxe label.control-label,
form.webform-client-form .webform-component--newsletter label.control-label,
#edit-submitted-rgpd-checkboxe div label{
	font-size: 15px !important;
	line-height: 20px !important;
	font-family: "Walsheim" !important;
	font-weight: 400;
	color: #4a4a4a;
}
form.webform-client-form .webform-component--rgpd-checkboxe label a{
	color: #4a4a4a;
	text-decoration: underline;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
form.webform-client-form .webform-component--rgpd-checkboxee label a:hover,
form.webform-client-form .webform-component--rgpd-checkboxe label a:focus{
	color: black;
}
form.webform-client-form .webform-component--rgpd-checkboxe input{
	margin-top: 2px;
	cursor: pointer;
}
form.webform-client-form .webform-component--rgpd p{
	line-height: 1.3;
}
form.webform-client-form .webform-component--rgpd span{
	font-family: "Walsheim";
	font-weight: 300;
	font-size: 12px;
}
form.webform-client-form .webform-component--rgpd span a{
	color: #626262;
	font-size: 12px;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
form.webform-client-form .webform-component--rgpd span a:hover,
form.webform-client-form .webform-component--rgpd span a:focus{
	color: black;
}
form.webform-client-form .captcha{
	margin-bottom: 30px;
}
form.webform-client-form button.form-submit{
	background: #2C364E;
	border-radius: 0;
	border: none;
	box-shadow: none;
	color: white;
	font-size: 16px;
	line-height: 20px;
	padding: 10px 30px;
	margin: 0 0 30px;
	transition: background 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s;
}
form.webform-client-form button.form-submit:hover,
form.webform-client-form button.form-submit:focus{
	background: black;
}
@media(max-width: 767px){
	form.webform-client-form .webform-component-file button.form-submit{
		margin: 10px 0 0 0;
	}
}
/**/

/* Page Station */
.term-listing-heading > h2,
.term-listing-heading .taxonomy-term > h2{
	padding: 60px 0 0;
	margin: 50px 0 0 0;
	position: relative;
}
.term-listing-heading > h2:first-of-type + p,
.term-listing-heading .taxonomy-term > h2:first-of-type + p{
	padding: 30px 0;
	position: relative;
}
.term-listing-heading > h2:before,
.term-listing-heading .taxonomy-term > h2:before,
.term-listing-heading > h2:first-of-type + p:before,
.term-listing-heading .taxonomy-term > h2:first-of-type + p:before{
	content: '';
	background: #FCFCFC;
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100%;
	margin: 0 calc(50% - 50vw);
	z-index: -1;
}
.term-listing-heading .row:nth-of-type(2){
	position: relative;
	padding: 50px 0 60px;
	margin: 0 -15px 50px;
	display: flex;
	flex-wrap: wrap;
}
.term-listing-heading .row:nth-of-type(2):before{
	content: '';
	background: #FCFCFC url('../img/bg-programmes.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom right;
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100%;
	margin: 0 calc(50% - 50vw);
	display: inline-block;
}
.term-listing-heading .row:nth-of-type(2) .col-sm-4{
	margin-bottom: 30px;
}
.term-listing-heading .row .node-programme .dispo{
	font-size: 18px;
	line-height: 20px;
	color: #757575;
}
.term-listing-heading .node-programme h3{
	margin: 0;
}
.term-listing-heading .node-programme h3 a{
	font-size: 22px;
	line-height: 28px;
	color: #333333;
	font-weight: 500;
	text-decoration: none;
	margin: 5px 0;
	display: block;
}
.term-listing-heading .node-programme h4{
	font-size: 20px;
	line-height: 25px;
	color: #A49360;
	margin: 0 0 30px;
	font-weight: 300;
}
.term-listing-heading .node-programme h4 span{
	font-size: 20px;
	line-height: 25px;
	color: #A49360;
	font-weight: 300;
}
.term-listing-heading .node-programme .summary,
.term-listing-heading .node-programme .summary p{
	color: #6B6A6A;
	font-size: 16px;
	line-height: 27px;
	font-weight: 300;
}
.term-listing-heading .node-programme .tranche{
	margin-top: 30px;
}
.term-listing-heading .node-programme .tranche-front,
.term-listing-heading .node-programme .tranche-station{
	margin-bottom: 30px;
}
.term-listing-heading .node-programme .tranche .tranche-station p,
.term-listing-heading .node-programme .tranche .tranche-front p,
.term-listing-heading .node-programme .tranche .tranche-station p span,
.term-listing-heading .node-programme .tranche .tranche-front p span{
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
.term-listing-heading .node-programme a.btn{
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #2C364E;
	background: transparent;
	color: #2C364E;
	font-size: 17px;
	line-height: 21px;
	text-decoration: none;
	padding: 10px 35px;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
.term-listing-heading .node-programme a.btn:hover,
.term-listing-heading .node-programme a.btn:focus{
	background: #2C364E;
	color: white;
}
@media(max-width: 767px){
	.term-listing-heading > h2,
	.term-listing-heading .taxonomy-term > h2{
		margin: 30px 0 0 0;
		padding: 30px 0 0;
	}
	.term-listing-heading .row:nth-of-type(2){
		padding: 30px 0 0;
		margin: 0;
	}
}
/* IF 1 programme */
@media(min-width: 768px){
	.term-listing-heading .row > .container{
		padding: 0 15px;
	}
	.term-listing-heading .node-programme .col-sm-6:not(.image){
		/*position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 50%;
		width: 50%;*/
		padding: 30px 0 0 100px;
	}
}
@media(max-width: 1199px){
	.term-listing-heading .container > .node-programme .col-sm-6:not(.image){
		padding-left: 30px;
	}
}
@media(max-width: 991px){
	.term-listing-heading .row .node-programme .summary{
		margin: 20px 0;
	}
	.term-listing-heading .row .node-programme .tranche-station{
		margin-bottom: 20px;
	}
}
@media(max-width: 767px){
	.term-listing-heading .container > .node-programme .image{
		margin-bottom: 20px;
	}
	.term-listing-heading .container > .node-programme h4{
		margin-bottom: 20px;
	}
	.term-listing-heading .container > .node-programme .tranche{
		margin-top: 20px;
	}
	.term-listing-heading .container > .node-programme .col-sm-6:not(.image){
		padding: 0 15px;
	}
	.term-listing-heading .container > .node-programme .col-sm-6:not(.image) .dispo{
		margin-top: 20px;
	}
	.term-listing-heading .container > .node-programme a.btn{
		margin-bottom: 30px;
	}
}
/**/

/* IF 2 programmes */
.term-listing-heading .row > .col-sm-6 .node-programme{
	height: 100%;
	border: 1px solid #E0E0E0;
	background: white;
	position: relative;
}
.term-listing-heading .row > .col-sm-6 .node-programme > div:not(.image){
	padding: 25px 35px 15px 35px !important;
}
.term-listing-heading .row > .col-sm-6 .node-programme h4{
	margin-bottom: 15px;
}
.term-listing-heading .row > .col-sm-6 .node-programme .tranche{
	margin-top: 15px;
	padding-bottom: 40px;
}
.term-listing-heading .row > .col-sm-6 .node-programme .tranche a.btn{
	position: absolute;
	bottom: 20px;
	right: 30px;
}
@media(max-width: 767px){
	.term-listing-heading .row > .col-sm-6{
		margin-bottom: 0px;
	}
	.term-listing-heading .row > .col-sm-6 .node-programme{
		margin: 0 -15px 30px;
	}
	.term-listing-heading .row > .col-sm-6 .node-programme .tranche{
		padding-bottom: 10px;
	}
}
/**/

/* IF 3 programmes */
.term-listing-heading .row > .col-sm-4 .node-programme .image{
	//margin-bottom: 20px;
}
.term-listing-heading .row > .col-sm-4 .node-programme.node-teaser > div:not(.image){
	border: none;
	background: transparent;
	padding: 0;
}
.term-listing-heading .row > .col-sm-4 .node-programme.node-teaser .tranche{
	margin-top: 20px;
}
.term-listing-heading .row > .col-sm-4 .node-programme.node-teaser h4{
	margin-bottom: 20px;
}
.term-listing-heading .row > .col-sm-4 .node-programme.node-teaser a.btn{
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #2C364E;
	background: transparent;
	color: #2C364E;
	font-size: 17px;
	line-height: 21px;
	text-decoration: none;
	padding: 10px 35px;
	text-align: left;
	display: inline-block;
	margin: 0;
	font-weight: 500;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
.term-listing-heading .row > .col-sm-4 .node-programme.node-teaser a.btn:before{
	display: none;
}
.term-listing-heading .row > .col-sm-4 .node-programme.node-teaser a.btn:hover,
.term-listing-heading .row > .col-sm-4 .node-programme.node-teaser a.btn:focus{
	background: #2C364E;
	color: white;
}
@media(max-width: 991px){
	.term-listing-heading .row > .col-sm-4 .node-programme h4{
		margin: 0 0 20px;
	}
	.term-listing-heading .row > .col-sm-4 .node-programme .tranche{
		margin-top: 20px;
	}
	.term-listing-heading .row > .col-sm-4 .node-programme .tranche-front,
	.term-listing-heading .row > .col-sm-4 .node-programme .tranche-station{
		margin-bottom: 20px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	.term-listing-heading .row > .col-sm-4 .node-programme h3 a{
		font-size: 22px;
		line-height: 30px;
	}
	.term-listing-heading .row > .col-sm-4 .node-programme h4,
	.term-listing-heading .row > .col-sm-4 .node-programme h4 span{
		font-size: 18px;
		line-height: 20px;
	}
	.term-listing-heading .row > .col-sm-4 .node-programme.node-teaser a.btn{
		font-size: 16px;
		padding: 8px 25px;
	}
}
@media(max-width: 767px){
	.term-listing-heading .row > .col-sm-4{
		padding: 0;
	}
}
/**/

/* page spécifique */
.page-node-1585 .paragraphs-items .col-sm-6 .carousel{
	padding: 0;
}

/* Paragraphes Station */
.term-listing-heading .paragraphs-items,
.page-node-1585 .paragraphs-items{
	margin: 0 calc(50% - 50vw);
}
.term-listing-heading .paragraphs-items .paragraphs-item-texte,
.page-node-1585 .paragraphs-items .paragraphs-item-texte{
	max-width: 1170px;
	margin: 75px auto;
	text-align: center !important;
}
.term-listing-heading .paragraphs-item-media-text-right h2,
.term-listing-heading .paragraphs-item-media-text-left h2,
.page-node-1585 .paragraphs-item-media-text-right h2,
.page-node-1585 .paragraphs-item-media-text-left h2{
	color: #A49360 !important;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: -0.5px;
}
.term-listing-heading .paragraphs-item-media-text-right h2 span,
.term-listing-heading .paragraphs-item-media-text-left h2 span,
.page-node-1585 .paragraphs-item-media-text-right h2 span,
.page-node-1585 .paragraphs-item-media-text-left h2 span{
	font-size: 30px;
	line-height: 33px;
	color: #333333;
	margin: 0;
}
.term-listing-heading .paragraphs-item-media-text-right .col-sm-6:last-of-type,
.page-node-1585 .paragraphs-item-media-text-right .col-sm-6:last-of-type{
	padding-right: 80px;
}
.term-listing-heading .paragraphs-item-media-text-left .col-sm-6:first-of-type,
.page-node-1585 .paragraphs-item-media-text-left .col-sm-6:first-of-type{
	padding-left: 80px;
}
@media(max-width: 1199px){
	.term-listing-heading .paragraphs-items .paragraphs-item-texte,
	.page-node-1585 .paragraphs-items .paragraphs-item-texte{
		max-width: 970px;
	}
	.term-listing-heading .paragraphs-item-media-text-right .col-sm-6:last-of-type,
	.page-node-1585 .paragraphs-item-media-text-right .col-sm-6:last-of-type{
		padding: 30px 0;
	}
	.term-listing-heading .paragraphs-item-media-text-left .col-sm-6:first-of-type,
	.page-node-1585 .paragraphs-item-media-text-left .col-sm-6:first-of-type{
		padding: 30px 0 30px 15px;
	}
}
@media(max-width: 991px){
	.term-listing-heading .paragraphs-items .paragraphs-item-texte,
	.page-node-1585 .paragraphs-items .paragraphs-item-texte{
		max-width: 750px;
		margin: 50px auto;
	}
	.term-listing-heading .paragraphs-item-media-text-left .col-sm-6:first-of-type,
	.term-listing-heading .paragraphs-item-media-text-right .col-sm-6:last-of-type,
	.page-node-1585 .paragraphs-item-media-text-left .col-sm-6:first-of-type,
	.page-node-1585 .paragraphs-item-media-text-right .col-sm-6:last-of-type{
		padding: 40px 80px 40px 55px;
	}
	.term-listing-heading .paragraphs-item-media-text-left .col-sm-6:last-of-type,
	.term-listing-heading .paragraphs-item-media-text-right .col-sm-6:first-of-type,
	.page-node-1585 .paragraphs-item-media-text-left .col-sm-6:last-of-type,
	.page-node-1585 .paragraphs-item-media-text-right .col-sm-6:first-of-type{
		padding: 0 55px;
	}
	.term-listing-heading .paragraphs-item-media-text-left.image-normal,
	.page-node-1585 .paragraphs-item-media-text-left.image-normal{
		background: transparent;
	}
	.term-listing-heading .paragraphs-item-media-text-left.image-normal[data-color="#2C364E"] .col-sm-6:first-of-type,
	.page-node-1585 .paragraphs-item-media-text-left.image-normal[data-color="#2C364E"] .col-sm-6:first-of-type{
		background: #2C364E;
		margin: 0 55px;
	}
}
@media(max-width: 767px){
	.term-listing-heading .paragraphs-items .paragraphs-item-texte,
	.page-node-1585 .paragraphs-items .paragraphs-item-texte{
		max-width: 100%;
		margin: 30px auto;
		padding: 0 30px;
	}
	.term-listing-heading .paragraphs-item-media-text-left .col-sm-6:last-of-type,
	.term-listing-heading .paragraphs-item-media-text-right .col-sm-6:first-of-type,
	.page-node-1585 .paragraphs-item-media-text-left .col-sm-6:last-of-type,
	.page-node-1585 .paragraphs-item-media-text-right .col-sm-6:first-of-type{
		padding: 0 30px;
	}
	.term-listing-heading .paragraphs-item-media-text-left .col-sm-6:first-of-type,
	.term-listing-heading .paragraphs-item-media-text-right .col-sm-6:last-of-type,
	.page-node-1585 .paragraphs-item-media-text-left .col-sm-6:first-of-type,
	.page-node-1585 .paragraphs-item-media-text-right .col-sm-6:last-of-type{
		padding: 30px;
	}
	.term-listing-heading .paragraphs-item-media-text-left.image-normal[data-color="#2C364E"] .col-sm-6:first-of-type,
	.page-node-1585 .paragraphs-item-media-text-left.image-normal[data-color="#2C364E"] .col-sm-6:first-of-type{
		margin: 0 30px;
	}
}


/* D'autres stations */
.term-listing-heading > h2:last-of-type,
.term-listing-heading .taxonomy-term > h2:last-of-type{
	padding-bottom: 50px;
	margin-top: 0;
}
.term-listing-heading > h2:last-of-type,
.term-listing-heading .taxonomy-term > h2:last-of-type,
.term-listing-heading > .row:last-of-type,
.block-mgm-tools-villes > .row:last-of-type,
#block-mgm-tools-stations #listing > .row,
#block-mgm-tools-also #listing > .row,
.term-listing-heading .taxonomy-term > .row:last-of-type{
	position: relative;
}
.term-listing-heading > .row:last-of-type,
#block-mgm-tools-stations #listing > .row,
#block-mgm-tools-villes #listing > .row,
#block-mgm-tools-also #listing > .row,
.term-listing-heading .taxonomy-term > .row:last-of-type{
	display: flex;
	flex-wrap: wrap;
}
.term-listing-heading > h2:last-of-type:before,
.term-listing-heading .taxonomy-term > h2:last-of-type:before,
.term-listing-heading > .row:last-of-type:before,
.term-listing-heading .taxonomy-term > .row:last-of-type:before{
	content: '';
	background: #FCFCFC;
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100%;
	margin: 0 calc(50% - 50vw);
	z-index: -1;
}
/* Teaser station */
.vocabulary-station.col-sm-4,
.vocabulary-ville.col-sm-4,
#block-mgm-tools-also article{
	margin-bottom: 30px;
	float: none;
	display: flex;
	flex-direction: column;
	background: white;
	border: 1px solid #E0E0E0;
	width: calc(33.33333333% - 30px);
	margin: 0 15px 30px;
	padding: 0;
}
/** HACK IE **/
@media screen and (min-width:0\0) {
	.vocabulary-station.col-sm-4,
	.vocabulary-ville.col-sm-4,
	#block-mgm-tools-also article{
		float: left;
		display: block;
	}
}
.vocabulary-station.col-sm-4 > div:not(.image),
.vocabulary-ville.col-sm-4 > div:not(.image),
#block-mgm-tools-also article > div:not(.image){
	padding: 25px 30px 15px;
}
.vocabulary-station.col-sm-4 h3,
.vocabulary-ville.col-sm-4 h3,
#block-mgm-tools-also article h3{
	margin: 0;
}
.vocabulary-station.col-sm-4 h3 a,
.vocabulary-ville.col-sm-4 h3 a,
#block-mgm-tools-also article h3 a{
	font-weight: 500;
	text-decoration: none;
	color: #2C364E;
	font-size: 22px;
	line-height: 27px;
	margin-bottom: 5px;
	display: block;
}
.vocabulary-station.col-sm-4 h4,
.vocabulary-ville.col-sm-4 h4{
	margin: 0 0 20px;
}
.vocabulary-station.col-sm-4 h4,
.vocabulary-ville.col-sm-4 h4{
	color: #2C364E;
	font-size: 17px;
	line-height: 22px;
	font-weight: 500;
}
.vocabulary-station.col-sm-4 h4 span,
.vocabulary-ville.col-sm-4 h4 span{
	display: none;
}
.vocabulary-station.col-sm-4 .summary,
.vocabulary-ville.col-sm-4 .summary,
#block-mgm-tools-also article .summary{
	margin-bottom: 40px;
}
.vocabulary-station.col-sm-4 .summary,
.vocabulary-ville.col-sm-4 .summary,
#block-mgm-tools-also article .summary,
.vocabulary-station.col-sm-4 .summary p,
.vocabulary-ville.col-sm-4 .summary p,
#block-mgm-tools-also article .summary p{
	font-size: 16px;
	line-height: 22px;
	color: #7D7D7D;
}
.vocabulary-station.col-sm-4 .tranche,
.vocabulary-ville.col-sm-4 .tranche,
#block-mgm-tools-also article >.content > a{
	position: absolute;
	bottom: 20px;
	right: 30px;
}
.vocabulary-station.col-sm-4 a.btn,
.vocabulary-ville.col-sm-4 a.btn,
#block-mgm-tools-also article >.content > a{
    font-size: 13px;
    line-height: 16px;
    color: #2C364E;
    display: block;
    text-align: right;
    margin-top: 30px;
    text-decoration: none;
    padding: 0;
    font-weight: 600;
    transition: color 0.3s ease 0s;
    -webkit-transition: color 0.3s ease 0s;
}
.vocabulary-station.col-sm-4 a.btn:hover,
.vocabulary-ville.col-sm-4 a.btn:hover,
.vocabulary-station.col-sm-4 a.btn:focus,
.vocabulary-ville.col-sm-4 a.btn:focus,
#block-mgm-tools-also article >.content > a:hover,
#block-mgm-tools-also article >.content > a:focus{
	color: #A49360;
	box-shadow:none;
}
.vocabulary-station.col-sm-4 a.btn:before,
.vocabulary-ville.col-sm-4 a.btn:before,
#block-mgm-tools-also article >.content > a:before{
    content: '';
    background: url('../img/ico/plus-blue.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 0;
}
.vocabulary-station.col-sm-4 a.btn:hover:before,
.vocabulary-ville.col-sm-4 a.btn:hover:before,
#block-mgm-tools-also article >.content > a:hover:before,
.vocabulary-station.col-sm-4 a.btn:focus:before,
.vocabulary-ville.col-sm-4 a.btn:focus:before,
#block-mgm-tools-also article >.content > a:hover:before{
    background: url('../img/ico/plus-gold.svg');
}
@media(max-width: 991px){
	.vocabulary-station.col-sm-4 > div:not(.image),
	.vocabulary-ville.col-sm-4 > div:not(.image),
	#block-mgm-tools-also article > div:not(.image){
		padding: 20px 20px 15px;
	}
	.vocabulary-station.col-sm-4 h3 a,
	.vocabulary-ville.col-sm-4 h3 a,
	#block-mgm-tools-also article >.content > a{
		font-size: 22px;
		line-height: 28px;
	}
	.vocabulary-station.col-sm-4 h4,
	.vocabulary-ville.col-sm-4 h4,
	.vocabulary-station.col-sm-4 h4 span,
	.vocabulary-ville.col-sm-4 h4 span{
		font-size: 16px;
		line-height: 22px;
	}
}
@media(max-width: 767px){
	.term-listing-heading > h2:last-of-type,
	.term-listing-heading .taxonomy-term > h2:last-of-type{
		padding-bottom: 30px;
	}
	.term-listing-heading > .row:last-of-type{
		margin: 0;
	}
	.vocabulary-station.col-sm-4,
	.vocabulary-ville.col-sm-4,
	#block-mgm-tools-also article {
		width: 100%;
		margin: 0 0 15px;
	}
	.vocabulary-ville.col-sm-4{
		width: 100%;
		margin: 0 15px 15px;
	}
}
/**/

/* Livre blanc */
.node-type-livreblanc .main-container > .container{
	padding-top: 70px !important;
}
.node-livreblanc.node-teaser{
	margin: 0 0 30px;
	border: 1px solid #D6D6D6;
	border-radius: 0;
	box-shadow: none;
	position: relative;
}
.node-livreblanc.node-teaser .col-sm-4{
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	left: 66.66666667%;
	width: 33.33333333%
}
.node-livreblanc.node-teaser .panel-body{
	padding: 30px 25px;
}
.node-livreblanc.node-teaser .panel-body h3{
	margin: 0;
}
.node-livreblanc.node-teaser .panel-body h3 a{
	font-size: 22px;
	line-height: 28px;
	color: #2C364E;
	text-decoration: none;
	font-weight: 500;
	display: block;
}
.node-livreblanc.node-teaser .panel-body h3 a:hover,
.node-livreblanc.node-teaser .panel-body h3 a:focus{
	text-decoration: underline;
}
.node-livreblanc.node-teaser .panel-body .tags{
	margin: 0 0 15px;
}
.node-livreblanc.node-teaser .panel-body .tags span{
	background: transparent;
	padding: 0;
	color: #A49360;
	font-weight: 500;
	font-size: 18px;
	line-height: 1;
}
.node-livreblanc.node-teaser .panel-body p{
	color: #7B7B7B;
	margin-bottom: 20px;
}
.node-livreblanc.node-teaser .panel-body a.btn{
	color: #4A4A4A;
	background: transparent;
	border: none;
	box-shadow: none;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
.node-livreblanc.node-teaser .panel-body a.btn:hover,
.node-livreblanc.node-teaser .panel-body a.btn:focus{
	text-decoration: underline;
	color: black;
}
@media(min-width: 992px){
	.node-livreblanc.node-teaser .panel-body{
		min-height: 250px;
	}
}
@media(max-width: 991px) and (min-width: 491px){
	#block-mgm-livreblanc-livres .col-sm-6{
		width: 100%;
	}
	.node-livreblanc.node-teaser .col-sm-4{
		height: 100%;
	}
	.node-livreblanc.node-teaser .col-sm-4 img{
		max-height: 100%;
		width: auto;
		max-width: inherit;
		padding: 15px 0;
		text-align: right;
		float: right;
	}
}
@media(max-width: 767px) and (min-width: 491px){
	.node-livreblanc.node-teaser .panel-body{
		width: 60%;
	}
}
@media(max-width: 490px){
	.node-livreblanc.node-teaser .panel-body{
		padding: 25px 15px;
	}
	.node-livreblanc.node-teaser .col-sm-4{
		position: static;
		transform: none;
		width: 100%;
	}
	.node-livreblanc.node-teaser .col-sm-4 img{
		padding: 0 0 15px;
	}
}
/**/

/* Livre blanc - détail */
.node-livreblanc .bloc-grey{
	position: relative;
	margin-bottom: 50px;
}
.node-livreblanc .bloc-grey .aside a{
	margin-bottom: 30px;
	background: transparent;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	color: #4A4A4A;
	font-size: 16px;
}
.node-livreblanc .bloc-grey .aside a:before{
	content: '';
	background: url('../img/ico/chevron-thin-left-grey.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	margin: -2px 12px 0 0;
	transition: margin 0.3s ease 0s;
	-webkit-transition: margin 0.3s ease 0s;
}
.node-livreblanc .bloc-grey .aside a:hover:before,
.node-livreblanc .bloc-grey .aside a:hover:before{
	margin: -2px 16px 0 0;
}
.node-livreblanc .bloc-grey .aside p{
	display: none;
}
.node-livreblanc .bloc-grey .content.col-sm-8{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 66.66666667%;
	left: 33.33333333%;
	padding-top: 40px;
}
.node-livreblanc .bloc-grey .content.col-sm-8 h3{
	font-weight: 500;
	color: #626262;
	font-size: 16px;
}
.node-livreblanc .bloc-grey .content.col-sm-8 h1{
	font-size: 22px;
	line-height: 28px;
	color: #2C364E;
	text-decoration: none;
	font-weight: 500;
	display: block;
	margin-top: 0;
}
.node-livreblanc .bloc-grey .content.col-sm-8 .tags span{
	background: transparent;
	padding: 0;
	color: #A49360;
	font-weight: 500;
	font-size: 18px;
	line-height: 1;
}
.node-livreblanc .bloc-grey .content.col-sm-8 p{
	margin: 15px 0 30px;
}
.node-livreblanc .bloc-grey .content.col-sm-8 a.btn{
	color: #4A4A4A;
	background: transparent;
	border: none;
	box-shadow: none;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	border-radius: 0;
	border-bottom: 1px solid transparent;
	transition: color 0.3s ease 0s, border 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s, border 0.3s ease 0s;
}
.node-livreblanc .bloc-grey .content.col-sm-8 a.btn:hover,
.node-livreblanc .bloc-grey .content.col-sm-8 a.btn:focus{
	border-bottom: 1px solid black;
	color: black;
}
@media(max-width: 767px){
	.node-livreblanc .bloc-grey .aside a{
		margin-top: 30px;
	}
	.node-livreblanc .bloc-grey .content.col-sm-8{
		position: static;
		transform: none;
		width: 100%;
		padding-top: 0;
	}
	.node-livreblanc .bloc-grey .content.col-sm-8 p{
		margin: 0 0 10px;
	}
}
/**/

/* popup - téléphone */
#modal-contact.call-header .modal-dialog{
	width: 100%;
	max-width: 700px;
	position: absolute;
	top: 80px;
	right: 10%;
	margin: 0;
}
#modal-contact .modal-dialog{
	width: 100%;
	max-width: 740px;
}
#modal-contact .modal-content{
	box-shadow: 0 2px 840px 0 rgba(0,0,0,0.5);
	border-radius: 5px;
	background: white;
	border: none;
	position: relative;
}
#modal-contact.call-header .modal-content:before{
	content:'';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #ffffff transparent;
	position: absolute;
	left: inherit;
	top: -10px;
	right: 25%;
}
#modal-contact .modal-header{
	padding: 0;
	border: none;
}
#modal-contact .modal-header p.modal-title{
	text-align: center;
	color: #2C364E;
	font-size: 32px;
	line-height: 40px;
	font-weight: 700;
	margin: 50px 60px 5px;
}
#modal-contact .modal-header button.close{
	background: #2C364E;
	width: 55px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 1;
	border-radius: 0 5px 0 0;
	z-index: 10;
}
#modal-contact .modal-header button.close span{
	display: block;
	text-indent: -9999px;
	width: 55px;
	height: 60px;
	background-image: url('../img/ico/close-white.svg');
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 50%;
}
#modal-contact .modal-body{
	padding: 0 60px 30px;
}
#modal-contact .modal-body > p{
	text-align: center;
	color: #626262;
	font-size: 18px;
	line-height: 28px;
	padding: 30px 0;
	margin: 0;
}
#modal-contact .modal-body p.mentions{
	text-align: center;
	color: #9B9B9B;
	font-size: 15px;
	line-height: 18px;
	padding: 30px 0;
	margin: 0;
	font-weight: 400;
}
#modal-contact .modal-body p.mentions span{
	color: #9B9B9B;
	font-size: 13px;
	line-height: 18px;
	font-family: "Walsheim" !important;
	font-weight: 400;
	display: block;
	text-align: justify;
}
#modal-contact .modal-body button{
	display: block;
	margin: 20px auto 0;
	background: #2C364E;
	color: white;
	font-weight: 500;
	font-size: 15px;
	line-height: 19px;
	padding: 8px 60px;
	border-radius: 0;
	border: none;
	box-shadow: none;
	transition: background 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s;
}
#modal-contact .modal-body button:hover,
#modal-contact .modal-body button:focus{
	background: black;
}
#mgm-immo-contact-form .form-type-textfield label,
#mgm-immo-contact-form .form-type-select label{
	display: none;
}
#mgm-immo-contact-form .select-message p{
	text-align: center;
	color: #626262;
	font-size: 17px;
	line-height: 26px;
	padding: 30px 10px;
	margin: 0;
	font-weight: 400;
}
#mgm-immo-contact-form input:not([type="checkbox"]),
.container-inline-date .form-item,
.container-inline-date .form-item input:not([type="checkbox"]){
	width: 100%;
}
#mgm-immo-contact-form .container-inline-date .date-padding,
#mgm-immo-contact-form .container-inline-date .form-item .form-item{
	float: none;
}
#mgm-immo-contact-form input:not([type="checkbox"]),
#mgm-immo-contact-form select{
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	border: none;
	border-bottom: 1px solid #4A4A4A;
	border-radius: 0;
	box-shadow: none;
	height: 45px;
	background-image: url('../img/ico/chevron-thin-down-black.svg');
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: right center;
	color: #ababab;
	font-size: 16px;
	line-height: 20px;
	padding-left: 0;
	cursor: pointer;
}
#mgm-immo-contact-form select[name="select"] option[value="4"],
#mgm-immo-contact-form select[name="select"] option[value="5"]{
	display: none;
}
#mgm-immo-contact-form div[id*="edit-call-date"] input,
#mgm-immo-contact-form select[id*="edit-hour"]{
	padding-left: 30px;
}
#mgm-immo-contact-form .form-item-call-date-date,
#mgm-immo-contact-form .form-item-hour{
	position: relative;
}
#mgm-immo-contact-form .form-item-call-date-date:before,
#mgm-immo-contact-form .form-item-hour:before{
	content:'';
	background-image: url('../img/ico/calendar-grey.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 18px;
	height: 18px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
#mgm-immo-contact-form .form-item-hour:before{
	background-image: url('../img/ico/clock-grey.svg');
}
#mgm-immo-contact-form .form-item-message label{
	color: #666;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
}
#mgm-immo-contact-form .form-item-message textarea{
	border-radius: 0;
	box-shadow: none;
}
#mgm-immo-contact-form .col-sm-12 h5{
	margin: 50px 0 20px;
	color: #2C364E;
	font-size: 20px;
	line-height: 25px;
}
#modal-contact .select-contact{
	max-width: 260px;
	margin: 30px auto;
}
#modal-contact .select-contact ~ .select-message p{
	padding-top: 10px;
}
#modal-contact.call #mgm-immo-contact-form .select-contact,
#modal-contact.download #mgm-immo-contact-form .select-contact{
	display: none;
}
#modal-contact .form-item-newsletter label{
	color: #555;
	font-weight: 500;
}

#modal-contact .alert-block.alert-success{
	background: none;
	border: none;
	color: initial;
	font-size: initial;
}
#modal-contact .alert-block.alert-success .close{
	display: none;
}

.tooltip{
	z-index: 9999;
}

/* vos coordonnées */
fieldset[id*="edit-coord"]{
	border: none !important;
	border-radius: 0;
	box-shadow: none;
	display: inline-block;
	margin: 20px 15px 0 !important;
}
fieldset[id*="edit-coord"] legend{
	border: none !important;
	border-radius: 0;
	box-shadow: none;
	background: transparent !important;
	padding: 0;
}
fieldset[id*="edit-coord"] legend a{
	color: #2C364E;
	font-size: 20px;
	line-height: 25px;
	pointer-events: none;
}
fieldset[id*="edit-coord"] .collapse{
	display: block !important;
	opacity: 1 !important;
}
fieldset[id*="edit-coord"] .panel-body{
	padding: 15px 0;
	margin: 0 -15px;
}
fieldset[id*="edit-coord"] .panel-body .col-sm-6{
	margin-bottom: 20px;
}

/* datepicker */
#ui-datepicker-div{
	border-radius: 2px;
	border:none;
	box-shadow: 0 0 2px #ddd;
	background-color: white;
	padding: 0px;
	width: 22em;
}
#ui-datepicker-div .ui-datepicker-header{
	border:none;
	border-radius: 0px;
	border-bottom: 1px solid #EBEAE9;
	padding: 22px 0;
	background: #FAFAFA;
}
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next{
	margin-right: 5px;
}
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev{
	margin-left: 5px;
}
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next,
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev{
	padding: 30px 0;
}
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev:before{
	content: "";
	background-image: url('../img/ico/chevron-thin-left-grey.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	float: left;
}
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next:before{
	content: "";
	background-image: url('../img/ico/chevron-thin-right-grey.svg');
	background-size: 100%;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	float: right;
}
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next span,
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev span{
	display: none;
}
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev:hover,
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev:focus,
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next:hover,
#ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next:focus{
	border:none;
	border-radius: 0px;
	background: none;
	cursor: pointer;
	opacity: 0.8;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select{
	font-weight: 500;
	border:1px solid #E0E0E0;
	height: 35px;
	color: #ababab;
	text-align: center;
	text-transform: uppercase;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select option{
	padding: 3px 0;
	color: #ababab;
}
#ui-datepicker-div .ui-datepicker-calendar{
	margin:0;
}
#ui-datepicker-div .ui-datepicker-calendar thead tr th span{
	font-weight: 500;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-size: 12px;
	color: #2C364E;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr{
	background-color: white;
	border-top: 1px solid #f3f3f3;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-state-disabled{
	background: #f1f1f1;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td{
	border:none;
	padding: 0px;
	border-right: 1px solid #f3f3f3;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td:last-of-type{
	border:none;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a.ui-state-default{
	background:white;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a.ui-state-highlight{
	color: #A29160;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a.ui-state-active{
	background:#A29160;
	color: white;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a{
	color: #353031;
	text-align: center;
	font-size: 15px;
	border:none;
	padding: 8px;
	transition: background 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a:hover{
	background:rgba(164, 147, 96, 0.2);
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a:focus{
	background:rgba(164, 147, 96, 0.6);
}
@media(max-width: 767px){
	#modal-contact.call-header .modal-dialog{
		max-width: inherit;
		width: calc(100% - 30px);
		top: 30px;
		left: 15px;
	}
	#modal-contact .modal-dialog{
		max-width: inherit;
		width: calc(100% - 30px);
		top: 30px;
		left: 15px;
		margin: 0;
	}
	#modal-contact .modal-content{
		margin-bottom: 30px;
	}
	#modal-contact .modal-content:before{
		display: none;
	}
	#modal-contact .modal-header button.close,
	#modal-contact .modal-header button.close span{
		width: 40px;
		height: 45px;
	}
	#modal-contact .modal-header button.close span{
		background-size: 18px 18px;
	}
	#modal-contact .modal-header p.modal-title{
		font-size: 22px;
		line-height: 30px;
		padding: 0 15px;
		margin: 30px 30px 5px;
	}
	#mgm-immo-contact-form .select-message p{
		font-size: 15px;
		line-height: 1.3;
	}
	#modal-contact .modal-body{
		padding: 0 20px 20px;
	}
	#modal-contact .modal-body > p{
		padding: 20px;
		font-size: 16px;
		line-height: 24px;
	}
	#ui-datepicker-div{
		top: 20px !important;
		left: 50% !important;
		transform: translateX(-50%);
		width: calc(100% - 40px);
		max-width: 320px;
	}
	#mgm-immo-contact-form .col-sm-6{
		margin-bottom: 10px;
	}
	#mgm-immo-contact-form .col-sm-12 h5{
		margin: 30px 0 10px;
	}
	#modal-contact .modal-body p.mentions{
		padding: 20px 0;
	}
}
/**/

/* Recherche */
#search-collapse{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: white;
	border: none;
	border-bottom: 1px solid #DCDCDC;
	z-index: 9999;
	transition: height 0.3s ease 0s;
	-webkit-transition: height 0.3s ease 0s;
}
#search-collapse.in{
	height: 76px;
}
#navbar .contact-langue-search button.close,
#search-collapse button.close{
	position: absolute;
	top: 0;
	right: -1px;
	width: 65px;
	height: 76px;
	display: block;
	text-indent: -9999px;
	opacity: 1;
	background: #2C364E;
	background-image:url('../img/ico/close-white.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 50%;
}
#search-collapse #mgm-immo-moteur-form{
	text-align: left;
	margin: 17px auto;
	max-width: 1660px;
}
#search-collapse .form-item{
	width: 15%;
	margin: 0 0.8%;
	display: inline-block;
	vertical-align: middle;
}
#search-collapse .form-submit{
	width: 10%;
	margin: 0 0.8%;
	display: inline-block;
	vertical-align: middle;
	background: transparent;
	border: none;
	border-radius: 0;
	box-shadow: none;
	text-align: left;
	margin: 0;
	padding: 0;
	color: #2C364E;
	font-size: 19px;
}
#search-collapse .form-submit:before{
	content: '';
	background: url('../img/ico/search-blue.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 12px 0 0;
}
#search-collapse .form-item .cd-select{
	border: none;
	border-bottom: 1px solid #4A4A4A;
	border-radius: 0;
	box-shadow: none;
	width: calc(100% - 30px);
	padding-left: 0;
	background-image: url('../img/ico/chevron-thin-down-black.svg');
	background-repeat: no-repeat;
	background-size: 12px 12px;
	background-position: right center;
	min-width: inherit;
	padding-right: 20px;
}
#search-collapse .form-item .cd-select i{
	display: none;
}
#search-collapse .form-item .cd-select .text{
	color: #ABABAB;
	font-size: 16px;
	line-height: 1.2;
	margin-left: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
}
#search-collapse .form-item .cd-select .menu{
	border: none;
	max-height: 20em;
}
#search-collapse .form-item .cd-select .menu .item{
	font-size: 14px;
	padding: 12px 10px !important;
	font-weight: 500;
}
#search-collapse .form-item .cd-select .menu .item.active{
	font-weight: 600;
}
@media(max-width: 1440px){
	#search-collapse .form-item .cd-select .text{
		font-size: 14px;
	}
}
@media(max-width: 1199px){
	#search-collapse .form-item .cd-select{
		width: calc(100% - 10px);
	}
	#search-collapse .form-submit{
		font-size: 16px;
	}
	#search-collapse .form-submit:before {
	    width: 20px;
	    height: 20px;
	    margin: -2px 7px 0 0;
	}
	#navbar .contact-langue-search button.close,
	#search-collapse button.close{
		width: 45px;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	#search-collapse .form-submit{
		font-size: 14px;
	}
	#search-collapse .form-submit:before{
		display: none;
	}
	#search-collapse .form-item .cd-select .text{
		font-size: 12px;
	}
	#search-collapse .form-item .cd-select.multiple .text{
		margin-top: 10px;
	}
	#navbar .contact-langue-search button.close,
	#search-collapse button.close{
		width: 50px;
	}
}
@media(max-width: 767px){
	#search-collapse{
		top: 65px;
		padding-top: 40px;
		z-index: 0;
	}
	#search-collapse.in{
		height: auto;
	}
	#search-collapse #mgm-immo-moteur-form{
		margin: 15px;
	}
	#search-collapse .form-item,
	#search-collapse .form-submit{
		width: 100%;
		margin: 0;
	}
	#search-collapse .form-submit{
		margin: 15px 0 5px;
	}
	#search-collapse .form-item{
		margin-bottom: 15px;
	}
	#search-collapse .form-item select{
		-moz-appearance:none;
		-webkit-appearance:none;
		appearance:none;
	}
	#search-collapse button{
		font-size: 16px !important;
	}
	#search-collapse .form-submit:before {
	    margin: -1px 7px 0 0;
	}
	#navbar .contact-langue-search button.close,
	#search-collapse button.close{
		width: 45px;
	}
	#search-collapse button.close{
		height: 55px !important;
		top: calc(100% - 55px) !important;
	}
}

/* Block évenement */
#block-bean-evenements,
#block-bean-evenements-mgm-a-venir-en{
	background: white;
	padding: 30px 0;
	border-left: 1px solid white;
	width: calc(100% + 1px);
	margin: 0 0 -30px -1px;
}
#block-bean-evenements .no-event ,
#block-bean-evenements-mgm-a-venir-en .no-event {
	margin-right: 20px;
}
#block-bean-evenements .no-event a,
#block-bean-evenements-mgm-a-venir-en .no-event a{
	background: #A49360;
	color: white;
	text-align: center;
	box-shadow: none;
	font-size: 18px !important;
	border: none;
	text-decoration: none;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}

#block-bean-evenements .no-event button:hover,
#block-bean-evenements .no-event button:focus,
#block-bean-evenements-mgm-a-venir-en .no-event button:hover,
#block-bean-evenements-mgm-a-venir-en .no-event button:focus{
	background: #6C6C6C;
}
#block-bean-evenements .no-event button a:hover,
#block-bean-evenements .no-event button a:focus,
#block-bean-evenements-mgm-a-venir-en .no-event button a:hover,
#block-bean-evenements-mgm-a-venir-en .no-event button a:focus{
	color: white;
	text-decoration: none;
}
#block-bean-evenements .no-event p,
#block-bean-evenements-mgm-a-venir-en .no-event p{
	background: rgba(164,147,96,0.16) !important;
	color: #4A4A4A;
	width: 100%;
	box-shadow: none;
	padding: 15px;
	font-size: 18px;
	text-decoration: none;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
#block-bean-evenements .no-event a,
#block-bean-evenements-mgm-a-venir-en .no-event a{
	width: 100%;
	padding: 15px;
	display: block;
}
#block-bean-evenements .block-title,
#block-bean-evenements-mgm-a-venir-en .block-title{
	font-size: 22px !important;
	line-height: 1.1;
	color: #2C364E;
	position: relative;
	padding: 0 10px 0 40px !important;
	margin: 0;
}
#block-bean-evenements .block-title:before,
#block-bean-evenements-mgm-a-venir-en .block-title:before{
	content: '';
	background: url('../img/ico/calendar-grey2.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.block-evenements{
	margin-top: 30px;
}
.bean-evenements{
	margin-top: 30px;
}
#block-bean-evenements .field-collection-item-field-evenement .info a,
#block-bean-evenements-mgm-a-venir-en .field-collection-item-field-evenement .info a{
	color: #A49360 !important;
}
#block-bean-evenements .field-collection-item-field-evenement .info p,
#block-bean-evenements-mgm-a-venir-en .field-collection-item-field-evenement .info p{
	color: #5B5851;
	margin: 0px;
	font-size: 18px;
	line-height: 18px;
	padding-top: 6px;
}
#block-bean-evenements .field-collection-item-field-evenement .date,
#block-bean-evenements-mgm-a-venir-en .field-collection-item-field-evenement .date{
	background: #A49360;
	color: white;
	right: 0;
	font-size: 17px !important;
	line-height: 1 !important;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: -0.2px;
	text-align: center;
	width: 46px !important;
	position: absolute;
	top: 50% !important;
	transform: translateY(-50%);
	left: 0;
	height: auto;
}
#block-bean-evenements .field-collection-item-field-evenement .date:before,
#block-bean-evenements-mgm-a-venir-en .field-collection-item-field-evenement .date:before{
	content: "";
	background: #A49360;
	width: 100%;
	height: 300px;
	top: -50%;
	left: 0;
	position: absolute;
	z-index: -1;
}
#block-bean-evenements .field-collection-item-field-evenement .date span,
#block-bean-evenements-mgm-a-venir-en .field-collection-item-field-evenement .date span{
	color: white;
	font-weight: 500;
	font-size: 17px !important;
	line-height: 1;
	text-transform: uppercase;
	padding-bottom: 5px;
	display: block;
	text-align: center;
	letter-spacing: 0.5px;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
#block-bean-evenements .field-collection-item-field-evenement .info,
#block-bean-evenements-mgm-a-venir-en .field-collection-item-field-evenement .info{
	background: #F1EEE7;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 20px;
	padding: 0px 10px 0px 55px !important;
	min-height: 46px !important;
}
#block-bean-evenements .field-collection-item-field-evenement .content,
#block-bean-evenements-mgm-a-venir-en .field-collection-item-field-evenement .content{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	position: relative;
	overflow: hidden;
}
#block-bean-evenements .field-collection-item-field-evenement,
#block-bean-evenements-mgm-a-venir-en .field-collection-item-field-evenement{
	padding: 0px;
}
#block-bean-evenements .field-collection-item-field-evenement .content,
#block-bean-evenements-mgm-a-venir-en .field-collection-item-field-evenement .content{
	margin-bottom: 10px;
}
@media(max-width: 991px) and (min-width: 768px){
	#block-bean-evenements .block-title,
	#block-bean-evenements-mgm-a-venir-en .block-title{
		padding-left: 0 !important;
	}
	#block-bean-evenements .block-title:before,
	#block-bean-evenements-mgm-a-venir-en .block-title:before{
		display: none;
	}
	#block-bean-evenements .no-event p,
	#block-bean-evenements-mgm-a-venir-en .no-event p{
		padding: 0 15px 10px 0 !important
	}
	#block-bean-evenements .no-event button,
	#block-bean-evenements-mgm-a-venir-en .no-event button{
		margin: 0 !important;
	}
}
@media(max-width: 767px){
	#block-bean-evenements,
	#block-bean-evenements-mgm-a-venir-en{
		padding-left: 15px;
	}
	#block-bean-evenements .no-event button,
	#block-bean-evenements-mgm-a-venir-en .no-event button{
		margin-bottom: 15px;
	}
}
/**/

/* Archive */
#block-mgm-immo-archives .archive-header{
	margin-bottom: 50px;
}
#block-mgm-immo-archives .archive-header .title{
	display: inline-block;
}
#block-mgm-immo-archives .archive-header .title p{
	font-size: 22px;
	line-height: 28px;
	color: #6E6E6E;
	margin: 0;
}
#block-mgm-immo-archives .archive-header .title h2{
	font-size: 28px;
	line-height: 36px;
	color: #2C364E;
	font-weight: 700;
	margin: 0;
}
#block-mgm-immo-archives .archive-header form{
	float: right;
	margin-top: 8px;
}
#block-mgm-immo-archives .archive-header form input{
	color: #AFAFAF;
	font-size: 17px;
	line-height: 21px;
	padding: 0;
	height: 45px;
	border: none;
	border-bottom: 1px solid #979797;
	border-radius: 0;
	box-shadow: none;
	background-image: url('../img/ico/search-black.svg');
	background-repeat: no-repeat;
	background-size: 14px 14px;
	background-position: center right;
	min-width: 300px;
}
#block-mgm-immo-archives #listing .row{
	display: flex;
	flex-wrap: wrap;
}
#block-mgm-immo-archives #listing .row .col-sm-4{
	display: flex;
	float: none;
}
#block-mgm-immo-archives .node-programme{
	border: 1px solid #D6D6D6;
	background-image: white;
	padding: 40px 28px 18px;
	overflow: hidden;
	margin-bottom: 30px;
	position: relative;
	transition: box-shadow 0.3s ease 0s;
	-webkit-transition: box-shadow 0.3s ease 0s;
}
#block-mgm-immo-archives .node-programme:hover,
#block-mgm-immo-archives .node-programme:focus{
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.05);
}
#block-mgm-immo-archives .node-programme .dispo{
	background: #F0F0F0;
	transform: rotate(45deg);
	box-shadow: none;
	color: #8A8A8A !important;
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
	padding: 6px 50px;
	text-align: center;
	top: -25px;
	right: -67px;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
#block-mgm-immo-archives .node-programme:hover .dispo,
#block-mgm-immo-archives .node-programme:focus .dispo{
	background: #A49360;
	color: #FFFFFF !important;
}
#block-mgm-immo-archives .node-programme h3{
	margin: 0;
	padding-right: 30px;
}
#block-mgm-immo-archives .node-programme h3 a{
	text-decoration: none;
	font-weight: 500;
	color: #2C364E;
	font-size: 23px;
	line-height: 29px;
}
#block-mgm-immo-archives .node-programme h4{
	margin: 3px 0 30px;
	color: #A49360;
	font-size: 18px;
	line-height: 23px;
}
#block-mgm-immo-archives .node-programme h4 span{
	color: #A49360;
	font-size: 18px;
	line-height: 23px;
	font-weight: 500;
}
#block-mgm-immo-archives .node-programme .summary{
	font-size: 16px;
	line-height: 27px;
	color: #7B7B7B;
	margin-bottom: 50px;
}
#block-mgm-immo-archives .node-programme .button{
	position: absolute;
	bottom: 20px;
	right: 30px;
}
#block-mgm-immo-archives .node-programme .button a.btn{
	padding: 0;
	color: #4A4A4A;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	box-shadow: none;
	transition: color 0.3s ease 0s;
	-webkit-transition: color 0.3s ease 0s;
}
#block-mgm-immo-archives .node-programme .button a.btn:hover,
#block-mgm-immo-archives .node-programme .button a.btn:focus{
	color: black;
	text-decoration: underline;
	box-shadow: none;
}
/* full archivre */
.back-archives{
	color: #A49360;
	font-size: 19px;
	line-height: 24px;
	display: inline-block;
	margin: 0 0 30px;
}
.back-archives:before{
	content: '';
	background: url('../img/ico/arrow-left-gold.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 15px 0 0;
}
.back-archives:hover,
.back-archives:focus{
	color: #A49360;
}
@media(min-width: 992px){
	#block-mgm-immo-archives #listing .row .col-sm-4:nth-of-type(3n+4){
		clear: both;
	}
}
@media(max-width: 991px) and (min-width: 768px){
	#block-mgm-immo-archives .archive-header .title{
		max-width: 50%;
	}
	#block-mgm-immo-archives #listing .row .col-sm-4{
		width: 50%;
	}
	#block-mgm-immo-archives #listing .row .col-sm-4:nth-of-type(2n+3){
		clear: both;
	}
}
@media(max-width: 767px){
	#block-mgm-immo-archives .node-programme{
		margin-bottom: 15px;
	}
	#block-mgm-immo-archives .archive-header{
		margin-bottom: 30px;
	}
	#block-mgm-immo-archives .archive-header form{
		float: none;
	}
	#block-mgm-immo-archives #listing .row,
	#block-mgm-immo-archives #listing .row .col-sm-4{
		display: block;
	}
}
/**/
/*Boutons actions header programme */
#block-mgm-immo-header-header.contextual-links-region{
	position: static;
}
#headerButtons{
	bottom: inherit;
	top: calc(80vh - 60px);
	width: 40px;
	height: 40px;
}
#headerButtons #collapseTarget{
	position: absolute;
	bottom: 0;
	left: 0;
}
#headerButtons button.collapsing{
	display: block;
}
#headerButtons button{
	width: 40px;
	height: 40px;
	background: white;
	box-shadow: 0 2px 40px 0 rgba(0,0,0,0.5);
	padding: 0;
	text-indent: -9999px;
}
#headerButtons button.collapse.in{
	display: block;
}
#headerButtons button.btn-toggle,
#headerButtons button[aria-expanded="false"] ~ button.btn-toggle{
	background-color:#4A90E2 !important;
	text-indent: -9999px;
	display: block;
	background-image: url('../img/ico/layers-white.svg') !important;
	background-repeat: no-repeat !important;
	background-size: 17px 17px !important;
	background-position: 50% !important;
}
#headerButtons button[aria-expanded="true"] ~ button.btn-toggle{
	background-image: url('../img/ico/close-white.svg') !important;
	background-repeat: no-repeat !important;
	background-size: 12px 12px !important;
	background-position: 50% !important;
}
#headerButtons button[data-target*="map"]{
	background-image: url('../img/ico/map-gold.svg');
	background-repeat: no-repeat;
	background-size: 17px 17px;
	background-position: 50%;
}
#headerButtons button[data-target*="galery"]{
	background-image: url('../img/ico/image-gold.svg');
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: 50%;
}
#headerButtons button[data-target*="video"]{
	background-image: url('../img/ico/player-gold.svg');
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-position: 50%;
}
#headerButtons button[data-target*="panorama"]{
	position: relative;
}
#headerButtons button[data-target*="panorama"]:before{
	content: '180°';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: auto;
	text-indent: 0;
	transform: translateY(-50%);
	color: #A49360;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: -0.5px;
}
@media(max-width: 1199px){

}
@media(max-width: 767px){
	#headerButtons{
		bottom: inherit !important;
		right: 10px !important;
		top: 220px;
	}
}
/* modales programmes */
#headerButtons ~ .modal .modal-dialog{
	width: calc(100% - 30px);
	max-width: 800px;
	position: absolute;
	top: calc(50% - 50px);
	left: calc(50% - 15px);
	transform:translateX(-50%) translateY(-50%);
	margin: 0 15px;
}
#galeryModal .modal-dialog,
#mapModal .modal-dialog{
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	transform: none !important;
	height: 100%;
	max-width: inherit !important;
	margin: 0 !important;
	overflow: hidden;
}
#galeryModal .modal-dialog .modal-content,
#mapModal .modal-dialog .modal-content{
	background: #333;
}
#galeryModal .modal-dialog .modal-content,
#mapModal .modal-dialog .modal-content,
#galeryModal .modal-dialog .modal-content .modal-body,
#mapModal .modal-dialog .modal-content .modal-body{
	height: 100%;
}
#galeryModal .modal-dialog .carousel,
#mapModal .modal-dialog #node_map{
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translateX(-50%) translateY(-50%);
}
#mapModal .modal-dialog #node_map{
	height: 100% !important;
}
#galeryModal .modal-dialog img{
	width: 100%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
#headerButtons ~ .modal .modal-content{
	box-shadow: none;
	border: none;
	border-radius: 0;
}
#headerButtons ~ .modal .modal-header{
	position: absolute;
	top: -50px;
	right: 0;
	width: 50px;
	height: 50px;
}
#galeryModal .modal-header,
#mapModal .modal-header{
	top: 0 !important;
	z-index: 1;
}
#headerButtons ~ .modal .modal-header .close{
	opacity: 1;
	background: #333 url('../img/ico/close-white.svg');
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 50%;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	display: block;
}
#headerButtons ~ .modal .modal-header h4{
	display: none;
}
#headerButtons ~ .modal .modal-body{
	padding: 0;
}
#headerButtons ~ .modal .modal-footer{
	display: none;
}
.modal-backdrop.in{
	opacity: .7;
}
#galeryModal .carousel .carousel-control.left{
	display: block;
	opacity: 1;
}
#galeryModal .carousel .carousel-control.left span:before {
    content: '';
    background: url('../img/ico/arrow-right-white2.svg');
    transform: rotate(180deg);
    background-repeat: repeat;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 42px;
    height: 42px;
    display: inline-block;
}
/**/

/*** Page résultats de recherche ***/
body.page-node-238 .main-container{
	background: #FBFBFC;
}
body.page-node-238 .main-container > .container{
	padding-top: 0;
	position: relative;
}
body.page-node-238 #programmes > .col-sm-12 > h2{
	//opacity: 0;
}
#node-238{
	margin-top: 70px;
}
#searchresults{
	padding: 0;
}
#searchresults > .list-items{
	margin-top: 40px;
}
#searchresults #expandmap{
	width: 35px !important;
	height: 35px !important;
	background-color: #45506a !important;
	transition: background-color 0.3s ease 0s  !important;
	-webkit-transition: background-color 0.3s ease 0s  !important;
	display: block;
	text-indent: -9999px;
}
#searchresults #expandmap:hover,
#searchresults #expandmap:focus{
	background-color: #2c364e  !important;
}
#searchresults #expandmap:before{
	content: '';
	background: url('../img/ico/chevron-thin-left-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
#searchresults #expandmap[style*="fixed"]{
	margin-left: -17.5px;
}
#searchresults #listing .node-programme{
	transition: box-shadow 0.3s ease 0s;
	-webkit-transition: box-shadow 0.3s ease 0s;
}
#searchresults #listing .node-programme:hover,
#searchresults #listing .node-programme:focus{
	box-shadow: 0 4px 15px 0 rgba(0,0,0,0.15);
}
#map #expandsearch{
	width: 35px !important;
	height: 35px !important;
	background-color: #45506a !important;
	transition: background-color 0.3s ease 0s  !important;
	-webkit-transition: background-color 0.3s ease 0s  !important;
	display: block;
	text-indent: -9999px;
}
#map #expandsearch:hover,
#map #expandsearch:focus{
	background-color: #2c364e  !important;
}
#map #expandsearch:before{
	content: '';
	background: url('../img/ico/chevron-thin-right-white.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
/* Quand map en grand */
#map,
#searchresults{
	transition: width 0.5s ease 0s, opacity 0.5s ease 0.1s;
	-webkit-transition: width 0.5s ease 0s, opacity 0.5s ease 0.1s;
}
#searchresults[style="display: none;"]{
	display: block !important;
	width: 0;
	opacity: 0;
	height: 0;
}
#searchresults[style="display: none;"] #listing .row{
	flex-wrap: initial;
}
.gm-style .gm-style-iw div div h4{
	font-weight: 300;
}
.gm-style-pbc ~ div [style*="border-radius: 2px;"]{
	border-radius: 0 !important;
	box-shadow: none !important;
	border: 1px solid #eee;
}
.gm-style-pbc ~ div [style*="skewX"]{
	box-shadow: rgba(0, 0, 0, 0.1) 0 1px 1px !important;
}
.gm-style-iw{
	top: 0 !important;
	left: 0 !important;
}
.gm-ui-hover-effect{
	right: 50px !important;
	background: white !important;
}
.gm-style .gm-style-iw div div p{
	margin: 20px 0 0 20px !important;
}
.gm-style .gm-style-iw div div h4{
	margin-bottom: 5px;
}
@media(max-width: 991px){
	#searchresults .list-items .col-sm-6{
		width: 100%;
	}
}
@media(min-width: 768px){
	/*#map #node_map .gm-style div[style*="z-index: 3"] div[style*="z-index: 4"] div[style*="z-index: 107"] div div div{
		width: 300px !important;
	}*/
	/*.gm-style-pbc ~ div div div div[style*="-408px"],
	.gm-style-pbc ~ div [style*="border-radius: 2px;"],
	.gm-style-iw{
		width: 300px !important;
		border: none;
	}*/
	.gm-style > div > div:nth-of-type(3) > div > div:nth-of-type(4) > div{
		width: 351px !important;
	}
	.gm-style > div > div:nth-of-type(3) > div > div:nth-of-type(4) > div > div:nth-of-type(1) > div:nth-of-type(2){
		background: transparent !important;
		box-shadow: none !important;
	}
	.gm-style > div > div:nth-of-type(3) > div > div:nth-of-type(4) > div > div:nth-of-type(1) > div:nth-of-type(4){
		width: 351px !important;
		border: 1px solid #eee !important;
	}
	.gm-style-iw{
		width: 351px !important;
	}
	.gm-style-iw img{
		width: 100%;
	}
	.gm-ui-hover-effect{
		right: 0 !important;
	}
}
@media(max-width: 767px){
	/*body.page-node-238 #programmes{
		display: flex;
		flex-direction: column;
	}
	body.page-node-238 #programmes > .col-sm-12{
		order: 1;
	}
	body.page-node-238 #programmes > #searchresults{
		order: 3;
	}
	body.page-node-238 #programmes > #map{
		order: 2;
		padding: 0;
	}
	#map #expandsearch,
	#searchresults #expandmap{
		display: none;
	}
	#map #node_map[style*="fixed"]{
		position: relative !important;
		width: 100% !important;
		height: 300px !important;
		top: 0 !important;
		z-index: 1040 !important;
	}
	#map #node_map[style*="relative"]{
		margin-top: initial !important;
		width: 100% !important;
		height: 300px !important;
	}*/
	#map.col-sm-12 #node_map{
		display: block;
	}
	#map.col-sm-6 #node_map{
		display: none;
	}
	#map.col-sm-6 #expandsearch{
		display: none;
	}
	#programmes #searchresults div#expandmap,
	#programmes #map div#expandsearch{
		line-height: 50px !important;
		width: 50px !important;
		height: 50px !important;
		color: transparent !important;
		left: inherit !important;
		margin-top: 10px !important;
		right: 10px !important;
		transform: none !important;
		border-radius: 100px !important;
	}
	#searchresults #expandmap:before{
		content: '';
		background: url('../img/ico/pin-white.svg');
		background-repeat: no-repeat;
		background-size: 50%;
		background-position: 50%;
	    position: static;
	    transform: none;
	    width: 50px;
	    height: 50px;
	    display: block;
	}
	#map #expandsearch:before{
		content: '';
		background: url('../img/ico/grid-white.svg');
		background-repeat: no-repeat;
		background-size: 40%;
		background-position: 50%;
	    position: static;
	    transform: none;
	    width: 50px;
	    height: 50px;
	    display: block;
	}
	.gm-style .gm-style-iw img{
		display: none !important;
	}
	#searchresults > .list-items{
		margin-top: 15px;
	}
	.gm-ui-hover-effect{
		top: 2px !important;
		right: 2px !important;
	}
	#programmes{
		padding-top: 0;
	}
}

body.is-prestige #block-mgm-immo-header-header #headerButtons{
	display: none;
}

#carousel-prestige img.img-responsive.not-lazy {
	width: 19%;
	display: inline-block;
	margin: 0 0.5%;
}
#carousel-prestige .carousel-inner .item.left.active { transform: translateX(-20%); }
#carousel-prestige .carousel-inner .item.right.active{ transform: translateX(20%); }
#carousel-prestige .carousel-inner .item.next        { transform: translateX(20%); }
#carousel-prestige .carousel-inner .item.prev		     { transform: translateX(-20%); }
#carousel-prestige .carousel-inner .item.right,
#carousel-prestige .carousel-inner .item.left {
	transform: translateX(0);
}
#carousel-prestige .carousel-control.left {
	display: block;
	left: -60px;
	width: 60px;
}
#carousel-prestige .carousel-control.right {
	display: block;
	right: -60px;
	width: 60px;
}
#carousel-prestige .carousel-control.left span:before {
	content: '';
	background: url(../img/ico/chevron-thin-left-white.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 30px;
	height: 30px;
	display: inline-block;
}
#carousel-prestige .carousel-control.right span:before {
	content: '';
	background-repeat: no-repeat;
	background-size: 100%;
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url(../img/ico/chevron-thin-right-white.svg);
}

/*#carousel-prestige .carousel-inner > .item {
  transition: 500ms ease-in-out left;
}
#carousel-prestige .carousel-inner .active.left {
  left: -33%;
}
#carousel-prestige .carousel-inner .active.right {
  left: 33%;
}
#carousel-prestige .carousel-inner .next {
  left: 33%;
}
#carousel-prestige .carousel-inner .prev {
  left: -33%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  #carousel-prestige .carousel-inner > .item {
    transition: 500ms ease-in-out left;
    transition: 500ms ease-in-out all;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-transform: none!important;
    transform: none!important;
  }
}*/


/* Nouveau chalet - prestige */
.is-prestige.not-front #page-header .bg-img.picture{
	height: calc(100vh - 64px);
}
.is-prestige.not-front #page-header > .container .page-title{
	bottom: 280px;
}
.is-prestige.not-front #page-header > .region.region-header{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
.is-prestige.not-front #page-header > .region.region-header #block-mgm-immo-programme-header{
	padding: 20px 60px;
}
.is-prestige.not-front #page-header > .region.region-header .container{
	width: 100%;
	max-width: 1170px;
}
.is-prestige.not-front #page-header > .region.region-header img{
	cursor: pointer;
}
.is-prestige .node-programme #programme .texte button{
	float: right;
	color: #A49360;
	border: 1px solid #A49360;
	border-radius: 0;
	background: transparent;
	text-decoration: none;
	font-weight: 500;
	font-size: 17px;
	padding: 8px 15px;
	margin: 0 0 20px;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
.is-prestige .node-programme #programme .texte button:before{
	content: '';
	background-image: url('../img/ico/pin-gold.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin: -2px 10px 0 0;
}
.is-prestige .node-programme #programme .texte button:hover,
.is-prestige .node-programme #programme .texte button:focus{
	background: #A49360;
	color: white;
}
.is-prestige .node-programme #programme .texte button:hover:before,
.is-prestige .node-programme #programme .texte button:focus:before{
	background-image: url('../img/ico/pin-white.svg');
}
.is-prestige .node-programme #programme .texte a.btn.btn-default{
	color: #A49360;
	border: 1px solid #A49360;
	border-radius: 0;
	background: transparent;
	text-decoration: none;
	font-weight: 500;
	font-size: 17px;
	padding: 8px 45px;
	margin: 20px 0;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
.is-prestige .node-programme #programme .texte a.btn.btn-default:hover,
.is-prestige .node-programme #programme .texte a.btn.btn-default:focus{
	background: #A49360;
	color: white;
}
.is-prestige .field-name-field-architecte{
	position: relative;
}
.is-prestige .field-name-field-architecte:before{
	content:'';
	background: #fbfbfc;
	width: 100vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 calc(50% - 50vw);
	z-index: -1;
}
.is-prestige .field-name-field-architecte .field-collection-view{
	padding: 60px 0;
}
.is-prestige .field-name-field-architecte .content h3{
	font-size: 28px;
	line-height: 1.3;
	font-weight: 700;
	margin: 0 0 30px;
}
.is-prestige .field-name-field-architecte .content h3:before{
	content: '';
	background-image: url('../img/ico/note-architecte.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	margin: -5px 15px 0 0;
}
.is-prestige .field-name-field-architecte .content a.btn.btn-default{
	color: #A49360;
	border: 1px solid #A49360;
	border-radius: 0;
	background: transparent;
	text-decoration: none;
	font-weight: 500;
	font-size: 17px;
	padding: 8px 45px;
	margin: 20px 0;
	transition: background 0.3s ease 0s, color 0.3s ease 0s;
	-webkit-transition: background 0.3s ease 0s, color 0.3s ease 0s;
}
.is-prestige .field-name-field-architecte .content a.btn.btn-default:hover,
.is-prestige .field-name-field-architecte .content a.btn.btn-default:focus{
	background: #A49360;
	color: white;
}
.is-prestige .field-name-field-architecte .field-name-field-sous-titre{
	margin: 10px 0 30px;
}
@media(max-width: 1199px){
	.is-prestige.not-front #page-header > .container .page-title{
		bottom: 22vw;
	}
}
@media(max-width: 767px){
	.is-prestige.not-front #page-header > .container .page-title{
		bottom: 27vw;
	}
	.is-prestige.not-front #page-header > .region.region-header #block-mgm-immo-programme-header{
		padding: 20px 30px;
	}
	#carousel-prestige .carousel-control.left{
		width: 30px;
		left: -30px;
	}
	#carousel-prestige .carousel-control.right{
		width: 30px;
		right: -30px;
	}
	#carousel-prestige .carousel-control.left span:before,
	#carousel-prestige .carousel-control.right span:before{
		width: 20px;
		height: 20px;
	}
	.is-prestige .node-programme #programme .texte button{
		float: none;
	}
	.is-prestige #programme + .field-collection-container{
		order: 2;
	}
	.is-prestige .field-name-field-architecte:before{
		display: none;
	}
	.is-prestige .field-name-field-architecte .field-collection-view,
	.is-prestige .field-name-field-architecte .field-collection-view .col-sm-12{
		padding: 0;
	}
	.is-prestige .field-name-field-architecte .field-collection-view a.toggle-archi{
		font-size: 18px;
		line-height: 24px;
		color: #4a4a4a;
		font-weight: 500;
		text-decoration: none;
		padding: 20px 25px 12px 0;
		border-bottom: 1px solid #D8D8D8;
		display: inline-block;
		width: 100%;
		background-image: url('../img/ico/chevron-thin-down-black.svg');
		background-repeat: no-repeat;
		background-size: 15px 15px;
		background-position: center right;
	}
	.is-prestige .field-name-field-architecte .field-collection-view a.toggle-archi[aria-expanded="true"] {
		background-image: url('../img/ico/chevron-thin-up-black.svg');
	}
	.is-prestige .field-name-field-architecte .content{
		margin-top: 20px;
	}
	.is-prestige .field-name-field-architecte .content a.btn.btn-default{
		padding: 8px 35px;
	}
}

#mgm-immo-contact-form .g-recaptcha > div{
    margin: auto;
}

/* landing page page-node-1945 */
body.page-node-1945 #page-header .col-sm-6:last-of-type{
	position: static;
}
body.page-node-1945 #page-header .col-sm-6 .form-wrapper{
	position: absolute;
	top: 12px;
	right: 15vw;
	height: calc(100% - 12px);
	background: rgba(255,255,255,0.5);
	padding: 0 40px;
	width: 100%;
	max-width: 450px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
body.page-node-1945 #page-header .col-sm-6 .form-wrapper h2{
	text-align: center;
	line-height: 1.1;
	margin: 0 0 20px;
}
body.page-node-1945 #page-header .col-sm-6 .form-wrapper label{
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 2px;
}
body.page-node-1945 #page-header .col-sm-6 .form-wrapper input{
	height: 45px;
	border: none;
	border-radius: 0;
}
 body.page-node-1945 #page-header .col-sm-6 .form-wrapper button[type="submit"]{
 	width: 100%;
	padding: 15px 10px;
	font-size: 18px;
	font-weight: 500;
	color: white;
	text-transform: uppercase;
	border: none;
	border-radius: 0;
	margin-top: 15px;
	background: #2C364E;
}
@media(min-width: 768px) and (max-height: 750px){
	body.page-node-1945 #page-header .col-sm-6 .form-wrapper h2{
		font-size: 22px;
	}
	body.page-node-1945 #page-header .col-sm-6 .form-wrapper input{
		height: 40px;
	}
	body.page-node-1945 #page-header .col-sm-6 .form-wrapper button[type="submit"]{
		padding: 10px;
		margin-top: 5px;
	}
}
@media(min-width: 768px) and (max-height: 640px){
	body.page-node-1945 #page-header .col-sm-6 .form-wrapper h2{
		font-size: 20px;
	}
	body.page-node-1945 #page-header .col-sm-6 .form-wrapper input{
		height: 36px;
	}
	body.page-node-1945 #page-header .col-sm-6 .form-wrapper button[type="submit"]{
		padding: 5px;
	}
	body.page-node-1945 #page-header .col-sm-6 .form-wrapper .form-item{
		margin-bottom: 8px;
	}
}
@media(max-width: 1199px){
	body.page-node-1945 #page-header .col-sm-6 .form-wrapper{
		right: 5vw;
		max-width: 400px;
	}
}
@media(max-width: 991px){
	body.page-node-1945 #page-header .col-sm-6 .form-wrapper{
		right: 0;
		padding: 0 30px;
		max-width: 360px;
	}
}
@media(max-width: 767px){
	body.page-node-1945 #page-header .col-sm-6 .form-wrapper{
		position: static;
		width: calc(100% + 60px);
		max-width: inherit;
		padding: 30px;
		margin-left: -30px;
	}
}
