.infoBulleAlumni:hover .bulleAlumni{
  display:inline;
  position:absolute;
}

.bulleAlumni {
  background-color: #fab930;
  color:#ffffff !important;
  display:none;
  margin-top:-30px;
  margin-left:375px;
  width:150px;
  border:1px solid #ffffff;
  border-radius: 3px;
  padding: 5px 5px 5px 5px;
}

a.infoBullePourcent {
  color: #354052 !important;
  font-family: 'proxima_nova_rgregular', sans-serif !important;
  font-size: 14px !importants;
}

.infoBullePourcent:hover .bullePourcent{
  display:inline;
  position:absolute;
}

.bullePourcent {
  background-color: #fab930;
  color:#ffffff !important;
  display:none;
  margin-top:-30px;
  margin-left:375px;
  width:150px;
  border:1px solid #ffffff;
  border-radius: 3px;
  padding: 5px 5px 5px 5px;
}

.infoBulle:hover .bulle{
  display:inline;
  position:absolute;
}

.bulle {
  background-color: #fab930;
  color:#ffffff;
  display:none;
  margin-top:-30px;
  margin-left:30px;
  width:150px;
  border:1px solid #ffffff;
  border-radius: 3px;
  padding: 5px 5px 5px 5px;
}

.infoBullesupp:hover .bullesupp{
  display:inline;
  position:absolute;
}

.bullesupp {
  background-color: #fab930;
  color:#ffffff;
  display:none;
  margin-top:-30px;
  margin-left:30px;
  width:150px;
  border:1px solid #ffffff;
  border-radius: 3px;
  padding: 5px 5px 5px 5px;
}

.bree {
  font-family: "bree_rgregular" !important;
}

.breeLight {
  font-family: 'bree_ltlight' !important;
  color: rgb(250, 185, 48);
  font-weight: bold;
}

.proximaNova {
  font-family: "proxima_nova_rgregular" !important;
}

.proximaNovaSemiBold {
  font-family: 'proxima_novasemibold' !important;
}

body {
  font-family: 'proxima_nova_rgregular', sans-serif;
}

body a {
  cursor: pointer; 
  color: #DA7615;
}

body a:focus,
body a:hover {
  text-decoration: none !important;
  color: #fab930;
}

strong, b {
  font-family: 'proxima_novasemibold';
  font-weight: normal;
}

.align-left {text-align: left !important;}
.align-center {text-align: center !important;}
.align-right {text-align: right !important;}

.panelMenuHeader {
  display:none;
}

.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

#panelMenu {
  overflow: hidden;
  height:100%;
  background-color: #fab930;
  position: fixed;
  z-index: 4;
  transition: width 0.6s;

}

.menuSlide {
  margin-top:25%;
  list-style-type: none;
  font-size: 26px;
  padding-left: 0px;
  text-decoration: none;
}

.menuSlide li {
  margin-left:50px;
  white-space: nowrap;
}

.menuSlide a {
  color:#ffffff !important;
  text-decoration: none !important;
}

.menuSlide li a i {
  margin-right:0px;
  transition: all 0.75s;
}

#menuOn {
  display: inline-block;
}

#menuOff {
  display: none;
}

.panelClose {
  width:0% !important;
}


.panelOpen {
  width:25% !important;
}

.burgerStyleTop {
  transition:width 0.6s,margin 0.6s;
  width:24px !important;
  margin-left:12px;
}

.burgerStyleBot {
  transition:width 0.6s,margin 0.6s;
  width:12px !important;
  margin-left:24px;
}

.crossStyleTop {
  transition:width 0.6s,margin 0.6s;
  width:36px !important;
  margin-left:0px;
}

.crossStyleBot {
  transition:width 0.6s,margin 0.6s;
  width:36px !important;
  margin-left:0px;
}

.container {
  margin-left:auto;
  margin-right:auto;
}

.jumbotron a, .jumbotron p, .footer.droit p {
  color:#354052;
}

.header {
  background-color: #ffffff;
  margin-right:-30px !important;
}

.line {
  margin-right: 0px !important;
  margin-left: 0px !important;
  border-bottom: solid 1px #dddddd;
  background-color: #fbfbfb;
  box-shadow: 0 2px 2px -2px gray;

}

.margeLine {
  margin-top: 2px;
}

.logo {
  margin-bottom: -180px;
  width: 120px;
  background-color: #FFF;
  padding: 16px 20px;
  box-sizing: content-box;
}

.survey {
  display: inline-block;
  color:#5a5a5a;
  font-size: 18px;
  margin-left: 39px; 
  margin-top:22px;
}

.survey a {
  color:#5a5a5a;
}

.menuResp {
  margin-left:0px;
}

.alignMenu {
  float:right !important;
}

.col-right p {
  padding-top: 20px;
}

.btn {

  border:none !important; 


}

.btn-group {

  cursor:pointer;

}

.login {
  
  margin-top: 11px;
  color: #ffffff;
  background-color: #fa5430;  
  padding-right:35px;
  padding-top:10px;
  font-size: 12px;
  padding-left:20px;
  padding-bottom:10px;

}

.iconeProfile {
  /*margin-left: 10px;*/
  margin-right: 1em;
  width: 20%;
  height: 20%;
}

.iconeReseau {

  width: 36px;
  height: 36px;
  display: inline-block;
  margin-top:15px;
  background-size:cover;
  float:left;

}

.menuResp p {

  float:left;
  margin-top:25px;

}

.facebook {

  background-image: url('../../media/images/Facebook.png');


}

.twitter {

  background-image: url('../../media/images/Twitter.png');

}

.linkedin {

  background-image: url('../../media/images/LinkedIn.png');

}

.col-sm-3 p {
 
  display: inline-block;
  vertical-align: middle;
  margin-top: 24px;
  margin-right: 5px;
  margin-left: 10px;
  
}


.dropdown-menu2 li:nth-child(-n+2){

  border-bottom: solid 1px #dddddd;

}

h1 {

  color:#fab930 !important;
  font-size: 56px !important;
  margin-bottom: 0px !important;
  margin-top: 15px !important;

}

h2 {

  color:#5a5a5a !important;
  font-size: 30px !important;
  margin-top: 0px !important;
  margin-bottom: 21px !important;

}

.centerMenu {
  
  color: #354052;
  background-color: #ffffff;
  height: 37px !important;
  width: 100% !important;
  margin-top: 20px;
  padding-left: 15px;
  text-align: left;

}

.centerRegistered {

  margin-top:45px;
  font-size: 14px;
  color: #898989;
  display:block;

}

