@charset "UTF-8";

/* Custom CSS */

.jupiterx-main-content {
    padding: 0 !important;
}

body {
    overflow-x: hidden;
}


.jupiterx-site {
    margin-top: 118px;
}

@media only screen and (max-width : 1200px) {
    .jupiterx-site {
        margin-top: 69px;
    }

}

@media only screen and (max-width : 767px) {
    .jupiterx-site {
        margin-top: 44px;
    }

}

header.jupiterx-header {
    position: fixed;
    z-index: 10000000;
    top: 0px;
}


@media only screen and (min-width : 1025px) {
    .hide_1025 {
        display: none !important;
    }
}

@media only screen and (max-width : 1024px) {
    .hide_768 {
        display: none !important;
    }
}

/* Css enlever de customize */

.single-carrieres .jupiterx-main-content {
    padding: 0
}

.single-carrieres .jupiterx-main-content>.container>.row>[class*=col-] {
    padding: 0px;
}

/* Stikcy Menu */
.jupiterx-header-stick .jupiterx-header {
    background-color: rgba(0, 0, 0, 0.7);
}

/* Stikcy Menu */
/* MEGA MENU DESKTOP */
#mega_menu ul>li {
    width: 500px;
}

#mega_menu .menu-item-271>.sub-menu {
    top: 0px !important;
    border-left: 1px solid #fff !important;
    margin-top: -80px !important;
}

#mega_menu .menu-item-271 .sub-menu a {
    line-height: 29px;
}

#mega_menu .sub-menu li {
    width: 380px !important;
}

#mega_menu .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu a {
    font-weight: 100;
    color: #ffffff;
    font-family: "Geomanist-Regular", Sans-serif;
    font-size: 15px;
    padding: 0;
    line-height: 1.5;
}

.head_sub_menu>a {
    font-family: "Poppins-Regular", Sans-serif !important;
    font-weight: 600 !important;
    font-size: 17px !important;
    padding: 13px 0px !important;
}

.has-submenu .sub-arrow {
    display: block !important;
    height: 1px;
    background-color: #fff;
    -webkit-box-flex: 1;
    width: 100%;
    padding: 0;
    position: relative;
    margin-left: 50px;
    -webkit-transform: translateX(-0.625rem) scaleX(0);
    -ms-transform: translateX(-0.625rem) scaleX(0);
    transform: translateX(-0.625rem) scaleX(0);
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
    transition: -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.2s,
        -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}

#mega {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#mega ul>li>a.selected-menu {
    color: #1f9aff;
}

ul.sub-menu.ul-expanded {
    width: auto;
    min-width: 10em;
    display: block !important;
    max-width: 1000px;
    top: auto;
    left: 0px;
    /*margin-left: 690.797px;*/
    margin-left: 100%;
    margin-top: -130.719px;
}

ul.sub-menu.sub-ul-expanded {
    display: block !important;
    width: auto;
    min-width: 10em;
    max-width: 1000px;
    top: auto;
    left: 0px;
    margin-left: 379.992px;
    margin-top: -54.4688px;
}

#mega_menu .has-submenu.selected-menu .sub-arrow,
#mega_menu .has-submenu.show-bar .sub-arrow,
#mega_menu .has-submenu:hover .sub-arrow {
    -webkit-transform: translateX(0) scaleX(1);
    -ms-transform: translateX(0) scaleX(1);
    transform: translateX(0) scaleX(1);
    transition-delay: 0.1s;
}



.mega_menu h2 a {
    display: block !important;
}

/* MEGA MENU DESKTOP */
/* MEGA MOBILE */
#mega_mobile .raven-container {
    width: 100%;
    padding: 30px;
}

#mega_mobile .raven-container ul>li>a {
    justify-content: flex-start;
}

.raven-submenu li {
    padding-left: 50px !important;
}

.services>.raven-submenu>li>a {
    font-size: 30px !important;
}

.services>.raven-submenu>li>.raven-submenu>li>a {
    font-size: 20px !important;
    font-family: "Geomanist-Regular", Sans-serif !important;
    font-weight: 300 !important;
}

.services>.raven-submenu>li>.raven-submenu>li.head_sub_menu>a {
    font-size: 25px !important;
    font-family: "Poppins-Regular", Sans-serif !important;
}

/* CONTACT MEGA MOBILE */
#mega_menu .contact-mega,
#mega_menu .logo-mega-mobile {
    display: none;
}

#mega_mobile .raven-container ul>li.contact-mega>a {
    padding: 20px 0 0px;
    font-size: 20px;
}

#mega_mobile .raven-container ul>li.contact-mega>a>i {
    color: #007ee5;
    margin-right: 10px;
    font-size: 26px;
}

#mega_mobile .marketing>.raven-submenu>li>.raven-submenu>li>a {
    font-size: 20px !important;
    font-family: "Geomanist-Regular", Sans-serif !important;
    font-weight: 100 !important;
}

/* CONTACT MEGA MOBILE */
/* LOGO MEGA MOBILE */
#mega_mobile .raven-container ul>li.logo-mega-mobile {
    padding: 20px 0 0px;
    font-size: 20px;
}

#mega_mobile .raven-container ul>li.logo-mega-mobile {
    position: absolute;
    top: 0;
    left: 0;
    padding: 23px 27px 0;
}

/* LOGO MEGA MOBILE */


.menu-item.nos_divisions a {
    color: #75b8ef !important;
}

.wpml-ls-native {
    text-transform: uppercase !important;
}

#mega_mobile .raven-container ul>li>a span {
    display: none !important;
}

/* MEGA MOBILE */
@media (max-width: 1441px) {
    #form.accueil .elementor-field-type-checkbox {
        left: -506px;
    }

    #mega_menu ul>li {
        width: 35%;
    }

    ul.sub-menu.ul-expanded {
        /*margin-left: 540px;*/
    }
}

@media (max-width: 768px) {

    /* MEGA MENU DESKTOP */
    #mega {
        display: none !important;
    }

    #mega_menu ul>li {
        width: 35%;
    }

    #mega .sub-menu li {
        width: 224px !important;
    }

    #mega_menu .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu a {
        font-size: 11px;
    }

    .head_sub_menu a {
        font-size: 12px !important;
        padding: 0px !important;
    }

    #mega_menu .menu-item-271>.sub-menu {
        margin-top: -37px !important;
    }

    ul.sub-menu.ul-expanded {
        margin-left: 262px !important;
    }

    ul.sub-menu.sub-ul-expanded {
        margin-left: 224px !important;
        margin-top: -31px !important;
    }

    /* MEGA MENU DESKTOP */
}

@media (max-width: 425px) {

    /* MEGA MENU DESKTOP */
    .menu-item-271>.sub-menu {
        margin-top: auto !important;
        border-left: none !important;
    }

    #mega_menu ul>li {
        width: 100%;
    }

    /* MEGA MENU DESKTOP */
    /* MEGA MOBILE */
    #mega_mobile .services>.raven-submenu>li>a {
        font-size: 22px !important;
    }

    #mega_mobile .services>.raven-submenu>li>.raven-submenu>li.head_sub_menu a {
        font-size: 19px !important;
    }

    #mega_mobile .services .marketing>.raven-submenu>li>.raven-submenu>li>a {
        font-size: 15px !important;
    }

    /* MEGA MOBILE */
}

