@font-face {
  font-family: montserrat;
  src: url(Montserrat-VariableFont_wght.ttf);
}
/* .control-menu{ */
 /* position:relative !important; */
/* } */
.ordrepsy strong{
  font-weight:700;
}
body.ordrepsy{
  font-size:14px !important;
  font-family: montserrat,Helvetica,Arial,sans-serif !important;
  line-height: 1.42857143;
  color: #1F2021;
  letter-spacing: -0.2px;
  font-weight:500;
}
.ordrepsy h1{
  font-family: montserrat, sans-serif !important;
  color:#1F2021 !important;
  font-size:34px !important;
  margin-top:30px !important;
  margin-bottom:30px !important;
  text-align:left;
  font-weight:700;
}
.ordrepsy h2{
  font-family: montserrat, Times New roman, serif !important;
  color:#166757 !important;
  font-size:28px !important;
  margin-top:40px !important;
  margin-bottom:15px !important;
  font-weight:700;
  text-align:left;
}
.ordrepsy h3{
  color:#166757 !important;
  font-size:24px !important;
  margin-bottom:20px !important;
  text-align:left;
  font-weight:600;
}
.ordrepsy h4{
  font-size:20px !important;
}
.ordrepsy h5{
  font-weight:600;
}
.ordrepsy a{
  color: #166757;
  font-weight:700;
}
.ordrepsy p{
  line-height: 2em;
}

#article ul{ 
  padding-left:15px;
}
#article ul li{
  /*list-style: url('../images/green-circle.png');*/
  line-height:25px !important;
}
.evenement-date{
  background: url('../images/green-circle.png') no-repeat 0px 4px;
  padding-left:20px;
}
#article table tr td, #article table th{
  padding:5px;
}
#article table th{
  background-color:#E8E5E0;
}
#article table{
  border-color:#1F2021;
}
.space{
  clear:both;
  height:20px;
}
@media (max-width: 767px) {
  .ordrepsy body{
    padding:0 !important;
  }
  .container-resultats{
    padding:0;
  }
}

.ordrepsy .portlet-breadcrumb .portlet-content{
  padding:10px 0 0 0 !important;
}
.ordrepsy .breadcrumb{
  margin-bottom:0 !important;
  background-color:#fff!important;

}
.impression{
  border-top:1px solid #166757;
  margin:40px 0 20px;
  clear:both;
}
.impression .btn{
  font-size: 14px;
  color:#166757;
  font-weight:500;
}
.impression .btn:hover{
  color:#000;
}
.impression a{
  font-size: 14px;
}
@media print {
  .impression, #footer, .footer-lien{
    display:none;
  }
  #lien, #naviguer{
    display:none;
  }
}
.bleu-medium{
  background-color:#E8E5E0;
  padding:40px;
}
.bleu-medium h2, #naviguer h2{
  margin-top:0 !important;
}
#naviguer{
  margin-top:20px;
  background-color:#E8E5E0;
  padding:30px;
}
#naviguer ul{
  padding:0;
}
#naviguer ul li{
  font-weight:600 !important;
  margin: 0;
	padding: 12px 0 7px 20px;
	list-style: none !important;
	background-image: url("../images/puce.png");
	background-repeat: no-repeat;
	background-position: left 5px;
	background-size: 10px;
}
#naviguer ul li a{
  float:initial;
}
#naviguer ul li a.current{
  font-weight:bold;
}
.ordrepsy .portlet-site-map ul li a{
  list-style: none !important;
  cursor:pointer;
  font-weight:500;
}

/* ---------- Logo ---------- */

.ordrepsy .logo {
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
  margin:10px;
}
.ordrepsy .logo.custom-logo img{
  width:170px;
  height:55px;
}



/* ---------- Text formatting ---------- */

.important {
	font-weight: bold;
}

/* ---------- Main content body ---------- */

.ordrepsy .portal-iframe #main-content {
	width: 100%;
}

/* ---------- Loading animation ---------- */

.loading-animation {
	background: url(../images/progress_bar/loading_animation.gif) no-repeat top center;
	margin-top: 10px;
	padding-top: 40px;
	text-align: left;
}

/* ---------- Separator ---------- */

.separator {
	border-top: 1px dotted #BFBFBF;
}

/* ---------- Update manager ---------- */

.update-available {
	margin-top: 10px;
	padding: 2px;
	text-align: left;
}

/* ---------- Text highlighting ---------- */

.highlight {
	background: #FFC;
	font-weight: bold;
	margin: 0 1px;
}

/* ---------- Miscellaneous ---------- */

span.alert {
	display: inline-block;
}

.alert-warning, .portlet-msg-alert {
  background-color: #eee9d8;
  border-color: #d2cebe;
  color: #624b0b;
}

#skip-to-content {
	clip: rect(0 0 0 0);
	position: absolute;
}


.ordrepsy a:hover{
  color: #1F2021 !important;
}

.ordrepsy a.panel-header:hover{
  color: #fff !important;
  text-decoration: underline !important;
}

input{
  border-radius:0 !important;
}

.ordrepsy .navbar-global{
  background-color:#1F2021 !important;
  color:white !important;
  text-transform: uppercase;
  margin-bottom:0px !important;
  border:none !important;
  padding:0;
}
.ordrepsy .navbar-global.navbar-inverse .navbar-nav > .active > a:after{
  height:0;
}

