@charset "UTF-8";

/*-----------*/
/* PAGE      */
/*-----------*/
body {
 font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
 font-size: 16px;
 line-height: 1.625;
 font-weight: 400;
 color: #737576;
 background-color: #ffffff;
 -webkit-text-size-adjust: none;
 -webkit-font-smoothing: subpixel-antialiased;
  background: #FFF;
  /*font: 400 16px/24px "Gilroy", "Helvetica", sans-serif;*/
  color: #000000;
  position: relative;
  overflow-x: hidden;
}
.page {
 position: relative;
 overflow: hidden;
 min-height: 100vh;
 opacity: 0;
}
html,body,h1,p,vida2m-center,ul,li,article,menu,video,footer {
	margin:0;padding:0;border:0;
	vertical-align:baseline
}

/*-----------*/
/* Fin PAGE  */
/*-----------*/


/*-------*/
/* TYPO  */
/*-------*/
[class^='heading-'] + p.offset-alpha-xl,
* + p.offset-alpha-xl {
 margin-top: 15px;
}
@media (min-width: 768px) {
 [class^='heading-'] + p.offset-alpha-xl,
 * + p.offset-alpha-xl {
  margin-top: 20px;
 }
}
@media (min-width: 1200px) {
 [class^='heading-'] + p.offset-alpha-xl,
 * + p.offset-alpha-xl {
  margin-top: 50px;
 }
}
h1,
h2,
h3,
h4,
h5,
h6,
[class^='heading-'] {
 margin-top: 0;
 margin-bottom: 0;
 font-weight: 500;
 color: #151515;
 font-family: "Oswald", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
 /*text-transform: uppercase;*/
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
[class^='heading-'] a {
 color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
[class^='heading-'] a:hover {
 color: rgba(21, 21, 21, 0.6);
}
h1,
.heading-1 {
 font-size: 20px;
 line-height: 1.5;
}
@media (min-width: 1200px) {
 h1,
 .heading-1 {
  font-size: 18px;
  line-height: 1.44444;
  font-weight:bold;
 }
}
h2,
.heading-2 {
 font-size: 26px;
 line-height: 1.5;
 text-shadow: #CCC 0.1em 0.1em 0.2em;
 /*text-transform:uppercase*/
}
@media (min-width: 1200px) {
 h2,
 .heading-2 {
  font-size: 28px;
  line-height: 1.11111;
 }
}
h3,
.heading-3 {
 font-size: 24px;
 line-height: 1.5;
 /*text-shadow: #CCC 0.1em 0.1em 0.2em;*/
 /*text-transform:uppercase*/
}
@media (min-width: 1200px) {
 h3,
 .heading-3 {
  font-size: 24px;
  line-height: 1.5;
 }
}
h4,
.heading-alph-4 {
 font-size: 20px;
 line-height: 1.5;
}
@media (min-width: 1200px) {
 h4,
 .heading-alph-4 {
  font-size: 24px;
  line-height: 1.25;
 }
}
.heading-alph-4 {
 text-transform: none;
}
h5,
.heading-5 {
 font-size: 20px;
 line-height: 1.5;
}
@media (min-width: 1200px) {
 h5,
 .heading-5 {
  font-size: 18px;
  line-height: 1.44444;
 }
}
h6,
.heading-6 {
 font-size: 18px;
 line-height: 1.5;
}
@media (min-width: 1200px) {
 h6,
 .heading-6 {
  font-size: 16px;
  line-height: 1.5;
 }
}

a {
 transition: all 0.3s ease-in-out;
}
a,
a:focus,
a:active,
a:hover {
 text-decoration: none;
}
a,
a:focus,
a:active {
 color: #F0C;
}
a:hover {
	color: #F0C;
}
a[href*='tel'],
a[href*='mailto'] {
 white-space: nowrap;
}
.titre_intro {
 font-family: "Oswald", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
 font-size: 30px;
 line-height: 1.7;
margin-top: 5px;
margin-bottom: 5px;
font-weight: 500;
color: #000;
text-align:center;
text-shadow: #CCC 0.1em 0.1em 0.2em;
}
@media (min-width: 1200px) {
 .titre_intro {
 font-family: "Oswald", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 30px;
  line-height: 1.44444;
 }
}
.titre_soulign {
	border-bottom:2px solid #F0C;
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left
}
.soustitre_soulign {
	border-bottom:2px solid #F0C;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left
}

.txt2 {
 font-size: 14px;
}
.img-pres {
  width:350px;
}
.video-border {
  border: 8px solid #f2f3f8;
}

.signature-style {
  width:213px;
  padding-top:30px;
  padding-bottom:0px;
}
/*-----------*/
/* Fin TYPO  */
/*-----------*/

/*  *********************** */ 
/*  POUR L ENTETE CAPTATION */
/*  *********************** */ 
/* Pour l'image de l entete */
.carousel {
  padding: 55px 0;
  position: relative;
  overflow: hidden;
}
.carousel .pictures {
  overflow: auto;
}
.carousel li {
  float: left;
  margin: 0 30px;
  cursor: pointer;
}
.carousel img {
  display: block;
}
.carousel-inner .carousel-item.active h1,
.carousel-inner .carousel-item.active h2,
.carousel-inner .carousel-item.active h3,
.carousel-inner .carousel-item.active p {
  -webkit-animation: fadeInLeft 1.5s ease-in-out 300ms both;
  animation: fadeInLeft 1.5s ease-in-out 300ms both;
}
 .container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
 @media (min-width:576px){.container{max-width:540px}}
 @media (min-width:768px){.container{max-width:720px}}
 @media (min-width:992px){.container{max-width:960px}}
 @media (min-width:1200px){.container{max-width:1140px}}
 .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px} 
 .col-secteur,
 .col-3-categ,
 .col-choix{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}
 @media (min-width:768px){
 .col-3-categ{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
 .col-choix{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:-205px; padding-top:-205px}
 }
 @media (min-width:992px){
 .col-secteur{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
 }
 .border{border:1px solid #dee2e6!important}
 .border-left{border-left:1px solid #dee2e6!important}
 .text-left{text-align:left!important}
 .text-right{text-align:right!important}
 .text-center{text-align:center!important}
 
/* Bouton */
	button,
	.button {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
		background-color: transparent;
		border-radius: 3px;
		border: 0;
		box-shadow: inset 0 0 0 2px #fff;
		color: #fff;
		cursor: pointer;
		display: inline-block;
		font-size: 0.8em;
		font-weight: 600;
		height: 3.125em;
		letter-spacing: 0.225em;
		line-height: 3.125em;
		max-width: 30em;
		padding: 0 2.75em;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
		.button:hover {
			background-color: rgba(144, 144, 144, 0.25);
		}
		button:active,
		.button:active {
			background-color: rgba(144, 144, 144, 0.5);
		}
		button.primary,
		.button.primary {
			background-color: #F0C;
			box-shadow: none !important;
			color: #ffffff !important;
		}
			button.primary:hover,
			.button.primary:hover {
				background-color: #F0C !important;
			}
			button.primary:active,
			.button.primary:active {
				background-color: #F0C !important;
			}
		button.disabled,
		button:disabled,
		.button.disabled,
		.button:disabled {
			pointer-events: none;
			opacity: 0.25;
		}
		@media screen and (max-width: 736px) {
			button,
			.button {
				height: 3.75em;
				line-height: 3.75em;
			}
		}

/* Slider
================================================== */
/*-- Main slide --*/
#main-slide .carousel-item {
  color: #fff;
  background-position: 100% 100%;
  background-size: cover;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-top: 0px;
   height:400px;
}
#main-slide .carousel-item img {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#main-slide .carousel-item .slider-content {
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}

#main-slide .carousel-item.active .slider-content {
  opacity: 1;
  -webkit-transition: opacity 100ms;
  transition: opacity 100ms;
}

#main-slide .slider-content {
  width: 100%;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  min-height: 800px;
}

/* Titre principal du Diaporama de l entete */
.slide-princ-title {
	font-style: normal;
	font-size: 38px;
	line-height: 80px;
	margin: 0px 0 0px;
	color: #FFF;
	/*margin-bottom:60px;*/
	letter-spacing: 1px;
	text-shadow:
	/*relief gris 
     0 1px 0 rgb(200,200,200),
     0 2px 0 rgb(190,190,190),
     0 3px 0 rgb(180,180,180),
     0 4px 0 rgb(175,175,175),
     0 5px 0 rgb(180,180,180),
     0 6px 0 rgb(190,190,190),*/	
	/*relief rose	 
     0 1px 0 rgb(255,51,204),
     0 2px 0 rgb(255,51,204),
     0 3px 0 rgb(180,180,180),
     0 4px 0 rgb(175,175,175),
     0 5px 0 rgb(180,180,180),
     0 6px 0 rgb(190,190,190),*/
	/*relief noir*/	 
     0 1px 0 rgb(0,0,0),
     0 2px 0 rgb(0,0,0),
     0 3px 0 rgb(0,0,0),
     /*0 4px 0 rgb(0,0,0),
     0 5px 0 rgb(0,0,0),
     0 6px 0 rgb(0,0,0),*/
	/*ombre blanc*/
     6px 7px  5px  rgba(255, 255, 255, .40),
     6px 12px 10px rgba(255, 255, 255, .30), 
     6px 17px 20px rgba(255, 255, 255, .20),
     6px 22px 30px rgba(255, 255, 255, .10)
	/*ombre noir
     6px 7px  5px  rgba(0, 0, 0, .40),
     6px 12px 10px rgba(0, 0, 0, .30), 
     6px 17px 20px rgba(0, 0, 0, .20),
     6px 22px 30px rgba(0, 0, 0, .10)*/
	 ;
}
.slide-title {
	font-size: 28px;
	font-weight: 100;
	line-height: 20px;
	color: #fff;
	margin: 0;
	line-height:normal; 
	font-weight: 300; 
	text-transform: none;
	text-shadow:
	/*relief noir*/	 
     0 1px 0 rgb(0,0,0),
     0 2px 0 rgb(0,0,0),
     0 3px 0 rgb(0,0,0),
	/*ombre blanc*/
     6px 7px  5px  rgba(255, 255, 255, .40),
     6px 12px 10px rgba(255, 255, 255, .30), 
     6px 17px 20px rgba(255, 255, 255, .20),
     6px 22px 30px rgba(255, 255, 255, .10)
}
.slide-sub-title {
	font-style: normal;
	font-size: 68px;
	line-height: 80px;
	margin: 10px 0 20px;
	color: #fff;
	text-shadow:
	/*relief noir*/	 
     0 1px 0 rgb(0,0,0),
     0 2px 0 rgb(0,0,0),
     0 3px 0 rgb(0,0,0),
	/*ombre blanc*/
     6px 7px  5px  rgba(255, 255, 255, .40),
     6px 12px 10px rgba(255, 255, 255, .30), 
     6px 17px 20px rgba(255, 255, 255, .20),
     6px 22px 30px rgba(255, 255, 255, .10)
}
.slider-description {
	color: #fff;
	font-size: 22px;
	line-height: 34px;
	margin: 0px;
	margin-bottom: 20px;
	text-shadow:
	/*relief noir*/	 
     0 1px 0 rgb(0,0,0),
     0 2px 0 rgb(0,0,0),
     0 3px 0 rgb(0,0,0),
	/*ombre blanc*/
     6px 7px  5px  rgba(255, 255, 255, .40),
     6px 12px 10px rgba(255, 255, 255, .30), 
     6px 17px 20px rgba(255, 255, 255, .20),
     6px 22px 30px rgba(255, 255, 255, .10)
}
.slider-logo {
	width:130px;
}
@media screen and (max-width: 980px) {
	.slide-princ-title {
		color: #FFF;
		font-size: 28px;
		line-height: 40px;
		margin: 0px 0 0px;
		margin-bottom:60px;
		text-align:center;
	}
	.slide-title {
		font-size: 28px;
		font-weight: 100;
		line-height: 20px;
		color: #FFF;
		margin: 0;}
	.slide-sub-title {
		font-style: normal;
		font-size: 58px;
		line-height: 80px;
		margin: 10px 0 20px;
		color: #FFF;}
	.slider-description {
		color: #FFF;
		font-size: 22px;
		line-height: 34px;
		margin: 0px;
		margin-bottom: 20px;}
}
@media screen and (max-width: 768px) {
	.slide-princ-title {
		color: #FFF;	
		font-size: 28px;
		line-height: 40px;
		margin: 0px 0 0px;
		margin-bottom:60px;
		text-align:center;}
	.slide-title {
		font-size: 28px;
		font-weight: 100;
		line-height: 20px;
		color: #FFF;	
		margin-left: 20px;}
	.slide-sub-title {
		font-style: normal;
		font-size: 48px;
		line-height: 80px;
		margin: 10px 0 20px;
		color: #FFF;
		margin-left: 20px;}
	.slider-description {
		color: #FFF;
		font-size: 22px;
		line-height: 34px;
		margin: 0px;
		margin-bottom: 20px;
		margin-left: 20px;}
}
@media screen and (max-width: 480px) {
	.slide-princ-title {
		color: #FFF;	
		font-size: 28px;
		line-height: 40px;
		margin: 0px 0 0px;
		margin-bottom:40px;
		text-align:center;}
	.slide-title {
		font-size: 20px;
		font-weight: 100;
		line-height: 20px;
		color: #FFF;	
		margin-left: 20px;
		text-align:center;}
	.slide-sub-title {
		font-style: normal;
		font-size: 38px;
		line-height: 80px;
		margin: 10px 0 20px;
		color: #FFF;	
		margin-left: 20px;
		text-align:center;}
	.slider-description {
		color: #FFF;
		font-size: 22px;
		line-height: 34px;
		margin: 0px;
		margin-bottom: 20px;
		margin-left: 20px;
		text-align:center;}	  
	.slider-logo {
		visibility:hidden
	}
}

/*--------------------*/
/*  INTRO CAPTATION   */
/*--------------------*/
.col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (min-width: 992px) {
.col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
}

.page-caseStudy .button-bottom {
  margin-top: 50px;
}
.page-caseStudy .btn-retour {
  margin-top: -140px;
  margin-left: 50px;
  width: 150px;
  height: 50px;
  position: absolute;
  background: #FFFFFF;
  line-height: 50px;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .page-caseStudy .btn-retour {
    margin-left: 20px;
  }
}
.page-caseStudy .btn-retour .arrow {
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 16px;
  padding-left: 0px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-left: 28px;
}
.page-caseStudy .btn-retour:hover .arrow {
  margin-right: 0px;
  padding-left: 10px;
  margin-left: 18px;
}
.page-caseStudy .hero-picture .scroll-button {
  bottom: 25%;
  margin-bottom: -100px;
}
@media (max-width: 768px) {
  .page-caseStudy .hero-picture img {
    height: 100%;
  }
}
.page-caseStudy .page-inner {
  background: #FFFFFF;
}
.page-caseStudy .page-inner .information {
  padding: 0 20px;
  margin-bottom: 50px;
}
.page-caseStudy .page-inner .information .accordion > ul .title {
  font: 600 14px/20px "Gilroy", "Helvetica", sans-serif;
  text-align: left;
  padding-bottom: 12px;
  padding-top: 12px;
}
.page-caseStudy .page-inner .information .accordion > ul .text {
  padding: 4px 0 20px 0;
}
.page-caseStudy .page-inner .main-title {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 0 50px;
  margin: 20px 0;
}
.page-caseStudy .page-inner .row {
  padding: 5px 0 0 0;
  margin: 0;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-caseStudy .page-inner .row.no-pT {
  padding-top: 0px;
}
.page-caseStudy .page-inner .row .col-md-6 {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.page-caseStudy .page-inner .row .img-mobile {
  display: none;
}
.page-caseStudy .page-inner .row .number {
  letter-spacing: 0.02em;
  color: #bebdc2;
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
}
.page-caseStudy .page-inner .row .number:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background: #bebdc2;
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-caseStudy .page-inner .row .block-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 580px;
}
.page-caseStudy .page-inner .row .block-content.text-right {
  float: right;
}
.page-caseStudy .page-inner .row .block-content .text ul li {
  list-style: disc;
  list-style-position: outside;
  margin-left: 20px;
  margin-bottom: 16px;
}
.page-caseStudy .page-inner .row .block-content .text p {
  margin-bottom: 20px;
}
.page-caseStudy .page-inner .row .block-content .text a {
  text-decoration: underline;
}
.page-caseStudy .page-inner .row .block-content .text a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.page-caseStudy .page-inner .row .block-content.block-citation {
  max-width: 825px !important;
  padding-bottom: 0px;
}
.page-caseStudy .page-inner .row .block-content.block-citation .punchline {
  font-size: 24px;
  margin-bottom: 30px;
}
.page-caseStudy .page-inner .row .block-content.block-citation .sousvid {
  font-size: 14px;
  margin-bottom: 30px;
  font-style: italic;
}
.page-caseStudy .page-inner .row .block-content.block-citation .auteur {
  margin-top: 50px;
  font-size: 18px;
  font-weight: 700;
}
.page-caseStudy .page-inner .row .block-content.block-citation .auteur:before {
  content: "";
  width: 135px;
  border-top: solid 1px #bebdc2;
  display: block;
  margin: 0 auto;
  margin-top: -30px;
  padding-top: 30px;
}
.page-caseStudy .page-inner .row .block-content.block-citation .savoir {
  margin-top: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #F0C;
}
.page-caseStudy .page-inner .row .block-content.block-citation .fonction {
  color: #bebdc2;
}
.page-caseStudy .page-inner .row .block-content.block-citation .guillemet svg {
	fill: #603e31;
	width: 46px;
	margin: 0 auto;
	display: inline-block;
	/*margin-bottom: 40px;
	margin-top: 40px;*/
}
.page-caseStudy .page-inner .row .col-md-12 {
  text-align: center;
}
.page-caseStudy .page-inner .row .col-md-12 .block-content {
  margin: 0 auto;
  max-width: 650px;
  margin-top: -50px;
background-color: #FFF;
}
.page-caseStudy .page-inner .row .title {
  font: 700 72px/72px "Gilroy", "Helvetica", sans-serif;
  margin-bottom: 60px;
}
.page-caseStudy .page-inner .row .img-left img {
  float: right;
  margin-right: 30px;
  display: block;
  max-width: 100%;
  height: auto;
}
.page-caseStudy .page-inner .row .img-right img {
  margin-left: 30px;
  display: block;
  max-width: 100%;
  height: auto;
}
.page-caseStudy .page-inner .row .ml-200 {
  margin-left: 200px;
}
.page-caseStudy .page-inner .block-image {
  margin-bottom: 70px;
  margin-top: 70px;
}
.page-caseStudy .page-inner .block-image img {
  width: 100%;
}
@media (max-width: 768px) {
  .page-caseStudy .page-inner .block-image:not(.m-visible) {
    display: none;
  }
}
.page-caseStudy .page-inner .block-image.text-center {
  text-align: center;
}
.page-caseStudy .page-inner .block-image-2 img {
  max-width: 100%;
}
@media (max-width: 768px) {
  .page-caseStudy .page-inner .block-image-2 {
    display: none;
  }
  .page-caseStudy .page-inner .block-image-2 img {
    width: 100%;
  }
}
.page-caseStudy .page-inner .block-image-text {
  position: relative;
  margin-bottom: 70px;
  margin-top: 70px;
}
.page-caseStudy .page-inner .block-image-text .text-block {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  color: #FFFFFF;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.page-caseStudy .page-inner .block-image-text .text-block .text {
  font-size: 36px;
  font-weight: 100;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .page-caseStudy .page-inner .block-image-text .text-block .text {
    font-size: 26px;
  }
}
.page-caseStudy .page-inner .block-image-text .text-block .sub-text {
  font-size: 18px;
  color: #FFFFFF;
  margin-top: 50px;
}
.page-caseStudy .page-inner .block-image-text .text-block .sub-text:before {
  display: inline-block;
  content: "";
  height: 1px;
  width: 100px;
  margin-right: 20px;
  background: #bebdc2;
  position: relative;
  top: -5px;
}
@media (max-width: 768px) {
  .page-caseStudy .page-inner .block-image-text .text-block .sub-text:before {
    width: 40px;
  }
}
.page-caseStudy .carousel {
  background: #f2f2f2;
  height: 680px;
  margin-top: 125px;
}
.page-caseStudy .carousel li {
  margin: 0 10px;
}
.page-caseStudy .carousel img {
  height: 420px;
  margin: 0 50px;
  cursor: pointer;
  outline: none;
}
.page-caseStudy .carousel .slick-dots {
  bottom: 40px;
}
.page-caseStudy .carousel .slick-dots li {
  float: none;
}
.page-caseStudy .carousel.slick-dotted.slick-slider {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .page-caseStudy .carousel.slick-dotted.slick-slider {
    margin-bottom: 0px;
  }
}

@media all and (min-width: 768px) {
  .page-caseStudy .information .accordion > ul {
    max-width: 1280px;
    width: calc(100% - 40px);
    margin: 0 auto 100px;
    background: #FFFFFF;
    position: relative;
    top: -20px;
    padding: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-caseStudy .information .accordion > ul > li {
    border-bottom: 0;
  }
  .page-caseStudy .information .accordion > ul > li:not(:last-child) {
    padding-right: 50px;
  }
  .page-caseStudy .information .accordion > ul > li:not(:nth-child(1)) {
    -webkit-box-flex: 2;
        -ms-flex: 2 50%;
            flex: 2 50%;
  }
  .page-caseStudy .information .accordion > ul .title {
    pointer-events: none;
  }
  .page-caseStudy .information .accordion > ul .title:after, .page-caseStudy .information .accordion > ul .title:before {
    display: none;
  }
  .page-caseStudy .information .accordion > ul .text-container {
    height: auto !important;
  }
  .page-caseStudy .information .accordion > ul .text-container .text {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    padding: 0;
  }
  .page-caseStudy .information .accordion > ul a {
    display: inline-block;
    position: relative;
  }
  .page-caseStudy .information .accordion > ul a:after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #000000;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .page-caseStudy .information .accordion > ul a:hover:after {
    content: none;
  }
}
@media all and (max-width: 992px) {
  .page-caseStudy .carousel {
    margin-top: 0;
  }
  .page-caseStudy .carousel img {
    max-width: 100%;
    margin: 0 15px;
  }
}
@media all and (max-width: 768px) {
  .page-caseStudy .hero-picture .scroll-button {
    margin-bottom: -20px;
  }
  .page-caseStudy .page-inner .row {
    display: block;
    padding: 30px 20px;
  }
  .page-caseStudy .page-inner .row .col-md-6 {
    display: block;
    width: 100%;
    float: none;
  }
  .page-caseStudy .page-inner .row .m-text-left {
    text-align: left !important;
  }
  .page-caseStudy .page-inner .row .img-left img {
    margin: 0;
  }
  .page-caseStudy .page-inner .row .img-left:not(.m-visible) {
    display: none;
  }
  .page-caseStudy .page-inner .row .img-mobile {
    display: block;
  }
  .page-caseStudy .page-inner .row .title {
    font-size: 40px;
    line-height: 40px;
  }
  .page-caseStudy .page-inner .row .block-content {
    width: 100%;
    min-height: 0;
    margin-bottom: 50px;
  }
  .page-caseStudy .page-inner .row img {
    position: static;
    width: 100%;
    -webkit-transform: none;
            transform: none;
    margin: 0;
  }
  .page-caseStudy .page-inner .row .img-right img {
    margin: 0;
  }
  .page-caseStudy .page-inner .row.block-right .block-content {
    margin-left: 0;
  }
  .page-caseStudy .page-inner .row .ml-200 {
    margin-left: 0;
  }
  .page-caseStudy .page-inner .block-image-text .text-block {
    top: 10%;
    left: 0;
    height: inherit;
    width: inherit;
    margin-top: 0;
    margin-left: 0;
    padding: 0 15px;
  }
}

/*---------------------*/
/* Fin INTRO CAPTATION */
/*---------------------*/

/* OK - Pour le Footer */
	#footer {
	padding: 2em 0 1em 0;
	background-color: #000;
	text-align: center;
	}
		#footer .icons {
			font-size: 1.25em;
		}
			#footer .icons a {
				color: rgba(255, 255, 255, 0.5);
			}

				#footer .icons a:hover {
					color: #fff;
				}
		#footer .infos {
			color: rgba(255, 255, 255, 0.5);
			font-size: 0.8em;
			letter-spacing: 0.225em;
			list-style: none;
			padding: 0;
		}
			#footer .infos li {
				border-left: solid 1px rgba(255, 255, 255, 0.5);
				display: inline-block;
				line-height: 1em;
				margin-left: 1em;
				padding-left: 1em;
			}
				#footer .infos li:first-child {
					color:#FFF;
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}
				#footer .infos li a {
					color: #FFF;
				}
					#footer .infos li a:hover {
						color: #fff;
					}
				@media screen and (max-width: 480px) {
					#footer .infos li {
						border: 0;
						display: block;
						line-height: 1.65em;
						margin: 0;
						padding: 0.5em 0;
					}
				}
		#footer .copyright {
			color: rgba(255, 255, 255, 0.5);
			font-size: 0.8em;
			letter-spacing: 0.225em;
			list-style: none;
			padding: 0;
			text-transform: uppercase;
		}
			#footer .copyright li {
				border-left: solid 1px rgba(255, 255, 255, 0.5);
				display: inline-block;
				line-height: 1em;
				margin-left: 1em;
				padding-left: 1em;
			}
				#footer .copyright li:first-child {
					border-left: 0;
					margin-left: 0;
					padding-left: 0;
				}
				#footer .copyright li a {
					color: inherit;
				}
					#footer .copyright li a:hover {
						color: #fff;
					}
				@media screen and (max-width: 480px) {
					#footer .copyright li {
						border: 0;
						display: block;
						line-height: 1.65em;
						margin: 0;
						padding: 0.5em 0;
					}
				}
		@media screen and (max-width: 980px) {
			#footer {
				padding: 4em 3em 2em 3em ;
			}
		}
		@media screen and (max-width: 736px) {
			#footer {
				padding: 3em 2em 1em 2em ;
			}
		}
