/*!
Theme Name:     IDEP
Theme URI: 		https://kingbeestudio.com
Description: 	Bootstrap 5 on Wordpress
Version: 		1.0.5
Author: 		King Bee Std
Author URI: 	https://kingbeestudio.com
*/
/* 

*/
:root {
    --prim-color:#00486F
}


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  scroll-behavior: smooth;
}
:target:before {
  content: "";
  display: block;
  height: 100px;
  margin: -100px 0 0;
}
body {
  margin: 0;
  font-size: 18px;
  line-height: 24px;
  color: rgb(25, 25, 25);
  font-family: 'Open Sans', sans-serif;
  background-color: #F8F8F8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a, a img, button {
  text-decoration: none;
  background-color: transparent;
  transition: .3s ease-in;
}
a img:hover, a img:focus, #unes a:hover {
  opacity: 0.6
}
a:active, a:hover {
  outline: 0;
  text-decoration: none;
  color: #E0A354;
}
p,  li {
  color: #707070;
}
p a, li a, a p {
  color: #404040;
  font-weight: 600;
  text-decoration: underline
}
#publications p a, #publications li a, a.item-manisfestation {
  text-decoration: none
}
p a:hover, li a:hover, p a:focus, li a:focus {
  color: #626262;
}
#publications p a:hover, #publications li a:hover, a.item-manisfestation:hover {
  color: #8E8E8E;
}
svg:not(:root) {
  overflow: hidden;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
textarea:hover, input:hover, textarea:active, input:active, textarea:focus, input:focus, button:focus, button:active, button:hover, label:focus, .btn:active, .btn.active {
  outline: 0px !important;
  box-shadow: none !important;
}
button {
  overflow: visible;
  background-color: transparent;
  border: none;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
.customize-support #headerTop {
  top: 28px;
}
[hidden], template {
  display: none;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 300;
  margin-top: 5px;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
}
.title-wrapper {}
h1.entry-title, h2.entry-title, .modal-title {
  color: #00486F;
  font-weight: 700;
  text-align: center
}
h1.entry-title {
  font-size: 40px;
}
h2, p.h2 {
  margin-top: 50px;
  margin-bottom: 25px;
  font-size: 32px;
  line-height: 30px;
  font-weight: 800;
    color:var(--prim-color);
}
#membre h3,
#unes h2 {
  font-size: calc(22px + .40vw);
  line-height: calc(26px + .40vw);
}
.underline-small {
  display: inline-block;
  position: relative;
}
.underline-small::after {
  content: '';
  height: 1px;
  width: 44%;
  background: #001F40;
  position: absolute;
  left: calc(28%);
  bottom: -25px;
}
.entry-header h1 {
  margin-top: 0px;
}
h3, p.h3, p.h3 a {
  color: #00486F;
  font-size: calc(18px + .40vw);
  line-height: calc(20px + .40vw);
  font-weight: 800;
  margin-top: 30px;
}
#publications p.h3 {
  margin-top: 0
}
#publications h3 {
  color: #404040;
  font-size: calc(14px + .40vw);
  line-height: calc(18px + .40vw);
}
h4 {
  font-size: 1rem;
  line-height: 1.1rem;
  font-weight: 600;
  margin-top: 30px;
  text-decoration: underline
}
p {
  margin-bottom: 1em;
}
p.entry-title {
  font-size: 1.3rem;
  line-height: 1.41rem;
  color: #404040;
  font-weight: 600;
}
.text-sm {
  font-size: 0.8rem;
}
.type-page {
  text-align: justify
}
.type-page h2 {
  color: #5C5C5B;
  font-weight: 200;
}
.type-page h3 {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #2A3867;
  text-align: left;
  font-weight: 600;
}
.type-page h4 {
  color: #7F7F7F
}
.type-page p bold, .type-page p strong {
  color: #00ACE9
}
h3.widget-title {
  font-size: 1.2rem;
}
.h5 {
  line-height: 1.1rem;
  font-weight: 400;
  margin-top: 30px;
}
h5 {
  font-size: 18px!important;
  line-height: 1.1rem;
  font-weight: 500;
  margin-top: 30px;
  padding-left: 50px;
  text-decoration: underline
}
ul {
  padding: 0
}
li {
  list-style: outside;
  margin-bottom: 0.5rem;
  margin-left: 30px;
}
ul li ul li{
    list-style:none;
}
ul li ul li:before{
    content:'-';
   font-weight: 800;
margin-right: 5px;
}
ul.list-unstyled li {
  margin-left: 0;
  list-style: none
}
.fw-700 {
  font-weight: 700
}
.erreur {
  color: red !important
}
@media (min-width: 767px) {}
@media (min-width: 1000px) {
  #unes h2 {
    font-size: calc(28px + .40vw);
    line-height: calc(26px + .40vw);
    height: 80px
  }
}
/*--------------------------------------------------------------
# TEXTE 2 COLONNES
--------------------------------------------------------------*/
.texte-2-colonnes{
    text-align: justify
}
@media (min-width: 1000px) {
  .texte-2-colonnes {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 5rem;
    -moz-column-gap: 5rem;
    column-gap: 5rem;
  }
}
@media (min-width: 642px) and (max-width: 1000px) {
  .texte-2-colonnes {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 4rem;
    -moz-column-gap: 4rem;
    column-gap: 4rem;
  }
}
@media (max-width: 641px) {
  .texte-2-colonnes {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
/*--------------------------------------------------------------
# KINGBEE / BOOTSTRAP  EXTENDED
--------------------------------------------------------------*/
.no-puce {
  list-style: none
}
@media (min-width: 1000px) {
  .px-lg-70 {
    padding-left: 70px;
    padding-right: 70px;
  }
  .py-lg-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .my-lg-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .mb-lg-70 {
    margin-bottom: 70px;
  }
}
/*--------------------------------------------------------------
# COULEURS & HABILLAGES
--------------------------------------------------------------*/
#membre h3 {
  color: #00486F
}
p.headline {
  color: #00486F;
  font-size: 18px;
  margin: 0;
  font-weight: 600
}
#header-content p,#header-content li{
    color: rgba(32,32,32,0.80)
}
/*fonds*/
.bg_c_1 {
  background-color: #00486F /*bleu dark*/
}
.bg_c_2 {
  background-color: #E5ECF0 /*bleu clair*/
}
.bg_c_3 {
  background-color: #E0A354 /*orange*/
}
.bg_c_4 {
  background-color: #A7D0E7 /*bleu moyen*/
}
.bg_c_5 {
  background-color:#D7D3C8 /*or */
}
.bg_c_w {
  background-color: #FFF
}
.brd_c_1 {
  border-collapse: collapse;
  border: 1px solid #707070
}
.brd_c_2 {
  border: 1px solid #001F40;
  border-collapse: collapse;
}
/*texte*/
.t_c_1, .t_c_1 p {
  color: #00486F /*bleu f*/
}
.t_c_2, a.t_c_2 {
  color: #AA6D1E /* or */ ;
}
.t_c_3 {
  color: #4D4D4D;
} /*gris medium*/
.t_c_4 {
  color: #707070;
} /*gris light*/

