@font-face {
	font-family: 'Robson';
    src: url('../fonts/Fontspring-DEMO-robson-bold.otf');
	font-weight: bold;
    font-style: normal
}

#Entete{
position:sticky;
top:0;
background-color:#FFF;
z-index:100;
width:100%;
 transition: top 0.3s ease-in-out;
}

.mobilemenuck-bar-button{
  width: 50px !important;
  right: 0px;
}

ul, ol {
	padding: 0;
}

.bottom-reseaux-soc a{
margin-right:0px!important;	
}
.fa-brands{
	font-size: 34px;
}
.reseau_soc-mobile{
	text-align:center;
}
.reseau_soc-mobile .nav-item{
	display:inline-block;
	color:#000;
}

.reseau_soc-mobile a{
	color:#000 !important;
}

.logoicr{
	margin-top: 40px;
}

.journal-menu{
	text-align:l;
}

/*** sous menu ***/
/*.parent:not(.current) a
{display:none;}

.current>a
{display:none;}

*/

.sous-menu{
	border-bottom:1px solid #e1e1e1;
}
.sous-menu li{
	display:inline-block;
	padding:10px;
	font-variant:all-small-caps
}
.sous-menu{text-align:center;}

#sous-sous-menu{
	margin-top:-50px;
}

.sous-menu .active a
{font-weight:bold;}

#sous-menu .active{
	background-color : #e1e1e1;
}

#sous-sous-menu{
	background-color : #e1e1e1
}


/************* module recherche **************/

.recherche{
  position:absolute;
  right:10px;
  top:0;
}
.recherche .search-open{
  color:#FFF;
	 font-size:28px}

.md-modal{
		 top: 20%;
		 text-align: center;
		 /* width: 100vw !important; */
		 }
.aa-input-search{
  				color:#FFF;
  				border:none !important;
  				border-bottom:3px solid #FFF !important;
  				border-radius:0;
  				background:none !important;
  				box-shadow: none !important;
  				-moz-box-shadow: none !important;
  				-webkit-box-shadow: none !important;
  				font-size:40px;
  				text-align:center;
  				width:500px;
  				max-width: 85vw;
  		}

.aa-input-icon {
    height: 26px;
    width: 26px;
    position: absolute;
    top: 60%;
    right: 10px;
}

.md-overlay{
	background:rgba(211, 32, 38, 0.8);
}
.md-content{
	padding:0;
}
.md-content > div {width: 100%;}

input::placeholder {
  color: #ffffff;
}

.aa-dropdown-menu{
	width:100%;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	height:60vh;
	overflow-y:scroll;
	font-size:16px;
	text-transform: none !important;
	padding-left:0px !important;
}
.aa-suggestion>span:last-child {
    text-transform: none;
    color: #333
}

.algolia-advanced-search-link{
	background-color:#d90000;
	border-radius:3px;
	color:#FFF;
	width:100%;
	margin-left:0px;
	padding:10px;

}

.md-content button{
	    top: -90px;
	    position: absolute;
	    left: 50%;
	    margin-left: -50px;
	    background: none;
}

.md-close:before{
	content:url("https://dev.marxiste.org/images/site/close.svg");
	display:block;
	padding:7px 7px 0px 7px;
}

.md-close:hover{
transform:rotate(90deg);
 -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    transform: rotate(90deg);
  	margin-bottom:-50px;
}


.instantsearch{
	text-align: center;!i;!;
}
.ais-SearchBox{
	max-width:1500px;
	margin-left:auto;
	margin-right:auto;
	padding:50px;
	text-align:center;
}

.ais-SearchBox-form{
	display:block;
}
.ais-SearchBox-form input{
	text-align:center;
	max-width: 80%;
	width: 500px;
	border-radius:3px;
	line-height:40px;
	font-size:30px;
}
.ais-SearchBox-submit{
	width:30px;
	right:34px;
	bottom:5px;
}
.ais-SearchBox-submitIcon{
	width:24px;
	color:#8f8f8f78 !important;
}

