.contact-btn > div > div > a{
    background-color: #41338A!important;
}
#elementor-tab-content-1997 > p:last-child > a, #elementor-tab-content-2367 > p:last-child > a{
    color: #010313!important;
    text-decoration: underline!important;
    transition: all ease-in-out 0.3s;
}
#elementor-tab-content-1997 > p:last-child > a:hover, #elementor-tab-content-2367 > p:last-child > a:hover
{
    color: grey!important;
    transition: all ease-in-out 0.3s;
}
.jet-mega-menu-item__label:hover {
    color: #4758F5 !important;
}
.elementor-5405 .elementor-element.elementor-element-d854446 .uc-side-menu-items ul li.current-menu-item > a{
    color: black!important;
}

/* FORMATION BLOC */

.tva-rankwell{font-size: 18px;}

/**/

/* FORMATION WEB */

.container-one-objective-web > div{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1rem;
}
.number-one-objective > div > div > div {
    display: contents;
}
.container-infos-encart > div > h2{
    gap: 25px;
    display: flex;
    flex-direction: column;
}
.container-formation-infos > div p:nth-child(6), .container-formation-infos > div p:nth-child(7){
    margin-bottom: 5px!important;
}
.first-container-formation-infos{
    margin-bottom: 0!important;
}
.container-formation-infos > div p{
    margin-bottom: 0!important;
}

/**/


/* HOME */

.container-text-home > div{
    width: 75%;
}
.main-title-rankwell > div > h1{
    width: 50%!important;
    font-size: 58px!important;
    line-height: 55px!important;
    margin-left: 0px!important;
}
.content-intro-rankwell > div > p{
    text-align: justify!important;
}
.strong-text{
    font-weight: 600;
}
.visible-drop{
    display: flex!important;
    height: auto!important;
    max-height: 700px!important;
    min-height: 680px!important;
}
.title-formation{
    height: 50px;
}
.content-formation{
    justify-content: center;
}
.arrow-seo{
    transition: all ease-in-out 0.5s;
    justify-content: center;
}
.arrow-seo:hover{
    transform: rotate(360deg);
    transition: all ease-in-out 0.5s;
    cursor: pointer;
}
.title-formation {
    justify-content: center;
}
.container-interesting-text-img > div > div > div  > h1{
    width: 130%!important;
}
.container-icon-formation{
    justify-content: center;
}
.container-formation-dropdown{
    color: white!important;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 15px;
    text-align: center;
    display: none;
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease-in-out;
}
.container-formation-dropdown.visible-drop {
    max-height: auto;
  }
  .card-formation {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 1rem;
  }
  .card-formation:hover {
    filter: brightness(0.9);
    cursor: pointer;
  }
 
  .container-real-height, .card-div{
    height: 1000px!important;
  }
   .card-formation > div{
    height: 395px;
  }
  .container-last-card{
    min-height: inherit!important;
    max-height: inherit!important;
    height: 750px!important;
  }
  .container-cards-formation-last{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .container-cards-formation-last > div {
    width: 33%!important;
  }
  .container-title-formations > div{
    display: flex;
  }
  .reussite-formation{
    position: absolute;
    left: 65%;
    width: 35%!important;
    top: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    box-shadow: 5px 16px 29px 14px rgba(0,0,0,0.1);
    padding: 20px;
    border-radius: 10px;
  }
  .reussite-formation > div > div {
    font-size: 20px!important;
    line-height: 1.5!important;
    display: flex;
    align-items: center;
    gap: 2rem;
  }
  .icon-taux-reussite-formation{
    height: 2rem;
    width: 2rem;
}

  @media(max-width: 908px){
    .icon-taux-reussite-formation{
        width: 3.5rem;
        height: 3.5rem;
      }
      .reussite-formation{
        width: 380px!important;
        left: 45%;
      }
  }
  @media(max-width: 712px){
      .reussite-formation{
        width: 300px!important;
        left: 45%;
      }
  }
  @media(max-width: 620px){
      .reussite-formation{
        width: 45%!important;
        left: 55%;
        bottom: 0!important;
        top: inherit!important;
      }
      .reussite-formation > div > div > span{
        font-size: 19px;
      }
  }
  @media(max-width: 524px){
    .reussite-formation > div > div {
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
    }
    .reussite-formation > div > div > span{
      font-size: 17px;
    }
    .icon-taux-reussite-formation{
        width: 2.5rem;
        height: 2.5rem;
      }
}
@media(max-width: 422px){
    .reussite-formation > div > div > span{
        text-align: center;
      }
}
  .link-formation{
    color: white;
    transition: 0.5 all ease-in-out;
    text-decoration: underline!important;
  }
  .link-formation:hover{
    transform: scale(1.05);
    transition: 0.5 all ease-in-out;
  }
  
.content-home > div > p{
    color: #000!important;
    font-size: 17px!important;
    text-align: justify!important;
    width: 50%!important;
    line-height: 1.75!important;
    font-weight: 400!important;
}
.highlight-in-subtitle {
    font-weight: 900;
    position: relative;
    z-index: 1;
    font-style: normal;
    font-size: 20px;
}
.nowrap{
    white-space: nowrap;
}
.content-digital-marketing > div p{
    font-size: 16px!important;
    font-weight: 600!important;
    margin-bottom: 20px!important;
}
.content-interest-digital div p{
    color: black!important;
    font-weight: 400;
    letter-spacing: 0.01rem;
    font-size: 17px;
    padding: 10px 50px;
    line-height: 1.75;
    text-align: justify;
}
.container-interesting-text-img > div > div > div > img {
    border-radius: 15px;
}
.content-interest-digital div{
    border-radius: 15px;
}
.content-interest-digital > div > div > div > img{
    border-radius: 15px;
}
.content-formation div p{
    font-size: 17px!important;
    font-style: normal!important;
}
@keyframes bouncing {
    from{
        transform: translateY(0px);
    }to{
        transform: translateY(-10px);
    }
}
.pastille-cpf div p {
    background-color: white;
    border-radius: 25px;
    position: absolute;
    top: 87px;
    left: 10px;
    z-index: 2;
    padding: 10px;
    text-align: center;
    width: 11%;
    font-weight: 500;
    box-shadow: 0px 19px 25px 7px rgba(0,0,0,0.1), inset 0 0 0 2px #2726A2;
    border: 1px solid #ddd;
    animation: bouncing 0.75s infinite alternate ease-out;
}

.cards-2{
    margin-top: 16px!important;
}
.chiffres-description div p{
    font-size: 20px!important;
    line-height: 25px!important;
}
.chiffres-icon{
    display: flex;
    justify-content: center;
}
.chiffres-icon div div{
    width: 100px!important;
}
.chiffres-icon div div div{
    display: flex;
    justify-content: center;
}
.chiffre div div{
    font-weight: 900!important;
    font-size: 40px!important;
}
#certifiante, #basique, #medium, #avancee{
    transition: ease-in-out 0.3s forwards;
}
#certifiante:hover, #basique:hover, #medium:hover, #avancee:hover{
    opacity: 0.9;
    cursor: pointer;
    transition: ease-in 0.3s forwards;
}
.prop-value-txt div h1{
    margin-left: 25px;
}
.fa-check{
    margin-top: 3px!important;
}
.container-icon-check{
    display: flex;
    gap: 1rem;
}
.icon-color {
    color: #4758f5!important;
}
.container-icons-propos{
    font-size: 25px!important;
    position: relative;
}
.line-icons-propos::before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #4758f5;
    position: absolute;
    top: -34px;
    left: 0;
    opacity: 0.3;
}
.container-cards-formation div{
    display: flex;
    gap: 1rem;
}

