body{font-family: 'Lato', sans-serif; overflow-x: hidden; max-width: 100%; overflow-x: hidden; padding: 0px !important; background: #fff;}
.clear{clear: both;}
/* !!!! DÉBUT !!!! STYLE CONTENT PAGE */
a.bouton{background: #25316a; font-weight: bold; transition: all 0.4s; display: inline-block; color: #fff; text-decoration: none; padding:12px 20px; text-transform: uppercase; border-radius: 5px; font-size: 15px; text-align: center; margin: 10px 0px;}
a.bouton:hover{background: #eda41e;}

#content .box-texte{display: flex; align-items: center; justify-content: center; flex-wrap: wrap;}
#content{background: #fff; padding: 0px 15px 40px;}
#content .box-texte{padding: 30px 15px;}
#content .box-img{display: flex; justify-content: center; align-items: center; padding: 0px;}
#content .box-img img{max-width: 100%; width: 550px; box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.1);}
#content p{font-size: 15px; text-align: justify;}
#content .text-center, #content .text-center p{text-align: center;}
#content ul{font-size: 15px;}
#content ul li{padding: 3px 0px;}
#content p a, #content ul li a{font-weight: bold; transition: all 0.4s; text-decoration: none; color: #eda41e;}
#content p a:hover, #content ul li a:hover{opacity: 0.5;}
#content .box-chapo{background: rgba(0,0,0,0.05); margin:0px auto 20px; }
#content .box-chapo h2{font-size: 15px; margin: 0px; line-height: 21px; color: #000; font-weight: initial;}

#content .box-content{margin: 30px 0px; display: flex; flex-wrap: wrap;}
#content .breadcrumb{background: rgba(0,0,0,0.05);}
#content .breadcrumb-item{font-size: 14px;}
#content .breadcrumb-item a{color: #eda41e; transition: all 0.4s; font-weight: bold; text-decoration: none;}
#content .breadcrumb-item a:hover{opacity: 0.5;}
#content .breadcrumb-item .active{color: #000;}

#content .bottom-page{background: rgba(0,0,0,0.05); padding: 30px 15px 20px; margin: 20px auto;}
#content .bottom-page p, #content .bottom-page h2, #content .bottom-page h3{text-align: center;}

#content h2, #content h3, #content h4{font-weight: bold; color: #eda41e; text-align: left;}
#content h1{font-size: 2.8rem; line-height: 2.8rem; font-weight: 700; color: #eda41e; font-family: 'Dancing Script', cursive; }
#content h1 span{font-family: 'Lato', sans-serif; display: block; font-weight: 400; color: #000; text-transform: uppercase; font-size: 1.1rem; line-height: 1.4em; letter-spacing: 3px;}

#content h2{font-size: 24px;}
#content h3{font-size: 22px;}
#content h4{font-size: 18px; color: #000;}

.contact .text-loi p{font-size: 10px; font-weight: 400;}
.contact .text-loi p a{font-weight: bold; color: #fff;}

@media all and (max-width: 991px) {
	#content h1{font-size: 2.4rem; line-height: 2.4rem;}
	.s-style h1 span{line-height: 1.4em; margin-top: 8px;}
	#content .box-img img{width: 480px;}
	#content ul{font-size: 14px;}
	#content .container{padding: 0px;}
	#content .box-texte{padding: 30px 0px;}
	#content p{font-size: 14px;}
	.reverse-mobile{flex-direction: column-reverse;}
}

a.box-tel{color: initial; text-decoration: none;}

.axo-recherche{background: #fff; box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.05); position: relative; padding: 20px 0px;}
.axo-recherche>.container{padding: 30px 20px;}
.axo-recherche h5{font-weight: bold; font-size: 16px; text-align: left;}
.axo-recherche .box-link{font-size: 13px;}
.axo-recherche .box-link ul{list-style: none; padding-left: 0px; margin-bottom: 0px;}
.axo-recherche .box-link ul li a{color: #000; transition: all 0.3s; text-decoration: none;}
.axo-recherche .box-link ul li a:hover{color: #eda41e;}
.axo-recherche .box-link p{font-weight: bold; margin-bottom: 5px;}
.axo-recherche .box-link{display: flex; justify-content: center; align-items: flex-start;}
.axo-recherche .box-link>div{padding: 15px 0px;}

.axo-footer{padding: 20px 15px;}
.axo-footer .axo-logo{display: flex; justify-content: center; align-items: center; margin: 5px 0px 5px;}
.axo-footer .axo-logo img{max-width: 100%; width: 125px;}
.axo-footer .footerlink{color: #fff;}
.axo-footer .footerlink a{color: #efefef; transition: all 0.3s; text-decoration: none;}
.axo-footer .footerlink a:hover{opacity: 0.3}
.axo-footer .inlineblock{padding-left: 0px; text-align: center; margin-bottom: 10px; font-size: 12px;}
.axo-footer .inlineblock li{display: inline-block;}
.axo-footer .inlineblock li:after{content: ' - ';}
.axo-footer .inlineblock li:last-child:after{display: none;}
/* !!!! DÉBUT !!!! STYLE CONTENT PAGE */


/* !!!! DÉBUT !!!! STYLE HEADER */

/* style nav */
.top-header{position: absolute; z-index: 3; top: 105px; right: 0; padding: 0px 15px;}
.top-header ul{display: flex; align-items: center; justify-content: center; flex-wrap: wrap; list-style: none; text-shadow: 0px 0px 7px rgba(0,0,0,0.2); margin: 0; padding: 0;}
.top-header ul li{padding: 10px 15px;}
.top-header ul li a{color: #fff; text-decoration: none; transition: all 0.3s;}
.top-header ul li a:hover{opacity: 0.4;}
.top-header .rs{font-size: 30px;}
.top-header .link-tel{font-size: 22px; font-weight: 900;}
.top-header .link-tel svg{margin-right: 5px;}

#main-nav .navbar-brand{padding: 15px 20px; margin: 0px;}
#main-nav .navbar-nav{padding: 10px; align-items: center;}
#main-nav .navbar-brand img{width: 190px; max-width: 100%; transition: all 0.3s;}
#main-nav{transition: all 0.4s; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); flex-wrap: wrap; width: 100%; max-width: 100%; margin: 0px auto 0px; position: fixed; top: 0px; left: 0; z-index: 999; display: flex; align-items: center; justify-content: center;padding: 0px 0px; background: rgba(37,49,106,0.9);}
#main-nav button:focus{outline: 0px;}
#main-nav .nav-link:focus{outline: none !important;}
#main-nav .nav-link{text-align: center; padding: 15px 10px; color:#fff; text-decoration: none; text-transform: uppercase; font-size: 16px;font-weight: 600; position: relative; transition: all 0.4s; z-index: 99;}
#main-nav .nav-link:hover{color: #eda41e;}
#main-nav .nav-item{position: relative; padding: 0px 0px;}
#main-nav .hamburger-box{margin-top: 6px;}
#main-nav .dropdown-menu{border-radius: 0px; left: 50% !important; transform: translateX(-50%) !important; top: 100% !important; border: 0px;margin-top: 0px; padding: 0px; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); z-index: 9999; min-width: 100%;}
#main-nav .dropdown-submenu{position: relative;}
#main-nav .dropdown-submenu .dropdown-menu{transform: none !important; top: 0% !important; left: 100% !important; box-shadow: none !important; border: 0px; background: #eaeaea;}
#main-nav .dropdown-submenu .dropdown-toggle::after{transform: rotate(-90deg);}
#main-nav .dropdown-item{padding: 7px 15px; font-weight: initial; text-transform: initial; transition: all 0.4s; border-bottom: 1px solid rgba(0,0,0,0.1); font-size: 14px;}
#main-nav .dropdown-item:last-child{border-bottom: 0px;}
#main-nav .dropdown-item:hover{background: #eda41e; color: #fff; border-color: #eda41e;}
#main-nav .nav-link.active{color: #eda41e;}
#main-nav .active-item{background: #eda41e; color: #fff;}

#main-nav.reduce .navbar-brand{padding: 10px 20px;}
#main-nav.reduce .navbar-brand img{width: 120px;}
#main-nav.reduce{min-height: auto;}

/* Fleche scroll top */
#down svg{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
#down{
	z-index: 1;
	position: relative;
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	text-align: center;
	width: 50px;
	border-radius: 50px;
	border: 1.5px solid #fff;
	height: 50px;
	color: #fff;
	font-size:31px;
	position:absolute;
	bottom:255px;
	left: 50%;
	transform: translateX(-50%);
	transition:all 0.3s;
}

#down:hover{
	background-color:#fff;
	color: #eda41e;
}

#top svg{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
#top{
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	text-align: center;
	background-color: #eda41e;
	display: none;
	width: 50px;
	border-radius: 50px;
	height: 50px;
	color: #fff;
	z-index:99999;
	font-size:25px;
	position:fixed;
	bottom:15px;
	right:15px;
	transition: background-color 0.4s, color 0.4s;
}

#top:hover{
	background-color:#25316a;
	color: #fff;
}

/* style caroussel */
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.5, 1.5);
  }
}


#header{margin-top: 0px;}
@-webkit-keyframes slideInSlider {
	from {
		-webkit-transform: translate3d(-100%, -50%, 0) ;
		transform: translate3d(-100%, -50%, 0) ;
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, -50%, 0) ;
		transform: translate3d(0, -50%, 0) ;
	}
}

@keyframes slideInSlider {
	from {
		-webkit-transform: translate3d(-100%, -50%, 0) ;
		transform: translate3d(-100%, -50%, 0) ;
		visibility: visible;
	}

	to {
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0);
	}
}

#headercarousel .carousel-item img {
  -webkit-animation: zoom 25s;
  animation: zoom 25s;
}
.slideInSlider {
	-webkit-animation-name: slideInSlider;
	animation-name: slideInSlider;
}
#headercarousel:after{content: ''; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 160px; background: url(../images/forme.svg) no-repeat top center/cover;}
#headercarousel .caption-slider{position: absolute; width: 100%; padding: 15px; left: 50%; top:50%; transform: translate(-50%, -50%); max-width: 100%; text-align: center;}
#headercarousel .caption-slider h1{color: #fff; font-size: 65px; font-family: 'Dancing Script', cursive; text-shadow: 0px 0px 8px rgba(0,0,0,0.8);}
#headercarousel .caption-slider h1 span{display: block; font-size: 45px;}
#headercarousel .carousel-item{max-height: 750px; min-height: 750px;}
#page #headercarousel .carousel-item{max-height: 550px; min-height: 550px;}
#headercarousel{height:auto; background: #eda41e; position: relative;}
#headercarousel .carousel-control-next,#headercarousel .carousel-control-prev{width: 50px;}
#headercarousel .carousel-indicators{bottom: 0px;}
#headercarousel .carousel-caption{width: 600px; z-index: 99; min-height: 200px; background: #fff; color: #eda41e; border-left: 15px solid #eda41e; position: absolute; top: 50%; left: auto; right: 0px; transform: translateY(-50%); padding:20px 40px; text-align: left; display: flex; align-items: center;; flex-wrap: wrap;}
#headercarousel .img-carousel{min-width: 100%; min-height: 100%; margin: 0 auto; position: absolute; left: 0%; top: 0%;}
#headercarousel.carousel-fade .carousel-item {
	opacity: 0;
	transition: opacity ease-out .7s;
}

