/*
 Theme Name:   Fédération Grabuge
 Description:  Theme pour Le Chabada
 Author:       We used to be friends
 Template:     twentytwelve
*/

body .site {
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
    width: 100%;
    padding: 0;
}
body.custom-font-enabled {
    font-family: "Schibsted Grotesk", Helvetica, Arial, sans-serif;
}
.site {
        max-width: 100%;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
body.page-template-programmation .site, body.page-template-actionsculturellesnew .site {
    width: 100%;
}
body {
    color: #2b265d;
    font-size: 16px;
    background: #FFF !important;
}
h1, h2, h3, h4, h5, h6 {
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
.gfield div#mceu_0 {
    display: none !important;
}
.site-content article {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
div#wrapheadbtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div#wrapannonces {
    width: calc(100% + 40px);
    margin-left: -20px;
    display: flex;
    flex-wrap: wrap;
}
a:focus {
    outline: 0 dotted;
}
a.annonce {
    width: calc(25% - 92px);
    color: #000;
    text-decoration: none;
    margin: 0 20px 40px;
    border: 1px solid #2b265d;
    border-radius: 15px;
    hyphens: none;
    padding: 25px 25px 25px 25px;
    transition: 0.2s;
}
a.annonce:hover {
    background:#D70657;
    border-color:#D70657;
    color:white;
}
a.annonce:hover h3.annonce-title {
    color:white;
}
a.annonce:hover p.annonce-meta {
    color:white;
}
p.annonce-meta {
    margin-bottom: 0;
    font-size: 12px;
    color:#2B265D;
}
.site-title a {
    display:flex !important;
}
footer[role="contentinfo"] {
    border-top: 0;
    max-width: 100%;
    background: #2b265d;
    color: #FFF;
}
.site-info{
    padding: 0 40px;
}
h3.annonce-title {
    margin-top: 0;
    margin-bottom: 15px;
}
div#bloccont-content-page {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}
.blocont {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}
a.evt img {
    border-radius: 20px 20px 0 0;
}
.alm-filters-container .alm-filter li {
    display: inline-block !important;
    margin-right: 5px !important;
    padding: 0 !important;
}
.alm-filters-container .alm-filter li div.alm-filter--link{
    border: 1px solid #2b265d;
    border-radius: 5px;
    line-height: 1 !important;
    padding: 6px 15px !important;
    background: #FFF;
    color: #2b265d !important;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.alm-filters-container .alm-filter li div.alm-filter--link:hover, .alm-filters-container .alm-filter li div.alm-filter--link.active {
    background: #2b265d;
    color: #FFF !important;
    border: 1px solid #2b265d;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
div#sepdatejours {
    display: block;
    font-size: 13px;
}
.alm-filters-container .alm-filter li div.alm-filter--link.field-radio:after, .alm-filters-container .alm-filter li div.alm-filter--link.field-radio:before{
    display: none !important;
}
.alm-layouts .alm-listing {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin-left: -10px !important;
}
a.evt {
    width: calc(25% - 40px);
    margin: 0 20px 40px;
    color: #2b265d;
    text-decoration: none;
    hyphens: none; -moz-hyphens: none; -webkit-hyphens: none;
}
div#wrapevt {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50Px;
    margin-bottom: 50px;
}
div#col-left-evt {
    width: calc(33.3333% - 30px);
    margin-right: 30px;
}
div#col-right-evt {
    width: calc(66.6666% - 30px);
    margin-left: 30px;
}
.single-evt-adherent h1.entry-title span {
    display: block;
    font-size: 12px;
    font-weight: lighter;
}
header#masthead {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 40px;
    align-items: center;
    background: #ecf0f4;
}
.main-navigation {
    margin-top: 0;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: 0;
    border-top: 0;
}
.main-navigation li a {
    color: #2b265d;
    line-height: 2;
    font-size: 16px;
    text-transform: none;
    transition:0.2s;
}
.main-navigation li a:hover {
    color:#D70657;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color:#D70657;
    font-weight:normal;
}
hgroup img {
    max-width: 225px;
}
#footer {
    background:#2B265D;
    padding: 50px 40px;
}
#bloccontfooter {
    display:flex;
    align-items: center;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: space-between;
}
#footcol2 .menu-footer {
    display: flex;
    flex-direction: column;
    margin-top: 17px;
}
#footcol2 .menu-footer a {
    color: white;
    text-decoration: none;
    line-height: 1.4;
    font-size: 14px;
    transition: 0.2s;
    margin-bottom: 4px;
}
#footcol2 .menu-footer a:hover {
    color:#F1B907;
}
#footcol1 p {
    color: white;
    font-size: 14px;
    line-height: 1.4;
}
#footcol5 {
    display: flex;
    align-items: center;
}
#footcol5 a {
    margin:15px;
}
#newsletter {
    background: #09A2A5;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 12px 20px;
    text-decoration: none;
    border-radius: 25px;
    transition:0.2s;
}
#newsletter i {
    padding-right:6px;
}
#newsletter:hover {
    background: #D70657;
    transition:0.2s;
}
.logors {
    color: white;
    text-decoration: none;
    font-size: 25px;
    margin: 5px;
    transition:0.2s;
}
.logors:hover {
    color:#F1B907;
}
.logofooter {
    margin-bottom: 9px;
}
.page-template-agenda header#masthead, .page-template-archagenda header#masthead {
    background:transparent;
}
body.page-template-agenda, body.page-template-archagenda {
    background: url(https://federationgrabuge.org/wp-content/uploads/2025/04/element1.png) no-repeat top left !important;
    background-position: top -105px left !important;
    background-size: 120% !important;
    height: 100% !important;
    width: 100% !important;
    background-attachment: fixed !important;
}
.page-template-agenda .site, .page-template-archagenda .site {
    background:transparent;
}
body.page-template-agenda .site-header img, body.page-template-archagenda .site-header img {
    filter: brightness(0) invert(1);
}
.page-template-agenda .main-navigation li a, .page-template-archagenda .main-navigation li a {
    color:white;
}
.page-template-archagenda .main-navigation .current-menu-item > a, .page-template-archagenda .main-navigation .current-menu-ancestor > a, .page-template-archagenda .main-navigation .current_page_item > a, .page-template-archagenda .main-navigation .current_page_ancestor > a, .page-template-agenda .main-navigation .current-menu-item > a, .page-template-agenda .main-navigation .current-menu-ancestor > a, .page-template-agenda .main-navigation .current_page_item > a, .page-template-agenda .main-navigation .current_page_ancestor > a {
    color:#F1B907;
    font-weight:normal;
}
.page-template-archagenda .main-navigation li a:hover, .page-template-agenda .main-navigation li a:hover {
    color:#F1B907;
}
.page-template-archagenda .entry-header .entry-title, .page-template-agenda .entry-header .entry-title {
    color:white;
    font-size:100px;
    text-align:right;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
    font-weight: 900;
}
.entry-content h1 {
    font-size:100px;
    font-weight: 900;
}
#titblocform {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 8px;
    line-height: 1.1;
    margin-top: 12px;
}
#typeapp span {
    border: 1px solid #2b265d;
    border-radius: 5px;
    font-size: 12px;
    line-height: 1 !important;
    padding: 5px 10px !important;
    background: transparent;
    color: #2b265d !important;
    text-transform: uppercase;
    margin-right:5px;
}
#typeapp {
    margin-bottom:8px;
}
.aideaap {
    width: calc(33.333% - 102px);
    margin: 0 20px 40px;
    border: 1px solid #2b265d;
    border-radius: 15px;
    hyphens: none;
    padding: 30px;
}
#ladatedefin {
    color: #09A2A5;
    font-style: italic;
    margin: 5px 0 15px;
}
.plusinfoaap, input#gform_submit_button_6, input#gform_submit_button_5, input#gform_submit_button_3, input#gform_submit_button_2, input#gform_submit_button_1 {
    background: #D70657;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 14px;
    text-decoration: none;
    border-radius: 25px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    margin-top: 14px;
    display: table;
}
.plusinfoaap:hover, input#gform_submit_button_6:hover, input#gform_submit_button_5:hover, input#gform_submit_button_3:hover, input#gform_submit_button_2:hover, input#gform_submit_button_1:hover  {
    background:#09A2A5;
    color:white;
    transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear;
}
#ladatepubli {
    font-size:12px;
}
.entry-header-sansfond {
    max-width: 1400px;
    margin: 0 auto 60px;
    width: 100%;
    padding: 70px 40px 0;
}
.alm-btn-wrap {
    display: none !important;
}
h1.entry-title {
    font-size: 70px;
    font-weight: 900;
}
.entry-header-sansfond h1.entry-title {
    color:#2b265d;
}
.entry-content h2, h2 {
    font-size: 40px;
    line-height: 1;
    font-weight: 900;
    font-family: "Schibsted Grotesk", Helvetica, Arial, sans-serif;
    color:#D70657;
    margin-top: 0;
}
.entry-content h3 {
    font-size: 23px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 0;
    font-family:"Schibsted Grotesk", Helvetica, Arial, sans-serif;
}
.entry-content h4 {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.2;
    margin-top: 0;
    font-family:"Schibsted Grotesk", Helvetica, Arial, sans-serif;
}
p.gform_required_legend {
    font-size: 12px;
    font-style: italic;
}
.bleu {
    background:#2b265d;
    color:white;
}
.bleu h2 {
    color:#F1B907;
}
.bleu h3 {
    color:#F1B907;
}
.bleu h4 {
    color:white;
}
.unecolpage {
    padding: 60px 0;
    hyphens: none;
}
.contimgtext {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: space-between;
}
.colgauche {
    width: calc(50% - 20px);
    padding-right: 0;
}
.coldroite {
    width: calc(50% - 40px);
}
.imgdroite {
    flex-direction: row-reverse !important;
}
.imgdroite .coldroite {
    padding-right: 40px;
}
div.contimgtext.ouired {
    padding-top: 0;
}
.unecolpage.ouired {
    padding-top: 0;
}
div#colmeimage.ouired {
    padding-top: 0;
}
#colmeimage {
    padding:60px 0;
}
.lesico {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#blocico {
    width: calc(25% - 40px);
    margin: 20px;
    text-align: center;
    border-radius: 20px;
}
#blocico i {
    font-size: 50px;
}
#blocico h4 {
    margin: 10px 0;
}
#blocico p {
    margin-bottom: 20px !important;
}
div#wrapdeuxcols {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.colgauchetxt {
    width: calc(50% - 50px);
    margin-right: 40px;
}
.coldroitetxt {
    width: calc(50% - 50px);
    margin-left: 40px;
}
.colgauchetrois {
    width: calc(33.333% - 40px);
    margin-right: 40px;
}
.colcentretrois {
    width: calc(33.333% - 40px);
    margin: 0 20px;
}
.coldroitetrois {
    width: calc(33.333% - 40px);
    margin-left: 40px;
}
.rose {
    background:#D70657;
    color:white;
}
.rose h2 {
    color:#F1B907;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 15px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.jaune {
    background:#F1B907;
}
.jaune h2 {
    color:#2b265d;
}
.vert {
    background:#09A2A5;
    color:white;
}
.vert h2 {
    color:white;
}
a {
    outline: none;
    color: #D70657;
}
.rose a {
    outline: none;
    color: #F1B907;
}
.bleu a {
    color: #F1B907;
}
.lienico {
    background:#F1B907;
    color:white;
    padding:8px 16px;
    border-radius:20px;
    text-decoration:none;
    transition:0.2s;
}
.rose a.fasc-button{
    background:#09A2A5 !important;
}
.bleu a.fasc-button:hover{
    background:#09A2A5 !important;
    color: #2b265d !important;
}
a.fasc-button{
    background:#D70657 !important;
    color:white !important;
    padding:8px 16px !important;
    border-radius:20px !important;
    text-decoration:none !important;
    transition:0.2s !important;
}
a.fasc-button:hover{
    background: #2b265d !important;
    transition:0.2s !important;
}
.lienico:hover {
    background:#09A2A5;
}
.alcentre {
    align-items: center;
}
.troiscol #blocico {
    width: calc(33% - 40px);
}
.quatrecol #blocico {
    width: calc(25% - 40px);
}
.cinqcol #blocico {
    width: calc(20% - 40px);
}
.forme {
    background: url(https://federationgrabuge.org/wp-content/uploads/2025/04/formegrise.png) no-repeat top left !important;
    background-position: top 0px left !important;
    background-size: cover !important;
    height: 100% !important;
    width: 100% !important;
}
.bleuavecforme {
    position: relative;
    background: #2b265d;
    color: white;
    z-index: 1;
    overflow: hidden;
}

.bleuavecforme::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://federationgrabuge.org/wp-content/uploads/2025/04/formeverte.png) no-repeat top left;
    background-size: cover;
    z-index: -1;
    opacity: 0.6;
    pointer-events: none;
}
.bleuavecforme h2 {
    color:#F1B907;
}
.roseavecforme {
    position: relative;
    background: #D70657;
    color: white;
    z-index: 1;
    overflow: hidden;
}
.roseavecforme::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://federationgrabuge.org/wp-content/uploads/2025/04/formebleu.png) no-repeat top left;
    background-size: cover;
    z-index: -1;
    opacity: 1;
    pointer-events: none;
}
.roseavecforme h2 {
    color:#F1B907;
}
.contfondheader {
    padding:200px 40px;
    max-width: 1400px;
    margin: 0 auto;
    color:white;
    font-size: 100px !important;
    font-weight: 900 !important;
    text-align: center;
}
.entry-header {
    position: relative;
    margin-bottom: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #F1B907 !important;
    z-index: 1;
    overflow: hidden;
}

