/* #PRODUIRE{fond=css.css,skel=at21,objet=article,id_objet=1543,lang=en}
   md5:a5def61a9531d42a81a3bec4a9ad745a */

/* plugins/beebuzz/beebuzz/squelettes/css.css.html */

   /***************************************************************/
  /* Franck Halatre - franck@artinthebox.be - ArtInTheBox - 2018 */
 /*                HUB CSS THEME at21*/
/***************************************************************/




/* THEME: plugins/beebuzz/themes/at21/css/*/

/* ** ** ** ** ** ** ** ** *
   ** LISTE CSS DYNAMIQUE **
   ** ** ** ** ** ** ** ** */


/* theme-skel.css.html */
	/* 

 */
   /***************************************************************/
  /* Franck Halatre - franck@artinthebox.be - ArtInTheBox - 2018 */
 /*             Template CSS theme-skel - Géodésique            */
/***************************************************************/

/* Désactive la variable bootstrap de défilement doux 'smooth'  */

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: auto !important;
  }
}

.ancre-menu-correction {
	position: absolute;
	margin-top: -120px;
}





	


	


		
	
	
		
	
	
		
	
	
		
	
	
		
	
			
	


	

	


		
	
	
		
	
	
	




	


	


	









































	





	






	




	


	



	



	



	



	







 	{ background-color: rgba(,1) !important;}
	{ border-color: 	rgba(,1) !important;}
 		{ color: 			rgba(,1) !important;}

.c1_bg 	{ background-color: rgba(80,159,181,1) !important;}
.c1_bd	{ border-color: 	rgba(80,159,181,1) !important;}
.c1 		{ color: 			rgba(80,159,181,1) !important;}

.c2_bg 	{ background-color: rgba(247,166,0,1) !important;}
.c2_bd	{ border-color: 	rgba(247,166,0,1) !important;}
.c2 		{ color: 			rgba(247,166,0,1) !important;}

.c3_bg 	{ background-color: rgba(204,94,20,1) !important;}
.c3_bd	{ border-color: 	rgba(204,94,20,1) !important;}
.c3 		{ color: 			rgba(204,94,20,1) !important;}

.c4_bg 	{ background-color: rgba(105,20,14,1) !important;}
.c4_bd	{ border-color: 	rgba(105,20,14,1) !important;}
.c4 		{ color: 			rgba(105,20,14,1) !important;}

.c5_bg 	{ background-color: rgba(40,121,140,1) !important;}
.c5_bd	{ border-color: 	rgba(40,121,140,1) !important;}
.c5 		{ color: 			rgba(40,121,140,1) !important;}

.c6_bg 	{ background-color: rgba(225,85,84,1) !important;}
.c6_bd	{ border-color: 	rgba(225,85,84,1) !important;}
.c6 		{ color: 			rgba(225,85,84,1) !important;}















/* GENERER LE JSON DES COULEURS : temp_bee/at21_colors.json - Cache : 18/04/2025 10:21:10 */




 
 








@charset "UTF-8";














 
	
	/**
* Template Name: AT22 - v1.1.0
* Version :  v1.1.0
* Date : 16/08/21
* Template URL: 
* Author: Franck Halatre
* License: 
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
  width: 100%;
  overflow-x: hidden
}

a {
  color: #509FB5 /* OK C1 */;
  text-decoration: none;
}

a:hover {
  color: #F7A600  /* OK C2 */;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background:  #509FB5 /* OK C1 */;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #73B2C4  /* OK C3 */;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #404040  /* GRIS */;
  padding: 10px 0;
  font-size: 14px;
}

#topbar .contact-info i {
  font-style: normal;
  color: #F7A600 /* OK orange */;
}

#topbar .contact-info i a, #topbar .contact-info i span {
  padding-left: 5px;
  color: #F7A600 /* OK orange */;
}

#topbar .contact-info i a {
  line-height: 0;
  transition: 0.3s;
}

#topbar .contact-info i a:hover {
  color: #509FB5  /* OK C5 */;
}

#topbar .social-links a {
  color: #F7A600 /* OK orange */;
  line-height: 0;
  transition: 0.3s;
  margin-left: 10px;
}

#topbar .social-links a:hover {
  color: #509FB5  /* OK C5 */;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: 70px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

#header .logo h1 {
  font-size: 26px;
  padding: 0 0 0 8px;
  margin: 11px 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  border-left: 8px solid #509FB5 /* OK C1 */;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #545454  /* OK CBLACK */;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 0;
  /* max-height: 40px; */
}

.scrolled-offset {
  margin-top: 70px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  color: #545454  /* OK CBLACK */;
  white-space: nowrap;
  transition: 0.3s;
  font-weight: bold
}

.navbar a i, .navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #509FB5 /* OK C1 */;
}

nav#navbar li.on > a { color: #509FB5 !important;}


.navbar .getstarted {
  background: #509FB5 /* OK C1 */;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 4px;
  color: #fff;
}

.navbar .getstarted:hover {
  color: #fff;
  background: red;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 24px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  color: #545454  /* OK CBLACK */;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #509FB5 /* OK C1 */;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

.menu-leaf .icon-only i.fa.fa-icon-only:before { 
	font-size: 18px;
	transition:all .5s ease-in-out;
	display: block
}
.menu-leaf .icon-only i.fa.fa-icon-only:hover:before { 
	transform: scale(1.1) !important;
	color: #E9A74B;
	
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #545454  /* OK CBLACK */;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
  color: #fff;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }
  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(59, 59, 59, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a {
  padding: 10px 20px;
  font-size: 15px;
  color: #545454  /* OK CBLACK */;
}

.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #509FB5 /* OK C1 */;
}

.navbar-mobile .getstarted {
  margin: 15px;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #509FB5 /* OK C1 */;
}

.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 70vh;
  background-color: rgba(59, 59, 59, 0.8);
  overflow: hidden;
  padding: 0;
  margin-bottom: -120px;
  position: relative;
  z-index: 1;
}

#hero .carousel-item {
  width: 100%;
  height: 70vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-position: center center;
}

#hero .carousel-item::before {
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  padding-bottom: 120px;
}

#hero .carousel-content {
  text-align: center;
  font-size: 1.2em
}

#hero h2 {
  color: #2e2e2e /* OK CBLACK 2 */;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}

#hero h2 span {
  color: #509FB5 /* OK C1 */;
}

#hero p {
  width: 80%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin: 0 auto 30px auto;
  color: arken(#545454 , 15) /* OK CBLACK */;
}

#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
  opacity: 1;
  transition: 0.5s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-prev, #hero .carousel-control-next {
  width: 10%;
}

#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
  color: #545454  /* OK CBLACK */;
}

#hero .carousel-indicators li {
  cursor: pointer;
  background: #509FB5 /* OK C1 */;
  overflow: hidden;
  border: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  margin-bottom: 180px;
  opacity: .2;
}

#hero .carousel-indicators li.active {
  opacity: 1;
}

#hero .btn-get-started {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #509FB5 /* OK C1 */;
  background: #509FB5 /* OK C1 */;
}

#hero .btn-get-started:hover {
  background: transparent;
  color: #509FB5 /* OK C1 */;
  text-decoration: none;
}

@media (max-height: 450px), (max-width: 1200px) {
  #hero {
    margin-bottom: 60px;
  }
  #hero .carousel-container {
    padding-bottom: 0;
  }
  #hero .carousel-indicators li {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  #hero {
    height: 90vh;
  }
  #hero .carousel-item {
    height: 90vh;
  }
}

@media (min-width: 1024px) {
  #hero p {
    width: 50%;
  }
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 0 0 20px 0;
}

.section-bg {
  background-color: white;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h2 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  font-family: "Poppins", sans-serif;
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #509FB5 /* OK C1 */;
  bottom: 0;
  left: calc(50% - 25px);
}

.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
	padding: 20px 0 20px 0;
	/* background: #509FB5  C1 */;
	
	background: rgb(80,159,181) !important;;
	background: -moz-linear-gradient(180deg, rgba(80,159,181,1) 0%, rgba(36,118,136,1) 100%)!important;
	background: -webkit-linear-gradient(180deg, rgba(80,159,181,1) 0%, rgba(36,118,136,1) 100%)!important;
	background: linear-gradient(180deg, rgba(80,159,181,1) 0%, rgba(36,118,136,1) 100%)!important;
	transition: .5s;
	border-bottom: 1px solid #ededed /* GRIS */;
	margin-bottom: 40px;
}

.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 700;
  color: #545454  /* OK CBLACK */;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0 0 5px 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 10px;
  color: #6e6e6e /* OKBLACK 3 */;
  content: "\f105";
}

#breadcrumbs .url-site-site {
  color: #fff;
  font-weight: bold;
  font-size: .8em
}
#breadcrumbs .url-site-site:hover {
  color: #F6A500
}

#breadcrumbs ol li  {
  width: auto;
  max-width:150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all ease-in-out 0.3s;
}

#breadcrumbs ol li:hover {
   max-width:400px;
}


/*--------------------------------------------------------------
# Featured
--------------------------------------------------------------*/
.featured {
  position: relative;
  z-index: 2;
}

.featured .icon-box {
  padding: 40px 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  background: #fff;
  transition: all ease-in-out 0.3s;
  height: 100%;
}

.featured .icon-box i {
  color: #509FB5 /* OK C1 */;
  font-size: 42px;
  margin-bottom: 15px;
  display: block;
}

.featured .icon-box h3 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 20px;
}

.featured .icon-box h3 a {
  color: #545454  /* OK CBLACK */;
  transition: 0.3s;
}

.featured .icon-box p {
  color: #545454  /* OK CBLACK */;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.featured .icon-box:hover {
  background: #509FB5 /* OK C1 */;
}

.featured .icon-box:hover i, .featured .icon-box:hover h3 a, .featured .icon-box:hover p {
  color: #fff;
}

/*--------------------------------------------------------------
# Qui sommes-nous ?
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 600;
  font-size: 26px;
  color: #545454  /* OK CBLACK */;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #509FB5 /* OK C1 */;
}

.about .content p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Nos projets
--------------------------------------------------------------*/
.services .icon-box {
  text-align: center;
  border: 1px solid #ededed /* GRIS */;
  padding: 80px 20px;
  transition: all ease-in-out 0.3s;
}

.services .icon-box .icon {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  background: #509FB5 /* OK C1 */;
  border-radius: 5px;
  transition: all .3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transform-style: preserve-3d;
}

.services .icon-box .icon i {
  color: #fff;
  font-size: 28px;
}

.services .icon-box .icon::before {
  position: absolute;
  content: '';
  left: -8px;
  top: -8px;
  height: 100%;
  width: 100%;
  background: #F7A600 /* FOND BIZ */;
  border-radius: 5px;
  transition: all .3s ease-out 0s;
  transform: translateZ(-1px);
}

.services .icon-box h4 {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.services .icon-box h4 a {
  color: #545454  /* OK CBLACK */;
}

.services .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .icon-box:hover {
  background: #509FB5 /* OK C1 */;
  border-color: #509FB5 /* OK C1 */;
}

.services .icon-box:hover .icon {
  background: #fff;
}

.services .icon-box:hover .icon i {
  color: #509FB5 /* OK C1 */;
}

.services .icon-box:hover .icon::before {
  background: #ef9383;
}

.services .icon-box:hover h4 a, .services .icon-box:hover p {
  color: #fff;
}

/*--------------------------------------------------------------
# Our Clients
--------------------------------------------------------------*/

.clients {
	background: #FFF
}

.clients .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.clients .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #509FB5 /* OK C1 */;
}

.clients .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #509FB5 /* OK C1 */;
}

.clients .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
  filter: grayscale(100);
}

.clients .swiper-slide img:hover {
  filter: none;
  opacity: 1;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts .count-box {
  box-shadow: -10px -5px 40px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  width: 100%;
}

.counts .count-box i {
  display: block;
  font-size: 30px;
  color: #509FB5 /* OK C1 */;
  float: left;
  line-height: 0;
}

.counts .count-box span {
  font-size: 42px;
  line-height: 24px;
  display: block;
  font-weight: 700;
  color: #545454  /* OK CBLACK */;
  margin-left: 50px;
}

.counts .count-box p {
  padding: 30px 0 0 0;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
}

.counts .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #7a7a7a;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  transition: ease-in-out 0.3s;
}

.counts .count-box a:hover {
  color: #a1a1a1;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 40px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  position: relative;
  background: #fff;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  border-radius: 50px;
  border: 6px solid #fff;
  float: left;
  margin: 0 10px 0 0;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: white;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px 0 0 0;
  padding: 0;
}

/*--------------------------------------------------------------
# Our Skills
--------------------------------------------------------------*/
.skills .content h3 {
  font-weight: 700;
  font-size: 26px;
  color: #545454  /* OK CBLACK */;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}

.skills .content ul {
  list-style: none;
  padding: 0;
}

.skills .content ul li {
  padding-bottom: 10px;
}

.skills .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #509FB5 /* OK C1 */;
}

.skills .content p:last-child {
  margin-bottom: 0;
}

.skills .progress {
  height: 62px;
  display: block;
  background: none;
  border-radius: 0;
}

.skills .progress .skill {
  padding: 0;
  margin: 0 0 6px 0;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #545454  /* OK CBLACK */;
}

.skills .progress .skill .val {
  float: right;
  font-style: normal;
}

.skills .progress-bar-wrap {
  background: #e0e0e0;
}

.skills .progress-bar {
  width: 1px;
  height: 10px;
  transition: .9s;
  background-color: #509FB5 /* OK C1 */;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  background: white;
  border-radius: 50px;
  padding: 2px 15px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 20px 12px 20px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: #444444;
  margin: 0 4px 8px 4px;
  transition: all ease-in-out 0.3s;
  border-radius: 50px;
  background: #f2f2f2;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  background: #509FB5 /* OK C1 */;
  color: #fff;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(84, 84, 84, 0.6);
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(84, 84, 84, 0.6);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.portfolio .portfolio-wrap .portfolio-info::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 35px;
  left: 35px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info::after {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 35px;
  right: 35px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #509FB5 /* OK C1 */;
}

.portfolio .portfolio-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info::before {
  top: 15px;
  left: 15px;
}

.portfolio .portfolio-wrap:hover .portfolio-info::after {
  bottom: 15px;
  right: 15px;
}

/*--------------------------------------------------------------
# Galerie infos
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #509FB5 /* OK C1 */;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #509FB5 /* OK C1 */;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(84, 84, 84, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.pricing .row {
  padding-top: 40px;
}

.pricing .box {
  padding: 40px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  text-align: center;
}

.pricing h3 {
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 28px;
}

.pricing h4 {
  font-size: 46px;
  color: #509FB5 /* OK C1 */;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 25px;
}

.pricing h4 span {
  color: #bababa;
  font-size: 18px;
  display: block;
}

.pricing ul {
  padding: 0;
  list-style: none;
  color: #999;
  text-align: left;
  line-height: 20px;
}

.pricing ul li {
  padding-bottom: 12px;
}

.pricing ul i {
  color: #509FB5 /* OK C1 */;
  font-size: 18px;
  padding-right: 4px;
}

.pricing ul .na {
  color: #ccc;
}

.pricing ul .na i {
  color: #ccc;
}

.pricing ul .na span {
  text-decoration: line-through;
}

.pricing .buy-btn {
  background: #545454  /* OK CBLACK */;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 20px;
  color: #fff;
  transition: none;
  font-size: 14px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  transition: 0.3s;
}

.pricing .buy-btn:hover {
  background: #509FB5 /* OK C1 */;
}

.pricing .featured {
  z-index: 10;
  margin: -30px -5px 0 -5px;
}

.pricing .featured .buy-btn {
  background: #509FB5 /* OK C1 */;
}

.pricing .featured .buy-btn:hover {
  background: #73B2C4  /* OK C3 */;
}

@media (max-width: 992px) {
  .pricing .box {
    max-width: 60%;
    margin: 0 auto 30px auto;
  }
}

@media (max-width: 767px) {
  .pricing .box {
    max-width: 80%;
    margin: 0 auto 30px auto;
  }
}

@media (max-width: 420px) {
  .pricing .box {
    max-width: 100%;
    margin: 0 auto 30px auto;
  }
}

/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/
.team .member {
  text-align: center;
  margin-bottom: 20px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
  background: #fff;
}

.team .member img {
  max-width: 60%;
  border-radius: 50%;
  margin: 0 0 30px 0;
}

.team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

.team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

.team .member p {
  padding-top: 10px;
  font-size: 14px;
  font-style: italic;
  color: #aaaaaa;
}

.team .member .social {
  margin-top: 15px;
}

.team .member .social a {
  color: #919191;
  transition: 0.3s;
}

.team .member .social a:hover {
  color: #509FB5 /* OK C1 */;
}

.team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #444444;
  text-align: center;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px 0 30px 0;
  height: calc( 100% - 25px )
}

.contact .info-box i {
  font-size: 32px;
  color: #509FB5 /* OK C1 */;
  border-radius: 50%;
  padding: 8px;
  border: 2px dotted #fef5f4;
}

.contact .info-box h3 {
  font-size: 20px ;
  color: #777777;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .bloc-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
}

.contact .bloc-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact .bloc-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .bloc-form .error-message br + br {
  margin-top: 25px;
}

.contact .bloc-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .bloc-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.contact .bloc-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .bloc-form input, .contact .bloc-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.contact .bloc-form input:focus, .contact .bloc-form textarea:focus {
  border-color: #509FB5 /* OK C1 */;
}

.contact .bloc-form input {
  padding: 10px 15px;
}

.contact .bloc-form textarea {
  padding: 12px 15px;
}

.contact .bloc-form button[type="submit"] {
  background: #509FB5 /* OK C1 */;
  border: 0;
  border-radius: 50px;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
}

.contact .bloc-form button[type="submit"]:hover {
  background: #F7A600  /* OK C2 */;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# blog
--------------------------------------------------------------*/
.blog {
  padding: 40px 0 20px 0;
}

.blog .entry {
  padding: 30px;
  margin-bottom: 60px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .entry .entry-img {
  max-height: 440px;
  margin: -30px -30px 20px -30px;
  overflow: hidden;
}

.blog .entry .entry-title {
  font-size: 28px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 20px 0;
}

.blog .entry .entry-title a {
  color: #545454  /* OK CBLACK */;
  transition: 0.3s;
}

.blog .entry .entry-title a:hover {
  color: #509FB5 /* OK C1 */;
}

.blog .entry .entry-meta {
  margin-bottom: 15px;
  color: #bababa;
}
.entry-meta li.d-flex a:hover  {
	color: #509FB5
}

.blog .entry .entry-meta ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: center;
  padding: 0;
  margin: 0;
}

.blog .entry .entry-meta ul li + li {
  padding-left: 20px;
}

.blog .entry .entry-meta i {
  font-size: 16px;
  margin-right: 8px;
  line-height: 0;
}
.blog .entry .entry-meta .txt,
.blog .entry .entry-meta a {
  color: #777777;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
}

.blog .entry .entry-content p {
  line-height: 24px;
}
.btn.read-more {
  display: block;
}
.btn.read-more ,
.btn.read-more.right {
  -moz-text-align-last: right;
  text-align-last: right;
}
.btn.read-more.left {
  -moz-text-align-last: left;
  text-align-last: left;
}
.blog .entry .entry-content .read-more {
  -moz-text-align-last: right;
  text-align-last: right;
}
.btn.read-more .link,
.blog .entry .entry-content .read-more a {
  display: inline-block;
  background: #509FB5 /* OK C1 */;
  color: #fff;
  padding: 6px 20px;
  transition: 0.3s;
  font-size: 14px;
  border-radius: 4px;
}

.blog .entry .entry-content .read-more a:hover {
  background: #F7A600  /* OK C2 */;
}
/*
.blog .entry .entry-content h3 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: bold;
}
*/

.blog .entry .entry-content blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.blog .entry .entry-content blockquote p {
  color: #444444;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

.blog .entry .entry-content blockquote::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #545454  /* OK CBLACK */;
  margin-top: 20px;
  margin-bottom: 20px;
}

.blog .entry .entry-footer {
  padding-top: 10px;
  border-top: 1px solid #e6e6e6;
}

.blog .entry .entry-footer i {
  color: #a1a1a1;
  display: inline;
}

.blog .entry .entry-footer a {
  color: #616161;
  transition: 0.3s;
}

.blog .entry .entry-footer a:hover {
  color: #509FB5 /* OK C1 */;
}

.blog .entry .entry-footer .cats {
  list-style: none;
  display: inline;
  padding: 0 20px 0 0;
  font-size: 14px;
}

.blog .entry .entry-footer .cats li {
  display: inline-block;
}

.blog .entry .entry-footer .tags {
  list-style: none;
  display: inline;
  padding: 0;
  font-size: 14px;
}

.blog .entry .entry-footer .tags li {
  display: inline-block;
}

.blog .entry .entry-footer .tags li + li::before {
  padding-right: 6px;
  color: #6c757d;
  content: ",";
}

.blog .entry .entry-footer .share {
  font-size: 16px;
}

.blog .entry .entry-footer .share i {
  padding-left: 5px;
}

.blog .entry-single {
  margin-bottom: 30px;
}

.blog .blog-author {
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-author img {
  width: 120px;
  margin-right: 20px;
}

.blog .blog-author h4 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 0px;
  padding: 0;
  color: #545454  /* OK CBLACK */;
}

.blog .blog-author .social-links {
  margin: 0 10px 10px 0;
}

.blog .blog-author .social-links a {
  color: rgba(84, 84, 84, 0.5);
  margin-right: 5px;
}

.blog .blog-author p {
  font-style: italic;
  color: #b7b7b7;
}

.blog .blog-comments {
  margin-bottom: 30px;
}
.comment-content {
	border-top: 1px solid rgba(0,0,0,.1);
	padding-top: 5px
}
.blog .blog-comments .comments-count {
  font-weight: normal;
 font-size: 18px
}

.blog .blog-comments .comment {
  margin-top: 30px;
  position: relative;
}

.blog .blog-comments .comment .comment-img {
  margin-right: 14px;
}

.blog .blog-comments .comment .comment-img img {
  width: 60px;
}

.blog .blog-comments .comment h5 {
  font-size: 16px;
  margin-bottom: 2px;
}

.blog .blog-comments .comment h5 a {
  font-weight: bold;
  color: #444444;
  transition: 0.3s;
}

.blog .blog-comments .comment h5 a:hover {
  color: #509FB5 /* OK C1 */;
}

.blog .blog-comments .comment h5 .reply {
  padding-left: 10px;
  color: #545454  /* OK CBLACK */;
}

.blog .blog-comments .comment h5 .reply i {
  font-size: 20px;
}

.blog .blog-comments .comment time {
  display: block;
  font-size: 14px;
  color: #6e6e6e /* OKBLACK 3 */;
  margin-bottom: 5px;
}

.blog .blog-comments .comment.comment-reply {
  padding-left: 40px;
}

.blog .blog-comments .reply-form {
  margin-top: 30px;
  padding: 30px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .blog-comments .reply-form h4 {
  font-weight: bold;
  font-size: 22px;
}

.blog .blog-comments .reply-form p {
  font-size: 14px;
}

.blog .blog-comments .reply-form input {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form input:focus {
  box-shadow: none;
  border-color: #f5bab0;
}

.blog .blog-comments .reply-form textarea {
  border-radius: 4px;
  padding: 10px 10px;
  font-size: 14px;
}

.blog .blog-comments .reply-form textarea:focus {
  box-shadow: none;
  border-color: #f5bab0;
}

.blog .blog-comments .reply-form .form-group {
  margin-bottom: 25px;
}
.btn-primary,
.blog .blog-comments .reply-form .btn-primary {
	transition: .5s;
  border-radius: 4px;
  padding: 10px 20px;
  border: 0;
  background-color: #545454  /* OK CBLACK */;
}
.btn-primary:hover,
.blog .blog-comments .reply-form .btn-primary:hover {
  background-color: #F7A600  /* OK C2 */;
}

.blog .blog-pagination {
  color: #878787;
}

.blog .blog-pagination ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}

.blog .blog-pagination li {
  margin: 0 5px;
  transition: 0.3s;
}

.blog .blog-pagination li a {
  color: #545454  /* OK CBLACK */;
  padding: 7px 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog .blog-pagination li.active, .blog .blog-pagination li:hover {
  background: #509FB5 /* OK C1 */;
}

.blog .blog-pagination li.active a, .blog .blog-pagination li:hover a {
  color: #fff;
}

.blog .sidebar {
  padding: 30px;
  margin: 0 0 60px 20px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}

.blog .sidebar .sidebar-title {
  font-size: 20px;
  font-weight: 700;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
  color: #545454  /* OK CBLACK */;
  position: relative;
}

.blog .sidebar .sidebar-item {
  margin-bottom: 30px;
}

.blog .sidebar .search-form form {
  background: #fff;
  border: 1px solid #ddd;
  padding: 3px 10px;
  position: relative;
}

.blog .sidebar .search-form form input[type="text"] {
  border: 0;
  padding: 4px;
  border-radius: 4px;
  width: calc(100% - 40px);
}

.blog .sidebar .search-form form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 15px;
  margin: -1px;
  background: #509FB5 /* OK C1 */;
  color: #fff;
  transition: 0.3s;
  border-radius: 0 4px 4px 0;
  line-height: 0;
}

.blog .sidebar .search-form form button i {
  line-height: 0;
}

.blog .sidebar .search-form form button:hover {
  background: #eb7b68;
}

.blog .sidebar .categories ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .categories ul li + li {
  padding-top: 10px;
}

.blog .sidebar .categories ul a {
  color: #545454  /* OK CBLACK */;
  transition: 0.3s;
}

.blog .sidebar .categories ul a:hover {
  color: #509FB5 /* OK C1 */;
}

.blog .sidebar .categories ul a span {
  padding-left: 5px;
  color: #aaaaaa;
  font-size: 14px;
}

.blog .sidebar .recent-posts .post-item + .post-item {
  margin-top: 15px;
}

.blog .sidebar .recent-posts{
  max-height: 40vh;
  overflow: auto;
 -webkit-overflow-scrolling: touch;
}

.blog .sidebar .recent-posts img {
  width: 80px;
  height: 80px;
  float: left;
}

.blog .sidebar .recent-posts h4 {
  font-size: 15px;
  margin-left: 95px;
  font-weight: bold;
}

.blog .sidebar .recent-posts h4 a {
  color: #545454  /* OK CBLACK */;
  transition: 0.3s;
}

.blog .sidebar .recent-posts h4 a:hover {
  color: #509FB5 /* OK C1 */;
}

.blog .sidebar .recent-posts time {
  display: block;
  margin-left: 95px;
  font-style: italic;
  font-size: 14px;
  color: #aaaaaa;
}

.blog .sidebar .tags {
  margin-bottom: -10px;
}

.blog .sidebar .tags ul {
  list-style: none;
  padding: 0;
}

.blog .sidebar .tags ul li {
  display: inline-block;
}

.blog .sidebar .tags ul a {
  color: #949494;
  font-size: 14px;
  padding: 6px 14px;
  margin: 0 6px 8px 0;
  border: 1px solid white;
  display: inline-block;
  transition: 0.3s;
}

.blog .sidebar .tags ul a:hover {
  color: #fff;
  border: 1px solid #509FB5 /* OK C1 */;
  background: #509FB5 /* OK C1 */;
}

.blog .sidebar .tags ul a span {
  padding-left: 5px;
  color: #ededed /* GRIS */;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #404040;
  padding: 0 0 30px 0;
  color: #F7A600  /* OK C2 */;
  font-size: 14px;
}

#footer .footer-newsletter {
  padding: 50px 0;
}

#footer .footer-newsletter h4 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 0;
  line-height: 1;
  font-weight: 600;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
}