.t_c_w, .t_c_w p {
  color: #FFF
}
.hr_c_1 {}
/*--------------------------------------------------------------
# FX
--------------------------------------------------------------*/
.ombre-bot {
  box-shadow: 0 8px 6px -2px rgba(0, 0, 0, 0.25) !important;
}
.ombre-halo {
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.15);
}
.ombre-top-inset {
  box-shadow: inset 0px 24px 20px -15px rgba(0, 0, 0, 0.38);
}
.rotate90ah, .rotate-90 {
  transform: rotate(-90deg)
}
.rotate90 {
  transform: rotate(90deg)
}
@media only screen and (max-width: 575.99px) {
  .rotate90ah, .rotate-90-xs {
    transform: rotate(-90deg);
    transform-origin: center center;
  }
}
/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
#logos-partenaires {
  max-width: 60px;
  margin-top: -40px
}
#logoheader {
  max-width: 300px
}
#logos-partenaires {
  position: relative;
  top: -5px;
}
@media (min-width: 941px) {
  #logoheader {
    max-width: 400px
  }
  #logos-partenaires {
    max-width: 114px;
    margin-top: 0
  }
}

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/
.colFooter1 {
    text-align: left
}
@media only screen and (max-width: 575.99px) {
.colFooter1 {
    text-align: center
}
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#header-top a {
  color: #FFF;
  padding: 5px 0 5px
}
#header-top .horaires {}
#header-top .sep {
  color: #fff;
  margin: 0 5px
}
.navbar {}
.navbar.main-nav {
  z-index: 800;
}
#primaryNav li {
  list-style-position: inside;
}
#primaryNav li a {
  transition: 0.3s;
}
#primaryNav li a:hover, #primaryNav li a:focus {}
.colFooter1, .colFooter1 p {}
#coordonnees .copyright {
  font-size: 70%
}
#coordonnees .raison_sociale {
  font-size: 120%;
  font-weight: 700
}
#coordonnees .picto-phone {
  width: 24px;
}
#coordonnees .picto-phone .a {
  fill: #404040;
}
#menu-footer li, #menu-pied li {
  list-style: none;
  margin-bottom: 0px;
}
#menu-footer a, .footer a {
  text-decoration: none;
  color: #00486F;
}
#menu-footer li a:before {
  display: inline-block;
  content: '';
  width: 20px;
  height: 15px;
  background-image: url(images/arrow-r-red.svg);
  background-repeat: no-repeat;
}
#menu-footer a:hover, #menu-footer a:focus, .footer a:hover, .footer a:focus {
  color: #E0A354;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    line-height: 24px
}
.footer {
  padding-top: 40px
}
.footer p, .footer a, #footer-widget p {
  color: #00486F;
  font-size: 1rem
}
@media (min-width: 768px) {
  #menu-footer-1 li {
    text-align: left
  }
}
@media (max-width: 980px) {
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 a.mega-menu-logo img.mega-menu-logo {
    width: 40px;
  }
}
@media (min-width: 1199px) {
  #primaryNav li {
    font-size: 22px;
  }
}
/*--------------------------------------------------------------
# LIENS & BOUTONS
--------------------------------------------------------------*/
.btn_white, .wpcf7-submit, .um-form .um-button, .bookacti-submit-form, #modal-login .submit .button, .bookacti-new-booking-button {
  -webkit-border-radius: 9px !important;
  -moz-border-radius: 9px !important;
  border-radius: 9px !important;
  ;
  font-family: 'Raleway', sans-serif;
  font-weight: 700 !important;
  ;
  text-transform: uppercase !important;
  color: #ffffff;
  font-size: 18px;
  background: #ec343a;
  border: 1px solid #ec343a !important;
  padding: 15px 40px 15px 40px !important;
  -o-transition: .2s ease-in;
  -ms-transition: .2s ease-in;
  -moz-transition: .2s ease-in;
  -webkit-transition: .2s ease-in;
  transition: .2s ease-in;
}
.btn_sm {
  font-size: 16px;
  padding: 10px 30px !important;
}
@media only screen and (max-width: 575.99px) {
  .btn_xs_sm {
    padding: 10px 10px !important;
  }
}
.btn_xs {
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  font-size: 11px;
  padding: 4px 11px !important;
  margin-right: 5px
}
.wpcf7-submit {
  ;
  display: block;
  margin-top: 35px;
  width: 500px !important
}
.um-form .um-button {
  background: #ec343a !important;
}
.um-button {
  background: #ec343a !important;
}
.um-button:hover, #modal-login .submit .button:hover {
  color: #ec343a !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.um-button:hover, .btn_reserver:hover {
  color: #ec343a !important;
  background-color: #FFF !important;
  border: 1px solid #ec343a !important;
}
.rounded-bkg {
  padding: 3px 10px;
  border-radius: 25px;
  display: inline-block;
  font-size: 80%
}
.wpcf7-submit {
  color: #ec343a;
  background: #ffffff;
  border: 1px solid #ec343a;
}
.wpcf7-submit:hover {
  color: #fff;
  background-color: #ec343a;
}
a[href $='.pdf'] {
  font-size: 1em;
  font-weight: 300;
  background-repeat: no-repeat;
  color: #b71c1c;
  padding: 3px 8px 4px;
  border-radius: 3px;
  -o-transition: .3s ease-in;
  -ms-transition: .3s ease-in;
  -moz-transition: .3s ease-in;
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
      text-decoration: none;
}
a[href $='.pdf']:before {
  font-size: 1.3em;
  font-family: "dashicons";
  content: "\f190";
  padding-right: 4px;
  text-decoration: none;
  position: relative;
    top:6px;
}
a[href $='.pdf']:hover, a[href $='.pdf']:focus {

  color: #e53935;
  -o-transition: .3s ease-in;
  -ms-transition: .3s ease-in;
  -moz-transition: .3s ease-in;
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
  -webkit-box-shadow: 0px 0px 1px #D50C10;
  box-shadow: 0px 0px 1px #D50C10;
}
.connexion a:hover {
  color: #EB323C
}
.connexion .dashicons-warning {
  color: #EB323C;
  width: 30px;
  height: 30px;
  font-size: 30px
}
@media (max-width: 767px) {
  .wpcf7-submit {
    ;
    width: 330px !important
  }
}
@media (min-width: 767px) {
  .rounded-bkg {
    padding: 7px 16px;
    border-radius: 32px;
    display: inline-block;
    font-size: 100%
  }
  .connexion .dashicons-warning {
    width: 35px;
    height: 35px;
    font-size: 35px
  }
}
/*--------------------------------------------------------------
# Boutons reseaux [bidulle]
--------------------------------------------------------------*/
.btn-reseaux .picto {
  max-width: 30px
}
.picto-reseau {
  width: 40px
}
@media (min-width: 767px) {
  .picto-reseau {
    width: 80px
  }
}
/*--------------------------------------------------------------
# Breadcrumb
--------------------------------------------------------------*/
#breadcrumb {
  list-style: none;
  margin: 10px 0 0px 0;
  padding: 4px 8px 0px;
  overflow: hidden;
}
ul#breadcrumb {
  margin-bottom: 15px
}
#breadcrumb li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  list-style-position: inside;
  font-size: 14px
}
#breadcrumb li.item-home {
  margin-left: -10px;
}
#breadcrumb li.item-current {
  color: #8D8D8D !important
}
#breadcrumb li a {
  text-decoration: none;
}
#breadcrumb li a:hover {
  color: #E0A354;
}
#breadcrumb .separator {
  width: 7px;
  height: auto;
  margin: 0 20px 0 0;
}
/*--------------------------------------------------------------
# HOME
--------------------------------------------------------------*/
/*.n2-ss-widget:before{display: block;
    content:"|" !important;
    color: #FFF !important;
    width: 25px;height: 25px !important;z-index: 15000
}*/
/*======Buttons overlay =====*/
.slickcaroussel .nom {
  height: 80px /* 3 x la valeur font-size h3*/
}
.slickcaroussel h3 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 600;
  text-transform: uppercase
}
.slickcaroussel .texte_intro {
  height: 220px;
}
.slickcaroussel .texte_intro p {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  color: #FFF;
}
.slickcaroussel img {
  max-height: 260px;
  width: auto;
}
.slickcaroussel .btnplus {
  color: #FFF;
  font-size: 13px;
  padding: 9px 12px;
  border-radius: 8px;
  border: thin solid rgba(255, 255, 255, 1.00);
}
.slick-prev::before, .slick-next::before {
  font-size: 15px !important;
  opacity: .25 !important;
}
.slickcaroussel .item {
  position: relative;
}
.overlay-slick {
  position: absolute;
  background-color: #001F40;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: all 0.5s ease-in-out;
  z-index: 1000
}
.btn-close-w {
  position: relative;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  float: right;
  top: -2px;
  opacity: 1
}
.btn-close-w svg {
  width: 23px;
  height: 23px;
}
.btn-close-w:hover, .btn-close-w:focus {
  top: -3px;
  opacity: 0.6
}
.bg_2c_1 {
  background-color: #001F40
}
#coordonnees, #coordonnees p, #coordonnees a {
  margin-bottom: 0.5rem;
  color: #404040;
  text-align: center;
}
.home-une .nom {
  color: #00486F
}
@media (min-width: 767px) {
  .slickcaroussel .item {
    border-left: 1px solid rgba(255, 255, 255, 0.66);
    border-collapse: collapse
  }
  .slickcaroussel {
    border-right: 1px solid rgba(255, 255, 255, 0.66);
    border-collapse: collapse
  }
}
@media (min-width: 1039px) {
  .bg_2c_1 {
    background: linear-gradient(90deg, #fff 50%, #001F40 50%);
  }
}
/*--------------------------------------------------------------
# FORMULAIRES
--------------------------------------------------------------*/
/* retrait du fond bleu sous chrome et d'autres*/
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
@-webkit-keyframes autofill {
  0%, 100% {
    color: #666;
    background: transparent;
  }
}
input:-webkit-autofill {
  -webkit-animation-delay: 1s; /* Safari support - any positive time runs instantly */
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}
button.submit-contact {
  background-color: #E0A354 !important;
  color: rgba(243, 243, 243, 1.00) !important;
  border: none !important;
  border-radius: 4px !important
}
button.submit-contact:hover {
  background-color: #707070 !important;
}


/*--------------------------------------------------------------
# WRAPPERS & BOXES
--------------------------------------------------------------*/
.content-wrapper {
  padding: 30px 10px;
  margin-bottom: 70px;
  position: relative
}
.page-wrapper {
  margin-top: 50px;
  margin-bottom: 70px;
}
.border-bot {
  border-bottom-width: 3px;
  border-bottom-style: dotted;
}
@media (min-width: 980px) {
  .content-wrapper {
    padding: 40px 0px;
    margin-bottom: 80px;
  }
}
@media (min-width: 1280px) {
  .content-wrapper {
    padding: 25px 0px;
    margin-bottom: 110px;
  }
}
/*--------------------------------------------------------------
# TO TOP
-------------------------------------------------------------*/
#toTop {
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  bottom: 25px;
  right: 35px;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 6px 8px 7px;
  border-radius: 50%;
}
#toTop svg {
  width: 26px;
  height: auto;
  margin: auto;
  fill: #fff;
}
#toTop:hover {
  background-color: rgba(103, 116, 232, 0.00);
}
#toTop:hover svg {
  fill: #00486F;
}
@media only screen and (max-width: 768px) {
  #toTop {
    font-size: 1.1rem;
  }
}
/*--------------------------------------------------------------
# PAGINATION
---------------------------------------------------------------*/
.pagination {}
.pagination.simple .nav-previous, .pagination.simple .nav-next {
  color: #FFF
}
.pagination.simple .nav-previous a, .pagination.simple .nav-next a, .page-numbers {
  color: #00486F;
  background-color: #D2E0E8;
  padding: 5px 10px;
  border-radius: 3px;
  margin: 4px;
}
.pagination.simple .nav-previous a:hover, .pagination.simple .nav-next a:hover {
  background-color: #00486F;
  color: #A7D0E7;
}
/*.page-numbers {
	color:#00ACE9;
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 0 0;
	border: 1px solid #eee;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
}*/
.page-numbers.current, a.page-numbers:hover {
  color: #fff;
  background: #00486F;
}
.wp-pagenavi a{
    color:#404040
}
/*--------------------------------------------------------------
# Recherche
--------------------------------------------------------------*/

