 @font-face {
  font-family: 'BahijTheSansArabic';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/Bahij/Bahij_TheSansArabic-ExtraLight.woff") format("woff");
}

@font-face {
  font-family: 'BahijTheSansArabic';
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Bahij/Bahij_TheSansArabic-Light.woff") format("woff");
}

@font-face {
  font-family: 'BahijTheSansArabic';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Bahij/Bahij_TheSansArabic-SemiLight.woff") format("woff");
}

@font-face {
  font-family: 'BahijTheSansArabic';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Bahij/Bahij_TheSansArabic-Plain.woff") format("woff");
}

@font-face {
  font-family: 'BahijTheSansArabic';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Bahij/Bahij_TheSansArabic-SemiBold.woff") format("woff");
}

@font-face {
  font-family: 'BahijTheSansArabic';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Bahij/Bahij_TheSansArabic-Bold.woff") format("woff");
}

@font-face {
  font-family: 'BahijTheSansArabic';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Bahij/Bahij_TheSansArabic-ExtraBold.woff") format("woff");
}

@font-face {
  font-family: 'BahijTheSansArabic';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/Bahij/Bahij_TheSansArabic-Black.woff") format("woff");
}
input[type=radio] {
    border: 1px solid red;
    width: 25px;
    height:25px;
}
 .custom_hw_40
 {
     min-height:45px;
     line-height:43px;
 }
 .custom_close{
    width:25px;
    height:25px;
    background-color:white;
    border-radius:50%;
    color:#000;
    float:right;
    background-color: #0095a8;
    color:#fff;
    cursor:pointer;
 }
 .custom_close_footer{
    width: 25%;
    height: 25px;
    background-color: #0095a8;
    border-radius: 5px;
    color: #000;
    color:#fff;
    margin: 20px;
    cursor:pointer;
    font-weight:normal !important;
 }
 .custom_lang
 {
     position:absolute;
     left:5%;
     top:15px;
     border:0px solid #0095a8;
     z-index:9999 !important;
     font-family: 'BahijTheSansArabic';
     color:#fff;
     font-size:1.1em;
     border:0px solid #0095a8;
        font-weight:bold;
     padding:2px;
     border-radius:5px;
     min-width:70px;
     text-align:center;
     
 }
 .custom_lang:hover
 {
     position:absolute;
     left:5%;
     top:15px;
     border:0px solid #0095a8;
     z-index:9999 !important;
     font-family: 'BahijTheSansArabic';
     color:#fff;
     font-size:1.1em;
     border:0px solid #0095a8;
        font-weight:bold;
     padding:2px;
     border-radius:5px;
     min-width:70px;
     text-align:center;
     
 }
  .custom_isd{
     padding-right:0px;
 }
  .custom_img_max_width
  {
      max-width:75%;
  }
  .custom_cat_bold
  {
      font-weight:bold;
  }