@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;700&display=swap');

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}



@media (min-width: 768px) {
.bd-placeholder-img-lg {
	font-size: 3.5rem;
}
}

.leaflet-popup-content a{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.page-main-title{
    color:#24326A;
    font-weight: 700;
    margin: 20px 0px 30px 0px;
}
.page-sub-title{
    color:#0098DB;
    font-weight: 500;
    margin: 20px 0px 30px 0px;
}


.btrond{
    padding: 10px 20px;
    border-radius: 20px;
    background-color: #0098DB;
    color: #fff!important;
    margin-top: 30px;
    line-height: 50px;
    
}
.news_list_wrapper .pills-nav,
body.single-formations .pills-nav,
body.single-tutoriels-en-ligne .pills-nav{
    margin-top: 25px;
}
.news_list_wrapper .pills-nav .btrond:nth-child(even),
body.single-formations .pills-nav .btrond:nth-child(even),
body.single-tutoriels-en-ligne .pills-nav .btrond:nth-child(even){
    background-color: #0098DB!important;
}

.news_list_wrapper .pills-nav .btrond:nth-child(odd),
body.single-formations .pills-nav .btrond:nth-child(odd),
body.single-tutoriels-en-ligne .pills-nav .btrond:nth-child(odd){
    background-color: #24326A!important;
}



a.download_ressource{
    color:#B6B6B6;
    padding-right: 20px;
}
a.download_ressource.active img{
    opacity: 1;
}

a.download_ressource.active{
    color:#000;
    padding-right: 20px;
}
a.download_ressource img{
    opacity: .5;
}



#homemap{
    height: 500px;
}

.esero-blue{
    background-color: #0098DB;
    color: #fff;
}

.esero-blue-text{
    color: #0098DB!important;
}
.esero-blue-text-dark{
    color: #24326A!important;
}
.navbar{
    padding: 0px;
}
.bluebar{
    background-color: #0098DB;
    width: 100%;
    height: 120px;
}
.greybar{
    background-color: #D8DADA;
    width: 100%;
    min-height: 120px;
}
.mid-titre-left{
    padding: 0px 0px 30px 0px;
    margin-bottom: 25px;
    margin-top: 0px;
    background-image: url(../image/underline-blanc.gif);
    background-repeat: no-repeat;
    background-position: bottom left;    
}

.border-center{
    background-position: bottom center;   
}

.mid-titre-left-blue{
    padding: 0px 0px 30px 0px;
    margin-bottom: 25px;
    margin-top: 0px;
    background-image: url(../image/underline-bleu.gif);
    background-repeat: no-repeat;
    background-position: bottom left;    
}
.stars_01{
    background-image: url("../image/bg_stars.png");
    background-repeat: no-repeat;
    background-position: 10% 0;
        align-items: flex-end;
    display: flex;
    padding-bottom: 20px;
}

.greybar{
    background-color: #D8DADA;
    width: 100%;
    padding: 60px 0px 0px 0px;
    margin: 40px 0;;
}

.greybar .toto{
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 50px;
}

