@charset "utf-8";
/*
danialzameni.com Artwork
Cafelead.agency All Rights Reserved
*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,main, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, main, menu, nav, section{display:block;}
*{-ms-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box;-webkit-appearance:none;-webkit-text-size-adjust: none;}
/* @font-face{font-family:yekanbakh;font-style:normal;font-weight:700;src:url('../fonts/YEKANBAKH_HEAVY.OTF') format("opentype");}
@font-face{font-family:yekanbakh;font-style:normal;font-weight:600;src:url('../fonts/YEKANBAKH_BOLD.OTF') format("opentype");}
@font-face{font-family:yekanbakh;font-style:normal;font-weight:500;src:url('../fonts/YEKANBAKH_MEDIUM.OTF') format("opentype");}
@font-face{font-family:yekanbakh;font-style:normal;font-weight:400;src:url('../fonts/YEKANBAKH_LIGHT.OTF') format("opentype");}
@font-face{font-family:yekanbakh;font-style:normal;font-weight:300;src:url('../fonts/YEKANBAKH_THIN.OTF') format("opentype");} */
@font-face{font-family:yekanbakh;font-style:normal;font-weight:500;src:url('../fonts/yekanbakh-bold.ttf') format("truetype");src:url('../fonts/yekanbakh-bold.woff') format("woff");}
@font-face{font-family:yekanbakh;font-style:normal;font-weight:400;src:url('../fonts/yekanbakh-medium.ttf') format("truetype");src:url('../fonts/yekanbakh-medium.woff') format("woff");}
@font-face{font-family:yekanbakh;font-style:normal;font-weight:300;src:url('../fonts/yekanbakh-regular.ttf') format("truetype");src:url('../fonts/yekanbakh-regular.woff') format("woff");}
html{scroll-behavior:smooth;}
body{-webkit-tap-highlight-color:rgba(0,0,0,0);direction:rtl;overflow-x:hidden;margin:0;background-color:#F2F2F2;color:#161616}
body,input,textarea,select,button,select option{font-family:yekanbakh,tahoma;font-weight:500;font-size:16px;}
html,body{height:100%;}
a{text-decoration:none; }
*:focus{outline:0;border:none;}
*,*:before,*:after{ -webkit-box-sizing:border-box; box-sizing:border-box; }
.noselect{-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
::-moz-selection{background:#0009;color:#fff;}
::selection{background:#0009;color:#fff;}
::-moz-selection{background:#0009;color:#fff;}

.comingsoon{width:100%;height:100%;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;top:0;right:0;}
.comingsoon_img img{height:40vh;display:block;filter:invert(1)}
.comingsoon h1{color:#fff4;font-size:9vh;direction:ltr;}
@media(max-width:700px){
  .comingsoon_img img{height:30vw;}
  .comingsoon h1{font-size:7vw;}
}