.ccM {
    width: 100%;
    overflow: hidden;
    padding-bottom: 100px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 50% 90px;
    background-image: url(../assets/img/img-ccm-fond.jpg);
}
.block-acheteur {
	text-align: center;
	color: white;
}

.block-acheteur .content-block-acheteur {
	padding: 0;
	height: 100%;
}

.block-acheteur .content-block-acheteur .titre {
	font-size: 24px;
	line-height: 1.42;
	letter-spacing: 3px;
}

.block-acheteur .content-block-acheteur .titre.bleu {
	color: darkBlue;
}

.block-acheteur .content-block-acheteur .titre.blanc {
	color: white;
}

.block-acheteur .content-block-acheteur .titre.orange {
	color: orange;
}

.block-acheteur .content-block-acheteur .titre.rouge {
	color: red;
}

.block-acheteur .content-block-acheteur .desc {
	margin-bottom: 0;
}

.block-acheteur .content-block-acheteur .right-header iframe {
	border: 8px solid darkBlue;
	margin-bottom: 5px;
}

.block-acheteur .content-block-acheteur .right-header .texte-sous-video,
    .block-acheteur .content-block-acheteur .right-header .lien {
	font-weight: normal;
	font-family: baseFontFamily;
	margin-left: 11px;
}

.block-acheteur .content-block-acheteur .right-header .texte-sous-video a,
      .block-acheteur .content-block-acheteur .right-header .lien a {
	color: white;
}

.liste-offres {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
	padding-top: 120px;
}

.liste-offres .pastille {
	display: inline-block;
	width: 24px;
	height: 24px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	line-height: 24px;
	border-radius: 50%;
	margin-left: 10px;
	font-size: 16px;
	background: #f0f4f7;
}

.liste-offres .pastille.active.pastille-vendeur {
	background: darkBlue;
}

.liste-offres .pastille.active.pastille-acheteur {
	background: red;
}

.liste-offres .legende-pastilles {
	margin-bottom: 30px;
}

.liste-offres .legende-pastilles span {
	display: inline-block;
	vertical-align: middle;
}

.liste-offres .legende-pastilles .pastille {
	margin-right: 10px;
}

.liste-offres .legende-pastilles .pastille.pastille-vendeur {
	background: darkBlue;
}

.liste-offres .legende-pastilles .pastille.pastille-acheteur {
	background: red;
}

.liste-offres .legende-pastilles .txt-pastille {
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1.1px;
}

.liste-offres .legende-pastilles .txt-pastille.blue {
	color: darkBlue;
}

.liste-offres .legende-pastilles .txt-pastille.red {
	color: red;
}

.liste-offres .offre {
	background: white;
	border: 1px solid darkBlue;
	box-shadow: 0 0 35px 10px rgba(0, 0, 0, 0.3);
}

.liste-offres .offre .titre-offre {
	text-transform: uppercase;
}

.liste-offres .offre .titre-offre.blue {
	color: menu;
}

.liste-offres .offre .titre-offre.lightBlue {
	color: darkBlue;
}

.liste-offres .offre .titre-offre.red {
	color: red;
}

.liste-offres .offre .titre-offre.orange {
	color: orange;
}

.liste-offres .offre .titre-offre.white {
	color: white;
}

.liste-offres .offre .titre-offre.grey {
	color: grey;
}

.liste-offres .offre .stitre {
	font-size: 16px;
	line-height: 1.63;
	letter-spacing: 0.9px;
}

.liste-offres .offre .stitre.blue {
	color: menu;
}

.liste-offres .offre .stitre.lightBlue {
	color: darkBlue;
}

.liste-offres .offre .stitre.red {
	color: red;
}

.liste-offres .offre .stitre.orange {
	color: orange;
}

.liste-offres .offre .stitre.white {
	color: white;
}

.liste-offres .offre .stitre.grey {
	color: grey;
}

.liste-offres .offre .desc-offre {
	font-size: 16px;
	line-height: 1.63;
	letter-spacing: 0.9px;
}

.liste-offres .offre .info-offre {
	color: red;
}

.liste-offres .offre .info-offre span {
	float: left;
}

.question-comment {
	background: none;
}

.question-comment .intro {
	color: menu;
}

.titreCCM {
	text-transform: uppercase;
}