/* LAST PART MEGA MENU */
#mega_menu .marketing .sub-menu {
    width: 485px !important;
}

#mega_menu .sub-menu .last_menu {
    display: inline-block;
    width: 49% !important;
}

#mega_menu .marketing>.sub-menu>li:nth-child(1),
#mega_menu .marketing>.sub-menu>li:nth-child(3),
#mega_menu .marketing>.sub-menu>li:nth-child(5) {
    top: -65px;
}

#mega_menu .last_menu span {
    display: none !important;
}

#mega_menu .last_menu ul {
    position: relative;
    display: block !important;
    margin-left: 0;
    margin-top: 0;
}

#mega_menu .last_menu ul>li>a {
    font-weight: 100 !important;
    font-family: "Geomanist-Regular", Sans-serif !important;
    font-size: 15px !important;
    padding: 0 !important;
    line-height: 1.5 !important;
    margin-left: -9px !important;
}

/* LAST PART MEGA MENU */

/* HOVER ANNIMATION */
.hover-specific a,
.gform_footer button {
    position: relative;
}

.hover-accordion:hover,
.gform_footer button:hover {
    transform: translateY(8px);
}

#zform button .elementor-button-text {
    /*padding: 10px 100px;*/
}


.hover-specific a::before,
.hover-specific a::after,
#zform button::before,
#zform button::after,
.gform_footer button::before,
.gform_footer button::after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    transition: all 0.2s linear;
    background: #fff;
}

.hover-specific a:hover::before,
.hover-specific a:hover::after,
#zform button:hover::before,
#zform button:hover::after,
.gform_footer button:hover::before,
.gform_footer button:hover::after {
    width: 100%;
}

.hover-specific a::before,
#zform button::before,
.gform_footer button::before {
    right: 0;
    top: 0;
    transition-delay: 0.2s;
}

.hover-specific a:hover::before,
#zform button:hover::before,
.gform_footer button:hover::before {
    transition-delay: 0.4s;
}

.hover-specific a::after,
#zform button::after,
.gform_footer button::after {
    left: 0;
    bottom: 0;
    transition-delay: 0.6s;
}

.hover-specific a:hover::after,
#zform button:hover::after,
.gform_footer button:hover::after {
    transition-delay: 0s;
}


.hover-specific .elementor-button-text {
    /*padding: 12px 20px 11px;*/
}

.hover-specific .elementor-button-text::before,
.hover-specific .elementor-button-text::after,
#zform button .elementor-button-text::before,
#zform button .elementor-button-text::after,
.gform_footer button .elementor-button-text::before,
.gform_footer button .elementor-button-text::after {
    content: "";
    width: 2px;
    height: 0;
    position: absolute;
    transition: all 0.2s linear;
    background: #fff;
}

.hover-specific .elementor-button-text::before,
#zform button .elementor-button-text::before,
.gform_footer button .elementor-button-text::before {
    transition-delay: 0s;
    left: 0;
    top: 0;
}

.hover-specific .elementor-button-text::after,
#zform button .elementor-button-text::after,
.gform_footer button .elementor-button-text::after {
    transition-delay: 0.4s;
    right: 0;
    bottom: 0;
}

.hover-specific a:hover .elementor-button-text::before,
.hover-specific a:hover .elementor-button-text::after,
#zform button:hover .elementor-button-text::before,
#zform button:hover .elementor-button-text::after,
.gform_footer button:hover .elementor-button-text::before,
.gform_footer button:hover .elementor-button-text::after {
    height: 100%;
}

.hover-specific a:hover .elementor-button-text::before,
#zform button:hover .elementor-button-text::before,
.gform_footer button:hover .elementor-button-text::before {
    transition-delay: 0.6s;
}

.hover-specific a:hover .elementor-button-text::after,
#zform button:hover .elementor-button-text::after,
.gform_footer button:hover .elementor-button-text::after {
    transition-delay: 0.2s;
}

/* BTN BLACK */

.black-btn .elementor-button-text {
    /*padding: 15px 50px 10px 50px;*/
}

.black-btn a::before,
.black-btn a::after {
    background: #007EE5;
}

.black-btn .elementor-button-text::before,
.black-btn .elementor-button-text::after {
    background: #007EE5;
}

.black-btn .elementor-button-text::before,
.black-btn .elementor-button-text::after {

    width: 4px;
}

.black-btn a::before,
.black-btn a::after {
    height: 4px;
}

/* BTN BLACK */
/* BTN NOS SERVICES */
#half-border a {
    position: relative;
}

#half-border a:before,
#half-border a:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    background: #1F9AFF;
    transition: all 0.4s ease;
}

#half-border a:before {
    height: 0%;
    width: 2px;
}

#half-border a:after {
    width: 0%;
    height: 3px;
}

#half-border a:hover:before {
    height: 100%;
}

#half-border a:hover:after {
    width: 100%;
}

/* BTN NOS SERVICES */
/* BTN ACCORDION */
.btn-accordion {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #1F9AFF;
    font-family: "Poppins-Regular", Sans-serif;
    font-weight: 600;
    display: block;
    text-align: center;
    width: 233px;
    border-width: 2px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    padding: 0.5em 1em;
    transition: all 0.3s ease-in-out;
    margin-top: 50px;
    margin-bottom: 20px;
}

.btn-accordion:before,
.btn-accordion:after {
    content: '';
    display: block;
    position: absolute;
    border-color: transparent;
    box-sizing: border-box;
    border-style: solid;
    width: 1em;
    height: 1em;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn-accordion:before {
    top: -3px;
    left: -3px;
    border-width: 1px 0 0 1px;
    z-index: 5;
}

.btn-accordion:after {
    bottom: -4px;
    right: -4px;
    border-width: 0 1px 1px 0;
}

.btn-accordion:hover {
    color: #fff;
}

.btn-accordion:hover:before,
.btn-accordion:hover:after {
    width: calc(100% + 7px);
    height: calc(100% + 7px);
    border-color: #fff;
}

/* BTN ACCORDION */

/* HOVER ANNIMATION */




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



/*Accueil*/
#icon_header a {
    display: block
}

#h1_span span {
    color: #007EE5;
    font-weight: 100;
    font-style: italic;
}

#h3_span span {
    color: #007EE5;
    font-weight: 100;
    font-style: italic;
}

#h4_span span {
    color: #007EE5;
    font-weight: 100;
    font-style: italic;
}

#h5_span span {
    color: #007EE5;
    font-weight: 100;
    font-style: italic;
}

#accordion .elementor-tab-title {
    border-top: 2px solid #fff
}

#accordion .elementor-accordion-item:last-child .elementor-tab-title {
    border-bottom: 2px solid #fff
}

#accordion .elementor-accordion-item:last-child .elementor-active {
    border-bottom: 0px !important;
}

#accordion .elementor-accordion-icon i {
    font-size: 25px
}

#accordion svg {
    width: 40px;
    height: 40px;
}


@media(max-width:768px) {
    #accordion svg {
        width: 35px;
        height: 24px;
    }

    #accordion .btn-accordion {
        font-size: 14px;
    }

}