/* Fin OK - Pour le footer */

/*--------------------------*/
/* DANS TOUTES LES SECTIONS */
/*--------------------------*/
/* Pour Fonds, Colonnes et Lignes */
.container-alph {
 width: 100%;
 padding-right: 15px;
 padding-left: 15px;
 margin-right: auto;
 margin-left: auto;
}
@media (min-width: 576px) {
 .container-alph {
  max-width: 540px;
 }
}
@media (min-width: 768px) {
 .container-alph {
  max-width: 720px;
 }
}
@media (min-width: 992px) {
 .container-alph {
  max-width: 960px;
 }
}
@media (min-width: 1200px) {
 .container-alph {
  /*max-width: 1200px;*/
 }
}
.row-alph {
 display: flex;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.col-alph-sm-6,

.col-alph-sm-12,
.col-alph-md-6,
.col-alph-lg-4,
.col-alph-lg-6,
.col-alph-lg-8,
.col-alph-lg-12,
.col-alph-xl-3,
.col-apha-xl-5,
.col-alph-xl-6,
.col-alpha-xl-7,
.col-alph-xl-9 {
 position: relative;
 width: 100%;
 padding-right: 50px;
 /*padding-left: 80px;*/
}

.col-alph-lg-8 {
 position: relative;
 width: 100%;
 padding-right: 80px;
 padding-left: 80px;
}
.col-apha-xl-5 {
	padding-right: 0px;
 /*padding-left: 0px;*/
}
.order-alph-1 {
 order: 1;
}
.order-alph-3 {
 order: 3;
}
.col-alph-xl-19 {
 position: relative;
 width: 100%;
 /*padding-left: 84px;*/
}
@media (min-width: 576px) {
 .col-alph-sm-6 {
  flex: 0 0 50%;
  max-width: 50%;
 }
 .col-alph-sm-12 {
  flex: 0 0 100%;
  max-width: 100%;
 }
}
@media (min-width: 768px) {
 .col-alph-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
 }
 .order-alph-md-2 {
  order: 2;
 }
}
@media (min-width: 992px) {
 .col-alph-lg-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
 }
 .col-alph-lg-6 {
  flex: 0 0 50%;
  max-width: 50%;
 }
 .col-alph-lg-8 {
  flex: 0 0 66.66667%;
  /*max-width: 66.66667%;*/
  max-width: 99.9%;
 }
 .col-alph-lg-12 {
  flex: 0 0 100%;
  max-width: 100%;
 }
}
.col-contact {
 position: relative;
 width: 100%;
 padding-right: 15px;
 padding-left: 15px;
}
@media (min-width: 992px) {
 
 .col-contact {
  flex: 0 0 100%;
  max-width: 100%;
 }
}

