
@font-face {
    font-family: 'Vazir';
    src: url('../font/Vazir.ttf');
    src: local('?'),url('../font/Vazir.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
*{
    font-family: 'Vazir';
}
body{
    font-family: 'Vazir';
    background-color: #e9e9e9!important;

}
.bomenu {
    width: 100%;
    min-height: 60px;
    border-bottom: 1px solid #ebebeb;
    background-color: #c7c7c7;
}
.bgtop   {
   width: 100%;
    min-height: 60px;
    border-bottom: 1px solid #ebebeb;
    background-color: #c7c7c7;  
}
.menu {
    padding: 0px;
    margin: 0px;
    margin-top: 22px;
}
.menu li {
    list-style: none;
    float: right;
    padding-right: 10px;
    padding-left: 10px;
}
.menu li a {
    color: #323232;
    font-size: 14px;
    text-decoration: none!important;
}
.navigator {
    display: none;
}
.singIn {
    color: #323232!important;
    font-size: 16px;
    font-family: 'Vazir';
    float: right;
    text-decoration: none!important;
    margin-top: 15px;
}
.singup {
    color: #323232!important;
    font-size: 16px;
    font-family: 'Vazir';
    float: right;
    margin-top: 15px;
    margin-left: 8px;
    text-decoration: none;
}
.listLogin {
    padding:0px;
    margin:0px;
    margin-top: 5px;
}
.listLogin li {
    list-style: none;
}
.listLogin li img{
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 16px;
    margin-left: 6px;
    margin-right: 16px;
}
.listLogin li a {
    float: right;
    margin-top: 16px;
    text-decoration: none;
    color: #000000;
    font-size: 14px;
    padding-left:10px;
    
}
.bodySms {
    position: absolute;
    z-index: 9999999;
    width: 100%;
    height: 300px;
    background-color: #323232;
    top: 250px;
}

/* Tabs */
.tabs {
    width: 100%;
    background-color: #09F;

}
ul#tabs-nav {
    list-style: none;
    margin: 0;
    padding: 5px;
    overflow: auto;

}
ul#tabs-nav li {
    float: left;
    font-weight: bold;
    margin-right: 2px;
    padding: 8px 10px;
    border-radius: 5px 5px 5px 5px;
    /*border: 1px solid #d5d5de;
    border-bottom: none;*/
    cursor: pointer;
    float:right
}
ul#tabs-nav li:hover,
ul#tabs-nav li.active {
    background-color: #44afff;
}
#tabs-nav li a {
    text-decoration: none;
    color: #FFF;
    font-family: 'Vazir';
    font-weight: 100;
}
.tab-content {
    padding: 10px;
    border: 0px solid #09F;
    background-color: #FFF;
    direction: rtl;
    text-align: right;
}
/* end tab */