.ordrepsy .navbar-global.navbar-inverse .navbar-nav > li > a {
  color: rgba(255, 255, 255, 1);
  line-height:20px;
  font-weight:600;
}
.ordrepsy .navbar-global.navbar-inverse .navbar-nav>.active>a,
.ordrepsy .navbar-global.navbar-inverse .navbar-nav>.active>a:hover,
.ordrepsy .navbar-global.navbar-inverse .navbar-nav>.active>a:focus
{
  background: #B3C7B7 url('../images/fleche_active.png') no-repeat center bottom !important;
  color: #1F2021 !important;
  background-size: 16px !important;
}
.ordrepsy .nav-item.dropdown-connexion .dropdown-menu{
  background-color:#1F2021 !important;
  margin-top:-1px;
  text-transform: initial !important;
  font-size:12px !important
}
.ordrepsy .nav-item.dropdown-connexion .dropdown-menu:hover{
  background-color:#1F2021 !important;
  color:#ccc !important;
}
.ordrepsy .nav-item.dropdown-connexion .dropdown-menu a.dropdown-item{
  color:#fff !important;
}
.ordrepsy .nav-item.dropdown-connexion .dropdown-menu a.dropdown-item:hover{
  background-color:#166757 !important;
}
.ordrepsy .nav-item.dropdown-connexion a{
  padding: 0px;
  color:#fff !important;
  font-size:0.9em;
  font-weight:600;
}
.ordrepsy .nav-item.dropdown-connexion a:hover{
  color:#FFF !important;
  text-decoration:underline;
}
.ordrepsy .navbar-global.navbar-inverse .nav-item a{
  padding: 10px 15px;
}
.ordrepsy .navbar-global.navbar-inverse ul.navbar-nav>li>a:hover,
.ordrepsy ul.navbar-contact.nav li a:hover
{
  color: #fff !important;
}
.ordrepsy .sub-navbar>.active>a,
.ordrepsy .sub-navbar>.active>a:hover,
.ordrepsy .sub-navbar>.active>a:focus
{
  background: transparent url('../images/fleche_active.png') no-repeat center 25px !important;
  background-size: 16px !important;
}
.container-light-blue h1, .container-light-beige h1{
  font-size:20px !important;
  margin:20px 0 0 0 !important;
}
.container-light-blue hr, .container-light-beige hr{
  border-color:#166757;
}
.container-blue{
  background-color: #B3C7B7;
  padding:20px 20px 0 20px;
}
.container-padding{
  padding: 20px 20px 50px 20px !important;
}
.container-blanc{
  background-color: #fff;
  margin:20px;
  padding:20px;
  color:#1F2021;
}
.container-fluid{
  /*color:#B3C7B7;*/
}
.container-light-blue{
  background-color: #B4BEB6;
}
.container-light-beige{
  background-color: #E8E5E0;
}
#resultatRef .container-light-blue, #petitesAnnonces.container-light-blue{
  background-color: #E8E5E0;
}
.ordrepsy .navbar-header{
  font-size:0.9em;
}
.ordrepsy .navbar-inverse .navbar-nav>li>a{

  color: #fff;
}
.ordrepsy .row {
  margin-left:0px !important;
  margin-right:0px !important;
}
.no-padding{
  padding:0!important;
}
.navbar-contact>li>a{
  font-size:0.8em;
  text-decoration:underline;
  padding-bottom:0 !important;
  padding-top:0 !important;
}
.navbar-contact li{
  border-left: 2px solid #1F2021;
}
.navbar-contact li:first-child{
  border-left: 0px solid #fff;
}
.navbar-contact li a,
.ordrepsy .sub-navbar>li>a{
  color: #1F2021 !important;
  font-weight:700;
}
.ordrepsy .sub-navbar .dropdown-menu li a{
  color: #166757 !important;
}
.navbar-contact li a:hover, .navbar-contact.navi li a:focus{
  background:none !important;
}
.ordrepsy .sub-navbar>li>a{
  background:none;
  padding-left:10px !important;
  padding-right:10px !important;
  padding-bottom:1rem;
}
.ordrepsy .sub-navbar li a:hover, .sub-navbar.nav li.active{
  background-color:none !important;
  color:#1F2021 !important;
}
/* .navbar-contact.navbar-nav>.active>a, .navbar-contact.navbar-nav>.active>a:hover,  .navbar-contact.navbar-nav>.active>a:focus{ 
.ordrepsy .navbar-nav>.active>a, .navbar-nav>.active>a:hover,  .navbar-nav>.active>a:focus{
  color:#1F2021 !important;
  background:none !important;
}*/
.ordrepsy .sub-navbar.navbar-nav{
  font-family: montserrat, sans-serif;
  font-weight:bold;
  text-transform: uppercase;
  margin:0;
  padding-bottom:0;


}
.ordrepsy input.search-box[type="text"]{
  padding:4px 6px;
  border:1px solid white;
}
.ordrepsy input.input-chercher{
  background: #d7e9f4 url('../images/loupe.png') no-repeat 160px 3px !important;
  font-size:0.8em !important;
  color:#386b89;
}

input.input-chercher::-webkit-input-placeholder {
  color:#386b89;
}

input.input-chercher:-moz-placeholder { /* Firefox 18- */
  color:#386b89;
}

input.input-chercher::-moz-placeholder {  /* Firefox 19+ */
  color:#386b89;
}