@media (min-width: 1200px) {
 .col-alph-xl-3 {
  flex: 0 0 25%;
  max-width: 25%;
 }
 .col-apha-xl-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
 }
 .col-alph-xl-6 {
  flex: 0 0 50%;
  max-width: 50%;
 }
 .col-alpha-xl-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
 }
 .col-alph-xl-9 {
  flex: 0 0 75%;
  max-width: 75%;
 }
 .col-alph-xl-10 {
  flex: 0 0 80%;
  max-width: 80%;
  margin-left: 20px;
 }
 .order-alph-xl-1 {
  order: 1;
 }
 .order-alph-xl-2 {
  order: 2;
 }
 .order-alph-xl-3 {
  order: 3;
 }
}
.d-flex-alph {
 display: flex !important;
}
@media (min-width: 1200px) {
 .d-alpha-xl-block {
  display: block !important;
 }
}
.flex-alph-column {
 flex-direction: column !important;
}
.flex-alph-column-reverse {
 flex-direction: column-reverse !important;
}
.justify-content-alph-center {
 justify-content: center !important;
}
.align-alph-items-center {
 align-items: center !important;
}
@media (min-width: 992px) {
 .flex-alph-lg-row {
  flex-direction: row !important;
 }
 .flex-alph-lg-row-reverse {
  flex-direction: row-reverse !important;
 }
 .justify-content-alpha-lg-center {
  justify-content: center !important;
 }
}
@media (min-width: 1200px) {
 .justify-content-alpha-xl-end {
  justify-content: flex-end !important;
 }
}
.text-alph-center {
 text-align: center !important;
}
@media (min-width: 768px) {
 .text-alph-md-left {
  text-align: left !important;
 }
}
.font-alph-italic {
 font-style: italic !important;
}
/* Fin Pour Fonds, Colonnes et Lignes */


