.hero{
    position: relative; 
    width: 100%; min-height: 100vh;
   
  }
  
  .hero .hero_bg{
    position: absolute; 
    top: 0; left: 66%;
    transform: translateX(-50%); 
    width: 150%; height: 100%; 
    background: var(--light-grey) url(images/background/co-devenir-hero-bg-services-desktop.svg) no-repeat;
    background-size: auto 100%!important; 
    background-position: center!important;
    overflow: hidden;
    
    
  }

.toggle_swap_button{
	padding: 2px 20px; 
	border: 2px solid var(--secondary-color);
	
	color: var(--secondary-color);
	background: transparent;
	border-radius: 15px; 
	
	transition-duration: 0.25s;
}

.toggle_swap_button:hover{
	background: var(--secondary-color);
	color: white;
}

.toggle_swap_button::after{
/* 	content: "";
	position: absolute; 
	width: 100%; height: 20px; 
	border: 2px solid #151515;
	border-radius: 15px;  */
}
  
  .hero_bg .bg_layout{
    position: absolute; top: 50%; left: 66%; 

    /*transform: scale: 0.8; */
  }
  
  .hero_bg .bubble{
    position: absolute; 
    top: 50%; left: 50%; 
    background-size: cover!important; 
    background-position: center!important;

  }
  
  .hero_bg .bubbleWrapper:nth-child(1) .bubble{background: url(images/background/people-in-field.png) no-repeat;}
  
  .hero_bg .bubbleWrapper{
    position: absolute; 
    top: 50%; left: 50%; 
    transform: translateX(-70px) translateY(0);
  }
  
  .hero_bg .bubbleWrapper:nth-child(1) .bubble{
    position: absolute; 
    width: 510px; height: 510px; 
    transform: translateY(-50%) translateX(-50%) scale(0);
    border-radius: 50%;
    transition-duration: 0.5s;
    transition-delay: 0.25s;
  }

  .hero_bg.do_show .bubbleWrapper:nth-child(1) .bubble{transform: translateY(-50%) translateX(-50%) scale(1);}
  
  .hero_bg .shapeWrapper{
    position: absolute; 
    top: 50%; left: 50%; 
    transform: translateX(500px) translateY(100px) scale(0);
    transition-duration: 0.5s;
    transition-delay: 0.35s;
    
  }

  .hero_bg.do_show .shapeWrapper{
    transform: translateX(500px) translateY(100px) scale(1);
  }

  .hero_bg .shapeWrapper .shape{
    position: absolute; 
    width: 400px; height: 400px; 
    transform: translateY(-50%) translateX(-50%);
    border-radius: 50%;
    
    background: url(images/background/flower-graphic.svg) no-repeat;
    background-size: contain!important;
    background-position: center!important;
    animation: 5s wiggle infinite linear;
    animation-timing-function: ease;
  }

  body.federer .hero_bg .shapeWrapper .shape{background: url(images/background/offre-federer.svg) no-repeat;}
  body.expedition .hero_bg .shapeWrapper .shape{background: url(images/background/offre-expedition.svg) no-repeat;}
  body.projet .hero_bg .shapeWrapper .shape{background: url(images/background/offre-projet.svg) no-repeat;}
  body.coaching .hero_bg .shapeWrapper .shape{background:  url(images/background/offre-coaching.svg) no-repeat; background-size: cover!important; }
  body.innovation .hero_bg .shapeWrapper .shape{background: url(images/background/offre-innovation.svg) no-repeat;}

  .hero_bg.do_show .shapeWrapper .shape{
    background-size: cover!important;
    transform: translateY(-50%) translateX(-50%) scale(1);
}