.text-tab {
    font-family: 'Vazir';
    font-size: 13px;
    line-height: 31px;
    text-align: justify;
    direction: rtl;
}
.title-tab {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Vazir';
    margin-top: 12px;
    margin-bottom: 12px;
}
.titleServicePeyAp {
    font-family: 'Vazir';
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.imgIcon {
    padding-left: 10px;
}
.titleBoxIndex {
    font-weight: bold;
    font-size: 18px;
    font-family: 'Vazir';
    text-align: center;
    color: #22b2ac;
    margin-top: 10px;
    direction: rtl;
}
.textBoxIndex {
    font-size: 13px;
    font-family: 'Vazir';
    text-align: center;
    color: black;
    font-weight: normal;
}
.boxIndex {
    width: 100%;
    height:236px;
    margin-bottom: 20px;
    transition: 0.3s;
    border: 1px solid #e9e9e9!important;
}

.boxIndex:hover {
    width: 100%;
    height:236px;
    border: 1px solid #e9e9e9!important;
    border-radius: 4px;
    box-shadow: 1px 1px 20px #cecbcb;
    margin-bottom: 20px;
    transition: 0.3s;
    outline: 0px!important;
    background-color: white;
}
.footer {
    background-color: #1d1d1b;
    width:100%;
    min-height:300px;
}
.bodyFooterRight {
    width: 100%;
    min-height: 100px;
    background-color: #262624;
    padding: 15px 0 15px 15px;
    color: #a8a9ad;
    border-radius: 28px 0 0 0;
    -webkit-border-radius: 28px 0 0 0;
    position: relative;
    margin-top: 62px;
    margin-bottom: 12px;
}
.textFooter {
    float: right;
    width: 100%;
    text-align: justify;
    line-height: 28px;
    direction: rtl;
    margin-top: 22px;
    font-size: 13px;
    padding-bottom:18px;
}
.listInfo {
    padding: 0px;
    margin: 0px;
    float: right;
    margin-top: 12px;
}
.listInfo li {
    list-style: none;
    line-height: 38px;
    text-align: right;
}
.listInfo li span {
    font-size: 13px!important;
    padding-right: 8px!important;
    color: white!important;
}
.listInfo li img {
    width: 24px;
    height: 24px;
    float: right;
}
.p-0 {
    padding: 0px;
}
.listFooter {
    padding: 0px;
    margin: 0px;
    float: right;
    direction: rtl;
    text-align: right;
}
.listFooter li {
    list-style: none;
    line-height: 31px;
    direction: rtl;
    text-align: right;
}
.listFooter li:before {
    content: '';
    position: absolute;
    margin-top: 14px;
    width: 8px;
    height: 8px;
    background-color: #22b2ac;
    border-radius: 6px;
}
.listFooter li a {
    color: white;
    text-decoration: none;
    font-family: 'Vazir';
    font-size: 13px;
    direction: rtl;
    text-align: right;
    margin-right: 13px;
}
.logo {
    width: 98px;
    height: 40px;
    margin-top: 7px;
}
.logoFooter {
    height: 70px;
    margin-top:80px;
}
.titleService {
    direction: rtl;
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    margin-top: 56px;
}
.textService {
    direction: rtl;
    text-align: right;
    font-size: 15px;
}
.bodyService {
    box-shadow: 9px 6px 10px #afafaf57;
    min-height: 288px;
    background-color: white;
}
.bodyService2 {
    box-shadow: -4px 8px 10px #afafaf57;
    background-color: white;
    min-height: 288px;
}
.btnDetails {
    width: 150px;
    height: 38px;
    background-color: #22b2ac!important;
    color: white;
    border-radius: 4px;
    outline: 0px;
    border: 0px!important;
    box-shadow: 1px 1px 10px #22b2ac;
    float: right;
}
.headerTop {
    width: 100%;
    /*min-height: 300px;*/
    background-color:#e9e9e9;
}
.header2 {
    background-image: url('../images/service-header-bg.jpg');
    background-color: #22b2ac;
    background-repeat: no-repeat;
    padding-top: 8.625em;
    padding-bottom: 1.875em;
    background-size: 100%;
    background-position: center -webkit-calc(100% + 1px);
    background-position: center calc(100% + 1px);
}
.titleService {
    font-size: 29px;
    direction: rtl;
    font-weight: bold;
    color: white;
    float: right;
    margin-top: 26%;
    text-shadow: 1px 1px 1px #565656;
}
.title-service {
    font-size: 22px;
    direction: rtl;
    color: white;
    float: right;
    text-shadow: 1px 1px 1px #565656;
}
.titleSingleService {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 42px;
}
.boxService {
    width: 100%;
    min-height: 100px;
    background-color: white;
    border: 1px solid #e2e2e2;
    box-shadow: 1px 1px 16px #e2e2e2;
    border-radius: 4px;
    border-top-right-radius: 112px;
    border-bottom-left-radius: 112px;
}
.titleBox {
    text-align: center;
    padding-top: 18px;
    font-size: 14px;
    font-weight: bold;
}
.text-box {
    text-align: center!important;
    font-size: 12px;
    direction: rtl;
    text-align: right;
    padding-right: 16px;
    color: #929292;
    font-weight: bold;
}
.boxServices {
    width: 100%;
    min-height: 100px;
    border: 1px solid #d2d2d2;
    box-shadow: 1px 1px 20px 11px #e2e2e2;
    border-radius:6px;
    background-color: white;
}
.titleservices {
    font-size: 29px;
    direction: rtl;
    font-weight: bold;
    color: #313131;
    text-align: right;
    margin-top: 46px;
}
.bodyLogin {
    background-color: #00a8ea;
}
.addressWeb {
    color: #1c7ebe;
    font-size: 22px;
    text-shadow: 1px 1px 1px #002842;
    margin-top: -14px;
}
.w-150 {
    width: 150px;
}
.titleLogin {
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    color:#6f6f6f;
}
.inputMobile {
    border-bottom: 1px solid #a8a8a8;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    outline: 0px;
    width: 100%;
    transition: 0.3s;
    direction: rtl;
    text-align: right;
    padding-right: 22px;
    margin-bottom: 18px;
}
.inputMobile:focus {
    border-bottom: 1px solid #00a5ff;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    outline: 0px;
    transition: 0.3s;
}
.imgUse {
    position: absolute;
    right: 10px;
    width: 22px;
}
.bgLogin {
    background-color: white;
    height: 260px;
    border-radius: 4px;
    box-shadow: 3px 5px 7px #1c7ebe;
}
.btnLogin {
    width: 100%;
    height: 40px;
    background-color: #00a5ff;
    outline: 0px!important;
    border-radius: 4px;
    border: 0px;
    color: white;margin-top: 4px;
}
.mt-100 {
    margin-top: 100px;
    margin-bottom: 16px;
}
.btnregister  {
    width: 100%;
    height: 40px;
    background-color: transparent!important;
    border: 1px solid #00a5ff!important;
    border-radius: 4px;
    outline: 0px!important;
    margin-top: 20px;
    color:#00a5ff!important;
}
.alertMessage {
    width: 100%;
    height: 46px;
    background: #046890;
    border-radius: 4px;
    box-shadow: 1px 1px 13px #046890;
    margin-top: 27px;
    direction: rtl;
    text-align: right;
    padding-top: 13px;
    padding-right: 12px;
    color: white;
    font-size: 14px;
}
.imgCancel {
    position: absolute;
    right: 3px;
    top: 14px;
    width: 24px;
    cursor: pointer;
}
.bodyMenuResponsive {
    width: 100%;
    height: 50px;
    background-color:#e9e9e9;
}
.message {
    display: none;
}

/* menu */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    border-left: 1px solid #e2e2e2;
    z-index:99999;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: red;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    font-size: 36px;
    margin-left: 0px;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
}

