
.hotline__block {
    padding-bottom: 20px;
}

.hotline__item.hotline__item--banner .hotline__img-block.active {
    max-width: 300px !important;
}

.hotline__item.hotline__item--banner {
    border: 1.5px solid #F1F1F1;
    margin-bottom: 30px;
    margin-top: 0;
}


.hotline__item {
    position: relative;
    display: block;
    padding: 15px;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    font-size: 14px;
    border-radius: 2px;
    margin-top: 20px;
    box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.16);
}

.hotline__item.hotline__item--detail {
    box-shadow: none;
    padding: 0;
}

.hotline__date {
    font-family: 'apercu_pro', sans-serif;
    font-size: 14px;
    height: 25px;
    color: #475669;
    position: relative;
}

.hotline__user-block {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;

}

.hotline__spam-wrap {
    margin-top: 15px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    order: 10;
}

.hotline-short-tbl .bth__bold-link {
    margin-top: -8px;
}

.hotline-short-tbl__msg * {

    font-size: 13px;
    line-height: 19px;
}

.hotline-short-tbl__msg {
    max-height: 52px;
    overflow: hidden;
    width: 700px;
    height: 35px;
}

.hotline__id-bottom {
    order: 9;
    margin-top: 15px;
}

.hotline__spam-wrap .hotline__ttl a {
    font-size: 13px;
    width: 80%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hotline__spam-wrap .hotline__ttl {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.lbc__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.hotline__cnt-hotel {
    font-size: 18px;
    margin-right: 15px;
    color: #318cc6;
}

.hotline__user-ava-block {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    margin-right: 5px;
}

.groups-tbl .relative {
    display: inline-block;
}

.groups-tbl .relative:hover .hint {
    display: block;
}

.hotline__user-ava-block img {
    border-radius: 2px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.hotline__date-del {
    font-size: 34px;
    display: none;
    position: absolute;
    font-family: 'apercu_pro', sans-serif;
    right: 0px;
    cursor: pointer;
    text-align: right;
    top: 0px;
    width: 100%;
    background-color: white;
}

.hotline__date-del .fa-trash-alt {
    color: #e03a3a;
}

.hotline__date-del .fa-trash-alt {
    margin-left: 10px;
}

.hotline__user-ava {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hotline__user-name:hover {

    color: #318cc6;
}

.hotline__item .hotline__user-block .hotline__user-name {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: bold;
    max-width: 260px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    color: #475669;
    text-overflow: ellipsis;
    font-family: 'apercu_pro', sans-serif;
}

.hotline__user-tp {
    color: #475669;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    font-family: 'apercu_pro', sans-serif;
    margin-top: 5px;
}

.hotline__for {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
}

.hotline__user-info {
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}

.hotline__for-ava-block {
    display: inline-block;
    vertical-align: top;
    width: 25px;
    height: 25px;
}

.hotline__for-ava {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hotline__for-user {
    display: inline-block;
    vertical-align: top;
}

.hotline__cnt-block {
    word-wrap: break-word;
    overflow-wrap: break-word;
    margin-top: 15px;
}

.hotline__cnt {
    color: rgb(71, 86, 105) !important;
    font-size: 16px;
    display: block;
    font-family: apercu_pro, sans-serif;
    margin-bottom: 15px;
    line-height: 22px;
}

.hotline__link {
    font-size: 15px;
    font-family: apercu_pro, sans-serif;
    color: #318cc6;
}

.hotline__img-block {
    max-width: 460px;
    height: auto;
    object-fit: cover;
    margin-top: 15px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.hotline__img-slick {
    max-width: 475px;
    height: 315px;
    margin-top: 20px;
    position: relative;
}

.hotline__img-slick .relative {
    height: 315px;
}

.hotline__img-slick * {

    border-radius: 5px;
}

.hotline__cnt-img {
    width: 100%;
    height: 100%;
}

.hotline__item:hover .hotline__item-del {
    opacity: 1;
}

.hotline__item-del {
    opacity: 0;
    position: absolute;
    top: 25px;
    right: 10px;
    color: rgb(218, 76, 76);
    font-size: 13px;
    box-shadow: none;
    transition: 0.3s;
}

.hotline__item-del:hover {
    transform: scale(1.2);
    right: 14px;
    text-decoration: none;
}

.hotline__bubble {
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 17px;
    /* height: 65px; */
    color: #475669;
    display: inline-block;
    vertical-align: bottom;
    background-color: #ffe394;
    /* color: white; */
    box-sizing: border-box;
    padding: 8px 20px;
    font-weight: normal;
}

.hotline__date-wrap {
    text-align: right;
    float: right;
}

.ribbon-tbl-short .ribbon-tbl-short__block {
    font-size: 14px;
    padding: 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    position: relative;

}

.ribbon-tbl-short {
    border: 2px solid #bcbcbc;
    border-radius: 2px;
    margin-bottom: 25px;
    font-family: 'apercu_pro', sans-serif;
    color: #475669;
    align-items: center;
    display: flex;
}

.ribbon-tbl-short__actions > * {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
}

.ribbon-tbl-short .ribbon-tbl-short__block:first-of-type {
    width: 130px;
}

.ribbon-tbl-short .ribbon-tbl-short__block:last-of-type {
    text-align: right;
    width: 200px;
}

.ribbon-tbl-short .ribbon-tbl-short__block:nth-child(2) {
    flex-basis: 165px;
    overflow: visible;
}

.ribbon-tbl-short .ribbon-tbl-short__block:nth-child(3) {
    flex-basis: 66%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ribbon-tbl-short .ribbon-tbl-short__block:nth-child(1) {
    width: 85px;
}

.ribbon-tbl-short .fa-envelope {
    font-size: 46px;
    margin-left: 0;
    color: #475669;
}

.ribbon-tbl-short__inline .fa-arrow-right {
    color: #475669;
}

.ribbon-tbl-short__txt {
    font-size: 16px;
    color: #475669 !important;
    width: 570px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.ribbon-tbl-short__inline {
    display: inline-block;
    vertical-align: middle;
}

.ribbon-tbl-short__count {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 30px;
}

.ribbon-tbl-short__icon-r {
    display: inline-block;
    vertical-align: middle;
}

.hotline-short__tbl .ribbon-tbl-short__count .hint {
    right: 0;
    top: 28px;
    white-space: normal;
    width: 147px;
    overflow: visible;
}

.hotline__date:hover .hotline__date-del {
    display: block;
}

.hotline__cnt.hotline__cnt--big h2 {
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
}

.hotline__cnt.hotline__cnt--sm {
    font-size: 15px;
    margin-left: 10px;
    display: inline-block;
    font-weight: normal;
}

.hotline-short__tbl i {
    font-size: 18px;
    color: #318cc6;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    cursor: pointer;
}

.hotline-short__tbl .hint {
    left: 0;
    top: 41px;
}

.hotline-short__tbl .ribbon-tbl-short__actions .hint {
    right: 0;
    top: 24px;
}

.hotline__ttl {
    display: flex;
    justify-content: space-between;
}

.hotline__ttl:hover a {
    color: #318cc6;
}

.hotline__ttl {
    color: rgb(71, 86, 105);
    font-family: apercu_pro, sans-serif;
    margin-bottom: 15px;

}

.hotline__ttl span {
    display: block;
    font-size: 13px;
}

.hotline__ttl a {
    font-weight: bold;
    text-transform: uppercase;
    color: #318cc6;
    font-family: 'apercu_pro', sans-serif;
    font-size: 15px;
    display: block;
    width: 100%;

}

@media screen and (max-width: 1440px) {
    .ribbon-tbl-short__txt {
        display: block;
        min-width: 200px;
        width: 100%;
        white-space: normal;
    }

    .hotline-short-tbl__msg {
        width: 450px;
    }
}

@media screen and (max-width: 1023px) {

    .hotline__for {
        display: block;
        margin-top: 10px;
    }

    .hotline__date-del {
        display: inline-block !important;
        top: 25px;
    }

}

@media screen and (max-width: 700px) {
    .hotline__user-block {
        white-space: normal;
    }

    .hotline-short-tbl tr td:last-of-type .bth__ava-circle {
        width: 25px;
        height: 25px;
    }

    .hotline-short-tbl tr td:last-of-type {
        position: absolute;
        top: 0;
        right: 10px;
        width: auto !important;
    }

    .hotline-short-tbl tr td:nth-child(2) {
        border: none!important;
    }

    .hotline-short-tbl tr td:nth-child(2) .bth__table-inline-block:last-of-type {
        width: calc(100% - 70px);
    }

    .hotline-short-tbl__msg {
        width: 100%;
    }

    .hotline-short-tbl .bth__bold-link {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .hotline__spam-wrap .hotline__ttl a {
        width: 95%;
    }

    .hotline__user-ava-block {
        margin-right: 10px;
    }

    .hotline__user-info {

        width: calc(100% - 79px);
    }

    .hotline__user-info,
    .hotline__user-name {
        max-width: none;
        margin-right: 0;
        white-space: normal;
    }

    .hotline__ttl {
        margin-bottom: 20px;
    }

    .hotline__item {
        width: auto;
        display: flex;
        padding-bottom: 10px;
        flex-direction: column;
    }

    .hotline__user-block {
        order: 1;
    }

    .hotline__date-wrap {
        float: none;
        order: 3;
    }

    .hotline__cnt-block {
        order: 2;
    }

    .hotline__date .fz12 {
        display: none;
    }

    .hotline__date {
        height: auto;
        font-size: 16px;
        display: flex;
        justify-content: space-between;
        margin-top: 15px;
        text-align: left;
    }

    .hotline__cnt.hotline__cnt--sm {
        display: block;
        margin-left: 0;
        font-size: 13px;
    }

    .hotline__date-del {
        position: static;
        width: auto;
    }

    .hotline__cnt-block {
        margin-top: 0;
    }

    .hotline__bubble {
        font-size: 14px;
        margin-top: 0;
    }

    .hotline__cnt.hotline__cnt--big {
        font-size: 17px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .hotline__ttl {
        display: block;
    }

    .hotline__ttl a {
        margin-bottom: 5px;
        text-transform: none;
        font-size: 16px;
    }

    .hotline__item.hotline__item--banner .hotline__bubble {
        width: 100%;
    }

    .hotline__item.hotline__item--banner .hotline__user-block {
        margin-bottom: 20px;
    }

    .hotline__item.hotline__item--banner .hotline__cnt {
        font-size: 13px;
    }

    .hotline__item.hotline__item--banner .hotline__user-name {
        max-width: 260px;
        white-space: nowrap;
    }

    .hotline__item.hotline__item--banner .hotline__date-wrap {
        order: 1;
        text-align: left;
        margin-bottom: 20px;
    }

    .hotline__img-slick,
    .hotline__img-slick .relative {
        height: 215px;
    }

    .hotline__img-slick .relative {
        margin: 0;
    }
}

