@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url(fc4106ce9e172d070857.woff2) format('woff2');
    font-display: swap;
    
}




/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url(20fd1704ea223900efa9.woff2?v=4.7.0) format('woff2'),
    url(c1e38fd9e0e74ba58f7a.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;

}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadivsor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
  font-family: 'icomoon2';
  src: url(dce1816fb09346ce2780.woff) format('woff');
  font-weight:400;
  font-style:normal;
  font-display:swap
}
[class^=icon-],
[class*=" icon-"] {
  font-family:"icomoon2"!important;
  speak:none;
  font-style:normal;
  font-weight:400;
  font-variant:normal;
  text-transform:none;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering: auto;
  line-height: inherit;
  font-size: 25px !important;
  color: var(--BackgroundColor) !important;
}

.icon-KoohinoLogo .path1:before {
    content: "\e900";
    color: rgb(0, 0, 0);
}
.icon-KoohinoLogo .path2:before {
    content: "\e901";
    margin-left: -2.4033203125em;
    color: rgb(0, 0, 0);
}
.icon-KoohinoLogo .path3:before {
    content: "\e902";
    margin-left: -2.4033203125em;
    color: rgb(0, 0, 0);
}
.icon-bale:before {
    content: "\e916";
}
.icon-category-svgrepo-com:before {
    content: "\e917";
}
.icon-backpack-bag-sleeping-bag-svgrepo-com:before {
    content: "\e918";
}
.icon-contacts-alt-svgrepo-com:before {
    content: "\e919";
}
.icon-contacts-svgrepo-com:before {
    content: "\e91a";
}
.icon-cooking-food-frying-svgrepo-com:before {
    content: "\e91b";
}
.icon-cooking-pot-stew-svgrepo-com:before {
    content: "\e91c";
}
.icon-dining-room-furniture-of-a-table-with-chairs-svgrepo-com:before {
    content: "\e91d";
}
.icon-glasses-svgrepo-com:before {
    content: "\e91e";
}
.icon-jacket-svgrepo-com:before {
    content: "\e91f";
}
.icon-sleeping-bag-svgrepo-com:before {
    content: "\e920";
}
.icon-tent-5-svgrepo-com:before {
    content: "\e921";
}
.icon-thermos-thermo-svgrepo-com:before {
    content: "\e922";
}
.icon-tools-svgrepo-com:before {
    content: "\e923";
}
.icon-search:before {
    content: "\e924";
}
.icon-user:before {
    content: "\e925";
}
.icon-arrow-bottom:before {
    content: "\e926";
}
.icon-arrow-long-left:before {
    content: "\e927";
}
.icon-basket:before {
    content: "\e928";
}
.icon-call:before {
    content: "\e929";
}
.icon-angle:before {
    content: "\e92a";
}
.icon-arrow-top:before {
    content: "\e92b";
}
.icon-arrow-left:before {
    content: "\e92c";
}
.icon-arrow-right:before {
    content: "\e92d";
}
.icon-arrow-long-bottom:before {
    content: "\e92e";
}
.icon-arrow-long-top:before {
    content: "\e92f";
}
.icon-arrow-long-right:before {
    content: "\e930";
}
.icon-mouse:before {
    content: "\e931";
}
.icon-cursoe:before {
    content: "\e932";
}
.icon-uniE91D:before {
    content: "\e933";
}
.icon-uniE91E:before {
    content: "\e934";
}
.icon-replay:before {
    content: "\e935";
}
.icon-facebook:before {
    content: "\e936";
}
.icon-instagram:before {
    content: "\e937";
}
.icon-linkedin:before {
    content: "\e938";
}
.icon-loc:before {
    content: "\e939";
}
.icon-flashlight-4-svgrepo-com:before {
    content: "\e93a";
}
.icon-mail:before {
    content: "\e93b";
}
.icon-msg:before {
    content: "\e93c";
}
.icon-telegram:before {
    content: "\e93d";
}
.icon-telegram-fill:before {
    content: "\e93e";
}
.icon-tile:before {
    content: "\e93f";
}
.icon-twitter:before {
    content: "\e940";
}
.icon-whats:before {
    content: "\e941";
}
.icon-whats-fill:before {
    content: "\e942";
}
.icon-mines:before {
    content: "\e943";
}
.icon-plus:before {
    content: "\e944";
}
.icon-play:before {
    content: "\e945";
}
.icon-pause:before {
    content: "\e946";
}
.icon-ivahid:before {
    content: "\e947";
}
.icon-ivahid-small:before {
    content: "\e948";
}
.icon-dislike:before {
    content: "\e949";
}
.icon-article:before {
    content: "\e94a";
}
.icon-factor:before {
    content: "\e94b";
}
.icon-map:before {
    content: "\e94c";
}
.icon-music:before {
    content: "\e94d";
}
.icon-video:before {
    content: "\e94e";
}
.icon-like:before {
    content: "\e94f";
}
.icon-user-o:before {
    content: "\e950";
}
.icon-cart-o:before {
    content: "\e951";
}
.icon-dots:before {
    content: "\e952";
}
.icon-code:before {
    content: "\e953";
}
.icon-share:before {
    content: "\e954";
}
.icon-chart-down:before {
    content: "\e955";
}
.icon-save:before {
    content: "\e956";
}
.icon-chat:before {
    content: "\e957";
}
.icon-plus2:before {
    content: "\e958";
}
.icon-minus:before {
    content: "\e959";
}
.icon-qiubic:before {
    content: "\e95a";
}
.icon-call2:before {
    content: "\e95b";
}
.icon-close:before {
    content: "\e95c";
}
.icon-chart2:before {
    content: "\e95d";
}
.icon-print:before {
    content: "\e95e";
}
.icon-excel:before {
    content: "\e95f";
}
.icon-markaz-blank:before {
    content: "\e960";
}
.icon-instagram-fill:before {
    content: "\e961";
}
.icon-menu:before {
    content: "\e962";
}
.icon-link:before {
    content: "\e963";
}
.icon-qoute2:before {
    content: "\e964";
}
.icon-qoute1:before {
    content: "\e965";
}
.icon-save-fill:before {
    content: "\e966";
}
.icon-logo2:before {
    content: "\e967";
}
.icon-call3:before {
    content: "\e968";
}
.icon-angle-right:before {
    content: "\e969";
}
.icon-angle-left:before {
    content: "\e96a";
}
.icon-angle-up:before {
    content: "\e96b";
}
.icon-angle-down:before {
    content: "\e96c";
}
.icon-view:before {
    content: "\e96d";
}
.icon-clock:before {
    content: "\e96e";
}
.icon-dl:before {
    content: "\e96f";
}
.icon-circle-play:before {
    content: "\e970";
}
.icon-border:before {
    content: "\e971";
}
.icon-tick:before {
    content: "\e972";
}
.icon-empty:before {
    content: "\e973";
}
.icon-danger:before {
    content: "\e974";
}
.icon-add-order:before {
    content: "\e975";
}
.icon-order-list:before {
    content: "\e976";
}
.icon-setting:before {
    content: "\e977";
}
.icon-mail-o:before {
    content: "\e978";
}
.icon-loc-o:before {
    content: "\e979";
}
.icon-ticket:before {
    content: "\e97a";
}
.icon-factors:before {
    content: "\e97b";
}
.icon-dashboard:before {
    content: "\e97c";
}
.icon-supp:before {
    content: "\e97d";
}
.icon-compare:before {
    content: "\e97e";
}
.icon-power:before {
    content: "\e97f";
}
.icon-compare-fill:before {
    content: "\e980";
}
.icon-padlock:before {
    content: "\e981";
}
.icon-aparat:before {
    content: "\e982";
}
.icon-foreign:before {
    content: "\e983";
}
.icon-share-link:before {
    content: "\e984";
}
.icon-abacus:before {
    content: "\e985";
}
.icon-keys:before {
    content: "\e986";
}
.icon-calculator:before {
    content: "\e987";
}
.icon-apps:before {
    content: "\e988";
}
.icon-mobile:before {
    content: "\e989";
}
.icon-mobile-app:before {
    content: "\e98a";
}
.icon-smartphone:before {
    content: "\e98b";
}
:root {
    --BackgroundColor: #4F6B57;
    --BackgroundColorSecound: #f6bc13;
    --BackgroundProductListColor: #737373;
    --RedStoreColor:#ef4056; 
    --SiteFont: iranyekan;
    --btn-success-main-style: #006c0c;
    --HomeSliderHeight: 64vh;
    --AncherTextColor: #404040;
    --AncherTextAARateColor: #707070;
    --BackgroundColorWhite: #ffffff;
}