@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

/*   end menu responsive */
.width-124 {
    width: 124px;
}
.listMenu {
    padding: 0px;
    margin: 0px;
    direction: rtl;
    text-align: right;
}
.listMenu li {
    list-style: none;
    border-bottom: 1px solid #e2e2e2;
}
.listMenu li:first-child {
    border-top: 1px solid #e2e2e2;

}
.listMenu li:hover {
    background-color: #e9e9e9;
}
.listMenu li a {
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}
.listMenu li a:hover {
    color: #000000;
}
.listMenu li a img {
    width: 20px;
    margin-left: 8px;
}
.width-80 {
    width: 80px;
}
.bodyDownloadApp {
    width: 100%;
    min-height:360px;
    background-color:#1C7EBE;
    margin-top: 60px;
}
.bgRegister {
    background-color: white;
    height: 350px;
    border-radius: 4px;
    box-shadow: 3px 5px 7px #1c7ebe;
}
.bodyTab {
    background-color:#262624;
    /*background-color: transparent;*/
    width: 100%;
    min-height:60px;

}
.bodyAboutIndex {
    width: 100%;
    height: 62px;
    background-color: #2b2b2b;
    border: 0px;
    /* box-shadow: 1px 1px 20px 0px #c1c1c1; */
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}



@media (min-width: 992px) {
    .bodyAboutIndex {
        width: 100%;
        min-height: 62px;
        background-color: #2b2b2b;
        border: 0px;
        margin-top: -62px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }
}

.tinyslide {
    height: auto !important;
}

.tinyslide figure {
    margin: 0 !important;
}

.tinyslide figure img {
    height: auto !important;
}

