body{
    font-family: 'Conv_Lato-Regular', sans-serif;
    font-size: 16px;
    line-height: 1.55;
    letter-spacing: 0.05em;
    background: #fff;
    color: #333e48;
    -webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;text-rendering: optimizeLegibility;
}
.bg-dark{
    background-color:#000000 !important;
}
.bg-white{
  background-color:#ffffff;
}

/* CUSTOM GUTTER */
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 20px;
    padding-left: 20px;
}
.row{
    margin-right: -20px;
    margin-left: -20px;
}
.container{
    padding-right: 20px;
    padding-left: 20px;
}
.btn{
    padding:.575rem .75rem;
}
/* END CUSTOM GUTTER */

/* .mainheader,
.page-header{
    padding-top: 0;
} */
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
    font-family: 'Conv_Lato-Black', sans-serif;
    color: #000000;
    text-transform: inherit;
    letter-spacing: 0.075rem;
    margin:0;
    position: relative;
    line-height: 1;
}
h1,.h1{
	font-size: 2.2rem;
}
h2,.h2{
	font-size: 1.5rem;
}
a{color:#00b6cb;transition:0.1s;}
a,
a:hover,
a:focus,
.btn.focus, .btn:focus{
	color:#01b6cb;
    outline:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
}
.entry-content p a{
    text-decoration:underline;
}
#footer-menu-container a[href='#'],
#mega-menu-primary a[href='#']{
    cursor:default;
}
#footer-menu-container a[href='#']:hover,
#mega-menu-primary a[href='#']:hover{
    text-decoration:none;
}
p{
    margin-bottom: 20px;
    line-height: 1.65;
}
.mark, mark{
    
    background-color:yellow;
}
/* .mainheader,
#homeslider,
.slick-list,
.slick-track,
.slick-slide{
	min-height: 352px;
    max-height: 352px;
} */
.slick-prev, .slick-next{
    width:30px;
    height:30px;
}
.slick-prev:before, .slick-next:before{
    font-size:30px;
    opacity:0.95;
}
#homeslider{
    overflow:hidden;
}
.ss{
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
/* 	height: 650px; */
}
.pageheader{
	min-height: 125px;
	background-repeat: no-repeat;
	background-size: cover;
    background-position:top center;
}
.navbar-light{
	background-color: #f6f5f0;
}
#mainnavbar h1{
	line-height: 0;
}
.slick-dots{
    bottom:10px;
}
@media (min-width:992px){
  .slick-dots{
    bottom:25px;
  }
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before{
    color:#fff;
}
.slick-next{
    right:25px;
    z-index:99;
}
.slick-prev{
    left:25px;
    z-index:99;
}
.slick-dotted.slick-slider{
    margin-bottom:0;
}

@media (max-width: 767px){
    #siteheader h1{
        z-index:9999;
    }
    .slick-next,
    .slick-prev{
        display:none !important;
    }
    #homeslider .btn{
        margin-top:20px;
    }
    .navbar.fixed-top{
        position:relative;
        top: initial;
        right: initial;
        left: initial;
    }
}
@media only screen and (min-width: 768px){
	#mega-menu-wrap-primary {
	    background: transparent;
	    margin-top: 28px;
	}
	.itmoves #mega-menu-wrap-primary{
		margin-top: 0;
        margin-right: 70px;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
		border-color: transparent;
		color:#00b6cb;
		background-color: transparent;
	}
    .itmoves .menu-menu-secondaire-container{
        top:-30px;
    }
    .itmoves .logolaureats img{
        max-width:66px;
    }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
	background-color: #ffffff;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	color:#fff;
	font-size: 16px;
	font-family: 'Conv_Lato-Medium', sans-serif;
    letter-spacing:0.075em;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-titredemenu a.mega-menu-link{
	text-transform: uppercase !important;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #f15a22 !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-titredemenu a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-titredemenu a.mega-menu-link:visited,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-titredemenu a.mega-menu-link:active,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-titredemenu a.mega-menu-link:focus{
	color:#000000;
	cursor: default;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
	text-transform: none;
	color:#000000;
	font-size: 14px;
	line-height: 1.5
	background-color: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
	padding:7px 15px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{
	color:#00b6cb;
	font-weight: inherit;
}
#mega-menu-wrap-primary .mega-menu-toggle,
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
	background-color: transparent;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after{
	color:#ddd;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
	padding:0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	font-weight: inherit;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
	color:#00b6cb;
	background-color: transparent;
	font-weight: inherit;
}

ul[id^="menu-pied-de-page"]{
	padding:0;
}
ul[id^="menu-pied-de-page"] > li > a{
	color:#12b8cc;
	text-transform: uppercase;
	font-size: 0.9rem;
	display: block;
}
ul[id^="menu-pied-de-page"] > li:not(:first-child) > a{
	margin-top: 10px;
}

ul[id^="menu-pied-de-page"] li{
	list-style-type: none;
}
ul[id^="menu-pied-de-page"] a{
	color:#333;
	padding:0.5rem 0.2rem;
    display:block;
}
ul[id^="menu-pied-de-page"] .sub-menu{
	padding-left: 0;
}
ul[id^="menu-pied-de-page"] > li{
	display: inline-block;
    vertical-align: top;
    padding-right:10px;
    width: 100%;
}
ul[id^="menu-pied-de-page"] .titredemenu:not(:first-child){
	margin-top: 10px;
}
ul[id^="menu-pied-de-page"] .titredemenu a{
	color:#f15922;
}

.menu-menu-secondaire-container{
    z-index: 9999;
    position: relative;
    position: absolute;
    top: 10px;
    right: 25px;
    transition: 0.2s ease-out;
}
#menu-menu-secondaire .nav-link{
	padding:.5rem .6rem;
}
#menu-menu-secondaire li{
	display: inline-block;
}
#menu-menu-secondaire a{
	font-size: 0.76rem;
}
#menu-item-recherche a{
	-webkit-appearance: none;
	appearance:none;

}
.logolaureats{
    position:absolute;
    right:10px;
}
.logolaureats img{
    transition: 0.2s ease-out;
}

#site-footer{
}
#footer-menu-container{
	padding-top:40px;
	padding-bottom: 40px;
}
.credits{
	font-size: 0.7rem;
	padding: 5px 0;
	margin:0;
}

