/*
Theme Name: Enfold Pôle Formation Industrie Limousin
Description: Theme enfant pour Pôle Formation Industrie Limousin
Author: fcnet
Author URI: www.fcnet.fr
Template: enfold 
Version: 0.1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;1,200;1,300;1,400;1,600;1,700&display=swap');

/* General container */
#header .container{
	max-width:100%;
}
#footer .container,
#socket .container {
	max-width:1600px;
}
.container_wrap {
	border:0px;
	background:none;
}

#popmake-2093 table {
	border: unset !important;
	border-color: #fff !important;
}

#popmake-2093 table tr {
	border: unset !important;
	border-color: #fff !important;
}

#popmake-2093 table td{
	border: unset !important;
	border-color: #fff !important;
}
.btn-espace-apprenant {
	background-color: #14a2dd;
    border-color: #14a2dd;
    border-style: none;
	border-radius: 0px !important;
    border: 0px;
    font-weight: 600;
    letter-spacing: 1px;
    background: #0f5778;
    padding: 14px 40px;
    text-transform: uppercase;
    font-size: 16px !important;
    transition: all 0.2s ease-out !important;
    -webkit-transition: all 0.2s ease-out !important;
}
.btn-espace-apprenant a {
	color: #ffffff !important;
	text-decoration: none !important;
}
.btn-espace-apprenant:hover{
	background-color: #ffffff;
	border: #145774 1px solid;
}

.btn-espace-apprenant:hover a {
	color: #145774 !important;
}



.espace_apprenant a::before {
	content:'\e80a';
	font-family: 'entypo-fontello';	
	position: relative;
	left: 0;
	font-size: 17px;
    color: #FFF;
    background: none;
    text-decoration: none !important;
	vertical-align: middle;
}

#top li.espace_apprenant:hover a::before {
    color: #89a9b8 !important;

}



/* Styles généraux */
h1 {
    color:#fff;
    font-weight:600;
    
	text-transform: none !important;
}
#top h1.avia-caption-title {
	color:#fff;
	margin-bottom:30px;
}
#top.avec-fond .avia-section.avia-builder-el-first h1 {
	text-shadow: 0px 0px 30.15px black;
}
#top .avia-caption-content {
    line-height: 1.6em;
}
h2, .main_color h2, .template-page .entry-content-wrapper h2{
	position: relative;
	text-transform: none;
	letter-spacing: 1px;
	color: #0f5778;
	font-weight: 600;
	font-size: 32px;
	line-height: 50px;
}

.home h2, .home .main_color h2, .home .template-page .entry-content-wrapper h2{
	font-weight: 600;	
}

blockquote {
	border: 0px;
    background: #005577;
    padding: 15px 45px;
	font-style: italic;
	margin-right:0px;
    color: #fff !important;
}
strong, b {
    font-weight: 600;
}
.main_color a, #top a:where(:not(.avia-button)){
	text-decoration: underline;	
}
#top .main_color .leaflet-container a{
	text-decoration: none !important;
}
div#wpadminbar a{
	text-decoration: none !important;
}
.avia_image {
	border-radius: 0px;
}
blockquote {
	position: relative;
}
blockquote:before {
	content:"";
	position: absolute;
	top:-15px;
	left:-15px;
	display:block;
	height:15px;
	width:115px;
	background:#14a2dd;
}
blockquote:after {
	content:"";
	position: absolute;
	top:-15px;
	left:-15px;
	display:block;
	width:15px;
	height:100px;
	background:#14a2dd;
}
#top .av_iconlist_title a {
	color:#005677;
	font-weight: 600;
	text-decoration: none !important;
	transition: color 0.2s ease-out !important;
	-webkit-transition: color 0.2s ease-out !important;
	
}
#top .avia-icon-list .iconlist_icon {
	border-radius: 0px;
	background: #0f5778;
}
#top .avia-icon-list a.iconlist_icon{
	text-decoration: none !important;
	transition: all 0.2s ease-out !important;
	-webkit-transition: all 0.2s ease-out !important;
}

#top .av_iconlist_title a:hover {
	color:#12a1dc;
	text-decoration: none !important;
}
#top .avia-icon-list a.iconlist_icon:hover{
	background: #12a1dc;
}

#top .avia-icon-list.av-iconlist-small .iconlist_icon{
	background: none !important;
}
@media only screen and (max-width: 767px){
    #haut-page .post-entry h1 {
        font-size:28px;
        line-height: 30px;
    }
}
/* Cookies */
#top .cmplz-cookiebanner {
	
	border:0px;
	box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 5%);
	z-index: 99999001;
}
#top .cmplz-cookiebanner .cmplz-link.privacy-statement {
	display:none;
}
#top .cmplz-cookiebanner .cmplz-link.cookie-statement {
	font-size:14px;
}
#top .cmplz-message {
	font-size:14px;
}
#top .cmplz-title {
	font-size:18px;
	font-weight: 600;
	letter-spacing: 2px;
}
#top .cmplz-btn {
	font-family: "titillium-web", arial;
	text-transform: uppercase;
	font-weight: 600;
	border:0px;
	transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}
#top .cmplz-btn.cmplz-deny, #top .cmplz-btn.cmplz-view-preferences, #top .cmplz-btn.cmplz-save-preferences{
	background: #5b97b2;
	color: #FFF;
}
#top .cmplz-btn:hover {
	
    opacity: 0.7;
}

/* Nombres animés */
.avia-animated-number {
	color:#005677 !important;
	padding-top: 30px;
}
.avia-animated-number span.avia-single-number{
	font-size: 80px;
	letter-spacing: 3px;
	font-weight: 700;
	color:#005677 !important;
}
.avia-animated-number .avia-no-number {
	opacity: 1;
	font-size: 1em;
}

.avia-animated-number div.avia-animated-number-content{
	font-size: 26px;
	font-weight: 400;
	position: relative;
	margin-top: 20px;
	padding-bottom: 70px;
}


/* Buttons */

#top #wrap_all .avia-button {
	border-radius: 0px !important;
	border: 0px;
	font-weight:600;
	letter-spacing:1px;
	background: #0f5778;
	padding: 14px 40px;
	text-transform: uppercase;
	font-size: 16px !important;
	transition: all 0.2s ease-out !important;
	-webkit-transition: all 0.2s ease-out !important;
}
#top #wrap_all .avia-fullscreen-slider .avia-button{
	background: #14a2dd;	
}
#top #wrap_all .avia-button:hover{
	background: rgba(15, 87, 120, 0.8);
}
#top .avia-button .avia_button_background{
	display: none !important;	
}
.boutons-meme-hauteur a.avia-button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 120px;
}