* + .row-alph {
 margin-top: 30px;
}
@media (min-width: 1200px) {
 * + .row-alph {
  margin-top: 60px;
 }
}
.container-alph + .container-alph {
 margin-top: 35px;
}
.row-alph + .row-alph {
 margin-top: 35px;
}
@media (min-width: 1200px) {
 .container-alph + .container-alph {
  margin-top: 60px;
 }
 .row-alph + .row-alph {
  margin-top: 70px;
 }
}
.row-alph-30 {
 margin-bottom: -30px;
}
.row-alph-30:empty {
 margin-bottom: 0;
}
.row-alph-30 > * {
 margin-bottom: 30px;
}
.row-alph-40 {
 margin-bottom: -40px;
}
.row-alph-40:empty {
 margin-bottom: 0;
}
.row-alph-40 > * {
 margin-bottom: 40px;
}
.section-alph-md,
.section-alpha-lg {
 padding: 50px 0;
}
@media (max-width: 991.98px) {
 section-alph.section-alph-md:first-of-type,
 section-alph.section-alpha-lg:first-of-type {
  padding-top: 40px;
 }
}
@media (min-width: 768px) {
 .section-alph-md {
  padding: 70px 0;
 }
 .section-alpha-lg {
  padding: 85px 0;
 }
}
@media (min-width: 992px) {
 .section-alph-md {
  padding: 80px 0 90px;
 }
 .section-alpha-lg {
  padding: 100px 0;
 }
}
@media (min-width: 1200px) {
 .section-alpha-lg {
  padding: 115px 0;
 }
}
.bg-alph-default {
 background-color: #ffffff;
}
.bg-alph-default:not([style*="background-"]) + .bg-alph-default:not([style*="background-"]) {
 padding-top: 0;
}
@keyframes fadeIn {
 0% {
  opacity: 0;
 }
 100% {
  opacity: 1;
 }
}
.fadeIn {
 animation-name: fadeIn;
}
@keyframes fadeInUp {
 0% {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
 }
 100% {
  opacity: 1;
  transform: none;
 }
}
.fadeInUp {
 animation-name: fadeInUp;
}
@keyframes fadeInDown {
 0% {
  opacity: 0;
  transform: translate3d(0, -100%, 0);
 }
 100% {
  opacity: 1;
  transform: none;
 }
}

