﻿ 

.mainlang {
    position: absolute;
    right: 1%;
    top: 1px;
}
    .mainlang input {
        margin: 1px;
        cursor: pointer;
        width: 20px;
        height: 17px;
    }
.intro-header {
    width: 100%;
    max-height: 200px;
}
.DimoContent {
    -webkit-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 3px 3px 0 0;
    direction: rtl;
    text-align: justify;
    padding: 7px auto;
    color: #000;
    margin: 10px auto;
    min-width: 183px;
    font-size: 13px;
    line-height: 33px;
    margin-top: 9px;
    font-family: iranyekan;
    background: #fff;
    margin-bottom: 10px;
    width: 90%;
    max-width: 1400px;
    overflow: hidden;
    min-height: 300px;
}

    .DimoContent h2 {
        font-size: 20px;
        padding: 15px 0 10px;
    }
    .DimoContent h3 {
        font-size: 19px;
        padding: 15px 0 10px;
    }

    .DimoContent ul {
        list-style: inside !important;
    }

    .BalsaContent ul li, .DimoContent ul li {
        line-height: 30px;
    }
        .BalsaContent ul li::marker, .DimoContent ul li::marker {
            font-size: 15px;
            color: #27293c;
        }
    .DimoContent table{
        min-width:80%;
        text-align:center;
        margin:15px auto;
    }
        .DimoContent table th {
            background: #e1e1e1;
        }

        .DimoContent table tr:nth-child(even) {
            background: #f0eeee;
        }
        .DimoContent table td {
            border: 1px solid #bbb;
            color: #2a2a2a;
        }

    .DimoContent .title-ln {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
    }

    .DimoContent .dt-balsa {
        width: 25px;
        background: none;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-evenly;
        align-items: center;
        align-content: center;
    }

        .DimoContent .dt-balsa span {
            background-color: #144406 !important;
            display: block;
            border-radius: 50%;
        }

            .DimoContent .dt-balsa span:nth-child(1) {
                width: 6px;
                height: 6px;
            }

            .DimoContent .dt-balsa span:nth-child(2) {
                width: 4px;
                height: 4px;
                margin-left: 1.5px;
            }

            .DimoContent .dt-balsa span:nth-child(3) {
                width: 3px;
                height: 3px;
                margin-top: 1px;
            }

   
    .dimo_introtitle {
        font-size: 18px;
        direction: rtl;
        text-align: right;
        line-height: 27px;
        padding-right: 3px;
    }
    /*.dimo_introtitle:before {
        display: inline-block;
        border-top: 1px dashed #777777;
        position: relative;
        color: #979797;
        min-width: 40px;
        content: "";
        bottom: 2px;
    }*/

    .dimo_introtitle a {
        color: #000;
    }

.balsa-pnl {
    margin: 10px;
    font-size: 14px;
    direction: rtl;
    font-family: 'IRANSansWeb';
    line-height: 25px;
}
    .balsa-pnl fieldset {
        padding: .35em .625em .75em;
        margin: 0 2px;
        border: 1px solid silver;
        border-radius:1px;
    }
.balsa-pnl fieldset legend {
    width: auto;
    border-bottom: 0;
    padding: 0 10px;
    font-size: 16px;
    font-family: iransansweb;
    color: #000f5e;
}

        .frmdetail {
            text-align: right;
            margin-top: 3px;
            font: 12px yekannumber,iransansweb;
            direction: rtl;
            color: #969595;
            padding: 3px 0;
            margin-bottom: 25px;
            overflow: hidden;
        }

    .frmdetail a {
        color: #393939;
        text-decoration: none;
    }

    .frmdetail i {
        font-size: 14px;
        color: #6467be;
        margin-left: 3px;
        padding: 5px 5px 5px 3px;
        float: right;
    }
.dimo-icon {
    float: right;
}

    .dimo-icon i, .dimo-icon svg {
        margin-left: 3px;
        font-size: 10px;
    }

    .dimo-icon span {
        margin-left: 10px;
        font-size: 11px;
    }


.balsa-shadow {
    -webkit-box-shadow: 0 0px 10px 0 rgb(0 0 0 / 23%);
    box-shadow: 0 0px 10px 0 rgb(0 0 0 / 23%);
}

