

@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-face {*/
/*    font-family: 'icon';*/
/*    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');*/
/*    src: url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

html {
    scroll-behavior: smooth;
}

body{
    overflow-x: hidden;
}
.modal{
    z-index: 99999999 !important;
}
.modal-backdrop.show{
    z-index: 9999999 !important;
}

.ck-editor {
    width: 100% !important;
}

.starrr {
    display: inline-block; }
.starrr a {
    font-size: 16px;
    padding: 0 1px;
    cursor: pointer;
    color: #FFD119;
    text-decoration: none; }


/**persian**/

*{
    font-family: Vazir;
    font-size: 12px;
    direction: rtl !important;
    text-align: right !important;
}
.input-group,.btn-group,.pagination{
    direction: ltr !important;
}
.pagination{
    overflow-y: auto;
    padding-bottom: 1em;
}
.footmodal .modal-header .close{
    position: absolute;
    left: 0em;
    outline: 0px!important;
}

/*end*/

#myVideo {
    float: left;
    bottom: 0;
    width: 50%;
}

.content {
    position: relative;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 20px;
    z-index: 999999;
}

#myBtn {
    width: 200px;
    font-size: 18px;
    padding: 10px;
    border: none;
    background: #000;
    color: #fff;
    cursor: pointer;
}

#myBtn:hover {
    background: #ddd;
    color: black;
}
.bgSlider{
    overflow: hidden;
}
.menu-top {
    padding: 0px;
}
.menu-top{
    position: absolute;
    z-index: 99999999999;
    margin-top: 37px;
}
.menu-top>li {
    float: right;
    padding-right: 12px;
    padding-left: 12px;
    list-style: none;
    min-height: 40px!important;
}
.menu-top>li>a {
    font-family: 'Vazir';
    font-size: 16px;
    color: white;
    text-decoration: none;
}
.bodySubmenu {
    position: absolute;
    width: 360px;
    min-height: 173px;
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #d2d2d2;
    top: 32px;
    display: none;
    z-index: 99999999;
    box-shadow: 1px 1px 6px 0px #a0a0a0;
}
.btn-onlineChat {
    background: rgb(0, 154, 68) !important;
    color: #fefffe!important;
    border:0px!important;
    position: absolute;
    left: 0;
    cursor: pointer!important;
    z-index: 999999;
    outline: 0px!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    height: 34px!important;
    border-bottom-right-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}
.btn-logins {
    background: rgb(255, 185, 49) !important;
    color: #fefffe!important;
    border:0px!important;
    position: absolute;
    left: 212px;
    cursor: pointer!important;
    z-index: 999999;
    outline: 0px!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    height: 34px!important;
    border-bottom-right-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}
.btnregister {
    background: rgb(125, 0, 255) !important;
    color: #fefffe!important;
    border:0px!important;
    position: absolute;
    left: 332px;
    cursor: pointer!important;
    z-index: 999999;
    outline: 0px!important;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    height: 34px!important;
    border-bottom-right-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}

.modal-content {
    margin-top: 200px;
}
.modalContent{
    border-top-right-radius: 100px!important;
    overflow: hidden;
}
.closeModal {
    color: red;
    float: left;
    position: absolute;
    left: 20px;
    top: 9px;
}
.headerRightModal {
    width:100%;
    min-height: 300px;
    border-bottom-left-radius: 100px;
    background: linear-gradient(45deg,#005180 12%, #0d93b1f2);
}
.closeModals{
    color: red!important;
    float: left;
    position: absolute;
    left: 6px;
    top: 12px;
    font-size: 28px!important;
}
.textModal {
    font-size: 13px;
    line-height: 31px;
    text-align: justify!important;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.padding-none{
    padding: 0px!important;
}
.modal-body {
    padding: 0px!important;
}
.titleModal {
    text-align: center!important;
    font-size: 20px;
    color: white;
    padding-top: 44px;
    padding-left: 24px;
}
.icon-message {
    color: white;
    font-size: 38px;
    padding-top: 42px;
    padding-right: 41px;
}
.text1Modal{
    text-align: center!important;
    color: white;
}
.titrModal {
    font-size: 22px;
    padding-top: 8px;
    padding-right: 24px;
    color: #000000;
}
.titr2Modal {
    font-size: 16px;
    padding-top: 0px;
    padding-right: 24px;
    color: #a3a3a3;
}
.formRequest input[type='text'] {
    width: 100%;
    height:45px;
    border: 1px solid #d8dde2;
    border-radius: 5px;
    padding-right: 10px;
    font-family: 'Vazir';
    margin-bottom: 10px;
    outline: 0px!important;
}
.formRequest input[type='password'] {
    width: 100%;
    height:45px;
    border: 1px solid #d8dde2;
    border-radius: 5px;
    padding-right: 10px;
    font-family: 'Vazir';
    margin-bottom: 10px;
    outline: 0px!important;
}
.btn-sendRequest{
    width: 150px;
    height: 36px;
    border-radius: 2px;
    color: white;
    outline: 0px!important;
    float: left;
    border: 0px;
    text-align: center!important;
    background: linear-gradient(45deg,#005180 12%, #0d93b1f2);
}
.btnSendSms {
    width: 150px;
    height: 36px;
    border-radius: 2px;
    color: white;
    outline: 0px!important;
    float: left;
    border: 0px;
    text-align: center!important;
    background: linear-gradient(45deg,#005180 12%, #0d93b1f2);
}
.prs {
    overflow: hidden;
    position: relative;
}
.titleSlide{
    font-size: 30px;
    font-weight: 600;
    color: white;
    position: relative;
    z-index: 9999;
}
.title2Slide{
    font-size: 15px;
    color: white;
    z-index: 9999999;
    position: relative;
    line-height: 32px;
}
.btn-register {
    background-color: white!important;
    color: #a70000!important;
    border: 0px!important;
    position: relative;
    z-index: 999;
    outline: 0px!important;
}
.bodyTextSlide{
    position: absolute;
    width: 100%;
    min-height: 500px;
}
.titleService {
    text-align: center!important;
    font-family: 'Vazir';
    font-weight: bold;
    font-size: 16px;
    padding-top: 12px;
}
.imgService{
    width: 64px;
    height:64px;
    text-align: center!important;
    margin-top: 22px;
}
.textService {
    text-align: justify!important;
    font-size: 12px;
    line-height: 26px;
    padding-right: 7px;
    padding-left: 7px;
}
.boxService{
    transition: 0.3s;
}
.boxService:hover{
    box-shadow: 1px 1px 8px 3px #e2e2e2;
    width: 100%;
    transition: 0.3s;
}
.bodyWebService {
    width: 100%;
    min-height: 460px;
    background: linear-gradient(45deg,#005180 12%, #0d93b1f2);
    margin-top: 52px;
}
.titleWebservice{
    font-size: 20px;
    font-weight: bold;
    color: white;
    margin-top: 26px;
}
.textWebservice{
    color: white;
    line-height: 31px;
    text-align: justify!important;
    font-size: 13px;
}
.btn-webService {
    color: #ffffff!important;
    border: 1px solid #036a86!important;
    outline: 0px !important;
    background: linear-gradient(45deg,#033d5f 12%, #00c6daf2);
    width: 150px;
    height: 40px;
    text-align: center!important;
}

.titleLively {
    font-size: 32px;
    font-weight: bold;
}
.textLively {
    font-size: 16px;
    /* font-weight: bold; */
    color: #7f7f7f;
    line-height: 31px;
}
.btn-nextPost {
    width: 182px;
    height: 48px;
    outline: 0px!important;
    border: 0px!importANT;
    text-align: center!important;
    background: linear-gradient(45deg,#005180 12%, #0d93b1f2);
}
.titleMessageSound {
    font-size: 30px;
    margin-top: 34px;
}
.textMessageSound {
    font-size: 18px;
    line-height: 31px;
    color: #6f6f6f;
}
.listright {
    padding: 0px;
    margin: 0px;
    margin-right: 0px;
}
.listright li {
    list-style: none;
    line-height: 31px;
}

.listright li a{
    color: #000000!important;
    text-decoration: none;
    margin-right: 10px;
}
.listright li a:before{
    position: absolute;
    right: 0px;
    content: "";
    height: 16px;
    width: 16px;
    background-image:url("../images/tick.png");
    /*transform: rotate(45deg);*/
    margin-top: 6px;
}
.bodyMessageSound {
    width: 100%;
    min-height: 388px;
    margin-top: 50px;
    background-color:#f3f3f3;
}
.qodef-process-item {
    display: inline-block;
    vertical-align: top;
}
.qodef-process-item-icon-holder-wrapper {
    position: relative;
}
.qodef-process-item-icon-holder {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;
    height: 200px;
    border: 3px solid #e1e1e1;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: border .3s cubic-bezier(.25, .46, .45, .94);
    transition: border .3s cubic-bezier(.25, .46, .45, .94);

}
.qodef-process-item-background-holder {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    line-height: 0;
    border-radius: 50%;
    border: 0 solid transparent;
    box-sizing: border-box;
    -webkit-transition: border .3s cubic-bezier(.25,.46,.45,.94);
    transition: border .3s cubic-bezier(.25,.46,.45,.94);
}
.qodef-icon-shortcode.circle {
    width: 90px;
    height: 90px;
    line-height: 90px;
    background-color: #b9b9b9;
    border: 0;
    padding: 35px;
    border-radius: 100px;
    transition: 0.3s;

}
.qodef-process-item-icon-holder:hover .circle{
    width: 90px;
    height: 90px;
    line-height: 90px;
    background-color: #005180;
    border: 0;
    padding: 35px;
    border-radius: 100px;
    transition: 0.3s;
}
.qodef-process-item:hover .qodef-process-item-icon-holder{
    border: 3px solid #005180 !important;
    transition: 0.3s;
}
.qodef-process-item:hover+.titleSelection {
    color: #005180 !important;
}
.titleSelection {
    font-weight: bold;
    font-size: 14px;
    padding-top: 12px;
    padding-right: 42px!important;
}
.titleSelection2 {
    font-weight: bold;
    font-size: 14px;
    padding-top: 12px;
    padding-right: 62px!important;

}
.titleSelection3 {
    font-weight: bold;
    font-size: 14px;
    padding-top: 12px;
    padding-right: 52px!important;
}
.titleSelection4 {
    font-weight: bold;
    font-size: 14px;
    padding-top: 12px;
    padding-right: 70px!important;
}
.textPay{
    line-height: 31px;
    color: #6b6b6b;
}
.titleLevel {
    text-align: center!important;
    font-size: 26px;
    color: #8b8b8b;
    margin-top: 56px;
}
.bodyWhat {
    width: 100%;
    min-height: 560px;
    background-color: #f3f3f3;
}
.titleWhat {
    text-align: center!important;
    font-size: 18px;
    padding-top: 16px;
}
.boxWhat {
    width: 100%;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    margin-bottom: 15px;
    box-shadow: 1px 1px 7px #e2e2e2;
}
.titleBoxWhat{
    text-align: center!important;
    font-family: 'Vazir';
    font-weight:bold;
    padding-top: 10px;
}
.textBoxWhat {
    font-family: 'Vazir';
    text-align: justify!important;
    color: #777777;
    line-height: 26px;
    font-size: 12px;
    padding-right: 10px;
    padding-left: 10px;
    transition: 0.3s;
}
.boxWhat:hover{
    width: 100%;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    margin-bottom: 15px;
    box-shadow: 1px 1px 7px #cdcdcd;
    background-color: white!important;
    transition: 0.3s;
}
.header-article {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #cdcdcd;
}
.articleaTitle {
    color: #005cbf;
    font-weight: bold;
    padding-top: 6px;
}
.btnNextIndex{
    font-size: 12px;
    float: left;
    padding-top: 6px;
    color: #8e8e8e;
    text-decoration: none!important;
}
.listArticleIndex {
    padding:0px;
    margin:0px;
    margin-top: 10px;
}
.listArticleIndex li {
    list-style: none;
    line-height: 26px;
    transition: 0.3s;
}
.listArticleIndex li:hover a {
    color: orange!important;
    transition: 0.3s;
}
.listArticleIndex li a {
    text-decoration: none;
    padding-right: 13px;
    color: #505050;
}
.listArticleIndex li:hover a:before {
    position: absolute;
    right: 13px;
    content: "";
    height: 8px;
    width: 8px;
    background-color:orange;
    transform: rotate(45deg);
    border-radius: 20px;
    margin-top: 10px;
}
.listArticleIndex li a:before{
    position: absolute;
    right: 13px;
    content: "";
    height: 8px;
    width: 8px;
    background-color:#cccccc;
    transform: rotate(45deg);
    border-radius: 20px;
    margin-top: 10px;
}
.bodyNewsIndex {
    width: 100%;
    min-height: 338px;
    background-color:#f3f3f3;
    margin-top: -1px;
}
.boxWeblog {
    width: 100%;
    border: 1px solid #dadada;
    float: right;
    border-radius: 8px;
    min-height: 243px;
    margin-bottom: 15px;
}
.linkWeblog {
    font-family: 'Vazir';
    font-weight: bold;
    color: #3d3d3d;
    margin-top: 12px;
    float: right;
    margin-bottom: 10px;
    padding-right: 10px;
    text-decoration: none!important;
}
.boxweblogs {

}
.titleLastWeblog{
    text-align: center!important;
    padding-top: 8px;
    padding-bottom: 6px;
    color: #757575;
    background: #fff;
    box-shadow: 2px 3px 5px #d4d3d3;
    margin-bottom: 34px;
}

/* multi slider */
#mixedSlider {
    position: relative;
}
#mixedSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 5%;
}
#mixedSlider .MS-content .item {
    display: inline-block;
    width: 33.3333%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0 10px;
}
@media (max-width: 991px) {
    #mixedSlider .MS-content .item {
        width: 50%;
    }
    .bodyInfoPanel {
        display: none;
    }
    .pricing-table-icon {
        height: 150px;
        width: 150px;
        position: relative;
        margin: 0 auto;
        background: #40aa1414;
        border-radius: 100%;
        margin-top: 0px!important;
    }
    .btnRegisters {
        width: 100px;
        height: 40px;
        background-color: #2cc107;
        border-radius: 30px;
        border: 0px;
        color: white;
        text-align: center!important;
        box-shadow: 1px 1px 18px #2cc107bd;
        outline: 0px!important;
        margin-bottom: 30px;
    }

    .bodyProperty {
        width: 100%;
        min-height: 936px!important;
        background-color: #cce5ff54;
    }
}
@media (max-width: 767px) {
    #mixedSlider .MS-content .item {
        width: 100%;
    }
    .titleSlide {
        font-size: 30px;
        color: white;
        position: relative;
        z-index: 9999;
        margin-top: -165px;
    }
    .imgSalam {
        margin-top: 24px;
    }
}
#mixedSlider .MS-content .item .imgTitle {
    position: relative;
}
#mixedSlider .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: left;
    letter-spacing: 2px;
    color: #252525;
    font-style: italic;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    bottom: 0;
    font-weight: bold;
    padding: 0 0 2px 10px;
}
#mixedSlider .MS-content .item .imgTitle img {
    height: auto;
    width: 100%;
    margin-top: 18px;
}
#mixedSlider .MS-content .item p {
    font-size: 16px;
    margin: 2px 10px 0 5px;
    text-indent: 15px;
}
#mixedSlider .MS-content .item a {
    float: right;
    margin: 0 20px 0 0;
    font-size: 16px;
    font-style: italic;
    color: rgba(173, 0, 0, 0.82);
    font-weight: bold;
    letter-spacing: 1px;
    transition: linear 0.1s;
}
#mixedSlider .MS-content .item a:hover {
    text-shadow: 0 0 1px grey;
}
#mixedSlider .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    top: 95px;
    color: rgba(0, 0, 0, 0.4);
    transition: 0.15s linear;
}
#mixedSlider .MS-controls button:hover {
    color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
    #mixedSlider .MS-controls button {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    #mixedSlider .MS-controls button {
        font-size: 20px;
    }
}
#mixedSlider .MS-controls .MS-left {
    left: 0px;
}
@media (max-width: 767px) {
    #mixedSlider .MS-controls .MS-left {
        left: -10px;
    }
}
#mixedSlider .MS-controls .MS-right {
    right: 0px;
}
@media (max-width: 767px) {
    #mixedSlider .MS-controls .MS-right {
        right: -10px;
    }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 2%;
    height: 50px;
}