.entry-header::before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: -1;
}
.site-content {
    margin:0;
}
.content-boiteimg {
    position: relative;
    overflow: visible;
    background:#F1B907;
    padding: 5Px 10px 30px 10px;
    margin-top: -10px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    color: #2b265d !important;
}
.content-boiteimg h4 {
    color: #2b265d !important;
}
.content-boiteimg .lienico {
    color:white !important;
    background:#2b265d;
}
.content-boiteimg .lienico:hover {
    background:#D70657;
}

#blocico img {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.content-boiteimg::before {
    content: '';
    position: absolute;
    top: -22px; /* ajuste la valeur pour que ça dépasse + ou - */
    left: 0;
    width: 100%;
    height: auto;
    background: url('https://federationgrabuge.org/wp-content/uploads/2025/04/vector-boite.png') no-repeat top center;
    background-size: cover;
    aspect-ratio: 1920 / 150; /* adapte à la taille de l’image si tu veux garder les proportions */
    z-index: 1;
    pointer-events: none; /* pour éviter que ça gêne les interactions */
}
.content-boiteimg span {
    font-style:italic;
}
.page-template-agenda .entry-header:before, .page-template-archagenda .entry-header:before {
    display:none;
}
.vaguehautbas {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.vaguehautbas::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 80" xmlns="http://www.w3.org/2000/svg"><path fill="%23ffffff" d="M0,40 C200,80 400,0 600,40 C800,80 1000,0 1200,40 L1200,0 L0,0 Z"/></svg>') no-repeat top center;
    background-size: cover;
    z-index: 2;
}

