.detay .card{
    width: 98%;
}
.btn-swiper .swiper-pagination-bullet {
    width: 90%;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    color: #616872;
    font-family: 'Poppins-medium';
    background: #F1F1F3;
    margin: 5px 0px !important;
    border-radius: 10px;
}

/**takim**/
.takim-card .card{
    width: 90% !important;
}
.slump{
    transition: 180ms all;
    width: 98%;
    height: 90%;
    left: 1%;
    top: 5%;
}