.shadowed{
    box-shadow: 0px 5px 5px grey;
}
.flex-height{
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.navbar-expand-lg .navbar-nav{
    flex: 1 1 0;
    margin: 0px;
}
.navbar-nav li.nav-item{
    /*border-left: 1px solid #cecece;*/
    flex: 1 1 0;
    padding: 10px 0;
   /*
    text-align: center;
    line-height: 30px;*/
}
.navbar-nav li.nav-item a.nav-link{
    color:#000;
    border-left: 1px solid #cecece;
    flex: 1 1 0;
    text-align: center;
    line-height: 30px;
}
.navbar-nav li.nav-item:last-child a.nav-link{
    border-right: 1px solid #cecece;
}

.navbar-nav li.nav-item.active .nav-link{
    color:#0098DB;
}

.navbar-nav li.nav-item.active{
    border-bottom: 5px #0098DB solid;
}
    
.breadcrumbwrapper{
    background-color: #e9ecef!important;
}
.breadcrumb a{
    color: #232323;
}

.breadcrumb {
    margin-bottom: 0px;
}

.topshadow{
        height: 20px;
    width: 100%;
    position: absolute;
    background-image: url("../image/shadow.png");
    background-repeat: repeat-x;
    z-index: 2;
}

.carousel-item {
  max-height: 32rem;
    display: flex!important;
}

.carousel-item .view{
    width: 100%;
    display: flex;
    align-items: center;    
}

.titre-serif{
    font-family: 'Playfair Display', serif;
    /*font-weight:lighter;*/
    line-height: 40px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.smallcaps{
    text-transform: uppercase;
    margin: 20px 0px;
}

.marketing h2{
    padding: 20px 0px;
    margin-bottom: 35px;
    background-image: url("../image/underline-bleu.gif");
    background-repeat: no-repeat;
    background-position: bottom center;
    color: #24326A;
    font-weight: 700;
	min-height: 95px;
	    align-items: center;
    display: flex;
    justify-content: center;
}

.main_title{
     padding: 10px 0px;
    margin-bottom: 5px;
    background-image: url("../image/underline-bleu.gif");
    background-repeat: no-repeat;
    background-position: bottom center;
    color: #24326A;
    font-weight: 700;   
}

.marketing p,
.marketing ul{
    text-align: justify;
    color: #818282;
}
span.big{
    font-weight: lighter;
    font-size: 32px;
}
footer a{
    color: #fff;
}
footer{
    background-color: #333333;
    /*min-height: 200px;*/
    padding: 55px 0px;
    margin-top: 55px;
}

.btlirelasuite_wrapper{
    height: 40px;
    padding: 10px 15px;
}
.btlirelasuite_wrapper:hover{
    
    cursor: pointer;
}
.btlirelasuite{
    color:#24326A;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    background-color: transparent!important;
}

.content_wrap_01{
    min-height: 300px;
}

.btlirelasuitearrow{
    /*margin-top: 10px;*/
    padding-left: 10px;
}
.hoverme:hover .btlirelasuitearrow {
	animation: anim-arrow 1s ease-in-out infinite
}

@keyframes anim-arrow {
	0% {
		transform: translateX(0)
	}
	50% {
		transform: translateX(50%)
	}
	100% {
		transform: translateX(0)
	}
}

.hoverme{
    border-radius: 20px!important;
    padding: 30px;
    margin-bottom: 30px;
    cursor: pointer!important;
    transition: all 0.25s ease
}

.hoverme:hover {
	transform: translateY(-10px) scale(1);
	box-shadow: 0 50px 50px rgba(0, 0, 0, 0.05);
    
}


.logos_placard img{
    margin: 35px 15px 25px 15px;
}


.logoto_top{
    display: flex;
    justify-content: center;
}
.logoto_top h1{
    font-size: 20px;
    vertical-align: middle;
    height: 80px;
    margin: 40px 0;
    text-align: left;
    padding-left: 40px;
}
.logoto_top h1 span{
    display: block;
    font-weight: 300;
}

.zindex_upon{
    z-index: 2;
}

.headline{
    width: 100%;
    
    text-align: center;
    padding: 20px 0px 0px 0px;
    display: flex;
    justify-content: center;
    color: #0098DB;
}

.headline h2{
    font-size: 25px;
    vertical-align: middle;
    min-height: 80px;
    margin: 20px 0;
    text-align: left;
    padding-left: 40px;
    padding-right: 40px;
}
.headline h2 span{
    display: block;
    font-weight: 300;
    font-size: 15px;
}
.calendar-wrapper{
    min-height: 350px;
    margin-bottom: 40px;
}
.no_border{
    background-image: none!important;
    padding-bottom: 0px!important;
}

footer p{
    font-weight: 300;
    display: flex;
    align-items: center;
}
footer p img{
    margin: 0 10px;
}
footer a{
    margin: 0 10px;
}


.fc-timeline-header-row *{
    border: none!important;
}

.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 100%;
    top: calc(50% - 10px);
    margin-left: -10px;
    overflow: hidden;
    pointer-events: none;
    transform: rotate(-90deg);
}
.leaflet-container .leaflet-pane.leaflet-popup-pane .leaflet-popup{
    bottom: -125px!important;
    right: 35px!important;
    left: auto!important;
    height: 180px;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip{
    background-color: #0098DB;
    color: #fff;
}
.leaflet-popup-content-wrapper p{
    margin: 10px 0px;
    font-size: 16px;
}
.leaflet-popup-content-wrapper p{
    
}
.leaflet-popup-content-wrapper img{
    margin: 0px 0px 10px 0px;
}
.leaflet-popup-content-wrapper h5{
    margin-bottom: 0px;
}
.leaflet-popup-close-button{
    color: #fff!important;
    margin-right: 10px;
    margin-top: 10px;
}





#carousel-single-projets .carousel-item{
    max-height: none;
}
.fiche-main-titre{
    font-size: 47px;
    font-weight: 700;
    
    padding: 20px 0px;
    margin-bottom: 15px;
    margin-top: 50px;
    background-image: url(../image/underline-blanc.gif);
    background-repeat: no-repeat;
    background-position: bottom center;
    
    
}

.fiche-main-titre span.smallcaps{
    font-size: 20px;
    font-weight: bold;
    color: #24326A;
}

.rond-top{
    background-color: #24326A;
    color: #fff;
    display: grid;
    height: 200px;
    width: 200px;
    position: absolute;
    /* margin: auto; */
    z-index: 2;
    bottom: -100px;
    padding: 25px;
    text-align: center;
    border-radius: 125px;
    align-items: center;
	font-size: 12px;
}


.news_list_wrapper{
    min-height: 550px;
    margin:25px 0px 40px 0px;
}

.news_list_wrapper .list-item{
    margin-bottom: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

a.list-item-url,a.list-item-url:hover{
    text-decoration: none!important;
}

@media (max-width: 993px) {
    .news_list_wrapper .list-item img {
        margin-bottom: 20px;
    }
    .news_list_wrapper .list-item{
        margin-bottom: 40px;
    }
    .headline{
        display: block;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
    }
}

.news_list_wrapper .date{
    margin: 10px 0 0 0;
    font-weight: 600;
}

.news_list_wrapper .post-titre-list{
    font-weight: 700;
}

.col-du-bt{
    padding: 0;
    display: flex;
    align-items: center;
    text-align: center;
}

 .plus-bg{
    fill:#D8DADA;
    cursor: pointer;
}

.plus-bg:hover{
    
}
.st1{
    enable-background:new;
}
.croix{
    fill:#FFFFFF;
    cursor: pointer;
}
.bt_list_more{

}

.bt_list_more:hover .plus-bg,
.bt_list_more.hover .plus-bg {
    fill:#0098DB;
}

.socials-col{
    
}

.pagination{
    margin: 80px 0px 60px 0px;
}
.page-item.active .page-link{
    background-color: #0098DB;
    border-color: #0098DB;
}
.page-link{
    color: #0098DB;
}


/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {
	padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}



.pagination .page-link{
    border: none;
}

.pagination .page-item.disabled .page-link{
    color:#bdbbbb;
}

a.nodecoration{
    text-decoration: none;
    cursor: pointer;
}


body.single-formations .rond-top,
body.single-tutoriels-en-ligne .rond-top,
body.single-e-learning .rond-top,
body.single-kits-pedagogiques .rond-top,
body.single-outils .rond-top,
body.single-kits-pedagogiques .mise-en-avant-home .rond-top{
    height: 100px;
    width: 100px;
    bottom: unset;
    padding: 18px;
    display: inline-grid;
        line-height: normal;
}

.rond-formations{
    height: 100px;
    width: 100px;
    background-color: #24326A;
    color: #fff;
    padding: 18px;
    text-align: center;
    border-radius: 125px;
    align-items: center;
    margin-left: 10px;
    vertical-align:middle;
    display: inline-grid;
    font-size: 13px;
}

p.moreaboutformation{
    background-color: #097ebe;
    padding: 15px;
}

.article-content h2,
.article-content h3,
.article-content h4
.article-content h5{
    color: #0098DB;
    margin:30px 0px;
}

#tarteaucitronRoot #tarteaucitronAlertBig{
    background-color: #24326A!important;
    padding: 25px!important;
}

.btn_send_big{
    background-color: #24326A;
    color: #fff!important;
    cursor: pointer;
    padding: 15px 40px;
    border-radius: 25px;
    line-height: 30px;
    margin: 30px auto;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
}

.form_checkboxes [type="checkbox"]+span:not(.lever){
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    line-height: normal;
}
.form_checkboxes  [type="checkbox"]:checked+span:not(.lever):before{
    border-right: 2px solid #4C7BA2;
    border-bottom: 2px solid #4C7BA2;
}

/* contact form */
#response_message{
    padding: 10px;
    margin-bottom: 15px;
    width: 100%;
}
#response_message span{
    width: 100%;
    padding: 10px 20px;
    display: block;
    margin-bottom: 5px;
}
#response_message span.erreur{
    background-color: red;
    color: #fff;
}
#response_message span.success{
    background-color: green;
    color: #fff;
}
/* fin contact form */