input.input-chercher:-ms-input-placeholder {
  color:#386b89;
}
.media-categories li{
  font-weight:bold;
  margin: 0 5px 5px 0;
}
ul.media-categories li.active{
  list-style:url("/opq-theme/css/../images/blue-square.png");
}
.media-tags .active div{
  background-color:#d1dd4b !important;
}
.btn-carre{
  border-radius:10px !important;
  padding:5px !important;
  font-size:0.9em !important;
  color: #386d8d !important;
  text-shadow:none !important;
  box-shadow:none !important;
}
.btn-carre-beige{
  padding:5px !important;
  font-size:0.9em !important;
  color: #1F2021 !important;
  background-color:#E8E5E0 !important;
  text-shadow:none !important;
  box-shadow:none !important;
}
.infos-champ-interet{
  line-height:1.8em;
  font-size:0.8em;
  margin-bottom:0px !important;
}
#entrevue .btn-ligne{
  color: #fff !important;
  background: url('../images/fleche-blanche.png') no-repeat right center !important;
}
.ordrepsy .btn.btn-ligne{
  border-radius:0 !important;
  font-size:1em !important;
  color: #386d8d !important;
  text-shadow:none !important;
  box-shadow:none !important;
  background: url('../images/fleche.png') no-repeat right center !important;
  text-decoration:underline !important;
  font-weight:bold;
  padding:5px 40px 5px 0px !important;
}
.ordrepsy .btn-primaire.btn-trouver-aide,
.ordrepsy .sub-navbar .btn-primaire.btn-trouver-aide,
.ordrepsy .btn-trouver-aide{
  padding: 7px 13px !important;
  font-size:0.9em !important;
}
.ordrepsy .btn-primaire.btn-hover-blanc:hover{
  color: #D15959 !important;
  background: #fff !important;
  text-decoration:none;
  outline:0px solid #D15959;
}
.ordrepsy .btn-secondaire.btn-hover-blanc:hover{
  color: #166757 !important;
  background: #fff !important;
  text-decoration:none;
  outline:0px solid #D15959 !important;
}
/*TODO : retirer dans les portlets les btn-verts*/
.ordrepsy .btn.btn-vert,
.ordrepsy .btn-primaire,
.ordrepsy .sub-navbar .btn-primaire,
.ordrepsy a.btn-primaire{
  cursor:pointer;
  background: #D15959 !important;
  border-radius:20px !important;
  padding: 10px 20px !important;
  color: #fff !important;
  font-weight:bold;
  border:none;
  font-size:12px;
}
.ordrepsy .btn-primaire:hover{
  color:#D15959 !important;
  background-color:transparent !important;
  text-decoration:none;
  outline:3px solid #D15959;
}
.ordrepsy .btn.btn-vert-simple,
.ordrepsy .btn-secondaire{
  background-color: #166757;
  border-radius: 20px !important;
  padding: 10px 20px;
  color:#fff;
  font-weight:bold;
  border:none;
  font-size:12px;
  cursor:pointer;
}
.ordrepsy .btn-secondaire-blanc{
  background-color: white;
  border-radius: 20px !important;
  padding: 10px 20px;
  color:#166757;
  font-weight:bold;
  border:none;
  font-size:12px;
  cursor:pointer;
}
.ordrepsy .btn-secondaire-blanc:hover{
  background-color: #166757;
  border-radius: 20px !important;
  padding: 10px 20px;
  color:#fff;
  font-weight:bold;
  border:none;
  font-size:12px;
  cursor:pointer;
}
.ordrepsy .btn-secondaire:hover{
  text-decoration:none !important;
  background-color:transparent;
  color:#166757 !important;
  outline:3px solid #166757 !important;
}
.ordrepsy .btn-secondaire a{
  color:#fff;
}
.ordrepsy .btn.btn-vert:hover, #banniere #reference .btn-vert:hover,
.ordrepsy .btn.btn-rouge:hover, #banniere #reference .btn-rouge:hover{
  background: #1F2021 !important;
  color: white !important;
}
a.vert{
  color: #d8e079 !important;
}
.ordrepsy .btn.btn-bleu{
  background: #87948f url('../images/fleche-blanche.png') no-repeat right center !important;
  padding:5px 30px 5px 10px !important;
  color:#fff !important;
  font-weight:bold;
  border:none;
  background-size: 20px !important;
}
.ordrepsy .btn.btn-bleu-simple{
  background: #B3C7B7 !important;
  padding:10px !important;
  color:#1F2021 !important;
  font-weight:bold;
  border-radius: 20px !important;
  border:none;
}
.ordrepsy .btn.btn-bleu:hover{
  background: #1F2021 url('../images/fleche-blanche.png') no-repeat right center !important;
  color:#fff !important;
}
.ordrepsy .btn.btn-bleu-big{
  padding:10px 30px 10px 10px !important;
  width: 100%;
  text-align: left;
}
.ordrepsy .btn.btn-voir-plus{
  background: #9ca89e !important;
  padding:10px !important;
  color:#fff !important;
  font-weight:bold;
  width: 100%;
  border:none;
}
.ordrepsy .btn.btn-voir-plus img{
  width:22px;

}
.ordrepsy .btn.btn-big{
  padding:10px 10px 10px 10px !important;
  width: 100%;
  text-align:center !important;
  font-size:1.1em !important;
  text-align: left;
}
.ordrepsy .btn.btn-retour, .ordrepsy .btn-bleu-retour{
  background: url('../images/fleche-retour.png') no-repeat left center !important;
  font-size:14px;
  padding:5px 10px 5px 35px !important;
  color:#166757 !important;
  font-weight:bold;
  text-transform:uppercase;
  border:none;
  background-size: 20px !important;
  font-size:13px;
}
.ordrepsy .btn.btn-retour:hover{
  color:#000 !important;
  text-decoration:underline;
}
.ordrepsy .btn.btn-bleu-medium{
  background: #55819c url('../images/fleche-blanche.png') no-repeat right center !important;
  padding:5px 30px 5px 5px !important;
  color:#fff !important;
  font-weight:bold;
  border:none;
}
.ordrepsy .btn.btn-bleu-medium:hover{
  background: #1F2021 url('../images/fleche-blanche.png') no-repeat right center !important;
  color:#fff !important;
}

.box-cote{
  padding:40px;
  margin-top:30px;
}
.box-cote, .box-cote h1{
  background-color:#628ca5;
  color: #fff !important;
}

.contenu-magazine .taglib-header{
  display:none;
}
.contenu-magazine .component-title{
  display:none !important;
}
.ordrepsy .portlet{
  margin-bottom:-1px;
}
.portlet-content{
  padding:0 !important;
}

div.auteur img{
  margin-bottom:10px !important;
  margin-right:10px !important;
}
/* ---------- Dropdown menu ------------ */

.ordrepsy .nav .open > a{
  background: #d7e9f4 url('../images/fleche_active.png') no-repeat center bottom !important;
  background-size:15px !important;
  color:#1F2021 !important;
}
.ordrepsy .nav li.active > a{
  background: #d7e9f4 !important;
  color:#1F2021 !important;
}
.ordrepsy .nav li > a.active{
  background: #dee2e6 !important;
  color:#1F2021 !important;
  border-radius: 0.25rem !important;
}
.ordrepsy ul.nav.nav-tab-centre-doc{
  border:0 !important;
}
.sub-navbar.nav .yamm-content li a {
  color:#1F2021 !important;

}
.ordrepsy .dropdown-menu.top {
  background-color: #E8E5E0 !important;
  list-style: none !important;
  max-width : 100%;
  font-size:14px;
  overflow:hidden;
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
.ordrepsy .dropdown-menu.top li{
  list-style: none !important;
}
.ordrepsy .dropdown-item.active{
  background-color:#166757 !important; 
}
.ordrepsy .multiselect-container .dropdown-item:active{
  background-color:#166757 !important; 
}
.dropdown:hover .dropdown-menu.top {
   display: block;
}
.dropdown:hover a.dropdown-toggle {
  background: #E8E5E0 url('../images/fleche_active.png') no-repeat center 26px !important;
  color:#1F2021 !important;
  background-size: 15px !important;
}
.yamm.navbar{
  margin-top:-20px;
  padding-bottom:0;
  /*z-index:23;*/
}
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static !important;
}
.yamm .container {
  position: relative !important;
}
.yamm .dropdown-menu {
  left: auto !important;
  border:none !important;
  margin-top:0;
}
.yamm .yamm-content {
  padding: 20px 30px !important;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0 !important;
  right: 0 !important;
}
.yamm .dropdown-menu strong{
  color: #1F2021;
  text-transform: uppercase;
}
.yamm .dropdown-menu a li{
  text-transform: none;
  border:0px solid #fff;
}
.yamm .yamm-content ul{
  border-right:1px solid #1F2021;
  width:22% !important;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
.yamm .portlet-asset-publisher ul.title-list{
  width:100%!important;
}
.yamm .yamm-content ul:last-child{
  border-right:0px solid #1F2021;
}
.yamm .yamm-content ul li{
  list-style: none !important;
  padding:5px 30px 5px 5px !important;
  margin-right:0px !important;
}
.yamm .yamm-content ul li:hover{
  background: #166757 url('../images/fleche-blanche.png') no-repeat right center !important;
  width:100%;
  background-size: 20px !important;
  text-decoration:none !important;
  color: #fff !important;
  font-weight:bold;
}
.yamm .yamm-content ul a:hover{
  text-decoration:none !important;
}


#dl-menu{
  z-index:100;
  padding:0;
}
#navbarsMenu .navbar-nav{
  background-color:#B3C7B7;
  
}

