@font-face{
    font-family:'FontAwesome';
    src:url(../font/fontawesome-webfont.eot?v=4.7.0);
    src:url(../font/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(../font/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(../font/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(../font/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(../font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight:400;
    font-style:normal
}
.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
}
.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-c#668a60it-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-spinside: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-checke#668a60: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-#668a60dit:before{
    content:"\f1a1"
}
.fa-#668a60dit-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-registe#668a60:before{
    content:"\f25d"
}
.fa-creative-commons:before{
    content:"\f25e"
}
.fa-gg:before{
    content:"\f260"
}
.fa-gg-circle:before{
    content:"\f261"
}
.fa-tripadvisor: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-#668a60dit-alien:before{
    content:"\f281"
}
.fa-edge:before{
    content:"\f282"
}
.fa-c#668a60it-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-user-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-wpbeginside: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: 'IRANSansLight';
    font-style: normal;
    font-weight: 300;
    src: url('../font/iransans/IRANSansWeb_Light.eot');
    src: url('../font/iransans/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),
         url('../font/iransans/IRANSansWeb_Light.woff2') format('woff2'),
         url('../font/iransans/IRANSansWeb_Light.woff') format('woff'),
         url('../font/iransans/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
    font-family: 'IRANSansFarsiNum';
    src: url('../font/iransans/IRANSansFaNum-Light.eot');
    src: url('../font/iransans/IRANSansFaNum-Light.eot?#iefix') format('embedded-opentype'),
        url('../font/iransans/IRANSansFaNum-Light.woff') format('woff'),
        url('../font/iransans/IRANSansFaNum-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansFarsiNumBold';
    src: url('../font/iransans/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../font/iransans/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/iransans/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
        url('../font/iransans/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'aviny';
    src: url('../font/aviny.ttf');
    color: green;
}
@font-face {
    font-family: 'sharp';
    src: url('../font/a.TTF');
    color: green;
}
a:active,a:hover{
    outline:0 !important;
}
a,a:visited{
    text-decoration: unset;
}
a:focus{
  outline-offset: 0 !important;
}
html {
  box-sizing: border-box;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
img {
    max-width: 100% !important;
    display: block;
    margin: 0 auto;
}
body {
  font-family:'IRANSansLight' !important;
  margin: 0;
  padding: 0;
  font-size: 14px !important;
}
textarea, input {
  font-family: inherit;
  padding: 0 10px;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
.clearfix::after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none !important;
}
a:focus, a:hover{
  text-decoration: none !important;
  outline: none !important;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.right {
    float: right;
}
.left {
    float: left;
}
.relative{
  position: relative;
}
.absolute {
    position: absolute;
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  font-weight: normal;
}
.text-indent {
  font-size: 0;
  position: absolute;
  text-indent: -9999px;
}
.bg {
  background-image: url("../img/bg.png");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.container {
    max-width: 100% !important;
}
/************** Custom style 
/************** Style home page*/
.sell-mag {
    text-align: left;
    padding-left: 0px;
}
.sell-mag i.fa.fa-shopping-bag {
    font-size: 18px;
    width: 61px;
    height: 26px;
    background-color: black;
    transition: .4s;
    text-align: center;
    padding-top: 4px;
    color: #fff;
}
.sell-mag i.fa.fa-shopping-bag:hover {
    background-color: #fff;
    color: black;
    border: 1px solid;
}
.single-news-box.new-style h2.title-monograph {
    font-family: 'aviny';
}
.single-news-box.new-style .img-news > img {
    width: 100%;
    height: 329px;
    /* min-height: 400px; */
}
.single-news-box.new-style .inside-single-news-new.relative {
    /* padding-bottom: 60px; */
    box-shadow: 0px 3px 14px -9px black;
    margin-bottom: 27px;   
    height: 457px;
}
#shop .archive {
    text-align: center;
    position: relative;
}
#shop .archive a {
    width: 179px;
    height: 51px;
    background-color: blue;
    /* position: absolute; */
    font-size: 16px;
    color: #668a60;
    border-radius: 5%;
    font-weight: bold;
    padding: 15px;
    display: inline-block;
}
.comment-slider.owl-carousel.owl-theme {
    background-color: transparent;
}
.comment-slider.owl-carousel.owl-theme .owl-next, .comment-slider.owl-carousel.owl-theme .owl-prev {
    top: -118px !important;
}
.slider.shop-slider.owl-carousel.owl-theme .owl-prev, .slider.shop-slider.owl-carousel.owl-theme .owl-next {
    top: -196px !important;
    text-align: center;
    background-color: rgb(0 0 0 / 0.5) !important;
}
#biography .slider.owl-carousel.owl-theme .owl-prev, #biography .slider.owl-carousel.owl-theme .owl-next {
    top: 50% !important;
}
section#profile .inside-box-post {
    height: 231px;
    overflow-y: auto;
    /* overflow: hidden; */
}
.read-more-news {}
section#profile .inside-box-post .read-more-news {
    bottom: 4px;
}
.header-bg-img {
    /*background-image: url(../img/header-not-index.png);*/
    background-repeat: no-repeat;
    height: 82px;
}
.inline > * {
    display: inline-block;
}
.menu-desktop.menu > ul >li a {
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}
h1.logo > a img {
    margin: 0;
}
.full-width {
    min-height: 82px;
    position: relative;
}
.container {
    padding: 0 !important;
}
.menu-desktop.menu {
    line-height: 82px;
}
.menu-mobile-col {
    display: none;
}
.logo-col, .col-search {
    padding-top: 21px;
}
.menu-desktop.menu li {
    min-width: 12px;
    text-align: center;
}
form.search-header  input {
    height: 34px;
    border-radius: 24px 24px 24px 24px;
    border: none;
    width: 190px;
}
form.search-header p {
    text-align: left;
}
form.search-header input:focus {
    border: none;
    text-decoration-line: none;
    outline: none;
}
i.fa.fa-search {
    color: #bd3130;
    font-size: 18px;
}
form.search-header button {
    position: relative;
    position: absolute;
    left: 10px;
    top: 7px;
    background-color: transparent;
    border: none;
}
.reletive {
    position: relative;
}
::-ms-input-placeholder {
  color: black;
}
::-ms-input-placeholder {
  color: black;
}
::-webkit-input-placeholder {
  color: black;
}
::placeholder {
  opacity: 1; 
  color : black;
}
.menu-desktop.menu ul.inline {
    text-align: left;
}
.bg-img-bottom-header {
    background-image: url(../img/pc-bg-smart.png);
    background-repeat: no-repeat;
    height: 483px;
    width: 483px;
    float: left;
    position: relative;
}
.title-post {
    font-family: "IRANSansFarsiNumBold";
    color: #668a60;
    font-size: 26px;
    text-rendering: optimizeSpeed;
    position: relative;
}
p.text-post {
    color: rgb( 47, 46, 46 );
}
p.margin-set {
    height: 81px;
}
.inside-col-phone-book-img {
    margin-left: 72px;
}
.latest-magazine-img > img {
    position: absolute;
    right: 0;
    left: -192px;
    top: 164px;
    bottom: 0;
}
.col-about p.margin-set {
    height: 153px;
}
.main-post {
    padding-top: 11px;
}
.main-post p {
    padding-top: 12px;
    line-height: 1.2;
    width: 310px;
}
a.btn-gradient {
    background-image: linear-gradient( 54deg, rgb(88 188 96) 0%, rgb(102 138 96) 100%);
    background-image: -moz-linear-gradient( 54deg, rgb(88 188 96) 0%, rgb(102 138 96) 100%);
  background-image: -webkit-linear-gradient( 54deg, rgb(88 188 96) 0%, rgb(102 138 96) 100%);
  background-image: -ms-linear-gradient( 54deg, rgb(88 188 96) 0%, rgb(102 138 96) 100%);
    border-radius: 15px;
    width: 148px;
    color: #fff;
    height: 39px;
    text-align: revert;
    position: relative;
    padding-right: 17px;
    font-size: 15px;
}
.post-link {
    margin-top: 25px;
}
i.fa.fa-long-arrow-left {
    position: absolute;
    left: 12px;
    top: 7px;
    font-size: 21px;
}
a.btn-gradient:hover > i {
    /* color: #668a60; */
    transition: .4s all;
    /* border: 0.5px solid; */
    font-size: 22px;
}
.readable-media .bg-icon {
    background-image: url(../img/select-icon-2.png);
}
.audio-media .bg-icon {
    background-image: url(../img/select-icon-1.png);
}
.video-media .bg-icon {
    background-image: url(../img/select-icon.png);
}
.media-icon span {
    width: 64px;
    height: 48px;
    display: block;
}
.col-media-map-ad.col-md-12 {
    padding: 0 !important;
}
.media-name {
    padding-right: 69px;
    margin-bottom: 22px;
    cursor: pointer;
    transition: .5s all;
}
.col-title-post {
    margin-bottom: 23px;
}
.index-header {
    padding-bottom: 40px;
}
.readable-media p.fa {
    color: #e95f5c;
}
.audio-media p.fa {
    color: #dbab57;
}
.video-media p.fa {
    color: #3a517b;
}
.media p.fa {
    font-size: 15.6px;
    font-stretch: expanded;
    font-size: x-large;
}
p.en {
    font-size: 10.123px;
    color: rgb( 118, 118, 118 );
    padding-right: 1px;
    width: 48px;
    text-align: left;
}
.video-media p.fa {
    font-size: xx-large;
}
.media-name i {
    left: 0;
    color: rgb( 118, 118, 118 );
    bottom: 27%;
    font-size: larger;
}
.media {
    width: 160px;
}
a {
    color: inherit;
}
.menu-drop-down {
    padding: 24.5px;
    border-radius: 18px;
    box-shadow: 0 0 23px -10px rgb(153 153 153);
}
.selects .menu-drop-down > ul >li >a {
    padding: 10px;
}
.parensColMap .selects .menu-drop-down > ul >li {
    margin-left: 14px;
    position: relative;
    display: inline-block;
}
.selects .menu-drop-down > ul {
    padding-right: 13px;
}
.selects .menu-drop-down > ul >li >a i {
    left: -9px;
    position: absolute;
    bottom: 1px;
}
.selects {
    margin-top: 24px;
}
.list li a.hover {
    color: #668a60;
}
section#map-media {
    margin-top: 70px;
}
.list ul li ul li {
    display: block;
    position: relative;
    padding-right: 9px;
    margin-bottom: 9px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    user-select: none;
    text-align: right;
    padding-right: 25px;
}
.list ul li ul li input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.list ul li ul li a {
    empty-cells: show;
    width: 76px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 21px;
   /* overflow: hidden;*/
}
.list ul li ul li span.checkmark {
    border-style: solid;
    border-width: 1px;
    border-color: rgb( 202, 202, 202 );
    border-radius: 2px;
    background-color: rgba( 0, 0, 0, 0 );
    position: absolute;
    right: 4px;
    width: 12px;
    height: 12px;
    z-index: 223;
}
.list ul li ul li .checkmark:before {
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
}
 .list ul li ul li span.checkmark.sty:after {
    display: block;
}
.list ul li ul li span.checkmark::after {
     width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
}
 .list ul li ul li span.checkmark.sty {
  background-color: #fe0000;
}
.list {
    position: absolute;
    overflow-y: scroll;
    top: 49px;
    direction: ltr;
    right: 0;
    background-color: rgb( 236, 236, 236 );
    width: 148px;
    height: 152px;
    padding-top: 22px;
    border-radius: 0px 0px 15px 19px;
}
.menu-drop-down .inline > li {
    position: relative;
}
.list form {
    direction: rtl;
}
.list::-webkit-scrollbar {
    width: 9px;
    color: #668a60;
}
.open .list {
    display: block;
}
.menu-drop-down li.open i {
    color: #668a60;
    transform: rotate(178deg);
}
.list::-webkit-scrollbar-thumb {
    background-color: #cacaca;
    width: 3px;
    height: 28px;
    border-radius: 10px;
}
.list::-webkit-scrollbar-track-piece {
    background-color: #ececec;
    border-top: 117px solid #e1e1e1;
    border-bottom: 25px solid #ececec;
    /* border-right: 3px solid #ececec; */
    border-bottom-right-radius: 238px;
}
li .list {
    display: none;
}
.inside-co-ad img {
    border-radius: 15px;
}
#favorite {
    background-color: #d31d1c;
    padding-top: 49px;
    margin: 145px auto 50px auto;
    padding-bottom: 68px;
}
#favorite .title-post {
    color: #fff;
}
.col-text-slide {
    color: #fff;
}
.btn-black {
    background-color: #3e3e3e;
    padding-top: 0;
    font-size: 13px;
    padding-bottom: 0;
}
.col-favorite-part.col-md-12 {
    padding: 0;
}
.title-slide > h3 {
    margin-bottom: 13px;
    font-weight: bold;
}
.title-slide {
    margin-bottom: 12px;
}
.inside-col-img-slid img {
    border-radius: 39px;
}
.col-favorite-part .inside-col-ad img {
    height: 240px;
    width: 120px;
}
.inside-col-ad img {
    border-radius: 15px;
}
.slider.owl-carousel.owl-theme {
    background-color: transparent;
}
.slide {
    direction: rtl;
    padding-right: 86px;
    padding-left: 55px;
}
.owl-prev,.owl-next {
    opacity: 1 !important;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    top: 40% !important;
    text-align: center;
    border-radius: 50%;
}
.owl-prev i, .owl-next i {
    font-size: 15px !important;
    font-weight: 100;
    color: #fff;
        vertical-align: -10px;
}
#shop {
    background-image: url(../img/bg-shop.png);
    padding-bottom: 89px;
}
.inside-col-img-slide{
    background-image: url(../img/j.png);
}
.col-img-slide .inside-col-img-slide {
    width: 289px;
    height: 457px;
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
}
.col-img-slide .inside-col-img-slide::before {
    content: "";
    height: 49px;
    width: 213px;
    position: absolute;
    background-color: #a4a5a7;
    right: -58px;
    box-shadow: 80px -26px 49px 79px #A4A5A9;
    bottom: 38px;
    z-index: -1;
    transform: rotate(0) scale(0.5) skew(-56deg) translate(-26px);
    -moz-transform: rotate(0) scale(0.5) skew(-56deg) translate(-26px);
    -webkit-transform: rotate(0) scale(0.5) skew(-56deg) translate(-26px);
    -o-transform: rotate(0) scale(0.5) skew(-56deg) translate(-26px);
    -ms-transform: rotate(0) scale(0.5) skew(-56deg) translate(-26px);
}
.col-img-slide{
    text-align: center;
    padding: 0;
}
.name, .number {
    font-size: 39px;
    overflow: hidden;
    vertical-align: -494px;
    font-family: sharp;
    border: 1.5px solid #c9cacc;
    padding-right: 15px;
}
.name span {
    color: #fff;
    word-spacing: 8px;
}
.name {
    background-color: #668a60;
    width: 304px;
    border-color: #2f462b;
}
.number {
    width: 185px;
    background-color: #fff;
    border-bottom: none;
    font-size: 37px;
}
.slide.slide-shop {
    padding-right: 0;
}
.heading-details .title {
    font-size: 18px;
    margin-top: 25px;
    color: #668a60;
    font-weight: 600;
    word-spacing: 2px;
    margin-bottom: 29px;
}
.state-name span::after {content: "/";width: 1px;height: 4px;color: #668a60;margin: 0 2px 0;}
.link-download {
    margin-top: 35px;
}
.links a.btn-gradient {
    width: 307px;
}
a.btn-gradient.first {
    width: 146px;
}
.top-links > div {
    float: right;
}
a.btn-white {
    background-color: #fff;
    border-radius: 15px;
    width: 146px;
    text-align: right;
    height: 39px;
}
a.btn-gradient.first {
    margin-left: 13px;
}
.link-download .links {
    text-align: left;
}
.bottom-links .links a {
    display: block;
    text-align: center;
}
.top-links {
    margin-bottom: 16px;
}
.btn {
    transition: .5s;
}
.col-property {
    padding: 20px 91px 0 0;
}
.links a span.bg {
    width: 29px;
    height: 27px;
    /* background-color: blue; */
    position: absolute;
    right: 9px;
    background-position: 2px 1px;
}
.links a.first span.bg {
    background-position: -27px 1px;
}
.links a.btn-white span.bg {
    background-position: -54px 1px;
}
.bottom-links .links a span.bg {
    right: 17%;
}
a.btn-white:hover {
    color: silver;
}
.shop-slider .owl-pagination {
    /* position: absolute; */
    border: 0;
    bottom: 0;
}
.shop-slider .owl-controls.clickable {
    position: absolute;
    bottom: 53px;
    width: 100%;
}
.shop-slider .owl-controls .owl-page span {
    width: 9px;
    height: 9px;
    background-color: #959595;
}
.shop-slider .owl-controls .owl-page.active span{
    background-color: #f16262;
}
.inside-main-monograph {
    border: .5px solid gray;
    border-radius: 0 34px 34px 0;
    padding-right: 196px;
    height: 171px;
    padding-top: 22px;
    padding-bottom: 30px;
}
.img-author {
    /* float: right; */
    position: absolute;
    right: 0;
    top: 0;
}
.text p {
    width: 185px;
    white-space: normal;
    height: 94px;
    overflow: hidden;
    font-size: 13px;
    text-align: justify;
    line-height: 1.5;
    text-overflow: ellipsis;
}
.img-author img {
    border-radius: 0 34px 34px 0;
}
.inside-main-monograph .title-monograph {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 14px;
}
.main-monograph {
    margin-bottom: 56px;
}
#monograph {
    box-shadow: none !important;
    background-color: white;
    margin-top:50px
}
.col-monograph {
    padding: 0;
}
#monograph .col-title-post {
    margin-bottom: 55px;
}
#monograph .read-more {
    height: 54px;
    width: 54px;
    border: 4px solid #fff;
    border-radius: 50%;
    font-size: 26px;
    transition: .4s;
    top: 36%;
    color: #fff;
    text-align: center;
    background-color: #848589;
    right: 34%;
}
#monograph .read-more:hover {
    background-color: #d61818;
}
#monograph .read-more a:hover {
    color: #fff;
}
.slide.comment-slide {
    padding: 0;
}
.inside-comment .inside-slide {
    position: relative;
    padding-top: 115px;
}
.img-ra {
    position: absolute;
    right: 43%;
    top: 0;
}
.img-ra img {
    border-radius: 50%;
    box-shadow: 4px 6px 20px 0px black;
}
.bg-full {
    background-image: url(../img/bg-comment.png);
    min-height: 229px;
}
.inside-comment .text-comment {
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 442px;
    position: relative;
    margin: 0 auto;
}
.inside-comment .text-comment i {
    color: #e4d379;
    top: 0;
    font-size: 22px;
    position: absolute;
}
.inside-comment .text-comment p {
    display: inline-block;
    padding: 0 19px 0 2px;
}
.inside-comment .text-comment i.fa.fa-quote-right {
    right: 0;
}
.text-comment i.fa.fa-quote-left {
    left: -4px;
}
.col-slider-comment {
    margin-top: -73px;
}
.inside-comment .owl-carousel .owl-wrapper-outer {
    padding-top: 11px;
}
section#comment {
    margin-top: 100px;
}
.inside-comment .text-comment {
    margin-top: 52px;
}
.inside-comment .owl-page.active span {
    background-color: #e4d379;
}
.inside-comment .owl-page span {
    background-color: #fff;
}
.inside-comment .btn-more a {
    color: #e4d379;
}
.inside-comment .btn-more {
    text-align: center;
    padding-top: 29px;
    font-size: 16px;
}
.inside-comment .owl-controls.clickable {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 2px;
    
}
.inside-col-media-map-ad .inside-co-ad img {
    width: 120px;
    height: 406px;
}
section#monograph .inside-col-ad img {
    width: 243px;
    height: 403px;
}
section#ad-center {
    margin: 107px 0 40px;
}
.inside-col-news  .title-monograph {
    font-size: 18px;
    font-weight: bold;
    margin: 13px 0;
}
.inside-single-news.relative {
    border: .5px solid rgb(23 21 21 / .2);
    min-height: 404px;
    margin-bottom: 15px;
    border-radius: 15px;
}
.inside-col-news  .text p {
    height: auto;
    width: auto;
}
.single-news-box .read-more-news i.fa.fa-long-arrow-left {
    position: unset;
    text-align: center;
}
.read-more-news a i {
    width: 108px;
    height: 13px;
    background-color: #848589;
    transition: .5s;
    display: inline-block;
    border-radius: 15px;
    position: absolute;
    bottom: -3px;
    right: 29%;
    font-size: 21px;
}
.read-more-news {
    text-align: center;
    width: 100%;
}
.read-more-news a {
    position: absolute;
    bottom: -13px;
    left: 24%;
}
.read-more-news .fa-long-arrow-left:before {
    vertical-align: 38px;
    position: absolute;
    top: -4px;
    color: #fff;
    right: 44px;
}
.single-news-box .read-more-news i.fa.fa-long-arrow-left:hover {
    background-color: #668a60;
}
.img-news > img {
    border-radius: 15px 15px 0 0;
    height: 206px;
}
.mask {
    position: absolute;
    z-index: 9;
    bottom: -1px;
}
.inside-col-news .title-monograph, .inside-col-news .text {
    padding: 0 20px;
}
.news-boxes {
    padding: 0 !important;
}
.inside-col-news .col-ad {
    padding: 0;
}
.row .single-news-box:first-child {
    padding-right: 0;
}
.row .single-news-box:last-child {
    padding-left: 0;
}
.inside-col-news .col-ad img {
    width: 240px;
    height: 180px;
}
.more-news {
    padding: 47px 7px 0 0;
}
.link-newses {
    border: 1px solid rgb(45 45 44 / .2);
    border-radius: 15px;
    padding: 70px 20px 43px;
    width: 240px;
    height: 180px;
    text-align: center;
}
.link-newses span {
    display: block;
    font-weight: 600;
    color: black;
    font-size: 16px;
}
.link-newses span.fa {
    color: #d61818;
    margin-bottom: 2px;
    font-family: 'IRANSansLight' !important;
    -moz-transform: matrix( 1.11176461917026,0,0,1.11176461917029,0,0);
  -webkit-transform: matrix( 1.11176461917026,0,0,1.11176461917029,0,0);
  -ms-transform: matrix( 1.11176461917026,0,0,1.11176461917029,0,0);
}
.link-newses span.en {
    word-spacing: 5px;
    font-size: 14px;
    font-weight: 100;
    font-weight: 600;
    color: rgb( 50, 50, 50 );
    -moz-transform: matrix( 1.15727938525927,0,0,1.15727938525932,0,0);
    -webkit-transform: matrix( 1.15727938525927,0,0,1.15727938525932,0,0);
    -ms-transform: matrix( 1.15727938525927,0,0,1.15727938525932,0,0);
}
.inside-col-news .inside-col-ad > div, .inside-col-news .inside-col-ad > img {
    float: left;
}
section#news {
    margin-top: 58px;
}
.col-ad-center img {
    width: 728px;
    height: 90px;
}
.full-bg {
    padding-top: 150px;
    background-image: url(../img/video-bg.png);
    padding-bottom: 134px;
}
section#video .inside-col-ad img {
    height: 430px;
    width: 243px;
}
.col-online-player {
    padding-right: 0;
}
section#video .ad-wider {
    padding-right: 27px;
}
section#video {
    margin-bottom: 30px;
}
.player {
    border-radius: 34px;
    z-index: 99;
    height: 358px;
    margin-bottom: 30px;
}
.video-caption .btn-white {
    padding-right: 29px;
    box-shadow: 0 0 19px -9px;
    width: 100%;
    border-radius: 10px;
    font-size: 15px;
    font-weight: bold;
}
.video-caption .btn-white:before {
    height: 6px;
    width: 6px;
    right: 10px;
    content: "";
    background-color: #505050;
    top: 43%;
    position: absolute;
}
.h_iframe-aparat_embed_frame iframe {
    border: none;
    border-radius: 15px;
    height: 358px !important;
}
span.icon-play {
    width: 44px;
    background-color: #668a60;
    z-index: 999999999999;
    height: 44px;
    position: absolute;
    top: 33%;
    bottom: 0;
    color: #fff;
    left: 0;
    font-size: 26px;
    border-radius: 50%;
    z-index: 9999;
    padding-top: 6px;
    text-align: center;
    right: 40%;
}
.video-demo a {
    display: block;
}
.player span.icon-play {
    display: none;
}
.video-demo a::after {
    background-color: rgb(0 0 0 / .2);
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    border-radius: 15px;
}
.video-demo img {
    border-radius: 15px;
    width: 259px;
}.box {
    margin-bottom: 30px;
}
.player ifrem {
    height: 792px;
}
.col-video-more a.btn-gradient {
    width: 100%;
    text-align: center;
}
.col-video-more a.btn-gradient span.icon span {
    width: 4px;
    height: 4px;
    transition: .5s;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    border: 0;
}
.col-video-more a.btn-gradient span.icon {
    width: 140px;
    position: relative;
    right: -60px;
    bottom: 7px;
}
.col-video-more a.btn-gradient span.icon span:nth-child(1) {
    top: 14px;
}
.col-video-more a.btn-gradient span.icon span:nth-child(2) {
    left: -10px;
    top: 14px;
}
.col-video-more a.btn-gradient span.icon span:nth-child(3) {
    bottom: 0;
}
.col-video-more a.btn-gradient span.icon span:nth-child(4) {
    bottom: 0px;
    left: -10px;
}
.col-video-more a.btn-gradient:hover span.icon span {
    background-color: black;
}
.summary {
    border-radius: 15px;
    background-color: rgb( 255, 255, 255 );
    box-shadow: 0.618px 1.902px 40px 0px rgb(37 35 36 / .4);
    /* position: absolute; */
    width: 147px;
    text-align: center;
    position: relative;
    padding-top: 9px;
    height: 80px;
}
.text-bio .name {
    border: navajowhite;
    background-color: transparent;
    color: #668a60;
    font-family: inherit;
    width: auto;
    background-color: transparent;
    padding-right: 0;
    font-size: 14px;
}
.text-bio .name .bio-name {
    font-size: 14px;
    padding-bottom: 10px;
    font-weight: bold;
}
.summary p {
    -moz-transform: matrix( 0.92506415694308,0,0,0.9250641569431,0,0);
    -webkit-transform: matrix( 0.92506415694308,0,0,0.9250641569431,0,0);
    -ms-transform: matrix( 0.92506415694308,0,0,0.9250641569431,0,0);
    font-size: 14.2;
    color: rgb( 123, 123, 123 );
}
.summary span {
    display: inline-block;
    font-size: 27px;
    color: #668a60;
    position: absolute;
    bottom: -4px;
    text-align: center;
    width: 100%;
    right: 0;
}
.img-bio img {
    border-radius: 50%;
    width: 181px;
    display: inline-block;
    height: 181px;
}
.img-radius {
    border-radius: 50%;
    width: 204px;
    height: 204px;
    text-align: center;
    box-shadow: 0.618px 1.902px 40px 0px rgb(37 35 36 / .4);
    background-color: #fff;
    padding-top: 11px;
}
.inside-slide-bio {
    display: block;
}
.inside-slide-bio > div {
    float: right;
}
.text-bio {
    padding-top: 38px;
    margin-left: -27px;
}
.slide.slide-bio {
    padding: 25px 31px 25px 0;
}
#biography .slider.owl-carousel.owl-theme .owl-prev, #biography .slider.owl-carousel.owl-theme .owl-next {
    background-color: #fff;
    box-shadow: 0.618px 1.902px 40px 0px rgb(37 35 36 / .4);
}
#biography .slider.owl-carousel.owl-theme .owl-prev i, #biography .slider.owl-carousel.owl-theme .owl-next i {
    color: gainsboro;
}
#biography .slider.owl-carousel.owl-theme .owl-prev {
    left: -19px;
}
#biography .slider.owl-carousel.owl-theme .owl-next {
    right: -19px;
}
#biography .slider.owl-carousel.owl-theme .owl-prev i {
    transform: rotate(-64deg);
    -moz-transform: rotate(-64deg);
    -webkit-transform: rotate(-64deg);
    -o-transform: rotate(-64deg);
    -ms-transform: rotate(-64deg);
}
footer .bg-full {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    margin-top: 100px;
}
section#biography {
        margin-bottom: 50px;
    margin-top: 40px;
}
.col-social > div, .col-menu-footer > div {
    min-height: 122px;
    padding-top: 39px;
}
.menu-footer.social::after {
    right: unset;
    left: 0;
    top: 0;
    background-color: #666666;
}
.menu-footer.social {
    position: relative;
}
button.to-up {
    position: absolute;
    right: 94%;
    border: navajowhite;
    background-color: #fff;
    height: 67px;
    width: 67px;
    border-radius: 50%;
    font-size: 19px;
    bottom: 22%;
    z-index: 99999;
}
.col-menu-footer {
    padding-left: 4px;
}
.col-social {
    padding-right: 5px;
}
.col-menu-footer li a {
    color: #fff;
}
.col-menu-footer li::after {content: "|";color: #000;width: 1.5px;}
.col-menu-footer li:last-child::after {
    display: none;
}
.social-media li a {
    font-size: 26px;
    color: #fff;
    padding: 0 8px 0;
    transition: .4s;
    margin-left: 17px;
}
i.fa.fa-aparat {
    background-image: url(../img/bg.png);
    width: 28px;
    height: 31px;
    background-position: -84px 1px;
}
.social-media li:first-child {
    vertical-align: sub;
}
.social-media li a:hover {
    color: #df0909;
}
.social-media li a:hover i.fa.fa-aparat {
    background-position: -96px -32px;
}
.col-menu-footer li a:hover {
    color: #666666;
    transition: .4s;
}
.col-menu-footer li a:hover {
    color: #666666;
    transition: .4s;
}
.inside-copy-right {
    min-height: 78px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    transition: .4s;
    padding-top: 33px;
}
.inside-copy-right a {
    color: #df0909;
    transition: .4s;
}
.inside-copy-right a:hover {
    color: #666666;
}
/**************style news page*/
.col-img-slide .inside-col-img-slide img {
    width: 270px;
    height: 466px;
    position: absolute;
    right: 19px;
    border-bottom: 10px solid transparent;
    top: 0;
    transform: rotate3d(3, -3, -2, 0deg);
    border-bottom-left-radius: 36px;
}
.header-not-index .bg-full {
    background-image: url(../img/news-bg.png);
    background-position: 0 0;
}
.header-not-index .header-bg-img {
    /*background-image: url(../img/header-not-index.png);*/
    min-height: 116px;
}
.header-not-index p.margin-set {
    height: 189px;
}
.header-not-index .heading-page {
    margin-bottom: 38px;
}
.news .media {
    width: auto;
    padding: 43px 0;
}
.media .inside-media-col {
    border-radius: 35px;
    background-color: rgb( 255, 255, 255 );
    box-shadow: 0px 4px 22px 0px rgb(0 0 0 / .2);
    width: 224px;
    margin: 0 auto;
    height: 71px;
    padding-right: 27px;
    padding-top: 11px;
}
.news .media-name i {
    left: 38px;
    right: unset;
}
.news .media.clearfix.row {
    width: 88%;
    margin: 0 auto !important;
    padding-right: 11px;
}
.news .inside-news-boxes {
    margin-bottom: 45px;
}
.news  .inside-details.clearfix {
    text-align: center;
    margin-top: 12px;
    padding-bottom: 26px;
}
.col-ad-center.news-ad {
    margin-top: 5px;
    margin-bottom: 60px;
}
.col-ad-center.news-ad img {
    width: 468px;
    height: 60px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #668a60;
}
.pager li>a, .pager li>span {
    border: none;
    font-family: IRANSansFarsiNumBold;
    font-size: 15px;
}
.pager li>a:focus, .pager li>a:hover {
    background-color: #668a60;
    color: #fff;
}
.pagination>li>a, .pagination>li>span {
    width: 25px;
    height: 25px;
    transition: .2s;
    padding: 0;
    text-align: center;
    padding-top: 4px;
}
ul.pagination.pagination-lg.pager > a {
    display: inline-block;
    vertical-align: top;
    width: 25px;
    font-size: 30px;
    color: #668a60;
    height: 25px;
}
ul.pagination.pagination-lg.pager li {
    display: inline-block;
    width: 43px;
    height: 25px;
}
ul.pager.pagination.pagination-lg >a:first-child {
    padding-left: 33px;
}
.inside-heading {
    text-align: center;
    padding-top: 62px;
}
.page-title.title-post {
    position: relative;
    font-size: 54px;
    margin-bottom: 31px;
}
.page-title.title-post::after {
    content: "";
    position: absolute;
    width: 108px;
    height: 3px;
    background-color: rgb( 255, 255, 255 );
    bottom: -6px;
    right: calc(50% - 54px);
}
.caption-page {
    color: #fff;
    margin-top: 20px;
    font-size: 24px;
    font-weight: bold;
}
/**************style page profile */
.profile .inside-heading > div {
    float: right;
    text-align: right;
}
.profile .img-radius {
    margin-bottom: -37px;
    margin-left: 40px;
}
.profile .page-title.title-post {
    color: #fff;
    font-size: 39px;
    padding-top: 40px;
}
.profile .caption-page {
    color: #668a60;
    margin-top: 9px;
    font-size: 17px;
}
.profile .page-title.title-post {
    margin-bottom: 0;
}
.profile .text-bold {
    padding-top: 32px;
}
.profile .inside-heading {
    padding-right: 61px;
}
.profile .page-title.title-post::after {
    display: none;
}
.heading-bio-box b {
    color: #668a60;
    font-size: 16px;
}
.col-main-profile {
    padding-right: 61px;
}
.profile .inside-text-bio {
    border-radius: 20px;
    background-color: rgb( 43, 43, 43 );
    width: 217px;
    min-height: 450px;
    color: #fff;
    background-repeat: no-repeat;
    padding-right: 13px;
    background-size: 100% 52%;
    background-image: url(../img/bio.png);
    background-position: -26px bottom;
    padding-top: 37px;
    position: relative;
}
.box-shadows-full {
    box-shadow: 0px 4px 29px 0px rgb(0 0 0 / .2);
    min-height: 86px;
    padding-top: 24px;
    font-size: 17.06px;
    margin-bottom: 91px;
}
.profile .header-not-index .heading-page {
    margin-bottom: 0;
}
.profile .media-name .fa {
    
  -moz-transform: matrix( 1.12815953691632,0,0,1.12815953691632,0,0);
  -webkit-transform: matrix( 1.12815953691632,0,0,1.12815953691632,0,0);
  -ms-transform: matrix( 1.12815953691632,0,0,1.12815953691632,0,0);
}
.profile .media-icon .bg-icon {
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-position: -59px 0;
    height: 36px;
    width: 39px;
}
.profile .readable-media .bg-icon {
    background-position: -64px -27px;
    width: 29px;
}
.poetry-media.relative .bg-icon {
    background-position: -148px 3px;
}
.profile .audios-media.relative span {
    background-position: -27px -26px;
    width: 36px;
}
.profile .videos-media.relative span {
    background-position: -1px -25px;
    width: 28px;
}
.profile .media-name {
    padding: 0 60px 0 0;
}
.profile  i.fa.fa-angle-left.absolute {
    display: none;
}
.profile  .pills {
    padding: 0;
}
.pills > div {
    padding: 0;
}
.profile p.en {
    -moz-transform: matrix( 1.18546926389929,0,0,1.18546926389929,0,0);
    -webkit-transform: matrix( 1.18546926389929,0,0,1.18546926389929,0,0);
    text-align: revert;
    -ms-transform: matrix( 1.18546926389929,0,0,1.18546926389929,0,0);
    letter-spacing: 3.5px;
}
.poetry-media.relative .fa {
    letter-spacing: 1px;
    color: #ef6ae6;
}
.poetry-media.relative .en {
    letter-spacing: 0.8px;
}
.profile .videos-media.relative .en {
    letter-spacing: 2.7px;
}
.profile .videos-media.relative .fa {
    color: #3f5c91;
}
.profile .audios-media.relative .fa {
    color: #d4aa60;
}
.pills .media-name.relative .fa {
    font-family: 'IRANSansLight' !important;
}
.heading-bio-box {
    margin-bottom: 20px;
}
.profile .text p {
    letter-spacing: 1px;
    width: 184px;
    text-align: right;
    height: auto;
    font-family: inherit;
}
.profile .inside-text-bio::before {
    content: "";
    width: 26px;
    height: 28px;
    position: absolute;
    top: -22px;
    background-position: -127px -36px;
    background-image: url(../img/bg.png);
}
.inside-table {
    border-radius: 35px;
    box-shadow: 0px 4px 29px 0px rgb(0 0 0 / .2);
    padding-bottom: 46px;
}
h5.title-table {
    font-size: 18px;
    color: rgb(167, 167, 167);
    
}
.name-book {
    font-size: 16px;
    color: rgb( 167, 167, 167 );
    padding-right: 100px;
    padding-top: 33px;
}
.inside-table > div {
    min-height: 100px;
    padding-right: 32px !important;
}
.inside-table > div:nth-child(even) {
    background-color: rgb( 245, 245, 245 );
}
.row-book.row-dark {
    padding: 6px 0 4px 0;
}
.row-book.row-dark.relative .img-book::after {
    width: 68px;
    height: 84px;
    content: "";
    bottom: 4px;
    /* background-color: rgb(0 0 0 / .2); */
    /* border: 1px solid; */
    position: absolute;
    /* box-shadow: 0px -6.134px 13px -1px rgb( 0, 0, 0 ); */
    /* z-index: -1; */
    right: -7px;
    background-image: url(../img/book.png);
    background-size: 96% 100%;
    background-position: 2px 3px;
    background-repeat: no-repeat;
}
.img-book.absolute img {
    z-index: 9;
    position: relative;
    box-shadow: 0.5px 0.866px 16px 0px rgb(0 0 0 / .2);
}
.heading-table.row-bright {
    padding-top: 34px;
    height: 76px !important;    
    min-height: unset;
}
.show-more-item {
    text-align: center;
    margin-top: 40px;
    color: #a9a8a7;
    position: relative;
}
.show-more-item i.fa.fa-heart {
    color: #668a60;
    margin-right: 20px;
    position: absolute;
}
.bg-full{
    background-repeat: no-repeat;
        background-size: cover;
}
.profile .media-name.active::after {content: "";width: 70%;height: 3px;right: 0;bottom: -24px;background-color: #da2f2d;position: absolute;}
/************** style page poetry */
.poetry-page .main-post-text {
    line-height: 1.578;
    color: rgb( 129, 129, 129 );
}
.poetry-page .inside-table > div:nth-child(even) {
    background-color: transparent;
}
.poetry-page h5.title-table {
    color: rgb( 167, 167, 167 );
    font-weight: bold;
}
.poetry-page .inside-table.box-brofile {
    padding-left: 100px;
    padding-bottom: 20px;
}
.poetry-page .heading-table.row-bright {
    margin-bottom: 7px;
}
.poetry-page .inside-table > .details {
    min-height: auto;
    margin-top: 20px;
}
.poetry-page .inside-details {
    text-align: left;
}
.inside-details > div {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: rgb( 129, 129, 129 );
}
span.icon-date, .icon-writer {
    background-position: -131px 0px;
    height: 21px;
    width: 18px;
}
.icon-writer {
    background-position: -113px 0px;
}
span.time-text {
    font-family: IRANSansFarsiNum;
}
.date {
    padding-left: 20px;
}
.poetry-page .inside-table.box-brofile {
    margin-bottom: 30px;
}
.inside-box-post {
    border: 1px solid rgb(0 0 0 / 0.2);
    padding: 19px 25px 34px 15px;
    border-radius: 25px;
    position: relative;
}
.text-demo-post {
    /* white-space: break-spaces; */
    padding-top: 10px;
}
.poetry-page .box-posts-link h5.title-table {
    font-size: 16px;
}
.box-posts-link {
    padding-right: 0;
}
.poetry-page .box-posts-link .read-more-news a {
    bottom: 0;
    left: unset;
    position: unset;
}
.poetry-page .box-posts-link .read-more-news {
    position: absolute;
    bottom: -14px;
    text-align: left;
    width: unset;
    left: 45px;
}
.poetry-page .box-posts-link .read-more-news a i.fa.fa-long-arrow-left {
    position: relative;
    top: unset;
    left: unset;
    bottom: unset;
    right: unset;
}
.poetry-page .box-posts-link .read-more-news a i.fa.fa-long-arrow-left:hover {
    background-color: #668a60;
}
.text-demo-post p::after {content: "...";}
.other-posts {
    padding: 0;
}
.inside-other-posts > .row > div {
    padding: 0;
    margin-bottom: 30px;
}
.inside-other-posts > .row > div:nth-child(even) {
    padding: 0 10px 0 0;
}
.inside-other-posts > .row > div:nth-child(odd) {
    padding-left: 10px;
}
.profile .videos-media.relative .media-name.active::after{background-color: #4265a4;}
.profile .audios-media.relative .media-name.active::after {background-color: #edd3a7;}
.profile .poetry-media.relative .media-name.active::after{
    background-color: #eb77e7;
}
.biography .inside-co-ad img {
    width: 180px;
    height: 450px;
}
.biography .inside-co-ad {
    margin-bottom: 30px;
}
.latest-magazine-img > img {
    transform: rotate(20deg) translate(2px, 27px) skew(20deg, 10deg) matrix( 1,0,0,0.91,8,1);
    -webkit-transform: rotate(20deg) translate(2px, 27px) skew(20deg, 10deg) matrix( 1,0,0,0.91,8,1);
    -moz-transform: rotate(20deg) translate(2px, 27px) skew(20deg, 10deg) matrix( 1,0,0,0.91,8,1);
    -o-transform: rotate(20deg) translate(2px, 27px) skew(20deg, 10deg) matrix( 1,0,0,0.91,8,1);
    -ms-transform: rotate(20deg) translate(2px, 27px) skew(20deg, 10deg) matrix( 1,0,0,0.91,8,1);
    width: 30%;
    height: 39.6%;
}
/************** update ******************************/
section#news.video-list-page .img-news.relative > a img {
    border-radius: 15px 15px 0 0;
}
.light::before {
    background-color: rgb(22 22 23 / 20%);
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    transition: .2s;
    border-radius: 15px;
}
section#news.video-list-page .img-news:hover a::before {
    background-color: #96191900;
}
section#news.video-list-page .img-news span{
    border-width: 1px;
    border-style: solid;
    transition: 0.1s border-width, 0.5s border-style, backgroundcolor .3s;
}
section#news.video-list-page .img-news:hover span{
    border-width: 3px;
    border-style: dashed;
    /* transition: 4s; */
    background-color: rgb(29 26 26);
    border-width: 4px;
    padding-top: 3px;
}
body.homepage.profile.poetry-page.single-video .h_iframe-aparat_embed_frame iframe {
    height: 100% !important;
}
body.homepage.profile.poetry-page.single-video .h_iframe-aparat_embed_frame {
    margin-bottom: 25px;
}
body.homepage.profile.poetry-page.single-video .inside-table.box-brofile {
    padding: 0 0 32px 32px;
}
body.homepage.profile.poetry-page.single-video .col-main-profile {
    padding-right: 15px;
}
/*test video single style*/
.single-video .text-bold p {
    color: #668a60;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
}
.single-video section#profile {
    margin-top: 124px;
}
.single-video.profile .img-radius {
    border-radius: 0;
    background-color: transparent;
    margin-bottom: 0;
    height: auto;
}
.single-video .img-bio img {
    /* border-radius: 15px; */
    width: 204px;
    margin-bottom: -59px;
    box-shadow: 0.618px 1.902px 40px 0px rgb(37 35 36 / .4);
    height: 204px;
}
.single-video .video-caption {
    font-style: oblique;
    word-spacing: 5px;
}
/************** style contact-page*/
section.main-contact-page {
    background-image: url(../img/bg-01.jpg);
    position: relative;
    /* min-height: auto; */
    /* z-index: -9; */
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 200px;
}
section.main-contact-page::after {
    position: absolute;
    content: "";
    height: 100%;
    top: 0;
    /* z-index: -9; */
    width: 100%;
    background-color: rgb(37 34 34 / 20%);
    right: 0;
    left: 0;
    bottom: 0;
}
body.homepage.contact section#news {
    display: none;
    margin-top: 0;
}
body.homepage.contact {
    z-index: -99;
    position: relative;
}
body.homepage.contact .heading-page {
    margin: 0;
}
section.main-contact-page .box {
    background-color: #fff;
    z-index: 9999;
    position: relative;
    padding: 63px;
    border-radius: 15px;
}
body.homepage.contact main#main {
    position: relative;
    z-index: -9999999999;
}
body.homepage.contact .linner-col-from {
    background-color: #f5f5f5;
    padding: 30px;
}
body.homepage.contact .main-contact-page .box-title {
    margin-bottom: 20px;
}
body.homepage.contact .main-contact-page .bold-title {
    font-size: 23px;
    color: #222;
    font-family: "aviny"
}
body.homepage.contact .small-border {
    height: 2px;
    width: 50px;
    display: block;
    background-color: #668a60;
    padding: 0;
    margin-top: 10px;
}
section.main-contact-page .row .col-md-6.col-sm-12:last-child > div {
    background-color: #668a60;
    padding-right: 30px;
    padding-top: 20px;
    padding-left: 10px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 8px;
    transition: .3s !important;
}
section.main-contact-page .row .col-md-6.col-sm-12:last-child > div span.small-border {
    background-color: #fff;
}
section.main-contact-page .row .col-md-6.col-sm-12:last-child {
    padding-top: 101px;
    padding-right: 30px;
}
section.main-contact-page .row .col-md-6.col-sm-12:last-child span a {
    transition: .3s;
}
body.homepage.contact .header-not-index .bg-full {
    background-color: black;
    background-image: none;
}
body.homepage.contact .contact-form input, .contact-form textarea {
    color: #333!important;
    display: block;
    padding: 10px;
    width: 100%;
    margin-bottom: 20px;
}
body.homepage.contact button#btn_contact {
    width: 82px;
    background-color: transparent;
    box-shadow: none;
    border: 1px solid;
    transition: .4s;
    border-color: rgb(0, 0, 0, 0.4);
}
body.homepage.contact button#btn_contact:hover {
    color: #fff;
    background-color: black;
}
body.homepage.contact address {
    margin-top: 20px;
    font-style: normal;
    line-height: 1.428571429;
}
body.homepage.contact .linner-col-address address span {
    border-color: unset;
}
body.homepage.contact address span {
    display: block;
    border-bottom: 1px solid;
    border-color: rgba(255,255,255,.1);
    margin-bottom: 10px;
    padding-bottom: 10px;
}
body.homepage.contact .linner-col-address strong {
    display: block;
    margin-bottom: 4px;
    color: black !important;
}
body.homepage.contact address span strong {
    min-width: 51px;
}
body.homepage.contact span .social-media {
    background-color: black;
    text-align: center;
    margin-top: 11px;
    padding-top: 10px;
}
body.homepage.contact .bg-full {
    margin-top: 70px;
}
body.homepage.contact .contact-form input, .contact-form textarea {
  letter-spacing: 1px;
  align-items: center;
  width: 100%;
  min-height: 55px;
  border: 1px solid #e6e6e6;
  transition: 1s;
  padding: 10px 25px;
}
body.homepage.contact .contact-form input:focus+ .focus-input100, .contact-form textarea:focus + .focus-input100 {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.focus-input100 {
  position: absolute;
  display: block;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: -1px;
  left: -1px;
  pointer-events: none;
  border: 1px solid #54fc1d;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scaleX(1.1) scaleY(1.3);
  -moz-transform: scaleX(1.1) scaleY(1.3);
  -ms-transform: scaleX(1.1) scaleY(1.3);
  -o-transform: scaleX(1.1) scaleY(1.3);
  transform: scaleX(1.1) scaleY(1.3);
}
body.homepage.contact .contact-form input:focus, .contact-form textarea:focus {
    outline: none;
    border: none;
}
body.homepage.contact .contact-form *:focus::-webkit-input-placeholder {
    
    transition: .1s;
    font-size: 12px;
    display: block;
}
body.homepage.contact .contact-form *:focus:-ms-input-placeholder {
    
    transition: .1s;
    font-size: 12px;
    display: block;
}
body.homepage.contact .contact-form *:focus::placeholder {
    
    transition: .1s;
    font-size: 12px;
    display: block;
}
body.homepage.contact .contact-form *:focus{
    padding-right: 17px !important;
}
.SA.container-main {
    max-width: 1700px;
    display: block;
    margin: 46px auto;
    padding: 30px 0;
}
.SA .col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.SA .sidebar-wrapper {
    width: 100%;
    margin: 0;
    height: auto;
    float: right;
}
.SA .sidebar-wrapper .box-sidebar {
    width: 100%;
    height: auto;
    float: right;
    border: 1px solid #ebebeb;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    padding: 7px 5px;
    margin-bottom: 10px;
    background: #fff;
    position: relative;
    border-radius: 15px;
}
.SA .sidebar-wrapper .box-sidebar .profile-box .profile-box-avator {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: 30px auto 5px;
    display: block;
    border: 1px dashed #c9e6fe;
    background: #fff;
    text-align: center;
    line-height: 94px;
}
.SA .sidebar-wrapper .box-sidebar .profile-box .profile-box-avator img {
    width: 94px;
    height: 95px;
    vertical-align: middle;
    border-style: none;
}
.SA .sidebar-wrapper .box-sidebar .profile-box .profile-box-content {
    width: 100%;
    text-align: center;
    font-size: 13px;
    line-height: 33px;
    color: #757575;
}
.SA .sidebar-wrapper .box-sidebar .profile-box .profile-box-content span.profile-box-nameuser {
    font-size: 18px;
    font-weight: 700;
    color: #767676;
    font-family: "IRANSansFarsiNumBold";
}
.SA .sidebar-wrapper .box-sidebar .profile-box .profile-box-content span {
    display: block;
}
.SA .sidebar-wrapper .box-sidebar .profile-box .profile-box-content a {
    color: #757575;
}
.SA .sidebar-wrapper .box-sidebar .profile-box .profile-box-tabs {
    width: 100%;
    height: auto;
    float: right;
    background: #fff;
    border-top: 1px solid #f1f1f1;
    margin-top: 20px;
}
.SA .sidebar-wrapper .box-sidebar .profile-box .profile-box-tabs .profile-box-tab {
    font: 13px iranyekan;
    display: block;
    text-decoration: none;
    color: #7b7b7b;
    text-align: center;
    width: 50%;
    height: auto;
    margin-top: 5px;
    /* border-left: 1px solid #ebebeb; */
    float: right;
    line-height: 35px;
}
.SA .sidebar-wrapper .box-sidebar .profile-box .profile-box-tabs .profile-box-tab-sign-out {
    font: 13px iranyekan;
    display: block;
    text-decoration: none;
    color: #7b7b7b;
    text-align: center;
    width: 50%;
    height: auto;
    margin-top: 5px;
    float: right;
    line-height: 35px;
    border-right: 1px solid #ebebeb;
}
.SA .sidebar-wrapper .box-sidebar {
    width: 100%;
    height: auto;
    float: right;
    border: 1px solid #ebebeb;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .11);
    padding: 7px 5px;
    margin-bottom: 10px;
    background: #fff;
    position: relative;
    border-radius: 15px;
}
.SA .sidebar-wrapper .box-sidebar .box-header-sidebar {
    width: 120px;
    height: 35px;
    margin-right: 20px;
    font-size: 13px;
    background: #668a60;
    color: #fff;
    display: block;
    line-height: 35px;
    text-align: center;
    margin-top: -7px;
    margin-bottom: 15px;
    border-radius: 0 0 15px 15px;
    font-weight: 700;
}
.SA .sidebar-wrapper .box-sidebar ul.profile-menu-items {
    width: 100%;
    padding: 10px 0;
}
.SA .sidebar-wrapper .box-sidebar ul.profile-menu-items li a.profile-menu-url {
    color: #757575;
    display: block;
    padding: 10px 15px;
    height: auto;
    transition: all 200ms ease;
    border-radius: 8px;
}
.SA .sidebar-wrapper .box-sidebar ul.profile-menu-items li a.profile-menu-url:hover {
    background: #fff6f6;
    color: #ff6b6b !important;
}
.SA .sidebar-wrapper .box-sidebar ul.profile-menu-items li a.profile-menu-url span {
    font-size: 20px;
    vertical-align: middle;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
}
.SA .sidebar-wrapper .box-sidebar ul.profile-menu-items li a.profile-menu-url span img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
span.profile-box-nameuser+span {
    color: #668a60;
    margin-top: 9px;
    font-size: 17px;
    font-family: 'IRANSansFarsiNumBold';
    word-spacing: 4px;
}
.SA .profile-content {
    width: 100%;
    height: auto;
    border-radius: 15px;
    float: left;
    background: #fff;
    padding: 10px;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.SA .mask.pm-3 {
    position: unset;
    display: block !important;
}
.SA .profile-content .headline-profile {
    width: 120px;
    height: 35px;
    margin-right: 20px;
    font-size: 13px;
    background: #668a60;
    color: #fff;
    display: block;
    line-height: 35px;
    text-align: center;
    margin-top: -10px;
    border-radius: 0 0 15px 15px;
    font-weight: 700;
}
.SA .profile-content .profile-stats {
    width: 100%;
    height: auto;
    float: right;
    margin-top: 10px;
    padding: 0 10px;
}
.SA .profile-content .profile-stats .profile-stats-row {
    width: 100%;
    text-align: center;
    display: block;
}
.SA .profile-content .profile-stats .profile-stats-row .profile-stats-col {
    width: 100%;
    height: auto;
    border-radius: 8px;
    position: relative;
    padding: 0 15px;
    background: #fff;
    box-shadow: 0 12px 12px 0 hsla(0, 0%, 71%, .1);
    border: 1px solid #eee;
    margin-bottom: 15px;
    margin-top: 30px;
    z-index: 99;
    line-height: 50px;
    color: #6c6b6b;
}
.SA .profile-content .profile-stats .profile-stats-row .profile-stats-col .profile-stats-content span.profile-first-title {
    float: right;
    font-size: 14px;
    color: #6c6b6b;
    padding-left: 20px;
    position: relative;
}
.SA .profile-content .profile-stats .profile-stats-action {
    padding: 5px 30px;
    text-align: center;
    border-top: 1px solid #f1f1f1;
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    height: auto;
    margin-top: -1px;
    width: 100%;
    float: right;
    margin-top: 15px;
}
 a.link-spoiler-edit {
    font-size: 14px;
    color: #668a60;
    padding: 10px 0;
    /* border-bottom: 1px dashed #668a60; */
    display: inline-block;
    cursor: text;
    padding-left: 10px;
}
 .SA .tabs-content {
    width: 100%;
    padding: 0 30px 35px;
    margin-bottom: 0;
    border-top: none;
    background: #fff;
    border-radius: 30px;
    border: 1px solid #ebebeb;
    float: right;
    box-shadow: 0 12px 12px 0 hsl(0deg 0% 71% / 10%);
    padding-top: 15px;
}
.SA .tab-content-wrapper .params-headline {
    color: #4d4d4d;
    font-size: 31px;
    line-height: 1.467;
    font-weight: 500;
    border-bottom: 1px dashed #668a60;
    margin-bottom: 0;
    color: #668a60;
    letter-spacing: -.6px;
    margin-bottom: 15px;
    font-family: 'IRANSansFarsiNumBold';
}
.SA .tab-content-wrapper .content-expert-summary {
    background: #fff;
    color: #706d6d;
    font-size: 15px;
    line-height: 2.25;
    padding: 0 30px 27px 25px;
    min-height: 256px;
    position: relative;
    margin-right: -24px;
    margin-left: -16px;
    margin-bottom: 20px;
}
.SA .content-expert-summary .mask-text {
    max-height: 250px;
    height: unset;
    overflow: hidden;
    padding-bottom: 15px;
    padding: 15px;
}
.SA .tab-content-wrapper .mask a.mask-handler {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: 15px;
    color: #1f2424;
    font-weight: bold;
    background: #fff;
    cursor: pointer;
}
 .SA .content-expert-summary .shadow-box {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    opacity: 1;
    bottom: 40px;
    height: 105px;
    z-index: 1;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 98.8%, .99) 99%, #fcfcfc);
}
.SA .mask-text.active {
    max-height: 100% !important;
     height: 413px; 
    overflow: scroll;
}
.SA .lastSA {
    margin: 0 auto !important;
    /* float: none !important; */
    /* height: 45px; */
}
.SA .mask-text.active::-webkit-scrollbar {
  width: 8px;
}
/* Track */
.SA .mask-text.active::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.SA .mask-text.active::-webkit-scrollbar-thumb {
  background: #668a60;
  border-radius: 10px;
}
/* Handle on hover */
.SA .mask-text.active::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.SA a.profile-first-title {
    display: block;
}
.SA .profile-stats-col::after {
    position: absolute;
    width: 0;
    height: 100%;
    content: "";
    background: #668a60;
    right: 0;
    top: 0;
    transition: 1s all;
    z-index: -1;
}
.SA .profile-stats-col:hover::after {
    width: 100%;
}
.SA .tab-content-wrapper .mask a.mask-handler:hover {
    color: #668a60;
}
.SA.container-main section.page-contents {
}
.SA.container-main .parent-abso {
    position: relative;
    padding-left: 159px;
}
.SA.container-main .profile-content.absolute {
    left: 0;
    background: transparent;
    width: unset;
    border: 0;
    box-shadow: unset;
    padding: 0;
}
.SA.container-main .profile-content.absolute .col-lg-6.col-md-6.col-xs-12.pull-right {
    width: 136px;
    display: block;
    float: unset !important;
}
.SA.container-main .profile-content.absolute .headline-profile {
    display: none;
}
.SA.container-main .profile-content.absolute .profile-stats {
    margin: 0;
    padding: 0;
}
.secsasaSA .container-main.saSA {
    margin-top: 120px;
}
.container-main.saSA .card-vertical-user-title {
    background-color: rgb(0 0 0 / 49%);
    width: 100%;
    position: absolute;
    bottom: 8px;
    right: 0;
    transition: .7s all;
    height: 0;
    text-align: center;
    opacity: 0;
    bottom: 0;
}
.container-main.saSA .vertical-user-thumb img {
    display: block;
    height: auto;
    margin: auto;
    max-width: 100%;
    width: 100%;
    margin-top: 10px;
}
.container-main.saSA .user-vertical {
    text-align: center;
    padding: 0 10px;
    position: relative;
   /* min-height: 402px;*/
    border: 1px solid;
    bottom: 0;
}
.container-main.saSA .SAsaSA-row {
    margin: 0 auto 35px auto;
}
.container-main.saSA .card-vertical-user-title p {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 20px 0;
    display: block;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.container-main.saSA .user-vertical:hover .card-vertical-user-title {
    opacity: 1;
    height: auto;
}
.container-main.saSA .price {
   /* height: 45px;*/
}
.container-main.saSA .vertical-user-thumb {
    position: relative;
}
.container-main.saSA .card-vertical-user-content a {
    display: block;
}
.container-main.saSA .price ins {
    padding: 23px 0;
    display: block;
    text-align: center;
    position: relative;
    color: #2fa933;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
}
.container-main.saSA .width-cust {
    width: 20% !important;
}
.container-main.saSA .SAsaSA-row3.SAsaSA-row .vertical-user-thumb img {
    /*height: 225px;*/
}
.container-main.saSA .SAsaSA-row .vertical-user-thumb img {
    /*min-height: 250px;*/
    max-width: 100%;
}
.container-main.saSA .SAsaSA-row2 .user-vertical {
   /* min-height: 335px;*/
}
.container-main.saSA .SAsaSA-row3 .user-vertical {
   /* min-height: 330px;*/
}
.container-main.saSA .SAsaSA-row3  ins {
    font-size: 16px;
}
.container-main.saSA .SAsaSA-row2  ins {
    font-size: 17px;
}
.container-main.saSA .SAsaSA-row .user-vertical {
    overflow: hidden;
}
.container-main.SAfind .content-resultSA {
    position: relative;
    min-height: 202px;
    padding-right: 200px;
    border-left: 3px solid green;
    border-right: 0;
    border-top: 0;
    height: 202px;
    overflow: hidden;
}
.container-main.SAfind .img-resultSA {
    position: absolute;
    right: 0;
    height: 202px;
    overflow: hidden;
    border: 3px solid #668a60;
    width: 200px;
    border-left: 0;
}
.container-main.SAfind .main-findSA {
    min-height: 202px;
    margin-bottom: 45px;
}
.container-main.SAfind .col-lg-9.col-md-9.col-xs-12.pull-right.parent-abso {
    float: right !important;
}
.container-main.SAfind .resultSA.pabsolute {
    min-height: 202px;
}
.container-main.SAfind .img-resultSA img {
    width: 100%;
    height: 100%;
    padding: 15px 10px 10px 0;
}
.container-main.SAfind .bol-date-SA {
    width: 100%;
    border-top: 3px solid green;
    padding-right: 20px;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.container-main.SAfind .textSA::after {content: "";width: 100%;position: absolute;height: 3px;background-color: green;bottom: 0;}
.container-main.SAfind .bold-resultSA {
    display: inline-block;
    width: 48%;
    text-align: right;
}
.container-main.SAfind .date-resultSA {
    display: inline-block;
    width: 50%;
    text-align: left;
}
.container-main.SAfind .h3-bold-sa a {
    font-size: 22px;
    font-family: 'aviny';
    color: #668a60;
}
.container-main.SAfind .h3-date-sa {
    font-size: 13px;
    color: #120505;
    border-bottom: 1px solid;
    width: 77px;
    display: inline-block;
}
.container-main.SAfind .p-SA-find {
    padding-top: 20px;
}
.imgg-board img {
    width: 200px;
    height: auto;
    max-width: 100%;
    border: 1px solid;
    border-radius: 5px;
}
.text-name-board span {
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
}
.bold-text-board span {
    font-size: 17px;
    color: #668a60;
    display: block;
    text-align: center;
    padding: 10px;
    font-family: 'IRANSansFarsiNumBold';
}
.bg-full.bg-ful-sa .row .col-boardSA {
     margin-top: -26px;
}
section#boardSA {
    margin-top: 140px;
}
section#boardSA .col-title-post-inside.clearfix {
    padding-bottom: 8px;
    border-bottom: 1px solid gainsboro;
    margin-bottom: 26px;
}
.bg-full.bg-ful-sa {
    padding-bottom: 10px;
}
span.mor-title-sa.pull-right {
    display: block;
    padding: 5px 35px 5px 35px;
    color: #000;
    background-color: #ed1b24;
    border-radius: 50px;
    transition: 0.7s all;
    font-size: 24px;
    /* font-weight: bold; */
    border: 1px solid #fff;
    font-family: 'aviny';
    word-spacing: 4px;
}
span.mor-title-sa.pull-right:hover {
    background-color: #fff;
    border: 1px solid #668a60;
}
div#load-map::after {
    content: "روی استان مورد نظر خود کلیک کنید";
    color: black;
    position: absolute;
    top: -38px;
    width: 100%;
    right: 0;
    font-weight: bold;
    text-align: center;
}
.singMagSA .title-bold label {
    font-size: 16px;
    color: #668a60;
    font-family: av;
    word-spacing: 2px;
    padding-right: 10px;
}
.singMagSA .contentContent b {padding-left: 7px;}
.singMagSA .row-data.row-D3 .content-data >label, .row-data.row-D2 .content-data > label {
    display: none;
}
.singMagSA .roe-labe-D {
    padding-right: 28px;
    padding-top: 11px;
}
.singMagSA .col-img-slide {
    text-align: center;
    padding: 0;
}
.singMagSA .contentContent {
    margin-bottom: 8px;
}
.singMagSA .content-data label span {
    color: #668a60;
    font-weight: normal;
}
.singMagSA .contentContent>span {
    color: #668a60;
}
.singMagSA .row-data.row-D1 {
    text-align: center;
}
    .inside-col-property {
    text-align: center !important;
}
.singMagSA .number {
    margin: 0 auto;
}
.singMagSA .name {
    margin: 0 auto;
}
.singMagSA .bottom-links {
    text-align: center;
}
.singMagSA .links a.btn-gradient {
    margin: 0 auto;
}
.singMagSA .link-download .links {
    width: 44%;
}
.singMagSA .link-download .bottom-links .links {
    width: unset;
    margin-top: 18px;
}
.singMagSA .row-data {
    box-shadow: -1px 6px 8px 0px #80808029;
    margin-bottom: 13px;
    padding: 19px 12px 19px 0;
}
.singMagSA .title-bold {
    font-size: 18px;
    padding-bottom: 8px;
}
/*Edit may2024*/
.latest-post .inside-single-news {
    min-height: unset;
}
.latest-post .img-news img {
    height: 154px;
}
.latest-post .single-news-box.colPost {
    max-width: 233px;
}
.latest-post .title-monograph {
    font-size: 17px;
    margin-top: 7px;
    margin-bottom: 7px;
    font-weight: bold;
    padding: 0 7px;
}
.latest-post .text p {
    font-size: 11px;
    padding: 0 5px;
    height: 61px;
}
#newSectionHome1 {
    margin: 0px auto 66px auto;
}
.latest-poetry-box.colPoetry {
    max-width: 233px;
    background-color: #668a60;
    border-radius: 15px;
}
.latest-poetry .title-slide {
    padding: 12px 13px 42px 5px;
}
.latest-poetry .title-slide>a {
    margin-top: 11px;
    display: block;
    transition: 0.2s;
}
.latest-poetry a.btn.btn-black {
    display: inline-block;
    max-width: 129px;
    text-align: right;
    padding: 4px;
    margin-top: 5px;
}
.latest-poetry .inside-col-img-slid>img {
    border-radius: 15px 15px 0 0;
}
.col-newStyle.col-title-post {
    margin-bottom: 25px;
}
.col-newStyle.col-title-post .title-post {
    font-family: "IRANSansFarsiNumBold";
    color: #668a60;
    font-size: 20px;
    text-rendering: optimizeSpeed;
    position: relative;
}
.latest-poetry .col-newStyle.col-title-post .title-post {
    margin-top: 39px;
}
.col-newStyle.col-title-post .title-post::after, #newSectionHome3 .title-post::after, #newSectionHome4 .title-post::after {
    width: 110px;
    content: "";
    background-color: #668a60;
    height: 2px;
    display: inline-block;
    position: absolute;
    bottom: -7px;
    right: 0px;
    box-shadow: 0px 2px 0px 0px #668a6085;
}
.latest-poetry a.btn.btn-black:hover {
    color: #668a60;
    background-color: #fff;
}
.latest-post {
    border-bottom: 1px solid #80808040;
    padding-bottom: 15px;
}
.col-poetryToday {
    border: 2px solid #668a60;
}
.col-newStyle.col-title-post+.col-poetryToday {
    border-right-color: transparent;
    border-top-color: transparent;
}
.col-newStyle.col-title-post+.col-poetryToday+.col-poetryToday {
    border-left-color: transparent;
    border-top-color: transparent;
}
.col-newStyle.col-title-post+.col-poetryToday+.col-poetryToday+.col-poetryToday {
    border-right-color: transparent;
    border-bottom-color: transparent;
}
.col-newStyle.col-title-post+.col-poetryToday+.col-poetryToday+.col-poetryToday+.col-poetryToday {
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.col-poetryToday {
    padding: 20px 7px 20px 7px;
}
.col-poetryToday .inside-col-img-slid>img {
    border-radius: 9px;
}
.col-poetryToday .title-slide h3 {
    color: black;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    transition: 0.2s;
}
.col-poetryToday .title-slide h3:hover {
    color: #668a60;
}
.inner-newPoetry-and-post {
    max-height: 752px;
    overflow-y: scroll;
    direction: ltr;
    padding-right: 15px;
    /* box-shadow: -7px 2px 5px 0px #8080804a; */
    /* padding-top: 12px; */
}
.inner-newPoetry-and-post::-webkit-scrollbar {
  width: 10px;
}
.inner-newPoetry-and-post::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.inner-newPoetry-and-post::-webkit-scrollbar-thumb {
  background: #668a60; 
  border-radius: 5px
}
.inner-newPoetry-and-post::-webkit-scrollbar-thumb:hover {
  background: #6f7285; 
}
.latest-post, .latest-poetry {
    direction: rtl;
}
.latest-img-slide>img {
    max-height: 350px;
    min-width: 279px;
    border-radius: 5px;
    margin-bottom: 25px;
}
#sliderLastVersion.owl-carousel {
    background-color: transparent !important;
}
.newSliderHome .number {
    font-size: 26px;
    max-width: 100%;
}
.newSliderHome {
    padding-top: 15px;
}
.newSliderHome .name {
    max-width: 100%;
    font-size: 20px;
}
.newSliderHome .heading-details .title {
    max-width: 100%;
    font-weight: bolder;
    /* margin-bottom: 16px; */
}
#sliderLastVersion .owl-pagination {
    display: none !important;
}
#sliderLastVersion .link-download>.bottom-links {
    width: 50%;
    display: inline-flex;
    flex: 0 0 50%;
    flex-flow: column;
    max-width: 193px;
    margin-bottom: 11px;
}
div#sliderLastVersion .links a.btn-gradient {
    max-width: 100%;
}
div#sliderLastVersion .link-download {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#sliderLastVersion .top-links {
    width: 100%;
    flex: 0 0 100%;
    display: flex;
    /*justify-content: space-between;*/
}
#sliderLastVersion .link-download>.bottom-links:last-child {
    width: 70%;
    flex: 70%;
    max-width: 252px;
    align-items: center;
    align-self: center;
    justify-content: center;
    display: flex;
    margin: 11px auto;
}
#newSectionHome2 {
    margin: 0px auto 28px auto;
}
.newVideoStyle .player {
    height: 360px;
    margin-bottom: 22px;
}
.newVideoStyle .h_iframe-aparat_embed_frame iframe {
    height: 100% !important;
}
.newVideoStyle .box {
    margin-bottom: 10px;
    min-height: 181.5px;
}
.newVideoStyle .h_iframe-aparat_embed_frame {
    height: 366px;
}
.slideVideo iframe {
    max-height: 366px;
    max-width: 100%;
}
.newVideoStyle .h_iframe-aparat_embed_frame body.device-desktop.theme-light {
    height: 100%;
}
.newVideoStyle .h_iframe-aparat_embed_frame html {
    height: 100% !important;
}
.newVideoStyle .h_iframe-aparat_embed_frame .iframe.no-ad {
    padding-top: 88% !important;
}
.newVideoStyle .h_iframe-aparat_embed_frame body {
    height: 100% !important;
}
#sliderVideo {
    background-color: transparent;
    box-shadow: none !important;
    margin-top: 20px;
}
#sliderVideo .slideVideo {
    padding-bottom: 12px;
}
.video-caption {
    padding: 0 10px;
}
#sliderVideo .owl-prev, #sliderVideo .owl-next, #sliderLastVersion .owl-prev, #sliderLastVersion .owl-next, #sliderAudio .owl-prev, #sliderAudio .owl-next {
    border-color: #668a60;
    background-color: #668a60 !important;
    transition: 0.2s;
}
#sliderAudio .clearfix.taskbar  * {
    float: right;
}
#sliderAudio .clearfix.taskbar .bg {
    background-image: url(https://vaznedonya.ir/template/new/img/bg2.png);
}
#sliderAudio .clearfix.taskbar > div {
    background-color: #f8f8f8;
    height: 33px;
    padding-right: 5px;
    padding-top: 5px;
    padding-left: 5px;
    margin-left: 5px;
    width: calc(50% - 2.5px);
}
#sliderAudio .empty {
    width: 80px;
    height: 20px;
}
#sliderAudio .i-share.bg {
    height: 25px;
    width: 24px;
    background-position: -29px -2px;
}
#sliderAudio .i-download {
    height: 25px;
    width: 25px;
    background-position: 0px -4px;
}
#sliderAudio .box-track i {
    font-size: 20px;
}
#sliderAudio .time-av button .bg {
    height: 15px;
    width: 15px;
    background-position: -76px -4px;
}
#sliderAudio button.rewind .bg {
    background-position: -56px -4px;
}
#sliderAudio .time-av button {
   background-color: transparent;
}
#sliderAudio .taskbar.clearfix {
    height: 26px;
}
#sliderAudio .box-track {
}
#sliderAudio .time-track {
    width: 80px;
    height: 100%;
}
#sliderAudio .time-av {
    color: #668a60;
}
#sliderAudio .audio-player {
    padding-right: 12px;
    margin: 0 auto !important;
}
#sliderAudio .box-track a {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
#sliderAudio .mejs-time {
    width: 85px;
    margin: 0 !important;
    position: absolute;
    bottom: -26px;
    left: 70px;
    color: #668a60;
}
#sliderAudio .time-av {
    width: 203px;
}
#sliderAudio .forward {
    margin-left: 38px !important;
}
#sliderAudio .img-pokdast img {
    margin: 0 auto !important;
}
#sliderAudio .link-podkast.row .#668a60-bg {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-top:30px;
    margin-bottom:40px;
}
#sliderAudio .img-headphone {
    padding: 0 !important;
}
#sliderAudio .all-audio.row {
    padding-left: 20px;
    margin: 21px 0px 1px 0px !important;
}
#sliderAudio .player-in-all .box-track {
    width: 39.2%;
    text-align: center;
}
#sliderAudio .player-in-all .box-track a {
    float: none;
    width: 23%;
    display: inline-block;
}
#sliderAudio .player-in-all .time-av {
    width: 40.5%;
    font-family: 'IRANSansFarsiNumBold' !important;
    margin-left: 0 !important;
}
.iframe.no-ad {
    min-height: 366px;
    padding-top: 89%;
}
#sliderAudio .player-in-all button.rewind {
    float: left;
}
#sliderAudio .player-in-all .mejs-time {
    font-family: 'IRANSansFarsiNumBold';
}
#sliderAudio .player-in-all div.audio-player{
    padding-right: 0;
}
#sliderAudio .player-in-all .empty {
    width: 12.3%;
}
.img-headphone img {
    float: left;
}
#sliderAudio .link-more-podcast {
    background-color: #668a60;
    font-size: 24px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 5px;
}
#sliderAudio .demo-podcast a {
    width: 80%;
    display: inline-block;
}
#sliderAudio .demo-podcast {
    max-height: 200px;
    overflow: hidden;
    margin-bottom: 36px;
}
#sliderAudio .#668a60-bg.#668a60-left-page {
    text-align: center;
    font-size: 30px;
    height: 135px;
    padding-top: 17%;
}
#sliderAudio .mejs-controls .mejs-time-rail .mejs-time-total {
    background-color: #1536d959;
}
#sliderAudio {
    background-color: transparent;
}
#sliderAudio .audioSlide {
    direction: rtl;
}
/*.parensColMap #IranMap .map svg {
    height: 395px;
}*/
.parensColMap .inside-col-media-selects {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-left: 10px;
}
.parensColMap .col-media-selects {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.parensColMap .inside-col-media-selects>div {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.parensColMap .media-name.relative {
    padding-right: 69px;
}
.parensColMap .media-name>p.fa {
    font-size: 15px;
}
.parensColMap .video-media.relative {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.parensColMap .readable-media {
    display: flex;
    flex-direction: column;
}
.parensColMap .selects {
    margin-top: 44px;
    margin-bottom: 15px;
}
/*.col-map #load-map {
    margin: 21px 0px 23px 0px !important;
}*/
#sliderAudio .owl-controls .owl-buttons .owl-prev, #sliderAudio .owl-controls .owl-buttons .owl-next {
    top: unset !important;
    bottom: 0 !important;
    left: unset !important;
    border-radius: 4px;
}
#sliderAudio .owl-controls.clickable {
    width: 100%;
}
#sliderAudio .owl-buttons {
    width: 100%;
    display: flex;
    justify-content: center;
}
#sliderAudio .owl-controls .owl-buttons .owl-next {
    right: unset;
    margin-right: -86px;
}
#sliderVideo .owl-prev:hover, #sliderVideo .owl-next:hover, #sliderLastVersion .owl-prev:hover, #sliderLastVersion .owl-next:hover, #sliderAudio .owl-prev:hover, #sliderAudio .owl-next:hover {
    background-color: #e59292 !important;
    color: black !important;
    border-color: black !important;
}
#sliderVideo .iframe.no-ad {
    padding-top: 88%;
    height: 100%;
}
.parensColMap #load-map::after {
    display: none;
}
.bottom-link-in-map {
    padding: 7px 0;
}
.bottom-link-in-map .text {
    font-weight: bold;
    font-size: 16px;
    background-color: transparent !important;
    transition: 0.2s;
}
.linkBox {
    margin-bottom: 6px;
    transition: 0.2s;
    display: flex;
}
.dotSpan {
    height: 5px;
    display: inline-block;
    width: 5px;
    background-color: black;
    border-radius: 50%;
    margin-left: 10px;
    transition: 0.2s;
}
.linkBox>a {
    display: flex;
    align-items: center;
    transition: 0.2s;
}
.linkBox>a:hover span {
    background-color: #668a60;
    color: #668a60;
}
#newSectionHome3 {
    margin: 0px auto 30px auto;
}
.colMonograph .read-more {
    height: 54px;
    width: 54px;
    border: 4px solid #fff;
    border-radius: 50%;
    font-size: 26px;
    transition: .4s;
    top: 36%;
    color: #fff;
    text-align: center;
    background-color: #848589;
    right: 34%;
}
.colMonograph .read-more:hover {
    background-color: #668a60;
    color: #fff !important;
}
.colMonograph .read-more a {
    color: #fff !important;
}
.colMonograph .img-author img {
    min-height: 168.9064px;
}
.poem-box {
  background-color: #f5f5f5;
  padding: 20px;
  border-radius: 5px; 
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); 
  text-align: center;
}
.poem-box img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  margin-bottom: 15px;
}
.poem-box h3 {
  color: #333;
  font-size: 18px;
  margin-bottom: 10px;
}
.poem-box p {
  color: #666;
  font-size: 14px;
  margin-bottom: 15px;
}
.poem-box a {
  background-color: #668a60;
  color: #fff;
  border: none;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}