.reflet {
text-shadow: #CCC 0.1em 0.1em 0.2em;
}
.fadeInDown {
 animation-name: fadeInDown;
}
@keyframes fadeInLeft {
 0% {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
 }
 100% {
  opacity: 1;
  transform: none;
 }
}
.fadeInLeft {
 animation-name: fadeInLeft;
}
@keyframes fadeInRight {
 0% {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
 }
 100% {
  opacity: 1;
  transform: none;
 }
}
.fadeInRight {
 animation-name: fadeInRight;
}
@keyframes fadeOut {
 0% {
  opacity: 1;
 }
 100% {
  opacity: 0;
 }
}
.fadeOut {
 animation-name: fadeOut;
}
/*-------------------------  -----------*/
/* FIN DE DANS TOUTES LES SECTIONS */
/*-------------------------  -----------*/

/*-------*/
/* INTRO */
/*-------*/
.image-alpha-box {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
 margin-left: -30px;
 margin-top: -30px;
}
.image-alpha-box > * {
 margin-left: 30px;
 margin-top: 30px;
}
.image-alpha-box img {
 box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.12);
}

@media (min-width: 576px) {
 .image-alpha-box {
  flex-wrap: nowrap;
 }
}
@media (min-width: 1200px) {
 .image-alpha-box {
  justify-content: flex-start;
  /*margin-left: 0;*/
 }
 .image-alpha-box > * {
  margin-left: 0;
 }
}
.image-alpha-box__float {
 transition: transform .5s ease;
}
@media (min-width: 1200px) {
 .image-alpha-box__float {
  position: absolute;
  right: 0;
  transform: translate(-100px, 50px);
 }
}
.image-alpha-box.inverse .image-alpha-box__static {
 z-index: 2;
}
.image-alpha-box.inverse:hover .image-alpha-box__float {
 transform: translate(-15px, 0);
}
.image-alpha-box__static {
 transition: transform .5s ease;
}
@media (min-width: 1200px) {
 .image-alpha-box:hover .image-alpha-box__static {
  transform: translateY(50px);
 }
 .image-alpha-box:hover .image-alpha-box__float {
  transform: translate(-15px, 0);
  transition: transform .5s ease;
 }
}
@media (min-width: 1200px) and (min-width: 1600px) {
 .image-alpha-box:hover .image-alpha-box__float {
  transform: translate(15px, 0);
 }
}
.offset-alpha-top-25 {
 margin-top: 25px;
}
@media (min-width: 1200px) {
 .inset-alph-xl-1 {
  /*padding-left: 40px;*/
 }
}
.section-alph-custom-1 {
 padding-top: 10px;
 padding-bottom: 30px;
}
@media (min-width: 768px) {
 .section-alph-custom-1 {
  padding-top: 35px;
  padding-bottom: 65px;
 }
}
@media (min-width: 992px) {
 .section-alph-custom-1 {
  padding-top: 40px;
  padding-bottom: 80px;
 }
}
@media (min-width: 1200px) {
 .section-alph-custom-1 {
  padding-top: 40px;
  padding-bottom: 50px;
 }
}
@media (max-width: 768px) {
.section-alph-custom-1 {
	 margin-left:15px;
	 margin-right:15px}}
	 
 @media (min-width:576px)
 { .section-alph-custom-1 {
	 margin-left:15px;
	 margin-right:15px}}

