/* ------------------------ */
/* -------- HEADER -------- */
/* ------------------------ */
header {
    width: 100% !important;
}

header.onscroll {
    top: -100px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.home header.sticky,
header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #F9F3EE;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 100;
}

header.sticky {
    padding-top: 10px;
    padding-bottom: 10px;
}

header.sticky .e-con.e-flex>.e-con-inner {
    align-items: center;
}

/* Quand le menu est en sticky, pour garder la taille du header */
header.sticky+main {
    padding-top: 65px;
}

header div div nav ul#menu-1-48ed786 li a {
    display: flex;
    justify-content: center;
}

header div div nav ul#menu-1-48ed786 li a::after {
    width: 0%;
    display: flex;
    justify-content: center;
    left: auto;
    transition: 0.3s ease-in-out;
}

header div div nav ul#menu-1-48ed786 li a:hover::after {
    width: 34%;
}


header div div nav ul#menu-1-48ed786 li a.elementor-item-active::after {
    width: 34%;
}

.edatavoice-header-link .hide-hover {
    transition: 0.3s ease-in-out;
}

.edatavoice-header-link::before {
    content: '';
    background-image: url(../img/logo-edatavoice.png);
    background-repeat: no-repeat;
    background-position: 45px;
    background-size: 180px;
    display: block;
    width: 100%;
    height: 90px;
    z-index: 3;
    opacity: 0;
    transition: 0.3s ease-in-out;
}

.edatavoice-header-link:hover::before {
    opacity: 1;
}

.edatavoice-header-link:hover .hide-hover {
    opacity: 0;
    transition: 0.4s ease-in-out;
}

li.btn-edatavoice.menu-item.menu-item-type-custom.menu-item-object-custom {
    display: none;
}

/* ------------------------ */
/* --------- PAGE --------- */
/* ------------------------ */
#breadcrumbs span,
.breadcrumb_last {
    font-weight: 600;
}

#breadcrumbs span a {
    font-weight: 400;
}

.separator-fil-ariane {
    width: 12px;
    height: 12px;
    display: inline-block;
    transform: rotate(-45deg);
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-right: 10px;
    vertical-align: middle;
}

.sans-margin p,
.sans-margin h2 {
    margin: 0;
}

.padding-content {
    padding-left: 10.18%;
    padding-right: 10.18%;
}

.padding-content-right {
    padding-right: 10.18%;
}

/* Ensure the off-canvas is hidden by default */
.e-off-canvas {}

/* When the off-canvas is in an active/open state */
.e-off-canvas[aria-hidden="false"] {
    display: flex;
    visibility: visible;
    opacity: 1;
}

.e-off-canvas__main {
    flex-direction: column;
}

.ajust-width {
    width: max-content;
}

.e-off-canvas>div>div>div>div>a,
.e-off-canvas>div>div>div>a,
.profession-popin {
    width: auto;
}

.e-off-canvas>div>div>div>div>a {
    pointer-events: none;
    z-index: 5;
}

.elementor-icon-wrapper a {
    pointer-events: auto;
    z-index: 99999;
}


.bloc-equipe div .elementor-loop-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: baseline;
}

.elementor-counter .elementor-counter-title {
    text-align: center;
}

.bloc-equipe div div div div a,
.e-off-canvas>div>a,
.e-off-canvas>div>div>div>div>div:nth-child(3) {
    --width: 100% !important;
}

.e-off-canvas>div>div>div>div>div.elementor-element>a:nth-child(1),
.e-off-canvas>div>div>div>div>div.elementor-element>a.elementor-element {
    display: none;
}

.e-off-canvas>div>div>div>div>div.elementor-element {
    flex-direction: column;
    gap: 10px;
}

.e-off-canvas>div>div>div>a {
    justify-content: flex-start !important;
}


/*IMPLANTATION*/
#map-canvas>div.i4ewOd-pzNkMb-haAclf>div.i4ewOd-pzNkMb-tJHJj {
    display: none !important;
}

.external-link.edatavoice-btn a {
    max-width: 256px;
}

.external-link a {
    display: flex;
    align-items: center;
    max-width: 298px;
    width: 100%;
}

.external-link a::after {
    content: '';
    background-image: url(../img/external-link.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: block;
    width: 30px;
    height: 18px;
    z-index: 3;
    transition: 0.3s ease-in-out;
}

iframe.custom-maps {
    border-radius: 0px 0px 10px 0px;
    box-shadow: 0px 3px 20px #00000033;
}

/* CAROUSSEL PARTENAIRE */
.swiper-container_caroussel {
    overflow: hidden;
    padding: 0px 24px 10px 24px;
}

.swiper-container_caroussel .swiper-wrapper {
    display: flex;
    align-items: center;
}

.swiper-container_caroussel .swiper-wrapper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    box-shadow: 0px 3px 12px #00000033;
    border-radius: 20px 0px 20px 20px;
    width: 204px;
    height: 122px;
}

