@charset "utf-8";
@import url("https://use.typekit.net/slb1obs.css");
/*
Noir: #1d1d1b;
Vert foncé : #005c56;
Vert liens: #00a99d;
orange #e56b4d

*/ :root {
  --noir: #1d1d1b;
  --vert: #005c56;
  --turquoise: #00a99d;
  --orange: #e56b4d;
  --jaune: #ffdc00;
   --jauneacide:#eaea70;
  --gristrespale: #f2f2f2;
}
.postid-6426 body, .postid-6426  html, .postid-6426 .tribe-events-content, .postid-6426 p, .single-presentation body, .single-presentation html, .single-presentation p  {
  font-family: "industry", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#header.header-v1.nav-colloquecerda2024 {
  height: 75px;
  background: var(--vert);
  color: #ffffff;
  font-size: 16px;
   /* margin-top: 75px;*/
}
/*.logged-in #header.header-v1.nav-colloquecerda2024 {
    margin-top:0;
}*/
#header.header-v1.nav-colloquecerda2024.stuck {
  height: 75px;
  background: var(--vert);
  color: #ffffff;
  font-size: 16px;
    margin-top: 75px;
}
.postid-6426 #mobile-navigation-colloquecerda2024-btn,
.single-presentation #mobile-navigation-colloquecerda2024-btn{
    float: right;
    font-size: 21px;
    line-height: 70px;
    margin-top: 0px;
    color: #000;
}
.postid-6426 #mobile-navigation.mobile-navigation-colloquecerda2024 ul li i.fa-chevron-down:last-child,
.single-presentation #mobile-navigation.mobile-navigation-colloquecerda2024 ul li i.fa-chevron-down:last-child{
    display: none;
}
#header.header-v1.nav-colloquecerda2024 #navigation > ul > li > a, #header.header-v1.nav-colloquecerda2024 #navigation li.current-menu-item > a, #header.header-v1.nav-colloquecerda2024 #navigation li.current-page-ancestor > a, #header.header-v1.nav-colloquecerda2024 #navigation li.current-menu-ancestor > a, #header.header-v1.nav-colloquecerda2024 #navigation li.current-menu-parent > a, #header.header-v1.nav-colloquecerda2024 #navigation li.current_page_ancestor > a {
  color: #fff;
  font-family: "industry", sans-serif;
}
.postid-6426 #fulltitle {
  background: var(--gristrespale);
    
}
.postid-6426 .titlebar h1, .postid-6426 .title-h1 {
  font-family: "industry", sans-serif;
  font-weight: 900;
  font-style: normal;
  color: var(--turquoise);
  text-transform: uppercase;
}
.postid-6426 .tribe-events-content h2, .postid-6426 .tribe-events-content h3, .postid-6426 .tribe-events-content h4, .postid-6426 .tribe-events-content h5, .postid-6426 .tribe-events-content h6, .postid-6426 h1, .postid-6426 h2, .postid-6426 h3, .postid-6426 h4, .postid-6426 h5, .single-presentation h1, .single-presentation h2, .single-presentation h3, .single-presentation h4, .single-presentation h5, .single-presentation h6, .nav-colloquecerda2024 a, #mobile-navigation.nav-colloquecerda2024 ul li a:hover, #mobile-navigation.nav-colloquecerda2024 ul li a:hover [class^="fa-"], #mobile-navigation.nav-colloquecerda2024 li.open > a, #mobile-navigation.nav-colloquecerda2024 ul li.current-menu-item > a, #mobile-navigation.nav-colloquecerda2024 ul li.current-menu-ancestor > a {
  font-family: "industry", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.postid-6426 .gros-soustitre {
    font-family: "industry", sans-serif;
  background: rgba(0,0,0,.6);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  mix-blend-mode: multiply;
  opacity: .4;
    line-height: 1;
}
.postid-6426 .tribe-events-schedule {
    display:none;
}
.postid-6426 .searchandfilter select.sf-input-select {
  min-width: 180px;
  max-width: 180px;
}
.postid-6426 .blog-page article {
  overflow: hidden;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.postid-6426 .blog-page article h3 {
  margin-bottom: 0;
  font-family: "industry", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.postid-6426 #conferences h2, .postid-6426 .tribe-events-schedule h2 {
  font-family: "industry", sans-serif;
  font-weight: 200;
  font-style: normal;
  color: var(--turquoise);
  font-size: 3.5rem !important;
}
.postid-6426 #conferences .wrap .heures {
  font-family: "industry", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: var(--noir);
  border-right: 1px solid #eaea70;
}
.postid-6426 #conferences .wrap .lieu {
   font-size:12px;
} 
.postid-6426 #conferences .wrap h3 {
    margin-top:30px;
    
}
.postid-6426 #conferences .wrap h3:first-of-type {
    margin-top:0;
}
.postid-6426 #conferences h3.pause {
    background:var(--jauneacide); 
}
.postid-6426 #conferences h3.diner {
    background:var(--jaune);
}