.ais-SearchBox-reset{
	position:relative;
	width:10px;
	right:90px;
	bottom:5px;
}

.ais-SearchBox-resetIcon{
	width:20px;
	color:#b24f4f78 !important;
	
}

#hits{
	text-align:center;
	max-width:1500px;
	margin-left:auto;
	margin-right:auto;
}

#xtdir4alg_category_name{
  text-align: left;
  margin-left: 1rem;
}

.ais-RefinementList-checkbox{
  margin-right: .25rem;
}

/********** fin module recherche *************/

/****************** HOMEPAGE ************/

/***** video home *****/
.texte-video{
	background-color: #d90000;
	padding:15px;
	color:#FFF;
	font-size:30px;
	line-height:40px;
	text-align: center;
	height: 200px;
	margin-left: 150px;
}

.bouton-rejoindre {
	display:flex;
	flex-direction:column;
	align-self: baseline;
	border:1px solid #FFF;
	margin: auto;
	font-weight: bold;
	background-color: #d90000;
	font-family: 'Albert Sans';
	font-size: 30px;
	font-variant: small-caps;
	text-align:center;
	color: #FFF !important;
	margin-left: 80px;
	border-radius: 3px;
	padding: 30px 20px 30px 20px;
}

.bouton-rejoindre:hover{
	background-color:#d9000000;
 }


.html-video{
object-fit: cover;height:100%;
}

.mright{
	padding:10px;
}

.conteneur-form{
	display:flex;
	height:85vh;
	justify-content: space-between;
}

.pcr-texte{
	display:flex;
	flex-direction:column;
	align-self: center;
	color: #FFF;
	font-size: 120px;
	font-size: 15vh;
	font-family: 'Anton';
	font-weight: 400;
	line-height: 15vh;
	text-shadow: #343434c4 2px 2px 10px;
	width: auto;
}


.boutons{
	position:relative;
	bottom: 86px;
	display:flex;
	/* align-self:center; */
	text-align: center;
	width: 100%;
	justify-content: space-around;
	padding-left: 20%;
	padding-right: 20%;
	align-content: center;
}

.seformer, .soutenir, .abonner{
	display:flex;
	flex-direction: column;
	text-align: center;
	font-family: 'Albert Sans';
	font-variant: all-small-caps;
	width: 30%;
	border: 1px solid #ffffff;
	font-size: 30px;
	color: #ffffff !important;
	line-height: 26px;
	border-radius: 3px;
	background-color: #d9000021;
	box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
	-moz-box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
	text-shadow: #343434c4 2px 2px 10px;
	padding-top:5px;
	padding-bottom:5px;
	justify-content: center;
}

.secondminus{
	font-size:20px;
}

	.seformer:hover, .soutenir:hover, .abonner:hover{
		background-color:#d90000 !important;
	}


/******** fin video home ********/


.module-centre{
	margin-left:auto;
	margin-right:auto;
	max-width:1224px;
  padding-left:25px;
  padding-right:25px;
}
.module-centre-slideshow, .wrapper_articles_actualite{
	margin-left:auto;
	margin-right:auto;
	max-width: 1500px;
	/* padding-left:25px; */
	/* padding-right:25px; */
	/* text-align: left; */
}

/** slideshow video **/

.jt-cs .jt-imagecover{
	border-radius : 3px 3px 0 0;
}

.jtcs_item_wrapper{
	max-width:1500px;
	margin-left:auto;
	margin-right:auto;
}
.slideshow-podcast-video .tck-module-title{
	color:#FFF !important;
}

.swiper-slide{border-radius:3px}
.swiper-container{
	max-width:1500px;
	margin-top: 25px;
}
.swiper-caption{padding:0;
			   height:80px;}

.slideshow-podcast-video .slide{
	background-color:#0000004f;
	/* padding:15px !important; */
	margin: 15px!important;
}

.swiper-container-horizontal > .swiper-pagination-bullets{
	bottom:0;
}