.vaguehautbas::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 80px;
    background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 80" xmlns="http://www.w3.org/2000/svg"><path fill="%23ffffff" d="M0,40 C200,0 400,80 600,40 C800,0 1000,80 1200,40 L1200,80 L0,80 Z"/></svg>') no-repeat bottom center;
    background-size: cover;
    z-index: 2;
}
.vaguehautbas .blocont {
    padding-top: 80px;
    padding-bottom: 80px;
}
.vagueenbas .blocont {
    padding-bottom:80px;
}
.vagueenhaut .blocont {
    padding-top:80px;
}
.vagueenhaut {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.vagueenhaut::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 80" xmlns="http://www.w3.org/2000/svg"><path fill="%23ffffff" d="M0,40 C200,80 400,0 600,40 C800,80 1000,0 1200,40 L1200,0 L0,0 Z"/></svg>') no-repeat top center;
    background-size: cover;
    z-index: 2;
}
.vagueenbas {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.vagueenbas::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: url('data:image/svg+xml;utf8,<svg viewBox="0 0 1200 80" xmlns="http://www.w3.org/2000/svg"><path fill="%23ffffff" d="M0,40 C200,0 400,80 600,40 C800,0 1000,80 1200,40 L1200,80 L0,80 Z"/></svg>') no-repeat bottom center;
    background-size: cover;
    z-index: 2;
}
.accordion_head {
    font-size: 25px;
    font-weight: 400;
    padding: 22px 0;
    border-top: 1px solid #D70657;
    width: 100%;
    font-family: "Schibsted Grotesk", Helvetica, Arial, sans-serif;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    line-height: 1.2;
}
.accordion_head i {
    font-size:30px;
}
#rightaccordeon {
    width:50%;
}
.bleu .accordion_head {
    border-top: 1px solid white;
}
.vert .accordion_head {
    border-top: 1px solid white;
}
.rose .accordion_head {
    border-top: 1px solid white;
}
#leftaccordeon h2 {
    margin-top:0;
}
.unimgtransition {
    height: 500px;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center !important;
}
.lesparts {
    text-align: center;
}
.unlogopart {
    margin: 20px;
    text-decoration: none;
}
.unlogopart img {
    border-radius:0;
    box-shadow:none;
}
div#leschiffres {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.unchiffre {
    width: calc(20% - 60px);
    margin: 0 30px;
    text-align: center;
}
div#lefchiffre {
    font-size: 80px;
    line-height: 1;
    font-weight: 900;
    min-height: 80Px;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#legendechiffre {
    font-size: 15px;
    line-height: 1.35;
    margin-top: 5px;
    hyphens: none;
}
div#lefchiffre.taillchiffrepetit {
    font-size: 50px;
}
h3.annonce-title {
    font-size: 27px;
    font-weight: 800;
    margin-bottom: 8px;
    line-height: 1;
    margin-top: 3px;
    color:#2B265D;
}
.button1 {
    background: #D70657;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 14px;
    height: fit-content;
    text-decoration: none;
    border-radius: 25px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
}
.button1:hover {
    background: #09A2A5;
    color:white;
}
#bloccont-single-page {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
}
#header-article {
    max-width: 1400px;
    margin: 0 auto;
    padding: 80px 40px 50px 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#header-article p {
    color:#2b265d;
    line-height:1.5;
    hyphens: none;
    margin-bottom: 15px;
}
#header-article h1 {
    font-size:65px;
    font-family:"Schibsted Grotesk";
    line-height:1;
    font-weight:900;
    color:#2b265d;
    margin-bottom:20px;
}
#header-article .colright-header-art {
    width: calc(30% - 40px);
}
#header-article .colleft-header-art {
    width: calc(70% - 20px);
    padding-right: 0;
}
.surtitre {
    font-size: 30px;
    margin-bottom:10px;
    color:#2b265d;
    text-transform:uppercase;
}
.soustitre {
    font-size: 25px;
    margin-bottom:20px;
    color: #D70657;
    font-weight: bold;
}
.infossuppl-art:before {
    content: '';
    position: absolute;
    top: -24px;
    left: 0px;
    width: 100%;
    height: auto;
    background: url(https://federationgrabuge.org/wp-content/uploads/2025/04/vector-boite.png) no-repeat top center;
    background-size: cover;
    aspect-ratio: 1920 / 150;
    z-index: 1;
}
.imgpost img {
    transition: transform 0.3s ease;
}
.page-template-actualites .alm-layouts .alm-listing {
    margin-bottom:80px;
}
.actu:hover .imgpost img {
    transform: scale(1.05);
}
.infossuppl-art {
    padding:30px;
    border-radius: 0 0 15px 15px;
    hyphens: none;
    background: #F1B907;
    position: relative;
    height: fit-content;
    margin-top: -50px;
}
.infossuppl-titre::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 27px;
    background-image: url('/imsts/pic-infos.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 8px;
    vertical-align: middle;
}
.infossuppl-titre {
    color:#2b265d;
    font-size:20px;
    font-weight:900;
    margin-bottom:15px;
}
#titreannonce {
    margin-bottom:10px;
    line-height: 1;
    font-size:60px;
}
#titrestructure {
    margin-bottom:10px;
}
.offre-content-titre {
    hyphens: none;
}
p.offre-details-p, p.offre-content-titre {
    margin-bottom:0;
}
#wrapannonce {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin-left: -20px !important;
    margin-top: 80px;
}
#col-left-annonce {
    width: calc(70% - 60px);
    margin: 0 20px 80px;
    hyphens: none;
}
#col-right-annonce {
    width: calc(30% - 40px);
    margin: 50px 20px 60px;
    border-radius: 0 0 15px 15px;
    hyphens: none;
    background:#F1B907;
    position:relative;
    height: fit-content;
}
#col-right-annonce:before {
    content: '';
    position: absolute;
    top: -24px;
    left: 0px;
    width: 100%;
    height: auto;
    background: url(https://federationgrabuge.org/wp-content/uploads/2025/04/vector-boite.png) no-repeat top center;
    background-size: cover;
    aspect-ratio: 1920 / 150;
    z-index: 1;
}
.annonce-details {
    padding: 30px 30px 0;
}
.logo-annonce {
    padding: 30px;
    width: fit-content;
    border-radius: 0;
    max-width: 200px !important;
    box-shadow: none !important;
}
.annonce-content {
    margin-top: 20px;
}
.offre-details {
    margin-top:20px;
    margin-bottom: 30px;
}
#autresannonces {
    background:#D70657;
    color:white;
    padding:50px 0;
}
#autresannonces h2 {
    color:white;
}
#autresannonces a.annonce {
    width: calc(25% - 80px);
    color: white;
    text-decoration: none;
    margin: 0 20px 10px;
    border: 1px solid white;
    border-radius: 15px;
    hyphens: none;
    padding: 30px 30px 34px 30px;
}
#wrapautresannonces {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin-left: -20px !important;
    margin-top: 40px;
}
#wrapautresannonces h3.annonce-title {
    color:white;
}
#wrapautresannonces p.annonce-meta {
    color:white;
}
#stick-annonce {
    background: #2B265D;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 14px;
    text-decoration: none;
    border-radius: 25px;
    transition: 0.2s;
}
#stick-annonce i {
    margin-right: 5px;
}
#stick-annonce:hover {
    background:#F1B907;
    color:#2B265D;
}
#titre-publi {
    font-size: 14px;
    font-weight: bold;
}
.annonce-email {
    background: #2B265D;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 14px;
    text-decoration: none;
    border-radius: 25px;
    transition: 0.2s;
}
.annonce-email:hover {
    background:#D70657;
    color:white;
}
.title-email-annonce {
    margin-bottom:10px !important;
    font-weight: bold;
}
.evt-adherent-template-default h1.entry-title {
    font-size: 90px;
    font-weight: 900;
    line-height: 1.2;
}
#typevet {
    background: #09A2A5;
    position: absolute;
    padding: 3px 12px;
    color: white;
    border-radius: 20px;
    top: 18px;
    right: 16px;
    font-size: 12px;
    max-width: calc(100% - 125px);
    text-align: right;
}
div#typevet span:after {
    content: ", ";
}
div#typevet span:last-child:after {
    display: none;
}
.vert label, .vert .gfield_description {
    color: #FFF !important;
}
#imgevt {
    position: relative;
    line-height: 0;
    overflow: hidden;
    border-radius: 25px 25px 0 0;
}
div#imgevt img {
    transform: scale(1);
    transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear;
}
a.evt:hover div#imgevt img {
    transform: scale(1.2);
    transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear;
}
span.lieuevtadh {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-top: 7px;
    padding-left: 22px;
    background: url(/imsts/pic-marker.png);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: top left;
    line-height: 1.2;
}
div#typevet span {
    line-height: 1.2;
}
div#ladatevt {
    position: absolute;
    top: 18px;
    left: 16px;
    color: #FFF;
    padding: 9px 6px;
    background: #2b265d;
    line-height: 1;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
    min-width: 44px;
    z-index: 1;
}
div#ladatevt span {
    font-weight: bold;
    font-size: 35px;
    display: block;
    border-radius: 5px;
}
h2.titevtagenda {
    color: #2b265d;
    font-size: 25px;
    line-height: 1.1;
    margin-bottom: 0;
}
span.sstitvign {
    display: block;
    font-weight: 00;
    font-size: 17px;
    line-height: 1.2;
    margin-top: 3px;
}
div#autreevt {
    background: #ecf0f4;
    padding: 40px 0;
}
.single-evenement .entry-content h1, .single-evt-adherent .entry-content h1 {
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 20px;
}
div#infossuppevt {
    margin-top: 38px;
}
div#suitecontleft {
    padding: 40px;
    background: #F1B907;
    margin-top: 0;
    border-radius: 0 0 15px 15px;
}
div#imghautsec {
    line-height: 0;
    margin-top: 95px;
}
div#imghautsec img, #imgbasvign img {
    border-radius: 0;
    box-shadow: none;
}
div#soustitreevt {
    color: #09A2A5;
    font-weight: 900;
    font-size: 25px;
    line-height: 1.2;
    margin-top: 10px;
}
div#ladateevt {
    display: table;
    background: #D70657;
    padding: 10px;
    line-height: 1;
    color: #FFF;
    font-weight: 900;
    font-size: 21px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-right: 40Px;
}
div#descevt {
    margin-top: 30px;
    hyphens: none;
}
div#infossuppevt {
    padding: 40px;
    background: #2b265d;
    color: #FFF;
    border-radius: 15px;
}
.entry-content div#infossuppevt h2 {
    color: #F1B907 !important;
    font-size: 25px !important;
}
.uneinfogauche {
    padding-left: 44px;
    padding-top: 2px;
    margin-bottom: 40px;
    min-height: 30px;
}
.uneinfogauche:last-child {
    margin-bottom: 0;
}
div#lieuevt {
    font-weight: bold;
    font-size: 24px;
    line-height: 1.1;
}
div#adresseevt {
    line-height: 1.2;
    margin-top: 6px;
}
a.lkgmap {
    text-decoration: none;
    font-size: 13px;
}
a.lkgmap:hover {
    text-decoration: underline;
}
.uneinfogauche.infoadresse {
    background: url(/imsts/pic-marker.png);
    background-size: 32px;
    background-position: left top;
    background-repeat: no-repeat;
}
.uneinfogauche.infomail {
        background: url(/imsts/pic-contact.png);
    background-size: 32px;
    background-position: left top;
    background-repeat: no-repeat;
}
.uneinfogauche.infoticket {
        background: url(/imsts/pic-contact.png);
    background-size: 32px;
    background-position: left top;
    background-repeat: no-repeat;
}
.uneinfogauche.infoevt {
        background: url(/imsts/pic-infos.png);
    background-size: 32px;
    background-position: left top;
    background-repeat: no-repeat;
}
div#wrapheadevt {
    display: flex;
    align-items: flex-start;
}
div#typevetsing span {
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    padding-bottom: 15px;
    background: url(/imsts/ss-rub.png);
    background-position: center bottom;
    background-size: 31px;
    background-repeat: no-repeat;
        margin-right: 40px;
}
div#typevetsing span:last-child {
        margin-right: 0;
}
div#img-event {
    position: relative;
    line-height: 0;
}
div#imgbasvign {
    position: absolute;
    bottom: -77px;
}
h3.titre-other-events {
    font-weight: 900;
    font-size: 40px;
    line-height: 1.2;
}
div#wrapinfoevtsplus {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
}
.page-template-agenda a.plusinfoaap {
    margin: 30px auto 60px;
    display: table;
}
div#infoadhevt {
    font-weight: 600;
    line-height: 1.2;
    margin-top: 9px;
}
div#sitewebadh {
    margin-top: 5px;
}
div#sepdatejoursevt {
    display: inline-block;
    font-size: 14px;
    margin: 0 3px;
    vertical-align: middle;
}
div#imghautsec.hatssimgevt {
    margin-top: 0;
}
.uneinfogauche .plusinfoaap, #col-right-evt .plusinfoaap{
    margin-top: 10px;
    line-height: 1.1;
    display: table;
}
li.lkadherent a {
    background: #09A2A5;
    color: #FFF;
    padding: 4px 20px;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 14px;
    transition: all 0.3s linear;
}
li.lkadherent a:hover {
    background: #D70657;
    color: #FFF;
    transition: all 0.3s linear;
}
li.lkadherentlog a {
    background: #D70657;
    color: #FFF !important;
    padding: 4px 20px;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 14px;
    transition: all 0.3s linear;
}
li.lkadherentlog a:hover {
    background: #09A2A5;
    color: #FFF !important;
    transition: all 0.3s linear;
}
.main-navigation li ul {
    background: #D70657;
    border-radius: 10px;
    color:white;
}
.main-navigation li ul li a {
    background: transparent;
    color: white;
    line-height: 1.3;
    padding: 15px 20px;
    font-size: 14px;
}
.main-navigation li ul .current-menu-item a {
    color:#F1B907;
}
.main-navigation li ul li a:hover {
    color:#F1B907;
}
.main-navigation li ul li {
    border-bottom :1px solid white;
}
.main-navigation li ul li a:last-child, .main-navigation li ul li:last-child {
    border:0;
}
.main-navigation li ul li a:hover {
    background:transparent;
}
.main-navigation li ul li {
    margin:0;
    width:100%;
}
.main-navigation li .submenu li {
    color:white;
    border-bottom:1px solid white;
}
div#infossuppevt a {
    color: #FFF;
}
div#infossuppevt a:hover {
    color: #FFF;
    text-decoration: none;
}
div#wrapadherents {
    width: calc(100% + 40px);
    margin-left: -20px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
