#grille{
    position: absolute;
    opacity: 0;
    z-index:4;
}
#fondbleu{
    height:100%;
    width:100%;
    background-color: #6877FF;
    position: absolute;
    z-index: 1;
    opacity: 1;
}
.modele{
    z-index: 1;
    position: absolute;
}
#aremplacer .tcardcontient .tcard{
    background-color: white;
    position: relative;
    height: auto;
    border-radius: 7px;
    max-height: 349px;
}
#aremplacer .tcardcontient{
    z-index: 5;
    max-height: 349px;
    border:none;
    display: block;
    position:relative;
    z-index:555;
    transform: translateY(calc(70px - 22%));
    margin-left:2.9%;
    margin-top:3.7%;
    width: 38.7%;
}
#aremplacer .tcardcontient .ombre-carre{
    position:absolute;
    left: -40px;
    width: calc(100% + 80px);
    height: calc(101% + 78px);
    top: -39px;
    max-width: none;
    z-index: 0;
    object-fit: fill;
}
#titre{
    background-color: #0000CC;
    height: auto;
    padding: 10px 0 !important;
    top: 3%;
    text-transform: uppercase;
    width: 100%;
    font-size: 0.7em;
    line-height: normal;
    left: 25%;
    border-radius: 7px 7px 0px 0px;
    color: white;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
#titre p{
    text-transform: uppercase;
    font-size: 4em;
    font-weight: 700;
    width: 90%;
}
#icon{
 
    width:17%;
      margin : 6% 4% 4% 4%;
}
#aremplacer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#degrade1{
    height: 100%;
    width: 130%;
    position: absolute;
    left: 46%;
}
#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 {
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 0;
    position: absolute;
    margin: 0 auto;
}
#aremplacer .image-photo #cursorImage {
    min-width: 100%;
    position: relative;
    height: auto;
    width: 100%;
    object-fit: initial;
    max-width: none;
}

#aremplacer .logo, .alire {
    position: absolute;
    bottom: 6.6%;
    right: 2%;
    height: 11.5%;
    width: 34.5%;
    overflow: hidden;
    z-index: 3;
    background-color: white;
    border-radius: 100px;
  
}
.alire{
    width: auto;
}
#fleche{
    right: 6%;
    padding-right: 18px;
    padding-bottom: 10px;
    width:32px;
}
#export .alire p{
    line-height: normal;
    width: auto;
    font-size: 22px;
    margin-top: 9px;
    margin-left: 23px;
    margin-right: 10px;
    display: inline-block;
    font-family:'Fira sans', sans-serif;
    font-weight: 700;
    color: #373CF5;
}
#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: relative;
    width: 85%;
    left: 6.5%;
    top: 7.5%;
    height: auto;
    z-index: 4;
    overflow: hidden;

}
.titre{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
    color: white;
    overflow: hidden;
    font-size: 348%;
    line-height: 139%;
    vertical-align: middle;
    flex: 1 1 auto;
    align-self: center;

}
.map{
    position: relative;
    width: 80%;
    left: 6%;
    top: 12%;
}
.drapeau{
    height:8px;
    display: flex;
    flex-direction: row;
}
.blue, .red, .white{
    width:33.3%
}
.blue{
    background-color: #0000CC ;
}
.red{
    background-color:#E33232 ;
}
#curseur{
    z-index: 3;
    border-radius:100% ;
    width:10px;
    height:10px;
    background-color: white;
    position: absolute;
    left:30%;
    top: 40%
}
#curseur:hover{
    cursor: grab ;
}
.taille-min{
    min-height: 19%;
    display: flex;
}
html #aremplacer .lieu {
    line-height: normal;
    color: white;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 200;
}
html #aremplacer .texte-principal {
    margin-top: 0%;
    font-weight: 700;
    letter-spacing: 0em;
    line-height: 125%;
    color: #4d4d4d;
    overflow: hidden;
    display: inline-block;
    font-size: 3.5em;
    padding: 8% 0%;
}
#ombre_petite{
    position: absolute;
    width: 43.7%;
    left: 0.45%;
    height: 92px;
    top: 3.28%;
}
#ombre_grande{
    width: 41%;
    left: 1.79%;
    height: 101%;
    position: absolute;
    z-index: -1;
}

 #logopastille{
    width: 74%;
    left: 13.7%;
    top: 13%;
    position: absolute;
}