/* calendars .page  */
.fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:nth-child(2) > div {
  display: inline-flex;
}

.fc .fc-toolbar.fc-header-toolbar .fc-prev-button{
    margin-right: 10px;
    background-color: transparent;
    border: none!important;
    color: darkgrey;
}
.fc .fc-button{
    border: none!important;
    box-shadow: none!important;
    outline: 0!important;
}
.fc .fc-button:focus {
    border: none!important;
    box-shadow: none!important;
    outline: 0!important;
  }
.fc .fc-toolbar.fc-header-toolbar .fc-next-button{
    margin-left: 10px;
    background-color: transparent;
    border: none!important;
    color: darkgrey;
}

.fc .fc-toolbar-title {
    font-size: 1em;
    margin: 0;
    background-image: none!important;
}    

.fc-header-toolbar{
    background-color: #fafafa;
}

.fc-col-header-cell-cushion {
    color: #313131;
    font-weight: 500;
    
}
.fc-scrollgrid-sync-inner{
    padding: 10px;
}

.fc .fc-button-group {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    border: 1px solid #cecece47;
    border-radius: 4px;
}

.fc .fc-button-primary {
    color: #24326A;
    background-color: #F1F1F1;
    border-color: transparent;
}


.fc .fc-button-primary:not(:disabled):active,
.fc .fc-button-primary:not(:disabled).fc-button-active {
    color: #24326A;
    /*color: var(--fc-button-text-color, #fff);*/
    background-color: #fff;
    /*background-color: var(--fc-button-active-bg-color, #1a252f);*/
    border-color: transparent;
    /*border-color: var(--fc-button-active-border-color, #151e27);*/
}