.poem-box a:hover {
  background-color: #e60000;
}
#newSectionHome4 {
    margin: 0px auto 72px auto;
}
#newSectionHome3 .main-monograph {
  margin-bottom: 20px;
}
#sliderAudio .player-in-all .empty{
    display: none;
}
.lang-side-search {
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    margin: 0 auto 0 0;
    font-weight: bold;
    color: #fff;
    color: white !important;
    border: 1px solid;
    padding: 2px;
    border-radius: 5px;
    transition: 0.3s;
    font-size: 13px;
    position: relative;
    z-index: 2;
    line-height: 34px;
    height: 34px;
    padding: 0;
}
.lang_header>p, .lang_header {
    text-align: left;
}
.header-bg-img .full-width+.margin-set {
    height: 36px;
}
.col-search.col-search_lang {
    display: flex;
    justify-content: end;
    align-items: center;
}
.inside-col-search .form-group, .inside-col-lang .form-group {
    margin-bottom: 6px;
}
.lang-side-search::before {
    background-color: #fff;
    content: "";
    height: 100%;
    width: 0%;
    transition: 0.3s;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    z-index: -1;
}
.lang-side-search:hover::before {
    width: 100%;
}
.lang-side-search:hover {
    color: #668a60 !important;
}
.fa-edit:before, .fa-pencil-square-o:before {
    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;
}
.row-parentVideo .col-video-more .video-demo .box {
    display: flex;
    max-width: 45% !important;
}
.row-parentVideo .col-video-more .video-demo {
    display: flex;
    justify-content: space-around;
}
.row-parentVideo .col-video-more .video-demo .box img {
    height: auto;
}
.parensColMap .col-media-selects {
    align-items: start;
}
.parensColMap .col_ad_banner, .newAdBox .col_ad_banner {
    display: flex;
}
.parensColMap .col_ad_banner img {
    height: 70px;
    /*max-width: 90% !important;*/
}
.parensColMap .media-name.relative.ad_banner {
    padding-right: 5px;
}
/*.parensColMap .readable-media {
    min-width: 163px !important;
}*/
.parensColMap .inside-col-media-map-ad .media-name>p.fa {
    font-size: 18px !important;
}
.parensColMap .inside-col-media-selects {
    align-self: center;
}
.parensColMap .selects {
    margin-top: 20px;
}
.col-media-selects.top-video .fa {
    font-size: 20px;
}
.col-media-selects.top-video {
    display: flex;
    min-height: 70px;
    align-items: center;
}
.col-media-selects.top-video .video-media.relative {
    align-items: center;
    display: flex;
    margin-left: 10px;
}
.col-video-audio {
    padding-left: 30px;
}
#sliderAudio .owl-controls.clickable .owl-pagination {
    top: unset;
}
#sliderAudio .owl-controls.clickable .owl-page>span {
    width: 20px;
    height: 20px;
    background-color: #668a605c;
    border: 1px solid gray;
}
#sliderAudio .owl-controls.clickable .owl-page.active>span{
    background-color: #668a60 !important;
}
#sliderAudio .all-audio.row {
    display: flex;
    align-items: center;
}
#sliderAudio .all-audio.row .player-in-all {
    padding-left: 37px;
}
#newSectionHome--ad {
    margin: 47px auto 47px;
}
#newSectionHome--ad .image-ad>img {
   /* max-height: 320px; */
   /* min-height: 200px; */
    border-radius: 5px;
    box-shadow: 0px 1px 7px 3px #80808059;
}
.colPrimaryBox {
    margin-bottom: 15px;
}
footer .bg-full{
    background-image: unset !important;
    min-height: unset;
    margin-top: 10px;
}
.col-menu-footer ul>li {
    display: block !important;
    text-align: right;
    margin: 5px 5px;
    padding: 5px;
}
.col-menu-footer {}
.col-menu-footer ul>li {
    display: block !important;
    text-align: right;
    margin: 5px 5px;
    padding: 5px;
}
.col-menu-footer ul>li::after {
    display: none;
}
footer#footer {
    background-color: #668a60;
}
.title-bold-footer {
    font-size: 18px;
    margin-bottom: 17px;
    position: relative;
    color: #fff;
}
.col-menu-footer ul>li .fa {
    font-size: 18px;
    transition: 0.3s;
    min-width: 25px;
}
.col-menu-footer .itemTextMenu {
    font-size: 14px;
    font-weight: bold;
}
.col-menu-footer li a {
    color: black;
}
.title-bold-footer::before {
    content: "";
    background: #e6d7d7;
    height: 3px;
    position: absolute;
    width: 132px;
    bottom: -10px;
}
.col-menu-footer li a:hover {
    color: #f3eaea;
}
footer .social-media li a {
    background: black;
    height: 44px;
    align-items: center;
    width: 44px;
    justify-content: center;
    border-radius: 50%;
}
.title-footer.socialHeading+ul {
    display: flex;
    min-height: 70px;
    align-items: center;
    flex-flow: wrap;
}
.title-footer.socialHeading+ul>li, .title-footer.socialHeading+ul>li>a, .col-menu-footer ul>li, .col-menu-footer ul>li>a {
    display: flex !important;
    align-items: center;
}
.title-footer.shurt+ul {
    display: flex;
    flex-direction: column;
}
footer .inside-copy-right {
    padding-top: 4px;
    min-height: unset;
    padding-bottom: 20px;
}
footer .inside-copy-right p a {
    color: #fff;
    text-align: left;
    display: block;
    font-size: 13px;
    font-weight: bold;
    position: relative;
}
#sliderAudio.slider-audio .all-audio {
    width: 100%;
    flex: 0 0 100%;
    margin-top: 6px !important;
}

