@font-face {
    font-family: erfan;
    src: url(../font/B-NAZANIN.TTF);
}
.background{
    background: url(../image/back.jpg);
    background-size: cover;
    font-family: erfan;
}
.card{
    opacity: 0.9;
    border-radius: 20px;
    direction: rtl;
}
#map{

    width: 170vh;
    height: 50vh;
}
.text-muted{
    direction: rtl;
}