#form.accueil input::placeholder,
#form.accueil textarea::placeholder {
    opacity: 1
}

#form.accueil input,
#form.accueil textarea {
    padding: 10px 18px;
}

#form.accueil input,
#form.accueil select {
    padding: 10px 18px;
}

#form.accueil button {
    /*padding: 0;*/
    position: relative;
}

#form.accueil .elementor-field-subgroup {
    width: 100%;
}

#form.accueil .elementor-field-option {
    display: flex;
    align-items: baseline;
    flex-direction: row-reverse;
    justify-content: space-between;
}

#form.accueil .elementor-field-option label {
    color: #fff;
    opacity: 1
}

#form.accueil input[type="checkbox"] {
    opacity: 0
}

#form.accueil .elementor-field-type-checkbox {
    position: absolute;
    left: -566px;
    bottom: 0;
    width: 48%;
}

#form.accueil .elementor-field-group>div label:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 0.5em;
    border: 2px solid #fff;
    padding: 0.12em;
    background-color: transparent;
    background-clip: content-box;
    transition: all 0.2s ease;
    position: absolute;
    right: 0;
}

#form.accueil .elementor-field-group>div input:checked+label:before {
    border-color: #1f9aff;
    background: #1f9aff;
}

@media(max-width:768px) {
    #form.accueil .elementor-field-type-checkbox {
        left: -301px;
        bottom: -38px;
        width: 70%;
    }
}

@media(max-width:425px) {
    #form.accueil .elementor-field-type-checkbox {
        left: -9px;
        top: -708px;
        width: 100%;
    }
}


/* a propos */

.a_propos_sec_1_hover:hover #Group_48 path,
.a_propos_sec_1_hover:hover #Group_48 rect {
    fill: #fff;
}

.a_propos_sec_1_hover:hover #Group_532 path,
.a_propos_sec_1_hover:hover #Group_532 rect {
    fill: #fff;
}

.a_propos_sec_1_hover:hover #Group_530 path,
.a_propos_sec_1_hover:hover #Group_530 rect {
    fill: #fff;
}

.a_propos_sec_1_hover:hover #Group_532 path,
.a_propos_sec_1_hover:hover #Group_532 rect {
    fill: #fff;
}

.template_form_du_bas ::placeholder {
    opacity: 1 !important
}

/*Notre approche*/

.notre_approche_sec_5 .elementor-cta,
.notre_approche_sec_5 .elementor-widget-wrap,
.notre_approche_sec_5 .elementor-widget-container {
    overflow: visible !important;
}


/*Notre equipe*/

.notre_equipe_filter .jet-radio-list__decorator {
    opacity: 0
}

.notre_equipe_filter .jet-radio-list__button:hover {
    color: #FFFFFF !important;
    background-color: #1F9AFF;
}


/* Carriere  */


.carriere_poste_disponible .grid-col-desk-4>.jet-listing-dynamic-post-2344 {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.carriere_poste_disponible .jet-listing-grid__item:nth-child(even) section section {
    background-color: #007EE5 !important;
}


@media(max-width:1024px) {

    .carriere_poste_disponible .grid-col-desk-4>.jet-listing-dynamic-post-2344 .jet-listing-dynamic-image img {
        height: 360px;
    }
}

@media(max-width:1024px) {
    .carriere_poste_disponible .grid-col-desk-4>.jet-listing-dynamic-post-2344 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}


/* Finances  */


@media screen and (max-width:767px) {
    .cta_bleu_order {
        order: 1 !important;
    }
}

.finance_sec_3_hover:hover path,
.finance_sec_3_hover:hover rect {
    fill: #fff;
}

.finance_sec_3_hover svg g {
    clip-path: none !important;
}


/* Technologie */


.tech_sec_3_hover:hover #Tracé_245,
.tech_sec_3_hover:hover #Tracé_244,
.tech_sec_3_hover:hover #Tracé_246,
.tech_sec_3_hover:hover #Tracé_237,
.tech_sec_3_hover:hover #Tracé_238,
.tech_sec_3_hover:hover #Tracé_239,
.tech_sec_3_hover:hover #Tracé_240,
.tech_sec_3_hover:hover #Tracé_241,
.tech_sec_3_hover:hover #Tracé_242,
.tech_sec.tech_sec_3_hover:hover #Tracé_243,
.tech_sec_3_hover:hover #Tracé_225,
.tech_sec_3_hover:hover #Tracé_226,
.tech_sec_3_hover:hover #Tracé_227,
.tech_sec_3_hover:hover #Tracé_228,
.tech_sec_3_hover:hover #Tracé_229,
.tech_sec_3_hover:hover #Tracé_230,
.tech_sec_3_hover:hover #Tracé_231,
.tech_sec_3_hover:hover #Tracé_232,
.tech_sec_3_hover:hover #Tracé_233,
.tech_sec_3_hover:hover #Tracé_234,
.tech_sec_3_hover:hover #Tracé_235,
.tech_sec_3_hover:hover #Tracé_236,
.tech_sec_3_hover:hover #Tracé_214,
.tech_sec_3_hover:hover #Tracé_215,
.tech_sec_3_hover:hover #Tracé_222,
.tech_sec_3_hover:hover #Tracé_223,
.tech_sec_3_hover:hover #Tracé_224,
.tech_sec_3_hover:hover #Tracé_217,
.tech_sec_3_hover:hover #Tracé_218,
.tech_sec_3_hover:hover #Tracé_219,
.tech_sec_3_hover:hover #Tracé_220,
.tech_sec_3_hover:hover #Tracé_221,
.tech_sec_3_hover:hover #Union_3,
.tech_sec_3_hover:hover #Tracé_269,
.tech_sec_3_hover:hover #Tracé_270,
.tech_sec_3_hover:hover #Tracé_271,
.tech_sec_3_hover:hover #Tracé_272,
.tech_sec_3_hover:hover #Tracé_273,
.tech_sec_3_hover:hover #Tracé_274,
.tech_sec_3_hover:hover #Tracé_275,
.tech_sec_3_hover:hover #Tracé_276,
.tech_sec_3_hover:hover #Tracé_277,
.tech_sec_3_hover:hover #Tracé_278,
.tech_sec_3_hover:hover #Tracé_279,
.tech_sec_3_hover:hover #Tracé_280,
.tech_sec_3_hover:hover #Tracé_281,
.tech_sec_3_hover:hover #Tracé_282,
.tech_sec_3_hover:hover #Tracé_243,
.tech_sec_3_hover:hover #Tracé_247,
.tech_sec_3_hover:hover #Tracé_248,
.tech_sec_3_hover:hover #Tracé_249,
.tech_sec_3_hover:hover #Tracé_250,
.tech_sec_3_hover:hover #Tracé_251,
.tech_sec_3_hover:hover #Tracé_252,
.tech_sec_3_hover:hover #Tracé_253,
.tech_sec_3_hover:hover #Tracé_254,
.tech_sec_3_hover:hover #Tracé_255,
.tech_sec_3_hover:hover #Tracé_256,
.tech_sec_3_hover:hover #Tracé_257,
.tech_sec_3_hover:hover #Tracé_258,
.tech_sec_3_hover:hover #Tracé_259,
.tech_sec_3_hover:hover #Tracé_260,
.tech_sec_3_hover:hover #Tracé_261,
.tech_sec_3_hover:hover #Tracé_262,
.tech_sec_3_hover:hover #Tracé_263,
.tech_sec_3_hover:hover #Tracé_264,
.tech_sec_3_hover:hover #Tracé_265,
.tech_sec_3_hover:hover #Tracé_266,
.tech_sec_3_hover:hover #Tracé_267,
.tech_sec_3_hover:hover #Tracé_268 {
    fill: #fff;
}