.fc-timegrid-event .fc-event-main {
	padding: 2px 5px;
	overflow: hidden;
}

.fc-direction-ltr .fc-daygrid-event.fc-event-end, .fc-direction-rtl .fc-daygrid-event.fc-event-start{
	padding: 0px 5px;
	border: none;
}

.fc .event_wrapper{
	padding: 5px;
	overflow: hidden;
}

.fc .fc-timegrid-axis-cushion, .fc .fc-timegrid-slot-label-cushion,
.fc-direction-ltr .fc-timegrid-slot-label-frame{
	font-size: 12px;
	line-height: normal;
	text-align: center;
	
}
.event_wrapper{
	cursor: pointer!important;
}

.fc-daygrid-day [data-date]{
	background-color: aqua;
}
.fc .fc-daygrid-event-harness{
	
	border-radius: 3px;
}


.fc .fc-daygrid-event-harness a{
	color: #fff;
	border: 1px solid #fff;
}

a.fc-daygrid-day-number{
	color: #24326A;
}
.fc-event,
.fc-event:hover{
	background-color: #3788d8;
}
.fc-v-event {
    display: block;
    /*border: transparent;
    background-color: #3788d8;*/
	/*border: none!important;*/
	box-shadow: none!important;
	border:1px solid #fff;
}
.fc-daygrid-event-harness {
	border:1px solid #fff;
}

