﻿ul.mainmenu2 {
    display: flex;
    justify-content: center; /* برای وسط‌چین کردن افقی */
    align-items: center; /* برای وسط‌چین کردن عمودی */
    list-style-type: none; /* حذف نقطه‌های پیش‌فرض لیست */
    padding: 0; /* حذف پدینگ پیش‌فرض لیست */
    margin: 0; /* حذف مارجین پیش‌فرض لیست */
    display:none !important
}
h2.faname {
    font-size: 13px;
    padding: 8px 20px;
}
h3.faname {
    font-size: 13px;
}
@font-face {
    font-family: Yekan;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(fonts/iranyekanwebbold.html);
    src: url(fonts/iranyekanwebboldd41d.html?#iefix) format("embedded-opentype"),
    url(fonts/iranyekanwebbold.woff2) format("woff2"),
    url(fonts/iranyekanwebbold.woff) format("woff"),
    url(fonts/iranyekanwebbold.ttf) format("truetype");
}
@font-face {
    font-family: Yekan;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(fonts/iranyekanwebregular.html);
    src: url(fonts/iranyekanwebregulard41d.html?#iefix) format("embedded-opentype"),
    url(fonts/iranyekanwebregular.woff2) format("woff2"),
    url(fonts/iranyekanwebregular.woff) format("woff"),
    url(fonts/iranyekanwebregular.ttf) format("truetype");
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    direction: rtl;
    color: #333;
    background: #ecf0fb;
    font: 300 13px/2 Yekan, tahoma;
    text-decoration:none !important
}
h1,
h2,
h3,
h4 {
    color: #5e515b;
    font-weight: 400;
}
li {
    list-style: none;
}
h1 {
    font-size: 16px;
    font-weight: 700;
}
h2 {
    font-size: 15px;
    font-weight: 700;
}
h3 {
    font-size: 15px;
    font-weight: 700;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 11px;
}
h6 {
    font-size: 11px;
}
a {
    text-decoration: none;
    color: #676869;
}
a:hover {
    color: #107ff3;
}
:focus {
    outline: 0;
}
.clear {
    display: block;
    clear: both;
}
.clearfix::after {
    content: "";
    clear: both;
    display: block;
}
.container {
    width: 1280px;
    margin: 0 auto;
}
.header {
    background: linear-gradient(135deg, #822c98 0%, #511f6a 100%);
    min-height: 380px;
    position: relative;
}
.mainheader {
    position: relative;
    min-height: 530px;
    overflow-x: hidden;
}
.bluereg {
    background: linear-gradient(45deg, #822c98 0%, #431f6a 100%);
    min-height: 480px;
    position: absolute;
    width: 110%;
    z-index: -1;
    top: -100px;
    left: 0;
    border-radius: 60px;
    transform: rotate(-7deg);
}
.header2 {
    min-height: 65px !important;
}
.header:before {
    position: absolute;
    left: 0;
    background: url(images/background2.png) no-repeat;
    height: 306px;
    width: 450px;
    bottom: 0;
    content: "";
    z-index: -10;
}
.logo1 {
    width: 12.5%;
    height: 35px;
    float: right;
    margin-top: 8px;
}
.mainnav {
    padding: 20px 0;
}

.telno,
.iconf1,
.iconf2,
.iconf3,
.buytitle span,
.tipico,
.haslist li,
.footlogo,
.applicationdesc,
.downloadapp a,
.whitebg::before,
.disable:before,
.regico,
.username,
.mobile,
.password,
.forgetpass,
.moblogo{
    background:url(images/sprite.png)  no-repeat;
}
.toparticle {
    padding: 98px 320px 60px 30px;
    background: url(images/topimg.png) no-repeat right top;
    margin: 0;
    width: 80%;
    float: right;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
}
.toparticle h1 {
    font-size: 21px;
    color: #fff;
    margin-bottom: 20px;
}
.telno {
    float: left;
    width: 15%;
    background-position:  right -85px;
    padding: 0 50px 0 0;
    margin-top: 160px;
}
.telno p {
    line-height: 1.1;
    color: rgba(255, 255, 255, 0.6);
}
.telno span {
    font-size: 15px;
    color: #fff;
}
.feats {
    padding: 30px 0;
    border-bottom: 1px solid #e3e5e5;
    background: url(images/background4.gif) no-repeat right bottom #fff;
}
.feats .col33 {
    padding: 0 10px 0 0;
}
.iconf {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    display: block;
}
.iconf1 {
    background-position: -440px -160px;
}
.iconf2 {
    background-position:  -380px -160px;
}
.iconf3 {
    background-position:  -320px -160px;
}
.iconfeat {
    float: right;
    width: 15%;
}
.descfeat {
    float: left;
    width: 80%;
}
.descfeatlined {
    padding-left: 15px;
    color: #777;
    border-left: 1px solid #e1e1e1;
}
.col25 {
    width: 25%;
    float: right;
}
.col33 {
    width: 33%;
    float: right;
}
.col50 {
    width: 50%;
    float: right;
}
.col66 {
    width: 66%;
    float: right;
}
.bodywhite {
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    padding: 20px;
    border-radius: 4px;
    margin: 40px 0;
}
.alpha {
    float: left;
    font-size: 13px;
    color: #666;
}
.alpha a {
    color: #999;
    padding: 5px;
    border-bottom: 2px solid #fff;
}
.alpha a:hover {
    color: #333;
    border-bottom: 2px solid #ff5d4b;
}
.disable img,
.disable span {
    filter: blur(1px) grayscale(100%);
}
.disable:before {
    content: "";
    position: absolute;
    top: 40px;
    z-index: 50;
    background-position: left -175px;
    width: 102px;
    right: 40px;
    height: 38px;
}
.buytitle {
    font-size: 22px;
    padding: 0 60px 0 0;
    position: relative;
    float: right;
}
.buytitle span {
    position: absolute;
    font-size: 12px;
    right: -50px;
    color: #fff;
    width: 105px;
    height: 55px;
    text-align: center;
    padding: 5px 0 0;
    background-position:  -150px -175px;
}
.cardlist {
    padding: 20px 0;
}
.card,.card2 {
    width: 15.5%;
    float: right;
    border: 2px solid #e1e2e3;
    padding: 15px;
    background: #fafafe;
    text-align: center;
    border-radius: 4px;
    margin: 0 0 20px 1.25%;
    cursor: pointer;
    cursor: hand;
}
.card img ,.card2 img{
    width: 83%;
    height: auto;
}
.card:hover,.card2:hover {
    border: 2px solid #2ba5e0;
    box-shadow: 0 2px 10px rgba(43, 169, 228, 0.33);
}
.small_category img {
    width: 38%;
}
.small_category h3 {
    font-size: 12px;
    font-weight: 100;
}

.card-item {
    width: 18.83%;
    float: right;
    border: 2px solid #e1e2e3;
    padding: 45px 10px 15px;
    background: #fafafe;
    position: relative;
    text-align: center;
    border-radius: 4px;
    margin: 20px 0 20px 1.166%;
    min-height: 200px;
}
.enabled {
    cursor: pointer;
    cursor: hand;
}
.cselected {
    border: 2px solid #2ba5e0!important;
    box-shadow: 0 2px 5px rgba(43, 169, 228, 0.33);
    /*border: 2px solid #ccc !important;*/
}
.card-item label {
    width: 100%;
    height: 100%;
}
.card-item img {
    position: absolute;
    top: -30px;
    right: 31%;
    max-width: 75px;
    cursor: pointer;
    cursor: hand;
}
.card-item span {
    display: block;
    cursor: pointer;
    cursor: hand;
}
.card-item .priceen {
    font-size: 20px;
    color: #0063dd;
    line-height: 1.2;
    cursor: pointer;
    cursor: hand;
}
.card-item .pricefa {
    color: #26ad00!important;
    font-size: 18px!important;
    font-weight: bold;
}
.card-item .pricefanon {
    color: #0063dd !important;
    font-size: 18px!important;
}
.card-item .pricefa-s {
    color: #a2b49c;
    font-size: 10px;
}
.card span,.card2 span {
    display: block;
    /*border-radius: 99px;*/
    /*margin-top: 5px;*/
    color: #333;
    /*padding: 5px 0;*/
    /*background: rgba(0, 0, 0, 0.06);*/
}
.card h3 ,.card2 h3 {
    display: block;
    border-radius: 99px;
    margin-top: 5px;
    color: #333;
    padding: 5px 0;
    background: rgba(0, 0, 0, 0.06);
}
.step1,
.step2 {
    padding: 20px 0 0;
    border-bottom: 1px solid #e5e5e5;
}
.step3 {
    padding: 20px 0 0;
}
.cardlist .card:nth-child(6n) {
    margin: 0 0 20px;
}

.hasbg {
    background: url(images/background1.gif) no-repeat right top;
    padding: 50px 40px;
}
.bank {
    border: 2px solid #e1e1e1;
    padding: 25px;
    background: #fff;
    border-radius: 4px;
}
.price-info {
    padding: 10px 0;
}
.dblock {
    display: block;
    text-align: center;
}
.dblock img {
    border: 2px solid #e1e1e1;
    padding: 15px;
    border-radius: 4px;
    height: 100px;
    width: 88px;
}
.hasline {
    border-left: 1px solid #f6f6f6;
}
.submitbuy {
    text-align: center;
    padding: 20px;
}
.p-r-5{
    padding-right: 5px!important;
}



.p-r-10{
    padding-right: 10px!important;
}
.p-r-15{
    padding-right: 15px!important;
}
.submitbuy {
    background: linear-gradient(
        45deg,
        rgb(0 153 50) 0%,
        rgba(82, 197, 99, 1) 100%
    );
    padding: 10px 5px 10px 15px;
    color: #fff;
    font-size: 16px;
    box-shadow: 0 2px 8px #eee;
    border-radius: 4px;
    font-family: "Yekan",  sans-serif;
    text-align: center;
    border: none;
    cursor: pointer;
    display: inline-block;
}
.submitorange {
    background: linear-gradient( 45deg, rgb(195 54 0) 0%, rgb(181 113 55) 100% )!important;}
.submitorange:hover{
    opacity: 0.75;
}

.submitblue {
    background: linear-gradient(
            45deg,
            rgb(4 150 255) 0%,
            rgb(31 57 185) 100% )!important;
}
.submitbuy:hover{
    opacity: 0.75;
}

.submitbuy:disabled,
.submitbuy[disabled]{
    background: linear-gradient(
            45deg,
            rgb(76 76 76) 0%,
            rgb(137 137 137) 100%)!important;
}

.text-muted {
    color: #868e96!important;
}
.text-center {
    text-align: center!important;
}

.form-group {
    margin-bottom: 1rem;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    line-height: 1.5;
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.dashed {
    border: 2px dashed #eee;
    border-radius: 4px;
    padding-bottom: 20px;
    margin-top:5px;
}

.finalprice {
    padding: 10px;
    text-align: center;
    /*border: 2px dashed #eee;*/
    /*margin: 10px 0 10px 15px;*/
    /*border-radius: 4px;*/
}
.inputfield{
    width: 100%;
    display: block;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 4px;
    font: 14px/2 Yekan, tahoma;
    margin: 15px 0;
    box-shadow: 0 2px 10px #e3e5e6;
}
.finalprice span {
    color: #4caf6b;
    font-size: 28px;
    font-weight: 200;
}
.enprice span {
    color: #0063dd!important;
}
#num {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    background: #f7f8f9;
    width: 90%;
    box-shadow: 0 2px 8px #eee;
}
.tipico {
    background-position: right -298px;
    padding: 7px 60px;
    color: #666;
    margin-top: 50px;
}
.sprite.haslist li {
    margin: 10px 0;
    background-position:  right -357px;
    padding: 5px 25px;
    font-size: 12px;
}
.mainfooter {
    padding: 40px 0;
    background-color: #fff;
    margin-top: 30px;
}
.footlogo {
    background-position: right -446px;
    width: 120px;
    height: 30px;
    margin-bottom: 15px;
}
.applicationdesc {
    background-position: right -554px;
    min-height: 130px;
    text-align: center;
    padding: 50px 100px 0 10px;
    border-bottom: 1px solid #e1e1e1;
}
.downloadapp {
    padding: 25px 0 10px;
    text-align: center;
}
.downloadapp a {
    background-position: right -727px;
    background-color: #39d17c;
    color: #fff;
    padding: 10px 50px 10px 10px;
    border-radius: 4px;
    box-shadow: 0 2px 5px #eee;
}
.footlist li {
    padding: 5px 0;
}
.footlist li a {
    color: #6a8693;
}
.footlist li a:hover {
    color: #333;
}
.whitebg {
    width: 70%;
    margin: 80px auto 0;
    background: #fff;
    border-radius: 4px;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.whitebg2 {
    width: 35% !important;
    padding: 30px 0 !important;
}
.whitebg3 {
    margin: 40px auto 0 !important;
}
.gozaresh {
    margin: 20px auto;
    width: 60%;
}
.rules {
    width: 100%;
    font: 13px/2 Yekan, tahoma;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    box-shadow: 0 5px 10px #eee;
}
.whitebg .getpadding {
    padding: 25px;
    color: #444;
    line-height: 2.25;
}
.aboutuslist li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    color: #999;
}
.aboutuslist li span {
    display: block;
    line-height: 1;
    font-size: 18px;
    color: #222;
}
.getpadding h3 {
    font-size: 16px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.whitebg::before {
    background-position: left -802px;
    width: 206px;
    height: 103px;
    position: absolute;
    top: 0;
    content: "";
    left: 0;
}
.learntitle {
    padding: 10px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
}
.learntitle i {
    margin-left: 10px;
    color: #999;
    font-size: 18px;
}
.simplelinklearn {
    border-bottom: 2px solid #eee;
    display: block;
    padding: 10px;
}
.simplelinklearn:hover {
    border-bottom: 2px solid #2ba5e0;
    background-color: #f8f9f9;
    color: #222;
}
.simplelinklearn i {
    display: block;
    font-size: 30px;
    color: #999;
    line-height: 1;
}
.loginform {
    margin: 50px 50px 50px 0;
    /*border-left: 1px solid #eee;*/
    /*padding-left: 50px;*/
}
.regform {
    text-align: center;
    padding: 50px;
}
.regform p {
    color: #999;
    margin-bottom: 40px;
}
.bluebtn {
    font: 14px/1 Yekan, tahoma;
    background: none;
    cursor: pointer;
    padding: 8px 10px !important;
    display: inline-block;
}

.simpleselect {
    border: 1px solid #ddd;
    color: #999;
    background: #fff;
    font: 14px/1 Yekan, tahoma;
    background: none;
    border-radius: 4px;
    cursor: pointer;
    padding: 4px 10px !important;
}
.resultsearch {
    text-align: center;
    padding: 10px;
    border: 1px dashed #e1e1e1;
    margin: 10px 0;
    border-radius: 4px;
}

.card:hover .bluebtn-small,.card2:hover .bluebtn-small{
    background: #4786ff;
    color: #fff;
    box-shadow: 0 2px 8px rgba(71, 134, 255, 0.33);
}

.cselected .bluebtn-small{
    background: #4786ff!important;
    color: #fff!important;
    box-shadow: 0 2px 8px rgba(71, 134, 255, 0.33);
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}


.m-b-5{
    margin-bottom: 5px!important;
}
.m-t-5{
    margin-top: 5px!important;;
}


.bluebtn2 {
    width: 100%;
    display: block;
    position: relative;
    border: 1px solid #1552ff!important;
    border-radius: 4px;
    background-color: #3961d1!important;
    color: #fff;
    font: 14px/2 Yekan, tahoma;
    margin: 5px 0;
    box-shadow: 0 2px 10px #3961d1!important;
    padding: 8px;
    cursor: pointer;
    text-align: center;
}

.bluebtn2:disabled {
    border: 1px solid #474747!important;
    background-color: #474747!important;
    box-shadow: 0 2px 10px #474747!important;
}
.bluebtn2:hover{
    opacity: 0.75;
    color:#ffffff!important;
}

.bluebtn {
    border: 1px solid #4786ff;
    color: #4786ff;
    padding: 15px;
    border-radius: 4px;
}
.bluebtn:hover {
    background: #4786ff;
    color: #fff;
    box-shadow: 0 2px 8px rgba(71, 134, 255, 0.33);
}

.bluebtn1 {
    width: 100%;
    display: block;
    position: relative;
    border: 1px solid #39d17c;
    background-color: #39d17c;
    border-radius: 4px;
    color: #fff;
    font: 14px/2 Yekan, tahoma;
    margin: 5px 0;
    box-shadow: 0 2px 10px #2feea0!important;
    padding: 8px;
    cursor: pointer;
    text-align: center;
}

.bluebtn1:disabled {
    border: 1px solid #474747!important;
    background-color: #474747!important;
    box-shadow: 0 2px 10px #474747!important;
}
.bluebtn1:hover{
    opacity: 0.75;
    color:#ffffff!important;
}

.btn-gray{
    border: 1px solid #91a9b5!important;
    background-color: #91a9b5!important;
    box-shadow: 0 2px 10px #91a9b5!important;
}
.btn-cyan {
    width: 100%;
    display: block;
    position: relative;
    border: 1px solid #00a4b9;
    border-radius: 4px;
    background-color: #00a4b9;
    color: #fff;
    font: 14px/2 Yekan, tahoma;
    margin: 5px 0;
    box-shadow: 0 2px 10px #00a4b9;
    padding: 8px;
    cursor: pointer;
    text-align: center;
}
.btn-cyan:hover{
    color:#ffffff!important;
    opacity: 0.75;
}
.btn-50-right{
    width: 45%!important;
    /*margin-left:5px!important;*/
    float: right!important;
    display: inline-block!important;
}

.btn-50-left{
    width: 45%!important;
    /*margin-right:5px!important;*/
    float: left!important;
    display: inline-block!important;
}

.btn-small{
    padding: 2px 8px!important;
}
.divcenter{
    margin: 0 auto;
}

small{
    font-size:12px;
}
.prdbuylabel{
    color: #003aa4;
    font-weight: bold;
    font-size: 18px;
}

.bluebtn-small {
    border: 1px solid #c8dbff;
    color: #4786ff;
    padding: 2px 5px;
    border-radius: 4px;
    background-color: #fff;
}
.bluebtn-small:hover {
    background: #4786ff;
    color: #fff;
    padding: 2px 5px;
    box-shadow: 0 2px 8px rgba(71, 134, 255, 0.33);
}
.regico {
    background-position: left -555px;
    height: 37px;
    width: 29px;
    display: block;
    margin: 50px auto;
}

.lds-dual-ring {
    display: inline-block;
    width: 8px;
    height: 18px;
    /* padding-left: 10px; */
    margin-left: 4px;
    vertical-align: middle;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 12px;
    height: 12px;
    /* margin: 5px; */
    border-radius: 50%;
    border: 4px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.dashLine{
    border:none;
    border-top: 2px dashed #eee;

}
.loginform h3 {
    position: relative;
    font-size: 17px;
    text-align: center;
    margin-bottom: 40px;
}
.loginform h3::before {
    position: absolute;
    top: 17px;
    background: #c6e9ff;
    width: 25%;
    right: 0;
    z-index: 0;
    content: "";
    height: 5px;
}
.loginform h3::after {
    position: absolute;
    top: 17px;
    background: #c6e9ff;
    width: 25%;
    left: 0;
    z-index: 0;
    content: "";
    height: 5px;
}
.text-small{
    font-size:12px;
}
.text-medium{
    font-size:15px!important;
}
.loginform input[type="text"],
.loginform input[type="tel"],
.loginform input[type="email"],
.loginform input[type="password"],
.loginform input[type="select"],
.loginform textarea,
.loginform select {
    width: 100%;
    display: block;
    position: relative;
    border: 1px solid #ddd;
    border-radius: 4px;
    font: 14px/2 Yekan, tahoma;
    margin: 15px 0;
    box-shadow: 0 2px 10px #e3e5e6;
}
.loginform select {
    padding: 10px!important;
}
.loginform input[type="submit"] {
    width: 100%;
    display: block;
    position: relative;
    border: 1px solid #39d17c;
    border-radius: 4px;
    background-color: #39d17c;
    color: #fff;
    font: 14px/2 Yekan, tahoma;
    margin: 15px 0;
    box-shadow: 0 2px 10px #2feea0;
    padding: 15px;
    cursor: pointer;
}
.loginform input[type="submit"]:disabled {
    border: 1px solid #474747!important;
    background-color: #474747!important;
    box-shadow: 0 2px 10px #474747!important;
}
.username {
    background-position: right -1038px;
    padding: 15px 50px 15px 15px;
}
.mobile {
    background-position: right -1098px;
    padding: 15px 50px 15px 15px;
}
.mobile-large{
    font-size: 18px;
    padding: 8px 40px 8px 15px!important;
}
.mobile-large::placeholder{
    font-size: 14px;
}
.password {
    background-position:right -927px;
    padding: 15px 50px 15px 15px;
}
.forgetpass {
    background-position: right -1010px;
    padding: 5px 30px 5px 15px;
}

.minimum-form input[type="text"], .minimum-form input[type="tel"],  .minimum-form input[type="password"], .minimum-form input[type="email"], .minimum-form select{
    margin:0!important;
    padding:3px 10px;
}

.giftcard {
    white-space: nowrap;
    text-align: center;
    font-size: 25px;
    max-width: 232px;
    margin: 0 auto;
    letter-spacing: 2px;
    display: block;
    padding: 10px 15px;
    border: 2px solid #9C27B0;
}

.text-right{
    text-align: right!important;
}

.tpost_title{
    display: block;
    border-bottom: 1px solid #e8a8ff;
    padding: 4px 12px;
    margin: -10px -10px 22px -10px;
    background-color: #fdf5ff;
}
.tpost_admin{
    border-bottom: 1px solid #552277!important;
    background-color: #5334fd!important;
    color:#FFF!important;
}

table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    font-size: 13px;
}

table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
}

table tr {
    /*background-color: #f8f8f8;*/
    border: 1px solid #ddd;
    padding: .35em;
}
table tr:hover {
    background-color: #f9f9f9;
}

table th,
table td {
    padding: .625em;
    text-align: center;
}

table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.p-2 {
    padding: 0.5rem!important;
}
.mb-2, .my-2 {
    margin-bottom: 0.5rem!important;
}
.rounded {
    border-radius: 0.25rem!important;
}
.border-success {
    border-color: #28a745!important;
}
.border {
    border: 1px solid #e9ecef!important;
}

.text-muted {
    color: #868e96!important;
}
.text-success {
    color: #28a745!important;
}
.text-danger {
    color: #a72828 !important;
}

.cardx {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.bold{
    font-weight: bold!important;
}


@media (min-width: 768px){
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


@media screen and (max-width: 600px) {
    table {
        border: 0;
    }

    table caption {
        font-size: 1.3em;
    }

    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }

    table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
    }

    table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

    table td:last-child {
        border-bottom: 0;
    }
}


@media only screen and (max-width: 1280px) {
    .container {
        width: 100%;
        padding: 0 10px;
    }

}
@media only screen and (min-width: 980px) {
    ul.mainmenu2 {
        display: none;
    }
    .mainmenu {
        padding: 20px 0;
        font-size: 14px;
        width: 85%;
        float: left;
        padding: 5px 20px;
    }
    .mainmenu li {
        float: right;
        display: block;
        margin: 0 0 0 15px;
    }
    .mainmenu li a {
        color: rgba(255, 255, 255, 0.6);
        padding: 8px 14px;
        border-radius: 99px;
    }
    .mainmenu li a:hover {
        color: #fff;
        background: rgba(255, 255, 255, 0.1);
        color: #fff;
    }
    .mainmenu li.fleft {
        float: left !important;
        font-weight: 700;
    }
    .mainmenu li.login a {
        color: #fff;
        border: 1px solid #fff;
    }
    .mainmenu li.register a {
        color: #fff;
        background: #39d17c;
        border: 1px solid #39d17c;
    }
    .moblogo,
    a.close {
        display: none;
    }
}
@media only screen and (max-width: 980px) {
    .logo1 {
        float:none;
        width:auto;
        display: flex;
        justify-content: center; /* برای وسط‌چین کردن افقی */
        align-items: center; /* برای وسط‌چین کردن عمودی */
        list-style-type: none; /* حذف نقطه‌های پیش‌فرض لیست */
        padding: 0; /* حذف پدینگ پیش‌فرض لیست */
        margin: 0; /* حذف مارجین پیش‌فرض لیست */
    }
    .loginform {
        margin: 50px 0;
        padding: 0 15px;
    }
    .whitebg,
    .whitebg2 {
        width: 95% !important;
        margin: 40px auto;
    }
    .loginform h3::before,
    .loginform h3::after {
        /*background: none;*/
    }
    .logo {
        width: 150px;
        margin: 0 auto;
        float: right;
    }
    .moblogo {
        margin: 15px;
    }
    .mainmenu li a {
        display: block;
        color: rgba(255, 255, 255, 0.75);
        font-size: 15px;
        padding: 10px 0;
        border-radius: 5px;
        text-align: center;
        border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    }
    .mainmenu li.fleft {
        padding: 10px;
    }
    .mainmenu li.login a {
        color: #fff;
        border: 1px solid #fff;
    }
    .mainmenu li.register a {
        color: #fff;
        background: #39d17c;
        border: 1px solid #39d17c;
    }
    .mainmenu2 li {
        display: inline-block;
        margin: 5px;
    }
    .mainmenu2 li a {
        display: block;
        color: rgba(255, 255, 255, 0.75);
        font-size: 12px;
        padding: 5px 10px;
        border-radius: 15px;
        text-align: center;
        border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
    }
    .mainmenu2 li.fleft {
        padding: 0;
    }
        .mainmenu2 li.login a {
            color: #fff;
            border: 1px solid #fff;
            padding: 8px 50px
        }
        .mainmenu2 li.register a {
            color: #fff;
            background: #39d17c;
            border: 1px solid #39d17c;
            padding: 8px 50px
        }
    a.close {
        position: fixed;
        top: -120px;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
        left: 22.5%;
        font-size: 18px;
        text-align: center;
        background: #fff;
        width: 40px;
        z-index: 100;
        height: 40px;
        padding: 4px 10px;
        border-radius: 99px;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    }
    .toparticle {
        padding: 30px 10px;
        background: none;
        margin: 0;
        float: none;
        width: 100%;
    }
    .telno {
        width: 100%;
        float: none;
        margin: 0;
    }
    #mask {
        display: none;
        width: 100%;
        position: fixed;
        height: 100%;
        right: 0;
        z-index: 150;
        background: rgba(0, 0, 0, 0.75);
        top: 0;
    }
    .mainmenu {
        display: block;
        position: fixed;
        right: -750px;
        background: #fff;
        width: 80%;
        height: 100%;
        top: 0;
        z-index: 99999;
        background: linear-gradient(135deg, #2c3d98 0%, #231f6a 100%);
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }
    .mobileclear {
        clear: both;
    }
    .resmenu {
        display: none;
    }
    .moblogo {
        background-position: top right;
        width: 150px;
        height: 35px;
        display: block;
    }
    .resmenu {
        display: block;
        position: fixed;
        top: 20px;
        left: 20px;
        background: linear-gradient(180deg, #9576da 6%, #917dde 95%);
        width: 30px;
        z-index: 100;
        height: 30px;
        padding: 8px 10px;
        border-radius: 99px;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
        opacity: 0.7;
    }
    .resmenu span {
        display: block;
        height: 2px;
        margin: 2px 0;
        width: 100%;
        border-radius: 4px;
        background: #fff;
    }
    .card-item {
        width: 23.5%;
    }
    .col33 {
        width: 100%;
        float: none;
    }
    .card,.card2 {
        width: 23%;
        height: 244px;
    }
    .small_category{
        height: 140px;
    }
    /*.card:nth-child(4n) {*/
    /*    margin-left: 0 !important;*/
    /*}*/
    /*.card:nth-child(6n) {*/
    /*    margin: 0 1% !important;*/
    /*}*/
    .feats .col33 {
        background: #fff;
        border-radius: 4px;
        padding: 10px;
        border: none;
    }
    .descfeatlined {
        border: none;
    }
    .feats .col33::after {
        clear: both;
        display: block;
        content: "";
    }
    .alpha {
        clear: both;
        float: none;
    }
    .col66,
    .col33 {
        width: 100%;
        float: none;
    }
    .col25 {
        width: 50%;
    }

    .small_category{
        height: 115px;
    }
}
@media only screen and (max-width: 768px) {
    ul.mainmenu2 {
        display: flex;
        justify-content: center; /* برای وسط‌چین کردن افقی */
        align-items: center; /* برای وسط‌چین کردن عمودی */
        list-style-type: none; /* حذف نقطه‌های پیش‌فرض لیست */
        padding: 0; /* حذف پدینگ پیش‌فرض لیست */
        margin: 0; /* حذف مارجین پیش‌فرض لیست */
        display: block !important;
    }
    .card,.card2 {
        height: 200px;
    }

    .small_category{
        height: 120px;
    }
    .card-item img {
        right: 26%;
    }
    .card-item {
        height: auto;
        min-height: 200px;
    }
}
@media only screen and (max-width: 640px) {
    ul.mainmenu2 {
        display: flex;
        justify-content: center; /* برای وسط‌چین کردن افقی */
        align-items: center; /* برای وسط‌چین کردن عمودی */
        list-style-type: none; /* حذف نقطه‌های پیش‌فرض لیست */
        padding: 0; /* حذف پدینگ پیش‌فرض لیست */
        margin: 0; /* حذف مارجین پیش‌فرض لیست */
        display: block !important;
    }
    .gozaresh {
        /*margin: 10px;*/
        width: 100%;
    }
    .applicationdesc {
        width: 100%;
        margin: 0 auto;
    }
    .col25 {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .hasbg {
        background: none;
        padding: 0;
    }
    .col50 {
        float: none;
        width: 100%;
    }
    .hasline {
        border: none;
    }
    .card-item {
        width: 31.5%;
        height: 250px;
    }

    .small_category{
        height: 130px;
    }
    .col33 {
        width: 100%;
        float: none;
    }
    .card ,.card2{
        width: 32%;
        height: 200px;
    }

    .small_category{
        height: 120px;
    }
    .buytitle span {
        display: none;
    }
    .buytitle {
        padding: 5px;
    }
}
@media only screen and (max-width: 480px) {
    .haslist li {
        background: none;
    }
    .card,
    .card2,
    .card-item {
        width: 48%;
    }
    .card,.card2 {
        height: 170px;
    }
    .card-item img {
        margin: 0 auto;
    }
    .card img,.card2 img {
        width: 50%;
    }
    .card-item {
        height: auto;
        /*paddin: 5px 5px;*/
        min-height: 200px;
    }
    h2.faname {
        font-size: 13px;
        line-height: 150%;
    }
    .regform {
        padding: 5px;
    }
    .regico {
        margin: 5px auto;
    }
    .whitebg,
    .whitebg2 {
        padding-top: 5px;
    }
    .loginform {
        margin-bottom: 15px;
    }
    .bluebtn {
        display: inline-block;
    }
}
@media only screen and (max-width: 360px) {
    .card,
    .card2,
    .card-item {
        width: 48%;
    }
    .card,.card2 {
        height: 160px;
    }
    .card img,.card2 img {
        width: 75%;
    }
}
@media only screen and (max-width: 320px) {
    .logo {
        width: 150px;
        margin: 0 auto;
        float: none;
    }
    .card,
    .card2,
    .card-item {
        width: 98%;
    }
    .card,.card2 {
        height: 160px;
    }
    .card img ,.card2 img{
        width: 41%;
    }
}
.warn {
    margin: 20px;
    background: #fff;
    color: red;
    border-radius: 5px;
    padding: 10px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert > p,
.alert > ul {
    margin-bottom: 0;
}

.alert > p + p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}
.usermenu {
    padding-top: 30px;
    margin-bottom: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
}
.usermenu a {
    text-align: center;
    margin: 0 15px 0 0;
    padding: 5px;
    color: rgba(255, 255, 255, 0.65);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.usermenu a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}
#num,
.capcha-row input,
#donate {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    background: #f7f8f9;
    width: 90%;
    box-shadow: 0 2px 8px #eee;
}
.capcha-row input {
    width: 70px;
}
.capcha-row img {
    vertical-align: middle;
}
.gates {
    cursor: pointer;
    cursor: hand;
}
.head_t {
    background-color: #666;
    height: 22px;
    font-size: 10px;
    color: #fff;
}
.row0 {
    background-color: #e6e6e6;
    color: #000;
}
.row1 {
    background-color: #f5f5f5;
    color: #000;
}
.row2 {
    background-color: #dff2c6;
    color: #000;
}
.boldlink {
    border: 1px solid #d40000;
    border-radius: 4px;
    background-color: #d14e39;
    color: #fff;
    font: 14px/2 Yekan, tahoma;
    margin: 10px 0;
    box-shadow: 0 2px 5px #ee5e2f;
    padding: 5px;
    display: inline-block;
}
.boldalarm {
    border: 1px solid #a9a9a9;
    border-radius: 4px;
    background-color: #cdcdcd;
    color: #000;
    font: 14px/2 Yekan, tahoma;
    margin: 15px 0;
    padding: 15px;
}

.btn {
    font:14px/2 Yekan, tahoma;
    font-size: 14px;
    padding: 6px 12px;
    margin-bottom: 0;

    display: inline-block;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}
.btn:focus,
.btn:active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none;
}
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

/* default
---------------------------- */
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-default:active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent;
}


@mediaonly screen and (max-width: 980px) {
    .header {
        min-height: 300px !important;
    }
}