@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/via-rail/fr/images/bg-total-etude-de-cas-via-rail-cbcrc-solutions-media.jpg);
	background-repeat: no-repeat;
	
	background-position: bottom;
    background-size: cover;
	
	background-color: #030303;
	
	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*/




.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;
}




.blocstatsd {
	
  background-color: #f8da4a;
  padding: 40px 20px 40px 20px; 
	/*margin-top:30px;*/
	margin-bottom: 15px;
	height: auto;
	min-height: 550px;
}



/*---------------------*/






/*---------------------*/

.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: #050505;
	font-size: 22px;
	
	margin-bottom: 0px;
}

/*---------------------*/



/*---------------------*/

.highlighted {   
	color: #ffcb05;
	font-weight:bold;
}

.elementrouge {   
	color: #ffcb05;
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	
	.borderpointille {border-bottom:0px dotted #ffffff; border-right:0px dotted #ffffff;}
	
	.blocintro {
	height: auto;
	min-height: 540px;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/etudes-de-cas/via-rail/fr/images/entete-etude-de-cas-via-rail-cbcrc-solutions-media.jpg);
	background-repeat: repeat-y;
	
	background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}
	
	.logo {
	margin: 0px;
    padding: 80px 10px 40px 10px;
		
	max-width: 212px;
}
	
.intro {
	color: #f6f2f2;
	font-size: 14px;
}

.citation {
	color: #f6f2f2;
	font-size: 18px;
}

.signaturecitation {
	color: #f6f2f2;
	font-size: 12px;
	padding-bottom: 20px;
}
	
/*STATS*/
	
.blocstats {
  background-color: #ffcb05;
  padding: 30px 10px 30px 10px;
	margin: 40px 0px 40px 0px;
	height: auto;
	/*min-height: 550px;*/
}
	
.textestats {
	font-size: 16px;
	padding-left: 0px;
	color: #050505;
	line-height: 1.4;
}

.stats {
	font-size: 20px;
	color: #050505;
	line-height: 1.4;
	
	padding: 20px 0px 40px 0px;
	
	border-bottom: 4px dotted #050505;
}
	
.statsbas {
	font-size: 20px;
	color: #050505;
	line-height: 1.4;
	
	padding: 20px 0px 40px 0px;
	
	border-bottom: 0px dotted #050505;
}
	
.groschiffre {
	font-size: 34px;
	color: #050505;
	line-height: 1.4;
	
	font-weight: bold;
}
	
/*Objectifs*/
	
.blocobjectifs {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocobjectifs ul {   
	padding-inline-start: 20px;
}

.blocobjectifs li::before {color: #ffcb05;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocobjectifs {   
	color: #ffcb05;
	font-size: 24px;
	
	margin-bottom: 0px;
}

.texteblocobjectifs {   
	color: #fefbfb;
	font-size: 16px;
	
	margin-bottom: 0px;
}
	
/*deploiement*/
	
.blocdeploiement {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocdeploiement ul {   
	padding-inline-start: 20px;
}

.blocdeploiement li::before {color: #ffcb05;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocdeploiement {   
	color: #ffcb05;
	font-size: 24px;
	
	margin-bottom: 0px;
}

.texteblocdeploiement {   
	color: #fefbfb;
	font-size: 16px;
	
	margin-bottom: 0px;
}
	
.texte992 {
	display: none;
}
	
.texte768 {
	display: block;
}
  }


/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	
	.borderpointille {border-bottom:0px dotted #ffffff; border-right:0px dotted #ffffff;}
	
	.blocintro {
	height: auto;
	min-height: 580px;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/etudes-de-cas/via-rail/fr/images/entete-etude-de-cas-via-rail-cbcrc-solutions-media.jpg);
	background-repeat: repeat-y;
	
	background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}
	
	.logo {
	margin: 0px;
    padding: 80px 10px 40px 10px;
		
	max-width: 310px;
}
	
.intro {
	color: #f6f2f2;
	font-size: 14px;
}

.citation {
	color: #f6f2f2;
	font-size: 18px;
}

.signaturecitation {
	color: #f6f2f2;
	font-size: 12px;
	padding-bottom: 20px;
}
	
		/*STATS*/
	
.blocstats {
  background-color: #ffcb05;
  padding: 30px 10px 30px 10px;
	margin: 40px 0px 40px 0px;
	height: auto;
	/*min-height: 550px;*/
}
	
.textestats {
	font-size: 18px;
	padding-left: 0px;
	color: #050505;
	line-height: 1.4;
}

.stats {
	font-size: 20px;
	color: #050505;
	line-height: 1.4;
	
	padding: 20px 0px 40px 0px;
	
	border-bottom: 4px dotted #050505;
}
	
.statsbas {
	font-size: 20px;
	color: #050505;
	line-height: 1.4;
	
	padding: 20px 0px 40px 0px;
	
	border-bottom: 0px dotted #050505;
}
	
.groschiffre {
	font-size: 34px;
	color: #050505;
	line-height: 1.4;
	
	font-weight: bold;
}
	
/*Objectifs*/
	
.blocobjectifs {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocobjectifs ul {   
	padding-inline-start: 20px;
}

.blocobjectifs li::before {color: #ffcb05;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocobjectifs {   
	color: #ffcb05;
	font-size: 24px;
	
	margin-bottom: 0px;
}

.texteblocobjectifs {   
	color: #fefbfb;
	font-size: 18px;
	
	margin-bottom: 0px;
}
	
/*deploiement*/
	
.blocdeploiement {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocdeploiement ul {   
	padding-inline-start: 20px;
}

.blocdeploiement li::before {color: #ffcb05;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocdeploiement {   
	color: #ffcb05;
	font-size: 24px;
	
	margin-bottom: 0px;
}

.texteblocdeploiement {   
	color: #fefbfb;
	font-size: 18px;
	
	margin-bottom: 0px;
}
	
.texte992 {
	display: none;
}
	
.texte768 {
	display: block;
}
  }


/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	
	.borderpointille {border-bottom:0px dotted #ffffff; border-right:0px dotted #ffffff;}
	
	.blocintro {
	height: auto;
	min-height: 700px;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/etudes-de-cas/via-rail/fr/images/entete-etude-de-cas-via-rail-cbcrc-solutions-media.jpg);
	background-repeat: repeat-y;
	
	background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}
	
	.logo {
	margin: 0px;
    padding: 80px 10px 40px 10px;
		
	max-width: 410px;
}
	
.intro {
	color: #f6f2f2;
	font-size: 20px;
}

.citation {
	color: #f6f2f2;
	font-size: 24px;
}

.signaturecitation {
	color: #f6f2f2;
	font-size: 18px;
	padding-bottom: 20px;
}
	
	/*STATS*/
	
.blocstats {
  background-color: #ffcb05;
  padding: 50px 20px 50px 20px;
	margin: 40px 10px 40px 10px;
	height: auto;
	/*min-height: 550px;*/
}
	
.textestats {
	font-size: 18px;
	padding-left: 0px;
	color: #050505;
	line-height: 1.4;
}

.stats {
	font-size: 22px;
	color: #050505;
	line-height: 1.4;
	
	padding: 20px 0px 40px 0px;
	
	border-bottom: 4px dotted #050505;
}
	
.statsbas {
	font-size: 22px;
	color: #050505;
	line-height: 1.4;
	
	padding: 20px 0px 40px 0px;
	
	border-bottom: 0px dotted #050505;
}
	
.groschiffre {
	font-size: 44px;
	color: #050505;
	line-height: 1.4;
	
	font-weight: bold;
}
	
/*Objectifs*/
	
.blocobjectifs {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocobjectifs ul {   
	padding-inline-start: 20px;
}

.blocobjectifs li::before {color: #ffcb05;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocobjectifs {   
	color: #ffcb05;
	font-size: 30px;
	
	margin-bottom: 0px;
}

.texteblocobjectifs {   
	color: #fefbfb;
	font-size: 18px;
	
	margin-bottom: 0px;
}
	
/*deploiement*/
	
.blocdeploiement {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocdeploiement ul {   
	padding-inline-start: 20px;
}

.blocdeploiement li::before {color: #ffcb05;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocdeploiement {   
	color: #ffcb05;
	font-size: 30px;
	
	margin-bottom: 0px;
}

.texteblocdeploiement {   
	color: #fefbfb;
	font-size: 18px;
	
	margin-bottom: 0px;
}
	
.texte992 {
	display: none;
}
	
.texte768 {
	display: block;
}
  }



/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	
	.borderpointille {border-right:0px dotted #ffffff; border-bottom:0px dotted #ffffff;}
	
	.blocintro {
	height: auto;
	min-height: 900px;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/etudes-de-cas/via-rail/fr/images/entete-etude-de-cas-via-rail-cbcrc-solutions-media.jpg);
	background-repeat: repeat-y;
	
	background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}
	
	.logo {
	margin: 0px;
    padding: 80px 10px 40px 10px;
		
	max-width: 442px;
}
	
.intro {
	color: #f6f2f2;
	font-size: 22px;
}

.citation {
	color: #f6f2f2;
	font-size: 28px;
}

.signaturecitation {
	color: #f6f2f2;
	font-size: 18px;
	padding-bottom: 20px;
}
	
/*STATS*/
	
.blocstats {
  background-color: #ffcb05;
  padding: 50px 20px 50px 20px;
	margin: 40px 10px 40px 10px;
	height: auto;
	/*min-height: 550px;*/
}
	
.textestats {
	font-size: 22px;
	padding-left: 0px;
	color: #050505;
	line-height: 1.4;
}

.stats {
	font-size: 24px;
	color: #050505;
	line-height: 1.4;
	
	padding: 20px 0px 40px 0px;
	
	border-bottom: 4px dotted #050505;
}
	
.statsbas {
	font-size: 24px;
	color: #050505;
	line-height: 1.4;
	
	padding: 20px 0px 40px 0px;
	
	border-bottom: 0px dotted #050505;
}
	
.groschiffre {
	font-size: 48px;
	color: #050505;
	line-height: 1.4;
	
	font-weight: bold;
}
	
/*Objectifs*/
	
.blocobjectifs {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocobjectifs ul {   
	padding-inline-start: 20px;
}

.blocobjectifs li::before {color: #ffcb05;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocobjectifs {   
	color: #ffcb05;
	font-size: 30px;
	
	margin-bottom: 0px;
}

.texteblocobjectifs {   
	color: #fefbfb;
	font-size: 22px;
	
	margin-bottom: 0px;
}
	
/*deploiement*/
	
.blocdeploiement {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocdeploiement ul {   
	padding-inline-start: 20px;
}

.blocdeploiement li::before {color: #ffcb05;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocdeploiement {   
	color: #ffcb05;
	font-size: 30px;
	
	margin-bottom: 0px;
}

.texteblocdeploiement {   
	color: #fefbfb;
	font-size: 22px;
	
	margin-bottom: 0px;
}
	
.texte992 {
	display: block;
}
	
.texte768 {
	display: none;
}
  }



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

.borderpointille {border-right:0px dotted #ffffff; border-bottom:0px dotted #ffffff;}
	
	.blocintro {
	height: auto;
	min-height: 900px;
	
	background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/etudes-de-cas/via-rail/fr/images/entete-etude-de-cas-via-rail-cbcrc-solutions-media.jpg);
	background-repeat: repeat-y;
	
	background-attachment: fixed;
    background-position: top center;
    background-size: cover;
}
	.logo {
	margin: 0px;
    padding: 80px 10px 40px 10px;
		
	max-width: 482px;
}
	
.intro {
	color: #f6f2f2;
	font-size: 22px;
}

.citation {
	color: #f6f2f2;
	font-size: 28px;
}

.signaturecitation {
	color: #f6f2f2;
	font-size: 18px;
	padding-bottom: 20px;
}
	
/*STATS*/
	
.blocstats {
  background-color: #ffcb05;
  padding: 50px 20px 50px 20px;
	margin: 40px 10px 40px 10px;
	height: auto;
	/*min-height: 550px;*/
}
	
.textestats {
	font-size: 22px;
	padding-left: 0px;
	color: #050505;
	line-height: 1.4;
}

.stats {
	font-size: 24px;
	color: #050505;
	line-height: 1.4;
	
	padding: 20px 0px 40px 0px;
	
	border-bottom: 4px dotted #050505;
}
	
.statsbas {
	font-size: 24px;
	color: #050505;
	line-height: 1.4;
	
	padding: 20px 0px 40px 0px;
	
	border-bottom: 0px dotted #050505;
}
	
.groschiffre {
	font-size: 48px;
	color: #050505;
	line-height: 1.4;
	
	font-weight: bold;
}
	
/*Objectifs*/
	
.blocobjectifs {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocobjectifs ul {   
	padding-inline-start: 20px;
}

.blocobjectifs li::before {color: #ffcb05;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocobjectifs {   
	color: #ffcb05;
	font-size: 30px;
	
	margin-bottom: 0px;
}

.texteblocobjectifs {   
	color: #fefbfb;
	font-size: 22px;
	
	margin-bottom: 0px;
}
	
/*deploiement*/
	
.blocdeploiement {   
	padding-top:40px;
	padding-bottom:40px;
}

.blocdeploiement ul {   
	padding-inline-start: 20px;
}

.blocdeploiement li::before {color: #ffcb05;
  display: inline-block; width: 1em;
  margin-left: -1em;}

.titreblocdeploiement {   
	color: #ffcb05;
	font-size: 30px;
	
	margin-bottom: 0px;
}

.texteblocdeploiement {   
	color: #fefbfb;
	font-size: 22px;
	
	margin-bottom: 0px;
}
	
.texte992 {
	display: block;
}
	
.texte768 {
	display: none;
}
	
}