@font-face {
    font-family: 'Comic Sans MS';
    src: url('../fonts/Comic Sans MS.ttf');
}

.point-object .title {
    font-weight: bold;
    font-family: Comic Sans MS, Comic Sans, cursive;
    font-size: 14px;
    padding-bottom: 5px;
}

.point-object .area-title {
    font-weight: bold;
}

.point-object .main-text{
    font-family: Comic Sans MS, Comic Sans, cursive;
    font-size: 10.5px;
    width: 130px;
    white-space: nowrap;
}

.point-object .picture img{
    width: 145px !important;
    height: 110px !important;
}

.point-object .metros{
    color: #1112ff;
    font-size: 11px;
    font-family: Arial, sans-serif;
    line-height: 11px;
    margin-bottom: 12px;
}

.point-object .rent-title{
    font-size: 15px;
}

#map .point-object .picture img{
    width: 145px !important;
    height: 110px !important;
}

.ymaps-2-1-56-balloon__layout {
    border-radius: 20px;
}

.ymaps-2-1-56-balloon {
    border-radius: 20px;
    width: 318px !important;
    box-shadow: inset 0 0 0 5px rgba(0, 0, 0, 1), 0 5px 15px -7px rgba(0,0,0,.5) !important;
    padding: 2px !important;
}

[class$="-balloon__layout"] {
    border-radius: 20px;
}
[class*="-balloon ymaps"]{
    border-radius: 20px;
    width: 318px !important;
    box-shadow: inset 0 0 0 5px rgba(0, 0, 0, 1), 0 5px 15px -7px rgba(0,0,0,.5) !important;
    padding: 2px !important;
}

.list-points .bottom_separator{
    background: #5f8c35;
    width: 140px;
    height: 2px;
    margin: 10px 0 10px 75px;
}

.point-object .content {
    padding: 0;
}

.point-object .rent-title {
    font-family: Comic Sans MS, Comic Sans, cursive;
    font-size: 14px;
    padding-bottom: 5px;
}

.point-object .rent-value {
    font-weight: bold;
}