@media (max-width: 992px) {
    .jSlider img {
        width: 100%;
        min-height:55px!important;
        display: block;
    }
}
@media (max-width: 770px) {
     .boxIndex2 {
        width: 100%;
        height: 192px;
        box-shadow: 1px 1px 12px #177b78;
        margin-top: 25%;
        float: right;
        border-radius: 6px;
        background: linear-gradient(
            45deg
            , #26ccc5, #13847f);
        transition: 0.3s;
        margin-bottom: 42px;
    }
    .bodyAboutIndex {
        width: 100%;
        min-height: 62px;
        background-color: transparent;
       
    }
    .listTab li {
    float: right;
    padding-right: 63px!important;
    padding-left: 16px;
    list-style: none;
}
    .mt-logo {
        margin-top:10px;
    }
    .bgTab {
        margin-top: 140px!important;
        width: 100%;
        height: 200px;
        background-color: white;
        border-radius: 4px;
    }
    .listFooter {
        padding: 0px;
        margin: 0px;
        float: right;
        direction: rtl;
        text-align: right;
        margin-right: 20px;
    }
    .listFooter li {
        list-style: none;
        line-height: 31px;
        direction: rtl;
        text-align: right;
    }
    .listFooter li:before {
        content: '';
        position: absolute;
        margin-top: 14px;
        width: 8px;
        height: 8px;
        background-color: #0094f6;
        border-radius: 6px;
    }
    .listFooter li a {
        color: white;
        text-decoration: none;
        font-family: 'Vazir';
        font-size: 13px;
        direction: rtl;
        text-align: right;
        margin-right: 13px;
    }
    .listInfo {
        padding: 0px;
        margin: 0px;
        float: right;
        margin-top: 12px;
        margin-right: 20px;
    }
    .listTab li {
    float: right;
    padding-right: 16px;
    padding-left: 16px;
    list-style: none;
    margin-bottom:10px;
    }
}

.listTab {
    padding: 0px;
    margin: 0px;
    padding-top: 1px;
}
.listTab li {
    float: right;
    padding-right: 16px;
    padding-left: 16px;
    list-style: none;
    height: 60px;
}
.listTab li span {
    color: white!important;
    text-decoration:none;
    font-size: 13px;
    cursor: pointer;
    float: left;
    padding-right: 9px;
    margin-top: 18px;
}
.actives {
    height: 58px;
    border-bottom: 4px solid #22b2ac;
}
.listTab li img {
    margin-top: 12px;
}
#tab2 {
    display: none;
    direction: rtl;
    text-align: right;
    padding-top: 2px;
}
#tab3 {
    display: none;
    direction: rtl;
    text-align: right;
    padding-top: 2px;
}#tab4 {
     display: none;
     direction: rtl;
     text-align: right;
     padding-top: 2px;
 }