.menu-mobile .navbar-nav .dropdown-menu{
   display:static !important;
}
.dl-menuwrapper li.no-style>a:not(:only-child):after{
  content:"";
}
.dl-menu li.no-style a{
  display:inline;
  text-transform:lowercase!important;
  line-height:40px;
}

.first-level-dl-menu{
  font-family: Montserrat, serif;
  text-transform: uppercase;
}
.level-light-green{
  background: #B3C7B7 !important;
  color:#166757 !important;
}
.level-second-green{
  background: #B4BEB6 !important;
  color:#166757 !important;
}
.level-black{
  background: #000 !important;
}
.level-black a{
  color:#fff !important;
}
.level-black a:hover{
  color:#fff !important;
}

.dl-menu li.no-style{
  padding:20px;
  line-height:3em;
}
.menu-mobile .navbar-nav a{
   color:white;
}
.ordrepsy .navbar-toggler{
  background-color: #166757;
  border-radius: 70px;
}


.level-light-blue{
  background:#d7e9f5 !important;
  padding:10px;
}
.ordrepsy .navbar-collapse li.level-light-blue a{
  color:#3a6f8f !important;
}
@media (max-width: 768px){
  .container-dl-menu, .container-dl-menu .container{
    background-color:#fff;
    padding:0 !important;
  }
  .yamm .yamm-content {
    padding: 0px !important;
  }
  .ordrepsy .dropdown-menu.top{
    padding:5px;
    max-height:300px;
    overflow:scroll;
  }

  .btn-primaire{
    
  }
}

.portlet-decorate .portlet-content{
  background: transparent !important;
}
.portlet-title-text{
  display:none !important; /* Cacher les titres par défaut des portlets */
}
/*---------- Site map portlet ---------- */
.ordrepsy .portlet-site-map .porltet-content {
  padding:0;
}
.ordrepsy .portlet-column-content.empty{
  padding:0 !important;
}
.ordrepsy .portlet-site-map h3 {
  color:#1F2021 !important;
  font-family:"futura", sans-serif !important;
  font-size: 15px !important;
  font-weight:500 !important;
  text-transform:uppercase !important;
}
.ordrepsy .portlet-site-map ul {
  padding:0;
  margin:0 0 10px 0 !important;
}
.ordrepsy .portlet-site-map ul li{
  list-style:none !important;
  line-height:20px !important;
  font-weight:bold !important;
  font-family:"Helvetica", sans-serif !important;
  letter-spacing: 0px;
  font-size:14px;
  color:#166757;
}
.ordrepsy .portlet-site-map li ul li a {
  text-decoration:underline;
  font-weight:normal !important;
  color:#166757 !important;
}
.ordrepsy .journal-content-article h1{
   font-size:30px !important;
}
#dossier{
  padding: 0 0 30px 0;
  padding-left:70px;
}
#dossier a{
  text-decoration:underline;
}
#dossier ul li{
  margin-bottom:10px;
}
.psychologie-light-blue a{
  text-decoration:underline !important;
}
.par{
  font-style:italic;
  margin-top:-10px !important;
  font-size:0.9em;
}
/* --------- Référence  --------- */
#banniere{
  margin:0;
  padding:0;
}
#banniere .container #reference{
  margin-top:-400px;
}
#banniere .container-background{
  padding:0;
  margin:0;
  height:400px;
}
#banniere .container-background.long{
  height:500px !important;
}
#banniere .container-background.psychotherapeutes{
  background-color:#166757;
}
#banniere .container-background.psychologues{
  background-color:#166757;
}
.banniere-psychologue{
  background-color:#166757;
}
#banniere .container-background.candidats{
  background: url('/documents/26707/151906/candidats') no-repeat center center !important;
  -webkit-background-size: cover !important; /* pour anciens Chrome et Safari */
  background-size: cover !important; /* version standardisée */
}

#banniere .container-background{
  background-color:#B3C7B7; 
}
#banniere .container-banniere.accueil1{
  background: url('/documents/26707/151906/accueil1') no-repeat bottom right !important;
  -webkit-background-size: contain !important; /* pour anciens Chrome et Safari */
  background-size: contain !important; /* version standardisée */
}
#banniere .container-banniere.accueil2{
  background:url('/documents/26707/151906/accueil2') no-repeat bottom right !important;
  -webkit-background-size: contain !important; /* pour anciens Chrome et Safari */
  background-size: contain !important; /* version standardisée */
}
#banniere .container-banniere.accueil3{
  background:url('/documents/26707/151906/accueil3') no-repeat bottom right !important;
  -webkit-background-size: contain !important; /* pour anciens Chrome et Safari */
  background-size: contain !important; /* version standardisée */
}
#banniere .container-banniere.accueil4{
  background: url('/documents/26707/151906/accueil4') no-repeat bottom right !important;
  -webkit-background-size: contain !important; /* pour anciens Chrome et Safari */
  background-size: contain !important; /* version standardisée */
}
#banniere .container-banniere.accueil-femme{
  background: url('/documents/26707/151906/accueil-femme') no-repeat bottom right !important;
  -webkit-background-size: contain !important; /* pour anciens Chrome et Safari */
  background-size: contain !important; /* version standardisée */
}