#basicSlider .MS-content .item {
    display: inline-block;
    width: 20%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    line-height: 50px;
    vertical-align: middle;
}
@media (max-width: 991px) {

    #basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

    #basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

    #basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
    line-height: 50px;
    vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
    top: 35px;
    left: 10px;
}

#basicSlider .MS-controls .MS-right {
    top: 35px;
    right: 10px;
}



/* multi slider2 */
#mixedSlider2 {
    position: relative;
}
#mixedSlider2 .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 5%;
}
#mixedSlider2 .MS-content .item {
    display: inline-block;
    width: 33.3333%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0 10px;
}
@media (max-width: 991px) {
    #mixedSlider2 .MS-content .item {
        width: 50%;
    }
}
@media (max-width: 767px) {
    #mixedSlider2 .MS-content .item {
        width: 100%;
    }
}
#mixedSlider2 .MS-content .item .imgTitle {
    position: relative;
}
#mixedSlider2 .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: left;
    letter-spacing: 2px;
    color: #252525;
    font-style: italic;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    bottom: 0;
    font-weight: bold;
    padding: 0 0 2px 10px;
}
#mixedSlider2 .MS-content .item .imgTitle img {
    height: auto;
    width: 100%;
    margin-top: 18px;
}
#mixedSlider2 .MS-content .item p {
    font-size: 16px;
    margin: 2px 10px 0 5px;
    text-indent: 15px;
}
#mixedSlider2 .MS-content .item a {
    float: right;
    margin: 0 20px 0 0;
    font-size: 16px;
    font-style: italic;
    color: rgba(173, 0, 0, 0.82);
    font-weight: bold;
    letter-spacing: 1px;
    transition: linear 0.1s;
}
#mixedSlider2 .MS-content .item a:hover {
    text-shadow: 0 0 1px grey;
}
#mixedSlider2 .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    top: 95px;
    color: rgba(0, 0, 0, 0.4);
    transition: 0.15s linear;
}
#mixedSlider2 .MS-controls button:hover {
    color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
    #mixedSlider2 .MS-controls button {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    #mixedSlider2 .MS-controls button {
        font-size: 20px;
    }
}
#mixedSlider2 .MS-controls .MS-left {
    left: 0px;
}
@media (max-width: 767px) {
    #mixedSlider2 .MS-controls .MS-left {
        left: -10px;
    }
}
#mixedSlider2 .MS-controls .MS-right {
    right: 0px;
}
@media (max-width: 767px) {
    #mixedSlider2 .MS-controls .MS-right {
        right: -10px;
    }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 2%;
    height: 50px;
}

#basicSlider .MS-content .item {
    display: inline-block;
    width: 20%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    line-height: 50px;
    vertical-align: middle;
}
@media (max-width: 991px) {

    #basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

    #basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

    #basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
    line-height: 50px;
    vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
    top: 35px;
    left: 10px;
}