div#contcarte {
    max-width: 1400px;
    margin: 50px auto 0;
}
.unadhlist {
    width: calc(25% - 82px);
    margin: 0 20px 40px;
    padding: 20px;
    border: 1px solid;
    border-radius: 20px;
    position: relative;
}
.single-actualite .entry-header::before {
    background:transparent;
}
body.actualite-template-default {
    background: url('https://federationgrabuge.org/wp-content/uploads/2025/04/formegrise.png') no-repeat top left !important;
    background-position: top -200px left !important;
    background-size: 120% !important;
    height: 100% !important;
    width: 100% !important;
    background-attachment: fixed !important;
}
.page-template-actualites .entry-header::before {
    background:transparent;
}
.page-template-actualites h1.entry-title {
    font-size: 100px;
    font-weight: 900;
}
.page-template-actualites .entry-header {
    color: #2B265D !important;
    max-width: 1400px;
    margin: 0 auto;
    padding: 60px 40px 60px;
}
.imgpost {
    position: relative;
    line-height: 0;
    overflow: hidden;
    border-radius: 25px 25px 0 0;
}
div.imgpost img {
    transform: scale(1);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
a.actu {
    width: calc(25% - 20px);
    margin: 0 10px 20px;
    color: #2b265d;
    text-decoration: none;
    hyphens: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    background: #F1B907;
    border-radius: 25px;
}
.actu .surtitre {
    font-size: 13px;
    margin-bottom: 2px;
    margin-top: 5px;
}
.actu .soustitre {
    font-size:16px;
    margin-bottom: 3px;
    color:#D70657;
}
.actu .title-article {
    font-size: 30px;
    color:#2b265d;
    margin-bottom: 6px;
}
.content-article {
    padding: 10px 30px 30px;
    border-radius: 0 0 15px 15px;
    hyphens: none;
    background: #F1B907;
    position: relative;
    height: fit-content;
    margin-top: -20px;
}
.content-article:before {
    content: '';
    position: absolute;
    top: -24px;
    left: 0px;
    width: 100%;
    height: auto;
    background: url(https://federationgrabuge.org/wp-content/uploads/2025/04/vector-boite.png) no-repeat top center;
    background-size: cover;
    aspect-ratio: 1920 / 150;
    z-index: 1;
}
.content-article .datepubli {
    font-size:13px;
    margin-bottom:0;
}
.leaflet-popup-content h2 {
    font-size: 25px;
    color:white;
    margin-bottom:10px;
}
.unadhlist h3 {
    font-size: 25px;
    margin-bottom:10px;
    font-weight:900;
}
.leaflet-popup-content {
    padding:10px;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background:#2b265d !important;
    color:white !important;
}
.leaflet-popup-content img {
    background: white;
    border-radius: 20px;
}
.leaflet-popup-content p {
    margin: 0 !important;
    font-size: 15px;
}
.logo-ico-adherent p {
    margin-right: 10px;
    margin-bottom:5px;
}
.logo-ico-adherent p a {
    font-size:20px;
}
.logo-ico-adherent {
    display:flex;
    margin-top: 14px;
}
.bloclink i {
    margin-right: 5px;
}
.main-navigation li {
        margin: 0 0 0 40px;
}
.unadhlist img {
    margin-bottom: 20px;
    border-radius: 10px;
    max-width: 100%;
}
.bloclink {
    position:absolute;
    bottom: 20px;
    right: 12px;
}
.bloclink a {
    text-decoration: none;
    background: #2B265D;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 25px;
    transition: 0.2s;
}
.bloclink a:hover {
    background:#D70657;
}
.unadhlist p {
    margin-bottom: 7px;
}
.page-template-page-adherent h1 {
    color: #2b265d;
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 10px;
    font-weight: 900;
}
.adherent p {
    margin-bottom:10px;
}
.bloccont-adherent {
    margin:60px auto !important;
}
.blocadherent {
    padding: 30px 40px;
    border: 1px solid #2b265d;
    border-radius:20px;
}
.leaflet-container .logo-ico-adherent a {
    color:#F1B907;
    font-size:20px;
    margin-right: 10px;
    margin-bottom:5px;
    transition:0.2s;
}
.leaflet-container .logo-ico-adherent a:hover {
    color:#09A2A5;
}
.leaflet-container .bloclink a {
    background:#09A2A5;
    color:white;
}
.leaflet-container .bloclink a:hover {
    background:#F1B907;
    color:#2b265d;
}
.leaflet-container a.leaflet-popup-close-button {
    color:white !important;
    transition:0.2s;
}
.leaflet-container a.leaflet-popup-close-button:hover {
    color:#F1B907 !important;
}
div#listefiltres label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}
.filters-column {
    padding: 20px;
    border: 1px solid;
    border-radius: 20px;
    width: 250px;
}
.filters-column h2 {
    margin-bottom: 20px;
}
button#reset-filters {
    background: #2b265d !important;
    color: #FFF !important;
    border: 1px solid #2b265d !important;
    margin-top: 10px;
    transition: all 0.3s linear;
}
button#reset-filters:hover {
    background: #FFF !important;
    color: #2b265d !important;
    border: 1px solid #2b265d !important;
    transition: all 0.3s linear;
}
.wrap-intro-home {
    padding:0 40px;
    position:relative;
    z-index: 2;
    max-width: 1850px;
    margin: 0 auto;
}
.intro-mea {
    position: relative;
    background: #F1B907;
    border-radius: 25px 25px 0 0;
    padding: 30px;
    width: 450px;
    z-index: 0; /* base */
    overflow: visible;
}
.reseaux-sociaux i {
    color:#F1B907;
    font-size:16px;
    margin-right:5px;
    transition:0.2s;
}
.reseaux-sociaux i:hover {
    color:#09A2A5;
}
.reseaux-sociaux {
    display:flex;
    flex-direction:row;
    margin-top:5px;
}
.intro-mea::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -96px;
    width: 100%;
    height: 134px;
    background: url(https://federationgrabuge.org/wp-content/uploads/2025/04/formejaune.png) no-repeat center bottom;
    background-size: cover;
    z-index: 0;
    pointer-events: none;
}