#banniere .container-background.psychologie-quebec{
  background: url('/documents/26707/151906/psychologie-quebec') no-repeat center center !important;
  -webkit-background-size: cover !important; /* pour anciens Chrome et Safari */
  background-size: cover !important; /* version standardisée */
}


.ordrepsy #banniere #reference h1{
  font-size:70px !important;
  margin-bottom:10px;
  font-weight:bold;
  line-height:1em;
  letter-spacing:-2px;
}

@media (max-width: 1200px){

  .ordrepsy #banniere #reference h1{
    font-size:60px !important;
  }
}
@media (max-width: 1024px){

  .ordrepsy #banniere #reference h1{
    margin-top:50px !important;
    font-size:42px !important;
  }
  #banniere .container-banniere {
    height: 360px !important;
  }
  #banniere .container-background{
    height:340px !important;
  }
}
@media (max-width: 767px){
  #banniere #ban .container-banniere{
    height: 750px !important;
    background-color:#B3C7B7 !important;
  }
  #banniere .container-background{
    height: 750px !important;
  }
  #banniere .container #reference{
    margin-top: -750px;
    padding:15px;
    font-size:0.8em;
  }
  #banniere #reference .btn-vert{
    margin-left:0px !important;
  }
  .ordrepsy #banniere #reference h1{
    margin-top:100px !important;
    font-size:50px !important;
  }
  .trio{
    /*margin-top:100px;*/
  }
  .infos{
    margin-left:0 !important;
  }
  .container-info-pub{
    margin-top:0px !important;
  }
  #banniere #titre-dossier.titre-dossier2{
    margin-top:0px!important;
    padding:50px !important;
  }
  #banniere #header-box{
    margin-top:10px !important;
  }
}


.container-info-pub{
  margin-top:-360px !important;
  position:relative !important;
}

#banniere .container-banniere{
  height:430px;
}

#banniere #reference{
  padding:0;
  color:#fff;
}

#banniere .container-banniere-box{
  height:400px;
}
.btn-portail-securise-banniere{
  background-color:#D15959;
  color:#fff;
  font-size:1.3em;
  padding:10px 20px;
  font-weight:bold;
  border-radius:20px;
  top:40px;
  position:relative;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.btn-portail-securise-banniere:hover{
  color:#D15959;
  background-color:#fff;
}
#banniere #header-box{
  background: #3a6f8f !important;
  padding:25px;
  margin:0;
  height:400px;
}
.space30{
  clear:both;
  height:30px;
}
#banniere #titre-dossier{
}
#banniere #header-box h1{
  margin-top:0px !important;
  color:#fff !important;
  font-size:2em !important;
  margin-bottom:10px;
}
#banniere #header-box p, #banniere #header-box a, #banniere #header-box label{
  color:#fff;
}
.info-plus{
  color:#aec0cc;
}
#banniere #header-box input{
  height: 30px;
}
#banniere #header-box .col-sm-6, #banniere #header-box .col-sm-12{
  margin:0;
  padding:0;
}
#banniere #header-box .info-plus{
  font-style: italic;
  font-size:0.9em;
  padding-left:10px;
}
#banniere #header-box .btn-vert{
  padding:15px 60px 15px 20px !important;
  text-transform:uppercase;
  font-size:1.8em;
  margin-top:30px;
  margin-bottom:20px;
  width:100%;

}

.form-recherche .bordered{
   border-right:1px solid rgba(0, 0, 0, 0.1);
}
.form-recherche input[type="text"], .popover-content input, .form-group input[type="text"], .form-group input[type="password"], .form-group input[type="email"]  {
  width:100%;
  height:35px !important;
  padding:10px;
  border:1px solid #166757 !important;
  border-radius:15px !important;
}
.form-group textarea{
  font-size:12px; 
  padding:10px;
  border:1px solid #166757 !important;
  border-radius:15px !important;
}
.form-group select.form-control, .select-control{
  border-color: #166757 !important;
  border-radius:20px;
  padding:5px;
}
input[type=checkbox]{
  width: 15px;
  height: 15px;
  background-color: white;
  border-radius: 10% !important;
  vertical-align: middle;
  appearance: none;
  -webkit-appearance: none;
  outline: 1px solid #166757 !important;
  cursor: pointer;
  margin-right: 5px;
}
input[type=checkbox]:before {
	font-family: "FontAwesome";
  content: "\f00c";
  font-size: 14px;
  color: transparent !important;
  display: block;
  width: 15px;
  height: 15px;
  padding-left: 2px;
}

input[type=checkbox]:checked:before {
	color: black !important;
}
.dropdown-item input[type=checkbox]:checked:before{
  color:transparent !important;
}
 .dropdown-item input[type="checkbox"]{
   outline: none !important;
}
.multiselect-container input[type=checkbox]{
  appearance: auto !important;
  -webkit-appearance: auto !important;
  border:0 !important;
}

#liste-champs-expertise td img{
  width:25px;
}
.form-recherche select{
  width:100%;
  height:35px !important;
  border:1px solid #166757 !important;
  border-radius:15px !important;
}

.form-recherche .btn-group, .form-recherche .btn{
  width:100%
}
.form-recherche .btn.multiselect{
  border:1px solid #166757 !important;
  border-radius:15px;
}
.form-recherche .caret{
  float:right;
}
.form-recherche .multiselect{
  text-align:left;
}
.multiselect-container{
  height:200px;
  overflow:scroll;
}
.btn.btn-bleu-options{
  background-color:#166757;
  color:#fff !important;
  padding:10px 10px !important;
  border:none !important;
  margin-top:10px;
  border-radius: 10px;
}
.btn.btn-bleu-options-open{
  border-radius: 10px 10px 0 0;
}
.btn.btn-bleu-options:hover{
  background-color:#278572;
  color:#fff !important;
}
#img-options-plus, #img-options-moins{
  width:22px;
}
#ajouter-premier-motif img, #ajouter-second-motif img,
#ajouter-premier-motif-search img, #ajouter-second-motif-search img{
  width:22px;
}
.options label{
  font-size:0.9em;
}
.label{
  padding: .1em .3em .1em !important;
  border:none !important;
}
.label-motif{
  background-color:#B3C7B7 !important;
  color:#333 !important;
  font-size:100% !important;
  line-height:2em !important;
  font-weight: normal !important;
}
.label-motif:after{
  content:"\2716";
  padding-left:10px;
}
.label-tags{
  background-color:#d7e9f5 !important;
  color:#1F2021 !important;
  font-size:95% !important;
  line-height:2.5em !important;
  font-weight: normal !important;
  margin-left:5px;
}
.form-recherche #options .row{
  background-color:#166757;
  color:#fff;
  padding: 20px;
  border-radius:0px 0 15px 15px;
}
.form-recherche .options input[type="checkbox"]{
  margin-right:4px;
}

