﻿.swiper-container {
    width: 100%;
    /*height: 310px;*/
    margin: 0px auto;
    background-color: white;
}
.swiper-pic {
    padding: 0px;
}

@media (max-width: 370px) {
    .swiper-container {
        /*height: 290px;*/
        margin: 0px auto;
    }
}

@media (min-width:370px) and (max-width:420px) {
    .swiper-container {
        /*height: 315px;*/
        margin: 0px auto;
    }
}

@media (min-width:420px) and (max-width:460px) {
    .swiper-container {
        /*height: 320px;*/
        margin: 0px auto;
    }
}

@media (min-width:460px) and (max-width:520px) {
    .swiper-container {
        /*height: 340px;*/
        margin: 0px auto;
    }
}

@media (min-width:520px) and (max-width:600px) {
    .swiper-container {
        /*height: 290px;*/
        margin: 0px auto;
    }
}

@media (max-width: 767px) {
    .header-group-pishnahadi {
        font-size: 12px;
    }
    .swiper-pic {
        padding: 0px;
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media (max-width: 1200px) {
    .swiper-container {
        margin: 0px auto;
    }
}

.swiper-slide {
    text-align: center;
    font-size: 12px;
    background: #fff;
    background-color: white;
    /* Center slide text vertically 
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.header-group-pishnahadi {
    background-color: #f7f9fa;
    height: 40px;
    direction: rtl;
    margin-top: 10px;
    border-right: 1px solid #ebeced;
    border-left: 1px solid #ebeced;
    border-top: 1px solid #ebeced;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -ms-border-top-left-radius: 4px;
    -ms-border-top-right-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding-top: 10px;
}

.footer-group-pishnahadi {
    background-color: #f7f9fa;
    direction: rtl;
    border-right: 1px solid #ebeced;
    border-left: 1px solid #ebeced;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
}

.container-group {
}

@media (min-width: 991px) {
    .selection-box {
        padding-left: 15px;
    }
}

.swiper-slide-pic {
    padding: 10px;
}

.swiper-kalaname {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    direction: rtl;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*margin-left: 10px;
    margin-right: 10px;*/
}

.swiper-fee {
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    direction: rtl;
}

.container-shadow {
    background-color: white;
    border-bottom: 1px solid #ebeced;
    border-right: 1px solid #ebeced;
    border-left: 1px solid #ebeced;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.fee-not {
    color: gray;
    text-decoration: line-through;
    font-size: 11px;
    font-weight: bold;
}

.fee-ba {
    color: forestgreen;
    font-weight: bold;
}

.kalaname {
    text-shadow: 1px 1px 0px #FFF;
    height: 28px;
}

.fee-background {
    width: 100%;
    /*background-color:#f5f6f7;*/
}
