a[title="Co"] {
    font-size: 0;
}

#menu-item-60 a {
    background: url(http://migration-site.missionjeunestarnnord.fr/wp-content/uploads/001-connexion.png) no-repeat center tomato;
    background-size: contain;
    font-size: 0;
}

.main.main-raised {
    margin: 0;
}

.hestia-about {
    padding: 0 !important;
}

.row.hestia-big-title-content .buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}

.row.hestia-big-title-content .buttons a::before {
    background: url(http://migration-site.missionjeunestarnnord.fr/wp-content/uploads/localisation.png);
    display: block;
    width: 20px;
    height: 20px;
    content: "";
    background-size: contain;
}

.row.hestia-big-title-content .buttons a {
    display: flex;
}

div#annee-chiffres h3 {
    color: #e5e5e5;
    font-size: 130px;
    margin-top: -16rem;
    text-align: center;
    position: relative;
    z-index: 2;
}

div#titre-chiffres h2 {
    position: relative;
    z-index: 3;
}

div#logos-financeurs img {
    max-height: 50px;
    width: auto;
}

/************** FOOTER **************/
.mjtn-footer {
    background: #333232;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 50px;
}

.mjtn-footer img {
    width: 30px;
    height: 30px;
    object-fit: cover;
}

.mjtn-footer ul, .mjtn-footer div {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.mjtn-footer ul {
    flex-wrap: wrap;
    gap: 5px;
}

.mjtn-footer ul li {
    list-style-type: none;
}

.mjtn-footer a {
    color: #80bcdd;
    font-weight: bold;
    margin: 0 0 0 5px;
}

#accordeon-emploi {
    border-left: 25px solid #2897d5;
}

#accordeon-sante {
    border-left: 25px solid #d60b52;
    border-top: 1px solid rgba(0, 0, 0, .125);
}

#accordeon-citoyennete {
    border-left: 25px solid #f39200;
    border-top: 1px solid rgba(0, 0, 0, .125);
}

#accordeon-quotidien {
    border-left: 25px solid #a31a5b;
    border-top: 1px solid rgba(0, 0, 0, .125);
}

#accordeon-loisirs {
    border-left: 25px solid #95c11f;
    border-top: 1px solid rgba(0, 0, 0, .125);
}

#accordeon-emploi .e-closed>svg,
#accordeon-emploi .e-opened>svg {
    fill: #2897d5;
}

#accordeon-sante .e-closed>svg,
#accordeon-sante .e-opened>svg {
    fill: #d60b52;
}

#accordeon-citoyennete .e-closed>svg,
#accordeon-citoyennete .e-opened>svg {
    fill: #f39200;
}

#accordeon-quotidien .e-closed>svg,
#accordeon-quotidien .e-opened>svg {
    fill: #a31a5b;
}
#accordeon-loisirs .e-closed>svg,
#accordeon-loisirs .e-opened>svg {
    fill: #95c11f;
}

details#accordeon-emploi ul li span {
    color: #2897d5;
    font-weight: bold;
}

details#accordeon-sante ul li span {
    color: #d60b52;
    font-weight: bold;
}

details#accordeon-citoyennete ul li span {
    color: #f39200;
    font-weight: bold;
}

details#accordeon-quotidien ul li span {
    color: #a31a5b;
    font-weight: bold;
}

details#accordeon-loisirs ul li span {
    color: #95c11f;
    font-weight: bold;
}

details#accordeon-emploi ul li::marker {
    color: #2897d5;
}

details#accordeon-sante ul li::marker {
    color: #d60b52;
}

details#accordeon-citoyennete ul li::marker {
    color: #f39200;
}

details#accordeon-quotidien ul li::marker {
    color: #a31a5b;
}

details#accordeon-loisirs ul li::marker {
    color: #95c11f;
}

details#accordeon-emploi ul,
details#accordeon-sante ul,
details#accordeon-citoyennete ul,
details#accordeon-quotidien ul,
details#accordeon-loisirs ul  {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.8;
}

.e-n-accordion-item-title-text {
    min-height: 40px;
    display: flex;
    align-items: center;
}

span.e-n-accordion-item-title-icon {
    padding: 3px;
    margin: 0 0 0 30px;
}

details#accordeon-emploi span.e-n-accordion-item-title-icon {
    border: 3px solid #2897d5;
}

details#accordeon-sante span.e-n-accordion-item-title-icon {
    border: 3px solid #d60b52;
}

details#accordeon-citoyennete span.e-n-accordion-item-title-icon {
    border: 3px solid #f39200;
}

details#accordeon-quotidien span.e-n-accordion-item-title-icon {
    border: 3px solid #a31a5b;
}

details#accordeon-loisirs span.e-n-accordion-item-title-icon {
    border: 3px solid #95c11f;
}

/* BOUTONS PAGE CONTACT */
button#btn-territoire {
    background: #a31a5c;
}

button#btn-albi {
    background: #2b97d4;
    color: #fff;
}

button#btn-carmaux {
    background: #f39205;
    color: #fff;
}

button#btn-gaillac {
    background: #d60b52;
    color: #fff;
}

.button#btn-territoire span,
.button#btn-albi span,
.button#btn-carmaux span,
.button#btn-gaillac span {
    font-size: 12px;
}


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    text-transform: initial;
    font-family: 'Montserrat';
}







@media (max-width: 768px){
    .elementor-2 .elementor-element.elementor-element-e9f68bf .obfx-grid-wrapper {
        width: 100%;
    }
    
    .obfx-grid {
        display: flex;
        flex-direction: row;
    }

    .mjtn-footer {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 500px){
.elementor-2 .elementor-element.elementor-element-df48105::before {
    background: none;
}
}