/*
Theme Name: Fontaines sur Saône
Author: Intuitiv Technology	
Description: Theme wordpress pour Fontaines sur Saones
Theme URI: http://intuitiv.fr;
Author URI: http://intuitiv.fr
License: Split Licence
License URI: -
Version: 1

All css files are placed in /css/ folder
*/

/* Ajouté par Anthony pour améliorer le design du slider natif Gutenberg  le 17/02/23 */
.slick-list{height:700px !important;}
.advgb-images-slider img{object-fit:cover !important; height:100% !important;}

/* Ajouté par Florian */
.cat_associations{background-color:#edd8ff;}
.cat_culture{background-color:#efe1b2;}
.cat_famille-1{background-color:#d0e6f9;}
.cat_famille-2{background-color:#d6faff;}
.cat_jeunesse{background-color:#faf5d2;}
.cat_seniors{background-color:#dbffd6;}
.cat_vie-locale{background-color:#d9d9d9;}
.padt-100{padding-top:100px !important;}
.size-22{font-size:170%;}
.flex-wrap{display:flex; flex-wrap:wrap;}
.categorie-evenement{display:flex; width:25%; padding-top:15px !important; font-size:105%;}
.couleur-evenement{height:15px; width:15px; border-radius:15px; margin-right:10px !important;}
.events{background-image: url("/wp-content/themes/adastra/images/visu-bannière.png");}

/* Ajouté par Anthony, Les imageurs, le 24/03/2021 pour le système de popup */
.popup{display:none; position:fixed; top:0; left:0; z-index:100; width:100%; height:100%; background-color:rgba(0,0,0,0.7);}
.popup > div{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%) scale(0); width:600px; max-width:80%; background-color:#fff; text-align:center; color:#000; padding:80px; transition:0.6s all ease 0.3s;}
.popup.on > div{transform:translate(-50%, -50%) scale(1);}
.popup .widget:after{display:none !important;}
.popup .widget:first-of-type{font-size:130%;}
.popup .widget > h3{margin-bottom:30px; font-weight:bold; font-size:200%;}
.popup .widget .mailpoet_paragraph:nth-of-type(1), .popup .widget .mailpoet_paragraph:nth-of-type(2), .popup .widget .mailpoet_paragraph:nth-of-type(3){display:inline-block; vertical-align:top; width:31%;}
.popup .widget .mailpoet_paragraph:nth-of-type(1), .popup .widget .mailpoet_paragraph:nth-of-type(2){margin-right:15px;}
.popup .widget .mailpoet_paragraph:nth-of-type(1) input, .popup .widget .mailpoet_paragraph:nth-of-type(2) input, .popup .widget .mailpoet_paragraph:nth-of-type(3) input{max-width:100%;}
.popup .widget .mailpoet_paragraph:nth-of-type(4){width:100%;}
.popup .widget .mailpoet_paragraph:nth-of-type(4) input{width:100% !important; border-radius:0;}
.popup a{display:block; padding:20px; cursor:pointer;}
.popup a:last-of-type{background-color:#da3655; border:1px solid #da3655; display:inline-block; padding:10px 20px; color:#fff; text-decoration:none;}
.popup a:last-of-type:hover{background-color:#fff; display:inline-block; padding:10px 20px; color:#da3655; text-decoration:none;}
.popup aside{padding:40px;}
.popup aside img{height:150px;}
.popup aside h3{color:#00354e; font-weight:400; font-size:160%; line-height:1.5;}
.popup aside h3 strong{color:#da3655;}
.popup .close-popup{display:block; background-color:#2991d6; border:2px solid #2991d6; position:absolute; top:15px; right:15px; border-radius:200px; padding:3px 10px; color:#fff; font-size:200%; line-height:1; cursor:pointer;}
.popup .close-popup:hover{background-color:#fff; color:#2991d6;}

@media screen and (max-width:1200px){
	.popup > div{padding:30px;}
}

@media screen and (max-width:768){
	.popup .widget .mailpoet_paragraph:nth-of-type(1), .popup .widget .mailpoet_paragraph:nth-of-type(2), .popup .widget .mailpoet_paragraph:nth-of-type(3){width:100%;}
}



#Top_bar {
	-webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.75);
	box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.75);
}
#Top_bar .search_wrapper {
	background: #fff !important;
	border: 1px solid #efefef;
}
#Top_bar .search_wrapper .icon_close {
	color: #333 !important;
}

#Top_bar .top_bar_right, .header-plain #Top_bar .top_bar_right {
	height: 70px !important;
}
.header-plain #Top_bar a#header_cart, .header-plain #Top_bar a#search_button, .header-plain #Top_bar .wpml-languages, .header-plain #Top_bar a.button.action_button {
	line-height: 70px !important;
}
.header-plain #Top_bar.is-sticky a#header_cart, .header-plain #Top_bar.is-sticky a#search_button, .header-plain #Top_bar.is-sticky .wpml-languages, .header-plain #Top_bar.is-sticky a.button.action_button {
	line-height: 70px !important;
}

.header-plain #Top_bar a#search_button {
	padding: 10px 37px !important;
}
.header-plain #Top_bar a:hover#login_button {
	background: #f2f2f2;
	color: #2991d6;
}
.header-plain #Top_bar a#login_button {
	border-color: #f2f2f2;
	padding: 0 37px;
	line-height: 70px !important;
	margin-right: 0;
	top: 0px;
	border-left-width: 1px;
	border-style: solid;
}
#Top_bar a#login_button {
	position: relative;
	top: 9px;
	display: block;
	float: left;
	font-size: 20px;
}

.header-plain #Top_bar .menu_wrapper {
	/*margin-left: 327px !important;*/
}
#Top_bar #logo {
	padding: 0 !important;
}
#Top_bar .search_wrapper {
	left: 231px !important;
}
a.caption_link {
	color: #fff !important;
	text-decoration: none !important;
}
a.caption_link:hover {
	color: #fff !important;
}
#Top_bar .search_wrapper input[type="text"] {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 500;
	color: #333 !important;
}
a.button {
	font-size: 18px !important;
	background: #f5c500 !important;
	border-radius: 28px !important;
	color: #fff !important;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.50) !important;
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.50) !important;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.50) !important;
}
a.button .button_icon i {
	color: #fff !important;
}
a.button .button_icon {
	background: transparent !important;
}
.ui-tabs .ui-tabs-nav li a {
	font-size: 18px !important;
}
.header-plain #Top_bar .menu > li.hover > a {
	color: #444 !important;
}
.ui-tabs .ui-tabs-nav li.ui-state-active a {
	color: #000 !important;
}
.ui-tabs .ui-tabs-nav li a {
	color: #000 !important;
}
.no-margin-bottom {
	margin-bottom: 0 !important;
}
.grey_back {
	display: none;
	background: #f7f7f7 !important;
}
.style-simple .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:after, .style-simple .ui-tabs .ui-tabs-nav li.ui-state-disabled a:after, .style-simple .ui-tabs .ui-tabs-nav li.ui-state-processing a:after, .style-simple .ui-tabs .ui-tabs-nav li.ui-state-active a:after {
	height: 3px !important;
}
.ui-tabs .ui-tabs-nav li a {
	padding: 1px 14px 14px 14px !important
}
.tabs_centered.ui-tabs .ui-tabs-nav li {
	margin: 0 70px !important;
}
.ui-tabs-nav {
	border: none !important;
}
.column_button_event {
	margin-bottom: 10px !important;
}
a.demarche:after, a.tp-button:after, button:after, input[type="submit"]:after, input[type="reset"]:after, input[type="button"]:after {
	background: rgba(255,255,255,.1) !important;
}
.center_image {
	display: block;
	width: 121px;
	height: 81px;
	margin: 30px auto;
}
.border-bottom {
	border-bottom: 1px solid #e9e9e9;
}
.widget h4 {
	margin-bottom: 30px;
}
.widget h4:after {
	content: '';
	position: relative;
	display: block;
	bottom: -10px;
	height: 3px;
	background: #0071a8;
	width: 15%;
}
.black_bold {
	color: #000 !important;
	font-weight: 700;
	font-size: 14px;
}
p.footer_text {
	font-family: 'Roboto', sans-serif !important;
}
.align-left {
	display: block;
	float: left;
	margin-right: 18px;
	margin-left: 5px;
}
.align-left-inline {
	display: inline-block;
	float: left;
	margin: 5px 3px;
}
.menu-footer_menu-container {
	font-family: 'Roboto Slab', sans-serif;
	padding: 20px 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.menu-footer_menu-container a {
	font-size: 16px;
	color: #000 !important;
	text-decoration: none !important;
}
.footer-copy-center #Footer .footer_copy a#back_to_top {
	margin: -57px 0 10px !important;
}
.copyright {
	margin-top: 10px !important;
	color: #000 !important;
}
#Footer .footer_copy .one {
	padding-top: 0 !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-default:after {
	content: "";
	display: block;
	height: 5px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -5px;
	z-index: 1;
}
.ui-tabs .ui-tabs-nav li.ui-state-default a:after {
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -2px;
	z-index: 1;
	background: #dedede;
}
li.dem_link a{
	font-size: 18px !important;
	color: #000 !important;
}
li.dem_link a:hover {
	text-decoration: none !important;
	color: #0073a6 !important;
}
li.dem_link {
	list-style: none !important;
}
ul.dem_list {
	list-style-type: none !important;
}
ul.dem_list li.dem_link:nth-child(1):before {
	content: '';
	position: relative;
	display: block;
	width: 12px;
	height: 3px;
	background: #f5c500;
	left: -25px;
	top: 12px;
}
ul.dem_list li.dem_link:nth-child(2):before {
	content: '';
	position: relative;
	display: block;
	width: 12px;
	height: 3px;
	background: #de0000;
	left: -25px;
	top: 12px;
}
ul.dem_list li.dem_link:nth-child(3):before {
	content: '';
	position: relative;
	display: block;
	width: 12px;
	height: 3px;
	background: #87b05f;
	left: -25px;
	top: 12px;
}
ul.dem_list li.dem_link:nth-child(4):before {
	content: '';
	position: relative;
	display: block;
	width: 12px;
	height: 3px;
	background: #007ab0;
	left: -25px;
	top: 12px;
}