.enterToTelegram {
    height: 37px;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    color: #191842;
    word-spacing: -3px;
    cursor: pointer;
    border: 1px solid #19184217;
    border-radius: 3px;
    margin-left: 10px;
}

*:focus {
    outline: none;
}

.enterToTelegram .fa {
    color: #0084C6;
    font-size: 20px;
}

.textEnterToTelegram {
    font-size: 12px;
    text-align: center;
    padding-left: 5px;

}

@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fade-out {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

body {
    background: var(--BackgroundColorWhite);
    overflow-x: hidden;
    direction: rtl;
    font-family: var(--SiteFont);
    display: inline;
    position: relative;
    margin: 0;
    /*font-size: 1rem;*/
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}


*,
*::before,
*::after {
    box-sizing: border-box;
}


a:visited {
    color: unset;
}

a:active {
    color: unset;
}

a:link {
    color: unset;
}

ul {
    padding-right: 0;
}

* {
    scrollbar-width: thin;
    scrollbar-color: #2b2b2b #d1d1d1;
}

*::-webkit-scrollbar {
    width: 8px;
}

*::-webkit-scrollbar-track {
    background: #d1d1d1;
}

*::-webkit-scrollbar-thumb {
    background-color: #2b2b2b;
    border-radius: 20px;
    border: 2px ridge #cccccc;
}

footer {
    width: 100%;
    height: auto;
    /*padding: 60px 0 0;*/
    /*background: #eceff1;*/
    background: #d7dee0;
    position: relative;
    line-height: 1.5;
    overflow: hidden;
    float: right;
    text-align: center;
    margin-top: 10px;
}

footer .footer-jump {
    /*position: absolute;*/
    height: 60px;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;

}

.menu-li {
    color: var(--BackgroundColor) !important;
}


.copyRight {
    color: var(--BackgroundColor) !important;
}

.contactUsFontLi {
    color: var(--BackgroundColor);
    font-size: 30px !important;
}

.bgborder {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    padding: 0;
}


.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.footer-social .social-links .fa {
    color: #fff;
}


.btn-search i {
    color: #b7b7b6e0;
    font-size: 20px;
    margin-top: 11px;
}


.header-right .logo img {
    min-width: 100px;
    width: 180px;
    margin-right: 0;
}

.header-right .logo img {
    min-width: 100px;
    width: 180px;
    margin-right: 0;
}

::-webkit-input-placeholder {
    color: #b2b2b2;

    -webkit-transition: text-indent .5s ease, color .5s ease;
    transition: text-indent .5s ease, color .5s ease;
}

input::-moz-placeholder {
    color: #b2b2b2;
    opacity: 1;
}

/*[placeholder]:focus::-webkit-input-placeholder {*/
/*    text-indent: 10em;*/
/*    color: transparent;*/
/*}*/

ul {
    list-style: none;

}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}