#top #main #encart-droite-boutons{
	position: absolute;
	right: 0px;
	top: 170px;
	z-index: 200;	
}
#top.home #main #encart-droite-boutons{
	top: 40%;	
}

#top #main #encart-droite-boutons .avia-button {
	color: #FFF !important;
	font-size: 14.5px !important;
	text-align: right;
	max-width: 236px;
	min-height: 58px;
	margin-bottom: 10px;
	padding: 14px 20px;
	display: flex;
	overflow: hidden;
	flex-direction: column;
	justify-content: center;
	background: rgba(20,87,116,0.8);
	border: 1px solid rgba(20,87,116,0.8) !important;
/*
	background:#0f5778;
	border: 1px solid #0f5778 !important;
*/
	-webkit-background-clip: padding-box;
    background-clip: padding-box;
	transition: all 0.2s ease-out !important;
	-webkit-transition: all 0.2s ease-out !important;
}
/*
#top #main #encart-droite-boutons .avia-button.jeunes {
	background:#ffbc3a;
	border-color:#ffbc3a !important;
}
#top #main #encart-droite-boutons .avia-button.salaries {
	background:#f17c0e;
	border-color:#f17c0e !important;
}
#top #main #encart-droite-boutons .avia-button.entreprises {
	background:#af1280;
	border-color:#af1280 !important;
}*/
#top.home #main #encart-droite-boutons .avia-button {
	/*font-size: 20px !important;
	padding: 14px 40px;*/
	font-size: 16px !important;
	padding: 10px 40px;
	max-width: 320px;
	min-height: 80px;
}
#top #main #encart-droite-boutons .avia-button:hover{
	border: 1px solid #FFF !important;	
	opacity: 1;
	/*background: #145774 !important;*/
	color: #fff !important;	
}
#top #main #encart-droite-boutons .avia-button span.over {
	position: absolute;
	right:20px;
	transform: translateX(300px);	
	transition: transform 0.2s ease-in-out !important;
}
#top.home #main #encart-droite-boutons .avia-button span.over {
	right:40px;
}
#top #main #encart-droite-boutons .avia-button span.def {
	transition: transform 0.2s ease-in-out !important;
}
#top #main #encart-droite-boutons .avia-button:hover span.def {
	transform: translateX(-300px);	
}
#top #main #encart-droite-boutons .avia-button:hover span.over {
	position: absolute;
	transform: translateX(0px);	
}
#top #wrap_all #footer .avia-button{
	background: #fff;	
	color: #145774;
	font-size: 13.5px !important;
	font-weight: 600;
	width: 100% !important;
	padding: 14px 15px;
	margin-bottom: 10px;
}
#top #wrap_all #footer .avia-button:hover{
	background: #12a1dc;	
	color: #fff;	
}

/* Liste icônes */
.avia-icon-list-container{
	margin-top: 0px;	
}

/* Tooltips */
.avia-tooltip {
	border-radius:0px !important;
	background:#0f5778 !important;
}
.avia-tooltip .inner_tooltip {
	line-height:18px;
}
.avia-tooltip .avia-arrow-wrap {
	z-index: -1;
	width: 60px !important;
	height: 60px !important;
	bottom: -30px !important;
	margin-left: -30px !important;
}
.avia-tooltip .avia-arrow {
	height: 50px;
	width: 50px;
	top: -15px;
	margin-left: -20px;
	background:#0f5778 !important;
}

/* Recherche ajax */ 
#header .avia-search-tooltip {
	position:absolute;
	margin:0px;
	left: auto !important;
	right:0px !important;
	top:120px !important;
	border:0px;
	border-radius:0px;
	min-width:900px;
	background:#0f5778;
	box-shadow: none;
}
#top #searchform > div {
	max-width:100%;
}
#top #searchsubmit{
	background: #FFF;
	color: #0f5778;
}
#top.search .search_form_field #searchsubmit{
	background: #0f5778;
	color: #fff;
}
#top #searchform #searchsubmit{
	font-size: 22px;	
}
#header .avia-search-tooltip #searchform > div {
    margin: 30px;
}
#header .avia-search-tooltip #searchform > div input[type=text] {
	font-family: 'titillium', sans-serif;
	padding: 15px 15px 15px 15px;
    border: 1px solid #fff;
	background-color:#fff;
	color:#0f5778;
}
#header .avia-search-tooltip .avia-arrow {
	background:#f6f7f9;
}
#header .avia-search-tooltip .avia-arrow-wrap {
	right:75px;
}

#top div .av_ajax_search_entry:hover {
	background:none;
}

#top div .av_ajax_search_entry.av_ajax_search_entry_view_all {
	color: #FFF;
	font-weight: 600;
    font-size: 18px !important;
	padding: 15px 30px 13px;
	text-align: right;
	position: relative;
	transition: opacity 0.2s ease-out !important;
	-webkit-transition: opacity 0.2s ease-out !important;
}
#top div .av_ajax_search_entry.av_ajax_search_entry_view_all::after{
	content	: "\e879";
	position: absolute;
	top: 15px;
	right: 10px;
	color: #FFF;
	font-family: 'entypo-fontello';
	font-weight: 300;
	font-size: 38px;
	width: 20px;
	height: 20px;
	display: block;
}
#top div .av_ajax_search_entry{
	padding-bottom: 0px;
	margin-bottom: 20px;	
}

#top #header_main .logo {
	position: absolute;
    width: auto;
    height: auto;
    top: 20px;
	z-index:100;
}
#top .av-main-nav li{
	padding-top: 20px;	
}
#top .av-main-nav a {
	font-size:17px;
	color:#FFF;
	transition: color 0.2s ease-out;
	background:none;
	text-decoration: none !important;
}

#top.sans-fond .av-main-nav a{
	color: #005677;
}

#top.sans-fond .container_wrap.title_container{
	min-height: 420px;
	background: #f6f7f9;
}

#top #menu-item-search a{
	font-size: 24px;	
}
#top .av-main-nav a:hover, #top #menu-item-search:hover > a{
	color: #89a9b8;
	opacity: 1;	
}
#top .av-main-nav ul {
	width:auto;
	min-width:270px;
	padding:15px 0;
	background: #005677;
}