/* Pensez vous etre a la heuteur*/

.form_etre_a_la_hauteur ::placeholder {
    opacity: 1 !important;
}

.form_etre_a_la_hauteur .bleu-span {
    color: #1E99FF;
    padding-top: 20px;
    display: block;
}

.form_etre_a_la_hauteur .img-divider {
    width: 350px;
    padding-top: 20px;
}

.form_etre_a_la_hauteur .elementor-field-subgroup input {
    display: none !important;
}

.form_etre_a_la_hauteur .elementor-field-subgroup .elementor-field-option {
    width: 33%
}

.form_etre_a_la_hauteur .elementor-field-subgroup input[type=checkbox]+label,
.form_etre_a_la_hauteur .elementor-field-subgroup input[type=radio]+label {
    display: block;
    margin: 0.2em;
    cursor: pointer;
    padding: 0.2em;
}

.form_etre_a_la_hauteur .elementor-field-subgroup input[type=checkbox]+label:before,
.form_etre_a_la_hauteur .elementor-field-subgroup input[type=radio]+label:before {
    content: "\2714";
    border-top: 2px solid #1F9AFF;
    border-bottom: 0px;
    border-right: 0;
    border-radius: 0;
    border-left: 2px solid #1F9AFF;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-left: 0.2em;
    padding-bottom: 0.3em;
    margin-right: 20px;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
}

.form_etre_a_la_hauteur .elementor-field-subgroup input[type=checkbox]:checked+label:before,
.elementor-field-subgroup input[type=radio]:checked+label:before {
    background-color: #1F9AFF;
    border-color: #1F9AFF;
}

.form_etre_a_la_hauteur .elementor-field-group-field_09d0dad,
.elementor-field-group-field_571a46a,
.elementor-field-group-field_30d4631 {
    text-align: center;
}

.form_etre_a_la_hauteur .final-title {
    font-family: "Poppins-Regular", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 68px;
    color: #007EE5;
    text-transform: uppercase;
}

.form_etre_a_la_hauteur .final-text {
    text-transform: uppercase;
}

.form_etre_a_la_hauteur .elementor-button-align-end .elementor-field-group-step6 .e-form__buttons {
    justify-content: center;
}

.form_etre_a_la_hauteur .elementor-button-align-end .elementor-field-group-step6 .e-form__buttons .elementor-field-type-previous {
    display: none
}

.form_etre_a_la_hauteur .e-form__indicators--type-icon .e-form__indicators__indicator__separator {
    width: 5px;
}

.form_etre_a_la_hauteur .e-form__indicators {
    justify-content: flex-end;
}

.form_etre_a_la_hauteur .elementor-field-type-step {
    min-height: 570px;
}

@media(max-width:1570px) {
    .form_etre_a_la_hauteur .elementor-field-subgroup .elementor-field-option {
        width: 50%
    }
}

@media(max-width:900px) {
    .form_etre_a_la_hauteur .elementor-field-subgroup .elementor-field-option {
        width: 100%
    }
}


@media(max-width:425px) {
    .form_etre_a_la_hauteur .elementor-field-subgroup .elementor-field-option {
        width: 100%;
    }
}


/* Single carriere */

.form_single_carriere ::placeholder {
    opacity: 1 !important
}

.form_single_carriere #form-field-file_1,
.form_single_carriere #form-field-file_2 {
    opacity: 0;
    display: none
}

.form_single_carriere .elementor-field-group-file_1,
.form_single_carriere .elementor-field-group-file_2 {
    margin-bottom: 80px !important;
}

.form_single_carriere .elementor-field-group-file_1 label:after,
.form_single_carriere .elementor-field-group-file_2 label:after {
    content: "Drag and drop files here";
    position: absolute;
    top: 35px;
    left: 0px;
    bottom: 0px;
    width: 96%;
    background: transparent;
    color: #fff;
    font-family: "Geomanist-Regular", sans-serif;
    font-size: 18px;
    line-height: 20px;
    margin-left: 10px;
    padding: 20px;
    height: 60px;
    border: 1px dashed;
}

.form_single_carriere .elementor-field-group-name label,
.form_single_carriere .elementor-field-group-nomfamille label,
.form_single_carriere .elementor-field-group-telephone label,
.form_single_carriere .elementor-field-group-courriel label,
.form_single_carriere .elementor-field-group-sujet label,
.form_single_carriere .elementor-field-group-message label {
    display: none;
}


@media(max-width:950px) {

    .form_single_carriere .elementor-field-group-file_1,
    .form_single_carriere .elementor-field-group-file_2 {
        margin-bottom: 90px !important;
    }

    .form_single_carriere .elementor-field-group-file_1 label:after,
    .form_single_carriere .elementor-field-group-file_2 label:after {
        font-size: 12px;
        line-height: 30px;
        padding: 10px;
        height: 50px;
    }
}



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



.sec_cfo_virtuel_tp2.position {
    max-width: 1590px !important;
    margin: 0 auto;
    left: 0 !important;
}

.sec_cfo_virtuel_tp2.position .bande_noir {
    position: absolute;
    top: 0;
    left: calc(100% - 1590px/2);
    width: 100vw;
    z-index: -1 !important;
}

.no_margin_bt {
    margin-bottom: 0 !important;
}

/*Finances*/

.finances_sec_3 .one.elementor-column:hover h2,
.finances_sec_3 .two.elementor-column:hover h2,
.finances_sec_3 .three.elementor-column:hover h2,
.finances_sec_3 .four.elementor-column:hover h2,
.finances_sec_3 .five.elementor-column:hover h2,
.finances_sec_3 .six.elementor-column:hover h2,
.finances_sec_3 .seven.elementor-column:hover h2 {
    color: #fff !important;
    text-decoration: underline;
}


/*Support informatique*/

table {
    background-color: #1E99FF !important;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 600;
}

table td.col_tab_gray {
    background-color: #FBFBFB;
    color: #000;
    font-family: 'Poppins';
    font-weight: 600;
}

table td.col_title {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.3;
}

table td.col_title p {
    font-size: 25px;
    font-style: italic;
    line-height: 1.3 !important;
}

td.col_tab_gray.col_title span {
    font-style: italic;
    color: #1E99FF;
}

