@font-face {
  font-family: 'Noto Kufi Arabic';
  src: url('/path/to/NotoKufiArabic.woff2') format('woff2'),
       url('/path/to/NotoKufiArabic.woff') format('woff');
}

body {
    font-family: 'Noto Kufi Arabic', sans-serif;
    background: #F5F5F5;
    font-weight: 700;
    position: relative;
  }
  
  body::before {
    content: "";
    background-image: url('./image/202tt.jpeg');
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3; /* Adjust the opacity value */
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center bottom;
  }


.header{
    background-color: #F5F5F5;
    text-align: center;
    z-index: 1;
    position:absolute;
    width: 100%;
    position: relative;
}

.img12{
    margin-top: 45px;
    width: 380px;
}
.img13{
    margin-top: 25px;
    width: 280px;
}
.Art >img{
    width: 100%;
    margin-top: 60px;
}
.Titre >h2{
    font-size: 33px;
}
.Titre{
    padding:18px;
    background-image: url('image/patern marocbb-01.png');
    text-align: right;
    
    margin-top: 15px;
}
.Titre >h4{
    margin-bottom: 7px;
}
.imgAss{
    text-align: center;
}
.imgAss >img{
    margin-top: 11px;
    width: 350px;
}
.send {
    text-align: right;
    padding-right: 0px;
    width: 100%;
    margin-bottom: 41px;
}
.allform{
    text-align: right;
}

 input{
    width: 80%;
    height: 40px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-radius: 5px;
}
select{
    width: 80%;
    height: 33px;
    margin-bottom: 15px;
    height: 43px;
    border: 1px solid #ccc;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border-radius: 5px;
}
input[type=file] {
    padding-left: 73px;
    border: 0px solid #ccc;
}
.btn-success{
    margin-top: 17px;
    width: 200px;
}
.foot{
    display: flex; 
    width: 100%;
    margin-left: 15px;
   
}

#div-index1 p{
 text-align: left;
 margin-left: 20%;
  }

.log-out{
background-color: #e55672;
color: white;
}

.Dachbord{
  background-color: #253544;
  border-radius: 4px;
  padding:15px;
}
.Dachbord button{
   width:190px;
   margin: 11px;
   text-align: center;
}
.Dachbord  input{
    width:190px;
    height: 28px;
    margin: 7px; 
    margin-top:0px;
    text-align: center;
    margin-right:15px;

}
.send >img{
    width: 400px;
}
.important{
    margin-top: 31px;
    text-align: right;
    margin-bottom: 31px;
    
    
}
.foot{
    background-color: #253544;
    color: white;
    margin: 12px 12px 0px 12px;
    padding: 10px;
    text-decoration-style: none;

}
.foot a{
    padding-top: 23px;
    color: white;
}
.foot h6 {
    font-size: 13px;
    TEXT-ALIGN: RIGHT;
    margin-right: 7px;
}
  
.alert{
    margin-top: 12px;
    text-align: right;
}

/*********************************/
.card {
     width: 85.60mm;
     height: 53.98mm;
    background-image: url("image/carte montage.png");
    background-size: cover;
    background-repeat: no-repeat;

}
.card2{
    
    background-image: url("image/carte montage.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
   
}

.card-content {
    font-family: Arial, sans-serif;
}

.pair {
    font-family: 'Ayar', sans-serif;
    font-size: 22px;
    width: 120px;
}


label {
    font-weight: bold;
    margin-right: 5px;
}
.card-content{
    padding-top: 310px;
    padding-left:340px;
    font-weight: bold;
    position:fixed;
    z-index: 0;
}
.card-content .pair1{
    padding-left:100px;
    font-weight: bold;
    font-family: 'Ayar', sans-serif;
    font-size: 22px;
    position: absolute;
}
.card-content .pair2{
    padding-left:130px;
    font-weight: bold;
    font-family: 'Ayar', sans-serif;
    font-size: 22px;
    position:fixed;
   
}
.ImgPriv{
    top: 8px;
    margin-left: 711px;
    margin-top: 91px;
    width: 190px; 
    height: 155px;
    margin-bottom: -280px;
    position: absolute;
}
.VillId{
    margin-left: 711px;
    margin-top: 281px;
    margin-bottom: -300px;
    position:fixed;
    color: red;
}
.pairAr{
    margin-top: 28px;
    font-size: 22px;
    text-align: right;
    margin-left: 220px;
    /*******/
    margin-bottom: -75px;
    /*******/
    font-weight: bold;
    width: 120px;
    position: sticky;
}





