
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap');
@font-face {
  font-family: 'gothic'; /* name of the font here */
  src: url('../fonts/GOTHIC.TTF') format('truetype'); /* path to the font relative to the template.css file */
  font-weight: normal;
  font-style: normal;
}

@media (min-width: 1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .sppb-row-container {
		max-width: 1510px;
	}
	
	
	#section-id-1679495191852, #column-id-1680768566971, #column-id-1681724230943{
		max-width: 1234px;
		margin: auto!important;
	}
}

@media (min-width: 992px){
	#offcanvas-toggler{
		display: none!important;
	}
}
*{
	font-family: 'Inter', sans-serif;
	/* line-height: 100%; */

}
.content.sppb-section{
	margin: auto!important;
}
#section-id-1679495191852 .sppb-container-inner{
	max-width: 1234px;
	margin: auto;
}

.adhereButton{
	margin: 15px;
	background: #FAB005;
	text-decoration: none;
	border-radius: 10px;
	padding: 5px 30px;
	color: black!important;
}
.adhereButton:hover{ 
	color: white!important;
}
#sp-logo{
	display: flex;
}
#sp-header-topbar .container-inner{
	border-bottom: none;
}
.redLine{
	background: #DA0019;
	height: 6px;
}
.btn-adhere{
	position: relative;
    top: 60px;
}

.logoHeader{
	position: relative;
    top: 15px;
    background: white;
}

.sp-megamenu-parent>li.active>a{
	color: #FAB005;
	font-weight: 700;
	
}
.menuHeader{
	justify-content: center;
}
.sp-megamenu-parent> li > a{
	font-size: 22px;
	font-weight: 700;
}

#sp-header.lg-header {
    box-shadow: none;
}
#mod-custom192 .content a{
	font-size: 15px;
	color: #DA0019;
}
.sp-page-builder .page-content #section-id-1679474859842{
	padding-top: 0!important;
}