#footer .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 8px;
  width: calc(100% - 140px);
}

#footer .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 30px;
  margin: 3px;
  background: #509FB5 /* OK C1 */;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
}

#footer .footer-newsletter form input[type="submit"]:hover {
  background: #F7A600  /* OK C2 */;
}

#footer .footer-top {
  background: #3b3b3b;
  border-top: 1px solid #474747;
  border-bottom: 1px solid #474747;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 18px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #fff;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #545454  /* OK CBLACK */;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #509FB5 /* OK C1 */;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #F7A600  /* OK C2 */;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #F7A600  /* OK C2 */;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  padding-top: 10px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}







section#blog.blog div.container div.row div.col-lg-4 div.sidebar div.sidebar-item.categories ul {
  max-height: 40vh !important;
  overflow: auto;
 -webkit-overflow-scrolling: touch; /* on laisse le défilement se poursuivre */
}
.sidebar-item.categories h4 {
	font-size: 1em !important;
}

.sidebar-item.categories #liste-mot-groupe-item a {
  padding: 4px 16px;
	margin: 4px;
  font-size: .8em !important;
	display: inline-block;
border-radius: 4px;
	background: rgba(31,122,145,.05);
	border: 1px solid rgba(31,122,145,.4);
	padding: 2px;
	color: rgba(31,122,145,1);
  
}
.sidebar-item.categories #liste-mot-groupe-item a span {
	color: rgba(31,122,145,.4);
	font-size: .8em !important;
}
.sidebar-item.categories #liste-mot-groupe-item a:hover {

	font-size: .8em !important;
	background: rgba(31,122,145,.2);
	
}


.footer-contact {
  color: #FFF;
  font-size: .9em
}

.footer-contact h5 { color: #F7A600  /* OK C2 */ !important; font-size: 1.2em; font-weight: bold}
.footer-contact ul{
  margin: 5px 0px !important;
  padding-left: 20px
}
.footer-info h3{
	color: #F7A600  /* OK C2 */ 
}

.logo {
	position: relative
}
header:not(.fixed-top) .logo img {
  width: 130px;
  height: 125px;
  position: absolute;
  z-index: 9 !important;
  top: -45px;
  left: 0px;
   transition: all 0.4s;
}
header:not(.fixed-top) .logo.logo-home img {
  width: 200px;
  height: 192px;
  position: absolute;
  z-index: 9 !important;
  top: -45px;
  left: 0px;
   transition: all 0.4s;
}

header.fixed-top .logo img {
  width: 100px;
  height: 96px;
  position: absolute;
  z-index: 9 !important;
  top: -25px;
  left: 0px;
   transition: all 0.4s;
}

@media (max-width: 1200px) {
	header:not(.fixed-top) .logo.logo-home img  {
    width: 150px;
	height: 144px;
   }
   header .logo.logo-home img {
	   left: -70px !important;
   }
 
}
@media (max-width: 992px) {
   header .logo.logo-home img {
	   left: 0px !important;
   }	
}


header .logo:hover img {
	transform: scale(1.1);
}

.titre-site {display: none}


.breadcrumbs .container {
	padding-top: 25px
}

#breadcrumbs.breadcrumbs  h2,
#breadcrumbs.breadcrumbs  ol li a,
#breadcrumbs.breadcrumbs  ol li a i.fa,
#breadcrumbs.breadcrumbs  ol li a i.fa:before,
#breadcrumbs.breadcrumbs  ol li:before {
	color: #FFF !important;
}

#breadcrumbs.breadcrumbs  h2 {
	font-size: 2.2em
}
svg .st0 {
stroke: #FFF;
	stroke-width: 10;
	}
	
.feuille_head {
	position: absolute;
	z-index: 9;
	filter: drop-shadow(5px 5px 10px rgba(0,0,0,.2));
	-webkit-filter: drop-shadow(5px 5px 10px rgba(0,0,0,.2));
	
}	

#feuille_1 {
  height: 293px;
  width: 170px;
  right:30px;
  bottom: -88px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_a2_bleu.png') no-repeat;
  background-size: contain;
   transform: rotate(15deg); 
}
#feuille_2 {
  height: 205px;
  width: 122px;
  right:335px;
  bottom: 90px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_b2_bleu.png') no-repeat;
  background-size: contain;
}
#feuille_3 {
  height: 150px;
  width: 90px;
  right:20px;
  bottom: 440px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_a2_bleu.png') no-repeat;
  background-size: contain;
}
#feuille_4 {
  height: 82px;
  width: 42px;
  right:125px;
  bottom: 240px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_b2_orange.png') no-repeat;
  background-size: contain;
  transform: rotate(80deg);
}
#feuille_5 {
  height: 102px;
  width: 65px;
  right:135px;
  top: 90px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_a2_orange.png') no-repeat;
  background-size: contain;
  transform: rotate(-45deg);
}


.row-col-info,
.col-info {
	position: relative
}
.col-info {
	z-index: 99 !important
}

body {
	overflow-x: hidden
}

#feuille_10 {
  height: 293px;
  width: 170px;
  right:-170px;
  bottom: -88px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_a2_bleu.png') no-repeat;
  background-size: contain;
   transform: rotate(15deg); 
   z-index: 0 !important;
   display: none
}
#feuille_11 {
  height: 205px;
  width: 122px;
  right:335px;
  bottom: 90px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_b2_bleu.png') no-repeat;
  background-size: contain;
   z-index: 0!important;
   display: none
}
#feuille_12 {
  height: 150px;
  width: 90px;
  right:-10px;
  bottom: 460px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_a2_bleu.png') no-repeat;
  background-size: contain;
   z-index: 10 !important;
}
#feuille_13 {
  height: 82px;
  width: 42px;
  right:125px;
  bottom: 240px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_b2_orange.png') no-repeat;
  background-size: contain;
  transform: rotate(80deg);
   z-index: 0 !important;
}
#feuille_14 {
  height: 102px;
  width: 65px;
  right:165px;
  top: -270px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_a2_orange.png') no-repeat;
  background-size: contain;
  transform: rotate(-45deg); z-index: 0 !important;
}





#feuille_20 {
  height: 150px;
  width: 90px;
  right:-10px;
  bottom: 460px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_a2_bleu.png') no-repeat;
  background-size: contain;
   z-index: -1 !important;
}
#feuille_21 {
  height: 82px;
  width: 42px;
  right:125px;
  bottom: 240px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_b2_orange.png') no-repeat;
  background-size: contain;
  transform: rotate(80deg);
   z-index: -1 !important;
}
#feuille_22 {
  height: 102px;
  width: 65px;
  right:165px;
  top: -270px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_a2_orange.png') no-repeat;
  background-size: contain;
  transform: rotate(-45deg); z-index: -1 !important;
}



#feuille_1_corps {
  height: 150px;
  width: 90px;
  right:10px;
  bottom: 460px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_a2_bleu.png') no-repeat;
  background-size: contain;
   z-index: 9 !important;
}
#feuille_2_corps {
  height: 82px;
  width: 42px;
  right:125px;
  bottom: 240px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_b2_orange.png') no-repeat;
  background-size: contain;
  transform: rotate(80deg);
   z-index: -1 !important;
}
#feuille_3_corps {
  height: 102px;
  width: 65px;
  right:165px;
  top: -270px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_a2_orange.png') no-repeat;
  background-size: contain;
  transform: rotate(-45deg); z-index: -1 !important;
}

@media (max-width: 576px) {
body.sommaire  #feuille_3 {
    top: -20px;
    right: 20px !important;
    width: 50px
  }
  
body.sommaire  #feuille_4 {
     top: 50px;
     width: 35px;
    right: 30px !important;
  }
body.sommaire #feuille_5 {
    top: 65vh !important;;
  }
body.sommaire #feuille_14 {
  right: 10px;
  top: -290px;
}
}





.img-fluid {
 /* border-radius: 15px ;*/
}
.portfolio-wrap .img-fluid  {
  border-radius: 0px !important;
}
.carousel-content p{
  font-weight: bold;
  }

.carousel-content br.manualbr {
    content: "";
  margin: 0em;
  display: block;	
}

.carousel-control-prev,.carousel-control-next {
  z-index: 99
}
.portfolio-wrap {height: 315px !important;}
html body main#main section#portfolio.portfolio div.container div.row.portfolio-container .portfolio-item,
html body main#main section#portfolio.portfolio div.container div.row.portfolio-container .portfolio-item .portfolio-wrap,
html body main#main section#portfolio.portfolio div.container div.row.portfolio-container .portfolio-item .portfolio-wrap img {
   height: 315px !important;
}
html body main#main section#portfolio.portfolio div.container div.row.portfolio-container div.col-lg-4.col-md-6.portfolio-item.filter-app div.portfolio-wrap img.img-fluid {
  object-fit: cover !important;
 
}

.icon-box {
  position: relative;
}

.icon-box {
  position: relative;
}
.icon-box img.spip_logo {
	height: 46px;
	width: auto;
	position: absolute;  
	top: 20px; 
	left: 20px
}

.feuille-background {
  position: absolute;
  display: block;
  height: 85px;
  width: 85px;
  background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/feuille_e_orange.png') no-repeat;
   background-size: contain;
  left: -10px;
  top: -10px;
transform: rotate(-5deg);
}
.home-box .feuille-background {
  opacity: 0;
  transition: .5s;
}
@media (max-width: 1200px) {
	#hero {
		margin-bottom: -120px !important
	}
}




.home-box .item-box:hover .feuille-background {
  opacity: 1;
    -webkit-transform: rotate(365deg) scale(1.05); /* Chrome 4+, Op 15+, Saf 3.1, iOS Saf 3.2+ */
       -moz-transform: rotate(365deg) scale(1.05); /* Fx 3.5-15 */
        -ms-transform: rotate(365deg) scale(1.05); /* IE 9 */
         -o-transform: rotate(365deg) scale(1.05); /* Op 10.5-12 */
            transform: rotate(365deg) scale(1.05); /* Fx 16+, IE 10+ */
  -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0,.5));
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0,.5));
}
body.Safari .home-box .item-box:hover .feuille-background {
    -webkit-transform: rotate(365deg); /* Chrome 4+, Op 15+, Saf 3.1, iOS Saf 3.2+ */
            transform: rotate(365deg); /* Fx 16+, IE 10+ */	
}
.home-box .item-box .icon-box {
 padding-top: 30px ;
 cursor: pointer
}
.home-box .item-box .icon-box:hover {
	transform: scale(1.05);
	  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.5);
}
.home-box .icon-box i:before {position: absolute; top: 20px; left: 20px}
.home-box .icon-box h3 {
  position: initial !important;;
  margin-top: 50px;
}

.home-box .icon-box p { position: initial !important ;
transition: .5s;
} 


.home-box .icon-box:after {
  opacity:0;
  content:'';
  top: 0px;
  z-index: -1;
  left: 0px;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
background: rgb(80,159,181) !important;;
background: -moz-linear-gradient(180deg, rgba(80,159,181,1) 0%, rgba(36,118,136,1) 100%)!important;
background: -webkit-linear-gradient(180deg, rgba(80,159,181,1) 0%, rgba(36,118,136,1) 100%)!important;
background: linear-gradient(180deg, rgba(80,159,181,1) 0%, rgba(36,118,136,1) 100%)!important;
transition: .5s;
  border-radius: 10px
	}

.home-box .icon-box:hover:after {opacity:1;}

.icon-box {
   z-index: 1;
  position: relative !important;
}

.btn-get-started {
	font-weight: bold !important
}

.cache {
	display: inline-block;

	
padding-left: 35px;
position: relative
}




#topbar .social-links a {
  color: #509FB5 /* OK orange */;
  line-height: 0;
  transition: 0.3s;
  margin-left: 0px;
  padding-left: 9px;
  width: 32px;
  border-left: 1px solid #509FB5;
  overflow: hidden;
}


#topbar .social-links a:hover {

  width: 100px;

}

#topbar {
	background: #FFF !important;
}

#topbar .social-links a:hover {
  color: #F7A600 /* OK orange */;
}

#topbar .social-links a.tel:hover {
	 width: 350px;
}
#topbar .social-links a.mail:hover {
	 width: 300px;
}
.item-rubrique .align-items-stretch .icon-box {
	padding: 20px !important;
}

.item-rubrique .align-items-stretch .icon-box h4 {
	padding-top: 20px !important;
}

.item-rubrique .align-items-stretch .icon-box .img-fluid {
	height: 240px;
	width: 100% !important;
	object-fit: cover !important;
	
}


/* CUSTOM */

footer .col-info li:before {
  content:"\ecb3";
 font-family:boxicons!important;
 font-weight:400;
 font-style:normal;
 font-variant:normal;
 line-height:1;
 text-rendering:auto;
 display:inline-block;
 text-transform:none;
 speak:none;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
  font-size: 1.3em;
  color: #F7A600
}

footer .col-info,
footer .col-link{
	color: #FFF
}


.sommaire #section-galerie-image #galerie-image ul {
  padding: 0px !important;
}

section#about.about div.container .content h3 {
	margin-bottom: 30px;
}

#heroCarousel .carousel-item div.carousel-container div.carousel-content  {
	color: #FFF !important;
	width: 100%;
	text-shadow: 1px 1px 10px rgba(0, 0, 0, 1) !important;
}

#texte .cs_blocs .blocs_titre a{
  padding-left: 0px !important;
  font-size: 1em !important;
}

#texte .cs_blocs .blocs_destination{
  margin-left: 10px !important;
}

.thumbnail-objet.max-width-100pc {
  margin-bottom: 20px
}
.thumbnail-objet.max-width-100pc img.spip_logo{
  width: 100% !important;
  height: auto;
  
}

.message_de {
  font-weight: normal;
  font-size: .9em;
  color:#a0a0a0
}
.img-cover,
.recent-posts img {
object-fit: cover !important;
}
.img-cover{
 width: 100%;

}
main#main .col-lat img#thumbnail-article {
  margin-bottom: 30px
}



#formulaire_forum p.boutons input[name='previsualiser_message']  {
	display: none
}
.comment-img img {
  object-fit: cover !important;;
	height: 42px !important;
  width: 42px !important;
}
.comment-img {
  float: left
}

#section-forum	li .formulaire-repondre {
							position: absolute;
							background: #FFF;
							z-index: 99999999;
						}
#section-forum   #formulaire_forum fieldset legend {
  font-size:1em;
  color: #F7A600
}
#section-forum   #formulaire_forum  .editer label {
  font-size:.8em !important;;
}
#section-forum #formulaire_forum .explication {
  font-size:.7em !important;;
}
#section-forum  #formulaire_forum input[type="text"],
#section-forum  #formulaire_forum input[type="submit"]{
  border-radius: 4px !important;
}
#section-forum  #formulaire_forum textarea {
border-radius: 0px !important;
-webkit-border-bottom-right-radius: 4px !important;
-webkit-border-bottom-left-radius: 4px !important;
-moz-border-radius-bottomright: 4px !important;
-moz-border-radius-bottomleft: 4px !important;
border-bottom-right-radius: 4px !important;
border-bottom-left-radius: 4px !important;
}
#section-forum #formulaire_forum input[type="submit"] {
	color: #FFF;
	background: #404040;
	border: none;
	font-weight: normal !important
}
#section-forum  #formulaire_forum input[type="submit"]:hover {
	background: #F7A600 !important;
}
#section-forum  #formulaire_forum input[type="file"] {
	border: none;
	padding: 10px 0px;
	border-radius: 0px !important;
}
#section-forum  .editer-groupe-lien_hyper {
  display: flex;
}
#section-forum  .editer-groupe-lien_hyper .saisie_nom_site {
	padding-right: 10px;

}
#section-forum  .editer-groupe-lien_hyper .saisie_url_site {
	padding-left: 10px;

}
#section-forum .details a {
	padding: 5px;
	border: 1px solid;
	border-radius: 4px !important;
	margin-left: 10px
}
#section-forum .formulaire-repondre {
  margin: 0px;
  padding: 0px;
}
#section-forum .formulaire-repondre  .reply-form {
    margin-top: 0px !important;;
}
#section-forum .qui.session_qui .explication {
	font-size:.9em !important;;
}
#section-forum .reponse_formulaire_erreur.error {
	border: none;
	background: #F7A600;
	text-align: center;
	border-radius: 4px;
	color: #FFF
}

#section-forum .erreur_message {
	display: block !important;
}
#section-forum .reponse_formulaire_erreur.error:before,
#section-forum .erreur_message:before {
	  font-family: 'FontAwesome';
content: '\f06a';
	margin-right: 5px;
		font-size: 18px;
}
#section-forum .comment-item .spip_documents img {
	height: 80px; 
	width: 80px;
	object-fit: cover
}
#section-forum li.comment .comment-doc a.mediabox  {
transition: all .5s ease-in-out;
		filter: brightness(100%);
-webkit-filter: brightness(100%);
	height: 80px; 
	width: 80px;
	display: block;
	margin-bottom: 20px;
	}
#section-forum li.comment .comment-doc a.mediabox:hover  {

	filter: brightness(80%);
-webkit-filter: brightness(80%);
	
}
#section-forum  .editer.saisie_document_forum div label[for="ajouter_document"] {
	display: none
}
#section-forum li.comment-item .comment-content h5 a.reply {
	font-size: .8em;
	cursor: pointer
}
#section-forum #ul-forum-first {
	padding-left: 0px;
}
.formulaire_forum .info legend {
	font-size: 1.3em;
	color:rgba(247,166,0,1)
}
.reply-forum-link-bottom {
	border: none;
	display: inline-block;
	padding: 6px;
	background: #404040;
	color: #FFF;
	border-radius: 6px;
	cursor: pointer;
	float: right;
	font-size: 12px;
	font-weight: bold;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	
}
.formulaire_forum .info .retour a,
.formulaire_forum .info .retour .btn-login-forum {
	border: none;
	display: inline-block;
	padding: 10px;
	background: rgba(80,159,181,1);
	color: #FFF;
	border-radius: 6px;
	cursor: pointer;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

}
.reply-forum-link-bottom:hover,
.formulaire_forum .info .retour a:hover,
.formulaire_forum .info .retour .btn-login-forum:hover {
	background: rgba(247,166,0,1);
	color: #FFF;
	border: none;
}
#formulaire_login_forum #spip_logo_auteur   {
	display: none 
}

.popup-btn.btn-close {
	border-radius: 0 !important;
	opacity: 1 !important
}

.menu-tri-liste {
	display: none;
}

.card-body .btn.btn-primary {
	border: none;
	background: rgba(80,159,181,1);
}
.card-body .btn.btn-primary:hover {
	background: rgba(247,166,0,1);
}


section.box.bg-light {
	background: #FFF !important
}

.slick-slider .slick-list div.slick-track {
    display: flex !important;
}

.slick-slider .slick-list div.slick-track div.slick-slide{
    height: inherit !important;
}

.slick-slide .img-box-cover {
  width: 100% !important;
 height: 100px !important;
  
}

.slick-slide {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  margin: 10px;
  
  }


.slick-slider .slick-list div.slick-track div.slick-slide .img-box-cover {
float: right !important;
  width: auto !important;
  padding: 5px 0px 10px 10px;
   
}
.slick-slider .slick-list div.slick-track div.slick-slide .img-box-cover img {
  height: 110px;
					 width: 150px;
					 object-fit: cover !important;
					 border-radius: 6px;
  margin: 0px
  
}

.slick-slider .slick-list div.slick-track div.slick-slide .texte-box {
  margin-bottom: 50px
}


			
@media (max-width: 1199px){
	.slick-slider .slick-list div.slick-track div.slick-slide .img-box-cover,
	.slick-slider .slick-list div.slick-track div.slick-slide .img-box-cover img.spip_logo.spip_logos {
	  width: 100% !important;
	  padding: 0px;
	  margin: 0px !important;
	  height: 140px !important;
	  float: none !important
	}
	.slick-slider .slick-list div.slick-track div.slick-slide .img-box-cover {
	  margin-bottom: 10px
	}	
}	
		
					
					


.slick-loading .slick-list {
    background: #fff url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/loading.gif') center center no-repeat;
}

/* Icons */

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 20px;

    display: block;

    width: 80px;
    height: 100%;
    padding: 0;


    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    z-index: 9;

}
.slick-prev,
.slick-prev:hover,
.slick-prev:focus {
background: transparent;
background: -moz-linear-gradient(-90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%);
background: -webkit-linear-gradient(-90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%);
background: linear-gradient(-90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%);	
	
}

.slick-next,
.slick-next:hover,
.slick-next:focus {
background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%);
background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 25%);
}