/*-----------*/
/* FIN INTRO */
/*-----------*/

/*------------------*/
/* PROFESSIONALISME */
/*------------------*/
.floating-video-alph-box {
 display: inline-block;
 position: relative;
 box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.23);
 z-index: 2;
}
@media (min-width: 1200px) {
 .floating-video-alph-box {
  transform: translateY(80px);
 }
}
 .bg-alpha-image-2 {
  background: url("../../images/index/bg-home-2.png") no-repeat center left;
  background-size: cover;
  padding-bottom: 200px;
  padding-top: 200px;
 }
@media (min-width: 1200px) {
 .bg-alpha-image-6 {
  background: url("../../images/contact/couv-contact.jpg") no-repeat center left;
  background-size: auto;
  padding-bottom: 200px;
  padding-top: 200px;
 }
}
.column-alph-bg-1 {
 position: relative;
 /*padding-top: 60px;
 padding-bottom: 60px;*/
}
@media (min-width: 1200px) {
 .column-alph-bg-1 {
  /*padding-top: 160px;
  padding-bottom: 160px;*/
 }
}
.column-alph-bg-1 > * {
 z-index: 2;
 position: relative;
}
.column-alph-bg-1:before {
	content: '';
	position: absolute;
	height: 100%;
	left: 15px;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	/*background-color: #FFFEF5;*/
	z-index: 1;
}
@media (min-width: 1200px) {
 .column-alph-bg-1:before {
  left: -100px;
  width: 3000px;
 }
}
.z-index-alph {
 z-index: 2;
}
.container-alph .fa-alph {
	background-color:#FFF;
	margin-top:-100px;
}
.floating-video-alph-box iframe {
 display: block;
 position: absolute;
 top: 20%;
 left: 40%;
 
}
.floating-video-alph-box span {
	display: block;
	position: absolute;
	top: 80%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background-color: #FFF;
	transition: all ease .25s;
}
.floating-video-alph-box span:hover {
 transition: all ease .25s;
 box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.23);
}
.floating-video-alph-box span:before {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 font-size: 16px;
 color: #292f35;
}
/*-------------------------*/
/* FIN DE PROFESSIONALISME */
/*-------------------------*/