table td.border {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

table td.col_title.two {
    font-size: 30px;
}

@media screen and (max-width: 1199px) {
    table {
        display: block;
        max-width: -moz-fit-content;
        max-width: fit-content;
        margin: 0 auto;
        overflow-x: auto;
        white-space: nowrap;
    }
}

@media screen and (max-width: 1024px) {

    table td.col_title {
        font-size: 25px;
    }

    table td.col_title.two {
        font-size: 22px;
    }

    table td.col_title p {
        font-size: 18px;
    }
}


a.toolbar_tel {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 20px;
    background-color: #1E99FF;
    padding: 10px 25px;
    color: #fff;
    border-radius: 0 0 0 20px;
    margin-right: -4px;
}

a.toolbar_tel:hover {
    background-color: #007EE5;
    color: #fff;
}


a.toolbar_mail {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 20px;
    background-color: #007EE5;
    padding: 10px 25px;
    color: #fff;
    border-radius: 0 0 20px 0;
}

a.toolbar_mail:hover {
    background-color: #1E99FF;
    color: #fff;
}

a.toolbar_tel img {
    margin-right: 15px;
}

a.toolbar_mail img {
    margin-right: 15px;
}


/****************Mega Menu*********************/

.mega_menu .child_links {
    display: flex;
    justify-content: space-between;
    /*flex-wrap: wrap;*/
    flex: 0 0 100%;
    max-width: 1590px;
    margin: auto;
}

.mega_menu.a_propos .child_links {
    justify-content: start;
}

.mega_menu .child.no_link a,
.mega_menu .child a {
    border: 0;
}

.mega_menu a {
    padding: 3px 20px !important;
}

@media screen and (max-width: 1300px) {
    .mega_menu .child_photo {
        background-position: center right;
    }
}

.mega_menu {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    /*margin-top: 15px;*/
    /*background-color: #14222E;*/
    background-color: #F5F5F5;
    padding: 50px 20px;
}

.home .mega_menu {
    background-color: #14222E;
}

li:last-child a.raven-submenu-item,
li.last_for_pad a.raven-submenu-item,
li .mega_menu .child_links a {
    padding-right: 15px !important;
    padding-left: 0px !important;
    /*white-space: pre-wrap;*/
    white-space: pre-line;
}

/*.mega_menu .raven-submenu-item {
    display: none !important;
}*/

.mega_menu .elementor-sub-item:first-child {
    display: none !important;
}

.mega_menu .no_link .elementor-sub-item:first-child {
    display: block !important;
    pointer-events: none;
    padding: 0 !important;
}

.raven-nav-menu-horizontal>.raven-nav-menu ul.sub-menu {
    padding: 0;
}

.marketing_item {
    position: static !important;
}

.marketing_item>ul {
    width: 1590px !important;
    border: 0px solid #000 !important;
    left: 0;
    right: 0;
    margin-left: auto !important;
    max-width: 1590px !important;
}

/* @media only screen and (min-width: 1590px) { */

    .mega_menu {
        margin-left: calc(-100vw / 2 + 1590px / 2);
        margin-right: calc(-100vw / 2 + 1590px / 2);
    }

    /*.mega_menu .child_links {
		padding: 0 20px !important;
	}*/
}

@media only screen and (min-width: 1200px) {

    .mega_menu .child_links {
        padding: 0 20px !important;
    }
}

@media only screen and (min-width: 1025px) {

    .marketing_item>ul>li>a {
        display: none !important;
    }
}

.mega_menu .child_links a {
    font-family: 'Poppins';
    font-size: 17px;
    color: #fff;
    color: red;
    font-weight: 400;
    letter-spacing: 1px;
}

.mega_menu .child_links h2 {
    font-family: 'Poppins';
    font-size: 25px;
    color: #1E99FF;
    font-weight: 600;
    letter-spacing: 0.5px;
    /*margin: 15px 0 10px;*/
    margin: 0 0 10px;
    line-height: 1.3;
}

.mega_menu.finance .child_links a {
    font-family: 'Poppins';
    font-size: 25px;
    color: #1E99FF !important;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 1.3;
}


.mega_menu .child_links a:hover {
    color: #1E99FF !important;
}

.mega_menu.finance .child_links a:hover {
    color: #000 !important;
}

.mega_menu.finance .child_links .child:hover a {
    color: #000 !important;
}

.home .mega_menu.finance .child_links a:hover {
    color: #fff !important;
}

.home .mega_menu.finance .child_links .child:hover a {
    color: #fff !important;
}

.mega_menu .child_links a.full_border {
    border: 1px solid #fff;
}

.mega_menu .child {
    flex: 0 0 25%;
}

.mega_menu.tech .child {
    flex: 0 0 20%;
}

.mega_menu.marketing .child_links .child h2 {
    color: #1E99FF !important;
    font-size: 25px !important;
    font-weight: 600 !important;
    line-height: 1.2;
}

.mega_menu.marketing .child_links .child h2 a {
    color: #1E99FF !important;
    font-size: 25px !important;
    font-weight: 600 !important;
}

.mega_menu p {
    margin-bottom: 6px !important;
}

@media only screen and (max-width: 1590px) {
    .marketing_item>ul {
        width: 100vw !important;
        max-width: 100vw !important;
    }
}

@media only screen and (max-width: 1250px) {
    .mega_menu .child_links a {
        font-size: 18px;
    }

    .mega_menu {
        margin-top: 0px;
        padding: 45px 20px;
    }
}

@media only screen and (max-width: 1180px) {
    .mega_menu .child_links a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1024px) {

    .menu_hide_tab_mb {
        display: none !important;
    }

    .sub-menu.raven-submenu li a {
        font-size: 18px !important;
        font-weight: 300 !important;
        line-height: 1.2;
    }

    .main_menu ul {
        background-color: #fff !important;
    }
}

@media only screen and (min-width: 1025px) {

    .main_menu .sub-arrow {
        display: none !important;
    }
}

.mega_menu .child_links.two {
    margin-top: 50px;
}

.mega_menu .child.cta {
    display: flex;
    flex: 0 0 75%;
}

.mega_menu .child img {
    height: 87px;
    width: 85px;
    margin-bottom: 15px;
}

.mega_menu.finance .child.cta {
    display: flex;
    flex: 0 0 100%;
}

.mega_menu.rh .child.cta {
    flex: 0 0 60%;
}

.mega_menu .child.left {
    flex: 0 0 25%;
}

.mega_menu.rh .child.left {
    flex: 0 0 20%;
}

.mega_menu .child_1 {
    flex: 0 0 40%;
    background-size: cover;
    background-image: url(/wp-content/uploads/2022/02/prosomo-img.jpg);
    background-position: center;
}

.mega_menu.bg_cta_tech .child_1 {
    background-image: url(/wp-content/uploads/2022/03/prosomo-tech.jpg);
}

.mega_menu.rh .child_1 {
    background-image: url(/wp-content/uploads/2022/03/Prosomo-RH.jpg);
}

.mega_menu.bg_finance .child_1 {
    background-image: url(/wp-content/uploads/2022/03/prosomo-finance.jpg);
}

.mega_menu.a_propos .child_1 {
    background-image: url(/wp-content/uploads/2022/03/prosomo-finance-1.jpg);
}

.mega_menu.finance .child_1 {
    height: 300px;
}

.mega_menu .child_2 {
    flex: 0 0 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #007EE5;
    text-align: center;
    padding: 0 25px;
}

.mega_menu .child_2 p {
    font-family: 'Poppins';
    font-size: 35px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
}

