 @font-face {
    font-family: 'font2';
    src: url('font/font2.otf');
  }
  @font-face {
    font-family: 'font1';
    src: url('font/font1.ttf');
}
  
  body {
    font-family: font1;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    height: 100vh;
    background: #ffffff;
    background-image: url("img/back.png");
    direction: rtl;
  }
  svg {
    opacity: 0.9;
    color: #fff;
  }
  a {
    text-decoration: none;
    color: inherit; /* Inherit the color from the parent element */
}

a:hover, a:focus {
    text-decoration: none;
    color: inherit;
}

  #searchc,#search{
    position: fixed;
    top: 0px;
    z-index: 10004;
    width: 100%;
    direction: rtl;
    padding: 0px;
    text-align: right;
    max-width: 500px;
    min-width: 300px;
    border-radius: 0px;
    

}
#search{
  padding-right: 7px;
}
#searchbtn {
  position: relative;
  top: -47px;
  z-index: 10000;
}
div#suggestions {
  width: 98%;
  top: 0px;
  left: 0px;
  /*padding-top: 63px;*/
  
  height: 100%;
}
div#searchc {
  height: 100vh;
  background-image: url(img/back.png);
}
ul#slist {
  padding-top: 40px;
  padding-right: 0;
  overflow: scroll;
}
li.itemlist {
  float: right;
  width: 100%;
  list-style: none;
  text-align: right;
  padding-right: 18px;
  background: #c1c1c1;
  padding: 14px;
  opacity: 0.6;
  border-bottom: 2px solid;
  white-space: nowrap;      
    overflow: hidden;         
    text-overflow: ellipsis;
}
 #statut {
  
  /*padding: 10px;*/
    height: 100hv;
   /* background-image: url(img/background.jpg);*/
   overflow: hidden;
  /*max-width: 500px;*/
    min-width: 300px;
}

 #statut div.item {
    padding-bottom: 70px !important;
    height: 100vh;
    width: 100%;
    /* max-width: 500px; */
    min-width: 300px;
    padding: 2px;
    font-size: 24px;
    text-align: center;
    padding-top: 95px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    align-content: center;
 
  
}
#statut div p{
  float: right;
  width: 100%;
  height: 100%;
  display: grid;
  /*align-items: center;*/
}
#reload {
 
    background: black;
    opacity: 0.8;
    height: 100vh;
    width: 100%;
    max-width: 500px;
    min-width: 300px;
    padding: 2px;
    font-size: 30px;
    text-align: center;
    padding-top: 350px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