.noBullet {
  margin-left: -20px;
  list-style: none;
}
.fiche{
  border-radius:15px;
  margin:0 0 20px 0;
}
.fiche h1{
  font-size:24px !important;
  margin:0 !important;
  color:#1F2021!important;
}
.fiche h2{
  font-size:20px !important;
  margin:0 !important;
  color:#1F2021!important;
}
.fiche h3{
  font-size:18px !important;
  margin:0 !important;
  color:#1F2021!important;
}
.fiche h4{
  font-size:16px !important;
  margin:0 0 10px 0 !important;
  color:#1F2021!important;
}
.italic{
  font-style:italic;
}
.fiche .table-striped th{
  background-color:#dadbda;
}
.fiche .table td img{
  text-align:center;
}
.fiche .table tr{
  background-color:#E3E8E4 !important;
}
.tuile.active, .tuile:hover{
  background-color:#c6d8c9 !important;
}
.ordrepsy .tuile .btn.btn-vert{
  background-color:#bed5e2 !important;
}
.ordrepsy .tuile.active .btn.btn-vert{
  background-color:#d8e079 !important;
}
.tuile{
  border-right: 5px solid #d1e1d4;
  min-height:350px;
}
.tuile h1{
  font-size:20px !important;
  margin:0 !important;
}
.tuile h2{
  font-size:15px !important;
  margin:0 !important;
}
.tuile h3{
  font-size:14px!important;
  margin:0 !important;
}
.resultat, .tuile{
  padding:30px 20px;
  background-color:#B3C7B7;
  color:#1F2021;
  width:100%;
  cursor:pointer;
  margin-bottom:10px;
  border-radius:10px;

}
.resultat:hover {
  background-color: #c6d8c9;
}
.resultat .row ul{
  padding-left: 30px;
}
.resultat .cards-selection{
  opacity:0;
  position: absolute;
  right: 10px;
}
.resultat .cards-selection{
  position: absolute;
  right: 10px;
}
.resultat.selection-fiche .cards-selection{
  opacity:1;
}
.resultat.selection-fiche{
  background-color:#c6d8c9;
  width: 80%;
}
.resultat.active{
  background:#c6d8c9 url("../images/fond-active-reference.png") top right no-repeat;
  background-size: 122px;
}
.resultat.active p {
  font-weight:bold;
}
.resultat .resultat-nom{
  font-weight: bold;
  text-transform: uppercase;
}
.resultat .resultat-telephone{
  font-size:0.9em;
  background:url("../images/icone-telephone.png") center left no-repeat;
  background-size:7px;
  padding-left:15px;

}
.resultat .resultat-ville, .tuile-ville, .annonce-ville{
  font-size:0.9em;
  background:url("../images/maps.png") center left no-repeat;
  background-size:7px;
  padding-left:15px;
}
.tuile-ville{
  background-position-y: 7px !important;
}
.tuile-telephone{
  font-size:0.9em;
  background:url("../images/phone.png") center left no-repeat;
  background-size:7px;
  padding-left:15px;
}
/*  -------- Découvrir l'ordre ----- */
#decouvrir{
  background: #FFF !important;
  color: #1F2021;
  padding: 70px;
}
#decouvrir h3{
  font-size:19px !important;
}
.btn-savoir-plus{
  background: url('../images/fleche.png') no-repeat center right !important;
  padding: 5px 35px 5px 0px;
  background-size: 28px !important;
  cursor:pointer;
}
.btn-savoir-plus-bold{
  background: url('../images/fleche-savoir-plus.png') no-repeat center right !important;
  padding: 5px 35px 5px 0px;
  font-weight:bold;
  text-transform:uppercase;
  background-size: 23px !important;
  cursor:pointer;
}
.btn-savoir-plus-bold-pale{
  background: url('../images/fleche-blanche.png') no-repeat center right !important;
  padding: 5px 35px 5px 0px;
  font-weight:bold;
  text-transform:uppercase;
  background-size: 23px !important;
  color:#fff !important;
  cursor:pointer;
}
@media (max-width: 992px) {
  .container-mobile{
    background: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  }
  .container-fluid.container-dl-menu{
    padding:0 !important;
  }
}
@media (max-width: 767px) {
  .trio .col-sm-4{
    padding:0 20px;
  }
  .trio .container{
    padding:0;
  }
  #decouvrir{
    padding: 20px !important;
  }
  #decouvrir .col-sm-12{
    padding: 0px !important;
    margin-bottom:15px !important;
  }
  #decouvrir .col-md-4{
    padding-left:0;
  }
  #decouvrir h1{
    margin-top:30px !important;
  }
  #decouvrir h3{
    margin-top:30px !important;
    margin-bottom:20px !important;
  }
  #decouvrir p{
    margin-bottom:20px !important;
  }
  .trio h3{
    margin-bottom:0px !important;
  }
  .trio p{
    min-height:initial !important;
  }
  .trio .col-sm-4{
    margin-bottom:10px !important;
  }
  .trio{
    padding:20px !important;
  }
  #nouvelles, #nouvelles .container{
    padding:0 !important;
  }
  #nouvelles .container .col-sm-8{
    padding:0 10px !important;
  }
  #chroniques, #dossier{
    padding:0 15px !important;
  }
  #ressource .portlet-content .asset-content .col-sm-3 img{
    margin-left:0px !important;
  }
  #ressource .ressource-image{
    width:100%;
  }
  #footer{
    padding:0;
  }
  #footer .container{
    overflow:initial !important;
    padding:0;
  }
  .lien-bas-page .col-xs-6{
    background-color: #d7e9f5;
    margin:10px;
    padding:10px 0 10px 0;
    width:44% !important;
    text-align:center;
  }
  #navigation-liste-tuile{
    margin-right:20px;
  }
  div.annonce{
    padding-bottom:15px;
    margin:15px;
    border-radius:20px;
    margin-left:0px !important;
    width:100% !important;
  }
  .container-fluid{
    padding:0 !important;
  }
  .container-fluid#annonces{
    padding-bottom:20px;
  }
  #offre .container, #entrevue {
    padding: 70px 30px !important;
  }
  #catalogue{
    padding:0 !important; 
  }
  #catalogue h1{
    margin-top:0 !important; 
  }

}
@media (max-width: 1024px) {
  /* #banniere .container-banniere-box{ */
    /* height:400px !important; */
  /* } */
  /* #banniere .container-background{ */
    /* height:400px !important; */
  /* } */
  #offre .container{
    padding:25px !important;
  }
}

