body, body * {
    /*font-size: 15px;*/
    font-family: iransans-UltraLight;
}

html {
    font-size: 100%;
}

.font-shabnam{font-family: Shabnam}

label{font-size: 14px}
input[type="text"]{direction: rtl;}

.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;}
.fs-28{font-size: 28px !important;}

.cursor-pointer{cursor: pointer!important;}
.cursor-default{cursor: default!important;}

.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-auto{width: auto!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;}

.width-25{
    width: 25px!important;
}

.width-50{
    width: 50px!important;
}

.width-60{
    width: 60px!important;
}

.width-75{
    width: 75px!important;
}

.width-90{
    width: 90px!important;
}

.width-100{
    width: 100px!important;
}

.width-120{
    width: 120px!important;
}

.col-20{
    width: 20%!important;
}

.col-25{
    width: 25%!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: #004b4b;
}

.bg1{
    background-size: 150px;
    background-image: linear-gradient(rgba(255,255,255,.9), rgba(255,255,255,.9)), url(/public/images/logo1.png?7);
}
.m2-bg-landing{
    background-image: linear-gradient(rgba(255,255,255,0.9), rgba(255,255,255,0.9)), url('/public/images/gh.png?2');
    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;
}

.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-chanel-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;
}

.form-header-btn{
    float: left;
    background: blue;
    padding: 0 5px;
    border-radius: 5px;
    font-weight: bold;
    text-shadow: 1px 1px 1px black;
    box-shadow: 1px 1px 1px white;
    cursor: pointer;
}

.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;}
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;
}

.tick-credits{display: none}
/* شمارنده
.counter-container {text-align: center; margin-top: 10px;}
.digit-box {
    width: 50px;
    height: 50px;
    background-color: #f2f2f2;
    font-size: 18px;
    line-height: 55px;
    border-radius: 7px;
    display: inline-block;
    margin: 0 8px;
    font-weight: bold;
}*/

@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, .main-chanel-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}
}

@media (min-width:768px) {
    /*.main-page-menu2{display: none!important;}*/
    .bio-txt{font-size: 15px!important; padding-right: 40px}
}


@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*/

/*Slide*/
.slideshow-container {
    position: relative;
    background-color:rgba(240, 255, 240, 0.4);
    background-image: linear-gradient(to right, rgba(200,250,200,.4), rgba(255,255,255,.9) , rgba(200,250,200,.4));
    border: 1px solid #def;
    border-radius: 10px;
}

.prayer-request-box, .prayer-request-expierd-box{
    position: relative;
    background-color:rgba(240, 255, 240, 0.4);
    background-image: linear-gradient(to right, rgba(200,250,200,.4), rgba(255,255,255,.9) , rgba(200,250,200,.4));
    border: 1px solid green;
    border-radius: 10px;
    padding: 14px 14px 5px 14px;
    font-family: IRANSans;
    border-radius: 10px 10px 30px 30px;
}

.prayer-request-expierd-box{
    background-image: linear-gradient(to right, rgba(230,200,200,.4), rgba(255,255,255,.9) , rgba(230,200,200,.4));
    border: 1px solid #a44;
}

.pichpichi{display: grid; background-color: white; padding: 8px}
.h-box, .f-box{position: relative;}
.h-box::before, .h-box::after, .f-box::before, .f-box::after{
    position: absolute; width: 12px; height: 12px; content: ""; top: -1px;
    background-image: url(/public/images/item-corner.png?v2); background-color: transparent;
    background-repeat: no-repeat; z-index: 1; display: inline-block;
}
.f-box::before{left: -10px;transform: rotate(270deg);}
.h-box:before{left: -10px; top: -9px; right: auto; transform: rotate(0deg);}
.h-box::after, .f-box::after{right: -10px; transform: rotate(180deg);}
.h-box::after{top: -9px; transform: rotate(90deg);}
.f-box:before, .f-box:after{top: -2px;}

.rotate-mirror{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.mySlides {
    display: none;
    padding: 20px;
    text-align: center;
}

.mySlide-prev, .mySlide-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -30px;
    padding: 16px;
    color: #888;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.mySlide-next {
    position: absolute;
    right: 0;
    border-radius: 3px 0 0 3px;
}
.mySlide-prev{left: 0;}

.mySlide-prev:hover, .mySlide-next:hover {
    background-color: rgba(100,100,100,0.6);
    color: white;
}

.mySlide-active{
    background-color: #717171;
}
/*End Of Slide*/