.titreCCM .number {
	background-color: red;
	font-size: 24px;
	color: #FFFFFF;
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 35px;
	text-align: center;
	line-height: 35px;
}

.titreCCM .titre {
	width: calc(100% - 40px);
	display: inline-block;
	text-align: center;
}

.titreCCM .titre h3 {
	color: orange;
	letter-spacing: 1.71px;
	font-size: 24px;
	display: inline-block;
	text-align: center;
	    font-weight: bold;
}

.ccM .container:last-child .verticalLine {
	display: none;
}

.ligneCCM {
	display: flex;
	position: relative;
}

.ligneCCM .verticalLine {
	width: 5px;
	background-color: red;
	margin-left: 15px;
}

.ligneCCM .titre {
	width: 47%;
	text-align: center;
	margin-top: 32px;
	margin-bottom: 78px;
	text-transform: uppercase;
}

.ligneCCM .titre h2 {
	font-size: 25px;
	letter-spacing: 1.79px;
	text-align: center;
}

.ligneCCM .titre.acheteur h2 {
	color: red;
}

.ligneCCM .titre.vendeur h2 {
	color: menu;
}

.ligneCCM .element {
	margin-top: 40px;
	margin-bottom: 110px;
	width: 47%;
	font-size: 16px;
	color: text;
	letter-spacing: 0.91px;
	line-height: 26px;
	padding: 0 40px;
	position: relative;
}

.ligneCCM .element img {
	display: block;
	margin: auto;
	max-width: 70%;
	height: auto;
	float: none;
	position: relative;
}

.ligneCCM .element div {
	display: block;
	float: none;
	position: relative;
	margin-top: 15px;
	background: #fff;
	box-shadow: 0 0 60px 10px rgba(13, 37, 62, 0.1);
	padding: 23px 33px;
}

.ligneCCM .element div em {
	font-size: 10px;
	display: block;
}

