.ltr,.dirltr{
    direction: ltr;
}
.rtl,.dirrtl{
    direction: rtl;
}
.reading-time {
    font-size: 12px;
    color: #999;
}
#sp-header div#sp-login > div {
    flex: inherit;
}
.com-content.view-article #sp-main-body {
    padding: 0;
}
.rounded2{
    border-radius:15px !important;
}
.articleimdiv{
    max-height: 600px;
    height: 600px;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
}
.article-details .reading-time {
    display: none;
}
.article-details .article-header {
    position: relative;
    top: -300px;
    color: #fff;
}

.article-details {
    position: relative;
}
.articleimdiv:after {
    content: "";
    height: 100%;
    width: 100%;
    background: rgba(93, 93 ,147 , 0.6);
    position: absolute;
}
.jd_left {
    float: right;
    font-size: 12px;
    font-weight: 200;
}
#sp-top-bar a.btn-account {
    width: 35px;
    display: block;
    text-align: center;
    margin: 0;
    float: right;
    font-size: 25px;
}
.jd_download_url_position, .jd_rating {
    float: right;
    min-width: auto;
}
.rounded-blc{
        border-radius: 20px !important;
}
.jpink {
    background: #ff629b;
    border: 2px solid #ff629b;
    color: #fff;
    padding: 0;
}
strong.formRequired {
    font-weight: bold;
    font-style: normal;
    margin-left: 3px;
    float: right;
    font-size: 10px;
    color: #666;
}
.btn-success,.iconin {
        border: none!important;
    font-size: 16px;
    line-height: 55px;
    height: 55px;
    padding: 0 25px;
}
.sp-my-account .sp-account-info {
    position: fixed;
    top: 0;
    left: auto;
    padding-top: 0;
    z-index: 999;
    right: -250px;
    background: #fff;
    bottom: 0;
    align-items: start;
    box-shadow: 0 0 3px 0px #999;
    -webkit-animation: spFadeInDown .5s;
    animation: spFadeInDown .5s;
     width: 250px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.sp-account-info.active a.btn-ac-close {
     display: block;
    position: absolute;
    left: auto;
    right: 210px;
    top: 10px;
    bottom: auto;
    z-index: 99;
    margin: auto;
    font-size: 30px;
    height: 30px;
}
.sp-my-account {
    position: relative;
}
.sp-my-account .sp-account-info.active {
    -webkit-animation: spFadeInDown .5s;
    animation: spFadeInDown .5s;
    right: 0;
}
.sp-my-account ul {
    background: #fff;
    z-index: 100;
    display: block;
    border-radius: 4px;
    padding: 0;
    margin-top: 0;
    min-width: 200px;
    z-index: 9;
    position: relative;
    width: 100%;
    
}
#sp-header a.btn-account {
    color: #fff;
    font-size: 20px;
}
.sp-my-account ul >li {

    display: block;
}
.sp-my-account ul >li>a {
    padding: 15px;
    font-size: 14px;
    color: #4c4c4c !important;
    display: block;
    
}
div#sp-login .lgin {
    line-height: 40px;
    height: 40px;
    position: relative;
    margin: auto;
}

