/* reset */
body,div,p,ul,ol,li,table,tbody,tr,td,textarea,form,input,h1,h2,h3,h4,h5,dl,dt,dd,img,iframe,header,nav,section,article,footer,figure,figcaption,menu {margin: 0;padding: 0;list-style: none;}
body {-webkit-text-size-adjust: none;font-size: 16px;}
header,nav,section,article,footer,figure,figcaption {display: block;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;}
fieldset {border: none;margin: 0;padding: 0;}
a,li,ul,[onclick] {-webkit-tap-highlight-color: none;-webkit-tap-highlight-color: transparent;}
table {border-collapse: collapse;border-spacing: 0;}
em,strong {font-weight: normal;font-style: normal;}
a {text-decoration: none;}
img {width: 100%;}
:focus {outline: none;}
.cen {display: flex;justify-content: center;align-items: center;}
.bet {display: flex;justify-content: space-between;align-items: center;}
.none {display: none !important;}
.t_hid {text-indent: -99999px;}
html{font-size: calc(100vw / 750 * 100);}

/* جعر¶ */
.foot {
  height: 1.2rem;
  padding: 0.2rem 0;
  text-align: center;
  color: #5a5a5a;
  background: #181716;
  font-size: .24rem;
  line-height: 0.4rem;
}