.btn.btn-success.btn-calc{
    padding: 12px 105px;
    width: 100%;
    background-color: #7d9715 !important;
    border-color: #7d9715 !important;
}
.step1,.step2,.step3,.step4,.step5,.step6{
    display:none;
}
.head-nasher-title{
    font-weight: 600;
    margin-bottom: 0;
}
.sub-title-nasher{
    padding-bottom: 20px;
}
ul.data-paper li {
    padding: 5px 0;
}
.info-selected > span{
    display: block;
    position: relative;
    height: 126px;
    align-items: center;
    vertical-align: baseline;
    padding-top: 60px;
}
ul.data-paper {
    display: block;
}
.step1.current,.step2.current,.step3.current,.step4.current,.step5.current,.step6.current{
    display:block;
}
select,input{
    border-radius:50px !important;
}
.btn-next a{
    background: #76B44B;
    color: white;
    border-radius: 3px;
    font-weight: bold;
    padding: 10px 20px;
}
.divwithshadowsub .btn-prev {
    text-align: right;
    margin-right: -65px;
    margin-top: -30px;
}
.btn-prev a{
    background: #bdb448;
    color: white;
    border-radius: 3px;
    font-weight: bold;
    padding: 10px 20px;
}
.btn-next a:hover,.btn-prev a:hover{
    color:white;
}
.info-selected > p {
    font-size: 18px;
}
.content-page{
    min-height:630px;
}
.form-group{
    width:100%;
}
.box-item .line{
    display: inline-block;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
.mt--10{
    margin-top: -10px;
}
.ofset .btn-link{
    font-weight: 600;
    color:#fff;
}
.return-calc {
    position: absolute;
    left: 48px;
    z-index: 99;
    top: 13px;
}
span.version-control {
    font-size: 13px;
    margin-top: 10px !important;
    border-bottom: 1px solid #ccc;
    display: block;
    width: 69px;
    margin: auto;
}
.alert.start-calc{
    margin: auto;
    margin-bottom: 25px;
}
.return-calc a{
    border: 1px solid #bdb448;
    padding: 7px;
    border-radius: 5px;
    color: white;
    background: #bdb448;
}
.return-calc a:hover{
    color: white;
}
.ofset .card-header{
    background-color: #4b76b4;
}
.box-item .line .font-weight-bold{
    font-size:16px;
}
.divwithshadowsub {
    margin-bottom:30px;
}
.ofset-content .content{
    font-size: 16px;
}
span.multipyNubmer {
    font-size: 11px;
}
.alertpaper > .alert{
    height: 80px;
    vertical-align: baseline;
    display: grid;
    align-items: center;
    width: 100%;
    font-size: 16px;
    border-radius: 4px;
}
.calc-price {
    padding: 0 0 25px 0;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
    margin-bottom: 100px;
}
.calc-price span.prt{
    padding-bottom:10px;
    font-weight:600;
    display:block;
}
.calc-price span:nth-child(2){
    padding-left:5px;
}
.modal-body{
    box-shadow: 0 0 5px rgba(0,0,0,0.25);
    margin: 0 35px 35px;
}
.form-control:focus{
    border-color: #ccc;
}
tr td{
    font-family:yekan-bakh;
}
#accordion .card-header{
    background-color:unset;
}
#accordion .card-header i{
    padding-left:10px;
}
#accordion .card-header button{
    width: 100%;
    color: #54667a;
    height: 100%;
    text-align: right;
    padding-right: 0px;
}
#accordion .card-body {
    padding: 0px 50px 0 0;
}
button.collapsed,button.collapsed:focus,button.focus,.btn:not(:disabled):not(.disabled):active,.btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus,.btn.focus, .btn:focus{
    box-shadow:unset;
}
#accordion .card a {
    padding-right: 20px;
}
#main-wrapper[data-layout=vertical][data-sidebartype=full] .page-wrapper{
    margin-left:unset;
    margin-right:240px;
}
.left-sidebar{
    right:0;
}
.topbar{
    direction:rtl;
}
.scroll-sidebar{
    direction:rtl;
}
.sidebar-nav ul .sidebar-item .sidebar-link {
    color: #fff;
    padding: 15px 14px 15px 35px;
}
.white-box {
    direction: rtl;
}
.white-box .box-title {
    text-align: right;
}
.dropdown-menu.show {
    text-align: right;
}
.topbar .navbar-collapse .navbar-nav .profile-pic img{
    margin-right:unset;
    margin-left:10px;
}
#myTable th,#myTable td {
    text-align: right;
}
body{
    font-family:yekan-bakh;
    color:#000;
}
td{
    color:#000;
}
.btn-group .dropdown-menu{
    left:70px !important;
}
.sidebar-nav ul .sidebar-item span{
    font-weight:500;
}
.footer{
    direction:rtl;
}
ul#sidebarnav {
    padding-top: 60px;
}
.breadcrumb a{
    font-weight:600;
}
ul.pagination {
    direction: rtl;
}
.zpaper-comment{
    position: absolute;
    left: 15px;
    top: 0;
    height: 0;
    width: 0;
    display: none;
    transition: all 1s;
}
.zpaper-image{
    position: absolute;
    right: 25px;
    top: 0;
    height: 0;
    width: 0;
    display: none;
    transition: all 1s;
}
.zpaper-image.active{
    width: 130px;
    display: block;
}
.zpaper-image > img{
    width:100%;
}
.items-step .form-control{
    border-radius: 3px !important;
    color: #555 !important;
    border-width: 2px;
}
.head-calc-part{
    background: #61aefd;
    color: white;
    padding: 30px;
}
.scroll--top {
    cursor:pointer;
    width: 35px;
    height: 35px;
    border: 2px solid #639a0a;
    color: #639a0a;
    border-radius: 50%;
    text-align: center;
    position: fixed;
    bottom: 60px;
    right: 100px;
    padding: 7px;
    z-index: 2;
}
.zpaper-comment p{
    font-size: 2px;
    box-shadow: 0 0 5px rgb(0 0 0 / 25%);
    padding: 10px;
    width: 150px;
}
.items-step .form-group label {
    font-size: 15px;
}
.zpaper-comment.active{
    height: 200px;
    width: 160px;
    display: block;
}
.paper-image {
    position: absolute;
    right: 35px;
    top: 10px;
    height: 0;
    width: 0;
    display: none;
    transition: all 1s;
}
.zpaper-comment{
    position: absolute;
    top: 10px;
    height: 0;
    width: 0;
    display: none;
    transition: all 1s;
}
.paper-image.active,.zpaper-comment.active{
    display: block;
    width: 160px;
}