.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
     font-family: 'FontAwesome';
    font-size: 60px;
    line-height: 1;

    opacity: .75;
    color: #F7A600;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '\f104';
}
[dir='rtl'] .slick-prev:before
{
    content: '\f105';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\f105';
}
[dir='rtl'] .slick-next:before
{
    content: '\f104';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
.slick-slide  h2  {
font-size: 1.5em
}

.slick-slide time {
  font-size: .85em;
  color: #afafaf
}
.slick-track {
	padding: 20px 0;
}
.slick-slide {
  position: relative;
  background: #FFF;
  transition: .5s;
}
.slick-slide:hover {
		transform: scale(1.02) !important;
			
			
}
.slick-slide .btn.btn-primary {
	font-size: .8em !important;
  padding: 8px;
  position: absolute !important;
  bottom: 30px;
  right: 25px;

}
.slidesToShowOne  .slick-slide  { margin-left: 50px; margin-right: 50px}


@media (min-width: 768px) and (max-width: 992px) {
.slick-slide .img-box-cover {
  width: 100% !important;
 height: 100px !important;
  
}
.slick-slide .img-box-cover img {
  height: 100px !important;;
  margin: 0px !important;
  width: 100% !important;
}
.slick-slide .box-text {

}

.slick-slide .btn.btn-primary {
  bottom: 10px;
  padding: 5px
}



}
@media (min-width: 1200px ){
	
	
	
}

footer {position: relative; z-index: 9}






#popup-tools-permalien {
	border: none;
	 border-radius: 4px;

}
.popup-item-cartouche-permalien {
	
	}
.popup-item-cartouche-permalien {
	padding: 4px !important;
	width: 120px;
	text-align: center !important;
}
.popup-item-cartouche-permalien:before {
	position: absolute;
	margin-left: -20px !important;
}
.popup-item-cartouche-permalien,
#popup-tools-permalien .btn  {
	transition: .5s;
  border-radius: 4px !important;;
  padding: 10px;
  border: 0;
  background-color: #545454 !important ; /* OK CBLACK */;
	color: #FFF !important;
	display: inline-block !important;
	border: none !important;
}
.popup-item-cartouche-permalien:hover,
#popup-tools-permalien .btn:hover {
  background-color: #F7A600 !important; /* OK C2 */;
}
#popup-tools-permalien .btn.btn-open {
	float: right
} 
#popup-tools-permalien input {
	border:none;
	background-color: rgba(80,159,181,.3);
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 10px
}
#popup-tools-permalien .btn-close {
	opacity: 1;
	top: -10px;
	right: -10px;
	background-color: #F7A600;
	color: #FFF !important;
}
#popup-tools-permalien .btn-close:hover {
  background-color: #F7A600;
}
#popup-tools-permalien .btn-close:after,
#popup-tools-permalien .btn-close:before {
	display: none
}


.section-type-site-footer  a {
  margin: 10px
}

@media (max-width: 768px ){
	.section-branche-box-news.actu-unique {
	  padding: 0px;
	}
	.section-branche-box-news.actu-unique .container .row.slick-center .slick-list.slick-list.draggable {
	  padding: 0px !important;
	}
	.section-branche-box-news.actu-unique .slick-track {
	  width: 100% !important;
	  padding: 15px
	}
	.section-branche-box-news.actu-unique .slick-slide {
	  width: 100% !important;
	  margin: 0px
	}
}
@media (max-width: 992px ){

.popup-bzzz #blog.blog  {
	padding-top: 0px
}
.popup-bzzz #blog.blog > .container,
.popup-bzzz #blog.blog .col-principale,
.popup-bzzz #blog.blog .col-lat {
  width: 100% !important;
	padding-left: 0px !important;
	padding-right: 0px !important;	

}

.popup-bzzz #blog.blog .col-lat {
  width: 100% !important;
	margin-left: 0px !important;
	margin-right: 0px !important;		
}

}


.beebuzz-author-box {
	opacity: 1 !important
}
.beebuzz-author-box #svg-skype,
.beebuzz-author-box #svg-mail,
.beebuzz-author-box	.svg-aitb-c1 {fill:#FFF;}
.beebuzz-author-box,
.beebuzz-author-box a {
  color: #FFF !important;
	transition: all .5s ease-out;
}
.beebuzz-author-box address {
	display: none !important
}

.beebuzz-author-box #svg-skype,
.beebuzz-author-box #svg-mail{
	margin-top: 7px
}
.beebuzz-author-box:hover #svg-skype,
.beebuzz-author-box:hover  #svg-mail{
	fill:#81a6a1;
}
.beebuzz-author-box #svg-skype:hover,
.beebuzz-author-box #svg-mail:hover {
	fill:#f4ae79;
}
.beebuzz-author-box:hover a {
	color: #f4ae79 !important;
}
.beebuzz-author-box a:hover {
	color: #81a6a1 !important;
}
.beebuzz-author-box #svg-aitb {
	margin-bottom: 5px
}
.beebuzz-author-box:hover #svg-aitb-1 {
 transform: rotate(5deg);
  transform-origin: center right;
   fill: #cd4353
}
.beebuzz-author-box svg {
    overflow: visible !important;
}
.beebuzz-author-box:hover svg  #svg-aitb-3,
.beebuzz-author-box:hover svg #svg-aitb-2 {
 transform: rotate(10deg);
  transform-origin: center right;
   fill: #81a6a1
}
.beebuzz-author-box:hover svg  #svg-aitb-4 {
  transform: rotate(15deg) translate(5px, 18px);
  transform-origin: center right;
   fill: #f4ae79;
    z-index: 999999999;
    position: relative;
}
.beebuzz-author-box:hover svg  #svg-aitb-6,
.beebuzz-author-box:hover svg  #svg-aitb-7,
.beebuzz-author-box:hover svg  #svg-aitb-8,
.beebuzz-author-box:hover svg  #svg-aitb-9 {
    transform: rotate(-5deg) translate(-20px, 5px) scale(1.2);
    fill: #81a6a1
}
.beebuzz-author-box svg .svg-aitb-el,
.beebuzz-author-box:hover svg .svg-aitb-el {
   transition: all .5s ease-in-out; 
}	
	/****************/
 /* ICONE SQUARE */
/****************/
 .pagination .sep {
	color: transparent;
	font-size: 5px 
}
.pagination {
	margin: 10px 0px 
}
.pagination .pages strong, 
.pagination .pages a {
	font-weight: normal !important;
	display: inline-block;
	width: 26px;
	text-align: center;
	line-height: 26px;
	font-size: .8em;
	background: rgba(80,159,181,.1);
	border-radius: 4px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.pagination .pages a:hover {
	background: rgba(80,159,181,1);
	color: #FFF 
}
.pagination .pages strong.on {
	color: #FFF;
	background: rgba(247,166,0,1);
}
/********************************************************/
/*** LISEUSE PDF / VIDEO colonne principale ***/
/********************************************************/
/* GALERIE VIDEO colonne principale */
/* Menu média */
.menu-media {
	margin-top: 25px 
}
.menu-media a {
	background:rgba(,1)!important;
	font-size:12px!important;
	color:rgba(,1) 
}
.menu-media a:hover,
.menu-media .option-menu-media:hover:before {
	background:rgba(80,159,181,1)!important;
}
.menu-media .option-menu-media {
	display: inline-block;
	cursor: pointer 
}
.menu-media .option-menu-media.menu {
	display: none 
}
.menu-media .option-menu-media:before {
	font-family:FontAwesome,ForkAwesome;
	content:"";
	display: block;
	line-height:24px !important;
	width: 42px;
	margin-bottom: 4px;
	border-radius: 12px;
	text-align: center;
	color: #FFF;
	background:rgba(68,68,68,1);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.menu-media .option-menu-media.expand:before {
	content:"\f065";
	float: left;
	margin-right: 0px!important;
	margin-bottom: -3px!important;
}
.menu-media .option-menu-media.compress:before {
	content:"\f00d";
	background:rgba(225,85,84,1);
}
.menu-media .option-menu-media.menu.true:before {
	content:"\f102";
}
.menu-media .option-menu-media.menu.false:before {
	content:"\f0c9";
}
.option-menu-media-fullscreen.compress.one-doc {
	z-index: 9 !important;
	left: 0px;
	top: 40px;
	position: fixed 
}
.liste-item-menu-media {
	display: inline-block;
}
/* CUSTOM */
 .option-menu-media-fullscreen.expand {
	margin-bottom: 2px;
}
.option-menu-media-fullscreen.expand:before {
	padding: 1px 
}
/* Média overlay */
 #media-overlay {
	display: block;
	position: fixed;
	z-index: 99999999999999999 !important;
	top: 0px !important;
	left: 0px !important;
	height: 100% !important;
	width: 100% !important;
	background: rgba(,1)!important;
}
#media-overlay.false {
	display: none !important;
}
#media-overlay iframe {
	position: absolute;
	left:0px;
	height: 100vh !important;
	width: 100vw !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#media-overlay iframe.top {
	top: 0px 
}
#media-overlay .menu-media {
	margin-top: 0px;
	padding-top: 4px !important;
}
#media-overlay .option-menu-media {
	margin-right: 4px;
	float: left !important;
	display: inline-block 
}
#media-overlay .option-menu-media.prepa {
	position: fixed !important;
	top: -50px;
	left: 0px;
	z-index: 999 !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#media-overlay .option-menu-media.prepa.start {
	position: fixed !important;
    ;
	top: 50px;
	left: 0px;
	z-index: 999 !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#media-overlay .option-menu-media-fullscreen.prepa.start {
	top: 80px;
}
/* Container de substitution */
#container-player-media-pdf {
	background: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/loading.gif') no-repeat;
	background-size: 35px auto;
	background-position: center 50%;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