/* A PROPOS */

.container-qualiopi div{
    flex-direction: column;
}
.container-qualiopi div div{
    width: 100%!important;
}
.qualiopi-certification{
    display: none;
}
#btn-certification{
    display: flex;
    justify-content: center;
    align-items: center;
}
#btn-certification div{
    padding: 15px;
    width: fit-content!important;
    border-radius: 15px;
    transition: ease-in-out 0.3s forwards;
}
#btn-certification div:hover{
    cursor: pointer;
    opacity: 0.9;
    transition: ease-in-out 0.3s forwards;
}
.qui-sommes-nous-content{
    text-align: justify;
}

/* SEO */

.title-seo{
    width: 44%!important;
}
.title-seo > div > div{
    text-align: justify;
}
.container-one-objective > div{
    gap: 2rem;
    flex-wrap: nowrap!important;
}
.container-icon-program{
    width: 15%!important;
}
.program-dropdown{
    display: none;
}
.program-dropdown-open{
    display: flex!important;
    flex-direction: column!important;
}
.arrow-program > div > div > div > i{
    transition: all ease-in-out 0.5s;
}
.arrow-program > div > div > div > i:hover{
    transform: rotate(180deg)!important;
    transition: all ease-in-out 0.5s;
    cursor: pointer;
}
.container-arrow-program > div {
    align-content: inherit!important;
    display: inherit!important;
    align-items: inherit!important;
}
.container-main-title-program{
    margin-bottom: 0px!important;
}
.title-program-dropdown{
    font-weight: 700;
    margin-top: 25px!important;
}
.sub-title-formation > div > h2{
    font-size: 25px!important;
}
.container-pastille-seo{
    position: absolute;
    left: 120%;
    bottom: 0;
    box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1);
    border-radius: 15px;
    width: 70%!important;
    padding: 15px;
    margin-bottom: 0px!important;
}
.container-pastille-seo > div > div{
    color: black!important;
    font-size: 30px!important;
    display: flex;
    align-items: center;
}
.icon-taux-reussite, .wab-logo{
    width: 2rem;
    height: 2rem;
}
/* MODALITES DE LA FORMATION */

.info-comple-institute > div > div > div > div:last-child > p:nth-child(2) > strong > a{
    color: #000!important;
    text-decoration: underline!important;
    transition: all ease-in-out 0.3s;
}
.info-comple-institute > div > div > div > div:last-child > p:nth-child(2) > strong > a:hover{
    color: grey!important;
    transition: all ease-in-out 0.3s;
}
.info-comple-institute > div > div > div:last-child > div:last-child > p > strong > a {
    color: black!important;
    text-decoration: underline!important;
    transition: all ease-in-out 0.3s;
}
.info-comple-institute > div > div > div:last-child > div:last-child > p > strong > a:hover {
    opacity: 0.7;
    transition: all ease-in-out 0.3s;
}

/**/
@media(max-width: 1024px){
    .title-seo{
        width: 20%!important;
    }
    .container-pastille-seo{
        left: 100%!important;
        width: 80%!important;
    }
}
@media(max-width: 767px){
    .title-seo{
        width: 100%!important;
    }
    .container-pastille-seo{
        position: absolute;
        left: inherit!important;
        bottom: -75px!important;
        width: 45%!important;
        right: 1%!important;
    }
    .container-pastille-seo > div > div {
        font-size: 20px!important;
    }
    .container-pastille-seo > div > div > svg, .wab-logo{
        width: 1.5rem;
        height: 1.5rem;
    }
}
@media(max-width: 487px){
    .container-pastille-seo{
        bottom: -35px!important;
        padding: 10px!important;
    }
    .container-pastille-seo > div > div {
        font-size: 17px!important;
    }
    .container-pastille-seo > div > div > svg, .wab-logo{
        width: 1rem;
        height: 1rem;
    }
}
@media(max-width: 372px){
    .container-pastille-seo > div > div {
        font-size: 15px!important;
    }
}


