@charset "UTF-8";
/* Fichier gÃ©nÃ©rÃ© par un prÃ©processeur CSS
  ========================================================================== */
.lastmodified-02-March-2017-11h15 {
  content: "";
}

/*transverse*/
/*candidat*/
/*entreprise*/
/*particulier*/
/* news */
/*autres*/
/*guso*/
/*bouton*/
/*link*/
/*font*/
/*social*/
/*accessibilitÃ©*/
/* ================================================================================ */
/* ==============               LANDING PAGES            	 ====================== */
/* ================================================================================ */
.landing-page {
  /* SKEW - Gabarit Diagonal */
  /* BACKGROUND */
  /* ============================ FIN PAGES PRS ============================ */
  /* general */
  /* SI TEXTE LONG */
}
.landing-page main {
  padding-top: 0;
}
.landing-page .breadcrumb-wrapper {
  margin-top: 60px;
  opacity: 1;
  transition: opacity 0.8s;
}
.landing-page.modal-responsive-nav-open .breadcrumb-wrapper {
  opacity: 0;
  transition: opacity 0s;
}
.landing-page h3.t4 {
  margin-bottom: 10px;
}
.landing-page .btn-unavailable {
  background: none;
  border: 1px dashed #fff;
  color: #fff;
}
.landing-page .btn:hover.btn-unavailable {
  color: #fff;
}
.landing-page .heading + .container-fluid {
  position: relative;
}
.landing-page .icn-google-play,
.landing-page .icn-app-store {
  margin-right: 5px;
}
.landing-page .search-last {
  padding: 10px 0;
  text-align: center;
  color: #fff;
}
.landing-page .search-last a {
  color: #fff;
}
.landing-page .heading .search-input-group {
  padding-left: 44px;
  margin: 0 auto;
}
.landing-page .skew {
  padding-top: 50px;
  padding-bottom: 50px;
}
.landing-page .first-div-skew {
  margin-bottom: -35px;
}
.landing-page .second-div-skew {
  margin-bottom: -50px;
  border-top: 1px solid rgba(0, 255, 0, 0);
  transform: skewY(-2deg);
  -webkit-backface-visibility: hidden;
}
.landing-page .second-div-skew .row {
  transform: skewY(2deg);
  -webkit-backface-visibility: hidden;
}
.landing-page .third-div-skew {
  background-color: #fff;
  border-top: 1px solid #fff;
  transform: skewY(1deg);
  -webkit-backface-visibility: hidden;
}
.landing-page .third-div-skew .row {
  transform: skewY(-1deg);
  -webkit-backface-visibility: hidden;
}
.landing-page .fourth-div-skew {
  transform: skewY(-2deg);
  -webkit-backface-visibility: hidden;
}
.landing-page .fourth-div-skew .row {
  transform: skewY(2deg);
  -webkit-backface-visibility: hidden;
}
.landing-page .special-skew {
  margin-top: 50px;
  height: 700px;
  width: 100%;
  position: relative;
  margin-bottom: 0;
}
.landing-page .special-skew:before {
  top: 0;
  transform-origin: left top;
  transform: skewY(-2deg);
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  transition: ease all .5s;
  z-index: 0;
}
.landing-page .special-skew:after {
  content: '';
  width: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  transition: ease all .5s;
  /*height: 100%;*/
}
.landing-page .special-skew h2 {
  margin-top: 30px;
}
.landing-page .with-bg-blue-green {
  background-color: #f4f4f5;
  /* Old browsers */
  background: #55998b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #55998b 0%, #569975 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #55998b 0%, #569975 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #55998b 0%, #569975 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55998b', endColorstr='#569975',GradientType=0 );
  /* IE6-9 */
  border-top: 1px solid #55998b;
}
.landing-page .with-bg-prs-1 {
  background: url(../img/landing-page/prs-rechercher-candidats-background.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: white;
}
.landing-page .with-bg-prs-1 a.text-link {
  color: white;
}
.landing-page .with-bg-prs-1 [class*="icon-"], .landing-page .with-bg-prs-1 p {
  color: white;
}
.landing-page .text-top {
  vertical-align: top;
}
.landing-page .modal-responsive-nav .modal-content li li {
  min-height: 0;
}
.landing-page .heading {
  position: relative;
  height: 707px;
  -webkit-animation: fade 0.2s;
  animation: fade 0.2s;
}
.landing-page .heading img {
  width: 100%;
}
.landing-page .heading .img-container {
  height: 707px;
  margin-left: -15px;
  margin-right: -15px;
  background-position: 50% -60px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.landing-page .heading .heading-baseline {
  top: 270px;
  max-width: 800px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.landing-page .heading .heading-baseline,
.landing-page .heading .heading-form {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  position: absolute;
  right: 0;
  left: 0;
  transition: opacity 0.3s;
}
.landing-page .heading .heading-baseline h1, .landing-page .heading .heading-baseline .chapo,
.landing-page .heading .heading-form h1,
.landing-page .heading .heading-form .chapo {
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.landing-page .heading .baseline {
  color: #fff;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  font-weight: 300;
  font-size: 42px;
  font-size: 2.625rem;
}
.landing-page .heading .baseline strong {
  font-weight: 300;
}
.landing-page .heading .heading-form {
  top: 385px;
}
.landing-page .heading .heading-form > div {
  max-width: 650px;
  text-align: left;
  display: inline-block;
}
.landing-page .heading .form-chapo {
  margin: 10px 0 25px 0;
  font-weight: 300;
  color: #fff;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  font-size: 22px;
  font-size: 1.375rem;
}
.landing-page .news > .title, .landing-page .title {
  margin: 50px 0;
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.landing-page .block-news {
  background: #f7f7f7;
}
.landing-page .block-icons {
  margin-bottom: 50px;
}
.landing-page .block-icons .block-icon {
  text-align: center;
}
.landing-page .block-icons [class*="icon-"] {
  font-size: 30px;
  font-size: 1.875rem;
  color: #939598;
}
.landing-page .block-icons h3 {
  margin: 20px 0 10px 0;
}
.landing-page .block-icons h3 a {
  color: inherit;
}
.landing-page .block-article {
  text-align: center;
  padding: 0;
}
.landing-page .block-article .row {
  display: table;
  margin: 0 auto;
  min-width: 100%;
}
.landing-page .block-article .col-md-6 {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0px;
}
.landing-page .block-article .article-img-container {
  overflow: hidden;
}
.landing-page .block-article .article-img img {
  max-width: 100%;
  max-height: 100%;
}
.landing-page .block-article .article-content {
  padding: 80px 100px;
}
.landing-page .block-article .article-content .article-header {
  margin-bottom: 40px;
}
.landing-page .block-article .article-content .article-header p {
  line-height: 32px;
}
.landing-page .block-article .article-content .article-body {
  margin-bottom: 25px;
}
.landing-page .block-article .article-content .article-body ul {
  list-style-position: inside;
}
.landing-page .block-article .article-content .article-body small {
  font-style: italic;
}
.landing-page .block-article .text-top {
  vertical-align: top;
}
.landing-page .text-wide {
  max-width: 800px;
  margin: 0 auto;
}
.landing-page .breadcrumb-wrapper {
  position: absolute;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
  width: 100%;
}
.landing-page .breadcrumb-wrapper .breadcrumb-container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}
.landing-page .breadcrumb-wrapper .breadcrumb {
  padding: 12px 10px 11px 10px;
  margin: 0;
}
.landing-page .breadcrumb-wrapper a,
.landing-page .breadcrumb-wrapper .icon-home-full {
  color: #c5cdd2;
}
.landing-page .breadcrumb-wrapper .breadcrumb > .active {
  color: #a8afb2;
}
.landing-page .breadcrumb-wrapper .helpers {
  display: none;
}
.landing-page .input-group-btn .btn [class^="icon-"] {
  margin-right: 0px;
}
.landing-page .with-bg-primary {
  color: white;
}
.landing-page .with-bg-primary ul.dropdown-menu li a {
  color: #58595b;
}
.landing-page .with-bg-primary .btn-primary {
  border: 1px solid #fff;
  background: transparent;
  float: none;
  margin-bottom: 5px;
}
.landing-page .with-bg-primary .btn-primary:hover, .landing-page .with-bg-primary .btn-primary:focus {
  background: #fff;
}
.landing-page .with-bg-primary [class*="icon-"], .landing-page .with-bg-primary p, .landing-page .with-bg-primary a, .landing-page .with-bg-primary h2, .landing-page .with-bg-primary h3, .landing-page .with-bg-primary h4 {
  color: white;
}
.landing-page .with-bg-gray {
  background: #f4f4f5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f4f4f5 0%, #d9d9de 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f4f4f5 0%, #d9d9de 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f4f4f5 0%, #d9d9de 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f5', endColorstr='#d9d9de',GradientType=0 );
  /* IE6-9 */
  border-top: 1px solid #f4f4f5;
  border-bottom: 1px solid transparent;
}
.landing-page .with-bg-dark-gray {
  background: #30363f;
  /* Old browsers */
  background-color: #30363f;
  border-top: 1px solid #30363f;
  border-bottom: 1px solid transparent;
}
.landing-page .with-bg-dark-gray .title, .landing-page .with-bg-dark-gray .text-link {
  color: #fff;
}
.landing-page .with-bg-light-gray {
  background: #f3f5f6;
  /* Old browsers */
  background-color: #f3f5f6;
  border-top: 1px solid #f3f5f6;
  border-bottom: 1px solid transparent;
}

.entreprise .with-bg-primary {
  background-color: #599d78 !important;
}
.entreprise .with-bg-primary .btn-primary:hover, .entreprise .with-bg-primary .btn-primary:focus {
  color: #599d78;
}
.entreprise .with-bg-1 {
  background: url(../img/landing-page/highlight-background2.jpg);
  background-size: cover;
  background-position: center center;
  background: #E1E6E0 \9;
}
.entreprise .with-bg-2 {
  background-color: rgba(87, 157, 119, 0.1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33579d78,endColorstr=#33579d78);
}

.candidat .heading .heading-baseline {
  max-width: 925px;
}
.candidat .heading .heading-baseline .btn {
  margin-bottom: 10px;
}
.candidat .with-bg-primary {
  background-color: #ff5950 !important;
}
.candidat .with-bg-primary .btn-primary:hover, .candidat .with-bg-primary .btn-primary:focus {
  color: #ff5950;
}
.candidat .with-bg-1 {
  background: url(../img/landing-page/candidat-highlight-background2.jpg);
  background-size: cover;
  background-position: center center;
  background: #E1E6E0 \9;
}
.candidat .with-bg-3 {
  background: url(../img/landing-page/candidat-highlight-background3.jpg);
  background-size: cover;
  background-position: center center;
  background: #E1E6E0 \9;
  color: white;
}
.candidat .with-bg-3 [class*="icon-"], .candidat .with-bg-3 p {
  color: white;
}

/* ============================================================================== */
/* ==================== 		ANIMATION					===================== */
/* ============================================================================== */
/*.header {
-webkit-animation:fade 0.5s ease-in-out;
animation:fade 0.5s ease-in-out;
}
.heading-baseline {
-webkit-animation:heading-baseline 0.8s ease-in-out;
animation:heading-baseline 0.8s ease-in-out;
}
.heading-form {
-webkit-animation:heading-form 0.8s ease-in-out;
animation:heading-form 0.8s ease-in-out;
}*/
.fade-text {
  -webkit-animation: fade 0.2s;
  animation: fade 0.2s;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.anim-text .text-left .anim-go {
  animation-duration: 1s;
  animation-name: fadeInRight;
  opacity: 1;
}

.anim-text .text-right .anim-go {
  animation-duration: 1s;
  animation-name: fadeInLeft;
  opacity: 1;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@keyframes blink {
  50% {
    opacity: 0.0;
  }
}
@-webkit-keyframes blink {
  50% {
    opacity: 0.0;
  }
}
.blink {
  animation: blink 1s step-start 0s infinite;
  -webkit-animation: blink 1s step-start 0s infinite;
}

.landing-page .tiles-container {
  padding: 10px 0;
}
.landing-page .tile, .landing-page .rounded-block {
  background: #fff;
  border-radius: 10px;
}
.landing-page .tile {
  margin: 15px;
  position: relative;
  border: 4px solid #fff;
  -moz-transition: box-shadow 0.2s;
  -webkit-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  -moz-animation: fade 0.5s ease-out;
  -webkit-animation: fade 0.5s ease-out;
  animation: fade 0.5s ease-out;
}
.landing-page .tile .link-tile {
  display: block;
  position: relative;
}
.landing-page .tile header {
  position: relative;
  background: #f2f2f2;
  padding: 25px 20px 10px 110px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.landing-page .tile header .paragraph-end {
  background: linear-gradient(to right, rgba(242, 242, 242, 0), #f2f2f2);
}
.landing-page .tile header .illustration {
  height: 72px;
  width: 72px;
  left: 20px;
  top: 20px;
  overflow: hidden;
  position: absolute;
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
}
.landing-page .tile header .illustration.square {
  border-radius: 15px;
}
.landing-page .tile header .illustration.square img {
  border-radius: 15px;
}
.landing-page .tile header .illustration.circle {
  border-radius: 45px;
}
.landing-page .tile header .illustration.circle img {
  border-radius: 45px;
}
.landing-page .tile header img {
  width: 100%;
  height: 100%;
}
.landing-page .tile .description {
  padding: 25px 10px 65px 10px;
  border-bottom: 1px solid #e5e7e7;
  border-top: 1px solid #e5e7e7;
}
.landing-page .tile .download {
  position: absolute;
  bottom: 52px;
  z-index: 1;
  width: 100%;
  text-align: center;
}
.landing-page .tile .link-download {
  background: #fff;
  display: inline-block;
  border-radius: 30px;
  padding: 7px 25px;
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  border: 3px solid rgba(0, 0, 0, 0.1);
  color: #4b5755;
  min-width: 85px;
}
.landing-page .tile .link-download:hover, .landing-page .tile .link-download:focus {
  background: #f5f5f5;
}
.landing-page .tile .title {
  font-size: 1.143em;
  display: block;
  margin: 0 0 12px 0;
  position: relative;
  height: 2.667em;
  max-height: 2.667em;
  overflow: hidden;
}
.landing-page .tile p {
  margin: 0;
  min-height: 6em;
  max-height: 6em;
  overflow: hidden;
  position: relative;
}
.landing-page .tile p .highlight {
  background-color: rgba(70, 16, 84, 0.2);
  color: #461054;
  padding: 0 2px;
}
.landing-page .tile a, .landing-page .tile a:visited {
  color: #5F5F5F;
  text-decoration: none;
}
.landing-page .tile footer {
  position: relative;
  height: 2.667em;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 10px;
  background: #f4f5f5;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.landing-page .tile footer .rating {
  float: left;
}
.landing-page .tile footer .time {
  float: right;
  color: #777;
  padding: 4px 10px 0 0;
}
.landing-page .tile footer .time:not(.encours) .hourglass {
  display: block;
  background: #f4f5f5;
  width: 9px;
  height: 14px;
  box-shadow: inset #f4f5f5 0 0 0 0, inset #777 0 9px 0 0, inset #f4f5f5 0 0 17px 0;
  -webkit-animation: hourglass 1s linear infinite;
  animation: hourglass 1s linear infinite;
}
.landing-page .tile footer .time.encours .fa {
  color: #e21414;
  -webkit-animation: live 1s linear infinite;
  animation: live 1s linear infinite;
}
.landing-page .tile footer .devices {
  float: right;
  padding-left: 10px;
  border-left: 1px solid #e5e7e7;
  padding-right: 15px;
  margin-right: -15px;
}
.landing-page .tile footer .devices .fa-mobile {
  font-size: 1.75em;
}
.landing-page .tile footer .devices .fa-desktop {
  font-size: 1.125em;
  padding-top: 6px;
}
.landing-page .tile .pin {
  background: #366e9f url(./gfx/pin-logo-pe.svg) 9px 4px no-repeat;
  position: absolute;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
  display: block;
  width: 34px;
  height: 21px;
  top: -10px;
  right: 20px;
}
.landing-page .tile .pin span {
  border-color: #366e9f transparent transparent transparent;
  position: absolute;
  bottom: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 17.5px 0 17.5px;
}
.landing-page .rating span {
  color: #dbdbdb;
}
.landing-page .rating .active {
  color: #eec015;
}
.landing-page .devices span {
  font-size: 1.1rem;
  margin-top: 4px;
  display: inline-block;
  vertical-align: bottom;
}

.news {
  max-width: 1040px;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}
.news > .title {
  margin: 25px 0;
  font-weight: 300;
  font-size: 42px;
  font-size: 2.625rem;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  text-align: center;
}
.news .filters {
  margin: 25px 0 40px 0;
  text-align: center;
}
.news .filters > ul a {
  color: #808285;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  padding: 5px 15px;
  background: #fff;
  border-radius: 50px;
  font-size: 14px;
  font-size: 0.875rem;
  transition: background-color 0.3s;
  white-space: nowrap;
  display: block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .filters > ul a:focus, .news .filters > ul a:hover {
  background-color: #e6e7e8;
  text-decoration: none;
}
.news .filters > ul a.active {
  background-color: #2baacd;
  color: #fff;
}
.news .filters > ul {
  display: block;
  width: 100%;
  text-align: center;
}
.news .filters > ul > li {
  display: inline-block;
}
.news .filters .btn-primary:hover,
.news .filters .btn-primary:focus,
.news .filters .open > .dropdown-toggle.btn-primary:focus,
.news .filters .open > .dropdown-toggle.btn-primary:hover {
  color: #ffffff;
  background-color: #2287a3;
  border-color: #2287a3;
}
.news .filters .btn-primary:active,
.news .filters .btn-primary.active,
.news .filters .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #20809a;
  border-color: #20809a;
}
.news .filters .btn-primary:disabled:hover {
  color: #ffffff;
  background-color: #2baacd;
  border-color: #2baacd;
}
.news .filters .btn-primary {
  color: #ffffff;
  background-color: #2baacd;
  border-color: #2baacd;
}
.news .filters .dropdown-menu > li > a:active {
  background: #2baacd;
}

.news-item {
  height: 400px;
  max-height: 400px;
  margin: 10px -5px;
  position: relative;
  -webkit-animation: fade 0.8s;
  animation: fade 0.8s;
}
.news-item a {
  color: inherit;
  display: block;
  height: 100%;
}
.news-item a:focus, .news-item a:hover {
  text-decoration: none;
}
.news-item img {
  max-width: 100%;
}
.news-item .news-item-type {
  padding: 10px;
  font-weight: 400;
}
.news-item .news-item-title {
  padding: 5px 25px;
  font-size: 22px;
  font-size: 1.375rem;
}
.news-item .news-item-text {
  padding: 5px 25px;
  font-size: 14px;
  font-size: 0.875rem;
}
.news-item .news-item-text-title {
  font-weight: 600;
  display: block;
}
.news-item .news-item-link-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.news-item .news-item-link-container .news-item-link {
  width: 100%;
  padding: 30px 25px;
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  border: none;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.news-item .news-item-link-container .news-item-link + .news-item-link {
  background: rgba(0, 0, 0, 0.5);
}
.news-item .news-item-link-container .news-item-link + .news-item-link + .news-item-link {
  background: rgba(0, 0, 0, 0.6);
}
.news-item .news-item-link-container .news-item-link {
  position: relative;
}
.news-item .news-item-link-container .news-item-link [class*="icon-"] {
  position: absolute;
  right: 20px;
  top: 22px;
  font-size: 34px;
  font-size: 2.125rem;
}
.news-item .news-item-img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.news-item .news-item-img img {
  width: 100%;
}
.news-item.info-1, .news-item.info-region {
  background: #f7f7f7;
}
.news-item.info-1 .news-item-type, .news-item.info-region .news-item-type {
  color: #2aa9ce;
}
.news-item.info-2 {
  background: #2aa9ce;
}
.news-item.info-2 .news-item-type {
  color: #fff;
}
.news-item.info-2 .news-item-title {
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  color: #000;
}
.news-item.info-2 .news-item-text {
  color: #fff;
}
.news-item.info-region .news-item-type {
  color: #3c3c3c;
}
.news-item.info-region .news-item-type span {
  display: block;
  color: #2aa9ce;
}
.news-item.info-noir {
  background: #373737;
}
.news-item.info-noir .news-item-link {
  background: #212121 \9;
}
.news-item.info-noir .news-item-link + .news-item-link {
  background: #1C1C1C \9;
}
.news-item.info-noir .news-item-link + .news-item-link + .news-item-link {
  background: #161616 \9;
}
.news-item.info-violet {
  background: #934c94;
}
.news-item.info-violet .news-item-link {
  background: #582E59 \9;
}
.news-item.info-violet .news-item-link + .news-item-link {
  background: #4A264B \9;
}
.news-item.info-violet .news-item-link + .news-item-link + .news-item-link {
  background: #3B1E3B \9;
}
.news-item.info-bleu {
  background: #223d5b;
}
.news-item.info-bleu .news-item-link {
  background: #091824 \9;
}
.news-item.info-bleu .news-item-link + .news-item-link {
  background: #08141e \9;
}
.news-item.info-bleu .news-item-link + .news-item-link + .news-item-link {
  background: #061018 \9;
}
.news-item.evenement {
  background: #f06400;
}
.news-item.evenement .news-item-title {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 300;
}
.news-item.evenement .news-item-link {
  background: #903c00 \9;
}
.news-item.evenement .news-item-link + .news-item-link {
  background: #793200 \9;
}
.news-item.evenement .news-item-link + .news-item-link + .news-item-link {
  background: #602800 \9;
}
.news-item.info-noir .news-item-type, .news-item.info-violet .news-item-type, .news-item.evenement .news-item-type, .news-item.info-bleu .news-item-type {
  color: #fff;
}
.news-item.info-noir .news-item-title, .news-item.info-violet .news-item-title, .news-item.evenement .news-item-title, .news-item.info-bleu .news-item-title {
  color: #fff;
}
.news-item.info-noir .news-item-text, .news-item.info-violet .news-item-text, .news-item.evenement .news-item-text, .news-item.info-bleu .news-item-text {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
}

.heading nav {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
  height: 166px;
  text-align: center;
  -webkit-animation: fade 0.8s;
  animation: fade 0.8s;
}
.heading nav .btn-text {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin: 15px 0 0 0;
  line-height: 16px;
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
}
.heading nav .btn-text em {
  font-style: normal;
  font-size: 12px;
  font-size: 0.75rem;
}
.heading nav .btn-primary.btn-icon-only,
.heading nav .btn-disabled.btn-icon-only {
  width: 80px;
  height: 80px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
  border: none;
}
.heading nav .btn-primary.btn-icon-only [class*="icon-"],
.heading nav .btn-disabled.btn-icon-only [class*="icon-"] {
  top: 21px;
  font-size: 36px;
  font-size: 2.25rem;
}
.heading nav .btn.btn-primary .icon-espace-perso {
  font-size: 50px;
  font-size: 3.125rem;
  top: 15px;
}
.heading nav .btn-text {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin: 15px 0 0 0;
  line-height: 16px;
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
}
.heading nav > ul {
  padding: 20px  50px;
  margin: 0;
  display: table;
  width: 100%;
}
.heading nav > ul .col-nav {
  display: table-cell;
  padding: 0;
  width: 16.66%;
  /*max set d'icÃ´ne = x6*/
}
.heading nav > ul .col-nav .badge-container {
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  position: absolute;
}
.heading nav > ul .col-nav .badge-container .badge {
  display: inline-block;
  background: #e5073b;
  height: 28px;
  width: 28px;
  border-radius: 28px;
  padding: 9px 0 0 0;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  margin: 0px 0 0 56px;
}
.heading nav span {
  display: inline-block;
}
.heading nav .col-nav > a, .heading nav .col-nav > .btn-group {
  display: block;
}
.heading nav .col-nav > a, .heading nav .col-nav > .btn-group > a, .heading nav .col-nav > .wrapper-disabled {
  color: #fff;
  max-width: 201px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  position: relative;
}
.heading nav > ul li.actualisation a .btn-primary.btn-icon-only {
  background: #f6f6f6;
  border-color: #fff;
}
.heading nav > ul li.actualisation a .btn-primary.btn-icon-only [class*="icon-"] {
  color: #ff5950;
}
.heading nav > ul li.actualisation a .btn-primary.btn-icon-only:hover, .heading nav > ul li.actualisation a .btn-primary.btn-icon-only:focus {
  background: #fff;
}
.heading nav .btn-group.open .dropdown-toggle {
  box-shadow: none;
}
.heading nav .btn-group.open .dropdown-toggle .btn {
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3), inset 0 -1px 0px rgba(255, 255, 255, 0.1);
  border-color: transparent;
  color: #fff !important;
}
.heading nav .col-entreprise .btn-group.open .dropdown-toggle .btn {
  color: #599d78;
}

.candidat .heading nav > ul {
  padding: 20px 340px 20px 80px;
  /*couleur du menu - max.5*/
  /*couleur du menu - max.5*/
  /**/
  /*exception Ã©lÃ©ment entreprise*/
}
.candidat .heading nav > ul li .open .btn-primary:hover {
  color: #fff !important;
}
.candidat .heading nav > ul li:nth-child(1) .btn-primary,
.candidat .heading nav > ul li:nth-child(2) .btn-primary {
  background: #ff5950;
}
.candidat .heading nav > ul li:nth-child(1) .btn-primary:hover,
.candidat .heading nav > ul li:nth-child(2) .btn-primary:hover {
  background: #ff372c;
}
.candidat .heading nav > ul li:nth-child(3) .btn-primary {
  background: #ff614e;
}
.candidat .heading nav > ul li:nth-child(3) .btn-primary:hover {
  background: #ff412a;
}
.candidat .heading nav > ul li:nth-child(4) .btn-primary {
  background: #ff614e;
}
.candidat .heading nav > ul li:nth-child(4) .btn-primary:hover {
  background: #ff4c2b;
}
.candidat .heading nav > ul li:nth-child(5) .btn-primary {
  background: #ff614e;
}
.candidat .heading nav > ul li:nth-child(5) .btn-primary:hover {
  background: #ff4c2b;
}
.candidat .heading nav > ul li:nth-child(6) .btn-primary {
  background: #ff6a4f;
}
.candidat .heading nav > ul li:nth-child(6) .btn-primary:hover {
  background: #ff6942;
}
.candidat .heading nav > ul li:nth-child(7) .btn-primary {
  background: #ff6a4f;
}
.candidat .heading nav > ul li:nth-child(7) .btn-primary:hover {
  background: #ff6942;
}
.candidat .heading nav > ul li:nth-child(8) .btn-primary {
  background: #ff8566;
}
.candidat .heading nav > ul li:nth-child(8) .btn-primary:hover {
  background: #ff412a;
}
.candidat .heading nav > ul li:nth-child(9) .btn-primary {
  background: #ff8566;
}
.candidat .heading nav > ul li:nth-child(9) .btn-primary:hover {
  background: #ff372c;
}
.candidat .heading nav > ul > li:last-child .btn-primary {
  background: #83C19B;
}
.candidat .heading nav > ul > li:last-child .btn-primary:hover {
  background: #6bb588;
}

.entreprise .heading nav > ul {
  padding: 20px 350px;
  /**/
}
.entreprise .heading nav > ul li:nth-child(1) .btn-primary,
.entreprise .heading nav > ul li:nth-child(2) .btn-primary {
  background: #599d78;
}
.entreprise .heading nav > ul li:nth-child(1) .btn-primary:hover,
.entreprise .heading nav > ul li:nth-child(2) .btn-primary:hover {
  background: #4c8667;
}
.entreprise .heading nav > ul li:nth-child(3) .btn-primary {
  background: #63b688;
}
.entreprise .heading nav > ul li:nth-child(3) .btn-primary:hover {
  background: #4ea776;
}
.entreprise .heading nav > ul li:nth-child(4) .btn-primary {
  background: #63b688;
}
.entreprise .heading nav > ul li:nth-child(4) .btn-primary:hover {
  background: #6bb588;
}
.entreprise .heading nav > ul li:nth-child(5) .btn-primary {
  background: #63b688;
}
.entreprise .heading nav > ul li:nth-child(5) .btn-primary:hover {
  background: #6bb588;
}
.entreprise .heading nav > ul li:nth-child(6) .btn-primary {
  background: #83C19B;
}
.entreprise .heading nav > ul li:nth-child(6) .btn-primary:hover {
  background: #8ac29e;
}
.entreprise .heading nav > ul li:nth-child(7) .btn-primary {
  background: #83C19B;
}
.entreprise .heading nav > ul li:nth-child(7) .btn-primary:hover {
  background: #8ac29e;
}
.entreprise .heading nav > ul li:nth-child(8) .btn-primary {
  background: #A1CEB1;
}
.entreprise .heading nav > ul li:nth-child(8) .btn-primary:hover {
  background: #4ea776;
}
.entreprise .heading nav > ul li:nth-child(9) .btn-primary {
  background: #A1CEB1;
}
.entreprise .heading nav > ul li:nth-child(9) .btn-primary:hover {
  background: #4c8667;
}

.particulier .heading nav > ul {
  padding: 20px 350px;
  /**/
}
.particulier .heading nav > ul li:nth-child(1) .btn-primary,
.particulier .heading nav > ul li:nth-child(2) .btn-primary {
  background: #4eb6af;
}
.particulier .heading nav > ul li:nth-child(1) .btn-primary:hover,
.particulier .heading nav > ul li:nth-child(2) .btn-primary:hover {
  background: #24a29a;
}
.particulier .heading nav > ul li:nth-child(3) .btn-primary {
  background: #71c5bf;
}
.particulier .heading nav > ul li:nth-child(3) .btn-primary:hover {
  background: #4db5ae;
}
.particulier .heading nav > ul li:nth-child(4) .btn-primary {
  background: #95d3cf;
}
.particulier .heading nav > ul li:nth-child(4) .btn-primary:hover {
  background: #70c4be;
}
.particulier .heading nav > ul li:nth-child(5) .btn-primary {
  background: #95d3cf;
}
.particulier .heading nav > ul li:nth-child(5) .btn-primary:hover {
  background: #70c4be;
}
.particulier .heading nav > ul li:nth-child(6) .btn-primary {
  background: #b8e2df;
}
.particulier .heading nav > ul li:nth-child(6) .btn-primary:hover {
  background: #c3e5e4;
}
.particulier .heading nav > ul li:nth-child(7) .btn-primary {
  background: #b8e2df;
}
.particulier .heading nav > ul li:nth-child(7) .btn-primary:hover {
  background: #c3e5e4;
}
.particulier .heading nav > ul li:nth-child(8) .btn-primary {
  background: #dcf0ef;
}
.particulier .heading nav > ul li:nth-child(8) .btn-primary:hover {
  background: #7cc9c4;
}
.particulier .heading nav > ul li:nth-child(9) .btn-primary {
  background: #dcf0ef;
}
.particulier .heading nav > ul li:nth-child(9) .btn-primary:hover {
  background: #4db6af;
}

/* ================================== MODAL NAV RESPONSIVE ==================================*/
.modal-open .modal-responsive-nav {
  overflow: hidden;
}

.modal-responsive-nav .header-scroll,
.modal-responsive-nav .footer-scroll {
  display: none;
}
.modal-responsive-nav .modal-footer {
  background: transparent;
  height: 86px;
  border: none;
}
.modal-responsive-nav .modal-footer a {
  width: 80px;
  margin: auto;
  display: block;
}
.modal-responsive-nav .modal-dialog {
  top: 35px;
}
.modal-responsive-nav .modal-content li {
  margin-bottom: 35px;
  min-height: 145px;
}
.modal-responsive-nav .modal-dialog {
  width: 100%;
  margin: 0 auto;
}
.modal-responsive-nav li > a,
.modal-responsive-nav li > .wrapper-disabled {
  display: block;
}
.modal-responsive-nav li .badge-container {
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  position: absolute;
}
.modal-responsive-nav li .badge-container .badge {
  display: inline-block;
  background: #e5073b;
  height: 28px;
  width: 28px;
  border-radius: 28px;
  padding: 9px 0 0 0;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
  margin: 0px 0 0 56px;
}
.modal-responsive-nav .modal-content {
  background: none;
  box-shadow: none;
  text-align: center;
}
.modal-responsive-nav .modal-body {
  padding: 15px 15px;
}
.modal-responsive-nav .btn-primary.btn-icon-only,
.modal-responsive-nav .btn-disabled.btn-icon-only {
  width: 80px;
  height: 80px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 0 rgba(0, 0, 0, 0.15);
  border: none;
}
.modal-responsive-nav .btn-primary.btn-icon-only [class*="icon-"],
.modal-responsive-nav .btn-disabled.btn-icon-only [class*="icon-"] {
  top: 21px;
  font-size: 36px;
  font-size: 2.25rem;
}
.modal-responsive-nav .btn-text {
  display: inline-block;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin: 10px 0 15px 0;
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
}
.modal-responsive-nav .btn-close,
.modal-responsive-nav .btn-close:hover {
  background-color: #ffffff;
  border-color: #ffffff !important;
  box-shadow: none !important;
}
.modal-responsive-nav .actualisation a .btn-primary.btn-icon-only {
  background: #f6f6f6;
  border-color: #fff;
}
.modal-responsive-nav .actualisation a .btn-primary.btn-icon-only [class*="icon-"] {
  color: #ff5950;
}

.candidat .modal-responsive-nav .btn-close {
  color: #ff5950;
}

.entreprise .modal-responsive-nav .btn-close {
  color: #599d78;
}

.particulier .modal-responsive-nav .btn-close {
  color: #4eb6af;
}

header {
  opacity: 1;
  transition: opacity 0.8s;
}

.modal-responsive-nav-open header {
  opacity: 0;
  transition: opacity 0s;
}
.modal-responsive-nav-open .heading .heading-form, .modal-responsive-nav-open .heading nav, .modal-responsive-nav-open .heading .heading-baseline {
  display: none;
}

/* ============================================================================== */
/* ========================== 		1680px				========================= */
/* ============================================================================== */
@media only screen and (min-width: 1921px) {
  .landing-page .heading .img-container {
    background-size: cover;
  }

  .landing-page .block-article .row,
  .prs .block-article .row,
  .entreprise .heading nav > ul {
    max-width: 1680px;
    margin: 0 auto;
  }
}
/* ============================================================================== */
/* ========================== 		1680px				========================= */
/* ============================================================================== */
/* ============================================================================== */
/* ========================== 		> 994px + < 1085px				===================== */
/* ============================================================================== */
/* Cas SpÃ©cifique */
/* ============================================================================== */
/* ========================       > 992px + < 1200px       ====================== */
/* ============================================================================== */
/* ============================================================================== */
/* ==========================       1024px              ========================= */
/* ============================================================================== */
@media only screen and (min-width: 1024px) {
  .landing-page.embaucher-aides .first-div-skew {
    padding-bottom: 0px;
  }
}
/* ============================================================================== */
/* ========================== 		1200px				========================= */
/* ============================================================================== */
/* ============================================================================== */
/* ========================== 		992px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 992px) {
  .landing-page .heading .heading-baseline {
    width: 90%;
    margin: 0 auto;
  }
  .landing-page.trouver-candidats .second-div-skew .btn-group, .landing-page.selectionner-candidats .second-div-skew .btn-group {
    margin-bottom: 5px;
    width: 100%;
  }
  .landing-page .block-article .row {
    display: block;
  }
  .landing-page .block-article .col-md-6 {
    display: block;
    padding: 0px;
  }
  .landing-page .block-article .article-content {
    text-align: center;
    padding: 50px 40px;
  }
  .landing-page .block-article .article-img-container {
    height: auto !important;
  }
  .landing-page .breadcrumb-container .col-sm-3 {
    background: none;
  }
  .landing-page .block-icons .block-icon {
    min-height: 175px;
  }
  .landing-page .first-div-skew .article-footer {
    margin-bottom: 50px;
  }
  .landing-page .special-skew {
    height: 950px;
  }
}
/* ============================================================================== */
/* ========================== 		859px				========================= */
/* ============================================================================== */
/* ============================================================================== */
/* ========================== 	>	768px				========================= */
/* ============================================================================== */
@media only screen and (min-width: 768px) {
  .landing-page .heading-form .form-container {
    width: 100%;
  }
}
/* ============================================================================== */
/* ========================== 		768px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 769px) {
  .landing-page .heading-form .form-container {
    margin: 15px;
  }
  .landing-page .article-header br {
    display: none;
  }
  .landing-page .article-body, .landing-page .text-wide, .landing-page .block-icon p {
    text-align: left;
  }
}
/* ============================================================================== */
/* ========================== 		640 px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 640px) {
  .landing-page .heading .heading-baseline {
    top: 150px !important;
  }
  .landing-page .heading {
    height: 410px;
    background: #000;
  }
  .landing-page .heading .form-chapo {
    margin-left: auto;
    margin-right: auto;
    line-height: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
  .landing-page .heading .baseline {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  .landing-page .heading .heading-form {
    top: 250px;
  }
  .landing-page .heading .img-container {
    opacity: 0.6;
  }
  .landing-page .heading + .container-fluid {
    background: #fff;
  }
  .landing-page .search-input-group {
    padding-left: 0px !important;
  }
  .landing-page.sgmap .heading .heading-baseline, .landing-page.aides-mesures .heading .heading-baseline {
    background: none;
    text-align: center;
    top: 15vh;
  }
  .landing-page .article-footer .btn {
    display: block;
    width: 100%;
  }
  .landing-page .article-footer .btn + .btn {
    margin-top: 5px;
    margin-left: 0;
  }
  .landing-page .article-footer .btn-group {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .landing-page.trouver-candidats .heading, .landing-page.selectionner-candidats .heading, .landing-page.embaucher-aides .heading, .landing-page.integrer .heading {
    height: 510px;
  }
  .landing-page .special-skew {
    height: 1000px;
  }
}
/* ============================================================================== */
/* ========================== 		479 px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 479px) {
  .landing-page.trouver-candidats .heading, .landing-page.selectionner-candidats .heading, .landing-page.embaucher-aides .heading, .landing-page.integrer .heading {
    height: 600px;
  }
  .landing-page .special-skew {
    height: 950px;
  }
}
/* ============================================================================== */
/* ========================== 		380 px				========================= */
/* ============================================================================== */
/* ============================================================================== */
/* ==========================       320 px              ========================= */
/* ============================================================================== */
/* ============================================================================== */
/* ========================== 		1444px				========================= */
/* ============================================================================== */
/* ============================================================================== */
/* ========================== 		1200px				========================= */
/* ============================================================================== */
/* ============================================================================== */
/* ========================== 		992px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 993px) {
  .news {
    width: auto;
  }
  .news .filters {
    margin: 25px 0;
  }
  .news .filters li {
    line-height: 30px;
  }
}
/* ============================================================================== */
/* ========================== 		768px				========================= */
/* ============================================================================== */
/* ============================================================================== */
/* ========================== 		640 px				========================= */
/* ============================================================================== */
/* ============================================================================== */
/* ========================== 		479 px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 479px) {
  .news > ul > li {
    width: 100%;
  }
  .news .news-item {
    height: auto;
    max-height: none;
  }
  .news .news-item .news-item-text {
    padding: 5px 25px 15px 25px;
  }
  .news .news-item-img, .news .news-item-link-container {
    position: static;
  }
}
/* ============================================================================== */
/* ========================== 		1444px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 1444px) {
  .candidat .heading nav > ul {
    padding: 20px 328px 20px 20px;
  }

  .entreprise .heading nav > ul {
    padding: 20px 150px;
  }
}
/* ============================================================================== */
/* ========================== 		1200px				========================= */
/* ============================================================================== */
/* ============================================================================== */
/* ========================== 		992px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 993px) {
  .heading nav > ul.row-nav {
    padding: 20px;
  }
}
/* ============================================================================== */
/* ========================== 		768px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 767px) {
  .modal-responsive-nav .modal-body {
    padding: 15px 30px;
  }

  .modal-responsive-nav .modal-body {
    overflow: auto;
  }
  .modal-responsive-nav .modal-dialog {
    top: 0;
  }
  .modal-responsive-nav .modal-content li {
    margin-bottom: 5px;
  }
  .modal-responsive-nav .footer-scroll {
    height: 32px;
    background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    position: absolute;
    bottom: 45px;
    width: 100%;
    z-index: 100;
    display: block;
  }
  .modal-responsive-nav .header-scroll {
    height: 32px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    top: 0px;
    width: 100%;
    display: block;
    z-index: 100;
  }
  .modal-responsive-nav .modal-footer {
    height: 45px;
    background: #fff;
    padding: 6px;
  }
  .modal-responsive-nav .modal-footer a {
    display: block;
    position: absolute;
    bottom: -33px;
    left: 50%;
    z-index: 100;
    margin-left: -40px;
  }

  .heading nav .col-nav > a, .heading nav .col-nav > .btn-group > a {
    max-width: none;
  }
}
/* ============================================================================== */
/* ========================== 		640 px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 640px) {
  .modal-responsive-nav .modal-body {
    padding: 35px 10px 15px 10px;
  }
  .modal-responsive-nav .modal-content li {
    min-height: 165px;
  }
}
/* ============================================================================== */
/* ========================== 		479 px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 479px) {
  .heading nav {
    height: auto;
  }

  .modal-responsive-nav li {
    min-height: 150px;
  }
  .modal-responsive-nav .modal-dialog {
    width: auto;
  }
}
/* ============================================================================== */
/* ========================== 		320 px				========================= */
/* ============================================================================== */
/* =========================== SPECIFIQUES ENTREPRISE ========================= */
.landing-page.publier-offre .img-container {
  background-image: url(../img/landing-page/dol-cover.jpg);
}
.landing-page.publier-offre .heading .heading-baseline {
  max-width: 850px;
}

.landing-page.gere-recrutements .img-container {
  background-image: url(../img/landing-page/gerer-recrut-landing.jpg);
}
.landing-page.gere-recrutements .heading .heading-baseline {
  max-width: 550px;
  right: 14%;
  left: auto;
  top: 155px;
}

/* ============================================================================== */
/* ========================== 		1200px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 1201px) {
  .landing-page.gere-recrutements .heading .heading-baseline {
    right: 0%;
  }
}
.landing-page.demarches .img-container {
  background-image: url(../img/landing-page/demarches-cover.jpg);
}
.landing-page.demarches #AideContrat .text-wide strong {
  text-decoration: underline;
}

.landing-page.imt .img-container {
  background-image: url(../img/landing-page/imt-bandeau.jpg);
}
.landing-page.imt .heading .heading-baseline {
  max-width: 780px;
}
.landing-page.imt .with-bg-3 {
  background: url(../img/landing-page/candidat-highlight-background2.jpg);
  background-size: cover;
  background-position: center center;
  background: #E1E6E0 \9;
}

.landing-page.mini-site .img-container {
  background-image: url(../img/landing-page/mini-site-cover.jpg);
}
.landing-page.mini-site .with-bg-3 {
  background: url(../img/landing-page/mini-site-highlight-background.jpg);
  background-size: cover;
  background-position: center center;
  background: #E1E6E0 \9;
  color: white;
}
.landing-page.mini-site .with-bg-3 [class*="icon-"], .landing-page.mini-site .with-bg-3 p {
  color: white;
}

.landing-page.aides-mesures .img-container {
  background-image: url(../img/landing-page/sgmap-cover.jpg);
}
.landing-page.aides-mesures .heading .heading-baseline {
  max-width: 650px;
  right: 10%;
  left: auto;
  top: 250px;
  padding-left: 50px;
  background: url(gfx/phylactere.png) 0 no-repeat;
}
.landing-page.aides-mesures .heading .baseline {
  margin-bottom: 0px;
}

.landing-page.sgmap .img-container {
  background-image: url(../img/landing-page/sgmap-cover.jpg);
}
.landing-page.sgmap .heading .heading-baseline {
  max-width: 650px;
  right: 10%;
  left: auto;
  top: 300px;
  padding-left: 50px;
  background: url(gfx/phylactere.png) 0 no-repeat;
}
.landing-page.sgmap .heading .baseline {
  margin-bottom: 0px;
}

.landing-page.recherche-cv .img-container {
  background-image: url(../img/landing-page/recherchecv-cover.jpg);
}
.landing-page.recherche-cv .heading .heading-baseline {
  top: 220px;
  max-width: 650px;
}
.landing-page.recherche-cv a.btn {
  margin-top: 0;
}

.landing-page.votre-conseiller .img-container {
  background-image: url(../img/landing-page/conseiller-bandeau.jpg);
}
.landing-page.votre-conseiller .heading .heading-baseline {
  max-width: 850px;
}

.landing-page.discrimination .img-container {
  background-image: url(../img/landing-page/discrimination-bandeau.jpg);
}
.landing-page.discrimination .heading .heading-baseline {
  top: 255px;
  max-width: 540px;
}
.landing-page.discrimination .with-bg-3 {
  background: url(../img/landing-page/candidat-highlight-background2.jpg);
  background-size: cover;
  background-position: center center;
  background: #E1E6E0 \9;
}

.landing-page.outils-digitaux .img-container {
  background-image: url(../img/landing-page/outils-digitaux-cover.jpg);
}
.landing-page.outils-digitaux .heading .heading-baseline {
  top: 170px;
  max-width: 840px;
}
.landing-page.outils-digitaux .search-input-group {
  padding-left: 44px;
  margin: 0 auto;
}
.landing-page.outils-digitaux a.btn {
  margin-top: 0;
}

/* ============================ SPECIFIQUES CANDIDAT ========================= */
.landing-page.deposer-cv .img-container {
  background-image: url(../img/landing-page/candidat-bandeau.jpg);
}

.landing-page.npde-2016 .img-container {
  background-image: url(../img/landing-page/candidat-landing-inscription.jpg);
}

/* ============================ SPECIFIQUES PRS ========================--==== */
.landing-page.trouver-candidats .img-container {
  background-image: url(../img/landing-page/prs-rechercher-candidats-bandeau.jpg);
}
.landing-page.trouver-candidats .heading .heading-baseline {
  max-width: 620px;
}
.landing-page.trouver-candidats .second-div-skew .t2 {
  margin-bottom: 0;
}

/* ============================================================================== */
/* ========================== 		> 994px + < 1085px				===================== */
/* ============================================================================== */
/* Cas SpÃ©cifique */
@media (min-width: 994px) and (max-width: 1085px) {
  .landing-page.trouver-candidats .third-div-skew .btn + .btn {
    margin-top: 5px;
  }
}
.landing-page.selectionner-candidats .img-container {
  background-image: url(../img/landing-page/prs-selectionner-candidat-bandeau.jpg);
}
.landing-page.selectionner-candidats .heading .heading-baseline {
  max-width: 600px;
}
.landing-page.selectionner-candidats .second-div-skew {
  margin-bottom: 0;
}
.landing-page.selectionner-candidats .second-div-skew h2 {
  margin-bottom: 0;
}

/* ============================================================================== */
/* ========================== 		> 994px + < 1085px				===================== */
/* ============================================================================== */
/* Cas SpÃ©cifique */
@media (min-width: 994px) and (max-width: 1085px) {
  .landing-page.selectionner-candidats .second-div-skew .btn + .btn {
    margin-top: 5px;
  }
}
.landing-page.embaucher-aides .img-container {
  background-image: url(../img/landing-page/prs-embaucher-bandeau.jpg);
}
.landing-page.embaucher-aides .first-div-skew {
  padding: 0;
}
.landing-page.embaucher-aides .third-div-skew {
  padding-bottom: 50px;
  margin-bottom: -11px;
}

/* ============================================================================== */
/* ========================       > 992px + < 1200px       ====================== */
/* ============================================================================== */
@media (min-width: 992px) and (max-width: 1200px) {
  .landing-page.embaucher-aides .article-footer a {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    margin-left: 0;
  }
}
/* ============================================================================== */
/* ========================== 		992px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 992px) {
  .landing-page.embaucher-aides .second-div-skew .article-footer {
    margin-bottom: 50px;
  }
}
.landing-page.integrer .img-container {
  background-image: url(../img/landing-page/prs-integrer-bandeau.jpg);
}
.landing-page.integrer .first-div-skew {
  padding: 0;
  margin-bottom: -50px;
}
.landing-page.integrer .first-div-skew .col-md-6:first-child {
  vertical-align: top;
}
.landing-page.integrer .second-div-skew {
  margin-bottom: -30px;
}
.landing-page.integrer .third-div-skew {
  margin-top: -60px;
}

/* ============================================================================== */
/* ========================== 		1200px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 1201px) {
  .landing-page.integrer .first-div-skew {
    padding-bottom: 14px;
  }
}
/* ============================================================================== */
/* ========================== 		640 px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 640px) {
  .landing-page.gere-recrutements .heading .heading-baseline {
    text-align: center;
  }
}