header {
    background: #fff;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .04);
    z-index: 999 !important;
    width: 100%;
    height: 97px;
    float: left;
    position: relative;
}

.header-main-page.fixed {
    position: fixed;
    top: 0;
}

.header-right {
    display: flex;
    width: 70%;
}

.header-right .logo {
    text-align: center;
    float: right;
    width: 200px;
    overflow: clip;
}


.header-right .logo img {
    min-width: 100px;
    width: 180px;
    height: 36px;

}

.header-right .search-header {
    width: 100%;
    height: 36px;
    float: right;
    border-radius: 5px;
    position: relative;
}

.header-right .search-header input {
    width: 100%;
    height: 36px;
    border: 1px solid #ededed;
    outline: none;
    background: #e6e4e48c;
    color: #474747;
    padding-right: 55px;
    /*line-height: 50px;*/
    position: relative;
    font: 12px var(--SiteFont);
    border-radius: 3px;
}

.header-right .search-header input:focus {
    background-color: #fff;
    border: 1px solid #ccc;
}

.header-right .search-header .btn-search {
    position: absolute;
    right: 0;
    bottom: 0;
    background: transparent;
    outline: none;
    cursor: pointer;
    height: 39px;
    border-radius: 10px;
    padding-right: 10px;
    border: 0;
}

.header-right .search-header .search-result {
    position: absolute;
    top: 98%;
    left: 0;
    right: 0;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    padding: 15px 15px 15px 5px;
    z-index: 100;
    border: 1px solid #ccc;
    border-top: none;
    display: none;

}

.header-right .search-header .search-result ul.search-result-list {
    margin-bottom: 10px;
    /*display: none;*/
}

.header-right .search-header .search-result ul.search-result-list li {
    margin-bottom: 0;
    /*padding: 0 38px 0 38px;*/
    padding: 0;
}

.header-right .search-header .search-result ul.search-result-most-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-x: hidden;
    justify-content: space-around;
}

.header-right .search-header .search-result ul.search-result-most-view li {
    margin-left: 10px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 4px 12px 4px 8px;
    border-radius: 100px;
    border: 1px solid #e0e0e2;
}

.header-right .search-header .search-result ul.search-result-most-view li a {
    color: #424750;
    font-size: 9px;
    line-height: 24px;
}


.header-left {
    /*width: 100%;*/
}

.header-left .btn-login {
    background: var(--BackgroundColorSecound);
    height: 37px;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
    font: 12px var(--SiteFont);
    font-weight: 700;
    line-height: 33px;
    text-align: left;
    padding-left: 12px;
    float: left;
    margin-left: 15px;
    position: relative;
    padding-right: 12px;
    color: var(--AncherTextColor);
    letter-spacing: -1px;
}

.header-left .login-link {
    color: #616161;
}

.header-left .btn-login span {
    font-size: 23px;
    vertical-align: middle;
    padding-left: 5px;
    color: var(--BackgroundColor);
}

.header-left .Basket-Link span {
    color: var(--BackgroundColor);
}

.dropdown-menu-login {
    display: block;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .3);
    border: 1px solid #eee;
    padding: 0;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 40px;
    text-align: right;
    background: #fff;
    z-index: 999;
    width: 200px;
    overflow: hidden;
    transition: all 0.1s ease-in;
    opacity: 0.01;
    visibility: hidden;
}

.btn-login:hover .dropdown-menu-login {
    transition: all 0.1s ease-in;
    opacity: 1;
    visibility: visible;
}

.dropdown-menu-login .header-profile-dropdown-account {
    position: relative;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    transition: .2s;
    float: right;
    padding-top: 10px;
}

.dropdown-menu-login .header-profile-dropdown-account:hover {
    transition: .2s;
    background-color: #eeeeee;
}

.dropdown-menu-login .header-profile-dropdown-account .header-profile-dropdown-user {
    align-items: center;
    padding: 0 12px;
    position: relative;
    z-index: 1;
}

.dropdown-menu-login .header-profile-dropdown-account .header-profile-dropdown-user .header-profile-dropdown-user-img {
    width: 32px;
    height: 32px;
    border: 1px solid #424750;
    border-radius: 50%;
    background: #fff;
    background-size: contain;
    float: right;
}

.dropdown-menu-login .header-profile-dropdown-account .header-profile-dropdown-user .header-profile-dropdown-user-img img {
    max-width: 100%;
    float: right;
}

.dropdown-menu-login .header-profile-dropdown-account .header-profile-dropdown-user .header-profile-dropdown-user-info {
    margin-right: 8px;
    float: right;
    margin-top: -5px;
    line-height: 20px;
}