/**/
@media(max-width: 1074px){
    .container-last-card{
        height: auto!important;
    }
}
@media(max-width: 921px){
    .container-cards-formation div{
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%!important;
        gap: 1rem;
    }
    .container-cards-formation-last > div {
        width: 100%!important;
      }
    .container-cards-formation div div{
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    .card-formation div div {
        margin-bottom: 0px!important;
    }
    .card-formation div div div{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .card-formation div div div div{
        width: 45%!important;
    }
    .pastille-cpf div p{
        width: 20%!important;
    }
    .chiffres-container > div{
        display: grid!important;
        grid-template-columns: repeat(2, 1fr);
        gap: 2rem;
    }
    .chiffres-container > div div div{
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    .chiffres-container > div > div{
        width: 100%!important;
    }
}
@media(max-width: 767px){
    .container-text-home > div, .main-title-rankwell > div > h1, .content-home > div > p{
        width: 100%!important;
    }
    .container-interesting-text-img > div > div > div {
        margin: 0 0 0 0!important;
    }
    .pastille-cpf div p{
        width: 20%!important;
        top: 75px;
        padding: 12px;
    }
    [data-id="cdbb88f"] > div {
        margin-bottom: 120px!important;
    }
    .engagements-container-second-line{
        padding-top: 10px!important;
    }    
}
@media(max-width: 575px){
    .card-formation div div div div{
        width: 55%!important;
    }
    .pastille-cpf div p{
        top: 50px;
        left: 10px;
        width: 100px!important;
        font-size: 14px;
    }
    .chiffres-container > div{
        display: flex!important;
        flex-direction: column;
        gap: 0rem!important;
    }
}
@media(max-width: 491px){
    .reussite-formation{
        position: inherit!important;
        left: 0%!important;
        width: 100%!important;
      }
}
@media(max-width: 343px){
    .pastille-cpf div p{
        width: 90px!important;
    }
}

/**/

/* HOME */

.highlight-in-title {
    font-weight: 900;
    position: relative;
    z-index: 1;
    font-style: normal;
}
.highlight-in-title:after {
    position: absolute;
    width: 100%;
    height: 30px;
    border-radius: 7px;
    content: " ";
    bottom: 0px;
    left: 10px;
    z-index: -1;
    background: rgba(7, 237, 230, 0.13);
}
.highlight-in-title.o22:after {
    background: rgba(7, 237, 230, 0.22);
}

.highlight-in-title.onpurple:after {
    background: #ffffff2d;
}

.highlight-in-title.purple:after {
    background: #622cce25;
}

.highlight-in-title.white:after {
    background: rgba(255, 255, 255, 0.13);
}

.highlight-in-title.nocolor:after {
    background: transparent;
}

.highlight-in-title.yellow:after {
    background: rgba(255, 201, 14, 0.13);
}

.rw-purple-highlight {
    font-weight: 600;
    color: var( --e-global-color-115cb30 );
}

.rw-block-expertises {
    background: #FFF;
    width: 100%;
    padding-bottom: 100%;
    border-radius: 54px 54px 10px 54px;
    /* box-shadow: inset 0px 3px 30px rgba(0, 0, 0, 0.1); */
    box-shadow: 8px 8px 24px 8px rgb(0 0 0 / 9%);
}

.rw-arrowslider .eicon-chevron-left:before {
    content: '\e8bf';
    color: #FFF;
}
.rw-arrowslider .eicon-chevron-right , .rw-arrowslider .eicon-chevron-left {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 7px;
    padding: 7px;
}
.rw-arrowslider .eicon-chevron-right:before {
    content: '\e8c0';
    color: #FFF;
}

.rw-button .elementor-button-icon , .rw-u-button .elementor-button-icon ,  .rw-o-button .elementor-button-icon {
    font-size: 35px;
}

.rw-button a {
    box-shadow: 0 3px 8px 0 rgb(12 41 61 / 20%);
}

.rw-button a .elementor-button-icon , .rw-u-button a .elementor-button-icon , .rw-o-button a .elementor-button-icon , .rw-button-newsletter .elementor-form .elementor-button .elementor-button-icon{
    position: relative;
    left: 0px;
}
.rw-button a:hover .elementor-button-icon , .rw-o-button a:hover .elementor-button-icon , .rw-button-newsletter .elementor-form .elementor-button:hover .elementor-button-icon {
    animation: rw-button-move-arrow 1s infinite alternate ease-in-out;
}

.rw-button-arrow {
    fill: #fff;
  }

@keyframes rw-button-move-arrow {
    0% {
        left: 0px;
    }
    50% {
        left:  -9px;
    }
    100% {
        left: 0px;
    }
}


@keyframes rw-button-formation-move-arrow {
    0% {
        left: -5px;
    }
    50% {
        left:  5px;
    }
    100% {
        left: -5px;
    }
}


@keyframes rw-button-move-underline {
    0% {
        width: 100%;
    }
    50% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}

.rw-u-button span.elementor-button-text {
    position: relative;
}

.rw-u-button span.elementor-button-text:after {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
}

.rw-u-button.blue span.elementor-button-text:after {
    background-color: var(--e-global-color-2f8095c);
}

.rw-button.blue .rw-button-bg-arrow {
    fill: #ffffff00;
}


.rw-u-button.blue .rw-button-bg-arrow , .rw-o-button.blue .rw-button-bg-arrow , .rw-o-button.blue .rw-button-arrow {
    fill: #ffffff00;
}


.rw-o-button.blue .rw-button-arrow , .rw-u-button.blue .rw-button-arrow {
    fill: var(--e-global-color-2f8095c);
}

.elementor-element.rw-button.blue .elementor-button {
    background-color: var(--e-global-color-2f8095c);
    border-color: var(--e-global-color-2f8095c);
    color: #FFF;
}

.elementor-element.rw-o-button.blue .elementor-button {
    background-color: transparent;
    border-color: var(--e-global-color-2f8095c);
    color:  var(--e-global-color-2f8095c);
}

.elementor-element.rw-u-button.blue .elementor-button {
    background-color: transparent;
    border-color: transparent;
    color:  #4758F5;
}

.rw-u-button.purple span.elementor-button-text:after , .rw-o-button.purple span.elementor-button-text:after {
    background-color: var(--e-global-color-115cb30);
}

.rw-u-button.pink span.elementor-button-text:after , .rw-o-button.pink span.elementor-button-text:after {
    background-color: #ffa69e;
}

.rw-u-button.lightpink span.elementor-button-text:after , .rw-o-button.lightpink span.elementor-button-text:after {
    background-color: #ffc7d4;
}

.rw-u-button.purple .rw-button-bg-arrow {
    fill: var(--e-global-color-115cb30);
}

.rw-u-button.purple .rw-button-bg-arrow, .rw-u-button.pink .rw-button-bg-arrow, .rw-u-button.lightpink .rw-button-bg-arrow, .rw-button.purple .rw-button-bg-arrow  {
    fill: #ffc7d400 !important;
}

.rw-u-button.pink .rw-button-bg-arrow {
    fill: #ffa69e;
}

.rw-u-button.lightpink .rw-button-bg-arrow {
    fill: #ffc7d4;
}

.rw-o-button.purple .rw-button-bg-arrow {
    fill: rgba(99,44,206, 0.32);
}
.rw-o-button.purple .rw-button-arrow , .rw-u-button.purple .rw-button-arrow {
    fill: var(--e-global-color-115cb30);
}

.rw-o-button.pink .rw-button-arrow , .rw-u-button.pink .rw-button-arrow {
    fill: #ffa69e;
}

.rw-o-button.lightpink .rw-button-arrow , .rw-u-button.lightpink .rw-button-arrow {
    fill: #ffc7d4;
}

.elementor-element.rw-button.purple .elementor-button {
    background-color: var(--e-global-color-115cb30);
    border-color: var(--e-global-color-115cb30);
    color: #FFF;
}

.elementor-element.rw-o-button.purple .elementor-button {
    background-color: transparent;
    border-color: var(--e-global-color-115cb30);
    color:  var(--e-global-color-115cb30);
}

.elementor-element.rw-u-button.purple .elementor-button {
    background-color: transparent;
    border-color: transparent;
    color:  #4758F5;
}

.elementor-element.rw-u-button.pink .elementor-button {
    background-color: transparent;
    border-color: transparent;
    color:  #ffa69e;
}

.elementor-element.rw-u-button.lightpink .elementor-button {
    background-color: transparent;
    border-color: transparent;
    color:  #ffc7d4;
}


.rw-u-button.yellow span.elementor-button-text:after , .rw-o-button.yellow span.elementor-button-text:after {
    background-color: var(--e-global-color-3a7ec8c);
}

.rw-button.yellow .rw-button-bg-arrow  {
    fill: rgba(255, 255, 255, 0.32);
}

.rw-u-button.yellow .rw-button-bg-arrow , .rw-o-button.yellow .rw-button-bg-arrow {
    fill: var(--e-global-color-3a7ec8c);
    opacity: 0.32;
}

.rw-u-button.yellow .rw-button-arrow , .rw-o-button.yellow .rw-button-arrow {
    fill: var(--e-global-color-3a7ec8c);
}


.elementor-element.rw-button.yellow .elementor-button {
    background-color: var(--e-global-color-3a7ec8c);
    border-color: var(--e-global-color-3a7ec8c);
    color: #FFF;
}

.elementor-element.rw-o-button.yellow .elementor-button {
    background-color: transparent;
    border-color: var(--e-global-color-3a7ec8c);
    color:  var(--e-global-color-3a7ec8c);
}

.elementor-element.rw-u-button.yellow .elementor-button {
    background-color: transparent;
    border-color: transparent;
    color:  var(--e-global-color-3a7ec8c);
}


.rw-u-button.darkblue span.elementor-button-text:after , .rw-o-button.darkblue span.elementor-button-text:after {
    background-color: var(--e-global-color-bcbe8e4);
}


.rw-button.darkblue .rw-button-bg-arrow, .rw-u-button.darkblue .rw-button-bg-arrow , .rw-o-button.darkblue .rw-button-bg-arrow   {
    fill: #ffffff00;
}

.rw-u-button.darkblue .rw-button-arrow , .rw-o-button.darkblue .rw-button-arrow {
    fill: var(--e-global-color-bcbe8e4);
}


.elementor-element.rw-button.darkblue .elementor-button {
    background-color: var(--e-global-color-bcbe8e4);
    border-color: var(--e-global-color-bcbe8e4);
    color: #FFF;
}

.elementor-element.rw-o-button.darkblue .elementor-button {
    background-color: transparent;
    border-color: var(--e-global-color-bcbe8e4);
    color:  var(--e-global-color-bcbe8e4);
}

.elementor-element.rw-u-button.darkblue .elementor-button {
    background-color: transparent;
    border-color: transparent;
    color:  var(--e-global-color-bcbe8e4);
}

/* ACCESSIBILITY FIXES */

.rw-u-button.dark span.elementor-button-text:after , .rw-o-button.dark span.elementor-button-text:after {
    background-color: #010313!important;
}
.rw-button.dark .rw-button-bg-arrow, .rw-o-button.dark .rw-button-bg-arrow   {
    fill: #010313!important;
}
.rw-u-button.dark .rw-button-arrow , .rw-o-button.dark .rw-button-arrow {
    fill: #010313!important;
}
.elementor-element.rw-button.dark .elementor-button {
    background-color: #ffffff00!important;
    border-color: #010313!important;
    color: #010313!important;
}
.elementor-element.rw-o-button.dark .elementor-button {
    background-color: transparent;
    border-color: #010313!important;
    color:  #010313!important;
}
.elementor-element.rw-u-button.dark .elementor-button {
    background-color: transparent;
    border-color: transparent;
    color:  #010313!important;
}
.footer_text > div > ul li span{
    font-size: 16px!important;
}
.footer_container{
    padding: 10px!important;
}
.skip-link {
    position: absolute;
    top: -40px;
    left: 0;
    z-index: 1000;
}
.skip-link:focus {
    top: 10px;
    transition: top 0.3s;
}
.pojo-skip-link {
    position: absolute;
    top: -40px;
    left: 10px;
    background-color: #fff;
    color: #000;
    padding: 10px;
    z-index: 1000;
  }
  .pojo-skip-link:focus {
    top: 10px;
  }

/************************************************/

.rw-u-button.white span.elementor-button-text:after , .rw-o-button.white span.elementor-button-text:after {
    background-color: var(--e-global-color-56116d1);
}

.rw-button.white .rw-button-bg-arrow  {
    fill: var(--e-global-color-2f8095c);
    opacity: 0.32;
}

.rw-button.white .rw-button-arrow  {
    fill: var(--e-global-color-2f8095c);
}

.rw-u-button.white .rw-button-bg-arrow , .rw-o-button.white .rw-button-bg-arrow {
    fill: #ffffff00;
}

.rw-u-button.white .rw-button-arrow , .rw-o-button.white .rw-button-arrow {
    fill: var(--e-global-color-56116d1);
}


.elementor-element.rw-button.white .elementor-button {
    background-color: var(--e-global-color-56116d1);
    border-color: var(--e-global-color-2f8095c);
    color: var(--e-global-color-2f8095c);
}

.elementor-element.rw-o-button.white .elementor-button {
    background-color: transparent;
    border-color: var(--e-global-color-56116d1);
    color:  var(--e-global-color-56116d1);
}

.elementor-element.rw-u-button.white .elementor-button {
    background-color: transparent;
    border-color: transparent;
    color:  var(--e-global-color-56116d1);
}


.rw-u-button a:hover span.elementor-button-text:after {
    animation: rw-button-move-underline 1s ease-in-out;
}


#rw-slider-temoignages .jet-listing-grid__item:nth-child(3n+1) .rw-testi-image img {
    border-color: var(--e-global-color-2f8095c);
}

#rw-slider-temoignages .jet-listing-grid__item:nth-child(3n+2) .rw-testi-image img {
    border-color: var(--e-global-color-bcbe8e4);
}

#rw-slider-temoignages .jet-listing-grid__item:nth-child(3n+3) .rw-testi-image img {
    border-color: var(--e-global-color-115cb30);
}