.balsa-btn {
    border: none;
    padding: 0 15px;
    opacity: 0.8;
    line-height: 33px;
    min-width: 90px;
}
.balsa_flex_date{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}
.balsa-txt {
/*    width: 100%;
    padding: 0 10px;
    border: 1px solid #c8c8c8;
    font-weight: bold;
    font-size: 12px;
    font-family: 'IRANSansWeb';
    min-height: 33px;
    margin-bottom:1px;*/
padding: 6px 10px;
    font-size: 12px;
    margin-bottom: 10px;
    float: right;
    color: #333333;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    width: 100%;
    background: none;
    height: 34px;
}
.ulProList li{
    width:24%;
    list-style:none;
    text-align:center;
    margin:3px;
    float:right;
    margin-bottom:10px;
    overflow:hidden;
}
    .ulProList img{
        width:100%;
    }
.ulProList h4 {
    font-size: 12px;
    margin: 0;
    padding: 10px;
    background: #e6e6e661;
    color: #313131;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
}

.Grid {
    text-align: center;
    width: 100%;
    direction: rtl;
    border: none;
}
    .Grid th {
        background: #6687ff66;
        padding: 10px 3px;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        border:none;
    }
    .Grid td{
        border:none;
        padding:2px 0;
    }


    .breadcrumb-container {
        -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
        box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    }

body::-webkit-scrollbar {
    width: 0.7em;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #b3b3b3;
    outline: 1px solid rgba(0, 0, 0, 0.00);
}

.price_off {
    text-decoration: line-through;
    color: #767575;
}
.font12{
    font-size:12px;
}
.black{
    color:#000;
}
.tagOff {
    position: absolute;
    top: 15px;
    background: #8cc63ebd;
    color: #fff;
    padding: 0px 7px;
    font-size: 11px;
    border-radius: 3px 15px 4px;
    left: 6px;
    direction: rtl;
    z-index: 999;
    height: 25px;
    padding-top: 5px;
    font-family: 'KalamehFaNum-Regular',iransansweb;
}