.navbar-light .navbar-nav .nav-link{
    font-size:16px;
    font-weight:bold;
}
.navbar-brand{
    z-index:999;
}
.navbar-brand img{
	max-height: 51px;
	transition: max-height 0.2s ease-out;
}
.sidebar h2{
	margin-left:25px;
	margin-right: 25px;
	padding-left:0;
	padding-right: 0;
	margin-bottom: 10px;
}
.sidebar .nav-item,
.sidebar .nav-link{
	transition:none;
}
.sidebar .nav-item{
	position: relative;
	/*height: 38px;*/
    border-bottom:1px solid transparent;
    display: inline-flex;
    width:100%;
}
.sidebar .nav-item-twolines{
    display: block;
}
.sidebar .nav-item-twolines span{
	font-size: 12px;
}
.sidebar .nav-link:not(.recentlink){
	font-family: 'Conv_Lato-Medium', sans-serif;
	color:#000;
	font-size: 14px;
	font-weight: 500;
	border-radius: 0;
	margin-left:25px;
	margin-right: 25px;
	padding-left:0;
	padding-right: 0;
	flex-direction: column !important;
	width: 100%;
    max-width:calc(100% - 40px);
}
.sidebar-container .nav{
    display:block;
}
.sidebar .nav-item-twolines .nav-link span{
	font-family: 'Conv_Lato-Light', sans-serif;
}
.sidebar .nav-link span{
    display:block;
}
.sidebar .nav-item:not(.active):not(:hover):not(.current_page_item):not(.current-menu-item){
	border-bottom:1px solid #dadada;
}
.sidebar .nav-item.active,
.sidebar .nav-item.current_page_item,
.sidebar .nav-item.current-menu-item,
.sidebar .nav-item:not(.titredemenu):hover{
	background-color: #f15a22;
}
.sidebar .nav-item.active .nav-link,
.sidebar .nav-item.current_page_item .nav-link,
.sidebar .nav-item.current-menu-item .nav-link,
.sidebar .nav-item:not(.titredemenu):hover .nav-link{
	color:#fff;
}
.sidebar .nav-item.active .nav-link:before,
.sidebar .nav-item.current_page_item .nav-link:before,
.sidebar .nav-item.current-menu-item .nav-link:before,
.sidebar .nav-item:not(.titredemenu):hover .nav-link:before{
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(241, 90, 34, 0);
	border-right-color: #f15a22;
	border-width: 19px;
	margin-top: -19px;
}
.sidebar .titredemenu{
    border-bottom:1px solid #f15a22 !important;
    margin-bottom:10px;
}
.sidebar .titredemenu:not(:first-child){
	margin-top: 40px;
}
.sidebar .titredemenu a{
	text-transform: uppercase;
    font-family: 'Conv_Lato-Black', sans-serif;
    font-size: 1rem;
    cursor: default;
    border-bottom: 0 !important;
}
.sidebar .titredemenu.doubletitre{
	line-height: 1;
	height:auto;
}

