/*
CTC Separate Stylesheet
Updated: 2025-05-03 21:54:21
*/
.elementor-widget-n-tabs .e-n-tabs-content > .e-con{
	transition: all 0.4s;
	width: 100% !important;
	height:  auto !important;
}
.elementor-widget-n-tabs .e-n-tabs-content > .e-con:not(.e-active){
	display: block !important;
	opacity: 0 !important;
	position: absolute;
	pointer-events: none;
}
body:not(.elementor-editor-active) .forfait .e-n-tabs-heading, body:not(.elementor-editor-active) .cachefront{
	display: none !important;
}
body:not(.elementor-editor-active) .onglet > div{
	width: 100% !important;
}
body:not(.elementor-editor-active) .onglet > div:not(:first-child){
	display: none;
}