#headercarousel.carousel-fade .carousel-item.active,
#headercarousel.carousel-fade .carousel-item-next.carousel-item-left,
#headercarousel.carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1;
}

#headercarousel.carousel-fade .active.carousel-item-left,
#headercarousel.carousel-fade .active.carousel-item-right {
	opacity: 0;
}

#headercarousel.carousel-fade .carousel-item-next,
#headercarousel.carousel-fade .carousel-item-prev,
#headercarousel.carousel-fade .carousel-item.active,
#headercarousel.carousel-fade .active.carousel-item-left,
#headercarousel.carousel-fade .active.carousel-item-prev {
	transform: translateX(0);
	transform: translate3d(0, 0, 0);
}

#headercarousel .carousel-indicators .active {
	width: 15px;
	height: 15px;
	margin: 5px;
	background-color: #eda41e;
	border: none;
	border-radius: 15px;
	border:2px solid #eda41e;
}
#headercarousel .carousel-indicators li {
	cursor: pointer;
	width: 15px;
	height: 15px;
	margin: 5px;
	background-color: #fff;
	border: none;
	border-radius: 15px;
	border:2px solid #eda41e;
}

#header{position: relative; z-index: 9999; padding: 0px;}

/* !!!! FIN !!!! STYLE HEADER */