.webWrapper{
    width: calc(100% - 80px);
    max-width: 1900px;
    margin: 0 auto;
    position: relative;
    height: 100%; 
  }
  
  .webWrapper_hero{
    width: calc(100% - 80px);
    max-width: 1900px;
    margin: 0 auto;
    height: 100vh; 
    position: relative;
    display: flex; 
    align-items: center;
  }
  
  .webWrapper_hero > div{
    width: 60%;
    transform: translateY(300px);
    opacity: 0; 
    transition-duration: 1s;
    transition-delay: 0.5s;
  }
  
  .webWrapper_hero.do_show > div{
      transform: translateY(0);
      opacity: 1;
      
  }
  
  .webWrapper_hero > div h1{
    font-weight: 300;
    line-height: 1.3em;
	  padding-top: 0.6em;
  }
  
  .webWrapper_hero > div h1 strong{font-weight: 700;}

 
.hero h3{font-size: 1.3em; padding-bottom: 1em; font-weight: 400;}

.hero h2, h1, .hero h2, h2, .deck_0_1 h2, .deck_0_2 h2, #deck_4 h2{font-size: 4vh; font-weight: normal; }

  @media(min-width: 1024px){

	  #deck_4 h1 b{font-weight: normal;}
 
    .hero h2{font-size: 48px; font-weight: 700;}

    .webWrapper_hero{
        width: calc(100% - 320px);
        max-width: 1900px;
        margin: 0 auto;
        height: 100vh; 
        position: relative;
        display: flex; 
        align-items: center;
      }
      .webWrapper_hero > div h1 strong{
        font-size: 40px;
      }
}

.swap_box{display: none;}
.swap_box.show{display: block;}

@media(min-width: 1300px){
    .webWrapper_hero > div h1 strong{
        font-size: 48px;
		display: block;
		padding-top: 0.2em;
      }
}
  
@media(min-width: 720px){
	.narrow_wrapper{width: 680px; margin: 0 auto;}
}  

#deck_0_1{
	padding: 10vh 0;
    background: var(--light-grey);
}

#deck_0_1 .imagewrapper, #deck_2 .imagewrapper{
	width: 100%;
	height: 100%;
	min-height: 50vh;
	border-radius: 30px; 
	background-size: cover!important; 
	background-position: center!important;
}

@media(max-width: 840px){
	
}

#deck_1{
    padding: 120px 0 60px 0;
}

#deck_1 .grid.grid_1_1{
    margin: 30px 0;
    grid-gap: 100px;
}

.benefice_grid{
    display: grid; 
    grid-template-columns: 50px 1fr;
    grid-gap: 10px;
    margin-bottom: 40px;

}

.benefice_grid .icon{
    width: 40px; height: 40px; 
    background-size: contain!important; 
    background-position: center!important;
	transform: translateY(-7px);
}

#deck_2{
    padding: 10vh 0; 
    background: var(--light-grey);
    overflow: hidden;
}

#deck_2 .grid_1_1{
    margin-top: 2em;
    align-items: top;
}

#deck_2 .grid_1_1 > div:nth-child(1){position: relative;}

#deck_2 .spinbox .rotate_center{
    position: absolute; 
    top: 50%; left: 50%; 
}

#deck_2 .spinbox .rotate_center .bubble{
    position: absolute; top: 50%; left: 0; 
    width: 80px; height: 80px; 
    background: var(--primary-color);
    border-radius: 50%; 
    transform: translateX(230px) translateY(-50%);
}

#deck_2 .spinbox{position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#deck_2 .spinbox .rotate_center:nth-child(1){animation: 15s spinnow infinite linear;}
#deck_2 .spinbox .rotate_center:nth-child(2){opacity: 0.5; animation: 30s spinnow-back infinite linear;}

#deck_2 .grid_1_1 img{width: 70%; margin: 0 auto; border-radius: 50%; display: block; }

#deck_2 .service_grid{
    display: grid; 
    grid-template-columns: 190px 1fr;
    margin-bottom: 40px;
}

#deck_2 .service_grid > div{position: relative;}