.hamburger{
	padding:10px;
	line-height: 0;
}
#animatedmenu:focus,
#animatedmenu:active{
	outline: none;
}
.cbloc{
	position: relative;
	background-color:#eeeeee;
	padding:40px 30px;
}
.cbloc-orange{
	background-color: #f15a23;
	border-top:18px solid #ce4e1d;
}
.cbloc-vert{
	background-color: #c0d731;
	border-top:18px solid #abc22a;
}
.cbloc-bleu{
	background-color: #00b6cb;
	border-top:18px solid #0091a2;
}
.cbloc-bleufonce{
  background-color: #498fcc;
  border-top: 18px solid #4179a8;
}
.cbloc h2{
	font-size:27px;
	color:#ffffff;
    font-family: 'Conv_Lato-Black', sans-serif;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing:0.075em;
}
.cbloc p{
	margin-bottom: 0;
    font-family: 'Conv_Lato-Regular', sans-serif;
    color:#ffffff;
}
.cbloc-vert h2,
.cbloc-vert p{
	color:#000000;
}
.cblocalt{
  text-align:center;
  vertical-align: middle;
  display: flex;
  align-items: center;
  align-content: center;
}
.mb15{
  margin-bottom:15px;
}
.cblocalt h2{
  font-size:20px !important;
  margin-bottom:0 !important;
}
.cblocalt h2:after{
  content:none;
}
@media (max-width: 767px){
	.cblocalt h2{
		font-size: 14px !important
	}
}
.withplus{
	background-image: url('../images/arrowright.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}
.withplusalt{
    background-image: url('../images/moins24.png');
	background-image: url('../images/plus24.png');
	background-position: right 10px center;
	background-repeat: no-repeat;
}
.withplusalt[aria-expanded="true"]{
	background-image: url('../images/moins24.png');
	background-position: right 10px center;
	background-repeat: no-repeat;
}
.bgbloc{
	background-image: linear-gradient(
      rgba(0, 0, 0, 0.5),
      rgba(0, 0, 0, 0.5)
    ), url('../images/mainheader.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding:40px 20px;
	position: relative;
}
.bgbloc h2{
	font-size: 1.5rem;
	line-height: 1.3;
	font-family: 'Conv_Lato-Black', sans-serif;
	text-transform: uppercase;
}
.text-light p,
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6{
	color:#ffffff;
}
.btn-orange{
	color:#ffffff;
	background-color: #f15a23;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-border-radius:0;
	border-radius: 0;
}
.btn-orange:hover,
.btn-orange:active,
.btn-orange:focus{
	color:#ffffff;
	background-color: #f15a23;
}

.btn-bleu{
	color:#ffffff;
	background-color: #00b6cb;
	text-transform: uppercase;
	font-size: 14px;
	-webkit-border-radius:0;
	border-radius: 0;
}
.btn-bleu:hover,
.btn-bleu:active,
.btn-bleu:focus{
	color:#ffffff;
	background-color: #00b6cb;
}

.form-control:focus {
    border-color: #14b2cb;
    box-shadow: 0 0 0 0.1rem rgba(20, 178, 203, 0.25);
}
.slick-slide:focus{
	outline: none;
}

.lbleu,
.lblanc,
.lgris,
.lnoir,
.lorange{
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.lbleu:after,
.lblanc:after,
.lgris:after,
.lnoir:after,
.lorange:after{
	content:"";
	width: 70px;
	height:5px;
	position: absolute;
	bottom: 0;
	left:0;
}
.lbleu:after{background-color: #01b6cb;}
.lblanc:after{background-color: #ffffff;}
.lnoir:after{background-color: #000000;}

article{
	position: relative;
}
.post-meta{
	color:#c5c5c5;
	line-height: 1;
	font-size: 12px;
	margin-bottom: 11px;
	padding-bottom: 11px;
	border-bottom: 1px solid #c5c5c5;
}
.archive .post-meta,
.blog .post-meta{
	margin-top: 15px;
	border-bottom: none;
	padding-bottom: 0;
}
.post-cat,
.post-readmore{
	color:#00b6cb;
	line-height: 1;
	font-style: italic;
}
.postloop h3{
	margin-bottom: 10px;
/*     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
}
.postloop .post-cat,
.postloop .post-readmore{
	font-size: 12px;
}
.postloop .post-readmore {
  display: table;
  white-space: nowrap;
  line-height: 1;
}
.postloop .post-readmore:before{
  border-top: 1px solid #c5c5c5;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.5em;
  width: 100%;
}
.postloop .post-readmore span{
	padding-left: 15px;
}
/*.post-readmore:before {
  right: 1.5%;
}*/
article h3,.entry-content .archive article h3{
    font-family: 'Conv_Lato-Medium', sans-serif;
    font-size:20px;
    line-height:26px;
    margin-top:10px;
}
article h4,.entry-content .archive article h4{
  font-family: 'Conv_Lato-Medium', sans-serif;
  font-size:16px;
  line-height:1.3em;
}
article h3 a{
	color:#000;
}
article p:last-child{
	margin-bottom: 0;
}
.article-soustitre,.entry-content .archive .article-soustitre{
	font-size: 14px;
	line-height: 1;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: none;
	font-family: 'Conv_Lato-Medium', sans-serif;
}
.article-numero,.entry-content .archive .article-numero{
	line-height: 1;
	font-size: 1.35em;
	color:#f15a22;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 5px;
}
.article-header{
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.archive .article-header,.entry-content .archive .article-header{
	border-bottom: 1px solid #c5c5c5;
}
.archive .programme .article-header{
    border-bottom:0;
}
.archive .programme{
    border-bottom: 1px solid #c5c5c5;
}
.archive .programme .article-numero{
    font-size:14px;
}
.archive .programme h3,.entry-content .archive .programme h3{
    margin-top:5px;
}
.archive .programme .plusorange{
    transition:0.2s ease-out;
}
.archive .programme .plusorange:hover{
    box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}
.blog .article-header{
    margin-bottom:0;
}


.sidebar-container{
	background-color:#f0f0f0;
	padding:4rem 0;
}
/* .single-programme .sidebar-container{
	padding:0 0 4rem;
} */
body:not(.single-programme) .sidebar-container{
	position: -webkit-sticky;
	position: sticky;
	top:40px;
}
.sidebar h2{
    font-weight:700;
    font-size:20px;
    line-height:26px;
}

@media (min-width:768px){
/*     .single-programme .singleprogramme{
        margin-top:90px;
    } */
    
    .flexbadges{
        margin-bottom:20px;
    }
    
}
/*#perspectives-avenir h3{
    color:#f15a22;
}*/

.homeblockcontainer{
    position:relative;
    z-index:999;
}
.homeblockcontainer [class^=col-]{
	position: relative;
}
.homeblockcontainer [class^=col-] > .blocklink,
.custombloclink{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.breadcrumbs{
	font-size:12px;
}
.breadcrumbs ul{
	list-style: none;
	padding-left: 0;
}
.breadcrumbs ul li{
	display: inline-block;
}


.single-programme h1 span{
	display: block;
}
.single-programme main h2{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c5c5c5;
	font-size: 1.5rem;
}
.single-programme p{
	margin-bottom: 40px;
}
.card.cardalt{
	padding:30px 25px;
	border-radius: 0;
	margin-bottom: 25px;
}
.card.cardalt{
	border:1px solid #c5c5c5;
}
.card.dark{
	border:1px solid transparent;
	background-color:#343434;
}
.card.cardalt ul{
	list-style-type: none;
	padding-left: 24px;
}
.card.cardalt ul li{
	list-style-position: inside;
    text-indent: -12px;
}
.card.cardalt ul li::before {
  content: "\25A0"; 
  color: #00b6cb; 
  display: inline-block; 
  width: 12px; 
  font-size: 10px;
  line-height: 16px;
}
.card.cardalt ul li{
	margin-bottom: .4rem;
}
.cardalt p{
    margin-bottom:0.9rem;
}
.cardalt ul{
    margin-bottom:1.5rem;
}
.accordion .card h2{
    display: inline-block;
    font-weight: 400;
    color: #212529;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.accordion .card .card-header:after{
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 18px;
    content: '\f078';
    color: #c9cacc;
    font-family: 'FontAwesome';
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.accordion .card .card-header.isactive:after{
	-ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.dark p,
.dark h2, .dark h3, .dark h4, .dark h5, .dark h6{
	color:#ffffff;
}


.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.single-programme .row-eq-height section{
	height:100%;
}

.oeuvreblock{
	position:relative;
	overflow: hidden;
}
.oeuvreblock .titre{
    box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
    display: inline-block;
    max-width: 100%;
    color: #3C3C3C;
    position: absolute;
    left: -100%;
    top: 10px;
    background: #fff;
    padding: 10px;
    transition: left 0.4s;
    -moz-transition: left 0.4s;
    -webkit-transition: left 0.4s;
    font-size: 12px;
}
.oeuvreblock:hover .titre {
    left: 0px;
    transition: left 0.4s;
    -moz-transition: left 0.4s;
    -webkit-transition: left 0.4s;
}
.oeuvreblock:hover .artiste {
    right: 0px;
    transition: right 0.4s;
    -moz-transition: right 0.4s;
    -webkit-transition: right 0.4s;
}
.oeuvreblock .artiste{
    box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
    display: inline-block;
    max-width: 100%;
    color: #3C3C3C;
    position: absolute;
    right: -100%;
    bottom: 10px;
    background: #fff;
    padding: 10px;
    transition: right 0.4s;
    -moz-transition: right 0.4s;
    -webkit-transition: right 0.4s;
    font-size: 12px;
}

.row.smallpad{
	margin-left: -10px;
	margin-right: -10px;
}
.smallpad [class^="col"]{
	padding-left: 10px;
	padding-right: 10px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
	margin-bottom: 10px;
	line-height: 1.3;
}
.entry-content h2:not(:first-child),
.entry-content h3:not(:first-child),
.entry-content h4:not(:first-child),
.entry-content h5:not(:first-child),
.entry-content h6:not(:first-child){
	margin-top: 40px;
}
.entry-content img{
	margin-bottom: 20px;
	max-width: 100%;
    height:auto;
    vertical-align:top;
}
.entry-content .alignnone{
	display: block;
}

.single .sidebar .widgettitle{
    text-transform: uppercase;
    font-family: 'Conv_Lato-Black', sans-serif;
    font-size: 1rem;
    cursor: default;
    border-bottom: 0 !important;
    color: #000;
    font-weight: 500;
    border-radius: 0;
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 0;
    padding-right: 0;
    flex-direction: column !important;
    width: 100%;
}
.widget_custom_recent_entries ul li a{
    font-family: 'Conv_Lato-Medium', sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0;
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.widget_custom_recent_entries ul li span{
	margin-left: 25px;
    margin-right: 25px;
    padding-left: 0;
    padding-right: 0;
    font-size: 0.7em;
    display: block;
    margin-bottom: 10px;
}

img.aligncenter{
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.entry-content img.alignleft{
    clear:left;
}
@media (max-width:767px){
    .entry-content img.alignright,
    .entry-content img.alignleft{
        float:none;
        margin:10px auto;
        display:block;
        clear:both;
    }
}
@media (min-width:768px){
   .entry-content img.alignright{
        float:right;
        margin-left:10px;
    }
    .entry-content img.alignleft{
        margin-right: 15px;
        float:left;
    }
/*     .entry-content .card img.alignleft{
        float:none;
        display:inline-block;
    }
    .entry-content .card img.alignleft + p{
        display:inline-block;
    } */
}
.entry-content a[href$=".pdf"]:after {
	content:url('../images/pdf.png');
  margin-left: 6px;
  vertical-align: middle;
}
.entry-content .elementor-image-box-img a[href$=".pdf"]:after{
    content:none;
}
.entry-content a[href*="youtube"]:after {
	content:url('../images/youtubeanchor.png');
  margin-left: 6px;
  vertical-align: middle;
}
.entry-content a[target*="blank"]:not([href*="youtube"]):not([href$=".pdf"]):after {
	content:url('../images/redirect.png');
	margin-left: 6px;
	vertical-align: middle;
}
a[target="_blank"].mega-menu-link:after {
	content:url('../images/redirect.png') !important;
	margin-left: 6px;
	vertical-align: middle;
}
.sidebar .nav a[target*="blank"]:after {
	content:url('../images/redirect.png');
	margin-left: 6px;
	vertical-align: middle;
}
.ca_bloc[target*="blank"]:after{
  content:"" !important;
}
.entry-content .btn-grille:after{
	content:none !important;
}

.modal-content{
	border:1px solid rgba(31, 31, 31, 0.2);
	border-radius:0;
}


.slideinner{
	margin-top: 40px;
}
.slidetitle{
	font-size:1.2rem;
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Conv_Lato-Black', sans-serif;
	letter-spacing: 0.075rem;
	position: relative;
	margin-bottom: 5px;
}
.article-footer{
	margin-top: 10px;
}

.alert-cegep{
    z-index:9;
    border-radius:0;
    border:0;
    background-color:#f15a23;
    color:#ffffff;
    margin-bottom:0;
    box-shadow:0px 3px 15px rgba(0,0,0,0.2);
    padding-top:23px;
    padding-bottom:23px;
}
@media (min-width: 768px){
	.alert-cegep{
	    padding-top:39px;
	    padding-bottom:39px;
	    text-align: center;
	}
}
.alert-cegep p{
    margin-bottom:0;
    line-height:2;
}
.alert-cegep p a{
    color:#ffffff;
    border-bottom:1px solid #fff;
}

@media (min-width: 1400px){
	.container,.container-lg {
	    max-width: 1280px;
	}
}
#mega-menu-wrap-primary{
    transition: 0.2s ease-out;
    white-space:nowrap;
}
@media (max-width: 767px){
	#site-footer .col{
		flex-basis: auto;
	}
    .cbloc h2{
        font-size:20px;
    }
}
@media (min-width:768px){
/*     .mainheader, .page-header{
        padding-top:57px;
    } */
    .navbar{
    	padding:.7rem 1rem;
    }
    .bgbloc h2{
    	font-size: 2rem;
    }
	.sidebar-container{
		height:100%;
	}
	#footer-menu-container{
		padding-top:80px;
		padding-bottom: 80px;
        background-image: url(../images/footer.jpg);
        background-size: cover;
        background-repeat: no-repeat;
	}
    ul[id^="menu-pied-de-page"] a{
        font-size: 0.7rem;
        color:#fff;
        padding:0.2rem 0.2rem 0.2rem 0;
    }
}
@media (max-width: 991px){
	.navbar-brand img{
		max-height: 31px;
	}
	.navbar{
		padding:0.5rem;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{

	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		font-size: 14px;
		line-height: 1.4;
		height:auto;
		padding-top:10px;
		padding-bottom: 10px;
	}
	#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary{
		margin-top: 20px;
	}
    .logolaureats{
        display:none;
    }
	.cbloc{
		margin-bottom: 20px;
        height:100%;
	}
	#mega-menu-wrap-primary{
		width: 100%;
		margin-top: -40px;
	}
}

/* .mainheader,
#homeslider,
.slick-list,
.slick-track,
.slick-slide{
    min-height: 30vh;
    max-height:50vh;
} */

@media (min-width: 992px){
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
		padding:15px;
	}
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        padding-right:0;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
        white-space:pre-line;
    }
    #menu-item-laureats-desktop a.nav-link{
        padding:0 .6rem;
        line-height: 30px;
    }
    
    /*
    .bgbloc h2{
    	font-size: 2.5rem;
    }
    */
    
	.slideinner{margin-top:100px;}
	.slidetitle{
		font-size:50px;
		line-height: 1;
		text-transform: uppercase;
		font-family: 'Conv_Lato-Black', sans-serif;
		letter-spacing: 0.075rem;
		position: relative;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.slidetitle:after{
		content:"";
		width: 70px;
		height:5px;
		background-color: #424242;
		position: absolute;
		bottom: 0;
		left:0;
	}
	.slidecontent{
		margin-bottom: 20px;
	}
	.pageheader{
		min-height: 356px;
/*         margin-top:90px; */
	}
	#animatedmenu{display: none;}
	.blocklink + .cbloc{
		cursor: pointer;
		position: relative;
		top:0;
		transition: box-shadow 0.2s, top 0.2s;
	}
	.blocklink:hover + .cbloc{
		box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
		top:-5px;
	}
	.bgbloc{
		height: 100%;
		padding:80px 80px 120px 20%;
	}
  .bgbloc-alt{
    height:50%;
  }
	.bgblocaltpad{
		padding:80px 20% 120px 80px;
	}
	.row-eq-height .cbloc{
		height: 100%;
	}
	.itmoves .navbar-brand img{
		max-height: 30px;
		transition: max-height 0.2s ease-in;
	}
}

@media print{
    .single-programme #introduction img{
        max-width:200px;
    }
    .single-programme .entry-content ul{
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
    .single main{
        width:100%;
        flex: 1;
        max-width: 100%;
    }
    #siteheader nav,
    .pageheader,
    #site-footer,
    .mega-menu-wrap,
    .mainheader{
        display:none !important;
    }
    #siteheader #mainnavbar{
        display:block !important;
        position: relative;
        top: 0;
        margin-bottom:60px;
    }
    #siteheader h1{
        display: block;
        text-align: center;
        margin: 0 auto;
    }
}
.table td, .table th{
    font-size:0.8rem;
}
.termdescription{
    margin-bottom:20px;
}
iframe{
    margin-bottom:40px;
}
.accordionfaq h2{
    text-align: left;
    color: #000;
    font-weight: 400;
    font-family: 'Conv_Lato-Regular', sans-serif;
}
.accordionfaq .card-header{
    cursor:pointer;
}
.sociolist{
    list-style-type:none;
    padding-left:0;
}
.sociolist li{
    display:inline-block;
}
.sociolist li a{
    color: #ffffff;
    background-color: #f15a23;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin-bottom:10px;
}

.table{
    margin-bottom:40px;
}
.single-post .entry-content img,
.wp-caption{
    max-width:100%;
    height:auto;
}
.wp-caption{
    margin-bottom:40px;
    font-size:0.8em;
}
.wp-caption img{
    margin-bottom: 10px;
}
/*@media (min-width:1480px){
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        text-transform:uppercase;
    }
}*/
.mega-sub-menu{
	z-index: 9999 !important;
}

@media (min-width:992px) and (max-width:1150px){
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
		font-size: 13px !important;
	}
}

@media (min-width:992px) and (max-width:1200px){
	.cbloc h2{
		font-size: 23px
	}
}

.laureatlogo{
	max-height: 17px;
    width: auto;
}

/* SMS */
.wpsms-subscribe-form.radio-inputs{
	display: none;
}
#wpsms-submit{
}
#wpsms-subscribe{
    padding: 20px;
    background: #f0f0f0;
    margin-top: 40px;
    position: relative;
}
#wpsms-subscribe:after{
	content:'';
	background-image: url('../images/sms.png');
	width: 24px;
	height: 24px;
	position: absolute;
	right:10px;
	top:10px;
}
#wpsms-subscribe h5{
	margin-bottom: 10px;
}
#wpsms-subscribe p{
	font-size: 14px;
}
@media (min-width: 768px){
	#wpsms-step-1{
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-wrap: wrap;
	      flex-wrap: wrap;
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: normal;
	      -ms-flex-direction: row;
	          flex-direction: row;
	  -webkit-box-pack: center;
	      -ms-flex-pack: center;
	          justify-content: center;
	  -webkit-box-align: center;
	      -ms-flex-align: center;
	          align-items: center;
	  -ms-flex-line-pack: justify;
	      align-content: space-between;
	}
	.wpsms-subscribe-form{
		flex: 1 1 0px;
		margin-right: 10px;
	}
}