.intro-mea > * {
    position: relative;
    z-index: 1;
    color: #2b265d;
}
#texte-miseenavant {
    position:absolute;
    bottom:0px;
    right:100px;
}
.surtitre-mea h2 {
    font-weight:200 !important;
    text-transform:uppercase;
    color:#2b265d;
    font-size: 25px;
    margin-bottom:10px;
}
.titre-mea h1 {
    margin:10px 0;
    font-size: 50px;
    line-height: 1;
}
#presentation {
    background: #2b265d;
    color: white;
    margin-top: -300px;
    position: relative;
    padding: 480px 0 110px;
}
#presentation h2 {
    color:white;
    font-size:60px;
}
#presentation::before {
    content: "";
    position: absolute;
    top: -75px;
    left: 0;
    width: 100%;
    height: 80px;
    background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 1200 80' xmlns='http://www.w3.org/2000/svg'><path d='M0,40 C200,80 400,0 600,40 C800,80 1000,0 1200,40 L1200,80 L0,80 Z' fill='%232b265d'/></svg>") no-repeat top center;
    background-size: cover;
    z-index: 1;
}
.home .entry-content {
    background: #ecf0f4;
}
.link-mea {
    background: white;
    color: #2b265d;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 14px;
    text-decoration: none;
    border-radius: 25px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    margin-top: 14px;
    display: table;
    transition:0.2s;
}
.link-mea:hover {
    background: #2b265d;
    color: white;
}
.link-pres {
    background: #F1B907;
    color: #2b265d;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 14px;
    text-decoration: none;
    border-radius: 25px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    margin-top: 14px;
    display: table;
    transition:0.2s;
}
.link-pres:hover {
    background: white;
}
#wrappres {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
#titre-pres {
    width: calc(60% - 20px);
    padding-right: 0;
}
#text-pres {
    width: calc(40% - 20px);
    padding-right: 0;
}
#carteadherents {
    background: #09A2A5;
    color: white;
    padding: 30px 0 60px;
    position:relative;
}
#carteadherents h2 {
    color: white;
}
#carte {
    width: calc(50% - 20px);
    padding-right: 0;
}
#text-carte {
    width: calc(50% - 20px);
    padding-right: 0;
    display: flex;
    align-items: center;
}
#img-carte img {
    border-radius: 0;
    box-shadow: none;
}
.link-carte {
    background:#2b265d;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 14px;
    text-decoration: none;
    border-radius: 25px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    margin-top: 14px;
    display: table;
    transition: 0.2s;
}
.link-carte:hover {
    background: white;
    color:#2b265d;
}
#carteadherents::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 1200 80' xmlns='http://www.w3.org/2000/svg'><path d='M0,40 C200,80 400,0 600,40 C800,80 1000,0 1200,40 L1200,80 L0,80 Z' fill='%2309A2A5'/></svg>") no-repeat top center;
    background-size: cover;
    z-index: 1;
}
#ressource-home {
    background: #09A2A5;
    color: white;
    padding: 80px;
    width: 50%;
    display: flex;
    justify-content: end;
    text-align: right;
}
#ressource-home h2 {
    color:white;
    margin-bottom:10px;
}
#newsletter-home {
    background: #F1B907;
    color: #2b265d;
    padding: 80px;
    width: 50%;
}
#newsletter-home h2 {
    color:#2b265d;
    margin-bottom:10px;
}
.link-ressource {
    background: #2b265d;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 14px;
    text-decoration: none;
    border-radius: 25px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    margin-top: 14px;
    display: table;
    transition: 0.2s;
}
.link-newsletter {
    background: #2b265d;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 14px;
    text-decoration: none;
    border-radius: 25px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    margin-top: 14px;
    display: table;
    transition: 0.2s;
}
#wrapnewsress {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.content-newsletter {
    width: 60%;
}
.content-ressource {
    width: 60%;
}
.bloclien-ressource {
    display: flex;
    justify-content: end;
}
.link-newsletter:hover, .link-ressource:hover {
    background: white;
    color:#2b265d;
}
#offresdemploi {
    padding: 80px 0 40px;
}
#offresdemploi h2 {
    color:#2b265d;
}
.link-offres {
    background: #2b265d;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 14px;
    text-decoration: none;
    border-radius: 25px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    margin-top: 14px;
    display: table;
    transition: 0.2s;
}
.wrap-titre {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 30px;
}
.link-offres:hover {
    background: #D70657;
    color:white;
}
#aides h2 {
    color:#2b265d;
}
#aides {
    width:70%;
    padding: 80px 50px 80px 5%;
}
#wrapaidesactu {
    background:white;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#wrapaides {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin-left: -20px !important;
}
#wrapaides .aideaap {
    width: calc(50% - 102px);
    margin: 0 20px 40px;
    border: 1px solid #2b265d;
    border-radius: 15px;
    hyphens: none;
    padding: 30px;
}
#actu-home {
    width: 30%;
    padding: 80px 5% 80px 50px;
    background: #2b265d;
}
#actu-home h2 {
    color:white;
}
#wrapactu h2 {
    color:#2b265d;
}
.link-actu {
    background: #09A2A5;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px 14px;
    text-decoration: none;
    border-radius: 25px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    margin-top: 14px;
    display: table;
    transition: 0.2s;
}
.link-actu:hover {
    background: #D70657;
    color: white;
}
.descrip-newsletter {
    font-size:16px;
    line-height:1.3;
}
.descrip-ressource {
    font-size:16px;
    line-height:1.3;
}
.home div#autreevt {
    background: #D70657;
    color: white;
    padding: 80px 0;
    position:relative;
}
.home div#autreevt:before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 1200 80' xmlns='http://www.w3.org/2000/svg'><path d='M0,40 C200,80 400,0 600,40 C800,80 1000,0 1200,40 L1200,80 L0,80 Z' fill='%23D70657'/></svg>") no-repeat top center;
    background-size: cover;
    z-index: 1;
}
.home div#autreevt h2 {
    color: white;
}
.home span.lieuevtadh {
    color:white;
}
.home #autreevt .plusinfoaap {
    background:#F1B907;
    color:#2b265d;
    transition:0.2s;
}
.home #autreevt .plusinfoaap:hover {
    background:#2b265d;
    color:white;
}
.jaune .accordion_head {
    border-top: 1px solid #2b265d;
}
.content-wrapper {
    display: flex;
    max-width: 1400px;
    margin: 50px auto 0; 
}
.map-column{
    flex: 1; padding-right: 20px;
}
#map{
    height: 550px; width: 100%;
}
.contlafrise {
    display: inline-block;
    width: 100%;
}
.uneentreefrise {
    width: calc(50% - 42px);
    border-right: 4Px solid;
    position: relative;
    padding-right: 40px;
    text-align: right;
    padding-bottom: 25px;
    float: left;
}
.uneentreefrise:nth-child(2n) {
    float: right;
    border-left: 4px solid;
    border-right: 0;
    padding-left: 40px;
    padding-right: 0;
    text-align: left;
}
.uneentreefrise:before {
    position: absolute;
    top: -1px;
    right: -22px;
    width: 40px;
    height: 30px;
    background: url(https://federationgrabuge.org/wp-content/uploads/2025/04/formejaune.png);
    content: "";
    /* border-radius: 50%; */
    background-size: 40px;
}
.uneentreefrise:nth-child(2n):before {
    position: absolute;
    top: -1px;
    background: url(https://federationgrabuge.org/wp-content/uploads/2025/04/formeverte.png);
    right: inherit;
    left: -22px;
    background-size: 40px;
}
.untitfrise {
    font-size: 35px;
    text-transform: uppercase;
    line-height: 0.8;
    font-family: "Schibsted Grotesk";
    font-weight: 900;
    margin-bottom: 15px;
    color: #D70657;
    hyphens: none;
}
.uncontfrise p:last-child {
    margin-bottom: 0;
}
.uncontfrise {
    max-width: 400px;
    float: right;
    line-height: 1.4;
}
.uneentreefrise:nth-child(2n) .uncontfrise {
    float: left;
}
.uneentreefrise:last-child {
    padding-bottom: 0;
}
a.plusinfoaap.lkresaevt {
    margin-bottom: 40px;
}
a.plusinfoaap.lkresaevt:last-child {
    margin-bottom: 0;
}
    #affmob{
        display: none;
    }
img.logofooter {
    max-width: 220px;
}
.unaccordeon:last-child {
    border-bottom: 1px solid;
}
.forme .unaccordeon:last-child {
    border-bottom: 1px solid #D70657;
}
.tml.tml-login, .tml.tml-lostpassword {
    max-width: 500px;
}
button.tml-button {
    padding: 7px 20px;
    background: #09A2A5;
    color: #FFF;
    border-radius: 20px;
    text-transform: uppercase;
    line-height: 1.8;
    border: 0;
    transition: all 0.3s linear;
}
button.tml-button:hover {
        background: #D70657;
    color: #FFF;
    transition: all 0.3s linear;
}
div#main {
    min-height: calc(100vh - 348px);
}
div#lesblocsliensadh {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: 50px;
}
a.lklienadh {
    background: #09A2A5;
    color: #FFF;
    padding: 8px 20px;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 14px;
    transition: all 0.3s linear;
    width: calc(33.333% - 80px);
    margin: 0 20px 40px;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    hyphens: none;
}
a.lklienadh:hover {
    background: #D70657;
    color: #FFF;
    transition: all 0.3s linear;
}
.vagueenbas.liensadh .blocont {
    padding-bottom: 50px;
}
.rose a.lienico, .jaune a.lienico {
    color: #FFF;
    background: #09A2A5;
}
.rose a.lienico:hover {
    color: #2b265d;
    background: #F1B907;
}
.jaune a.lienico:hover {
    color: #FFF;
    background: #2b265d;
}
a.lklienboitadh {
    color: #FFF;
    padding: 25px;
    width: calc(33.333% - 90px);
    margin: 0 20px;
    border-radius: 25px;
    background: #2b265d;
    text-decoration: none;
    hyphens: none;
    transition: all 0.3s linear;
}
a.lklienboitadh:hover {
    color: #FFF;
    background: #D70657;
    transition: all 0.3s linear;
}
.conteboiteadh {
    font-size: 15px;
}
.titboiteadh {
    font-weight: 800;
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.logged-in li#menu-item-424 {
    display: none;
}
li#menu-item-1636 {
    display: none;
}
.logged-in li#menu-item-1636 {
    display: inline-block;
}