/*------------------------------*/
/* PROFESSIONNALISME et AUTRE 2 */
/*------------------------------*/
.quote-classic-wrap-alph {
 position: relative;
 padding-left: 40px;
 padding-right: 25px;
}
@media (min-width: 1200px) {
 .quote-classic-wrap-alph {
  padding-left: 85px;
  padding-right: 0;
 }
}
.quote-classic-wrap-alph .heading-alph-4 {
 line-height: 1.54;
 font-weight: 400;
 font-size: 18px;
}
.quote-classic-wrap-alph .heading-alph-4 + p {
 margin-top: 15px;
}
.quote-classic-wrap-alph:after {
 content: '';
 position: absolute;
 left: 25px;
 top: 0;
 width: 3px;
 height: 103%;
 background-color: #292f35;
}
@media (min-width: 1200px) {
 .quote-classic-wrap-alph:after {
  left: 0;
 }
}
.quote-classic-wrap-alph:before {
 content: '“';
 font-family: "Oswald", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
 font-size: 36px;
 line-height: 1;
 font-weight: 700;
 position: absolute;
 top: -20px;
 left: 25px;
 color: #292f35;
}
@media (min-width: 1200px) {
 .quote-classic-wrap-alph:before {
  left: 45px;
  top: 3px;
 }
}
/*----------------------------------*/
/* Fin PROFESSIONNALISME et AUTRE 2 */
/*----------------------------------*/