.wpsms-subscribe-form input,
.wpsms-subscribe-form button{
	width: 100%;
	margin-bottom: 13px !important;
}
.wpsms-message-success{
	color: #01b6cb;
    font-weight: bold;
    padding: 40px 0;
    display: block;
}
.mobile-primary-items{
	display: inline-block;
}
.mobile-primary-items a{
	padding: 20px 20px 20px 10px;
}
.post-type-archive-emploi .sidebar-container,
.single-emploi .sidebar-container,
.page-id-19611 .sidebar-container{
	background-color: transparent;
}
.nf-form-fields-required{
  display:none;
}
.nf-form-cont .nf-progress-container,
.nf-form-cont .nf-progress{
  height:10px;
}
.nf-form-cont .nf-progress{
  background-color:#b9d12d;
}
@media (max-width: 767px){
	.alert-cegep p{
		line-height: 1.7;
    	font-size: 14px;
	}
}
.page-id-16595 h3{
	color: #f15a22;
    font-weight: 700;
    margin-bottom: 10px;
}
.page-id-16595 h3 + p{
	margin-bottom: 40px;
}
body #mega-menu-wrap-primary #mega-menu-primary li#mega-menu-item-16520 > .mega-sub-menu a.mega-menu-link{
	background-color: transparent !important;
	line-height: 1.3 !important;
	white-space: pre-line;
	margin-bottom: 14px;
}