.owl-carousel .owl-item img {
    display: block !important;
    /*object-fit: cover !important;*/
    max-height: 250px !important;
    /*height: 250px;*/
    width: 100%;
}

.swiper-title{font-size:22px;
		line-height:24px ;
		font-family :'Albert Sans';
		padding-left: 20px;
		padding-right: 20px;
		font-weight: 800;} 

.jt-title{font-size:22px;line-height:24px !important;font-family :Albert Sans;padding-left: 20px;padding-right: 20px;font-weight: 800;}
.jt-author-date{
  line-height:14px;
	color:#333333;
}
/*.jt-author{
	color:#d90000!important;
}*/
.jtc_introdate{
	padding-left:20px;
	font-weight: 600;
	color: #bdbdbd;
}
.jt-category a{
  font-weight:bold;
  color:#d90000!important;
  font-family :Albert Sans;
  padding-left: 20px;
  }

.jt-category a:hover{
  color:#990000!important;}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
  color:#c7c7c7;
  background:none !important;
  font-size:40px !important;
}

.jt-cs .owl-dots .active span{
   background:#c7c7c7 !important;
}
.jt-cs .owl-dots span{
   border :#c7c7c7 1px solid !important;
}

/*** podcasts et medias ***/
.modules-home.slideshow-podcast-video {
	padding-top: 60px;
	padding-bottom: 40px;
	margin-right: 0;
	margin-left: 0;
	padding-left:0;
	padding-right:0;
	width: 100%;
	max-width: 100%;
	background-color:rgb(1, 43, 65);
	height:97%;
	background:0 50% url(/images/site/fond-videos.jpg)
}

.slideshow-podcast-video .slides_container .jt-inner{

  height:97%;
}

.slideshow-podcast-video .slides_container .jt-inner * {
 color:white !important;
}
.slideshow-podcast-video .slides_container .jt-title, .slideshow-podcast-video .slides_container .jt-author-date {
 padding:3px; 
}

.slideshow-podcast-video .positioncenter.owl-carousel .owl-nav button.owl-next {
  transform: translateY(-100%) translateX(-100%);
  z-index: 2;
}
.slideshow-podcast-video .positioncenter.owl-carousel .owl-nav button.owl-prev {
  transform: translateY(-100%) translateX(100%);
  z-index: 2;
}

.slideshow-podcast-video .owl-stage {
 display:flex;
 align-items:stretch;
		text-align:left;

}

.slideshow-podcast-video .owl-stage .slide {
  height:100%;
}

/*** actualites ***/
.wrapper_articles_actualite{
	display:grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 0em;
	grid-auto-rows: minmax(100px, auto);
}
.articles_actualite{
	padding: 25px;
}

.square-button span {
  font-size:2em;
  margin: 0 0.5em;
  text-align: center;
  font-weight: 500;
}

.container_button{
	text-align:center;
}

.link-button{
	display:inline-block;
	text-align:center;
	margin:20px;
	background-color: #d90000;
	color: white !important;
	/* border:1px solid #fff; */
	align-self: center;
	text-transform: uppercase;
	text-align: center;
	border-radius: 3px;
	padding: 10px;
}
.link-button .fa-brands{
	font-size:40px;
	vertical-align:middle
}

.link-button:hover {
	background-color:  #990000;
}

.link-button.white a {
 background-color:white;
  color: #d90000 !important;
}

.link-button.white a:hover {
  color: #990000 !important;
}