.more {
  border-radius: 0px !important;
  font-size: 16px;
  margin-right: 5px;
  width: 150px !important;
  background-color: #fab930;
  margin-right: auto;
  color: #fff;
  position: absolute;
  /*margin-top: -7px;*/
  left: 50%;
  bottom: -1em;
  margin-left: -75px !important;
}

.more i {
  margin-left:0px;
  transition: all 0.75s;
}


.send {
  margin-right: 5px;
  width: 75px !important;
  background-color:#fab930;
  color: #ffffff;
  margin-bottom: -30px !important;
  height:46px !important;
  font-size: 12px;
}

.dropdown-menu2 input {
  font-family: 'proxima_novasemibold';
  background-color: #e6ebef;
  width: 70%;
  float:left;
  margin-right: 5px;
  margin-left:10px;
  border:none;
}

.dropdown-menu2 li {
  vertical-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  height:52px;
  padding-top:14px;
}

.dropdown-menu2 li p{
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 10px;
  font-size: 12px;
}

.orange {
  color: #fab930 !important;
}

.orangefonce {
  color:#DA7615;
}

a.orangefonce:hover {
  color:#fab930 !important;
}

.slide {
  height: 565px;
  background-image: url('../../media/images/homepage.jpg');
  margin-left: auto !important;
  margin-right: auto !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center -40px;
}

.textSlider {
  color: #fff;
  font-size: 34px;
  margin-top: 28px;
  word-break: break-all;
}

.imageResize {
  margin-top:90px;
  position:absolute;
}

.imageResize img{
  margin-right:20px;
  float:left;
}

.jumbotron.box {
  background-color: #ffffff !important;
  border-radius: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 100% !important;
  margin-top: -177px !important;
  /*padding-top: 0px !important;*/
  padding-bottom: 10px !important;
  margin-bottom: 0px !important;
  height: auto !important;
  margin-right:15px;
}

.jumbotron.box img {
  width:100%;
}

.jumbotron .panel-group h3 a{
  color:#fab930 !important;
}

h3 {

  text-align: center;
  color:#fab930 !important;

}

.jumbotron.box p {

  color: #898989;
  font-size: 12px !important;
  margin-right: 10px !important;
  margin-left: 10px !important;
  margin-bottom: 20px !important;

}

.jumbotron {

  background-color: transparent !important;
  padding-right: 0px !important;
  /*padding-top: 0px !important;*/
  padding-bottom: 0px !important;
  padding-left: 0px !important;

}

.contenu .row:first-child {

  margin-bottom:30px;

}

.separateurMenu {

  border-top:1px solid #e2a728;

}

.jumbotron h3{

  text-align: none !important;

}


.jumbotron .col-right {

  border-left: 1px solid #e6ebef;
  /*padding-bottom: 28px !important;*/

}

.jumbotron .col-left img {

  margin-left: -15px;
  margin-right:30px;
  float: left;
}

.jumbotron .col-right img {

  margin-left: -15px;
  margin-right:30px;
  float: left;

}

.jumbotron .col-left h3 {

  font-size: 18px;
  text-align:left;
  margin-top: 23px;
}

.jumbotron .col-left .panel-group h3 {

  margin-top: 0px !important;

}

.jumbotron .col-right h3 {

  font-size: 18px;
  text-align:left;
  /*margin-top: 23px;*/

}

.jumbotron .col-left p {

  font-size: 14px;
  margin-top: 50px ;

}

.jumbotron .col-right p {

  font-size: 14px;
  margin-left:20px;
}

.video {

  width:100%;
  margin-left: auto !important;
  margin-right: auto !important;
  display:block !important;
}

.jumbotron .col-right ul li {

  list-style-type: none; 
  font-size: 14px;

}

.footer {

  background-color: #ffffff;

}

.col-sm-4 img {

  margin-right: auto !important;
  margin-left: auto !important;
  display:block;

}

.footer p {

  margin-top: 10px;
  text-align:center;
  color:#354052;
  font-size: 12px;
  /*line-height: 5px;*/

}

.footer img {

  margin-top: 10px;

}

.formulaire .jumbotron {

  text-align:left;
  height:auto !important;
  padding-top:20px !important;
  padding-bottom: 20px !important;

}

.formulaire {

  text-align:left;

}

.formulaire + .formulaire {
  margin-top: 50px;
}

.formulaire p {

  color: #354052;

}

.formulaire p span {

  width: auto;
  color: #e0392c;
  font-size: 12px;
  font-weight: normal;

}

.formulaire select {

  height:46px;
  width: 300px;
  margin-top:auto;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;

}

.formulaire .form-group label {

  float: left;
  margin-right: 20px;

}

.formulaire span {

  text-align:left;
  width:285px;

}

.dropdown-menu2 .form-control {

  margin-top:4px !important;
  margin-bottom:15px !important;
  height: 46px !important;
  color:#354052 !important;

}

.formulaire .form-control {

  width:300px !important;


}

.formulaire .input-group {

  margin-bottom: 20px; 

}

.formulaire .choix {

  float:left;
  height:46px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 16px;
  padding-top:14px !important;
}

.formulaire .checkbox {

  font-size: 16px;

}

