.greenFatText {
    font-size: 600;
    color: #00cc00;
}

.swiper-wrapper article.formation-essentiel {
    border-radius: 20px !important;
}

article.formation-essentiel:hover .wrap {
    background: rgba(32, 32, 62, 0.86);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
}

.linkButtonHome a {
    position: relative;
    display: flex;
    align-items: center;
    height: 60px;
    background-color: ##e75480;
    color: white;
    width: fit-content;
    border-radius: 1.8rem /1.8rem;
    padding: 0 5rem 0 2rem;
    font-weight: 500;

}

.center .linkButtonHomeHome a {
    margin-bottom: 1rem;
}

.linkButtonHome a .fakeButtonCard {
    position: absolute;
    top: 5px;
    right: 4.5px;
    border-radius: 100%;
    background-color: #fff;
    width: 50px;
    height: 50px;
    background-image: url(../images/pictos/arrow-back-black.svg);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
}

.linkButtonHome a:hover {
    background-color: #b83535;
}

.linkButtonHome {
    display: flex;
    align-content: center;
    justify-content: center;
    margin-top: 2rem;
}

.divFormation3Steps {
    margin: 0 auto;
    max-width: 1200px;
}

.btn-contact-expert {
    margin-bottom: 0rem !important;
}

.margTopHome4 {
    margin-top: 2rem !important;
}

.margBotHome {
    margin-bottom: 2rem !important;
}