.accueil-communique{
	height: 156px;
}
#section-id-x41zmsthp8DmjiFznqnGP .sppb-row{
	max-width: 1510px;
	margin: auto;
}
.accueil-communique ul{
	display: flex;
	align-items: center;
}
.accueil-communique ul li{
	text-align: center;
    position: relative;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.accueil-communique ul p{
	font-size: 14px;
	font-weight: 400;
}
.accueil-communique ul a{
	font-size: 20px;
	font-weight: 900;
	background: white;
	padding: 5px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.accueil-communique .article-intro-image{
	display: none;
}
.article-details table{
	width: 100%;
}
.accueil-communique.lemonde ul a:hover{
	text-decoration: underline;
}
.accueil-communique.lemonde ul{
	height: 156px;
}
.accueil-communique.lemonde ul a{
	font-size: 1.3rem;
	font-weight: 900;
	color: white!important;
	background: none;
	padding: 5px;
}
.accueil-communique ul span{
	font-size: 11px;
	font-weight: 700;
	display: block;
	margin: 5px 0 0 0;
}


.accueil-communique.lemonde ul li{
	width: 25%;
    /* padding: 10px 50px 0; */
	height: 125px;
}
.accueil-communique.lemonde ul li:after {
	content:"";
	position: absolute;
	width: 1px;
	background: white;
	height: 100px;
	top: 0;
	right: 0;
}
#column-id-oB0mPPeMXVkF2UwYivtmw > div{
	margin: auto;
}
.voirplusCommunique{
	text-decoration: underline;
}
/*
.trois_article_accueil ul li:first-child:before{
	content:"";
	width: 14px;
	height: 14px;
	background: red;
	position: absolute;
	left: 25px;
    top: 20px;
}*/
.trois_article_accueil p{
	/* line-height: 20px; */
	/* text-align: justify; */
	font-weight: 400;
	
}
.trois_article_accueil ul {    
	display: grid;
    justify-content: space-evenly;
    align-content: space-around;
    justify-items: stretch;
    grid-template-columns: 1fr 1fr;
    gap: 0.1rem 0.2rem;
    row-gap: normal;
    background: #ccc;
}

.trois_article_accueil ul li{
	display: inline-grid;
    width: 100%;
    background: #fff;
    padding: 20px;
   /* border-bottom: 1px solid #ccc; */
}

.trois_article_accueil ul li .mod-articles-category-introtext{ border-bottom: 1px solid #ccc;}

.trois_article_accueil ul > :nth-last-child(2) .mod-articles-category-introtext,
.trois_article_accueil ul > :nth-last-child(1) .mod-articles-category-introtext {border:0}
.trois_article_accueil {border-right:5px solid #ccc}
.trois_article_accueil ul li a{
	font-size: 22px;
	font-weight:  900;
	color: black;
	line-height: 36px;
	display: block;
	padding-bottom: 35px;
	
}
.trois_article_accueil ul li img{max-width:150px}
.trois_article_accueil ul li .mod-articles-category-introtext a{
	font-size: 25px;
	padding-bottom: 0;
	display: inline;
	font-size: 16px;
}

.trois_article_accueil2{
	margin-left: 20px;
}
.trois_article_accueil2 ul li:first-child{
	display: none;
}
.trois_article_accueil2 ul li{
	max-width: 240px;
}
.trois_article_accueil2 ul li{
	display: flex;
	flex-direction: column-reverse;
}
.trois_article_accueil2 ul li a{
	font-size: 20px;
	font-weight:  900;
	color: black;
	line-height: 25px;
	display: block;
	padding-bottom: 40px;
	padding-top: 25px;
	
}
.trois_article_accueil2 ul li:last-child:after{
	content:none;
}
.trois_article_accueil2 ul li:last-child{
	padding-top: 40px;
}
/*
.trois_article_accueil2 ul li:after {
	content:"";
	position: absolute;
	width: 240px;
	background: #C9C8C8;
	height: 1px;
}*/
#section-id-1679579748040 .sppb-row-container{
	padding: 0;
}
.sp-column  .sp-page-builder .page-content #section-id-1679579748040, .sp-column  .sp-page-builder .page-content #section-id-1679929361047{
	margin: auto;
	width: 1234px;
}
.bandeauAccueil .custom{
	display: flex;
	justify-content: space-between;
}
.bandeauAccueil{
	padding-left: 150px!important;
}
.bandeauAccueil .content{
	text-align: center;
	max-width: 375px;
}
.bandeauAccueil h2{
    background: #DA0019;
	color: white;
    padding: 4px;
	display: inline-block;
	font-size: 25px;
	margin: 0 0 5px 0;
	
}
.bandeauAccueil p{
	text-align: center;
	margin: 0;
}
.bandeauAccueil .custom{
	height: 99px;
	margin: auto;
	font-size: 25px;
    font-weight: 900;
	line-height: 119%;
}
.dateAccueil1, .dateAccueil2{
	font-size: 35px;
    font-weight: 900;
	line-height: 100%;
}
.dateAccueil1{
	color: white;
	 text-shadow:
    1px  1px 2px #DA0019,
    1px -1px 2px #DA0019,
   -1px  1px 2px #DA0019,
   -1px -1px 2px #DA0019;
}
.dateAccueil2{
	color: #DA0019;
}
.dateAccueil{
	margin-right: 110px;
}
.border-accueil{
	width: 1px;
}
.sp-page-builder .page-content #section-id-1679588865058{
	padding: 0!important;
}
.line.horizontal{
	border-top: 1px solid #C9C8C8;
	margin: 0 100px;
}
/*
.trois_article_accueil2 ul li:last-child:after{
	content: "";
    width: 1px;
    background: #C9C8C8;
    height: 685px;
    right: 45px;
    top: 0;
    position: absolute;
}*/

.modules-lettre-cse h3 span{
	color: #F03E3E;
}
.modules-lettre-cse h3{
	color: #000000;
	font-weight:900;
	font-size: 30px;
	line-height: 100%;
}
.modules-lettre-cse .title{
	margin: 15px 0;
	display: block;
}
.modules-lettre-cse li{
	color: #000000;
}
.modules-lettre-cse li p{
	color: #000000;
	font-weight: 400;
	font-size: 15px;
	/* line-height: 18px; */
}
.modules-lettre-cse{
	width: 400px;
	text-align: center;
}

.modules-lettre-cse li > span, .modules-lettre-cse li .sous-title, #sppb-addon-1679589900972 li > p{
	font-weight: bold;
}
 .modules-lettre-cse li .sous-title{
	 margin-bottom: 10px;
 }
.modules-lettre-cse li .mod-articles-category-readmore{
	text-align: center;
	padding-top: 50px;
}
.modules-lettre-cse li .mod-articles-category-readmore a, a.btnfont{
	background: #FAB005;
	padding: 6px;
    border-radius: 10px;
	color: white;
	font-weight: 700;
	font-size: 12px;
}
.modules-lettre-cse li .mod-articles-category-readmore a:hover, a.btnfont:hover{
	color: black!important;
}


.modules-lettre-cse.first:after{
	content: "";
    width: 1px;
    background: #C9C8C8;
    height: 291px;
    right: 7px;
    top: -36px;
    position: absolute;
}