#statut b {
  float: right;
  position: relative;
  bottom: 210px;
  /*background: #212529;*/
  right: 15px;
  
}
#statut i {
  float: right;
  position: relative;
  bottom: 150px;
  /*background: #212529;*/
  right: -27px;
 
}


   .padding {
    padding: 0px;
   }
   div#footer {
    position: fixed;
    width: 100%;
    bottom: 0px;
}
.container.mt-5.maxw {
  max-width: 100% !important;
}
.alert1 {
 /* background: #d7a147;*/
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 200000;
  top: 0px;
}
div#ralert {
   margin-top: 100px;
   padding: 10px;
}
.backalert {
  width: 100%;
  height: 100%;
  position: fixed;
  background: #000;
  top: 0px;
  opacity: 0.6;
}


  
  .h{
    text-align: center;
    font-size: 16px;
    padding: 2px 2px;
  }
  
  .main {
  
  text-align: center;
  
  }
  
  #tnum{
    display: inline-block;
    border: 7px solid #010101cf;
    border-radius: 63%;
    font-size: 60px;
    bottom: -30px;
    left: -30px;
    text-align: center;
    width: 113px;
    height: 110px;
    background-color: #c8505fd9;
    color: #fff;
    position: fixed;
  
  }
  .display{
        position: absolute;
        bottom: 60px;
        width: 100%;
    
  }
  
  .btnwrap{
  
    margin-top: 20px;
  
  }
  
  .tbtn{
  
    padding: 15px 50px 15px 50px;
    border-radius: 30px;
    border: none;
    background-color: #0058ff;
    color: #fff;
    font-size: 22px;
    margin: 10px;
    cursor:pointer;
    -webkit-box-shadow: 0px 0px 33px 3px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 0px 33px 3px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 0px 33px 3px rgba(0, 0, 0, 0.19);
  
  }
  
  .rbtn {
  
    padding: 15px 50px 15px 50px;
    border-radius: 30px;
    border: none;
    background-color: #ee1a1a;
    color: #fff;
    font-size: 22px;
    margin: 10px;
    cursor:pointer;
    -webkit-box-shadow: 0px 0px 33px 3px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0px 0px 33px 3px rgba(0, 0, 0, 0.19);
    box-shadow: 0px 0px 33px 3px rgba(0, 0, 0, 0.19);
  }
  .twarp{
    text-align: center;
  }
 /* style slide */

 
  .slider {
    display: flex;
    transition: transform 0.3s ease-in-out;
    position: relative;
    top: 65px;
    /*height: 390;*/

  }
 
  .slider-item {
    width: 100%;
    flex-shrink: 0;
    padding: 20px;
  }
  .slider-item h1 {
    font-size: 28px;
    font-weight: bold;
    text-align: center; 
    direction: rtl;
    height: 580px;
  }
 
  .slider-button {
    position: absolute;
    top: 78%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 50px;
    background: transparent;
    border: none;
    outline: none;
    color: #053e4d;
  }
 
  .prev {
    left: 10px;
  }
 
  .next {
    right: 10px;
  } 
  
 
     /* Add any additional styles you need for the completion message */
     #completionMessage {
      text-align: center;
      background: #be8831;
      display: none;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      padding-top: 100px;
     }
     #completionMessage p {
      font-size: 27px;
      font-weight: bold;
  }
 
     #completionMessage button {
    margin: 5px;
    font-size: 27px;
    font-weight: bold;
    background: #053e4d;
    padding: 0 23px;
    border: none;
     }  
     .card-body {
      text-align: center !important;
      text-align: center !important;
    font-size: 25px;
    font-weight: bold;
  }
  .card {
    text-align: center;
    margin-top: 30px;
}
button:focus {
  outline: none !important;
  outline: none !important;
}
h2.pagetitle {
  position: fixed;
  text-align: center;
  width: 100%;
  bottom: 0px;
  color: #ae7a27;
  font-weight: 900;
  font-size: 26px;
}



input,button{
  outline: none;
  border: none;
}
input,button:focus{
  outline: none;
  border: none;
}
input,button:focus-visible{
  outline: none !important;
  border: none !important;
}
body, html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  
}
.item {
  height: 100vh;
  
  align-items: top;
  justify-content: center;
  font-size: 24px;
}