.tab_content {
	margin-top: 25px !important;
}
.ui-tabs .ui-tabs-panel {
	padding: 40px 0px 20px !important;
}
.column_onglet_demarche {
	display: none;
}
.column_onglet_demarche {
	margin-bottom: 0 !important;
}
.border-bottom {
	border-bottom: 1px solid #e4e4e4 !important;
}
.bleu_back .icon_box {
	background: #007ab0 !important;
	color: #fff !important;
}
.light_bleu_back .icon_box {
	background: #1b8bbd !important;
	color: #fff !important;
}
.style-simple .icon_box .desc_wrapper h4{
	color: #fff !important;
	margin-bottom: 0 !important;
}
.style-simple .icon_box .image_wrapper {
	margin-bottom: 10px !important;
}
.icon_box {
	padding: 20px 0 !important;
}
.style-simple .icon_box .desc_wrapper h4:before {
	top: -7px !important;
	background: #fff !important;
}
.column_icon_box {
	margin: 0 !important;
}
.acces_rapides {
	padding-top: 0 !important;
}
.acces_rapides .section_wrapper .mcb-wrap-inner{
	display: flex;
    flex-wrap: wrap;
}
.acces_rapides .section_wrapper .mcb-wrap-inner .column_icon_box {
	width: 50%;
}
.acces_rapides .section_wrapper .mcb-wrap-inner .column_icon_box:last-of-type {
	width: 100%;
}
@media screen and (min-width:767px){
    .acces_rapides .section_wrapper .mcb-wrap-inner .column_icon_box {
        width: 20%;
    }
    .acces_rapides .section_wrapper .mcb-wrap-inner .column_icon_box:last-of-type {
        width: 20%;
    }
}
.acces_rapides .section_wrapper .mcb-wrap-inner .column_icon_box {
	float: none !important;
}
/*.column_icon_box  {
	width: 230px !important;
}*/
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #007ab0 !important;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #007ab0 !important;
	background-image: url('/wp-content/themes/adastra/images/icons/slide.png');
	background-position: center;
	background-size: contain;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
	width: 25px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger {
	height: 25px;
}
.hesperiden.tparrows, .hesperiden.tparrows:hover {
	background: #0075aa !important;
}
.margin_top {
	padding-top: 75px !important;
}

