 

 /***************************************general setting*******************************/
*
{
  padding-right: 0 ;
  padding-left: 0 ;
}
a:hover
{
  text-decoration: none;
}
 html,
 body {
  height: 100%;
}
.container-fluid
{
  width: 100%;
}

@font-face {
  font-family: 'MyriadProBold';
  src: url('MyriadProBold.otf') format('truetype');
}
@font-face {
  font-family: 'BrushScriptStd';
  src: url('BrushScriptStd.otf') format('truetype');
}
@font-face {
  font-family: 'MyriadPro';
  src: url('MyriadPro-Regular.otf') format('truetype');
}
@font-face {
  font-family: 'MontserratLight';
  src: url('Montserrat-Light.otf') format('truetype');
}

.container.nosChiffres,.container-fluid.section_nosChiffres,.container.section_1.row
{
  min-height: 300px;
}

.centred-title
{
  text-align: center !important;
  margin-top: 40px ;
}
.centred-img
{
  margin: auto;
}
.greyText
{
  text-align: left;
  font-family: 'MontserratLight';
  color: #8c8c8c;
  font-size: 12.8px;
  line-height: 1.8em;
  margin-bottom: 8px;
  list-style: none;

}
.title
{
  color: #3f7ab2;
  font-family: MyriadProBold;
  text-align: left;
  display: block;
  margin: .67em 0;
}
h1
{
  font-size :24px;
  font-family: 'MyriadPro',sans-serif;
  color: white;
}
h2
{
  font-size: 16px;
  font-family: 'MontserratLight';
}
.greyArea
{
  background-color: #FBFAF8;
  min-height: 480px;
}
.content
{

  display: table-cell;
  vertical-align: middle;
  height: 560px;
} 
.inner
{
 display: inline-block;
}
.joinUs {
  display: block;
  font-family:BrushScriptStd;
  font-size: 24px;
  color: white;
  margin-top: 52px;
  margin-bottom: 52px;
  text-align: center;
}


a:focus {
  text-decoration: none;
}
.joinUs img{
  padding-right: 24px;
  display: inline-block;
}


.ul-margin
{
  margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 10px;
}
.pull-right
{
  margin-right: 20px;
  margin-top: 20px;
}
.container-fluid.section_formations .pull-left
{
  padding-top: 5px;
  padding-bottom: 10px;
  bottom: 0;
  position: absolute;
}
#holder
{
  display:table-cell;
  vertical-align:middle;
  text-align:center;
  height: 400px;
 /*width: 400px;*/
}
.section_header.dev {
  background-image: url(../images/dev.jpg) !important;
}

.section_header
{
  padding: 30px;
  max-height: 300px;
  margin-top: 60px;
  background-image: url(../images/bg_neopage.png); 
  background-size: cover;
}
 /*************************************** general setting finished *******************************/

  /*************************************** images resizing *******************************/
  .section_conseil img
  {
  	/*max-width: 348.8px;*/
  	max-height: 444px;
  }
   .section_integration img
  {
  	/*max-width: 397.6px;*/
  	max-height: 400.8px;
  }
   .section_dev img
  {
  	/*max-width: 317.6px;*/
  	max-height: 424.8px;
  }
   .navbar img
  {
    /*max-width: 145.6px;*/
    max-height: 37.6px;
  }
/*************************************** images resizing finished *******************************/