#top.sans-fond .av-main-nav ul {
	margin-top: -20px;
}

#top .av-main-nav ul li{
	padding-top: 0px;
	
}
#top .av-main-nav ul a {
	text-align:left;
	padding:8px 25px;
	border:0px;
	font-size:14px;
	font-weight:600;
	color: #FFF;
}
#top.sans-fond .av-main-nav ul a{
	color: #FFF;	
}
#top.sans-fond .container_wrap_first{
	background: #f1f2f3;	
}

#top .av-submenu-container {
	background: #f6f7f9;
	border-bottom-width: 0px;
}

#top #wrap_all .main_color .av-menu-button-colored > a .avia-menu-text {
	background: none !important;
	color: #005577;
	border: 0px;
	font-weight: 700;
	font-size: 16px;
	transition: all 0.2s ease-out !important;
	-webkit-transition: all 0.2s ease-out !important;
}
#top #wrap_all .main_color .av-menu-button-colored > a .avia-menu-text:hover{
	opacity: 0.7;
}
.main_color .av-subnav-menu a{
	background: none;
}
#top #header .avia_mega_div > .sub-menu > li > ul > li a:hover,
#top .av-main-nav ul a:hover {
	text-decoration:none;
	color:#89a9b8 !important;
}
#top #header .avia_mega_div .avia-bullet {
	display:none;
}
#top .header_color .main_menu .menu ul .current-menu-item > a,
#top .header_color .main_menu .menu .avia_mega_div ul .current-menu-item > a {
	color: #12a1dc;
}

#top #header .avia_mega_div{
	border-top: 0px;
	min-width: 270px !important;
	transition: all 0.2s ease-out !important;
	-webkit-transition: all 0.2s ease-out !important;
}
#top.sans-fond #header .avia_mega_div{
	margin-top: -20px;
}

#header .three.units{
	width: 320px !important;
}
#top.avec-fond #header .avia_mega_div > .sub-menu{
	padding-top: 15px !important;
	padding-bottom: 15px;
}
#top.sans-fond #header .avia_mega_div > .sub-menu{
	padding-top: 30px !important;
}
#header .mega_menu_title{
	color: #FFF;
}
#top #header .avia_mega_div > .sub-menu > li > ul > li a{
	font-weight: 600;
}

#top div .av_ajax_search_entry.av_ajax_search_entry_view_all:hover {
	opacity:0.6;
}
#header .avia-search-tooltip .ajax_search_response h4 {
	display:none;
}
#header .avia-search-tooltip .ajax_search_response .av_ajax_search_image {
	display:none;
}
#header .avia-search-tooltip .ajax_search_response .av_ajax_search_title {
	display: block;
    font-weight: 600;
    color: #fff !important;
    font-size: 22px;
	letter-spacing: 1px;
	line-height: 26px;
	text-transform:none;
	transition: color 0.2s ease-out !important;
	-webkit-transition: color 0.2s ease-out !important;
}
#header .avia-search-tooltip .ajax_search_response .av_ajax_search_entry:hover .av_ajax_search_title, #header .avia-search-tooltip .ajax_search_response .av_ajax_search_entry:hover .ajax_search_excerpt {
	color:#89a9b8 !important;
}
#header .avia-search-tooltip .ajax_search_response .ajax_search_excerpt {
	font-size:14px;
	font-style: normal;
	color: #FFF;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
	padding-left: 0px !important;
  }
@media only screen and (max-width: 1350px) {
	#top .av-main-nav a {
		font-size:14px;
		padding: 0 10px;
	}
	#top #menu-item-search a{
		color: #FFF !important;	
	}
	#top.sans-fond #menu-item-search a{
		color: #005577 !important;	
	}
	.html_av-overlay-side.av-burger-overlay-active #top.sans-fond #menu-item-search a{
		color: #FFF !important;
	}
	
}
@media only screen and (max-width: 1112px) {
	#header .avia-search-tooltip {
		min-width: 800px;
		right: -50px !important;
	}
}
@media only screen and (min-width: 1740px) {
	#header .avia-search-tooltip #searchform > div {
		max-width: 90%;
    	margin: 30px auto;
	}
	.avia-search-tooltip .avia-arrow-wrap {
		display:none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
	
	#header .avia-search-tooltip #searchform > div {
		margin: 30px;
	}
	#header .avia-search-tooltip .avia-arrow-wrap {
		right:160px
	}
	#header .avia-search-tooltip {
		min-width: 700px;
	}
}
@media only screen and (max-width: 767px) {
	.responsive #top #wrap_all #header{
		height: 0px;	
	}
	.responsive #top .logo{
		height: 90px !important;	
	}
	
	#header .avia-search-tooltip #searchform > div {
		margin: 30px;
	}
	#header .avia-search-tooltip .avia-arrow-wrap {
		right:90px
	}
	#header .avia-search-tooltip .ajax_search_response .av_ajax_search_title {
		font-size: 18px;
	    line-height: 22px;
	}
	#header .avia-search-tooltip {
		min-width: auto;
	}
}


/* Page recherche */ 
.avia-section.page-recherche .av-parallax .av-parallax-inner {
	background-repeat: no-repeat;
	background-image: url('/wp-content/uploads/2023/05/formez-vous-industrie-accueil.jpg');
	background-position: 50% 0%;
	background-attachment: scroll;
}
.hr.hr-search.hr-invisible{
	height: 120px;	
}
#top.search .page-heading-container {
	border:0px;
	margin-bottom:20px;
}
#top.search .search_form_field {
	position: relative;
	background: #f6f7f9;
    padding: 40px 30px 50px 30px;
	margin-top: 30px;
}
#top.search .search_form_field::before {
	content: "";
    position: absolute;
    visibility: visible !important;
    width: 15px;
    height: 168px;
    background: #005677;
    top: -15px;
    left: -15px;
    z-index: 99;
}
#top.search .search_form_field::after {
	content: "";
    position: absolute;
    visibility: visible !important;
    width: 300px;
    height: 15px;
    background: #005677;
    top: -15px;
    left: 0px;
    z-index: 98;
}
#top.search .search_form_field .author-extra-border {
	display: none;
}
#top.search h4.extra-mini-title {
	font-weight: 400;
}
#top.search .search_form_field h4 {
	font-size: 50px;
    line-height: 56px;
    letter-spacing: 1px;
    color: #005677;
    text-transform: none;
    font-weight: 300;
	margin-top:0px;
	margin-bottom: 20px;
}
#top.search .search_form_field #searchform #s {
	padding:8px 10px 7px 10px;
}
#top.search .entry-content-wrapper {
	padding-top:15px;
	padding-bottom:15px;
}
#top.search .entry-content-wrapper .entry-content {
	font-size:16px;
}
#top.search .entry-content-wrapper .post-meta-infos {
	font-size:16px;
}
#top.search .search-result-counter {
	top:10px;
}