.ligneCCM .element div a {
	display: block;
	font-size: 14px;
	letter-spacing: 0.91px;
	line-height: 21px;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.ligneCCM .element.acheteur div {
	border: 2px solid red;
}

.ligneCCM .element.acheteur div a {
	color: red;
	background-image: url(../images/arrow_orange.svg);
}

.ligneCCM .element.vendeur div {
	border: 2px solid darkBlue;
}

.ligneCCM .element.vendeur div a {
	color: darkBlue;
	background-image: url(../images/arrow_blue.svg);
}

.ccM {
	width: 100%;
	overflow: hidden;
	padding-bottom: 100px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 50% 90px;
	background-image: url("../assets/img/img-ccm-fond.jpg");
}

.block-acheteur {
	margin-bottom: 0 !important;
}
.ligneCCM .titre.vendeur h2 {
    color: #359138;
}

@media screen and (min-width: 960px){
.questions {
    padding: 40px 0;
}
.questions .intro {
    margin-bottom: 35px;
}
.questions .action a {
    min-width: 240px;
    margin: 0 75px;
}
}
.questions {
    clear: both;
    background-image: linear-gradient(to right, #4CAF50, #0c5e0f);
    text-align: center;
}
.questions .intro {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    letter-spacing: 2.3px;
    line-height: 1.3;
}
.action a.red, .action input[type="submit"].red {
    background-color: #ff4b1f;
    border: solid 2px #ff4b1f;
}

/*---------------------------------------------------------------------------------------------------*/
/*-_-_-_-_-_-_- styles desktop -_-_-_-_-_-_- */
/*---------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 959px){
 .block-acheteur {
	height: 260px;
	margin-bottom: 50px;
}

 .block-acheteur .container {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
}

 .block-acheteur .left-header {
	float: left;
	width: 450px;
	text-align: left;
	margin: 0 auto 0 5%;
}

.block-acheteur .right-header {
	float: right;
	width: 346px;
	margin: 0 5% 0 auto;
	text-align: left;
}

 .block-acheteur .right-header .texte-sous-video,
 .block-acheteur .right-header .lien {
	font-size: 10px;
	line-height: 2;
	letter-spacing: 0.9px;
}

 .block-acheteur .desc {
	font-size: 18px;
	line-height: 1.56;
	letter-spacing: 1px;
}

 .block-acheteur.header-comment {
	height: 420px;
}

 .block-acheteur.header-comment .container {
	flex-direction: row;
}

 .block-acheteur.header-comment .titre {
	font-size: 24px;
	line-height: 1.42;
	letter-spacing: 3px;
	text-align: left;
	margin-bottom: 36px;
}

 .liste-offres {
	display: flex;
}

 .liste-offres .container {
	position: relative;
}

.liste-offres .right-phone {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 100%;
	text-align: center;
}

 .liste-offres .right-phone .phone {
	position: absolute;
	top: 43px;
	left: 0;
	margin-left: 75%;
}

.liste-offres .right-phone .phone .animes {
	position: absolute;
	top: 57px;
	left: 0;
	padding: 0 27px 0 26px;
	height: 290px;
	overflow: hidden;
}

 .liste-offres .right-phone.glissant {
	position: fixed;
	top: 167px !important;
}

 .liste-offres .right-phone.glissant img {
	top: 0;
}

 .liste-offres .right-phone.fin-glissant {
	top: auto;
	bottom: 480px;
}

 .liste-offres .offre {
	position: relative;
	margin-bottom: 50px;
	padding: 28px 30px 24px 33px;
	width: 648px;
	border-radius: 4px;
	border: 0;
}

 .liste-offres .offre .titre-offre {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 2.3px;
	margin-bottom: 10px;
}

 .liste-offres .offre .desc-offre {
	font-size: 16px;
	line-height: 1.63;
	padding-right: 20px;
}

 .liste-offres .offre .info-offre {
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: 0.8px;
}

.liste-offres .offre .info-offre span {
	font-size: 44px;
	margin-right: 19px;
}

 .liste-offres .offre .info-offre span.icon-ic_pkoi_tempslibre {
	font-size: 35px;
}

.liste-offres .offre .info-offre span.icon-ic_pkoi_verification {
	font-size: 48px;
}

 .liste-offres .offre .info-offre span.icon-ic_pkoi_tout {
	font-size: 40px;
}

 .liste-offres .offre .info-offre span.icon-ic_press_free {
	font-size: 54px;
}

.liste-offres .offre .pastilles {
	position: absolute;
	top: 30px;
	right: 25px;
}

 .ie11 .right-phone .animes,
 .ie10 .right-phone .animes {
	padding: 0 !important;
	left: 26px !important;
	width: 166px;
}

 .question-comment {
	padding-top: 0;
	padding-bottom: 0;
}

 .question-comment .intro {
	color: menu;
}

 .question-comment a {
	min-width: 240px;
}
.questions {
    padding: 25px 0 0 0;
}
.questions .intro {
margin-bottom: -20px;
    padding: 0 5%;
    font-size: 21px;
    line-height: normal;
}
.questions .action a {
    width: 240px;
    padding: 5px 10px;
    
}
.questions .action a {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
}
}
/*---------------------------------------------------------------------------------------------------*/
/*-_-_-_-_-_-_- styles mobile -_-_-_-_-_-_- */
/*---------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px){

 .block-acheteur.header-pourquoi {
	height: 473px;
	margin-bottom: 0;
}

 .block-acheteur .photo-fond-acheteur {
	overflow: hidden;
}

 .block-acheteur .photo-fond-acheteur img {
	height: auto;
}

 /* .block-acheteur .content-block-acheteur {
	padding: 140px 0 60px 0;
} */

 .block-acheteur .content-block-acheteur .left-header {
	max-width: 95%;
	margin: 0 auto;
}

 .block-acheteur .content-block-acheteur .titre {
	padding: 0 20px;
	text-align: center;
	font-size: 18px;
	line-height: 1.89;
	letter-spacing: 2.3px;
	margin-bottom: 20px;
}

 .block-acheteur .content-block-acheteur .desc {
	padding: 0 100px 0 20px;
	text-align: center;
	font-size: 18px;
	line-height: 1.56;
	letter-spacing: 2.3px;
	/* margin-bottom: 50px; */
}

 .block-acheteur .content-block-acheteur .right-header {
	text-align: center;
	max-width: 90%;
	margin: 0 auto -190px auto;
}

 .block-acheteur .content-block-acheteur .right-header iframe {
	max-width: 99%;
}

 .block-acheteur .content-block-acheteur .right-header .texte-sous-video,
 .block-acheteur .content-block-acheteur .right-header .lien {
	display: none;
}

 .block-acheteur.header-comment .content-block-acheteur .desc {
	padding-right: 80px !important;
}

 .liste-offres {
	padding-top: 200px;
}

.liste-offres .right-phone {
	display: none;
}

 .liste-offres .legende-pastilles {
	display: none;
}

 .liste-offres .offre {
	position: relative;
	max-width: 340px;
	margin: 0 auto 30px auto;
	padding: 30px 23px 30px 30px;
}

 .liste-offres .offre .titre-offre {
	font-size: 18px;
	line-height: 1.67;
	letter-spacing: 2.3px;
}

 .liste-offres .offre .stitre {
	font-size: 15px;
	line-height: 1.73;
	letter-spacing: 0.9px;
}

 .liste-offres .offre .desc-offre {
	font-size: 15px;
	line-height: 1.73;
	margin-bottom: 15px;
}

 .liste-offres .offre .desc-offre br {
	display: none;
}

 .liste-offres .offre .info-offre {
	font-size: 18px;
	line-height: 1.44;
	letter-spacing: 0.7px;
}

 .liste-offres .offre .info-offre span {
	font-size: 35px;
	margin-right: 15px;
	margin-top: 5px;
}

 .liste-offres .offre .info-offre span.icon-ic_pkoi_tempslibre {
	font-size: 35px;
}

 .liste-offres .offre .info-offre span.icon-ic_pkoi_verification {
	font-size: 38px;
}

 .liste-offres .offre .info-offre span.icon-ic_pkoi_tout {
	font-size: 35px;
	margin-top: 8px;
	margin-bottom: 45px;
}

 .liste-offres .offre .info-offre span.icon-ic_press_free {
	font-size: 35px;
}

 .liste-offres .pastille {
	margin-left: 0;
	margin-right: 10px;
}

 .testimonials {
	padding-top: 0;
	padding-bottom: 0;
}

 .question-comment .action a {
	width: 290px;
}
}

/*---------------------------------------------------------------------------------------------------*/
/*-_-_-_-_-_-_- styles mobile -_-_-_-_-_-_- */
/*---------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 500px){

 .liste-offres .offre {
	max-width: 90%;
	padding: 30px 20px;
}

.noMobile {
	display: none !important;
}
 .container.whiteBG {
	background: #fff;
}
 .ligneCCM {
	display: none;
	background: #fff;
}
.ligneCCM .verticalLine {
	display: none;
}
.ligneCCM .element {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}
 .ligneCCM .element div {
	border: none !important;
	box-shadow: unset;
	padding: 30px 0px;
}
 .ligneCCM .element.acheteur:before {
	content: 'Acheteur';
	position: absolute;
	margin: auto;
	
	font-size: 15px;
	color: red;
	letter-spacing: 1.07px;
	line-height: 24px;
	text-transform: uppercase;
	top: 0px;
	width: 95px;
	left: calc(50% - 47px);
	z-index: 100;
}

 .ligneCCM .element.acheteur div a {
	background-image: none;
}

 .ligneCCM .element.vendeur:before {
	content: 'Vendeur';
	position: absolute;
	margin: auto;
	font-size: 15px;
	color: menu;
	letter-spacing: 1.07px;
	line-height: 24px;
	text-transform: uppercase;
	top: 0px;
	width: 85px;
	left: calc(50% - 42px);
	z-index: 100;
	color: #359138;
}

.ligneCCM .element.vendeur div a {
	background-image: none;
}

 .titreCCM {
	background: #fff;
	border: 1px solid #F0F4F7;
	padding: 30px;
}

 .titreCCM .number {
	font-size: 15px;
	width: 21px;
	height: 21px;
	border-radius: 21px;
	line-height: 21px;
}

 .titreCCM .titre {
	text-align: left;
	cursor: pointer;
	position: relative;
}

 .titreCCM .titre h3 {
	font-size: 13px;
	text-align: left;
	margin-left: 10px;
}

 .titreCCM .titre:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 105%;
	width: 8px;
	height: 16px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	background: url(../images/arrowdropdown_off.svg);
}

 .titreCCM .titre.active:before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

 .ccM {
	padding-top: 50px;
	padding-bottom: 0px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 0% 0px;
	background-image: url("../images/img-ccm-fond-responsive.jpg");
}

 .content-block-acheteur .desc,
.content-block-acheteur .titre {
	padding-right: 15px !important;
	margin-right: 0 !important;
}

 .content-block-acheteur .desc {
	margin-bottom: 20px !important;
}
}