.formulaire table .form-control {
  height: 30px;
  border-radius: 0;
  margin-bottom: 10px;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {

  font-size:16px !important;

}

.input-helper {
  margin-top: -20px;
  font-style: italic;
}

.fondCouleur {

  background-color: #e6ebef;
  width:100%;
  height:100%
  

}

.cadreContenu {

  padding-right:15px;
  padding-left:15px ;

}

.cadreContenu .col-sm-12 {

  border-radius: 3px;
  background-color:#ffffff;
  margin-bottom:20px;
  padding-right: 0px;
  padding-left: 0px;

}

.contenu {

  margin-top:0px;

}

.largeurAuto {

  width: 15% !important;

}

.ouvert {

  display:block !important;
  margin-top:15px !important;
  padding-top:5px;
  z-index:-1 !important;

}

.hautMenu {

  z-index: 1 !important;
  margin-left:-31px;
  height:52px;
  margin-top:27px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-right: 1px solid #ccc;
  border-right: 1px solid rgba(0, 0, 0, .15);
  border-top: 1px solid #ccc;
  border-top: 1px solid rgba(0, 0, 0, .15);
  border-left: 1px solid #ccc;
  border-left: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding:0px 0px 0px 0px !important;
  
}

.hautMenu a {
  color: #5a5a5a;
}

.dropdown-menu2 {
  margin-top:0px !important;
  margin-left:-1px !important;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 0;
  float: left;
  width: 350px;
  padding: 5px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-top: 1px solid rgba(0, 0, 0, .15);
  border-right: 1px solid rgba(0, 0, 0, .15);
  border-left: 1px solid rgba(0, 0, 0, .15);
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  border-top-left-radius: 0;

}

.dropdown-menu2 > li > a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.copyright {

  color: #898989 !important;
  text-align: center;
  margin-top:20px !important;
  margin-bottom:20px !important;

}

.footer div:nth-child(2) {

  border-left:solid 1px #e6ebef;
  border-right:solid 1px #e6ebef;

}

.modal-title {

  color:#fab930 !important;
  font-size: 30px !important;
  text-align:center;
  margin-top:30px !important;
  margin-bottom:20px !important;

}

.modal-header {

  margin-right:30px;
  margin-left:30px;

}

.modal-body {

  padding:30px !important;

}

.close {

  margin-right: -30px;

}

.popupMore {

  margin-top:20px;
  margin-bottom:1px !important;
  width:150px !important;
  margin-left:100%;
  font-size: 16px !important

}

.popupMore:hover i {

  margin-left:10px;
  transition: all 0.75s;

}

.popupMore i {

  margin-left:0px;
  transition: all 0.75s;

}

.margeBouton {

  width:100%;
  padding-right:150px;

}

.modal-dialog {

  margin-top:5% !important;

}

.modal-content {

  box-shadow: none !important;
  margin-left:auto !important;
  margin-right:auto !important;

}

.textIntro {

  margin-bottom:15px;
  margin-left:31px;

}

.imageContenu {

  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:15px;

}

#carre img {

  margin-bottom:15px;

}

.panelFormulaire {

  margin-top:15px;
  margin-bottom:15px;
  width:80%;

}

.panelFormulaire span {

  width:330px;

}

.panelFormulaire label {

  margin-left:15px;
  display: block;

}

.panelFormulaire textarea {

  width:100%;

}

.doubleLine {

  height:69px !important;

}

.doubleLineText {

  height:69px !important;

}

.tripleLineText {

  height:101px !important;

}

.QuadLineText {

 height:139px !important;

}

.purple {

  color:#4e2363;

}

.green {

  color:#95bf13;

}

.yellow {

  color:#f29406;

}

.pink {

  color:#961060;

}

.blue {

  color:#2889bd;

}

.radioBox {

  display:inline-block;

}

.radioBox .radio {

  margin-top:0px;

}

.btnFormulaire {

  border-radius: 0px !important;
  font-size: 16px;
  width: 150px !important;
  background-color: #fab930;
  margin-right: auto;
  color: #ffffff;
}

.btnFormulaire:hover {

  background-color:#e2a728;

}

.btnFormulaire:first-child {

  margin-right:15px;

}

.input-group .fa-percent {

  font-size: 20px;
  padding-top: 12px;
  margin-left: 5px;
  color: #5a5a5a;

}

.stepOption {

  border-top: 1px solid #dddddd;
  padding-top:15px;
  margin-left: -30px;
  margin-right: -15px;
  text-align: left;
  margin-bottom: -10px;

}

.stepOption a {

  margin-left:30px;

}

.stepOption i {

  margin-right:15px;

}

.nomStep {

  background-color:#DA7615; 
  width:300px; 
  border:none !important; 
  text-align:center; 
  color:#ffffff !important;
  padding-top:5px;
  padding-bottom:5px;

}

.buttonStep {

  display:block;
  margin-left:auto;
  margin-right:auto;
  width:319px;
  margin-top: 30px;
  margin-bottom: 15px;

}

.listStep {

  padding-left:0px;

}

.listStep li {

  background-color:#fab930;
  color: #ffffff;
  width:122px;
  text-align: center;
  list-style-type:none;
  height:32px;
  float:left;
  padding-top:7px;
  border-top-left-radius: 4px;
  border-bottom-left-radius:4px;

}

.listStep li a {

  display: block;
  color: #ffffff;

}

.listStep .cone {

  float:left;

}

.listStep hr {

  background-color:#fab930;
  border: 1px solid #fab930;
  margin-bottom:0px;
  margin-top: -1px;
  width: 44px !important;
  margin-left: -4px;
  height: 2px !important;

}

.traitPlacement {

  padding-top:15px;
  float:left;

}

.iconeX {

  background-image: url(../../media/images/losange.png);
  height:32px;
  width:32px;
  margin-left:191px;
  margin-bottom:15px;

}

.iconeV {

  background-image: url(../../media/images/rond.png);
  height:32px;
  width:32px;
  margin-left:191px;
  margin-bottom:15px;

}

.iconeX i{

  margin-left: 8px;
  font-size: 18px;
  color: #5a5a5a;
  margin-top: 7px;

}

.iconeV i{

  margin-left: 7px;
  font-size: 18px;
  color: #ffffff;
  margin-top: 7px;

}

.colonneStep {

  border-left:1px solid #dddddd;
  padding-bottom: 26px;
  margin-bottom: -15px;
  margin-top: -65px;
  padding-top: 30px;
  padding-left:30px;
  border-bottom:1px solid #dddddd;
  border-right:1px solid #dddddd;

}

.colonneStep.colonneStep-recruiters {
  margin-top: -35px;
  margin-bottom: 25px;
}

.stepOn {

  float:left;
  font-size: 32px;
  color: #5a5a5a;
  margin-right: 15px;
  margin-top: -6px;

}

.iconeVOn {

  background-image: url(../../media/images/rond.png);
  height:32px;
  width:32px;
  margin-bottom:15px;
  margin-left:217px !important;

}

.iconeVOn i{

  margin-left: 7px;
  font-size: 18px;
  color: #ffffff;
  margin-top: 7px;

}

.margeComment {

  margin-top:15px;

}

.panel-group {

  border-left: 1px solid #e6e7e8;
  border-right: 1px solid #e6e7e8;
  border-bottom: 1px solid #e6e7e8;
  border-radius: 5px !important ;

}

.panel-group .panel{

  -webkit-box-shadow: none !important ;
  box-shadow:none !important  ;
  border: 0;
  margin-bottom: 0;
  border-radius: 4px;

}

.panel-group .panel .panel-heading {

  padding: 0;
  border-radius: 0;

}
.panel-group .panel .panel-heading .panel-title a {

  display: block;
  position: relative;
  padding: 26px 15px;
  border-top: 1px solid #e6e7e8;

}

.panel {

  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;


}

.panel-heading {

  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;

}

.panel-title {

  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  text-align:left;

}