#top.search .post-entry h2.post-title {
	margin-bottom:20px;
	font-weight: 600;
    font-size: 22px;
    line-height: 26px;
	font-style: normal;
}
#top.search .post-entry h2.post-title a {
	transition: color 0.2s ease-out !important;
	-webkit-transition: color 0.2s ease-out !important;
}
#top.search .post-entry h2.post-title a:hover {
	text-decoration: none;
	color:#12a1dc !important;
}
#top.search .post-entry h2.post-title::after {
	display:none;
}

/* Menu mobile */

.html_av-overlay-side #top .av-burger-overlay-scroll {
  background: #005677;
}

.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after,
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, 
.html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
    background-color: #FFF;
}
.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet{
	display: none;	
}
.html_av-overlay-side.av-burger-overlay-active #top #wrap_all #header .menu-item-search-dropdown a {
	color: #FFF;
}
#top.sans-fond .header_color .av-hamburger-inner, #top.sans-fond .header_color .av-hamburger-inner::before, #top.sans-fond .header_color .av-hamburger-inner::after,
#top.sans-fond .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner {
    background-color: #005677;
}
#top.sans-fond .html_av-overlay-side.av-burger-overlay-active #top #wrap_all #header .menu-item-search-dropdown a {
	color: #005677;
}
.html_av-overlay-side.av-burger-overlay-active #top.sans-fond  .av-hamburger-inner, 
.html_av-overlay-side.av-burger-overlay-active #top.sans-fond  .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top.sans-fond  .av-hamburger-inner::after {
    background-color: #FFF;
}

.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul li a:hover,
.html_av-overlay-side-classic #top .av-burger-overlay li.secondaire li .avia-bullet {
	background:#005677;
	color: #89a9b8;
	transition: color 0.2s ease-out !important;
	-webkit-transition: color 0.2s ease-out !important;
} 
.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul > li > a {
	padding: 15px 0px;
	border: 0px !important;
	text-align: center;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li a{
	padding: 8px 0px;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a{
	padding-left: 0px;	
}
.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li.secondaire a {
	color:#fff;
	font-size:14px;
	font-weight:600;
	border: 0px;
	
}
.html_av-overlay-side-classic #top .av-burger-overlay li a{
	border: 0px;	
}
.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul li.secondaire a:hover,
.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li.secondaire:hover {
	color: #89a9b8;
}
.html_av-submenu-hidden .av-submenu-indicator {
	opacity:1;
}
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
	font-size:22px;
	font-weight:600;
	color:#FFF;
}

.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul .sub-menu a {
	font-size:14px;
	font-weight:600;
	text-align: center;
	color:#FFF;
}

#top #wrap_all #av-burger-menu-ul > li ul.sub-menu{
	border-top: 1px solid #276886;	
	border-bottom: 1px solid #276886;
	padding: 10px 0;
}
#top #wrap_all #av-burger-menu-ul > li ul.sub-menu li ul{
	border-top: 0px;
	border-bottom: 0px;
}

/* Change breakpoint menu mobile and hide secondary on mobile */
@media only screen and (max-width: 1150px) {
	.av-main-nav > li.menu-item-avia-special {
		display: block;
	}
	.av-main-nav > li {
		display: none;
	}
	#header_meta {
       display: none;
    }
	.responsive #top #wrap_all #header {
		margin:0 !important;
	}
	#top #encart-droite-boutons{
		display: none;	
	}
}
@media only screen and (max-width: 767px) {
	.responsive #header_main .container {
		height: 62px !important;
    	line-height: 62px;
	}
	.responsive #top #wrap_all .main_menu,
	.responsive #top #header_main > .container .main_menu .av-main-nav > li > a {
		height:62px;
		line-height: 62px;
	}
}

/* slider accueil */
#top #wrap_all .avia-slideshow .av-slideshow-caption .avia-caption-title{
	text-transform: none !important;
	font-weight: 700;
	letter-spacing: 3px;
	margin-bottom: 0px !important;	
}
#top.home .scroll-down-link{
	bottom: 20px !important;	
}

/* haut pages internes */
/*
#haut-page, #haut-page .av-section-color-overlay-wrap, #haut-page .av-section-color-overlay-wrap .av-section-cont-open {
  min-height: 573px;
}*/
#haut-page .breadcrumb, #haut-page .breadcrumb a{
	color: #FFF !important;	
	font-size: 16px;
	text-decoration: none !important;
}
#haut-page h1{
	font-size: 42px;
	color: #FFF !important;
	font-weight: 600 !important;
	letter-spacing: 3px;	
}
#haut-page .container main{
	position: relative;	
}
#haut-page .container main.template-page section:last-child{
	
	bottom: 150px;
}


#top.avec-visuel:not(.search-results) #main .title_container .container .breadcrumb {
	color:#fff;
}
#main .title_container .container .breadcrumb a {
	color:#005677;
	transition: opacity 0.2s ease-out;
}
#top.avec-visuel:not(.search-results) #main .title_container .container .breadcrumb a {
	color:#fff;
}
#main .title_container .container .breadcrumb a:hover {
	text-decoration:none;
	opacity:0.5;
}
#main .title_container .container .breadcrumb .trail-before {
	display:none;
}
#haut-page .breadcrumb-title {
	display: none;
}


/* haut pages sans fond transparent */
#top.sans-fond #header_main > .container, #top.sans-fond #header_main > .container .main_menu .av-main-nav > li > a, #top.sans-fond #header_main #menu-item-shop .cart_dropdown_link {
  height: 117px;
}
#top.sans-fond .container_wrap.title_container .breadcrumb{
	position:absolute;
     left:52px; 
     top: 216px; 	
}
#top.sans-fond .container_wrap.title_container .breadcrumb, #top.sans-fond .container_wrap.title_container .breadcrumb a{
	color: #005677 !important;	
	font-size: 16px;
	text-decoration: none !important;
}