#sliderAudio.slider-audio .all-audio.row .player-in-all {
    padding-left: 0;
    width: 100%;
}

.img-headphone.new-place .inside-col-media-selects {
    align-self: self-start;
}

.parensColMap .new-place .inside-col-media-selects {
    align-self: self-start;
}

.parensColMap .new-place .col-media-selects {
    justify-content: start;
}

.img-headphone.new-place {
    margin-top: 28px;
}
.parensColMap #IranMap .map svg {
    max-height: 429px;
}
.linkBox.persian-cuntry.model-2box-link {
    justify-content: space-between;
}
.linkBox.persian-cuntry.model-2box-link .translate-link {
    padding-left: 47px;
}
.top-links>div:last-child a>.bg {
    background-image: unset;
    position: absolute;
    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;
    right: 0;
    font-size: 20px;
}

.top-links>div:last-child a>.bg::before {
    content: "\f0ed";
}

div#sliderLastVersion .links a.btn-gradient.width-set {
    width: 188px!important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin: 0 5px;
    font-size: 13px;
    text-align: left;
}

div#sliderLastVersion .link-download .links {
    display: flex !important;
}

div#sliderLastVersion .links a.btn-gradient.width-set>.bg {
    right: 11px;
    text-align: center;
}
.bottom-links.newIconArt  a>.bg::before {
    content: "\f044";
}
.bottom-links.newIconArt  a>.bg{
    background-image: unset;
    position: absolute;
    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;
    right: 0;
    font-size: 20px;
    background-image: unset;
}
.has-more-link {
    display: flex;
    position: relative;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.more_post {
    font-weight: bold;
    color: #668a60;
    text-shadow: 0px 0px 1px black;
    transition: .83s;
}

.more_post:hover {
    color: #f17a7a66;
}
.today-poetry-box.colPoetry {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex: 100%;
    flex-direction: row;
}

.inside-col-img-slid img {
    /* object-fit: cover; */
    height: auto;
    min-height: 148px;
    max-width: 180px !important;
    width: 180px;
    max-height: 159px;
    box-shadow: 0 0 6px 1px #0000004a;
}

.inside-col-img-slid {
    display: flex;
    align-items: center;
    min-height: 318px;
}

.today-poetry-box.colPoetry .col-text-slide.text-note {
    padding-right: 15px;
    color: black;
    font-size: 15px;
}

.poetryTodayPart .text-part {
    font-family: 'IRANSansFarsiNumBold';
    height: 168px;
    overflow: hidden;
    padding-top: 15px;
    padding-left: 5px;
    display: flex;
    margin-bottom: 10px;
}

.heading-property-data {
}

.heading-property-data .btn.btn-black {
    color: #fff;
}

.poetryTodayPart {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.poetryTodayPart .fullPoetry {
    display: flex;
    min-height: 35px;
    justify-content: flex-end;
    align-items: center;
    padding: 5px 10px;
    font-weight: bold;
    justify-content: stretch;
    flex-direction: row-reverse;
    background-color: #668a6014;
    border-radius: 3px;
    width: 100%;
    transition: 0.4s;
}

.inner-poetryToday-col .col-text-slide.text-note {
    padding-top: 10px;
}

.inner-poetryToday-col .col-text-slide.text-note .heading-property-data>a {
    display: block;
    margin-bottom: 5px;
}

.inner-poetryToday-col .col-text-slide.text-note .heading-property-data>a+p>a {
    display: inline-block;
    margin-bottom: 20px;
}

.col-poetryToday.onebox>div {
    display: flex;
    flex-direction: column;
    width: 100%;
    flex: 100%;
}


span.text-more-poetry {
    margin-left: 6px;
    display: inline-flex;
}

.fullPoetry>.fa {
    display: inline-flex;
    color: #00000080;
}

.poetryTodayPart .fullPoetry:hover * {
    color: #668a60 !important;
}

footer .col-social, footer .col-social>div, footer .col-menu-footer {
    display: flex !important;
}

.shurt .title-bold-footer::before {
    width: 104px;
}

.addressHeading .title-bold-footer::before {
    width: 79px;
}

footer .col-social address>span {
    display: flex;
    align-items: center;
    padding: 10px 0;
    flex-wrap: wrap;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

.inner-col-address.footer-address {
    padding: 0 0 0 10px;
}

footer .col-social address>span>a {
    font-size: 12px;
}

footer .col-social address>span>strong {
    font-size: 14px;
    margin: 0 0 0 9px;
}

footer .social-media {
    display: flex;
    flex-direction: column;
    padding-right: 30px;
}

.title-footer.socialHeading+ul {
    flex-wrap: wrap;
    padding-top: 10px;
}
.title-footer.socialHeading+ul>li {
    margin-bottom: 5px;
}
button.to-up {
    position: fixed;
    box-shadow: 0 0 11px 1px #0000006e;
    width: 50px;
    height: 50px;
    font-size: 15px;
    opacity: 0.7;
    border: 1px solid #668a6085;
    display: none;
    transition: 0.4s;
}
button.to-up:hover {
    opacity: 1;
    border: 1px solid #668a60;
}

/*sendPage*/
.newMainPageStyle .otherPageSection .box .topPadding {
    padding-top: 18px;
}
.parentFormRow {
  display: flex;
  flex-direction: column;
}
.parentFormRow>label {
  flex: 0 0 auto;
  margin-right: 10px;
  width: 100%;
  margin-top: 6px;
  position: relative;
}
.parentFormRow.twoField>.relative {
  display: inline-flex;
  width: 49%;
}

.parentFormRow.field-row.twoField input[type="text"] {
  width: 100%; 
}

.parentFormRow.field-row.twoField {flex-flow: wrap;justify-content: space-between;}

body.homepage.contact  .newMainPageStyle .contact-form input {
    min-height: 30px;
}
.parentFormRow:not(.not-require) label::after {
    position: absolute;
    content: "*";
    color: red;
    position: absolute;
    font-size: 15px;
    padding-right: 5px;
}
.rowCeckValid {
    margin-bottom: 50px;
    display: flex;
    width: 100%;
}
.fa-check-square-o.icon {
    font-size: 24px;
    color: #00fb59;
    margin-left: 10px;
}
/*sendPage*/

header .col-search-menu::after {
    position: absolute;
    content: "";
    height: 82px;
    width: 100%;
    background: #74814c;
    left: -10px;
    top: 0;
    z-index: -1;
}

header .col-search-menu {
    background-image: url(https://vaznedonya.ir/template/new/img/new_bg_h.jpg);
    background-repeat: no-repeat;
    height: 82px;
    position: relative;
    
}
header .col-search-menu::before {
    position: absolute;
    content: "";
    height: 82px;
    width: 0;
    background: #74814c;
    right: 0;
    top: 0;
    z-index: 2;
    border: 10px solid #d70606;
    border-bottom-color:#df0f50;
    border-right-color:#fff;
    border-left-color:#73804b;
    border-top-color:#fff;
    border-left-width:50px;
    border-right-width:40px;
    border-bottom-width:0px;
    border-top-width:82px;
}

.inside-col-lang {
    padding-right: 24px;
}
.inside-main-monograph, .img-author img, .latest-poetry .inside-col-img-slid>img, .col-poetryToday .inside-col-img-slid>img, .img-news > img {
    border-radius: 0 !important;
}
.newSliderHome .heading-property {
    display: none !important;
}

.newSliderHome .heading-property+.magazine-Details .heading-details>.title {
    display: none !important;
}
.newSliderHome .heading-property+.magazine-Details .heading-details>.link-download {
    margin-top: 0;
}
.newAdBox.parensColMap:not(.ad-inside-video) .col_ad_banner img {
    width: 100%;
    max-width: 100% !important;
    margin-top: 50px;
    height: 97px;
}
#newSectionHome3 .title-post::after{
    width: 156px;
}
 #newSectionHome4 .title-post::after {
    width: 63px;
}

/*register*/
.custom-select {
  position: relative;
}
.custom-select select {
  display: none; 
}
.select-selected {
  border: 1px solid black;
}
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  left: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #afa8a8 transparent transparent transparent;
}
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}
.select-items div,.select-selected {
  color: #221f1f;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
}
.select-items {
  position: absolute;
  background-color: #668a60;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  max-height: 150px;
  overflow-y: scroll;
}
.select-hide {
  display: none;
}
.select-items div:hover, .same-as-selected {
  background-color: rgb(29 24 24 / 10%);
}
.select-items::-webkit-scrollbar {
  width: 10px;
}
.select-items::-webkit-scrollbar-track {
  background: #668a60; 
}
.select-items::-webkit-scrollbar-thumb {
  background: #3b7132; 
  border-radius: 5px
}
.select-items::-webkit-scrollbar-thumb:hover {
  background: #6f7285; 
}
.custom-select {
    letter-spacing: 1px;
    width: 100%;
    min-height: 30px;
    border: 1px solid #e6e6e6;
    transition: 1s;
    padding: 10px 25px;
}
select+.select-selected {
    border: 0;
    padding: 0;
}
.select-items div {
    color: #fff;
}
.alert {
  padding: 20px;
  background-color: #f44336;
  color: white;
  opacity: 1;
  transition: opacity 0.6s;
  margin-bottom: 15px;
}
.alert.success {background-color: #04AA6D;}
.alert.info {background-color: #2196F3;}
.alert.warning {background-color: #ff9800;}
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: left;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}
.closebtn:hover {
  color: black;
}
.field-row .error-message {
    color: red;
    position: absolute;
    bottom: 0px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  
}
input[type=number] {
  -moz-appearance: textfield;
}

/*register*/
.xtraSmalscreenSearch{
    display: none;
}
.header-not-index .header-bg-img {
    min-height: unset;
    max-height: unset;
    height: auto;
}
/*dashboard profile page start*/
.col-boxX {
    background-color: #fff;
    padding: 30px 15px;
0.5px
    solid color: black;
    width: 50%;
    flex: 50%;
    justify-content: center;
    border: 0.5px solid #ede5e5;
    margin: 2px;
}

.d-flex {
    display: flex;
}

.container-flex {
    width: 100%;
    flex: 100%;
    background-color: #fff;
    justify-content: center;
    margin: 20px auto;
}

.wrapper-page {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex: 100%;
}

.inner-XBox {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    width: 100%;
}

section.newStyleProfile.col-sm-12.main-contact-page.otherPageSection .wrapper-page {
    z-index: 3;
    position: relative;
    background-color: #fff;
}

section.newStyleProfile.col-sm-12.main-contact-page.otherPageSection::after {
    z-index: -1;
}

section.newStyleProfile.col-sm-12.main-contact-page.otherPageSection {
    background: #FFF;
    padding: 0 15px;
    position: relative;
    max-width: 100%;
    width: 1329px;
    overflow: hidden;
}

.previous-works {
    position: relative;
    z-index: 3;
    background-color: #fff;
    margin: 30px auto;
    display: flex;
    width: 100%;
    flex-direction: column;
}

.newStyleProfile .relative {
    max-width: 100%;
}

.col-boxX .contact-form.poetrySend .send-poetry {
    min-height: 45px !important;
    width: 100%;
}

.parentFormRow.field-row.submitRow.not-require.submitNewStyle {
    display: flex;
    width: auto;
}

.parentFormRow.field-row.submitRow.not-require.submitNewStyle>.relative {
    max-width: 147px;
    display: inline-flex;
    align-self: end;
}

td.table-text {
    max-width: 280px;
}

td.table-name {
    min-width: 100px;
}

td.table-image {
    max-width: 200px;
}

td.table-image>img {
    object-fit: contain;
}

table.table.table-bordered {
    width: 100%;
}

.box-title.tableTitle span.small-border {
    display: none;
}

body.homepage.contact .main-contact-page .box-title.tableTitle {
    position: relative;
    padding-right: 19px;
    border: 1px solid #80808070;
    border-bottom: 0;
    margin: 0;
    padding: 7px 30px;
}

.box-title.tableTitle::before {
    content: "#";
    position: absolute;
    font-size: 24px;
    right: 10px;
    font-weight: bold;
    color: #658a5f;
}
.parentTables .table-box.poetryTable td {
    vertical-align: middle;
}
.table-box.poetryTable .box-title.tableTitle h2.bold-title {
    color: #658a5f;
}

.parentTables .table-box.poetryTable td>* {
    white-space: normal;
}

.parentTables .table-box.poetryTable td.table-text {
    max-width: 190px;
    min-width: 61px;
}

.parentTables .table-box.poetryTable td.table-name {
    max-width: 50px;
}

.parentTables .table-box.poetryTable td.table-text {
    max-width: 200px;
    min-width: 188px;
}

.parentTables .table-box.poetryTable td.table-name {
    max-width: 120px;
    min-width: 99px;
}

.table-box.poetryTable table td {
    white-space: normal;
}

td.table-active {
    max-width: 30px;
    min-width: 30px;
}

.parentTables .table-box.poetryTable td>p {
    max-width: 100%;
    white-space: normal;
    display: inline-block;
    width: 100%;
}

.parentTables .table-box.poetryTable td.table-active {
    text-align: center;
    min-width: 120px !important;
    max-width: 150px !important;
}

.parentTables .table-box.poetryTable td.table-date {
    text-align: center;
}

.parentTables .table-box.poetryTable td.table-image {
    min-width: 100px;
}
.parentTables .table-box.poetryTable td.table-image img {
    height: 61px;
    width: 70px
    box-shadow: 0px 0px 5px 1px #808080c4;
    border-radius: 5px;
}
th.table-id {
    max-width: 61px !important;
    min-width: 40px !important;
    width: 61px;
    text-align: center;
    padding-right: 2px !important;
    padding-left: 0px !important;
    vertical-align: middle !important;
}
.parentTables thead>tr>th:first-child, .parentTables thead>tr>th:last-child, .parentTables thead>tr>th:nth-child(5) {
    text-align: center;
}
.homepage.profile.contact.modal-open main#main {
    z-index: unset !important;
}
.absloute-icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    vertical-align: middle;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    background-color: #0080000d;
}
.showImage {
    position: relative;
}
.absloute-icon .fa-eye {
    color: #fff;
    width: 30px;
    height: 30px;
    background: #658a5f91;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}
/*dashboard profile page end*/

/*Start profile style */
.bio-image-prof {
    display: flex;
    align-items: center;
}

.imgBoxUser {
    max-width: 220px;
    max-height: 220px;
    padding: 20px 0 20px 40px;
    display: flex;
}

.newHeaderPage {
    margin-top: 53px;
}

.imgBoxUser>img {
    display: block;
    box-shadow: -6px 7px 0 0 gray;
}

.innerBioText {
    background-color: black;
    color: #fff;
    padding: 20px;
    height: 180px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
}

.textBioUser {
    display: flex;
    height: 100%;
    flex: auto;
    width: calc(100% - 220px);
    padding-bottom: 13px;
    align-self: end;
}

.titleNameUser {
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 14px;
}

span.rowInfo {
    display: block;
    font-weight: bold;
}

.rows-info-user {
    line-height: 1.5;
}

.box-shadows-full.newStyle {
    box-shadow: unset;
    background-color: black;
    padding-top: 0;
    margin-bottom: 20px;
    height: auto;
    min-height: unset;
}

.box-shadows-full.newStyle .pills-col .pills {
    padding: 0 20px;
}

.box-shadows-full.newStyle .pills-col .pills .media-icon {
    display: none;
}

.box-shadows-full.newStyle .pills-col .pills .media-name.active::after {
    display: none;
}

.box-shadows-full.newStyle .pills-col .pills .media-name.active {
    background-color: #658a5f;
    border-radius: 19px;
}

.box-shadows-full.newStyle .pills-col .pills .media-name {
    margin-bottom: 0;
    height: 56px;
    text-align: center;
    padding: 0;
    line-height: 56px;
    max-width: 271px;
}

.box-shadows-full.newStyle .inside-media-col>.relative .fa {
    color: #fff !important;
    font-weight: bold;
    font-size: 15px;
}

.box-shadows-full.newStyle .pills-col .pills:first-child {
    padding-right: 0;
}

.col-main-profile.newStyleContentBio {
    margin-top: 47px;
    padding-right: 0;
}

.newStyleBoxPoetry.box-poetry-singel .inside-box-post {
    overflow-y: hidden !important;
    height: 240px !important;
}

.inside-box-post.new-style-box5 {
    border-color: black;
    border-radius: 8px;
    border-width: 2px;
}

.newStyleBoxPoetry.box-poetry-singel {
    margin-bottom: 19px;
}

.inside-box-post.new-style-box5 .title-table {
    color: black;
    margin-bottom: 20px;
}

.read-more-new-style {
    text-align: left;
    margin: 6px 0;
}

.read-more-new-style>a {
    height: 35px;
    width: 128px;
    display: inline-block;
    background-color: #658a5f;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    color: #fff;
    border-radius: 7px;
}

.newStyleBoxPoetry.box-poetry-singel .text-demo-post {word-spacing: 2px;font-size: 16px;color: black;}

.bioPageSide.sideBarNewStyle .col-newStyle.col-title-post .title-post::after {
    width: 84px;
}

.inside-single-news.relative {}

.bioPageSide.sideBarNewStyle .inside-single-news.relative {
    min-height: unset;
    max-width: 278px;
    border-radius: 0;
}

.userPoetrysBox {
    padding-top: 31px;
}

.bioPageSide.sideBarNewStyle .inside-single-news.relative .img-news > img {
    width: 100%;
}

.bioPageSide.sideBarNewStyle .inside-single-news.relative .img-news {
    margin-bottom: 13px;
}

.bioPageSide.sideBarNewStyle .inside-single-news.relative .img-news+a>* {
    font-size: 16px;
    padding: 5px;
}

.bioPageSide.sideBarNewStyle .inside-single-news.relative .img-news+a+.text {
    padding: 5px;
}

.bioPageSide.sideBarNewStyle .inside-single-news .read-more-news a>i {
    position: relative;
    display: inline-block;
    border-radius: 8px;
    left: unset;
    top: unset;
    bottom: unset;
    right: unset;
    background-color: #658a5f;
}

.bioPageSide.sideBarNewStyle .inside-single-news .read-more-news a {
    position: unset;
    top: unset;
    left: unset;
    display: block;
    text-align: left;
    padding: 5px;
}

.parent-random-box.poetrySingel {
    padding-right: 27px;
}

.bioPageSide.sideBarNewStyle .col-newStyle.col-title-post {
    padding-right: 27px;
    margin-top: 10px;
}

.poetsFiveBoxRandom .col-newStyle.col-title-post {
    margin-top: 10px;
    padding-right: 15px;
}

.rowSingelPoetryRandom {
    margin-bottom: 10px;
}

.rowPoetsRandomPoets {
    margin: 10px 0;
}

.poetsFiveBoxRandom .col-newStyle.col-title-post .title-post::after {
    width: 76px;
}

.parent-random-poet {
    display: flex;
    padding-right: 15px;
}

.singelPoetPoet.v-new-style {
    width: 20%;
    margin: 0 5px;
}

.parent-random-poet>div:first-child {
    margin-right: 0;
}

.singelPoetPoet.v-new-style .img-poet>img {
    width: 160px;
    max-height: 160px;
    max-width: 100%;
}

.poetsFiveBoxRandom {
    margin-bottom: 20px;
}

.singelPoetPoet.v-new-style .poet-singel-name>* {
    max-width: 160px;
    text-align: center;
    margin: 8px auto 8px;
    background-color: #658a5f;
    border-radius: 20px;
    padding: 7px 2px;
    color: #fff;
}

.poetrytFourBoxRandom .col-newStyle.col-title-post .title-post::after{
    width: 68px;
}

.poetrytFourBoxRandom {
    margin: 29px 0;
    padding: 0 15px;
}

.parent-random-poetry {
    display: flex;
}

.singelPoetPoetry.py-new-style {
    width: 25%;
    margin: 0 5px;
    padding: 10px 15px;
    background-color: #d9ece966;
}

.poetry-singel-name {
    text-align: center;
    padding: 5px 0;
}

.img-poet.img-new-style3 {
    margin-bottom: 9px;
}

.poetry-singel-name>* {
    color: black;
    font-weight: bold;
    font-size: 15px;
}

.poet-singel-name>* {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0;
}
.read-more-new-style.color-2 {
    text-align: center;
}

.row.rowAd {
    margin-top: 41px;
}
.img-bookN {
    width: 200px;
    height: 250px;
    margin: 12px auto -23px;
}

.bookColumn.newStyleBoxPoetry .row-book {
    border: 1px solid;
    max-width: 235px;
    border-radius: 30px;
    padding: 0;
    margin: auto;
}

.name-bookN {
    font-size: 14px;
    text-align: center;
    padding: 40px 5px 30px 5px;
    background-color: #658a5f;
    font-weight: bold;
    color: #fff;
    border-radius: 0 0 29px 29px;
}

.row-book .img-bookN img {
    max-height: 250px !important;
    width: 100%;
}

.img-bookN>a {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.bookUserProfile .userPoetrysBox {
    padding-top: 53px;
}

.col-left.part2, .col-left.part1 {
    margin-bottom: 56px;
}
.audioColumn  .row-audio.row-dark {
    max-width: 450px;
    border: 1px solid;
    border-radius: 15px;
    margin: auto;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.boxRadius {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50%;
    background-color: #658a5f;
    font-size: 25px;
    text-align: center;
    transition: 0.2s;
}

.boxRadius>i {
    vertical-align: text-bottom;
    margin-right: -4.8px;
}

.boxRadius:hover {
    background-color: black;
    color: #658a5f;
}

.second-section-main-profile a:hover {
    color: #658a5f;
}

.name-voice {
    font-size: 25px;
    font-weight: bold;
}

.singelAudioUserProfile .rowSingelPoetryRandom .inside-table.box-brofile {
    padding: 15px 30px;
    box-shadow: 4px 6px 0px 0px rgb(0 0 0 / .2);
    background-color: rgb(247 246 246);
}
.singelAudioUserProfile .rowSingelPoetryRandom .inside-table.box-brofile .main-post-text.new-s-a-style audio {
    width: 450px;
    max-width: 90%;
}
.singelAudioUserProfile .rowSingelPoetryRandom .inside-table.box-brofile .heading-table.row-bright {
    padding: 2px 13px 5px 20px !important;
    height: auto !important;
}

.singelAudioUserProfile .rowSingelPoetryRandom .inside-table.box-brofile .main-post-text.new-s-a-style {
    padding: 0 !important;
}

.singelAudioUserProfile .inside-userPoetrysBox {
    border-radius: 35px;
}
.singelAudioUserProfile audio::-webkit-media-controls-play-button,
     .singelAudioUserProfile audio::-webkit-media-controls-panel {
     background-color: rgb(217 217 217);
     color: #658a5f;
         border-radius: 0 !impo;
     }

.title-table.singelAudioTitle {
    font-weight: bold;
}

.selectType {
    display: inline-block;
    padding: 4px 20px;
    background-color: #d9d9d9;
    border-radius: 30px;
    font-weight: bold;
    min-width: 169px;
    transition: 0.2s;
}

.selectType+a {
    margin: 0 10px;
    background: #668a60;
    padding: 5px;
    display: inline-block;
    color: #f9f1f1;
    font-weight: bold;
    transition: 0.2s;
}

.selectType+a:hover {
    background-color: #fff;
}
.videoColumn .inside-video-col {
    border: 1px solid;
    border-radius: 13px;
    max-width: 230px;
    height: 299px;
    overflow: hidden;
    margin: auto;
}

.videoColumn .bgTitle2 {
    display: none;
}
.titleStyle6 {
    background-color: black;
    color: #658a5f;
    padding: 25px 5px;
    border-radius: 0 0 13px 13px;
    overflow: hidden;
    height: 116px;
}

.boxImageBG {
    padding: 20px 15px 0 15px;
    margin-bottom: -20px;
}

.videoColumn  .titleStyle6 {
    padding-top: 50px;
}
.name-videoN, .name-videoN>a {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    background-color: transparent !important;
    overflow: hidden;
    height: 100%;
    display: block;
}
.singelPoemInner.inside-table.box-brofile {
    padding: 15px 30px;
    box-shadow: 4px 6px 0px 0px rgb(0 0 0 / .2);
    background-color: rgb(247 246 246);
    border-radius: 25px;
    max-width: 905px;
    margin-top: 22px;
}

.singelPoemInner.inside-table.box-brofile .title-table {
    font-size: 25px;
    color: black;
    font-weight: bold;
}

.singelPoemInner.inside-table.box-brofile .heading-table.row-bright {
    margin-bottom: 20px;
}

.singelPoemInner.inside-table.box-brofile .main-post-text {
    font-size: 18px;
    color: black;
}

.bg-full.type_2 {
    background-color: rgb(31 30 30);
    margin-top: 38px;
}

.bg-full.type_2 .headingPageStyle3 {
    padding-right: 0;
    padding-top: 0;
}

.text-bold.text-boldStyle2 .page-title.title-post {
    padding-top: 0;
    font-size: 21px;
    word-spacing: 3px;
    color: #658a5f;
}

.text-bold.text-boldStyle2 .page-title.title-post+.page-title.title-post {
    font-size: 50px;
    color: #fff;
    margin: 25px 0;
    words align-content: normal;
    word-spacing: unset;
}

section.second-section-main-profile.style-mai-page-2#profile {
    margin-top: 7px;
}

.inner-info-article {
    display: flex;
}

.inner-info-article .col-data {
    margin-left: 20px;
    font-family: 'IRANSansFarsiNumBold';
    font-size: 18px;
    color: #00000085;
    margin-top: 13px;
}

span.infoIcon.first {   
    width: 20px;
    height: 20px;
    margin-left: 11px;
}
.col-data-article .inner-info-article {
    flex-wrap: wrap;
}

.col-data-article .inner-info-article .col-data:last-child .infoText::before {
    content: "تعداد بازدید: ";
}
.infoIcon.first::before {
    content: "\f044";
}
.col-data-article .inner-info-article .col-data+.col-data+.col-data .infoIcon.first::before {
    content: "\f06e";
}
.col-data-article .inner-info-article .col-data+.col-data .infoIcon.first::before {
    content: "\f073";
}
.infoIcon.first {
    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;
}
span.infoIcon.second, span.infoIcon.dateWriter {
    width: 30px;
    height: 10px;
    background-color: #658a5f;
    margin-right: 10px;
    border-radius: 13px;
}

.inner-info-article .col-data>.d-flex {
    align-items: center;
}

body.homepage.profile.poetry-page.single-video .inside-table.box-brofile.singelArticleInner {
    padding: 65px 30px 15px;
    box-shadow: 4px 6px 0px 0px rgb(0 0 0 / .2);
    background-color: rgb(247 246 246);
    border-radius: 25px;
    max-width: 905px;
    margin-top: 22px;
}

body.homepage.profile.poetry-page.single-video .col-main-profile.newStyleContentBio.singelNewsArticle {
    margin-top: 0;
    padding-right: 0;
}

.headingArticle.summer {
    height: 400px;
    overflow: hidden;
    margin-bottom: 39px;
    font-size: 28px;
    font-weight: bold;
    padding-right: 0 !important;
}

.summerCol {
    width: 50%;
    height: 100%;
    overflow: hidden;
}

.innerSummer {
    height: 100%;
}

.summerCol.textBoldInfo {
    padding-left: 15px;
}

.summerCol.imageInfo {
    padding-right: 17px;
}
.singelArticleInner.inside-table.box-brofile .main-post-text {
    font-size: 16px;
    font-weight: normal;
    word-spacing: 2px;
}
/*End profile style */
/*Start users style */
.boxNewStyle0 .header-not-index .bg-full {
    background-image: unset;
    background-color: black;
    margin-top: 50px;
}

.boxNewStyle0 .header-not-index .bg-full .text-bold {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex: 100%;
}

.boxNewStyle0 .header-not-index .bg-full .text-bold .page-title.title-post:first-child {
    color: #fff;
    font-size: 27px;
    margin-bottom: 0;
}

.boxNewStyle0 .header-not-index .bg-full .text-bold .caption-page {
    color: #658a5f;
    margin: 0 0 13px;
    padding-bottom: 13px;
    font-size: 35px;
    font-weight: bold;
    font-family: 'IRANSansFarsiNumBold';
    position: relative;
}

.boxNewStyle0 .header-not-index .bg-full .text-bold .page-title.title-post:first-child::after {
    display: none;
}

.boxNewStyle0 .header-not-index .bg-full .text-bold .caption-page::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 5px;
    border-radius: 13px;
    background-color: #658a5f;
    content: "";
    bottom: -3px;
    right: 0;
}

.boxNewStyle0 .single-news-box .mask {
    display: none;
}


.boxNewStyle0 .single-news-box .img-news>img {
    height: 100%;
    width: 298px !important;
    max-height: 296px !important;
    border-radius: 15px 15px 0 0 !important;
}

.boxNewStyle0 .single-news-box .inside-single-news {
    border: 2px solid;
    min-height: unset !important;
    max-height: 377px;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 26px;
}

.boxNewStyle0 .single-news-box .inside-single-news .read-more-news {
    display: none;
}

.boxNewStyle0 .inside-col-news .title-monograph {
    font-size: 23px;
    font-weight: bold;
    color: inherit;
    transition: 0.2s;
    margin: 30px 0;
}

.boxNewStyle0 .inside-col-news .title-monograph:hover {
    color: #658a5f;
}

.boxNewStyle0 .row .single-news-box:first-child {
    padding-right: 15px;
}
.boxNewStyle0 .single-news-box .img-news {
    height: 296px;
    overflow-y: hidden;
}
.boxNewStyle0 .single-news-box .inside-single-news {
    padding: 0;
}
.heading-size2.boxNewStyle0 .header-not-index .bg-full .text-bold .caption-page {
    font-size: 39px;
    word-spacing: -5px;
    words CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    words CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    padding-bottom: 17px;
    margin-bottom: 22px;
}

.mediaNewStyle.media .audio-media .inside-media-col {
    width: 401px;
    max-width: 100%;
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 24%);
    padding: 0;
    height: 45px;
}

