/* Nosan Banner - Public Styles */
.nosan-banner-wrap {
    width: 100%;
    margin: 0 auto 32px;
    font-family: 'IRANSans', 'Vazirmatn', 'Tahoma', Arial, sans-serif;
}
.nosan-banner-wrap * {
    box-sizing: border-box;
}
.nosan-banner-wrap a {
    text-decoration: none;
}
.nosan-banner-wrap ul,
.nosan-banner-wrap li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.nosan-banner-wrap h2 {
    border: none !important;
    padding: 0 !important;
    margin: 0 0 20px !important;
}
