@charset "utf-8";
/* CSS Document */


/*correctifs structure de la page*/

.etude-de-cas-cms-page {
	display: none;
}

/*.col-md-6 {
	padding-left: 0px;
	padding-right: 0px;
}*/

/*cacher la banniere*/

.top-content {
	display: none;
}

.grid-section {
	/*background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/etudes-de-cas/promutuel/images/bg_pattern2.gif);
	background-repeat: repeat-x;*/
	
	background-color: #000000;
	
	padding-bottom: 0px;
	
}

/*---------------------*/

/*LAPTOP VIDEO*/
#laptopvideo {
    width: 100%;
    height: 100%;
    max-width: 2000px;
    max-height: 1090px;
    margin: 0 auto;
}
#contenuvideo {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
}
#contenuvideo iframe {
    box-sizing: border-box;
    background: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/etudes-de-cas/aitq/images/laptop_aitq_vide.png) center center no-repeat;
    background-size: contain;
    padding: 10.5% 13.7% 13.2% 14.1%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*blocintro*/
/*Logo*/


.intro {
	color: #f6f2f2;
	font-size: 22px;
}

.citation {
	color: #f6f2f2;
	font-size: 28px;
}

.signaturecitation {
	color: #f6f2f2;
	font-size: 18px;
	padding-bottom: 20px;
}

.logobu {
  margin: 0px;
  padding: 80px 10px 40px 10px;
}

/*---------------------*/