.zpaper-comment.active p{
    font-size: 16px;
}
.final-info thead th {
    color: white;
    font-weight: 600;
}
.final-info thead {
    background: #4b76b4;
}
.calc-price span:nth-child(2) {
    font-size: 31px;
    font-weight: 600;
}
.logo-nasher {
    position: absolute;
    right: 40px;
    top: 0;
}
.p-relative{
    position: relative;
}
.more-info-items {
    position: absolute;
    top: 37px;
    left: -30px;
    width: 20px;
    height: 20px;
    border: 1px solid #7d9715;
    border-radius: 5px;
    text-align: center;
    padding: 2px;
    cursor: pointer;
}
#warning-calc {
    display: none;
    position: absolute;
    top: 25%;
    background: white;
    z-index: 999;
    left: 35%;
    opacity: 0;
    width: 350px;
    margin: auto;
    border: 1px solid #ccc;
    border-radius: 15px;
}
#warning-calc.active{
    display: block;
    opacity: 1;
}
.btn-reload {
    text-align: center;
    padding: 10px;
}
.btn-reload a {
    padding: 10px 15px;
    border: 1px solid;
}

.modal-x-content {
    display: grid;
    padding: 25px;
}
.modal-x-body {
    padding: 10px 0;
}
.wdh{
    width:100%;
    display: block;
}

.circle-colorful{
    background: radial-gradient(ellipse at top, #e66465, transparent), radial-gradient(ellipse at bottom, #4d9f0c, transparent);
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50px;
}
.colorful span {
    background:-webkit-linear-gradient(45deg, #09009f, #920e00 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#more-info .carousel-inner .carousel-item {
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover{
    color:#000;
}
#more-info {
    width: 55%;
    margin: auto;
}
#more-info .close{
    color: #0f1853;
    font-weight: 700;
    font-size: 26px;
    margin-top: -25px;
}
#more-info .content-related{
    margin-right:-20px;
    transition: 1s all;
}
#more-info .modal-dialog{
    width: 100%;
    padding: 0;
    margin: 0;
    display: inline;
}
#more-info .modal-dialog .modal-content{
    width:100% !important;
}
#more-info .modal-body{
    box-shadow:unset;
    margin: 0 35px 5px;
}
#more-info .content-related p{
    font-size: 16px;
}
#more-info .modal-header{
    border:0;
    padding: 0;
}
.img-related > img{
    border-radius: 5px;
}

.br-dott{
    margin-bottom: 25px;
    border-bottom: 2px dotted #ccc;
}

.align-items{
    display: flex;
    align-items:center;
}
.btn-more-detail{
    text-align: center;
    cursor: pointer;
    display: none;
}
.btn-more-detail > span{
    font-size: 12px;
    color: #9e8469;
}
.btn-more-detail > i{
    display: block;
    opacity: 1;
    color:#9e8469;
    transition: 0.8s all;
}
.btn-more-detail:hover > i{
    opacity: 1;
}
.modal-x-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: #000;
    opacity: 0;
    transition: opacity .15s linear;
}
.modal-x.active{
    opacity:1;
}
.modal-x-backdrop.active{
    z-index: 1;
    opacity: .7;
}
@media(max-width:550px){
    #warning-calc{
        width: 100%;
        left:0;
    }
    #more-info .content-related{
    }
    #more-info{
        width: 90%;
        padding-right: unset;
    }
    #more-info .row.wdh{
        margin: 0;
    }
    .sidebar-wrapper .menu .sidebar-item{
        color: #000;
    }
    #more-info .carousel-control-next i{
        margin-right: -90px;
    }
    #more-info .carousel-control-prev i{
        margin-left: -90px;
    }
    #more-info .content-related{
        padding: 20px;
        margin-right:0;
    }
    #more-info .content-related p{
        font-size: 18px;
        text-align: justify;
    }
    .step1 > .row{
        margin-top:140px;
    }
    .zpaper-comment.active{
        width: 100%;
        padding: 20px;
    }
    .steps .col-md-12 .w-50 {
        width: 100% !important;
    }
    .table-det > .table{
        width:100% !important;
    }
    .final-info{
        overflow:scroll;
        margin-right: 15px;
    }
    .current--time{
        display: none;
    }
    .divwithshadowsub .btn-prev{
        text-align: center;
        margin-right: unset;
    }
    .calc-price{
        margin-bottom:40px;
    }
    .alert.start-calc{
        width:100% !important;
    }
    .scroll--top{
        right:50px;
    }
    h1.head-nasher-title {
        padding-top: 160px;
    }
    .index--footer{
        height:110px;
    }
    .logo-nasher{
        width: 100%;
        right: 0;
    }
}