@font-face {
    font-family: din-normal;
    src: url('../fonts/DIN-ARABIC.eot');
    src: url('../fonts/DIN-ARABIC.eot?#iefix') format('embedded-opentype'), url('../fonts/DIN-ARABIC.WOFF') format('woff'), url('../fonts/DIN-ARABIC.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  body,.page-top-title h2 {
    font-family: 'din-normal', arial!important;
    /* font-family: 'Cairo'; */
  }
  .page-top-title{
    margin-bottom: 0px;
  }
  .main-content{
    min-height: 46vh;
    background-color: rgb(240, 242, 245);
    padding-top: 12px;
  }
  /* .floating-label .form-control{
    line-height: 2;
  } */
 .floating-label>label,.cairo-font{
    font-family: 'Cairo';
  }
  /* .page-top-title h2{
    font-weight: bold;

  } */
  .cairo-font{
    font-weight: bold;
    font-size:18px;
  }
.floating-label >label{
  color: #0009;
}
.text-danger{
  font-weight:  200!important;
}
.mail{
    direction:ltr;
}
.iti{
  width: 65%;
}
#loader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    /* background: rgba(0,0,0,0.75) url("../../frontend/loading.jfif") no-repeat center center; */
    background: rgba(0,0,0,0.75) no-repeat center center;
    opacity: 0.75;
    z-index: 99999;
}
#loaderForLivewire { 
    /* display: none; */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    /* background: rgba(0,0,0,0.75) url("../../frontend/loading.jfif") no-repeat center center; */
    background: rgba(0,0,0,0.75) no-repeat center center;
    /* opacity: 0.75; */
    z-index: 99999;
}
#spinnerLoad{
    margin: 0;
    /* background: yellow; */
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
}
#spinnerText{
    margin: 0;
    /* background: yellow; */
    position: absolute;
    top: 55%;
    left: 50%;
    margin-right: -50%;
    color:blue;
}
@keyframes spinner-grow {
    0% {
      transform: scale(0);
    }
    50% {
      opacity: 1;
      transform: none;
    }
  }
  
.year-date{ 
  position: relative;
}
.behand-year{
  /* top: -37px; */
  top: 0;
}
.form-group1{
  /* z-index: 100;
  position: relative; */

    z-index: 100;
    position: absolute;
    width: 100%;
}
.actual-input{
  border: 0;
  opacity: 0;
}
.error-message-year{
  position: absolute;
  top: 39px;
}
.mobile-number{
  position: absolute;
  top: 0;
  width: 100%;

}
.mobile-number .iti{
  width: 100%;
}
.mobile-number .iti__country-list {
  z-index: 101;
}
/* .actual-calender-year{
  position: absolute;
  top:0;
  right:0;
  opacity: 0;
    z-index: 9;
}
.year-date .labelname{
  position: absolute;
    padding: 5px 10px;
} */

.dropdown-menu {
  min-width: 15rem;
}
.navbar{
  font-weight: 200;
}
/* h2 {
  font-size: 22px; */
  /* font-family: 'bokra-bold', arial; */
  /* font-family: 'din-normal', arial!important;
} */

.green-color {
  color:#1c9c0f;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
}