.mediaNewStyle.media .audio-media .inside-media-col form.search-header input {
    width: 100%;
    height: 45px;
}

.mediaNewStyle.media .audio-media .inside-media-col form.search-header button {top: calc(50% - 12px);}

.mediaNewStyle.media.clearfix.row {
    width: 100%;
    padding: 10px 5px;
}

.height-box-info.boxNewStyle0 .single-news-box .inside-single-news {
    max-height: 458px;
}

.height-box-info.boxNewStyle0 .single-news-box .inside-single-news .title-monograph {
    margin: 20px 0;
    font-family: 'IRANSansFarsiNumBold';
    word-spacing: -2px;
    height: 25px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.height-box-info.boxNewStyle0 .single-news-box .inside-single-news a {
    display: block;
}

.hasInfo.single-news-box .inside-details .writer-name, .hasInfo.single-news-box .inside-details .time-text {
    font-size: 11px;
}

.hasInfo.single-news-box .inside-details {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 5px 20px;
}
.heading-size2.boxNewStyle0 .header-not-index .bg-full .text-bold .caption-page {
    font-size: 39px;
    word-spacing: -5px;
    words CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    words CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    padding-bottom: 17px;
    margin-bottom: 22px;
}

.mediaNewStyle.media .audio-media .inside-media-col {
    width: 401px;
    max-width: 100%;
    box-shadow: 0px 1px 6px 0px rgb(0 0 0 / 24%);
    padding: 0;
    height: 45px;
}

.mediaNewStyle.media .audio-media .inside-media-col form.search-header input {
    width: 100%;
    height: 45px;
}

.mediaNewStyle.media .audio-media .inside-media-col form.search-header button {top: calc(50% - 12px);}

.mediaNewStyle.media.clearfix.row {
    width: 100%;
    padding: 10px 5px;
}

.height-box-info.boxNewStyle0 .single-news-box .inside-single-news {
    max-height: 458px;
}

.height-box-info.boxNewStyle0 .single-news-box .inside-single-news .title-monograph {
    margin: 20px 0;
    font-family: 'IRANSansFarsiNumBold';
    word-spacing: -2px;
    height: 25px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.height-box-info.boxNewStyle0 .single-news-box .inside-single-news a {
    display: block;
}

.hasInfo.single-news-box .inside-details .writer-name, .hasInfo.single-news-box .inside-details .time-text {
    font-size: 11px;
}

.hasInfo.single-news-box .inside-details {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 5px 20px;
    height: 45px;
    overflow-y: hidden;
}
/*End users style */
/*Start audioList style */
.audioHasAuthor .audioColumn .row-audio.row-dark {
    border-width: 2px;
}

.audioNameAndTitle {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 50px);
}

.audioNameAndTitle>.name-voice {
    font-family: 'IRANSansFarsiNumBold';
    word-spacing: -2px;
    height: 28px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #658a5f;
    margin-bottom: 4px;
}
.audioNameAndTitle>.name-voice.authorTitle {
    color: black;
}
/*End audioList  style */
/*Start videoList  style */
.videoBoxStyle .videoColumn .inside-video-col {
    max-width: 100%;
    border-width: 2px;
}
.videoBoxStyle 
 .boxImageBG img {height: 100%;background-color: #fff;}
.videoBoxStyle .videoColumn .inside-video-col .img-videoN, .videoBoxStyle .videoColumn .inside-video-col .img-videoN .boxImageBG {height: 242px;margin-bottom: -33px;}
/*End videoList  style */

/*Start poemList  style */
.poemListStyle .poemListStyleNew .singelPoetPoetry.py-new-style {
    width: 100%;
    margin-bottom: 22px;
    max-height: 388.75px;
    overflow: hidden;
}

.poemListStyle .poemListStyleNew .singelPoetPoetry.py-new-style .read-more-new-style.color-2>a {
    height: 28px;
    line-height: 28px;
    width: 100px;
    margin-top: 7px;
    transition: 0.2s;
}

.poemListStyle .poemListStyleNew .singelPoetPoetry.py-new-style .poetTextName {
    color: #658a5f;
}

.poemListStyle .poemListStyleNew .singelPoetPoetry.py-new-style .read-more-new-style.color-2>a:hover {
    background-color: #fff;
    color: #658a5f;
}

.poetryTextName {
    font-family: 'IRANSansFarsiNumBold';
    word-spacing: -2px;
    height: 20px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*End poemList  style */
.emptyUserData .box-brofile .title-table.bolder-b {
    font-size: 3em;
    font-family: math;
}

.emptyUserData .inside-table.box-brofile {
    padding: 0;
    box-shadow: 2px 3px 8px 0px rgb(0 0 0 / .2);
}
.userPoetrysBox.emptyUserData {
    padding: 0;
}
.emptyUserData .inside-table.box-brofile .heading-table.row-bright {
    height: auto !important;
    padding: 30px 10px;
    text-align: center;
    margin: 0;
}
.parensColMap .selects .menu-drop-down > ul >li.open .list {
    z-index: 9999999;
    border: 1px solid #cacaca;
    border-top-color: #fff;
}
#sliderLastVersion .owl-prev, #sliderLastVersion .owl-next {
    top: 27% !important;
}
/*Edit may2024*/ 
 

/**************responsive for tablet and mobile ... */
/*Edit may2024*/
@media(min-width:1200px) {
    .container {
    width: 100%;
    padding: 0 10px !important;
    }
    .container.container-width-set {
        width: 1170px;
    }
}
/*Edit may2024*/
@media screen and (min-width: 1199px) {
    .news .single-news-box.col-lg-2 {
        width: 20%;
    }
    .inside-single-news.relative{
            min-height: 407px
        }
    .latest-post .inside-single-news {
        min-height: unset;
    }
    .boxNewStyle0 .single-news-box .img-news>img {
        height: auto;
    }
    .poemListStyle .poemListStyleNew .singelPoetPoetry.py-new-style .img-poet.img-new-style3 img {
        max-width: 260px;
        max-height: 260px;
    }
}/*min-1199*/
@media screen and (max-width: 1199px) {
    .col-shop- {
        padding-top: 20px;
    }
   .menu-desktop.menu li {
    min-width: auto;
    }
    .header-bg-img {
        /*background-image: url(../img/header-not-index.png);*/
        background-repeat: no-repeat;
        min-height: 116px;
    }
    .menu-desktop.menu ul.inline {
        text-align: center;
    }
    #biography .slider.owl-carousel.owl-theme .owl-prev {
        left: 0;
    }
    #biography .slider.owl-carousel.owl-theme .owl-next {
        right: 0;
    }
    .slide.slide-bio {
        padding-right: 69px;
    }
    .menu-drop-down {
    padding-right: 0;
    padding-left: 0;
    }
    .selects .menu-drop-down > ul >li >a {
    padding-left: 5px;
    }
    .slide {
    padding: 0;
    }
    .inside-col-favorite .owl-prev, .inside-col-favorite .owl-next {
        bottom: 0;
        top: unset;
        box-shadow: 0 0 0 1px;
        color: black;
    }
    .inside-col-favorite .owl-prev i.fa, .inside-col-favorite .owl-next i.fa {
        color: black;
    }
    .inside-main-monograph .text p {
        width: auto;
    }
    .inside-main-monograph {
        padding-right: 170px;
        padding-left: 10px;
    }
    .main-monograph {
        padding-left: 0;
    }
    #monograph .read-more {
        top: 0;
        left: 0;
        right: unset;
        border: 1px solid #668a60;
    }
    .more-news {
    padding-right: 0;
    }
    .row .single-news-box:last-child {
        padding-left: 15px;
    }
    .inside-col-news .inside-col-ad {
        text-align: center;
        margin-top: 30px;
    }
    .inside-col-news .inside-col-ad > div, .inside-col-news .inside-col-ad > img {
    float: none;
    display: inline-block;
    vertical-align: middle;
    }
    .inside-col-news .inside-col-ad > div {
        padding-top: 0;
    }
    .col-property {
        padding-right: 0px;
    }
    .col-img-slide {
        text-align: left;
        padding-left: 40px;
    }
    .full-bg {
    background-position: right top;
    }
    .header-not-index  .header-bg-img {
   /* background-image: url(../img/res-pc-bg-header.png);*/
    /*max-height: 81px;*/
    margin-bottom: 0;
    }
    div#sliderLastVersion .link-download .links {
        max-width: 145px;
        justify-content: center;
        align-self: center;
    }

    #sliderLastVersion .top-links {
        justify-content: center;
    }

    #sliderLastVersion .link-download>.bottom-links {
        justify-content: center;
    }

    #sliderLastVersion .top-links+.bottom-links>div {
        align-self: self-end;
    }

    #sliderLastVersion .bottom-links.newIconArt>div{
        align-self: start;
    }


    div#sliderLastVersion .links a.btn-gradient.width-set {
        text-align: center;
    }

    div#sliderLastVersion .links a.btn-gradient.width-set .bg {
        display: none;
    }
}/*1199*/
@media screen and (min-width: 1050) {
    /*Edit may2024*/
    .newPoetry-and-post {
        max-width: 22%;
    }
    /*Edit may2024*/
}/*end min 1050px*/
@media screen and (max-width: 1050px) {
    .inner-poetryToday .col-poetryToday {
        width: 100%;
    }
    .today-poetry-box.colPoetry {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .poetryTodayPart .text-part {
        height: 80px;
    }

    .col-newStyle.col-title-post+.col-poetryToday {
        border: unset;
    }

    .col-newStyle.col-title-post+.col-poetryToday+.col-poetryToday {
        border: unset;
    }

    .inner-poetryToday.new-design {
        max-height: 752px;
        overflow-y: scroll;
        direction: ltr;
        padding-right: 15px;
    }

    .inner-poetryToday.new-design::-webkit-scrollbar {
      width: 10px;
    }
    .inner-poetryToday.new-design::-webkit-scrollbar-track {
      background: #f1f1f1; 
    }
    .inner-poetryToday.new-design::-webkit-scrollbar-thumb {
      background: #668a60; 
      border-radius: 5px
    }
    .inner-poetryToday.new-design::-webkit-scrollbar-thumb:hover {
      background: #6f7285; 
    }

    .inner-poetryToday.new-design>.row {
        direction: rtl;
    }
    .today-poetry-box.colPoetry {
        display: flex;
        justify-content: space-between;
    }
    .poetryToday {
        max-width: 35%;
    }
    .newPoetry-and-post {
        max-width: unset;
        width: 31.6%;
    }
    .col-video-audio .col-video-more {
        width: 100%;
        padding: 0;
        margin-bottom: 75px;
    }
    .inner-audioVideo .col-online-player {
        width: 100%;
        padding-left: 0;
    }
    .inner-audioVideo .video-demo {
        display: flex;
    }
    .newVideoStyle .box {
        padding-left: 10px;
    }
    /*.parensColMap .inside-col-media-selects, .parensColMap .col-media-selects {
        flex-direction: column;
    }*/
    .parensColMap #IranMap .map svg {
        height: 431px;
    }
    .bottom-link-in-map {
        padding: 15px 0;
    }
    .bottom-link-in-map .linkBox.persian-people {
        margin-bottom: 15px;
    }
}/*end max 1050px*/
/*Edit may2024*/
@media screen and (min-width: 992px) {
    /*Edit may2024*/
    .container {
        width: 100%;
        padding: 0 10px !important;
    }
    /*Edit may2024*/
}/*miin-992*/
@media screen and (max-width: 992px) {
    .n-s-tSA .col-lg-4.col-md-4.col-sm-6.col-6.pull-left.mb-3.p-0 {
        float: unset !important;
    }
    .n-s-tSA .col-lg-3.col-md-3.col-sm-4.col-6.pull-left.mb-3.p-0 {
        float: unset !important;
    }
    .more-news.relative.takSA {
        width: 100%;
    }
    .more-news.relative.takSA .link-newses {
        width: 100%;
    }
    div#load-map {
        margin-top: 82px;
    }
    .container-main.SAfind .img-resultSA {
        height: 143px;
        width: 150px;
    }
    .container-main.SAfind .content-resultSA {
        height: 143px;
        min-height: unset;
        padding-right: 150px;
    }
    .container-main.SAfind .main-findSA {
        min-height: unset;
        margin-bottom: 0;
    }
    .container-main.SAfind .resultSA.pabsolute {
        min-height: unset;
        margin-bottom: 25px;
    }
    .container-main.SAfind .p-SA-find {
        max-height: 77px;
        overflow: hidden;
        position: relative;
    }
    .container-main.SAfind .p-SA-find::after {
        position: absolute;
        bottom: 0;
        font-size: 15px;
        content: "...";
        left: 16px;
    }
    .container-main.saSA .SAsaSA-row .user-vertical {
     margin: 10px auto;
    }
    .container-main.saSA .pull-left.mb-3.p-0 {
        display: inline-block;
        padding: 0;
        width: 34%;
    }
    .row.SAsaSA-row3.SAsaSA-row .col-lg-2.col-md-2.col-sm-6.col-6.pull-left.mb-3.p-0.width-cust{
        
        float: unset !important;
    }
    .container-main.saSA .SAsaSA-row1 .pull-left.mb-3.p-0.mov1 {
        width: 80%;
    }
    .container-main.saSA .SAsaSA-row3 .user-vertical {
        min-height: 292px;
    }
    .container-main.saSA .SAsaSA-row {
        text-align: center;
    }
    .container-main.saSA .SAsaSA-row1 .pull-left.mb-3.p-0 {
        width: 45%;
    }
    .container-main.saSA .card-vertical-user-title {
        opacity: 1;
        height: auto;
    }
    .container-main.saSA .user-vertical {
        height: auto;
    }
    .container-main.saSA .price {
        height: auto;
    }
    .container-main.saSA .width-cust {
        width: 32% !important;
    }
    .menu-mobile-col{
        display: block;
    }
    .col-menu{
        display: none;
    }
    #sidenav {
      height: 100%;
      width: 0;
      position: fixed;
      z-index: 1;
      top: 0;
      right: 0;
      background-color: #111;
      overflow-x: hidden;
      transition: 0.5s;
      padding-top: 60px;
    }
    #sidenav a {
      padding: 8px 8px 8px 32px;
      text-decoration: none;
      font-size: 25px;
      color: #818181;
      display: block;
      transition: 0.3s;
    }
    #sidenav a:hover {
      color: #f1f1f1;
    }
    #sidenav .closebtnX {
        position: absolute;
        top: 10px;
        left: 21px;
        font-size: 36px;
        color: #668a60;
        padding: 0;
        margin: 0;
    }
    .menu-mobile-col {
    padding-top: 21px;
    }
    #biography .slider.owl-carousel.owl-theme .owl-next {
    right: 13px;
    top: unset !important;
    bottom: 0;
    }
    .slide.slide-bio {
        padding-right: 12px;
    }
    #biography .slider.owl-carousel.owl-theme .owl-prev {
        bottom: 0;
        top: unset !important;
        left: 0;
    }
    .inside-col-phone-book-img {
    margin-left: 0;
    }
    .bg-img-bottom-header {
        width: 300px;
        background-size: 100%;
    }
    .col-about.col {
        background-color: #fff;
    }
    .inside-col-about {
        background-color: white;
        border-radius: 15px;
        padding: 20px;
        box-shadow: 1px 0 18px 1px;
    }
    .col-about p.margin-set {
        display: none;
    }
    /*.latest-magazine-img > img {
        bottom: 0;
        top: 106px;
        right: 3px;
        height: 33%;
        width: 27%;
        left: -107px;
    }*/
    .inside-col-phone-book-img {
    margin-left: 0;
    }
    .bg-img-bottom-header {
        width: 300px;
        background-size: 100%;
    }
    .col-about.col {
        background-color: #fff;
    }
    .inside-col-about {
        background-color: white;
        border-radius: 15px;
        padding: 20px;
        box-shadow: 1px 0 18px 1px;
    }
    .col-about p.margin-set {
        display: none;
    }
