/*#mapDorise {*/
/*    display: none;*/
/*}*/
/*@media (min-width: 1024px) {*/
/*    #mapDorise {*/
/*        display: block;*/
/*        width: fit-content;*/
/*    }*/
/*    #mapDorise svg {*/
/*        height: 500px !important;*/
/*    }*/

/*    #mapDorise .markerMap {*/
/*        position: absolute;*/
/*        display: inline-block;*/
/*        padding: .5em;*/
/*        background-color: white;*/
/*    }*/
/*    #mapDorise .DetailsMarker p {*/
/*        line-height: 1em;*/
/*        font-size: .8em !important;*/
/*    }*/
/*    #mapDorise #markerItem01::before, #mapDorise #markerItem02::before, #mapDorise #markerItem03::before, #mapDorise #markerItem04::before, #mapDorise #markerItem05::before {*/
/*        width: 120px;*/
/*    }*/
/*    #mapDorise #markerItem01 {*/
/*        top: 75px;*/
/*        left: 485px;*/
/*    }*/
/*    #mapDorise #markerItem01::before {*/
/*        left: -120px;*/
/*        top: 10px;*/
/*        content: url('../img/marker01.svg');*/
/*    }*/
/*    #mapDorise #markerItem02 {*/
/*        top: 226px;*/
/*        left: 530px;*/
/*        width: 240px !important;*/
/*    }*/
/*    #mapDorise #markerItem02::before {*/
/*        top: 10px;*/
/*        left: -65px;*/
/*        content: url('../img/marker02.svg');*/
/*    }*/
/*    #mapDorise #markerItem03 {*/
/*        top: 350px;*/
/*        left: 535px;*/
/*        width: 230px !important;*/
/*    }*/
/*    #mapDorise #markerItem03::before {*/
/*        top: 10px;*/
/*        left: -65px;*/
/*        content: url('../img/marker02.svg');*/
/*    }*/
/*    #mapDorise #markerItem04 {*/
/*        top: 195px;*/
/*        left: -245px;*/
/*    }*/
/*    #mapDorise #markerItem04::before {*/
/*        top: 10px;*/
/*        content: url('../img/marker01.svg');*/
/*        transform: rotate(180deg) translate(-115px, -25px);*/
/*        transform-origin: top right;*/
/*    }*/
/*    #mapDorise #markerItem05 {*/
/*        top: 370px;*/
/*        left: -115px;*/
/*    }*/
/*    #mapDorise #markerItem05::before {*/
/*        top: 10px;*/
/*        content: url('../img/marker01.svg');*/
/*        transform: rotate(180deg) translate(-115px, -25px);*/
/*        transform-origin: top right;*/
/*    }*/
/*}*/

/*@media (min-width: 1200px) {*/
/*    #mapDorise svg {*/
/*        height: 575px !important;*/
/*    }*/
/*    #mapDorise .DetailsMarker p {*/
/*        font-size: .9em !important;*/
/*    }*/
/*    #mapDorise #markerItem01, #mapDorise #markerItem02, #mapDorise #markerItem03 {*/
/*        width: 250px !important;*/
/*    }*/
/*    #mapDorise #markerItem01::before, #mapDorise #markerItem02::before, #mapDorise #markerItem03::before, #mapDorise #markerItem04::before, #mapDorise #markerItem05::before {*/
/*        width: 180px;*/
/*    }*/
/*    #mapDorise #markerItem01 {*/
/*        left: 610px !important;*/
/*    }*/
/*    #mapDorise #markerItem01::before {*/
/*        left: -190px;*/
/*    }*/
/*    #mapDorise #markerItem02::before {*/
/*        left: -105px;*/
/*    }*/
/*    #mapDorise #markerItem02 {*/
/*        top: 260px;*/
/*        left: 640px;*/
/*    }*/
/*    #mapDorise #markerItem03 {*/
/*        top: 400px;*/
/*        left: 645px;*/
/*    }*/
/*    #mapDorise #markerItem03::before {*/
/*        left: -105px;*/
/*    }*/
/*    #mapDorise #markerItem04 {*/
/*        top: 230px;*/
/*        left: -305px;*/
/*    }*/
/*    #mapDorise #markerItem04::before {*/
/*        left: -50px;*/
/*    }*/
/*    #mapDorise #markerItem05 {*/
/*        top: 430px;*/
/*        left: -150px;*/
/*    }*/
/*    #mapDorise #markerItem05::before {*/
/*        left: -50px;*/
/*    }*/
/*}*/