#footer .container{
  overflow:hidden;
}
.footer-petit-lien{
  background-color:#1F2021;
  padding:20px 0 10px 0;
  text-align:center;
  color:#fff;
}
.ordrepsy .footer-petit-lien a{
  color:#fff !important;
}
.ordrepsy .footer-petit-lien a:hover{
  opacity:0.8;
  color:#fff !important;
}
#plan{
  padding:2rem 0 !important;
}
.ordrepsy #decouvrir h1{
  color:#000 !important;
  margin-bottom:40px;
  margin-top:0px !important;
  font-weight:700;
  line-height:1em;
  font-size:32px;
}
#decouvrir h3, #entrevue h3{
  color:#D15959 !important;
  font-family: montserrat, Times New roman, serif !important;
  margin-bottom:30px;
}
#decouvrir p{
  margin-bottom:35px;
}
#offre, #entrevue{
  background: #E8E5E0 !important;
  color: #1F2021;
  padding: 30px 40px;
}
#entrevue h1{
  margin-top:10px !important;
}
#offre .publie, #annonces .publie{
  font-size: 0.8em;
  margin-top: -14px;
}
#annonces{
  background: #B3C7B7 !important;
  color: #1F2021;
  padding: 50px 70px;
}
#offre .col-sm-4{
  padding: 0 30px 0 0;
}
#entrevue h1, #annonces h2, #catalogue h1, #nouvelles h1{
  text-align:center;
  text-transform:uppercase;
  margin-bottom:40px;
  margin-top:0;
  line-height:1.5em;
}
#pubPsyQc{
  margin-top:50px;
}
#pubPsyQc h1{
}
#catalogue .control-label{
  color:#166757;
  font-weight:600;
}
#catalogue #autres ul li{
  list-style:none;
  margin-bottom:10px;
}
#catalogue input[type="text"]{
  border:1px solid #166757;
  border-radius:20px !important;
  font-size:14px !important;
}
#offre h3{
  color:#D15959 !important;
  font-family: Montserrat, sans-serif !important;
  margin-bottom:2px;
  font-size:20px !important;
}
#annonce h1{
  color:#166757 !important;
  font-family: Montserrat, sans-serif !important;
  margin-bottom:2px;
  font-size:18px !important;
}
#annonce h3{
  color:#166757 !important;
  font-family: Montserrat, sans-serif !important;
  margin-bottom:2px;
  font-size:20px !important;
}
#offresEmploi h3, .annonce h3{
  font-family: Montserrat, sans-serif !important;
  font-size:24px !important;
}
#offresEmploi h4, .annonce h4{
  font-family: Montserrat, sans-serif !important;
  font-size:18px !important;
}
#offresEmploi table tr {
  border-bottom:2px solid #dbdcdc;
}
#offresEmploi table h3 {
  margin-top:10px;
  padding-right: 20px;
}
#offresEmploi table tr td{
  padding-bottom:30px !important;
}
#offresEmploi table tr:last-child{
  border-bottom:none;
}
#offre p{
  line-height:1.5em;
}
#offre #filtre{
  margin-top:40px;
}
#offre a.filtre{
  color: #1F2021;
  margin: 0 20px 0 0;
}
#offre select{
  background-color: #d7e9f4;
  color:#3a6f8f;
}
#revue{
  padding-top:20px;
  padding-bottom:70px;
}
#revue h1{
  margin-bottom:10px !important;
  margin-top:30px !important;
  line-height:1.5em !important;
}
.infos{
  color:#fff;
  background-color:#166757;
  margin-left:-100px;
  padding:20px;
}
.infos h2{
  color:#fff !important;
}
.infos p{
  color:#fff !important;
}
.annonce{
  background-color: #B3C7B7;
  padding:20px;
  border-radius:20px;
  margin:15px;
  margin-right:0px !important;
  width:31% !important;


  justify-content: space-between;
  flex-direction: column;
  display: flex;
}
@media (max-width: 767px) {
  .annonce{
    width:98% !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .annonce{
    width:47% !important;
  }
}
.annonce .btn-primaire{
  justify-content: flex-end;
  align-self: center;
  margin-top: auto;
}
#twitter{
  background-color: #fff;
  margin-top:-35px;
  margin-bottom:70px;
  padding: 55px 20px;
}
#twitter h1{
  margin-bottom:20px !important;
  font-size: 34px !important;
}
#ressource h1{
  margin-bottom:10px !important;
  margin-top:40px !important;
  font-size: 34px !important;
  text-align:center;
  font-weight:bold;
  color:#1F2021 !important;
}

.trio{
  padding:30px 0px 50px;
  background-color:#E8E5E0;
  text-align:center;
}
.trio .col-sm-4{
  padding:20px;
}
.trio h1{
  text-align:center;
}
.trio h3{
  font-family: monteserrat, sans-serif !important;
  font-size:24px !important;
  color:#166757 !important;
  text-align:center;
  font-weight:bold;
}
.trio p{
  text-align:center;
  color:#1F2021;
  margin-bottom:30px;
}
.icone-info{
  width:20px; 
}
#info-icon-neuropsychologie,#info-icon-attention-psychotherapeute{
  width:20px; 
}
.icone-crochet{
  width:25px;
}
.icone-info-blanc{
  width:14px; 
}
.trio .icone{
  text-align:center;
  width:100%;
  padding:10px;
}
.trio .icone img{
  width:240px;
}
.trio .icone-annonceur img{
  width:110px;
}
.trio-candidat, #trio-candidat{
  text-align:center;
  padding:30px 0;
  background-color:#E8E5E0;
}
.trio-candidat h3, #trio-candidat h3{
  text-align:center;
}
.fond-bleu-medium{
  background-color:#618ca5;
  color:#fff;
  padding:10px;
}
.fond-bleu-medium{
  border:none!important;
}
.fond-bleu-medium .col-sm-4{
  border:none!important;
}
#nouvelles .nouvelle, #revue .nouvelle{
  margin-bottom: 40px;
}
#nouvelles{
  background-color:#E8E5E0;
}
#nouvelles h4, #revue h4{
  line-height:1.7em;
  font-size:18px !important;
  font-weight:bold;
  color:#166757;
}
#nouvelles{
  padding-bottom:30px;
}