/*rw-testi-image*/



.rw-button-newsletter .elementor-form .elementor-button {
    padding: 10px 10px 10px 15px;
    box-shadow: 2px 5px 8px 0 rgba(0, 0, 0, 0.17);
    line-height: 0;
    background-color: #4758F5;
    border-color: #4758F5;
    color: #FFF;
}

.rw-button-newsletter .elementor-form .elementor-button .rw-button-bg-arrow {
    fill: #ffffff00;
}

.rw-button-newsletter.blue .elementor-form .elementor-button .rw-button-bg-arrow {
    fill: #08949b;
}

.rw-button-newsletter.blue .elementor-form .elementor-button  {
    background-color: var(--e-global-color-2f8095c);
}

.rw-button-newsletter .elementor-form .elementor-button .rw-button-arrow {
    fill: #FFF;
}

.rw-button-newsletter .elementor-form .elementor-button svg {
    width: 35px;
}

.rw-button-newsletter .elementor-form .elementor-button>span {
    justify-content: space-between;
}
.rw-button-newsletter input,
.rw-button-newsletter input:active {
    outline: 0;
    border: 0;
    box-shadow: none;
}

@media (min-width: 1025px) {
    body .elementor-column .rw-losange .elementor-widget-wrap {
        box-shadow: none !important;
        background-color: transparent !important;
    }
}


.rw-gf-forms .gform_wrapper .gform_body input[type=text] , .rw-gf-forms .gform_wrapper .gform_body input[type=tel] , .rw-gf-forms .gform_wrapper .gform_body input[type=email] , .rw-gf-forms .gform_wrapper .gform_body textarea {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: solid 1px #6D747A;
}

.rw-gf-forms .gform_wrapper .gform_body input[type=text]:focus , .rw-gf-forms .gform_wrapper .gform_body input[type=tel]:focus , .rw-gf-forms .gform_wrapper .gform_body input[type=email]:focus , .rw-gf-forms .gform_wrapper .gform_body textarea:focus {
    outline: none;
}

.gf-icon label::before {
    content: "";
    background-color: #6D747A;
    display: inline-block;
    width: 20px;
    height: 19px;
    vertical-align: bottom;
    background-size: contain;
    margin-right: 10px;
    
    -webkit-mask-size: cover;
    mask-size: cover;
    transition: all 0.3s;
}
.gf-icon.active label::before {
    background-color: #7776FA;
}

.gf-icon-name label::before {
    -webkit-mask: url('../img/peo.svg') no-repeat 50% 50%;
    mask: url('../img/peo.svg') no-repeat 50% 50%;
}
.gf-icon-company label::before {
    -webkit-mask: url('../img/mal.svg') no-repeat 50% 50%;
    mask: url('../img/mal.svg') no-repeat 50% 50%;
}
.gf-icon-email label::before {
    -webkit-mask: url('../img/env.svg') no-repeat 50% 50%;
    mask: url('../img/env.svg') no-repeat 50% 50%;
}
.gf-icon-phone label::before {
    -webkit-mask: url('../img/tel.svg') no-repeat 50% 50%;
    mask: url('../img/tel.svg') no-repeat 50% 50%;
}
.gf-icon-message label::before {
    -webkit-mask: url('../img/lin.svg') no-repeat 50% 50%;
    mask: url('../img/lin.svg') no-repeat 50% 50%;
}
.gf-icon-computer label::before {
    -webkit-mask: url('../img/com.svg') no-repeat 50% 50%;
    mask: url('../img/com.svg') no-repeat 50% 50%;
}
.gf-icon-age label::before {
    -webkit-mask: url('../img/age.svg') no-repeat 50% 50%;
    mask: url('../img/age.svg') no-repeat 50% 50%;
}