/**********************************************************************************
********************************Preloader[start]***********************************
***********************************************************************************/
.preloadbox {
    background-image: url(/App_Themes/images/Preoloader/Preloader.gif);
    background-size: 155px;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.preloader {
    top: 0;
    left: 0;
    position: fixed;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999999;
}

    .preloader p {
        width: 100%;
        height: 40px;
        color: #09005f;
        text-align: center;
        vertical-align: middle;
        position: fixed;
        top: 65%;
        font-family: yekan,Arial;
    }

/**********************************************************************************
*********************************Preloader[end]************************************
***********************************************************************************/

/**********************************************************************************
**********************************PopUp[start]*************************************
***********************************************************************************/
.alert-box {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #0000009c;
    width: 100%;
    height: 100%;
    z-index: 999999;
    cursor: pointer;
}

.txt-popup a {
    color: #000;
}

.ms_pic {
    position: fixed;
    z-index: 999;
    left: 31%;
    top: 15%;
    z-index: 99999;
}

.msclose {
    position: fixed;
    top: 10%;
    left: 30%;
    cursor: pointer;
    width: 17px;
    opacity: 0.5;
}

    .msclose:hover {
        opacity: 1;
    }

.txt-popup {
    top: 8%;
    position: fixed;
    background: #ffffffa6;
    width: 100%;
    max-width: 600px;
    left: 29%;
    min-height: 265px;
    padding: 15px;
    text-align: justify;
    direction: rtl;
    line-height: 25px;
    border-radius: 5px;
    font-size: 13px;
}

    .txt-popup h3 {
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .txt-popup img {
        margin-top: 10px;
    }
/**********************************************************************************
***********************************PopUp[end]**************************************
***********************************************************************************/


/**********************************************************************************
*****************************Search with Jquey[end]********************************
***********************************************************************************/

.search-bx {
    position: relative;
}

.searchDiv {
    position: absolute;
    z-index: 99999999999;
    width: 100%;
}

.mCSB_container {
    direction: rtl;
    background: #f3f3f3;
    border-radius: 9px;
    margin-top: 5px;
}

.ulSearch li {
    border-bottom: 1px solid #d0d0d0;
    padding: 7px 10px;
    overflow: hidden;
}

    .ulSearch li a i {
        float: right;
        margin-top: 7px;
        font-size: 11px;
    }

    .ulSearch li a dl {
        float: right;
        margin-bottom: 0px;
        padding-right: 10px;
        color: #474747;
    }
/**********************************************************************************
****************************Search with Jquey[end]*********************************
***********************************************************************************/


/**********************************************************************************
********************************whatsapp[start]************************************
***********************************************************************************/


.whatsapp {
    position: fixed;
    bottom: 3%;
    left: 2%;
    z-index: 99;
}

    .whatsapp img {
        height: auto;
        width: 55px;
    }

    .whatsapp:after {
        width: 62px;
        height: 62px;
        box-sizing: border-box;
        content: '';
        display: block;
        position: absolute;
        top: -3px;
        left: -3px;
        pointer-events: none;
        border: 4px solid #2db742;
        border-radius: 50%;
        -webkit-animation-duration: 1.6s;
        animation-duration: 1.6s;
        -webkit-animation-name: intervalHamburgerBorder;
        animation-name: intervalHamburgerBorder;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

@-webkit-keyframes intervalHamburgerBorder {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    80% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes intervalHamburgerBorder {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    80% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
/**********************************************************************************
*********************************whatsapp[end]*************************************
***********************************************************************************/

/**********************************************************************************
*********************************Broadcumb[start]**********************************
***********************************************************************************/

.cui {
    margin-bottom: 10px !important;
    list-style: none !important;
    border-radius: 4px !important;
    direction: rtl;
    padding: 2px 10px !important;
    margin-top: 15px;
}
    .cui .fa-home {
        color:#0095d5;
    }
    .breadcrumb > li {
        display: inline-block;
    }

.cui li a {
    color: #acacac;
    font: 13px IRANSansWeb;
    font-weight: normal;
}

.cui li i, .cui li svg {
    margin: 0px 5px;
    position: relative;
    top: 1px;
    color: #acacac;
}

.cui > li + li:before {
    content: "" !important;
    padding: 0 !important;
}
/**********************************************************************************
*********************************Broadcumb[end]************************************
***********************************************************************************/


.validator {
    color: red;
}

.info, .success, .warning, .error, .validation {
    display: block;
    padding: 10px 50px;
    background-repeat: no-repeat;
    background-position: right center;
    text-align: right;
    direction: rtl;
    font: 9pt iransansweb;
    background-size: 25px 25px;
    background-position: 98% 7px;
    clear: both;
    font-weight: bold;
    margin: 10px 0;
    border-radius: 2px;
}

.info {
    color: #ECA821;
    background-color: #4068B4;
    background-image: url('/App_Themes/images/Information.png');
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('/App_Themes/images/success.png');
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/App_Themes/images/warning.png');
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/App_Themes/images/Error.png');
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 12px;
    left: 43%;
    margin-left: 640px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    border: none;
    text-indent: -999px;
    z-index: 99999999;
    opacity: 0.7;
    background: url('/App_Themes/images/totop.png') no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

    #toTop:hover {
        outline: none;
        background-position: right 0;
    }

.no-pn{
    padding:0;
}
.clear{
    clear:both;
}
.right{
    float:right;
}
.left{
    float:left;
}
.none{
    display:none;
}
.ltr{
    direction:ltr;
}
.rtl{
    direction:rtl;
}
.center {
    text-align: center !important;
}















/**********************************************************************************
****************************floating-Contact[start]********************************
***********************************************************************************/

.co {
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 9999;
}

.mnu-toggle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #e2c460;
    box-shadow: 4px 4px 2px 1px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 5;
    bottom: 0;
    right: 0;
    display: table;
    text-align: center;
}

    .mnu-toggle:after {
        width: 53px;
        height: 53px;
        box-sizing: border-box;
        content: '';
        display: block;
        position: absolute;
        top: -2px;
        left: -1px;
        pointer-events: none;
        border: 4px solid rgba(167, 137, 38, 0.59);
        border-radius: 50%;
        -webkit-animation-duration: 1.6s;
        animation-duration: 1.6s;
        -webkit-animation-name: intervalHamburgerBorder;
        animation-name: intervalHamburgerBorder;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

@-webkit-keyframes intervalHamburgerBorder {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    80% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes intervalHamburgerBorder {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    80% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.mnu-toggle .fa {
    color: #fff;
    font-size: 2em;
    display: table-cell;
    vertical-align: middle;
    transition: 0.4s;
}

.mnu-toggle.open .fa {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.btn-app {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    position: absolute;
    color: #fff;
    text-align: center;
}

    .btn-app .fa {
        line-height: 1.9em;
    }

.menu-round {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
}

    .menu-round .btn-app {
        bottom: 0.25em;
        right: 0.25em;
        transition: 0.4s;
    }

    .menu-round.open .btn-app:nth-of-type(1) {
        right: 0.5em;
        bottom: 4.25em;
        transition-delay: 0.2s;
    }

    .menu-round.open .btn-app:nth-of-type(2) {
        right: 3.5em;
        bottom: 3.5em;
        transition-delay: 0.1s;
    }

    .menu-round.open .btn-app:nth-of-type(3) {
        right: 4.25em;
        bottom: 0.5em;
    }

.menu-line {
    position: absolute;
    z-index: 2;
}

    .menu-line .btn-app {
        bottom: 9px;
        right: 0.3em;
        transition: 0.3s;
        transition-delay: 0.5s;
        font-size: 23px;
        color: #fff;
    }

.btn-app a {
    color: #fff;
}

.menu-line.open .btn-app:nth-of-type(1) {
    bottom: 2.85em;
    background-color: #1a8fb3;
}

.menu-line.open .btn-app:nth-of-type(2) {
    bottom: 5.05em;
    background-color: #5fb21f;
}

.menu-line.open .btn-app:nth-of-type(3) {
    bottom: 7.35em;
    background-color: #720080;
}

.menu-line.open .btn-app:nth-of-type(4) {
    bottom: 14.35em;
}

.menu-line.open .btn-app:nth-of-type(5) {
    bottom: 17.35em;
}

.menu-line.open .btn-app:nth-of-type(6) {
    bottom: 20.35em;
}

.menu-line.open .btn-app:nth-of-type(7) {
    bottom: 23.35em;
}

.bx-conatct {
    background-color: #fff;
    height: 38px;
    width: 174px;
    position: absolute;
    right: 67px;
    bottom: 1px;
    box-shadow: 0 0 10px rgb(0 0 0 / 60%);
    border-radius: 5px;
    text-align: center;
    padding-top: 9px;
}

    .bx-conatct:after {
        border-right: 8px solid transparent;
        border-top: 8px solid transparent;
        border-left: 8px solid #FFF;
        border-bottom: 8px solid transparent;
        bottom: 16px;
        right: -15px;
        position: absolute;
        content: "";
    }

.close-nd {
    color: #39ab76;
    float: left;
    font-size: 23px;
    position: absolute;
    right: 9px;
    top: -4px;
}

.modal {
    display: block;
}

.btn-app a {
    display: block;
}

[tooltip] {
    position: relative; /* opinion 1 */
}

    [tooltip]::before,
    [tooltip]::after {
        text-transform: none; /* opinion 2 */
        font-size: 14px; /* opinion 3 */
        line-height: 1;
        user-select: none;
        pointer-events: none;
        position: absolute;
        display: none;
        opacity: 0;
    }

    [tooltip]::before {
        content: '';
        border: 5px solid transparent; /* opinion 4 */
        z-index: 1001; /* absurdity 1 */
    }

    [tooltip]::after {
        content: attr(tooltip); /* magic! */
        text-align: center;
        min-width: 3em;
        max-width: 21em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 1ch 1.5ch;
        border-radius: .3ch;
        box-shadow: 0 0 5px rgba(0,0,0,.6);
        background: #fff;
        color: #000;
        z-index: 1000; /* absurdity 2 */
    }

    [tooltip]:hover::before,
    [tooltip]:hover::after {
        display: block;
    }

[tooltip='']::before,
[tooltip='']::after {
    display: none !important;
}

[tooltip][flow^="left"]::after {
    top: 50%;
    right: calc(100% + 30px);
    transform: translate(-.5em, -50%);
}

@keyframes tooltips-vert {
    to {
        opacity: .9;
        transform: translate(-50%, 0);
    }
}

@keyframes tooltips-horz {
    to {
        opacity: .9;
        transform: translate(0, -50%);
    }
}

[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
    animation: tooltips-vert 300ms ease-out forwards;
}

[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
    animation: tooltips-horz 300ms ease-out forwards;
}

/**********************************************************************************
*****************************floating-Contact[end]*********************************
***********************************************************************************/

.mnu-toggle:after {
    border: 4px solid #8cc63e;
}

.theme-color-default {
    color: #fff;
    background-color: #57b957;
}

    .theme-color-default:active {
        -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        color: #000;
    }

    .theme-color-default:hover {
        opacity: 1;
    }

.chk input {
    width: 20px;
    height: 20px;
}
    .chk label{

    }






    @media (min-width: 1024px) {
        .DimoContent {
        padding:10px 15px;
    }
}

@media (max-width: 760px) {
.msclose {
        left: 3%;
    }
.txt-popup {
        left: 5px;
        width: 98%;
    }
    .mobile-none {
        display:none;
    }
    .ulProList li {
        width: 48%;
    }
}