.swiper-container_caroussel .swiper-wrapper .swiper-slide img {
    height: auto;
    width: 72%;
}

.accordeon-partner div details summary span span svg {
    width: 25px;
}

.accordeon-partner div details summary span span svg g g g g g path {
    stroke: var(--e-global-color-secondary);
    stroke-width: 10px;
}

#Tracé_3562 {
    fill: var(--e-global-color-secondary);
    stroke-width: 0px;
}

#e-n-accordion-item-9530>summary {
    border-width: 0px 0px 0px 0px;
}


/* ------------------------ */
/* ------- CONTACT -------- */
/* ------------------------ */
.custom_form-contact {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 18px;
    font-family: "Poppins", Sans-serif !important;
}

.custom_form-contact.contact {
    margin-top: 0px;
    margin-bottom: 0px;
}

.custom_form-contact .form-title {
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    margin-bottom: 12px;
}

.input-bloc-select {
    width: 100%;
}

.custom_form-contact p label br {
    display: none;
}

.custom_form-contact div p label {
    width: 100%;
}

.bloc-textera {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 5px;
}

.bloc-textera p {
    width: 100%;
    margin-bottom: 2px;
}

.custom_form-contact div p label span textarea {
    border: 1px solid #2C2E5136;
    border-radius: 5px;
    background-color: #fff;
    height: 102px;
    padding: 6px 10px;
    outline: none;
}

.custom_form-contact div p label span input {
    height: 33px;
    border: 1px solid #2C2E5136;
    background-color: #fff;
    border-radius: 5px;
    padding: 6px 10px;
    outline: none;
}

.custom_form-contact div p label span input::placeholder,
.custom_form-contact div p label span textarea::placeholder {
    color: var(--e-global-color-primary);
    font-size: 14px;
}

.input-bloc {
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
    justify-content: center;
    width: 100%;
}

.input-bloc p,
.input-bloc span {
    width: 100%;
    margin: 0;
}

.input-bloc-checkbox p:nth-child(1) span span span.wpcf7-list-item label {
    display: flex;
}

.input-bloc-checkbox p:nth-child(1) span span span.wpcf7-list-item label input[type=checkbox]:checked:before {
    top: 0px;
    left: 2px;
}

.input-bloc-checkbox p:nth-child(1) span span span.wpcf7-list-item.first {
    margin: 0;
}

.input-bloc-checkbox {
    width: 100%;
}

form>div.custom_form-contact.contact.custom-file>div:nth-child(8) {
    width: 100%;
}

div.custom_form-contact.contact>div.input-bloc-checkbox>div>div:nth-child(2)>p>span>span>span>label>input[type=checkbox]:checked:before {
    top: -3px !important;
}

#wpcf7-f13-o1>form>div.custom_form-contact.contact.custom-file>div:nth-child(8)>p>span>span>span>label>input[type=checkbox]:checked:before {
    left: 1px;
    top: -3px;
}


span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox] {
    width: 15px;
    height: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    border: 1px solid #2C2E51;
    border-radius: 2px;
    margin: 0 7px 0 0;
    vertical-align: text-top;
}

.text-confidentialite {
    margin-bottom: 5px;
}

.text-confidentialite span span span label input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 15px;
    height: 15px;
    margin: 4px 3px 0 0;
    border-radius: 5px;
    border: 1px solid var(--e-global-color-primary);
    vertical-align: text-top;
    -ms-appearance: none;
}

.text-confidentialite span span span label input[type=checkbox]:checked:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    font-size: 13px;
    color: var(--e-global-color-primary);
    left: 2px;
    top: 2px;
}

#wpcf7-f551-p31-o1>form>div.custom_form-contact.contact>div.input-bloc-checkbox>div>div:nth-child(2)>p>span>span>span>label>input[type=checkbox]:checked::before {
    left: 1px;
}

.wpcf7-not-valid-tip {
    color: #dc5832;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-top: 10px;
    margin-left: 5px !important;
}

.wpcf7-form-control.wpcf7-acceptance span {
    margin-left: 0;
}

.wpcf7-form-control.wpcf7-acceptance span label span {
    font-size: 12px;
    top: 6px;
    left: 5px;
    position: relative;
}

div.custom_form-contact.contact.custom-file .wpcf7-form-control.wpcf7-acceptance span label span {
    font-size: 12px;
    top: -1px;
    position: relative;
}

.wpcf7-form-control.wpcf7-acceptance span label span a {
    color: var(--e-global-color-primary);
    text-decoration: underline;
    transition: 0.3s ease-in-out;
}