#top.sans-fond .container_wrap.title_container .breadcrumb .sep{
	position: relative;
	margin:0 0px 0 2px;
	visibility: hidden;
}
#top.sans-fond .container_wrap.title_container .breadcrumb .sep:before{
	/*font-family: FontAwesome;*/
	content:"›";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #005677;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
	visibility: visible;
}

#top.sans-fond .container_wrap.title_container h1{
	font-size: 42px;
	color: #005677 !important;
	font-weight: 600 !important;
	letter-spacing: 3px;
	margin-top: 250px;
	line-height: 60px;	
}
#top.sans-fond .fullsize .template-blog .post-title{
	display: none;	
}

#main .addthis_tool {
	position:absolute;
	top:50px;
	right:50px;
	z-index:100;
}
@media only screen and (max-width: 767px) {
	#main .addthis_tool {
		right:0px;
	}
}
#main .addthis_tool .at-share-btn {
	border-radius:42px !important;
	width:42px;
	height:42px;
	background:#fff !important;
	transition: background 0.2s ease-out;
}
#main .addthis_tool .at-share-btn.at-icon-wrapper {
	width:42px;
	height:42px;
	line-height:42px;
}
#main .addthis_tool .at-share-btn.at-icon-wrapper svg.at-icon {
	display:none;
}
#main .addthis_tool .at-share-btn.at-icon-wrapper:before {
	content:"";
	position:absolute;
	display:block;
	font-family: 'entypo-fontello';
	font-size:20px;
	width:40px;
	text-align:center;
	height:42px;
	color:#005677;
}

/* Home page */
.home #layer_slider_1 {
	z-index:0;
}
.home .encarts-accueil{
	color: #005677 !important;	
}
.home .encarts-accueil h3{
	font-size: 24px;
	color: #005677 !important;
	text-transform: none;
	font-weight: 600;
	margin-bottom: 28px !important;	
}
.home .encarts-accueil a.avia-button.avia-size-large {
	padding-left:20px;
	padding-right:20px;
}
.home .encarts-accueil p{
	font-size: 18px;	
}
#formation-alternance h3{
	color: #878787;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 400;	
}
@media only screen and (max-width: 767px) {
	.home .encarts-accueil .flex_column {
		padding:20px;
		margin-bottom:30px !important;
	}
	.home .encarts-accueil .flex_column h3 {
		font-size:20px;
		margin-bottom: 0px !important;
	}
	.home .encarts-accueil .flex_column p, 
	.home .encarts-accueil .flex_column div.hr,
	.home .encarts-accueil .flex_column .avia-button-wrap {
		display:none;
	}
	.home .encarts-accueil.marge-negative {
    	margin-top: -100px !important;
	}
	.home .encarts-accueil .fond-bas-gauche-jaune::before, .fond-bas-gauche-jaune::after {
		display:none;
	}
}


/* Slider plein écran */
/*.caption_fullwidth {
	z-index:10;
}*/
#top .avia-fullwidth-slider, #top .avia-fullscreen-slider {
	z-index:0;
}
.avia-fullscreen-slider .avia-slideshow-controls.avia-slideshow-dots {
	bottom:40px;
}
.avia-fullscreen-slider .avia-slideshow-controls.avia-slideshow-dots a {
	border-radius:0px;
	margin: 0 20px;
	text-indent: -9999px;
	overflow: visible;
	background:#fff;
	transition: all .2s ease-out;
  	-moz-transition: all .2s ease-out;
  	-webkit-transition: all .2s ease-out;
  	-o-transition: all .2s ease-out;
}
.avia-fullscreen-slider .avia-slideshow-controls.avia-slideshow-dots a.active:before {
	content:"";
	position:absolute;
	display:block;
	width:46px;
	height:46px;
	background:transparent;
	border:1px solid #fff;
	border-radius:60px;
	top:-18px;
	left:-18px;
}
#top .avia-layerslider .ls-nav-prev,
#top .avia-layerslider .ls-nav-next,
#top .avia-slideshow-arrows a {
	border:0px;
	border-radius:0px;
	background: #FFF;
	color: #0f5778;
}
#top .avia-layerslider .ls-nav-prev:before,
#top .avia-layerslider .ls-nav-next:before,
#top .avia-slideshow-arrows a:before {
	background:transparent;
}

/* Catalogue formations accueil */

#top #encart-bleu-catalogue{
	position: relative;
}
#top #encart-bleu-catalogue::before{
	content: '\e80b';
	font-family: "entypo-fontello";
	font-size: 40px;
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	text-align: center;
	background: #FFF;
	color: #245673;
	padding: 25px 20px 15px 20px;
	border: 2px solid #245673;
	top: -40px;
	left: calc(50% - 40px);
	z-index: 100;
	visibility: visible;
}

/* Actus HP et Actualités (page category) */
#top.category #main {
	background:#f6f7f9;
}
#top.category .category-term-description {
    margin-bottom: 65px;
	-webkit-animation: avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
#actualites-accueil{
	position: relative;
}
#actualites-accueil::before{
	content: "";
	position: absolute;
	top: -20px;
	left: calc(50% - 198px);
	height: 20px;
	width: 395px;
	background: #f6f7f9;
}

#actualites-accueil .image-overlay,
#top.category .image-overlay  {
	display:none !important;
}
#top #actualites-accueil .avia-content-slider,
#top.category .avia-content-slider,
#top .avia-content-slider {
	overflow:visible;
}
#top #actualites-accueil .avia-content-slider .slide-image, 
#top #actualites-accueil .avia-content-slider .slide-image img,
#top.category .avia-content-slider .slide-image, 
#top.category .avia-content-slider .slide-image img,
#top .avia-content-slider .slide-image, 
#top .avia-content-slider .slide-image img {
	border-radius:0px;
}
#top .avia-content-slider .slide-image .image-overlay-inside::before {
	display: none;
}
#top #actualites-accueil .avia-content-slider .fake-thumbnail .slide-image,
#top.category .avia-content-slider .fake-thumbnail .slide-image,
#top .avia-content-slider .fake-thumbnail .slide-image {
	border:0px;
	min-height:0px;
}
#top #actualites-accueil .avia-content-slider .slide-image .slider-fallback-image,
#top #actualites-accueil .avia-content-slider .slide-image .fallback-post-type-icon,
#top.category .avia-content-slider .slide-image .slider-fallback-image,
#top.category .avia-content-slider .slide-image .fallback-post-type-icon,
#top .avia-content-slider .slide-image .slider-fallback-image,
#top .avia-content-slider .slide-image .fallback-post-type-icon {
	display:none;
}
#top #actualites-accueil .avia-content-slider .slide-entry,
#top.category .avia-content-slider .slide-entry,
#top .avia-content-slider:not(.partenaires) .slide-entry {
	cursor:pointer;
	min-height: 390px;
	background:#fff;
	transition: all .5s ease-out;
  	-moz-transition: all .5s ease-out;
  	-webkit-transition: all .5s ease-out;
  	-o-transition: all .5s ease-out;
	  border-bottom: 10px solid #fff;
}
#top #actualites-accueil .avia-content-slider .slide-entry:hover,
#top.category .avia-content-slider .slide-entry:hover{
	border-bottom: 10px solid #0f5778;
}