ul.arrows li::before {
  content: 'v';
  font-family: 'best-masters';
  left: -30px;
  top: 2px;
  transform: rotateZ(-90deg);
  background-color: #ecf0f2;
  text-align: center;
  padding: 0px 1px 2px 1px;
  font-size: 18px;
  line-height: 18px;
  position:absolute;
}

.panel-group .panel .panel-heading .panel-title a::before {
  content: 'c';
  text-transform: none;
  font-family: 'best-masters';
  position: relative;
  top: 3px;
  margin-right: 15px;
}

.panel-group .panel .panel-heading .panel-title a.collapsed::before {
  content: 'b';
}

ul.arrows li {

  position: relative;

}

ul.arrows {

  list-style-image: none;
  list-style-type: none;

}

.ranking-team-photo {
  
  float:left;
  margin-left:15px;

}
/*garder le format pour le responsive*/

.header div {

  float:left;

}



.margeHeader {

  display:block !important;

}

.titre {
  margin-left: 4%;
}


.topHeader {

  float:none !important;

}

.trait {

  margin-top:-20px;
  margin-bottom:-20px;

}

.lienSite1 {

  font-size:14px !important;

}


.lienSite2 {

  font-size:12px !important;

}

.footer img {

  margin-bottom:10px;

}

.footer.droit .col-sm-4 {

  padding-top:10px;
  padding-bottom:10px;

}

hr {

  width:auto !important;
  height:1px !important;

}

.jumbotron hr {

  margin-right:-15px;
  margin-left:-15px;

}

.margeSoustitre {

  margin-left:85px !important;

}

#hamburger {

  cursor:pointer;
  margin-right:-25px;

}

.col-sm-12 a {

  display:inline-block;

}

.col-sm-12 h2 {

  text-align: center;

}

.form-control {
  font-size: 16px;
}

.form-control:focus {
  border-color: #66afe9 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6) !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6) !important;
}

.formError {
  transform: translateX(5px) translateY(7px);
  -o-transform: translateX(5px) translateY(7px);
  -moz-transform: translateX(5px) translateY(7px);
  -webkit-transform: translateX(5px) translateY(7px);
}

.formError .formErrorContent {
  background: #e0392c !important;
  border-radius: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  white-space: nowrap !important;
  line-height: 16px !important;
}

#connexion .modal-content {

 padding-bottom: 95px;

}

#connexion .input-group {

 width:80%;
 margin-left: auto;
 margin-right: auto;

}

#connexion .form-control {

  height:100px;
  box-shadow: none;
  border:none;
  border-radius:0px;
  font-size:16px;
  color:#5d6166;
  background-color: #f5f5f5;

}



#connexion .input-group-addon {

  height:100px;
  border:none;
  border-radius:0px;
  background-color: #f5f5f5;
  color:#5d6166;


}


#connexion .input-group:first-child {

  margin-bottom:15px;

}

#connexion .modal-body p {

  color:#5d6166;
  font-size:10px;
  margin-top:5px;
  margin-left:10%;

}

#connexion .margeBouton {
  float:right;
  padding-right: 0px;
  width:193px;
  margin-right:10%;
}

#connexion .margeBouton.submit {
  width:201px;
}

#connexion .margeBouton p {
  float:left;
  font-size:18px;
  z-index:2;
  position:relative;
  margin-top:38px;
  margin-right:15px;
}


#connexion .btn-success {
  background-color: #fab930;
  height: 90px;
  border-radius: 45px;

  /*width: 100px;*/
  /*margin-left:0px;*/
  /*transition:all 0.6s;*/
}

#connexion .btn-login {
    font-size: 22px;
    width: 200px;
    line-height: 2;
  }

#connexion .margeBouton:hover .btn-success {
  background-color: #e2a728;
  /*width: 250px;*/
  /*margin-left: -150px;*/
  /*transition:all 0.6s;*/
}

#connexion .margeBouton:hover .btn-success i {
 /*margin-left:165px;*/
 /*transition:all 0.6s;*/
}

#connexion .margeBouton:hover p {
 color: #fff;
}


#connexion .btn-success i {
  /*font-size: 30px;*/
  /*margin-top: 12px;*/
  margin-left: 0px;
  transition: all 0.6s;
} 

#connexion .error {
  /*height: 37px;*/
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

#connexion .error p {
  width: 80%;
  padding: 10px;
  font-size: 12px;
  margin: 0 auto;  
}

.btn-submit {
  background-color: #fab930 !important;
  padding: 15px 15px 15px 15px;
  color: #ffffff;
  font-size: 18px;
  margin: 15px 30px;
}

#envoyer {
  background-color: #fab930 !important;
  width: 100px;
  padding: 15px 15px 15px 15px;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 15px;
}


/* HOVER / FOCUS */


#envoyer:hover {

  background-color: #e2a728 !important;

}

#hamburger:hover path {

  stroke:#f0b12e;

}

#hamburger:hover .burgerStyleTop {

  width:12px !important;
  margin-left:24px;
  transition: width 0.6s, margin 0.6s;

}

#hamburger:hover .burgerStyleBot {

  width:24px !important;
  margin-left:12px;
  transition: width 0.6s, margin 0.6s; 

}

#hamburger:hover .burger-container span {

  background:#f0b12e;

}

.login:hover {

  background-color:#da4e30;

}

.centerRegistered:hover {

  color:#354052;
  text-decoration: none !important;

}

.dropdown-menu2 a:hover {

  text-decoration:none ;
  color:#fab930 ;

}

.send:hover {

  background-color: #e2a728 !important;

}


.header .facebook:hover {

  background-image: url('../../media/images/FacebookHover.png');

}

.header .twitter:hover {

  background-image: url('../../media/images/TwitterHover.png');

}

.header .linkedin:hover {

  background-image: url('../../media/images/LinkedInHover.png');

}

.more:hover {

  background-color: #e2a728;

}

.footer.droit p:hover {

  color:#fab930;

}

.jumbotron .col-right ul li a:hover {

  color:#fab930;
  text-decoration:none;

}

.margeBouton:hover {

  cursor:pointer;

}

.more:hover i {

  margin-left:10px;
  transition: all 0.75s;

}

.menuSlide li:hover a i {

  margin-right:20px;
  margin-left:-10px;
  transition: all 0.75s;

}

#institution {

  display: none;

}

#recruiters {

  display: none;

}

#students {

  display: none;

}

.logoMini {

  display: none;
}