.dropdown-menu-login .header-profile-dropdown-account .header-profile-dropdown-user .header-profile-dropdown-user-info .header-profile-dropdown-user-name {
    display: block;
    color: #666666;
    font-size: 14px;
}

.dropdown-menu-login .header-profile-dropdown-account .header-profile-dropdown-user .header-profile-dropdown-user-info .header-profile-dropdown-user-profile-link {
    align-items: center;
    color: var(--BackgroundColor);
    font-size: 10px;
    line-height: 2.2;
    display: block;
}

.dropdown-menu-login .header-profile-dropdown-account .header-profile-dropdown-user .header-profile-dropdown-user-info .header-profile-dropdown-user-profile-link::before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

.dropdown-menu-login .header-profile-dropdown-account .header-profile-dropdown-user .header-profile-dropdown-account {
    display: block;
    position: relative;
    padding-right: 40px;
    padding-left: 16px;
    padding-top: 0;
    float: right;
}

.dropdown-menu-login .header-profile-dropdown-account .header-profile-dropdown-user .header-profile-dropdown-account::before {
    content: "";
    display: block;
    width: 1px;
    height: 15px;
    background: #c0c2c5;
    position: absolute;
    right: 16px;
    top: -25px;
}

.dropdown-menu-login .header-profile-dropdown-account .header-profile-dropdown-user .header-profile-dropdown-account .header-profile-dropdown-account-item {
    margin-bottom: 0;
    float: right;
    position: relative;
    line-height: 2;
}

.dropdown-menu-login .header-profile-dropdown-account .header-profile-dropdown-user .header-profile-dropdown-account .header-profile-dropdown-account-item::before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background: #c0c2c5;
    position: absolute;
    right: -24px;
    top: -13px;
}

.header-profile-dropdown-account .header-profile-dropdown-account-item .header-profile-dropdown-account-item-title {
    font-size: 12px;
    float: right;
    padding-left: 25px;
}

.header-profile-dropdown-account .header-profile-dropdown-account-item .header-profile-dropdown-account-item-amount {
    z-index: 3;
    position: relative;
    font-size: 12px;
    color: #81858b;
    float: right;
}

.header-profile-dropdown-account .header-profile-dropdown-account-item .header-profile-dropdown-account-item-amount .header-profile-dropdown-account-item-amount-number {
    font-size: 12px;
    color: #424750;
    padding-left: 0;
}

.header-profile-dropdown-account .header-profile-dropdown-account-item::after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #c0c2c5;
    position: absolute;
    right: -27px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-profile-dropdown-actions .header-profile-dropdown-action-container {
    position: relative;
}

.header-profile-dropdown-actions .header-profile-dropdown-action-container a.header-profile-dropdown-action-link {
    font-size: 12px;
    line-height: 12px;
    padding: 10px 20px;
    color: #424750;
    display: block;
    float: right;
    width: 100%;
    transition: .2s;
}

.header-profile-dropdown-user-name-subProfile {
    margin-bottom: 0;
}

.header-profile-dropdown-actions .header-profile-dropdown-action-container a.header-profile-dropdown-action-link:hover {
    transition: .2s;
    background-color: #eee;
}

.header-left .mini-cart-header {
    width: 40px;
    height: 37px;
    float: left;
    font-size: 25px;
    text-align: center;
    cursor: pointer;
    color: #616161;
    position: relative;
    z-index: 999;
}

.header-left .mini-cart-header .cart-count {
    font-size: 12px;
    line-height: 17px;
    color: var(--AncherTextColor);
    width: 20px;
    height: 20px;
    background: var(--BackgroundColorSecound);
    text-align: center;
    vertical-align: middle;
    border-radius: 6px;
    font-weight: 900;
    border: 2px solid #fff;
    position: absolute;
    bottom: 0;
    left: 23px;
}

.header-left .mini-cart-header::before {
    content: "";
    display: block;
    height: 24px;
    background: #e0e0e2;
    position: absolute;
    left: 45px;
    width: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mini-cart-dropdown {
    position: absolute;
    left: 0;
    top: 40px;
    width: 270px;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    padding: 5px;
    border: 1px solid #eee;
    transition: all 0.1s ease-in;
    opacity: 0.01;
    visibility: hidden;
}

.mini-cart-header:hover .mini-cart-dropdown {
    transition: all 0.1s ease-in;
    opacity: 1;
    visibility: visible;
}

.mini-cart-dropdown .header-cart-info-header {
    padding: 12px 16px 16px 12px;
    font-size: 16px;
}

.mini-cart-dropdown .header-cart-info-header .header-cart-info-count {
    font-size: 12px;
    line-height: normal;
    color: #81858b;
    float: right;
}

.mini-cart-dropdown .header-cart-info-header a.header-cart-info-link {
    color: var(--BackgroundColor);
    font-size: 12px !important;
    font-weight: 600;
    float: left;
}

.responsive-header-left {
    display: none;
}


nav.main-menu {
    display: grid;
    width: 100%;
    height: 43px;
    float: right;
    position: absolute;
}

.d-block .row {
    padding: 8px 0 8px;
    border-bottom: 1px solid #ececec;
}

.overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.5);
    opacity: 0;
    visibility: hidden;
    transition: .2s;
    z-index: 1000;
}

