/**** Fonts ****/
@font-face {
  font-family: 'Bree Regular';
  src: url('../themes/axante/assets/fonts/Bree/Bree-Regular.otf') format('opentype');
  font-style: normal;
}
@font-face {
  font-family: 'Bree Bold';
  src: url('../themes/axante/assets/fonts/Bree/Bree-Bold.otf') format('opentype');
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans Light';
  src: url('../themes/axante/assets/fonts/OpenSans/OpenSans-Light.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans Italic';
  src: url('../themes/axante/assets/fonts/OpenSans/OpenSans-Italic.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans Regular';
  src: url('../themes/axante/assets/fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans Semibold';
  src: url('../themes/axante/assets/fonts/OpenSans/OpenSans-Semibold.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans Bold';
  src: url('../themes/axante/assets/fonts/OpenSans/OpenSans-Bold.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans ExtraBold';
  src: url('../themes/axante/assets/fonts/OpenSans/OpenSans-ExtraBold.ttf') format('truetype');
  font-style: normal;
}
@font-face {
  font-family: 'lato';
  src: url('../themes/axante/assets/fonts/lato-black-webfont.eot');
  src: url('../themes/axante/assets/fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../themes/axante/assets/fonts/lato-black-webfont.svg#latoblack') format('svg'), url('../themes/axante/assets/fonts/lato-black-webfont.woff') format('woff'), url('../themes/axante/assets/fonts/lato-black-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'lato';
  src: url('../themes/axante/assets/fonts/lato-italic-webfont.eot');
  src: url('../themes/axante/assets/fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../themes/axante/assets/fonts/lato-italic-webfont.svg#latoitalic') format('svg'), url('../themes/axante/assets/fonts/lato-italic-webfont.woff') format('woff'), url('../themes/axante/assets/fonts/lato-italic-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'lato';
  src: url('../themes/axante/assets/fonts/lato-regular-webfont.eot');
  src: url('../themes/axante/assets/fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../themes/axante/assets/fonts/lato-regular-webfont.svg#latoregular') format('svg'), url('../themes/axante/assets/fonts/lato-regular-webfont.woff') format('woff'), url('../themes/axante/assets/fonts/lato-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'lato';
  src: url('../themes/axante/assets/fonts/lato-light-webfont.eot');
  src: url('../themes/axante/assets/fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('../themes/axante/assets/fonts/lato-light-webfont.svg#latolight') format('svg'), url('../themes/axante/assets/fonts/lato-light-webfont.woff') format('woff'), url('../themes/axante/assets/fonts/lato-light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    font-family: sans-serif;
  }
}
.callout {
  margin-bottom: 25px;
  padding: 20px;
  border-left: 3px solid #eeeeee;
}
.callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.callout p:last-child {
  margin-bottom: 0;
}
.callout-danger {
  background-color: #fdf7f7;
  border-color: #ebccd1;
}
.callout-danger h4 {
  color: #a94442;
}
.callout-warning {
  background-color: #faf8f0;
  border-color: #faebcc;
}
.callout-warning h4 {
  color: #8a6d3b;
}
.callout-info {
  background-color: #f4f8fa;
  border-color: #bce8f1;
}
.callout-info h4 {
  color: #31708f;
}
.callout-success {
  background-color: #f9fdf7;
  border-color: #d6e9c6;
}
.callout-success h4 {
  color: #3c763d;
}
@media (max-width: 992px) {
  .container-lg {
    width: 100%;
    max-width: none;
  }
}
.t-ww {
  word-wrap: break-word;
  word-break: break-word;
}
.border-none {
  border: 0;
}
.pos-r {
  position: relative !important;
}
.pos-a {
  position: absolute !important;
}
.pos-f {
  position: fixed !important;
}
.w-sm {
  width: 25% !important;
}
.w-md {
  width: 50% !important;
}
.w-lg {
  width: 75% !important;
}
.w-full {
  width: 100% !important;
}
.w-50 {
  width: 50px !important;
}
.w-100 {
  width: 100px !important;
}
.w-120 {
  width: 120px !important;
}
.w-130 {
  width: 130px !important;
}
.w-140 {
  width: 140px !important;
}
.w-150 {
  width: 150px !important;
}
.w-200 {
  width: 200px !important;
}
.w-300 {
  width: 300px !important;
}
.w-350 {
  width: 350px !important;
}
.m-a-0 {
  margin: 0 !important;
}
.m-t-0 {
  margin-top: 0 !important;
}
.m-r-0 {
  margin-right: 0 !important;
}
.m-b-0 {
  margin-bottom: 0 !important;
}
.m-l-0 {
  margin-left: 0 !important;
}
.m-a {
  margin: 20px !important;
}
.m-t {
  margin-top: 20px !important;
}
.m-r {
  margin-right: 20px !important;
}
.m-b {
  margin-bottom: 20px !important;
}
.m-l {
  margin-left: 20px !important;
}
.m-x {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
.m-y {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.m-a-xs {
  margin: 5px !important;
}
.m-t-xs {
  margin-top: 5px !important;
}
.m-r-xs {
  margin-right: 5px !important;
}
.m-b-xs {
  margin-bottom: 5px !important;
}
.m-l-xs {
  margin-left: 5px !important;
}
.m-x-xs {
  margin-right: 5px !important;
  margin-left: 5px !important;
}
.m-y-xs {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
.m-a-sm {
  margin: 10px !important;
}
.m-t-sm {
  margin-top: 10px !important;
}
.m-r-sm {
  margin-right: 10px !important;
}
.m-b-sm {
  margin-bottom: 10px !important;
}
.m-l-sm {
  margin-left: 10px !important;
}
.m-x-sm {
  margin-right: 10px !important;
  margin-left: 10px !important;
}
.m-y-sm {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.m-a-md {
  margin: 30px !important;
}
.m-t-md {
  margin-top: 30px !important;
}
.m-r-md {
  margin-right: 30px !important;
}
.m-b-md {
  margin-bottom: 30px !important;
}
.m-l-md {
  margin-left: 30px !important;
}
.m-x-md {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.m-y-md {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.m-a-lg {
  margin: 60px !important;
}
.m-t-lg {
  margin-top: 60px !important;
}
.m-r-lg {
  margin-right: 60px !important;
}
.m-b-lg {
  margin-bottom: 60px !important;
}
.m-l-lg {
  margin-left: 60px !important;
}
.m-x-lg {
  margin-right: 60px !important;
  margin-left: 60px !important;
}
.m-y-lg {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.p-a-0 {
  padding: 0 !important;
}
.p-t-0 {
  padding-top: 0 !important;
}
.p-r-0 {
  padding-right: 0 !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.p-l-0 {
  padding-left: 0 !important;
}
.p-a {
  padding: 20px !important;
}
.p-t {
  padding-top: 20px !important;
}
.p-r {
  padding-right: 20px !important;
}
.p-b {
  padding-bottom: 20px !important;
}
.p-l {
  padding-left: 20px !important;
}
.p-x {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.p-y {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.p-a-xs {
  padding: 5px !important;
}
.p-t-xs {
  padding-top: 5px !important;
}
.p-r-xs {
  padding-right: 5px !important;
}
.p-b-xs {
  padding-bottom: 5px !important;
}
.p-l-xs {
  padding-left: 5px !important;
}
.p-x-xs {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.p-y-xs {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.p-a-sm {
  padding: 10px !important;
}
.p-t-sm {
  padding-top: 10px !important;
}
.p-r-sm {
  padding-right: 10px !important;
}
.p-b-sm {
  padding-bottom: 10px !important;
}
.p-l-sm {
  padding-left: 10px !important;
}
.p-x-sm {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.p-y-sm {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.p-a-md {
  padding: 30px !important;
}
.p-t-md {
  padding-top: 30px !important;
}
.p-r-md {
  padding-right: 30px !important;
}
.p-b-md {
  padding-bottom: 30px !important;
}
.p-l-md {
  padding-left: 30px !important;
}
.p-x-md {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.p-y-md {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.p-a-lg {
  padding: 60px !important;
}
.p-t-lg {
  padding-top: 60px !important;
}
.p-r-lg {
  padding-right: 60px !important;
}
.p-b-lg {
  padding-bottom: 60px !important;
}
.p-l-lg {
  padding-left: 60px !important;
}
.p-x-lg {
  padding-right: 60px !important;
  padding-left: 60px !important;
}
.p-y-lg {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.navbar-header .navbar-brand {
  padding-left: 55px;
  background-image: url('../themes/axante/assets/images/october.png');
  background-size: auto 60%;
  background-repeat: no-repeat;
  background-position: 7px 50%;
  transition: color 0.2s ease 0.05s;
  color: #ccc;
}
.navbar-header .navbar-brand:hover {
  color: #fff;
}
.navbar-nav li.separator {
  width: 1px;
  background: rgba(255, 255, 255, 0.3);
  height: 30px;
  margin: 20px 10px 0 10px;
}
.navbar-autohide {
  transition: transform .5s;
}
.navbar-autohide.is-hidden {
  transform: translateY(-72px);
}
.navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a {
  transition: color 0.2s ease 0.05s;
}
.navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a:after {
  position: absolute;
  height: 4px;
  bottom: -1px;
  content: '';
  border-radius: 4px;
  z-index: 5;
  width: 0;
  left: 50%;
  transition: all 0.2s ease 0.05s;
}
.navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a:after {
  width: 100% !important;
  left: 0 !important;
}
.navbar-collapse:not(.in):not(.collapsing) .navbar-nav li:hover > a:after {
  width: 100%;
  left: 0;
}
.navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a {
  background: transparent;
}
.navbar-inverse .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a:after,
.navbar-inverse .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a:hover:after {
  background: #000000;
}
.navbar-inverse .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a:hover:after {
  background: #000000;
}
.navbar-inverse .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a:hover:after {
  background: #e67e22;
}
.navbar-default .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a:after,
.navbar-default .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a:hover:after {
  background: #64ae5b;
}
.navbar-default .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li.active > a:hover:after {
  background: #64ae5b;
}
.navbar-default .navbar-collapse:not(.in):not(.collapsing) .navbar-nav li > a:hover:after {
  background: #93dc8a;
}
body {
  font-family: 'OpenSans Regular';
  color: #004c6c;
  line-height: 1.2;
  overflow-x: hidden;
}
body.no-scroll {
  overflow-y: hidden;
  position: fixed;
  width: 100%;
}
img {
  max-width: 100%;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: inherit;
}
body.default .title-content {
  background-color: #2bba9c;
}
body.default .title-content h1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Bree Bold';
  padding: 25px 15px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
}
@media (min-width: 992px) {
  body.default .title-content h1 {
    font-size: 3.75rem;
  }
}
body.default #layout-content {
  margin: 2rem auto;
}
@media (min-width: 992px) {
  body.default #layout-content {
    margin: 5rem auto;
  }
}
body.default #layout-content h2 {
  font-family: 'Bree Bold';
  font-size: 2rem;
}
@media (min-width: 992px) {
  body.default #layout-content h2 {
    font-size: 30px;
  }
}
body.default #layout-content h3 {
  font-family: 'Bree Bold';
}
body.default #layout-content h4 {
  font-family: 'Bree Regular';
}
body.default table td {
  border: 1px solid #004c6c;
  padding: 15px;
}
body.default .fr-img-caption .fr-inner {
  display: block;
  margin-top: 5px;
  font-style: italic;
  font-size: 14px;
}
.row {
  display: -webkit-flex;
}
.row:before,
.row:after {
  display: none;
}
.share-row {
  margin-top: 50px;
  border-top: 1px solid #707070;
  padding: 20px 0;
  font-family: 'Bree Bold';
  color: #000;
}
.share-row .list {
  margin-top: 30px;
}
.share-row .list svg {
  margin: 0 10px;
  transition: transform 1s ease-in-out;
}
.share-row .list svg:hover {
  transform: rotate(360deg);
}
.back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  display: none;
  border: 1px solid #dae0e5;
}
.breadcrumb {
  display: none;
  background-color: #fff;
  font-family: 'Bree Regular';
  font-size: 1.4rem;
  margin-bottom: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .breadcrumb {
    display: flex;
  }
}
.breadcrumb ul {
  padding-left: 0;
  display: inline-flex;
}
.breadcrumb ul li {
  list-style-type: none;
  margin-right: 10px;
}
.breadcrumb ul li a {
  color: inherit;
}
/**** Téléphone paysage ****/
@media (orientation: landscape) and (min-width: 480px) and (max-width: 700px) {
  .phonelandscape {
    display: table;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #2D2D2D;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 999;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../themes/axante/assets/images/mobile.jpg);
  }
  #wrapper,
  #footer,
  #header {
    display: none;
  }
}
/***** Header *****/
header .top-bar {
  font-family: 'Bree Regular';
  margin-right: 0%;
}
header .top-bar p {
  padding-right: 25px;
  line-height: 2;
  color: #2bba9c;
  margin-bottom: 0;
}
header .top-bar a {
  color: #2bba9c;
}
@media (min-width: 1200px) {
  header .top-bar {
    margin-right: 5%;
  }
}
@media (min-width: 1415px) {
  header .top-bar {
    margin-right: -8%;
  }
}
#navbar .logo svg {
  max-width: 100%;
}
@media (min-width: 991px) {
  #navbar .logo svg {
    height: 15%;
  }
}
/***** Searchbar ****/
#search,
#search2 {
  display: flex;
  align-items: center;
  height: 100%;
}
#search,
#search2 {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(43, 186, 156, 0.9);
  z-index: 9999;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
}
#search.open-search,
#search2.open-search {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}
#search h3,
#search2 h3 {
  position: absolute;
  top: 25%;
  width: 100%;
  color: #fff;
  text-align: center;
}
#search input[type="search"],
#search2 input[type="search"] {
  position: absolute;
  width: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0);
  font-size: 7vw;
  font-weight: 300;
  text-align: center;
  border: 0px;
  margin: 0px auto;
  margin-top: -7%;
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  left: 0;
  margin-bottom: 5%;
  top: 30%;
}
@media (min-width: 992px) {
  #search input[type="search"],
  #search2 input[type="search"] {
    top: inherit;
  }
}
#search input[type="search"]::placeholder,
#search2 input[type="search"]::placeholder {
  color: white;
  font-family: 'Bree Regular';
  opacity: 0.6;
}
#search .btn,
#search2 .btn {
  position: absolute;
  left: 50%;
  min-width: 100px;
  max-width: 200px;
  margin-top: 61px;
  margin-left: -80px;
  background-color: #f26c63;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
  padding: 5px 30px;
  font-size: 14px;
  top: 28%;
}
@media (min-width: 992px) {
  #search .btn,
  #search2 .btn {
    top: inherit;
  }
}
#search .close,
#search2 .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #888;
  border-color: #ccc;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}
#search .bloc_recherche,
#search2 .bloc_recherche {
  height: 0%;
}
/***** Cookies ******/
.cc_banner {
  background: #004c6c !important;
  color: #fff !important;
  border: none;
  display: flex;
  flex-direction: column-reverse;
  z-index: 99999;
}
@media (min-width: 768px) {
  .cc_banner {
    display: block;
  }
}
.cc_banner .cc_message {
  text-align: center;
  margin-bottom: 20px !important;
  font-size: 1.2rem !important;
}
@media (min-width: 768px) {
  .cc_banner .cc_message {
    text-align: left;
    margin-bottom: 0 !important;
    font-size: initial !important;
  }
}
.cc_banner a.cc_more_info {
  color: #fff !important;
  text-decoration: underline !important;
}
.cc_banner .cc_btn_accept_all {
  background-color: #fff !important;
  color: #darkblue !important;
  margin: auto !important;
}
/***** Menu ******/
@media (min-width: 992px) {
  .logo-block {
    width: 20%;
    margin-bottom: 15px;
  }
  .navbar-collapse.collapse {
    background-color: white;
    padding: 0px 15px 25px 15px;
  }
  .menu {
    text-align: center;
    float: none;
    margin-left: 25px;
    margin: 0;
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
  }
  .menu li.menu-item {
    padding: 0 10px;
    cursor: pointer;
    list-style-type: none;
    font-size: 1.7rem;
  }
  .menu li.menu-item:hover {
    background-color: #49c7ed;
    color: #fff;
    text-decoration: none;
    border-bottom: none;
    padding: 0 10px;
  }
  .menu li.menu-item:hover a.menu-title {
    color: #fff;
  }
  .menu li.menu-item .menu-title:hover,
  .menu li.menu-item .menu-title:active,
  .menu li.menu-item .menu-title:focus {
    background-color: inherit;
  }
  .menu .menu-item.active-item {
    background-color: #49c7ed;
    color: #fff;
    text-decoration: none;
    border-bottom: none;
    padding: 0 15px;
  }
  .menu .menu-item.active-item:before {
    position: absolute;
    content: "";
    top: 100%;
    right: 0;
    left: 0;
    width: 0;
    z-index: 99;
    margin: auto;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #49c7ed;
  }
  .menu .menu-item.active-item .menu-title {
    color: #fff;
  }
  .menu .menu-item.menu-item-level-0.menu-item-has-children:hover:before {
    position: absolute;
    content: "";
    top: 100%;
    right: 0;
    left: 0;
    width: 0;
    z-index: 99;
    margin: auto;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #49c7ed;
  }
  .menu-title {
    border-bottom: none;
    font-family: 'Bree Regular';
    font-size: 20px;
    color: #004c6c;
    padding-right: 0 !important;
    padding-left: 0 !important;
    transition: none !important;
  }
  .navbar-nav .menu-item-level-0.menu-item-has-children span {
    position: relative;
  }
  .navbar-nav .menu-item-level-0.menu-item-has-children span:hover:before {
    position: absolute;
    content: "";
    top: 100%;
    right: 0;
    left: 0;
    width: 0;
    margin: auto;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #49c7ed;
    z-index: 99;
  }
  #myDropdown.menu-children {
    background-color: #004c6c;
    color: #fff;
    position: absolute;
    width: max-content;
    width: -moz-max-content;
    width: -webkit-max-content;
    z-index: 9;
    display: none;
    padding: 15px 5px 5px 10px;
    margin: 0;
    top: 100%;
    width: 100%;
    left: 0;
  }
  #myDropdown.menu-children li.dropdown-item {
    padding: 10px 5px;
    white-space: normal;
  }
  #myDropdown.menu-children li.dropdown-item:hover {
    background-color: #004c6c;
  }
  #myDropdown.menu-children li.dropdown-item a {
    text-align: center;
    color: #fff;
    text-transform: none;
    font-size: 16px;
    font-weight: 300;
    -webkit-transition: all 0.1;
    -o-transition: all 0.1;
    transition: all 0.1;
  }
  #myDropdown.menu-children li.dropdown-item a:hover {
    text-decoration: none;
  }
  #myDropdown.menu-children li.dropdown-item a span {
    border-left: none;
    padding: 0;
  }
  #myDropdown.menu-children li.dropdown-item a span:hover {
    color: #49c7ed;
    background-color: #004c6c;
  }
  #myDropdown.menu-children li.dropdown-item a span:hover:before {
    display: none;
  }
  #myDropdown.menu-children li.dropdown-item.active:before {
    display: none;
  }
  .menu-children .menu-title-text:hover {
    color: #49c7ed;
    text-decoration: none;
    border-bottom: none;
  }
  .navbar-collapse {
    background: transparent;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  #navbar .container {
    max-width: 1220px;
    width: 1220px;
  }
}
@media (min-width: 1415px) {
  .logo-block {
    width: initial;
    margin-bottom: 0px;
  }
  .menu span.menu-title-text {
    padding: 0 15px;
  }
}
.collapse.in {
  display: block;
}
.navigation,
.navigation .sticky {
  background-color: white;
  -webkit-box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.16);
}
#menu_header {
  display: inline;
  padding-top: 15px;
}
.navbar-toggle .icon-bar {
  background-color: grey;
}
.navbar-collapse.in {
  overflow-x: hidden;
  height: 100vh;
}
/**** Personnalisé ***/
#navbar .menu-children.open-menu {
  display: block;
  padding-left: 0;
}
#navbar .dropdown-item:active {
  background-color: inherit;
}
/******* Menu sticky *******/
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
}
@media (min-width: 991px) {
  .sticky #menu_header li.menu-item-level-0 {
    margin-bottom: -14px;
  }
}
.sticky > .hidden-xs {
  top: 25%;
}
#navbar.sticky .logo svg {
  max-width: 200px;
  height: auto;
}
#navbar.sticky .row.align-items-end {
  align-items: center !important;
}
.navbar-collapse.collapse.sticky {
  padding: 10px 0 10px 0;
}
@media (max-width: 991px) {
  .flacon-menu {
    padding-bottom: 100px;
  }
  /*** Barre de navigation ***/
  #layout-header .navbar-collapse.sticky {
    top: 10%;
    background-color: white;
  }
  #layout-header .navprincipale {
    background-color: white;
  }
  #layout-header .navbar-header {
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.19);
    display: flex;
  }
  #layout-header .search-mobile a {
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 30%;
    margin-bottom: 18px;
  }
  #layout-header .logo-mobile {
    display: block;
    margin: auto;
    width: 85%;
    margin-top: 15px;
    margin-bottom: 18px;
    margin-left: -1px;
  }
  .navbar-toggle {
    margin-right: auto;
  }
  .navbar-toggle .icon-bar {
    margin: auto;
    width: 28px;
  }
  .navbar-toggle.open .icon-bar + .icon-bar {
    margin-top: 8px;
  }
  .navbar-toggle .icon-bar.bar-1 {
    background-color: #f26c63;
  }
  .navbar-toggle .icon-bar.bar-2 {
    background-color: #2bba9c;
  }
  .navbar-toggle .icon-bar.bar-3 {
    background-color: #004c6c;
  }
  /**** Animation menu burger ****/
  #nav-icon4 {
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    padding-right: 0;
    padding-bottom: 0;
  }
  #nav-icon4 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #nav-icon4 span:nth-child(2) {
    top: 18px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #nav-icon4 span:nth-child(3) {
    top: 36px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
  #nav-icon4.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
  }
  #nav-icon4.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  #nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 39px;
    left: 8px;
  }
  /*** Menu ouvert ****/
  .navbar-nav {
    width: 100%;
    text-align: center;
  }
  .navbar-nav > li {
    padding: 15px 0;
  }
  .navbar-nav > li > a {
    font-family: 'Bree Regular';
    color: #004c6c;
    font-size: 25px;
  }
  .navbar-nav li.contact a {
    color: #f26c63;
  }
  .navbar-nav li.contact a span {
    border-bottom: 1px solid #004c6c;
  }
  .navbar-nav .menu-title-text {
    border-bottom: 1px solid;
    padding-bottom: 10px;
  }
  .navbar-nav .menu-item-level-0.menu-item-has-children span {
    position: relative;
  }
  .navbar-nav .menu-item-level-0.menu-item-has-children span:after {
    position: absolute;
    content: "";
    background-image: url('../themes/axante/assets/images/icones/dropdown-arrow.png');
    width: 19px;
    height: 19px;
    top: 15%;
    right: -35%;
  }
  .navbar-nav .menu-item-level-0.menu-item-has-children.active span {
    border-bottom: none;
  }
  .navbar-nav .menu-item-level-0.menu-item-has-children.active span:after {
    transform: rotate(90deg);
  }
  .menu-children span:after {
    display: none;
  }
  .menu-children .menu-item-level-1.menu-item-has-children span:after {
    display: block !important;
    position: absolute;
    content: "";
    background-image: url('../themes/axante/assets/images/icones/dropdown-arrow.png');
    width: 19px;
    height: 19px;
    top: 15%;
    right: -35%;
  }
  /*** Elements du menu ***/
  .navbar-nav .menu-children {
    display: none;
  }
  #navbar .menu-children.open-menu {
    display: block;
    padding-left: 0;
    padding-top: 20px;
  }
  .navbar-nav .menu-children.open-menu li {
    padding: 10px 0;
    white-space: inherit;
    font-size: 18px;
    background-color: #fff;
  }
  .navbar-nav .menu-children.open-menu li:focus {
    background-color: #fff;
  }
  .navbar-nav .menu-children.open-menu li a {
    color: #2bba9c;
    text-transform: uppercase;
    font-family: 'OpenSans Bold';
    border-bottom: none;
    text-decoration: none;
  }
  .navbar-nav .menu-children.open-menu li a span {
    border-bottom: none;
  }
  .navbar-nav .menu-children.open-menu li a span:hover {
    color: #004c6c;
  }
  .navbar-nav .menu-item-28 span {
    border-bottom: none;
  }
}
@media (max-width: 991px) and (min-width: 575px) {
  #layout-header .logo-mobile {
    margin-left: 0;
  }
}
#footer {
  padding: 2rem 0 0 0;
  background-color: #004c6c;
  color: #fff;
  font-family: 'Bree Regular';
  border-top: 15px solid #2bba9c;
}
#footer a {
  color: inherit;
}
#footer a:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  #footer {
    padding: 5rem 0 0 0;
    border-top: none;
  }
}
@media (max-width: 991px) {
  #footer .footer-desktop {
    display: none;
  }
}
#footer .footer-desktop .logo {
  margin-right: 75px;
}
#footer .column .rs {
  margin-top: 3vh;
  margin-bottom: 4vh;
}
#footer .column .rs svg {
  margin: 0 10px;
  width: 47px;
  height: 47px;
}
#footer .column a.contact {
  background-color: #2bba9c;
  border-radius: 10px;
  padding: 10px;
  font-family: 'Bree Bold';
  font-size: 1.625rem;
}
@media (max-width: 991px) {
  #footer p {
    font-size: 14px;
    margin: 20px 0;
  }
}
#footer .rs {
  margin-top: -5px;
}
#footer .bottom-bar {
  margin-top: 5rem;
  background-color: #2bba9c;
  padding: 15px 0;
  font-family: 'OpenSans Bold';
  font-size: 1.25rem;
  display: none;
}
@media (min-width: 992px) {
  #footer .bottom-bar {
    display: block;
  }
}
#footer .bottom-bar ul {
  padding-left: 0;
  margin-bottom: 0;
}
#footer .bottom-bar ul li {
  display: inline-flex;
  list-style-type: none;
  margin-right: 20px;
}
#footer .bottom-bar ul li a {
  color: #fff;
  text-transform: uppercase;
}
#footer .bottom-bar i {
  font-size: 2rem;
}
.accueil h2 {
  text-transform: uppercase;
  color: #004c6c;
  font-family: 'Bree Bold';
  letter-spacing: 1.5px;
}
/****** Slider ******/
.slick-slider-1 {
  margin-bottom: 0 !important;
}
.slick-slider-1 .slide-image {
  height: 370px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .slick-slider-1 .slide-image {
    background-position: 20% 50% !important;
  }
}
@media (min-width: 992px) {
  .slick-slider-1 .slide-image {
    height: 350px;
    background-position: initial;
    background-size: cover;
  }
}
@media (min-width: 1450px) {
  .slick-slider-1 .slide-image {
    height: 551px;
    background-position: 20% 50% !important;
    background-size: cover;
  }
}
.slick-slider-1 .slick-dots {
  bottom: 3%;
}
.slick-slider-1 .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0;
}
.slick-slider-1 .slick-dots li button:before {
  font-size: 10px;
  opacity: 1;
  color: #004c6c;
}
.slick-slider-1 .slick-dots li.slick-active button:before {
  color: #f26c63;
  opacity: 1;
}
/******Actualites + Bloc Informations*****/
.home-actus {
  margin-top: 0;
}
@media (min-width: 992px) {
  .home-actus {
    margin-top: 8rem;
  }
}
.home-actus .location {
  background-color: #004c6c;
}
.home-actus .location a {
  color: #fff;
  font-family: 'Bree Regular';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem 0;
}
.home-actus .location a i {
  color: #f26c63;
  font-size: 40px;
  padding-right: 10px;
}
.home-actus .infos {
  background-image: url('../themes/axante/assets/images/green-background.png');
  background-size: cover;
  color: #fff;
  text-align: center;
  font-family: 'Bree Regular';
  padding: 25px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .home-actus .infos {
    height: 515px;
  }
}
.home-actus .infos h2 {
  text-decoration: underline;
  color: #fff;
  font-size: 3.125rem;
  text-transform: initial;
  margin-top: 0;
}
.home-actus .infos p {
  font-size: 2.1875rem;
}
.home-actus .infos a:hover {
  text-decoration: none;
}
.home-actus .infos a.call {
  font-family: 'OpenSans Bold';
  background-color: #fff;
  color: #f26c63;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  padding: 5px 10px;
  margin-bottom: 25px;
  margin-top: 25px;
}
.home-actus .infos a.call i {
  font-size: 30px;
  padding-right: 10px;
}
.home-actus .infos a.discover {
  font-family: 'OpenSans Bold';
  color: #fff;
  text-transform: uppercase;
  background-color: #f26c63;
  padding: 5px 30px;
  border-radius: 5px;
}
.home-actus .actus {
  margin-top: 4rem;
}
@media (min-width: 992px) {
  .home-actus .actus {
    margin-top: 0;
  }
}
.home-actus .actus h2 {
  margin-top: 0;
  text-align: center;
  font-size: 22px;
}
@media (min-width: 992px) {
  .home-actus .actus h2 {
    padding-left: 15px;
    text-align: left;
    font-size: 2.8rem;
  }
}
.home-actus .actus .item-actu a:hover {
  text-decoration: none;
}
.home-actus .actus .item-actu .shadow {
  box-shadow: 0px 10px 15px -4px rgba(0, 0, 0, 0.25);
  padding: 30px;
  height: auto;
  margin-bottom: 3vh;
  position: relative;
}
@media (min-width: 768px) {
  .home-actus .actus .item-actu .shadow {
    height: 500px;
  }
}
@media (min-width: 992px) {
  .home-actus .actus .item-actu .shadow {
    height: 475px;
    margin-bottom: 0;
  }
}
.home-actus .actus .item-actu h3 {
  text-transform: uppercase;
  color: #004c6c;
  font-weight: bold;
  font-size: 1.6rem;
  font-family: 'Bree Bold';
}
.home-actus .actus .item-actu h3:hover {
  text-decoration: none;
}
.home-actus .actus .item-actu img {
  width: 100%;
}
.home-actus .actus .item-actu p {
  color: #004c6c;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .home-actus .actus .item-actu p {
    margin-bottom: 0;
  }
}
.home-actus .actus .item-actu p:hover {
  text-decoration: none;
}
.home-actus .actus .item-actu .read_more {
  text-align: right;
  margin-left: auto;
  display: block;
  color: #f26c63;
  text-decoration: underline;
  position: absolute;
  right: 7%;
  bottom: 7%;
}
.home-actus .actus .all-actus {
  font-family: 'OpenSans Bold';
  color: #fff;
  text-transform: uppercase;
  background-color: #f26c63;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 30px;
  border-radius: 5px;
  margin-left: 15px;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .home-actus .actus .all-actus {
    margin-right: inherit;
    margin-left: inherit;
  }
}
.home-actus .actus .all-actus:hover {
  text-decoration: none;
}
/**** Le territoire d'intervention ***/
.home-territoire {
  margin: 5rem auto 0rem auto;
}
@media (min-width: 992px) {
  .home-territoire {
    margin: 8rem auto 0 auto;
  }
}
.home-territoire h2 {
  text-align: center;
  margin-bottom: 2rem;
  font-size: 22px;
}
@media (min-width: 992px) {
  .home-territoire h2 {
    font-size: 2.8rem;
  }
}
.home-territoire .col-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-territoire .territoire {
  background-image: url('../themes/axante/assets/images/territoire.png');
  background-size: cover;
  background-position: center;
  height: 250px;
}
@media (min-width: 992px) {
  .home-territoire .territoire {
    height: 488px;
  }
}
.home-territoire .territoire a {
  position: relative;
  color: #fff;
  background-color: #004c6c;
  border-radius: 5px;
  padding: 10px 25px;
  text-transform: uppercase;
  font-weight: bold;
}
.home-territoire .territoire a:before {
  position: absolute;
  content: "";
  background: url('../themes/axante/assets/images/icones/icon_territoire.png');
  background-size: 100%;
  width: 50px;
  height: 50px;
  top: -65px;
  right: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 992px) {
  .home-territoire .territoire a:before {
    width: 80px;
    height: 80px;
    top: -110px;
  }
}
.home-territoire .projet_sante {
  background-image: url('../themes/axante/assets/images/projet_sante.png');
  background-size: cover;
  background-position: center;
  height: 250px;
}
@media (min-width: 992px) {
  .home-territoire .projet_sante {
    height: 488px;
  }
}
.home-territoire .projet_sante a {
  position: relative;
  color: #fff;
  background-color: #2bba9c;
  border-radius: 5px;
  padding: 10px 25px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.home-territoire .projet_sante a:before {
  position: absolute;
  content: "";
  background: url('../themes/axante/assets/images/icones/icon_projet_sante.png');
  background-size: 100%;
  width: 50px;
  height: 50px;
  top: -65px;
  right: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 992px) {
  .home-territoire .projet_sante a:before {
    width: 80px;
    height: 80px;
    top: -110px;
  }
}
/**** Nos domaines d'intervention ***/
.home-rapidaccess {
  margin: 5rem auto 0rem auto;
}
@media (min-width: 992px) {
  .home-rapidaccess {
    margin: 8rem auto 0 auto;
  }
}
.home-rapidaccess h2 {
  text-align: center;
  margin-bottom: 4rem;
  font-size: 22px;
}
@media (min-width: 992px) {
  .home-rapidaccess h2 {
    font-size: 2.8rem;
  }
}
.home-rapidaccess .bloc_description_before {
  margin: 4rem auto;
  text-align: center;
}
.home-rapidaccess .blocaccess--container--nos-actions-home .col-lg-3:last-child,
.home-rapidaccess .blocaccess--container--nos-actions-home .col-lg-4:last-child {
  display: none;
}
.home-rapidaccess .blocaccess--bloc--svg {
  margin: auto;
  display: block;
  text-align: center;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.home-rapidaccess .blocaccess--bloc--svg:hover {
  transform: scale(1.1);
}
.home-rapidaccess h3.blocaccess--bloc--title {
  text-transform: uppercase;
  margin: 20px auto;
  font-size: 1.5rem;
  color: #004c6c;
  font-family: 'OpenSans Bold';
}
.home-rapidaccess .blocaccess--bloc--description {
  text-align: center;
}
.home-rapidaccess .blocaccess--bloc--default {
  height: 200px;
  /*@media (min-width: @breakpoint-md){
            height: 350px;
        }
        @media (min-width: @breakpoint-lg){
            height: 300px;
        }*/
}
/***** Actualités page actus****/
.actualites .item-actu {
  margin-top: 20px;
  margin-bottom: 20px;
}
.actualites .item-actu a:hover {
  text-decoration: none;
}
.actualites .item-actu .shadow {
  box-shadow: 0px 10px 15px -4px rgba(0, 0, 0, 0.25);
  padding: 25px;
  height: auto;
  position: relative;
}
@media (min-width: 768px) {
  .actualites .item-actu .shadow {
    height: 475px;
  }
}
@media (min-width: 992px) {
  .actualites .item-actu .shadow {
    height: 500px;
    margin-bottom: 0;
  }
}
.actualites .item-actu h3 {
  text-transform: uppercase;
  color: #004c6c;
  font-weight: bold;
  font-size: 1.6rem;
  font-family: 'Bree Bold';
}
.actualites .item-actu h3:hover {
  text-decoration: none;
}
.actualites .item-actu p {
  color: #004c6c;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .actualites .item-actu p {
    margin-bottom: 0;
  }
}
.actualites .item-actu p:hover {
  text-decoration: none;
}
.actualites .item-actu .read_more {
  text-align: right;
  margin-left: auto;
  display: block;
  color: #f26c63;
  text-decoration: underline;
  position: absolute;
  right: 7%;
  bottom: 7%;
}
.actualites .pagination li a {
  border: none;
  color: #2bba9c;
  border-radius: 0;
}
.actualites .pagination li.active a {
  font-weight: bold;
  color: #fff;
  background-color: #2bba9c;
}
/****** Détail d'une actu *****/
.actualite .new--fiche {
  font-family: 'Bree Regular';
}
.actualite .new--fiche h2.new--titre {
  text-transform: uppercase;
  color: #2bba9c;
  font-size: 3.125rem;
  font-family: 'OpenSans Bold';
}
.actualite .new--fiche .new--date {
  color: #707070;
  margin-top: 15px;
}
.actualite .new--fiche img {
  margin-top: 30px;
  margin-bottom: 30px;
}
.actualite .new--fiche .new--content blockquote {
  color: #2bba9c;
  font-weight: bold;
  border-left: none;
  position: relative;
}
.actualite .new--fiche .new--content blockquote:before {
  position: absolute;
  content: "\0022";
  width: 26px;
  height: 25px;
  font-size: 30px;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.actualite .new--fiche .new--content blockquote:after {
  position: absolute;
  content: "\0022";
  width: 26px;
  height: 25px;
  font-size: 30px;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.actualite .prevnext {
  margin-top: 50px;
  font-family: 'Bree Regular';
  display: none;
}
@media (min-width: 768px) {
  .actualite .prevnext {
    display: flex;
    justify-content: space-around;
  }
}
.actualite .prevnext a {
  color: #004c6c;
}
.actualite .prevnext a i {
  padding: 0 5px;
}
.contact-et-acces h2,
.site-en-construction h2 {
  text-align: center;
  text-transform: uppercase;
  color: #004c6c;
  font-family: "Bree Bold";
  margin-bottom: 40px;
}
.contact-et-acces .block_maintenance,
.site-en-construction .block_maintenance {
  box-shadow: 0px 0px 17px 6px rgba(97, 96, 97, 0.3);
  border-radius: 10px;
  padding: 20px 50px;
  margin: 40px auto;
  font-family: 'Bree Regular';
}
.contact-et-acces .block_form,
.site-en-construction .block_form {
  box-shadow: 0px 0px 17px 6px rgba(97, 96, 97, 0.3);
  border-radius: 10px;
  padding: 20px 50px;
  margin: 40px auto;
}
.contact-et-acces .block_form form,
.site-en-construction .block_form form {
  font-family: 'Bree Regular';
}
.contact-et-acces .block_form form input,
.site-en-construction .block_form form input {
  border: 1px solid #2bba9c;
  border-radius: 8px;
  color: #004c6c;
}
.contact-et-acces .block_form form input::-webkit-input-placeholder,
.site-en-construction .block_form form input::-webkit-input-placeholder {
  color: #004c6c;
}
.contact-et-acces .block_form form input::-moz-placeholder,
.site-en-construction .block_form form input::-moz-placeholder {
  color: #004c6c;
}
.contact-et-acces .block_form form input:-ms-input-placeholder,
.site-en-construction .block_form form input:-ms-input-placeholder {
  color: #004c6c;
}
.contact-et-acces .block_form form input::placeholder,
.site-en-construction .block_form form input::placeholder {
  color: #004c6c;
}
.contact-et-acces .block_form form input:focus,
.site-en-construction .block_form form input:focus {
  box-shadow: none;
  border: 2px solid #2bba9c;
}
.contact-et-acces .block_form form textarea,
.site-en-construction .block_form form textarea {
  border: 1px solid #2bba9c;
  border-radius: 8px;
  color: #004c6c;
  width: 100%;
  padding: 6px 12px;
}
.contact-et-acces .block_form form textarea::-webkit-input-placeholder,
.site-en-construction .block_form form textarea::-webkit-input-placeholder {
  color: #004c6c;
}
.contact-et-acces .block_form form textarea::-moz-placeholder,
.site-en-construction .block_form form textarea::-moz-placeholder {
  color: #004c6c;
}
.contact-et-acces .block_form form textarea:-ms-input-placeholder,
.site-en-construction .block_form form textarea:-ms-input-placeholder {
  color: #004c6c;
}
.contact-et-acces .block_form form textarea::placeholder,
.site-en-construction .block_form form textarea::placeholder {
  color: #004c6c;
}
.contact-et-acces .block_form form textarea:focus,
.site-en-construction .block_form form textarea:focus {
  box-shadow: none;
  border: 2px solid #2bba9c;
  outline: 0;
}
.contact-et-acces .block_form form .form-check input,
.site-en-construction .block_form form .form-check input {
  margin-top: 0;
}
.contact-et-acces .block_form form button#simpleContactSubmitButton,
.site-en-construction .block_form form button#simpleContactSubmitButton {
  color: #fff;
  background-color: #f26c63;
  border-radius: 25px;
  font-size: 18px;
  padding: 5px 25px;
  display: block;
  margin-left: auto;
}
.contact-et-acces .block_form form button#simpleContactSubmitButton:focus,
.site-en-construction .block_form form button#simpleContactSubmitButton:focus {
  outline: 0;
  box-shadow: none;
}
@media (max-width: 400px) {
  .contact-et-acces .block_form .g-recaptcha,
  .site-en-construction .block_form .g-recaptcha {
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
.contact-et-acces .block_map,
.site-en-construction .block_map {
  box-shadow: 0px 0px 17px 6px rgba(97, 96, 97, 0.3);
  border-radius: 10px;
  padding: 20px 50px;
  margin: 40px auto;
}
.contact-et-acces .block_map img,
.site-en-construction .block_map img {
  margin: auto;
  display: block;
}
.contact-et-acces .block_map .text,
.site-en-construction .block_map .text {
  text-align: center;
  margin-top: 20px;
  font-family: 'Bree Regular';
}
/***** Formations sur la page d'accueil ****/
.accueil .home-formations {
  margin: 5rem auto 0rem auto;
}
@media (min-width: 992px) {
  .accueil .home-formations {
    margin: 8rem auto 8rem auto;
  }
}
.accueil .home-formations h2 {
  font-size: 22px;
  text-align: center;
}
@media (min-width: 992px) {
  .accueil .home-formations h2 {
    font-size: 2.8rem;
    text-align: left;
  }
}
.accueil .home-formations .btn-all-formations {
  font-family: 'OpenSans Bold';
  color: #fff;
  text-transform: uppercase;
  background-color: #f26c63;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 30px;
  border-radius: 5px;
  margin-left: 15px;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
@media (min-width: 992px) {
  .accueil .home-formations .btn-all-formations {
    margin-right: inherit;
    margin-left: inherit;
  }
}
.accueil .home-formations .btn-all-formations:hover {
  text-decoration: none;
}
.accueil .home-formations .bloc_formation {
  margin-bottom: 25px;
}
.accueil .home-formations .bloc_formation a:hover {
  text-decoration: none;
}
.accueil .home-formations .bloc_formation .shadow {
  box-shadow: 0px 10px 15px -4px rgba(0, 0, 0, 0.25);
  padding: 25px;
  position: relative;
  height: auto;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .accueil .home-formations .bloc_formation .shadow {
    height: 400px;
    margin-bottom: 0;
  }
}
.accueil .home-formations .bloc_formation .shadow img {
  margin: auto;
  display: block;
  height: 230px;
  width: auto;
}
.accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
  position: absolute;
  color: #fff;
  background-color: #2bba9c;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  font-family: 'OpenSans Bold';
  text-transform: uppercase;
  padding: 10px;
  width: 75%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 16px;
}
@media (min-width: 575px) {
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    width: 50%;
    font-size: 20px;
    padding: 10px 20px;
    bottom: 0;
  }
}
@media (min-width: 992px) {
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    width: 75%;
    font-size: 16px;
    bottom: 10%;
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    width: 50%;
    font-size: 20px;
    padding: 10px 20px;
    bottom: 0;
  }
}
.accueil .home-formations .bloc_formation .shadow .infos_formation {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .accueil .home-formations .bloc_formation .shadow .infos_formation {
    margin-bottom: 0px;
  }
}
.accueil .home-formations .bloc_formation .shadow .infos_formation h3 {
  text-transform: uppercase;
  color: #004c6c;
  margin-top: 25px;
  font-size: 1.6rem;
  font-family: 'Bree Bold';
}
.accueil .home-formations .bloc_formation .shadow .infos_formation h3 a {
  color: #004c6c;
}
.accueil .home-formations .bloc_formation .shadow .infos_formation p {
  word-break: break-word;
  font-style: italic;
  opacity: 0.5;
  font-size: 1.2rem;
}
.accueil .home-formations .bloc_formation .shadow .infos_formation .view-formation {
  float: right;
  color: #f26c63;
  text-decoration: underline;
  position: absolute;
  bottom: 7%;
  right: 7%;
}
/***** Page liste des formations ******/
.loffre-de-formation h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-family: 'Bree Bold';
  margin-bottom: 4vh;
  letter-spacing: 1px;
}
.loffre-de-formation .bloc_formation {
  margin-bottom: 25px;
}
.loffre-de-formation .bloc_formation a:hover {
  text-decoration: none;
}
.loffre-de-formation .bloc_formation .shadow {
  box-shadow: 0px 10px 15px -4px rgba(0, 0, 0, 0.25);
  padding: 25px;
  position: relative;
  height: auto;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .loffre-de-formation .bloc_formation .shadow {
    height: 400px;
    margin-bottom: 0;
  }
}
.loffre-de-formation .bloc_formation .shadow img {
  margin: auto;
  display: block;
  height: 230px;
  width: auto;
}
.loffre-de-formation .bloc_formation .shadow .date_horaires_formation {
  position: absolute;
  color: #fff;
  background-color: #2bba9c;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  font-family: 'OpenSans Bold';
  text-transform: uppercase;
  padding: 10px;
  width: 75%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font-size: 16px;
}
@media (min-width: 575px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation {
    width: 50%;
    font-size: 20px;
    padding: 10px 20px;
    bottom: 0;
  }
}
@media (min-width: 992px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation {
    width: 75%;
    font-size: 16px;
    bottom: 10%;
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation {
    width: 50%;
    font-size: 19px;
    padding: 10px 20px;
    bottom: 0;
  }
}
.loffre-de-formation .bloc_formation .shadow .infos_formation {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .loffre-de-formation .bloc_formation .shadow .infos_formation {
    margin-bottom: 0px;
  }
}
.loffre-de-formation .bloc_formation .shadow .infos_formation h3 {
  text-transform: uppercase;
  color: #004c6c;
  margin-top: 25px;
  font-size: 1.6rem;
  font-family: 'Bree Bold';
}
.loffre-de-formation .bloc_formation .shadow .infos_formation h3 a {
  color: #004c6c;
}
.loffre-de-formation .bloc_formation .shadow .infos_formation p {
  word-break: break-word;
  font-style: italic;
  opacity: 0.5;
  font-size: 1.2rem;
}
.loffre-de-formation .bloc_formation .shadow .infos_formation .view-formation {
  float: right;
  color: #f26c63;
  text-decoration: underline;
  position: absolute;
  bottom: 7%;
  right: 7%;
}
.loffre-de-formation .docs {
  margin: 8vh 0 5vh 0;
}
.loffre-de-formation .docs p {
  font-family: 'OpenSans ExtraBold';
}
.loffre-de-formation .docs form {
  display: flex;
  width: 100%;
}
@media (min-width: 768px) {
  .loffre-de-formation .docs form {
    width: 75%;
  }
}
.loffre-de-formation .docs form .form-group {
  width: 75%;
  margin-right: 2%;
}
.loffre-de-formation .docs form .form-group select {
  color: #004c6c;
  border: 1px solid #2bba9c;
  font-style: italic;
  position: relative;
  background-color: #fafafa;
  font-size: 15px;
}
.loffre-de-formation .docs form .form-group select:after {
  position: absolute;
  content: ">";
  color: #004c6c;
  right: 0;
  top: 0;
  width: 25px;
  height: 25px;
}
.loffre-de-formation .docs form .btn-download {
  border: none;
  background-color: #2bba9c;
  color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 5px;
}
/******* Détail d'une formation ******/
.formation #layout-content {
  margin: 0 !important;
}
.formation #layout-content .pastille-reservation {
  margin: 0 25px 3vh 25px;
  text-align: center;
}
@media (min-width: 992px) {
  .formation #layout-content .pastille-reservation {
    margin-bottom: 8vh;
  }
}
.formation #layout-content .pastille-reservation p.btn {
  color: #fff;
  background-color: #f26c63;
  padding: 7px 10px;
  font-size: 1.1rem;
}
@media (min-width: 575px) {
  .formation #layout-content .pastille-reservation p.btn {
    font-size: 1.75rem;
    padding: 7px 20px;
  }
}
.formation #layout-content .pastille-reservation p.btn i {
  display: none;
}
@media (min-width: 575px) {
  .formation #layout-content .pastille-reservation p.btn i {
    display: inline;
  }
}
.formation #layout-content .pastille-reservation a {
  color: #fff;
}
.formation #layout-content .pastille-reservation form {
  font-family: 'Bree Regular';
  display: none;
}
.formation #layout-content .pastille-reservation form input {
  border: 1px solid #2bba9c;
  border-radius: 8px;
  color: #004c6c;
}
.formation #layout-content .pastille-reservation form input::-webkit-input-placeholder {
  color: #004c6c;
}
.formation #layout-content .pastille-reservation form input::-moz-placeholder {
  color: #004c6c;
}
.formation #layout-content .pastille-reservation form input:-ms-input-placeholder {
  color: #004c6c;
}
.formation #layout-content .pastille-reservation form input::placeholder {
  color: #004c6c;
}
.formation #layout-content .pastille-reservation form input:focus {
  box-shadow: none;
  border: 2px solid #2bba9c;
}
.formation #layout-content .pastille-reservation form textarea {
  border: 1px solid #2bba9c;
  border-radius: 8px;
  color: #004c6c;
  width: 100%;
  padding: 6px 12px;
}
.formation #layout-content .pastille-reservation form textarea::-webkit-input-placeholder {
  color: #004c6c;
}
.formation #layout-content .pastille-reservation form textarea::-moz-placeholder {
  color: #004c6c;
}
.formation #layout-content .pastille-reservation form textarea:-ms-input-placeholder {
  color: #004c6c;
}
.formation #layout-content .pastille-reservation form textarea::placeholder {
  color: #004c6c;
}
.formation #layout-content .pastille-reservation form textarea:focus {
  box-shadow: none;
  border: 2px solid #2bba9c;
  outline: 0;
}
.formation #layout-content .pastille-reservation form .form-check {
  text-align: left;
}
.formation #layout-content .pastille-reservation form .form-check input {
  margin-top: 0;
}
.formation #layout-content .pastille-reservation form button#sendBtn {
  color: #fff;
  background-color: #f26c63;
  border-radius: 25px;
  font-size: 18px;
  padding: 5px 25px;
  display: block;
  margin-left: auto;
}
.formation #layout-content .pastille-reservation form button#sendBtn:focus {
  outline: 0;
  box-shadow: none;
}
@media (max-width: 400px) {
  .formation #layout-content .pastille-reservation .g-recaptcha {
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}
.formation #layout-content .pastille-reservation.openForm form {
  display: block;
  margin-top: 4vh;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.formation .fiche-formation {
  font-family: 'Bree Regular';
  margin-bottom: 5vh;
}
.formation .fiche-formation .banner {
  position: relative;
  background-color: #2bba9c;
  min-height: 120px;
}
@media (min-width: 992px) {
  .formation .fiche-formation .banner {
    min-height: 200px;
  }
}
.formation .fiche-formation .banner img {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
  display: none;
}
@media (min-width: 992px) {
  .formation .fiche-formation .banner img {
    display: block;
  }
}
.formation .fiche-formation .banner .absolute {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  color: #fff;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.formation .fiche-formation .banner .absolute h1.cat_fp {
  text-transform: uppercase;
  font-family: 'Bree Bold';
  color: #2bba9c;
  font-size: 2rem !important;
}
@media (min-width: 992px) {
  .formation .fiche-formation .banner .absolute h1.cat_fp {
    color: #fff;
    font-size: 3.75rem !important;
    margin-top: 0;
  }
}
.formation .fiche-formation .banner .date {
  font-family: 'Bree Regular';
  font-size: 1.5rem;
  color: #fff;
}
@media (min-width: 992px) {
  .formation .fiche-formation .banner .date {
    color: #fff;
    font-size: 1.8rem;
  }
}
.formation .fiche-formation .banner.is-banner {
  width: auto;
  height: auto;
  overflow: hidden;
  max-height: 250px;
}
.formation .fiche-formation .banner.is-banner img {
  width: 100%;
  height: auto;
}
.formation .fiche-formation .banner.is-banner .absolute {
  top: 0;
}
.formation .fiche-formation .banner.is-banner .breadcrumb {
  margin-top: 45px !important;
}
.formation .fiche-formation .banner.mobile h1.cat_fp {
  text-transform: uppercase;
  font-family: 'Bree Bold';
  color: #fff;
  font-size: 2rem !important;
}
@media (min-width: 992px) {
  .formation .fiche-formation .banner.mobile h1.cat_fp {
    color: #fff;
    font-size: 3.75rem !important;
    margin-top: 0;
  }
}
.formation .fiche-formation .description-fiche-produit {
  margin: 5vh auto;
}
.formation .fiche-formation .infos {
  color: #707070;
  font-weight: bold;
}
.formation .fiche-formation .infos .darkblue {
  color: #004c6c;
  padding-right: 5px;
}
.formation .fiche-formation .infos p {
  margin: 20px auto;
}
.formation .fiche-formation .diapo_photo .owl-nav {
  display: none;
}
.formation .fiche-formation .diapo_photo .owl-dots {
  margin-top: 10px;
}
.formation .fiche-formation .diapo_photo .owl-dots .active span {
  background: #004c6c;
}
.formation .btnretour {
  font-family: 'Bree Bold';
  color: #004c6c;
}
/**** Firefox *****/
@media all and (min--moz-device-pixel-ratio: 0) {
  .formation .fiche-formation .banner .absolute {
    height: 162px !important;
  }
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 17%;
  }
}
@media all and (min--moz-device-pixel-ratio: 0) and (min-width: 375px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 11%;
  }
}
@media all and (min--moz-device-pixel-ratio: 0) and (min-width: 575px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 15%;
  }
}
@media all and (min--moz-device-pixel-ratio: 0) and (min-width: 768px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 15%;
  }
}
@media all and (min--moz-device-pixel-ratio: 0) and (min-width: 992px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 11%;
  }
}
@media all and (min--moz-device-pixel-ratio: 0) and (min-width: 1200px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 15%;
  }
}
/**** Internet Explorer ****/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .accueil .home-formations .bloc_formation .shadow .infos_formation p,
  .loffre-de-formation .bloc_formation .shadow .infos_formation p {
    word-break: break-all;
  }
  .formation .fiche-formation .banner .absolute {
    height: 162px !important;
  }
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 17%;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 375px), (-ms-high-contrast: active) and (min-width: 375px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 11%;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 575px), (-ms-high-contrast: active) and (min-width: 575px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 15%;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 15%;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 992px), (-ms-high-contrast: active) and (min-width: 992px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 11%;
  }
}
@media all and (-ms-high-contrast: none) and (min-width: 1200px), (-ms-high-contrast: active) and (min-width: 1200px) {
  .loffre-de-formation .bloc_formation .shadow .date_horaires_formation,
  .accueil .home-formations .bloc_formation .shadow .date_horaires_formation {
    height: 15%;
  }
}
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess,
.champs-actions .blocaccess--container--notre-equipe .blocaccess,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess,
.une-equipe-a-votre-ecoute .item .blocaccess,
.membres-du-comite-restreint .item .blocaccess,
.champs-actions .item .blocaccess {
  margin-bottom: 7rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 375px) {
  .une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess,
  .membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess,
  .champs-actions .blocaccess--container--notre-equipe .blocaccess,
  .une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess,
  .membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess,
  .champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess,
  .une-equipe-a-votre-ecoute .item .blocaccess,
  .membres-du-comite-restreint .item .blocaccess,
  .champs-actions .item .blocaccess {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .bloc--image,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .bloc--image,
.champs-actions .blocaccess--container--notre-equipe .blocaccess .bloc--image,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image,
.une-equipe-a-votre-ecoute .item .blocaccess .bloc--image,
.membres-du-comite-restreint .item .blocaccess .bloc--image,
.champs-actions .item .blocaccess .bloc--image,
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link,
.champs-actions .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link,
.une-equipe-a-votre-ecoute .item .blocaccess .blocaccess--bloc--link,
.membres-du-comite-restreint .item .blocaccess .blocaccess--bloc--link,
.champs-actions .item .blocaccess .blocaccess--bloc--link {
  position: relative;
  margin: auto;
}
@media (min-width: 375px) {
  .une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .bloc--image,
  .membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .bloc--image,
  .champs-actions .blocaccess--container--notre-equipe .blocaccess .bloc--image,
  .une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image,
  .membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image,
  .champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image,
  .une-equipe-a-votre-ecoute .item .blocaccess .bloc--image,
  .membres-du-comite-restreint .item .blocaccess .bloc--image,
  .champs-actions .item .blocaccess .bloc--image,
  .une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link,
  .membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link,
  .champs-actions .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link,
  .une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link,
  .membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link,
  .champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link,
  .une-equipe-a-votre-ecoute .item .blocaccess .blocaccess--bloc--link,
  .membres-du-comite-restreint .item .blocaccess .blocaccess--bloc--link,
  .champs-actions .item .blocaccess .blocaccess--bloc--link {
    margin: 0;
  }
}
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .bloc--image img,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .bloc--image img,
.champs-actions .blocaccess--container--notre-equipe .blocaccess .bloc--image img,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image img,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image img,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image img,
.une-equipe-a-votre-ecoute .item .blocaccess .bloc--image img,
.membres-du-comite-restreint .item .blocaccess .bloc--image img,
.champs-actions .item .blocaccess .bloc--image img,
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link img,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link img,
.champs-actions .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link img,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link img,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link img,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link img,
.une-equipe-a-votre-ecoute .item .blocaccess .blocaccess--bloc--link img,
.membres-du-comite-restreint .item .blocaccess .blocaccess--bloc--link img,
.champs-actions .item .blocaccess .blocaccess--bloc--link img {
  width: 135px;
  height: auto;
  border-radius: 50%;
}
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .bloc--image:after,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .bloc--image:after,
.champs-actions .blocaccess--container--notre-equipe .blocaccess .bloc--image:after,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image:after,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image:after,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image:after,
.une-equipe-a-votre-ecoute .item .blocaccess .bloc--image:after,
.membres-du-comite-restreint .item .blocaccess .bloc--image:after,
.champs-actions .item .blocaccess .bloc--image:after,
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link:after,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link:after,
.champs-actions .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link:after,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link:after,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link:after,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link:after,
.une-equipe-a-votre-ecoute .item .blocaccess .blocaccess--bloc--link:after,
.membres-du-comite-restreint .item .blocaccess .blocaccess--bloc--link:after,
.champs-actions .item .blocaccess .blocaccess--bloc--link:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  background: url('../themes/axante/assets/images/equipe_after.png');
  z-index: -1;
}
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .bloc--image:before,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .bloc--image:before,
.champs-actions .blocaccess--container--notre-equipe .blocaccess .bloc--image:before,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image:before,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image:before,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .bloc--image:before,
.une-equipe-a-votre-ecoute .item .blocaccess .bloc--image:before,
.membres-du-comite-restreint .item .blocaccess .bloc--image:before,
.champs-actions .item .blocaccess .bloc--image:before,
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link:before,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link:before,
.champs-actions .blocaccess--container--notre-equipe .blocaccess .blocaccess--bloc--link:before,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link:before,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link:before,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .blocaccess--bloc--link:before,
.une-equipe-a-votre-ecoute .item .blocaccess .blocaccess--bloc--link:before,
.membres-du-comite-restreint .item .blocaccess .blocaccess--bloc--link:before,
.champs-actions .item .blocaccess .blocaccess--bloc--link:before {
  position: absolute;
  content: "";
  width: 115px;
  height: 103px;
  bottom: -1%;
  left: -3%;
  background: url('../themes/axante/assets/images/equipe_before.png');
  z-index: 2;
  background-size: cover;
}
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .column,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .column,
.champs-actions .blocaccess--container--notre-equipe .blocaccess .column,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .column,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .column,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .column,
.une-equipe-a-votre-ecoute .item .blocaccess .column,
.membres-du-comite-restreint .item .blocaccess .column,
.champs-actions .item .blocaccess .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: center;
  align-self: center;
  padding-left: 5%;
  width: 100%;
  align-items: center;
}
@media (min-width: 768px) {
  .une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .column,
  .membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .column,
  .champs-actions .blocaccess--container--notre-equipe .blocaccess .column,
  .une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .column,
  .membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .column,
  .champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .column,
  .une-equipe-a-votre-ecoute .item .blocaccess .column,
  .membres-du-comite-restreint .item .blocaccess .column,
  .champs-actions .item .blocaccess .column {
    align-items: flex-start;
    width: 60%;
  }
}
@media (min-width: 992px) {
  .une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .column,
  .membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .column,
  .champs-actions .blocaccess--container--notre-equipe .blocaccess .column,
  .une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .column,
  .membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .column,
  .champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .column,
  .une-equipe-a-votre-ecoute .item .blocaccess .column,
  .membres-du-comite-restreint .item .blocaccess .column,
  .champs-actions .item .blocaccess .column {
    width: 70%;
  }
}
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .column h2.bloc--title,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .column h2.bloc--title,
.champs-actions .blocaccess--container--notre-equipe .blocaccess .column h2.bloc--title,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .column h2.bloc--title,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .column h2.bloc--title,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .column h2.bloc--title,
.une-equipe-a-votre-ecoute .item .blocaccess .column h2.bloc--title,
.membres-du-comite-restreint .item .blocaccess .column h2.bloc--title,
.champs-actions .item .blocaccess .column h2.bloc--title {
  text-transform: uppercase;
  color: #2bba9c;
  font-family: 'Bree Regular' !important;
  font-size: 24px !important;
  margin-bottom: 5px;
}
.une-equipe-a-votre-ecoute .blocaccess--container--notre-equipe .blocaccess .column p.bloc--description,
.membres-du-comite-restreint .blocaccess--container--notre-equipe .blocaccess .column p.bloc--description,
.champs-actions .blocaccess--container--notre-equipe .blocaccess .column p.bloc--description,
.une-equipe-a-votre-ecoute .blocaccess--container--membres-du-conseil-restreint .blocaccess .column p.bloc--description,
.membres-du-comite-restreint .blocaccess--container--membres-du-conseil-restreint .blocaccess .column p.bloc--description,
.champs-actions .blocaccess--container--membres-du-conseil-restreint .blocaccess .column p.bloc--description,
.une-equipe-a-votre-ecoute .item .blocaccess .column p.bloc--description,
.membres-du-comite-restreint .item .blocaccess .column p.bloc--description,
.champs-actions .item .blocaccess .column p.bloc--description {
  font-size: 1.25rem;
}
.champs-actions .acces-rapides {
  margin: 3rem auto;
}
@media (min-width: 992px) {
  .champs-actions .acces-rapides {
    margin: 5rem auto;
  }
}
.champs-actions .acces-rapides .view {
  padding-top: 5px;
}
.champs-actions .acces-rapides .view .bloc--svg svg {
  width: 90px;
  height: 90px;
  margin: auto;
  display: block;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 992px) {
  .champs-actions .acces-rapides .view .bloc--svg svg:hover {
    transform: scale(1.08);
  }
}
.champs-actions .acces-rapides .view p.bloc--title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.25rem;
  margin-top: 15px;
}
.champs-actions .acces-rapides #slider_actions .owl-item:last-child {
  display: none;
}
.champs-actions .acces-rapides .owl-nav {
  display: none;
}
.champs-actions #layout-content {
  background-color: #FAFAFA;
  margin: 0 auto !important;
  padding: 3vh 0;
}
.champs-actions #layout-content h2 {
  color: #f26c63;
  text-transform: uppercase;
  font-family: 'OpenSans ExtraBold' !important;
  font-size: 1.75rem;
}
@media (min-width: 992px) {
  .champs-actions #layout-content h2 {
    font-size: 2.5rem;
  }
}
.champs-actions #layout-content h3 {
  font-family: 'OpenSans ExtraBold';
  text-decoration: underline;
  font-size: 1.75rem;
}
.champs-actions #layout-content strong {
  font-family: 'OpenSans Bold';
}
.champs-actions #layout-content iframe,
.champs-actions #layout-content img {
  max-width: 100%;
}
.champs-actions #layout-content .col-md-4 img {
  display: none;
}
@media (min-width: 768px) {
  .champs-actions #layout-content .col-md-4 img {
    display: block;
  }
}
.champs-actions #layout-content .docs {
  margin: 8vh 0 5vh 0;
}
.champs-actions #layout-content .docs p {
  font-family: 'OpenSans ExtraBold';
}
.champs-actions #layout-content .docs form {
  display: flex;
  width: 100%;
}
@media (min-width: 768px) {
  .champs-actions #layout-content .docs form {
    width: 75%;
  }
}
.champs-actions #layout-content .docs form .form-group {
  width: 75%;
  margin-right: 2%;
}
.champs-actions #layout-content .docs form .form-group select {
  color: #004c6c;
  border: 1px solid #2bba9c;
  font-style: italic;
  position: relative;
  background-color: #fafafa;
  font-size: 15px;
}
.champs-actions #layout-content .docs form .form-group select:after {
  position: absolute;
  content: ">";
  color: #004c6c;
  right: 0;
  top: 0;
  width: 25px;
  height: 25px;
}
.champs-actions #layout-content .docs form .btn-download {
  border: none;
  background-color: #2bba9c;
  color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .champs-actions #layout-content .equipe .item {
    margin-left: 50px;
  }
}
@media (max-width: 575px) {
  .champs-actions #layout-content .equipe .item .img-responsive {
    max-width: 80%;
  }
  .champs-actions #layout-content .equipe .item .column h2 {
    font-size: 1.75rem !important;
  }
}
.champs-actions #layout-content .equipe #members-carousel {
  position: relative;
}
.champs-actions #layout-content .equipe #members-carousel .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.champs-actions #layout-content .equipe #members-carousel .owl-nav .owl-prev,
.champs-actions #layout-content .equipe #members-carousel .owl-nav .owl-next {
  position: absolute;
  width: 50px;
  height: 22px;
  color: inherit;
  background: none;
  border: none;
  z-index: 100;
  outline: none;
  pointer-events: all;
}
.champs-actions #layout-content .equipe #members-carousel .owl-nav .owl-prev i,
.champs-actions #layout-content .equipe #members-carousel .owl-nav .owl-next i {
  font-size: 2.5rem;
  color: #cecece;
}
.champs-actions #layout-content .equipe #members-carousel .owl-prev {
  left: -15px;
}
@media (min-width: 992px) {
  .champs-actions #layout-content .equipe #members-carousel .owl-prev {
    left: -10%;
  }
}
.champs-actions #layout-content .equipe #members-carousel .owl-next {
  right: -8%;
}
@media (min-width: 575px) {
  .champs-actions #layout-content .equipe #members-carousel .owl-next {
    right: -5%;
  }
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
  width: 100%;
  margin: auto;
}
/**** Page liste des recrutements ****/
.recrutements .col-left img {
  display: none;
}
@media (min-width: 992px) {
  .recrutements .col-left img {
    max-width: 90%;
    display: block;
  }
}
.recrutements .col-right h2 {
  text-transform: uppercase;
  font-family: 'Bree Bold';
  text-align: center;
  font-size: 2.5rem;
}
@media (min-width: 992px) {
  .recrutements .col-right h2 {
    text-align: left;
  }
}
.recrutements .col-right p {
  font-size: 1.25rem;
  text-align: center;
}
@media (min-width: 992px) {
  .recrutements .col-right p {
    text-align: left;
  }
}
.recrutements .block-jobs {
  margin: 5vh 0;
  height: auto;
}
.recrutements .block-jobs article.offer-line {
  border-bottom: 1px solid #DCDCDC;
  padding: 20px 0;
  font-family: 'OpenSans ExtraBold';
  align-items: center;
}
.recrutements .block-jobs article.offer-line .badge {
  border-radius: 15px;
  padding: 7px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .recrutements .block-jobs article.offer-line .badge {
    font-size: initial;
  }
}
.recrutements .block-jobs article.offer-line .badge.cdd {
  background-color: #f26c63;
}
.recrutements .block-jobs article.offer-line .badge.cdi {
  background-color: #2bba9c;
}
.recrutements .block-jobs article.offer-line .badge.stage {
  background-color: #004c6c;
}
.recrutements .block-jobs article.offer-line .text h3 {
  margin: 0 auto 5px auto;
  font-size: 1.5rem;
  text-align: center;
  font-family: 'OpenSans ExtraBold' !important;
}
@media (min-width: 992px) {
  .recrutements .block-jobs article.offer-line .text h3 {
    font-size: 1.75rem;
    text-align: left;
  }
}
.recrutements .block-jobs article.offer-line .text p {
  font-family: 'OpenSans Bold';
  font-size: 1.25rem;
  text-align: center;
}
@media (min-width: 992px) {
  .recrutements .block-jobs article.offer-line .text p {
    font-size: 1.5rem;
    text-align: left;
  }
}
.recrutements .block-jobs article.offer-line .address {
  text-transform: uppercase;
}
.recrutements .block-jobs article.offer-line .address p {
  font-size: initial;
}
.recrutements .block-jobs article.offer-line .address i {
  font-size: 26px;
  padding-right: 5px;
}
.recrutements .block-jobs article.offer-line .see_more i {
  color: white;
  background-color: #004c6c;
  padding: 10px;
  border-radius: 50%;
  font-size: 20px;
}
.recrutements .block-jobs article.offer-line .see_more i:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
/***** Page détail d'un recrutement ******/
.recrutement #layout-content .badge {
  border-radius: 15px;
  padding: 7px 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .recrutement #layout-content .badge {
    font-size: initial;
  }
}
.recrutement #layout-content .badge.cdd {
  background-color: #f26c63;
}
.recrutement #layout-content .badge.cdi {
  background-color: #2bba9c;
}
.recrutement #layout-content .badge.stage {
  background-color: #004c6c;
}
.recrutement #layout-content h2 {
  text-transform: uppercase;
  font-family: 'Bree Bold';
  font-size: 2.5rem;
}
.recrutement #layout-content .text {
  line-height: 1.3;
}
.recrutement #layout-content .postuler {
  text-align: center;
  font-family: 'Bree Bold';
  font-size: 1.5rem;
  margin-top: 8vh;
}
.recrutement #layout-content .postuler h3 {
  text-transform: uppercase;
  font-size: 2.5rem;
}
.recrutement #layout-content .postuler p {
  margin-bottom: 5px;
}
.recrutement #layout-content .print {
  cursor: pointer;
  font-size: 24px;
  text-align: right;
  color: #707070;
  margin-bottom: -28px;
}
.recrutement .btnretour {
  font-family: 'Bree Bold';
  color: #004c6c;
}
@media (min-width: 992px) {
  .carte-interactive .searchbar {
    margin-bottom: 75px;
  }
}
.carte-interactive .searchbar h2 {
  text-align: center;
}
.carte-interactive h2 {
  font-family: 'Bree Bold';
  font-size: 2rem;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 992px) {
  .carte-interactive h2 {
    text-align: left;
    font-size: 2.5rem;
  }
}
.carte-interactive p {
  text-align: center;
  font-size: 14px;
}
@media (min-width: 992px) {
  .carte-interactive p {
    text-align: left;
    font-size: inherit;
  }
}
.carte-interactive p.alert {
  margin-left: -15px;
}
.carte-interactive input {
  opacity: 0.5;
  font-style: italic;
  font-size: 1.5rem;
  min-width: 250px;
  padding: 5px;
  margin: auto;
  display: block;
}
.carte-interactive .alert {
  font-style: italic;
  color: #2bba9c;
  font-family: 'OpenSans Bold';
}
.carte-interactive .zone-text {
  margin: 0;
  padding: 0;
  list-style: none;
}
.carte-interactive .zone-text li {
  display: inline-block;
  width: 100%;
  display: none;
  margin-top: 40px;
}
.carte-interactive .zone-text li h3 {
  font-family: 'Bree Bold';
  font-size: 1.875rem;
  color: #f26c63;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 992px) {
  .carte-interactive .zone-text li h3 {
    text-align: left;
  }
}
.carte-interactive .zone-text li p {
  font-size: 1.5rem;
  line-height: 1.4;
}
.carte-interactive .zone-text li ul {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 40px;
  padding-left: 0;
  width: 90%;
  margin: auto;
  display: block;
}
@media (min-width: 992px) {
  .carte-interactive .zone-text li ul {
    width: 100%;
    columns: 5;
    -webkit-columns: 5;
    -moz-columns: 5;
    column-gap: 50px;
  }
}
.carte-interactive .zone-text li ul li {
  color: #f26c63;
  display: block !important;
  margin: 0 0 10px 0;
  list-style-type: disc;
  font-family: 'OpenSans Bold';
}
.carte-interactive .zone-text li ul li:before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #004c6c;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.carte-interactive .zone-text li.on {
  display: block;
}
.carte-interactive .zone-select {
  margin: 4vh auto;
}
.carte-interactive .zone-select p {
  font-family: 'OpenSans ExtraBold';
}
.carte-interactive .zone-select select {
  color: #004c6c;
  border: 1px solid #004c6c;
  font-style: italic;
}
.carte-interactive .normal {
  display: block;
}
.carte-interactive .ie {
  display: none;
}
#map *.on {
  fill: #004c6c;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