/*--  A la une  --*/
h3.title:after, .widget_ff_widget h3:after {
	content: '';
	position: relative;
	display: block;
	bottom: -16px;
	height: 3px;
	background: #f5c500 !important;
	width: 110px !important;
}
h1.title:after {
	content: '';
	position: relative;
	display: block;
	bottom: -16px;
	height: 3px;
	background: #f5c500 !important;
	width: 15% !important;
}
h4.float_right:after {
	content: '';
	position: relative;
	display: block;
	bottom: -30px;
	right: 0;
	height: 3px;
	background: #f5c500 !important;
	width: 15% !important;	
}
.float_right {
	float: right;
}
.Latest_news.featured ul.ul-first {
	width: 100% !important;
}

.la_une .Latest_news.featured ul.ul-first li .photo {
	width: 66%;
	float: right;
}

.titre_une {
	display: inline-block;
}

.la_une .Latest_news.featured ul.ul-first li .desc {
	width: 33%;
	padding-top: 130px;
	padding-left: ;
}
.Latest_news.featured ul.ul-second{
    display: block;
}
.Latest_news.featured ul.ul-second .post {
	width: 100%;
}
@media screen and (min-width:767px){
    .Latest_news.featured ul.ul-second{
        display: flex;
        justify-content: space-between;
    }
    .Latest_news.featured ul.ul-second .post {
        width: 32%;
    }
}
.Latest_news.featured ul.ul-second {
	width: 100% !important;
}
.Latest_news ul li.has-post-thumbnail .desc {
	width: 100%;
	padding-left: 0;
	margin-left: 0;
}

