.banner-accueil {
    width: 100%;
    height: 260px;
    background-image: url(../images/banner/a.jpg);
    background-size: cover;
    background-position: center;
}

.container-custom {
    max-width: 1620px !important;
    width: 90%;
}

.bg-bleu {
    background-color: #0080a8;
}

.text-bleu {
    color: #0080a8;
}

.double-bloc .right-side .card,
.cardtype:last-child .card {
    background-color: #f6f0ed;
    border: 1px solid #ffe7db;
    border-radius: 5px;
}

.double-bloc .card,
.cardtype .card {
    height: 100%;
    padding: 50px;
    display: flex;
    justify-content: space-between;
}

.btn-outline-light {
    color: white;
    border: 2px solid;
    padding: 10px 18px;
    border-radius: 8px;
    font-weight: 800;
    text-align: center;
}

.btn-outline-light:hover {
    color: #0080a8;
    background-color: white;
    border: 2px solid white;
}

.fw-900 {
    font-weight: 900 !important;
}

.card-ressource {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    position: relative;
    overflow: hidden;
}

.card-ressource img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.card-ressource .cadre-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: end;
    z-index: 91;
}

.img-16-9 {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

.card-ressource .cadre-overlay span,
.card-ressource .cadre-overlay a {
    background-color: #ffffffb8;
    color: black;
    border-radius: 4px;
    font-weight: 800;
    padding: 3px 5px;
    text-align: center;
    /* display: inline; */
    line-height: 1.2;
    width: 100%;
    backdrop-filter: blur(3px);
}

.blog-main .blog__single-content h4:hover,
.blog-main .blog__single-cta a:hover {
    color: #ff610f;
}

.apercu-blog {
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sticky-theme {
    position: sticky;
    top: 117px;
}

.bg-bleu-clair {
    background-color: #0080a82b;
}

.text-noir {
    color: #333;
}

.bg-orange {
    background-color: #ff610f;
}

.card-montant {
    text-align: center;
    font-weight: bold;
}

.selecteur-type-don {
    width: 100%;
    display: flex;
}

.selecteur-type-don label {
    width: 50%;
    padding: 8px 10px;
    border: 1px solid grey;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.selecteur-type-don label:first-child {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.selecteur-type-don label:last-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.selecteur-type-don .nav-link.active {
    background-color: #ff610f !important;
    color: white !important;
    border-color: #ff610f;
}

.card-montant {
    cursor: pointer;
}

.choix-coordonnees {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.choix-coordonnees .nav-link {
    width: 100%;
    text-align: center;
    border: 1px solid #0000002d;
    margin-bottom: 8px;
    color: #667471;
    font-weight: bold;
}

.loader-full {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ff610f1a;
    backdrop-filter: blur(2px);
    border-radius: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: black;
    font-weight: bold;
    z-index: 99;
}

.choix-coordonnees .nav-link.active {
    background-color: #ff610f !important;
    border-color: #ff610f !important;
}

.montant-libre.active {
    border: 3px solid #ff610f !important;
}

.card-montant.active {
    background-color: #ff610f;
    color: white;
}

.selecteur-type-don .nav-link.active::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #ff610f transparent transparent transparent;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px);
}

.main-pagination .active {
    border-color: #ff610f;
    background-color: #ff610f;
    color: white !important;
    border-radius: 50%;
}

.main-pagination .active a {
    color: white !important;
}

.card-donation {
    border: 1px solid;
    border-radius: 13px;
    overflow: hidden;
}

.card-donation .header-card {
    text-align: center;
    background-color: #2b008c;
    color: white;
    padding: 12px 7px;
}

#page-vitrine .text-big {
    font-size: 22px;
}

#page-vitrine p {
    font-size: 15px;
    line-height: 1.73;
    font-weight: 400;
    margin: 0 0 30px;
}

#page-vitrine h3 {
    font-size: 28px;
    color: #4f17a8;
}

#page-vitrine h1,
#page-vitrine h2,
#page-vitrine h3,
#page-vitrine h4,
#page-vitrine h5,
#page-vitrine h6,
#page-vitrine .h1,
#page-vitrine .h2,
#page-vitrine .h3,
#page-vitrine .h4,
#page-vitrine .h5,
#page-vitrine .h6,
#page-vitrine address,
#page-vitrine p,
#page-vitrine pre,
#page-vitrine blockquote,
#page-vitrine menu,
#page-vitrine ol,
#page-vitrine ul,
#page-vitrine table,
#page-vitrine hr {
    margin: 0;
    margin-bottom: 20px;
}

#page-vitrine h2,
#page-vitrine .h2 {
    font-size: 36px;
    line-height: 1.39;
}