.latest-magazine-img > img {
    bottom: 0;
    top: 94px;
    right: 7px;
    height: 121px;
    width: 32%;
    left: -107px;
}
    .media > div {
        float: right;
        width: 33%;
    }
    .media {
        width: 100%;
    }
    .media-name i {
        left: 76px;
    }
    .selects {
        margin-bottom: 34px;
    }
    .selects .list {
        z-index: 99;
    }
    .selects .menu-drop-down > ul >li {
        padding-left: 12px;
    }
    .selects .menu-drop-down > ul >li >a i {
        left: 0;
    }
    /*section#favorite {padding-bottom: 0;}*/
    .col-sm-6.inside-col-img-slid {
        padding-top: 55px;
    }
    .col-img-slide .inside-col-img-slide::before {
    display: none;
    }
    #monograph .read-more {
    top: unset;
    bottom: 0;
    }
    .mask {
    display: none;
    }
    .img-news > img {
        /* width: 100%; */
        border-radius: 0;
    }
    .row .single-news-box:first-child {
        padding-right: 15px;
    }
    .row .single-news-box {
        margin: 0 0 37px 0;
    }
    .inside-single-news.relative {
        padding: 20px;
        min-height: auto;
    }
    .latest-post .inside-single-news {
        min-height: unset;
    }
    .read-more-news a {
        bottom: 22px;
        left: 41px;
    }
    .read-more-news a i {
        height: 20px;
    }
    .read-more-news .fa-long-arrow-left:before {
        top: unset;
    }
    .full-bg {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        padding-top: 159px;
    }
    .video-demo a {
        width: 258px;
        margin: 0 auto;
    }
    .col-video-more {
        margin-top: 30px;
    }
    .video-demo .box {
        display: inline-block;
    }
    .video-demo {
        text-align: center;
    }
    .video-demo a::after {
        right: 0;
    }
    section#video .ad-wider {
        margin-top: 30px;
    }
    .col-video-more a.btn-gradient {
    width: 200px;
    margin: 0 auto;
    float: none;
    }
    .col-video-more {
        text-align: center;
    }
    .menu-footer.social::before {
        right: unset;
        top: unset;
        left: 0;
        bottom: unset;
    }
    .col-menu-footer.col-md-6 {
        padding-left: 0;
    }
    /*.col-social {
        padding-right: 0;
    }
    button.to-up {
    right: 43%;
    top: 70%;
    }*/
    .news .media.clearfix.row {
    width: auto;
    padding-right: 0;
    }
    .news .media > div {
        width: 33.33333333%;
    }
    .inside-ad .img-ad {
    margin-bottom: 15px;
    }
    .profile .inside-text-bio {
        width: 100%;
        margin-bottom: 15px;
    }
    .profile .text p {
        width: auto;
        padding-left: 51px;
    }
    .profile .inside-text-bio {
        background-position: 0px -182px;
        background-size: 100% 600px;
    }
    /*test video single style*/
    .single-video.profile .inside-heading {
        padding-right: 0;
    }
    .single-video.profile .page-title.title-post {
        font-size: 30px;
    }
    .single-video .header-not-index .bg-full {
        background-size: cover;
    }
    section.main-contact-page .row .col-md-6.col-sm-12:last-child {
        padding-top: 45px;
        padding-right: 15px;
    }
    section.main-contact-page .box {
        border-radius: 0;
        padding: 38px 2px;
        overflow: hidden;
        max-width: 100%;
    }
    /*edit may2024*/
    .newPoetry-and-post {
        width: 100%;
    }
    .latest-post .single-news-box.colPost, .latest-poetry-box.colPoetry {
        display: inline-flex;
        max-width: unset;
        max-width: calc(33.333% - 10px);
        margin: 0 5px;
    }
    .col-newStyle.col-title-post {
        width: 100%;
        display: flex;
        flex: 0 100%;
    }
    .latest-post, .latest-poetry {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        border-bottom: 1px solid #80808040;
        padding-bottom: 15px;
    }
    .inner-newPoetry-and-post {
        max-height: unset;
        overflow: visible;
    }
    .latest-poetry-box.colPoetry {
        flex-direction: column;
        margin-bottom: 15px;
    }
    .col-newStyle.col-title-post .title-post {
        margin-top: 30px;
    }
    .poetryToday .inner-poetryToday .col-poetryToday {
        border-width: 0px !important;
        display: flex;
        width: calc(50% - 10px);
        justify-content: center;
        box-shadow: 0 0px 5px rgb(0 0 0 / 20%);
    }
    .poetryToday {
        max-width: unset;
        width: 100%;
    }
    .inner-poetryToday>.row {
        display: flex;
        flex-wrap: wrap;
    }
    .today-poetry-box.colPoetry {
        flex-direction: column;
        justify-content: space-between;
    }
    .col-poetryToday .inside-col-img-slid>img {
        max-height: 200px;
    }
    new-slider-latest .heading-property {
        text-align: center;
    }
    .new-slider-latest .inside-col-property.newSliderHome {
        display: flex;
        justify-content: center;
        flex-direction: column;
        flex-wrap: wrap;
    }
    .new-slider-latest .heading-property {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .new-slider-latest .number {
        width: 100%;
    }
    .new-slider-latest .name {
        width: 100%;
    }
    .new-slider-latest .heading-details>h5 {
        margin: 23px 0;
        font-weight: bolder !important;
    }
    .new-slider-latest .top-links>.links {
        width: 100%;
        display: flex;
        float: unset;
        justify-content: center;
    }
    .new-slider-latest .top-links.clearfix {
        flex-direction: column;
        justify-content: center;
    }
    #sliderLastVersion .new-slider-latest .links>.btn-gradient.first.btn.relative {
        max-width: 100%;
        width: 80%;
        text-align: center;
        display: block;
    }
    .new-slider-latest .links .btn-white.btn.relative {
        text-align: center;
        width: 80%;
        max-width: 100%;
        border: 1px solid #8080805c;
        display: block;
        margin: 5px 0;
    }
    #sliderLastVersion .link-download>.bottom-links {
        max-width: 100%;
    }
    div#sliderLastVersion .top-links .links a.btn-gradient {
        max-width: 100%;
        width: 80%;
        text-align: center;
        display: block;
        margin: 5px 0;
    }
    .inner-audioVideo .video-demo {
        justify-content: center;
    }
    #sliderAudio {
        border-top: 1px solid gray;
        margin-top: 57px;
    }
    #sliderAudio .player-in-all {
        width: 90%;
    }
    #sliderAudio .audioBox {
        display: flex;
        flex-direction: row;
        width: 100%;
        flex: 100%;
    }
    #sliderAudio .audioSlide {
        display: flex;
    }
    #sliderAudio .all-audio {
        display: flex;
        width: 100%;
        flex: 100%;
        align-items: baseline;
    }
    #sliderAudio .img-headphone>img {
        width: 60px;
        height: 60px;
    }
    #sliderAudio {
        margin-bottom: 56px;
    }
    .parensColMap .inside-col-media-selects, .parensColMap .col-media-selects {
        flex-direction: column-reverse;
        width: 100%;
        margin-top: 40px;
    }
    .poem-box {
        margin: 9px auto;
    }
    .col-media-selects.top-video {
        min-height: unset;
    }
    .col-media-selects.top-video .video-media.relative {
        margin-bottom: 22px;
    }
    .row-new-ad.row .col-new--ad {
        margin-bottom: 20px;
    }
    section.main-contact-page.otherPageSection .box>.row {
        display: flex;
        flex-direction: column-reverse;
    }
    section.main-contact-page.otherPageSection .box>.row>div {
        display: flex;
        width: 100%;
        flex-direction: column;
        padding-top: 87px;
    }

    .rowCeckValid {
        margin-bottom: 13px;
    }
    .sideBarNewStyle .parent-random-box.poetrySingel {
        padding-right: 15px;
    }

    .row .sideBarNewStyle  .single-news-box:first-child {
        padding-right: unset;
    }
    .parent-random-box.poetrySingel {
        display: flex;
        justify-content: space-evenly;
    }
    /*edit may2024*/
}/*max 992*/
@media screen and (max-width: 768px) {
    body.englishBody .main-about, body.englishBody .main-video {
        padding: 15px;
    }
    .secsasaSA .container-main.saSA {
        margin-top: 90px;
    }
    .container-main.saSA .SAsaSA-row3 .user-vertical {
        min-height: 251px;
    }
    .container-main.saSA .width-cust {
        width: 34% !important;
    }
    .container-main.saSA .SAsaSA-row1 .pull-left.mb-3.p-0.mov1 {
        width: 100%;
    }
    .container-main.saSA .SAsaSA-row1 .pull-left.mb-3.p-0 {
        width: 80%;
    }
    .container-main.saSA .pull-left.mb-3.p-0 {
        width: 49%;
    }
    .container-main.saSA .SAsaSA-row3.pull-left.mb-3.p-0 {
        width: 39% !important;
    }
    .single-news-box.new-style .img-news > img {
        width: 329px;
    }
    .bg-full.bg-ful-sa .row .col-boardSA {
        margin-top: 22px;
    }
    .slider.shop-slider.owl-carousel.owl-theme .owl-prev, .slider.shop-slider.owl-carousel.owl-theme .owl-next {
        top: 315px !important;
    }
        .col-phone-book-img {
        text-align: center;
    }
    .main-post {
        /* width: 48%; */
    }
    .main-post  p.text-post {
        width: 100%;
    }
    .bg-img-bottom-header {
        height: 308px;
        float: none;
        margin: 0 auto;
        margin-top: 107px;
        }
        /*.latest-magazine-img > img {
            height: 158px;
        }*/
        .index-header {
            padding-bottom: 0;
        }
        form.search-header input {
        width: 100%;
        }
        h1.logo > a img {
            margin: auto;
        }
        .full-width {
            background-color: #d61818;
        }
        .media > div {
        float: none;
        }
        .shop-slider .owl-controls.clickable {
        position: unset;
        }
        .col-favorite-part .inside-col-ad img {
            margin-top: 20px;
        }
        
        .main-monograph {
            padding-left: 15px;
        }
        .news .media > div {
        width: 100%;
        margin-bottom: 16px;
        }
        .profile .img-radius {
        margin-bottom: 23px;
        }
        .profile .inside-heading > div {
        float: none;
        text-align: center;
    }
    .profile .img-radius {
        margin: 0 auto;
    }
    .profile .inside-heading {
        padding-right: 0;
    }
    .profile .inside-heading > div {
        padding-top: 0;
        padding-bottom: 40px;
    }
    .profile .page-title.title-post {
        padding-top: 0;
    }
    .header-not-index p.margin-set {
        display: none;
    }
    .name-book {
        font-size: 14px;
        line-height: 1.4;
        padding-right: 80px;
            padding-left: 10px;
    }
    footer .bg-full {
        background-size: 91%;
    }
    .header-not-index .bg-full {
        height: auto;
        background-size: cover;
        background-position: 0 0;
    }
    .profile .media-name.active::after {
        width: 3px;
        height: 100%;
        right: -5px;
        top: 0;
    }
    .inside-other-posts > .row > div:nth-child(even), .inside-other-posts > .row > div:nth-child(odd) {
        padding: 0;
    }
    .poetry-page .inside-table.box-brofile {
        padding-left: 37px;
    }
    .poetry-page .userPoetrysBox.emptyUserData .inside-table.box-brofile{
        padding-left: 0;
    }
    .emptyUserData .box-brofile .title-table.bolder-b{
        font-size: 2em;
    }
    .news .read-more-news {
        width: 100%;
        display: block;
        height: 45px;
        text-align: center;
    }
    .news .read-more-news a {
        position: unset;
        display: block;
        width: 100%;
        text-align: center;
    }
    .news .single-news-box .read-more-news i.fa.fa-long-arrow-left {
        position: absolute;
        top: unset;
        bottom: unset;
        left: 11px;
        right: 36px;
        display: inline-block;
        left: unset;
        width: 144px;
        height: 20px;
    }
    .news .read-more-news .fa-long-arrow-left:before {
        position: unset;
    }
    /*test video single style*/
    .single-video .img-bio img {
        margin-bottom: auto;
    }
    body.homepage.profile.poetry-page.single-video .inside-table.box-brofile {
        box-shadow: none;
        padding: 0;
    }
    .single-video .inside-table > div {
        padding-right: 0 !important;
    }
    body.homepage.profile.poetry-page.single-video .main-post-text .h_iframe-aparat_embed_frame > span {
       /* padding-top: 0 !important;
         display: none; */
    }
    /*edit may2024*/
    .latest-post .single-news-box.colPost, .latest-poetry-box.colPoetry {
        max-width: unset;
        width: calc(50% - 10px);
    }
    .latest-post .single-news-box.colPost:last-child, .latest-poetry-box.colPoetry:last-child {
        width: 100%;
        max-width: 351px;
    }
    .latest-post .inside-single-news {
        width: 100%;
    }
    .latest-post, .latest-poetry {
        justify-content: center;
        width: 100%;
    }
    .latest-poetry .inside-col-img-slid>img {
        border-radius: 0;
        padding-top: 10px;
        object-fit: unset;
    }
    footer .col-social>div {
        flex-direction: column;
        padding: 42px 15px;
    }

    footer .social-media {
        padding-right: 0;
    }
    .col-search.col-search_lang {
        justify-content: center;
    }
    .xtraSmalscreenSearch{
        display: block;
    }
    .desktopSearch, .inside-col-lang, #desktopSearch{
        display: none;
    }
    .header-bg-img{
        height: auto;
        min-height: unset;
    }
    .header-bg-img .full-width+.margin-set {
        display: none;
    }
    .modal-open .menu-mobile.menu{
        z-index: 9;
    }
    .xtraSmalscreenSearch #search-q {
        margin: 5px 0;
        border: 1px solid gray;
        border-radius: 0;
        height: 45px;
    }
    .xtraSmalscreenSearch form.search-header p {
        padding: 10px 5px;
    }
    .xtraSmalscreenSearch form.search-header button {
        top: 50%;
        margin-top: -12px;
        border-right: 1px solid gray;
        width: 37px;
        text-align: center;
    }
    .container {
        overflow-x: hidden;
    }
    .col-search.col-search_lang {
        padding: 21px 0 0 0;
    }
    .col-boxX {
        width: 100%;
        flex: 100%;
    }

    .container-flex {
        flex-direction: column;
    }
    /* start page profil */
    .bio-image-prof {
        flex-direction: column;
    }

    .newHeaderPage {
        margin-top: 40px;
    }

    .textBioUser {
        width: 100%;
        margin-bottom: 22px;
    }

    .box-shadows-full.newStyle {
        border: 15px solid #fff;
        border-top: unset;
        border-bottom: unset;
    }

    .box-shadows-full.newStyle .pills-col .pills {
        border: 1px solid #fff;
    }

    .box-shadows-full.newStyle .pills-col .pills .media-name {
        max-width: 100%;
    }

    .box-shadows-full.newStyle .pills-col .pills {
        padding: 0;
    }

    .box-shadows-full.newStyle .pills-col .pills .media-name.active {
        border-radius: 0;
    }

    .col-main-profile.newStyleContentBio {
        margin-top: 0;
    }
    .container-poet {
        overflow-x: scroll;
    }

    .parent-random-poet {
        min-width: 1000px;
    }

    .newStyleBoxPoetry.box-poetry-singel {
        padding-right: 0;
        padding-left: 0;
    }

    .bioPageSide.sideBarNewStyle .col-newStyle.col-title-post, .parent-random-box.poetrySingel {
        padding-right: 0;
    }

    .row 
     .bioPageSide.sideBarNewStyle .single-news-box:first-child {
        padding-right: 0;
    }

    .row 
     .bioPageSide.sideBarNewStyle .single-news-box:last-child {
        padding-left: 0;
    }
    .parent-random-box.poetrySingel {
        display: flex;
        justify-content: space-evenly;
    }

    .container-poetry {
        overflow-x: scroll;
    }

    .parent-random-poetry {
        min-width: 700px;
    }
    .text-bold.text-boldStyle2 .page-title.title-post {
        font-size: 20px;
    }

    .text-bold.text-boldStyle2 .page-title.title-post+.page-title.title-post {
        font-size: 30px;
        text-align: center;
        margin-top: 11px;
        margin-bottom: 5px;
    }

    .inside-heading.clearfix.headingPageStyle3 .text-bold.text-boldStyle2 {
        padding-top: 38px;
        padding-bottom: 30px;
    }

    .bg-full.type_2 {
        min-height: unset;
    }

    .inner-info-article .col-data {
        font-size: 14px;
    }

    span.infoIcon.first {
        width: 15px;
        height: 15px;
    }

    .summerCol {
        width: 100%;
    }

    .innerSummer {
        flex-direction: column;
        /* height: auto; */
        overflow-y: scroll;
    }

    .headingArticle.summer {
        font-size: 17px;
        height: auto;
    }

    .summerCol.textBoldInfo {
        height: 400px;
        overflow-y: scroll;
        box-shadow: 7px 2px 0 0 gray;
        margin-bottom: 15px;
        padding-left: 0;
    }

    body.homepage.profile.poetry-page.single-video .inside-table.box-brofile.singelArticleInner {
        padding-right: 10px;
        padding-left: 10px;
    }
    .singelArticleInner.inside-table.box-brofile .main-post-text {
        font-size: 14px;
    }
    /* end page profil */
    
    /* start users profil */
    .boxNewStyle0 .single-news-box .img-news {
        height: 296px;
    }

    .boxNewStyle0 .single-news-box .img-news {
        height: 201px;
    }

    .boxNewStyle0 .inside-col-news .title-monograph {
        font-size: 16px;
        margin: 15px 0;
    }

    .boxNewStyle0 .single-news-box .inside-single-news {
        margin-bottom: 0;
    }
    .hasInfo.single-news-box .inside-details {
        flex-direction: column;
        height: auto;
    }

    .hasInfo.single-news-box .inside-details .date {
        padding: 0;
        margin-bottom: 2px;
    }
    /* end users profil */
    .poemListStyle .poemListStyleNew .singelPoetPoetry.py-new-style {
        max-height: unset;
    }
    .poemListStyle .poemListStyleNew .singelPoetPoetry.py-new-style .img-poet.img-new-style3 img {
        max-height: 200px;
    }
    .poemListStyle .poemListStyleNew {
        width: 50%;
        float: right;
    }
    /*edit may2024*/
}/* 768*/
@media screen and (max-width: 570px) {
    .container-main.saSA .pull-left.mb-3.p-0 {
        width: 60%;
    }
    .container-main.saSA .SAsaSA-row3 .user-vertical {
        min-height: unset;
    }
    .container-main.saSA .SAsaSA-row3 .pull-left.mb-3.p-0 {
        width: 70% !important;
    }
    .container-main.saSA .SAsaSA-row1 .pull-left.mb-3.p-0 {
        width: 90%;
    }
    .container-main.saSA .SAsaSA-row2 .pull-left.mb-3.p-0 {
        width: 80%;
    }
    /*Edit may2024*/
    /*.inner-audioVideo .video-demo {
        flex-direction: column;
    }*/
    .latest-post .single-news-box.colPost, .latest-poetry-box.colPoetry {
        width: 100%;
        max-width: 350px;
    }
    .poetryToday .inner-poetryToday .col-poetryToday {
        width: 100%;
        max-width: 350px;
        margin: 10px auto;
    }
    #sliderLastVersion .link-download>.bottom-links {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #sliderAudio .img-headphone {
        display: none;
    }
    #sliderAudio .player-in-all {
        width: 100%;
        padding: 0;
    }
    #sliderAudio .all-audio.row {
        padding-left: 0;
    }
    #sliderAudio .clearfix.taskbar > div.empty {
        display: none;
    }
    #sliderAudio .clearfix.taskbar > div {
        width: calc(50% - 10px);
    }
    .parensColMap .inside-col-media-selects, .parensColMap .col-media-selects {
        flex-direction: column;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .parensColMap .inside-col-media-selects>div {
        margin-left: 0;
        justify-content: center;
    }
    .colMonograph .img-author {
        position: unset;
    }
    .colMonograph .inside-main-monograph {
        padding: 5px 7px;
        text-align: center;
        height: auto;
    }
    .colMonograph .inside-main-monograph .text>p {
        text-align: center;
    }
    .colMonograph .read-more {
        position: unset;
    }
    .row-parentVideo .col-video-more .video-demo .box {
        flex-direction: row;
        min-height: auto;
    }
    .video-demo a::after {
        background-color: transparent;
        height: auto;
    }
    .singelPoemInner.inside-table.box-brofile .title-table {
        font-size: 18px;
    }

    .rowSingelPoetryRandom.row .singelPoemInner.inside-table.box-brofile {
        padding: 20px 10px;
    }

    .singelPoemInner.inside-table.box-brofile .heading-table.row-bright {
        padding-right: 10px !important;
        padding-top: 6px;
        height: auto !important;
    }

    .singelPoemInner.inside-table.box-brofile .main-post-text {
        font-size: 15px;
        padding: 0;
        padding-right: 7px !important;
    }
    /*Edit may2024*/
}/*end max 570px*/
@media screen and (max-width: 540px) {
    .container-main.saSA .SAsaSA-row1 .pull-left.mb-3.p-0 {
     width: 80%;
    }
    .container-main.saSA .SAsaSA-row2 .pull-left.mb-3.p-0 {
        width: 60%;
    }
    .container-main.saSA .width-cust {
        width: 48% !important;
    }
    .newPoetry-and-post {
        display: none !important;
    }
    .poetryToday {
        display: block;
        width: 100%;
    }
    .poetryToday .inner-poetryToday.new-design>.row {
        width: 100%;
        flex: 100%;
    }
    .poetryToday .inner-poetryToday.new-design {
        display: flex;
        width: 100%;
    }
    .inside-col-media-map-ad .selects {
        display: none !important;
    }
    div#load-map #IranMap {
        display: none !important;
    }
    #newSectionHome4 {
        display: none !important;
    }
    .col-media-selects.top-video .video-media.relative {
        width: 100%;
        max-width: unset !important;
        flex: 100%;
    }
    .col-media-selects.top-video .video-media.relative+.ad-inside-video.newAdBox.parensColMap {
        width: 100%;
        flex: 100%;
    }
    .col-media-selects.top-video {
        flex-direction: column;
    }
    .inner-map .parensColMap .inside-col-media-select, .parensColMap .col-media-selects {
        margin-top: 0 !important;
    }
    .parensColMap .inside-col-media-selects, .parensColMap .col-media-selects{
        margin-top: 0;
    }
    div#load-map {
        margin-top: 0px;
    }
    #sliderAudio {
        margin-top: 0;
    }
    #newSectionHome--ad .image-ad>img {
        object-fit: cover;
    }
    .container-main.SAfind .img-resultSA {
        position: unset;
        width: unset;
        height: auto !important;
        border: unset;
    }
    .container-main.SAfind .content-resultSA {
        padding-right: 0;
        height: auto;
    }
    .container-main.SAfind .img-resultSA img {
        width: 150px;
        max-width: 100% !important;
    }
    .container-main.SAfind .bold-resultSA {
        display: block;
        width: 100%;
    }
    .container-main.SAfind .bol-date-SA {
        border-top: 0;
    }
    .container-main.SAfind .bol-date-SA+.textSA {
        padding-bottom: 15px;
    }
}/*end max 540px*/
@media screen and (max-width: 460px) {
    .parent-random-box.poetrySingel {
        flex-direction: column;
        justify-content: center;
    }

    .bioPageSide.sideBarNewStyle .inside-single-news.relative {
        margin: auto;
    }
    .boxNewStyle0 .single-news-box .img-news>img {
        max-height: 100% !important;
    }
    .boxNewStyle0 .single-news-box .img-news {height: 150px;}
    .boxNewStyle0 .single-news-box .inside-single-news {
        height: 220px;
    }
    .height-box-info.boxNewStyle0 .single-news-box .inside-single-news {
        height: 305px;
    }

    .hasInfo.single-news-box .inside-details {
        margin-top: 0;
    }
    .poemListStyle .poemListStyleNew {
        width: 100%;
        float: unset;
    }
}/*460*/
@media screen and (max-width: 450px) {
    /*Edit may2024*/
    #sliderAudio .clearfix.taskbar > div {
        width: 100%;
    }
    .parensColMap #IranMap .map svg,.parensColMap #IranMap .map svg>g {
        height: auto;
        width: 100%;
    }
    #newSectionHome2 {
        margin-bottom: 47px;
    }
    .parensColMap .selects .menu-drop-down > ul >li {
        display: block;
    }
    /*Edit may2024*/
}/*end max 450px*/
@media screen and (max-width: 400px) {
  .col-menu-footer.col-md-6 ul.inline li {
    display: block;
    margin-bottom: 15px;
    }
    .col-social > div, .col-menu-footer > div {
        padding-top: 30px;
    }
    .col-social > div {
        height: auto;
    }
    .menu-footer.social::before {
        height: 100%;
    }
    button.to-up {
        top: 83%;
    }
    .col-menu-footer li::after {
        display: none;
    }
    .inside-copy-right a {
        color: #fff;
    }
    .video-caption .btn-white {
    width: auto !important;
    max-width: 100%;
    white-space: revert;
    height: auto;
    }
    section.main-contact-page .row .col-md-6.col-sm-12:last-child li {
        width: 34px;
    }
    section.main-contact-page .row .col-md-6.col-sm-12:last-child li a {
        margin-left: 5px;
    }
    .selectType {
        min-width: auto;
    }
}/*end max 400px*/
@media screen and (max-width: 350px) {
    .boxNewStyle0 .single-news-box .img-news>img {
        max-width: 200px !important;
        border-radius: 0 0 0 0 !important;
        margin-top: 5px;
    }
    .boxNewStyle0 .single-news-box {
        width: 100%;
    }
    .emptyUserData .box-brofile .title-table.bolder-b {
        font-size: 1.6em;
    }
}/*end max 350px*/
@media screen and (max-height: 450px) {
  #sidenav {padding-top: 15px;}
  #sidenav a {font-size: 18px;}
}/*end max 450px*/
@media (max-width: 992px){
    .cover-body {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 99999;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .menu-mobile.menu {
        z-index: 9999999;
        position: relative;
    }
    .sub-menu-wrap.is-sub-menu li a {
        font-size: 14px;
        width: 100%;
    }
    .explain-menu {
        display: block;
        font-size: 32px;
        transition: 2s;
        float: left;
    }
    .active .explain-menu {
        transform: rotate(-92deg);
    }
    li.active .is-sub-menu {
        transform: translateX(0);
    }
     li .is-sub-menu {
        position: absolute;
        float: left;
        right: 0;
        top: 0;
        visibility: visible;
        display: inline-block;
        width: 100% !important;
        z-index: 10;
        margin-top: 0;
        transform: translateX(100%);
        transition: 0.35s;
        background-color: #fff;
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%;
    }
    .menu-back {
        padding-left: 40px;
        position: relative !important;
        text-align: left;
    }
    .menu-back::before {
        content: '\f104';
        font-family: Fontawesome;
        font-size: 22px;
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
    }
    .sub-menu-wrap.is-sub-menu>ul {
        padding: 15px 0 0 0;
    }
    #sidenav a {
        font-size: 18px;
    }
    .inner-poetryToday.new-design {
        overflow: unset;
        max-height: unset;
    }
    #sliderLastVersion .top-links {
        flex-direction: row;
    }

    div#sliderLastVersion .link-download .links {
        margin: 0 10px;
    }

    div#sliderLastVersion .links a.btn-gradient.width-set {
        align-items: center;
        display: flex;
        justify-content: space-evenly;
    }

    div#sliderLastVersion .link-download .links {
        max-width: 200px;
    }

    div#sliderLastVersion .links a.btn-gradient.width-set .bg {
        display: flex;
        position: unset;
        align-items: self-end;
    }
    .inside-col-lang {
        margin: auto 5px;
    }
    .parensColMap .col_ad_banner img {
        height: auto;
        max-height: 120px;
    }
    .copy-right.col-md-12 {
        display: flex;
        width: 100%;
        justify-content: left;
    }

    button.to-up {
        right: unset;
        left: 27px;
        bottom: 93px;
        top: unset;
    }
    .inside-col-img-slid {
        display: flex;
        align-items: normal;
        min-height: unset;
    }
    header .col-search-menu {background-color: #74814c;background-image: unset !important;}
    header .col-search-menu::before {
        display: none;
    }
    header .full-width {
        background-color: #74814c;
    }
    header .col-search-menu::after {
        display: none;
    }
    .searchBtnBox {
        width: 36px;
        height: 36px;
        background-color: unset;
        border-color: #333333;
        line-height: 36px;
        padding: 0;
    }.menu-mobile.menu {
        text-align: center;
    }

    #sidenav {
        text-align: right;
    }

    #sidenav .closebtnX+ul {
        padding-top: 16px;
    }
    .poemListStyle .poemListStyleNew {
        margin-bottom: 0;
    }
}/*end max 992px*/