#top.category .avia-content-slider .slide-entry,
#top .avia-content-slider .slide-entry {
	-webkit-animation: avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
#top #actualites-accueil .avia-content-slider .avia-content-slider-inner,
#top.category .avia-content-slider .avia-content-slider-inner,
#top .avia-content-slider:not(.partenaires) .avia-content-slider-inner {
	min-height: 390px;
	overflow:visible;
}
#top .avia-content-slider .avia-content-slider-inner,
#top .avia-content-slider:not(.partenaires) .slide-entry  {
	min-height: 460px;
}
#top.category-offres-demploi .avia-content-slider .avia-content-slider-inner, #top.category-offres-demploi .avia-content-slider .slide-entry {
	min-height: 280px;
}
#top #actualites-accueil .avia-content-slider .slide-entry-title,
#top.category .avia-content-slider .slide-entry-title,
#top .avia-content-slider .slide-entry-title {
	font-size:18px !important;
	font-weight: 600 !important;
	padding-bottom: 0 !important;
	color: #0f5778;
	text-transform:none !important;
	letter-spacing:0px;
	margin-bottom:30px;
}
#top #actualites-accueil .avia-content-slider .slide-entry-excerpt.entry-content,
#top.category .avia-content-slider .slide-entry-excerpt.entry-content,
#top .avia-content-slider .slide-entry-excerpt.entry-content {
	color: #0f5778;
	font-size: 16px;
	line-height: 22px;
}
#top #actualites-accueil .avia-content-slider .slide-meta .slide-meta-comments, 
#top #actualites-accueil .avia-content-slider .slide-meta .slide-meta-del {
	display: none;	
}
#top #actualites-accueil .avia-content-slider .slide-entry .slide-content,
#top.category .avia-content-slider .slide-entry .slide-content,
#top .avia-content-slider .slide-entry .slide-content {
	padding:35px 25px 25px 25px;
}

#top #actualites-accueil .avia-content-slider .slide-entry .slide-content .date-actu,
#top.category .avia-content-slider .slide-entry .slide-content .date-actu {
	display:block;
	text-align:right;
	font-size:14px;
	color: #878787;
}
#top #actualites-accueil .avia-content-slider .slide-entry .slide-content,
#top.category .avia-content-slider .slide-entry .slide-content{
	position: relative;	
}

#top.category.category-temoignages .avia-content-slider .slide-meta, #top.category.category-offres-demploi .avia-content-slider .slide-meta{
	display: none;
}
#top #actualites-accueil .avia-content-slider .slide-meta,
#top.category .avia-content-slider .slide-meta{
	position: absolute;
	right: 20px;
	top: -70px;
	width: 90px;
	height: 90px;
	background: #0f5778;
	color: #FFF;
	text-align: center;
	padding: 15px;
	display: table;
}
#top #actualites-accueil .avia-content-slider .slide-meta time,
#top.category .avia-content-slider .slide-meta time{
	font-size: 14px;	
	font-weight: 600;
	text-transform: uppercase;
	line-height: 20px;
	display: table-cell;
	vertical-align: middle;
}

#top .avia-content-slider .avia-slideshow-arrows a{
	top: 50%;	
	opacity: 1 !important;	
	border-radius: 0 !important;
}
#top .avia-content-slider .avia-slideshow-arrows a:hover::before{
	color: #FFF !important;
	background: #0f5778 !important;
	border-radius: 0 !important;
	-moz-transition: all .2s ease-out;
  	-webkit-transition: all .2s ease-out;
  	-o-transition: all .2s ease-out;
}
#top .avia-content-slider .avia-slideshow-arrows a.prev-slide {
	left:-80px;
}
#top .avia-content-slider .avia-slideshow-arrows a.next-slide {
	right:-80px;
}

#top.single .fullsize .template-blog .post .entry-content-wrapper {
	-webkit-animation: avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
#top.single .fullsize .template-blog .big-preview img {
	border-radius:0px;
}
#top.single .fullsize .template-blog .post-title {
    font-size: 50px; 
    padding: 15px 0 30px 0;
}
#top.single .fullsize .template-blog .post .entry-content-wrapper > .entry-content {
	/*margin:40px 0;*/
	margin-top:40px;
	margin-bottom:40px;
}
#top.single .post-meta-infos .text-sep {
	display:none;
}
#top.single .post-meta-infos .date-container {
	margin-right:15px;
}
#top .av-share-box ul {
	border-radius:0px;
}
.av-share-box ul li a {
	background:#fff;
}
.av-share-box .avia-related-tooltip .inner_tooltip {
	line-height:20px;
}
#top.single .related_posts .related_image_wrap {
	display:none;
}
#top.single .related_posts a.relThumWrap {
	background:#fff;
	border:0px;
	padding:25px;
}
#top .avia-post-nav {
	border:1px solid #fff;
	border-radius:0px;
	background:rgba(0,86,119,0.1);
}
#top .avia-post-nav:hover {
	background:rgba(0,86,119,1);
}
#top .avia-post-nav.avia-post-prev {
	border-left:0px;
}
#top .avia-post-nav.avia-post-next {
	border-right:0px;
}
.avia-post-nav .entry-info span {
	font-size: 14px;
    line-height: 20px;
}

 

/* Diaporamas pages internes */
#diaporama-pages-internes h2.avia-caption-title{
	font-family: 'Titillium', Arial, sans-serif;	
	font-weight: 300;
	font-size: 50px;
	line-height: 54px;
	font-style: normal;
	text-transform: none;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