/*---------------------*/
/* MENU                */
/*---------------------*/
.animated {
 animation-duration: 1s;
 animation-fill-mode: both;
 opacity: 1;
}
.animated.infinite {
 animation-iteration-count: infinite;
}
.animated.hinge {
 animation-duration: 2s;
}
html:not(.lt-ie10) .not-animated {
 opacity: 0;
}
/*----------*/
/* Fin MENU */
/*----------*/
.txt-center {
 text-align: center;
}
.txt-justify {
 text-align: justify;
}

.txt-line-height {
 line-height:normal;
}
.txt-m-top-20 {
 margin-top:20px
}
.txt-m-top-50 {
 margin-top:-50px
}
.txt-m-top-100 {
 margin-top:100px
}
.txt-m-top-200 {
 margin-top:200px
}
.txt-p-bottom-40 {
 padding-bottom:40px
}
.txt-m-bottom-20 {
 margin-bottom:20px
}

.txt-m-bottom-10 {
 margin-bottom:10px
}
.txt-m-right-40 {
 margin-right:40px
}

.txt-m-left-40 {
 margin-left:40px
}

.txt-shadow-none {
	text-shadow:none
}
.color-rose { 
	color:#F0C
}
.color-blanc { 
	color: #FFF
}
.color-abricot { 
	background-color: #FFFEF5;
}
/**/
	strong {
		font-weight: 600;
	}
	b {
		color: #fff;
		font-weight: 400;
	}
.border-b-no { 
	border-bottom: none;
}
.mp-top--205 { 
	margin-top:-205px; 
	padding-top:-205px;
}
.mp-left-0 { 
	padding-left: 0px; 
	margin-left:0px;
}
.t-shadow { 
	text-shadow: #CCC 0.1em 0.1em 0.2em;
}
.txt3{
	font-size:16px;
	font-weight:bold;
}
.savoir{
	font-size:16px;
	font-weight:bold;
}
