@charset "UTF-8";
:root{
    --yellow: #ffc316;
    --gray: #666;
}
@font-face {
    font-family: 'icomoon';
    src:  url('../../fonts/fonticon/icomoon.eot?9s7f99');
    src:  url('../../fonts/fonticon/icomoon.eot?9s7f99#iefix') format('embedded-opentype'),
    url('../../fonts/fonticon/icomoon.ttf?9s7f99') format('truetype'),
    url('../../fonts/fonticon/icomoon.woff?9s7f99') format('woff'),
    url('../../fonts/fonticon/icomoon.svg?9s7f99#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
    content: "\e91a";
}
.icon-ansar:before {
    content: "\e900";
    color: #999;
}
.icon-arrow-down:before {
    content: "\e901";
}
.icon-arrow-right:before {
    content: "\e902";
    color: #ffc316;
}
.icon-B:before {
    content: "\e903";
    color: #ccc;
}
.icon-bag:before {
    content: "\e904";
    color: #ccc;
}
.icon-facebook:before {
    content: "\ea90";
}
.icon-bookmark:before {
    content: "\e905";
}
.icon-chart:before {
    content: "\e906";
    color: #ccc;
}
.icon-close:before {
    content: "\e907";
    color: #666;
}
.icon-corner-arrow:before {
    content: "\e90a";
}
.icon-detail:before {
    content: "\e90b";
    color: #ffc20d;
}
.icon-dollor:before {
    content: "\e90c";
    color: #ccc;
}
.icon-headphone:before {
    content: "\e90d";
    color: #ccc;
}
.icon-headphone-plus:before {
    content: "\e90e";
    color: #ccc;
}
.icon-like:before {
    content: "\e90f";
    color: #ffc316;
}
.icon-mail:before {
    content: "\e910";
    color: #4d4d4d;
}
.icon-mellat:before {
    content: "\e911";
    color: #999;
}
.icon-monitor:before {
    content: "\e912";
    color: #ccc;
}
.icon-multi:before {
    content: "\e913";
    color: #ccc;
}
.icon-person:before {
    content: "\e914";
    color: #ccc;
}
.icon-play:before {
    content: "\e917";
}
.icon-plus:before {
    content: "\e918";
    color: #ffc316;
}
.icon-refah:before {
    content: "\e919";
    color: #999;
}
.icon-shahr:before {
    content: "\e91b";
    color: #999;
}
.icon-small-comment:before {
    content: "\e91c";
}
.icon-twitter:before {
    content: "\e91d";
    color: #b3b3b3;
}
.icon-volume:before {
    content: "\e91e";
    color: #ffc20d;
}
.icon-instagram:before {
    content: "\ea92";
}
.icon-whatsapp:before {
    content: "\ea93";
}
.icon-youtube:before {
    content: "\ea9d";
}
.icon-linkedin:before {
    content: "\eac9";
}

@font-face {
    font-family: explenus-Bold;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/expletus/ExpletusSans-Bold.ttf') format('truetype');
}
@font-face {
    font-family: explenus-Regular;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/expletus/ExpletusSans-Regular.ttf') format('truetype');
}
@font-face {
    font-family: explenus-Medium;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/expletus/ExpletusSans-Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    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+*/
    url('../../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}


@font-face {
    font-family: 'icomoon';
    src:  url('../../fonts/fonticon/icomoon.eot?i1hqh3');
    src:  url('../../fonts/fonticon/icomoon.eot?i1hqh3#iefix') format('embedded-opentype'),
    url('../../fonts/fonticon/icomoon.ttf?i1hqh3') format('truetype'),
    url('../../fonts/fonticon/icomoon.woff?i1hqh3') format('woff'),
    url('../../fonts/fonticon/icomoon.svg?i1hqh3#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}




*,
*::before,
*::after {
    box-sizing: border-box;
    margin:0;
    padding:0;
}

html {
    scroll-behavior: smooth;
    font-family: explenus-Regular;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: explenus-Regular!important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: inherit;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0;
}

button {
    border-radius: 0;
}



input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input:active , input:focus , textarea:focus , textarea:active{
    outline: none!important;
}
button:active , button:focus{
    outline: none;
    border: 0;
}
.left::-webkit-input-placeholder { /* Edge */
    text-align: right;
}

.left:-ms-input-placeholder { /* Internet Explorer 10-11 */
    text-align: right;
}

.left::placeholder {
    text-align: right;
}

::-webkit-input-placeholder { /* Edge */
    color: #666;
    font-weight: bold;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #666;
    font-weight: bold;
}

::placeholder {
    color: #666;
    font-weight: bold;
}
button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

select {
    word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}
/* width */
::-webkit-scrollbar {
    width: 14px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background:  var(--yellow);
}

