/* Icones 2025 */
@font-face {
    font-family: 'ftwebl-';
    src: url('../fonts/ftwebl/ftwebl-.eot?ymkp1m');
    src: url('../fonts/ftwebl/ftwebl-.eot?ymkp1m#iefix') format('embedded-opentype'),
        url('../fonts/ftwebl/ftwebl-.ttf?ymkp1m') format('truetype'),
        url('../fonts/ftwebl/ftwebl-.woff?ymkp1m') format('woff'),
        url('../fonts/ftwebl/ftwebl-.svg?ymkp1m#ftwebl-') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="ftwebl-"],
[class*=" ftwebl-"],
[class*="subtitle_"] h3::before,
[class*="tab_"] h4::before {
    font-family: 'ftwebl-' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class*="subtitle_"] h3::before {
    font-size: 25px;
    left: 0;
    position: absolute;
    top: 0;
}

[class*="tab_"] h4::before {
    font-size: 22px;
    left: 0;
    position: absolute;
    top: -2px;
}

/* [class*="tab_"] .special-heading-border {
    display: none;
} */

.ftwebl-01:before,
.subtitle_about h3:before {
    content: "\e901";
}

.ftwebl-02:before,
.subtitle_gallery h3:before {
    content: "\e902";
}

.ftwebl-03:before,
.subtitle_coords h3:before {
    content: "\e903";
}

.ftwebl-04:before,
.subtitle_about h3:before {
    content: "\e904";
}

.ftwebl-05:before,
.subtitle_form h3:before {
    content: "\e905";
}

.ftwebl-06:before,
.tab_activity h4:before {
    content: "\e906";
}

.ftwebl-07:before,
.tab_essences h4:before {
    content: "\e907";
}

.ftwebl-08:before,
.tab_analytics h4:before {
    content: "\e908";
}

.ftwebl-09:before,
.tab_certifications h4:before {
    content: "\e909";
}

.ftwebl-10:before,
.tab_downloads h4:before {
    content: "\e910";
}


/* Fiche Adhérents */
#adherent_imgthumb .avia-image-container-inner {
    width: 100%;
    height: 100%;
}

#adherent_imgthumb .avia-image-container-inner img.avia_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}

h3.av-special-heading-tag {
    padding-left: 30px !important;
    position: relative;
}

h4.av-special-heading-tag {
    padding-left: 25px !important;
    position: relative;
}