@media only screen and (max-width: 1199px) {

  .textSlider {

  font-size:26px;

  }

  #hamburger {

   margin-top:5px;

 }

 .logo {

  display:none;

  }

  .logoMini {

  display: inline-block;
  width: auto !important;
  height: 86px !important;

  }

  .margeHeader {

  display:none !important;

  }

  .titre {

  margin-left:15px !important;

  }

  .hautMenu {

  margin-left: 10%;

  }

  .imageResize img {

  width: 161px;

  }

  .login {

  margin-top:25px !important;

  }

  .survey {

  font-size:18px;
  margin-left:0px;
  margin-top:35px;

  }

  .menuResp  {

  margin-top:7px;

  }



  .margeIcone {

  margin-left:0px;

  }

  .iconeReseau {
  
  margin-top:20px;
  width:34px;

  }

  .colonneStep {
  padding: 10px;
  margin-top: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .textSlider {

  font-size:30px;
  margin-top:36px;
  
  }

  .menuResp p {

  display:none;

  }

  .menuSlide {

  font-size: 20px;

  }

  .contenuLarge {

  margin-top: 35px !important;

  } 

  .contenu .col-sm-12 .jumbotron {

  margin-top:0px !important;

  }

  .contenu .col-sm-6 {

  margin-top:8px !important;

  }

  .logoMini {

  height: 56px !important;

  }

  .survey {

  margin-top:22px !important;
  font-size:11px !important;

  }

  .login {

  margin-top:10px !important;

  }

  .menuResp {

  margin-top: -8px !important;

  }

  .dropdown-menu2 {

  
  display:none !important;

  }

  .centerMenu {

  color:#898989;
  font-size: 11px !important;
  background-color: transparent !important;
  border: 1px solid #e6ebef;
  border-radius: 3px;
  text-align: center !important;
  padding-left: 0px !important;
  width:150px;
  height:39px !important;
  padding: 12px 0px 0px 0px;
  vertical-align: middle !important;
  font-family:'proxima_nova_rgregular' !important;
  margin-top:18px !important;

  }

  .hautMenu {

  background-color: transparent !important;
  height:auto !important; 
  border: none;
  margin-left: 11% !important;

  }

  .centerRegistered {

  color:#898989;
  font-size: 11px !important;
  border: 1px solid #e6ebef;
  border-radius: 3px;
  text-align: center !important;
  width:150px;
  height:39px !important;
  vertical-align: middle !important;
  padding: 12px 0px 0px 0px;

  }

  .slide .col-sm-4 {

  display: none;

  }

  .slide .col-sm-8 {

  width:100% !important;

  }

  .topHeader {

  height:68px !important;
  padding-top: 5px;


  }

}

@media only screen and (max-width: 767px) {
  #text-home-main {
    font-size: 20px;
  }

  .textSlider {
    font-size:26px;
    margin-top:0px;
    text-align: center;
  }

  .imageResize img {
    float:none;
  }

  .panelFormulaire{
    margin-left:0px !important;
    margin-right:0px !important;
  }

  .formulaire .input-group-addon {
    white-space: normal;
  }

  .formulaire .form-group {
    margin-top:15px;  
  }

  .formulaire .input-group {
    margin-top: auto;
    margin-bottom: 20px;
    width:100%;
  }

  .formulaire .input-group-addon {
    border: 1px solid #ccc;
    border-radius: 4px;
    display:block;
    min-height: 46px;
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .formulaire span {
    width: 100%;
  }

  .formulaire .choix {
    padding-top:12px;
    float:none;
    height:auto;
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .formulaire select {
    margin-top: auto;
    border-radius: 4px;
  }

  .input-group .form-control { 
    border-radius:4px;
  }

  .input-group-lg > .form-control,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .btn {
    font-size: 16px;
  }

  .formulaire .form-control {
    width:100% !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .textIntro {
    margin-right:31px;
  }

  #connexion .modal-content {
    padding-bottom: 0px;
  }

  .popupMore {
    margin-left: auto;
    margin-right: auto;
  }

  #connexion .margeBouton {
    float:none;
  }

  .margeBouton {
    margin-left:22%;
  }

  .headerForward {
    position:fixed !important;
    z-index: 4 !important;
  }

  .topHeader{
    height:86px;
  }

  .topHeaderHide {
  
  height:0px !important;
  overflow: hidden;

  }

  .topHeaderDown {

  height:86px !important;
  overflow: hidden;

  }

  #headerDown {

  transition:height 0.6s;

  }

  .is-open:hover .burger-container span {

  background:#ffffff !important;

  }


  #hamburger:hover path {

  stroke:#ffffff;

  }


  .slide {

  height:100%;

  }

  .menuSlide {

  margin-top:10%;

  }

  .menuResp p {

  display:none;

  }

  .panelMenuHeader {

  width:100%;
  margin-top:78px;
  display:block;
  height:39px;

  }

  .panelMenuHeader:nth-child(2) {

  margin-top:0px;
  
  }

  #panelMenu .login {

  margin-top:0px !important;
  float:left;

  }

  #panelMenu .centerMenu {

  color:#898989;
  font-size: 11px !important;
  background-color: #ffffff !important;
  border-radius: 3px;
  text-align: center !important;
  padding-left: 0px !important;
  width:150px !important;
  height:39px !important;
  padding: 12px 0px 0px 0px;
  vertical-align: middle !important;
  font-family:'proxima_nova_rgregular' !important;
  margin-top:18px !important;
  display:block;
  float:left;
  clear:both;

  }

  #panelMenu .facebook {

  margin-left:50px;

  }

  .panelMenuCenter1 {

  width:318px;
  margin-left: auto;
  margin-right: auto;

  }

  .panelMenuCenter2 {

  width:315px;
  margin-left: auto;
  margin-right: auto;
  
  }

  .header .iconeReseau {

  display:none;

  }

  .iconeReseau { 

  margin-top:0px;
  
  }
  

  .header .loginResp {

  display:none;

  }

  .panelClose {

  width:0% !important;

  }

  .panelOpen {

  width:100% !important;

  }

  #hamburger {

  position: fixed;
  top:0px;
  right:30px;
  z-index: 5;

  }

  .ouvert {

  margin-bottom:20px;

  }


  .hautMenu {

   float: none !important;
   margin-top:120px !important;
   padding-right: 0px !important;
   padding-left: 0px !important;

 }

 .dropdown-menu2 input {

  width: 70%;

  }


  .dropdown-menu2 {

  width: 100%;
  position:relative !important;

  }

  .dropdown-menu2 li {

  width: 100%;
  }

  .header {

  float:none;
  width:100%;

  }

  .titre {

  margin-top: 90px;

  }

  .line {

  z-index: 4;

  }

  .header:nth-child(2) {

  margin-top:2px;

  }

  .titre {

  width:100% !important;
  text-align: center !important;

  }


  .logo {

  margin-bottom: -58px;

  }

  .logoResp {

  height:57px !important; 
  margin-bottom:25px;
  padding-left:0px !important;

  }

  .header .col-right p {

  text-align: center;

  }

  .menuResp {
  
  margin-left:auto !important;
  width:278px;

  }

  .largeurAuto {

  width:142px !important;

  }

  .cadreContenu .col-right ul {

  padding-left:15px !important;

  }

  .video {

  width:100%;
  margin-left: 7px !important;

  }

  .contenu .col-md-4 { 
  
  margin-top:30px;

  }

  .contenu .row:first-child {
  
  margin-bottom:0px;

  }

  .cadreContenu h3 {

  padding-top:23px;

  }

  .survey {

  margin-top:25px;
  text-align: center;

  }

  .hautMenu {

  display:none;

  }

  .header .centerRegistered {

  display:none;

  }

  #panelMenu .centerRegistered {

  color:#898989;
  font-size: 11px !important;
  border-radius: 3px;
  text-align: center !important;
  width:150px;
  height:39px !important;
  vertical-align: middle !important;
  padding: 12px 0px 0px 0px;
  background-color: #ffffff !important;
  display:inline-block;
  margin-top:19px;
  margin-left:15px;

  }

  .titre {

  margin-left:auto;

  }

  .login {

  display:block !important;
  margin-left:auto !important;
  margin-right: auto !important;

  }

  .imageResize {

  margin-left: 0px !important;
  margin-top:5px !important;
  position: relative;

  }

  .imageResize img{

  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 5px;
  // width:25%;
  width: 161px;
  padding-top: 0;

  }

  .video {

  width:96%;

  }

  .jumbotron .col-left p {

  margin-right:20px;

  }

  .jumbotron .col-right img {

  border-top: 1px solid #eeeeee;

  }

  .contenu .col-sm-4 {

  width:100%;
  margin-bottom:20px !important;

  }

  .jumbotron.box {

  width:100% !important;
  height: auto !important;
  margin-top:0px !important;

  }

  .jumbotron .col-right {

  border-left:none !important;

  }

  .footer.droit {

  display:none;

  }

  .footer.gauche {

  float:none;
  margin-left:auto;
  margin-right:auto;

  }

  .footer img {

  width:100%;

  }

  .footer div:nth-child(2) {

  padding-bottom: 25px;

  }

  .secondTrait {

  display:none;

  }

  .centerRegistered {

  text-align: center !important;
  }

  .largeurAuto {

  z-index:2;  

  }

  .contenu .col-right {

  clear:left;

  }

  .jumbotron .col-right {

  width:100% !important;

  }

  .jumbotron .col-left {

  width: 100% !important;

  }

  .col-sm-12 .jumbotron {

  height: auto !important;

  }

  .fondCouleur {

  height:100%;

  }

  .contenu .col-sm-4:nth-child(3) {

  margin-bottom:0px !important;
   
  }

  .panelMenuHeader .facebook:hover {

  background-image: url('../../media/images/FacebookHover2.png') !important;

  }

  .panelMenuHeader .twitter:hover {

  background-image: url('../../media/images/TwitterHover2.png') !important;

  }

  .panelMenuHeader .linkedin:hover {

  background-image: url('../../media/images/LinkedInHover2.png') !important;

  }

}

