/* 
#################################################################
	TABLETTE
#################################################################
*/
@font-face {
  font-family: 'GeomanistLight';
  src: url("../fonts/Geomanist-Light.otf") format("otf"), url("../fonts/geomanist-light-webfont.woff") format("woff"), url("../fonts/geomanist-light-webfont.woff2") format("woff2"); }
@font-face {
  font-family: 'GeomanistRegular';
  src: url("../fonts/geomanist-regular-webfont.eot") format("eot"), url("../fonts/geomanist-regular-webfont.woff") format("woff"), url("../fonts/geomanist-regular-webfont.woff2") format("woff2"), url("../fonts/geomanist-regular-webfont.ttf") format("ttf"); }
@font-face {
  font-family: 'GeomanistMedium';
  src: url("../fonts/Geomanist-Medium.otf") format("otf"), url("../fonts/geomanist-medium-webfont.woff") format("woff"), url("../fonts/geomanist-medium-webfont.woff2") format("woff2"), url("../fonts/geomanist-medium-webfont.ttf") format("ttf"); }
@media (max-width: 1600px) {
  .specialHome1 .right .imgShadow {
    position: absolute;
    left: 0%;
    top: 0; }

  .specialHome2 .right {
    justify-content: space-around !important; }
  .specialHome2 .left {
    background-size: cover; }
    .specialHome2 .left .imgShadow {
      right: -5%; } }
@media (max-width: 1450px) {
  .hidden992 {
    display: none; }

  .imgShadow {
    -webkit-box-shadow: 12px 6px 20px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 12px 6px 20px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 12px 6px 20px 0px rgba(0, 0, 0, 0.4); }

  footer #carouselFooter {
    /*width: 100%;*/
    height: auto; }

  .specialHome1 .left {
    justify-content: flex-start !important; }
    .specialHome1 .left .texte {
      width: 80%;
      min-width: unset; }
  .specialHome1 .right {
    position: relative; }
    .specialHome1 .right .imgShadow {
      position: absolute;
      left: -10%;
      top: 0; }

  .specialHome2 .right {
    justify-content: flex-end !important; }
    .specialHome2 .right .texte {
      width: 80%;
      min-width: unset; }
  .specialHome2 .left {
    position: relative; }
    .specialHome2 .left .imgShadow {
      position: absolute;
      right: -10%;
      top: 0; } }
@media (max-width: 1150px) {
  .homedivAbsolute {
    width: 80%; }

  .homeParallax1 {
    height: 400px;
    width: 550px; }
    .homeParallax1 img {
      width: 55%;
      min-width: unset; }

  .homedivAbsolute2 {
    left: 25%;
    right: 0%;
    top: 50%;
    transform: translate(0%, -50%); }
    .homedivAbsolute2 img {
      width: 55%;
      min-width: unset; }

  .homeParallax2 {
    height: 400px;
    width: 550px;
    background-position: 110% 0px; }
    .homeParallax2 #carouselHome2 {
      width: 55%; }

  .cfDeborde {
    padding-top: 40px; }

  footer .rightBorder {
    padding-left: 3rem; } }