#sp-header div#sp-login {
    justify-content: start;
    display: flex !important;
    align-items: center;
}
input[type="password"],input[type="text"], textarea,.form-control,.form-select{
border-radius: 25px !important;
    font-size: 13px;
    color: #333;
    font-weight: 300;
    line-height: 35px;
    direction: ltr;
    
}
form#com-users-login__form span.input-group-text {
    float: left;
    background: transparent;
    border: none;
    position: absolute;
    right: 0;
    z-index: 9;
    top: 0;
    bottom: 0;
}
form#com-users-login__form .password-group {
    position: relative;
}
.form-label {
    font-size: 14px;
    font-weight: 300;
    padding-right: 10px;
}
.checkstyle {
    padding: 0 40px 0 20px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    box-shadow: 0 0 2px #999;
    border-radius: 50px;
    border: 2px solid #eaeaea;
    /* color: #afafaf; */
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    color: #616161;
    margin-bottom:10px;

}
div#sp-menu > div {
    justify-content: start !important;
}
#P2Prev,#P3Prev,#P4Prev,#P5Prev,#P6Prev,#P7Prev,#P8Prev{background: #4e843b !important;}
.checkstyle input {
    float: right !important;
    display: inline-block;
    margin: 0 !important;
    position: absolute;
    right: 10px;
    top: 15px;
}
.checkstyle.selectinp {
    border-color:#4e843b;
    color: #4e843b;
}
#sp-menu nav.sp-megamenu-wrapper.d-flex {
    direction: rtl;
}
#offcanvas-toggler:hover{
        background: #ed0c6e;
}
.border-bottom {
    border-bottom: 1px solid rgba(255,255,255,.1) !important;
}
.btn-blc,.btn-check:focus+.btn-blc, .btn-blc:focus{
    border: none!important;
    background: rgb(241, 135, 0) !important;
    color: #fff !important;
    font-size: 16px;
    line-height:55px;
    height:55px;
    padding:0 25px;
}
.btn-default,.btn-success:hover,.btn-check:focus+.btn-success, .btn-success:focus{
    border: none!important;
    background: #4e843b !important;
    color: #fff !important;
    font-size: 16px;
    line-height:55px;
    height:55px;
    padding:0 25px;
}
.btn-default:hover{
        color: #fff;
}
.iconin i{
    font-size:0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.iconin:hover i{
    font-size:14px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
footer#sp-footer {
    text-align: left;
    direction: ltr;
    background: #0b0b0b;
    color: #999999;
}
div .logo-image-phone {
    height: 50px;
}
#sp-top-bar {
    text-align: left;
}
div .fa.fontfmi{
font-family: 'irsax';
    font-weight: 300;
}
.fontfmi:before{
font-family: "Font Awesome 5 Free" ,"FontAwesome";
    float: right;
    margin-left: 10px;
    font-weight:900;
}
@media (max-width: 991px) {
div #sp-header  {
        z-index: 99;
        top: 0;
}
footer#sp-footer {
    margin-bottom: 60px;
    display: block;
}
div #sp-bottom {
    padding: 60px 0 30px;
}
div .articleimdiv {
    max-height: 200px;
    height: 200px;
    background-attachment: scroll;
}
div .article-details .article-header h1,
div .article-details .article-header h2 {
    font-size:22px;
}
div .article-details .article-header {
    position: relative;
    top: -180px;
}
.sp-my-account ul >li {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px 15px;
}
.sp-my-account ul >li > ul > li {
    width: 50%;
        padding: 5px 5px;

}
.sp-my-account ul >li > a {
    border: 1px solid #eaeaea;
    border-radius: 10px;
}
.sp-my-account ul >li > a:before {
     display: block;
    width: 100%;
    font-size: 25px;
    margin: 10px 0 15px;
    background: none;
    color: #4e843b;
}
.checkstyle {
        display: block;
        margin-bottom: 15px;
        overflow: hidden;
        padding: 0;
        margin-right: 0;
}
#goftino_w {
    bottom: 60px !important;
    right: 10px !important;
}
#sp-top-bar > .container {
    padding: 0;
}
#sp-top-bar .sp-account-info.active a.btn-ac-close {
    height: 50px;
    display: flex;
    align-items: center;
    position: absolute;
    left: 15px;
    right: auto;
    top: 15px;
    bottom: auto;
    z-index: 9999;
    margin: auto;
    font-size: 25px;
    height: 30px;
    width: auto;
    color: #4e843b;

}
#sp-top-bar .sp-my-account ul.menu-child >li>a {
    font-size: 14px;
    padding: 10px;
}