.video_button{background-color: #d9000021;border: 1px solid #fff;}

/*** fin actualites ***/

/*** breves ***/
.lmmq-base {
  padding: 20px;
  height: 100%;
  min-height: 300px;
}

.lmmq-out {
  box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
  -moz-box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 5px;
  border-radius: 3px;
  height: 100%;
}

.lmmq-lbl {
  font-size: 25px;
  height: 5%;
  overflow: hidden;
}

.lmmq-msg {
  height: 95%;
}

@media (max-width: 767px){
  .lmmq-lbl {
    font-size: 15px;
    height: 10%;
  }

  .lmmq-msg {
    height: 90%;
  }
}

.breve {
  min-height: 180px;
  border-bottom: 1px solid;
  margin-top: 20px;
}

.jt-content {
  font-size: 16px;
  font-family: Albert Sans;
  padding-left: 20px;
  padding-right: 20px;
}
.jt-date-author {
  font-family: Albert Sans;
  padding-left: 20px;
  padding-right: 20px;
}
/*** fin breves ***/

/*** article unitaire ***/
.wrapper_article_unitaire{/* display: grid; *//* grid-template-columns: repeat(3, 1fr); *//* gap: 0em; *//* grid-auto-rows: minmax(100px, auto); */}

.article_unitaire{
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 3em;
	grid-auto-rows: minmax(100px, auto);
	padding: 25px;
	contain: content;
	margin-left:auto;
	margin-right:auto;
	max-width:1274px;
	/* padding-left:25px; */
	/* padding-right:25px; */
	border-radius:5px;
	box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
	-moz-box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
	-webkit-box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
}

.article_unitaire img {
   //
   width: 50%;
   /* object-fit: cover; */
   /* max-height: 183px; */
   float: left;
}

.article_content{
	/**float:left;
	width: 50%;**/
}

.introtext{
	font-size:16px;
	line-height:22px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.articles_actualite {
	padding: 0px;
	margin:20px;
	box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
	-moz-box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 5px;
	border-radius: 3px;
}

.slide{
		padding: 0px !important;
		margin:20px !important;
		box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
		-moz-box-shadow: rgba(0,0,0,0.15) 0px 0px 20px 5px;
		-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 5px;
		height:380px;
		border-radius: 3px;
}
/*** fin article unitaire ***/

/*** boutique ***/

.la-boutique-pcr{
  display: grid;
  color:white;
  padding:60px;
  max-width: 1500px;
  margin-left:auto;
  margin-right:auto;
  text-align: right;
  justify-content: space-between;
  grid-template-columns: repeat(2, 1fr);
  gap: 94px;
  }

.boutiqueMod{
	background-color: #D90000;
}

.boutique-texte{
	font-family: 'Albert Sans';
	font-size: 18px;
	letter-spacing:-1px
}
.boutique-title{
	font-family:'Anton';
	line-height: 99px;
	font-size: 120px;
	font-variant:all-small-caps;
	letter-spacing: 1px;
}
.bouton-boutique a{
	border-radius:3px;
	padding: 15px 10px 15px 10px;!i;!;
	color:#FFF !important;
	font-size:20px;
	display: block;
}
.bouton-boutique a:hover{
	background-color:#990000 !important;
}

.bouton-boutique{
	margin-top: 50px;
	border:1px solid #FFF;
	text-align:center;
	max-width: 638px;
}

.boutique-right{
	display: flex;
	/* width: 50%; */
	text-align: right;
}
.boutique-left{
	display: flex;
	/* float:left; */
	text-align: left;
	flex-direction: column;
}

.boutique-image img{
 max-height: 226px;
 margin-left:auto;
 margin-right:auto;
 transform: scale(1.1);
}
/*** fin boutique ***/
/**************** FIN HOMEPAGE *********/

/***************** PAGE ARTICLE *********/
/* limitation de la largeur des articles*/
.com-content-article{
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-left:10px;
	padding-right:10px;
	padding-top: 25px;
}

/* customisation du fil d'ariane */
.breadcrumb .divider{display: none;}
.breadcrumb-item + .breadcrumb-item::before {
    content: var(--breadcrumb-divider, ">") /* rtl: var(--breadcrumb-divider, ">") */;
    padding:2px !important;
    font-size:21px;
    color: #000000;
    margin-top:-2px;
}
.breadcrumb-item{padding:2px !important;}

.breadcrumb{
    margin:0px;
    padding: 0px ! important;
    font-size: 16px;
    font-weight: bold;
}

/* taille des images - utile pour les anciens formats */
.tck-article .item-image img {
    width: 100%;
    object-fit: cover;
    max-height: 415px;
}

.tck-article-detail-category, .published {
    border-left: 1px solid #000;
    padding-left:10px !important;
}
.tck-article-detail-category{
    display:none !important;
}
.tck-article-detail-author{
    color:#d90000;
}
.caption{
    color: #272727 !important;
    font-size: 18px;
}
.com-content-article .item-image{
    margin-bottom:20px
}

/* type des listes articles relationels*/
.tagssimilar {
    list-style-type:none;
    padding: 0;
    margin:0;
}
.tagssimilar li{
    margin-bottom:10px;
}

.bas-article, .formulaire-bas-article{
    margin-left:auto;
    margin-right:auto;
    max-width:770px;
}
.cf-label{font-size:16px !important;}

.addtoany_list.a2a_kit_size_32 a > span {
	display: inline-block;
	height: 40px;
	width: 40px;
	border-radius: 50px;
	padding: 3px;
	margin-bottom: 53px;
	margin-top: 35px;
}

.addtoany_container{
	margin-top:50px;
	text-align:center;
}
.addtoany_container:before{content:"Partager cet article";position:absolute;margin-left: 38px;padding-left: 5px;font-family: 'Anton';font-size: 30px;margin-top: -5px;background-color: #FFF;padding-right: 5px;}

/************** FIN PAGE ARTICLE **************/


/************** PAGE CATEGORIE **************/
/* taille des images - utile pour les anciens formats */
.com-content-category-blog .item-image img, .articles_actualite img {
    width: 100%;
    /*object-fit: cover;*/
    max-height: 250px;
    /*height: 250px !important;!i;!;*/
    border-radius: 3px 3px 0px 0px;
}

.com-content-category-blog .item-image{
    margin-bottom:10px
}

/************** FIN PAGE CATEGORIE **************/

.com-content-category-blog{
    margin-left:auto;
    margin-right: auto;
    margin-top: 50px;
    max-width: 1500px;
}

/***** menu raccourcis *****/
/*.menu-raccourcis{
	display:inline-block !important;
}*/
#raccourcis-orga span{
  color : #004d6e !important;
	font-weight:bold !important;
	border-left:5px solid
}
/***** fin menu raccourcis *****/

/******************* MENU BURGER **************/
/*********** MENU BURGER > MOBILE *************/
[data-id="mobilemenuck-1"] .mobilemenuck-bar-button {left: 0;line-height: 96px;}

[data-id="mobilemenuck-1"] .mobilemenuck-bar-title{
	position:relative;
	top: 16px;
	width:100%;
}

/* correctif mobile menu */
#mobilemenuck-1-wrap [id*="mobilemenuck"] ul.nav {
display: flex !important;
justify-content: center;
}

#mod-custom160{
	margin-top: 25px;
	margin-bottom:50px;
}

/****************** BOTTOM *******************/
.acym__user__edit__email{padding:10px !important;}

.bottom-reseaux-soc :hover{
	color:#D90000;
}

.notrejournal  img{
	max-height:250px
}
/************** fIN BOTTOM *******************/

/**************** SQUARE BUTTONS *************/
.square-button {
  border: 4px solid rgb(62, 62, 62);
    width: 200px;
  display:flex;
  flex-direction:column;
  margin-left: auto;
  margin-right:auto;
}

.square-button img {
    margin-top: -40px;
    height: 80px;
    width:auto;
    align-self: center;
}

.square-button span {
  font-size:2em;
  margin: 0 0.5em;
  text-align: center;
  font-weight: 500;
}

.square-button a {
	background-color:  #d90000;
    color: white;
    align-self: center;
    text-transform: uppercase;
    width: 130px;
    text-align: center;
    border-radius: 3px;
    margin: 1em;
}

.square-button a:hover {
	background-color:  #990000;
}

/**************** FIN SQUARE BUTTONS *************/