.mega_menu .child_links.two .child_2 a {
    display: block;
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff !important;
    border: none;
    background-color: #1F9AFF;
    width: 365px;
    margin: auto;
    padding: 7px 20px !important;
}

.mega_menu .child_links.two .child:hover .child_2 a {
    color: #fff !important;
    background-color: #1F9AFF;
}

.mega_menu .child_links.two .child .child_2 a:hover {
    color: #1F9AFF !important;
    background-color: #fff;
}

.menu-item .has-submenu .sub-arrow {
    display: flex !important;
    background-color: transparent !important;
    margin-left: -5px !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}

.menu-item .has-submenu .fa-caret-down:before {
    content: "\f078" !important;
}


@media screen and (max-width: 1490px) {
    .menu_principal a.has-submenu {
        padding: 13px 14px !important;
    }

    .menu_col_logo {
        width: 23% !important;
    }

    .menu_col_menu {
        width: 77% !important;
    }

    `+`+nv
}


@media screen and (max-width: 1350px) {
    .menu_principal a.has-submenu {
        padding: 13px 12px !important;
    }

    .menu_col_logo {
        width: 20% !important;
    }

    .menu_col_menu {
        width: 80% !important;
    }

    .mega_menu .child_links h2,
    .mega_menu.finance .child_links a {
        font-size: 20px;
    }

    .mega_menu .child_links a {
        font-size: 16px;
    }

    .mega_menu .child_2 p {
        font-size: 30px;
    }

    a.toolbar_tel {
        font-size: 18px;
    }

    a.toolbar_mail {
        font-size: 18px;
    }
}


@media screen and (max-width: 1300px) {
    .menu_principal a.has-submenu {
        padding: 13px 8px !important;
    }

    .menu_col_logo {
        width: 18% !important;
    }

    .menu_col_menu {
        width: 82% !important;
    }

    .mega_menu .child_links h2,
    .mega_menu.finance .child_links a {
        font-size: 18px;
    }

    .mega_menu .child_links a {
        font-size: 15px;
    }

    .mega_menu .child_2 p {
        font-size: 28px;
    }
}

@media screen and (max-width: 1200px) {

    .menu-item .has-submenu .sub-arrow {
        justify-content: center !important;
        align-items: center;
        width: auto;
		margin-left: 10px!important;
    }

    .menu-item .raven-submenu li {
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 767px) {

    .menu_col_logo {
        width: 40% !important;
    }

    .menu_col_menu {
        width: 60% !important;
    }

    a.toolbar_tel {
        font-size: 16px;
    }

    a.toolbar_mail {
        font-size: 16px;
    }

    a.toolbar_tel img {
        margin-right: 5px;
    }

    a.toolbar_mail img {
        margin-right: 5px;
    }
}

.menu_principal ul.elementor-nav-menu--dropdown a {
    border-left: 0 !important;
}

.menu_white_shadow {
    box-shadow: 0px 3px 6px #00000029;
}

/* footer */


@media screen and (min-width: 768px) {

    .footer_form .elementor-field-type-submit {
        /* padding-left: 0 !important;
        margin-left: -1px; */
    }

    .footer_form .elementor-field-type-email {
        /* padding-right: 0 !important; */
    }
}

.footer_form .elementor-field-type-acceptance .elementor-field-option {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.footer_form .elementor-field-type-acceptance .elementor-field-option input {
    flex: 0 0 24px;
    margin-top: 4px;
}

.footer_form .elementor-field-type-acceptance .elementor-field-option label {
    flex: 0 0 calc( 100% - 36px);
}


.elementor-location-footer .nos_divisions a {
    color: #75b8ef !important;
}

.elementor-location-footer .indent {
    margin-left: 18px !important;
}


/* Accueil probleme form*/


@media screen and (max-width: 1590px) {

    #form.accueil .elementor-field-type-checkbox {
        /*left: calc(-100vw + 100% + 10px) !important;*/
        left: -55% !important;
    }
}

@media screen and (max-width: 1024px) {

    #form.accueil .elementor-field-type-checkbox {
        left: 0 !important;
        width: 320px !important;
        top: -735px !important;
    }
}

@media screen and (max-width: 500px) {

    #form.accueil .elementor-field-type-checkbox {
        width: 265px !important;
    }
}

.no_margin {
    margin-bottom: 0 !important;
}

/*Breadcrumb*/

.breadcrumb_banner {
    position: absolute !important;
    letter-spacing: 1px;
    margin-left: 10px;
}

.breadcrumb_banner a {
    color: #fff !important;
    background-color: #0070CB;
    padding: 10px 40px;
}

.breadcrumb_banner a:hover {
    background-color: #007EE5;
}

.breadcrumb_banner img {
    margin-right: 15px;
}

@media screen and (max-width: 1400px) {

    .breadcrumb_banner {
        position: relative !important;
        margin-left: 0px;
        margin-bottom: 20px;
        text-align: center;
    }
}

@media screen and (max-width: 1400px) {

    .breadcrumb_banner a {
        padding: 5px 25px;
    }
}

.height_col_100 {
    height: 100%;
}

.equal_height .elementor-widget-wrap {
    align-content: stretch;
}


/* Rh new pages */

.rh_sec_1 .child {
    display: flex;
    align-items: baseline;
    line-height: 23px;
    margin-bottom: 12px;
}

.rh_sec_1 .child img {
    margin-right: 15px;
    width: 26px;
}

.rh_sec_1 .flex {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 1450px) {
    .rh_sec_1 .flex {
        display: block;
    }
}

@media screen and (max-width: 1200px) {
    .rh_sec_1 .child img {
        margin-right: 10px;
    }
}



.rh_sec_3 .list ul.elementor-icon-list-items li a span {
    opacity: 47%;
}

.rh_sec_3 .list ul.elementor-icon-list-items li a:hover span {
    opacity: 100%;
}

.rh_sec_3 .list ul.elementor-icon-list-items li:nth-child(1) a span {
    opacity: 100%;
}

.rh_sec_3 .arrow img {
    position: absolute;
    right: -98px;
    z-index: 999;
    top: -50px;
}

.rh_sec_3 .bloc_text img {
    margin-bottom: 30px;
}

.rh_sec_3 .services,
.rh_sec_3 .experience,
.rh_sec_3 .outsourcing {
    display: none;
}


@media screen and (max-width: 1200px) {
    .rh_sec_3 .arrow img {
        right: -88px;
    }
}

@media screen and (max-width: 1024px) {
    .rh_sec_3 .arrow img {
        right: -78px;
        height: 79px;
        width: 58px;
    }
}

@media screen and (max-width: 767px) {
    .rh_sec_3 .arrow img {
        display: none;
    }

    .rh_sec_3 .bloc_text img {
        margin-bottom: 25px;
        width: 120px;
        height: auto;
    }
}

.rh_sec_4 .box:hover .elementor-column-wrap h3,
.rh_sec_4 .box:hover .elementor-text-editor {
    color: #fff;
}

.rh_sec_4 .box .white {
    display: none;
}

.rh_sec_4 .box:hover .white {
    display: block;
}

.rh_sec_4 .box:hover .blue {
    display: none;
}

.rh_sec_4 .box .elementor-widget-wrap {
    align-content: stretch;
}