#diaporama-pages-internes h2::after{
	visibility: hidden;	
}
#diaporama-pages-internes .slideshow_caption{
	width: 	50%;
}

/* Pages qui sommes-nous */
.col-certification{
	position: relative;
	padding: 30px;
	min-height: 220px !important;
	box-shadow: 0 0 40px 0 rgba(0,0,0,0.06);
	-webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,0.06);
	-moz-box-shadow: 0 0 40px 0 rgba(0,0,0,0.06);
	background-color: #ffffff;
	z-index: 100;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.col-certification::before{
	content: "";
	position: absolute;
	visibility: visible !important;
	width: 60px;
	height: 10px;
	z-index: 10;
	bottom: -10px;
	right: -10px;
	background: #0c9cd3;
}
.col-certification::after{
	content: "";
	position: absolute;
	visibility: visible !important;
	width: 10px;
	height: 39px;
	z-index: 10;
	bottom: -10px;
	right: -10px;
	background: #0c9cd3;
}
.partenaires .slide-entry-wrap{
	min-height: 170px; 	
}
.avia-icon-list .iconlist_title{
	text-transform: none;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 4px;	
}
#top .fullsize #offres-emploi .template-blog .post-title{
	padding-bottom: 0px;
}	
#top .fullsize #offres-emploi .template-blog .bloglist-excerpt .post-meta-infos{
	display: none;
}
#top .fullsize #offres-emploi .entry-content-wrapper {
	padding:0 30px;
	margin:15px auto;
	background:#f6f7f9;
}
#top .fullsize #offres-emploi .entry-content-wrapper > p {
	margin: 0;
}
#top .fullsize #offres-emploi .template-blog .read-more-link {
	margin-top:5px;
}
#top .fullsize #offres-emploi .template-blog .post_delimiter {
	display:none;
}
#top .fullsize #offres-emploi .template-blog .read-more-link::after{
	border:0px;	
}
#top .fullsize #offres-emploi .template-blog .read-more-link a.more-link {
	text-indent: 0px;
	text-transform: uppercase;
	font-weight: 600;
	color: #FFF !important;
	font-size: 16px !important;
	max-width: 200px;
	min-height: 26px;
	padding: 10px 20px;
	margin:0 -20px 10px 0;
	background: #0f5778;
	border-radius: 0;
	text-decoration: none;
	text-align: center;
	transition: all 0.2s ease-out !important;
	-webkit-transition: all 0.2s ease-out !important;
}
#top .fullsize #offres-emploi .template-blog .read-more-link a.more-link:hover {
	background: rgba(15, 87, 120, 0.8);
}
@media only screen and (max-width: 1180px) {
	.col-certification p{
		font-size: 14px;	
		line-height: 18px;
		word-wrap: break-word;
	}
}
@media only screen and (max-width: 767px) {
	.col-certification{
		min-height: 150px !important;
	}
	.col-certification p{
		font-size: 24px;	
		line-height: 36px;
	}
}

/* Leaflet maps */
.leaflet-popup-content-wrapper{
	border-radius: 0px !important;	
}
.leaflet-popup-content-wrapper h3.jqcbxgoglemap_info_heading{
	display: none !important;	
}
.leaflet-popup-content-wrapper .leaflet-popup-content p{
	font-family: 'Titillium', Arial, sans-serif !important;
	font-size: 14px !important;
	margin: 5px 0 !important;
	color: #145774 !important;	
}
.cbxgooglemap_wrapper:before,
.cbxgooglemap_wrapper:after {
	content:"";
	position:absolute;
	display:block;
	top:-15px;
	left:-15px;
	width:50%;
	height:15px;
	background:#14a2dd;
}
.cbxgooglemap_wrapper:after {
	width:15px;
	height:50%;
}

/* Styles blocs (fonds couleur) */
.marge-negative{
	margin-top: -150px !important;
	background: none;
}
.ombre {
	box-shadow: 0 0 40px 0 rgb(0 0 0 / 6%);
    -webkit-box-shadow: 0 0 40px 0 rgb(0 0 0 / 6%);
    -moz-box-shadow: 0 0 40px 0 rgba(0,0,0,0.06);
}
.fond-haut-gauche-bleu::before,
.fond-haut-gauche-bleu::after {
	content: "";
	position: absolute;
	visibility: visible !important;
	top: -15px;
	left: -15px;
	width: 100%;
	height: 15px;
	z-index: 99 !important;
	background-color: #bddde1;	
}
.fond-haut-gauche-bleu::after {
	width:15px;
	height:100%;
}
.fond-bas-gauche-jaune::before,
.fond-bas-gauche-jaune::after {
	content: "";
	position: absolute;
	visibility: visible !important;
	bottom: -15px;
	left: -15px;
	width: 100%;
	height: 15px;
	z-index: 99 !important;
	background-color: #12a1dc;	
}
.fond-bas-gauche-jaune::after {
	width:15px;
	height:100%;
}

/* Masonry */
.av-masonry{
	overflow:visible;
	z-index: 10;	
}
/*
.av-masonry:before,
.av-masonry:after {
	content:"";
	position:absolute;
	display:block;
	right:-15px;
	top:-15px;
	width:50%;
	height:15px;
	background:#bddde1;
}
.av-masonry:after {
	width:15px;
	height:50%;
}*/
.av-masonry-container{
	margin-bottom: 30px;	
}
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content {
    background: rgba(0,86,119,0.6);
}
#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
    font-size: 18px;
	font-weight: 400;
}
#top .av-masonry-load-more {
	font-size: 0px;
	margin: 30px auto 0 auto;
	padding:9px 0px;
	text-align: center;
	width: 48px;
	height: 48px;
	border:2px solid #5e94ad;
	letter-spacing:0px;
	color:#5e94ad;
	float: none !important;
	display: block;
	transition: all .2s ease-out;
  	-moz-transition: all .2s ease-out;
  	-webkit-transition: all .2s ease-out;
  	-o-transition: all .2s ease-out;
}
#top .av-masonry-load-more:before {
	content: "";
	font-family: 'entypo-fontello';
	display:block;
	width:100%;
	font-size:20px;
}
#top .av-masonry-load-more:hover {
	letter-spacing:0px;
	border:2px solid #145774;
	color:#145774;
}