h4.title, h3.title, .widget_ff_widget h3 {
	color: #000;
	font-size: 40px !important;
	font-weight: 700;
	margin-bottom: 16px;
	line-height: 45px !important;
}
h1.title {
	color: #000;
	font-size: 30px !important;
	font-weight: 700;
	margin-bottom: 16px;
	line-height: 45px !important;
}
.white {
	color: #fff !important;
}
.white a {
	color: #fff !important;
	text-decoration: none !important;
}
.white a:hover {
	text-decoration: none !important;
}
.desc h4 a {
	color: #000 !important;
	font-size: 16px;
	font-weight: 600;
}
.Latest_news ul.ul-second li:first-child {
	padding: 0 0 0 0 !important;
}

.Latest_news ul li .desc h5 {
	font-family: 'Roboto Slab', sans-serif;
	display: block;
	float: left;
	margin-top: 34px !important;
}
.Latest_news ul li .desc h5 a {
	color: #000 !important;
}
.Latest_news ul li {
	display: block;
	float: left;
}
.Latest_news ul li .photo {
	border-color: #f7f7f7 !important;
}
.Latest_news.featured ul.ul-first li .photo {
	margin: 10px 0 12px !important;
}
.Latest_news ul li {
	margin: 0 0 10px !important
}
.desc_footer {
	display: block;
	position: relative;
	float: left;
	border-top-width: 0px !important;
	padding-top: 5px;
}
.index_agenda .agenda_group li:nth-child(1) {
	width: 340px;
}
.index_agenda .agenda_group li {
	display: inline-block;
	/*width: 248px;*/
	width: 222px;
	vertical-align: top;
}
.index_agenda .agenda_group li a {
	color: #000;
}
.index_agenda .agenda_group li a:hover {
	text-decoration: none !important;
}
h5.entry-title {
	font-family: 'Roboto slab', sans-serif;
	color: #000 !important;
	font-size: 16px;
	font-weight: 600 !important;
	margin-bottom: 3px !important;
	margin-top: 7px !important;
}

/*----  Stylisation du Block Agenda sur la page index  ---*/

.index_agenda .agenda_group .desc-wrappper {
	font-family: 'Roboto', sans-serif;
	font-size: 14px !important;
	color: #a5a5a5 !important;
}
.index_agenda .desc-wrapper-inner {
	background: #fff !important;
	padding: 5px 23px 20px !important
}
.index_agenda .agenda-item .agenda-item-fw-bg {
	margin-right: 15px;
	margin-top: 15px;
	border: 1px solid #e2e2e2;
	-webkit-box-shadow: 5px -5px 0px 1px rgba(231,231,231,1);
	-moz-box-shadow: 5px -5px 0px 1px rgba(231,231,231,1);
	box-shadow: 5px -5px 0px 1px rgba(231,231,231,1);
}
.see_all {
	margin: 136px -40px 0 10px;
	-webkit-box-shadow: 5px -5px 0px 1px rgba(231,231,231,1);
	-moz-box-shadow: 5px -5px 0px 1px rgba(231,231,231,1);
	box-shadow: 5px -5px 0px 1px rgba(231,231,231,1);
}

.index_agenda .agenda-item .image_frame {
	position: relative;
	border: none !important;
}
.index_agenda .agenda_group li:nth-child(1) .agenda-item-fw-bg .desc {
	padding: 15px 10px 23px 20px !important;
}
.index_agenda .agenda_group li .agenda-item-fw-bg .desc {
	white-space: normal !important;
	padding: 15px 10px 40px 20px !important;
}
.index_agenda .agenda_wrapper {
	display: inline-block;
	overflow: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	width: 100%;
}
.index_agenda .no-thumbnail .agenda-item-fw-bg .image_frame{
	height: 56px;
	background: #fff;
}
.bleu_backg {
	position: absolute;
	width: 220px;
	height: 250px;
	color: #fff;
	background: #409bc4;
	list-style-type: none;
}
.bleu_backg a.voir_plus_ag {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 16px;
	font-weight: 600;
	white-space: normal;
	text-align: center;
	display: block;
	margin: 90px auto;
	width: 145px;
	position: relative;
	color: #fff !important;
}
#Top_bar.is-sticky #logo {
	padding: 0 !important;
}
p.date_event {
	font-family: 'Roboto slab', sans-serif;
	font-size: 30px;
	color: #007ab0;
	text-align: center;
	margin-bottom: 0;
	line-height: 11px;
}
p.date_event span.mois_debut{
	font-size: 12px;
	color: #000 !important;
}
.date_wrapper .debut{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff !important;
	padding: 20px 20px 0 20px;
}
.date_wrapper .fin{
	position: absolute;
	bottom: 0;
	left: 58px;
	background: #fff !important;
	padding: 20px 20px 0 0px;
}