#sp-top-bar .sp-my-account ul >li>a {
    padding: 15px 15px;
    font-size: 17px;
    display: block;
    text-align: center;
    font-weight: 300;
}
div #sp-header div#sp-login {
    display: none !important;
}
div .sp-my-account .sp-account-info {
    position: fixed;
    top: 120%;
    left: 0;
    z-index: -1;
    right: 0 ;
    bottom: 0;
    margin: auto;
    width: auto ;
}
div .sp-my-account .sp-account-info.active {
    top: 0;
}
div#sp-top1 > div {
    text-align: left;
}
div #sp-top-bar a {
    color: rgba(76,74,138,.9);
}
#sp-top-bar {
    font-size: 20px;
    position: fixed !important;
    bottom: 0;
    top: auto !important;
    padding: 15px 0;
    background: #fff !important;
    color: rgba(76,74,138,1);
    z-index: 99999999;
    box-shadow: 0 0 3px #ddd;
    
}
div #sp-top-bar a.btn-account {
    float: none;
    margin: auto;
    background: #4e843b;
    width: 80%;
    padding: 5px 0;
    float: left;
    color: #fff;
    font-size: 19px;
    border-radius: 50px;
}
div #sp-top-bar a.btn-account i.fa-user:before {
    content: "منو";
    font-family: 'irsax';
    font-weight: 200;
}
div .font26 { font-size: 20px !important; }
div .font18 { font-size: 16px !important; }

div #sp-top-bar .sp-module {
    display: inline-block;
    margin: 0;
        width: 100%;
}
div div#sp-login .lgin {
    line-height: 35px;
    width: 40px;
    float: left;
    height: 30px;
    position: absolute;
    text-align: center;
    justify-content: center;
    display: flex !important;
    align-items: center;
}
}
i.iconvidcst.fa.fa-play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin: auto;
    background: rgba(255 ,255 ,255 , 0.8);
    border-radius: 50px;
    border: 1px solid #eee;
}
.h1, h1 {
    font-size: 26px;
}
body{
    font-family: 'irsax';
}
@font-face {
font-family: 'irsax';
src: url('../fonts/IRANSansXFaNum-Thin.otf') format('truetype');
font-weight: 100;
}
@font-face {
font-family: 'irsax';
src: url('../fonts/IRANSansXFaNum-UltraLight.otf') format('truetype');
font-weight: 200;
}
@font-face {
font-family: 'irsax';
src: url('../fonts/IRANSansXFaNum-Light.otf') format('truetype');
font-weight: 300;
}
@font-face {
font-family: 'irsax';
src: url('../fonts/IRANSansXFaNum-Regular.otf') format('truetype');
font-weight: 400;
}
@font-face {
font-family: 'irsax';
src: url('../fonts/IRANSansXFaNum-Medium.otf') format('truetype');
font-weight: 500;
}
@font-face {
font-family: 'irsax';
src: url('../fonts/IRANSansXFaNum-DemiBold.otf') format('truetype');
font-weight: 600;
}
@font-face {
font-family: 'irsax';
src: url('../fonts/IRANSansXFaNum-Bold.otf') format('truetype');
font-weight: 700;
}
@font-face {
font-family: 'irsax';
src: url('../fonts/IRANSansXFaNum-ExtraBold.otf') format('truetype');
font-weight: 800;
}
@font-face {
font-family: 'irsax';
src: url('../fonts/IRANSansXFaNum-Black.otf') format('truetype');
font-weight: 900;
 }
 .bgb1{
background: #4e843b !important;
 }
 .bgb2{
background: #4D585D !important;
 }
 .bgb3{
    background: rgba(76, 74, 138,1) !important;

}
 .font8 { font-size: 8px !important; }
.font10 { font-size: 10px !important; }
.font12 { font-size: 12px !important; }
.font13 { font-size: 13px !important; }
.font14 { font-size: 14px !important; }
.font15 { font-size: 15px !important; }
.font16 { font-size: 16px !important; }
.font18 { font-size: 18px !important; }
.font20 { font-size: 20px !important; }
.font22 { font-size: 22px !important; }
.font24 { font-size: 24px !important; }
.font26 { font-size: 26px !important; }
.font28 { font-size: 28px !important; }
.font30 { font-size: 30px !important; }
.font34 { font-size: 34px !important; }
.font40 { font-size: 40px !important; }
.font60 { font-size: 60px !important; }

 .fw100{
    font-weight: 100  !important;

}
.fw200{
    font-weight: 200  !important;
}
.fw300{
    font-weight: 300 !important;
}
 .fw400{
    font-weight: 400;
}
.fw500{
    font-weight: 500;
}
.fw600{
    font-weight: 600;
}
 .fw700{
    font-weight: 700;
}
.fw800{
    font-weight: 800;
}
.fw900{
    font-weight: 900;
}