.fc-scroller-harness .fc-timeline-body{
    height: auto!important;
}

/* Tooltip */
.tooltip{
	margin-left: 20px;
}
.tooltip > .tooltip-inner {
  background-color: #73AD21;
  color: #FFFFFF;
  border: none;
  padding: 10px;
  font-size: 12px;
	text-align: left;
	font-weight: 300;
	line-height: normal;
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #73AD21;
}

.fc .event_wrapper h6,
.tooltip > .tooltip-inner h6{
	font-weight: 600;
}
.fc .event_wrapper p,
.tooltip > .tooltip-inner p{
	font-weight: 300;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	font-size: 15px;
	margin-bottom: 5px;
}


.post-type-archive-formations .leaflet-popup-content br{
    display: none;
}

footer p.credits{
    font-weight: 500;
   
}

footer p.credits a{
    color:#fff!important;
}

div.socials_wrapper{
    margin-top: 50px;
    margin-bottom: 50px;
}

div.socials_wrapper a{
    margin:0px 10px;
    width: 80px;
    height: 80px;
    display: inline-block;
}
div.socials_wrapper a,
div.socials_wrapper a img{
    background-color: transparent;
}
div.socials_wrapper svg:hover{
    opacity: .8;
    filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.4));
    /*box-shadow: 5px 0px 20px 5px #cecece;*/
}

iframe{
	max-width: 100%;
}