.wpcf7-form-control.wpcf7-acceptance span label span :hover {
    color: #8fa6bf;
}

form>div.custom_form-contact>div:nth-child(4)>p>span>span>span {
    margin: 0 0 0 0em;
}

.btn-submit {
    position: relative;
}

.btn-submit p {
    display: flex;
    justify-content: center;
}


form>div.custom_form-contact.contact>div.input-bloc-checkbox>p>span>span>span>label {
    font-size: 17px;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0.8em;
}

.wpcf7-spinner {
    position: absolute;
    margin-top: 11px;
    right: 22%;
}

div.custom_form-contact>div.btn-submit>p>span {
    position: absolute;
    margin-top: 13px;
    right: -30%;
}

div.custom_form-contact.estimation>div.btn-submit>p>span {
    position: absolute;
    margin-top: 29px;
    right: -19%;
}

.btn-submit p input {
    width: 177px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    font-style: normal;
    text-transform: uppercase;
    background-color: var(--e-global-color-secondary);
    border: 1px solid var(--e-global-color-secondary);
    border-radius: 20px 0px 20px 20px;
    height: 36px;
    padding: 6px 10px !important;
    font-family: "Poppins", Sans-serif !important;
    margin-top: 20px;
}

.btn-submit p input:hover,
.btn-submit p input[type=submit]:focus {
    background-color: #A7A17F;

}

.wpcf7-submit:disabled {
    opacity: 0.5;
}

span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:focus {
    outline: none;
}

span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox]:checked:before {
    font-family: FontAwesome;
    content: '\f00c';
    display: block;
    color: var(--e-global-color-primary);
    font-size: 13px;
    position: absolute;
}

span.wpcf7-not-valid-tip {
    font-size: 13px;
    margin-top: 5px;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
div.wpcf7-response-output.wpcf7-validation-errors {
    font-size: 16px;
}

select.wpcf7-form-control.wpcf7-select {
    background-image: url(../img/select.svg);
    background-repeat: no-repeat;
    background-position: 98%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #2C2E5136;
    font-size: 14px;
    color: var(--e-global-color-primary);
    padding: 6px 10px;
}

.confidentialite .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -20px;
    width: 100%;
    display: block;
}

/*BTN PARCOURIR*/
form>div.custom_form-contact.contact.custom-file>p:nth-child(7) {
    width: 100%;
    overflow: hidden;
}

div.custom_form-contact.contact.custom-file>p:nth-child(7)>span>input {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 2px;
    padding-left: 0px;
    font-size: 15px;
}

input.wpcf7-file::file-selector-button {
    visibility: hidden;
}

input.wpcf7-file {
    position: relative;
}

input.wpcf7-file::before {
    content: "PARCOURIR";
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    border: 1px solid var(--e-global-color-secondary);
    color: var(--e-global-color-secondary);
    border-radius: 5px;
    padding: 5px 10px;
    font-weight: 400;
    pointer-events: none;
    width: 128px;
    font-size: 14px;
}

input.wpcf7-file::after {
    content: "";
    display: block;
    background-image: url(../img/cloud.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 22px;
    width: 32px;
    height: 25px;
    top: 4px;
    left: 92px;
    z-index: 9;
    position: absolute;
}

/*COMPLIANZ*/

#cmplz-manage-consent .cmplz-manage-consent {
    right: 120px !important;
}

#cmplz-manage-consent .cmplz-manage-consent {
    box-shadow: rgb(0 0 0 / 53%) 0px 10px 20px, rgb(0 0 0 / 53%) 0px 6px 6px !important;
}

#cmplz-document,
.editor-styles-wrapper .cmplz-unlinked-mode {
    max-width: 100%;
}

#cmplz-document p,
.editor-styles-wrapper .cmplz-unlinked-mode p,
#cmplz-document li,
.editor-styles-wrapper .cmplz-unlinked-mode li,
#cmplz-document td,
.editor-styles-wrapper .cmplz-unlinked-mode td {
    font-size: 18px;
}

#cmplz-document a,
.editor-styles-wrapper .cmplz-unlinked-mode a {
    color: var(--e-global-color-secondary);
    transition: 0.3s ease-in-out;
}

#cmplz-document a:hover,
.editor-styles-wrapper .cmplz-unlinked-mode a:hover {
    color: #a5a07f;
}

.grecaptcha-badge {
    display: none;
}

/* ------------------------ */
/* -------- FOOTER -------- */
/* ------------------------ */

/* ------------------------ */
/* ------ RESPONSIVE ------ */
/* ------------------------ */

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

    .bloc-equipe div .elementor-loop-container{
        --grid-column-gap: 20px;
    }
}

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

    .bloc-equipe div .elementor-loop-container{
        --grid-column-gap: 4px;
    }
}

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

    header div div nav ul#menu-1-48ed786 li a {
        font-size: 15px;
    }

    .elementor-nav-menu--main .elementor-nav-menu a {
        padding: 13px 10px;
    }
}