#tab1 {
    direction: rtl;
    text-align: right;
    padding-top: 2px;
}
.m-t-100 {
    margin-top: 100px;
}
.m-t-50 {
    margin-top: 50px;
}
.m-t-70 {
    margin-top: 70px;
}
.bgSafirService {
    width: 100%;
    min-height: 300px;
    background-color:#262624;
        margin-top: 24px;
}
.titleRegister {
    color: white;
    text-align: center;
    margin-top: 86px;
    font-size: 22px;
    text-shadow: 1px 1px 1px #e2e2e2;
}
.btn-Safir {
    width: 150px;
    height: 40px;
    background-color: white!important;
    border-radius: 4px;
    border: 0px!important;
    color: #000000!important;
    box-shadow: 1px 1px 12px #fff;
}
.botton-footer {
    width:100%;
    min-height:52px;
    background-color:#151414;;
}
.linkFooter {
    color: white!important;
    text-decoration: none;
    font-size: 12px;
    margin-top: 18px;
    float: left;
}
.copyRight {
    color: white!important;
    text-decoration: none;
    font-size: 12px;
    margin-top: 18px;
    float: right;
    direction: rtl;
    text-align: right;
}
.titleLeft {
    text-align: right;
    margin-top: 12px;
    float: left;
    color: white!important;
    direction: rtl;
}
.titleLeft a {
    text-decoration: none!important;
    color: white!important;
    font-size: 13px;
}
.headerTopRegister {
    width: 100%;
    min-height: 480px;
    background-color: #ffffff;
    margin-top: 0px;
}
.imgLogo {
    width: 100px;
    height: 40px;
}
.menu2 {
    padding: 0px;
    margin: 0px;
    margin-top: 22px;
}
.menu2 li {
    list-style: none;
    float: right;
    padding-right: 10px;
    padding-left: 10px;
}
.menu2 li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.mt-12 {
    margin-top: 12px;
}
.listLogin2 {
    padding: 0px;
    margin: 0px;
}
.listLogin2 li {
    list-style: none;

}
.listLogin2 li a  {
    text-decoration: none!important;

}
.listLogin2 li img {
    float: right;
    width: 18px;
    height: 18px;
    margin-top: 16px;
    margin-left: 6px;
}
.singup {
    color: #2b2b2b  !important;
    font-size: 16px;
    font-family: 'Vazir';
    float: right;
    margin-top: 15px;
    margin-left: 8px;
    text-decoration: none;
}
.singIn {
    color: #2b2b2b  !important;
    font-size: 16px;
    font-family: 'Vazir';
    float: right;
    text-decoration: none;
    margin-top: 15px;
}
.titleBox2 {
    text-align: center;
    padding-top: 30px;
    font-size: 22px;
    color: #ffffff;
}
.boxIndex2 {
    width: 100%;
    height: 192px;
    box-shadow: 1px 1px 12px #177b78;
    margin-top: 25%;
    float: right;
    border-radius: 6px;
    background: linear-gradient(45deg, #26ccc5, #13847f);
    transition: 0.3s;
}
.boxIndex2:hover {
    width: 100%;
    height: 192px;
    box-shadow: 3px 1px 20px #177b78;
    margin-top: 25%;
    float: right;
    border-radius: 6px;
    background: linear-gradient(45deg, #26ccc5, #13847f);
}
.btn-register {
    width: 160px;
    height: 40px;
    border: 0px;
    background: #109691;
    color: white;
    margin-top: 37px;
    margin-right: 118px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    outline: 0px!important;
}
.titleOneIndex {
    text-align: center;
    font-size: 26px;
    padding-top: 28px;
    color: #ffffff;
    margin-bottom: 28px;
}
.boxOneIndex {
    height: 258px;
    background-color: transparent;
    border-radius: 6px;
}
.titleBoxOneIndex {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: white;
}
.titleBoxOneIndex2 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: white;

}
.titleBoxOneIndex3 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 13px;
    color: white;

}
.bgTypePeyk {
    width: 100%;
    min-height: 400px;
    background-color: #109691;
}
.bgWhatePeyk {
    width: 100%;
    min-height: 416px;
    background-color: #ffffff;
}
.titleTwoIndex {
    text-align: center;
    font-size: 26px;
    padding-top: 46px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 46px;
}
.boxWhatepeyk {
    width: 100%;
    height: 200px;
    background-color:white;
    border-radius: 6px;
    box-shadow: 1px 1px 12px #e2e2e2;
    margin-bottom: 16px;
    border: 1px solid #e2e2e2;
}
.titleboxWhate {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
}
.bgCityPeyk {
    width: 100%;
    min-height:300px;
    background-color: #109691;
}
.titleCity {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 26px;
    color: white;
}
.listCity {
    padding:0px;
    margin: 0px;
}
.listCity li {
    list-style:none;
    min-width:100px;
    height: 40px;
    background-color: #e2e2e2;
    border-radius: 4px;
    color: #545454;
    text-align: center;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 13px;
    padding-top: 0px;
    margin-top: 20px;
}
.listCity li a {
    min-width: 104px;
    height: 40px;
    color: #1d1d1d;
    text-decoration: none;
    float: right;
    padding-top: 10px;
}
.tab-content {
    /* padding: 10px; */
    border: 0px solid #09F!important;
    background-color: transparent!important;
    direction: rtl;
    text-align: right;
    margin-top: 50px!important;
    margin-bottom: 10px;
}
.messageTab {
    margin-top: 16px;
}
.mt-140{
    margin-top: 140px;
}
.bgTab {
    margin-top: 81px;
    width: 100%;
    height: 200px;
    background-color: white;
    border-radius: 4px;
    margin-bottom: 35px;
    margin-left: -8px;
    box-shadow: 1px 1px 12px #055f5b;
}
.m-t-45 {
    margin-top: 0px;
}
.titleSafir {
    font-size: 20px;
    font-family: 'Vazir';
    direction: rtl;
    text-align: right;
    margin-top: 50px;
}
.bodyInfo {
    width: 100%;
    min-height: 276px;
    background-color: #22b2ac21;
    border-radius: 4px;
    border: 1px solid #22b2ac;
    margin-bottom: 26px;
}
.textSignUp {
    text-align: justify;
    direction: rtl;
    font-family: 'Vazir';
    margin-top: 8px;
    font-size: 14px;
    line-height: 31px;
}
.textOneGuide {
    float: right;
    direction: rtl;
    text-align: right;
    font-size: 14px;
    margin-top: 18px;
}
.titleMarkaz {
    float: right;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}