@media only screen and (max-width: 1670px) {
    .content-wrapper {
        padding:0 40px;
    }
    div#contcarte {
        padding:0 40px;
    }
}
@media only screen and (max-width: 1470px) {
    .main-navigation li {
        margin: 0 0 0 30px;
    }
}
@media only screen and (max-width: 1370px) {

    .content-boiteimg::before {
        top: -17px;
    }
    .content-article:before {
        display:none;
    }
    a.actu {
        width: calc(33% - 40px);
    }
    .main-navigation li a {
    font-size: 15px;
}
}
@media only screen and (max-width: 1350px) {
div#footcol1 {
    display: none;
}
#footcol2 .menu-footer {
    margin-top: 0;
}
}
@media only screen and (max-width: 1270px) {
    .content-article:before {
        top:-22px;
    }
    #wrapaides .aideaap {
        width:100%;
    }
    a.annonce {
        width: 42%;
        margin: 0 0 20px;
    }
    div#wrapannonces {
        width: 100%;
        justify-content: space-between;
        margin-left: 0;
        margin-bottom:50px;
    }
    #header-article .colright-header-art, #header-article .colleft-header-art {
        width:100%;
    }
    .entry-header img.wp-post-image {
        width:100%;
        margin-top:20px;
    }
    #col-left-annonce {
        width:100%;
        margin: 0 20px 30px;
    }
    #col-right-annonce {
        width:100%;
    }
    #autresannonces a.annonce {
        width:40%;
        margin: 0 0px 10px;
    }
    #wrapautresannonces {
        justify-content: space-between;
        width: 100%;
        margin-left: 0 !important;
        margin-top: 40px;
    }
}
@media only screen and (max-width: 1330px) {
    .main-navigation li a {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1300px) {
    .taptap-menu-button-wrapper {
        display:block;
    }
        li#menu-item-424 a {
    font-size: 15px !important;
    padding: 13px 20px !important;
}
    #site-navigation {
        display:none;
    }
    .taptap-by-bonfire ul li a {
        font-size:20px !important;
    }
    .taptap-by-bonfire .sub-menu a {
        color:#F1B907 !important;
        font-size:15px !important;
    }
    li.lkadherent a {
        margin-top:30px !important;
        padding:10px !important;
        font-size:16px !important;
    }
        li.lkadherentlog a {
        margin-top:30px !important;
        padding:10px !important;
        font-size:16px !important;
    }
    .taptap-by-bonfire ul li a {
        font-family:"Schibsted Grotesk" !important;
    }
    .page-template-agenda #bandhead {
        background:#D70657;
    }
    .page-template-archagenda .entry-header .entry-title, .page-template-agenda .entry-header .entry-title {
        color:#D70657;
        margin-top:30px;
        margin-bottom:30px;
        text-align:center;
    }

    body.page-template-agenda, body.page-template-archagenda {
        background:none !important;
    }
}
@media only screen and (max-width: 1110px) {
    .content-boiteimg::before {
        top: -12px;
    }
    #footcol5 {
    width: 100%;
    justify-content: center;
    margin-top: 20px;
}
div#footcol5 img {
    max-width: 150px !important;
    height: auto;
    max-height: 80px;
    width: auto;
}
    #footcol5 a {
        margin: 15px 8px;
    }
}
@media only screen and (max-width: 1000px) {
    .quatrecol #blocico {
        width: calc(50% - 40px);
    }
    .troiscol #blocico {
        width: calc(50% - 40px);
    }
    .cinqcol #blocico {
        width: calc(50% - 40px);
    }
    .contfondheader {
        padding:100px 40px;
        font-size:57px !important;
    }
    .colgauchetxt, .coldroitetxt {
        width:100%;
        margin-left: 0;
    }
    .entry-header-sansfond {
        width:initial;
        padding: 70px 40px 40px 40px;
    }
    .unchiffre {
        width: calc(50% - 60px);
    }
    #titre-pres {
        width:100%;
    }
    #text-pres {
        width:100%;
        margin-top:20px;
    }
    #carte {
        width:100%;
    }
    #text-carte {
        width:100%;
        margin-top:20px;
    }
    #wrapaidesactu {
        flex-wrap:wrap;
    }
    #aides {
        width:100%;
        padding: 50px 40px;
    }
    #actu-home {
        width:100%;
        padding: 50px 40px;
    }
    #actu-home div.imgpost img {
        width:100%;
    }
    .content-article:before {
        display:none;
    }
    a.evt {
        width: calc(50% - 40px);
    }
    #wrapnewsress {
        flex-wrap:wrap;
    }
    #ressource-home {
        width:100%;
        padding:50px 40px;
    }
    #newsletter-home {
        width:100%;
        padding:50px 40px;
    }
    .content-ressource, .content-newsletter {
        width:100%;
    }
    #footcol4 {
        width: 100%;
        margin: 40px 0;
    }
    #footcol5 a {
        margin:15px 15px 0 0;
    }
    #footer {
        padding:50px 20px;
    }
    #footcol5 {
        flex-wrap:wrap;
    }
    #footcol3 {
        margin-top:20px;
    }
    #texte-miseenavant {
        position:initial;
    }
    .intro-mea::after {
        display:none;
    }
    .intro-mea {
        position: relative;
        border-radius: 0 0 25px 25px;
        width: auto;
        margin-top: -30px;
    }
    #presentation {
        padding: 360px 0 80px;
    }
    h3.titre-other-events {
        margin-bottom:0;
    }
    div#col-left-evt {
        width:100%;
        margin-right:0;
        margin-top:0;
    }
    div#col-right-evt {
        width:100%;
        margin-left:0;
    }
    #affmob {
        display: block;
        margin-top: 40px;
    }
        div#imghautsec {
        margin-top: 35px;
    }
    #affdesk{
        display: none;
    }
    .content-wrapper {
        padding:0 40px;
    }
    div#contcarte {
        padding:0 40px;
    }
    .unadhlist {
        width: calc(50% - 82px);
    }
    .content-boiteimg::before {
        top: -11%;
    }
    a.actu {
        width: calc(50% - 40px);
    }
    .imgpost img {
        width:100%;
    }
    .aideaap {
        width: calc(50% - 102px);
    }
    div#wrapheadbtn {
        flex-wrap:wrap;
        margin-bottom:20px;
    }
    #rightaccordeon {
        width: 100%;
    }
}
@media only screen and (max-width: 900px) {
    a.annonce {
        width:100%;
    }
    .content-wrapper {
        flex-direction:column-reverse;
    }
    .filters-column {
        width:fit-content;
        margin-bottom:20px;
    }
    .map-column {
        padding-right:0;
    }
    .page-template-carte .content-wrapper {
        margin-top:0;
    }
}
@media only screen and (max-width: 768px) {

    .blocont {
        padding: 0 20px;
    }
    .quatrecol #blocico {
        width: 100%;
    }
    .troiscol #blocico {
        width: 100%;
    }
    .cinqcol #blocico {
        width: 100%;
    }
    .colgauche, .coldroite {
        width:100%;
        margin-top:20px;
    }
    .entry-content h2, h2 {
        font-size:30px;
    }
    h1.entry-title {
        font-size: 45px !important;
        line-height: 1;
    }
    .page-template-actualites h1.entry-title {
        font-size: 50px;
    }
    .page-template-actualites .entry-header {
        padding: 60px 20px 20px;
    }
    .entry-header-sansfond {
        width:initial;
        padding: 40px 20px 30px 20px;
        margin-bottom: 15px;
    }
    .blocont {
        padding: 0 20px;
    }
    .vaguehautbas .blocont {
        padding-top: 60px;
        padding-bottom: 30px;
    }
    .unecolpage {
        padding: 30px 0;
    }
    .unchiffre {
        width: 100%;
        padding-bottom: 30px;
    }
    #aides {
        padding: 50px 20px;
    }
    #actu-home {
        padding: 50px 20px 100px;
    }
    a.actu {
        width:100%;
        margin:20px 0;
    }
    .wrap-titre {
        flex-wrap:wrap;
    }
    a.evt {
        width:100%;
        margin:20px 0;
    }
    #wrapinfoevtsplus {
        flex-wrap:wrap;
    }
    #bloccont-single-page {
        padding:0 20px;
    }
    .alm-layouts .alm-listing {
        width: 100%;
        margin-left: 0 !important;
    }
    .home div#autreevt {
        padding: 20px 0 50px;
    }
    #presentation h2 {
        font-size:40px;
    }
    #ressource-home {
        padding:50px 20px;
    }
    #newsletter-home {
        padding:50px 20px;
    }
    div#bloccont-content-page {
        padding:0 20px;
    }
    #offresdemploi h2 {
        margin-bottom:0;
    }
    #offresdemploi {
        padding:40px 0;
    }
    .wrap-intro-home {
        padding: 0 20px;
    }
    .titre-mea h1 {
        font-size:45px;
    }
    div#imgbasvign {
        display:none;
    }
    div#wrapheadevt {
        flex-direction:column;
    }
    #typevetsing {
        margin-top:20px;
    }
    .single-evenement .entry-content h1, .single-evt-adherent .entry-content h1 {
        font-size:50px;
            margin-top: 35px;
    }
    .imgdroite .coldroite {
        padding-right:0;
    }
    .content-wrapper {
        padding:0 20px;
    }
    div#contcarte {
        padding:0 20px;
    }
    .unadhlist {
        width: 100%;
    }
    .content-boiteimg::before {
        display:none;
    }
    .content-boiteimg {
        padding: 10px 10px 30px;
    }
    #blocico {
        margin:20px 0;
    }
    #header-article {
        padding: 50px 20px 10px 20px;
    }
    #header-article h1 {
        font-size:50px;
    }
    .surtitre {
        font-size:25px;
    }
    .aideaap {
        width: 100%;
        margin: 0 0px 20px;
    }
    .accordion_head {
        font-size: 18px;
        padding: 10px 0;
    }
    .accordion_head i {
        font-size: 20px;
    }
    #autresannonces a.annonce {
        width:100%;
    }
    #col-right-annonce:before {
        display:none;
    }
    #col-right-annonce {
        border-radius:15px;
    }
    #titreannonce {
        font-size:50px;
    }
    .unlogopart img {
        margin-bottom:20px;
    }
    .untitfrise {
        font-size: 24px;
        line-height:1;
    }
    header#masthead {
        padding:15px 20px;
    }
    #titblocform {
        font-size: 23px;
    }

    #wrapactu h2 {
        font-size: 23px;
    }
    h3.titre-other-events {
        font-size:30px;
    }
    .home div#autreevt h2 {
        font-size: 23px;
    }
    h3.annonce-title {
        font-size:23px;
    }
hgroup img {
    max-width: 200px;
}
div#footcol5 img {
    max-width: 110px !important;
    height: auto;
    max-height: 64px;
    width: auto;
}
div#suitecontleft {
    padding: 40px 20px;
}
}
@media only screen and (max-width: 600px) {
.site-header h1 {
    margin-bottom: 0;
}
}
@media only screen and (max-width: 550px) {
    .titre-mea h1 {
        font-size: 32px;
    }
        .single-evenement .entry-content h1, .single-evt-adherent .entry-content h1 {
        font-size: 32px;
    }
    div#soustitreevt {
    font-size: 22px;
}
        .entry-content h2, h2 {
        font-size: 24px;
    }
    #presentation h2 {
        font-size: 32px;
    }
    .entry-content h3 {
    font-size: 20px;
}
#wrapaides .aideaap {
    padding: 20px;
    margin: 0 20px 25px;
}
    #aides {
        padding: 50px 20px 10px;
    }
        #ressource-home {
        padding: 40px 20px;
    }
        #newsletter-home {
        padding: 40px 20px;
    }
    div#wrapannonces {
        margin-bottom: 0;
    }
}
