#grille{
    position: absolute;
    opacity: 0;
    z-index:4;
}
#fondbleu{
    height:100%;
    width: 92%;
    background-color: #373CF5;
    position: absolute;
    left:8.1%;
    z-index: 2;
}
#quote{
    position: absolute;
    width: 81%;
    top: 6.8%;
    left: 10.5%;
}
#bandethematique{
    background-color: #0000CC;
    position: absolute;
    width:8.2%;
    height: 100%;
}
#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);
    opacity: 0.7;
}
#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;
    line-height: 104% !important;
}


.text{
    position: absolute;
    width:85%;
    left: 4.5%;
    top: 5.5%;
    height: 95%;
    z-index: 2;
}
.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%;
    margin-top: 4%;
    font-weight: 500;
    color: white;
    overflow: hidden;
}
html #aremplacer .texte-principal p {
    font-size: 100%;
    line-height: 126%;
    margin-top:0;
    font-weight: 500;
    color: white;
    overflow: hidden;
    display: inline !important;
}
html #aremplacer .texte-principal p strong {
    display: inline !important;
    font-weight: 500;
    color: #373CF5;
    background-color: white;
    padding: 0 0.2em;
}
html #aremplacer .contient-texte-nom {
    height: 10.5%;
    width: 90%;
    font-size: 128%;
    line-height: 125%;
    font-weight: 400;
    color: white;
    position: absolute;
    bottom: 27px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
html #aremplacer .contient-texte-nom strong{
    vertical-align: middle;
    height:100%;
    width:1px;
    margin-bottom: 0.1em;
    display: inline-block;
}

html #aremplacer .texte-societe, .texte-societe-l2 {
    font-size: 95% !important;
    font-weight: 400 !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;
}