._prise {
    position: absolute !important;
    left: 49%;
    z-index: 2 !important;
    top: 0;
}
.item-service .elementor-cta__bg-overlay.hover-active {
    opacity:0 !important;
}
.item-service .elementor-cta__title.hover-active{
    padding-bottom:20px;
}
.item-service .elementor-cta__icon.hover-active{
    opacity:0 !important;
	height:0 !important;
}
.item-service .elementor-cta__button-wrapper.hover-active::after{
    width:30px;
}
.item-service .elementor-widget-container.hover-active::before{
    animation: dote 1s linear;
	animation-fill-mode: forwards !important;
}
._prise-2 {
    transform: translateY(70px);
    z-index: 1;
}

.item-service::before,.item-service::after,.ct-service::before,.ct-icon>div::after{
    display: none !important;
}

.ct-service{
    position:relative;
}
div#svg_animation_prise {
    position: absolute;
    top: 0;
}

#follower {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 32px;
  pointer-events: none;
}
#follower svg {
    transform: rotate(-90deg);
}
#idsvg {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

/* 18 juillet 2025 */
.ct-sep.ct-sep.ligne-scroll::after{
    display: none !important;
}
.ct-sep.ct-sep.ligne-scroll{
    position: relative;
}
.ct-sep.ct-sep.ligne-scroll .linTwo-2{
    position: absolute;
    left: 50%;
    top: 0;
    height: 0%;
    width: 2px;
    background-color: #ccc;
}
.ct-sep.ct-sep.ligne-scroll img{
    position: absolute;
    top: 0;
    left: calc( 50% - 11px ) ;
}

#aProposSection .linthree-2{
    position: absolute;
    left: 50%;
    top: -32px;
    height: 0%;
    width: 2px;
    background-color: #ccc;
}
#aProposSection .plug-img{
    position: absolute;
    top: 0;
    left: calc( 50% - 11px ) ;
}
#priseSVGtwo{
    display: none;
}
.ligne-scroll svg.e-font-icon-svg.e-fas-caret-down {
    display: none;
}