#grille{
    position: absolute;
    opacity: 0;
    z-index:4;
}
#fondbleu_chiffre{
    height:100%;
    width:100%;
    background-color: #373CF5;
    z-index: 5;
}
.circle-color{
    background-color: #0000CC;
    width: 210px;
    height: 210px;
    border-radius: 50%;
    position: absolute;
    top: 18%;
    left: 6%;
}
.circle-deco{
    background-color: #000099;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: 5.5%;
    left: 4.5%;
}
.rayure img{
    width: 40%;;
}
#quote{
    position: absolute;
    width: 81%;
    top: 6.8%;
    left: 10.5%;
}
#aremplacer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#degrade1{
    height: 100%;
    width: 130%;
    position: absolute;
    left: 56%;
}
#degrade1 img{
    transform:scale(-1,-1);
}
#degrade2{
    height: 100%;
    width: 9%;
    position: absolute;
    left: 55%;
    z-index: 2;
}
#degrade2 img{
    height: 100%;
    width: 100%;
    object-fit: inherit ;
}
#aremplacer .image-photo {
    position: absolute;
    top: 0%;
    left: 60%;
    height: 100%;
    width: 40%;
    overflow: hidden;
}
#aremplacer .image-photo #cursorImage {
    min-height: 100%;
    min-width: 100%;
    height: 100%;
    width: auto;
    object-fit: initial;
    max-width: none;
}

#aremplacer .logo {
    position: absolute;
    bottom: 6.6%;
    right: 2%;
    height: 11.5%;
    width: 34.5%;
    overflow: hidden;
    z-index: 3;
    background-color: white;
    border-radius: 100px;
  
}
#aremplacer .logo #pastille {
    left:19px;
    top: 18%;
    position: absolute;
    width:28px;
}
#aremplacer #logotext{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    height: 100%;
    position: absolute;
    left:54px;
}
#aremplacer .CCI-nom, .CCI-nom2{
    text-transform: uppercase;
    color: #373CF5;
    font-size: 123%;
    font-weight: 700;
    font-family: 'Fira Sans', sans-serif;
    line-height: 104% !important;
}


.text{
    position: absolute;
    width: 100%;
    top: 0%;
    height: 90%;
    z-index: 2;
    display: flex;
    /* justify-content: space-around; */
    align-items: center;
}
.titre{
    font-weight: 700;
    color: white;
    overflow: hidden;
    font-size: 348%;
    line-height: 125%;
    vertical-align: middle;
    flex: 1 1 auto;
    align-self: center;

}
.taille-min{
    min-height: 19%;
    display: flex;
}
html #aremplacer .texte-principal {
    font-size: 200%;
    line-height: 126%;
    font-weight: 500;
    color: white;
    overflow: hidden;
    width: 57%;
    padding: 0 1%;
}
html #aremplacer .texte-principal p {
    font-size: 100%;
    line-height: 126%;
    margin-top:0;
    font-weight: 500;
    color: white;
    overflow: hidden;
    hyphens: none;
    -webkit-hyphens: none;
}
html #aremplacer .texte-chiffre {
    font-size: 950%;
    line-height: 100%;
    font-weight: 700;
    text-align: center;
    width: 43%;
    color: white;
    overflow: visible;
}
html #aremplacer .texte-chiffre #donnee {
    font-size: 40%;
    line-height: 100%;
    margin-top: -2%;
}
html #aremplacer .texte-principal p strong {
    font-weight: 500;
    color: #373CF5;
    background-color: #ffffff;
    padding: 0 0.2em;
}
html #aremplacer .contient-texte-source {
    height: 10.5%;
    width: 90%;
    font-size: 150%;
    line-height: 125%;
    font-weight: 200;
    color: white;
    position: absolute;
    bottom: 25px;
    left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
html #aremplacer .contient-texte-source strong{
    vertical-align: middle;
    height:100%;
    width:1px;
    margin-bottom: 0.1em;
    display: inline-block;
}

html #aremplacer .texte-source {
    font-size: 95% !important;
    font-weight: 200 !important;
    color: white;
}

.logopastille{
    display: none;
    width: 5.628%;
    height: 10%;
    transform: scale(1.35);
    border-radius: 100%;
    position: absolute;
    bottom: 5%;
    right: 2.5%;
    overflow: hidden;
    z-index: 3;
    background-color: white;
}
 #logopastille{
    width: 74%;
    left: 13.7%;
    top: 13%;
    position: absolute;
}