.page-id-16761 .pageheader{
	background-position:left center;
}

.page-template-template-rentree2020{
  background-color:#f9f9f9;
}
.rentree-bloc{
  padding: 20px;
  border: 1px solid #12b8cc;
  background-color:#fff;
}
.rentreeitem{
  display:flex;
  flex-direction:row;
  clear:both;
  margin-bottom:70px;
}
.rentreeitem:last-child{
  margin-bottom:0;
}
.blocicon{
  float:left;
  margin-right:30px;
  max-width:90px;
  height:auto;
}
.rentreeitem .article-header{
  display:inline-block;
}
.grentreeitem img{
  max-width:90px;
  max-height:90px;
  margin-right:20px;
}

#tablepress-4 tr td:first-child{
  white-space: pre;
}
#tablepress-4 tr td:nth-child(1){
  width:20%;
}
#tablepress-4 tr td:nth-child(2){
  width:80%;
}

.homerentree{
  display:block;
  position:relative;
}
.homerentree .btn-orange,
#homeslider .btn-orange{
  position:absolute;
  bottom:5px;
  right: 0; 
  max-width:200px;
}
@media (max-width:767px){
  .homerentree .btn-orange,
  #homeslider .btn-orange{
    font-size:13px;
    padding:.375rem .55rem;
  }
}
@media (min-width:768px){
  .homerentree .btn-orange,
  #homeslider .btn-orange{
    bottom:50px;
  }
}
.table-ateliers thead th{
  background-color:#000;
}
.table-ateliers thead tr th:nth-child(1){color:#488dc9;}
.table-ateliers thead tr th:nth-child(2){color:#bed62f;}
.table-ateliers thead tr th:nth-child(3){color:#f15922;}
.table-ateliers thead tr th:nth-child(4){color:#12b8cc;}
.table-ateliers tbody tr td:first-child{font-weight:bold;} 

.sidebar .titredemenu.haslink a{
  cursor:pointer !important;
}
.ca_blocs div[class^="col"]{
  padding-left:10px;
  padding-right:10px;
}
.ca_bloc{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align:center;
  color:#fff;
  transition:0.l5s ease;
}
.ca_bloc:hover,
.ca_bloc:focus{
  color:#fff;
  text-decoration:none;
  opacity:0.8;
}
.ca_bloc:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.ca_bloc > div{
  padding:15px;
  line-height:1.2;
}
.ca_bloc > div small{
  margin-top:10px;
  display:block;
}
@media (min-width:768px){
  .ca_bloc > div{
    font-size:1.4rem;
  }
}
.ca_bloc_1{background-color:#498fcc;}
.ca_bloc_2{background-color:#bed62f;}
.ca_bloc_3{background-color:#f15922;}
.ca_bloc_4{background-color:#12b8cc;}
.ca_bloc_5{background-color:#be6bde;}
.ca_bloc_6{background-color:#5c9a1e;}
.ca_bloc_7{background-color:#4a7124;}

.blocformationadistance h2{
  padding-bottom:0 !important;
}

.notesdebasedepage{
  font-size:0.8em;
  margin-bottom:20px;
}
#backtotop{
  width:40px;
  height:40px;
  border-radius:20px;
  padding:10px;
  background-color:#fff;
  position:fixed;
  bottom:20px;
  right:20px;
  border:1px solid #5a5a5a;
  display:block;
  cursor:pointer;
}
#backtotop img{
  vertical-align:top;
  max-width: 18px;
    height: auto;
}


.form-indiqueznous p{
	font-size: 18px;
    line-height: 23px;
    font-weight: bold;
}
.custom_nav_container{
	margin-bottom: 40px;
}
.custom_nav_container .btn{
	color:#fff;
}
.custom_nav_container .btn-custom-planifier{
	background-color:#f15a23;
}
.custom_nav_container .btn-custom-enseigner{
	background-color:#00b6cb;
}
.custom_nav_container .btn-custom-evaluer{
	background-color:#c0d731;
}

.covid-date{
	line-height: 1;
    font-size: 14px;
    color: #f15a22;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 5px;
}
.covid-title{
	margin-top: 5px !important;
	margin-bottom: 0 !important;
}
.section-articles-covid{
	padding: 20px;
    border: 1px solid #12b8cc;
    background-color: #fff;
}
.section-articles-covid img{
	margin-bottom: 0 !important
}
.section-articles-covid article:not(:last-child){
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.page-template-template-rentree2020 .pageheader,
.page-id-17649 .pageheader,
.page-id-17779 .pageheader{
	background-position: center center;
}
@media (max-width: 767px){
	.cbloc{
		padding:15px;
	}
	.withplus{
		background-size: 35px;
	}
}
.mega-toggle-animated{
  background-color:transparent;
  background-image:url(../images/menu.png);
  background-repeat:no-repeat;
  background-size:100%;
  appearance:none;
  width:24px;
  height:24px;
  border:0;
  margin-top:6px;
}
.mega-toggle-animated:focus{
  outline:none;
}
.btn-bleu-accueil,
.btn-bleu-accueil:hover{
  background-color:#00b2c8;
}
.btn-sidebar{
  margin-bottom:20px;
}
.btn-sidebar,
.btn-sidebar:hover{
  color:#ffffff !important;
}

/* Portes ouvertes 2020 */
.page-template-template-po2020,
.page-template-template-po2021{
  background-color: #f9f9f9;
}
.row-shortcodes-programmes .programme .article-numero {
    font-size: 14px;
}
.row-shortcodes-programmes .programme h3 {
    margin-top: 5px;
}
.row-shortcodes-programmes .programme .article-header{
    margin-bottom:0;
    padding-bottom:0;
}
.row-shortcodes-programmes article h3{
  font-size:16px;
  line-height:20px;
}
@media (max-width:991px){
  .row-shortcodes-programmes .article-soustitre{
    font-size:12px;
  }
}
@media (min-width:992px){
  .row-shortcodes-programmes article h3{
    font-size:18px;
    line-height:23px;
  }
}
.row-shortcodes-programmes .tab-content article.programme{
  padding:10px 0;
  border-bottom:1px solid rgba(0,0,0,.125);
}
.page-template-template-po2021 .row-shortcodes-programmes .tab-content article.programme{
  padding: 8px 15px;
  border-bottom: 1px solid rgba(0,0,0,.125);
  background: #fff;
}
.row-shortcodes-programmes img{
  margin-bottom:0;
}
.row-shortcodes-programmes .article-soustitre{
  font-family: 'Conv_Lato-Regular', sans-serif;
  margin-top:0 !important;
}
.row-shortcodes-programmes .list-group-item.active{
  background-color: #01b6cb;
  border-color:#01b6cb;
}
.row-shortcodes-programmes h3{
  font-size:1.2rem;
}
.po2020_bloc_image{
  max-width:100px;
  float: left;
  margin-right: 30px;
}
.po2020_bloc{
    border: 1px solid #12b8cc;
    background-color: #fff;
}
.po2020_bloc_inner{
  padding:20px;
  position:relative;
}
.po2020_item{
    display: block;
    clear: both;
}
.po2020_head{
    display: flex;
    align-items: center;
}
.btn-transparent-sm{
  color: #ffffff;
  background-color: #12b8cc;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0;
  text-align:center;
  width:100%;
}
.btn-transparent-sm:hover{
  background-color:#10a7b9;
  color:#fff;
}
.calendarcontainer{
  border: 1px solid #01b6cb;
  padding: 20px;
}

body .customcal .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people{
  padding:18px 0 0 0;
}
body .customcal .booked-calendar-wrap h2,
body .customcal .booked-list-view-nav{
  display:none;
}
body .customcal .booked-calendar-wrap{
  margin-bottom:0;
}
body .customcal .booked-list-view button{
  font-size:14px;
  letter-spacing:0.05em;
}
.booked-list-view-nav{
  display:none !important;
}

@media (min-width:1200px){
  mark{
    position:relative;
    background:transparent;
    z-index:999;
  }
  mark:before{
    content: " ";
    display: block;
    height: 90%;
    width: 100%;
    margin-left: -3px;
    margin-right: -3px;
    position: absolute;
    background: rgb(255 240 0 / 52%);
    transform: rotate(0deg);
    top: 0px;
    left: -1px;
    border-radius: 20% 25% 20% 24%;
    padding: 10px 3px 3px 10px;
    z-index: -1;
  }
}

.calendarcontainer .btn-res{
  margin-top:-20px;
}

/* TEMPORAIRE */
#newAppointmentForm .booked-appointments {
  display:none;
}
#newAppointmentForm > p {
  display:none;
}
/* FIN TEMPORAIRE */
.po-annonce{
  background:#0050a0;
  color:#fff;
  padding:20px;
  text-align:center;
}
.po-annonce p{
  margin-bottom:20px;
}
.btn-vert-po{
  background:#c7d300;
  line-height:1;
  color:#0050a0;
}
.page-template-template-po2021 .po2020_bloc_image{
  max-width:70px;
}
.page-template-template-po2021 h1{
  line-height:1.35;
}
.bitbigger{
  font-size:1.2rem;
}
@media (max-width:767px){
  .custompo2021bloc p{
    font-size:0.9rem;
  }
  .px-custom1{
    padding-left:0;
    padding-right:0;
  }
}
.custompo2021bloc{
  padding: 20px;
  background: #bed441;
  color: #000000;
}
.custompo2021bloc p:last-child{
  margin-bottom:0;
}
.addtocalendar{
  display: flex;
  flex-wrap: wrap;
}
.addtocalendar .dropdown button{
  display: inline-block;
  flex: 0 0 1;
  position: relative;
  color: #000!important;
  font-weight: 600;
  line-height: 100%;
  background: #fff;
  font-size: 15px;
  text-decoration: none;
  border: 1px solid transparent;
  padding: 13px 12px 12px 49px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased!important;
  outline-color: rgba(0,78,255,0.5);
  text-shadow: 1px 1px 1px rgb(0 0 0 / 0%);
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  box-shadow: 0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent!important;
  background-position: -9999px -9999px;
  background-repeat: no-repeat;
  margin:5px;
}
@media (min-width:576px){
  .addtocalendar .dropdown button{
    flex: 0 0 calc(50% - 10px);
  }
}
@media (min-width:768px){
  .addtocalendar .dropdown button{
    flex: 0 0 calc(33% - 10px);
  }
}
.addtocalendar .dropdown-menu.show{
  box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}
.addtocalendar .dropdown button span{
  width: 18px;
  height: 18px;
  position: absolute;
  z-index: 1;
  left: 12px;
  top: 10px;
  background: url(../images/icon-calendar-t1.svg) no-repeat;
  background-size: 18px 18px;
}
.addtocalendar .google{
  background: url(../images/icon-google-t5.svg) 9px no-repeat;
  background-size: 18px 18px;
}
.addtocalendar .apple{
  background: url(../images/icon-apple-t5.svg) 9px no-repeat;
  background-size: 18px 18px;
}
.addtocalendar .outlook{
  background: url(../images/icon-outlook-t5.svg) 9px no-repeat;
  background-size: 18px 18px;
}
.addtocalendar .outlookcom{
  background: url(../images/icon-outlookcom-t5.svg) 9px no-repeat;
  background-size: 18px 18px;
}
.addtocalendar .stream{
  background: url(../images/icon-calendar-t1.svg) 9px no-repeat;
  background-size: 18px 18px;
}
.addtocalendar .dropdown-item{
  padding:.25rem 1.5rem .25rem 2.3rem;
}
.addtocalendar .dropdown-item:active{
  color:#000 !important;
}
.type-programme h4:empty {
    display: none;
}
/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
    opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .15s linear 0.15s;
    -moz-transition: opacity .15s linear 0.15s;
    transition: opacity .15s linear 0.15s;
    opacity: 1;
}
.articlewiki .post-meta{
  color:#5d5d5d;
  border-bottom:0;
}
.articlewiki .article-header{
  border-bottom:0;
  margin-bottom:0;
}
.articlewiki .post-readmore{
  font-style:normal !important;
}


.youtube-player {
    position: relative;
    padding-bottom: 55.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}
.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: 0 0;
}
.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(//i.imgur.com/TxzC70f.png) no-repeat;
    cursor: pointer;
}
.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
.timeline-img img{
  max-width:100%;
  height:auto;
}
#vertical-basic #timeline-vertical-6 .content-text{
  width:75%;
}
#vertical-basic #timeline-vertical-6 .timeline-img{
  width:25%;
}
#timeline-vertical-6 .timeline-title{
  font-size:20px !important;
  line-height:1.2 !important;
}
#timeline-vertical-6 .item-timeline{
  width:100%;
}
#timeline-vertical-6 .timeline-img img{
  max-width:235px;
  height:auto;
  width:100%;
}
#timeline-vertical-6 .timeline-text:empty{
  display:none;
}
#timeline-vertical-6 .timeline__nav ul li.active{
  font-size:20px;
}
#vertical-basic #timeline-vertical-6 .wrapper{
  padding:0 0 50px 18.66%;
}
#vertical-basic .timeline__nav{
  transition:all .3s ease-out !important;
  opacity:1;
}
#vertical-basic .timeline-hidden{opacity:0;}
@media (max-width:991px){
  .timeline__nav{
    display:none;
  }
  #vertical-basic #timeline-vertical-6 .wrapper{
    padding:0 0 50px;
  }
}
.gallery .gallery-item{
  text-align:left !important;
}
.gallery-columns-3 .gallery-item{
  width:calc(33% - 10px) !important;
  margin-right:10px;
}
.gallery img {
    margin-bottom: 5px;
}
@media (max-width:767px){
  .gallery .gallery-item .gallery-caption{
    font-size:0.8rem;
  }
}
.bloc-sram{
    padding: 20px;
    background: #2db6cb;
    color: #fff;
}
.bloc-sram .sram-title{
    margin-bottom:7px;
    font-weight:bold;
}
.bloc-sram .sram-subtitle{
    margin-bottom:10px;
}
.sram-inner{
    margin-left:15px;
}
.bloc-sram img{
    margin-bottom:0;
    vertical-align:top;
}
.bloc-sram .sram-inner,
.bloc-sram img{
    display: inline-block;
}
.bloc-sram .btn-sram{
    background:#ffffff;
    color:#2db6cb;
}
.bloc-sram .btn-sram:after{
    content:none !important;
}
.btn-collapse{
    color:#01b6cb;
}
.accordeonbg-bleu .card-header{
    background-color:#01b6cb;
    border-color: #01b6cb;
}
.accordeonbg-bleu .card-header h5{color:#ffffff;}

.accordeonbg-orange .card-header{
    background-color:#f15922;
    border-color: #f15922;
}
.accordeonbg-orange .card-header h5{color:#ffffff;}

.accordeonbg-vert .card-header{
    background-color:#bdd530;
    border-color: #bdd530;
}

.accordeonbg-vert .card-header{
    background-color:#bdd530;
    border-color: #bdd530;
}

.accordeonbg-mauve .card-header{
    background-color:#6101cb;
    border-color: #6101cb;
}
.accordeonbg-mauve .card-header h5{color:#ffffff;}

.accordeonbg-rouge .card-header{
    background-color:#cb0101;
    border-color: #cb0101;
}
.accordeonbg-rouge .card-header h5{color:#ffffff;}

.accordeonbg-jaune .card-header{
    background-color:rgb(255 240 0 / 52%);
    border-color: rgb(255 240 0 / 52%);
}

.accordeonbg-bleufonce .card-header{
    background-color:#4587c1;
    border-color: #4587c1;
}
.accordeonbg-bleufonce .card-header h5{color:#ffffff;}

.accordeonbg-gris .card-header{
    background-color:#d9dfe0;
    border-color: #d9dfe0;
}
.accordeonbg-gris .card-header h5{color:#000000;}

.accordeonbg-noir .card-header{
    background-color:#000000;
    border-color: #000000;
}
.accordeonbg-noir .card-header h5{color:#ffffff;}


.accordeonbg-bleu .withplusalt,
.accordeonbg-orange .withplusalt,
.accordeonbg-vert .withplusalt,
.accordeonbg-mauve .withplusalt,
.accordeonbg-rouge .withplusalt,
.accordeonbg-jaune .withplusalt,
.accordeonbg-bleufonce .withplusalt,
.accordeonbg-gris .withplusalt,
.accordeonbg-noir .withplusalt{
    background-image: url('../images/moins24-blanc.png');
	background-image: url('../images/plus24-blanc.png');
}
.accordeonbg-bleu .withplusalt[aria-expanded="true"],
.accordeonbg-orange .withplusalt[aria-expanded="true"],
.accordeonbg-vert .withplusalt[aria-expanded="true"],
.accordeonbg-mauve .withplusalt[aria-expanded="true"],
.accordeonbg-rouge .withplusalt[aria-expanded="true"],
.accordeonbg-jaune .withplusalt[aria-expanded="true"],
.accordeonbg-bleufonce .withplusalt[aria-expanded="true"],
.accordeonbg-gris .withplusalt[aria-expanded="true"],
.accordeonbg-noir .withplusalt[aria-expanded="true"]{
	background-image: url('../images/moins24-blanc.png');
}
.mec-fluent-wrap h5.mec-more-events-header{
    display:none;
}
.badge-orange{
    color: #fff;
    background-color: #f15a22;
}
.single-programme .badge-orange{
    font-size:90%;
    margin-bottom:5px;
}
.mec-single-modern .mec-events-event-image img{
    max-width:100%;
    height:auto;
}
.navigation.pagination .screen-reader-text{
    display:none;
}
.entry-content ul li,
.entry-content ol li{
    margin-bottom:20px;
}
i.mec-sl-clock{
    display:none;
}
.mec-agenda-event-title a{
    text-decoration:underline;
    color:#01b6cb;
}
.page-id-413 .mec-agenda-time{
    width:0px;
    display:none;
}
.encadre{
	padding: 20px;
}
.encadre-orange{background: #f15a22;color: #fff;}
.encadre-bleu{background: #01b6cb;color: #fff;}
.encadre-vert{background: #bdd530;color: #000000;}
.encadre-mauve{background: #6101cb;color: #fff;}
.encadre-rouge{background: #cb0101;color: #fff;}
.encadre-bleufonce{background: #4587c1;color: #fff;}
.encadre-jaune{background: rgb(255 240 0 / 52%);color: #000000;}
.encadre-gris{background: #d9dfe0;color: #000000;}
.encadre-noir{background: #000000;color: #ffffff;}

.encadre-orange h2,.encadre-orange h3,
.encadre-bleu h2,.encadre-bleu h3,
.encadre-mauve h2,.encadre-mauve h3,
.encadre-rouge h2,.encadre-rouge h3,
.encadre-bleufonce h2,.encadre-bleufonce h3,
.encadre-noir h2,.encadre-noir h3{
	color: #fff;
	margin-top: 0 !important;
}
.encadre-vert h2,.encadre-vert h3,
.encadre-jaune h2,.encadre-jaune h3,
.encadre-gris h2,.encadre-gris h3{
	color: #000000;
	margin-top: 0 !important;
}
.encadre p:empty{
	display: none;
}
.slick-slide img{
    width:100%;
}
.table-col3-nowrap td.column-3 {
    white-space: nowrap;
}
.contentcontainer{
    display:inline-block;
    width:100%;
}
.page-template-template-avecbarre-po .po2020_bloc_image{
    max-width:60px;
}
.mec-agenda-event-title{
    display:block;
}
#mec_skin_21413 .mec-agenda-time{
    display:none !important;
}
.image-100{
    width:100%;
}

.elementor-toggle .elementor-tab-title,
.elementor-toggle .elementor-tab-content{
    border:1px solid #d4d4d4;
}
.elementor-social-icons-wrapper a:after{
    content:none !important;
}
.single-programme h1{
    padding-bottom:0;
}
.single-programme h1.lbleu:after{
    content:none;
}
.single-programme .article-numero{
    padding-bottom: 20px;
    position:relative;
}
.single-programme .article-numero:before {
    content: "";
    width: 70px;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #01b6cb;
}
.elementor-template-full-width .pageheader{
	display: none;
}

.table-atelier{background-color:#ffffff;}
.table-atelier tr:hover td{background:#dbe4eb;cursor: pointer;}
.table-atelier tbody tr td:first-child{padding:0;}
.table-atelier tbody tr td img{max-width: 50px;}
.table-atelier td{vertical-align: middle;padding:.55rem .75rem}
.table-atelier .btn{padding: 4px 7px;color: #f15922;background: transparent;border-color: #f15922;}
.table-atelier tr td:nth-child(3){font-weight: bold;}
.modal-atelier{font-size: .875rem;}
.modal-atelier svg{width: 1rem;fill:#fff;}
.modal-atelier .btn span,.modal-atelier .btn svg{vertical-align: middle}
.modal-atelier .btn-primary{
	border-color: #f15922;
	background-color: #f15922;
}
.modal-atelier img{
	max-width: 400px;height: auto;margin-left:auto;margin-right:auto;display: block;
}

@media print {
	.page-id-28701 #siteheader,
	.page-id-28701 #site-footer,
	.page-id-28701 .table-atelier,
	.page-id-28701 .atelier-jour,
	.page-id-28701 .atelier-hide-print {
		visibility: hidden;
		display: none;
	}
	.modal.show .modal-content * {
		visibility: visible;
		overflow: visible;
	}
	.modal.show {
		margin: 0;
		padding: 0;
		min-height: 550px;
		visibility: visible;
		overflow: visible !important; /* Remove scrollbar for printing. */
	}
	.modal-dialog {
		visibility: visible !important;
		overflow: visible !important; /* Remove scrollbar for printing. */
		width: 100%;
		max-width: 100%;
	}
}