/* Formulaire contact */
/*#formulaire-contact{
	padding: 30px;
	background: #ffffff;	
}
#formulaire-contact::before,
#formulaire-contact::after {
	content: "";
	position: absolute;
	visibility: visible !important;
	top: -15px;
	left: -15px;
	width: 100%;
	height: 15px;
	z-index: 99 !important;
	background-color: #bddde1;	
}
#formulaire-contact::after {
	width:15px;
	height:250px;
}*/

/* Recaptcha v3 */
.grecaptcha-badge{
	display: none;	
}
#top.page-id-28 .grecaptcha-badge {
	display: block;	
	z-index: 2;
	bottom:120px !important;
}

/* Footer */
#footer {
	padding-top:45px;
	border:0px;
	background:#0f5778;
}
#footer .spacer {
	height:140px;
	width:100%;
	background:#fff;
}

#footer .widget ul.social_bookmarks {
    display: inline-flex;
	height: 60px;
	margin-top: 25px;
}
#footer .widget ul.social_bookmarks li{
	width: 20%;
	height: 100%;
	background: #FFF !important;
	border-right: 0px;
	margin-right: 7.5%;
}
#footer .widget ul.social_bookmarks li:last-child{
	margin-right: 0px;	
}
#footer .widget ul.social_bookmarks li a{
	width: 100%;
	height: 100%;
	min-height: 60px;
	background: #FFF;
	color: #005677;
	font-size: 26px;
	line-height: 60px;
	text-decoration: none;
	transition: all 0.2s ease-out !important;
	-webkit-transition: all 0.2s ease-out !important;
}
#footer .widget ul.social_bookmarks li.social_bookmarks_youtube_limousin a{
	font-size: 30px;	
}
#footer .widget ul.social_bookmarks li a:hover{
	background: #12a1dc !important;
	color: #FFF;	
}

#footer .container .av_one_fourth.first{
	background: #FFF;
	padding: 20px;	
}
#footer .container .av_one_fourth.first p{
	font-size: 13px;
	line-height: 16px;	
}
#footer .widget{
	margin: 20px 0;	
}
#footer .widget p span.bilans{
	margin-left: 34px;	
}
#footer h3.widgettitle {
	position:relative;
	color:#fff;
	font-size:16px;
	line-height:26px;
	text-transform:uppercase;
	font-weight:400;
	padding-bottom:20px;
}

#footer ul.menu li a {
	color:#fff;
	font-size:16px;
	line-height:46px;
	font-weight:600;
	text-decoration: none !important;
	border-top: 1px solid #216c8f;
	transition: color 0.2s ease-out;
}
#footer ul.menu li:last-child{
	border-bottom: 1px solid #216c8f;	
}
#footer ul.menu li a:hover {
	text-decoration:none;
	color:#a0acb3;
}
#socket {
	border:0px;
	background:#0f5778;
}
#socket .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
#socket .copyright {
	font-size:14px;
	color:#a0acb3;
	font-weight:300;
	line-height: 18px;
    margin-bottom: 15px;
}
#socket .sub_menu_socket {
	margin-top: 5px;
	font-size:14px;
	font-weight:600;
}
#socket .sub_menu_socket li {
    border-left-width: 4px;
    line-height: 1px;
}
#socket .sub_menu_socket li a {
	color:#fff;
	text-decoration: none !important;
	transition: color 0.2s ease-out;
}
#socket .sub_menu_socket li a:hover {
	text-decoration:none;
	color:#a0acb3;
}
#scroll-top-link {
	color:#005677;
	border-radius:0px;
	background:#fff;
	transition: opacity 0.2s ease-out;
	border: 0px;
	text-decoration: none !important;
}
#scroll-top-link:before {
	color:#005677;
	content:"";
}
#scroll-top-link:hover {
	border: 0px;
	opacity:1;
	color:#fff !important;
	background:#005677;
	transition: all 0.2s ease-out !important;
	-webkit-transition: all 0.2s ease-out !important;
}
#scroll-top-link:hover:before{
	color:#fff !important;
}
.responsive #scroll-top-link {
	display: block !important;
}

@media only screen and (max-width: 767px) {
	#logo-pffc{
		display: none;	
	}
	#socket .sub_menu_socket li {
		border-left-width: 0px;
		height: 16px;
		min-height: 16px;
	}
	#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
		margin-top:0px;
	}
	#top #wrap_all #reseaux-soc-pffc .social_bookmarks li,
	#top #wrap_all #reseaux-soc-pffc .social_bookmarks li a {
		width:50px;
		height:50px;
	}
	#top #wrap_all #reseaux-soc-pffc .social_bookmarks li a {
		line-height: 50px;
		font-size: 22px;
	}
	#top #wrap_all #reseaux-soc-pffc .social_bookmarks:after {
		top: -40px;
		font-size:20px;
	}
	#footer .widget {
	    margin: 10px 0 0px 0;
	}
}

/* Zoom slider */
@keyframes zoom-slide-slowly {

    0% {
        background-size: 100%;
    }

    100% {
        background-size: 105%;
    }

}
@media only screen and (min-width: 1280px) {
	.home .avia-slideshow .avia-slideshow-slide.next-active-slide  {
		-webkit-animation: zoom-slide-slowly 5s 1 ease-in-out;
		-moz-animation: zoom-slide-slowlyc 5s 1 ease-in-out;
		-o-animation: zoom-slide-slowly 5s 1 ease-in-out;
		animation: zoom-slide-slowly 5s 1 ease-in-out;
		background-size: 105%;
	
	}
}

/* Facebook plugin */

#cff .cff-item {
	padding: 20px !important;
	margin: 20px 0px !important;
}

@media only screen and (min-width: 1150px) {
	#cff .cff-posts-wrap {
		display: flex !important;
		gap: 6% !important;
	}
}

h3.cff-header {
    position: relative !important;
    text-transform: none !important;
    color: #0f5778 !important;
    font-weight: 600 !important;
    font-size: 32px !important;
    line-height: 50px !important;
	text-align: center !important;
	display: inline-block;
	letter-spacing: 1px !important;
}

#cff, .cff-posts-wrap, #cff .cff-error-msg {
	font-family: 'titillium-web', sans-serif !important;
}

.cff-viewpost-facebook, .cff-share-link {
	text-decoration: underline !important;
	font-weight: 600 !important;
	font-size: 16px !important;
}

