body, body * {
    /*font-size: 15px;*/
    font-family: iransans-UltraLight;
}

html {
    font-size: 100%;
}

.font-shabnam{font-family: Shabnam}

.tab-content{text-align: center}

.fs-8{font-size: 8px !important;}
.fs-9{font-size: 9px !important;}
.fs-10{font-size: 10px !important;}
.fs-11{font-size: 11px !important;}
.fs-12{font-size: 12px !important;}
.fs-13{font-size: 13px !important;}
.fs-14{font-size: 14px !important;}
.fs-15{font-size: 15px !important;}
.fs-16{font-size: 16px !important;}
.fs-17{font-size: 17px !important;}
.fs-18{font-size: 18px !important;}
.fs-19{font-size: 19px !important;}
.fs-20{font-size: 20px !important;}
.fs-22{font-size: 22px !important;}
.fs-24{font-size: 24px !important;}

.cursor-pointer{
    cursor: pointer;
}

.t-basket{
    position: absolute;
    top: 2px;
    left: 5px;
    font-size: 12px;
    font-weight: bold;
}

.bgc-darkcyan {
    background-color: #02adab !important;
}

.bg-red{
    background-color: red !important;
}

.rtl{
    direction: rtl !important;
}

.ltr{
    direction: ltr !important;
}

.w-60{width: 60%!important;}
.w-70{width: 70%!important;}
.w-30{width: 30%!important;}
.w-35{width: 35%!important;}
.w-40{width: 40%!important;}

.w-0{width: 0px!important;}

.wh-20{
    width: 20px!important;
    height: 20px!important;
}
.width-20{
    width: 20px!important;
}
.width-25{
    width: 25px!important;
}

.width-50{
    width: 50px!important;
}

.width-60{
    width: 60px!important;
}

.width-70{
    width: 70px!important;
}

.width-75{
    width: 75px!important;
}

.width-100{
    width: 100px!important;
}

.width-120{
    width: 120px!important;
}

.width-150{
    width: 150px!important;
}

.width-200{
    width: 200px!important;
}

.col-20{
    width: 20%!important;
}

.col-25{
    width: 25%!important;
}
.mb-6{margin-bottom:4rem!important}

/**************************************************************************************
***************************************************************************************/
.flag-holder{
    width: 180px!important;
    left: 15px!important;
}
.flag{
    height: auto!important;
}

.login-nav span, .reg-nav span{
    transform: rotate(-90deg);
    display: block;
}

.swal-text{
    text-align: center;
}

.user-menu-icon{
    font-size: 20px!important;
    padding-left: 28px!important;
}

.footer-menu a{
    color: white!important;
}

.save{
    background-image: url("/public/icons/save.png");
}
.save-fill{
    background-image: url("/public/icons/save-fill.png?1");
}
.save, .save-fill{
    width: 20px;
    height: 20px;
    display: block;
    background-size: 100%;
}

.gram-info{
    border-top: 0!important;
    background: white;
    border-radius: 0 0 7px 7px;
    position: relative;
}

.slide-title{
    color: #0054a6;
}

.bg1{
    background: url("/public/images/bg1.png?1");
    background-size: 150px;
}
.m2-bg-landing{
    background-image: linear-gradient(rgba(255,255,255,0.9), rgba(255,255,255,0.9)), url('/public/images/gh.jpg?6');
    border-bottom: 3px solid #065;
}

