﻿body {
    overflow-x: hidden;
}

.jashnvareh-container .middle-text {
    font-weight: 600;
}

    .jashnvareh-container .middle-text .middle-text-inner {
        padding: 50px;
    }

.jashnvareh-container .middle-gray {
    background-color: #eee;
}

    .jashnvareh-container .middle-gray .middle-gray-inner {
        padding: 50px;
    }

    .jashnvareh-container .middle-gray label {
        font-size: 40px;
    }

.jashnvareh-container .javayez {
    text-align: center;
}

    .jashnvareh-container .javayez .first-score {
        background-repeat: no-repeat;
        height: 245px;
        background-size: contain;
        background-position: center;
    }

.jashnvareh-container.najm .javayez .first-score {
    background-image: url('img/jashnvareh/javayez2.jpg');
}

.jashnvareh-container.sinamarket .javayez .first-score {
    background-image: url('img/jashnvareh/sina1.jpg');
}

.jashnvareh-container .javayez .second-score {
    background-repeat: no-repeat;
    height: 245px;
    background-size: contain;
    background-position: center;
}

.jashnvareh-container.najm .javayez .second-score {
    background-image: url('img/jashnvareh/javayez1.jpg');
}

.jashnvareh-container.sinamarket .javayez .second-score {
    background-image: url('img/jashnvareh/sina2.jpg');
}

.jashnvareh-container .middle-banner {
    background-repeat: no-repeat;
    height: 403px;
    background-size: contain;
}

.jashnvareh-container.najm .middle-banner {
    background-image: url('img/jashnvareh/bannerDakhel.jpg');
}

.jashnvareh-container.sinamarket .middle-banner {
    background-image: url('img/jashnvareh/Group-2.jpg');
}

.jashnvareh-container .shopping-start {
    padding: 20px 50px;
    background-color: #81f300;
    border-radius: 5px;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

    .jashnvareh-container .shopping-start:hover {
        background-color: #0093ba;
        box-shadow: #c3c2c2 -1px 1px 12px 1px;
    }

.jashnvareh-container .jashnvareh-shopping {
    padding: 98px 0;
    text-align: center;
}

/* main index */


.javayez-middle-boxs {
    margin: 20px 0 80px 0;
}

.javayez-middle-box {
    width: 220px !important;
    height: 200px !important;
}

.javayez-middle-boxs .javayez-middle-box > div {
    height: 190px;
}

.javayez-middle-first-box, .javayez-middle-second-box {
    padding: 55px 15px !important;
}

.javayez-middle-forth-box {
    padding: 45px 15px !important;
}


.slides-title-inline {
    font-size: 30px;
    margin-top: 30px;
}

    .slides-title-inline:after,
    .slides-title-inline:before {
        display: inline-block;
        margin: 0 10px 0 10px;
        height: 2px;
        content: " ";
        text-shadow: none;
        background-color: #ddd;
        width: 30%;
    }

.sliders-title-inline {
    font-size: 30px;
    margin-top: 30px;
}

    .sliders-title-inline:after, .sliders-title-inline:before {
        display: inline-block;
        margin: 0 10px 0 10px;
        height: 2px;
        content: " ";
        text-shadow: none;
        background-color: #ddd;
        width: 42%;
    }


.banu-startBuy-btn {
    background-color: #94d200 !important;
    font-size: 18px !important;
    font-weight: 600;
    padding: 11px;
}
.hamkaran-box-1 ,.hamkaran-box-2 {
    width:250px;
    height:303px;
    display:table;
}
.hamkaran-box-1 img, .hamkaran-box-2 img{
    display:table-cell;
    height:100%;
}
.hamkaran-box .hamkaran-box-1 {
    /*padding: 134px 14px;*/
    float: left;
}

@media(max-width: 768px) {

    .jashnvareh-container .middle-text {
        font-weight: 500;
    }

        .jashnvareh-container .middle-text .middle-text-inner {
            padding: 25px 10px;
            font-size: 20px !important;
        }

    .jashnvareh-container .middle-gray label {
        font-size: 25px;
    }

    .jashnvareh-container .middle-gray .middle-gray-inner {
        padding: 25px 10px;
    }

    .jashnvareh-container .javayez .second-score, .jashnvareh-container .javayez .first-score {
        height: 180px;
    }

    .jashnvareh-container .middle-banner {
        height: 114px;
    }

    .jashnvareh-container .shopping-start {
        font-size: 30px;
    }

    .slides-title-inline {
        font-size: 15px;
        margin-top: 10px;
    }

    .sliders-title-inline {
        font-size: 16px;
        margin-top: 10px;
    }

    .javayez-middle-box {
        width: 132px !important;
        height: 100px !important;
    }

    .javayez-middle-boxs .javayez-middle-box > div {
        height: 100px;
    }

    .javayez-middle-first-box, .javayez-middle-second-box {
        padding: 35px 15px !important;
    }

    .sliders-title-inline:after,
    .sliders-title-inline:before {
        display: inline-block;
        margin: 0 10px 0 10px;
        height: 2px;
        content: " ";
        text-shadow: none;
        background-color: #ddd;
        width: 32%;
    }

    .slides-title-inline:after,
    .slides-title-inline:before {
        width: 0;
    }

    .hamkaran-box-1 ,.hamkaran-box-2 {
        width:100% !important;
        float: initial;
    }
}