.allFiliereBanner {
    background-color: #fff;
    padding: 1.8rem 2rem 1.8rem 2rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.pillFiliere {
    flex: 1;
    color: #000;
    display: flex;
    text-align: center;
    align-items: center;
    background-color: #eeeef8;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1rem;
    padding: 1rem 0.2rem;
    justify-content: center;
}

.pillFiliere:hover {
    background-color: #ceced6;
}

div.parcours {
    background-color: #1c1d3b;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 2rem 0;
}

div.parcours div.parcoursContainer {
    margin: 0 1rem;
    width: calc(100% - 2rem);
    max-width: 1200px;
}

div.parcours div h2 {
    color: #fff;
    text-align: center;
}

h2,
h2.h2Sections {
    font-size: 1.8rem !important;
}

.parcoursPills {
    padding: 1.8rem 0rem 0rem 0rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    gap: 0.5rem;
    flex-wrap: wrap;
}

.parcoursPills .pillFiliere {
    flex: unset;
    border-radius: 50px;
    background-color: #3e3f58;
    color: #fff;
    padding: 0.8rem 1rem;
    font-size: 1rem;
    flex-wrap: nowrap;
    flex-grow: 1;
}

.parcoursPills .pillFiliere:hover {
    cursor: pointer;
    background-color: #70718b;
}

.activePill {
    background-color: #fff !important;
    color: #000 !important;
}

.activePill:hover {
    background-color: #dbdcea !important;
    color: #000 !important;
}

div.slidesFilieres {
    margin-top: 2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    gap: 15px;
    justify-content: center;
}

.hideTab {
    display: none !important;
}

.divNewLook {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 1rem;
    background-color: #f5f5f8;
    text-align: center;
}

.newSignatureTextDiv {
    padding: 1rem;
}

.divNewLook div h2 {
    margin-top: 0;
    font-size: 2rem !important;
}

.subTextNewLook {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.text-blanc {
    color: white !important;
    text-align: center;
}

.divNewLook div {
    max-width: 1200px;
    margin: 0 auto;
}

.descriptionTextNewLook {
    font-size: 1.3rem;
    line-height: 2.2rem;
}

.homeGrid2Parts {
    gap: 1rem !important;
    padding-top: 1.5rem !important;
}

.homeGrid2Parts .imgFlexDiv {
    height: 40rem;
}

.homeGrid2Parts .flexCardsDiv {
    gap: 1.2rem;
    height: 40rem;
}

.homeGrid2Parts .flexCardsDiv .cardObject {
    width: 100%;
    flex-grow: 1;
    min-height: 15.4rem;

}

.homeGrid2Parts .flexCardsDiv .cardObject h3 {
    font-size: 2rem !important;
}

.homeGrid2Parts .flexCardsDiv .cardObject h3 span {
    font-weight: 400;
}

.divFinanceFormation {
    background-color: #fff;
}

.blocksFinancement {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    text-align: center;
}

.articleFinancementDiv {
    position: relative;
    width: 24%;
    height: 22rem;
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    background-color: #1c1d3b;
}

.articleFinancementDiv a {
    display: flex;
    justify-content: center;
    width: 100%;

}

.articleFinancementDiv a:hover .imgFinance {
    opacity: 0.35;
}

.textCardFinance {
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 2;
    justify-content: start;
    align-items: center;
    flex-grow: 1;
    color: #fff;
    margin-top: 6.5rem;
}

.textCardFinance h3 {
    color: #fff;
    text-align: center;
}

.textCardFinance p {
    font-size: 0.85rem;
    line-height: 1.4;
    margin: 0.6rem 1.2rem 0;
}

.subTitleFinance {
    color: #fff;
    background-color: #e75480;
    border-radius: 10px;
    padding: 0.4rem 0.6rem;
    font-weight: 500;
    font-size: 0.9rem;
    margin-bottom: 0.6rem;
}

.imgFinance {
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    z-index: 0;
    opacity: 0.5;
    width: 100%;
    height: 24rem;
    background-repeat: no-repeat;
    background-position: center;
}


.oblongArrowButton {
    position: absolute;
    top: 0px;
    right: 4.5px;
    width: 40px;
    height: 40px;
    background-image: url(../images/pictos/arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.univers .linkButtonHome {
    justify-content: left;
    margin-left: 1rem;
}


.univers .linkButtonHome a {
    position: relative;
    display: flex;
    align-items: center;
    height: 40px;
    background-color: #e75480;
    color: white;
    width: fit-content;
    border-radius: 1.8rem /1.8rem;
    padding: 0 3rem 0 1rem;
    font-weight: 500;
    font-size: 1rem;
}

.univers .linkButtonHome a:hover {
    background-color: ##e75480;
}

.classic-columns.univers .col-33 {
    text-align: left;
}

.logos-carrousel div {
    max-width: none !important;
    height: fit-content !important;
}

.dash-actualites article .picture {
    border-radius: 20px;
}

.dash-actualites article p.tag {
    text-align: left;
}

.dash-actualites h3 {
    text-align: left;
}

.dash-actualites h4 {
    text-align: left;
}

.blockQualiopiHome {
    background-color: #fff;
    border-radius: 20px;
    text-align: left;
    max-width: 600px !important;
    padding: 2rem;
    margin: 0rem auto !important;
}

.blockLabelsQuali {
    padding-top: 2.5rem !important;
}

.blockLabelsQuali .content img {
    max-width: 15rem;
    height: auto !important;
}

.blockLabelsQuali .linkButtonHome a {
    background-color: #0e1084;
    color: #fff;
}

.blockLabelsQuali .linkButtonHome a:hover {
    background-color: #060741;
}

section#contact div {
    max-width: 100% !important;
}

/* .slick-list::before, .slick-list::after {
    background: linear-gradient(to right,#f5f5f8 1%, #f5f5f800 100%) !important;
}

.slick-list::after {
    background: linear-gradient(to left,#f5f5f8 1%, #f5f5f800 100%) !important;
} */

.logos-carrousel {
    background: #fff !important;
    padding: 0rem 0 !important;
}

#header {
    padding-top: 200px !important;
    padding-bottom: 100px !important;
}

#worldmap {
    text-align: left;
}

.dash-actualites p.buttons a {
    padding: 1.1em 1.1em;
    padding-left: 3rem;
    font-weight: 600;
    border-radius: 50px;
    transition: background-color 0.2s;
    /* transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); */
}

.swiper {
    width: 100%;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: fit-content !important;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

p.buttons a.arrow,
 p.buttons a.add {
   padding-left: 2rem;
    padding-right: 3.2rem;
    border-radius: 50px;
    background-position-y: center;
    background-position-x: 8rem;
}

@media screen and (max-width: 1300px) {
    .articleFinancementDiv {
        width: 23%;
    }
}

@media screen and (max-width: 1150px) {
    .cardObject {
        max-width: 500px !important;
    }
}

@media screen and (max-width: 1160px) {
    .articleFinancementDiv {
        width: 90%;
    }

    .dash-actualites p.buttons a {
        width: 13rem;
        background-size: 1.5em;
        background-position-x: 10.5rem;
        background-image: url(../images/pictos/arrow.svg);
    }
}

@media screen and (min-width: 980px) {
    .dash-actualites p.buttons a {
        border-radius: 0;
    }
}

@media screen and (max-width: 550px) {
    .parcoursPills .pillFiliere {
        width: 100%;
    }

    .pillFiliere {
        width: 100%;
        flex: auto;
    }
}


@media screen and (max-width: 410px) {
    .cardObject .buttonGetFormations {

        padding-left: 2rem !important;
        padding-right: 3rem !important;

    }

/* Keep styles reusable; class name encodes the color */
.section--bg-fee9ea {
  background-color: #fee9ea; /* why: exact brand/hex match required */
  padding: 1rem;
  border-radius: 0.75rem;
  margin: 1rem 0;
}