.rw-gf-forms .gform_wrapper .gform_body .gfield.active input[type=text] , .rw-gf-forms .gform_wrapper .gform_body .gfield.active input[type=tel] , .rw-gf-forms .gform_wrapper .gform_body .gfield.active textarea
{
    border-bottom-color: #7776FA;
}
.rw-gf-forms .gform_wrapper .gform_body .gfield.gf-rw label {
    position: relative;
    /* top: calc(50% + 4px); */
    top: 35px;
    left: 10px;
    transition: all 0.3s;
}
.rw-gf-forms .gform_wrapper .gform_body .gfield.gf-rw.gf-icon-message label {
    top: 35px;
}

.rw-gf-forms .gform_wrapper .gform_body .gfield.gf-rw.active label {
    color: #7776FA;
    top: 10px;
    left: 0px;
    transform: scale(0.8);
}
.rw-gf-forms .gform_wrapper .gform_body .gfield.gf-rw-consent legend {
    display: none;
}
.rw-gf-forms .gform_wrapper .gform_body .gfield.gf-rw-consent .ginput_container_consent {
    display: flex;
    gap: 10px;
}

.rw-gf-forms .gform_wrapper .gform_body .gfield.gf-rw-consent label {
font-size: 14px;
font-weight: 500;
line-height: normal;
}

.rw-gf-forms  .gform_wrapper.gravity-theme .gform_footer {
    justify-content: center;
}

.rw-bb {
    height: 63px;
    background: #7776FA;
    opacity: 0.11;
    width: 100%;
}

.highlight-glossaire .elementor-heading-title:after {
    content : " ";
    width: 100%;
    height: 25px;
    background-color: rgba(98, 44, 206, 0.13);
    display: inline-block;
    top: 14px;
    position: absolute;
    left: 20px;
    z-index: -1;
    border-radius: 7px;
}

#rw-actu-prev , #rw-actu-next , #rw-tem-next , #rw-tem-prev {
    cursor: pointer;
}

.gform_button {
    background-color: #4758F5;
    font-size: 22px;
    font-weight: bold;
    line-height: 34px;
    letter-spacing: 0.5px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-radius: 50px;
    border: none;
    color: #FFF;
    padding: 10px 40px 10px 40px;
    box-shadow: 0 3px 8px 0 rgb(12 41 61 / 20%);
}

.gform_button:hover {
    background-color: #7776FA;
}

.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    padding: 10px;
    font-size: 14px;
    border: none;
}

.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
    padding-top: 10px;
    font-size: 14px;
}

.gform_wrapper .gfield_error label {    
    color: #6D747A;
}

.elementor-location-footer {
    background-color: transparent;
}


#breadcrumbs {
    font-weight: 700;
    /*color: #0C293D;*/
    color: #000!important;
    margin-top: 120px;
}
#breadcrumbs a {
 /*color: #0C293D;*/
 color: #000!important;
}

#breadcrumbs .breadcrumb_last:after {
    position: absolute;
    width: 100%;
    height: 10px;
    border-radius: 2px;
    content: " ";
    bottom: 0px;
    left: 5px;
    z-index: -1;
    background: rgb(222 225 255);
}

#breadcrumbs .breadcrumb_last {
    font-weight: 500;
    position: relative;
    z-index: 1;
}

#breadcrumbs .rw-bc-divider {
    font-size: 14px;
    margin: 0 7px;
}

#rw-mm-overlay.active {
    display: block;
}

#rw-mm-overlay {
    display: none;
    background-color: rgba(11, 41, 61, 0.6);
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    position: fixed;
    width: 100%;
    margin-top: -7px;
}