.sidebar {
    top: 100%;
    overflow-y: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    color: #fff;
    background-color: #fff;
    z-index: 1002;
}

.sidebar .nav-header {
    display: flex;
    justify-content: center;
    height: 10%;
}

.sidebar .nav-header {
    display: block;
    height: 64px;
    border-bottom: 1px solid #e4e4e4;
}

.sidebar .nav-header .logo-wrap {
    padding: 15px 0 5px;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    width: 200px;
}

.sidebar .nav-header .logo-wrap .logo-icon {
    display: inline-block;
    text-decoration: none;
}

.sidebar .nav-header .logo-wrap .logo-icon img {
    width: 180px;
    z-index: 9999;
    display: block;
    position: relative;
}

.sidebar > ul > li > a {
    font: 16px var(--SiteFont);
    display: block;
    padding: 7px 20px;
    background: #ffffff;
    color: #757575;
    font-weight: bold;
}

.sidebar a {
    cursor: pointer;
}

.sidebar > ul > li {
    position: relative;
}

.sidebar ul ul {
    display: none;
    background: #ffffff8f;
    width: 100%;
}


.more-info .col-12 .middle-bar-footer .pull-right .footer-links p {
    margin-top: 10px;
}


footer .footer-jump a {
    text-decoration: none;
}

footer .footer-jump a {
    font: 18px var(--SiteFont);
    color: #4a4a4a;
    line-height: 70px;
}

footer .footer-jump a .footer-jump-angle i {
    vertical-align: middle;
    font-size: 25px;
    background: hsla(0, 0%, 74.5%, .41);
    display: inline-block;
    padding: 5px 10px;
    border-radius: 50px;
    margin-left: 10px;
}

.footer-inner-box {
    height: 110px;
    float: right;
    /*margin-top: 10px;*/
    text-align: center;
    display: flex;
    border-bottom: 1px solid #c5c4c4;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
}

.footer-inner-box a {
    text-decoration: none;
    width: 85px;
    display: inline-block;
}

.footer-inner-box a img {
    width: 85px;
    height: 89px;
    background-color: #fdfdfe!important;
    padding: 5px;
    border-radius: 5px;
}