.articlesAccueil ul{
	display: flex;
    align-items: center;
    gap: 48px;
    justify-content: space-evenly;
    align-items: flex-start;
}
.articlesAccueil ul li{
	display: flex;
	flex-direction: column-reverse;
	max-width: 25%;
	width: 25%;
}
.articlesAccueil a{
	font-weight: 900;
	font-size: 20px;
	margin-top: 10px;
	color: black;
}
#column-id-lulq_Xlikudxnj0OAfYok > div{
	margin: auto;
}
.menu_footer ul{
	display: flex;
	list-style: none;
}
.menu_footer ul a{
	color: white;
}
#sp-footer .container-inner{
	padding: 0;
}

#sp-footer .container{
	background: #292828;
	max-width: 100%;
}
.sp-page-builder .page-content #section-id-3By32QUq73T03dFDU87XT{
	max-width: 1510px;
	margin: auto!important;
}

#sp-footer .rsform .formControlLabel{
	display: none;
}
#sp-footer1{
	padding: 0;
}
#sp-footer button:after{
	content: "\f30b";
	font-family: Font Awesome\ 5 Free;
    font-weight: 900;
	margin-left: 15px;
}
#sp-footer .rsform-block-envoyer{
	text-align: center;
}
#sp-footer button{
	background-color: #fab005;
    color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
    letter-spacing: 0px;
}
#sp-footer ul.menu{
	display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: row;
    gap: 60px;
}


#sp-footer .formContainer .row:nth-child(2n) .col-md-6{
	width: 43%;
}
#sp-footer .row.mb-3.rsform-block.rsform-block-nom{
	display: block;
}

#sppb-addon-mkwjJfsrjTaMbQHsqq6gb a{
	font-weight: 400;
	color: #FFFFFF;
	font-size: 17px;
}
#section-id-1680011213824{
	font-weight: 400;
	font-size: 14px;
	opacity: 0.5;
}
#sppb-addon-1680011274901 .sppb-addon-text-block .sppb-addon-content{
	text-align: right;
}
.avecImage.rssCommun .slick-dots{
	display: flex;
	margin: 5px 0 25px 0!important;
	padding: 0 0 20px 0;
    justify-content: center;
}
.slick-dots li {
    position: relative;
    display: inline-block!important;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    content: '';
    font-size: 22px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    text-align: center;
    background: #D9D9D9;
	border-radius: 50%;
}

.sp-module > .slick-list + .slick-dots{
	display: none!important;
}

li.slick-active  button:before{
	background: #DA0019;
}

#column-id-1679495191858{
	max-width: 278px;
	height: 416px;
}
#sppb-addon-wrapper-1680019402822{
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.17);
-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.17);
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.17);
}
.fluxCommun li.slick-slide .article-intro-image{
	order: 1;
}
.fluxCommun li.slick-slide .mod-articles-category-date{
	order: 2;
	color: #BDBDBD;
	font-size: 8px;
	font-weight: 900;
	text-align: center;
	margin: 18px 0;
}
.fluxCommun li.slick-slide .title{
	font-weight: 900;
	order: 3;
	color: #000000;
	font-size: 20px;
	text-align: center;
	margin: 5px;
}
.fluxCommun li.slick-slide .mod-articles-category-introtext{
	order: 4;
	color: #000000;
	font-weight: 400;
	font-size: 10px;
	/* text-align: justify; */
	margin: 10px 30px;
	line-height: 15px;
}
.fluxCommun li.slick-slide .mod-articles-category-readmore:after{
	content:">";
	color: #000000;
}
.fluxCommun li.slick-slide .mod-articles-category-readmore a{
	color: #000000;
}
.fluxCommun li.slick-slide .mod-articles-category-readmore{
	order: 5;
	font-weight: 700;
	font-size: 10px;
	text-align: right;
	margin: 0px 30px;
}
.fluxCommun li.slick-slide{
	display: flex;
    flex-direction: column;
}

.humaRss .mod-articles-category-title {
	display: none;
}
.humaRss .mod-articles-category-category a, .humaRss .mod-articles-category-introtext{
	color: black;
}
.humaRss .mod-articles-category-category{
	font-size: 12px;
	font-weight: bold;
	order: 2;
}
.humaRss .mod-articles-category-introtext{
	font-size: 12px;
	font-weight: 400;
	order: 3;
}
.humaRss .mod-articles-category-date{
	font-size: 10px;
	font-weight: 700;
	order: 1;
}
.humaRss .slick-track > li{
	display: flex;
    justify-content: flex-start;
    padding: 6px 0;
    gap: 12px;
}
.humaRss .category-module.slick-slider{
	padding-top: 10px;
	
}
#section-id-1680080508974{
	width: 340px;
}