/*
	**********************************
*/
@media (max-width: 991px) {
  body {
    overflow: visible !important; }
    body.fixedOnTop {
      margin-top: 0px; }

  .container {
    width: 100%;
    max-width: unset;
    padding-left: 0;
    padding-right: 0; }
    .container .row {
      margin-left: 0;
      margin-right: 0; }
      .container .row .imageFull {
        padding-left: 0;
        padding-right: 0; }

  .hidden768 {
    display: none; }

  .show768 {
    display: block; }

  .searchMobile {
    padding: 15px;
    background: #fff; }
    .searchMobile input[type=text] {
      border: none;
      border-bottom: 1px solid #8b66b2;
      color: #646472;
      border-radius: 0;
      margin-right: 15px; }
    .searchMobile input[type=submit] {
      color: #fff;
      border-radius: 0;
      background: #8b66b2;
      padding-left: 20px;
      padding-right: 20px; }

  .langMobile {
    background: #2C7D72;
    border-bottom: 1px solid #fff; }
    .langMobile a {
      color: #fff !important;
      padding: 10px 15px;
      border-right: 1px solid #fff;
      display: inline-block;
      text-transform: uppercase; }

  header {
    z-index: 11000;
    position: relative !important;
    background: #fff; }
    header .logo {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      text-align: center; }
      header .logo button {
        color: #2C7D72;
        cursor: pointer;
        float: left; }
      header .logo .logo_nb {
        flex: 0 !important; }
        header .logo .logo_nb img {
          width: 180px;
          height: auto;
          display: none !important; }
      header .logo .logo_couleur {
        flex: 1 !important; }
        header .logo .logo_couleur img {
          width: 180px;
          height: auto;
          display: block !important; }
    header .menu {
      background: #fff; }
      header .menu .container {
        width: 100%;
        padding: 0;
        margin: 0;
        max-width: unset; }
        header .menu .container .row {
          margin: 0; }
      header .menu .col-12 {
        min-height: 0;
        padding: 0; }
      header .menu nav {
        padding: 0; }
        header .menu nav .collapse.show {
          height: 100vh;
          background: #2C7D72; }
        header .menu nav ul {
          background: #fff;
          margin-top: -1px; }
          header .menu nav ul li {
            text-align: left;
            padding: 0px;
            border-bottom: 1px solid #d3d3d7; }
            header .menu nav ul li a {
              color: #646472;
              font-weight: 700;
              padding: 20px 10px;
              display: inline-block; }
              header .menu nav ul li a:hover {
                border: 0; }
            header .menu nav ul li:after {
              display: none; }
            header .menu nav ul li:first-child {
              border-top: 0; }
            header .menu nav ul li.menu-item-has-children a:after {
              content: "+";
              font-size: 40px;
              font-weight: 300;
              position: absolute;
              right: 15px;
              top: 0; }
            header .menu nav ul li.menu-item-has-children a.open:after {
              content: "-"; }
            header .menu nav ul li ul.sub-menu {
              display: none;
              background: #ececf3;
              position: relative;
              height: auto;
              left: unset;
              top: unset;
              transform: unset;
              margin: 0 -10px;
              visibility: unset;
              opacity: unset; }
              header .menu nav ul li ul.sub-menu li {
                display: block;
                padding: 0px 10px;
                text-align: left; }
                header .menu nav ul li ul.sub-menu li a {
                  text-align: left;
                  display: inline-block; }
                  header .menu nav ul li ul.sub-menu li a:after {
                    content: "";
                    display: none; }
                header .menu nav ul li ul.sub-menu li:last-child {
                  border: none; }
    header.banner--stick {
      z-index: 11000;
      position: fixed;
      top: 0;
      width: 100%;
      background-color: #fff; }
      header.banner--stick a {
        color: #646472; }
        header.banner--stick a:hover {
          color: #8b66b2; }
      header.banner--stick .logo {
        margin-top: 15px; }
        header.banner--stick .logo button {
          color: #646472; }
        header.banner--stick .logo .logo_couleur {
          flex: 1; }
        header.banner--stick .logo .logo_nb {
          flex: unset; }

  h2 {
    font-size: 30px; }
    h2[data-slug] {
      font-size: 35px;
      padding-bottom: 0; }

  .thumbnail {
    overflow: hidden; }
    .thumbnail .img-fluid {
      height: 150px;
      width: auto;
      max-width: unset; }
    .thumbnail .caption h4 a {
      font-size: 20px; }

  .elements.col-md-3 {
    padding-right: 15px;
    padding-left: 15px; }
    .elements.col-md-3 img {
      display: none !important; }
    .elements.col-md-3 .caption {
      position: relative;
      top: 0;
      left: 0;
      transform: unset;
      background: #2A7D73;
      padding: 15px 0; }

  .homeParallax1 {
    height: 400px;
    width: 380px; }
    .homeParallax1 img {
      width: 70%;
      min-width: unset; }

  .homedivAbsolute {
    position: absolute;
    left: 20%;
    top: 50%;
    transform: translate(-20%, -50%); }

  .cfDeborde {
    padding-top: 35px; }

  .homedivAbsolute2 {
    left: 14%;
    right: 0%;
    top: 50%;
    transform: translate(0%, -50%);
    padding-top: 70px; }

  .homeParallax2 {
    height: 390px;
    width: 370px;
    background-position: 108% 0px; }
    .homeParallax2 #carouselHome2 {
      width: 75%; }

  .recrutement .justify-content-between {
    display: block !important;
    margin-bottom: 1em; }

  footer .rightBorder {
    border: none;
    padding-left: 50px; }

  .colArchives {
    padding-right: 0; }
    .colArchives .col-12 {
      padding-right: 0; }

  .carousel-indicators {
    display: flex;
    margin: 0; }
    .carousel-indicators li {
      margin: 0 8px !important;
      width: 18px !important;
      height: 18px !important; }

  h2:not(.noUnderline):after {
    display: none; }

  .marges80 {
    margin-bottom: 20px; }

  .carouselPage1 {
    /*
    .carousel-control{
    	width: 30px;
    	height: 30px;
    	img{
    		width: 25px;
    		height: 25px;
    		margin-top: 2px;
    	}
    }
    */ }
    .carouselPage1 .carousel-control-prev span {
      margin-left: 0px; }
    .carouselPage1 .carousel-control-next span {
      right: 0px; } }

/*# sourceMappingURL=styleTab.css.map */