.middle-bar-footer {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 10px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.middle-bar-footer .footer-links {
    width: 100%;
    height: auto;
    float: right;
    padding: 0 10px;
}

footer .footer-form {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    padding: 0 20px;
}

footer .footer-form span.newslitter-form {
    font: 14px var(--SiteFont);
    color: #4b4b4b;
    display: block;
    text-align: right;
    margin-bottom: 24px;
}

footer .footer-social .social-links {
    width: 100%;
    height: 50px;
    background: #9f9e9e;
    padding-top: 7px;
    margin-top: 10px;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    text-align: center;
    margin-bottom: 14px;
}

footer .footer-social .social-links span {
    cursor: pointer;
    width: 34px;
    height: 34px;
    color: #fff;
    overflow: hidden;
    position: relative;
    display: inline-block;
    font-size: 25px;
    line-height: 40px;
}

footer .more-info {
    width: 100%;
    height: auto;
    /*background: #d7dee0;*/
    float: right;
}

.footer-links p {
    font: 12px var(--SiteFont);
    color: #535353;
    text-align: justify;
}

.newslitter-form i {
    color: var(--BackgroundColor);
    font-size: 28px;
    top: 8px;
    position: relative;
    margin-left: 4px;
}

.rotatePhone {
    transform: rotate(242deg);
}


footer .more-info .about-site {
    width: 100%;
    height: auto;
    margin-top: 15px;
    border-bottom: 1px solid #c5c4c4;
}

footer .copy-right-footer {
    width: 100%;
    height: auto;
    float: right;
    text-align: center;
}

footer .copy-right-footer p {
    font: 12px var(--SiteFont);
    line-height: 30px;
    color: #535353;
    margin-bottom: 0;
}

button, input {
    font-family: var(--SiteFont);
}


.toggle {
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background: white;
    position: absolute;
    top: 3px;
    left: 29px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    transition: .5s;
    cursor: pointer;
}

.linear-wipe {
    text-align: center;
    background: linear-gradient(-55deg, transparent 0%, transparent 40%, #FFF 60%, #F4F4F4 70%, transparent 80%, transparent 100%);
    background-color: rgba(0, 0, 0, 0);
    background-clip: border-box;
    background-size: 200% 100%;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    color: #000;
    -webkit-animation: shine 1s linear infinite;
    animation: shine 1s linear infinite;
    background-color: #acacac;
}

@keyframes shine {
    to {
        background-position: 200% center;
    }
}

.core-menu {
    text-align: right;
    overflow: hidden;
}

.core-menu li.have-child {
    list-style: none;
    display: inline-block;
    cursor: pointer;

}

.core-menu li.have-child > a {
    display: inline-block;
    padding-left: 5px;
    color: var(--AncherTextColor);
    font-size: 14px;
    font-weight: 700;
    transition: 0.3s;
}


.core-menu li.have-child:hover i::before {
    color: var(--BackgroundColorSecound);
    margin-top: 3px;
    transition: 0.3s;
}

.core-menu .nav-head-header {
    margin-top: 0;
    transition: 0.3s;
    margin-left: 35px;
}

.core-menu .have-child:hover {
    margin-top: -3px;
    transition: 0.3s;
}

.core-menu li.nav-head-header:first-child:before {
    content: none;
}


li span.toggle {
    padding-left: 1em;
    display: none;
}

.toggle:before {
    content: "\f107";
    font: normal normal normal 16px/1 FontAwesome;
}


.dropdown-head-menu {
    position: absolute;
    width: 230px;
    background: #eee;
    text-align: right;
    display: none;
    line-height: 1.9 !important;
    margin-top: 0
}

.mega-menu-header{
    list-style: none;
    display: inline-block;
    cursor: pointer;
    margin-top: 0;
    transition: 0.3s;
    margin-left: 35px;
    /*border-radius: 42px;*/
    /*height: 42px;*/
    /*padding-inline: 3px;*/
    /*color: #fff;*/
    /*background-color: #bb89f7;*/
}

.mega-menu-header:before{
    border-left: 1px solid #ccc;
}

.mega-menu-header:hover ul{
    display: block !important;
    animation: fade-in 0.5s;
}

.mega-menu-panel {
    position: absolute;
    text-align: right;
    display: none;
    /*line-height: 1.9 !important;*/
    margin-top: 0;
    background: #fff;
    /*box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);*/
    box-shadow: -1px 4px 9px -1px rgb(0 0 0 / 0.1), inset 0 2px 4px -2px rgb(0 0 0 / 0.1);
    height: auto;
    min-width: 200px;
    min-height: 400px;
    top: 40px;
    left: 150px;
    right: 24px;
    padding: 0;
    transition: 0.4s all ease-in-out;
    border-radius: 3px;
}

.mega-menu-panel > li{
    background-color: #f8f8f8;
    padding: 5px 10px;
    cursor: pointer;
    width: 200px;
    border-left: 3px solid #f8f8f8;
    border-bottom: 1px solid transparent;
}

.mega-menu-panel li:hover{
    background-color: #ffffff;
}

.mega-menu-panel li:hover > a{
    color: red !important;
}

.mega-menu-panel li:hover ul{
    opacity: 1;
    visibility: visible;
}

.mega-menu-panel li a{
    align-items: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    transition: 0.3s;
}


.mega-menu-panel-sub{
    min-height: 400px;
    max-height: 400px;
    overflow-y: scroll;
    min-width: 200px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 200px;
    opacity: 0;
    visibility: hidden;
    padding: 23px 26px;
    transition: 0.4s all ease-in-out;
    border-radius: 0;
}



.mega-menu-panel-sub a{
    font-size: 10px;
}

.mega-menu-panel-sub li a{
    color: var(--AncherTextAARateColor);
    font-size: 13px;
    font-weight: 700;
}


.mega-menu-panel-sub > li {
    max-width: 150px;
    padding: 5px 0;
}

.mega-menu-panel-sub > li:hover a {
    color: red;
}

.dropdown-head-menu li {
    display: block;
}

.dropdown-head-menu li a {
    display: block;
    padding: 8px 8px 8px 0;
    font-size: 13px;
}

.nav-head-header span.catName {
    vertical-align: super;
}

.nav-head-header:hover .borderBottomMenuPartial {
    border-bottom: 3px solid var(--BackgroundColor);
    transition: width 0.2s ease-in-out;
    width: 100%;
}

.borderBottomMenuPartial {
    height: 2px;
    display: block;
    width: 0;
}

.core-menu li.nav-head-header:hover a i::before {
    padding-bottom: 2px;
}

.core-menu li.nav-head-header:hover ul {
    display: block !important;
    animation: fade-in 0.3s;
    transition-delay: 300ms;
}

.core-menu li.nav-head-header ul li.nav-head-header:hover {
    background: #dfdfdf;
}

.core-menu li.nav-head-header:not(:hover) ul.did-fade-in {
    animation: fade-out 0.5s !important;
    display: block;
}


.core-menu ul {
    display: none;
}


.d-block .main-menu .core-menu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 26px;
}

.logo-icon img {
    width: 180px;
    height: 36px;
}

:focus {
    font-weight: 700;
    color: var(--BackgroundColor);
}

.btn-login:focus {
    outline: 0;
    background-color: var(--BackgroundColorSecound);
    border: 1px solid var(--BackgroundColor);
}


:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}


html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    font-weight: 400;
    /*font-size: 14px;*/
    direction: rtl;
    scroll-behavior: smooth;
}


p {
    margin-top: 0;
    margin-bottom: 0;
}

ul {
    margin-top: 0;
    margin-bottom: 0;
}

ul ul {
    margin-bottom: 0;
}

b {
    font-weight: bolder;
}

a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

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;
}

img {
    vertical-align: middle;
    border-style: none;
}


svg:not(:root) {
    overflow: hidden;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 0 auto -webkit-focus-ring-color;
}

input,
button {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button {
    text-transform: none;
}

button {
    -webkit-appearance: button;
}

button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-right: -15px;*/
    /*margin-left: -15px;*/
}

.col-6, .col-12, .col-md-3, .col-md-4, .col-md-9, .col-md-12, .col-lg-3, .col-lg-4, .col-lg-8, .col-lg-9, .col-lg-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 768px) {
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}

@media (min-width: 992px) {
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
    background-image: none;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
}

.d-block {
    display: block !important;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
}