#revue h4 span{
  font-weight:normal;
}
#nouvelles p, #revue p{
  margin-bottom:20px;
}
.footer-lien{
  background-color: #B4BEB6;
  padding:25px 0 15px 0px !important;
}
.ordrepsy .footer-lien a {
  color: #1F2021;
  font-size:16px;
}
#ressource{
  padding:30px 0;
}
#ressource .portlet-content{
  padding:0;
  margin-bottom:30px;
}
#ressource .portlet-content .asset-content{
  padding:0;
  margin:0;
}
#ressource .portlet-content .asset-content .col-sm-3{
  padding:0;
  margin:0;
}
#ressource .portlet-content .asset-content .col-sm-3 img{
  margin-left:-20px;
}
#ressource h3{
  font-family: montserrat, serif !important;
  color:#166757 !important;
  font-size:18px !important;
}
.ressource-image{
  width:85%;
  height:350px;
  background-size:cover;
  background-position: center center;
  margin: 0px auto 10px;
  
}
#ressource p{
  color:#1F2021;
}
#ressource .separator{
  border-top:none;
}
.affichage{
  background-color:#fff;
  cursor:pointer;
  width:35px;
  float:right;
  margin-left:10px;
  border-radius:10px;
  padding: 4px;
  text-align: center;
}
.affichage img{
  width:100%;
}
.affichage:hover{
  background-color:#F9F8F7;
}

/* Menu déroulant */
/* Rudimentary mega menu CSS for demonstration */

        /* mega menu list */
        .ordrepsy .nav-menu {
            display: block;
            position: relative;
            list-style: none;
            margin: 0;
            padding: 0;
            z-index: 15;
        }

        /* a top level navigation item in the mega menu */
        .ordrepsy .nav-item {
            list-style: none;
            display: inline-block;
            padding: 0;
            margin: 0;
        }

        /* first descendant link within a top level navigation item */
        .ordrepsy .nav-item > a {
            position: relative;
            display: inline-block;
            padding: 0.5em 1em;
            margin: 0 0 -1px 0;
            border: 0px solid transparent;
        }

        /* focus/open states of first descendant link within a top level
           navigation item */
        .ordrepsy .nav-item > a:focus,
        .ordrepsy .nav-item > a.open {
            /* border: 1px solid #dedede; */
        }
        .ordrepsy .yamm.navbar .nav-item > a:focus,
        .ordrepsy .yamm.navbar .nav-item > a.open {
            border: 1px solid #dedede;
            background-color:#d7e9f4;
        }

        /* open state of first descendant link within a top level
           navigation item */
        .ordrepsy .nav-item > a.open {
            background-color: #fff;
            border-bottom: none;
            z-index: 1;
        }

        /* sub-navigation panel */
        .ordrepsy .sub-nav {
            position: absolute;
            display: none;
            top: 2.2em;
            margin-top: -1px;
            padding: 0.5em 1em;
            border: 1px solid #dedede;
            background-color: #fff;
        }

        /* sub-navigation panel open state */
        .ordrepsy .sub-nav.open {
            display: block;
        }

        /* list of items within sub-navigation panel */
       .ordrepsy  .sub-nav ul {
            display: inline-block;
            vertical-align: top;
            margin: 0 1em 0 0;
            padding: 0;
        }

        /* list item within sub-navigation panel */
        .ordrepsy .sub-nav li {
            display: block;
            list-style-type: none;
            margin: 0;
            padding: 0;
        }



 /*Hidden et visible element de bootstrap 3 */


        .visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}}


/*Menu mobile*/
.dl-menuwrapper {
	width: 100%;
	float: left;
	position: relative;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
}


.dl-menuwrapper button {
	background: #166757;
  border-radius:50%;
	border: none;
	width: 52px;
	height: 52px;
	text-indent: -900em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active{
	background: #166757;
}

.dl-menuwrapper ul {
	background: #E8E5E0;
}

.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 59%;
	height: 3px;
	background: #fff;
	top: 15px;
	left: 21%;
	box-shadow: 
		0 9px 0 #fff, 
		0 18px 0 #fff;
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
}

.dl-menuwrapper li strong {
  padding:0 20px;
}
.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 7px 30px 7px 20px;
	font-size: 14px;
	font-weight: 500;
	color: #166757;
	outline: none;
	background-image: url("../images/puce.png");
	background-repeat: no-repeat;
	background-position: 340px center;
	background-size: 8px;
}
.dl-menuwrapper li a.final-link {
	background-image: none; 
}

.no-touch .dl-menuwrapper li a:hover {
	background-color: rgba(255,248,213,0.1);
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 30px;
	background-position: 10px center;
	background-image: url("../images/puce_retour.png");
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px;
	background-image: url("../images/puce.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 10px;
}

.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: rgba(212,204,198,0.3);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 10px;
	color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
	margin: 0px 0 0 -20px;
	position: absolute;
	width: 110%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}
@-webkit-keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	0% { }
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	0% { }
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	0% { }
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	0% { }
	100% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}

/**
* COOKIES
*/
.cookies-scroll {
  background-color: #F0F0F0;
  height: 150px;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: center;
  padding: 20px;
}
.cookie-parameter {
  color: green;
}
.cookie-consent-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 3;
  box-sizing: border-box;
  width: 100%;
  background-color: #222;
  color: #fff;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px;
}

.cookie-consent-banner a{
  color:white !important;
  text-decoration:underline;
}
.cookie-consent-banner a:hover{
  color:white !important;
  text-decoration:none;
}
.btn-light{
    border-radius: 10px;
    padding: 10px 20px;
}
#cookiesParametersModal .modal-footer{
  justify-content: space-between; 
}
.align-right{
  text-align:right;
}
.alert-info, .portlet-msg-help, .portlet-msg-info, .portlet-msg-progress{
  background-color: #c4d7c8 !important;
  border-color: transparent !important;
  color: #166757 !important;
@media print {
  .cookie-consent-banner{
    display:none;
  }
}