/**************************************** navbar customization****************************************/
.navbar .container
{
      padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.navbar
{
  background: transparent;
  border-color: transparent;
}
.navbar ul li a.active-page
{
    font-weight: bold !important;    
    font-size: 13px !important;
}
.navbar ul li a.active-page::after {
    content: "";
    margin: auto;
    bottom: 5px;
    left: 27px;
    border-width: 0px 6px 8px;
    border-style: solid;
    border-color: #f5f5f5 transparent;
    display: block;
    width: 0;
}
@media (max-width: 500px) {

.navbar ul li a.active-page
{
    font-weight: bold !important;    
    font-size: 13px !important;
}
.navbar ul li a.active-page::after {
    display: none;
}
.navbar ul li a.active-page::before {
     content: ' ';
    height: 0;
    position: absolute;
    left: 3px;
    bottom: 13px;
    width: 0;
    border: 6px solid transparent;
    border-left-color: #fff;
}


}

.navbar.navbar-default{
  padding: 24px;
  background-color: #3f7ab2;
   /* background-color: red;*/
  border: none;
  height: 112px;
}
.navbar.navbar-onscroll{
  /*background-color: #3f7ab2;*/
   /* background-color: red;*/
  border: none;
  padding: 8px;
  height: 70px;}

ul.nav.navbar-nav.navbar-right li a{
  color: white;
  font-family: 'MontserratLight';
  font-size: 11.2px;
}

.logo-onscroll
{
  visibility : hidden;
}
a.LANG
{
  background-image: url('../images/logo_fr_navbar.png');
  background-size: contain;
  top: 8px;
  background-repeat: no-repeat;
}
li.espClient a
{
  margin-right: -8px;
  padding-right: 0;
}
.clientIcon
{
  position: relative;
  top: -4px;
}
.fa-user-circle
{
  font-size: 2.2em;
}

/**************************************** navbar customization finished****************************************/

/*****************************************carousel customization**********************************************/

.container-fluid.section_carrousel
{
  //min-height: 816px;
  background-image:url('../images/bg_carrousel.png')
}
#myCarousel.carousel.slide,
{
  height: 100%;
}
.carousel
{
  //height: 816px;
  //min-height: 800px;
}
.logo-default
{
	position: relative;
	top: 4px;
}
#description{
  font-size: 12.8px;
  font-family: MontserratLight;
  color: white;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 24px;
  line-height: 1.7em;
}
.carousel-img
{
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;

}
.left.carousel-control i,.right.carousel-control i
{
  position: absolute;
  top: 50%;
  font-size: 80px;
}
.carousel-control.left,.carousel-control.right
{
  background-image: none;
}
.container.carousel img.img-responsive
{
	margin-top: 8px;
	margin-bottom: 8px;
}
/*****************************************carousel customization finished ************************************/


/*****************************************section l customization********************************************/

#title2
{
  margin-top: 0;
  font-size: 28.8px;

}
#title1{
  margin-bottom: 0;
  font-size: 19.2px;
}
.section_1 .row
{
	margin-top: 20px;
  margin-bottom: 15px;
}
iframe
{
    width: 100%;
    height: 250px;
    max-width: 450px;
}

/*****************************************section l customization finished ********************************************/

/*****************************************section conseil customization***********************************************/

  .container-fluid.section_1 .greyText
  {
    text-align: center;
    display: block;
  }

li.puce.conseil::before
{
    content:  url(../images/puce_conseil.png);
    display: table-cell;
    text-align: right;
    padding-right: 1em;
    position: relative;
    top: 6px;
}


/***************************************section recrutement customization********************************************/

.section_recrut
{
  min-height: 100px;
}
.container-fluid.section_recrut{
  background-image: url(../images/bg_recrutement.png);
  
  background-size: cover;
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

.section_recrut h1{
  font-size: 28.8px;
  text-transform: uppercase;
}
.section_recrut h2{
  font-family: MontserratLight;
  color: #8c8c8c;
  font-size: 14.4px;
  margin: 0;
}
.section_recrut span {
  font-size: 28.8px;
  margin-top: 32px;
}

/*************************************** section recrutement customization finished *********************************/


/****************************************section Integration customization*******************************************/


li.puce.integration::before
{
    content:  url(../images/puce_conseil.png);
    display: table-cell;
    text-align: right;
    padding-right: 1em;
    position: relative;
    top: 6px;
}
/***************************************section neopage customization**********************************************/

.container-fluid.neopage{
  background-image: url(../images/bg_neopage.png); 
  min-height: 560px;
  background-size: cover;
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}

#neo_container {
  width: 100%;
 min-height: 560px;
  display: table;
}
#neo_container .images-container {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
@-moz-document url-prefix() {

  #neo_container .images-container {
 
  display: block;
  margin: 150px auto;
}
}

/***************************************section developpement customization****************************************/

li.puce{

  list-style: none;
  display: table-row;
  padding-left:1.5em;
  line-height: 2.2em;
}
li.puce.dev::before
{
    content:  url(../images/puce_dev.png);;
    display: table-cell;
    text-align: right;
    padding-right: 1em;
    position: relative;
    top: 6px;
}

/**************************************section formations customization********************************************/

.section_formations h2
{
  padding-left: 24px;
  padding-bottom: 20px;
  margin-bottom: 0;
  margin-top: 24px;
  padding-top: 0;
}

.for_caption
{
  text-align: center; 
  display: block;
  margin: auto;
  max-width: 600px;
  margin-bottom: 30px;
}
.for_col
{
 padding: 0;
 background-color: #f5f8fb;
}

