﻿


/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/


@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

* {
    font-family: IRANSans !important;
    color: #375270 !important;
}

input {
    font-family: IRANSans !important;
    font-size: 14px !important;
    color: #375270 !important;
    line-height:30px !important;
}
.btn-outline-primary {
    color: #375270;
    border-color: #375270;
}
    .btn-outline-primary:hover {
        background-color: #375270 !important;
        color: #fff !important;
        border-color: #375270 !important;
    }

@media only screen and (width: 428px) {

    .moblieview {
        display: none !important;
    }
    .container {
        padding-top:20px !important;
    }
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;
    font-size:12px !important;
}

@media only screen and (width: 390px) {

    .moblieview {
        display: none !important;
    }
    .container {
        padding-top: 20px !important;
    }
}

@media only screen and (width: 360px) {


    .moblieview {
        display: none !important;
    }
    .container {
        padding-top: 20px !important;
    }

 
 
}

@media only screen and (width: 375px) {


    .moblieview {
        display: none !important;
    }
    .container {
        padding-top: 20px !important;
    }

   
}

@media only screen and (width: 320px) {


    .moblieview {
        display: none !important;
    }
    .container {
        padding-top: 20px !important;
    }


}

@media only screen and (width: 414px) {
  
    .moblieview {
        display: none !important;
    }
    .container {
        padding-top: 20px !important;
    }
   

}

@media only screen and (min-width: 768px) and (max-width: 1280px) {
   
}

@media only screen and (min-width: 820px) and (max-width: 1180px) {
  
}

@media only screen and (min-width: 800px) and (max-width: 1280px) {
   

}