.slick-prev.slick-arrow{
	position: absolute;
	left: 100px;
    top: 165px;
	border: none;
}
.slick-next.slick-arrow{
	position: absolute;
    right: 100px;
	bottom: -31px;
	border: none;
}

.humaRss .slick-dots li:first-child button:before {
    content: '<';
    font-size: 22px;
    line-height: 20px;
    position: absolute;
    top: -4px;
    left: -10px;
    width: 35px;
    height: 25px;
    text-align: center;
    color: #000000;
    border-radius: 30%;
}

.humaRss .slick-dots li:last-child button:before {
    content: '>';
    font-size: 22px;
    line-height: 20px;
    position: absolute;
    top: -4px;
    left: 10px;
    width: 35px;
    height: 25px;
    text-align: center;
    color: #000000;
    border-radius: 30%;
}

.humaRss li.slick-active button:before, .humaRss li button:before{
	background: white;
}

.humaRss .slick-dots{
	text-align: center;
    padding: 7px!important;
    /*background: #D9D7D7;*/
    border-radius: 10px;
	margin-top: 15px!important;
}


.lg-header.header-sticky .logoMenuLeft{
	display: block;
	width: 50px;
    margin-right: 45px;
	height: 60px;
}

.lg-header .logoMenuLeft, .menu.adhereButton{
	display: none;
}
.header-sticky .menu.adhereButton {
	display: block;
	margin-left: 50px;
}
/************LES COMMUNIQUES*******************/
.com-jamegafilter #sp-main-body{
	background: #cacaca;
	padding-top: 50px;
}
.com-jamegafilter #sp-main-body > .container .container-inner, .com-content-category-blog#sp-main-body .container-inner{
	max-width: 1234px;
    margin: auto;
    background: white;
}
.lnfilter-wrapper > .ja-toolbar-wrapper:first-child, .orderby-displaynumber,
.pages-item-first, .pages-item-prev, .pages-item-next, .pages-item-last, #toolbar-amount,
.product-item-actions{
	display: none!important;
}
.ja-megafilter-wrap .main-content{
	padding: 0px;
}
.products.list.items{
	padding: 0 20px 0 70px;
}

.products-toolbar .pagination-wrap{
    justify-content: space-around;
}
.pagination-wrap a{
	color: white!important;
}

div.toolbar-bottom{
	height: 92px;
	background: #DA0019;
}
.ja-megafilter-wrap .main-content{
	width: 100%;
}
.ja-products-wrapper.list .list .product-item .product-item-info{
	padding-left: 0;
    padding-right: calc(var(--ja-mf-spacing) * 20);
}
.ja-products-wrapper.list .list .product-item .product-item-info .thumb{
	right: 0;
	left: auto;
}
.product-image-container img{
	max-width: 115px!important;
    max-height: 120px!important;
}
.ja-products-wrapper.list .list .product-item .product-item-info{
	min-height: 150px;
}
.ja-products-wrapper .product-item .product-item-name a{
	color: #000000;
	font-size: 20px;
}
.ja-products-wrapper .product-item .product-item-name{
	font-weight: 500;
	text-transform: uppercase;
}
.ja-products-wrapper .product-item .desc{
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
}
.ja-products-wrapper.list .list .product-item .product-item-info{
	border: none;
}
.product-item-details .published_date, .item-field.ct9 {
	padding-left: 25px;
	font-weight: 400;
	font-size: 12px;
}
.product-item-details .published_date:before, .item-field.ct9:before{
	    position: absolute;
    content: "";
    background: url(/images/horloge.png);
    top: 9px;
    left: 0px;
    width: 21px;
    height: 22px;
}

#sp-right{
	max-width: 400px;
	padding-top: 235px;
}
#sp-right .sp-module{
	border: none;
}
#sp-right .sp-module{
	margin-top: 0;
}
.titleModule h1:before{
	content: '';
    width: 8px;
    height: 70px;
    position: absolute;
    background: #F03E3E;
	left: 35px;
}
.titleModule h1 + div{
	
	text-align: center;
}
.titleModule h1{
	font-weight: 900;
	font-size: 3em;
	padding-left: 70px;
	padding-top: 70px;
	padding-bottom: 50px;
	position: relative;
}
#annee, #mois, #thematiques{
	width: 148px;
    display: inline;
    border: 1px solid #DA0019;
    padding: 5px 5px 8px 15px!important;
	margin-right: 30px;
}
#annee, #mois, #thematiques {
  color: #DA0019;
  font-size: 14px!important;
}
select:not(.form-select):not(.form-control){
	border-radius: 0;
}
#annee::after, #mois::after, #thematiques::after {
  content:'⏷';
  width: 15px;
    height: 15px;
    position: absolute;
    background: blue;
    top: 29px;
    left: 0px;
}