;
}
#container-player-media-pdf.block {
	height: 625px;
	background-color:#FFF;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#popup-document video {
	position: relative;
	top: calc( 50vh - 40px );
	transform: translateY(-50%);
}
/* Autres */
 .body-back {
	overflow: hidden !important;
}
.menu-media .item-media,
.menu-media .item-media.on {
	background: rgba(68,68,68,1) !important;
	display: inline-block;
	line-height:24px !important;
	color: #FFF;
	padding: 0px 4px;
	border-radius: 12px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 white-space:nowrap;
	cursor: pointer;
	font-family: Open Sans !important;
	font-size: .75em !important;
}
#liste-item-menu-pdf.ratio-2 .item-media {
	max-width: calc( 50% - 2px );
	overflow: hidden;
	text-overflow: ellipsis;
}
#liste-item-menu-pdf.ratio-3 .item-media {
	max-width: calc( 33% - 2px );
	overflow: hidden;
	text-overflow: ellipsis;
}
.menu-media .item-media:before {
	display: inline-block;
	font-family:FontAwesome,ForkAwesome;
	content:"\f111";
	color: rgba(,1);
	line-height:24px !important;
	padding: 0 4px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.menu-media .item-media.on:before {
	color: rgba(204,94,20,1);
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: pulse_loop;
	animation-name: pulse_loop 
}
.menu-media .item-media:hover:before {
	color: rgba(204,94,20,1);
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: pulse_loop;
	animation-name: pulse_loop 
}
.menu-media .item-media label {
	padding: 0px 4px !important;
	line-height:0px;
	cursor: pointer 
}


.spider-video-player .preview-video-player {
	min-height: 350px;
	background: #595959
}

/** POPUP OVERLAY **/
/* POPUP OVERLAY - Général */
 #popup-overlay {
	position:fixed;
	z-index:999990!important;
	width:110%;
	height:110%;
	top:0;
	left:0;
	background:rgba(0,0,0,.4);
}
.popup-bzzz {
	position: fixed;
	z-index:999995!important;
	width:calc( 100% - 108px );
	height:calc( 100% - 108px );
	left: 54px;
	top: 54px;
	background:#FFF;
	color: rgba(68,68,68,1);
}
.popup-group-btn {
	right:54px !important;
	top: 54px !important;
}
.popup-bzzz.popup-box {
	z-index:999997!important;
}
.popup-box .popup-group-btn {
	top: 0px !important;
	right: 0px !important 
}
@media screen and ( min-width: 1680px ){
	.popup-bzzz {
	    width:1440px;
	    max-width:1440px;
	    height:calc( 100% - 108px );
	    left: calc( ( 100vw - 1440px ) / 2 );
	    top: 54px;
    }
	.popup-group-btn {
	    right: calc( ( 100vw - 1440px ) / 2 ) !important;
	    top: 54px !important;
    }
}
@media screen and ( max-width: 1200px ){
	.popup-bzzz {
	    width:calc( 100% - 108px );
	    height:calc( 100% - 108px );
	    left: 54px;
	    top: 54px;
    }
	.popup-group-btn {
	    right:54px !important;
	    top: 54px !important;
    }
}
@media (max-width: 992px) {
	.popup-bzzz {
	    width:96%;
	    height:96%;
	    left: 2%;
	    top: 2%;
    }
	.popup-group-btn {
	    right: 2% !important;
	    top: 2% !important;
    }
}
@media (max-width: 576px) {
	.popup-bzzz {
	    width:100%;
	    height:100%;
	    left: 0px;
	    top: 0px;
    }
	.popup-group-btn {
	    right:0px !important;
	    top: 0px !important;
    }
	.popup-bzzz.overflow-popup .main-container {
	    padding: 0px !important;
    }
}
.overflow-popup,
.popup-bzzz.overflow-popup,
.popup-bzzz article.content-article.overflow-popup,
.popup-bzzz.overflow-body .article-body {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.no-scroll,
.popup-bzzz.overflow-body.no-scroll .article-body {
	max-height: 100% !important;
	overflow: hidden !important;
}
.popup-bzzz.popup-box .objet-document .article-body {
	padding-top: 0px !important;
}
.popup-bzzz.popup-box article.content-article.overflow-popup {
	height: 100% !important;
	width: 100% !important;
	padding-left: 40px;
	padding-right: 40px 
}
.popup-bzzz.overflow-popup {
	padding: 20px;
}
.popup-content.large .popup-bzzz.overflow-popup {
	overflow: hidden;
}
.popup-bzzz.overflow-popup.large article {
	max-height: 100% 
}
.popup-bzzz.overflow-popup .main-container {
	margin: 0px;
	padding: 20px !important;
	width: 100%;
	min-width: 100% !important;
}
.popup-bzzz.false,
#popup-overlay.false,
.popup-group-btn.false {
	display:none;
}
.popup-bzzz.true,
#popup-overlay.true,
.popup-group-btn.true{
	display:block;
}
.popup-bzzz[data-theme="light"] {
	background:#FFF;
	color: rgba(68,68,68,1) !important;
}
/* POPUP OVERLAY - BOUTONS */
 .popup-group-btn {
	position: fixed;
	z-index:999997!important;
	display: flex;
	right:10%;
	top: 10%;
}
.popup-group-btn-box {
	position: fixed;
	z-index:999997!important;
	display: flex;
	right: 0px 
}
#popup-group-item-cartouche {
	top: 7px;
	position: absolute;
	right:70px;
}
.options-admin #popup-group-item-cartouche {
	right:120px;
}
#popup-group-item-cartouche .popup-item-cartouche {
	font-family:Open Sans !important;
	border: 2px solid rgba(247,166,0,1);
	position: relative;
	background: #FFF;
	display: inline-block;
	padding: 0px 10px;
	line-height: 22px;
	font-size: .9em;
	border-radius: 11px;
	color: rgba(247,166,0,1);
	padding-left: 32px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#popup-group-item-cartouche .popup-item-cartouche.disable {
	opacity: .5 
}
#popup-group-item-cartouche .popup-item-cartouche:not(.disable) {
	cursor: pointer;
}
#popup-group-item-cartouche .popup-item-cartouche:not(.disable):hover {
	background: rgba(247,166,0,1);
	color: #FFF;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#popup-group-item-cartouche .popup-item-cartouche:before {
	font-family:FontAwesome,ForkAwesome;
	margin-left: -25px 
}
.popup-item-cartouche-permalien:before {
	content:'\f0c1';
}
.popup-overlay-tools-options {
	position: absolute;
	margin-top: 10px;
	padding: 10px;
	border: 2px solid rgba(247,166,0,1);
	background: #FFF;
	min-width: 300px;
	right: 0px;
	font-family:Open Sans !important ;
	-webkit-box-shadow: 10px 10px 0px 0px rgba(0,0,0,.3);
	-moz-box-shadow: 10px 10px 0px 0px rgba(0,0,0,.3);
	box-shadow: 10px 10px 0px 0px rgba(0,0,0,.3);
}
.popup-overlay-tools-options .item-options {
	max-height: 50vh;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.popup-overlay-tools-options input {
	border: 2px solid rgba(80,159,181,1);
	font-size: 12px;
	width: 100%;
	margin-bottom: 4px;
}
.popup-overlay-tools-options .btn {
	font-size: 14px;
	border: 2px solid rgba(247,166,0,1);
	position: relative;
	background: #FFF;
	display: inline-block;
	line-height: 14px;
	font-size: .9em;
	border-radius: 11px;
	color: rgba(247,166,0,1);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 width: calc( 50% - 6px ) 
}
.popup-overlay-tools-options .btn:not(.disable) {
	cursor: pointer;
}
.popup-overlay-tools-options .btn:not(.disable):hover {
	background: rgba(247,166,0,1);
	color: #FFF;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.popup-overlay-tools-options .btn.disable {
	opacity: .5;
}
.popup-overlay-tools-options .btn:not(:last-child) {
	margin-right: 4px;
}
.popup-overlay-tools-options .btn-close {
	position: absolute;
	right: -10px;
	top: -10px;
	cursor: pointer;
}
.popup-overlay-tools-options .btn-close:before {
	font-family: FontAwesome,ForkAwesome ;
	content:'\f00d';
	line-height: 28px;
	width: 32px;
	border-radius: 16px;
	border: 2px solid rgba(247,166,0,1);
	display: block;
	text-align: center;
	background: #FFF;
	color: rgba(247,166,0,1);
	padding: 0px !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.popup-overlay-tools-options .btn-close:hover:before {
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg) -webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#popup-group-item-cartouche {
	width: 165px !important;
}
.popup-item-cartouche-history i {
	text-align: center !important;
	font-size: 1.5em;
	width: 24px !important;
	line-height: 25px;
	display: block !important;
}
.popup-item-cartouche-history {
	border-radius: 0 !important;
    ;
	border: none !important;
	padding: 0px !important;
    ;
	display: inline-block !important;
}
.popup-item-cartouche-groupe {
	display: inline-block;
	position: relative;
	bottom: -2px !important;
}
#popup-tools-historique table {
	width: 100% 
}
#popup-tools-historique td:nth-child(2) {
	border-right: 1px solid rgba(247,166,0,.5) 
}
#popup-tools-historique td:nth-child(4) {
	border-left: 1px solid rgba(247,166,0,.5) 
}
#popup-tools-historique td {
	padding: 4px !important;
	border-bottom: none !important;
}
#popup-tools-historique tr {
	cursor: pointer;
	border-bottom: 1px solid rgba(247,166,0,1);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#popup-tools-historique tr:last-child {
	border-bottom: none 
}
#popup-tools-historique tr:hover {
	background: rgba(247,166,0,.1) 
}
body:not(.session-0minirezo) #popup-btn-nav-options {
  display:none
}
/* POPUP OVERLAY - DOUBLE FENETRE */
 .popup-content.large .popup-bzzz {
	width:100% !important;
	height:100% !important;
	left: 0px;
	top: 0px 
}
@media (max-width: 992px) {
	.popup-content.large .popup-group-btn {
	    right: 50% !important;
    }
	.popup-content.large article.content-article.col-left .options-split-view {
	    left: 50% !important 
    }
}
@media (max-width: 576px) {
	.popup-content.large .popup-group-btn {
	    right: 50% !important;
    }
	.popup-content.large article.content-article.col-left .options-split-view {
	    left: 50% !important 
    }
}
.popup-content.large article.content-article[class*="col-"] {
	height: calc( 100vh - 40px ) !important;
	display: block;
	overflow: auto !important;
	-webkit-overflow-scrolling: touch;
	background: rgba(80,159,181,1) 
}
.popup-bzzz[data-theme="light"] .popup-content.large article.content-article[class*="col-"] {
	background: #FFF 
}
.popup-content.large article.content-article.col-left {
	float: left;
	border-right: 2px solid #FFF 
}
/* RUSTINE */
 .popup-content.large article.content-article.animated {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.popup-content.large article.content-article.col-right {
	float: right;
}
 article.container.content-article.col-one.col-left.animated {
	position: absolute;
	z-index: 9999;
	overflow: hidden !important 
}
.popup-content.large article.content-article[class*="col-"].small {
	width: 30%;
	min-width: 30% !important;
}
.popup-content.large article.content-article[class*="col-"].large {
	width: 70%;
	min-width: 70% !important;
}
.popup-content.large article.content-article[class*="col-"].medium {
	width: 50%;
	min-width: 50% !important;
}
.popup-content.large article.content-article[class*="col-"].full {
	width: calc( 100% - 30px ) !important;
	min-width: calc( 100% - 30px ) !important;
}
.popup-content.large .options-split-view {
	display: block !important;
	position: fixed;
	top: 5px;
	z-index: 99999;
}
.popup-content #onglet-split-view.false {
	display: none !important 
}
.popup-content #onglet-split-view.true {
	position: absolute;
	z-index: 9;
	display: block !important;
	width: 15px;
	height: 100%;
	background: rgba(68,68,68,1);
}
.popup-bzzz[data-theme="light"] #onglet-split-view.true {
	background: #000;
}
#onglet-split-view.true #onglet-split-view-view {
	top: 100px;
	width: 40px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	background: rgba(68,68,68,1);
	position: absolute;
	border-radius: 16px;
}
.popup-bzzz[data-theme="light"] #onglet-split-view.true #onglet-split-view-view {
	background: #000;
}
#onglet-split-view.true:after,
#onglet-split-view.true:before,
#onglet-split-view-view:before,
#onglet-split-view-view:after {
	content: '';
	display: block;
	position: absolute;
}
#onglet-split-view.true:after,
#onglet-split-view.true:before{
	background: rgba(68,68,68,1);
	width: 32px;
	height: 32px;
	left: 15px;
	z-index: 1;
}
.popup-bzzz[data-theme="light"] #onglet-split-view.true:after,
.popup-bzzz[data-theme="light"] #onglet-split-view.true:before {
	background: #000;
}
#onglet-split-view.true:after{
	top: 68px;
	-webkit-border-radius: 16px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 16px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 16px;
	border-bottom-left-radius: 0;
}
#onglet-split-view.true:before{
	background: rgba(68,68,68,1);
	top: 220px;
	-webkit-border-radius: 16px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 16px;
	-moz-border-radius-topleft: 0;
	border-radius: 16px;
	border-top-left-radius: 0;
}
.popup-bzzz[data-theme="light"] #onglet-split-view.true:before{
	background: #000;
}
#onglet-split-view-view:after,
#onglet-split-view-view:before {
	background: rgba(80,159,181,1);
	width: 34px;
	height: 34px;
	border-radius: 16px;
	z-index: 2 
}
.popup-bzzz[data-theme="light"] #onglet-split-view-view:after,
.popup-bzzz[data-theme="light"] #onglet-split-view-view:before {
	background: #000;
}
#onglet-split-view-view:before {
	left: 15px;
	top: -33px;
}
#onglet-split-view-view:after {
	left: 15px;
	bottom: -33px;
}
#onglet-split-view.true:after,
#onglet-split-view.true:before,
#onglet-split-view.true #onglet-split-view-view,
#onglet-split-view.true {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 cursor: pointer 
}
#onglet-split-view.true:hover:after,
#onglet-split-view.true:hover:before,
#onglet-split-view.true:hover #onglet-split-view-view,
#onglet-split-view.true:hover {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 background: rgba(247,166,0,1);
}
.popup-bzzz[data-theme="light"] #onglet-split-view.true:hover:after,
.popup-bzzz[data-theme="light"] #onglet-split-view.true:hover:before,
.popup-bzzz[data-theme="light"] #onglet-split-view.true:hover #onglet-split-view-view,
.popup-bzzz[data-theme="light"] #onglet-split-view.true:hover {
	background: #000;
}
.popup-content.large article.content-article.col-left .options-split-view {
	left: 15px 
}
.popup-content:not(.large) .options-split-view {
	display: none !important 
}
.popup-content.large .content-article .path {
	left: 0px;
	top: -3px;
}
.popup-content.large .popup-group-btn {
	position: fixed;
	z-index:999997!important;
	display: flex;
	right:0px !important;
	top: 0px !important;
}
@media screen and ( min-width: 1680px ){
	.popup-content.large .popup-bzzz {
	    width:1660px;
	    max-width:1660px;
	    height:calc( 100% - 20px );
	    left: calc( ( 100vw - 1660px ) / 2 );
	    top: 10px;
    }
	.popup-content.large .popup-group-btn {
	    top: 10px !important;
	    right: calc( ( 100vw - 1660px ) / 2 ) !important;
    }
	.popup-content.large article.content-article .options-split-view {
	    top: 14px !important;
    }
	.popup-content.large article.content-article.col-left .options-split-view {
	    left: calc( ( 100vw - 1650px ) / 2 ) !important 
    }
}
/* POPUP OVERLAY - ANCRE */
/* Cible */
 .ancre-popup-target {
	position: absolute;
	left: -100px;
	top: -100px;
	width: 0px;
	height: 0px 
}
/* Container */
 .container-ancre {
	position: fixed;
	left: 54px;
	bottom: 54px;
	right:54px;
	height: 0px !important;
	z-index: 999999 !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 !important;
}
@media screen and ( min-width: 1680px ){
	.container-ancre {
	    width:1440px !important;
	    max-width:1440px !important;
	    left: calc( ( 100vw - 1440px ) / 2 ) !important;
    }
}
@media screen and ( max-width: 1200px ){
	.container-ancre {
	    width:calc( 100% - 108px );
    }
}
@media screen and ( max-width: 992px ){
	.container-ancre {
	    width:96% !important;
	    left: 2% !important;
	    bottom: 2% !important;
    }
}
@media (max-width: 576px) {
	.container-ancre {
	    width: 100% !important;
	    left: 0px !important;
	    bottom: 0px !important;
    }
}
.container-ancre-small {
	width: 30% !important;
	min-width: 30% !important;
}
.container-ancre-medium {
	width: 50% !important;
    ;
	min-width: 50% !important 
}
.container-ancre-large {
	width: 70% !important;
	min-width: 70% !important;
}
.container-ancre-col-left {
	left: 0px !important 
}
.container-ancre-col-right.container-ancre-small {
	left: 70px !important 
}
.container-ancre-col-right.container-ancre-medium {
	left: 50% !important 
}
.container-ancre-col-right.container-ancre-large {
	left: calc( 30% - 10px ) !important 
}
.popup-content.large .container-ancre {
	bottom: 10px !important;
}
@media screen and ( max-width: 1680px ){
	.popup-content.large .container-ancre {
	    bottom: 0px !important;
    }
}
/* Ancre */
#ancre-popup-bzzz-page {
	right: 0px;
	position: fixed;
	z-index: 999;
	bottom:-100px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#ancre-popup-bzzz-page.affix {
	bottom:0px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.ancre-popup-bzzz {
	float: right !important;
	margin-top: -54px;
	cursor: pointer;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-name: bottomInSlide;
	animation-name: bottomInSlide;
}
 @keyframes bottomInSlide {
	0%,50% {
	    margin-top: 300px;
	    opacity: 0;
    }
	100% {
	    margin-top: -54px;
	    opacity: 1;
    }
}
.ancre-popup-bzzz {
	display: block;
	width: 54px;
	height: 54px 
}
.ancre-popup-bzzz:before {
	font-family:FontAwesome,ForkAwesome;
	content: '\f106';
	text-align: center;
	display: block;
	width: 54px;
	line-height: 54px;
	font-size: 24px;
	color: #FFF;
	background: rgba(247,166,0,1);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.ancre-popup-bzzz:hover:before {
	background: rgba(80,159,181,1);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.popup-content .ancre-split-view {
	display: none 
}
.popup-content.large .ancre-split-view {
	display: block;
	bottom: 10px 
}
.popup-content .ancre-standard {
	display: block;
	bottom: 10% 
}
.popup-content.large .ancre-standard {
	display: none 
}
@media screen and ( max-width: 1680px ){
	.popup-content.large .ancre-split-view {
	    display: block;
	    bottom: 0px 
    }
}
/* POPUP OVERLAY - FORMULAIRE LOGIN */
 .popup-bzzz input,
.popup-bzzz textarea {
	font-family:Open Sans !important ;
	border: 1px solid rgba(247,166,0,1);
	background: rgba(247,166,0,.1);
	width: 100%;
	padding: 10px 
}
.popup-bzzz input:focus,
.popup-bzzz textarea:focus {
	background: rgba(247,166,0,.2) 
}
.popup-bzzz .formulaire_spip .editer {
	margin-bottom:10px 
}
.popup-bzzz input.submit {
	background: rgba(247,166,0,1);
	cursor: pointer;
	color: #FFF 
}
.popup-bzzz input.submit:hover {
	background: rgba(80,159,181,1) !important;
	border: 1px solid rgba(80,159,181,1);
	color: #FFF 
}
.popup-bzzz #pass_securise {
	display: none !important 
}
.popup-bzzz .details,
.popup-bzzz .editer_session {
	margin: 30px 0px 0px 0px !important;
	padding: 0px !important;
	width: calc( 50% - 1px );
	text-align: center;
	float: left;
	line-height: 40px 
}
.popup-bzzz .details {
	border-right: 1px solid rgba(247,166,0,1) 
}
.popup-bzzz .details a#spip_pass {
	display: inline-block;
	border: 1px solid rgba(247,166,0,1);
	padding: 5px;
	border-radius: 4px;
}
.popup-bzzz .details a#spip_pass:hover {
	background: rgba(247,166,0,1);
	color: #FFF;
}
.popup-bzzz .editer_session input {
	width: auto !important;
}
/** POPUP OVERLAY BOUTON **/
 #acces_admin {
	position: fixed;
	right: 10px;
	top: 10px;
	opacity: .1;
	cursor: pointer 
}
#acces_admin:hover {
	opacity: 1 
}
#acces_admin .fa:before {
	width: 32px !important;
    ;
	line-height: 32px;
	display: block;
	text-align: center;
}
/** POPUP OVERLAY OBJET DOCUMENT**/
 #popup-document .item_info_media .item_info {
	display: block;
	border-bottom: 1px solid 
}
#popup-document .credits label,
#popup-document .item_info_media .item_info label {
	padding-right: 10px;
	font-size: 12px;
	width: 100px 
}
/** POPUP RECHERCHE **/
 .formulaire_recherche_ajax {
	position: relative;
	overflow: hidden 
}
#recherche_inc-grille-objet {
	position: -webkit-sticky !important;
    /* Safari */
	position: sticky !important;
	z-index: 9;
	top: 0;
}
.btn-clear-container {
	position: absolute;
	top: 20px;
	right: 10px;
	margin: auto;
	width: 50px;
	height: 50px;
	cursor: pointer;
	transition: all 0.3s ease-in;
	opacity: 1 
}
.formulaire_recherche_ajax:not(.active-research) .btn-clear-container {
	right: -100px !important;
	opacity: .2 
}
.btn-clear-container .leftright {
	height: 4px;
	width: 50px;
	position: absolute;
	margin-top: 24px;
	background-color: #F4A259;
	border-radius: 2px;
	transform: rotate(45deg);
	transition: all 0.3s ease-in;
}
.btn-clear-container .rightleft {
	height: 4px;
	width: 50px;
	position: absolute;
	margin-top: 24px;
	background-color: #F4A259;
	border-radius: 2px;
	transform: rotate(-45deg);
	transition: all 0.3s ease-in;
}
.btn-clear-container label {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.5em;
	text-transform: uppercase;
	letter-spacing: 2px;
	transition: all 0.3s ease-in;
	opacity: 0;
}
.btn-clear-container .btn-clear {
	margin: 60px 0 0 5px;
	position: absolute;
}
.btn-clear-container:hover .leftright {
	transform: rotate(-45deg);
	background-color: #F25C66;
}
.btn-clear-container:hover .rightleft {
	transform: rotate(45deg);
	background-color: #F25C66;
}
.btn-clear-container:hover label {
	opacity: 1;
}
#popup-form_recherche .article-body{
	padding-bottom: 140px;
	color: rgba(,1) 
}
#popup-form_recherche[data-theme="light"] .article-body{
	color: #000 
}
#input_inc-grille-objet {
	font-family:Open Sans !important ;
	background: rgba(,1);
	color:rgba(,1);
	font-weight: 300;
	border: none;
	padding: 22px 15px;
	font-size: 28px;
	margin-bottom: 20px;
}
.popup-bzzz[data-theme="light"] #input_inc-grille-objet {
	background: #FFF;
	color:#000;
	border: 4px solid #000 
}
#menu-nombre_resultat .item_resultat {
	font-size: 16px !important;
	text-transform: lowercase;
	display: inline-block;
	padding: 4px;
	margin: 4px;
	border: 4px solid 
}
#menu-nombre_resultat .item_resultat:first-child {
	margin-left: 0px 
}
#menu-nombre_resultat .item_resultat:last-child {
	margin-right: 0px !important;
}
#menu-nombre_resultat #item_resultat_article {
	color: rgba(80,159,181,1);
}
#menu-nombre_resultat #item_resultat_document {
	color: rgba(247,166,0,1);
}
#menu-nombre_resultat #item_resultat_rubrique {
	color: rgba(105,20,14,1);
}
#menu-nombre_resultat #item_resultat_forum {
	color: rgba(204,94,20,1);
}
#menu-nombre_resultat .item_resultat:nth-of-type(5) {
	color: rgba(247,166,0,1);
}
#menu-nombre_resultat #item_resultat_article:not('.mini'):hover {
	color: #FFF;
	background: rgba(80,159,181,1);
	border-color: rgba(80,159,181,1);
}
#menu-nombre_resultat #item_resultat_document:not('.mini'):hover {
	color: #FFF;
	background: rgba(247,166,0,1);
	border-color: rgba(247,166,0,1);
}
#menu-nombre_resultat #item_resultat_rubrique:not('.mini'):hover {
	color: #FFF;
	background: rgba(105,20,14,1);
	border-color: rgba(105,20,14,1);
}
#menu-nombre_resultat #item_resultat_forum:not('.mini'):hover {
	color: #FFF;
	background: rgba(204,94,20,1);
	border-color: rgba(204,94,20,1);
}
#menu-nombre_resultat .item_resultat:hover:nth-of-type(5) {
	color: #FFF;
	background: rgba(247,166,0,1);
	border-color: rgba(247,166,0,1);
}
#menu-nombre_resultat .item_resultat:not('.mini'):hover {
	color: #FFF;
}
#menu-nombre_resultat .item_resultat:first-child {
	margin-left: 0px 
}
#menu-nombre_resultat .item_resultat:last-child {
	margin-right: 0px !important;
}
#history-search-list-page {
	position: relative;
	display: inline-block 
}
#history-search-list-page .item_resultat {
	color: rgba(68,68,68,1);
	background: #FFF;
	border-color: rgba(68,68,68,1);
	cursor: pointer;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#history-search-list-page .item_resultat:hover {
	color: #FFF;
	background: rgba(68,68,68,1);
	border-color: rgba(68,68,68,1);
}
#history-search-list-page #popup-tools-historique {
	left: -4px !important;
}
#popup-form_recherche h3 {
	font-size: 28px 
}
#popup-form_recherche h3:first-letter,
#popup-form_recherche th:first-letter {
	text-transform: uppercase;
}
#popup-form_recherche table {
	width: 100%;
}
#popup-form_recherche #section-recherche-article table tr:hover {
	cursor: pointer;
}
#popup-form_recherche table th {
	border-bottom: 1px solid;
	font-size: 14px;
	font-weight: bold 
}
#popup-form_recherche table td {
	border-bottom: 1px solid;
	padding: 4px 0px 
}
#popup-form_recherche table.table_search_objet tr td.td_titre {
	font-family: Open Sans;
	padding-left: 10px !important;
}
#popup-form_recherche table.table_search_objet tr td:nth-of-type(3) {
	background: rgba(255,255,255,.04);
	padding-left: 4px 
}
#popup-form_recherche[data-theme="light"] table.table_search_objet tr td:nth-of-type(3) {
	background: rgba(247,166,0,.05);
}
#popup-form_recherche table.table_search_objet tr td:nth-of-type(4) {
	background: rgba(255,255,255,.08);
	padding-left: 4px 
}
#popup-form_recherche[data-theme="light"] table.table_search_objet tr td:nth-of-type(4) {
	background: rgba(247,166,0,.1);
}
#popup-form_recherche table.table_search_objet tr:hover td {
	background: rgba(0,0,0,.2);
}
#popup-form_recherche[data-theme="light"] table.table_search_objet tr:hover td {
	background: rgba(247,166,0,.05);
}
#popup-form_recherche table.table_search_objet tr td.td_logo:hover,
#popup-form_recherche table.table_search_objet tr td.td_titre:hover {
	background: rgba(0,0,0,.4);
}
#popup-form_recherche[data-theme="light"] table.table_search_objet tr td.td_logo:hover,
#popup-form_recherche[data-theme="light"] table.table_search_objet tr td.td_titre:hover {
	background: rgba(247,166,0,.2);
}
#popup-form_recherche .message {
	display: block;
	font-size: 18px;
	padding: 20px;
	margin: 10px 0px 
}
#popup-form_recherche .message:before {
	font-family:FontAwesome,ForkAwesome!important;
	content: '\f06a';
	font-size: 22px;
	position: absolute;
}
#popup-form_recherche #section-recherche-article .message {
	color: rgba(80,159,181,1);
	border: 4px solid rgba(80,159,181,1);
}
#popup-form_recherche #section-recherche-evenement .message {
	color: rgba(247,166,0,1);
	border: 4px solid rgba(247,166,0,1);
}
#popup-form_recherche #section-recherche-rubrique .message {
	color: rgba(105,20,14,1);
	border: 4px solid rgba(105,20,14,1);
}
#popup-form_recherche #section-recherche-document .message {
	color: rgba(204,94,20,1);
	border: 4px solid rgba(204,94,20,1);
}
#popup-form_recherche .section-recherche {
	margin-bottom: 25px;
}
#popup-form_recherche table td {
	vertical-align: middle 
}
#popup-form_recherche .doc-specifications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#popup-form_recherche .td_logo {
	width: 75px;
	min-height: 75px;
}
#popup-form_recherche .logo.thumbnail {
	height: 75px;
	width: auto 
}
#popup-form_recherche td.td_logo {
	vertical-align: middle !important;
	cursor: pointer 
}
#popup-form_recherche .img_defaut,
#popup-form_recherche .img_defaut i{
	display: block !important;
	height: 100% 
}
#popup-form_recherche .img_defaut i:before {
	font-style: normal !important;
	font-size: 28px;
	font-weight: normal !important;
	display: block !important;
	text-align: center;
	line-height: 75px !important;
	height: 100%;
	background: none !important 
}
#popup-form_recherche .td_rubrique {
	border-left: 1px solid rgba(255,255,255,.4) 
}
#popup-form_recherche[data-theme="light"] .td_rubrique {
	border-left: 1px solid rgba(0,0,0,.4) 
}
#popup-form_recherche table.sous-table tr td {
	border: none !important;
}
#popup-form_recherche table.sous-table tr:first-child td {
	border-bottom: 1px solid rgba(255,255,255,.4) !important;
}
#popup-form_recherche[data-theme="light"] table.sous-table tr:first-child td {
	border-bottom: 1px solid rgba(0,0,0,.4) !important;
}
#popup-form_recherche table.sous-table {
	font-size: 12px !important;
}
.item-objet-source,
#popup-form_recherche table.sous-table .lien-chemin,
#popup-form_recherche table.sous-table a {
	color: rgba(247,166,0,1);
	border: 2px solid rgba(247,166,0,1);
	padding: 2px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 cursor: pointer 
}
#popup-form_recherche[data-theme="light"] .item-objet-source,
#popup-form_recherche[data-theme="light"] table.sous-table .lien-chemin,
#popup-form_recherche[data-theme="light"] table.sous-table a {
	background: #FFF;
}
#popup-form_recherche table.sous-table,
#popup-form_recherche table.sous-table tr,
#popup-form_recherche table.sous-table td,
#popup-form_recherche table.sous-table tr:hover,
#popup-form_recherche table.sous-table tr:hover td,
#popup-form_recherche table.sous-table td:hover {
	background: none !important 
}
#popup-form_recherche #table_search_article table.sous-table td:first-child {
	border-right: 1px solid rgba(255,255,255,.3) !important;
}
#popup-form_recherche table.sous-table td:nth-child(2) {
	padding-left: 5px 
}
#popup-form_recherche table.sous-table .titre-doc {
	font-size: 14px !important 
}
#popup-form_recherche .td_rubrique,
#popup-form_recherche .td_date {
	padding-right: 5px !important;
}
#popup-form_recherche .td_secteur:hover {
	color: rgba(247,166,0,1);
}
#popup-form_recherche .td_date .sous-table td.label {
	width: 90px;
}
#popup-form_recherche .td_date .sous-table td.label:before {
	font-family: FontAwesome,ForkAwesome;
	content:'\f017' 
}
#popup-form_recherche .td_rubrique span:before,
#popup-form_recherche .td_rubrique .sous-table tr:first-child td.label:before {
	font-family: FontAwesome,ForkAwesome;
	content:'\f114' 
}
#popup-form_recherche .td_rubrique .sous-table tr:nth-last-child(1) td.label:before {
	font-family: FontAwesome,ForkAwesome;
	content:'\f1e0' 
}
#popup-form_recherche .td_rubrique span:before {
	padding-right: 5px 
}
.item-objet-source {
	margin:2px;
	display: inline-block 
}
.item-objet-source:hover,
#popup-form_recherche table.sous-table .lien-chemin:hover,
#popup-form_recherche table.sous-table a:hover {
	background:rgba(247,166,0,1) !important;
	color: #FFF;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.item-objet-source-article:before {
	font-family: FontAwesome,ForkAwesome;
	content:'\f016' !important 
}
.item-objet-source-rubrique:before {
	font-family: FontAwesome,ForkAwesome;
	content:'\f114' !important 
}
.item-objet-source-evenement:before {
	font-family: FontAwesome,ForkAwesome;
	content:'\f274' !important 
}
#popup-form_recherche .doc-option {
	padding: 2px 4px;
	margin: 2px 2px 2px 0px;
	display: inline-block;
	background: rgba(255,255,255,1);
	border: 2px solid rgba(0,0,0,1);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#popup-form_recherche .doc-option.doc-download {
	border: 2px solid rgba(247,166,0,1);
	color: rgba(247,166,0,1);
	cursor: pointer 
}
#popup-form_recherche .doc-option.doc-view {
	border: 2px solid rgba(204,94,20,1);
	color: rgba(204,94,20,1);
	cursor: pointer;
}
#popup-form_recherche .doc-option.doc-download:hover {
	background: rgba(247,166,0,1);
	color: #FFF;
}
#popup-form_recherche .doc-option.doc-view:hover {
	background: rgba(204,94,20,1);
	color: #000;
}
#popup-article.popup-bzzz.overflow-popup .bloc-texte {
	color: #000 !important;
}
@media (max-width: 992px) {
	#popup-form_recherche .th-date,
	#popup-form_recherche .td_date {
	    display: none 
    }
	#popup-form_recherche .td_rubrique {
	    font-size: 12px !important;
	    font-weight: bold;
    }
	#popup-form_recherche .table_search_objet {
	    margin-left: -40px;
	    width: calc( 100% + 90px ) 
    }
}
@media (max-width: 576px) {
	#popup-form_recherche .th-date,
	#popup-form_recherche .th-chemin,
	#popup-form_recherche .td_date,
	#popup-form_recherche .td_rubrique {
	    display: none 
    }
	#popup-form_recherche .table_search_objet {
	    margin-left: -20px;
	    width: calc( 100% + 50px ) 
    }
}
#popup-form_recherche .ancre_objet {
	position: absolute;
	margin-top: -215px;
}
/* FORMULAIRE RECHERCHE OPTION */
.option-recherche-defaut label,
.option-recherche {
	font-size: .9em;
	opacity: .5;
	cursor:pointer;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.option-recherche-defaut {
	margin: 5px 0px;
	line-height: 1.5em;
}
.option-recherche-defaut label:before {
	font-family:FontAwesome,ForkAwesome;
	content:'\f013';
	display: inline-block;
	padding-right: 4px;
}
.option-recherche:before {
	font-family:FontAwesome,ForkAwesome;
	content:'\f061';
	display: inline-block;
	padding-right: 4px;
}
.option-recherche.select:after {
	font-family:FontAwesome,ForkAwesome;
	content:'\f00c';
	display: inline-block;
	padding-left: 4px;
}
.option-recherche.select,
.option-recherche:hover {
	opacity: 1;
	color:rgba(247,166,0,1) 
}
.option-recherche-defaut label:hover,
.option-recherche:hover {
	opacity: 1;
	color:rgba(80,159,181,1) 
}
.option-recherche-active {
	float: right;
	color:rgba(247,166,0,1);
	font-size: .8em;
	line-height: 1em;
	padding: 4px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid rgba(247,166,0,1) 
}
.liste-options-recherche {
	background: rgba(80,159,181,.1);
	border-radius : 10px;
	padding: 10px 
}
/* MINI FORMULAIRE RECHERCHE */
.bloc-formulaire_recherche_mini .formulaire_recherche_mini form {
	padding: 0px !important;
	border-radius: 4px !important;
}
.bloc-formulaire_recherche_mini form input.search[type="text"]{
	padding: 8px 42px 8px 8px !important;
	height: auto 
}
.bloc-formulaire_recherche_mini .bg-btn {
	position: absolute;
	top: -1px;
	right: -1px;
	height: 42px;
	width: 42px;
	background: rgba(80,159,181,1);
	z-index: 9;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.bloc-formulaire_recherche_mini .bg-btn i:before {
	color:#FFF;
	line-height: 42px !important;
	width: 100%;
	text-align: center;
	opacity: 1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.bloc-formulaire_recherche_mini .btn-clear-container {
	top: -5px;
	height: 46px;
	width: 42px;
	z-index: 99;
	padding-left: 10px 
}
.bloc-formulaire_recherche_mini .active-research .btn-clear-container {
	right: -1px 
}
.bloc-formulaire_recherche_mini .active-research .bg-btn i:before {
	opacity: 0;
}
.bloc-formulaire_recherche_mini .btn-clear-container label {
	left: -15px;
	top: -10px 
}
.bloc-formulaire_recherche_mini .rightleft,
.bloc-formulaire_recherche_mini .leftright {
	width: 22px !important;
	background: #FFF;
	height: 2px !important;
}
.bloc-formulaire_recherche_mini .section-recherche {
	padding-bottom: 0px !important;
}
.bloc-formulaire_recherche_mini .section-recherche h3:before {
	font-family:FontAwesome,ForkAwesome;
	content:'\f061';
	display: inline-block;
	padding-right: 4px;
}
.bloc-formulaire_recherche_mini #menu-nombre_resultat .item_resultat {
	font-size: 12px !important;
	text-transform: lowercase;
	display: block;
	padding: 0px;
	margin: 4px 0px;
	border: none;
}
.bloc-formulaire_recherche_mini #menu-nombre_resultat .item_resultat:before {
	font-family: fontawesome;
	content:'\f061' 
}
.bloc-formulaire_recherche_mini table {
	width: 100% 
}
.bloc-formulaire_recherche_mini .section-recherche h3 {
	font-size: 18px;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid rgba(0,0,0,.2) 
}
.bloc-formulaire_recherche_mini .nombre_resultat {
	font-size: 12px;
	display: inline-block;
	padding: 2px 4px;
	border-radius:4px;
	font-weight: bold;
	color: #FFF;
	background: rgba(247,166,0,1);
}
.resultat-recherche-form-mini-liste {
}
.resultat-recherche-form-mini .td_titre span {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.bloc-formulaire_recherche_mini table {
	width: 100% 
}
.bloc-formulaire_recherche_mini .td_logo .img_defaut,
.bloc-formulaire_recherche_mini .td_logo img {
	height: 42px;
	width: 42px;
	text-align: center;
	object-fit: contain !important;
	color: rgba(80,159,181,1);
	background: rgba(80,159,181,.1);
	border-radius: 4px;
	margin: 4px 4px 4px 0px;
	padding: 2px;
}
.bloc-formulaire_recherche_mini .td_logo .img_defaut i:before {
	line-height: 42px 
}
.bloc-formulaire_recherche_mini .td_logo {
	width: 46px;
	text-align: center;
}
.bloc-formulaire_recherche_mini .td_titre {
	font-size: 14px;
	vertical-align: middle 
}
.bloc-formulaire_recherche_mini tr {
	border-bottom: 1px solid rgba(0,0,0,.2);
	cursor: pointer 
}
.bloc-formulaire_recherche_mini #aucun-resultat {
	display: none !important;
}
.bloc-formulaire_recherche_mini tr:hover {
	background: rgba(80,159,181,.1);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
body.html5 .formulaire_recherche_ajax input[type='search']{
	border: none;
	height: 40px 
}
    /* POPUP OVERLAY - CUSTOM THEME at21 */
   /* POPUP OVERLAY - FIN CUSTOM THEME at21 */
  /****************/
 /* ICONE SQUARE */
/****************/
a.icon-square,
.icon-square {
	cursor:pointer;
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	background: rgba(80,159,181,1);
	color: #FFF;
	display: inline-block;
	padding: 0;
	margin: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.icon-square:hover {
	background: rgba(247,166,0,1);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.icon-square.btn-close {
	background: rgba(225,85,84,1);
}
.icon-square.btn-menu-hamburger,
.icon-square.btn-nav-options {
	background: rgba(80,159,181,.5) !important;
}
.icon-square.btn-menu-hamburger:hover,
.icon-square.btn-nav-options:hover {
	background: rgba(80,159,181,.9) !important;
}
.popup-btn {
	float:left 
}
.popup-btn.true,
.popup-btn.true .content-btn-options {
	background: rgba(225,85,84,1) !important;
}
.popup-pannel-btn {
	position: absolute !important;
	z-index: 9999;
	width: 54px;
	top:54px;
	right: 0px 
}
.popup-pannel-btn.false {
	display: none;
}
  /***************/
 /* BUTTON */
/***************/
 .group-btn {
	display: flex;
}
.group-btn-vertical .btn-options {
}
.group-btn-horizontal .btn-options {
}
.btn-options {
	display: flex;
	position: relative 
}
.icon-btn {
	display: block;
	text-align: center;
	width: 54px !important;
	line-height: 54px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.icon-btn:before {
	display: block;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
  /*****************/
 /* BUTTON OPTION */
/*****************/
 .btn-options .content-btn-options,
.btn-options .infos-btn-options,
.btn-options .infos-btn-options-b {
	display: none !important 
}
.btn-options.out .content-btn-options,
.btn-options.out .infos-btn-options,
.btn-options.true.out .infos-btn-options-b,
.btn-options.in .content-btn-options,
.btn-options.in .infos-btn-options,
.btn-options.in.true .infos-btn-options-b {
	display: block !important;
}
.content-btn-options{
	position: absolute;
	overflow: hidden;
	width: 0px;
	height: 54px ;
	opacity: 0;
	white-space:nowrap;
	background: rgba(247,166,0,1);
	opacity: 1;
	z-index: 11;
}
.content-btn-options,
.content-btn-options-left {
	-webkit-border-top-left-radius: 27px;
	-webkit-border-bottom-left-radius: 27px;
	-moz-border-radius-topleft: 27px;
	-moz-border-radius-bottomleft: 27px;
	border-top-left-radius: 27px;
	border-bottom-left-radius: 27px;
	right: 54px 
}
.content-btn-options-right {
	-webkit-border-top-right-radius: 27px;
	-webkit-border-bottom-right-radius: 27px;
	-moz-border-radius-topright: 27px;
	-moz-border-radius-bottomright: 27px;
	border-top-right-radius: 27px;
	border-bottom-right-radius: 27px;
	left: 54px 
}
.btn-options.in .content-btn-options {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: rightInSlide;
	animation-name: rightInSlide;
	overflow: auto;
	padding: 0px 27px !important;
	width: 246px;
}
.btn-options.out .content-btn-options {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: rightOutSlide;
	animation-name: rightOutSlide;
	position: absolute;
	overflow: hidden;
	padding: 0px 27px !important;
}
 @keyframes rightInSlide {
	0% {
	    width: 0px;
	    opacity: 0;
    }
	50% {
	    width: 256px;
    }
	68% {
	    width: 246px;
    }
	76% {
	    width: 250px;
    }
	100% {
	    width: 246px;
    }
}
 @keyframes rightOutSlide {
	0% {
	    width: 246px;
	    opacity: 1;
    }
	100% {
	    width: 27px;
	    opacity: 0;
    }
}
.infos-btn-options,
.infos-btn-options-b{
	width: 246px;
	height: 54px;
	position: absolute;
	padding: 0px 27px !important;
    ;
	background: rgba(68,68,68,1);
	font-size: 12px;
	opacity: 0;
	z-index: 9;
}
.infos-btn-options-b {
	background: rgba(105,20,14,1);
	z-index: 10;
}
.infos-btn-options-left {
	right: 0px 
}
.infos-btn-options-right{
	left: 0px 
}
.infos-btn-options-top{
	top: 0px 
}
.infos-btn-options-bottom{
	top: 0px 
}
.infos-btn-options-bottom:before{
	top: 0px 
}
.btn-options:hover .infos-btn-options-left {
	right: 56px 
}
.btn-options:hover .infos-btn-options-right{
	left: 54px 
}
.btn-options:hover .infos-btn-options-top{
	top: -150px 
}
.btn-options.in .infos-btn-options-bottom{
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
	-webkit-animation-name: topInOutSlide;
	animation-name: topInOutSlide;
}
.btn-options.true .infos-btn-options-b.infos-btn-options-bottom {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: topInOutSlide;
	animation-name: topInOutSlide;
}
.btn-options.out .infos-btn-options-bottom,
.btn-options.out .infos-btn-options-b.infos-btn-options-bottom {
	-webkit-animation-duration: 2s !important;
	animation-duration: 2s !important;
	-webkit-animation-name: topOutSlide !important;
	animation-name: topInOutSlide !important;
}
.infos-btn-options-bottom:before {
	content:'';
	position: absolute;
	width: 10px;
	height: 10px;
	top: -20px;
	left: calc( 50% - 10px );
	background: transparent;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid rgba(68,68,68,1);
	border-right: 10px solid transparent;
}
.infos-btn-options-b.infos-btn-options-bottom:before {
	border-bottom: 10px solid rgba(105,20,14,1);
}
 @keyframes topInOutSlide {
	0% {
	    top: 0;
	    opacity: 0 
    }
	30%, 72% {
	    top: 75px;
	    opacity: 1 
    }
	100% {
	    top: 0;
	    opacity: 0 
    }
}
 @keyframes topOutSlide {
	0% {
	    top: 0;
	    opacity: 0 
    }
	30%, 72% {
	    top: 75px;
	    opacity: 1 
    }
	100% {
	    top: 0;
	    opacity: 0 
    }
}
   /*******************/
  /* BUTTON SPECIFIC */
 /*******************/
/* Btn clipboard */
 .btn-clipboard .icon-btn:before {
	font-family:FontAwesome,ForkAwesome;
	content:'\f0c1';
}
.btn-clipboard:hover .icon-btn:before {
	content:'\f24d';
}
/* Btn theme */
 .btn-theme .icon-btn:before {
	font-family:FontAwesome,ForkAwesome;
	content:'\f042';
}
.btn-theme:hover .icon-btn:before {
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg) 
}
/* Btn admin */
 .btn-admin .icon-btn:before {
	font-family:FontAwesome,ForkAwesome;
	content:'\f013';
}
.btn-admin:hover .icon-btn:before {
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg) 
}
/* Btn refresh */
 .btn-refresh .icon-btn:before {
	font-family:FontAwesome,ForkAwesome;
	content:'\f021 ';
}
.btn-refresh:hover .icon-btn:before {
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg) 
}
/* Btn Langue */
 .btn-lang {
	text-transform: uppercase;
}
/* Btn nav next prev */
 .nav-art-next-prev {
	margin-right: 10px 
}
.nav-art-next-prev .btn-nav-next-prev:nth-child(1) {
	margin-right: 2px 
}
.btn-nav-next-prev {
	background: rgba(0,0,0,.2);
}
.btn-nav-next-prev:hover {
	background:rgba(105,20,14,1);
}
.btn-nav-next-prev:before {
	font-family:FontAwesome,ForkAwesome;
	font-size: 32px !important;
	line-height: 54px !important;
	display: block 
}
.btn-nav-prev:before{
	content:'\f104';
}
.btn-nav-next:before{
	content:'\f105';
}
/* Btn effets */
 .icon-square:hover .btn-rotate-45:before {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg) 
}
.icon-square:hover .btn-rotate-90:before {
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg) 
}
.icon-square:hover .btn-rotate-180:before {
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg) 
}
.icon-square:hover .btn-rotate-360:before {
	-webkit-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg) 
}
/* ICON CLOSE */
 .close.icon {
	color: #FFF;
	position: absolute;
	margin-top: 0;
	margin-left: 0;
	width: 21px;
	height: 21px;
	opacity: 1 
}
.close.icon:before {
	content: '';
	position: absolute;
	top: 25px;
	left: 17px;
	width: 21px;
	height: 2px;
	background-color: #FFF;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.close.icon:after {
	content: '';
	position: absolute;
	top: 25px;
	left: 17px;
	width: 21px;
	height: 2px;
	background-color: #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* ICON more vertical solid */
 .more-vertical-solid.icon {
	color: #FFF;
	position: absolute;
	margin-left: 25px;
	margin-top: 24px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	border: solid 1px currentColor;
	background-color: currentColor;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.more-vertical-solid.icon:before {
	content: '';
	position: absolute;
	left: -1px;
	top: -10px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	border: solid 1px currentColor;
	background-color: currentColor;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.more-vertical-solid.icon:after {
	content: '';
	position: absolute;
	left: -1px;
	top: 8px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	border: solid 1px currentColor;
	background-color: currentColor;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.icon-square:hover .more-vertical-solid.icon:before {
	top: -14px;
	border: solid 1px currentColor;
	background-color: currentColor;
}
.icon-square:hover .more-vertical-solid.icon:after {
	top: 12px;
	border: solid 1px currentColor;
	background-color: currentColor;
}
  /*****************/
 /* ICONE MENU */
/*****************/
 #menu-hamburger {
	position:fixed;
	z-index:99999;
	right:0px;
	margin-right:0;
	top:0px;
	width:54px;
	height:54px;
	background:rgba(204,94,20,1);
	cursor:pointer;
}
.btn-menu-hamburger,
.btn-menu-hamburger.is-opened {
	background:transparent !important 
}
.menu-hamburger {
	margin:0px auto 
}
.menu-hamburger_disable {
	position:relative;
	z-index:99999;
	width:54px;
	height:54px;
}
.menu-hamburger span {
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	width:22px;
	height:2px;
	background-color:#FFF;
	-webkit-transform:translateX(-50%) translateY(-50%);
	-ms-transform:translateX(-50%) translateY(-50%);
	transform:translateX(-50%) translateY(-50%);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#menu-hamburger.menu-hamburger.is-opened span {
	background-color:transparent 
}
#menu-hamburger.menu-hamburger.is-opened {
	background:rgba(225,85,84,1) !important;
	right:350px !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
@media (max-width: 404px) {
	#menu-hamburger.menu-hamburger.is-opened {
	    right: calc( 100vw - 54px ) !important;
    }
}
#menu-hamburger.menu-hamburger.is-opened span::before,.menu-hamburger.is-opened span::after {
	background-color:#FFF 
}
.menu-hamburger span::before,.menu-hamburger span::after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:22px;
	height:2px;
	background-color:#FFF;
	-webkit-transform:translateY(-6px);
	-ms-transform:translateY(-6px);
	transform:translateY(-6px);
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s 
}
.menu-hamburger span::after {
	-webkit-transform:translateY(6px);
	-ms-transform:translateY(6px);
	transform:translateY(6px) 
}
.menu-hamburger:hover span::before {
	-webkit-transform:translateY(-8px);
	-ms-transform:translateY(-8px);
	transform:translateY(-8px) 
}
.menu-hamburger:hover span::after {
	-webkit-transform:translateY(8px);
	-ms-transform:translateY(8px);
	transform:translateY(8px) 
}
.menu-hamburger-cross {
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s 
}
.menu-hamburger-cross span::before,.menu-hamburger-cross span::after {
	-webkit-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	transform-origin:50% 50% 
}
.menu-hamburger-cross span {
	z-index:2;
	-webkit-transition:background 0.5s,-webkit-transform .5s;
	transition:background 0.5s,transform .5s 
}
.menu-hamburger-cross svg {
	position:relative;
	z-index:1;
	opacity:0;
	fill:transparent;
	stroke-width:2px;
	stroke:#FFF;
	stroke-dasharray:170;
	stroke-dashoffset:170;
	-webkit-transition:stroke-dashoffset 0.5s,-webkit-transform .5s;
	transition:stroke-dashoffset 0.5s,transform .5s 
}
#menu-hamburger.menu-hamburger-cross.is-opened {
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg) 
}
#menu-hamburger.menu-hamburger-cross.is-opened span {
	background:transparent 
}
#menu-hamburger.menu-hamburger-cross.is-opened span::before {
	-webkit-transform:translateY(0) rotate(45deg);
	-ms-transform:translateY(0) rotate(45deg);
	transform:translateY(0) rotate(45deg) 
}
#menu-hamburger.menu-hamburger-cross.is-opened span::after {
	-webkit-transform:translateY(0) rotate(-45deg);
	-ms-transform:translateY(0) rotate(-45deg);
	transform:translateY(0) rotate(-45deg) 
}
#popup-btn-nav-options,
#popup-menu-hamburger {
}
  /***************/
 /* MENU LANGUE */