@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a:not(.btn) {
        text-decoration: underline;
    }

    img {
        page-break-inside: avoid;
    }

    p {
        orphans: 3;
        widows: 3;
    }


    body {
        min-width: 992px !important;
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


.mini-cart-dropdown {
    position: absolute;
    left: 0;
    top: 40px;
    width: 270px;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    padding: 5px;
    border: 1px solid #eee;
    transition: all 0.1s ease-in;
    opacity: 0.01;
    visibility: hidden;
}

.mini-cart-header:hover .mini-cart-dropdown {
    transition: all 0.1s ease-in;
    opacity: 1;
    visibility: visible;
}

.mini-cart-dropdown .header-cart-info-header {
    padding: 12px 16px 16px 12px;
    font-size: 16px;
}

.mini-cart-dropdown .header-cart-info-header .header-cart-info-count {
    font-size: 12px;
    line-height: normal;
    color: #81858b;
    float: right;
}

.mini-cart-dropdown .header-cart-info-header a.header-cart-info-link {
    color: var(--BackgroundColor);
    font-size: 12px !important;
    font-weight: 600;
    float: left;
}

.scrollbar {
    margin-right: 0;
    float: left;
    max-height: 155px;
    width: 100%;
    background: #ffffff;
    margin-bottom: 0;
    margin-top: 15px;
    overflow-y: auto;
}

.mini-cart-dropdown ul.header-basket-list {
    list-style: none;
    border-top: 1px solid #f0f0f1;
    margin-top: 0;
    margin-bottom: 0;
}

.header-basket-list .allItemInBug {
    background-color: var(--BackgroundColor);
    margin-bottom: 10px;
    display: flex !important;
    flex-direction: row;
    justify-content: space-around;
    width: 96%;
    flex-wrap: nowrap;
    border-radius: 3px;
}

.prodoctName {
    display: flex;
    flex-direction: column;
    padding-right: 10px;
}

.header-basket-list-item-title {
    font-size: 11px;
    width: 150px;
    text-align: right;
    color: #fff;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 6px;
}

.monyBasket {
    text-align: right;
    font-size: 11px;
    color: #fff;
}

.header-basket-list-item-remove {
    padding: 4px 0 0 0;
}

.header-basket-list-item-remove .fa {
    color: #fff;
}

.header-cart-info-footer {
    padding: 8px;
    border-top: 1px solid #f0f0f1;
    float: right;
    width: 100%;
}

.header-cart-info-footer .header-cart-info-total {
    font-size: .857rem;
    line-height: normal;
    padding-right: 4px;
    width: 50%;
    float: right;
}

.header-cart-info-footer .header-cart-info-total .header-cart-info-total-text {
    margin-bottom: 4px;
    font-size: .714rem;
    line-height: 2.2;
}

.header-cart-info-footer .header-cart-info-total .header-cart-info-total-amount {
    font-size: .714rem !important;
    line-height: normal !important;
    font-weight: 700;
    margin-bottom: 0;
}

.header-cart-info-footer .header-cart-info-total .header-cart-info-total-amount .header-cart-info-total-amount-number {
    font-size: 16px !important;
}

.header-cart-info-footer > div {
    float: left;
    width: 50%;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.mini-cart-header:hover .mini-cart-dropdown {
    visibility: visible;
}

.header-left .mini-cart-header {
    font-size: 25px;
    text-align: center;
    cursor: pointer;
    color: #616161;
}

.btn-danger {
    color: #fff !important;
    background-color: var(--btn-success-main-style) !important;
    border-color: var(--BackgroundColorSecound) !important;
}


.fa-close-menu-responsive {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 26px !important;
}

.ul-item-product-responsive-menu {
    display: flex;
    flex-wrap: wrap;
    height: 75%;
    overflow-y: scroll;
    margin-top: 15px;
    overflow-x: hidden;
}

.item-main-product {
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 48vw;
    height: 9vh;
}

.li-item-icon-menu-responsive {
    position: unset !important;
}

.ico-regularspan {
    color: #000;
}

.li-two-sub-menu .item-main-product {
    width: 25vw;
}

.li-two-sub-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    height: fit-content;
    margin-top: 10px;
}


.ul-item-product-responsive-menu .li-item-icon-menu-responsive .item-main-product i {
    text-shadow: 1px 1px #A6A6A6;
    color: #FFCB00 !important;
}

.ul-item-product-responsive-menu li ul li i {
    text-shadow: 0 1px #A6A6A6 !important;;
    color: #FFCB00 !important;
}

.ul-item-product-responsive-menu .li-item-icon-menu-responsive .item-main-product span {
    color: #807147 !important;
}


.fa.fa-angle-down.fa-close-menu-responsive {
    position: absolute;
    top: 27px;
    left: 25px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    cursor: pointer;
    z-index: 1;
    font-size: 25px;
}

.headItemIconMenuResponsive {
    width: 100%;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    height: fit-content;
    padding-bottom: 10px;
    position: sticky;
    top: 0;
}


.subUlLiMenuResponsive {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: 70%;
    justify-content: center;
    align-content: unset;
}


.svg-goo-menu {
    display: none;
    height: 0;
}

.main-pt {
    padding-top: 97px;
}


/*.sc-bottom-bar, .BackgroundPopUpItemGooeyMenu {*/
/*    display: none !important;*/
/*}*/


.BackgroundPopUpItemGooeyMenu::before {
    position: absolute;
    content: "";
    display: block;
    width: 36px;
    height: 3px;
    top: calc(8px + env(safe-area-inset-top));
    left: 50%;
    transform: translate(-50%);
    border-radius: 2px;
    background-color: #00000024;
    z-index: 1;
}

.filter-shared-gooey-menu {
    display: none;
}


.search-result-list li a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    background-color: #f4f4f4;
    margin-bottom: 5px;
    align-items: center;
    padding: 2px 10px;
    font-size: 10px;
    border-radius: 3px;
}