.ja-mg-sidebar.sidebar-main{
	display: none;
}
#tags-search{
	display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.tagSearch:hover{
	cursor: pointer;
}
.tagSearch{
	margin: 15px;
    border: 1px solid #DA0019;
    padding: 7px;
    border-radius: 12px;
    color: #DA0019;
}

.items.filter-items li{
	margin: 5px;
	color: #DA0019;
}
.items.filter-items{
	display: flex;
    list-style: none;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.buttonSearch{
	/*text-align: center;
	padding-top: 10px;
    padding-bottom: 15px;*/
	border: 1px #DA0019 solid;
    padding: 4px;
    background: #DA0019;
	color: white;
}
.buttonSearch a {
	width: 148px;
    display: inline;
    border: 1px solid #DA0019;
    padding: 10px;
	margin-right: 30px;
	color: #DA0019;
}
.buttonSearch a:hover {
	color: white;
	background: #DA0019;
}
.item-field.tag{
	color: #DA0019;
}	
.sp-module.rssHuma.humaRss, .sp-module.rssHuma.humaRss .slick-list.draggable{
	max-height: 190px!important;
}

.com_sppagebuilder .sp-module.rssHuma.humaRss, .com_sppagebuilder .sp-module.rssHuma.humaRss .slick-list.draggable{
	max-height: none!important;
}

#mod-custom209{
	padding-top: 30px;
}
#mod-custom210{
	font-size: 15px;
	font-weight: 400;
	text-align: left;
}
#mod-custom210 li{
	padding-top: 15px;
}
#mod-custom210 .image{
	margin-right: 15px;
}
#mod-custom210 .image-url{
	display: flex;
	padding: 15px 0;
}
#mod-custom210 a{
	font-weight: 700;
	font-style: bold;
	font-size: 18px;
	color: #000000;
}
#sp-right .sp-module{
	padding-top: 0;
}
#sp-right:before{
	    content: '';
    background: #f5f6f8;
    width: 1px;
    height: 1400px;
    position: absolute;
}
.container-inner > .row{
	position: relative;
}


/*****************************LETTRES********************/
.lettres h1 span{
	color: #DA0019!important;
}

.lettres .product-item{
	max-width: 330px;
}

.lettres .product-item-name, .lettres .ct3{
	padding-left: 15px;
}
.lettres .product-item-name a{
	color: #DA0019!important;
	font-style: bold;
	font-weight: 700;
	font-size: 30px;
	line-height: 32px;
}

.lettres #mod-custom211{
	padding-bottom: 30px;
}

.lettres .ct2{
	color: #DA0019;
	font-weight: 700;
	font-size: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
.lettres .ct3{
	font-weight: 700;
	font-size: 22px;
	line-height: 23px;
	padding-right: 11px;
}

.lettres .ct5{
	border-top: 5px solid #DA0019;
	padding-top: 10px;
	font-weight: 700;
	width: 250px;
	margin-left: 45px;
	margin-top: 40px;
}
.lettres .ct5 li{
	margin-bottom: 5px;
}
.lettres .ct5 li::marker {
	color: #DA0019;
	width: 10px;
}

.lettres .product-items .product-item{
	cursor: pointer!important;
}
.lettres .ct7{
	display: none!important;
}
.lettres .item-field.tag{
	background: #DA0019;
    color: white;
    height: 40px;
    padding-top: 6px;
    padding-left: 10px;
	margin-bottom: 0!important;
	/*border-radius: 15px;*/
}
.lettres .ja-products-wrapper .product-item .product-item-info{
	padding: 0;
}
.lettres .item.product{
	-moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.17);
-webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.17);
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.17);
	border-radius: 15px;

}
.lettres .ja-products-wrapper .product-item .product-item-info{
	/*border-radius: 15px;*/
}


/**************pages cse********************/
.page-cse #section-id-1680768566986 .sppb-row-column .sppb-column-addons
{
	text-align: center;
}
#section-id-1680768566977 .sppb-row{
	margin: 0;
}
.page-cse #section-id-1680768566986 .sppb-row-column .sppb-column-addons img{
	margin: auto;
}

.page-cse #section-id-1680768566972 li .sous-title{
	color: #000000;
	font-size: 22px;
	line-height: 25px;
	text-align: left;
	font-weight: 700;
	padding-top: 10px;
}