@media (max-width:768px){
	.logoto_top h1 {
		font-size: 12px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.logoto_top h1 {
		font-size: 16px;
	}
}




li.nav-item > a.bt_search_navbar > i.fa{
		margin-top: -3px;
}

li.nav-item > a.bt_search_navbar:hover {
		background-color: #0286C1;
}


.navbar-toggler{
	margin: 10px;
}

li.nav-item > a.bt_search_navbar {
    border: none;
    width: 35px;
    height: 35px;
    color: #fff;
    background-color: #0398db;
    border-radius: 20px;
    /* line-height: 16px; */
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    padding-top: -5px;
	text-decoration: none!important;
}


    
.searchwrapper{
    background-color: #cecece;
	padding: 15px 0;
	position: relative;
}
.searchwrapper .container{
    position: relative;
}

.searchwrapper .container .searchform{
    /*background-color: #fbfbfb;
	padding: 15px 0;*/
	display: flex;
	justify-content: center;
	align-items: center;
}

.searchwrapper .container .searchform input{
	padding: 8px;
	border-radius: 0px;
	outline: none;
	box-shadow: none;
	border: 1px solid #fafafa;
	width: 100%;
	background-color: white;
}
.searchwrapper .container .searchform span.carretm{ 
	display: block;
	right: 10px;
    top: 10px;
	color: #BDBDBD;
	background-color: white;
	position: absolute;
	right: 10px;
}

.searchwrapper .container .searchform button{
	border: none;
	background-color: white;
	border-radius: 0px;
	outline: none;
	box-shadow: none;
	padding: 9px;
}

.autocomplete_results {
    right: 13.5%;
    left: 13.5%;
    position: absolute;
    background-color: white;
    z-index: 3;
	max-height: 550px;
	overflow-x: auto;
}

.autocomplete_results ul{
	list-style: none;
	padding: 10px;
	margin: 0;
}

.autocomplete_results li{
	padding: 8px;
	margin-bottom: 5px;
	background-color: #fbfbfb;
}

.autocomplete_results li:hover{
	background-color: #F6F6F6;
}

.autocomplete_results li a{
	color: #393939;
	text-decoration: none;
	display: inline-flex;
}

.autocomplete_results li a img{
	margin-right: 10px;
	width: 50px;
	height: 50px;
}

.autocomplete_results li a p.title{
	margin-bottom: 0px;
	font-size: 14px;
}

.autocomplete_results li a p.title strong{
	text-transform: capitalize;
}

.atss .at-share-btn, .atss a{
	width: auto;
}

p.spost_type{
	text-transform: uppercase;
	color: #0398db;
	margin-top: 10px;
}

.search_filters_wrapper{
	border-bottom: 2px solid #0398db;
	padding-bottom: 25px;
	margin-bottom: 25px;
		
}

.search_filtre{
	display: flex;
	flex-wrap: wrap;
}
.search_filtre > .search_filter {
    display: inline-block;
    padding: 5px;
    margin-right: 10px;
	cursor: pointer;
}

search_filtre > .search_filter > .custom-switch,
search_filtre > .search_filter > .custom-control-label{
	cursor: pointer!important;
}

.foundposts{
	text-align: center;
	font-size: 32px;
	font-weight: 300;
	color: #24326A;
	margin-bottom: 25px;
}
@media (max-width: 1200px) {
	#carousel-single-projets .rond-top{
		height: 150px;
		width: 150px;
	}
	#carousel-single-projets .rond-top p{
		font-size: 19px!important;
	}
	
	body.post-type-archive-tutoriels-en-ligne .rond-formations,
	body.post-type-archive-e-learning .rond-formations{
		position:relative!important;
		width: 100px!important;
		height: 100px!important;
		margin: 15px 0;
	}
	body.post-type-archive-tutoriels-en-ligne .col-du-bt.col-lg-3,
	body.post-type-archive-e-learning .col-du-bt.col-lg-3{
		text-align: center!important;
		justify-content: center;
	}
}

.connexes a{
	outline: none!important;
	border: none!important;
	color: inherit;
}
.connexes p{
    margin: 10px 0;
    color: inherit;
    text-align: center;
    font-weight: 600;
}

.connexes .slick-slide{
	padding: 10px;
}

.connexes .slick-arrow{
	position: absolute;
    height: 50px;
    width: 50px;
    border: none;
    border-radius: 25px;
    font-size: 13px;
    background-color: #BABABA;
}

.connexes .slick-arrow:hover{

    background-color: #C5C2C2;
}

.connexes .slick-prev{
	left: -80px;
    top: calc(45% - 30px);
}

.connexes .slick-next{
	right: -76px;
    top: calc(45% - 30px);
	
}



.filters-tags-wrapper .pills-nav.filters .btrond{
    white-space: nowrap;
    padding: 5px 10px 8px;
    line-height: 35px;
     font-size: 12px;
    cursor: pointer;
    margin-right: 5px;
    /*background-color: grey!important;*/
}
/*.pills-nav.filters .btrond::before{
    background-image: url("../image/tagbg.svg")!important;
    height: 21px;
    display: inline-flex;
    content: " ";
    padding: 8px;
    background-repeat: no-repeat;
}
.pills-nav.filters .btrond span{
    background-color: #000;
    padding: 4px 8px 6px 5px;
    margin: -1px -8px;
    display: inline-block;
    line-height: 10px;
}
*/

.pills-nav.filters .btrond.disabled{
    background-color: darkgrey!important;
}
.pills-nav .btrond a{
    text-decoration: underline!important;
    white-space: nowrap;
}
.pills-nav.filters .btrond a{
    text-decoration: none!important;
}

a.blue-bt-link {
    padding: 10px 20px;
    border-radius: 20px;
    background-color: #0098DB;
    color: #fff!important;
    margin-top: 30px;
    line-height: 50px;
}