.imgfeature {
	margin-top:-100px;
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {
.imgfeature {
	margin-top:40px;
}
}

@media screen and (max-width: 800px) {

	
.titreblocobjectifs {   
padding-top: 10px;
}
	
	.texteblocstrategie {   
		padding-bottom: 10px;
}
	.texteblocdeploiement {   
	padding-top: 10px;
}
}

/*---------------------*/


.bgbleu {
 background-color: #f8da4a;
	margin-top:40px;
}

.bblocstatsflexo {
display: flex;
	margin-top:30px;
}


.blocstats {
  background-color: #f8da4a;
  padding: 40px 20px 40px 20px; 
	/*margin-top:30px;*/
	/*margin-bottom: 15px;*/
	height: auto;
	/*min-height: 550px;*/
}

.blocstatsd {
	
  background-color: #f8da4a;
  padding: 40px 20px 40px 20px; 
	/*margin-top:30px;*/
	margin-bottom: 15px;
	height: auto;
	min-height: 550px;
}



/*---------------------*/


.blocobjectifs {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocobjectifs ul {   
	padding-inline-start: 20px;
}

.blocobjectifs li::before {color: #f8da4a;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocobjectifs {   
	color: #f8da4a;
	font-size: 30px;
	
	margin-bottom: 0px;
}

.texteblocobjectifs {   
	color: #faf7f7;
	font-size: 22px;
	
	margin-bottom: 0px;
}



/*---------------------*/

.blocstrategie {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocstrategie ul {   
	padding-inline-start: 20px;
}

.blocstrategie li::before { color: #f8da4a;
  display: inline-block; width: 1em;
  margin-left: -1em;}


.titreblocstrategie {   
	color: #f8da4a;
	font-size: 30px;
	
	margin-bottom: 0px;
}

.texteblocstrategie {   
	color: #ffffff;
	font-size: 22px;
	
	margin-bottom: 0px;
}

/*---------------------*/

.blocdeploiement {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocdeploiement ul {   
	padding-inline-start: 20px;
}

.blocdeploiement li::before {color: #f8da4a;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocdeploiement {   
	color: #f8da4a;
	font-size: 30px;
	
	margin-bottom: 0px;
}

.texteblocdeploiement {   
	color: #f8f5f5;
	font-size: 22px;
	
	margin-bottom: 0px;
}

/*---------------------*/

.highlightedred {   
	color: #f8da4a;
	font-weight:bold;
}

.highlightenomexpert {   
	color: #a29282;
}

.elementrouge {   
	color: #f8da4a;
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	
.borderpointille {border-right:0px dotted #ffffff; border-bottom:0px dotted #ffffff;}
	
/*banner*/
	
/*.blocbanniere {
	height: auto;
	min-height: 165px;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/zenith-mi-bilan-millionaire-mars-2023/fr/images/banniere_zenith_millionaire_360.jpg);
	background-repeat: no-repeat;
	
    background-position: top center;
    background-size: cover;
	
	background-color: #ffffff;
}*/
	
/*intro*/
	.blocintro {
	height: auto;
	/*min-height: 504px;*/
		
		
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/paris-2024/sites-a-decouvrir/images/bg_intro.jpg);
	background-repeat: no-repeat;
	
	background-attachment: fixed;
    background-position: top center;
    background-size: cover;
		
	background-color: #000000;
}
	.blocintro .stats {
	display: flex;
	flex-direction: column;
	margin-top: 50px;
}
	.blocintro .stats .img-responsive{
	max-width: 30%;
}
	
	.blocintro p{
	font-size: 16px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
		
	font-weight: 300;
	text-align: center;
	line-height: 1.3;
	padding: 0px 10px 0px 10px;
}
	
	.texteblocintro {
	height: auto;
	padding: 40px 10px 40px 10px;
}
	.texteblocintro .titre {
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
		
	text-transform: uppercase;
}
	
	.texteblocintro .highlight {
		font-size: 18px;
		color: #ffffff;
		font-weight: bold;
	}
	
.marginbottomfixmobile {
		margin-bottom: 15px;
}
	
/*bloc resumé*/
	.blocresume {
	height: auto;
	/*min-height: 504px;*/
		
	background-color: #000000;
}
	
	.blocresume .container {
		width: 100%;
		max-width: 2000px;
		padding-right: 15px;
		padding-left: 15px;
		
		margin-right: 0px;
    	margin-left: 0px;
}
	.blocresume .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
	
	.texteblocresume {
	height: auto;
	padding: 20px 20px 20px 20px
}
	
	.texteblocresume .titre {
	font-size: 22px;
	color: #ffffff;
	font-weight: 700;
		
	text-transform: uppercase;
}
	
	.texteblocresume p{
	font-size: 16px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: left;
	line-height: 1.3;
}
	
	.texteblocresumedroite {
	height: auto;
	padding: 20px 20px 20px 20px
}
	
	.texteblocresumedroite .titre {
	font-size: 22px;
	color: #ffffff;
	font-weight: 700;
		
	text-transform: uppercase;
}
	
	.texteblocresumedroite p{
	font-size: 16px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: left;
	line-height: 1.3;
}

/*presentation stats*/
	
	.blocpresentationstats {
	height: auto;
	/*min-height: 694px;*/
	
	background-color: #151210;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/zenith-mi-bilan-millionaire-mars-2023/fr/images/bg_vero.jpg);
	background-repeat: no-repeat;
	
	/*background-attachment: fixed;*/
   background-position: top center;
   background-size: cover;
}
	
.blocpresentationstats .flexo {
   display:flex;
}
	.blocpresentationstats .titre {
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
		
	text-transform: uppercase;
}
	.blocpresentationstats p {
		font-size: 16px;
		color: #fef6e5;
		
		font-weight: 300;
}
	
.blocpresentationstats .stats {
		max-width: 100%;
		margin: 0 auto;
}
	
	
/*bloc profil*/
	
	.blocprofil {
	height: auto;
	/*min-height: 504px;*/
		
	background-color: #ffffff;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/bilan-les-chefs-2023/images/bg_pattern.png);
	background-repeat: no-repeat;
	
	/*background-attachment: fixed;*/
   background-position: top center;
   background-size: cover;
}
	.zoneprofil {
	height: auto;
	width: 100%;
	background-color: #ffffff;
	border: 2px solid #ffd800;
	margin: 50px auto 50px auto;
}
	
	.texteblocprofil {
	height: auto;
	padding: 40px 40px 40px 40px
}
	.texteblocprofil .titre {
	font-size: 18px;
	font-weight: 700;
	color: #fffcfc;
		
	text-transform: uppercase;
}

	.texteblocprofil p {
	font-size: 16px;
	font-weight: 300;
	color: #fffcfc;
		
	line-height: 1.3;
}
	
.texteblocprofil ul {
  list-style: none;
}

.texteblocprofil ul li::before {
  content: "\2022";
  color: #ffffff;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
	
.texteblocprofil ul li {
  font-size: 16px;
	color: #fef6e5;
}	
/*conclusion*/
	
	.blocconclusion{
		height: auto;
	/*min-height: 604px;*/
	
	background-color: #ffffff;
	border-top: 0px solid #fefc00;
	
	/*background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/rdv-rc-ohdio-2023/fr/images/footerOhdio2000.jpg);
	background-repeat: no-repeat;*/
	
	/*background-attachment: fixed;*/
   /*background-position: top center;
   background-size: cover;*/
}
	.texteblocconclusion {
	height: auto;
	padding: 20px 10px 20px 10px
}
	.blocconclusion .titre3 {
		font-size: 26px;
		color: #a69483;
		
		text-transform: uppercase;
}
	.blocconclusion .numero{
	font-size: 30px;
	font-weight: bold;
	color: #63bcdf;
}
	
	.blocconclusion p{
	font-size: 10px;
	color: #ffffff;
}
	
.blocconclusion .table {
	max-width: 100%;
	margin: 0px auto 0px auto;
}
	
/*contact*/

	.bloccontact {
	height: auto;
	background-color: #28334a;
}
	.textebloccontact {
	height: auto;
	padding: 50px 10px 50px 10px;
}
	
	.textebloccontact .titre {
	font-size: 40px;
	color: #103d86;
	text-transform: uppercase;
		
	margin: 0 0 0px;
}
	
	.textebloccontact p {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0px 0px 40px 0px;
		
	color: #ffffff;
}

.affichedesktop {
   display:none;
}

.affichemobile {
   display:block;
}
	
  }


/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	
.borderpointille {border-right:0px dotted #ffffff; border-bottom:0px dotted #ffffff;}
	
/*banner*/
	
/*.blocbanniere {
	height: auto;
	min-height: 390px;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/zenith-mi-bilan-millionaire-mars-2023/fr/images/banniere_zenith_millionaire_780.jpg);
	background-repeat: no-repeat;
	
    background-position: top center;
    background-size: cover;
	
	background-color: #ffffff;
}*/
	
/*intro*/
	.blocintro {
	height: auto;
	min-height: 504px;
		
		
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/paris-2024/sites-a-decouvrir/images/bg_intro.jpg);
	background-repeat: no-repeat;
	
	background-attachment: fixed;
    background-position: top center;
    background-size: cover;
		
	background-color: #000000;
}
	.blocintro .stats {
	display: flex;
	flex-direction: column;
	margin-top: 180px;
}
	
	.blocintro .stats .img-responsive{
	max-width: 30%;
}
	
	.blocintro p{
	font-size: 18px;
	color: #fffcfc;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
		
	font-weight: 300;
	text-align: center;
	line-height: 1.3;
	padding: 0px 10px 0px 10px;
}
	
	.texteblocintro {
	height: auto;
	padding: 40px 10px 40px 10px;
}
	.texteblocintro .titre {
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
		
	text-transform: uppercase;
}
	
.texteblocintro .highlight {
	font-size: 20px;
	color: #fef6e5;
	font-weight: bold;
}
	
/*bloc resumé*/
	.blocresume {
	height: auto;
	/*min-height: 504px;*/
		
	background-color: #ffd800;
}
	
	.blocresume .container {
		width: 100%;
		max-width: 2000px;
		padding-right: 15px;
		padding-left: 15px;
		
		margin-right: 0px;
    	margin-left: 0px;
}
	.blocresume .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
	
	.texteblocresume {
	height: auto;
	padding: 20px 20px 20px 20px
}
	
	.texteblocresume .titre {
	font-size: 24px;
	color: #ffffff;
	font-weight: 700;
		
	text-transform: uppercase;
}
	
	.texteblocresume p{
	font-size: 18px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: left;
	line-height: 1.3;
}
	
	.texteblocresumedroite {
	height: auto;
	padding: 20px 20px 20px 20px
}
	
	.texteblocresumedroite .titre {
	font-size: 24px;
	color: #ffffff;
	font-weight: 700;
		
	text-transform: uppercase;
}
	
	.texteblocresumedroite p{
	font-size: 18px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: left;
	line-height: 1.3;
}
	
.marginbottomfixmobile {
		margin-bottom: 15px;
}


/*presentation stats*/
	
	.blocpresentationstats {
	height: auto;
	/*min-height: 694px;*/
	
	background-color: #151210;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/zenith-mi-bilan-millionaire-mars-2023/fr/images/bg_vero.jpg);
	background-repeat: no-repeat;
	
	/*background-attachment: fixed;*/
   background-position: top center;
   background-size: cover;
}
	
.blocpresentationstats .flexo {
   display:flex;
}
	.blocpresentationstats .titre {
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
		
	text-transform: uppercase;
}
	.blocpresentationstats p {
		font-size: 18px;
		color: #fef6e5;
		
		font-weight: 300;
}
	
.blocpresentationstats .stats {
		max-width: 400px;
		margin: 0 auto;
}
	
	
/*bloc profil*/
	
	.blocprofil {
	height: auto;
	/*min-height: 504px;*/
		
	background-color: #ffffff;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/bilan-les-chefs-2023/images/bg_pattern.png);
	background-repeat: no-repeat;
	
	/*background-attachment: fixed;*/
   background-position: top center;
   background-size: cover;
}
	.zoneprofil {
	height: auto;
	width: 100%;
	background-color: #ffffff;
	border: 2px solid #ffd800;
	margin: 50px auto 50px auto;
}
	
	.texteblocprofil {
	height: auto;
	padding: 40px 40px 40px 40px
}
	.texteblocprofil .titre {
	font-size: 22px;
	font-weight: 700;
	color: #fffcfc;
		
	text-transform: uppercase;
}

	.texteblocprofil p {
	font-size: 20px;
	font-weight: 300;
	color: #fffcfc;
		
	line-height: 1.3;
}
	
.texteblocprofil ul {
  list-style: none;
}

.texteblocprofil ul li::before {
  content: "\2022";
  color: #ffffff;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
	
.texteblocprofil ul li {
  font-size: 18px;
	color: #fef6e5;
}
	
/*conclusion*/
	
	.blocconclusion{
		height: auto;
	/*min-height: 604px;*/
	
	background-color: #ffffff;
	border-top: 0px solid #fefc00;
	
	/*background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/rdv-rc-ohdio-2023/fr/images/footerOhdio2000.jpg);
	background-repeat: no-repeat;*/
	
	/*background-attachment: fixed;*/
   /*background-position: top center;
   background-size: cover;*/
}.texteblocconclusion {
	height: auto;
	padding: 50px 10px 50px 10px
}
	.blocconclusion .titre3 {
		font-size: 26px;
		color: #a69483;
		
		text-transform: uppercase;
}
	.blocconclusion .numero{
	font-size: 34px;
	font-weight: bold;
	color: #63bcdf;
}
	
	.blocconclusion p{
	font-size: 11px;
	color: #ffffff;
}

.blocconclusion .table {
	max-width: 100%;
	margin: 0px auto 0px auto;
}
	
/*contact*/

	.bloccontact {
	height: auto;
	background-color: #28334a;
}
	.textebloccontact {
	height: auto;
	padding: 50px 10px 50px 10px;
}
	
	.textebloccontact .titre {
	font-size: 40px;
	color: #103d86;
	text-transform: uppercase;
		
	margin: 0 0 0px;
}
	
	.textebloccontact p {
	font-size: 22px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0px 0px 40px 0px;
		
	color: #ffffff;
}

.affichedesktop {
   display:none;
}

.affichemobile {
   display:block;
}
	
  }


/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
.borderpointille {border-right:0px dotted #ffffff; border-bottom:0px dotted #ffffff;}
	
/*banner*/
	
/*.blocbanniere {
	height: auto;
	min-height: 390px;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/zenith-mi-bilan-millionaire-mars-2023/fr/images/banniere_zenith_millionaire_780.jpg);
	background-repeat: no-repeat;
	
    background-position: top center;
    background-size: cover;

	background-color: #ffffff;
}*/
	
/*intro*/
	.blocintro {
	height: auto;
	min-height: 1164px;
		
		
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/paris-2024/sites-a-decouvrir/images/bg_intro.jpg);
	background-repeat: no-repeat;
	
	background-attachment: fixed;
    background-position: top center;
    background-size: cover;
		
	background-color: #000000;	
}
	
	.blocintro .stats {
	display: flex;
	flex-direction: row;
		
	margin-top: 380px;
}
	.blocintro .stats .img-responsive{
	max-width: 100%;
}
	
	.blocintro p{
	font-size: 20px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
		
	font-weight: 300;
	text-align: center;
	line-height: 1.3;
	padding: 0px 10px 0px 10px;
}
	
	.texteblocintro {
	height: auto;
	padding: 40px 10px 40px 10px;
}
	.texteblocintro .titre {
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
		
	text-transform: uppercase;
}
	
	.texteblocintro .highlight {
		font-size: 22px;
		color: #fef6e5;
		font-weight: bold;
	}
	
	.marginbottomfixmobile {
		margin-bottom: 0px;
}
	
/*bloc resumé*/
	.blocresume {
	height: auto;
	/*min-height: 504px;*/
		
	background-color: #ffd800;
}
	
	.blocresume .container {
		width: 100%;
		max-width: 2000px;
		padding-right: 0px;
		padding-left: 0px;
		
		margin-right: 0px;
    	margin-left: 0px;
}
	.blocresume .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
	
	.texteblocresume {
	height: auto;
	padding: 20px 20px 20px 20px
}
	
	.texteblocresume .titre {
	font-size: 38px;
	color: #ffffff;
	font-weight: 700;
		
	text-transform: uppercase;
}
	
	.texteblocresume p{
	font-size: 18px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: left;
	line-height: 1.3;
}
	
	.texteblocresumedroite {
	height: auto;
	padding: 20px 20px 20px 20px
}
	
	.texteblocresumedroite .titre {
	font-size: 38px;
	color: #ffffff;
	font-weight: 700;
		
	text-transform: uppercase;
}
	
	.texteblocresumedroite p{
	font-size: 18px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: left;
	line-height: 1.3;
}


/*presentation stats*/
	
	.blocpresentationstats {
	height: auto;
	/*min-height: 694px;*/
	
	background-color: #151210;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/zenith-mi-bilan-millionaire-mars-2023/fr/images/bg_vero.jpg);
	background-repeat: no-repeat;
	
	/*background-attachment: fixed;*/
   background-position: top center;
   background-size: cover;
}
	
.blocpresentationstats .flexo {
   display:flex;
}
	.blocpresentationstats .titre {
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
		
	text-transform: uppercase;
}
	.blocpresentationstats p {
		font-size: 22px;
		color: #fef6e5;
		
		font-weight: 300;
}
	
.blocpresentationstats .stats {
		max-width: 100%;
		margin: 0 auto;
}
	
	
/*bloc profil*/
	
	.blocprofil {
	height: auto;
	/*min-height: 504px;*/
		
	background-color: #ffffff;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/bilan-les-chefs-2023/images/bg_pattern.png);
	background-repeat: no-repeat;
	
	/*background-attachment: fixed;*/
   background-position: top center;
   background-size: cover;
}
	.zoneprofil {
	height: auto;
	width: 100%;
	background-color: #ffffff;
	border: 2px solid #ffd800;
	margin: 50px auto 50px auto;
}
	
	.texteblocprofil {
	height: auto;
	padding: 40px 40px 40px 40px
}
	.texteblocprofil .titre {
	font-size: 24px;
	font-weight: 700;
	color: #fffcfc;
		
	text-transform: uppercase;
}

	.texteblocprofil p {
	font-size: 22px;
	font-weight: 300;
	color: #fffcfc;
		
	line-height: 1.3;
}
	
.texteblocprofil ul {
  list-style: none;
}

.texteblocprofil ul li::before {
  content: "\2022";
  color: #ffffff;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
	
.texteblocprofil ul li {
  font-size: 22px;
	color: #fef6e5;
}
	
/*conclusion*/
	
		.blocconclusion{
		height: auto;
	/*min-height: 604px;*/
	
	background-color: #ffffff;
	border-top: 0px solid #fefc00;
	
	/*background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/rdv-rc-ohdio-2023/fr/images/footerOhdio2000.jpg);
	background-repeat: no-repeat;*/
	
	/*background-attachment: fixed;*/
   /*background-position: top center;
   background-size: cover;*/
}
	.texteblocconclusion {
	height: auto;
	padding: 50px 10px 50px 10px
}
	.blocconclusion .titre3 {
		font-size: 30px;
		color: #63bcdf;
		
		text-transform: uppercase;
}
	.blocconclusion .numero{
	font-size: 40px;
	font-weight: bold;
	color: #28334a;
}
	
	.blocconclusion p{
	font-size: 11px;
	color: #ffffff;
}
	
.blocconclusion .table {
	max-width: 80%;
	margin: 0px auto 0px auto;
}
	
/*contact*/

	.bloccontact {
	height: auto;
	background-color: #28334a;
}
	.textebloccontact {
	height: auto;
	padding: 50px 10px 50px 10px;
}
	
	.textebloccontact .titre {
	font-size: 40px;
	color: #103d86;
	text-transform: uppercase;
		
	margin: 0 0 0px;
}
	
	.textebloccontact p {
	font-size: 22px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0px 0px 40px 0px;
		
	color: #ffffff;
}

.affichedesktop {
   display:none;
}

.affichemobile {
   display:block;
}
	
  }



/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
.borderpointille {border-right:0px dotted #ffffff; border-bottom:0px dotted #ffffff;}
	
/*banner*/
	
/*.blocbanniere {
	height: auto;
	min-height: 504px;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/zenith-mi-bilan-millionaire-mars-2023/fr/images/banniere_zenith_millionaire_desktop.jpg);
	background-repeat: no-repeat;
	
    background-position: top center;
    background-size: cover;
	
	background-color: #151210;
}*/
	
/*intro*/
	.blocintro {
	height: auto;
	min-height: 1164px;
		
		
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/paris-2024/sites-a-decouvrir/images/bg_intro.jpg);
	background-repeat: no-repeat;
	
	background-attachment: fixed;
    background-position: top center;
    background-size: cover;
		
	background-color: #000000;	
}
	
	.blocintro .container {
		width: 100%;
		max-width: 2000px;
		padding-right: 0px;
		padding-left: 0px;
		
		/*margin-right: -15px;
    	margin-left: -15px;*/
}
	.blocintro .container .row {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		
		margin-right: 0px;
    	margin-left: 0px;
}
	
	.blocintro .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
	
	.blocintro .stats {
	display: flex;
	flex-direction: row;
		
	margin-top: 480px;
}
	
.blocintro .stats .img-responsive{
	max-width: 100%;
}
		
	.texteblocintro {
	height: auto;
	padding: 50px 10px 50px 10px;
	
	width: auto;
	max-width: 1170px;
	
	margin: auto;
}
	.texteblocintro .titre {
	font-size: 44px;
	color: #ffffff;
	font-weight: normal;
		
	text-transform: uppercase;
}
	.texteblocintro p{
	font-size: 22px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: center;
	line-height: 1.3;
	padding: 0px 30px 0px 30px;
}

.texteblocintro .highlight {
	font-size: 28px;
	color: #fef6e5;
	font-weight: bold;
}
	
	.marginbottomfixmobile {
		margin-bottom: 0px;
}
	
/*bloc resumé*/
	.blocresume {
	height: auto;
	/*min-height: 504px;*/
		
	background-color: #ffd800;
}
	
	.blocresume .container {
		width: 100%;
		max-width: 2000px;
		padding-right: 0px;
		padding-left: 0px;
		
		margin-right: -15px;
    	margin-left: -15px;
}
	.blocresume .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
	
	.texteblocresume {
	height: auto;
	padding: 15px 20px 0px 20px
}
	
	.texteblocresume .titre {
	font-size: 36px;
	color: #ffffff;
	font-weight: 700;
		
	text-transform: uppercase;
}
	
	.texteblocresume p{
	font-size: 16px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: left;
	line-height: 1.3;
}
	
	.texteblocresumedroite {
	height: auto;
	padding: 15px 20px 0px 50px
}
	
	.texteblocresumedroite .titre {
	font-size: 36px;
	color: #ffffff;
	font-weight: 700;
		
	text-transform: uppercase;
}
	
	.texteblocresumedroite p{
	font-size: 16px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: left;
	line-height: 1.3;
}


/*presentation stats*/
	
	.blocpresentationstats {
	height: auto;
	/*min-height: 694px;*/
	
	background-color: #151210;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/zenith-mi-bilan-millionaire-mars-2023/fr/images/bg_vero.jpg);
	background-repeat: no-repeat;
	
	/*background-attachment: fixed;*/
   background-position: top center;
   background-size: cover;
}
	
.blocpresentationstats .flexo {
   display:flex;
}
	.blocpresentationstats .titre {
	font-size: 44px;
	color: #ffffff;
	font-weight: normal;
		
	text-transform: uppercase;
}
	.blocpresentationstats p {
		font-size: 22px;
		color: #ffffff;
		
		font-weight: 300;
}
	
.blocpresentationstats .stats {
		max-width: 100%;
		margin: 0 auto;
}
	
	
/*bloc profil*/
	
	.blocprofil {
	height: auto;
	/*min-height: 504px;*/
		
	background-color: #ffffff;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/bilan-les-chefs-2023/images/bg_pattern.png);
	background-repeat: no-repeat;
	
	/*background-attachment: fixed;*/
   background-position: top center;
   background-size: cover;
}
	
	.zoneprofil {
	height: auto;
	width: 100%;
	background-color: #ffffff;
	border: 2px solid #ffd800;
	margin: 80px auto 80px auto;
}
	
	.texteblocprofil {
	height: auto;
	padding: 40px 40px 40px 40px
}
	.texteblocprofil .titre {
	font-size: 28px;
	font-weight: 700;
	color: #fffcfc;
		
	text-transform: uppercase;
}

	.texteblocprofil p {
	font-size: 24px;
	font-weight: 300;
	color: #fffcfc;
		
	line-height: 1.3;
}
	
/*.texteblocprofil ul {
  list-style: none;
}

.texteblocprofil ul li::before {
  content: "\2022";
  color: #ffffff;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
	
.texteblocprofil ul li {
  font-size: 22px;
	color: #fef6e5;
}*/
	
/*conclusion*/
	
/*conclusion*/
	
	.blocconclusion{
		height: auto;
	/*min-height: 604px;*/
	
	background-color: #ffffff;
	border-top: 0px solid #fefc00;
	
	/*background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/rdv-rc-ohdio-2023/fr/images/footerOhdio2000.jpg);
	background-repeat: no-repeat;*/
	
	/*background-attachment: fixed;*/
   /*background-position: top center;
   background-size: cover;*/
}
	.texteblocconclusion {
	height: auto;
	padding: 50px 10px 50px 10px
}
	.blocconclusion .titre3 {
		font-size: 38px;
		color: #a69483;
		
		text-transform: uppercase;
}
	.blocconclusion .numero{
	font-size: 50px;
	font-weight: bold;
	color: #63bcdf;
}
	
	.blocconclusion p {
	font-size: 14px;
	color: #ffffff;
}
	.blocconclusion .table {
	max-width: 90%;
	margin: 0px auto 0px auto;
}
	
/*contact*/

	.bloccontact {
	height: auto;
	background-color: #151210;
}
	.textebloccontact {
	height: auto;
	padding: 50px 10px 50px 10px;
}
	
	.textebloccontact .titre {
	font-size: 40px;
	color: #103d86;
	text-transform: uppercase;
		
	margin: 0 0 0px;
}
	
	.textebloccontact p {
	font-size: 22px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0px 0px 40px 0px;
		
	color: #ffffff;
}

.affichedesktop {
   display:block;
}

.affichemobile {
   display:none;
}
	
  }



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

.borderpointille {border-right:0px dotted #ffffff; border-bottom:0px dotted #ffffff;}
	
/*banner*/
	
/*.blocbanniere {
	height: auto;
	min-height: 504px;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/zenith-mi-bilan-millionaire-mars-2023/fr/images/banniere_zenith_millionaire_desktop.jpg);
	background-repeat: no-repeat;
	
    background-position: top center;
    background-size: cover;
	
	background-color: #151210;
}*/
	
/*intro*/
	.blocintro {
	height: auto;
	min-height: 1164px;
		
		
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/paris-2024/sites-a-decouvrir/images/bg_intro.jpg);
	background-repeat: no-repeat;
	
	background-attachment: fixed;
    background-position: top center;
    background-size: cover;
		
	background-color: #000000;	
}
	
	.blocintro .container {
		width: 100%;
		max-width: 2000px;
		padding-right: 0px;
		padding-left: 0px;
		
		/*margin-right: -15px;
    	margin-left: -15px;*/
}
	.blocintro .container .row {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		
		margin-right: 0px;
    	margin-left: 0px;
}
	
	.blocintro .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
	
	.blocintro .stats {
	display: flex;
	flex-direction: row;
		
	margin-top: 480px;
}
	
.blocintro .stats .img-responsive{
	max-width: 100%;
}
		
	.texteblocintro {
	height: auto;
	padding: 50px 10px 50px 10px;
	
	width: auto;
	max-width: 1170px;
	
	margin: auto;
}
	.texteblocintro .titre {
	font-size: 44px;
	color: #ffffff;
	font-weight: normal;
		
	text-transform: uppercase;
}
	.texteblocintro p{
	font-size: 22px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: center;
	line-height: 1.3;
	padding: 0px 30px 0px 30px;
}

.texteblocintro .highlight {
	font-size: 28px;
	color: #fef6e5;
	font-weight: bold;
}
	
.marginbottomfixmobile {
		margin-bottom: 0px;
}
	
/*bloc resumé*/
	.blocresume {
	height: auto;
	/*min-height: 504px;*/
		
	background-color: #ffd800;
}
	
	.blocresume .container {
		width: 100%;
		max-width: 2000px;
		padding-right: 0px;
		padding-left: 0px;
		
		margin-right: -15px;
    	margin-left: -15px;
}
	.blocresume .col-md-12 {
	padding-left: 0px;
	padding-right: 0px;
}
	
	.texteblocresume {
	height: auto;
	padding: 40px 20px 0px 20px
}
	
	.texteblocresume .titre {
	font-size: 42px;
	color: #ffffff;
	font-weight: 700;
		
	text-transform: uppercase;
}
	
	.texteblocresume p{
	font-size: 22px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: left;
	line-height: 1.3;
}
	
	.texteblocresumedroite {
	height: auto;
	padding: 40px 20px 0px 50px
}
	
	.texteblocresumedroite .titre {
	font-size: 42px;
	color: #ffffff;
	font-weight: 700;
		
	text-transform: uppercase;
}
	
	.texteblocresumedroite p{
	font-size: 22px;
	color: #ffffff;
	/*filter: drop-shadow(2px 0px 0px #000000);*/
	
	font-weight: 300;
	text-align: left;
	line-height: 1.3;
}

/*presentation stats*/
	
	.blocpresentationstats {
	height: auto;
	/*min-height: 694px;*/
	
	background-color: #151210;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/zenith-mi-bilan-millionaire-mars-2023/fr/images/bg_vero.jpg);
	background-repeat: no-repeat;
	
	/*background-attachment: fixed;*/
   background-position: top center;
   background-size: cover;
}
	
/*.blocpresentationstats .flexo {
   display:flex;
}
	.blocpresentationstats .titre {
	font-size: 44px;
	color: #ffffff;
	font-weight: normal;
		
	text-transform: uppercase;
}
	.blocpresentationstats p {
		font-size: 22px;
		color: #fef6e5;
		
		font-weight: 300;
}
	
.blocpresentationstats .stats {
		max-width: 100%;
		margin: 0 auto;
}*/
	
	
/*bloc profil*/
	
	.blocprofil {
	height: auto;
	/*min-height: 504px;*/
		
	background-color: #ffffff;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/bilan-les-chefs-2023/images/bg_pattern.png);
	background-repeat: no-repeat;
	
	/*background-attachment: fixed;*/
   background-position: top center;
   background-size: cover;
}
	
	.zoneprofil {
	height: auto;
	width: 100%;
	background-color: #ffffff;
	border: 2px solid #ffd800;
	margin: 80px auto 80px auto;
}
	
	.texteblocprofil {
	height: auto;
	padding: 40px 40px 40px 40px
}
	.texteblocprofil .titre {
	font-size: 28px;
	font-weight: 700;
	color: #ffffff;
		
	text-transform: uppercase;
}

	.texteblocprofil p {
	font-size: 24px;
	font-weight: 300;
	color: #ffffff;
		
	line-height: 1.3;
}
	
/*.texteblocprofil ul {
  list-style: none;
}

.texteblocprofil ul li::before {
  content: "\2022";
  color: #ffffff;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
	
.texteblocprofil ul li {
  font-size: 22px;
	color: #fef6e5;
}*/
	
/*conclusion*/
	
	.blocconclusion{
		height: auto;
	/*min-height: 604px;*/
	
	background-color: #ffffff;
	border-top: 0px solid #fefc00;
	
	/*background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/rdv-rc-ohdio-2023/fr/images/footerOhdio2000.jpg);
	background-repeat: no-repeat;*/
	
	/*background-attachment: fixed;*/
   /*background-position: top center;
   background-size: cover;*/
}
	.texteblocconclusion {
	height: auto;
	padding: 50px 10px 50px 10px
}
	.blocconclusion .titre3 {
		font-size: 38px;
		color: #a69483;
		
		text-transform: uppercase;
}
	.blocconclusion .numero{
	font-size: 50px;
	font-weight: bold;
	color: #63bcdf;
}
	
	.blocconclusion p {
	font-size: 14px;
	color: #ffffff;
}
	.blocconclusion .table {
	max-width: 90%;
	margin: 0px auto 0px auto;
}
	
/*contact*/

	.bloccontact {
	height: auto;
	background-color: #ffd800;
}
	.textebloccontact {
	height: auto;
	padding: 50px 10px 50px 10px;
}
	
	.textebloccontact .titre {
	font-size: 40px;
	color: #103d86;
	text-transform: uppercase;
		
	margin: 0 0 0px;
}
	
	.textebloccontact p {
	font-size: 22px;
	line-height: 1.3;
	font-weight: 400;
	margin: 0px 0px 40px 0px;
		
	color: #ffffff;
}
	
.affichedesktop {
   display:block;
}

.affichemobile {
   display:none;
}
	
}