/* start backgrounds*/
.back1 {
  background: linear-gradient(to bottom, #ff7e5f, #feb47b);
  color: white;
  align-items: center;
}
.back2 {
  background: linear-gradient(to bottom, #117a8b, #feb47b);
  color: white;
  align-items: center;
}
.back3 {
  background: linear-gradient(to bottom, #117a8b, #feb47b);
  color: white;
  align-items: center;
}
.back4{
  
    background: linear-gradient(to bottom, #dc3545, #b27bfe);
    color: white;
    align-items: center;
}
.back5 {
  background: linear-gradient(to bottom, #f6f9c5, #b27bfe);
  color: #312f2f;
  align-items: center;
}
.back6 {
  background: linear-gradient(to bottom, #f6f9c5, #17a2b8);
  color: #312f2f;
  align-items: center;
}
.back7 {
  background: linear-gradient(to bottom, #888882, #545b62);
  color: #e7e4e4;
  align-items: center;
}
.back8 {
  background: linear-gradient(to bottom, #5c5c15, #426d97);
  color: #e7e4e4;
  align-items: center;
}
.back9 {
  background: linear-gradient(to bottom, #ffff00, #242551);
  color: #e7e4e4;
  align-items: center;
}
.back10 {
  background: linear-gradient(to bottom, #962f2f, #242551);
  color: #e7e4e4;
  align-items: center;
}
.back11 {
  background: linear-gradient(to bottom, #e94444, #57575c);
  color: #e7e4e4;
  align-items: center;
}
.back12 {
  background: linear-gradient(to bottom, #60c1a6, #fcfcff);
  color: #383333;
  align-items: center;
}
.back13 {
  background: linear-gradient(to bottom, #c1a660, #fcfcff);
  color: #383333;
  align-items: center;
}
.back14 {
  background: linear-gradient(to bottom, #99c160, #fcfcff);
  color: #383333;
  align-items: center;
}
.back15 {
  background: linear-gradient(to bottom, #a560c1, #fcfcff);
  color: #383333;
  align-items: center;
}
.back16 {
  background: linear-gradient(to bottom, #7c5e89, #fcfcff);
  color: #000000;
  align-items: center;
}
.back17 {
  background: linear-gradient(to bottom, #eaeaea, #646b5b);
  color: #000000;
  align-items: center;
}
.back18 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back19 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back20 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back21 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back22 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back23 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back24 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back25 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back26 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back27 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back28 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back29 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back30 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back31 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back32 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back33 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back34 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back35 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back36 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back37 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back38 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back39 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back40 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back41 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back42 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back43 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back44 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back45 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back46 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back47 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back48 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back49 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back50 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back51 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back52 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back53 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back54 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back55 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back56 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back57 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back58 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back59 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back60 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back61 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back62 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back63 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back64 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back65 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back66 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back67 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back68 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back69 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back70 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back71 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back72 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back73 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back74 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back75 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back76 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back77 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back78 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back79 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back80 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back81 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back82 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back83 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back84 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back85 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back86 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back87 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back88 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back89 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back90 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back91 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back92 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back93 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back94 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back95 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back96 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}

.back97 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: white;
  align-items: center;
}

.back98 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: white;
  align-items: center;
}

.back99 {
  background: linear-gradient(to bottom, #b27bfe, #dc3545);
  color: black;
  align-items: center;
}

.back100 {
  background: linear-gradient(to bottom, #dc3545, #b27bfe);
  color: black;
  align-items: center;
}
.loader {
  border: 8px solid #f3f3f3; /* Light grey */
  border-top: 8px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  margin: auto;
  margin-top: 20px;
  display: none; /* Initially hide the loader */
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#xcontent {
  opacity: 1;
  transition: opacity 0.5s ease-in;
}
#xload {
  opacity: 1;
  transition: opacity 0.5s ease-in;
    opacity: 1;
    transition: opacity 0.5s ease-in;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    display: grid;
    height: 500px;
    position: fixed;
    width:100%;
}
.fade-out {
  opacity: 0 !important;
  display:none !important;
}
.fade-in {
  opacity: 1 !important;
}
 .dots span{
  position: absolute;
  height: 10px;
  width: 10px;
  background: #fff;
  border-radius: 50%;
  transform: rotate(calc(var(--i) * (360deg / 15))) translateY(35px);
  animation: animate 1s linear infinite;
  animation-delay: calc(var(--i) * 0.1s);
  opacity: 0;
}
@keyframes animate {
 0%{
   opacity: 1;
 }
 100%{
   opacity: 0;
 }
}
.bbaseline{
color:#000;

align-content: baseline;
}
.bcenter{
  color:#000;
  align-content: center;
}
.bend{
  color:#000;
  align-content: end;
}
.wbaseline{
  color:#ffffff;
  align-content: baseline;
  
  }
.wcenter{
    color:#ffffff;
    align-content: center;
  }
.wend{
    color:#ffffff;
    align-content: end;
  }
  .xloader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #343434;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 0.5s linear infinite; /* Safari */
    animation: spin 0.5s linear infinite;
  }
  
  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  div#nextDiv1, div#nextDiv2,div#nextDiv3, div#nextDiv4,div#nextDiv5 {
    width: 300px;
    position: absolute;
    left: -299px;
    opacity: 1 !important;
    background: black;
    color: white;
    font-size: 16px;
    border: 2px dashed #fff;
    outline: 5px solid #000;
    display:none;
}