#deck_2 .service_grid .bubble{
    width: 85px; height: 85px; 
    border-radius: 50%; 
    background: #D9372C; 
    margin-top: 2em;
}

#deck_2 .service_grid .icon{
    width: 80px; height: 80px; 
    position: absolute; 
    top: 0; left: 40px; 
    background-size: contain!important; 
    background-position: center!important;
}

@media(min-width: 740px){
	#deck_2 .description_service_grid{
		display: grid; 
		grid-template-columns: 1fr 1fr 1fr;
		grid-gap: 2em;
	}
}

#deck_3{
    padding: 10vh 0; 
    
}

#deck_3 .grid{margin-top: 80px;}


#deck_3 .grid p{
    font-size: 28px; 
    
}

@media(min-width: 1400px){
    #deck_3 .grid p{
        font-size: 38px; 
        
    }
}

.wrapper_disc{
    display: block; 
    text-align: center;
    margin-bottom: 28px;
}

.wrapper_disc h2{padding: 30px 0; color: var(--primary-color); font-weight: normal;}

.wrapper_disc > div{
    display: inline-block; 
    width: 38px; height: 38px; 
    background: var(--primary-color);
    border-radius: 50%; 
    margin: 0 3px; 
}

#deck_3 .grid{
    margin-bottom: 40px;
}

#deck_3 a.button{margin-top: 40px; display: inline-block;}


#deck_3 .grid p{font-size: 22px;}

#deck_4{margin: 10vh 0; }

#deck_4 .bubble_graph{
    position: relative;
    width: 100%; height: 729px; 
    margin-bottom: 30px;
	transform: scale(0.8);
}

@media(max-width: 640px){
	/*#deck_4 .bubble_graph{height: 1300px; transform: scale(0.8) translateY(-180px);}*/
		#deck_4 .bubble_graph{height: 1280px!important; transform: scale(0.8) translateY(-160px) translateX(-20px); }
	.hero_bg .bubbleWrapper{transform: translateX(0);}
	
	
}

#deck_4 .bubble_graph .bubble_graph_center .bubble_center .bubble{
    width: 367px; height: 367px; border-radius: 50%;
    position: relative;
    display: inline-block; margin: 10px auto;
    background: #FAFAFA;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.16);
    z-index: 2;
    transition-duration: 0.25s;
}

@media(min-width: 639px){
    #deck_4 .bubble_graph .bubble_graph_center{
        position: absolute; 
        top: 50%; left: 50%; 
        transform: translateX(-50%) translateY(-50%);
        width: 1px; height: 1px;
    }

    #deck_4 .bubble_graph .bubble_graph_center{
        position: absolute; 
        top: 50%; left: 50%; 
        transform: translateX(-50%) translateY(-50%);
        width: 1px; height: 1px;
    }

    #deck_4 .bubble_graph .bubble_graph_center .bubble_center{
        position: absolute; 
    }

    #deck_4 .bubble_graph .bubble_graph_center .bubble_center .bubble{
        position: absolute; 
        top: 50%; left: 50%; 
        transform: translateX(-50%) translateY(-50%);
        width: 367px; height: 367px; border-radius: 50%;
        background: #FAFAFA;
        box-shadow: 2px 2px 10px rgba(0,0,0,0.16);
        z-index: 2;
        transition-duration: 0.25s;
    }
}

#deck_4 .bubble_graph .bubble_graph_center .bubble_center .photo_bubble{
    position: absolute; 
    width: 800px; height: 800px; background-size: cover!important; background-position: center!important; 
    top: 50%; left: 50%; 
    transform: translateX(-50%) translateY(-50%);
    border-radius: 50%;
    z-index: 1;
    
}

@media(max-width: 640px){
	#deck_4 .bubble_graph .bubble_graph_center .bubble_center .photo_bubble{display: none;}
}

#deck_4 .bubble_graph .bubble_graph_center .bubble_center .bubble:hover{
    background: var(--primary-color);
}