.search-input{ background-color: #eef!important; border: 1px solid #02adab;}
.search-btn{ background: #02adab!important;}

.left-menu-title{color: black}
.left-menu .fa{color: orange;}

.mx-auto{margin: auto;}

.lang-ico{
    height: 51px;
}

.lang-list{
    position: absolute;
    top: 70px;
    left: 100px;
    background: white;
    border-radius: 0 0 10px 10px;
    display: none;
}
.lang-ico:hover .lang-list, .lang-list:hover{
    display: inline;
}

.main-page-menu1{
    width: 80%;
    text-align: right;
    display: inline-block;
}

.dataTables_wrapper {
    border: 1px solid black;
    border-radius: 5px;
    font-size: 14px;
}
.dashboard-container div{display: block}
.dashboard-container a{display: inline-block}

.statistics-list-count {text-align: center}
.statistics-list-count .points{font-size: 16px; color: #555; font-weight: bold}
.statistics-list-count .count-stat{font-size: 14px!important;}

.statistics {
    position: absolute;
    left: 10px;
    background: #f92552;
    padding: 2px 5px 0;
    line-height: 16px;
    border-radius: 10px;
    font-size: 10px;
    font-weight: bold;
    color: white;
}

.extra-text{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.extra-text-2{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

.total-overlay{
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 10000;
}

.share-items-icon{width: 70px; height: 70px; border-radius: 100px;}

.user-chat-box {
    box-shadow: 0 2px 6px 0 #ebebeb;
    border-radius: 0.8rem;
    background-color: #ddf;
}
.admin-chat-box {
    box-shadow: 0 2px 6px 0 #e0e0e0;
    border-radius: 0.8rem 0.8rem 0.8rem 0rem;
    background-color: #dfd;
}

.our-contact, .our-team{margin: 70px 5px;}
.dashboard-container, .tab-post{margin-bottom: 75px;}

.main-gram-container, .main-follower-container, .main-following-container{
    padding-right: 7%;
    padding-left: 7%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.post-segment, .post-page-header {
    padding-right: 7%;
    padding-left: 7%;
}

.landing-item .title{
    height: 36px;
    overflow: hidden;
}

.post-page-icon-bar{margin: auto; font-size: 18px}
.post-page-icon-bar span{cursor: pointer}

ul.left-menu li:first-child {
    border-top: 1px solid gray;
}
ul.left-menu li {
    border-bottom: 1px solid gray;
}
.register-form .form-group {
    margin-bottom: 6px;
}

.box-0, .box-3{border-radius: 12px 28px;}
.box-1, .box-2{ border-radius: 28px 12px;}

.modal{margin: 0 7px 0 7px}
.modal-content{border: 1px solid #555}
.btn-header{background-color: #02adab}
.modal-footer .btn {margin: 2px; width: auto;}
.modal-footer{display: block; text-align: center;}
#sort-modal{max-width: 85%; margin: auto}

.btn {
    font-size: 12px;
    font-weight: bold;
}
a:hover{text-decoration: none}

.post__author-name:hover{color: red}
.ripple-container{display: none; width: 0; height: 0;}
table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
    text-align: center;
}
label{font-weight: bold;}

.break-word {
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
}

.title-kadr {
    background: url(/public/images/kadr.png?2);
    background-repeat: no-repeat;
    background-position: center;
    height: 53px;
    background-size: 220px 100%;
}

.color-white {color: #ffffff !important;}
.color-lightgray {color: #D3D3D3;}
.color-gray {color: gray;}
.color-blue {color: #201b71;}
.color-dark {color: #0a0a0a !important;}
.color-black {color: #000;}
.color-primary {color: #337ab7;}
.color-success {color: #5cb85c;}
.color-info {color: #5bc0de;}
.color-warning {color: #f0ad4e;}
.color-danger {color: #d9534f;}
.color-green {color: #28B928;}
.color-golden {color: #febe42;}
.color-red {color: #ff4b53;}
.bg-2color-blue-green1 {box-shadow: 2px 2px 7px #555; background: linear-gradient(120deg, #80b330 30%, #abe576 60%); font-weight: bold; color: #fff;}
.bg-2color-blue-green2 {box-shadow: -2px 2px 7px #555; background: linear-gradient(60deg, #057bb0 30%, #12c1d1 60%); font-weight: bold; color: #fff;}
.bg-2color-green-blue1 {box-shadow: 2px -2px 7px #555; background: linear-gradient(-120deg, #057bb0 30%, #12c1d1 60%); font-weight: bold; color: #fff;}
.bg-2color-green-blue2 {box-shadow: -2px -2px 7px #555; background: linear-gradient(-60deg, #80b330 30%, #abe576 60%); font-weight: bold; color: #fff;}
.bg-2color-blue-blue1 {box-shadow: -2px -2px 7px #555; background: linear-gradient(0deg, #00A0A0  30%, #008080 83%); font-weight: bold; color: #fff;}
a.bg-2color-blue-green1:hover, a.bg-2color-blue-green2:hover, a.bg-2color-green-blue1:hover, a.bg-2color-green-blue2:hover{color: black;}

.shadow-black1{box-shadow: 1px 1px 4px #555;}

@media (max-width:760px) {
    /*.main-page-menu1{display: none!important;}
    .main-page-menu2{display: block!important;}*/
    .lang-ico{display: none!important;}
    .slide-text h2{font-size: 20px; font-weight: bold;}
    .main-gram-container, .post-page-header, .main-follower-container, .main-following-container{
        padding-right: 2%;
        padding-left: 2%;
    }
    .post-segment{margin-top: 14px; padding-right: 2%; padding-left: 2%;}
    .post-box{margin-top: 8px}
    .slide-title2{line-height: 36px}
}

@media (min-width:768px) {
    /*.main-page-menu2{display: none!important;}*/
    .bio-txt{font-size: 15px!important; padding-right: 40px}
    .slide-title2{line-height: 50px}
}


@media (max-width:999999px) {
    .main-page-menu1 {
        display: none !important;
    }
    .main-page-menu2 {
        display: block !important;
    }
}

@media (min-width:999999px) {
    .main-page-menu2{display: none!important;}
}

.shake-item:hover {
    animation: shake 0.5s;
}

@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
}

.loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/*Loading*/
.dot-overtaking {
    position: relative;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: transparent;
    color: hsl(0deg, 100%, 0%);
    margin: -1px 0;
    box-shadow: 0 -20px 0 0;
    filter: blur(2px);
    animation: dot-overtaking 2s infinite cubic-bezier(0.2, 0.6, 0.8, 0.2);
}
.dot-overtaking::before, .dot-overtaking::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: transparent;
    color: hsl(0deg, 100%, 0%);
    box-shadow: 0 -20px 0 0;
    filter: blur(2px);
}
.dot-overtaking::before {
    animation: dot-overtaking 2s infinite cubic-bezier(0.2, 0.6, 0.8, 0.2);
    animation-delay: 0.3s;
}
.dot-overtaking::after {
    animation: dot-overtaking 1.5s infinite cubic-bezier(0.2, 0.6, 0.8, 0.2);
    animation-delay: 0.6s;
}
.snippet {
    position: relative;
    background: #fff;
    padding: 32px 5%;
    margin: 24px 0;
    box-shadow: 0 4px 12px -2px rgba(0, 32, 128, .1), 0 0 0 1px rgba(60, 80, 120, 0.1);
    border-radius: 16px;
}
.stage {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 32px 0;
    margin: 0 -5%;
    overflow: hidden;
}
.filter-contrast {
    filter: contrast(5);
    background-color: white;
}
@keyframes dot-overtaking {
    0% {
        transform: rotateZ(0deg);
    }
    100% {
        transform: rotateZ(360deg);
    }
}
/*End Of Loading*/