.rh_sec_4 .box .no_margin_bt {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

/* rh single page*/

.height_180 {
    height: 180px;
}

.height_310 {
    height: 310px;
}

.breadcrumb_banner.rh {
    margin-bottom: 20px;
    text-align: left;
}

.breadcrumb_banner.rh a {
    padding: 10px 40px;
}

.rh_btn_prec_suiv {
    display: flex;
    align-items: center;
}

.rh_btn_prec_suiv.right {
    justify-content: flex-end;
}

.rh_btn_prec_suiv .elementor-widget-container {
    background-color: #F5F5F5;
}

.rh_btn_prec_suiv .elementor-widget-container:hover {
    background-color: #1F9AFF;
}

.rh_btn_prec_suiv a {
    color: #000;
    padding-right: 30px;
    display: flex;
    align-items: center;
}

.rh_btn_prec_suiv .elementor-widget-container:hover a {
    color: #fff;
}

.rh_btn_prec_suiv a img {
    padding-right: 30px;
}

.rh_btn_prec_suiv a.right {
    padding-right: 0px;
    padding-left: 30px;
}

.rh_btn_prec_suiv a.right img {
    transform: rotate(180deg);
}

@media screen and (max-width: 767px) {

    .rh_btn_prec_suiv {
        justify-content: center !important;
    }
}

@media screen and (max-width: 500px) {

    .rh_btn_prec_suiv a img {
        padding-right: 15px;
    }

    .rh_btn_prec_suiv a.right {
        padding-left: 15px;
    }

    .rh_btn_prec_suiv a {
        padding-right: 15px;
    }
}

/*Nous joindre*/

@media screen and (max-width: 1440px) {

    .nous_joindre_max_width .elementor-widget-wrap {
        max-width: 580px;
        margin: auto;
    }
}

@media screen and (max-width: 1200px) {

    .nous_joindre_max_width .elementor-widget-wrap {
        max-width: 486px;
    }
}

@media screen and (max-width: 1024px) {

    .nous_joindre_max_width .elementor-widget-wrap {
        max-width: 304px;
    }

    .nous_joindre_max_width_2 .elementor-widget-wrap {
        max-width: 435px;
    }
}

@media screen and (max-width: 767px) {

    .nous_joindre_max_width .elementor-widget-wrap {
        max-width: 100%;
    }

    .nous_joindre_max_width_2 .elementor-widget-wrap {
        max-width: 100%;
    }
}



/**************** Print CSS ***********************/

@media print {

    html body * {
        font-size: 16px !important;
        color: #000 !important;
        background-image: none !important;
        text-align: left !important;
        padding: 0 !important;
        position: static !important;
        margin: 0 !important;
        border: 0 !important;
        height: auto !important;
        width: auto !important;
        min-height: auto !important;

    }

    .elementor-row {
        display: block !important;
    }

    p,
    html body p {
        padding-bottom: 10px !important;
    }

    img,
    html body img {
        display: none !important;
    }

    iframe,
    html body iframe {
        display: none !important;
    }

    .elementor-button,
    html body .elementor-button,
    .btn-accordion,
    .elementor-icon-wrapper,
    svg,
    form,
    header,
    footer,
    br,
    .breadcrumb_banner a,
    a.jet-listing-dynamic-link__link {
        display: none !important;
    }

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

    html body .elementor-column {
        width: 100% !important;
    }

    .jet-listing {
        justify-content: left !important;
    }

    .rh_sec_1 .flex {
        display: block !important;
    }

    .rh_btn_prec_suiv .elementor-widget-container {
        display: none;
    }

    ::before {
        display: none;
    }

    .elementor-icon-box-icon {
        display: none;
    }
}


/************** End Print CSS ***********************/

.raven-nav-menu-full-screen {
    bottom: 100% !important;
    overflow: hidden !important;
}

.raven-nav-menu-full-screen>div {
    opacity: 0 !important;
    transition: all 1000ms !important;
    transition-delay: 1000ms !important;
}

.raven-nav-menu-full-screen.raven-nav-menu-active {
    bottom: 0 !important;
    transition: all 1000ms !important;
}

.raven-nav-menu-full-screen.raven-nav-menu-active>div {
    opacity: 1 !important;
}

/* formulaire_contact_wrapper */

img.gform_ajax_spinner {
    position: fixed !important;
    z-index: 999999999;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    display: block !important;
    overflow: hidden  !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/wp-content/uploads/2023/06/Spin-0.9s-211px.gif);
    background-repeat: no-repeat;
    background-size: 128px 128px;
    background-position: center center;
}

.formulaire_contact_wrapper .gform_fields {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}

.formulaire_contact_wrapper .gfield {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    margin-bottom: 18px;
}

.formulaire_contact_wrapper .gfield--width-half {
    flex-basis: calc(50% - 9px);
}

.formulaire_contact_wrapper label {
    display: none;
}

.formulaire_contact_wrapper input,
.formulaire_contact_wrapper select,
.formulaire_contact_wrapper textarea {
    padding: 10px 18px;
    font-family: "Geomanist-Regular", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.0;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #000;
    border-radius: 0px;
    width: 100%;
}

.formulaire_contact_wrapper ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999;
}

.formulaire_contact_wrapper ::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
}

.formulaire_contact_wrapper :-ms-input-placeholder {
    /* IE 10+ */
    color: #999;
}

.formulaire_contact_wrapper :-moz-placeholder {
    /* Firefox 18- */
    color: #999;
}

.formulaire_contact_wrapper .gform_footer {
    text-align: center;
}

.formulaire_contact_wrapper .gform_footer button {
    width: auto;
    margin: 0 auto;
    padding: 10px 100px;
    font-family: "Geomanist-Regular", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.0;
    color: #ffffff;
    background-color: #1F9AFF;
    border: 1px solid #1F9AFF;
    border-radius: 0px;
    text-transform: uppercase;
    cursor: pointer;
}

/* animation sink */

.formulaire_contact_wrapper .gform_footer button {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out
}

.formulaire_contact_wrapper .gform_footer button:active,
.formulaire_contact_wrapper .gform_footer button:focus,
.formulaire_contact_wrapper .gform_footer button:hover {
    transform: translateY(8px)
}

.formulaire_contact_wrapper .gform_footer button:hover {
    /* border: 1px solid #ffffff; */
}

.formulaire_contact_wrapper .validation_message {
    color: red;
}

/* XS Devices, Tablets */
@media only screen and (max-width : 767px) {

    /* xs 320px to 767px */
    .formulaire_contact_wrapper .gfield--width-half {
        flex-basis: 100%;
    }
}

/* button_rh */

.button_rh {
    margin-bottom: 0 !important;
}

.button_rh a {
    height: 56px !important;
    overflow: hidden !important;
}

.button_rh svg {
    width: auto !important;
    height: 56px !important;
}

.button_rh .elementor-button-content-wrapper {
    align-items: center !important;
}

.button_rh .elementor-button-text {
    padding: 5px 30px !important;
    line-height: 1.1 !important;
}

.button_rh_droite svg {
    transform: rotate(180deg) !important;
}

.button_rh_droite .elementor-button-text {
    text-align: right !important;
}