button.filtre-submit{
    background-color: #404040;color:#FFF;padding: 6px 6px;border:none; border-radius: 5px;
}

.searchform svg {
  width: 25px;
}
.searchform svg .a {
  fill: #fff;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2px;
}
.btn-outline-search {
  color: #FFF;
  border-color: #FFF;
}
#search-page .searchform svg .a, #bando-titre-search .searchform svg .a {
  fill: #00486F;
  stroke: #00486F;
  stroke-miterlimit: 10;
  stroke-width: 2px;
  -o-transition: .3s ease-in;
  -ms-transition: .3s ease-in;
  -moz-transition: .3s ease-in;
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
}
#search-page .searchform:hover svg .a, #bando-titre-search .searchform:hover svg .a {
  fill: #6AAFD6;
  stroke: #6AAFD6;
  stroke-miterlimit: 10;
  stroke-width: 2px;
  -o-transition: .3s ease-in;
  -ms-transition: .3s ease-in;
  -moz-transition: .3s ease-in;
  -webkit-transition: .3s ease-in;
  transition: .3s ease-in;
}
#search-page .btn-outline-search, #bando-titre-search .btn-outline-search, #search-page input#s, #bando-titre-search input#s {
  color: #00486F;
  border-color: #00486F;
  cursor: pointer
}
#search-page .searchform:hover .btn-outline-search, #bando-titre-search .searchform:hover .btn-outline-search, #search-page .searchform:hover input#s, #bando-titre-search .searchform:hover input#s {
  color: #6AAFD6;
  border-color: #6AAFD6;
}
#search-page .form-control {
  border-color: #00486F
}
#search-content li.item {
  list-style: none
}
/*--------------------------------------------------------------
# Module dernieres actus et pages actus
--------------------------------------------------------------*/
.der_actu_large, .der_actu_small {
  border-bottom: 2px solid rgba(188, 188, 188, 0.20);
  transition: 0.3s
}
.der_actu_large:hover, .der_actu_small:hover, .der_actu_large:focus, .der_actu_small:focus, .liste-actualites article:hover, .liste-actualites article:focus {
  -webkit-filter: grayscale(1);
}
p.post-date, .post-date, a.post-date {
  color: #E0A354;
  font-weight: 600;
  font-size: 80%;
}
p.post-date.big, .post-date.big, a.post-date.big {
  font-size: 110%;
}
p.post-date.small, .post-date.small, a.post-date.small {
  font-size: 85%;
}
.date-event{
    font-weight: 600;
    color:#FFF;
    background-color:var(--prim-color);
    display: inline-block;
    padding: 3px 15px;
    margin-bottom: 15px
}