/***************/
 #nav-lang {
	position: fixed;
	z-index: 99 
}
#nav-lang .icon-square {
	float: left;
	text-transform: capitalize;
	position: relative;
	background: rgba(,1);
}
#nav-lang .icon-square:hover {
	background: rgba(225,85,84,1);
}
#nav-lang .icon-square:after {
	display: none;
}
#nav-lang .icon-square.on {
	background: rgba(105,20,14,1);
}
#nav-lang .icon-square.on:after {
	font-family:FontAwesome,ForkAwesome;
	content:'\f111';
	color: #FFF;
	line-height: normal;
	position: absolute;
	display: block;
	width: 100%;
	margin-top : -15px 
}
/* FORMULAIRE */
 input:focus {
	outline:none !important;
    ;
}
    /*****************************/
   /* GALERIES MULTIMEDIA */
  /*****************************/
 /********** V090819 **********/
/*****************************/
.col-lat section.galerie {
	margin-bottom: 20px 
}
.galerie ul{
	padding: 0px ;
}
#section-galerie-son,
#section-galerie-doc,
#section-galerie-image {
	padding:0px 
}
/* GALERIE IMAGES */

 
 
 
 
 
img[alt] {
	font-size:10px;
	color:rgba(255,255,255,1) 
}
.galerie-image-corps {
	padding: 20px 0px 0px 0px !important 
}
#galerie-image .pas-encore-vu {
	cursor: pointer;
}
.pas-encore-vu .afficher_plus:before,
.pas-encore-vu .compteur {
	color: #FFF !important;
	transition:all 500ms linear!important;
}
.pas-encore-vu:hover .afficher_plus:before,
.pas-encore-vu:hover .compteur {
	background: rgba(204,94,20,1) !important;
}
#galerie-image .vu {
	padding:5px 
}
#galerie-image .compteur {
	font-family: Open Sans !important;
	display: inline-block;
	color: #FFF !important;
	background: rgba(80,159,181,1);
	line-height: 26px;
	border-radius: 12px;
	padding: 0 6px;
}
#galerie-image .afficher_plus {
	display: inline-block;
}
#galerie-image .afficher_plus:before {
	font-family:FontAwesome,ForkAwesome;
	content:"\f067";
	display: inline-block;
	line-height:24px !important;
	width: 24px;
	border-radius: 12px;
	text-align: center;
	color: #FFF;
	background:rgba(80,159,181,1);
}
#galerie-image ul {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important 
}
#galerie-image li {
	max-width:100%;
	height:192px ;
	display:block;
	float: left;
	background-color: rgba(0,0,0,0);
}
#galerie-image li,
#galerie-image li a,
#galerie-image li img.img-item-galerie {
	margin:0 !important;
	padding:0 !important;
	overflow:hidden !important 
}
#galerie-image li a,
#galerie-image li img.img-item-galerie,
#galerie-image li .img-masque {
	width:100%;
	height:100%;
	overflow:hidden;
	display:block;
	transition:all 500ms linear!important 
}
/** IMAGES SEPARATION **/
  .col-lat #galerie-image li a {
	padding: 4px
 !important;
	background: #FFF 
}
.col-lat #galerie-image .item-1 a,
.col-lat #galerie-image .item-3 a,
.col-lat #galerie-image .item-1 a,
.col-lat #galerie-image .item-4 a,
.col-lat #galerie-image .item-7 a,
.col-lat #galerie-image .item-8 a{
	padding-left: 0px !important;
}
.col-lat #galerie-image .item-2 a,
.col-lat #galerie-image .item-6 a,
.col-lat #galerie-image .item-9 a,
.col-lat #galerie-image .item-10 a{
	padding-right: 0px !important;
}
/* 3 IMAGES SEPARATION */
 .col-lat #galerie-image .three-items a {
	padding: 4px
 !important;
}
.col-lat #galerie-image .three-items .item-1 a {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.col-lat #galerie-image .three-items .item-2 a {
	padding-left: 0px !important;
}
.col-lat #galerie-image .three-items .item-3 a {
	padding-right: 0px !important;
}
/* 4 IMAGES SEPARATION */
 #galerie-image ul.four-items a {
	padding: 4px
 !important;
}
#galerie-image ul.four-items .item-1 a,
#galerie-image ul.four-items .item-3 a {
	padding-left: 0px !important;
}
#galerie-image ul.four-items .item-2 a,
#galerie-image ul.four-items .item-4 a {
	padding-right: 0px !important;
	padding-left: 4px
 !important;
}
/* 5/6 IMAGES SEPARATION */
 #galerie-image ul.six-items .item-5 a {
	padding-right: 0px !important;
	padding-left: 4px
 !important;
}
#galerie-image ul.six-items .item-6 a {
	padding-left: 0px !important;
}
/** IMAGES SEPARATION FIN **/
 #galerie-image li img.img-item-galerie {
	min-height:100%!important;
	min-width:100%!important;
	object-fit: cover !important 
}
#galerie-image li:hover img {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	width:110%;
	height:110%;
	transition:all 500ms linear!important 
}
#galerie-image .no-load {
	display: none !important 
}
#galerie-image .x-items li.item-type-a,
#galerie-image .six-items li.item-type-a,
#galerie-image .eight-items li.item-type-a,
#galerie-image .nine-items li.item-type-a {
	height:192px !important;
	height:192px !important;
	width:50% !important;
}
#galerie-image .x-items li.item-type-b,
#galerie-image .eight-items li.item-type-b,
#galerie-image .nine-items li.item-type-b {
	height:384px !important;
	width:50% !important;
	float: right !important 
}
#galerie-image .x-items li.item-type-c,
#galerie-image .six-items li.item-type-c,
#galerie-image .eight-items li.item-type-c,
#galerie-image .nine-items li.item-type-c {
	height:96px !important;
	width:50% !important 
}
#galerie-image .x-items li.item-type-d,
#galerie-image .six-items li.item-type-d,
#galerie-image .eight-items li.item-type-d,
#galerie-image .nine-items li.item-type-d {
	height:192px !important;
	width:25% !important 
}
#galerie-image .x-items li.item-type-e,
#galerie-image .x-items li.item-type-g,
#galerie-image .eight-items li.item-type-e,
#galerie-image .eight-items li.item-type-g,
#galerie-image .nine-items li.item-type-e,
#galerie-image .nine-items li.item-type-g {
	height:96px !important;
	width:25% !important 
}
#galerie-image .x-items li.item-type-f,
#galerie-image .six-items li.item-type-e,
#galerie-image .eight-items li.item-type-f,
#galerie-image .nine-items li.item-type-f {
	height:192px !important;
	width:75% !important;
	float: right !important 
}
#galerie-image .x-items li.item-type-h,
#galerie-image .nine-items li.item-type-h {
	height:384px !important;
	width:50% !important 
}
#galerie-image .x-items li.item-type-i,
#galerie-image .x-items li.item-type-j,
#galerie-image .nine-items li.item-type-h,
#galerie-image .nine-items li.item-type-i {
	height:192px !important;
	width:50% !important;
}
#galerie-image .one-item li,
#galerie-image .two-items li.item-type-a,
#galerie-image .two-items li.item-type-b,
#galerie-image .three-items li.item-type-b,
#galerie-image .three-items li.item-type-c,
#galerie-image .four-items li,
#galerie-image .four-items li.item-type-a,
#galerie-image .four-items li.item-type-b,
#galerie-image .four-items li.item-type-c,
#galerie-image .four-items li.item-type-d {
	height:192px  !important;
	width:50% !important;
}
#galerie-image .three-items li.item-type-a,
#galerie-image .six-items li.item-type-f {
	height:192px  !important;
	width:100% !important;
}
#galerie-image .six-items li.item-type-b {
	height:!important;
	width:50% !important;
	float: right !important 
}
#galerie-image .one-item li.item-type-a ,
#galerie-image .eight-items li.item-type-h {
	height:384px  !important;
	width:100% !important;
}
/* 
#galerie-image li.item-type-a,
#galerie-image li.item-type-h {
	background-color: rgba(0,0,0,.2) 
}
#galerie-image li.item-type-e,
#galerie-image li.item-type-g {
	background-color: rgba(0,0,0,.1) 
}
#galerie-image li.item-type-i,
#galerie-image li.item-type-b {
	background-color: rgba(0,0,0,.6) 
}
#galerie-image li.item-type-j,
#galerie-image li.item-type-d {
	background-color: rgba(0,0,0,.3) 
}
#galerie-image li.item-type-c,
#galerie-image li.item-type-f {
	background-color: rgba(0,0,0,.5) 
}
 */
/* GALERIE IMAGE BOX */
 .galerie-image-box #galerie-image li.item-galerie {
	width: 20% !important;
	border: 2px solid #FFF;
	height: 250px !important;
	float: left !important 
}
.col-lat-enable.gal-img-col-principale #galerie-image li.item-galerie {
	height: 160px !important;
}
#galerie-image .includeajax_loaded:before {
	display: none !important;
}
#menu-filtres-galerie .btn.focus:before {
	font-family:FontAwesome,ForkAwesome;
	content:"\f061";
	display: inline-block;
	margin-right: 5px;
	animation-duration:2s;
	animation-fill-mode:both;
	animation-name:pulse-1p2;
	animation-iteration-count:infinite 
}
 @keyframes pulse-1p2{
	0%{
	   transform:scaleX(1)
    }
	50%{
	   transform:scale3d(1.2,1.2,1.2)
    }
	to{
	   transform:scaleX(1)
    }
}
@media screen and ( max-width: 1500px ){
	.galerie-image-box #galerie-image li.item-galerie {
	    height: 200px !important;
    }
}
@media screen and ( max-width: 1200px ){
	.galerie-image-box #galerie-image li.item-galerie {
	    height: 175px !important;
    }
}
@media screen and ( max-width: 992px ){
	.galerie-image-box #galerie-image li.item-galerie {
	    width: 25% !important;
	    height: 175px !important;
    }
}
@media screen and ( max-width: 768px ){
	.galerie-image-box #galerie-image li.item-galerie {
	    width: 33.33% !important;
	    height: 175px !important;
    }
}
@media screen and ( max-width: 575px ){
	.galerie-image-box #galerie-image li.item-galerie {
	    width: 33.33% !important;
	    height: 33.33vw !important;
    }
}
/* GALERIE IMAGE FILTRE */
 #section-galerie-image li.item-galerie.false {
	width: 0px !important;
	overflow: hidden !important;
	margin:0px !important;
	padding:0px !important;
	border: 0px !important;
	transform: scale(0) !important;
	transition: all .5s ease-in-out;
}
/* GALERIE SONS */
 #section-galerie-son #galerie-sons li.item-son audio {
	width: 100% 
}
#section-galerie-son #galerie-sons li.item-son h4 {
	font-size: 1em 
}
#section-galerie-son #galerie-sons li.item-son:not(:last-child) {
	border-bottom: 1px solid rgba(68,68,68,.2);
	padding-bottom: 4px;
	margin-bottom: 4px 
}
/* GALERIE DOCS */
 #section-galerie-doc td {
	padding-top: 5px;
	padding-bottom: 5px 
}
#galerie-documents-joints {
	overflow: visible 
}
#galerie-documents-joints table {
	width: 100% 
}
#galerie-documents-joints td.plus-d-infos {
	display: none 
}
#galerie-documents-joints td.logo img {
	width: 32px;
	height: auto;
	margin-right: 5px;
	filter: grayscale(100%);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#galerie-documents-joints tr {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