@media (max-width: 450px) {
#sliderLastVersion .top-links {
        flex-direction: column;
    }
}/*end max 450px*/
@media (min-width: 992px){
    li.menu-item.menu-item-has-children:hover > .is-sub-menu {
        visibility: visible;
        opacity: 1;
        top: 68px;
        right: 0;
        bottom: auto;
        box-shadow: 0 0 3px 0px #fff;
        pointer-events: auto;
    }
    .sub-menu-wrap.is-sub-menu {
        display: block;
        visibility: hidden;
        text-align: right;
        opacity: 0;
        position: absolute;
        top: 120%;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #333;
        border-top: 2px solid #fff;
        min-width: 185px;
        z-index: 9999;
        pointer-events: none;
        -webkit-box-shadow: 2px 2px 1px rgb(24 24 24 / 5%);
        -moz-box-shadow: 2px 2px 1px rgba(24,24,24,.05);
        box-shadow: 2px 2px 1px rgb(24 24 24 / 5%);
        border-left: 1px solid rgba(24,24,24,.05);
        -webkit-transition: all .35s ease-in-out;
        -moz-transition: all .35s ease-in-out;
        -ms-transition: all .35s ease-in-out;
        -o-transition: all .35s ease-in-out;
        transition: all .35s ease-in-out;
    }
    .is-sub-menu a  {
        color: #fb171f !important;
        font-size: 18px;
    }
    .is-sub-menu li, .main-nav-inner > li.menu-item-has-children {
        position: relative;
    }
    .is-sub-menu a {
        display: block;
        line-height: 1;
        position: relative;
        right: -5px;
        padding: 10px 10px 10px 25px;
        white-space: nowrap;
        font-size: 11px;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
        text-align: right;
        color: rgba(255,255,255,.92);
    }
    .is-sub-menu li a::before {
        content: "\f104";
        font-family: FontAwesome;
        display: inline-block;
        font-size: 8px;
        letter-spacing: 0;
        width: 5px;
        text-align: right;
        margin-left: 10px;
        visibility: hidden;
        left: -7px;
        line-height: inherit;
        position: relative;
        vertical-align: middle;
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
    }
    .is-sub-menu li a:hover {
        right: 0;
    }
    .is-sub-menu li a:hover::before {
        visibility: visible;
        left: 0;
    }
    .menu-desktop   li ul li.menu-item:hover {
        background-color: #668a60;
        transition: 0.5s all;
    }
    .menu-desktop li ul li.menu-item:hover a {
        color: #fff !important;
    }
    .menu-desktop li ul li.menu-item a {
        font-size: 14px;
        font-weight: bold;
    }
    /* edit may2024 */
    .menu-desktop.menu > ul >li a {
        transition: 0.5s;
        display: block;
    }
    .menu-desktop.menu > ul >li a:hover {
        font-weight: bolder;
    }
    /* edit may2024 */
}/*end min 992px*/