svg .st2 {
  fill: #fff;
  stroke: #2BBA9C;
  stroke-width: 0.25;
  stroke-miterlimit: 4.0005;
}
svg .st2:hover {
  cursor: pointer;
}
svg #contours {
  pointer-events: none;
}
/**** Internet Explorer ****/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .normal {
    display: none !important;
  }
  .ie {
    display: block !important;
  }
}
.page-404 {
  text-align: center;
}
.page-404 #layout-content {
  position: relative;
  height: 35vh;
  margin: 5vh auto !important;
}
@media (min-width: 768px) {
  .page-404 #layout-content {
    height: 50vh;
    margin: 15vh auto !important;
  }
}
.page-404 #layout-content p {
  text-transform: uppercase;
  font-family: 'OpenSans ExtraBold';
  font-size: 2.5rem;
  margin-bottom: 5vh;
}
.page-404 #layout-content a {
  color: #fff;
  background-color: #f26c63;
  padding: 10px 20px;
  font-family: 'OpenSans Bold';
  text-transform: uppercase;
  font-size: 1.3rem;
}
@media (min-width: 575px) {
  .page-404 #layout-content a {
    font-size: inherit;
  }
}
.page-404 #layout-content .img-404 {
  position: absolute;
  bottom: -7vh;
  right: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 768px) {
  .page-404 #layout-content .img-404 {
    bottom: -9vh;
  }
}
/**** Page de résultats de recherche ****/
.resultats-de-recherche .searchAgain {
  color: #fff;
  background-color: #f26c63;
  border-radius: 5px;
  padding: 10px;
  margin: auto;
}
@media (min-width: 575px) {
  .resultats-de-recherche .searchAgain {
    padding: 10px 20px;
  }
}
.resultats-de-recherche .result {
  padding-top: 0px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
  word-break: break-all;
}
.resultats-de-recherche .result .download_publication {
  background-color: #2bba9c;
  color: #fff;
  border-radius: 5px;
  padding: 5px 15px;
}
.resultats-de-recherche .result .download_publication i {
  padding-left: 10px;
}
.resultats-de-recherche .result a {
  color: inherit;
}
.resultats-de-recherche .alert {
  padding-left: 0;
}
/**** Internet Explorer ****/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #search input[type='search'] {
    font-size: 7rem;
  }
}
@media print {
  body.recrutement #layout-header .logo-print {
    display: block !important;
    margin: auto;
    width: 40%;
    margin-bottom: 35px;
  }
  body.recrutement #layout-header .top-bar {
    display: none;
  }
  body.recrutement #layout-header .search-mobile {
    display: none;
  }
  body.recrutement #layout-header .search-mobile img {
    display: none;
  }
  body.recrutement #layout-header #nav-icon4 span.icon {
    display: none;
  }
  body.recrutement #layout-header #navbar {
    display: none;
  }
  body.recrutement #layout-content .btnretour {
    display: none;
  }
  body.recrutement .noPrint,
  body.recrutement .share-row,
  body.recrutement footer,
  body.recrutement .breadcrumb {
    display: none;
  }
}