#deck_4 .bubble_graph .bubble_graph_center .bubble_center:nth-child(1) .bubble .icon{background: url(images/buttons/icon-promesse-clef.svg);}
#deck_4 .bubble_graph .bubble_graph_center .bubble_center:nth-child(2) .bubble .icon{background: url(images/buttons/icon-promesse-groupe.svg);}
#deck_4 .bubble_graph .bubble_graph_center .bubble_center:nth-child(3) .bubble .icon{background: url(images/buttons/icon-promesse-tasse.svg);}
#deck_4 .bubble_graph .bubble_graph_center .bubble_center:nth-child(4) .bubble .icon{background: url(images/buttons/icon-promesse-etoile.svg);}

#deck_4 .bubble_graph .bubble_graph_center .bubble_center .bubble .icon{
    position: absolute; 
    top: 60px; left: 50%; 
    transform: translateX(-50%);
    width: 72px; height: 72px; 
    background-size: 99%!important; 
    background-position: center!important;
    transition-duration: 0.25s;
}




#deck_4 .bubble_graph .bubble_graph_center .bubble_center .bubble .textwrapper{
    width: 250px; 
    position: absolute;
    top: 163px; 
    left: 50%; 
    transform: translateX(-50%);
    transition-duration: 0.25s;
}

#deck_4 .bubble_graph .bubble_graph_center .bubble_center .bubble:hover .icon, #deck_4 .bubble_graph .bubble_graph_center .bubble_center .bubble:hover .textwrapper{
    filter:invert(1);
}

#deck_4 .bubble_graph .bubble_graph_center .bubble_center .bubble .textwrapper p{padding-bottom: 0; margin-bottom: 0; font-size: 22px;}

@media(max-width: 980px){
    #deck_4 .grid_2_1{
        
    }
}

@media(max-width: 639px){
	.bubble_center{text-align: center;}
}

@media(min-width: 639px){
    #deck_4 .bubble_graph .bubble_graph_center .bubble_center{
        position: absolute; 
    }

    #deck_4 .bubble_graph .bubble_graph_center .bubble_center:nth-child(1){top: -250px;}
    #deck_4 .bubble_graph .bubble_graph_center .bubble_center:nth-child(2){left: -400px;}
    #deck_4 .bubble_graph .bubble_graph_center .bubble_center:nth-child(3){left: 400px;}
    #deck_4 .bubble_graph .bubble_graph_center .bubble_center:nth-child(4){top: 250px;}
}

#deck_5{
    padding: 15vh 0; 
	background: var(--light-grey);
}

#deck_5 strong{
	font-size: 12px;
	padding-bottom: 0.5em;
	display: block;
}


@media(max-width: 1100px){
    .webWrapper_hero > div{
        width: 50%;
      }

      .hero .hero_bg{
        transform: translateX(-40%);
      }

      #deck_3 .grid.grid_1_2{
        grid-template-columns: 1fr;
      }
      #deck_3 .imgwrapper{text-align: center;}
      #deck_3 img{max-width: 350px; margin: 0 auto;}

      #deck_3, #deck_4, #deck_5, #deck_6{
        padding: 80px 0;
      }

      #deck_4 .blog_slider{padding: 30px;}

      #deck_4 .blog_slider{margin: 30px 0;}

      #deck_4 .item{max-width: 300px;}
	
	
}





#deck_5 .blog_slider{
    margin: 2vh 0;
}

#deck_5 .item{
    background: white;
    margin: 50px 30px;
    box-shadow: 0 0 20px #999;
    transition-duration: 250ms;
	height: 100%;
}

#deck_5 .slick-track{
    display: flex !important;
}

#deck_5 .slick-slide{
    height: inherit !important;
}

#deck_5 .item.slick-current{
    /*transform: scale(1.1);*/
}

#deck_5 .item img{width: 100%; }

#deck_5 .item p{font-size: 16px;}

