.bx-wrapper{
	border:none !important;
}

.header-top .row .position-static{
	display:flex;
	justify-content: center;
}

.header-top .row{
    display: flex;
    align-items: center;
}


.slider_home img{
	min-height:auto;
	max-width: 30px !important;
}

.slide_description{
    width: 100%;
    text-align: center;
    color: #fff;
    top: 0px !important;
	background-size:100%;
    width: 60%;
	background-size: 100% 100%;
	display: flex;
    text-align: left;
	justify-content: space-evenly;
    background-color: #ffffffa6;
}

.left_slide{
	flex:0 0 60%;
}

.icone_bottom_slide{
	display:flex;
	margin-top:10%;
}

.icone_slide{
	flex:0 0 25%;
	padding-right:2%;
}

.icone_slide img{
	height:auto !important;
	max-width:100%;
}

#ar_slider_home .bx-wrapper{
	margin-bottom:0 !important;
}

.slide{
	/*background-image: url(/modules/ar_slider/img/8180d35ba6fa9146240b7a228230ab6f.jpg);*/
	background-size:cover;
	background-repeat:no-repeat;
	justify-content: center;
    flex-direction: row-reverse;
}

.slide h3::after{
	content:'';
	display: block;
    width: 60px;
    background-color: transparent;
    border-bottom: solid 6px #3c9151;
    height: 7px;
    margin: auto;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.inner_horaire_banner p.icone_horaire_marchandise{
	display: flex;
    align-items: center;
	line-height: 20px;
}

.inner_horaire_banner p.icone_horaire_marchandise span{
    font-size: 30px;
	margin-right:10px;
}

.inner_horaire_banner{
	border: solid 2px;
    padding: 10px 20px;
    flex: 0 0 48%;
}

.horaire_banner{
	margin: 15px 0px;
}

.inner_horaire_banner p{
	margin-bottom:10px !important;
}

.horaire_banner{
	display:flex;
	justify-content: space-between;
}

.inner_horaire_banner a{
    display: flex;
}

.inner_horaire_banner a span{
	margin-right:10px;
}

.slide_img video{
	width:100%;
	height:100%;
	background-size: cover;
    width: auto !important;
    height: 100% !important;
    min-width: 100% !important;
}

.avis_google{
    background-color: #fff;
    border-radius: 5px;
    padding: 8px;
    display: flex;
    align-items: center;
	width: max-content;
    padding: 10px 24px;
    margin-top: 15px;
}

.avis_google p{
	font-size: 14px !important;
    color: #f2943a !important;
	text-align:left !important;
	margin-bottom: 0% !important;
}

.avis_google .logo {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px #f2943a solid;
}

.etoile{
	display: flex;
    margin-bottom: 5px;
}

.avis_google .logo img {
    width: 40px;
}

.etoile img {
    width: 17px !important;
	max-width: 17px !important;
	min-width: 17px !important;
}

.slide_description span.bg_orange{
	background-color: #f2943a;
    padding: 2px 15px;
    font-size: 19px;
    border-radius: 3px;
}

.big_banner_p{
	width:100% !important;
}

.slide_description p{
   font-size: 20px;
    text-align: left;
    line-height: initial;
    display: block;
    width: inherit;
    margin-bottom: 30px;
    font-weight: 300;
}

.slide_description h3.bg_orange span{
	text-indent: 0px;
}

.slide_description h3 span{
	margin-right:10px;
	font-size: 28px;
	text-indent: 25px;
}

.slide_description h3{
	font-size: 36px;
	color:#232323;
    text-align: center;
    line-height: initial;
    display: block;
    margin-bottom: 5px;
    line-height: 40px;
}

.slide_description h4,
body#index .slide_description h4{
	text-align:center;
	color:#000;
	font-size:16px;
}

body .slide_description h2 {
    font-size: 25px !important;
	color:#fff;
}

body .slide_description p {
	color:#fff;
}

body .slide_description .icone_slide p {
	font-size: 17px;
    margin-top: 5px;
}

body .slide_description hr {
	width: 130px;
    margin: inherit;
    height: 2px;
    background-color: #fff;
    margin-top: 3%;
    margin-bottom: 4%;
	margin-left:0%;
}

body .slide_description h1{
	font-size: 46px;
	font-family: "Bebas Neue", sans-serif !important;
	color:#fff;
}

.inner_slide_description{
	box-shadow: inset 0 0 0 500px rgb(255 255 255 / 89%) !important;
    padding: 3%;
}

.slide_description.empty{
	opacity:0;
}

/*@media (min-width:1024px){
	.slide_description{
		min-height:350px;
	}
}*/

.slide{
	display:flex;
	align-items: center;
}

.slide_img{
	height: 100%;
    width: 50%;
    background-position: center;
	background-size: cover;
	height: 60vh;
}

.slider_home .abs_slider{ 
    position: absolute;
    right: 0%;
    width: 26% !important;
    max-width: 25% !important;
    min-width: 0% !important;
	z-index:5;
}

body .slide_description{ 
	padding: 7% 2% !important;
	width: 70%;
	margin-right:4rem;
	background-color: inherit;
	margin:auto;
	    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.slide_description .video_slide{
	display: flex;
    align-items: center;
	position: relative;
    z-index: 9;
}

.video_slide video{
	border-radius: 10px !important;
}

.slide_description a {
	background-color: #e68322;
	color: #fff;
    text-decoration: none;
    transition: all .5s ease-out;
    padding: 10px 25px;
    border-radius: 35px;
    font-size: 20px;
    display: block;
    width: max-content;
    margin-top: 2%;
    font-weight: 400;
}

.slide_description a:hover {
	background-color: #d6781c;
}

@media (max-width:747px){
	.slide{
		display:block;
	}
	
	.slide_img{
		width: 100%;
	}
	
	body .slide_description{ 	
		width: 100%;
	}
	
	.left_slide {
        flex: 0 0 100%;
        max-width: 100%;
    }
	
	.icone_bottom_slide{
		flex-wrap:wrap;
		width:100%;
	}
	
	.icone_slide {
		flex: 0 0 50%;
		margin:0;
	}
}

@media (max-width:1280px){
	body .slide_description{ 
		width: 92%;
	}
}