.for_inner
{
  border: solid 2px #9fbcd8; 
   z-index: 3;
  margin-top: 10px;
  min-height: 370px;
}
.for_inner img
{
  width: 100%;
  height: auto;
}
.for_col span.center-block,.for_col a
{
  padding-right: 8px;
  padding-left: 24px;
} 
#seeMore
{
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px;
}
.for_col.for_inner:hover
{
 padding: 0;
 background-color: #2c5072;
 outline: solid 2px #9fbcd8;
}
.section_formations h2:hover
{
  color: #a3bed9;
}
.for_col.for_inner:hover span,.for_col.for_inner:hover a
{
  color: #7c98b4;
  text-decoration: none;
}
#seeMore:hover,#seeMore a:hover
{
  text-decoration: none;
}
.for_col.for_inner:hover h2
{
	color: #a3bed9;
}
.for_col.for_inner:hover span.center-block
{
  color: #fff;
}
.section_formations i
{
  top: 8px;
  position: relative
}
.section_formations .col-xs-12
{
/*width: 100%;*/
}
/**************************************section nosChiffres customization****************************************/

.container-fluid.section_nosChiffres{
  background: black; /* For browsers that do not support gradients */    
  background: -webkit-linear-gradient(left, black , #99b4c7);s /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, black, #99b4c7); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, black, #99b4c7); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, black , #3f7ab2); /* Standard syntax (must be last) */
}

.section_nosChiffres img
{
  margin-top: 56px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.section_nosChiffres h1{
  font-size: 38.4px;
  text-align: center;
}
.section_nosChiffres h2{
  font-size: 11.2px;
  text-align: center;
  color: #8ea8ba;
}
.tiret
{
  text-align: center;
  color: white;
}
.contain_img,.contain
{
 /* width: 281px;*/
  height: 123px;
}
.contain
{
  height: 100px;
}
.contain img
{
  margin-top: 79px;
}
.inde_title
{
  padding-top: 20px;
  padding-bottom: 20px;
  /*width: 281px;*/
}
/**************************************section partenaires customization**********************************/


.container-fluid.partenaires{
  background-image: url(../images/bg_partenaire.png);
  background-size: cover;
   -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.container-fluid.partenaires .row.logos
{
  padding-bottom: 30px;
}
#container {
  width: 100%;
  height: 152px;
  display: table;       
}
#container .image-container {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
#container img
{
  max-height: 80px;
  //max-width: 320px;
      margin: 0 auto;

}

.partenaires h1
{
  color: #99b4c7;
  margin-top: 64px;
  text-align: center;
}
/***********************************section footer customization***************************************/

.container-fluid.footer
{
  background-color:#191919 
}
.foo_content
{
  margin-top: 40px;
}
.footer img
{
  display: block;
  margin-bottom: 16px;
}
.footer ul img
{
  display: inline-block;
  margin: 0;
  margin-right: 10px;
}

.footer span
{
  font-size: 12px;
  line-height: 1em;
}
.footer a,#readMore span,.footer #readMore
{
  
  color: #797979;
  font-weight: 900;
   margin-top: 10px;
  margin-bottom: 10px;
}
.footer h1
{
  font-size: 19.2px;
  margin-top: 10px;
  margin-bottom: 10px;
}
/*footer temporaire*/
.footer ul
{
    list-style-type: none;
    line-height: 3;
}

.first
{
 /* width :480px;*/
}
.second,.third
{
  /*width: 313px;*/
}
.foo_date
{
  display: block;
  color: #363636;
  font-size: 9.6px;
  font-family: 'MontserratLight';
}
.foo_tiret
{
  border: solid #252525 0.5px;
  margin-top: 16px;w
  margin-bottom: 16px;
}
.high_word
{
  color: #00bff3;
  font-family: 'MontserratLight';
  display: inline-block;
}
.fa-stack-1x
{
  top: 4.8px;
  color: #000;
  font-size: 1.2em;
}
.icon_container
{
  margin-right: 8px;
}
.fa-circle
{
  color: #353535;
}
.container-fluid.copyright
{
  height: 55px; 
  background-color:#111111;
}
.container-fluid.copyright .container
{
    margin-top: 23px;
}
.copyright div
{
  color: #555555;
  font-family: 'MyriadPro',sans-serif;
  font-size: 10.4px;
  padding-left: 12px;
}
.copyright span
{
  color: #959595;
}

.container-fluid.section_recrut .container
  {
    padding-bottom: 0;
  }
  @-moz-document url-prefix() {

    #neo_container .images-container {

  margin: 150px auto;
  display: inherit;
}
  
}