.elementor-sticky--active ~ #rw-mm-overlay {
    margin-top: -40px;
}
.jet-mega-menu-item__inner a.jet-mega-menu-item__link--sub-level .jet-mega-menu-item__icon {
    transform: translateX(0px);
        transition: all 0.3s;
}
.jet-mega-menu-item__inner:hover a.jet-mega-menu-item__link--sub-level .jet-mega-menu-item__icon {
    color: #CCC !important;
    transform: translateX(5px);
    transition: all 0.3s;
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu .jet-mega-menu-item.jet-mega-current-menu-item>.jet-mega-menu-item__inner .jet-mega-menu-item__title {
    /*color: #0C293D;*/
    color: black!important;
}


/* Fix décalage menu desktop */
@media (min-width: 1025px) and (max-width: 1135px) {
	.jet-mega-menu-item__inner { gap: var(--jmm-items-dropdown-gap, 0) !important; }
}

@media (min-width: 1025px) and (max-width: 1125px) {
	.jet-mega-menu-item__inner { padding-left: 2px !important; }
}

@media (min-width: 1080px) and (max-width: 1100px) {
	.header-logo-container img { width: 90% !important; }
	.header-nav-container { width: 83% !important; }
}

@media (min-width: 1050px) and (max-width: 1079px) {
	.header-nav-container { width: 105% !important; }
	.header-logo-container img { width: 97% !important; }
}

@media (min-width: 1025px) and (max-width: 1049px) {
	.header-nav-container { width: 115% !important; }
	.header-logo-container img { width: 95% !important; }
}

@media (max-width: 350px) {
	.header-logo-container img { max-width: calc(100vw - 124px) !important; }
}

.rw-lockscroll {
    overflow: hidden;
}

/* Ecart padding fleches actu*/ 

.rw-padding-actu .elementor-widget-wrap.elementor-element-populated {
    padding-bottom: 0px;
}

.rw-section-actu-padding .jet-listing-grid__item.jet-equal-columns.slick-slide {
    padding-top: 5px;
}

/**/

/* alignement sous menu */

.jet-mega-menu-mega-container .elementor-container.elementor-column-gap-no > .elementor-column:hover > .elementor-widget-wrap > section.elementor-section {
    margin-top: 0px;
    padding-bottom: 26px;
    border-radius: 0 0 10px 10px;
    transition: 0s all ease;
}

.jet-mega-menu-mega-container .elementor-container.elementor-column-gap-no > .elementor-column:hover > .elementor-widget-wrap > div.elementor-widget-icon .elementor-icon {
    position: relative;
    top: -6px;
}

.jet-mega-menu-mega-container .elementor-container.elementor-column-gap-no > .elementor-column:hover > .elementor-widget-wrap {
    border-radius: 0 0 10px 10px;
}

.jet-mega-menu-mega-container .elementor-container.elementor-column-gap-no > .elementor-column > .elementor-widget-wrap {
    transition: 0s all ease;
}

.jet-mega-menu-mega-container .elementor-container.elementor-column-gap-no > .elementor-column:hover {
    border-radius: 0 0 10px 10px;
}
/**/

/* fleche sous menu */

.jet-mega-menu-mega-container .elementor-container.elementor-column-gap-no > .elementor-column:hover .trigger-list .fa-chevron-right:before {
    left: 10px;
}

.jet-mega-menu-mega-container .elementor-container.elementor-column-gap-no > .elementor-column .trigger-list .fa-chevron-right:before {
    transition: 0.2s all ease;
    position: relative;
    left: 0;
}

/**/

/* ombre menu */

.main-header-section.elementor-sticky--active {
    box-shadow: 0px 4px 12px 0px rgb(0 0 0 / 30%);
}

/**/

/* monter header avec le menu en transparent */

div.elementor.elementor-location-header {
    z-index: 10;
    position: relative;
}

.main-header-section:not(.elementor-sticky--active) {
    background-color: transparent !important;
}

div.elementor.type-page.status-publish.hentry,
body.single-bureaux .elementor.elementor-motion-effects-parent /*page contact*/,
.elementor.elementor-location-archive, .livres-blancs-template-default .livres-blancs.type-livres-blancs,
body.single-post div[data-elementor-type="single-post"], body.glossaire-template-default div[data-elementor-type="single-post"] {
    margin-top: -94px;
}

@media (max-width: 767px) {
    .home div.elementor.type-page.status-publish.hentry h1.elementor-heading-title.elementor-size-default {
        margin-top: 94px;
    }
}

div.elementor.elementor-location-header {
    z-index: 10;
    position: relative;
}

.elementor-element.elementor-widget__width-auto.elementor-hidden-mobile.elementor-hidden-tablet.elementor-widget.elementor-widget-jet-mega-menu {   
    --jmm-top-menu-bg-color: transparent;
}

/**/

/* FAQ */

.faq-seo > div, .faq-sea > div, .faq-ads > div {
    width: 54px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.faq-seo p, .faq-sea p,
.faq-ads p {
    margin-bottom: 0;
}

@media (max-width: 360px) {
    .faq-seo > div, .faq-sea > div, .faq-ads > div {
        width: 45px;
        height: 45px;
    }
}

/**/

/* hover menu */

.menu-item-type-post_type a.expanded {
    color: #19C8DC !important;
}

.menu-item-type-post_type a.expanded:before {
    background-color: #19C8DC !important;
}

/**/

/* optimisation certain texte */

.min-p-texte .elementor-widget-container,
.min-p-texte p {
    font-size: 18px !important;
    color: #484848 !important;
    line-height: 28px;
}

/**/

/* fleche ils nosu font confiance */

.rw-o-button.white .elementor-image-carousel-wrapper .elementor-swiper-button.elementor-swiper-button-next, .rw-o-button.white .elementor-image-carousel-wrapper .elementor-swiper-button.elementor-swiper-button-prev {
    opacity: 1;
    background-color: #ffffff4d;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    padding: 9px 9px 9px 8px;
}

.rw-o-button.white .elementor-image-carousel-wrapper .elementor-swiper-button.elementor-swiper-button-next {
    padding: 9px 8px 9px 9px;
}

/**/



/* hover sous-menu */

.menu-seo .jet-listing-grid__item > div > section:hover span.elementor-button-text,
.menu-seo .jet-listing-grid__item > div > section:hover span.elementor-button-icon .fa-chevron-right:before
/*.menu-seo .jet-listing-grid__item > div > section:hover .elementor-widget-text-editor .elementor-widget-container*/{
    color: #FAFAFA;
}

.menu-sea .jet-listing-grid__item > div > section:hover span.elementor-button-text,
.menu-sea .jet-listing-grid__item > div > section:hover span.elementor-button-icon .fa-chevron-right:before
/*.menu-sea .jet-listing-grid__item > div > section:hover .elementor-widget-text-editor .elementor-widget-container*/{
    color: #FAFAFA;
}

.menu-ads .jet-listing-grid__item > div > section:hover span.elementor-button-text,
.menu-ads .jet-listing-grid__item > div > section:hover span.elementor-button-icon .fa-chevron-right:before
/*.menu-ads .jet-listing-grid__item > div > section:hover .elementor-widget-text-editor .elementor-widget-container*/{
    color: #FAFAFA;
}

.elementor.elementor-location-header .jet-listing-grid__item > div > section span.elementor-button-text,
.elementor.elementor-location-header .jet-listing-grid__item > div > section span.elementor-button-icon .fa-chevron-right:before {
    font-size: 16px;
}

.elementor.elementor-location-header .jet-listing-grid__item > div > section .elementor-widget-text-editor .elementor-widget-container {
    font-size: 14px;
}

@media (max-height: 850px) {
    .elementor.elementor-location-header .jet-listing-grid__item > div > section .elementor-widget-text-editor .elementor-widget-container {
        display: none;
    }
} s

/**/

/* hover menu */

.error404 .elementor-section-content-middle.main-header-section {
    background-color: #632cce !important;
}       

.jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > li.jet-mega-menu-item.current_page_item > .jet-mega-menu-item__inner .jet-mega-menu-item__label,
.jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > li.jet-mega-menu-item.current_page_item > .jet-mega-menu-item__inner .jet-mega-menu-item__dropdown .fa-angle-down:before,
.jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > li.jet-mega-menu-item.current-page-ancestor > .jet-mega-menu-item__inner .jet-mega-menu-item__label,
.jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > li.jet-mega-menu-item.current-page-ancestor > .jet-mega-menu-item__inner .jet-mega-menu-item__dropdown .fa-angle-down:before {
    color: #4758F5;
}

.jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > li.jet-mega-menu-item.current_page_item > .jet-mega-menu-item__inner:before,
.jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > li.jet-mega-menu-item.current-page-ancestor  > .jet-mega-menu-item__inner:before {
    content: "";
    background-color: #41338A;
    width: calc(100% - 15px);
    display: block;
    height: 1px;
    position: absolute;
    bottom: 3px;
}

.jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > .jet-mega-menu-item > .jet-mega-menu-item__inner:hover  .jet-mega-menu-item__label,
.jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > .jet-mega-menu-item > .jet-mega-menu-item__inner:hover .jet-mega-menu-item__dropdown .fa-angle-down:before,
.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__title, 
.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item.jet-mega-menu-item--hover>.jet-mega-menu-item__inner .jet-mega-menu-item__dropdown {
    color: #4758F5 !important;
}

.jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > li.jet-mega-menu-item.yellow-in-menu > .jet-mega-menu-item__inner  .jet-mega-menu-item__label,
.jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > .jet-mega-menu-item.jet-mega-menu-item-type-custom > .jet-mega-menu-item__inner .jet-mega-menu-item__label {
    color: #4758F5 !important;
}

.page.page-id-4123 .jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > li.jet-mega-menu-item.yellow-in-menu > .jet-mega-menu-item__inner  .jet-mega-menu-item__label {
    color: #FFC7D4 !important;
}

.page.page-id-4123 .jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > li.jet-mega-menu-item.yellow-in-menu > .jet-mega-menu-item__inner a:before {
    content: "";
    background-color: #FFC7D4;
    width: 100%;
    display: block;
    height: 1px;
    position: absolute;
    bottom: -3px;
}

.jet-mega-menu > nav.jet-mega-menu-container > ul.jet-mega-menu-list > li.jet-mega-menu-item.yellow-in-menu > .jet-mega-menu-item__inner:hover .jet-mega-menu-item__label {
    color: #41338A !important;
}

/**/

/* menu footer */

.elementor-nav-menu--main a.elementor-item.elementor-item-active {
    width: fit-content;
}

.elementor-nav-menu--main a.elementor-item.elementor-item-active:after {
    content: "";
    background-color: #41338A;
    height: 1px !important;
    width: 100%;
    position: absolute;
    bottom: -3px;
}

@media (max-width: 767px) {
    .elementor-nav-menu--main a.elementor-item.elementor-item-active {
        margin: auto;
    }
}

/**/

/* sous menu formation*/

.elementor-9 .elementor-sticky:not(.elementor-sticky--active) .elementor-element.elementor-element-08370e5 .jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-sub-menu {
    top: 56px;
}

.elementor-9 .elementor-sticky.elementor-sticky--active .elementor-element.elementor-element-08370e5 .jet-mega-menu-mega-container__inner {
    margin-top: 31px;
}

/**/

/* Témoignage clients : souci en bas des blocs sliders */

.jet-listing-grid__item.jet-equal-columns>.elementor>:is(.elementor-section, .e-container, .e-con) {
    height: 97%;
}

/**/

/* ecart menu (disparition menu) */

.menu-expertise > .elementor-container.elementor-column-gap-no {
    max-width: 100% !important;
}

/* coté gauche et droite (disparition menu) */
li#jet-mega-menu-item-39 .jet-mega-menu-mega-container {
    position: fixed;
    top: 96px;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 31px;
}

section.elementor-sticky--active li#jet-mega-menu-item-39 .jet-mega-menu-mega-container {
    top: 63px;
    padding-top: 31px;
}

