.carriere-banner{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 65vh;

    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}

.carriere-banner .button-postuler {
    color:#FFF;
    font-family: "roboto-regular";
    background-color: #D7254F;
    height: auto;
    padding: 10px 20px;
    margin-top: 20px;
    border: none;
    border-radius: 15px;
    text-transform: uppercase;
    font-weight: bolder;
}

#carousel-quotidien {
    margin-top: 40px;
}

.carriere-button-chevron {
    position: absolute !important; 
    top: -120px !important; 
    display: flex !important; 
    width: 100% !important; 
    justify-content: flex-end !important; 
    align-items: center !important;
}

.carriere-button-chevron button{
    border: none;
    border-radius: 100%;
    background-color: #fff;
    border-color: #5463a9;    
    padding-left: 5px;
    padding-right: 5px;
}

#carousel-quotidien .chevron-button-control {
    background-color: #5463a9 !important;
    color:#fff;
}


#carousel-quotidien .carousel-indicators button {
    margin-left: 5px;
    margin-right: 5px;
}

#carousel-quotidien .carousel-indicators {
    bottom: -60px;
}

.gchro-word {
    background-color: #D7254F;
    border-radius: 75px 0;
    padding-bottom: 0px;
    padding-left: 0px !important;
}

.gchro-word-texte {
    color: #fff;
    height: 100%;

    display: flex;
    align-items: center;

    padding-top: 80px;
    padding-bottom: 80px;
}

.gchro-word-texte div {
    position: relative;
}

.gchro-word-texte .quote-texte,
.quote-texte {
    border-radius: 0;
    display: block; 
    /* margin: 0 auto;  */
    float:right;
}

@media(max-width:768px){

    .gchro-word{
        border-bottom-right-radius:0px;
    }

    .gchro-word-texte {
        padding-bottom: 10px;
    }

    .gchro-word-texte .quote-texte,
    .quote-texte {
        float:left;
        height:100px;
    }
}

.gchro-image-container {
    position: relative;
    height: 100%;
}

.gchro-image-container .pattern {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 0px;
    display:none;
}

.talent-section .talent-image {
    width: auto;
    height: auto;
    max-height: 230px;
    object-fit: cover;
    border-radius: 0px;
}

@media(max-width:768px){
    .talent-section .talent-image{
        max-height:150px;
        display:block;
        margin:auto;
    }
}

.talent-section .talent-container h4{
    text-transform: uppercase;
}

.talent-section .talent-container p{
    font-family: 'roboto-regular';
    font-size: 18px
}

.top-employers {
    background-color: #f8f8f8;
    border-radius: 75px 0;
}

.top-employers .top-employer-img-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-employers .top-employers-texte-container {
    padding-left: 50px;
    display: flex;
    align-items: center;
    height: 100%;
}

.top-employers .top-employers-texte-container .top-employer-logo {
    max-width: 90px;
    width: auto;
    height: auto;
    object-fit: cover;
    border-radius: 0;

    margin-bottom: 30px;
}

@media(max-width:768px){
    .top-employer-img-video{
        height:400px !important;
    }

    .top-employer-logo {
        max-width: 60px;
        width: auto;
        height: auto;
        float:right;
        border-radius:0;
    }

    .video-button{
        max-width:60px;
    }

    .top-employers .top-employers-texte-container {
        padding-left: 0px;
    }

}

.top-employers .top-employers-texte-container .marque-top-employers {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.marque-top-employers-logo-container {
    padding-right: 30px;
    text-align: center;
}

.top-employers .top-employers-texte-container .marque-top-employers .marque-top-employers-logo{
    border-radius: 0;
    max-height: 100px;
    height: 80px;
    width: auto;
    object-fit: cover;
}

@media(max-width:768px){
    .marque-top-employers{
        align-items: flex-start;
        gap:1rem;
    }

    .marque-top-employers-logo-container {
        padding-right: 0px;
    }

    .top-employers .top-employers-texte-container .marque-top-employers .marque-top-employers-logo{
        max-height: 60px;
        display:block;
        margin:auto;
    }

}

.marque-top-employers-pays h6 {
    color: #606060; 
    transition: color 0.3s ease;
    text-decoration: none; 
}

.marque-top-employers-pays h6:hover {
    color: #5463a9; 
    cursor: pointer;
}


.chiffres-cles .chiffres-cles-item-dotted {
    border-right: 2px dotted black;
}

.chiffres-cles .chiffres-cles-item-container {
    padding-left: 10px;
}

.chiffres-cles .chiffres-cles-item-container h2{
    color: #D7254F;
    font-size: 40px;
    font-family: 'roboto-medium';
    margin-bottom: 0;
}

.rejoignez-axian {
    background-color: #D7254F;
    border-radius: 75px 0;
    color: #fff;
    
    padding-top: 60px;
    padding-bottom: 60px;
}

.act-section .act-section-texte-container {
    padding-left: 50px;
    padding-right: 50px;
}

@media(max-width:768px){
    .act-section .act-section-texte-container {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.act-section .act-section-big-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.act-section .act-section-texte-container .act-section-logo {
    max-width: 250px;
    width: auto;
    height: auto;
    object-fit: cover;
    border-radius: 0;
    margin-bottom: 30px;
}

@media(max-width:768px){
    .act-section .act-section-texte-container .act-section-logo {
        max-width: 150px;
        margin-bottom: 24px;
        display:block;
        margin:auto;
    }

}

.act-section .act-section-texte-container{
    height: 100%;
    display: flex;
    align-items: center;
}

.act-section .act-section-texte-container p {
    font-family: 'roboto-regular';
    font-size: 18px
}

.act-section .act-section-texte-container .go-to-the-site {
    color:#FFF;
    font-family: "roboto-regular";
    background-color: #D7254F;
    height: auto;
    padding: 10px 20px;
    margin-top: 20px;
    border: none;
    border-radius: 15px;
    text-transform: uppercase;
    font-weight: bolder;
}

.left-digital-read {
    padding-right: 10px !important;
    max-width: 580px;
}

.right-digital-read {
    max-width: 570px;
}

.marque-top-employers-pays {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

@media(min-width:1920px){
    .left-digital-read {
        padding-right: 50px !important;
        max-width: 750px;
    }

    .right-digital-read {
        max-width: 700px;
    }
}

@media(max-width:992px){

    .left-digital-read {
        padding-left: 0px !important;
    }
    
    .right-digital-read {
        padding-right: 0px !important;
    }
}

.border-radius-25 {
    border-radius: 25px !important;
}

.video-player {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.border-inherit {
    border: inherit !important;
}

.background-rouge-axian-bottom {
    position: relative;
  }
  
.background-rouge-axian-bottom::after {
    content: "";
    position: absolute;
    /* top: 20%; */
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;              
    background: #d6254f;      
    border-top-left-radius: 75px;
    border-bottom-right-radius: 75px;
    z-index: -1; 
  }