/* #galerie-documents-joints tr:nth-child(even) {
}
#galerie-documents-joints tr:nth-child(odd) {
}
 */
 #galerie-documents-joints tr:hover {
	background: rgba(80,159,181,.2);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#galerie-documents-joints tr:hover td.logo img {
	filter: none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#galerie-documents-joints td {
	vertical-align: middle 
}
#galerie-documents-joints td.info,
#galerie-documents-joints td.info a {
	padding: 10px 0px 10px 0px;
	color: rgba(68,68,68,1);
	font-family: Open Sans !important;
	font-size: .95em;
	line-height: 1.2em 
}
#galerie-documents-joints td.info .doc-specifications {
	font-size: .75em;
	line-height: 1.2em 
}
#galerie-documents-joints td.info {
	padding-left: 5px;
	border-left: 1px solid rgba(68,68,68,.2);
}

  /**************/
 /*  MEDIABOX  */
/**************/

#colorbox,
#cboxWrapper {
	color:#FFF!important;
	z-index:999999!important;
}
#cboxOverlay{
	z-index: 999998 !important;
}
#cboxTitle,#cboxCurrent {
	color:#FFF;
}
#cboxContent,
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxBottomCenter {
	background:transparent!important;
	color:#FFF!important;
}
#cboxOverlay {
	background:rgba(0,0,0,.8)!important;
}
#cboxNext,
#cboxNext:hover,
#cboxPrevious,
#cboxPrevious:hover,
#cboxClose,
#cboxClose:hover {
	background:transparent!important;
	color:transparent!important;
	font-size:0!important;
	text-indent:0!important;
}
#cboxNext:before,#cboxPrevious:before,#cboxClose:before {
	font-family:FontAwesome,ForkAwesome!important;
	color:#FFF!important;
	font-size:14px!important;
	line-height:50px!important;
	width:50px!important;
	text-align:center!important;
	display:inline-block!important;
	background:rgba(80,159,181,.4)!important;
}
#cboxNext:hover:before,
#cboxPrevious:hover:before,
#cboxClose:hover:before {
	background:rgba(80,159,181,.8)!important;
}
#cboxClose,
#cboxPrevious,
#cboxNext {
	width:50px!important;
	height:50px!important;
	bottom:0!important;
}
#cboxNext {
	left:52px!important;
}
#cboxCurrent {
	font-family:Open Sans;
	left:110px!important;
	line-height:50px!important;
}
.btn-top {
	top: 0!important 
}
#cboxNext:before,
#cboxPrevious:before,
#cboxClose:before, 
#cboxNext:hover:before, 
#cboxPrevious:hover:before, 
#cboxClose:hover:before {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#cboxPrevious:before {
	content:'\f053';
}
#cboxClose:hover:before,
#cboxNext:hover:before,
#cboxPrevious:hover:before {
	background:rgba(80,159,181,1);
}
#cboxNext:before {
	content:'\f054'!important;
}
#cboxClose:before {
	content:'\f00d'!important;
}
#cboxLoadedContent {
	margin-bottom:0!important;
}
#cboxLoadingOverlay {
	background:none!important;
}
#cboxLoadingGraphic {
	background:none!important;
}
#cboxLoadingGraphic:before {
	font-family:FontAwesome,ForkAwesome !important;
	-webkit-animation:fa-spin 750ms infinite linear!important;
	animation:fa-spin 750ms infinite linear!important;
	content:'\f021'!important;
	font-size:33px!important;
	width:60px!important;
	line-height:60px!important;
	text-align:center!important;
	position:absolute!important;
	left:calc(50% - 30px)!important;
	top:calc(50% - 30px)!important;
	-webkit-border-radius:30px!important;
	-moz-border-radius:30px!important;
	border-radius:30px!important;
	display:block!important;
	padding:0!important;
	margin:0!important;
	background-color:rgba(80,159,181,1)!important;
}
#colorbox button#cboxSlideshow {
	font-family: Open Sans !important;
	line-height:48px;
	background:rgba(0,0,0,.4);
	width:100px;
	text-align:center;
	right:52px;
	color:#FFF;
	opacity:.5;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#colorbox button#cboxSlideshow:hover {
	opacity:1;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#colorbox button#cboxSlideshow:before {
	font-family:FontAwesome,ForkAwesome !important;
	content: '\f04b';
	color:#FFF;
	padding-right: 10px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
#colorbox.cboxSlideshow_on button#cboxSlideshow:before {
	content: '\f04c';
}
#colorbox button#cboxSlideshow:hover:before {
	color:rgba(247,166,0,1);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
/* flipbook */
 #liste-flipbook .card-img-box {
	overflow: hidden;
	position: relative;
	cursor: pointer 
}
#liste-flipbook .card-popup {
	position: absolute;
	top: -800px;
	background: rgba(0,0,0,.2);
	height:100%;
	width: 100%;
	z-index: 999;
	transition: all .5s ease-in-out;
}
#liste-flipbook .card:hover .card-popup {
	top: 0px;
	transition: all .5s ease-in-out;
}
#liste-flipbook .card img.card-img-top {
	transition: all 1s ease-in-out;
	height: 430px;
	object-fit: cover !important 
}
#liste-flipbook .card:hover img.card-img-top {
	transform: scale(2) rotate(30deg);
	transition: all 15s ease-in-out;
}
#liste-flipbook .card-body {
	position: relative;
	padding-bottom: 50px;
	border-top: 1px solid rgba(0,0,0,.1);
}
#liste-flipbook .card-body a.btn {
	position: absolute;
	bottom: 20px 
}
#liste-flipbook .col-card {
	margin-bottom: 10px;
}
.includeajax img[src*="searching.gif"] {
	min-width: none;
	min-height: none;
	width: 50px !important;
	height: auto !important;
}
/* Menu tri */
 #section-liste-objet {
	position: relative 
}
#section-liste-objet .menu-tri-liste {
	position: absolute;
	font-family: Open Sans;
	right: 0px;
	top: -40px 
}
.menu-tri-liste strong.on,
.menu-tri-liste a {
	display: inline-block;
	padding: 0px 8px;
	line-height: 22px;
	border: 2px dotted rgba(247,166,0,1);
	font-weight: normal;
	border-radius: 16px;
}
.menu-tri-liste a:hover {
	background: rgba(247,166,0,1);
	color: #FFF 
}
.menu-tri-liste strong.on {
	color: rgba(247,166,0,1);
	border: 2px solid rgba(247,166,0,1);
}
.menu-tri-liste .croissant-decroissant a, 
.menu-tri-liste .croissant-decroissant strong.on {
	padding:0px;
	width: 26px;
}
.menu-tri-liste .croissant-decroissant a i, 
.menu-tri-liste .croissant-decroissant strong.on i {
	line-height: 22px;
	width: 100%;
	padding: 0px;
	text-align: center 
}
/* Flèche animée page home */
 .ico {
	margin: 0 auto;
	text-align: center;
	width: 100px;
	height: 100px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	filter: url("#goo");
	cursor: pointer;
}
.ico .svg{
	transition: transform .2s;
}
.ico:hover .svg {
	transform: scale(1.2);
}
.ico .circle {
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	height: 100px;
	width: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	transform-origin: 0%;
}
.ico .circle.circle-top {
	height: 33.3333333333px;
	width: 41.6666666667px;
	-webkit-animation: blob-1-anim 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
	animation: blob-1-anim 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
	z-index: 0;
	top: 0;
}
.ico .circle.circle-bottom {
	height: 33.3333333333px;
	width: 41.6666666667px;
	-webkit-animation: blob-2-anim 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
	animation: blob-2-anim 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
	z-index: 9;
	bottom: 0px;
}
.ico .st-arrow {
	transition: transform .2s;
	fill: #55544F;
	-webkit-animation: scrolly 3s cubic-bezier(0.77, 0, 0.175, 1) forwards infinite;
	animation: scrolly 3s cubic-bezier(0.77, 0, 0.175, 1) forwards infinite;
	perspective: 9000px;
	transform: translateZ(0);
	transform-origin: bottom;
}
.ico:hover .st-arrow {
	fill: rgba(80,159,181,1);
}
.ico .svg {
	z-index: 9;
	position: relative;
}
 @-webkit-keyframes blob-1-anim {
	0% {
	    transform: translateX(-50%) translateY(0);
    }
	14% {
	    transform: translateX(-50%) translateY(-8px);
    }
	24% {
	    transform: translateX(-50%) translateY(0);
    }
	100% {
	    transform: translateX(-50%) translateY(0);
    }
}
 @keyframes blob-1-anim {
	0% {
	    transform: translateX(-50%) translateY(0);
    }
	14% {
	    transform: translateX(-50%) translateY(-8px);
    }
	24% {
	    transform: translateX(-50%) translateY(0);
    }
	100% {
	    transform: translateX(-50%) translateY(0);
    }
}
 @-webkit-keyframes blob-2-anim {
	0% {
	    transform: scale(1) translate(-50%,10px);
    }
	30% {
	    transform: scale(1) translate(-50%,10px);
    }
	70% {
	    transform: scale(1) translate(-50%,10px);
    }
	95% {
	    transform: scale(1) translate(-50%,26px);
    }
	100% {
	    transform: scale(1) translate(-50%,10px);
    }
}
 @keyframes blob-2-anim {
	0% {
	    transform: scale(1) translate(-50%,10px);
    }
	30% {
	    transform: scale(1) translate(-50%,10px);
    }
	70% {
	    transform: scale(1) translate(-50%,10px);
    }
	95% {
	    transform: scale(1) translate(-50%, 26px);
    }
	100% {
	    transform: scale(1) translate(-50%,10px);
    }
}
 @-webkit-keyframes scrolly {
	0% {
	    transform: translate3d(0, -150%, 0) rotateX(90deg) scale(0.5) skewX(3deg);
    }
	30% {
	    transform: translate3d(0,0,0) rotateX(0deg) scale(1) skewX(0deg);
    }
	70% {
	    transform: translate3d(0,0,0) rotateX(0deg) scale(1) skewX(0deg);
    }
	95% {
	    transform: translate3d(0,50%,0) rotateX(-90deg) scale(0.5) skewX(-3deg);
    }
	100% {
	    transform: translate3d(0,50%,0) rotateX(-90deg) scale(0.5) skewX(-3deg);
    }
}
 @keyframes scrolly {
	0% {
	    transform: translate3d(0,-150%,0) rotateX(90deg) scale(0.5) skewX(3deg);
    }
	30% {
	    transform: translate3d(0,0,0) rotateX(0deg) scale(1) skewX(0deg);
    }
	70% {
	    transform: translate3d(0,0,0) rotateX(0deg) scale(1) skewX(0deg);
    }
	95% {
	    transform: translate3d(0,50%,0) rotateX(-90deg) scale(0.5) skewX(-3deg);
    }
	100% {
	    transform: translate3d(0,50%,0) rotateX(-90deg) scale(0.5) skewX(-3deg);
    }
}
#ancre-page-n-2 {
	position: absolute;
	margin-top: -70px 
}
/* TOOLTIP */
 body.article .tooltip.bs-tooltip-top.show {
	position: fixed !important;
}
 body .tooltip .tooltip-inner {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}
 body_ .tooltip.bs-tooltip-top .tooltip-arrow {
	left: calc( 50% - 6px ) !important;
}
 body_ .tooltip.bs-tooltip-bottom .tooltip-arrow {
}
 body_ .tooltip.bs-tooltip-left .tooltip-arrow {
}
 body_ .tooltip.bs-tooltip-right .tooltip-arrow {
}


/* MESSAGE STATUT */

#message-statut {
	position: absolute;
	z-index:99999999999;
	background: rgba(0,0,0,.8);
	color: #FFF;
	font-size: .8em;
	padding: 10px;
	border-radius: 4px;
	margin: 4px;
}
#message-statut .statut-objet {
	padding: 0px 4px;
	border-radius:4px;
	border: 1px solid;
}

#message-statut .btn-close {
	position: absolute; 
	top: 4px;
	right: 4px;
	background-color: #FFF;
	background-size: 10px;
	padding: 4px;
	cursor: pointer
}

.spip-previsu {
	display: none !important
}

/* FOOTER */
 .section-type-site-footer .footer-logo {
	/* border-top: 4px solid rgba(255,255,255,.3);*/
	padding-top: 20px;
	margin-top: 20px;
}
.section-type-site-footer .footer-logo center a {
	height: 70px !important;
	padding: 4px;
	margin-bottom: 15px;
	position: relative;
	display: inline-block;
	border-radius: 4px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
 
}
.section-type-site-footer .footer-logo center a:hover {
	z-index: 999;
	background: rgba(255,255,255,1);
	-webkit-box-shadow: 10px 10px 0px 0px rgba(0,0,0,.3);
	-moz-box-shadow: 10px 10px 0px 0px rgba(0,0,0,.3);
	box-shadow: 10px 10px 0px 0px rgba(0,0,0,.3);
}
.section-type-site-footer .footer-logo center a img {
	height: 100% !important;
	width: auto 
}
.section-type-site-footer .footer-logo center a img.logo-site {
	position: relative;
	z-index: 99 
}
.section-type-site-footer .footer-logo center a img.logo-site-survol,
.section-type-site-footer .footer-logo center a:hover img.logo-site {
	opacity: 0 
}
.section-type-site-footer .footer-logo center a:hover img.logo-site-survol {
	opacity: 1 
}
.section-type-site-footer .footer-logo center a img.logo-site-survol {
	position: absolute;
	top: 4px;
	left:4px !important;
	height: calc( 100% - 8px ) !important;
	z-index: 9;
}
/* FIN FOOTER */

/* FIN FOOTER */
.nav-item-deconnexion button  {
	color: rgba(247,166,0,1);
	border: 1px solid rgba(247,166,0,1);
	border-radius: 4px;
	font-size: .8em;
	background: #FFF;
	margin: 0px 10px
}
.nav-item-deconnexion button:hover {
	color: rgba(80,159,181,1);
	border: 1px solid rgba(80,159,181,1);	
}

/*  CUSTOM LOGO COL PRINC. */

.blog .entry  .entry-img.logo-col-principale {
  max-height: none !important;
  height: 35vmax !important;
  width: calc ( 100% + 30px );
  overflow: hidden;
  margin: -30px -30px 40px -30px;
}
.blog .entry  .entry-img.logo-col-principale img {
  object-fit: cover !important;
  width: 100%;
  height: 100%
}
/*  OBJETS LIES LOGO */

.mini-cards .card {
	margin-bottom: 15px;
  border-radius: 10px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  border: none;
  transition: all .5s ease-in-out;
}
.mini-cards .card:hover {
	transform: scale(1.03) ;
}
.mini-cards .card-text	{
	font-size: .9em
}
	
.mini-cards .card-img-top  {
	height: 200px;
	width: 100% ;
	object-fit: cover  !important;
 -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}	
.mini-cards .btn.btn-primary {
  font-size: .85em
}

.col-lat .thumbnail-objet img {
  border-radius: 10px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
	}	
	section {
	clear:both
}
.display-none {
	display: none !important
}
.clearfix:after {
  content: "";
  clear: both;
  display: table;	
}
.block-loader {
	height: 60px;
	width: 60px;
	display: block;
	background-image: url('https://agesettransmissions.be/plugins/beebuzz/themes/at21/css/img/loading.gif');
	background-size: 60px 60px
	}

/** INTERTITRE **/

h1.text-black.h1.site-section-heading {
	font-family: Open Sans !important;
	color: rgba(80,159,181,1); !important
}

h2.titre-section,h3.titre-section,h4.titre-section,h5.titre-section,h6.titre-section,
h2.spip, h3.spip, h4.spip, h5.spip, h6.spip {
	font-family: Open Sans !important;
	font-weight: 300 !important;
	border: none;
	text-align: left;
	padding: 0 10px;
	display: table;
	color: rgba(68,68,68,1);
	margin: 10px 0px;
	clear:both;
	position: relative;
}
h2.spip {
	margin-left: 0;
}
h3.titre-section,
h3.spip {
	margin-left: 6px;
	color: rgba(68,68,68,1);
	font-size: 2.2em;
	margin-top: 24px;
	margin-bottom: 24px
}
h4.titre-section,
h4.spip {
	margin-left: 10px;
	color: rgba(68,68,68,1);
	font-size: 1.8em;
	margin-top: 20px;
	margin-bottom: 20px
}
h5.titre-section,
h5.spip {
	margin-left: 16px;
	color: rgba(68,68,68,1);
	font-size: 1.5em;
	margin-top: 16px;
	margin-bottom: 16px
}
/** Texte balise de hiérarchisation **/

@media (max-width: 576px) {

}
/*** Numérotatiton auto hiérarchisation ***/
.bloc-texte {
	counter-reset: h3 h4 h5
	}
.bloc-texte h3.spip:before,
.bloc-texte h4.spip:before,
.bloc-texte h5.spip:before {
	position: relative;
	border: 1px solid rgba(68,68,68,1) !important;
	background: none;
	display: inline-block;
	text-align: center;
	font-size: 60%;
	font-weight: 400 !important;
	margin-left:-20px;
	margin-right: 10px;
	top: -5px;
	}
.bloc-texte h3.spip:before {
	content: counter(h3) "  ";
	counter-increment: h3;
	min-width: 42px;
	line-height: 40px;
	border-radius: 21px;
	font-size: .6em;
	}
.bloc-texte h4.spip:before {
	content: counter(h3) "." counter(h4) "  ";
	counter-increment: h4;
	min-width: 40px;
	line-height: 38px;
	border-radius: 20px;
	font-size: .55em !important;
	}
.bloc-texte h5.spip:before {
	content: counter(h3) "." counter(h4) "." counter(h5) "  ";
	counter-increment: h5;
	min-width: 32px;
	line-height: 30px;
	margin-left:-20px;
	border-radius: 16px;
	font-size: .45em !important;
	}
.bloc-texte h3.spip {
	counter-reset: h4;
	}
.bloc-texte h4.spip {
	counter-reset: h5;
	}
.unnumbered-auto,
.unnumbered-auto * {
	counter-reset: none;
	}
.unnumbered-auto h3.spip:before, 
.unnumbered-auto h4.spip:before,
.unnumbered-auto h5.spip:before,
h3.spip.unnumbered-auto:before, 
h4.spip.unnumbered-auto:before,
h5.spip.unnumbered-auto:before{
	content: none !important;
	counter-increment: none !important;
	}
h2.titre-section,
h3.titre-section,
h4.titre-section,
h5.titre-section,
h6.titre-section,
.unnumbered-auto h3.spip, 
.unnumbered-auto h4.spip,
.unnumbered-auto h5.spip,
h3.spip.unnumbered-auto, 
h4.spip.unnumbered-auto,
h5.spip.unnumbered-auto {
	margin-left: 0px;
	padding-left: 0px 
}
/** LES LISTES DANS LES TEXTES **/
ul.spip,
ol.spip {
	list-style: none;
	padding: 0px !important;
	margin: 0px !important;
}
ul.spip {
  margin-left: 15px !important;
}
footer ul.spip {
  margin-left: -5px !important;
}
/*** Liste à puce ***/
ul.spip ul.spip {
	margin-left: 25px !important;
	}
ul.spip li {
	list-style-type: disc;
	margin-bottom: 0px;
	padding: 5px 0;
	}
ul.spip li:last-child {
	padding-bottom: 0px !important;
	}
/*** Liste numérotée ***/
/* https://www.atikteam.com/fr/blog/page/2010-09-27-Numerotation-en-css */
ol.spip {
	counter-reset:Point_liste_niveau1;
	list-style-type:none;
	}
ol.spip ol {
	margin-left: 25px !important;
	}
ol.spip li {
  padding-bottom: 0px;
	padding: 5px 0;
	}
ol.spip ol li:last-child {
	padding-bottom: 0px !important;
	}
ol.spip li:before {
	content: counter(Point_liste_niveau1) ". ";
	counter-increment:Point_liste_niveau1;
	}
ol.spip ol.spip {
	counter-reset:Point_liste_niveau2;
	list-style-type:none;
	}
ol.spip ol.spip li:before {
	content: counter(Point_liste_niveau1) ". "counter(Point_liste_niveau2,lower-alpha) ". ";
	counter-increment:Point_liste_niveau2;
	}
ol.spip ol.spip ol.spip {
	counter-reset:Point_liste_niveau3;
	list-style-type:none;
	}
ol.spip ol.spip ol.spip li:before {
	content: counter(Point_liste_niveau1) ". "counter(Point_liste_niveau2,lower-alpha) ". " counter(Point_liste_niveau3,lower-alpha) ". ";
	counter-increment:Point_liste_niveau3;
	}	
/** LES LIENS DANS LES TEXTES **/
/*** Lien configuration générale ***/
a, a:hover {
	text-decoration: none !important;
	}
.bloc-texte a,
.bloc-texte a:hover {
	text-decoration: none !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

	}
.bloc-texte a[href^='Tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe),
.bloc-texte a[href^='tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe),
.bloc-texte a:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe),
.bloc-texte a.spip_in:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe),
.bloc-texte a.spip_out:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe),
.bloc-texte a.spip_mail:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe),
.bloc-texte a.spip_ancre:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe) {
	position: relative;
	font-family: Open Sans;	
	font-weight: 400;
	z-index: 3
	}
.bloc-texte a:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe),
.bloc-texte a.spip_in:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe){
	color:rgba(80,159,181,1) !important;	
	}
.bloc-texte a.spip_out:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe) {
	color:rgba(247,166,0,1) !important;	
	}
.bloc-texte a.spip_mail:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe) {
	color:rgba(204,94,20,1) !important;		
	}
.bloc-texte a[href^='Tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe),
.bloc-texte a[href^='tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe) {
	color:rgba(105,20,14,1) !important;	
	}
.bloc-texte a.spip_ancre:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe) {
	color:rgba(0,0,0,.8);
	}
