#accroche{
	position:absolute;
	text-align:center;
	background:rgba(49, 99, 135,0.9);
	color:#FFF;
	    font-family: roboto, sans sans-serif;
    font-size: 24px;
    font-weight: 100;
	z-index:2;
}
#accroche p{
	margin-bottom:0;
}
.elementor-background-slideshow{
height:100%;
}
#pt-accroche{
	
    position: absolute;
    top: 50%;
    /* left: 50%; */
    transform: translate(0, -50%);
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 34px;
    font-family: roboto, sans-serif;
    line-height: 40px;
	z-index:2;
}

#pt-accroche .elementor-widget-container .texte:before
{
     content: "“";
    font-family: 'arial black';
    font-size: 80px;
    color: #316387;
    line-height: 35px;
    margin-right: 15px;
    top: 15px;
    position: relative;
}
#pt-accroche .elementor-widget-container .texte:after
{
	content: "”";
    font-family: 'arial black';
    font-size: 80px;
    color: #316387;
    line-height: 0px;
    top: 45px;
    position: relative;
    margin-left: 10px;
}

.elementor-button{
	background-color:#316387;
	color:#FFF;
	border:1px #316387 solid;
}

.elementor-button:hover{
	background-color:#FFF!important;
	color:#316387;
}

.voile{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.2);
	z-index:1;
}



#partenaires .swipe-slide{
cursor:pointer;
}

@media screen and (max-width: 640px) {
#pt-accroche .elementor-widget-container .texte{	
    font-size: 26px;
    line-height: 30px;
}
	#pt-accroche .elementor-widget-container .texte:after{
    font-size: 50px;
	margin-left: 5px;
line-height: 10px;
    top: 25px
	}
	#pt-accroche .elementor-widget-container .texte:before{
    font-size: 50px;
    line-height: 20px;
    margin-right: 5px;
    top: 10px;
	}
#accroche .content-head{
	line-height: 28px;
    padding: 5px;
font-size:20px;
}
#accroche .content-head strong:first-child{
    font-size: 26px;
    padding-bottom: 10px;
}
}