.accordion .question .answer {
	color: #fff !important;
}
.accordion .question .title {
	font-family: 'Roboto slab', sans-serif;
	font-weight: 300 !important;
	font-size: 18px !important;
	color: #fff !important;
	padding-left: 20px !important;
}
.accordion .question .title > .acc-icon-right-dir, .accordion .question .title > .acc-icon-minus {
	left: -7px !important;
	color: #f4c222 !important;
}
.accordion .question {
	border-color: #f4c222 !important;
}
.style-simple .accordion .question:after {
	background: #f4c222 !important;
	width: 0 !important;
}
.image_tab_1 {
	display: block;
}
.image_tab_2, .image_tab_3, .image_tab_4 {
	display: none;
}
.image_frame {
	border-width: 0 !important;
}
.header_title_wrap {
	margin: 70px 0 30px !important;
}
.breadcrumbs li a{
	color: #333 !important;
}
ul.breadcrumbs li:last-child {
	font-weight: 600;
	color: #000 !important;
}
.sf-field-search {
	width: 30%;
}
.sf-field-search label input[type="text"]{
	font-family: 'Roboto slab', sans-serif;
	color: #000;
	line-height: 50px !important;
	width: 100%;
}
.sf-field-search label input[type="text"]:focus {
	background: #fff !important;
}
input.hasDatepicker[type="text"]:focus {
	background: #0a6c98 !important;
}
.sf-field-search label input[type="text"]::placeholder {
	color: #000 !important;
	font-size: 16px;
}
input.hasDatepicker {
	line-height: 50px !important;
	background: #1b8bbd !important;
	color: #fff !important;
	font-family: 'Roboto slab', sans-serif;
	width: 291px !important;
}
input.hasDatepicker:focus {
	bacground: #017ab1 !important;
}
input.hasDatepicker::placeholder {
	font-size: 16px;
	color: #fff !important;
}
.sf-field-search label, .sf-field-search .sf-datepicker {
	width: 100%;
}
.search-to-top .sf-field-search label, .sf-field-search .sf-datepicker  {
	width: 100%;
	-webkit-box-shadow: 0px 0px 72px -11px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 0px 72px -11px rgba(0,0,0,0.9);
	box-shadow: 0px 0px 72px -11px rgba(0,0,0,0.9);
}
.searchandfilter ul li {
	display: inline-block;
}
#search-filter-form-207 ul li.sf-field-search {
	width: 100%;
	padding: 15px !important;
	background: rgba(255,255,255,.27);
}
#search-filter-form-207 ul li.sf-field-search label input[type="text"] {
	margin-bottom: 0 !important;
}
.searchandfilter ul li.sf-field-search {
	width: 29%;
}
.searchandfilter ul li.sf-field-post_date {
	width: 49%;
	margin-left: -3px;
}
.searchandfilter ul li.sf-field-submit {
	width: 22%;
}
.sf-field-submit input[type="submit"] {
	font-family: 'Roboto Slab', sans-serif;
	background-color: #f5c500 !important;
	line-height: 50px;
	width: 97%;
	border-radius: 0 !important;
	font-size: 16px;
}
.ll-skin-melon .ui-widget {
	background: #017ab1 !important;
}
.ll-skin-melon td .ui-state-default {
	color: #fff !important;
}
.ll-skin-melon .ui-datepicker td {
	background-color: #0a6c98 !important;
}
.image_frame .image_wrapper .image_links {
	height: 100% !important;
	bottom: -100% !important;
}
.image_frame .image_wrapper .image_links a:hover {
	color: #fff !important;
	height: 100% !important;
	background: transparent !important;
}
.image_frame:hover .image_wrapper .image_links {
	bottom: 0 !important;
}
.image_frame .image_wrapper .image_links a {
	text-decoration: none !important;
	font-size: 17px !important;
	line-height: 20px !important;
	padding: 22% 0 ;
}
.entry-title {
	font-size: 16px !important;
	margin-top: 15px !important;
	font-weight: 600 !important;
}
.the_date {
	color: #a5a5a5;
	font-size: 12px;
}
.post-wrapper-content {
	margin-top: 35px !important;
}
.bleu_title {
	color: #007ab0 !important;
}
.agenda_page li.divergente {
	width: 30%;
	margin: 15px 15px;
	background: #fff !important;
	border: 1px solid #e7e7e7;
}
.agenda_page li.divergente .date_wrapper .debut{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff !important;
	padding: 20px 20px 0 20px;
}
.agenda_page li.divergente .date_wrapper .fin{
	position: absolute;
	bottom: 0;
	left: 58px;
	background: #fff !important;
	padding: 20px 20px 0 0px;
}
.agenda_page li.divergente .image_frame {
	position: relative;
}
.agenda_page li.divergente+.no-thumbnail .agenda-item-fw-bg .image_frame {
	height: 56px;
	background: #fff;
}
.agenda_page li.divergente .agenda-item-fw-bg .desc {
	padding: 10px 5px 10px 20px;
}
.publi-item-fw-bg .image_frame {
	display: inline-block;
	width: 45%;
}
.publi-item-fw-bg .desc {
	display: inline-block;
	vertical-align: top;
	margin: 5px 15px 10px ;
	width: 49%;
}
.publi-item {
	display: inline-block;
	width: 50%;
}
.liens_publication {
	color: #000 !important;
}
a.liens_publication:hover {
	color: #000 !important;
	text-decoration: none;
}
a.lien_voir_actu {
	font-family: 'Roboto', sans-serif;
	display: inline-block;
	float: right;
	margin: 40px 0 0;
	line-height: 30px;
	color: #000;
}
a.lien_voir_actu:hover {
	color: #000;
	text-decoration: none;
}
.liens_publication {
	display: block;
	margin: 30px 0;
	line-height: 30px;
}
.fleche_publi {
	display: block;
	float: left;
	background: url('/wp-content/themes/adastra/images/icons/pubi_icon.png');
	height: 30px;
	width: 30px;
	margin-right: 10px;
}
.icone-adress {
	display: block;
	float: left;
	background: url('/wp-content/themes/adastra/images/icons/adress.png');
	height: 24px;
	width: 18px;
	margin-right: 10px;
}
.icone-tel {
	display: block;
	float: left;
	background: url('/wp-content/themes/adastra/images/icons/cate_phone.png');
	height: 24px;
	width: 18px;
	margin-right: 10px;
}
.icone-mail {
	display: block;
	float: left;
	background: url('/wp-content/themes/adastra/images/icons/cate-mail.png');
	height: 24px;
	width: 18px;
	margin-right: 10px;
}
.icone-website {
	display: block;
	float: left;
	background: url('/wp-content/themes/adastra/images/icons/cate-website.png');
	height: 24px;
	width: 18px;
	margin-right: 10px;
}
.direc_civ {
	line-height: 25px;
	margin: 15px 0;
}
.direc-item {
	position: relative;
	display: inline-block;
	width: 50%;
	float: left;
	height: 260px;
	padding: 20px 15px;
	margin-bottom: 40px;
	box-sizing: border-box;
}
.direc-item-fw-bg .desc {
	margin: 5px;
}
.has-thumbnail .direc-item-fw-bg .image_frame{
	display: inline-block;
	float: left;
	width: 30%;
	margin-top: 15px;
}
.has-thumbnail .direc-item-fw-bg .desc {
	display: inline-block;
	width: 67%;
	float: right;
}
.no-thumbnail .direc-item-fw-bg .desc {
	display: inline-block;
	width: 100%;
	float: left;
}
.direc-item-fw-bg h5{
	font-family: 'Roboto Slab', sans-serif;
	font-size: 16px;
}
.column_button_event {
	margin-top: 55px !important;
}
.search-to-top {
	margin-top: -90px !important;
}
#search-filter-form-207 {
	padding: 15px;
}
.searchandfilter ul {
	margin-bottom: 0 !important;
}
.no-margin-search {
	margin-bottom: 0 !important;
}
.searchandfilter ul li {
	padding: 0 !important;
}
#menu-menu_annuaire .menu-item-object-custom, .menu-item-object-direc-types {
	display: inline-block;
	font-family: 'Roboto Slab';
	width: 33%;
	text-align: center;
}
@media screen and (min-width:1240px) {
    #menu-menu_annuaire{
        display: flex;
    }
    #menu-menu_annuaire .menu-item-object-custom, .menu-item-object-direc-types {
        
        border: 2px solid white;
    }
}
#menu-menu_annuaire .menu-item-object-custom a, .menu-item-object-direc-types a{
	background: #1b8bbd !important;
	color: #fff !important;
	font-weight: 500;
	font-size: 15px;
	padding: 25px 15px !important;
}
.menu-item-object-direc-types a:focus {
	background: #017ab1;
}
.column_bloc_libre .infobox ,.column_liens_utiles .infobox, .column_liste_documents .infobox  {
	background: transparent !important;
	border: 1px solid #ebebeb;
}
.column_bloc_libre .infobox p {
	text-align: justify;
}
.column_bloc_libre .infobox p, .column_liens_utiles .infobox ul a, .column_liste_documents .infobox ul a{
	color: #a5a5a5;
}
.column_liste_documents .infobox ul a{
	color: #a5a5a5;
    font-weight: 700;
}
.column_liste_documents .infobox ul a:hover{
	color: #017ab1;
    text-decoration: underline;
}
.column_bloc_libre .infobox h3,.column_liens_utiles .infobox h3, .column_liste_documents .infobox h3  {
	font-size: 16px;
	font-weight: 600;
	color: #000 !important;
	margin-bottom: 20px !important
}
.column_bloc_libre .infobox h3.title:after,.column_liens_utiles .infobox  h3.title:after, .column_liste_documents .infobox h3.title:after {
	bottom: -4px !important;
}
#Top_bar .menu > li ul{
	background: #fff !important;
}
#Top_bar .menu > li ul.sub-menu {
	
}
.mm-vertical.header-plain #Top_bar .menu > li > ul.mfn-megamenu {
	width: 80% !important;
	left: inherit;
	right: 0;
}
ul.first-lvl {
	padding: 30px 0px 30px 20px;
}
ul.second_lvl{
	padding: 27px 0px 0px 0px;
}
#Top_bar .menu li ul li {
	width: 250px !important;
	font-weight: 700;
	margin: 5px 17px;
	font-size: 15px;
}
ul.first-lvl:before {
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border: 9px solid transparent;
	border-bottom: 9px solid #fff;
	top: -18px;
	left: 75%;
}
#Top_bar .menu li ul li ul {
	background: #fbfbfb !important;
	left: 240px !important;
	top: 0;
}
#Top_bar .menu li ul li {
	font-weight: 700 !important;
	color: #828085;
}
#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a {
	color: #1b8bbd !important;
}
#Top_bar .menu  li ul li ul li ul {
	position: relative;
	left: 0 !important;
	padding: 1px 0 0;
}
li.sf-field-search::before , ul.sf_date_field li::before , li.sf-field-post_date::before , li.sf-field-submit::before  {
	content: none !important;
}
.Latest_news.featured ul.ul-first li .desc h4 {
	font-weight: 600;
}
.mfn-acc {
	border-left: 1px solid #f4c222;
}
#mfn-editor_ifr html:not(root) {
	overflow-y: scroll !important;
}
.second_lvl {
	overflow-y: auto;
}
.menu-arrowz {
	height: 15px;
}
.first-lvl > li:before {
	content: '';
	position: relative;
	display: block;
	width: 14px;
	height: 2px;
	background: #007ab0;
	left: -5px;
	top: 23px;
}
.column_image{
	padding: 0 15px 15px 0px;
}
.infobox h3.title {
	font-size: 16px !important;
	line-height: 18px !important;
}
/*input[type="text"] {
	font-size: 10px !important;
	padding-left: 10px 20px 9px !important;
}*/
.third_lvl li a span {
	font-family: 'Poppin', sans-serif !important;
	font-weight: 300;
}
.third_lvl li a {
	padding: 5px 10px 5px 20px !important;
}
#Top_bar .menu li ul.second_lvl > li {
    position: relative;
}
#Top_bar .menu li ul.second_lvl > li.hover:before {
	content: '\e886';
	font-family:"mfn-icons";
	font-style:normal;
	font-weight:400;
	speak:none;
	display:inline-block;
	text-decoration:none!important;
    font-size: 33px;

    position: absolute;

    left: -16px;

    top: 10px;

    color: #1b8bbd !important;
	
}
ul.third_lvl li:before {
	content: '\e8be';
	font-family:"mfn-icons";
	font-style:normal;
	font-weight:400;
	speak:none;
	display:inline-block;
	text-decoration:none!important;
	width:1em;
	margin-right:.2em;
	text-align:center;
	font-variant:normal;
	text-transform:none;
	line-height:1em;
	margin-left:.2em;
	position: absolute;
	top: 6px;
	left: -5px;
	font-size: 22px;
	color: #333 !important;
}
.column.post-related {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
}
.column.post-related.Premier {
	margin-left: 0;
}
.flashinfo-cont {
	background: #017ab1;
	padding: 5px 0;
}
.flashinfo-cont a {
	color: #fff;
	text-decoration: none;
}
.flashinfo-cont a:hover {
	color: #fff;
	text-decoration: none;
}
.flashinfo_title {
	margin-bottom: 0 !important;
	border-right: 2px solid #2797c7;
}
.flashinfo_title h4.title {
	font-size: 20px !important;
	font-weight: 700;
	display: inline-block;
	margin-left: 15px;
	line-height: 42px !important;
	vertical-align: middle;
	margin-bottom: 3px !important;
}
.flashinfo_text {
	margin-bottom: 0 !important;
	margin-left: 20px !important;
	display: inline-block;
	margin-top: 12px !important;
}
.flashinfo_title h4.title:after {
	content: '';
	position: relative;
	display: block;
	bottom: 4px;
	right: 0;
	height: 3px;
	background: #f5c500 !important;
	width: 100% !important;	
}
.flashinfo_title .icon-attention {
	color: #fff;
	font-size: 35px !important;
	display: inline-block;
	margin-right: 15px;
}
.attention-icon {
	width: 40px;
	height: auto;
	margin-top: 2px;
	display: inline-block;
	line-height: 61px;
	vertical-align: middle;
}
.closeme {
	width: 40px;
	height: auto;
	margin-top: 2px;
	float: right;
	cursor: pointer;
}
.close-icon {
	margin-bottom: 0 !important;
}
.ul-second li.post .desc {
	position: static;
	background: #fff;
	top: 230px;
	padding-top: 0 !important;
}
.column_sidebar_widget .widget {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
#co-search input[type="text"] {
	display: inline-block;
}
#co-search .co-searchbtn {
	display: inline-block;
}
.wsp-container .children {
	display: none;
}
.wsp-container a {
	color: #333;
	text-decoration: none;
	font-weight: 600;
}
.wsp-container a:hover {
	color: #000;
	text-decoration: none;
}
.page_item_has_children {
	margin-left: 5px;
}
.page_item_has_children:before {
	content: '+';
	position: relative;
	display: inline-block;
	left: -7px;
	top: 0;
}
.notre_ville {
	cursor: pointer;
}
#Header_title {
	height: 440px;
}
.column_content .the_content_wrapper {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	font-weight: 500;
}
ul.sf_date_field li label i:before {
	position: relative;
	top: 50px;
	left: 85%;
	font-size: 22px;
	color: #fff;
}
.marge-me-left {
	margin-left: 10px !important;
	margin-right: 0 !important;
}
.titre_une::after {
	width: 45% !important;
}
.margin-top {
	margin-top: 30px !important;
}
#Header_title {
	background-size: cover;
	background-position: center!important;
}
.column_button_event a.button {
	width: 294px !important;
}
.column_button_event a.kill_the_icon .button_label {
	padding: 21px 0px 20px 30px !important;
}
.fullwidthbanner-container .tp-thumbs{
    background: transparent!important;
    margin-top: 15px!important;
}
.column_blockquote{
    position: relative;
}
.style-simple blockquote{
    padding-right: 25px;
}