.bloc-texte a[href^='Tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a[href^='tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a.spip_in:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a.spip_out:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a.spip_mail:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a.spip_ancre:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before, 
.bloc-texte a[href^='Tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a[href^='tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_in:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_out:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_mail:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_ancre:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after  {
	content: '';
	height: 3px;
	bottom: -2px;
	position: absolute;	
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
;
	z-index: -1
	}
.bloc-texte a[href^='Tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a[href^='tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a.spip_in:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a.spip_out:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a.spip_mail:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a.spip_ancre:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before {
	width:100%;
	left: 0%;
	}
.bloc-texte a[href^='Tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a[href^='tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_in:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_out:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_mail:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_ancre:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after {
	width:0px;
	left: 50%;
	}
.bloc-texte a:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a.spip_in:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before {
	background: rgba(80,159,181,1) !important;
	}
.bloc-texte a.spip_out:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before {
	background: rgba(247,166,0,1) !important;
	}
.bloc-texte a.spip_mail:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before {
	background: rgba(204,94,20,1) !important;
	}
.bloc-texte a[href^='Tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before,
.bloc-texte a[href^='tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before {
	background: rgba(105,20,14,1) !important;
	}
.bloc-texte a.spip_ancre:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):before {
	background: rgba(40,121,140,1) !important;
	}
.bloc-texte a[href^='Tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a[href^='tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_in:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_out:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_mail:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after,
.bloc-texte a.spip_ancre:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):after {
	background: #FFF !important;
	}
/*
.texte a.spip_in:hover:after,
.texte a.spip_out:hover:after {
	left: 0%;
    width: 100%;
	}
*/
.bloc-texte a[href^='Tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover:before,
.bloc-texte a[href^='tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover:before,
.bloc-texte a:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover:before,
.bloc-texte a.spip_in:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover:before,
.bloc-texte a.spip_out:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover:before,
.bloc-texte a.spip_mail:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover:before,
.bloc-texte a.spip_ancre:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover:before {
	height: 22px;
	}
.bloc-texte a[href^='Tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover,
.bloc-texte a[href^='tel:']:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover,
.bloc-texte a:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover,
.bloc-texte a.spip_in:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover,
.bloc-texte a.spip_out:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover,
.bloc-texte a.spip_mail:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover,
.bloc-texte a.spip_ancre:not(.btn-spip,.spip_note,.spip_cs,.link-target-iframe):hover {
	color: #FFF !important
	}
/*** Lien configuration spécifique ***/

/*** Lien type interne ***/
.bloc-texte a:visited,
.bloc-texte .spip_in:visited {}
.bloc-texte a:visited:hover,
.bloc-texte .spip_in:visited:hover {}

/*** Lien type externe ***/
.bloc-texte .spip_out:visited {}
.bloc-texte .spip_out:visited:hover {}

/*** Lien type mail ***/
.bloc-texte .spip_mail:visited  {}
.bloc-texte .spip_mail:visited:hover {}

/** BOUTON **/
.btn-c1,
.btn-spip {
	font-family: Open Sans;	
	font-size: 1.3em !important;
	border-radius: 6px !important;
	background: rgba(80,159,181,1) !important;
	color: #FFF !important;
	padding: 6px;
	margin: 10px;
	line-height: 120% !important;
	-webkit-box-shadow: 10px 10px 0px 0px rgba(0,0,0,.1);
	-moz-box-shadow: 10px 10px 0px 0px rgba(0,0,0,.1);
	box-shadow:10px 10px 0px 0px rgba(0,0,0,.1);
}
.btn-spip.btn-xs {
	font-size: .7em !important;
}
.btn-spip.btn-s {
	font-size: .85em !important;
}
.btn-spip.btn-m {
	font-size: 1.2em !important;
}
.btn-spip.btn-l {
	font-size: 1.5em !important;
}
.btn-spip.btn-xl {
	font-size: 1.8em !important;
}
.btn-spip.btn-xxl {
	font-size: 2em !important;
}
.btn-spip.btn-xxxl {
	font-size: 3em !important;
}
.btn-c1:hover,
.btn-spip:hover {
	background: rgba(247,166,0,1) !important;
	-webkit-box-shadow: 15px 15px 0px 0px rgba(0,0,0,.2) !important;
	-moz-box-shadow: 15px 15px 0px 0px rgba(0,0,0,.2) !important;
	box-shadow:15px 15px 0px 0px rgba(0,0,0,.2)  !important;
}
.btn-c0 {
	background: rgba(68,68,68,1) !important;
}
.btn-c0:hover {
	background: rgba(80,159,181,1) !important;
}
.btn-c2 {
	background: rgba(247,166,0,1) !important;
}
.btn-c2:hover {
	background: rgba(80,159,181,1) !important;
}
.btn-c3 {
	background: rgba(204,94,20,1) !important;
}
.btn-c3:hover {
	background: rgba(105,20,14,1) !important;
}
.btn-c4 {
	background: rgba(105,20,14,1) !important;
}
.btn-c4:hover {
	background: rgba(225,85,84,1) !important;
}
.btn-c5 {
	background: rgba(40,121,140,1) !important;
}
.btn-c5:hover {
	background: rgba(225,85,84,1) !important;
}
.btn-c6 {
	background: rgba(225,85,84,1) !important;
}
.btn-c6:hover {
	background: rgba(247,166,0,1) !important;
}
.btn-spip:before {
	content: '\f061';
	font-family: FontAwesome,ForkAwesome;
	display: inline-block
}
.btn-spip:hover:before {
	-webkit-animation-duration:2s;
	-webkit-animation-fill-mode:both;
	animation-duration:2s;
	animation-fill-mode:both;	
	-webkit-animation-name:shake;
	animation-name:shake;
}
/** Texte italic **/	
.bloc-texte i {
	font-style: italic !important
}
.bloc-texte i.fa {
	font-style: normal !important
}

/** Texte gras **/
.bloc-texte  strong {
	font-family: Open Sans;	
	font-weight: bold
	}
	
.puce_bee:before {
    font-family: FontAwesome,ForkAwesome;
	content: "\f105";
	padding-right: 10px;	
}

/** Texte souligné **/
sl { 
	text-decoration: none !important;
	border-bottom: 1px solid rgba(68,68,68,1)
	/* text-decoration: #FFF wavy underline; */
	}
	
/** Texte Petite capitale **/ 	
sc {
  text-transform : uppercase;
  font-size: 70%;
	}

/** Texte en indice **/ 
sub {
	font-size: 12px;
	color: rgba(80,159,181,1) !important;
		 font-family: Open Sans;	

	}
	
/** Texte en exposant **/ 
sup  {
	font-size: 12px;
	text-transform: none;
	color: rgba(247,166,0,1)  !important;
	font-family: Open Sans;	
	}
/** Texte surligné **/
.bloc-texte .caractencadre-spip,
.bloc-texte .caractencadre2-spip {
	padding: 0 5px 2px 5px;
	font-weight: 400 !important
	}
.bloc-texte .caractencadre-spip {
	color: #FFF !important;
	background: rgba(80,159,181,1) !important;
	font-family: Open Sans;		}
.bloc-texte .caractencadre2-spip {
	color: #FFF !important;
	background: rgba(247,166,0,1) !important;
	font-family: Open Sans;	
	}
/** Texte tailles **/
t1 {
	font-size: 1.33em;
	line-height: 130%;
	}
t2 {
	font-size: 1.66em;
	line-height: 130%;
	}
t3 {
	font-size: 2em;
	line-height: 130%;
	}

/** Texte couleurs **/

c0 {
	color: #000;
	}
c1 {
	color: rgba(80,159,181,1);
	}
c2 {
	color: rgba(247,166,0,1);
	}
c3 {
	color: rgba(204,94,20,1);
	}
c4 {
	color: rgba(105,20,14,1);
	}
c5 {
	color: rgba(40,121,140,1);
	}
c6 {
	color: rgba(225,85,84,1);
	}
	
/** Texte ligne de separation (---) **/
hr.spip {
	display: block;
	height: 0px;
	border-bottom: 1px solid rgba(68,68,68,1);
	margin: 15px 0px;
}

/** Texte - textarea - zone scrollable avec une hauteur maximum ***/
.spip_cadre   {
	border: none !important;
	Width: 100% !important;
	max-height: 300px  !important;
	padding: 10px !important;
	overflow: auto !important;
	-webkit-overflow-scrolling: touch;
	background: rgba(68,68,68,1) !important;
	color:#FFF;
	margin: 15px 0px
	} 
	
/** Texte cadre type quote **/


disable_blockquote.spip  {
	color: #575757 ;
	padding:30px;
	 font-family: Open Sans;	
	 font-size: 1.4em !important;
	 font-weight: 300 !important;
	 position: relative;
	}
disable_blockquote.spip:before {
	font-family: FontAwesome,ForkAwesome;
	content: '\f10d';
	position: absolute;
	margin: -30px -10px 0px -30px;
	font-size: 1.4em;
}
disable_blockquote.spip:after {
	font-family: FontAwesome,ForkAwesome;
	content: '\f10e';
	position: absolute;
	margin: -30px 0px 0px -10px;
	font-size: 1.4em;
	right: 0px;
	}

blockquote.spip {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

blockquote.spip p {
  color: #444444;
  line-height: 1.4;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

blockquote.spip::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #545454  /* OK CBLACK */;
  margin-top: 20px;
  margin-bottom: 20px;
}


/** Texte cadre poesie **/
blockquote.spip_poesie  {
	color:  rgba(68,68,68,1) ;
	background: rgba(80,159,181,1) ;
	padding: 30px;
	font-family: Open Sans;	
	font-size: 1.4em !important;
	font-weight: 300 !important;
}

/** Texte cadre code **/	
code.spip_code {
	background: rgba(247,166,0,1);
	color: #FFF;
	white-space: pre-wrap;
	display: block;
	padding:10px;
	border: none;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.3); 
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3); 
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3)
}

/** Texte encadré  **/
.texteencadre-spip {
	display: block;
	padding: 0px !important;
	background: none !important;
	color: #000 !important;
	border: 1px solid rgba(68,68,68,1) !important;
	-webkit-box-shadow: 10px 10px 0px 0px rgba(0,0,0,.1);
	-moz-box-shadow: 10px 10px 0px 0px rgba(0,0,0,.1);
	box-shadow:10px 10px 0px 0px rgba(0,0,0,.1);
	margin-bottom: 50px;
}
.texteencadre-spip-content {
	padding: 10px
}
/** Texte tableau **/
.spip-conteneur-table {
	max-width:  100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 20px;
	padding-bottom: 10px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
border-radius: 8px;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: rgba(247,166,0,.2);
}
.spip-caption {
	font-size: 1.2em;
	text-align: center;
	padding-bottom: 10px
}
table.spip,
table.spip tr,
table.spip th,
table.spip td {
	border: none !important;
}
table.spip {
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	border: none;
	border-collapse: collapse;
	min-width: 100%;
	white-space: nowrap;
	background-color: white;
}
table.spip td,
table.spip th {
	text-align: center;
	padding: 8px;
}
table.spip td {
	border-right: 1px solid rgba(247,166,0,.5) !important;
	font-size: 12px;
	max-width: none !important;
}
table.spip td:last-of-type {
	border-right: 1px solid transparent !important;
}
table.spip thead th {
	color: #ffffff;
	background: rgba(247,166,0,.8);
}
table.spip thead th:nth-child(odd) {
	color: #ffffff;
	background: rgba(247,166,0,1);
}
table.spip tr:nth-child(even) {
	background: rgba(247,166,0,.2);
}
/* Responsive */
@media (max-width: 767px) {
	table.spip {
		display: block;
		width: 100%;
	}
	.table-wrapper:before {
		content: "Scroll horizontally >";
		display: block;
		text-align: right;
		font-size: 11px;
		color: white;
		padding: 0 0 10px;
	}
	table.spip thead,
	table.spip tbody,
	table.spip thead th {
		display: block;
	}
	table.spip thead th:last-child {
		border-bottom: none;
	}
	table.spip thead {
		float: left;
	}
	table.spip tbody {
		width: auto;
		position: relative;
		overflow-x: auto;
	}
	table.spip td,
	table.spip th {
		padding: 20px .625em .625em .625em;
		height: 60px;
		vertical-align: middle;
		box-sizing: border-box;
		overflow-x: hidden;
		overflow-y: auto;
		min-width: 120px;
		font-size: 13px;
		text-overflow: ellipsis;
	}
	table.spip thead th {
		text-align: left;
		border-bottom: 1px solid rgba(247,166,0,.5) !important;
		;
	}
	table.spip tbody tr {
		display: table-cell;
	}
	table.spip tbody tr:nth-child(odd) {
		background: none;
	}
	table.spip tr:nth-child(even) {
		background: transparent;
	}
	table.spip tr td:nth-child(odd) {
		background: rgba(247,166,0,.2);
		border-right: 1px solid rgba(247,166,0,.5) !important;
		;
	}
	table.spip tr td:nth-child(even) {
		border-right: 1px solid rgba(247,166,0,.5) !important;
		;
	}
	table.spip tbody td {
		display: block;
		text-align: center;
	}
}
table.spip caption{
	caption-side:top;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	color: #000;
	font-size: 22px;
	font-weight: 300;
	}
table.spip caption:before {
    font-family: FontAwesome,ForkAwesome;
	content: "\f104";
	padding-right: 10px;
}
table.spip caption:after {
	font-family: FontAwesome,ForkAwesome;
	content: "\f105";
	padding-left: 10px;
}

/** Tableau cas particuliers **/

#infos-media table td.td-download input {
  max-width: 250px; display: block;
  margin: 0 auto;
   padding: 2px !important;
  margin-bottom: 4px
 
}
#infos-media .td-objets-associes {
	overflow: auto !important;
}
#infos-media input[type='text']{
	border: 2px solid rgba(247,166,0,1);
	color: rgba(247,166,0,1)
}
@media (max-width: 767px) {
  #infos-media td {
    width: 400px;
    border: none !important;
  }
}
@media (max-width: 650px) {
  #infos-media td {
    width: calc( 100vw - 250px );
    border: none !important;
  }
}
@media (max-width: 575px) {
  #infos-media td {
    width: calc( 100vw - 145px );
    border: none !important;
  }
}

/** NOTE **/

.spip_note_ref {
	color: transparent;
	padding: 0;
	margin: 0
	}
a.spip_note {
	font-family: Open Sans;
	display: inline-block;
	position: relative;
	top: -6px;
	width: 18px;
	background: #FFF;
	text-align: center;
	margin-left: -5px;
	margin-right: -2px;
	color: rgba(68,68,68,1);
	line-height: 16px;
	font-weight: 400;
	font-size: .8em !important;
	border-radius: 9px;
	border: 1px solid rgba(68,68,68,1)
	}
a.spip_note:hover {
	color: #FFF;
	background: rgba(80,159,181,1);
	border: 1px solid transparent
	}
div[id^="nb"] {
	font-size: 14px !important; 
	font-weight: normal;
	}
div[id^="nb"] a.spip_note {
	display: inline-block;
	position: relative;
	top: 0px;
	width: 26px;
	background: rgba(68,68,68,1);
	text-align: center;
	margin: 0 22px 0 0;
	color: #FFF;
	line-height: 24px;
	font-weight: bold;
	font-size: 16px !important;
	border-radius: 13px;
	font-weight: 400
	}
div[id^="nb"] a.spip_note:after {
	position: absolute;
	left: 32px;
	content: ":"
	}
div[id^="nb"] {
	border-bottom: 1px solid rgba(68,68,68,1);
	margin-bottom: 10px !important;
	padding: 0px !important;
	}

/** Texte saut de ligne forcé **/

br.sp {
	display: block;
	width: 100%;
	height: 10px;
	clear: both
	}	

br.manualbr {
  content: "";
  margin: 1em;
  display: block;	
}

/* Couteau Suisse : Blocs dépliables CS <bloc></bloc>   */
.bloc-texte .cs_blocs {
	margin: 0px !important;
	padding: 0px !important;
}
.bloc-texte .cs_blocs h4 {
    padding: 0px;
    margin: 0px;
	min-height: 60px;
	display: block;
	width: 100% !important;
	overflow: auto;
	zoom: 1;
	background:none;
    }
.bloc-texte .cs_blocs h4.blocs_titre a {
	position: absolute;
	display: block;
	border: none !important;
	border-bottom: none !important;
	float: left;
	background: transparent;
	overflow: auto;
	zoom: 1;
	font-family: Open Sans;
	font-weight: 300;
	font-size: 1.4em;
	color: rgba(68,68,68,1) !important
	}
.bloc-texte .cs_blocs h4.blocs_titre a:hover {
	color: rgba(68,68,68,1) !important
}
/* Reset .bloc-texte a:before/after */
.bloc-texte .cs_blocs h4.blocs_titre a:before,
.bloc-texte .cs_blocs h4.blocs_titre a:after,
.bloc-texte .cs_blocs h4.blocs_titre a:hover:before,
.bloc-texte .cs_blocs h4.blocs_titre a:hover:after {	
	content: '';
	height: auto;
	top: auto;
	bottom: auto;
	position: static;		
}	
/* CREER UNE CLASS  a.spip_cs  */
.bloc-texte .cs_blocs h4.blocs_titre a:before {
	content:'';
	margin-bottom: -2px;
	height: 24px !important;
	width: 24px !important;
	padding: 10px !important;
	border: 1px solid #000;
	border-radius: 12px;
	display:inline-block !important;
	margin-right: 10px;
	background-color: transparent !important; 
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 100 100'%3E%3Cpolygon points='53.13,95.09 74.34,73.87 70.1,69.63 53.13,86.6 53.13,5.08 47.13,5.08 47.13,86.59 30.18,69.63 25.93,73.87 47.13,95.07 '/%3E%3C/svg%3E%0A") !important;
	background-size: 15px 15px !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

	}
.bloc-texte .cs_blocs  h4.blocs_titre a:hover:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	}
.bloc-texte .cs_blocs  h4.blocs_titre.blocs_replie  a:before {
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 100 100'%3E%3Cpolygon points='53,47 53,5 47,5 47,47 5,47 5,53 47,53 47,95 53,95 53,53 95,53 95,47 '/%3E%3C/svg%3E%0A") !important;
	}
.bloc-texte .cs_blocs  h4.blocs_titre.blocs_replie  a:hover:before {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 100 100'%3E%3Cpolygon points='53.13,95.09 74.34,73.87 70.1,69.63 53.13,86.6 53.13,5.08 47.13,5.08 47.13,86.59 30.18,69.63 25.93,73.87 47.13,95.07 '/%3E%3C/svg%3E%0A") !important;
-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

	}
.bloc-texte .cs_blocs  h4.blocs_titre  a {
	background: transparent;
	}
.bloc-texte .cs_blocs  h4.blocs_titre.blocs_replie  a {
	background: transparent;
	}
.bloc-texte .cs_blocs  h4.blocs_titre.blocs_replie  a:hover {
	background: transparent;
	}
.bloc-texte .cs_blocs  h4.blocs_titre  a:hover {
	background: transparent;
	}
.bloc-texte .cs_blocs .blocs_destination {
	margin: 0 0 0 20px !important;
	border-left: 1px solid;
	padding-left: 10px;
	}
.bloc-texte .cs_blocs  h4.blocs_titre.cs_done a {
	display: block !important;
	text-align: center;
	padding:10px;
	margin-bottom: 0
	}
.bloc-texte .cs_blocs  h4.blocs_titre.cs_done  {
	margin-bottom: 0px !important;
	}
.bloc-texte .cs_blocs .blocs_destination.blocs_invisible  p{
	margin-left: 0;
	margin-top: 0;
	padding: 10px 0;
	}
	
	
/* Texte - Section */
#chapo {
	border-left: 2px solid;
	padding-left: 10px;
	padding-bottom: 0px !important;;
	margin-bottom: 40px !important;;
	font-size: 1.2em;
	font-style: italic;
}


/* TEXTE - RESPONSIVE */

@media (min-width: 480px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}

/* TEXTE - THEME LIGHT */

[data-theme="light"] .bloc-texte,
[data-theme="light"] .article-header,
[data-theme="light"] c0 {
	color: rgba(68,68,68,1) !important;
}

.popup-bzzz .row {
	margin: 0px !important
}
.popup-date {
	border-top: 1px solid;
	font-size: 22px;
	padding: 10px 0px 10px 0px !important;
}
.article-body {
	padding-top: 20px !important;
}
.article-body section {
	padding: 0px !important;
}
.bloc-texte {
}
section.article-infos {
		padding: 0px
}
section.article-infos section {
		background: #FFF;
		padding: 20px 10px;
		margin-bottom: 40px
}



.objet-article section#texte,
.objet-rubrique section#texte {
	margin-bottom: 20px;
	padding-bottom: 10px !important;
	border-bottom: 3px solid rgba(255,255,255,.2)	
}
section.section-liste-objet .item-infos,
section.section-liste-objet .item-infos time {
	font-size: 12px !important; 
	color: rgba(,1);
}

@media (max-width: 576px) {	
	.popup-bzzz article.main-container.content-article {
		padding: 0px !important;
	}
	section.bloc-texte {
		padding-right: 0px !important;
		margin-bottom: 10px;
		border-right: none
	}
	.article-body section.article-infos {
		padding-left: 0px !important;
	}
	.article-subtitle {
		font-size: 18px !important;
		text-align: center;
	}
	section.bloc-texte * {
		font-size: 15px !important;
	}
	section.article-infos * {
		font-size: 13px !important;
	}
	section.section-liste-objet.loop-0,
	section.article-infos {
		border-left: none !important;
		margin: 40px -20px 0px -20px !important;
		width: calc( 100% + 40px ) !important;
		
	}
	section.section-liste-objet .item-infos,
	section.section-liste-objet .item-infos time {
		font-size: 11px !important; 
	}
}




/* IFRAME TEXTE */


.spip_iframe {
	border-top: 1px solid rgba(68,68,68,1);
	border-bottom: 1px solid rgba(68,68,68,1);
	padding: 40px 0px;
	height: calc( 100vh - 100px );
}
.link-target-iframe {
	background:rgba(,1);
	font-size:12px!important;
	color: #FFF;
	padding: 0px 12px 0px 0px;
	line-height:4px !important;
	margin-bottom: 4px;
	display: inline-block;
	border-radius: 12px
}
.link-target-iframe:hover {
	color: #FFF;
	background:  rgba(80,159,181,1);
}
.label-link-target-iframe {
	font-weight: bold
}
.link-target-iframe:before {
	font-family:FontAwesome,ForkAwesome ;
	content:"\f08e ";
	line-height:24px !important;
	width: 24px;
	display:inline-block;
	border-radius: 12px;
	text-align: center;
	margin-right: 4px;
	color: #FFF;
	background:rgba(68,68,68,1) !important;	
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

}
@media (max-width: 576px) {
	.link-target-iframe {
		display: block;
		text-align: center;
		border-radius: 0px !important;
		padding: 10px  5px !important; ;

	}

}

/** BLOC FLEX **/	
	
flex {
   display: flex;
   width: 100% !important;
   max-width: 100% !important;
   margin: 1em 0px;
   overflow: hidden;
}
box {
  padding: 1em;
  min-width: 200px;
  max-width: 50% !important;
  flex: 2;
}
flex box:last-child {
	padding-right:0;
}
flex box:first-child {
	padding-left:0;
}
/*
flex box::first-line {
	font-weight:400;
	font-family: Open Sans !important;
}
*/
#section-edito flex box {
	font-size: .8em
}
#section-edito flex box::first-line {
	font-size: 1.2em
}
@media (max-width: 410px) {
	flex {
		display: block;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0px !important;
	}
	box {
		margin-top: 10px;
		display: block;
		padding: 0px;
		width: 100% !important;
		max-width: 100% !important;
	}
	#section-edito flex {
		margin-top: -15px !important;
		margin-bottom: -30px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 992px) {
	.col-lg-6 [class*='col-'] flex {
		display: block;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0px !important;
	}
	.col-lg-6 [class*='col-'] box {
		margin-top: 10px;
		display: block;
		padding: 0px;
		width: 100% !important;
		max-width: 100% !important;
	}
	#section-edito flex {
		margin-top: -15px !important;
		margin-bottom: -30px !important;
	}
}
/** IMAGES TEXTE **/
.spip_documents p {
	margin: .10em;
	padding: 0
}
.spip_documents_center {
	display: block;
	clear: both;
	width: 100%;
	margin: 1.385em auto
}
.spip_documents_center img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.spip_documents_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 1.385em
}
.spip_documents_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 1.385em
}
.spip_doc_titre {
	margin-right: auto;
	margin-left: auto;
	font-weight: 700;
	font-size: .90em
}
.spip_doc_descriptif {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: .90em
}
.spip_modele {
	float: right;
	display: block;
	padding: 1em;
	border: 1px solid;
	width: 180px
}
.spip_documents_legende {
	border: 1px solid #8F8FBD;
	text-align: center;
	font-size: .9em;
	margin: 0 0 1em
}
.spip_documents_legende dt {
	background: #8F8FBD;
	color: #fff;
	padding: 5px 3px;
	font-weight: 700
}
.spip_documents_legende dd {
	padding: 3px 0;
	margin: 0
}
.spip_documents_legende dd.vignette {
	margin: 5px 0
}
.document_utilisations li.item {
	position: relative;
	padding-right: 24px
}
.document_utilisations li.item .vu {
	position: absolute;
	top: 0;
	right: 0
}
.spip_documents img {
	border-radius: 10px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
	/*
	filter: drop-shadow(10px 10px 0px rgba(0, 0, 0, .1));
	*/
}
.spip_documents_right,
.spip_documents_left {
	max-width: 40% !important;
}
.spip_documents img {
	max-width: 100% !important;
	max-height: calc( 100vh - 150px ) !important;
	height: auto;
	width: auto;
}
.spip_documents_center .spip_doc_titre {
	text-align: center;
}
.spip_documents .spip_doc_titre {
	text-align: center;
	font-size:.8em ;
	margin-top: 10px;
	padding: 4px; 
	background: #FFF;
	border-radius: 6px;
	border: 1px solid rgba(0,0,0,.1)
}
@media (max-width: 576px) {
	.spip_documents {
		max-width: none !important;
		width: 100% !important;
		display: block;
	}
	.spip_documents img {
		display: block;
		margin-left: auto;
		margin-right: auto
	}
}

/** TABLE INFOS MEDIA  **/

#infos-media th,
#infos-media td {
	padding: 4px !important;
  border: 1px solid #000;
}
#infos-media {
  margin-bottom: 20px
}
#infos-media input {
	border: 1px solid #000;
	padding: 6px;
}
/** SECTION PS  **/
#ps h4.titre-section {
	margin-top: 0px;
}
#ps {
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1)
}

/** CUSTOM **/

.circle-icon.fa:before {
	width: 16px !important;
	display: inline-block;
	text-align: center
}

.display-none {
	display: none
}

iframe {
	margin-bottom: 10px;
}