#basicSlider .MS-controls .MS-right {
    top: 35px;
    right: 10px;
}
.btn-nextWeblog {
    height: 40px;
    color: white!important;
    border-radius: 18px!important;
    border: 0px!important;
    margin-top: 26px;
    margin-bottom: 26px;
    outline: 0px!important;
    background: linear-gradient(45deg,#005180 12%, #0d93b1f2);
}
.blWeblog {
    border-left:8px solid #f3f3f3;
}
#footer {
    border-top: 3px solid #010c01;
    overflow-x: hidden;
    direction: rtl;
    margin-top: 15px;
    font-family: Vazir;
}
#footer .footer_part1 .inner {
    height: 495px;
}
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
}
#footer .footer_part1 .part_right {
    float: right;
    width: 50%;
    height: 100%;
}
#footer .footer_part1 .part_right .right_top {
    position: relative;
    height: 55%;
}
#footer .footer_part1 .part_right .right_top:before {
    content: ' ';
    background-image: url(../images/footer-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 -210px;
    /* background-attachment: fixed; */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: -1000px;
}
.content {
    width: 100%;
    min-height: auto;
    background-color: transparent;
    border-radius: 3px;
}
.bg-khabarnameh {
    width: 80%;
    height: 38px;
    background-color: #ffffff;
    border-radius: 7px;
    border: 1px solid #eaeaea;
    float: right;
    margin-top: 6px;
    margin-bottom: 10px;
}
#footer .footer_part1 .part_right .right_top:after {
    content: ' ';
    position: absolute;
    top: 0;
    right: -1000px;
    left: 0;
    bottom: 0;
    background-image: -webkit-radial-gradient(center, circle, #313131 0, #888686f2 100%);
    background-image: -moz-radial-gradient(center, circle, #0079af 0, #384369 100%);
    background-image: -ms-radial-gradient(center, circle, #0079af 0, #384369 100%);
    background-image: -o-radial-gradient(center, circle, #0079af 0, #384369 100%);
    opacity: .85;
}
#footer .footer_part1 .part_right .right_bottom {
    position: relative;
    height: 45%;
    padding: 19px 10px 0 15px;
}
#footer .footer_part1 .part_right .right_bottom:before {
    content: ' ';
    background-color: #F9F9F9;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: -1000px;
    z-index: 0;
}
#footer .footer_part1 .part_right .right_bottom .about {
    position: relative;
    z-index: 1;
}
.right_bottom .about {
    border-top: #333 solid 0px !important;
    border-bottom: #333 solid 0px !important;
}
.about {
    border-top: #333 solid 2px;
    border-bottom: #333 solid 2px;
}
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
}
#footer .footer_part1 .part_right .right_bottom .title {
    float: right;
    font-size: 1.4rem;
    line-height: 28px;
    color: #0376b5;
    position: relative;
}
#footer .footer_part1 .part_right .right_bottom .title:after {
    content: ' ';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(3, 118, 181, 0.6);
}
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
}
#footer .footer_part1 .part_right .right_bottom .text {
    font-size: 12px;
    font-family: 'Vazir';
    padding: 20px 0 0 25px;
    text-align: justify;
    max-height: 85px;
    line-height: 26px;
}
#footer .footer_part1 .part_right .right_bottom .warrper_btn {
    text-align: left;
    padding: 7px 0 0 35px;
}
#footer .footer_part1 .part_left {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    padding: 0 35px;
}
#footer .footer_part1 .part_left .step1 {
    position: relative;
    padding-right: 0px;
    z-index: 1;
}
#footer .footer_part1 .part_left:before {
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -1000px;
    background-color: #005180;
}
#footer .footer_part1 .part_left .step1 > .item .title_style6 .title {
    color: #d7d8dc;
    padding-right: 10px;
    margin-bottom: 35px;
    text-align: right;
}
.title_style6 .title {
    font-size: 1.2rem;
    line-height: 30px;
    position: relative;
    color: #3dff1c;
    margin-bottom: 45px;
}
#footer .footer_part1 .part_left .step1 > .item .title_style6 .line {
    background: #00315a91;
}
.title_style6 .line {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -13px;
    height: 1px;
    background: #ececec;
}
#footer .footer_part1 .part_left .step1 > .item > .step2 {
    margin-right: 15px;
    padding-right: 0;
    width: 100%;
}
.clearfix:before, .clearfix:after {
    content: ".";
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
}
#footer .footer_part1 .contact .item {
    color: #fff;
    padding: 0 0px 0 10px;
    margin-bottom: 20px;
    position: relative;
    float: right;
    width: 100%;
    text-align: right;
}
address {
    font-size: 16px !important;
    line-height: 26px !important;
}
.title_style6 .line .shape {
    display: inline-block;
    position: absolute;
    right: 25px;
    top: -2px;
    height: 5px;
    width: 30px;
    background: linear-gradient(#00b1f5,#073477);
}
.title_style6 .line .shape:before {
    content: '';
    position: absolute;
    left: -23px;
    right: -23px;
    top: 2px;
    height: 1px;
    background: linear-gradient(#05baff,#04447b);
}
.step1 li {
    list-style: none;
}
ul {
    padding-left: 0;
    list-style: none;
}
.clearfix:after {
    clear: both;
}

.clearfix:after {
    clear: both;
}
ul, ol {
    list-style: none;
}
li.item i {
    font-size: 20px !important;
}
#footer .footer_part1 .contact address {
    display: inline;
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
#footer .footer_part1 .usful_link .item {
    margin-bottom: 15px;
    float: right;
    width: 25%;
}
#footer .footer_part1 .usful_link .item > a {
    color: #fff;
    font-size: 1.05rem;
    display: inline-block;
}

.iconFooter{
    color: white;
    color: white;
    font-size: 16px!important;
}
#footer .footer_part1 .part_right .right_top .content .text1 {
    font-size: 20px;
    font-family: Vazir;
    color: #f3f3f3;
    line-height: 30px;
}
#footer .footer_part1 .part_right .right_top .content .text2 {
    font-size: 1.6rem;
    color: #f3f3f3;
    font-family: Vazir;
    line-height: 35px;
}
.headerContact{
    border-bottom: 1px solid #949292;
    width: 100%;
    height: 40px;
}
.titleInfoContact{
    padding-top: 14px;
    color: #868686;
}
.selectForm {
    direction: rtl;
    font-family: 'Vazir';
    border-radius: 0px!important;
    margin-bottom: 15px;
}
.selectForm:focus{
    border: 1px solid #ed125f!important;
    outline: 0px!important;
    box-shadow: 0px 0px 0px!important;
}
.nameForm {
    font-family: 'Vazir';
    font-weight: bold;
    font-size: 12px;
}
.imgCaptcha2 {
    position: absolute;
    top: 3px;
}
.btnSend2{
    width: 150px;
    height: 38px;
    background: #ed125f;
    border: 0px;
    color: #ffffff;
    font-family: 'Vazir';
    outline: 0px;
    transition: 0.3s;
    margin-right: 56%;
    float: right;
}
.btnSend2:hover{
    width: 150px;
    height: 38px;
    background: #b40e48;
    border: 0px;
    color: #ffffff;
    font-family: 'Vazir';
    outline: 0px;
    transition: 0.3s;
}
.btnSend2 {
    width: 150px;
    height: 38px;
    background: #ed125f;
    border: 0px;
    color: #ffffff;
    font-family: 'Vazir';
    outline: 0px;
    transition: 0.3s;
    margin-right: 56%;
    float: right;
    text-align: center!important;
    margin-top: 10px;
}
.btnSend2:hover {
    width: 150px;
    height: 38px;
    background: #b40e48;
    border: 0px;
    color: #ffffff;
    font-family: 'Vazir';
    outline: 0px;
    transition: 0.3s;
}
.titleContact2 {
    direction: rtl;
    font-family: 'Vazir';
    margin-top: 17px;
    font-weight: bold;
}
.textContent {
    text-align: justify;
    direction: ltr;
    font-family: 'Vazir';
    font-size: 13px;
}
.listInfo {
    padding: 0px;
    margin: 0px;
    margin-top: 27px;
}
.listInfo li {margin-right: 16px;line-height: 31px;}
.mapsGoogle{
    width: 100%;
    height: 364px;
    position: relative;
    overflow: hidden;
    margin-top: 78px;
}
.price-td-inner {
    font-size: 24px;
    font-weight: bold;
    text-align: center!important;
    margin-top: 7px;
}