.listPlace {
    padding: 0px;
    margin: 0px;
    float: right;
    margin-bottom: 40px;
}
.listPlace li {
    list-style: none;
    line-height: 31px;
    direction: rtl;
    text-align: right;
    font-size: 13px;
}
.titleCitis {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding-top: 26px;
    color: #22b2ac;
    font-size: 20px!important;
}
.logoSize {
    width: 150px;
}
.imgComand {
    width: 69px;
    float: right;
    margin-top: 34px;
}
.title2 {
    text-align: justify;
    direction: rtl;
    font-family: 'Vazir';
    margin-top: 8px;
    font-size: 16px;
    font-weight:bold;
}
.listMatlab {
    padding:0px;
    margin:0px;
    float:right;
}
.listMatlab li {
    list-style:none;
    direction:rtl;
    text-align:right;
}
.color {
    color:white;
     margin-top: 24px;
    padding-right: 15%;
    padding-bottom: 24px;
}
.bodySingleBlog {
    width: 100%;
    min-height: 400px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 1px 1px 12px #c3c2c2;
    margin-top: 50px;
    margin-bottom: 16px;
}
.titleSingleBlog {
    direction: rtl;
    text-align: right;
    font-size: 18px;
    font-weight: bold;
}
.textSingleBlog {
    text-align: justify;
    direction: rtl;
    line-height: 31px;
    font-size: 14px;
    margin-bottom: 50px;
}
.bodyAbout {
    width: 100%;
    min-height: 150px;
    background-color: #22b2ac47;
    border: 1px solid #137773;
    border-radius: 4px;
    margin-top: 100px;
    margin-bottom: 100px;
}
.titleAbout {
    direction: rtl;
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: bold;
}
.bodyRule {
    width: 100%;
    min-height: 150px;
    background-color: #22b2ac47;
    border: 1px solid #137773;
    border-radius: 4px;
    margin-top: 100px;
    margin-bottom: 100px;
}
.titleRule {
    direction: rtl;
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
    font-size: 14px;
    font-weight: bold;
}
.titleRule {
  font-size: 16px;
font-weight: bold;
direction: rtl;
text-align: right;
font-family: 'Vazir';
color: #014a47;
}
.textRule {
  font-size: 13px;
direction: rtl;
text-align: justify;
font-family: 'Vazir';
line-height: 31px;
padding-right: 12px;
padding-left: 12px;
}
.headerbottomimg {
    width: 100%;
    height:30px;
    border-bottom: 1px dashed #000;

    margin-bottom: 17px;
}
.clock {
    direction: rtl;
    text-align: right;
    font-size: 12px;
}
.bgSingleNews {
    width: 100%;
    min-height: 200px;
    border: 1px solid #d0cece;
    border-radius: 4px;
    margin-top: 48px;
    margin-bottom: 48px;
    background-color: white;
}
.m-t-12 {
    margin-top: -12px;
}
.bgSingleNews {
    width: 100%;
    min-height: 200px;
    border: 1px solid #d0cece;
    border-radius: 4px;
    margin-top: 48px;
    margin-bottom: 48px;
    background-color: white;
}
.bodydownload {
    width: 100%;
    min-height: 380px;
    background: linear-gradient(
        45deg
        ,rgb(0 0 0),rgb(0,154,226,1.0));
}
.inputMobile {
    width: 85%;
    height: 42px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 0px;
    margin-top: -2px;
    padding-left: 20px;
    outline: 0px!important;
    direction: ltr;
    text-align: left;
    font-size: 12px;
}
.btnSendLink {
    width: 15%;
    height: 42px;
    border: 0px;
    background-color: #15c9ff;
    color: white;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    outline: 0px!important;
    margin-top: -1px;
    font-size: 12px;
}
.titleDownloadApp {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 110px;
    color: white;
}
.title2DownloadApp {
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
    color: white;
    font-weight: bold;
}
.m-t-190 {
    margin-top:106px!important;
}
.myket {
    margin-top:10px;
}
.appApple {
        margin-top:10px;

}
.appAndroid {
 width: 198px;
height: 53px;
margin-top: 6px;
margin-bottom: 6px;   
}

.textAbout {
    direction: rtl;
    text-align: right;
    margin-right: 10px;
}
 .text-rules {
    text-align: justify!important;
    direction: rtl;
    padding-right: 10px;
    padding-left: 10px;
}