.der_actu_large .thumb-wrapper {
  min-height: 400px;
}
.der_actu_small .thumb-wrapper {
  min-height: 180px;
}
.der_actu_large h3, .der_actu_small h3 {
  font-family: futura-pt-condensed, sans-serif;
  font-weight: 700;
  font-size: 30px;
  margin: 0
}
.der_actu_large .thumb-wrapper h3 {}
.der_actu_large .titre-wrapped {
  padding: 10px 20px 0;
  width: 55%;
  margin-top: 15px
}
.liste-actualites article time {
  float: right;
  font-style: italic;
  color: #3C3A3A
}
/*--------------------------------------------------------------
# VOLET 
--------------------------------------------------------------*/
#btn-volet {
  position: fixed;
  cursor: pointer;
  right: -36px;
  top: 40%;
  display: block;
  width: 80px;
  height: 60px;
  transition: 0.5s;
  border-radius: 30px 0 0 30px;
  z-index: 1000;
  background-color: #00486F
}
/*#logovolet {
  max-width: 150px
}*/
#btn-volet.inactif {
  border-top-color: #E0A354;
}
#btn-volet.actif {
  border-top-color: #FFF;
}
#btn-volet svg {
  position: relative;
  width: 30px;
  top: 15px;
  right: 17px
}
#btn-volet svg#picto-close {
  width: 50px;
  top: -98px;
  right: 53px
}
#btn-volet svg#picto-menu .line {
  fill: #fff;
}
#btn-volet:hover svg#picto-menu .line, #btn-volet:focus svg#picto-menu .line {
  fill: #EC343A;
}
#btn-volet:hover, #btn-volet:focus {
  background-color: #E0A354
}
#btn-volet svg#picto-close .a, #btn-volet svg#picto-close .b {
  fill: none;
  stroke: #001f40;
  stroke-linecap: round;
  stroke-width: 3px;
}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  overflow-x: hidden;
  transition: 0.5s;
}
.overlay-wrapper {
  position: relative;
  top: 5%;
  width: 100%;
  margin-top: 30px;
  line-height: 1.8rem
}
.overlay #close-btn {
  margin-top: 36px;
  font-size: 100px;
  color: #FFF;
  transition: 0.4s;
}
.overlay #close-btn:hover, .overlay #close-btn:focus {
  color: #1A3764
}
@media (min-width: 767px) {
  #voletGauche .titre-menu {
    font-size: 50px;
    line-height: 60px
  }
    
  #btn-volet {
  right: -36px;
  top: 35%;
}
    
}
@media (min-width: 1024px) {
  #btn-volet:hover, #btn-volet:focus {}
  .overlay-wrapper {
    width: 60%;
  }
  .overlay-wrapper .picto {
    max-width: 60px;
  }
  #voletGauche .titre-menu {
    font-size: 70px;
    line-height: 80px
  }
}
/*-----------------------------------------------------------------------------------*/
/* CTAs */
/*-----------------------------------------------------------------------------------*/
#cta {
  margin: 70px auto
}
#cta h2 {
  font-weight: 300;
  text-align: center;
  color: #00486F;
  margin-bottom: 35px
}
/*type bouton*/
#cta .item-cta a {
  background-color: rgba(224, 163, 84, 1.00);
  text-align: center;
  color: #fff;
  padding: 12px 10px;
  margin: 0 20px;
  z-index: 2;
  -webkit-box-shadow: 6px 6px 0px 0px rgba(224, 163, 84, 0.40);
  -moz-box-shadow: 6px 6px 0px 0px rgba(224, 163, 84, 0.40);
  box-shadow: 6px 6px 0px 0px rgba(224, 163, 84, 0.40);
}
#cta .item-cta a:hover, #cta .item-cta a:focus {
  background-color: #A36B24;
  -webkit-box-shadow: 6px 6px 0px 0px rgba(224, 163, 84, 0.60);
  -moz-box-shadow: 6px 6px 0px 0px rgba(224, 163, 84, 0.60);
  box-shadow: 6px 6px 0px 0px rgba(224, 163, 84, 0.60);
}
#cta .item-cta .wrapper-title {
  font-weight: 800
}
/*--------------------------------------------------------------
# WIDGET DOC ADMIN
--------------------------------------------------------------*/
#docs-admin {
  font-size: 1rem;
  margin-top: 1rem;
}
/*-----------------------------------------------------------------------------------*/
/* Enseignants chercheurs - theses */
/*-----------------------------------------------------------------------------------*/
.profil-infos {
  /*   height: 80px;*/
}
.profil-name {}
.profil-img {
  max-width: 260px;
  height: 360px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin: 5px 15px
}
#membre .profil-img {
  max-width: 100%;
  margin: 0
}
.picto-courrier {
  width: 30px;
}
.picto-courrier .a {
  fill: #78B6DA;
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
  -moz-transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
}
.picto-courrier:hover .a {
  fill: #E0A354
}
#membersFilter {
  width: 100%
}
a.post-equipe:hover, a.post-equipe:focus, #publications li:hover, #publications li:focus, a.item-these:hover, a.item-these:focus {
  background-color: #EDEDED
}
.nom {
  color: #404040;
  font-size: 1.2rem;
  font-weight: 600;
}
h2.nom {
  font-size: 1.41rem;
}
.profil-infos .profil-fonction {
  font-size: 1rem;
  font-weight: 300;
}
.profil-fonction {
  font-size: 1.6rem;
  font-weight: 300;
}
.directeur-these, .directeur-these .nom{font-size: 1rem }
.thumbbox {
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center 20%;
  background-size: cover;
  border:1px solid rgba(176,176,176,0.40)
}
@media (min-width: 768px) {
  #membersFilter {
    width: 50%
  }
  #membre .profil-img {
    height: 380px;
  }
}
@media (min-width: 1199px) {
  #membersFilter {
    width: 25%
  }
  #membre .profil-img {
    height: 380px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* Blog */
/*-----------------------------------------------------------------------------------*/
.tags{
    font-weight: 600;
    font-style: italic
}