/*

.page-cse #section-id-1680768566972 li a.mod-articles-category-title:after{
	position: absolute;
	content:'';
	background:url('/images/fleche.png');
	width: 35px;
	height: 22px;
	margin-left: 10px;
}
.page-cse #section-id-1680768566972 li a.mod-articles-category-title {
	color: #000000;
    font-size: 14px;
    line-height: 25px;
    text-align: left;
    font-weight: 700;
    border: 1px solid;
    margin: 10px;
    padding: 5px 50px 5px 25px;
    border-radius: 10px;
}

*/



.page-cse #section-id-1680768566972 .mod-articlescategory{
	width: 437px;
	margin: auto;
		/* -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.17); */
/* -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.17); */
/* box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.17); */
	/*border-radius: 15px;*/
	padding: 30px 30px 0px 30px;
}
.page-cse .sppb-row.sppb-nested-row .sppb-row-column {
	padding-right: 0px;
	padding-left: 0px;
}
.page-cse #section-id-1680768566972 li .title, .page-cse #section-id-1680768566972 li a{
	font-size: 30px;
	line-height: 32px;
	text-align: left;
	color: #DA0019;
	font-weight: 700;
	display: block;
}
#sppb-addon-wrapper-1680771708612{
	height: 150px;
}
#section-id-1680768566986 .mod-articles-category-readmore{
	text-align: right;
}
#section-id-1680768566986{
	padding: 0 134px!important;
}
.link-cse{
	padding: 30px 0;
}
a:hover{
	color: #FAB005!important;
}
.link-cse a:hover, .header-sticky a.menu.adhereButton:hover{
	color: white!important;
}
.link-cse a{
	color: black;
	padding: 10px;
	font-weight: 700;
	background: #FAB005!important;
	/*
    border: 1px solid white;
    border-radius: 8px;
	*/
}
/* #column-id-1680768566984:after{ */
	/* content: ''; */
	/* position: absolute; */
	/* width: 3px; */
	/* background: #DA0019; */
	/* height: 1000px; */
	/* right: 0; */
/* } */

/**********ACCORDS**************/
.accords .ct7{
	display: none!important;
}
.accords .product-items .product-item{
	cursor: pointer!important;
}
.accords .ja-products-wrapper.list .list .product-item .product-item-info{
	min-height: auto;
	padding-bottom: 0;
	padding-top: 0;
}
.accords .ja-products-wrapper.list .list .ln-element:first-child .product-item{
	
	padding-top: 50px;
}

.accords .ja-products-wrapper .product-item .fulltext{
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
}
.accords .ja-products-wrapper .product-item h4{
	color: #DA0019;
	font-size: 20px;
	line-height: 23px;
	font-weight: 700;
}
.accords .product-item-details{
	display: grid;
    grid-template-columns: 130px calc(100% - 130px);
    /*grid-template-rows: 1fr 1fr 1fr 1fr;*/
}
.accords .item-field.ct9{
	grid-column-start: 1;
    grid-row-start: 2;
    position: relative;
}
.accords .ja-products-wrapper .product-item .fulltext{
	grid-row-start: 3;
    grid-column-start: 2;
}
.accords .item-field.tag{
	 grid-row-start: 4;
	 grid-column-start: 2;
 }
.accords .ja-products-wrapper .product-item .name{
	margin-bottom: 0px;
	grid-row-start: 2;
    grid-column-start: 2;
}

.accords .item-field.ct9:before{
	bottom: 0;
	top: 0;
}
.accords .ja-products-wrapper .product-item .item-field{
	margin-bottom: 0;
}
.accords .item-field.ct10:nth-letter(1){
color: pink!important;

}
.accords .item-field.ct10{
	font-weight: 700;
	font-size: 30px;
	line-height: 33px;
	padding-bottom: 20px;
	
	width: 80px;
	overflow: hidden;
	white-space: nowrap;
}
/**************************contacts*****************************************/

.map__image{
	margin: auto;
}