/*.mapIcon .shape::before {*/
/*    -webkit-transform:rotate(45deg) skew(45deg) translateY(-50%);*/
/*    -moz-transform:rotate(45deg) skew(45deg) translateY(-50%);*/
/*    -o-transform:rotate(45deg) skew(45deg) translateY(-50%);*/
/*    tranform:rotate(45deg) skew(45deg) translateY(-50%);*/
/*    tranform: rotate(45deg) skew(45deg) translateY(-50%);*/
/*    width: 40px;*/
/*    height: 40px;*/
/*    left: 60px;*/
/*}*/
/*.mapIcon .content .elementor-heading-title span {*/
/*    font-size: 14px;*/
/*    text-transform: initial;*/
/*    font-weight: 500 !important;*/
/*}*/
/*.mapIcon .content .elementor-heading-title strong span {*/
/*    font-size: 70px;*/
/*    font-weight: 700 !important;*/
/*}*/

/*.spanOrange span, .spanOrange {
    color: #EF7D00;
}*/
.spanOrange {
    color: #EF7D00;
}
.uppercase {
    text-transform: uppercase;
}
/*.maskPhoto .elementor-widget-container::before, .maskBlock::after {
    right: 0;
    content: url(../img/mask-photo.svg);
    position: absolute;
    width: 30px;
    top: -1px;
}
.maskBlock.w10pc::after {
    width: 10%;
}*/

.shapeH1 .elementor-widget-container {
    position: relative;
}
.shapeH1 h1, .shapeH1 h2 {
    position: initial;
}
.shapeH1 h1:before, .shapeH1 h2:before {
    content: '';
    display: inline-block;
    position: absolute;
    background: #ef7d00;
    -webkit-transform: rotate(90deg) skew(45deg) translateY(-50%);
    -moz-transform: rotate(90deg) skew(45deg) translateY(-50%);
    -o-transform: rotate(90deg) skew(45deg) translateY(-50%);
    tranform: rotate(90deg) skew(45deg) translateY(-50%);
    width: 12px;
    height: 12px;

    left: 5px;
    top: 16px;
}
.shapeH1 h1, .shapeH1 h2 {
    padding-left: 30px;
}
@media (min-width: 768px) {
    .shapeH1 h1:before, .shapeH1 h2:before {
        left: 15px;
    }
    .shapeH1 h1, .shapeH1 h2 {
        padding-left: 0;
    }
}

/* Home */
.itemOffre .elementor-image-box-content {
    position: absolute;
    display: flex;
    top: 0;
    height: 100%;
    justify-content: center;
    align-items: center;
    z-index: 10;
}
.itemOffre .elementor-image-box-title {
    width: 100%;
    height: 100%;
}
.itemOffre .elementor-image-box-title a {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
}

/* Positionnement */
#mapDorise .e-hotspot__tooltip strong {
    font-size: 1.3em;
    font-weight: bold;
    color: #EF7D00;
}
#mapDorise .titleImplantation {
    margin-bottom: 1em;
    font-weight: bold;
}

/* Fondamentaux */
.icoShadow .elementor-icon {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.28);
}

.icoSvg svg {
    height: auto !important;
}