li#jet-mega-menu-item-39 .jet-mega-menu-mega-container .jet-mega-menu-mega-container__inner {
    position: absolute;
    margin: auto;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.logged-in.admin-bar section.elementor-sticky--active li#jet-mega-menu-item-39 .jet-mega-menu-mega-container {
    top: 95px;
}

.logged-in.admin-bar li#jet-mega-menu-item-39 .jet-mega-menu-mega-container {
    top: 128px;
}

/**/


/* RESPONSIVE PADDING */
@media (max-width:1080px) {
    .padding-faq {
        padding: 120px 0px 120px 0px !important;
    }
    
    .padding-tem {
        padding: 120px 0px 140px 0px !important;
    }

    .padding-contact {
        padding: 140px 0px 160px 0px !important;
    }

    .padding-glossaire {
        padding: 130px 0px 120px 0px !important;
    }

    .padding-accessibilte {
        padding: 140px 0px 30px 0px !important;
    }
}

@media (max-width:767px) {
    .padding-contact {
        padding: 140px 0px 60px 0px !important;
    }
}

/**/

/* Taille typo span expertises */
@media (max-width:500px) {
    .rw-expertises-title .highlight {
        font-size: 32px !important;
    }
} 
/**/

/* Formulaires de contact */

.champs-obligatoires p {
    margin: 0;
    font-size: 12px;
    color: #6d747a;
    font-weight: 600;
}

/**/

/* bouton pop-up */
.devis-votre-projet span.elementor-button-icon.elementor-align-icon-right {
    padding: 0px 9px 0px;
    display: flex;
    font-size: 20px;
    opacity: 1;
    background-color: #ffffff4d;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
}

/**/

/* bouton devis */

@media (max-width: 1095px) and (min-width: 1025px) {   
    .btn-whatsapp .elementor-widget-container {
        padding: 0 !important;
        margin-top: 20px;
    }
    
    .btn-whatsapp {
        margin-top: 20px;
    }
    
    .btn-contact {
        margin-right: 30px;
    }
}

@media (max-width: 497px) {   
    .btn-whatsapp .elementor-widget-container {
        padding: 0 !important;
        margin-top: 20px;
    }
    
    .btn-whatsapp {
        margin-top: 20px;
    }
    
    .btn-contact {
        margin-right: 30px;
    }
}

/**/

/* bouton pop up devis */

.full-screen-devis input[type="submit"], form#gform_8 input[type="submit"] {
    max-width: 200px;
    width: 100%;
}

/**/

/********************** INSTITUTE ******************************/

.d-none {
    display: none !important;
}


/* page faq */


.faq-form-seo .elementor-icon {
    background-color: #7876fa87 !important;
}

.faq-financement .elementor-icon {
    background-color: #4758f575 !important;
}

.faq-certification .elementor-icon {
    background-color: #446ada3d !important;
}

.faq-elearn .elementor-icon {
    background-color: #c6b4f954 !important;
}

.faq-divers .elementor-icon {
    background-color: #2f388c6b !important;
}

.faq-form-seo .elementor-icon i {
    color: #7776FA !important;
}

.faq-financement .elementor-icon i {
    color: #4758F5 !important;
}

.faq-certification .elementor-icon i {
    color: #0131ccb5 !important;
}

.faq-elearn .elementor-icon i {
    color: #41338A !important;
}

.faq-divers .elementor-icon i {
    color: #2F388C !important;
}

.page-faq .long_txt {
    padding-bottom: 0;
}

/**/

/* Webinaire */

.texte-webinaire .elementor-widget-container p {
    display: flex;
    align-items: center;
}

.presentateur-webinaire .elementor-widget-container {
    display: flex;
    align-items: center;
}

.bloc-webinaire-rdv .gf-icon label::before {
    background-color: #fff;
}

.bloc-webinaire-rdv .rw-gf-forms .gform_wrapper .gform_body .gfield.gf-rw label {
    color: #fff;
}

.bloc-webinaire-rdv .rw-gf-forms .gform_wrapper .gform_body input[type=text], .bloc-webinaire-rdv .rw-gf-forms .gform_wrapper .gform_body input[type=tel], .bloc-webinaire-rdv .rw-gf-forms .gform_wrapper .gform_body input[type=email], .bloc-webinaire-rdv .rw-gf-forms .gform_wrapper .gform_body textarea {
    border-bottom: solid 1px #ffffff;
}

/**/

/* Accordéon */

.info-comple-institute .elementor-accordion .elementor-accordion-item {
    margin-bottom: 35px;
    border-width: 0px;
    border-radius: 25px;
    box-shadow: 0 9px 20px 0 rgba(12, 41, 61, 0.1);
    padding-bottom: 15px;
    position: relative;
}

.info-comple-institute .elementor-accordion .elementor-tab-content p {
    width: 90%;
}

.info-comple-institute .elementor-accordion a.elementor-accordion-title {
    width: 85%;
}

.info-comple-institute  .elementor-accordion .elementor-tab-content {
    border: none;
}

.info-comple-institute a.elementor-accordion-title span {
    background-color: grey;
    font-size: 32px;
    border-radius: 10px;
    min-width: 61px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 4px;
}

.info-comple-institute .elementor-accordion .elementor-accordion-item:nth-child(3n+1) a.elementor-accordion-title span {
    background-color: #7776fa40;
    color: #7776FA;
}

.info-comple-institute .elementor-accordion .elementor-accordion-item:nth-child(3n+2) a.elementor-accordion-title span {
    background-color: #a694ff29;
    color: #41338A;
}

.info-comple-institute .elementor-accordion .elementor-accordion-item:nth-child(3n+3) a.elementor-accordion-title span {
    background-color: #4758f52e;
    color: #4758F5;
}

.info-comple-institute a.elementor-accordion-title {
    display: flex;
    align-items: center;
    gap: 31px;
}


.info-comple-institute .elementor-accordion .elementor-tab-title {
    padding-bottom: 0;
}

.info-comple-institute span.elementor-accordion-icon.elementor-accordion-icon-right {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    background-color: gray;
}

.info-comple-institute .elementor-accordion .elementor-accordion-item:nth-child(3n+1) span.elementor-accordion-icon.elementor-accordion-icon-right {
    background-color: #7776fa40;
    color: #7776FA;
}