#Top_bar .menu > li.recrutement{background-color:#2991d6; margin-right:-12px;}
#Top_bar .menu > li.recrutement a{padding-left:75px !important; background:url(images/picto_job_blanc.svg) scroll no-repeat 15px center / 50px auto; color:#fff;}
#Top_bar .menu > li.recrutement > a:hover{background:#eee url(images/picto_job_noir.svg) scroll no-repeat 15px center / 50px auto; color:#000;}
#Top_bar .menu > li.current-menu-item.recrutement > a, #Top_bar .menu > li.current_page_item.recrutement > a{color:#fff;}
#Top_bar .menu > li.current-menu-item.recrutement > a:hover, #Top_bar .menu > li.current_page_item.recrutement > a:hover{color:#000;}


.top_bar_right{display:none;}


/* Custom Slider Imageurs, 30/01/23 par Anthony */
#menu-main_menu{margin:0;}
/*#Header_title{background-position:top !important;}*/

#HomeBanner .item{height:430px; overflow:hidden;}
#HomeBanner .item img{width:100%; height:100%; object-fit:cover;}
#HomeBanner .carousel-control{position:absolute; top:auto; right:auto; bottom:100px; left:auto; background:#2991d6; opacity:1; height:50px; width:50px; display:flex; justify-content:center; align-items:center; border-radius:50%;}
#HomeBanner .carousel-control:before{content:"\f053"; font-family:"Font Awesome 5 Free"; color:#fff; font-size:110%; font-weight:bold;}
#HomeBanner .carousel-control.left{left:10%;}
#HomeBanner .carousel-control.right{right:10%;}
#HomeBanner .carousel-control.right:before{transform:rotate(180deg)}