@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('font/eot/IRANSansWeb_Bold.eot');
    src: url('font/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('font/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('font/eot/IRANSansWeb_Medium.eot');
    src: url('font/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('font/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('font/eot/IRANSansWeb_Light.eot');
    src: url('font/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('font/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('font/eot/IRANSansWeb_UltraLight.eot');
    src: url('font/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('font/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('font/eot/IRANSansWeb.eot');
    src: url('font/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('font/woff2/IRANSansWeb.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('font/woff/IRANSansWeb.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('font/ttf/IRANSansWeb.ttf') format('truetype');
}
a,p,div,span,h1,h2,h3,h4,h5,h6,button,li,ul,del,ins{
    font-family: IRANSans,Arial,Tahoma,sans-serif;
}
p,span,a,div,button,li,ul,del,ins{
    font-size: 14px;
    color:#848688 !important;
}
h2{
    font-size: 26px;
}
.background{
    background-image: url("img/1 (1).jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;

}
.phone{
    width: 16px;
    margin-top: 6px;
    position: relative;
    right:23px
}
#phone,#code{
    background-color: rgba(254,254,254,0.15);
    border: none;
    border-radius: 0;
}
#phone::placeholder,#code::placeholder{
    color: #ffffff;
}
#loginBtn,#validateBtn{
    background-color: rgb(168,191,69);
}
@media (max-width: 991px) {
    .background{
        background-size: cover;
        background-position: right;
    }

}
@media (max-width: 984px) {
    .background{
        background-image: url("/img/موبایل copy.jpg") !important;
        background-size: cover;
        background-repeat: no-repeat;
    }

}


#editPhone,#resendCode{
    color:#a8bf45 !important;
}
