@charset "utf-8";
/* CSS Document */
body{font-family: 'Tajawal', sans-serif; color: #666666; font-size: 20px; }

.top_margn_fxd_saypha{ margin-top: 130px; }

.top_ls{ list-style-image: url("../images/lim.png");}
.top_ls li{ padding-top: 10px;}
.vdsay{ width: 70%; height: 415px;}
.brwn{ background: #979190; padding: 12px 0px; }
.clr_st{ padding: 2px 10px; background-color: #b5b8bd; color: #fff; border-radius:10px; border: none; outline: 0; cursor: default !important; vertical-align: middle;
margin-bottom: 0px;   }
.clr_st:focus{ outline: none; }
.clr_st2{ padding: 2px 10px; background-color: #b5b8bd; color: #fff; border-radius:10px; border: none; outline: 0; cursor: default !important; vertical-align: middle;
margin-bottom: 0px;   }
.clr_st2:focus{ outline: none; }

.btm_b_bnrr{ background: url("../images/btm_ban.png"); }

.imag-relat{ position: relative; width: 100%; }

.hdr-abs{ position: absolute; top: 90px; left: 0; right: 0; text-align: center; }
.padrgj{padding-right: 64px; padding-top: 10px;}
.fnt{color: #31d0ff; font-weight:500; font-size: 2rem;}

@media only screen and (max-width: 767px) {
	
.vdsay{ width: 100%; height: 320px;}
.top_margn_fxd_saypha{ margin-top: 81px; }

.clr_st{ padding:9px 10px 2px 10px !important; vertical-align: middle;
margin-bottom: 0px;   }
.clr_st2{ padding:12px 10px 2px 10px !important;  vertical-align: middle;
margin-bottom: 0px;   }

.hdr-abs{ position: absolute; top: 21px; left: 0; right: 0; text-align: center; }

.hdr-abs h2{ font-size: 26px; }
	
.padrgj{padding-right: 0px; padding-top: 10px;}
	
}