#deck_5 .item .textwrapper{
    padding: 40px 40px 120px 40px; display: block; 
    position: relative;
}

#deck_5 .item .textwrapper a.button{
    position: absolute; 
    bottom: 40px; left: 40px;
}

#deck_5 .slick-next{
    background: url(images/buttons/arrow-right-black.svg) no-repeat; background-size: 100%; 
    background-position: center;
}

#deck_5 .slick-next::before{opacity: 0;}

#deck_5 .slick-prev{
    background: url(images/buttons/arrow-left-black.svg) no-repeat; background-size: 100%; 
    background-position: center;
}

#deck_5 .slick-prev::before{opacity: 0;}

.slick-dots li button:before {font-size: 12px;}









#deck_6{
		padding: 120px 0 120px 0;

	}

#deck_6.padding_top_0{
	padding-top: 0;
}

#deck_6 h2{font-size: 3em; font-weight: normal;}

#deck_6 img{width: 100%; border-radius: 50%; }

#deck_6 > .webwrapper .grid_1_1{
    margin: 3vw 0 -4em 0;
}

#deck_6 .grid .textwrapper{
    padding: 0 0 100px 100px;
    position: relative;
}

#deck_6 .grid .textwrapper a{
    position: absolute; bottom: 0; left: 100px;
}

#deck_6 .grid.grid_1_1 > div{position: relative;}

#deck_6 .grid > div .box{width: 100%; height: 100%; position: relative;}
#deck_6 .grid > div .box:hover{z-index: 5;}

#deck_6 .grid > div .box h2{font-size: 1.6em; padding-bottom: 0.5em;}

#deck_6 .grid > div .box .bg{
    position: absolute; top: 0; left: 0; 
    width: 100%; height: 100%;
    transition-duration: 0.25s;
    transform: translateX(0) translateY(0);

}

#deck_6 .grid > div .box:hover .bg{
    width: calc(100% + 80px);
    height: calc(100% + 80px);
    transform: translateX(-40px) translateY(-40px);
    background: var(--primary-color);
    box-shadow: 0 0 20px #999;
}


#deck_6 .grid > div .box h3, #deck_3 .grid > div .box p{color: var(--text-color); transition-duration: 0.25s;}
#deck_6 .grid > div .box:hover h2, #deck_6 .grid > div .box:hover p{color: white;}

#deck_6 .grid > div .icon{width: 85px; height: 85px; position: absolute; top: 0; left: 0; }




#deck_6 .grid > div .icon .icon_1, #deck_6 .grid > div .icon .icon_2{
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
    background-size: cover!important; background-position: center!important;
    transition-duration: 0.25s;
}

#deck_6 .grid > div .icon .icon_2{opacity: 0;}

#deck_6 .grid > div:hover .icon .icon_1{opacity: 0;}
#deck_6 .grid > div:hover .icon .icon_2{opacity: 1;}

#deck_6 .grid > div .box a.button{
    position: absolute; 
    bottom: 20px; 
    left: 100px;
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
    background: transparent;
    transition-duration: 0.25s;
}

#deck_6 .grid > div .box:hover a.button{
    border: 2px solid white; 
    color: white;
}











  @media(min-width: 1400px){
    .webWrapper_hero > div h1{
      font-size: 2.5em;
		margin-bottom: 0;
    }
  }

  @media(min-width: 979px){
    
  }

  @media(max-width: 980px){
    #deck_2 .grid_1_1{
        grid-template-columns: 1fr;
    }
  }



  @media(max-width: 1100px){
    .webWrapper_hero > div{
        width: 50%;
      }

      .hero .hero_bg{
        transform: translateX(-40%);
      }

      #deck_6 .grid.grid_1_2{
        grid-template-columns: 1fr;
      }
      #deck_6 .imgwrapper{text-align: center;}
      #deck_6 img{max-width: 350px; margin: 0 auto;}

      #deck_6 {
        padding: 80px 0;
      }

      #deck_5 .blog_slider{padding: 0px;}

      #deck_5 .blog_slider{}

      #deck_5 .item{max-width: 300px;}
}