.numberPayamak {
    font-size: 16px;
    color: #b5b5b5;
    font-weight: bold;
    text-align: center!important;
}
/*.bgPrice {*/
/*    width: 100px;*/
/*    height: 60px;*/
/*    background-color: #e6f2ff;*/
/*    border-radius: 5px;*/
/*    transform: rotate(0deg);*/
/*    text-align: center!important;*/
/*}*/
.pricPackge {
    text-align: center!important;
    font-size: 26px;
    transform: rotate(-8deg);
}
.pricePackage{
    text-align: center!important;
    font-size: 15px;
    margin-top: -14px;
    transform: rotate(-8deg);
}
.btn-register {
    background-color: #ff3b3d!important;
    border-radius: 35px!important;
    color: white!important;
    width: 160px;
    height: 42px;
    text-align: center!important;
    outline: 0px!important;
    margin-top: 43px;
    margin-bottom: 12px;
    float: left;
}
.bgPricePackge {
    width: 100%;
}
.t.bgPricePackge {
    text-align: center!important;
}
.price-holder {
    width: 100%!important;
    height: auto;
    /* box-shadow: 0px 0px 8px 0px #bbbbbb; */
}
.borderLeftTable{
    border: 2px solid #e4e4e4;
}
.header-table{
    height: 50px;
    border-top-right-radius: 8px;
    background: linear-gradient(45deg,#005180 12%, #0d93b1f2);
}
.header-table2{
    height: 50px;
    background: linear-gradient(45deg,#005180 12%, #0d93b1f2);
}
.titleHeaderTable{
    color: white;
    font-size: 16px;
    padding-right: 14px;
    padding-top: 16px;
}
.bodyTable {
    width: 100%;
    height: 38px;
    background-color: #f3f3f3;
    border-bottom: 3px solid white;
}
.titleTable{
    font-size: 13px;
    color: #525252;
    padding-top: 12px;
    padding-right: 12px;
}
.footerBottom {
    width: 100%;
    min-height:60px;
    background-color: #003b5d;
}
.copyFooter{
    color: white;
    padding-top: 22px;
}
.linkdesign{
    color: white;
}
.linkfooter{
    color: #FFFFFF;
    margin-top: 22px;
}

.iconsms{
    width: 55px;
    height: 55px;
    background: #407d071c;
    text-align: center!important;
    padding-top: 15px;
    font-size: 25px;
    border-radius: 5px;
    color: #407d07;
    position: relative;
    margin-top: 14px;
    float: right;
}
.iconsms2{
    width: 55px;
    height: 55px;
    background: #0089ff14;
    text-align: center!important;
    padding-top: 15px;
    font-size: 25px;
    border-radius: 5px;
    color: #07727d;
    position: relative;
    margin-top: 14px;
    float: right;
    margin-right: 16px;
}
.iconsms3{
    width: 55px;
    height: 55px;
    background: #070b7d0f;
    text-align: center!important;
    padding-top: 15px;
    font-size: 25px;
    border-radius: 5px;
    color: #070b7d;
    position: relative;
    margin-top: 14px;
    float: right;
    margin-right: 16px;
}
.iconsms4{
    width: 55px;
    height: 55px;
    background: #7d07691c;
    text-align: center!important;
    padding-top: 15px;
    font-size: 25px;
    border-radius: 5px;
    color: #7d0769;
    position: relative;
    margin-top: 14px;
    float: right;
    margin-right: 16px;
}
.iconsms5{
    width: 55px;
    height: 55px;
    background: #7d790712;
    text-align: center!important;
    padding-top: 15px;
    font-size: 25px;
    border-radius: 5px;
    color: #7d7907;
    position: relative;
    margin-top: 14px;
    float: right;
    margin-right: 16px;
}
.iconsms6{
    width: 55px;
    height: 55px;
    background: #f231ff0f;
    text-align: center!important;
    padding-top: 15px;
    font-size: 25px;
    border-radius: 5px;
    color: #f231ff;
    position: relative;
    margin-top: 14px;
    float: right;
    margin-right: 16px;
}
.iconsms7{
    width: 55px;
    height: 55px;
    background: #ff843b1a;
    text-align: center!important;
    padding-top: 15px;
    font-size: 25px;
    border-radius: 5px;
    color: #ff843b;
    position: relative;
    margin-top: 14px;
    float: right;
    margin-right: 16px;
}
.iconsms8{
    width: 55px;
    height: 55px;
    background: #3ea6e01f;
    text-align: center!important;
    padding-top: 15px;
    font-size: 25px;
    border-radius: 5px;
    color: #39a2e2;
    position: relative;
    margin-top: 14px;
    float: right;
    margin-right: 16px;
}
.titleMenu {
    color: #39a4e2!important;
    font-size: 13px!important;
    padding-top: 26px;
    float: right;
    padding-right: 12px;
    text-decoration: none !important;
}
.titleMenu2 {
    color:#07727d!important;
    font-size: 13px!important;
    float: right;
    margin-top: 23px;
    padding-right: 12px;
    text-decoration: none !important;
}
.titleMenu3 {
    color:#070b7d!important;
    font-size: 13px!important;
    float: right;
    margin-top: 21px;
    padding-right: 12px;
    text-decoration: none !important;
}
.titleMenu4 {
    color:#7d0769!important;
    font-size: 13px!important;
    float: right;
    margin-top: 25px;
    padding-right: 15px;
    text-decoration: none !important;
}
.titleMenu5 {
    color:#7d7907!important;
    font-size: 13px!important;
    float: right;
    margin-top: 24px;
    padding-right: 14px;
    text-decoration: none !important;
}
.titleMenu6 {
    color:#f231ff!important;
    font-size: 13px!important;
    float: right;
    margin-top: 24px;
    padding-right: 14px;
    text-decoration: none !important;
}
.titleMenu7 {
    color:#ff843b!important;
    font-size: 13px!important;
    float: right;
    margin-top: 24px;
    padding-right: 14px;
    text-decoration: none !important;
}
.bodyLab {
    width: 100%;
    min-height: 400px;
    background-color: #FFFFFF;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    margin-top: 50px;
    margin-bottom: 40px;
}
.titleLab {
    text-align: center!important;
    font-size: 20px;
    padding-top: 10px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
}
.bodyAP {
    width: 100%;
    height: 150px;
    background-color: #e2e2e2;
    border-radius: 5px;
    text-align: center!important;
    padding-top: 10px;
}
.titleMadule{
    text-align: center!important;
    padding-top: 36px;
    font-weight: bold;
}
.btnDownloadMadule {
    width: 100px;
    height: 40px;
    background: linear-gradient(45deg, #38aeff, #11649c);
    color: white;
    outline: 0px!important;
    text-align: center!important;
    border-radius: 30px!important;
    margin-top: 12px;
    margin-bottom: 16px;
}
.bodyAP:hover {
    width: 100%;
    height: 150px;
    background-color: #39a2e2;
    border-radius: 5px;
    text-align: center!important;
    padding-top: 10px;
}
.bodyLines {
    width: 100%;
    min-height: 400px;
    background-color: white;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    margin-top: 50px;
    margin-bottom: 40px;
}
.textLines{
    line-height: 31px;
    text-align: justify!important;
    padding-right: 16px;
    padding-left: 16px;
    font-family: 'Vazir';
    font-size: 12px;
}
.tableLines tr{
    border: 1px solid #e2e2e2!important;
    height: 28px;
    text-align: center;
}
.tableLines tr td{
    text-align: center!important;
    direction: ltr!important;
}
.tableLines tr:not(:first-child):not(:nth-child(2)){
    height: 40px!important;
}
.titleTbleLines{
    text-align: center!important;
    font-weight: bold;
}
.headerTable
{
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem!important;
    border-top-right-radius: 0.25rem!important;
}


.headerTable .active
{
    border: 1px solid transparent;
    border-top-left-radius: 2.25rem!important;
    border-top-right-radius: 2.25rem!important;
    background:linear-gradient(45deg, #235a8f, #2692ff);
}
.imgResewller {
    background-image: url(../images/Web-Designing-01.png);
    width: 100%;
    height: 720px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 40%;
}
.titleReseller {font-size: 20px;}
.textReseller {text-align: justify!
important;
    line-height: 31px;
    font-family: 'Vazir';
    font-size: 12px;
}
/*.btnRegister {*/
/*    width: 100%!important;*/
/*    height: 40px!important;*/
/*    background-color:#61ce70!important;*/
/*    border-radius: 20px!important;*/
/*    border:0px!important;*/
/*    text-align: center!important;*/
/*    outline: 0px!important;*/
/*    box-shadow: 0px 0px 8px #777777;*/
/*}*/
.btn-contact {
    width: 100%;
    height: 40px!important;
    background-color: #4bbbce !important;
    border-radius: 20px!important;
    border:0px!important;
    text-align: center!important;
    outline: 0px!important;
    box-shadow: 0px 0px 8px #777777;
}
.min-height {
    min-height:400px;
}
.img-Reseller{
    width: 100%;
    height: 400px;
    margin-top: 20px
}
.bodybox {
    width: 100%;
    height: 172px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 1px 1px 8px #bdbcbc;
    margin-bottom: 15px;
}
.iconTime{
    font-size: 58px;
    color: #00b8ff;
    padding-top: 14px;
}
.titleBoxReseller{
    text-align: CENTER!IMPORTANT;
    font-size: 14PX;
    font-weight: bold;
    padding-top: 12px;
}
.textBoxReseller {
    text-align: justify!IMPORTANT;
    line-height: 31px;
    font-size: 12px;
    font-family: 'Vazir';
    padding-right: 26px;
    padding-left: 26px;
}
.triangle-down {
    width: 0;
    height: 0;
    border-left: 909px solid transparent;
    border-right: 994px solid transparent;
    border-top: 157px solid #108be2;
    margin-top: 51px;
}
.boxReseller{
    width: 100%;
    min-height: 510px;
    background-color: white;
    border: 1px solid #e2e2e2;
    position:relative;
    top: -121px;
    z-index: 999999999;
    border-radius: 14px;
    margin-bottom: 20px;
}
.triangle-up {
    width: 0;
    height: 0;
    border-left: 909px solid transparent;
    border-right: 994px solid transparent;
    border-bottom: 157px solid #108be2;
    position: relative;
    margin-top: -212px;
}
.titleResellerPayeh {
    text-align: center!important;font-size: 18px;
    padding-top: 22px;
    font-weight: bold;

}
.priceResellerPayeh {
    text-align: center!important;
    font-size: 18px;
    color: #32d658;
    background-color: #15ff0021;
    height: 33px;
    padding-top: 4px;
}
.textResellerBox{
    color: #656565;
    font-size: 13px!important;
    font-family: Vazir;
    border-bottom: 1px solid #e2e2e2;
    direction: rtl!important;
    text-align: right!important;
    height: 32px;
    padding-right: 40px;
}
.text-tozihat {
    font-size: 12px;
    font-family:'Vazir';
    color: #323232;
    line-height: 31px;
    text-align: justify!important;
}
.pr-42{
    padding-right: 0px;
}
@-webkit-keyframes spinner-borderss {
    to {
        background-color: #1883d3;
    }
    from {
        background-color: #1ba1ff;
    }
}
.selectorOperator{
    width: 100%;
    height: 40px;
    background-color: white;
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    margin-bottom: 10px;
}
.spinner-borderd {
    display: inline-block;
    width: 100px;
    height: 28px;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-borderss 2s linear infinite;
    animation: spinner-borderss 1s linear infinite;
    position: absolute;
    z-index: 99999999;
    left: 96px;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    outline: 0px!important;
    text-align: center!important;
    border: 0px!important;
    height: 34px!important;
    border-bottom-right-radius: 8px!important;
    border-bottom-left-radius: 8px!important;
}
.bodyMenu {
    width: 100%;
    height: 50px;
    background: linear-gradient(45deg,#005180 12%,#0d93b1f2);
}
.iconMneu {
    color: #FFFFFF;
    font-size: 32px;
    padding-top: 10px;
    padding-right: 10px;
}
.bgMenu {
    width: 100%;
    min-height: 400px;
    background-color: white;
    display: none;
    position: absolute;
    z-index: 99999999999;
}
.menuResponsive {
    padding: 0px;
    margin: 0px;
    float: right;
    width: 100%;
}
.menuResponsive li {
    width: 100%;
    list-style: none;
    border-bottom: 2px solid #ffffff;
    padding-top: 6px;
    min-height: 40px;
    background-color: #e2e2e2;
}
.submenu {
    margin-top: 10px;
    padding: 0px;
}
.menuResponsive li a {
    font-family: 'Vazir';
    padding-top: 5px;
    padding-right: 12px;
    font-size: 12px;
    color: black;
    text-decoration: none;
    /* float: right; */
}
.submenu li {
    display: none;
    width: 100%;
    min-height: 40px;
    background-color: #c1c1c1;
    padding-top: 8px;
    border-bottom: 1px solid #fff;
}
.submenu li a {
    color: black!important;
    text-decoration: none;
    padding-right: 10px;
    font-family: 'Vazir';
}
.bgpage {
    width: 100%;
    min-height: 400px;
    background-color: white;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-top: 50px;
    margin-bottom: 45px;
}
.menuResponsive li:last-child {
    border-bottom: 0px!important;
}
.bgTable{
    width: 100%;
    min-height: 600px;
    /* box-shadow: -3px 7px 8px #e2e2e2; */
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.textPage p{
    font-size: 13px;
    line-height: 31px;
    padding-right: 15px;
    padding-left: 15px;
    color: #616161;
    text-align: justify!important;
}
.bodyTozihat{
    width: 100%;
    min-height: 204px;
    background: white;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    margin-top: 50px;
}
.bodyTozihat p {
    line-height: 31px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: justify!important;
    margin-top: 46px;
}
.titlesuccess{
    color: #2d8450;
    font-weight: bold;
}
.titleerror{
    color: #ff101a;
    font-weight: bold
}
.blog{
    font-size: 18px;
    color: #088bbd;
    font-weight: bold;
    margin-top: 50px;
}
.mosallas {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 50px solid #555;
    border-bottom: 25px solid transparent;
}
.bgNews {
    width: 100%;
    min-height: 200px;
    background-color: white;
    box-shadow: 0px 3px 10px #cad9de;
    border-radius: 8px;
    margin-bottom: 20px;
}
.imgNews{
    width: 100%;
    height: 143px!important;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    text-decoration: none!important;
}
.linkNews p{
    text-decoration: none!important;
    color: #6c757d;
    font-size: 14px;
    font-weight: bold;
    padding-top: 8px;
    padding-right: 10px;
}
.headerNews {
    width: 100%;
    min-height: 211px;
    box-shadow:0px 3px 10px #cad9de;
    background: white;
    margin-top: 48px;
    position: absolute;
    left: 76px;
    z-index: 99999999;
    border-radius: 10px;
}
.imgNewsSingle {
    box-shadow: 0px 3px 10px #cad9de;
    border-radius: 8px;
    float: left;
}
.titleNews {
    font-size: 20px;
    font-weight: bold;
    color: #5f5f5f;
    padding-top: 27px;
    padding-right: 45px;
}
.textNews {
    line-height: 31px;
    text-align: justify!important;
    margin-top: 52px;
    padding-right: 58px;
    font-size: 13px;
    color: #4a4a4a;
}
.btnwebservice {
    background: linear-gradient(-4deg, #146d09, #0aca06);
    border-radius: 5px;
    margin-top: -8px;
}
@media (max-width: 768px) {

    .titleReseller {
        font-size: 20px;
    }
    .imgResewller {
        background-image: url(../images/Web-Designing-01.png);
        width: 100%;
        height: 720px;
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 100% !important;
    }
    .btn-contact {
        width: 100%;
        height: 40px!important;
        background-color: #4bbbce !important;
        border-radius: 20px!important;
        border:0px!important;
        text-align: center!important;
        outline: 0px!important;
        box-shadow: 0px 0px 8px #777777;
        margin-top: 20px;
    }
    .textNews {
        line-height: 31px;
        text-align: justify!important;
        margin-top: 52px;
        padding-right: 0px!important;
        font-size: 13px;
        color: #4a4a4a;
    }

}
.iconstar {
    font-size: 14px;
    color: yellow;
    padding-left: 7px;
    padding-top: 10px;
}
.titlewebService {
    font-size: 20px;
    padding-top: 22px;
    font-weight: bold;
}
.textWebService {
    font-size: 13px;
    line-height: 31px;
    text-align: justify!important;
}
.titleProperty {
    font-size: 16px;
    text-align: center!important;
    margin-top: 85px;
    margin-bottom: 62px;
}
.imgWebService{
    width: 60px;
    height: 60px;
    margin-top: 28px;
}
.titleBoxWebservice {
    font-size: 18px;
    font-weight: bold;
}
.textBoxWebService {
    color: #9a9898;
    text-align: justify!important;
    line-height: 31px;
    padding-left: 24px;
}
.bodyWebservice {
    border-left: 1px solid #e2e2e2;
    min-height: 220px;
}
.lineWebService{
    border-top: 1px solid #e2e2e2;
}
.bodyRegisterWebService {
    width: 100%;
    min-height: 430px;
    background: linear-gradient(45deg,#005180 12%, #0d93b1f2);
    margin-top: 50px;
}
.bodyWebservice3 {
    border-bottom: 1px solid #e2e2e2;
}
.titleBoxDown:first-child {
    font-size: 14px;
    font-weight: bold;
    padding-top: 32px;
}
.titleBoxDown {
    font-size: 14px;
    font-weight: bold;
}
.textBoxDwon {
    line-height: 31px;
    color: #969696;
}
.imgGitHub {
    width: 35px;
    height: 35px;
}
.linkGithub {
    padding-right: 10px;
    font-size: 15px;
    color: #6b6b6b;
}
.titleBoxDown2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
}
.titleWebservice2 {
    text-align:center!important;
    font-size: 20px;
    margin-top: 20px;
}
.textWebservice2 {
    font-size: 13px;
    line-height: 31px;
    color: #676767;
}
.boxSampleCode {
    width: 100%;
    height: 302px;
    background-color: #3d444b;
    border-radius: 8px;
}
.headerBox {
    width: 100%;
    height: 60px;
    background-color: #16191e;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.bg-titleBox.active .titleBoxSampleCode {
    color: #05557b;
    padding-top: 11px;
    padding-right: 16px;
    font-weight: bold;
    direction: ltr!important;
}
.titleBoxSampleCode {
    color: #FFFFFF;
    padding-top: 11px;
    padding-right: 16px;
    font-weight: bold;
    direction: ltr!important;
}
.bg-titleBox.active{
    width: 51px;
    height: 40px;
    border-radius: 116px;
    background: white;
    margin-left: 9px;
    float: left;
    margin-top: 10px;
}

.bg-titleBox{
    width: 51px;
    height: 40px;
    border-radius: 116px;
    background: transparent;
    margin-left: 9px;
    float: left;
    margin-top: 10px;
}
.bg-titleBox3{
    width: 51px;
    height: 40px;
    border-radius: 116px;
    background: transparent;
    margin-left: 9px;
    float: left;
    margin-top: 10px;
}
.listApi{
    padding: 0px;
    margin: 0px;
    float: left;

}
.listApi li{
    direction:ltr!important;
}
.code{
    color: white;
    direction: ltr!important;
    float: left;
    margin-left: 10px;
}
.gren {
    color: greenyellow;
}
.Purples{
    color: #eb0acb
}
.imgPanel {
    width: 56px;
    margin-top: 6px;
}
.titleVoice {
    font-weight: bold;
    font-size: 16px;
    padding-right: 12px;
    margin-top: 57px;
    float: right;
}
.imgSound{
    float: right;
    margin-top: 34px;
}
.textSound {
    font-size: 15px;
    line-height: 31px;
    font-family: 'Vazir';
    margin-top: 91px;
}
.bodyProperty {
    width: 100%;
    min-height: 324px;
    background-color: #cce5ff54;
}
.titlePropertys{
    font-size: 17px;
    font-weight: bold;
    text-align: center!important;
    padding-top: 16px;
}
.BoxVoice {
    width: 100%;
    min-height: 200px;
    background-color: white;
    box-shadow: 1px 1px 9px #d1dae2;
    margin-top: 15px;
}

.titleBox{
    text-align: center!important;
    padding-top: 10px;
    font-weight: bold;
}
.textBoxVoice {
    color: #6f6f6f;
    text-align: justify!important;
    line-height: 24px;
    padding-right: 20px;
    padding-left: 20px;
}
.imgBaner{margin-top: 54px;}
.bodySound{
    width: 100%;
    height: 100px;
    background-color: #047ce433;
}
.imgSounds {
    width:350px;
    height: 350px;
    margin-top: 74px;
}
.titleSound{
    margin-top: 40px;
    font-size: 19px;
    font-weight: bold;
}
.textVoice {
    color: #7a7a7a;
    font-size: 16px;
    line-height: 31px;
}
.bgReseller {
    background-position: left;
    background-size: cover;
    height: 300px;
    direction: rtl;
    overflow: auto;
    float: none;
    width: 100%;
    margin: 50px auto auto;
    /* box-shadow: 0 -10px 20px rgba(0, 0, 0, .3) inset; */
    background-color: #FFF9AF;
}
.titleResellers{
    font-size: 20px;
    margin-top: 76px;
    color: #696868;
}
.titleResellers2{
    font-size: 20px;
    color: #909090;
}
.text2Reseller {
    font-size: 13px;
    color: #909391;
}
.btnReseller {
    width: 200px!important;
    height: 40px!important;
    background: linear-gradient(45deg, #0e25c3, #0b89aff2);
    text-align: center!important;
    margin-top: 0px;
}
.btnUser {
    width: 200px!important;
    height: 40px!important;
    background: linear-gradient(45deg, #0ec335, #24af0bf2);
    text-align: center!important;
    margin-top: 0px;
    border: 0px!important;
}
.titleServices {
    font-size: 12px!important;
    margin-right: 35px!important;
}
body .carousel-indicators li{
    background-color:red;
}
body .carousel-control-prev-icon,
body .carousel-control-next-icon{
    background-color:red;
}
body .no-padding{
    padding-left: 0;
    padding-right: 0;
}

.col-md-3{
    display: inline-block;
    margin-left:-4px;
}
.imgBlog{
    border-top-right-radius:6px;
    border-top-left-radius:6px;
    height: 230px!important;
}
.btn-paySms {
    background: #6ac847!important;
    padding: 20px 25px!important;
    /* box-shadow: 0 2px 5px rgba(255,255,255,.25), 0 5px 15px rgba(106,200,71,.35) !important; */
    border: 0px!important;
    box-shadow: 1px 4px 7px #7fb16d;
    border-radius: 6px!important;
    margin-top: 20px;
    margin-right: 93px;
    outline: 0px!important;
}
.iconenvelop {
    font-size: 23px!important;
    padding-left: 12px;
}
.fs-18{
    font-size: 18px!important;
}
.iconSingle{
    font-size: 20px;
    color: #a1a4a7;
}
.iconSingle2{
    font-size: 20px;
    padding-right: 8px;
    padding-top: 10px;
    color: #a1a4a7;

}
.iconSingle3{
    font-size: 20px;
    padding-right:0px;
    padding-top: 10px;
    color: #a1a4a7;
}
.iconSingle4{
    font-size: 20px;
    padding-right:0px;
    padding-top: 10px;
    color: #a1a4a7;
    margin-bottom: 21px;
}
.iconSingle5{
    font-size: 20px;
    padding-right:0px;
    padding-top: 10px;
    color: #a1a4a7;
}
.numberLikes{
    color: #a1a4a7;
}
.carousel-inner {
    position: relative;
    width: calc(59% + 75px) !important;
    min-height: 300px;
    overflow: hidden;
    float: left!important;
}
.imgSlide{
    width: 100%;
    max-height: 500px;
    min-height: 340px;
}
.line-rightSlider{
    position: absolute;
    width: calc(42%  - 75px +  150px );
    background-color: transparent;
    z-index: 999;
    border-left: 150px solid transparent;
    border-bottom: 100vh solid #011a43;
    top: 0px;
    content: ' ';
}
.bodyreseller {
    width: 100%;
    height: 300px;
    background-color: rgba(122, 186, 255, 0.69);
}
.bgColor {
    position: absolute;
    background-color: rgba(122, 186, 255, 0.58);
    height: 350px;
    width: 100%;
    margin-top: 126px;
}
.bgrecruitment {
    width: 100%;
}
.boxreseller1 {
    width: 100%;
    min-height: 440px;
    background-color: white;
    box-shadow: 1px 3px 9px #a8bace;
    margin-top: 12px;
    border-radius: 6px;
}
@media (min-width: 576px) {/*sm*/
    .bodyTextSlide {
        position: absolute;
        width: 100%;
        min-height: 500px;
    }
}
@media (min-width: 768px) {/*md*/
    .bodyTextSlide {
        position: absolute;
        width: 100%;
        min-height: 300px;
    }
}

@media (min-width: 992px) {
    /*lg*/
    .bodyTextSlide {
        position: absolute;
        width: 100%;
        min-height: 400px;
    }
}
@media (min-width: 1200px) {
    /*xl*/
    .bodyTextSlide {
        position: absolute;
        width: 100%;
        min-height: 500px;
    }
}
.MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 5%;
    direction: ltr!important;
}
.resultStatus {
    display: none;
}
.bgPrice{
    /* width: 150px; */
    height: 100px;
    /*background-color: #bfff9c63;*/
    transform: rotate(8deg);
    margin-top: 28px;
    border-radius: 6px;
}
.priceReseller{
    text-align: center!important;
    padding-top: 12px;
    font-weight: bold;
    font-size: 16px;
    color: #72bd49;
    transform: rotate(-8deg);
}
.titlereseller{
    font-size: 18px;
    font-weight: bold;
    color: #185200;
    padding-top: 20px;
}
.listtarifft {
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
}

.listtarifft li {
    list-style: none;
    height: 35px;
    border-bottom: 1px solid #e2e2e2;
    padding-top: 8px;
    padding-right: 14px;
}
.listtarifft li:last-child{
    border-bottom: 0px!important;
    transition: 0.3s;

}
.listtarifft li:hover {
    list-style: none;
    height: 35px;
    border-bottom: 1px solid rgba(151, 226, 0, 0.56);
    padding-top: 8px;
    padding-right: 14px;
    background-color: rgba(151, 226, 0, 0.22);
    transition: 0.3s;
    cursor: pointer;
}
.bgPrices {
    width: 150px;
    height: 45px;
    background-color: #bfff9c63;
    transform: rotate(8deg);
    margin-top: 28px;
    border-radius: 6px;
}
.bodyTop {
    width: 100%;
    min-height:222px;
    background-color:#005180;
}
.titleResSlider{
    color: white;
    font-size: 17px;
    padding-top: 15px;
}
.textResSlider {
    color: white;
    font-size: 13px;
    line-height: 31px;
}
.btn-registers {
    background-color: #ffb931!important;
    border-radius: 35px!important;
    color: white!important;
    width: 94px;
    height: 42px;
    text-align: center!important;
    outline: 0px!important;
    margin-top: 0px;
    box-shadow: 0px 0px 8px rgb(183, 183, 183);
    margin-bottom: 12px;
}
.listSocial {
    padding:0px;
    margin:0px;
    margin-top: 24px;
}

.listSocial li {
    list-style:none;
    float:right;
    padding-right:15px;
    padding-left:15px;
}
.listSocial li a{
    color:white;
}
@media (max-width: 1200px) {

    .titleSlide{

    }

}

.tableTarefe tr:first-child td {
    text-align: center!important;
    font-weight: bold;
    background: #e7eef3;
    height: 48px;
    padding-top: 16px;
}
.colorTd {
    color: rgb(252,79,0);
}
.leftString {
    direction: rtl!important;
    text-align: left!important;
    float: left;
}
.dliverbase {
    color: black;
    transform: rotate(-8deg);
}
.bgTables {
    background-color: #e7eef3;
}
.textInfo {
    font-family: 'Vazir' !important;
}
.titleInfo {
    font-family: 'Vazir';
    direction: rtl!important;
    text-align: right!important;
    font-weight: bold;
    padding-right: 12px;
    padding-top: 12px;
    font-size: 14px;
}
.box1 {
    width: 100%;
    min-height: 500px;
    background-color: white;

}
.box1a {
    width: 100%;
    min-height: 524px;
    background-color: white;
    box-shadow: 1px 1px 20px #e2e2e2;
    margin-top: 44px;
}
.box2a {
    width: 100%;
    min-height: 500px;
    background-color: white;
    box-shadow: 1px 1px 20px #e2e2e2;
    margin-top: 44px;
}
.box3a {
    width: 100%;
    min-height: 500px;
    background-color: white;
    box-shadow: 1px 1px 20px #e2e2e2;
    margin-top: 44px;
}
.box4a {
    width: 100%;
    min-height: 538px;
    background-color: white;
    box-shadow: 1px 1px 20px #e2e2e2;
    margin-top: 44px;
}
.bodyFacilities {
    position: relative;
    width: 100%;
    min-height: 300px;
    box-shadow: 0px 0px 20px #e2e2e2;
    margin-top: 81px;
    margin-bottom: 83px;
}
.box2 {
    width: 100%;
    min-height: 620px;
    background-color: white;
    box-shadow: 1px 1px 20px #e2e2e2;
    margin-top: -40px;
    vertical-align: middle;
    position: absolute;
    z-index: 99;
}
.box3 {
    width: 100%;
    min-height: 470px;
    background-color: white;
    border-right: 1px solid #e2e2e2;
    margin-top: 35px;
}
.box4 {
    width: 100%;
    min-height: 500px;
    background-color: white;

}
.pricing-table-icon {
    height: 150px;
    width: 150px;
    position: relative;
    margin: 0 auto;
    background: #40aa1414;
    border-radius: 100%;
    margin-top: 42px;
}
.pricing-table-icon:before {
    content: '';
    height: 100px;
    width: 100px;
    border-radius: 100%;
    z-index: 1;
    background: #dcf3df;
}
.pricing-table-icon img:before{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.imgBox1 {
    margin-right: 43px;
    margin-top: 40px;
}
.imgBox1:before {
    content: '';
    height: 100px;
    width: 100px;
    border-radius: 100%;
    z-index: 1;
    background: #acbeae;
}
.pricing-table-icon2:before {
    content: '';
    height: 100px;
    width: 100px;
    border-radius: 100%;
    z-index: 9999999999991;
    background: #29b50633;
    position: absolute;
    margin-right: 26px;
    margin-top: 24px;
}
.headerBox2 {
    width: 150px;
    height: 46px;
    background-color: #dcf3df;
    border-radius: 30px;
    text-align: center!important;
    font-size: 16px;
    color: #2e7502;
    padding-top: 10px;
    margin-top: 30px;
    margin-right: 94px;
    margin-bottom: 30px;
}
.headerBox3 {
    width: 150px;
    height: 46px;
    background-color: #dcf3df;
    border-radius: 0px;
    text-align: center!important;
    font-size: 16px;
    color: #2e7502;
    padding-top: 10px;
    margin-top: 0px;
    margin-right: 95px;
    float: right;
}
.titleBox1 {
    text-align: center!important;
    font-weight: bold;
    font-size: 19px;
    color: #474b53;
    padding-top: 12px;
}
.titleBox2 {
    text-align: center!important;
    font-weight: bold;
    font-size: 19px;
    color: #474b53;
    padding-top: 12px;
}
.titleBox3 {
    text-align: center!important;
    font-weight: bold;
    font-size: 19px;
    color: #474b53;
    padding-top: 12px;
}
.titleBox4 {
    text-align: center!important;
    font-weight: bold;
    font-size: 19px;
    color: #474b53;
    padding-top: 12px;
}
.priceFree {
    /* text-align: center!important; */
    font-weight: bold;
    font-size: 19px;
    color: #474b53;
    padding-top: 12px;
    margin-right: 112px;
}
.priceFreeOff {
    /* text-align: center!important; */
    font-weight: bold;
    font-size: 19px;
    color: #474b53;
    padding-top:0px;
    margin-right: 112px;
}
.textPrice {
    color: #989898;
    font-size: 14px;
}
.number {
    color: #585858;
    font-size: 30px;
}
.title1 {
    /* text-align: center!important; */
    font-weight: bold;
    color: #636161;
    margin-right: 112px;
}
.rond {
    color: #35cd10;
}
.numberFree {
    color: #35cd10;
    font-size: 17px;
}
.numberPrice {
    color: #35cd10;
    font-size: 14px;
}
.btnRegisters {
    width: 100px;
    height: 40px;
    background-color: #2cc107;
    border-radius: 30px;
    border: 0px;
    color: white;
    text-align: center!important;
    box-shadow: 1px 1px 18px #2cc107bd;
    outline: 0px!important;
}
@media (max-width: 1199px) {
    .priceFree {

        font-weight: bold;
        font-size: 19px;
        color: #474b53;
        padding-top: 12px;
        margin-right: 74px!important;
    }
    .title1 {
        /* text-align: center!important; */
        font-weight: bold;
        color: #636161;
        margin-right: 58px!important;
    }
    .headerBox2 {
        width: 150px;
        height: 46px;
        background-color: #dcf3df;
        border-radius: 30px;
        text-align: center!important;
        font-size: 16px;
        color: #2e7502;
        padding-top: 10px;
        margin-top: 24px;
        margin-right: 42px;
    }
}
.bodyBox1 {
    width: 100%;
    height: 60px;
}
.bodyResponsivePanel {
    min-height: 1300px;
}
@media (max-width: 500px) {
    .priceFree {
        font-weight: bold;
        font-size: 19px;
        color: #474b53;
        padding-top: 12px;
        margin-right: 159px!important;
    }
    .title1 {
        /* text-align: center!important; */
        font-weight: bold;
        color: #636161;
        margin-right: 159px!important;
    }
    .titleLively {
        font-size: 32px;
        font-weight: bold;
        margin-top: 30px;
    }
    .bodyMessageSound {
        width: 100%;
        min-height: 740px;
        margin-top: 50px;
        background-color: #f3f3f3;
    }


}

.color-red {
    color:red;
}

.imgPartners {
    width:86px;
    height:114px;
}
.imgEnamad {
    cursor:pointer;
    width:96px;
    height:96px
}
.bgoffRegister {
    width: 100%;
    min-height: 400px;
    background-color: white;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    box-shadow: 1px 1px 15px #e2e2e2;
    margin-top: 70px;
    margin-bottom: 70px;
}
.titleOffRg {
    font-size: 18px;
    font-weight: bold;
    margin-top: 16px;
    margin-right: 16px;
    text-align: center!important;
}
.titleOffRg2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 16px;
    margin-right: 16px;
    color:red;
    text-align: center!important;
}
.bodyPay {
    width: 100%;
    min-height:170px;
    /*border: 1px solid #e2e2e2;*/
    border-radius: 4px;
}
.formPay input[type='text'] {
    width: 100%;
    height: 44px;
    background-color: white;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    outline: 0px!important;
    margin-top: 16px;
    padding-right: 10px;
}
.titlePrice {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.color-success {
    color: green;
    font-size: 14px;
}
.titleMazyat {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.btnPay {
    width: 100%;
    height: 44px;
    background-color: #00b8ff;
    border: 0px;
    border-radius: 4px;
    color: white;
    text-align: center!important;
    font-size: 14px;
    outline: 0px!important;
    margin-bottom:20px;
}
.listOff {
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}
.listOff li {
    list-style: none;
    font-size: 14px;
    line-height: 31px;
}
.bgMessageError p {
    text-align: center!important;
    padding-top: 12px;
    color: red;
    font-size: 14px;
}
.bgMessage {
    width: 100%;
    min-height: 56px;
    background-color: white;
    border: 1px solid #00d006;
    border-radius: 4px;
    margin-top: 300px;
}
.bgMessage p {
    text-align: center!important;
    padding-top: 12px;
    color: green;
    font-size: 14px;
}
.bgMessageError {
    width: 100%;
    min-height: 45px;
    border: 1px solid red;
    border-radius: 4px;
    margin-top: 300px;

}
.textPage {
    text-align: justify!important;
    line-height: 31px;
    padding-right: 30px;
    padding-left: 30px;
}
.formPay select {
    width: 100%;
    height: 40px;
    outline: 0px;
    border: 1px solid #e2e2e2;

}
.bgimg {
    background-image: url("../images/en1400.png");

}
.footer2 {
    width: 100%;
    min-height: 300px;
    background-color: #074b83;
}
.titleFooters {
    color: #d7d8dc;
    padding-right: 10px;
    margin-bottom: 35px;
    font-size: 18px;
    margin-top: 18px;
    border-bottom: 1px solid #ffffff;
}
.step3 li {
    color: white!important;
}
.step4 li{
    color: white!important;
    line-height:31px;
}
.step4 li a {
    color: white!important;
}
.textabout {
    color: white!important;
    line-height: 31px;
}
.titleoffregister {
    font-size:22px;
    font-weight:bold;
    text-align:center!important;
    padding-top: 44px;
}
.title-pay {
    font-size: 26px;
    font-weight: bold;
    margin-top: 56px;
}
.img-support {
    height: 356px!important;
}
#create-profuct-form input[type='text'] {
    width:100%;
    height:44px;
    border:1px solid #e2e2e2;
    border-radius:4px;
    direction:rtl;
    text-align:right;
    outline:0px!important;
    margin-bottom:16px;
}
#create-profuct-form select {
    width:100%;
    height:44px;
    border:1px solid #e2e2e2;
    border-radius:4px;
    direction:rtl;
    text-align:right;
    outline:0px!important;
    margin-bottom:16px;
    margin-top:50px;
}
.password-forget {
    margin-top: -34px;
    float: right;
}
.iconWhatsapp {
    width: 59px;
    height: 55px;
    background: #407d071c;
    text-align: center!important;
    padding-top: 15px;
    font-size: 25px;
    border-radius: 5px;
    color: #407d07;
    position: relative;
    margin-top: 14px;
    float: right;
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 14px;
    margin-right: -15px;
}
.box {
    width: 100%;
    height: 180px;
    background-color: white;
    border: 1px solid #e2e2e2;
    border-radius:4px;
    box-shadow: 1px 1px 12px #e2e2e2;
    transition: 0.3s;
}
.box:hover {
    width: 100%;
    height: 180px;
    background-color: white;
    border: 1px solid #e2e2e2;
    border-radius:4px;
    box-shadow: 1px 1px 12px #e2e2e2;
    transform: translateY(10px);
    transition: 0.3s;
}
.title-whatsapp {
    text-align: right!important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    border-bottom: 2px solid orange;
    width: 177px;
    padding-bottom: 6px;
    margin-bottom: 36px;
    margin-top: 36px
}

.text-whatsapp {
    font-size: 14px;
    text-align: justify!important;
    line-height: 31px;
    color: white;
}
.linkQuesion {
    margin-top: 14px;
    float: right;
    color: #000000;
    text-decoration: none!important;
}
.question1 {
    background-color: #ffffff;
    min-height: 50px;
    border-radius: 4px;
    border: 1px solid #d5d5d5;
    margin-bottom: 10px;
    box-shadow: 1px 1px 12px #16638745;
    cursor: pointer;
}
.textQuestion {
    margin-top: 10px;
    margin-bottom: 10px;
}
.body-login {
    width: 350px;
    height: 190px;
    background-color: #005180;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    border-top-left-radius: 70px;
    border-bottom-right-radius: 70px;
}
.input-username {
    width: 100%;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    padding-right: 10px;
    outline: 0px!important;
    margin-top: 26px;
    margin-bottom: 15px;
}
.input-password{
    width: 100%;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    padding-right: 10px;
    outline: 0px!important;
}
.btn-login {
    width: 100%;
    height: 36px;
    background-color: #000000;
    border-radius: 4px;
    border: 0px;
    color: white;
    text-align: center!important;
    margin-top: 10px;
}
.title-panel-demo {
    text-align: right!important;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    border-bottom: 2px solid orange;
    width: 177px;
    padding-bottom: 6px;
    margin-bottom: 36px;
}
.body-what-idehpayam {
    width: 100%;
    min-height: 400px;
    margin-top: 40px;
    background: linear-gradient(
            45deg
            ,#1b406d 45%, #057f9bf2);
}
.img-whatsapp-page {
    height: 232px!important;
    border-radius: 6px;
    box-shadow: 1px 1px 12px #767676;
}
.img-question {
    width: 264px;
}
.question1:hover {
    background-color: #1b406d;
    min-height: 50px;
    border-radius: 4px;
    border: 1px solid #16638745;
    margin-bottom: 10px;
    box-shadow: 1px 1px 12px #404040;
    color: white;
}
.question1:hover .linkQuesion {
    color: white;
}
.linkQuesion:hover {
    color: white;
}
.titleTable1 {
    font-size: 22px;
    font-weight: bold;
    text-align: center!important;
    font-family: 'Vazir';
}
.textTable2 {
    display: block;
    font-size: 16px;
    color: #85878d;
    line-height: 1.6;
    font-weight: 400;
}
.price {
    border: none;
    border-collapse: separate;
    margin: 0;
    text-align: right;
    width: 100%;
}
.price tbody tr td, .price tbody tr th, .price tfoot tr td, .price tfoot tr th, .price thead tr td, .price thead tr th {
    border-left: 1px solid #f2f6fa;
}
.price thead tr td, .price thead tr th {
    background: #fff;
    border: none;
    color: #949494;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    padding: 41px 18px 45px;
}
.price-td-inner, .reseller-price-td-inner {
    position: relative;
    z-index: 5;
}
.price-heading {
    font-size: 24px;
    font-weight: 500;
}
.price-subtitle {
    display: block;
    font-size: 16px;
    color: #85878d;
    line-height: 1.6;
    font-weight: 400;
    text-align: center!important;}
.price-value {
    position: relative;
    margin-top: 20px;
}
.price-value.gray:before {
    background: #caa6fa42;
}
.price-value:before {
    width: 64px;
    border-radius: 30px;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    z-index: 1;
    margin: auto;
    height: 64px;}
.price-value.gray b {
    color: #474b53;
}
.price-value b {
    font-size: 36px;
    font-weight: 500;
}
.price-value b, .price-value span {
    display: block;
    position: relative;
    z-index: 2;
    line-height: 1;
}
.price-value b em {
    margin-right: -5px;
    position: relative;
    font-size: 20px;
    text-decoration: line-through;
    font-weight: 400;
    color: #ff7272;
    display: inline-block;
    margin-left: 8px;
}
.price-value.gray b {
    color: #4700a7;
    text-align: center!important;
}
.price-value b {
    font-size: 36px;
    font-weight: 500;
}
.price-value b, .price-value span {
    display: block;
    position: relative;
    z-index: 2;
    line-height: 1;
    text-align: center!important;
}
.buttom-table1 {
    width: 92px;
    height: 40px;
    border-radius: 4px;
    background: #caa6fa;
    border: 0px;
    color: white;
    text-align: center!important;
    box-shadow: 0 2px 5px rgb(202 166 250), 0 7px 30px rgb(202 166 250 / 63%);
    /* font-weight: bold; */
    font-family: 'Vazir';
    margin-top: 22px;
    outline: 0px!important;
    margin-bottom: 36px;

}
.price-value.gray span {
    color: #caa6fa;
    margin-top: 10px;
}
.price-value span {
    font-size: 18px;
    font-weight: 400;
}
.price-value b, .price-value span {
    display: block;
    position: relative;
    z-index: 2;
    line-height: 1;
}
.price-value.orange:before {
    background: #ffd88d47;
}
.price-value.orange b {
    color: #e79800;
}
.price-value.orange span {
    color: #d7ad5d;
    margin-top: 10px;
}
.price-value.green:before {
    background: #6ac84726;
}
.price-value.green span {
    color: #8da684;
    margin-top: 10px;
}
.price-value.green b {
    color: #6ac847;
}.price-value.blue:before {
     background: #0a90ae30;
 }
.price-value.blue b {
    color: rgb(5 82 98 / 82%);
}
.buttom-table2 {
    width: 92px;
    height: 40px;
    border-radius: 4px;
    background: #ffb94c;
    border: 0px;
    color: white;
    text-align: center!important;
    box-shadow: 0 2px 5px rgb(255 185 76 / 49%), 0 7px 30px rgb(255 185 76 / 46%);
    /* font-weight: bold; */
    font-family: 'Vazir';
    margin-top: 22px;
    outline:0px!important;
    margin-bottom: 36px;
}
.buttom-table3 {
    width: 92px;
    height: 40px;
    border-radius: 4px;
    background: #6ac847;
    border: 0px;
    color: white;
    text-align: center!important;
    box-shadow: 0 2px 5px rgb(106 200 71 / 35%), 0 7px 30px rgb(106 200 71 / 47%);
    /* font-weight: bold; */
    font-family: 'Vazir';
    margin-top: 22px;
    outline: 0px!important;
    margin-bottom: 36px;
}
.buttom-table4 {
    width: 92px;
    height: 40px;
    border-radius: 4px;
    background: #206979;
    border: 0px;
    color: white;
    text-align: center!important;
    box-shadow: 0 2px 5px rgb(32 105 121 / 38%), 0 7px 30px rgb(32 105 121 / 35%);
    /* font-weight: bold; */
    font-family: 'Vazir';
    margin-top: 32px;
    outline: 0px!important;
    margin-bottom: 36px;
}
.mt-100{
    margin-top: 25px;
}
.price-value.blue span {
    color: #98d0dd;
}

.price tbody tr.price-title th {
    font-weight: 500;
    font-size: 18px;
    padding: 6px 20px 5px;
}
.price tbody tr:nth-child(2n+1) td, .price tbody tr:nth-child(2n+1) th {
    background: #f9f9f9;
}
.price tbody tr.price-title th {
    font-weight: 500;
    font-size: 18px;
    padding: 6px 20px 5px;
}
.price tbody tr.price-title td, .price tbody tr.price-title th {
    background: #6ac847!important;
    border-left-color: #6ac847!important;
    color: #fff!important;
}
.price tbody tr:first-child th {
    border-top-right-radius: 5px;
}
.price tbody tr th {
    width: 280px;
    text-align: right;
}
.price tbody tr td, .price tbody tr th {
    background: #fff;
    color: #85878d;
    font-size: 15px;
    font-weight: 400;
    padding: 7px 20px 6px;
}
.price td, .price th {
    vertical-align: middle;
}
.price-td-inner, .reseller-price-td-inner {
    position: relative;
    z-index: 5;
    padding-top: 10px;}
.header-body {
    background: #005180!important;
    height: 44px;
    /* color: #fff; */
}
.title-right {
    color: white;
    font-size: 14px;
    text-align: center!important;padding-top: 0;
}
.title-right-table {
    text-align: center!important;
    color: #3c3c3c;
}
.trTable {
    height: 52px;
}
.trTable2 {
    height: 52px;
}
.tr-table tr:nth-child(2n) {
    background-color: #f5f5f5;
    width: 100%;
    height: 52px;
}
.tr-table2 tr:nth-child(2n) {
    background-color: #f5f5f5;
    width: 100%;
    height: 52px;
}
.font-number {
    font-weight: bold;
    font-size: 14px;
    color: #3c3c3c;
}
.title-question {
    text-align: center!important;
    font-size: 31px;
    font-weight: bold;
    color: #4e4e4e;
    margin-top: 78px;
}
.title-two-question {
    font-size: 14px;
    font-weight: bold;
    color: #7e7d7d;
    text-align: center!important;
    margin-bottom: 40px;
}
.body-question {
    width: 100%;
    min-height: 80px;
    background-color: white;
    /* border: 1px solid #e2e2e2; */
    box-shadow: 0 2px 15px rgb(25 63 125 / 22%);
    border-radius: 6px;
    margin-bottom: 16px;
}
.link-title {
    font-weight: bold;
    padding-right: 10px;
    font-size: 18px;
    padding-top: 29px;
    float: right;
    color: #5e5e5e!important;
    cursor: pointer;
}
.text-question {
    line-height: 28px;
    padding-right: 10px;
    margin-top: 10px;
}
/*.t-p-table {*/
/*    display: none;*/
/*}*/
.t-box {
    display: none;
}
.titleOneTarif {
    font-size: 35px;
    font-weight: bold;
    font-family: 'Vazir';
    color: #3c3b3b;
    text-align: center!important;
    padding-top: 50px;
}
.titleTwoTarif {
    font-size: 26px;
    font-weight: bold;
    font-family: 'Vazir';
    color: #ff0000;
    text-align: center!important;
    padding-top: 9px;
    margin-bottom: 22px;
}
.title-one-tarif{
    font-size: 22px;
    font-weight: bold;
    font-family: 'Vazir';
    color: #3c3b3b;
    text-align: center!important;
    padding-top: 0px;
    margin-bottom: 26px;}
.title-two-tarif {
    font-size: 26px;
    font-weight: bold;
    font-family: 'Vazir';
    color: #ff0000;
    text-align: center!important;
    padding-top: 16px;
}
.title-top-tarif {
    font-size: 35px;
    font-weight: bold;
    font-family: 'Vazir';
    color: #6ac847;
    text-align: center!important;
    padding-top: 16px;
    text-shadow: 1px 1px 20px #0dff00;
}
.question {
    float: right;
    width: 32px;
    margin-top: 25px;
}
@media (max-width: 600px) {
    .link-title {
        font-weight: bold;
        padding-right: 10px;
        font-size: 18px;
        padding-top: 29px;
        float: right;
        color: #5e5e5e!important;
        cursor: pointer;
        padding-bottom: 17px;
    }
    .hid-head {
        display: none;
    }
    .t-box {
        color:white;
        display: block;
        text-align: center!important;
    }
    /*.t-p-table {*/
    /*    display: block;*/
    /*}*/
}