@media (min-width: 768px) {
    div.scrollBlock::-webkit-scrollbar {
        background: #FFFFFF;
        width: 9px;
        padding-right: 1.5em;
        border-radius: 10px;
    }

    ::-webkit-scrollbar-track {
        /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
        border-radius: 10px;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: #E3E3E3;
        /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);*/
    }

    div.scrollBlock {
        height: 155px;
        padding-right: .5em;
        overflow-y: auto;
        overflow-x: hidden;
    }

    div.scrollBlock:hover::-webkit-scrollbar {
        background: #f7f7f7;
    }

    div.scrollBlock > div {
        height: 1000px;
    }
}

/* numbers */
.content .number {
    font-size: 2.5em;
    font-weight: bold;
}

/* Offre > Expertise */
@media (min-width: 769px) {
    .titleExpertise {
        min-height: 200px;
    }
}
.titleExpertise .elementor-widget-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.titleExpertise strong {
    display: block;
    margin-bottom: .5em;
    font-size: 1.8em;
    line-height: 1.8rem;
    color: #ef7d00;
}
@media (max-width: 768px) {
    .titleExpertise strong {
        font-size: 1.3em;
        letter-spacing: -0.6px;
    }
}
.titleExpertise p {
    margin-bottom: 0;
    line-height: inherit;
}

/* Carrières / Job */
.iconJobList .elementor-icon {
    box-shadow: 2px 9px 10px 1px rgba(0, 0, 0, 0.17);
}
.elementor-field-group-rgpd {
    margin: 2rem 0;
}
/* Cacher l'input de type file */
input[type="file"] {
    opacity: 0;
    position: absolute;
    z-index: -1;
}

/* Style du bouton personnalisé */
.custom-file-button {
    display: inline-block;
    background-color: white;
    border: 2px solid #ef7d00;
    color: #ef7d00;
    padding: 7px;
    cursor: pointer;
    font-size: 14px;
    margin-right: 10px;
}

/* Changer la couleur au survol */
.custom-file-button:hover {
    background-color: #ef7d00;
    color: white;
}
.custom-file-button:hover svg {
    fill: white;
}
.elementor-field-group .elementor-select-wrapper {
    flex-wrap: wrap;
}
.elementor-field-group .elementor-select-wrapper.elementor-error .select-caret-down-wrapper {
    top: 20px;
}
.elementor-message.elementor-message-danger {
    font-size: .8rem;
}
.elementor-form-fields-wrapper .elementor-field-group {
    align-content: flex-start;
}
.unactive_click_filter .elementor-widget-container{
    position: relative;
}
.unactive_click_filter .elementor-widget-container:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.textWithLinks a{
    color: inherit !important;
    transition: color 250ms ease-in-out;
}

.textWithLinks a:hover{
    color: #ef7d00 !important;
    text-decoration: underline !important;
}

.articlesCategoriesList h5 {
    font-weight: 600 !important;
}
.articlesCategoriesList ul{
    list-style-type: none;
    margin-left: 15px !important;

}
.articlesCategoriesList ul a {
    color: #000 !important;
    font-weight: normal !important;
    transition: color 250ms ease-in-out;
}

.articlesCategoriesList ul li:hover a {
    color: #ef7d00 !important;
    text-decoration: underline !important;
}

.articleCategoriesTags li .elementor-icon-list-icon svg{
    transition: fill 250ms ease-in-out;
}
.articleCategoriesTags li:hover .elementor-icon-list-icon svg{
    fill: #ef7d00;
}

.articleCategoriesTags a {
    font-weight: 600 !important;
    transition: color 250ms ease-in-out;
}

.articleCategoriesTags a:hover{
    color: #ef7d00 !important;
}

.articleListLink .elementor-button-text{
    text-decoration: underline !important;
    cursor: pointer;
}

.articleSeeAll a {
    color: #000 !important;
    transition: color 250ms ease-in-out;
    background: none !important;
}

.articleSeeAll a span{
    color: inherit !important;
    background: none !important;
}

.articleSeeAll a svg{
    transition: fill 250ms ease-in-out;
}

.articleSeeAll a:hover {
    color: #ef7d00 !important;
}

.articleSeeAll a:hover svg{
    fill: #ef7d00;
}