@media only screen and (max-width : 424px) {
    .button_rh .elementor-button-text {
        padding: 5px 15px !important;
    }
}

/* tech_inline_menu */

.tech_inline_menu .elementor-row {
    flex-wrap: wrap !important;
    justify-content: center !important;
}

.tech_inline_menu .elementor-row > div {

    flex-grow: 1 !important;
    flex-shrink: 0 !important;
    width: auto !important;
    flex-basis: 25% !important
}

.tech_inline_menu.tech_inline_menu_5 .elementor-row > div {
    flex-basis: 20% !important
}


@media only screen and (max-width : 1024px) {
    .tech_inline_menu .elementor-row > div {
        flex-basis: 25% !important;
    }

    .tech_inline_menu.tech_inline_menu_5 .elementor-row > div {
        flex-basis: 33.333% !important;
    }
}

@media only screen and (max-width : 1023px) {
    .tech_inline_menu .elementor-row > div {
        flex-basis: 50% !important;
    }

    .tech_inline_menu.tech_inline_menu_5 .elementor-row > div {
        flex-basis: 33.333% !important;
    }
}

@media only screen and (max-width : 767px) {
    .tech_inline_menu .elementor-row > div {
        flex-basis: 50% !important;
    }

    .tech_inline_menu.tech_inline_menu_5 .elementor-row > div {
        flex-basis: 50% !important;
    }
}

@media only screen and (max-width : 499px) {
    .tech_inline_menu .elementor-row > div {
        flex-basis: 100% !important;
    }

    .tech_inline_menu.tech_inline_menu_5 .elementor-row > div {
        flex-basis: 100% !important;
    }
}


/* career form */


.gform_submission_error {
    color: red;
}

.formulaire_emploi_wrapper .gform_required_legend,
.formulaire_emploi_wrapper .gform_fileupload_rules {
    display: none;
}

/* form 3 */

#field_3_9 label,
#field_3_10 label {
    display: block;
    color: #fff;
}

/*

#input_3_9,
#input_3_10 {
    opacity: 0;
    display: none;
}

#field_3_12 {
    margin-bottom: 0;
}

.formulaire_emploi_wrapper #field_3_9 label,
.formulaire_emploi_wrapper #field_3_10 label {
    position: relative;
    color: #fff;
    margin-bottom: .5em;
    font-family: "Geomanist-Regular", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
}

.formulaire_emploi_wrapper #field_3_9 label:after,
.formulaire_emploi_wrapper #field_3_10 label:after {
    content: "Drag and drop file here";
    width: 100%;
    background: transparent;
    color: #fff;
    font-family: "Geomanist-Regular", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    padding: 10px 18px;
    border: 1px dashed;
    display: block;
    margin-top: .5em;
    letter-spacing: 0px;
}

html[lang=fr-FR] .formulaire_emploi_wrapper #field_3_9 label:after,
html[lang=fr-FR] .formulaire_emploi_wrapper #field_3_10 label:after {
    content: "Glisser-déposer le fichier ici";
}

*/

/* form 4 */



#field_4_9 label,
#field_4_10 label {
    display: block;
    color: #fff;
}

/*

#input_4_9,
#input_4_10 {
    opacity: 0;
    display: none;
}

#field_4_12 {
    margin-bottom: 0;
}



.formulaire_emploi_wrapper #field_4_9 label,
.formulaire_emploi_wrapper #field_4_10 label {
    position: relative;
    color: #fff;
    margin-bottom: .5em;
    font-family: "Geomanist-Regular", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
}

.formulaire_emploi_wrapper #field_4_9 label:after,
.formulaire_emploi_wrapper #field_4_10 label:after {
    content: "Drag and drop file here";
    width: 100%;
    background: transparent;
    color: #fff;
    font-family: "Geomanist-Regular", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    padding: 10px 18px;
    border: 1px dashed;
    display: block;
    margin-top: .5em;
    letter-spacing: 0px;
}

html[lang=fr-FR] .formulaire_emploi_wrapper #field_4_9 label:after,
html[lang=fr-FR] .formulaire_emploi_wrapper #field_4_10 label:after {
    content: "Glisser-déposer le fichier ici";
}

*/

/* form 5 */

/* * /

#field_5_9 label,
#field_5_10 label {
    display: block;
}

#input_5_9,
#input_5_10 {
    opacity: 0;
    display: none;
}

.formulaire_emploi_wrapper #field_5_9 label,
.formulaire_emploi_wrapper #field_5_10 label {
    position: relative;
    color: #fff;
    margin-bottom: .5em;
    font-family: "Geomanist-Regular", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
}

.formulaire_emploi_wrapper #field_5_9 label:after,
.formulaire_emploi_wrapper #field_5_10 label:after {
    content: "Drag and drop file here";
    width: 100%;
    background: transparent;
    color: #fff;
    font-family: "Geomanist-Regular", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    padding: 10px 18px;
    border: 1px dashed;
    display: block;
    margin-top: .5em;
    letter-spacing: 0px;
}

html[lang=fr-FR] .formulaire_emploi_wrapper #field_5_9 label:after,
html[lang=fr-FR] .formulaire_emploi_wrapper #field_5_10 label:after {
    content: "Glisser-déposer le fichier ici";
}

/* form 6 * /

#field_6_9 label,
#field_6_10 label {
    display: block;
}

#input_6_9,
#input_6_10 {
    opacity: 0;
    display: none;
}

.formulaire_emploi_wrapper #field_6_9 label,
.formulaire_emploi_wrapper #field_6_10 label {
    position: relative;
    color: #fff;
    margin-bottom: .5em;
    font-family: "Geomanist-Regular", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
}

.formulaire_emploi_wrapper #field_6_9 label:after,
.formulaire_emploi_wrapper #field_6_10 label:after {
    content: "Drag and drop file here";
    width: 100%;
    background: transparent;
    color: #fff;
    font-family: "Geomanist-Regular", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    padding: 10px 18px;
    border: 1px dashed;
    display: block;
    margin-top: .5em;
    letter-spacing: 0px;
}

html[lang=fr-FR] .formulaire_emploi_wrapper #field_6_9 label:after,
html[lang=fr-FR] .formulaire_emploi_wrapper #field_6_10 label:after {
    content: "Glisser-déposer le fichier ici";
}


.gform_submission_error {
    color: red !important;
    font-size: 1.5em !important;
    line-height: 1.3 !important;
}

/* consentement */

.consentement {
    margin-top: 12px;
}

.consentement .ginput_container_consent {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.consentement legend {
    display: none !important;
}

.consentement .ginput_container_consent > input {
    flex: 0 0 24px;
	width: 24px;
    margin-top: 4px;
}

.consentement .ginput_container_consent > label {
    flex: 0 0 calc( 100% - 36px);
    width: calc( 100% - 36px);
    display: block;
    color: #000;
}

body.home .consentement .ginput_container_consent > label,
body.page-id-1075 .consentement .ginput_container_consent > label,
body.page-id-11821 .consentement .ginput_container_consent > label,
body.page-id-12163 .consentement .ginput_container_consent > label,
body.page-id-12155 .consentement .ginput_container_consent > label,
body.single-carrieres .consentement .ginput_container_consent > label {
    color: #fff;
}