.info-comple-institute .elementor-accordion .elementor-accordion-item:nth-child(3n+2) span.elementor-accordion-icon.elementor-accordion-icon-right {
    background-color: #a694ff29;
    color: #41338A;
}

.info-comple-institute .elementor-accordion .elementor-accordion-item:nth-child(3n+3) span.elementor-accordion-icon.elementor-accordion-icon-right {
    background-color: #4758f52e;
    color: #4758F5;
}


@media (max-width: 767px) {
    .info-comple-institute .elementor-accordion .elementor-tab-content {
        width: 90%;
    }
}

/**/


/* menu  */

ul.jet-mega-menu-list[role="navigation"] {
    justify-content: flex-end!important;
    gap: 4px !important;
}

.elementor-element.elementor-widget__width-auto.elementor-hidden-mobile.elementor-hidden-tablet.elementor-widget.elementor-widget-jet-mega-menu {
    width: 80%;
}

ul#menu-header-nav-mobile #menu-item-11843 a {
    color: #4758F5;
}

/**/

/* Decouvrez nos frmation */

.decouvrez-formation .rw-expertises-title .elementor-widget-container:after {
    content: "";
    width: 176px;
    height: 1px;
    display: block;
    position: relative;
    top: 15px;
    margin: auto;
}

.decouvrez-formation .elementor-container.elementor-column-gap-wide > .elementor-column:first-child .rw-expertises-title .elementor-widget-container:after {
    background: #0031cc;
}

.decouvrez-formation .elementor-container.elementor-column-gap-wide > .elementor-column:last-child .rw-expertises-title .elementor-widget-container:after {
    background: #632cce;
}

/**/


@media (max-width: 1110px) and (min-width: 1024px) {
    .faites-comme-eux .elementor-container.elementor-column-gap-wide .elementor-column:first-child .elementor-widget-wrap {
        padding: 50px;
    }
}

/**/

/* Modal  */

.inscrire-adresse .elementor-container {
    gap: 20px;
}

.inscrire-adresse .elementor-widget-text-editor .elementor-widget-container > div img {
    width: 13px;
}

.inscrire-adresse .elementor-widget-text-editor .elementor-widget-container > div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.inscrire-adresse .elementor-widget-text-editor .elementor-widget-container {
    display: flex;
    gap: 10px;
    flex-direction: column;
}

.inscrire-formation input[type="radio"] {
    margin-bottom: 10px;
    margin-right: 5px;
}

.inscrire-formation .gform_wrapper.gravity-theme .gfield-choice-input+label {
    font-weight: 600;
    margin-bottom: 10px;
}

.inscrire-formation .radio-formation legend.gfield_label {
    margin-bottom: 15px !important;
}

.inscrire-formation .inscrire-titre span.elementor-heading-title {
    color: white !important;
}

.inscrire-formation .inscrire-titre .highlight-in-title:after {
    background: rgb(164 235 243 / 50%);
}

.inscrire-reseau .elementor-column.elementor-col-100 .elementor-widget-wrap {
    gap: 45px;
}

.inscrire-formation div#gform_fields_12 fieldset:nth-child(2),
div#gform_fields_12 fieldset:nth-child(2) {
    margin-bottom: -25px;
}

@media (max-width: 767px) {
    .inscrire-adresse .elementor-widget-text-editor {
        max-width: 400px;
    }

    .inscrire-adresse .elementor-widget-wrap.elementor-element-populated {
        flex-direction: column;
        align-items: flex-start !important;
    }
}

/**/


/* header sticky */

.main-header-section.she-header {
    background-color: white !important;
    box-shadow: 0px 2px 8px 0px rgb(0 0 0 / 15%);
}

.main-header-section:not(.she-header) {
    position: relative !important;
    box-shadow: none !important;
    background-color: white !important;
}

/**/


/* Template article webinaire */

.bloc-presentateur .elementor-widget-wrap {
    display: block !important;
}

.bloc-presentateur .elementor-widget-wrap > div:nth-child(2) {
    margin-top: 5px !important;
}

.bloc-presentateur .elementor-widget-wrap .elementor-widget-image {
    float: left;
}

/**/


/* menu mobile */
@media (max-width: 1024px) {
    li.current-menu-ancestor > a {
        color: #19c8dc !important;
    }

    .elementor-widget-ucaddon_ue_accordion_menu ul.sub-menu {
        transition: 0s !important;
    }
}
/**/

/* Couleur texte proposition value */
.prop-value-txt h1, .prop-value-txt span {
    /*color:#0C293D !important;*/
    color: #000!important;
}
/**/

/* Couleurs formulaire */

legend.gfield_label {
    color: #4758F5 !important;
}
/**/

/* Liste choix actualites */

.elementor-1625 .elementor-element.elementor-element-bb9c9ca.elementor-column > .elementor-widget-wrap {
    justify-content: left !important;
}

/* LANDING FORMATION SEO */

.titre-simple span.highlight-in-title:after {
    display: none;
}

.form-landing .gform_button {
    font-size: 18px;
    background-color: #41338A;
}

.gf-icon-financement label::before {
    -webkit-mask: url('/wp-content/uploads/2023/09/financement.svg') no-repeat 50% 50%;
    mask: url('/wp-content/uploads/2023/09/financmement.svg') no-repeat 50% 50%;
}

.gf-icon-fonction label::before {
    -webkit-mask: url('/wp-content/uploads/2023/09/fonction.svg') no-repeat 50% 50%;
    mask: url('/wp-content/uploads/2023/09/fonction.svg') no-repeat 50% 50%;
}


.rw-gf-forms .gform_wrapper .gform_body #input_18_16:focus {
    outline: none;
}  

.rw-gf-forms .gform_wrapper .gform_body #input_18_16 {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: solid 1px #6D747A;
}

.rw-gf-forms .gform_wrapper .gform_body .gfield.active #input_19_17 {
    border-bottom-color: #7776FA;
}
.rw-gf-forms .gform_wrapper .gform_body .gfield.gf-rw label {
    position: relative;
    top: 35px;
    left: 10px;
    transition: all 0.3s;
}
.rw-gf-forms .gform_wrapper .gform_body #field_18_16 label.gfield_label {
    top: 10px;
}

.rw-gf-forms .gform_wrapper .gform_body #field_18_16.active label.gfield_label {
    color: #7776FA;
    top: 10px;
    left: 0px;
    transform: scale(0.8);
}

.elementor-element.rw-button .elementor-button {
    background-color: #2F388C;
    border-color: #2F388C;
    color: #FFF;
}

.rw-button.dark .rw-button-bg-arrow, .rw-u-button.dark .rw-button-bg-arrow , .rw-o-button.dark .rw-button-bg-arrow   {
    fill: #ffffff00;
}
/**/
/* Bloc outils d'accessibilité */
@media (max-width:767px) {
    nav#pojo-a11y-toolbar {
        margin-top: 50px;
    }
}
/**/
@media (max-width:767px) {
    .prop-value-text .elementor-widget-wrap.elementor-element-populated {
        margin: 0 !important;
    }

    .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-ef3c0bd.prop-value-text {
        margin: 40px 0px !important;
    }
    
    .elementor-12749 .elementor-element.elementor-element-a8780e6:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap {
        background: none;
    }
    
    #inscription .elementor-widget-wrap.elementor-element-populated {
        padding-top: 20px;
    }
}
/*******/



/**** POP IN INSCRIPTION *******/