@media only screen and (max-width: 1109px) {
    header div div nav ul#menu-1-48ed786 li a {
        font-size: 14px;
    }

    .elementor-35 .elementor-element.elementor-element-036eccb img {
        width: 165px;
    }

    .elementor-35 .elementor-element.elementor-element-3c056b6 {
        --width: 235px;
    }

    .elementor-35 .elementor-element.elementor-element-c761b75 {
        font-size: 15px;
    }

    .elementor-35 .elementor-element.elementor-element-a1ba959 img {
        width: 33px;
    }

    .edatavoice-header-link::before {
        background-size: 149px;
    }

    .elementor-35 .elementor-element.elementor-element-7e6805d {
        --padding-right: 212px;
    }

}

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

@media only screen and (max-width: 1024px) {
    .elementor-35 .elementor-element.elementor-element-7e6805d {
        --padding-right: 0px;
    }

    .elementor-35 .elementor-element.elementor-element-036eccb img {
        width: 160px;
    }

    .elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        height: 100vh;
    }

    .padding-content {
        padding-left: 50px;
        padding-right: 50px;
    }

    .padding-content-right {
        padding-right: 50px;
    }

    header div div nav ul .btn-edatavoice a {
        background-color: var(--e-global-color-accent);
        color: var(--e-global-color-primary) !important;
        border-radius: 0px 0px 100px 0px;
        text-transform: uppercase;
    }

    header div div nav ul .btn-edatavoice a:hover {
        background-color: var(--e-global-color-accent) !important;
        color: var(--e-global-color-accent) !important;
    }

    header div div nav ul .btn-edatavoice a::after {
        content: '';
        background-image: url(../img/logo-simplifie-edatavoice.svg);
        background-repeat: no-repeat;
        background-position: 142px;
        background-size: 34px;
        display: block;
        width: 100%;
        height: 90px;
        z-index: 9999;
        opacity: 1 !important;
        transition: 0.2s ease-in-out;
    }

    header div div nav ul .btn-edatavoice a:hover::after {
        opacity: 0 !important;
        transition: 0.3s ease-in-out;
    }

    header div div nav ul .btn-edatavoice a:hover::before {
        content: '';
        background-image: url(../img/logo-edatavoice.png);
        background-repeat: no-repeat;
        background-position: left;
        background-size: 144px;
        display: block;
        width: 100%;
        height: 90px;
        opacity: 1 !important;
        transition: 0.3s ease-in-out;
    }

    header div div nav ul li.menu-item a.elementor-item-active {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: baseline;
        min-width: 200px;
        width: fit-content;
        margin-bottom: 10px;
    }

    header div div nav ul li.menu-item a.elementor-item-active::after {
        content: '';
        display: block;
        height: 2px;
        width: 23%;
        background-color: var(--e-global-color-secondary);
        top: 45px;
    }

    .menu-mobile {

        transform: translate(-202px, 0px);
    }

}

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

@media only screen and (min-width: 768px) and (max-width: 1000px) {}

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

    .swiper-container_caroussel {
        padding: 0px 11px 10px 11px;
    }
}

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

    .padding-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .padding-content-right {
        padding-right: 20px;
    }

    .input-bloc-checkbox p:nth-child(1) span span span.wpcf7-list-item {
        margin: 0;
        margin-right: 10px !important;
    }

    div.custom_form-contact.contact>div.input-bloc-checkbox>div>div:nth-child(2)>p>span>span>span>label {
        display: inline-block;
    }

    #wpcf7-f551-p31-o1>form>div.custom_form-contact.contact>div.input-bloc-checkbox>div>div:nth-child(2)>p>span>span>span>label>span {
        top: -2px;
    }

    div.custom_form-contact.contact>div.input-bloc-checkbox>div>div:nth-child(2)>p>span>span>span>label>input[type=checkbox]:checked:before {
        top: -4px !important;
        left: 1px;
    }

    .menu-mobile {

        transform: translate(0px, 0px);
    }

    .bloc-equipe div .elementor-loop-container {
        --grid-column-gap: 35px;
    }
    
    li.btn-edatavoice.menu-item.menu-item-type-custom.menu-item-object-custom {
        display: block;
        margin-right: 20px;
    }
}


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

    .swiper-container_caroussel .swiper-wrapper .swiper-slide {
        box-shadow: 0px 3px 8px #00000033;
    }

    .input-bloc {
        flex-direction: column;
    }

    .wpcf7-form-control.wpcf7-acceptance span label span {
        left: 0px;
    }

}

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

    .bloc-equipe div .elementor-loop-container {
        --grid-row-gap: 35px;
    }

}