/* CSS du Merdy Button */

*, *:before, *:after {
  box-sizing: border-box;
}

.hamburglar {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  position: relative;
  display: block;
  width: 68px;
  height: 68px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.path-burger {
  position: absolute;
  top: 0;
  left: 0;
  height: 68px;
  width: 68px;
  -webkit-mask: url(#mask);
  mask: url(#mask);
  -webkit-mask-box-image: url(https://raygun.io/upload/mask.svg);
}

.animate-path {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}

@-webkit-keyframes rotate-out {
  0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
  40% {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  }
  100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  }
}

@keyframes rotate-out {
  0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
  40% {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  }
  100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate-in {
  0% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  }
  40% {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  }
  100% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
}
@keyframes rotate-in {
  0% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  }
  40% {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  }
  100% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
}
.hamburglar.is-open .path {
  -webkit-animation: dash-in 0.6s linear normal;
  animation: dash-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburglar.is-open .animate-path {
  -webkit-animation: rotate-in 0.6s linear normal;
  animation: rotate-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.hamburglar.is-closed .path {
  -webkit-animation: dash-out 0.6s linear normal;
  animation: dash-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburglar.is-closed .animate-path {
  -webkit-animation: rotate-out 0.6s linear normal;
  animation: rotate-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.path {
  stroke-dasharray: 240;
  stroke-dashoffset: 240;
  stroke-linejoin: round;
}

@-webkit-keyframes dash-in {
  0% {
  stroke-dashoffset: 240;
  }
  40% {
  stroke-dashoffset: 240;
  }
  100% {
  stroke-dashoffset: 0;
  }
}

@keyframes dash-in {
  0% {
  stroke-dashoffset: 240;
  }
  40% {
  stroke-dashoffset: 240;
  }
  100% {
  stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dash-out {
  0% {
  stroke-dashoffset: 0;
  }
  40% {
  stroke-dashoffset: 240;
  }
  100% {
  stroke-dashoffset: 240;
  }
}
@keyframes dash-out {
  0% {
  stroke-dashoffset: 0;
  }
  40% {
  stroke-dashoffset: 240;
  }
  100% {
  stroke-dashoffset: 240;
  }
}
.burger-icon {
  position: absolute;
  padding: 20px 16px;
  height: 68px;
  width: 68px;
}

.burger-container {
  position: relative;
  height: 28px;
  width: 36px;
}

.burger-bun-top,
.burger-bun-bot,
.burger-filling {
  position: absolute;
  display: block;
  height: 4px;
  width: 36px;
  border-radius: 2px;
  // background: #000;
  background: rgb(250, 185, 48);
}

.burger-bun-top {
  top: 0;
  -webkit-transform-origin: 34px 2px;
  transform-origin: 34px 2px;
}

.burger-bun-bot {
  bottom: 0;
  -webkit-transform-origin: 34px 2px;
  transform-origin: 34px 2px;
}

.burger-filling {
  top: 12px;
}

.burger-ring {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px;
}

.svg-ring {
  width: 68px;
  height: 68px;
}

.hamburglar.is-open .burger-bun-top {
  -webkit-animation: bun-top-out 0.6s linear normal;
  animation: bun-top-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburglar.is-open .burger-bun-bot {
  -webkit-animation: bun-bot-out 0.6s linear normal;
  animation: bun-bot-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.hamburglar.is-closed .burger-bun-top {
  -webkit-animation: bun-top-in 0.6s linear normal;
  animation: bun-top-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburglar.is-closed .burger-bun-bot {
  -webkit-animation: bun-bot-in 0.6s linear normal;
  animation: bun-bot-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes bun-top-out {
  0% {
  left: 0;
  top: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
  20% {
  left: 0;
  top: 0;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  }
  80% {
  left: -5px;
  top: 0;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  }
  100% {
  left: -5px;
  top: 1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  }
}

@keyframes bun-top-out {
  0% {
  left: 0;
  top: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
  20% {
  left: 0;
  top: 0;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  }
  80% {
  left: -5px;
  top: 0;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  }
  100% {
  left: -5px;
  top: 1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  }
}
@-webkit-keyframes bun-bot-out {
  0% {
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
  20% {
  left: 0;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  }
  80% {
  left: -5px;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  }
  100% {
  left: -5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  }
}
@keyframes bun-bot-out {
  0% {
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
  20% {
  left: 0;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  }
  80% {
  left: -5px;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  }
  100% {
  left: -5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  }
}
@-webkit-keyframes bun-top-in {
  0% {
  left: -5px;
  bot: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  }
  20% {
  left: -5px;
  bot: 0;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  }
  80% {
  left: 0;
  bot: 0;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  }
  100% {
  left: 0;
  bot: 1px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
}
@keyframes bun-top-in {
  0% {
  left: -5px;
  bot: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  }
  20% {
  left: -5px;
  bot: 0;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
  }
  80% {
  left: 0;
  bot: 0;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  }
  100% {
  left: 0;
  bot: 1px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
}
@-webkit-keyframes bun-bot-in {
  0% {
  left: -5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  }
  20% {
  left: -5px;
  bot: 0;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  }
  80% {
  left: 0;
  bot: 0;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  }
  100% {
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
}
@keyframes bun-bot-in {
  0% {
  left: -5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  }
  20% {
  left: -5px;
  bot: 0;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  }
  80% {
  left: 0;
  bot: 0;
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  }
  100% {
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
}
.hamburglar.is-open .burger-filling {
  -webkit-animation: burger-fill-out 0.6s linear normal;
  animation: burger-fill-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.hamburglar.is-closed .burger-filling {
  -webkit-animation: burger-fill-in 0.6s linear normal;
  animation: burger-fill-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes burger-fill-in {
  0% {
  width: 0;
  left: 36px;
  }
  40% {
  width: 0;
  left: 40px;
  }
  80% {
  width: 36px;
  left: -6px;
  }
  100% {
  width: 36px;
  left: 0px;
  }
}

@keyframes burger-fill-in {
  0% {
  width: 0;
  left: 36px;
  }
  40% {
  width: 0;
  left: 40px;
  }
  80% {
  width: 36px;
  left: -6px;
  }
  100% {
  width: 36px;
  left: 0px;
  }
}
@-webkit-keyframes burger-fill-out {
  0% {
  width: 36px;
  left: 0px;
  }
  20% {
  width: 42px;
  left: -6px;
  }
  40% {
  width: 0;
  left: 40px;
  }
  100% {
  width: 0;
  left: 36px;
  }
}
@keyframes burger-fill-out {
  0% {
  width: 36px;
  left: 0px;
  }
  20% {
  width: 42px;
  left: -6px;
  }
  40% {
  width: 0;
  left: 40px;
  }
  100% {
  width: 0;
  left: 36px;
  }
}

.formulaire-etudiant h2 {

  float:left;

}

.formulaire-etudiant .jumbotron {
  background-color: #f5f5f5 !important;
  padding: 15px 15px 15px 15px !important;
}

.formulaire-etudiant .jumbotron p {
  font-size: 18px !important;
}

.formulaire-etudiant .choix {
  margin-right:auto;
  float:left;
}

.formulaire-etudiant .choix .radio {
  margin-top: 4px;
  margin-bottom: 0;
}

.formulaire-etudiant .margeTextarea {
  margin-left:250px;
}

.formulaire-etudiant .largeMargeTextarea {
  margin-left:460px;
}

.formulaire-etudiant .form-control {
  width:100%;
  margin-right: auto;
}

.formulaire-etudiant .boutonComment {
  
  display:none;

}

.formulaire-etudiant .ecoleFormation {

  text-align:center;

}

.formulaire-etudiant .col-md-12 a {

  display:inline-block;

}

.formulaire-etudiant iframe {

  margin-left:auto;
  margin-right:auto;
  width:auto;
  display:block;

}

.formulaire-etudiant .cadreVideo {

  margin-left:auto;
  margin-right:auto;
  margin-bottom:15px;

}



@media only screen and (max-width: 767px) {

  .colonneStep {
  margin-top: 30px;
  }

  .survey {

  font-size: 17px;

  }

  .formulaire-etudiant .choix {

  float:none;

  }

  .formulaire-etudiant .margeTextarea,
  .formulaire-etudiant .largeMargeTextarea {

  margin-left:15px;

  }

  .formulaire-etudiant .boutonComment {

  display:block;
  color: #354052;
  font-size: 14px !important;
  background-color: transparent !important;
  border: 1px solid #354052;
  border-radius: 3px;
  text-align: center !important;
  width: 107px;
  padding: 15px 15px 15px 15px;
  vertical-align: middle !important;
  font-family: 'proxima_nova_rgregular' !important;  
  cursor:pointer;
  margin-left:auto;
  margin-right: auto;
  margin-top:15px;

  }

  .formulaire-etudiant .jumbotron .radio {

  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top:15px;
  margin-bottom:15px;

  }

  .formulaire-etudiant .jumbotron .radio label {

  margin-left: 15px;

  }

  .formulaire-etudiant .jumbotron .radio input {

  width:20px;
  height:20px;
  margin-left:-30px;
  margin-top:0px;

  }

  .formulaire-etudiant #Q1,.formulaire-etudiant #Q2,.formulaire-etudiant #Q3,.formulaire-etudiant #Q4,.formulaire-etudiant #Q5,.formulaire-etudiant #Q6,.formulaire-etudiant #Q7,.formulaire-etudiant #Q8,.formulaire-etudiant #Q9,.formulaire-etudiant #Q10,.formulaire-etudiant #Q11 {

  display:none;

  }

  .formulaire-etudiant .commentPop label {

  margin-top:0px;

  }

  .box-entity-desc {
    min-height: initial !important;
  }

}

.header2 .centerMenu {
  color: #898989;
  font-size: 11px !important;
  background-color: transparent !important;
  border: 1px solid #e6ebef;
  border-radius: 3px;
  text-align: center !important;
  padding-left: 0px !important;
  width: 127px !important;
  height: 39px !important;
  padding: 12px 0px 0px 0px;
  vertical-align: middle !important;
  margin-top: 18px !important;
  float:right;

}

.header2 .centerRegistered {
  color: #898989;
  font-size: 11px !important;
  border: 1px solid #e6ebef;
  border-radius: 3px;
  text-align: center !important;
  width: 150px;
  height: 39px !important;
  vertical-align: middle !important;
  padding: 12px 0px 0px 0px;

}

.header2 .centerRegistered:hover {
  color: #fab930;
}


.header2 .hautMenu {
  background-color: transparent !important;
  height: auto !important;
  border: none;
  margin-left:-55px;
}

.borderHeader {
  border-bottom: 1px solid #dddddd;
  margin-bottom:35px;
}

.borderFooter {
  margin-top:15px;
}

@media only screen and (max-width: 1199px) {
  .header2 .hautMenu {
    margin-left:108px;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .box-entity-desc {
    min-height: 880px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header2 .hautMenu {
    margin-left:35px !important;
  }

  .box-entity-desc {
    min-height: initial !important;
  }

  .box-entity-1, .box-entity-2 {
    min-height: 750px !important;
  }
}

.borderFooter {
  border-top: 1px solid #dddddd;
}

.titre_ligne {
  margin-top:0;
  border-bottom: 1px solid #DA7615 !important;
  font-size: 18px !important;
  color: #DA7615 !important;
}

.question {
  margin-top:15px;
  font-size: 16px !important;
  color: #DA7615 !important;
  border-bottom:none !important;
}

.liste_orange {
  padding-left: 2px;
  margin-left: 10px;
  list-style-type: none;
  list-style-image: none;
  margin-top: 0px;
}

.liste_orange li {

  border-left: 2px solid #DA7615;
  padding-left: 5px;

}

.note {

  font-style: italic;

}

#addProgram {

  background-color: #fab930 !important;
  padding: 15px 15px 15px 15px;
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 15px;

}

#addProgram:hover {

  background-color: #e2a728 !important;

}

.sortable thead {

  color:#ffffff;
  background-color: #5a5a5a;

}

table.sortable {

  width: 100%;
  font-family: 'proxima_novasemibold';
  font-weight: normal;
  border: 1px solid #5a5a5a;
  margin-bottom:15px;

}

.sortable .head {

  vertical-align: middle;
  text-align: center;

}

.sortable thead td p{

  margin-left:15px;
  margin-right:15px;
  margin-top:10px;

}

.sortable tbody td i{

  font-size:24px;
  vertical-align: middle;
  margin-right:15px;

}

.sortable thead td:nth-child(-n+8) { 

  border-right:1px solid #dddddd; 

}

.sortable tbody td { 
  
  padding: 5px 10px;
  border-right:1px solid #dddddd; 

}

.sortable tbody td:last-child {

  border-right:none; 

}

.sortable tbody tr:nth-child(even) {

  background-color: #f9f9f9;

}


.sortable tr.lastRow {
  
  height:40px;
  
}

.sortable .lastRow td {
  
  border-right:none;
  
}

.sortable .lastRow td:last-child {
  
  float:right;
  margin-right:15px;
  padding-top:10px;
  
}

.sortable .lastRow i {

  margin-left:7px;
  margin-right:8px !important;

}

.sortable .lastRow select{

  margin-left:15px;
  margin-right:15px;

}

.playMirror {

  transform: rotate(180deg);

}

.message {
  margin-bottom: 10px;
  padding: 15px;
  font-size: 16px;
}

.message + .message {
  margin-top: 15px;
}

.message p {
  margin: 0;
}

/* Breadcrumbs */
.breadcrumbs ul {
  list-style-type: none;
  list-style-image: none;
  font-size: 12px;
  padding: 0;
  margin: 0 0 10px 0;
}
.breadcrumbs ul li {
  display: inline-block;
}
.breadcrumbs ul li + li:before {
  content: 'v';
  margin: 0px 5px;
  font-family: 'best-masters';
  display: inline-block;
  transform: rotateZ(-90deg);
  position: relative;
  top: 2px;
}

/* Dropdown pays */
.country-dropdown {
  margin: 20px 10px;
}
.country-dropdown button {
  border: 0;
  background: none;
  outline: none;
}
.country-dropdown .dropdown-menu {
  border-radius: 0;
  min-width: inherit;
}
.country-dropdown img {
  display: inline-block;
}

/* Recruiters form */
.page-recruiters-form .panel-group {
  margin-bottom: 0;
  border-radius: 0 !important;
}

.page-recruiters-form .panel-group .panel {
  border-radius: 0;
}

.page-recruiters-form .panel-group .panel .panel-heading .panel-title a {
  padding-top: 5px;
  padding-bottom: 5px;
}

.recruiters-step-3-vote + .recruiters-step-3-vote {
  margin-top: 50px;
}

.liste_spe {
  list-style-type: none;
}

.liste_spe li {
  margin-bottom: 10px;
}

.recruiters-other-program table th,
.recruiters-other-program table td {
  padding: 5px;
}

.recruiters-other-program table select {
  height: 34px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/**
 *  Ajoût 2018-07-13
 */
  .important { 
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  }

  .main-color {
    color: #fab930;
  }

  .logo-small {
    width: 5%;
    height: 5%;
  }

  .asterisk {
    font-size: 21px !important;
    font-weight: bold !important;
  }

  /**
   *  Menu institution
   */
  .menu-container {
      display: flex;
      justify-content: center;
      font-size: 1.5em;
      margin: 20px 0;
      text-align: center;
    }

    .menu-container ul {
      list-style-type: none;
    }

    .menu-container ul li {
      display: inline-block;
        background-color: #fa5430;
        border-radius: 6px;
      margin-bottom: 10px;
    }

    .menu-container ul li a {
      display: inline-block;
        min-width: 200px;
        padding: 10px 20px;
      color: #fff;
    }

    .menu-container ul li:hover {
      background-color: rgb(218, 78, 48);
    }

/**
 *  Update 2020-02-27
 */
  .box-entity-desc {
    padding-top: 1px;
    min-height: 476px;
  }