.btn.btn-light.btn-remove-search {
    background-color: #f4f4f4;
    height: 20px;
    width: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 0;
    border-radius: 50%;
}


.shadowAnimation::before {
    content: " ";
    display: block;
    width: 100px;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, #fff, #e8e8e870 50%, #fff);
    -webkit-animation: AnimationAfterLoadingImg .9s cubic-bezier(.4, 0, .2, 1) infinite;
    animation: AnimationAfterLoadingImg .9s cubic-bezier(.4, 0, .2, 1) infinite
}

.shadowAnimationSlider::before {
    content: " ";
    display: block;
    width: 100px;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, transparent, #e8e8e870 50%, transparent);
    -webkit-animation: mymove .9s cubic-bezier(.4, 0, .2, 1) infinite;
    animation: AnimationAfterLoadingImg .9s cubic-bezier(.4, 0, .2, 1) infinite
}

@keyframes AnimationAfterLoadingImg {
    from {
        transform: translateX(100vw)
    }
    to {
        transform: translateX(0vw)
    }
}

.shadowAnimation.no-after:before {
    content: none;
}

.shadowAnimationSlider.no-afterSlider:before {
    content: none;
}


.lazy {
    display: block !important;
    overflow: hidden !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    background: #fff;
    color: transparent !important;
}

.lazySlider {
    display: block !important;
    overflow: hidden !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    background: #fff;
    color: transparent !important;
}

.lazyPngDisplayNotBlock {
    display: block !important;
    overflow: hidden !important;
    color: transparent !important;
}

.lazyPng {
    display: block !important;
    overflow: hidden !important;
    color: transparent !important;
}

.logo .shadowAnimation {
    display: inline-block;
}

.header-right .logo, .header-right form {
    line-height: 0 !important;
}


.swal2-popup.swal2-modal.swal2-show {
    width: 25% !important;
    font-size: 10px;
}


.office-phoneNumber {
    font-size: 17px;
    font-weight: bold;
    color: var(--BackgroundColor);
}


/*ssssssssssssssss*/

.middle-bar-footer {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 10px;
    border-top: 1px solid #c5c4c4;
    /*border-bottom: 1px solid #fff;*/
    padding-top: 10px;
}

.middle-bar-footer .footer-links {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 20px;
    padding: 0 10px;
}

.middle-bar-footer .footer-links .links-col {
    /*width: 25%;*/
    height: auto;
    float: right;
    overflow: hidden;
}

.middle-bar-footer .footer-links .links-col a.head-line {
    font: 14px iranyekan;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    margin-bottom: 20px;
    display: block;
    text-align: right;
}

.middle-bar-footer .footer-links .links-col ul.links-ul li {
    text-align: right;
    margin-bottom: 1px;
}

.middle-bar-footer .footer-links .links-col ul.links-ul li a {
    color: #4b4b4b;
    text-decoration: none;
    font: 13px iranyekan;
    font-weight: 300;
}


footer .footer-form {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
    padding: 0 10px;
}

footer .footer-form span.newslitter-form {
    font: 14px iranyekan;
    color: #4b4b4b;
    display: block;
    text-align: right;
}

footer .footer-form form {
    width: 80%;
    height: 40px;
    float: right;
    border-radius: 5px;
    position: relative;
    margin-top: 15px;
    overflow: hidden;
}

footer .footer-form form .input-footer::placeholder {
    text-align: right;
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}










.footer-links.item-link-footer {
    display: flex;
    justify-content: space-evenly;
}



.col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}


.headContent {
    display: flex;
    flex-direction: row-reverse;
}


/*glass alert layout start*/
.glass-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.35);
    display: flex;
    align-items: flex-start;
    padding-top: 15vh;
    justify-content: center;
    z-index: 9999;
}

.hidden {
    display: none;
}

.glass-alert {
    width: 320px;
    padding: 20px;
    border-radius: 9px;
    background: rgba(41, 41, 41, 0.15);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255,255,255,0.25);
    color: #fff;
    text-align: center;
    position: relative;
    box-shadow: 0 10px 40px rgba(0,0,0,0.3);
}

.close-btn {
    position: absolute;
    top: 8px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 20px;
    color: white;
    cursor: pointer;
}

.ok-btn {
    margin-top: 15px;
    padding: 5px 10px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    background: rgba(255,255,255,0.25);
    color: white;
    font-size: 12px;
}

.ok-btn:hover {
    background: rgba(255,255,255,0.4);
}

.alert-progress {
    position: absolute;
    top: -1px;
    left: 0;
    width: 98%;
    height: 2px;
    overflow: hidden;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

#alert-progress-bar {
    width: 100%;
    height: 100%;
    background: var(--BackgroundColor);
}
/*glass alert layout end*/

.pop-up-eco-foolad{
    width: 100vw;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.44);
    visibility: hidden;
    z-index: 9;
    position: fixed;
    
}
