﻿@font-face {
    font-family: 'FontAwesome';
    src: url('../../css/fontawesome-webfont.ttf') format('truetype');
}

@font-face {
    font-family: 'Yekan';
    src: url('../../css/Yekan.eot') format('embedded-opentype'), url('../../css/Yekan.otf') format('opentype'), url('../../css/Yekan.ttf') format('truetype'), url('../../css/Yekan.woff') format('woff');
}
.fa {
    display: inline-block;
    font-family: 'FontAwesome' !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 1.5em;
}
.fa-remove:before {
    content: "\f00d";
}
body {
    direction: rtl;
    text-align: right;
    font-family: 'Yekan';
    font-size: 14px;
    background-color: #fff;
    color: #515151;
    overflow-x: hidden;
}
a, a:hover {
    color: #515151;
    text-decoration: none;
    transition: all .2s ease-out;
}
li {
    list-style: none;
}
.default {
    width: 100%;
    height: 100%;
    float: right;
}
header.main_header {
    padding: 15px 0;
    background-color: #fff;
    margin-bottom:10PX;
}
header.main_header .logo_area {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
    -ms-flex: 0 0 155px;
    flex: 0 0 155px;
    max-width: 155px;
    padding-right: 25px;
    max-height: 100%;
}
header.main_header .logo_area a {
    display: block;
}
header.main_header .logo_area a img {
    height: 45px;
    float: right;
    margin-top: 0px;
    width: 100%;
}
header.main_header .search-area {
    position: relative;
    height: 45px;
}
header.main_header .search-area input {
    width: 97%;
    height: 100%;
    padding: 10px 10px 9px;
    line-height: 1.833;
    font-family: 'Yekan';
    font-weight: 300;
    font-size: 12px;
    font-size: .857rem;
    border-radius: 7px;
    background-color: #eceff1;
    border: 1px solid #269f68;
    color: #474747;
    outline: none;
    text-indent: 7px;
}
header.main_header .search-area button {
    width: 60px;
    height: 100%;
    position: absolute;
    left: -25px;
    top: 0;
    bottom: 0;
    border: none;
    border-radius: 7px 0 0 7px;
    background-color: #269f68;
    cursor: pointer;
    outline: none;
}
header.main_header .search-area button img {
    width: 25px;
}




.card {
    border: 0;
    border-radius: 0.1875rem;
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
}
.widget, .brand-slider {
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    background: #fff;
    padding: 15px;
    border: none;
    margin-bottom: 15px;
}
.widget-services {
    text-align: center;
}
.BorderLine {
    background: #F5F5F5;
    border-bottom: 1px solid #FFFFFF;
}

.padding_bottom10 {
    padding-bottom: 10px;
}
.padding_top10 {
    padding-top: 10px;
}
.BorderLine > a {
    display: block;
}
.BorderLineRight > a::before {
    content: '';
    display: block;
    width: 5px;
    height: 41px;
    position: absolute;
    background: #269f68;
    right: 10px;
    margin: -10px -3px;
}
.BorderLine > a::after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    right: 0;
    margin: 10px auto;
    background-color: #ef5661;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1;
}
.BorderLine:hover>a::after {
    width: 96%;
}
@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
}