.beebuzz-author-box {
  opacity: .5;
  z-index: 9 !important
}
section.cms-page section.cms-template.section-fullwidth.arrow-container div.arrow.bounce i.fa.fa-chevron-circle-down.text-white.fa-2x {
  background: rgba(0,0,0,.2) ;
  padding: 2px 4px;
  border-radius: 16px
}
.formulaire_spip textarea,
.formulaire_spip input:not([type='checkbox']):not([type='radio']),
.formulaire_formidable textarea,
.formulaire_formidable input:not([type='checkbox']):not([type='radio']){
	border: 1px solid #cdcdcd;
	display: block;
	border-radius:6px !important;
	height:44px;
	width: 100% !important;
	padding: 0px 22px
}
.formulaire_spip textarea,
.formulaire_formidable textarea {
	height: 185px;
	padding: 22px
}
.formulaire_spip textarea:active,
.formulaire_spip textarea:focus,
.formulaire_spip input:active,
.formulaire_spip input:focus,
.formulaire_formidable textarea:active,
.formulaire_formidable textarea:focus,
.formulaire_formidable input:active,
.formulaire_formidable input:focus { 
	border-color:rgba(80,159,181,1) !important;
	background: #FFF
}
.formulaire_spip .boutons,
.formulaire_formidable .boutons {
	width: 100% !important; 
	padding: 0px !important;
	margin: 15px 0px !important;
	
}
.formulaire_spip .boutons input.submit,
.formulaire_formidable .boutons input.submit {
	margin: 0px !important;
	font-weight: bold;
	font-size: 1.2em;
	border:none;
	background: #404040 !important;
	font-weight: normal
}
.formulaire_spip .boutons input.submit:hover,
.formulaire_formidable .boutons input.submit:hover {
	background: rgba(80,159,181,1) !important;
	border-color:rgba(80,159,181,1) !important;
}
.formulaire_formidable .editer.width-50pc {
	width: calc( 50% - 10px )!important;
  display: inline-flex
}
.formulaire_formidable .editer.width-50pc.left {
  margin-right: 15px
}
.label-to-placeholder {
  text-align: left
}
.label-to-placeholder label.label {
	left: 0px;
	position: absolute;
	margin-left: 20px;
	margin-top: 10px;
	z-index: 1;
	opacity: .6;
	font-size: .9em
}
.label-to-placeholder .editer {
	position: relative;
  padding-bottom: 20px
}

.label-to-placeholder .editer input[type='text'],
.label-to-placeholder .editer input[type='password'],
.label-to-placeholder .editer input[type='email'],
.label-to-placeholder .editer input[type='tel'],
.label-to-placeholder .editer input[type='search'],
.label-to-placeholder .editer input[type='url'],
.label-to-placeholder .editer textarea {
	position: relative;
	z-index: 2;
	padding: 20px !important;
	background: rgba(255,255,255,0);
	border-radius: 2px !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

}
.label-to-placeholder .editer.value-true input, 
.label-to-placeholder .editer.value-true textarea,
.label-to-placeholder  textarea:hover,
.label-to-placeholder  textarea:active,
.label-to-placeholder  textarea:focus, 
.label-to-placeholder  input:hover,
.label-to-placeholder  input:active,
.label-to-placeholder  input:focus {
	background: rgba(255,255,255,1) !important;
}
.label-to-placeholder .editer textarea {
  padding-top: 10px !important;
  height: 142px !important
}
.label-to-placeholder p.boutons {
	margin: 0px !important;
}
.google-map iframe {
	max-width: calc( 100% - 40px );
	margin: 0px;
	padding: 0px
}

#formulaire_login  span#spip_logo_auteur {
	display: none;
}

textarea:hover,
textarea:active,
textarea:focus, 
input:hover,
input:active,
input:focus,
select:hover,
select:active,
select:focus {
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	outline-offset: 0px !important;
	outline: none !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	
}
#pass_securise {
	display: none !important
}
a#spip_pass {
	margin-top: 15px;
}
a#spip_pass,
.retour a,
.quitter_fenetre a {
	border: 1px solid rgba(0,0,0,.1);
	display: inline-block;
	padding: 10px;
	border-radius: 10px
}
a#spip_pass:hover,
.retour a:hover,
.quitter_fenetre a:hover {
	color: #000;
	border: 1px solid rgba(0,0,0,.5);
}
#formulaire_menu_lang select {
	border: 1px solid rgba(0,0,0,.1);
	padding: 10px;
	border-radius: 10px
}
.formulaire_login {
	max-width: 600px;
	margin: 0 auto;
	padding: 20px;
	  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);

}
.formulaire_login input[type="text"],
.formulaire_login input[type="password"] {
	background: #FFF;
	margin-top: 10px
}
.formulaire_login input[type="text"]:focus,
.formulaire_login input[type="password"]:focus {
	background: rgba(80,159,181,.1);
}
.formulaire_login input[type="submit"] {
	color: #FFF
}

#formulaire_login fieldset div.editer-groupe div.editer.editer_session div.choix label.nofx {
	line-height: 50px;
	font-size: .8em
}
#formulaire_login .editer_password.obligatoire p.details a#spip_pass {
	padding: 10px !important;
	line-height: normal;
	font-size: .8em;
	color:#FFF;
	background:rgba(247,166,0,1);
	border: none;
-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

}
#formulaire_login .editer_password.obligatoire p.details a#spip_pass:hover {
	background:rgba(80,159,181,1);
}
.reponse_formulaire {
  font-size: 1em;
  font-weight: normal;
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;	
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.reponse_formulaire hr {
  border-top-color: #9fcdff;
}
.reponse_formulaire a {
  color: #002752;
}
.reponse_formulaire_false,
.reponse_formulaire_erreur{
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.reponse_formulaire_false hr,
.reponse_formulaire_erreur hr {
  border-top-color: #f1b0b7;
}
.reponse_formulaire_false a,
.reponse_formulaire_erreur a {
  color: #491217;
}
.reponse_formulaire_ok {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.reponse_formulaire_ok hr {
  border-top-color: #b1dfbb;
}
.reponse_formulaire_ok a {
  color: #0b2e13;
}
.reponse_formulaire p {
	margin: 0px !important;
}



html.ltr.fr.js body#body.animated.fadeIn.article.article_28.computer.ms.edge.animation-light div.ajaxbloc.ajax-id-body_article28.bind-ajaxReload div.ajaxbloc.ajax-id-content.bind-ajaxReload section.cms-page section.cms-template.section-fullwidth.big-margin-top.no-margin-bottom div.container div.row div.col-lg-6.col-md-6.col-sm-12.col-xs-12 div.pl-md-4.pt-4.pt-md-0 div#article-text.row div.col-md-12.order-md-1 section#formulaire.formulaire.ps-article h2.h4.text-black.mb-5 {
	display: none
}



.opacity-0 {
	opacity: 0 !important
}







.img-fit {
	object-fit: cover !important;
	
}
.img-contain {
	object-fit: contain !important;
}

.mosa-1  .person.text-center  img.img-fit.mb-5 {
  width: 100%;
  height: 230px;
}

.mosa-1 .mosa-item:hover {
	cursor: pointer
}

.mosa-1 .person img {
filter:none !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

}
.mosa-1 .mosa-item:hover img {
filter:none !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

}

.mosa-1 .mosa-item:hover img {
filter: grayscale(80%) !important;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

}

	.mosa-1 .mosa-item {
		position: relative;
		padding-bottom: 20px
	}
	.mosa-1 .mosa-item h3 {
		padding: 10px;
		font-size: 32px;
	
		display: inline-block;
		position: absolute;
		z-index: 99;
		margin-left: 0px;
		margin-top: 0px;	 	  
		  
	}
.mosa-1 .mosa-item p {
	position: absolute;
	z-index: 999999 !important;
			background: rgba(80,159,181,1);
		color: #FFF;
			padding: 10px;
			width: 75%;
			right: 0px;
			bottom: 30px;
			
			
}	
.mosa-1 .mosa-item .tags {
	position: absolute;
	z-index: 999999 !important;
		color: #FFF;
			padding: 10px;
			width: 100%;
			right: 0px;
			bottom: 30px;	
}
.mosa-1 .mosa-item .tag {
	padding: 4px;
		font-size: 12px;
		font-weight: bold;
		float: right;
		background: rgba(204,94,20,1);
		margin: 0 0 10px 10px;
		  transform: rotate(-3deg); /* Équivalent à rotateZ(45deg) */
-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,.5);
-moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,.5);
box-shadow: 5px 5px 0px 0px rgba(0,0,0,.5);
}



/** CUSTOM **/


#section-liste-objet {
	margin-bottom: 20px 
}

#section-liste-objet .ajaxbloc.row {
 padding: 0px;
 margin: 0px;
}
.objet-enfant  {
	padding-bottom: 20px !important;;
	}

.objet-enfant  .card {
	height: 100%;
	}
.objet-enfant h5.card-title {
		font-family: Open Sans !important;

	font-size: 1.25em 
}
.objet-enfant .card  .card-body p  {
	font-size: .9em ;
}

.row-eq-height .card {
/* height: calc( 100% - 25px ) */
}

#section-liste-objet .card-body {
	margin-bottom: 30px !important;
}
#section-liste-objet .card-body .btn {
	position: absolute;
	bottom: 10px
}
#section-liste-objet .objet-enfant {
  padding: 0 10px;
  cursor: pointer;
  transition: all .5s ease-in-out;
}
#section-liste-objet .card-img-box {
	overflow: hidden;
	position: relative;
	cursor: pointer
}
#section-liste-objet .objet-enfant .card {
	transition: all .5s ease-in-out;
}
#section-liste-objet .objet-enfant .card:hover {
	transform: scale(1.02);
	transition: all .5s ease-in-out;
	-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.25); 
	box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.25);
}
#section-liste-objet .card-img-top.img-fit  {
	transition: all .5s ease-in-out;
}
#section-liste-objet .objet-enfant:hover .card-img-top.img-fit  {
	transform: scale(1.1);
	transition: all .5s ease-in-out;
}
.cms-template .row.section-blocs  a.item-bloc {
	height: 100%
}
#col-lat-header #logo-objet {
  margin-bottom: 4px;
}
#bloc-mobile-logo {
	display: block;
	background: rgba(0,0,0,.05);
	text-align: center;
	margin: 10px 0px
}

#col-lat-container-section {
	width: 100%;
}
.section-box {
  padding: 0px 10px 10px 10px !important;;
  margin-bottom: 10px !important;
  position: relative;
  margin-right: 10px;
  border-radius: 10px
}
@media screen and ( max-width: 992px ){
	.col-lat .sidebar {
		margin-left: 0px
	}
}

@media screen and ( max-width: 768px ){
  .section-box {
     margin-right: 0px;
  }
  
}
@media screen and ( max-width: 576px ){
	body.rubrique section.blog,
	body.rubrique section.blog .col-principale {
		padding: 0px !important;
		margin: 0px !important;
	}
	
	body.rubrique section.blog section#about {
		padding: 0px !important;
	}
	body.rubrique section.blog  .container {
		padding: 0px 15px !important;
	}
	#section-liste-objet-secteur {
		margin-top: 35px !important;
	}
	#section-liste-objet-secteur article.entry {
	  margin: 30px 0px !important;
	}
	#section-liste-objet {
	  padding-bottom: 15px
	}
	#section-liste-objet .objet-enfant {
	 padding: 15px 10px !important;
	}	
}

.section-home-box-news.bg-light.align-items-stretch {
  background-color: #FFF !important;
  /* border: 2px solid */
}
.btn {
	font-family:Open Sans;
}
.btn .fa {
  margin-right: 5px
}
.box.high.bg-green2.p-4.d-flex.flex-column {
  background: #FFF !important;
  color: #000 !important;
  /* border: 2px solid */
}
.box.high.bg-green2.p-4.d-flex.flex-column .text-white {
  color: #000 !important;
 
}
.section-home-box-news .home_news_coin {
	position: absolute;
	z-index: 1
}
.section-home-box-news time.spip_balisehtml5_time {
	font-family: Open Sans;
	margin-bottom: 10px;
}
.section-home-box-news {
	position: relative
}
.home_news_coin.trait_top_trait_left,
.home_news_coin.trait_top_trait_right {
	top: 0px
}
.home_news_coin.trait_bottom_trait_left,
.home_news_coin.trait_bottom_trait_right {
	bottom: 0px
}
.home_news_coin.trait_top_trait_left,
.home_news_coin.trait_bottom_trait_left {
	left: 0px
}
.home_news_coin.trait_top_trait_right,
.home_news_coin.trait_bottom_trait_right {
	right: 0px
}

.sur-titre-box {
  font-family: Open Sans;
  font-size: 1.3em
}

/*
.sur-titre-box {
  position: absolute;
  left: 15px;
  top: 5px
}

.section-home-box-news .box-text {
  margin-top: 15px
}
*/
.color-option-blue .sur-titre-box {
	color: rgba(247,166,0,1);
}
.color-option-green .sur-titre-box {
	color: rgba(80,159,181,1);
}

.spip_balisehtml5_time:before {
	font-family: FontAwesome,ForkAwesome;
	content: '\f017';
	display: inline-block;
	margin-right: 5px;
	
}


.popup-content article.container.main-container h1 {
	margin-top: 30px !important;
}
/* HOME MOSAIC IMAGE */
#section-gallery-mosaic .hover-pulse,
#section-gallery-mosaic div[id^="box-gallery"] {
	cursor: pointer;
	position: relative
}
#section-gallery-mosaic div[id^="box-gallery"]:hover {
	z-index: 9
}
#section-gallery-mosaic .box-gallery-hover {
	top: 50%;
	left: 50%;
	height: 0%;
	width: 0%;
	position: absolute;
	background: rgba(0,0,0,0);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;

}
#section-gallery-mosaic div[id^="box-gallery"]:hover .box-gallery-hover  {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.5);
	
}

#section-liste-objet-secteur {
  padding: 0px 15px;
}
#section-liste-objet-secteur img.img-cover {
	height: 220px
}
#section-liste-objet-secteur .row {
  padding: 0px;
  margin: 0px
}	
	/**
* Template Style
*
* [Table of contents]
############################
*   7. ADMIN Babel
############################
**/
  /*******************************/
 /*       MENU REDACTEUR        */
/*******************************/

#spip-admin {
	display:none;
}

#menu-admin .info-bulle {
	margin-top:-100px;
	margin-left:-240px;
}

#menu-admin {
	position:fixed;
	top:54px;
	right:0px;
	cursor:pointer;
	z-index: 9999 !important
}

#menu-admin i {
	display:block;
	width:54px;
	line-height:54px;
	font-size:14px;
	text-align:center;
	padding:0!important;
	margin:0!important;
	background:rgba(247,166,0,1);
	color:#FFF;
}

#mini-menu-admin ul {
	padding: 0px !important;

}

#menu-admin.false .fa-times {
	display:none;
}

#menu-admin.true .fa-cog {
	display:none;
}

#menu-admin:hover {
	z-index:9999;
}

#menu-admin i:hover {
	background:rgba(40,121,140,1);
	color:#FFF;
}

.body-back .rd-navbar-wrap {
	top: -100px !important
}
.body-back #ui-to-top,
.body-back #menu-admin,
.body-back #mini-menu-admin {
	right:-400px!important;
}

#ui-to-top {
	background:rgba(204,94,20,1);
	z-index: 9999999999
}
#ui-to-top:hover {
	background:rgba(105,20,14,1);
	color: rgba(204,94,20,1);
}

#mini-menu-admin .logger_icon {
	font-size:14px;
}

#mini-menu-admin {
	position:fixed;
	top:108px;
	right:0px;
	background:#515151;
	color:#FFF;
	padding:10px;
	width:150px;
	z-index:9999;
	-webkit-filter:drop-shadow(-5px 5px 0px rgba(0,0,0,.22));
	filter:drop-shadow(-5px 5px 0px rgba(0,0,0,.22));
}

#mini-menu-admin > ul > form.bouton_action_post > div > button.submit:hover,#mini-menu-admin a:hover {
	background:rgba(40,121,140,1);
	color:#FFF!important;
	-webkit-transition:all 500ms ease-in-out;
	-moz-transition:all 500ms ease-in-out;
	-ms-transition:all 500ms ease-in-out;
	-o-transition:all 500ms ease-in-out;
	transition:all 500ms ease-in-out;
}

#mini-menu-admin > ul > li > a > i.fa,#mini-menu-admin > ul > li > a > .label-outil {
	display:inline-block;
	font-size:11px;
	color:#FFF;
}

#mini-menu-admin > ul > li > a > .label-outil {
	width:105px;
	float:right;
}

#mini-menu-admin > ul > li > a > i.fa {
	width:12px;
	display:inline-block;
	color:#FFF;
}

#mini-menu-admin > ul > form.bouton_action_post {
	margin:0;
	padding:0;
	border:none;
	background:none;
}

#mini-menu-admin > ul > form.bouton_action_post > div > button.submit {
	font-size:10px;
	margin:0;
	padding:0;
	border:none;
	background:none;
	font-size:11px;
	color:#FFF;
	cursor: pointer;
	font-weight: 300
}

#mini-menu-admin > ul > form.bouton_action_post > div > button.submit,#mini-menu-admin a {
	display:block;
	padding:4px;
	line-height:14px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	color:#FFF;
	margin:4px 0;
	background:rgba(255,255,255,0.1);
	text-align:left;
	-webkit-transition:all 500ms ease-in-out;
	-moz-transition:all 500ms ease-in-out;
	-ms-transition:all 500ms ease-in-out;
	-o-transition:all 500ms ease-in-out;
	transition:all 500ms ease-in-out;
	overflow:auto;
	-webkit-overflow-scrolling: touch !important;
	zoom:1;
}

#mini-menu-admin > ul > li > a:hover *,#mini-menu-admin > ul > form.bouton_action_post > div > button.submit:hover,#mini-menu-admin a:hover {
	background:rgba(40,121,140,1);
	color:#FFF!important;
	-webkit-transition:all 500ms ease-in-out;
	-moz-transition:all 500ms ease-in-out;
	-ms-transition:all 500ms ease-in-out;
	-o-transition:all 500ms ease-in-out;
	transition:all 500ms ease-in-out;
}

#mini-menu-admin > ul > form.bouton_action_post > div > button.submit {
	width:100%;
}

#mini-menu-admin > ul > form.bouton_action_post > div > button.submit:before {
	font-family:FontAwesome,ForkAwesome!important;
	content:"\f054";
	padding-right:10px;
}	
	/* BARRE TYPO */

.markItUpContainer .outil_options > a:before {
	font-family:FontAwesome,ForkAwesome,"Helvetica Neue",Helvetica,Arial,sans-serif;
	content:'\f013';
	left: 0px;
	top: 0px;
	font-size:16px;
	font-weight:normal;
	position: absolute;
	line-height: 30px;
	width:29px; 
	overflow: hidden;
	display: block;
	text-align: center;
	color: #202020
}
.markItUpContainer .outil_ajaxlink a:before{
	font-family:FontAwesome,ForkAwesome,"Helvetica Neue",Helvetica,Arial,sans-serif;
	content:'\f25a';
	left: 0px;
	top: 0px;
	font-size:12px;
	font-weight:normal;
	position: absolute;
	line-height: 30px;
	width:29px; 
	overflow: hidden;
	display: block;
	text-align: center;
	color: blue
	}

.markItUpContainer .outil_iframe > a:before{
	content:'<iFrame>';
	left: -2px;
	top: 0px;
	font-size:6px;
	font-weight:700;
	position: absolute;
	line-height: 30px;
	width:32px; 
	overflow: hidden;
	display: block;
	text-align: center;
	position: absolute;
	color: #000
	}
	
.markItUpContainer .outil_bouton > a:before {
	content:'<Bouton>';
	left: -2px;
	top: 0px;
	font-size:6px;
	font-weight:700;
	position: absolute;
	line-height: 30px;
	width:32px; 
	overflow: hidden;
	display: block;
	text-align: center;
	position: absolute;
	color: #000
	}
	
.markItUpContainer .outil_picto > a:before{
	content:'<Picto>';
	left: -2px;
	top: 0px;
	font-size:6px;
	font-weight:700;
	position: absolute;
	line-height: 30px;
	width:32px; 
	overflow: hidden;
	display: block;
	text-align: center;
	position: absolute;
	color: #000
	}

.markItUpContainer .outil_clean > a:before{
	content:'<Clean>';
	left: -2px;
	top: -5px;
	font-size:6px;
	font-weight:700;
	position: absolute;
	line-height: 30px;
	width:32px; 
	overflow: hidden;
	display: block;
	text-align: center;
	position: absolute;
	color: #000
	}
.markItUpContainer .outil_clean > a:after{
	content:'HTML';
	left: -2px;
	top: 3px;
	font-size:6px;
	font-weight:700;
	position: absolute;
	line-height: 30px;
	width:32px; 
	overflow: hidden;
	display: block;
	text-align: center;
	position: absolute;
	color: #000
	}
.markItUpContainer .outil_clean *{
	background-image: none !important
	}

li.markItUpButton:not(.outil_frimousses) a em{
	background-size:80px
	}
/* Reset frimousses */
.outil_frimousses a em {
	background-size:18px !important
}	
/* Reset couteau suisse */
.couteau_suisse_drop a  em {
	background-size:16px !important
	}
/* Reset inserer modeles */	
.outil_inserer_modeles  a  em {
	background-size:16px !important
	}


.markItUp .markItUpContainer .markItUpHeader  li.markItUpButton a {	
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out ;
	}
	
.markItUp .markItUpContainer .markItUpHeader  li.markItUpButton a:hover {	
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	z-index: 99999999;
	-webkit-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.25); 
	box-shadow: 5px 5px 0px 0px rgba(0,0,0,0.25);	
	}
	
/* COULEURS */

.couleur.markItUpDropMenu ul li {
	display: none;
}
.couleur.markItUpDropMenu ul li a em  {
	background: transparent !important
}
 

.couleur0,
.couleur0 a  {
	background: rgba(0,0,0,1) !important;
	display: inline-block !important
}

/* DESACTIVER */
.outil_guillemets,
.couteau_suisse_drop {
	display: none !important
}		


/* ** ** ** ** ** ** ** ** *
   ** LISTE CSS STATIQUE  **
   ** ** ** ** ** ** ** ** */

/* plugins/beebuzz/themes/at21/css/https _lcweb.it_lc-switch-repository_lc_switch.css */
	.lcs_wrap {
	display: inline-block;	
	direction: ltr;
	height: 28px;
    vertical-align: middle;
}
.lcs_wrap input {
	display: none;	
}

.lcs_switch {
	display: inline-block;	
	position: relative;
	width: 73px;
	height: 28px;
	border-radius: 30px;
	background: #ddd;
	overflow: hidden;
	cursor: pointer;
	
	-webkit-transition: all .2s ease-in-out;  
	-ms-transition: 	all .2s ease-in-out; 
	transition: 		all .2s ease-in-out; 
}
.lcs_cursor {
	display: inline-block;
	position: absolute;
	top: 3px;	
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1);
	z-index: 10;
	
	-webkit-transition: all .2s linear;  
	-ms-transition: 	all .2s linear; 
	transition: 		all .2s linear; 
}
.lcs_label {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	width: 33px;
	top: 5px;
	overflow: hidden;
	text-align: center;
	opacity: 0;
	
	-webkit-transition: all .2s ease-in-out .1s;  
	-ms-transition: 	all .2s ease-in-out .1s;   
	transition: 		all .2s ease-in-out .1s;   
}
.lcs_label.lcs_label_on {
	left: -70px;
	z-index: 6;	
}
.lcs_label.lcs_label_off {
	right: -70px;
	z-index: 5;	
}


/* on */
.lcs_switch.lcs_on {
	background: #75b936;
    box-shadow: 0 0 2px #579022 inset;
}
.lcs_switch.lcs_on .lcs_cursor {
	left: 48px;
}
.lcs_switch.lcs_on .lcs_label_on {
	left: 10px;	
	opacity: 1;
}


/* off */
.lcs_switch.lcs_off {
	background: #b2b2b2;
	box-shadow: 0px 0px 2px #a4a4a4 inset; 	
}
.lcs_switch.lcs_off .lcs_cursor {
	left: 3px;
}
.lcs_switch.lcs_off .lcs_label_off {
	right: 10px;
	opacity: 1;	
}


/* disabled */
.lcs_switch.lcs_disabled {
	opacity: 0.65;
	filter: alpha(opacity=65);	
	cursor: default;
}
	