@media(max-width: 840px){
    #deck_4 .item{width: 280px;}

    .webWrapper_hero > div{width: 100%;}

	.hero{overflow: hidden; padding-bottom: 30px;}
    .hero .hero_bg{
        background: url(images/background/co-devenir-hero-bg-mobile.svg) no-repeat;
        background-size: 1300px 950px!important; 
        background-position: top center!important;
        position: relative; 
        top: initial; 
        width: 110%;
        height: 70vh;
		transform: translateX(-50%);
		overflow: hidden;
		left: 50%;
    }
	
	@media(max-width: 750px){
		.hero .hero_bg{
			background-size: 1200px 900px!important; 
		}
	}
	


    .webWrapper_hero{
        height: initial;
    }

    .hero_bg .bg_layout{left: 20%;}

    .webWrapper_hero > div{width: 100%; margin-top: 40px;}

    #deck_4{overflow: hidden; margin: 40px 0;}

    .grid_1_2{grid-template-columns: 1fr;}

	#deck_3, #deck_4, #deck_5, #deck_6{}
}

@media(max-width: 640px){
    

      .webWrapper_hero > div h1{font-size: 2em;}

      #deck_2 .service_grid{grid-template-columns: 1fr; text-align: center;}

    #deck_2 .service_grid .bubble{margin: 0 auto 20px auto; position: relative;}

    #deck_2 .service_grid .icon{left: calc(50%); top: -35px;}
      
    #deck_2 .spinbox .rotate_center .bubble {transform: translateX(150px) translateY(-50%);}

    #deck_1 .grid.grid_1_1{grid-gap: 0;}
}



  @keyframes spinnow {
    0% {
        transform: translateY(-50%) translateX(-50%) rotate(0deg);
        transform: translateY(-50%) translateX(-50%) rotate(0deg);
    }
    
    100% {
        transform: translateY(-50%) translateX(-50%) rotate(360deg);
        transform: translateY(-50%) translateX(-50%) rotate(360deg);
    }
}

@keyframes wiggle {
    0% {
        transform: translateY(-50%) translateX(-50%) rotate(15deg);
        
    }

    50% {
        transform: translateY(-50%) translateX(-50%) rotate(-15deg);
    }
    
    100% {
        transform: translateY(-50%) translateX(-50%) rotate(15deg);
    }
}

@keyframes spinnow-back {
    0% {
        transform: translateY(-50%) translateX(-50%) rotate(0deg);
        
    }
    
    100% {
        transform: translateY(-50%) translateX(-50%) rotate(-360deg);
        
    }
}

#deck_0_1{
	padding: 120px 0; 
	position: relative;
}

#deck_0_2{
	padding: 120px 0; 
	background: var(--light-grey); 
}

#deck_0_2 .grid{
	margin: 2em 0 0 0;
}

#deck_0_2 .grid .item_head{min-height: 150px; padding-bottom: 50px; position: relative; }
#deck_0_2 .grid .item_head::after{
	content: "";
	position: absolute; 
	bottom: 30px; left: 50%; 
	transform: translateX(-50%);
	width: 50px; height: 50px; 
	background: url(images/buttons/down-arrow-red.svg) no-repeat;
	background-position: center!important; 
	background-size: 99%; 
}

#deck_0_2 .grid .item_head p{
	font-size: 1.1em;
}

element.style {
}
.narrow_wrapper {
    padding: 1vw 0;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}


.narrow_wrapper ol li{
	padding: 0.2em 0 0.2em 0.5em;
}

#deck_0_1{display: none;}

span.highlight_toggle{
	padding: 2px 20px;
    border: 2px solid var(--secondary-color);
    background: var(--secondary-color);
    border-radius: 15px;
    color: white;
}