.map__image path{
	fill: #a4ced2;
	stroke: #FFFFFF;
	stroke-width: 1px;
	transition: fill 0.3s;
}
.map__image path:hover{
	fill: red;
}
rect{
	fill: #a4ced2;
}
#column-wrap-id-1681724230946{
	padding-left: 0px;
}
/****************CONTACT***********************/
#sp-main-body{
	background: #cacaca;
    padding-top: 25px;
}
.contact a{
  color: currentColor;
  cursor: initial;
  pointer-events: none;
  text-decoration: none;
}
.contact .com-content-category-blog__items{
	padding: 0 0 70px 70px;
}
.contact ul{
	list-style: none;
}
.contact .field-label, .contact .article-introtext{
	display: none;
}
.contact .com-content-category-blog__item{
	display: flex;
	width:49%
}
.contact .sous-titre{
	color: white;
	background: #DA0019;
	line-height: 13px;
	font-size: 11px;
	padding: 5px;
}
.contact .ville{
	color: #DA0019;
}
.contact .ville, .contact .prenom-nom{
	font-size: 20px;
	line-height: 24px;
	font-weight: 900;
}
.contact .fields-container{
	position: relative;
}
.contact .email{
	margin-top: 20px;
}
.contact .email, .contact .telephone{
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	margin-left: 35px;
}
.contact .fields-container li{
	margin-bottom: 5px;
}

.contact .email:before{
	content:'';
	position: absolute;
	background:url('/images/mail.png');
	width: 20px;
	height: 18px;
	left: 32px;
}
.contact .telephone:before{
	content:'';
	position: absolute;
	background:url('/images/tel.png');
	width: 20px;
	height: 20px;
	left: 32px;
}
.article-details p{
	line-height: 1.2em;
}
.article-details {
	background: white;
	margin: auto;
	margin-top: 50px;
	padding: 0 10px 10px 10px;
}
#sp-header{
	z-index: auto;
}

.loupe{
	position: relative;
    left: 50px;
	cursor: pointer;
}
.header-sticky .loupe{
	left: 0;
	position: sticky;
}


/**search**/
.gsc-search-button-v2{
	background-color: #da0019!important;
}
.gsc-control-cse{
	border: 0px!important;
	padding: 0!important;
}
/**formulaire adhesion*/
#naissanced, #naissancem, #naissancey{
	width: 33%;
}
.formResponsive .formBody{
	display: flex;
}
#envoi{
	background: #da0019;
}





.container-inner .article-header{
	padding-top: 20px;
}
.article-ratings-social-share.justify-content-end{
	margin-top: 10px;
}



@media (max-width: 1400px){
	.sp-megamenu-wrapper.d-flex ul a{
		font-size: 01.2em;
	}
	
}
@media (max-width: 600px){
	#column-wrap-id-1679495191858{
		height: 633px;
	}
	
}

@media (max-width: 992px){
	.trois_article_accueil ul li a{
		padding-left: 15px;
	}
	#section-id-1679495191852{
		padding-top: 0!important;
	}
	#sp-header{
		min-height: 150px!important;
	}
	.trois_article_accueil ul li {
		max-width: 355px!important;
	}
	#sppb-addon-1679497552070{
		padding: 0 16px!important;
	}
	/*
	.trois_article_accueil ul li:first-child:before{
		left: 9px;
	}*/
	#column-id-1679495191858 {
		max-width: 371px;
		height: 416px;
		padding: 0 16px;
	}
	.slick-list .article-intro-image img{
		margin: auto;
	}
	#sppb-addon-wrapper-1679589900972 #sppb-addon-1679589900972{
		padding-left: 16px;
		padding-right: 16px;
	}
	.modules-lettre-cse{
		max-width: 355px!important;
	}
	
	.articlesAccueil ul{
		align-items: normal;
		flex-direction: column;
	}
	.articlesAccueil ul li{
		max-width: 100%;
		width: 100%;
	}
	.logoMenuLeft {
		display: none!important;
	}
	.adhereButton{
		position: relative;
		bottom: 50px;
	}
	/********LES COMMUNIQUES************/
	.titleModule h1{
		font-size: 2em;
	}
	.product-item-info{
		width: 100%;
		padding-right: 0!important;
	}
	.ja-products-wrapper.list .list .product-item .product-item-info .thumb{
		position: relative;
	}
	/***les lettres***/
	.lettres .products.list.items{
		padding: 0 0 0 16px;
	}
	/***page cse**/
	#column-id-1680768566984:after{
		content: '';
		position: absolute;
		width: 0px;
		height: 0px;
	}
	#section-id-1680768566986{
		padding: 0!important;
	}
	.page-cse #section-id-1680768566972 .mod-articlescategory{
		width: auto;
		padding: 30px 35px 0px 35px;
	}
	/************accords**************/
	.accords .product-item-details{
		display: block;
	}
	.accords .ja-products-wrapper .product-item h4{
		margin: 10px;
		line-height: 19px;
	}
	/***contact**/
	.contact .com-content-category-blog__items{
		padding-left: 6px;
		padding-right: 6px;
	}
}