/* !!!! DÉBUT !!!! STYLE SECTION */

.s-style .box-texte{display: flex; align-items: center; justify-content: center; flex-wrap: wrap;}
.s-style .box-img img{max-width: 100%;}
.s-style .box-img>div{display: flex; justify-content: center; align-items: center; position: relative;}

.s-style{padding-top: 40px; padding-bottom: 40px; position: relative; overflow-x: hidden;}
.s-style p{font-size: 1rem;}

.s-style h1{font-size: 2.8rem; line-height: 2.8rem; font-weight: 700; color: #eda41e; font-family: 'Dancing Script', cursive; }
.s-style h1 span{font-family: 'Lato', sans-serif; display: block; font-weight: 400; color: #000; text-transform: uppercase; font-size: 1.1rem; letter-spacing: 3px;}

.s-style h2{font-weight: 700; text-transform: uppercase; color: #eda41e; font-size: 1.3rem;}
.s-style h2 span{display: block; font-size: 1rem; color: #212529; font-weight: 400; letter-spacing: 2px;}
.s-style h2:after{content: ''; display: block; width: 100%; height: 50px; background: url(../images/ico-title.png) no-repeat center/contain; background-size: 80px;}

/* !!!! FIN !!!! STYLE SECTION */

#section1{background: url(../images/fond-section1.jpg) no-repeat top center/cover;}
#section1 .row{min-height: 400px; align-items: center;}

#section2, #section4, #section7{background: #f3f3f9; box-shadow: 0px 0px 15px rgba(0,0,0,0.15);}
#section2 .box-texte, #section4 .box-texte, #section7 .box-texte>div{background: #fff; padding: 40px 15px;}

#section3:before{content: ''; display: block; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.4); top: 0; left: 0;}
#section3{background: url(../images/fond-piano.jpg) no-repeat center/cover;}
#section3 .row{min-height: 550px; align-items: center; color: #fff; text-shadow: 0px 0px 7px rgba(0,0,0,0.3);}
#section3 h3{font-style: italic; font-size: 25px; font-weight: 700;}
#section3 p{font-size: 1.1rem;}
#section3 a.bouton{background: transparent; border:2px solid #fff;}
#section3 a.bouton:hover{background: #fff; color: #eda41e;}

#section5 h3, #section6 h3{text-align: center; position: relative; z-index: 2; font-size: 1.8rem; font-weight: 900;background: #fff; display: flex; align-items: center; justify-content: center; padding:0px 15px 0px 10px;}
#section5 h3:before, #section6 h3:before{content: ''; display: inline-block; width: 45px; height: 45px; background: url(../images/ico-titre.png) no-repeat center; background-size: 30px;}
#section5 .box-titre{display: flex; justify-content: center; align-items: center; margin-bottom: 20px; position: relative;}
#section5 .box-titre:before{content: ''; display: block; height: 5px; width: 100%; position: absolute; background: #eda41e; z-index: 1; top: 50%; left: 0; transform: translateY(-50%);}

#section6{background: url(../images/fond-micro.jpg) no-repeat top center/cover; padding-top: 300px;}
#section6 h3{text-align: center; color: #fff; position: relative; z-index: 2; font-size: 1.8rem; font-weight: 900;background: transparent; display: flex; align-items: center; justify-content: center; padding:0px 15px 0px 10px;}
#section6 h3:before{content: ''; display: inline-block; width: 45px; height: 45px; background: url(../images/ico-titre2.png) no-repeat center; background-size: 30px;}
#section6 .box-titre{display: flex; justify-content: center; align-items: center; margin-bottom: 20px; position: relative;}
#section6 .box-circle{text-align: center; display: flex; justify-content: center; align-items: center; margin: 20px auto;}
#section6 .box-circle a{width: 200px; transition: all 0.3s; height: 200px; display: flex; justify-content: center; align-items: center; border-radius: 200px; border: 3px solid #fff; padding: 15px; text-decoration: none; color:#fff;}
#section6 .box-circle a h4{font-weight: 700; font-size: 20px; margin: 0px;}
#section6 .box-circle a:hover{background:#fff; color: #eda41e; transform: rotate(10deg);}

#section7 {padding-bottom: 80px;}
#section7 .titre{font-weight: 700; text-transform: uppercase; color: #eda41e; font-size: 1.3rem;}
#section7 .titre span{display: block; font-size: 1rem; color: #212529; font-weight: 400; letter-spacing: 2px;}
#section7 .box-texte{align-items: flex-start;}
#section7 .titre:after{content: ''; display: block; width: 100%; height: 50px; background: url(../images/ico-title.png) no-repeat center/contain; background-size: 80px;}
#section7 .box-texte>div{padding-bottom: 50px; margin: 20px auto; height: 100%;}
#section7 a.plus-btn{position: absolute; bottom: 0; right: 0; display: inline-block; width: 40px; height: 40px; color: #fff; background: #eda41e; transition: all 0.3s;}
#section7 a.plus-btn svg{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
#section7 a.plus-btn:hover{background: #25316a;}
/* !!!! DÉBUT !!!! STYLE SLIDER professeur */

/* fleche-nav style */
.slide-professeur img{transition: all 0.3s;}
.slide-professeur a:hover img{transform: scale(0.93); opacity: 0.6;}
.slide-professeur .slick-prev, .slide-professeur .slick-next{position: absolute; transition: all 0.4s; top: 50%; z-index: 99; background: #eda41e; width: 40px; height: 40px; display: flex; justify-content: center; align-items: center;}
.slide-professeur .slick-prev:hover,.slide-professeur .slick-next:focus,.slide-professeur .slick-prev:focus, .slide-professeur .slick-next:hover{background: #25316a;}
.slide-professeur .slick-prev{left: 0px;}
.slide-professeur .slick-next{right: 0px;}

/* dots-nav style */
.slide-professeur .slick-dots{bottom: 0px;}
.slide-professeur .slick-dots li{padding: 0px; margin: 0px;}
.slide-professeur .slick-dots li button{display: flex; justify-content: center; align-items: center; padding: 0px;}
.slide-professeur .slick-prev:before{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f053" !important;}
.slide-professeur .slick-next:before{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054" !important;}
.slide-professeur .slick-dots li button:before{left: 50%; top: 50%; transform: translate(-50%,-50%);}
.slide-professeur .slick-dots li button:before{background: #fff; border: 2px solid #eda41e; content: '' !important; display: block; width: 14px !important; height: 14px !important; border-radius: 15px; opacity: 1 !important;}
.slide-professeur .slick-dots li.slick-active button:before{background: #eda41e;}

/* Style qui retire liseret bleu autour quand swipe */
.slide-professeur a{outline: none; text-decoration: none;}

.slide-avis .date-auteur,.slide-avis .avis-commentaire{color: #000; text-align: center;}
.slide-avis .box-etoiles{margin: 5px auto 10px;}
.slide-avis p{font-size: 15px; margin-bottom: 5px;}
.slide-avis .slick-slide{outline: none; display: flex !important; align-items: center; justify-content: center; flex-wrap: wrap; flex-direction: column;}
.slide-avis .slick-prev, .slide-avis .slick-next{position: absolute; transition: all 0.4s; top: 50%; z-index: 99; background: #eda41e; width: 40px; height: 40px; display: flex; justify-content: center; align-items: center;}
.slide-avis .slick-prev:hover,.slide-avis .slick-next:focus,.slide-avis .slick-prev:focus, .slide-avis .slick-next:hover{background: #ed5a34;}
.slide-avis .slick-prev{left: -50px;}
.slide-avis .slick-next{right: -50px;}

/* dots-nav style */
.slide-avis {min-height: 50px; margin: 20px auto; padding-bottom: 10px;}
.slide-avis .slick-dots{bottom: -30px;}
.slide-avis .slick-dots li{padding: 0px; margin: 0px;}
.slide-avis .slick-dots li button{display: flex; justify-content: center; align-items: center; padding: 0px;}
.slide-avis .slick-prev:before{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f053" !important;}
.slide-avis .slick-next:before{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054" !important;}
.slide-avis .slick-dots li button:before{left: 50%; top: 50%; transform: translate(-50%,-50%);}
.slide-avis .slick-dots li button:before{background: #fff; border: 2px solid #eda41e; content: '' !important; display: block; width: 14px !important; height: 14px !important; border-radius: 15px; opacity: 1 !important;}
.slide-avis .slick-dots li.slick-active button:before{background: #eda41e;}

/* Style qui retire liseret bleu autour quand swipe */
.slide-avis a{outline: none; text-decoration: none;}

/* !!!! FIN !!!! STYLE SLIDER professeur */

.box-professeur{padding: 15px;}
.box-professeur .box-img{display: flex; justify-content: center; align-items: center;}
.box-professeur .box-img img{max-width: 100%; width: 250px;}
.box-professeur .box-title{text-align: center; padding: 20px 15px;}
.box-professeur .box-title h4{color: #eda41e; font-weight: 900; font-family: 'Dancing Script', cursive; font-size: 2rem}
.box-professeur .box-title h4 span{font-family: 'Lato', sans-serif; color: #212529; display: block; font-weight: 700; text-transform: uppercase; font-size: 1.05rem;}

/* FOOTER */

footer{z-index: 9; position: relative; background: url(../images/fond-contact.jpg) no-repeat center/cover; padding: 30px 15px 0px;}
.top-footer{padding: 80px 0px; position: relative;}
.top-footer .info-contact{color: #000; display: flex; align-items: center; justify-content: flex-end; flex-wrap: wrap; padding: 20px 40px;}
.top-footer .info-contact p{margin: 20px auto; text-align: right; display: block;}
.top-footer .footer-logo{display: flex;align-items: center; justify-content: flex-start;}
.top-footer .footer-logo img{max-width: 100%;}
.top-footer .link-footer{text-decoration: none !important; display: inline-block; transition: all 0.4s; color: #000;}
.top-footer .link-footer:hover{opacity: 0.3;}
.top-footer .adresse{font-weight: 400; font-size: 16px;}
.top-footer .tel{font-weight: 700; font-size: 26px; letter-spacing: 1px;}

.top-footer .box-map{margin-bottom: 20px;}
.top-footer .box-map span{color: #fff; display: block; font-weight: 700; font-size: 18px; text-align: center; margin: 10px auto;}
.formulaire-box {height: 100%;border: 2px solid rgba(255, 255, 255, 0.2);padding: 25px 15px;display: flex;align-items: flex-start;flex-wrap: wrap;}
.formulaire-box .text-loi p{color: #fff; font-size: 11px; line-height: 13px; text-align: justify;}
.formulaire-box .text-loi p a{color: #fff; font-weight: bold; text-decoration: underline;}
.formulaire-box .text-loi p a:hover{text-decoration: none;}

.info-footer{color: #fff;}
.info-footer span{font-weight: 900; letter-spacing: 1px; font-size: 27px; display: flex; align-items: center; flex-wrap: wrap; justify-content: center;}
.info-footer span img{display: inline-block; margin:5px 10px;}
.info-footer p{font-size: 22px; margin: 20px auto;}
/****  floating-Lable style start ****/
.formulaire-box .floating-label {
	position:relative;
	margin-bottom:20px;
}
.floating-input , .floating-select {
	font-size:15px;
	padding:4px 4px;
	display:block;
	width:100%;
	height: 40px;
	background-color: #fff;
	border:none;
}
.floating-label:last-child{margin-bottom:0px}
.floating-input:focus , .floating-select:focus {
	outline:none;
	border-bottom:2px solid #eda41e;
}

.formulaire-box label {
	color: #1a171b;
	font-size: 14px;
	font-weight:normal;
	position:absolute;
	pointer-events:none;
	left: 11px;
	top: 11px;
	transition:0.2s ease all;
	-moz-transition:0.2s ease all;
	-webkit-transition:0.2s ease all;
	margin: 0;
	font-weight: 500;
}

.floating-input:focus ~ label, .floating-input:not(:placeholder-shown) ~ label {
	top:-20px;
	font-size:14px;
	color:#fff;
}

.floating-select:focus ~ label , .floating-select:not([value=""]):valid ~ label {
	top:-20px;
	font-size:14px;
	color:#ded017;
}

/* active state */
.floating-input:focus ~ .bar:before, .floating-input:focus ~ .bar:after, .floating-select:focus ~ .bar:before, .floating-select:focus ~ .bar:after {
	width:50%;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.floating-textarea {
	min-height: 88px;
	max-height: 260px;
	overflow:hidden;
	overflow-x: hidden;
}

/* highlighter */
.highlight {
	position:absolute;
	height:50%;
	width:100%;
	top: 15%;
	left:0;
	pointer-events:none;
	opacity:0.5;
}

/* active state */
.floating-input:focus ~ .highlight , .floating-select:focus ~ .highlight {
	-webkit-animation:inputHighlighter 0.3s ease;
	-moz-animation:inputHighlighter 0.3s ease;
	animation:inputHighlighter 0.3s ease;
}

/* animation */
@-webkit-keyframes inputHighlighter {
	from { background:#eda41e; }
	to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
	from { background:#eda41e; }
	to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
	from { background:#eda41e; }
	to 	{ width:0; background:transparent; }
}

/****  floating-Lable style end ****/


/* checkbox 3*/

.checkbox-3 {
	padding: 0;
}
.checkbox-3 input:checked ~ label:before {
	content: '\2713';
	text-indent: .6em;
	line-height: 1.8em;
	color: #fff;
	background-color: #eda41e;
	border: none;
}

.checkbox-3 label:before {
	content: '';
	color: #000;
	font-size: .7em;
	border: 1px solid #fff;
	min-width: 20px;
	top: 0;
	bottom: 0;
	left: 0;
	transition: .3s, line-height .15s;
	text-indent: .5em;
	line-height: 5em;
	overflow: hidden;
	min-height: 20px;
	display: block;
	height: 20px;
	margin-right: 5px;
}

.checkbox-3 label {
	position: relative;
	line-height: normal;
	text-indent: 1.8em;
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: initial;
	cursor: pointer;
	color: #fff;
	display: flex;
	top: 0;
	left: 0;
	margin-bottom: 10px;
	font-size: 13px;
}

.checkbox-3 input {
	display: none;
}
.formulaire-box .btn{
	background: #eda41e;
	color: #fff;
	text-transform: uppercase;
	display: block;
	width: 100%;
	margin-top: 15px;
	font-weight: 600;
	outline: none;
	box-shadow: none;
	border-radius: 0;
}


.formulaire-box .btn:hover{background: #000;}




.formulaire-box .file-upload p{color: #fff; text-align: center;}
.formulaire-box [type="file"] {
	height: 0.1px;
	width: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.formulaire-box [type="file"] + label {
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	font-weight: 500;
	overflow: hidden;
	padding: 10px 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	text-align: center;
	top: 0;
	left: 0;
	pointer-events: initial;
	border: 2px solid #fff;
	width: 100%;
}
.formulaire-box [type="file"] + label svg {
	fill: currentColor;
	height: 1em;
	width: 1em;
	margin-top: -0.25em;
	margin-right: 0.25em;
	vertical-align: middle;
}
.formulaire-box [type="file"] + label:hover {
	background-color: #eda41e;
}
.formulaire-box [type="file"]:focus + label {
	background-color: #eda41e;
	outline: 1px dotted #000;
}
.file-upload{background: rgba(0, 0, 0, 0.32);margin-bottom:20px;padding: 20px 30px;font-size: 15px;font-weight: 500;}



/* RESPONSIVE */

@media all and (max-width: 1550px) {
	#main-nav .navbar-brand img{width: 150px;}
	#main-nav .nav-link{padding: 15px 7px; font-size: 15px;}
}

@media all and (max-width: 1350px) {
	#main-nav .nav-link{padding: 15px 7px; font-size: 14.5px;}
}

@media all and (max-width: 1200px) {
	#page #headercarousel .carousel-item{max-height: 450px; min-height: 450px;}
	.top-header{position: relative; top: 0; right: 0; background: #eda41e;}
	.top-header .link-tel{font-size: 18px;}
	.top-header ul li{padding: 5px 12px;}
	.top-header .rs{font-size: 23px;}
	#main-nav .dropdown-submenu .dropdown-menu{transform: none !important; top:100% !important; left: 0% !important;}
	#main-nav .dropdown-submenu .dropdown-toggle::after{transform: rotate(0deg);}
	#main-nav.reduce .navbar-brand{height: 68px; width:auto; padding: 7px 15px; display: flex; justify-content: center; align-items: center;}
	#main-nav.reduce .navbar-brand img{height: 100%; width: auto; margin: 0px;}
	#headercarousel .carousel-item{max-height: auto; min-height: auto; height: 550px;}
	#page #headercarousel .carousel-item{height: 450px;}
	#headercarousel .caption-slider{top: 35%;}
	#header{margin-top: 68px;}
	.hamburger{padding: 0px 15px; min-height: 50px;}
	#main-nav .navbar-brand{height: 68px; width: 160px; padding: 5px 20px; display: flex; justify-content: center; align-items: center;}
	#main-nav{display: flex; justify-content: flex-start;}
	#main-nav .navbar-brand img{width: 100%; margin: 0px;}
	#main-nav{margin: 0px auto; display: flex; justify-content: space-between; background: #25316a; position: fixed; top: 0; left: 0; width: 100%; z-index: 9999; min-height: 68px; box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.15); padding: 0px;}
	#main-nav .nav-link{background: initial; text-align: center; font-size: 17px; padding: 7px 15px !important; display: inline-block; text-transform: uppercase;}
	#main-nav .nav-link:hover{}
	#main-nav .dropdown-menu{width: 100%; position: relative !important; transform: none !important; left: 0 !important; top: 0 !important; max-width: 100%;}
	#main-nav .nav-item{display: block; width: 100%; display: flex; justify-content: center; flex-wrap: wrap; margin: 3px auto; padding: 0px 10px;}
	#main-nav .dropdown-item{color: #000; text-align: center; font-size: 15px;}
}

@media all and (max-width: 991px) {
	#section7 .box-texte>div{height: auto;}
	#headercarousel .carousel-item img{animation: none;}
	#headercarousel .img-carousel{left: 50%; top: 50%; transform: translate(-50%,-50%);}
	#headercarousel .caption-slider h1{font-size: 45px;}
	#headercarousel .caption-slider h1 span{font-size: 35px;}
	#section6:before{content: ''; display: block; width: 100%; height: 380px; background: url(../images/fond-micro.jpg) no-repeat top center/cover;}
	#section6{background-size: contain; background: #25316a; padding: 0px 0px 30px 0px}
	#section6 .box-titre{margin: 30px auto 0px;}
	#section4>.container>.row{flex-direction: column-reverse;}
	#section4 .box-img,#section4 .box-img>div, #section2 .box-img,#section2 .box-img>div{padding: 0px;}
	.top-footer .info-contact p{text-align: center;}
	.top-footer .footer-logo{justify-content: center;}
	#page .carousel-caption{display: none;}
	#headercarousel .carousel-indicators{position: absolute; bottom: 0px;}
	#headercarousel .carousel-caption{width: 94%;}
	.header-contact .box{padding: 10px 15px;}
	.footer-logo{display: flex; justify-content: center;}
	.footer-logo img{width: 200px;}
}

@media all and (max-width:767px) {
	#headercarousel .carousel-item{max-height: 350px; min-height: 350px;}
	#page #headercarousel .carousel-item{max-height: 350px; min-height: 350px;}
	#section6:before{height: 250px;}
}

@media all and (max-width:560px) {
	#section1 .row{min-height: auto;}
	#headercarousel .caption-slider h1{font-size: 37px;}
	#headercarousel .caption-slider h1 span{font-size: 27px;}
	#section6:before{height: 200px;}
}

video{
	height: 100%;
	width: 100%;
	object-fit: cover;
}