._aap0 {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    height: 122px;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
}
._aap1 {
    align-items: stretch;
    border: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    flex-shrink: 0;
    font: inherit;
    font-size: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: baseline;
}
._acay {
    border: 0;
    display: flex;
    flex-direction: row;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
._acay li {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    height: 100%;
    position:relative;
}
._aauk {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 122px;
    padding: 0 4px;
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    top: 2px;
    width: 80px;
}
._aarf {
    align-items: center;
    align-self: center;
    display: block;
    flex: none;
    justify-content: center;
    position: relative;
    overflow:hidden;
    border-radius:100%;
    background: linear-gradient(124deg, #d300c5, #ffc300);
    padding: 3px;
}
._aarf img {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background-color: white;
    border: 3px solid #fff;
}

._aad6 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}


.xryxfnj {
    overflow-y: visible;
    overflow-x: visible;
    align-content: stretch;
    border-bottom-left-radius: 0;
    justify-content: center;
    background-color: transparent;
    flex-direction: column;
    box-sizing: border-box;
    display: flex;
    border-bottom-right-radius: 0;
    flex-shrink: 0;
    align-items: stretch;
    align-self: auto;
    position: relative;
    flex-grow: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    max-height: inherit;
    max-width: inherit;
}
._aao_ {
    align-items: stretch;
    border: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    font: inherit;
    font-size: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: baseline;
    width: 100%;
}
._aapPost0 {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    height: 100%;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
}
._acayP {
    border: 0;
    display: flex;
    flex-direction: row;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    min-height:470px;
}
._acaz {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    height: 100%;
    width: 100%;
}

.x9f619  {
    overflow-y: visible;
    overflow-x: visible;
    align-content: stretch;
    border-bottom-left-radius: 0;
    background-color: transparent;
    flex-direction: column;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    border-bottom-right-radius: 0;
    flex-shrink: 0;
    position: static;
    align-self: auto;
    justify-content: flex-start;
    flex-grow: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
     width: 100%;
}


._aagv {
    display: block;
    overflow: hidden;
    padding-bottom: 100%;
    position: relative;
}

._aagv img {
    object-fit: cover;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    user-select: none;
    position: absolute;
    border: 0;
    overflow-clip-margin: content-box;
    overflow: clip;
    font-size: 100%;
}
.postHead {
    margin-bottom: 4px;
}
.postHead0 {
    overflow: visible;
    place-content: stretch space-between;
    border-radius: 0px;
    background-color: transparent;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    flex-direction: row-reverse;
    align-self: auto;
    position: relative;
    flex-grow: 0;
    flex-wrap: nowrap;
    justify-content: flex-end;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
    padding: 20px 30px;
    background: linear-gradient( 180deg, rgba(38, 38, 38, .8) 0%, rgba(38, 38, 38, 0) 100% );
    border: 0;
    color:#fff;
}
.postHead0 ._aarf{
    height:42px;
    width:42px;
}
.postHead0 ._aarf img {
    height: 36px;
    width: 36px;
}
._ae2s {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    min-width: var(--media-info);
    padding: 0 16px;
    position: relative;
    width: 100%;
}
.xryxfnj .postHead0 {
    position: relative;
    background: transparent;
    color: #7e7e7e;
}
.btPost0 {
    margin-top: 4px;
    margin-top: 16px;
    display: flex;
    flex-direction: row;
    overflow: visible;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 6px;
    padding-top: 0;
}
.btPost0 span {
    display: inline-block;
    width: 40px;
    height: 40px;
    cursor:pointer;
}
._aamz {
    border: 0;
    display: inline-block;
    font: inherit;
    font-size: 100%;
    margin: 0;
    margin-right: auto !important;
    margin-left: -10px;
    padding: 0;
    vertical-align: baseline;
}
.btPost0 span:hover svg{
    color:#269f68;
}
.boxLikePost{
    word-wrap: break-word;
    font-weight:bold;
}
.postLastComent {
    direction: rtl;
}
.postLastComent a {
    display: inline-block;
    font-size: 14px;
    font-weight:bold;
    margin-left:2px;
    cursor:pointer;
}
.postLastComent h1 {
    display: inline-block;
    font-size: 14px;
}
.popupElemntShopInfo {
    background: white;
    position: absolute;
    z-index: 99999;
    width: 366px;
    height: 366px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -800px 0
  }
  100% {
    background-position: 800px 0
  }
}
.pure_background {
    background-color: #eee;
    border-radius: 100%;
    width: 66px;
    height: 66px;
    animation-duration: 20s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background-color: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #e6e6e6 67%, #eeeeee 61%);
    background-size: 800px -63px;
        border: 4px solid #fff;
}
._aad6 .pure_background {
    height: 16px;
    width: 75px;
    border-radius: 7px;
    margin-top: 4px;
    animation-duration: 25s;
    display: inline-block;
}
@keyframes rainbow { 
  0% { background-position: 0% 100%; }
  100% { background-position: 100% 200%; }

}
.loadstory ._aarf{
  background: linear-gradient(124deg, #269f68, #d90324, #ffc300);
  background-size: 900% 900%;
  animation: rainbow 2s ease infinite;
}
.mount_0{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#1a1a1a;
    z-index:99;
    color:#fff;
}

.sstOShop {
    align-items: stretch;
    border: 0;
    border-left: 46px solid transparent;
    border-right: 46px solid transparent;
    box-sizing: content-box;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    font: inherit;
    font-size: 100%;
    height: 100%;
    justify-content: center;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    vertical-align: baseline;
    width: 460.06px
}
@media only screen and (max-width: 768px) {
    .sstOShop {
        width:100%;;
    }
}
.xnfxSto {
    overflow-y: visible;
    overflow-x: visible;
    align-content: stretch;
    border-bottom-left-radius: 0;
    background-color: transparent;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    border-bottom-right-radius: 0;
    flex-shrink: 0;
    flex-direction: row;
    align-self: auto;
    justify-content: center;
    position: relative;
    flex-grow: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    flex-wrap: nowrap;
    height:100%;
}

.headSt{
        align-items: stretch;
    background: linear-gradient( 180deg, rgba(38, 38, 38, .8) 0%, rgba(38, 38, 38, 0) 100% );
    border: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 20px 16px 32px 16px;
    position: absolute;
    top: 0;
    vertical-align: baseline;
    width: 100%;
}

.playerT{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
}
.playerT video {
    width: 100%;
    height: 100%;
}
.btnExitStory {
    width: 64px;
    height: 64px;
    position: fixed;
    left: 30px;
    top: 20px;
    z-index: 9999;
    font-style: normal;
    font-size: 46px;
    text-align: center;
    cursor: pointer;
}
.btnExitStory:hover{
    opacity:0.6;
}
._ac3o {
    align-items: stretch;
    background: rgba(255, 255, 255, .35);
    border: 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    vertical-align: baseline;
    top: 13px;
    left: 0;
    z-index: 999999;
    width: 100%;
    direction: ltr;
}
._ac3n {
    flex-grow: 1;
    height: 3px;
    margin-right: 2px;
    position: relative;
    background:#fff;
}
 


.lds-roller {
    display: inline-block;
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}