.gsc-wrapper .gsc-adBlock { display:none;}
.sp-page-builder .page-content #section-id-1679495191840, #sp-main-body, .sp-page-builder .page-content #section-id-1681715972304, .sp-page-builder .page-content #section-id-1680768566972{
	background-color: #f5f6f8!important;
}

textarea.form-control{
	height: 70px;
}

#sp-footer .rsform .row{
	height: 46px;
}

.form-check.form-check-inline{
	padding-top: 25px;
}
select.form-control:not([multiple]), select.inputbox:not([multiple]), select:not([multiple]) {
    height: 30px;
}

.logo-image {
    height: 140px!important;
}

#sppb-addon-wrapper-1680019402822{
	box-shadow: none;
}

.itemid-649 .article-details p, .itemid-656 .article-details p{
	text-align: justify;
}
.itemid-649 h2{
	color: #da0019!important;
}
#sppb-addon-1679652900821 .mod-articles-category-readmore{
	display: none;
}


/*CSE*/
#sppb-addon-wrapper-1680769765553, #sppb-addon-wrapper-PmqHrGY_46rmfdEYdBPYi, #sppb-addon-wrapper-1680772415847, #sppb-addon-wrapper-H2-70T_sMrhmnX9kr-3Hu{
	min-height: 140px;
}
#section-id-1680768566986 > .sppb-container-inner > .sppb-nested-row{
	align-items: flex-end;
}

.trois_article_accueil .mod-articles-category-introtext{
	padding-top: 20px;
}

.sp-page-builder .page-content #section-id-3By32QUq73T03dFDU87XT{
	padding-top: 19px!important;
	padding-bottom: 19px!important;
}

.accords #mod-custom221 h1 + div{/*joachim remove barre recherche accord*/
	display: none;
}

#column-wrap-id-1679495191858{
	min-height: 775px;
}

.trois_article_accueil ul li .mod-articles-category-introtext > a{
	display: none;
}	
.itemid-657 .masonry-3 .blog-item{
	padding-bottom: 70px;
}
#sp-main-body .container .container-inner{
	max-width: 1234px;
	margin: auto;
}
.item-field.tag .item-field-label {
	display: none;
}	
.itemid-649 .article-details, .itemid-649 .article-details p  {
	font-family: Arial, Helvetica, sans-serif;
}

.sidebarhome h2 {
    font-family: 'Inter', sans-serif;
    text-transform: uppercase;
    color: #da0019;
    font-size: 1.5em;
    font-weight: bold;
}
.sidebarhome h3
 {
    font-family: 'Inter', sans-serif;
    font-size: 1.4em;
    font-weight: bold;
   
    display: flex;
    align-content: center;
    height: 85px;
    flex-direction: column;
    justify-content: center;
}

.sidebarhome a{
	color: black;
	line-height: 14px;
}


.sidebarhome a:hover{color:#FAB005!important}

.b1b {border-bottom:1px solid #ccc}

a.btnfont {background:#FAB005!important; color: #000 !important;
    font-size: 18px;
    padding: 7px 16px;
 }
a.btnfont:hover{color:#fff!important}
div#mod-custom188 {
    position: absolute;
    top: -50px;
    right: 0px;
	 z-index: 999999;
}
/*
.menu-with-offcanvas {
    position: relative;
}*/

.rsundermenu .addon-root-icon {padding: 0 2em;}
.rsundermenu > div {
	padding: 20px 60px 0;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}

.rsundermenu span.sppb-form-label-visually-hidden{
	display: block;
	margin-left:-12.5px;
    width: 75px;
    padding: 20px 0;
    height: 25px;
    color: #fff;
    position: relative;
}

.sidebarhome ul.mod-articlescategory.category-module.mod-list {
    margin: 0 16px 20px;
    padding: 0 10px;
    border-left: 1px solid #FAB005;
    background: #eee;
}

 

header#sp-header {
    margin-top: -6px;
    border-top: 6px solid #DA0019;
}

div#sp-header-topbar .logo img{margin-bottom : -10px}
div#sp-header-topbar #sp-logo {background: #fff; padding:5px}


@media (max-width: 768px) {
	.trois_article_accueil {border:0}
	.sidebarhome {padding: 0 16px!important}
}

@media (max-width: 426px ){
	
	.trois_article_accueil ul {
		grid-template-columns: 1fr;
		background: #fff;
	}
	#sp-header-topbar {display:none}
}
@media (max-width: 992px) {
    .adhereButton {
        position: relative;
        bottom:0
    }
	.sidebarhome img {max-width:250px}
}
.contacts_container .com-content-category-blog__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-content: center;
    align-items: center;


}

.contacts_container .contacts.item-content
 {
    width: 100%;
}
.contacts_container img {max-width:140px}