/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 19 2025 | 17:55:06 */
.sl-hover span {
    line-height: 1.5 !important;
}

#elementor-tab-title-3501{
	    background-color: #ffb821;
	border-color: #ffb821;
}
#elementor-tab-title-3502{
	    background-color: #FF8700;
	border-color: #FF8700;
}
#elementor-tab-title-3503{
	    background-color: #9b4b34;
	border-color: #9b4b34;
}
.elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title:nth-child(1){
		    background-color: #ffb821 !important;
	border-color: #ffb821 !important;
}
.elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title:nth-child(3){
		    background-color: #FF8700 !important;
	border-color: #FF8700 !important;
}

.elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title:nth-child(5){
		    background-color: #9b4b34 !important;
	border-color: #9b4b34 !important;
}
.sub-menu{
	width: max-content !important;
}
.elementor-tabs-view-horizontal.stretched .elementor-tab-desktop-title:before{
	display:none !important;
}
/* .methodes {
    max-height: 130px;
	height:100%;
    overflow: hidden;
	transition:all 300ms ease-out;
}
.methodes.active {
	 max-height: 600px;
}
.soutien {
    max-height: 110px;
	height: 100%;
    overflow: hidden;
	transition:all 300ms ease-out;
}
.soutien.active {
	 max-height: 600px;
}
.bienveillance {
    max-height: 160px;
	height: 100%;
    overflow: hidden;
	transition:all 300ms ease-out;
}
.bienveillance.active {
	 max-height: 600px;
} */
.btn-show{
	transition:all 300ms ease-out;
	border-bottom:1px solid #FAA213;
	padding:0;
	padding-bottom:5px;
	cursor:pointer;
	display:inline-block;
	width:max-content;
	margin-top:20px;
}
.btn-show p {
	display:inline-block;
	margin:0;
	padding:0;
}
.btn-show:hover{
	color:#9B4B34 !important;
	border-color:#9B4B34;
}
.btn-show p:hover{
	color:#9B4B34 !important;
}
/* .method-btn.active{
	display:none;
}
.soutien-btn.active{
	display:none;
}
.bienveillance-btn.active{
	display:none;
} */
@media(min-width:1025px){
	.hide-desk{
		display:none;
	}
}
@media(max-width:480px){
	p.sl-hover {
    text-align: center;
	}
}
}

