.news-head {
    padding: 15px 15px 15px 15px;
    background: #eeeeee;
    border-radius: 5px;
    width: 100%;
    position: relative;
    min-height: 70px;
}

.news-head__info > * {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

.content-min-16perc .hotline__cnt-block .content-min-16perc {
    width: 100% !important;
}

.news-head:not(.bg-white) .news-head__info .bth__ava-square5 {
    border: 4px solid #ffffff;
}

.news-corpus .news-corpus__img img {
    border-radius: inherit;
}

.news-corpus .news-corpus__img .fas,
.news-corpus .news-corpus__more {
    text-transform: uppercase;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.news-corpus .news-corpus__more:hover {
    color: #318cc6;
}

.news-corpus .news-corpus__more {
    background-color: #d4e4f2;
    color: #215f86;
}

.news-corpus .news-corpus__img .fas {
    z-index: 2;
    color: rgba(255, 255, 255, 0.84);
    font-size: 35px;
}

.news-corpus .news-corpus__img:hover::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 5px;
    background: #000000;
    opacity: 0;
    width: 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    height: 100%;
}

.news-corpus .news-corpus__img:hover::before {
    opacity: 0.2;
}

.news-corpus .news-corpus__img {
    border: 5px solid #ffffff;
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-right: 10px;
    width: 190px;
    height: 120px;
    background: #ffffff;
}

.news-corpus .news-corpus__bb {
    display: inline-block;
    border-radius: 5px;
    vertical-align: top;
    margin: 5px 10px 5px 0;
    line-height: 35px;
    background: #ffffff;
    padding: 0 10px;
}

.news-corpus .news-corpus__ttl {
    margin: 10px 0;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}

.news-corpus {
    background: #eeeeee;
    border-radius: 5px;
    padding: 20px;
}

.border-item {
    border: 2px solid #eeeeee;
    padding: 10px 15px;
}

.bth__txt .icon-nice-sm::before {
    color: #475669;
    margin-right: 10px;
    -webkit-mask: url(https://tophotels.ru/csstx/i/nice.svg) no-repeat center / 22px;
    mask: url(https://tophotels.ru/csstx/i/nice.svg) no-repeat center / 22px;
}

.icon-nice-sm::before {
    content: '';
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    height: 15px;
    -webkit-mask: url(https://tophotels.ru/csstx/i/nice.svg) no-repeat center / 18px;
    mask: url(https://tophotels.ru/csstx/i/nice.svg) no-repeat center / 18px;
    background-color: #475669;
}

.news-head .news-head__action.fa-nice::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    height: 100%;
    -webkit-mask: url(https://tophotels.ru/csstx/i/nice.svg) no-repeat center / 30px;
    mask: url(https://tophotels.ru/csstx/i/nice.svg) no-repeat center / 30px;
    background-color: #999999;
}

.news-head.bg-light-orange.bg-light-green {
    background-color: #e5f6ec !important;
}

.news-head .news-head__action.fa-share-alt:hover,
.news-head .news-head__action.fa-nice:hover:not(.active),
.news-head .news-head__action.fa-nice.active {
    color: #ffffff;
    background: #ff8e41;
}

.news-head .news-head__action.fa-nice:not(.active):hover::before,
.news-head .news-head__action.fa-nice.active::before {
    background-color: #ffffff;
}

.news-head .news-head__actions .d-ib {
    vertical-align: top;
    line-height: 40px;
}

.news-head .news-head__actions {
    position: absolute;
    right: 15px;
    top: 15px;
}

.news-head .news-head__action:hover .hint {
    bottom: 50px;
}

.news-head .news-head__action {
    border-radius: 5px;
    background: #ffffff;
    color: #999999;
    border: none;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    text-align: center;
}

.news-head__img .left {
    -o-object-position: left;
    object-position: left;
}

.news-slider.news-slider--vert .news-slide video,
.news-slider.news-slider--vert .news-slide img {
    height: 350px;
}

.news-slider .news-slide video,
.news-slider .news-slide img {
    border-radius: 5px;
    height: 250px;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-slider .news-slide .fas {
    position: absolute;
    font-size: 25px;
    right: 0;
    cursor: pointer;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
}

.news-head__img.pointer:hover::before,
.news-slider .news-slide.pointer:hover::before {
    opacity: 0.3;
}

.news-head__img .hotel-article-slick-prev {
    left: 5px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 1;
}

.news-head__img .bth__img {
    border-radius: 5px;
}

.news-head__img .hotel-article-slick-next {
    right: 5px;
    z-index: 1;
}

.news-head__img .slick-list,
.news-head__img .slick-track,
.news-head__img .slick-slider,
.news-head__img .slick-list .relative {
    height: 100%;
    border-radius: 5px;
}

.news-head__img .hotel-article-slick-next, .news-head__img .hotel-article-slick-prev {
    background-image: url(https://tophotels.ru/csstx/i/arrow-right-white.svg);
    display: inline-block;
    width: 40px;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    cursor: pointer;
    background-size: 10px;
    background-position: center;
    top: 0;
}

.news-head__img.pointer::before,
.news-slider .news-slide.pointer::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    border-radius: 5px;
    background: #000000;
    opacity: 0;
}

.news-slider .news-slide {
    border: 5px solid #ffffff;
    display: inline-block;
    vertical-align: top;
    margin: 10px 10px 0 0;
    position: relative;
    border-radius: 5px;
}

.news-slider {
    background: #eeeeee;
    border-radius: 5px;
    margin-top: 20px ;
    padding: 5px 5px 15px 15px;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.news-head.bg-white {
    min-height: auto;
}

.news-head .news-head__action:hover:not(.active),
.news-head .news-head__action.active {
    color: #ffffff;
    background: #00a551;
}

.news-head .news-head__img .fas:hover {
    background: rgba(0, 0, 0, 0.22);
}

.news-head .news-head__actions .news-head__action.fa-cog:hover {
    background: #e03a3a;
}

.news-head .news-head__img-wrap {

    width: calc(100% - 16.6% - 25px);
}

.news-head .news-head__img .fas {
    position: absolute;
    font-size: 40px;
    right: 0;
    cursor: pointer;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #ffffff;
}

.news-head .news-head__img img {
    border-radius: inherit;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-img {
    max-width: 780px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 25px 0 30px 0 !important;
    display: block;
    position: relative;
    border-radius: 2px;
    overflow: hidden;
}

.news-head .news-head__img {
    border: 5px solid #ffffff;
    display: inline-block;
    vertical-align: top;
    height: 440px;
    position: relative;
    max-width: 100%;
    border-radius: 5px;
    overflow: hidden;
    background: #ffffff;
}

.news-head__info.mt20 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 1199px) {
    .news-head .news-head__img-wrap + .news-head__actions .news-head__action {
        display: block;
        margin-bottom: 15px;
    }

    .news-head .news-head__img-wrap {
        width: calc(100% - 55px);
    }

    .news-slider {
        display: block;
        white-space: nowrap;
        overflow: auto;
    }
}

@media screen and (max-width: 1023px) {
    .news-slider {
        padding: 10px;
    }

    .news-slider .news-slide {
        margin: 0 10px 0 0;
    }

    .news-slider .news-slide {
        max-width: 300px;
    }
}

@media screen and (max-width: 767px) {
    .news-head__info .mr50 {
        margin-right: 30px !important;
    }

    .news-head__info {
        white-space: nowrap;
        display: block !important;
        overflow: auto;
    }

    .news-head__info .mr20 {
        margin-right: 15px !important;
    }

    .news-head__info > * {
        margin-right: 20px;
    }

    .news-head .news-head__img img {
        min-height: 200px;
    }

    .news-head .news-head__img {
        height: auto;
        border: none;
    }

    .news-slider .news-slide {
        border: none;
        max-width: 80%;
    }

    .news-slider, .page .news-head {
        padding: 0;
        background: transparent !important;
    }

    .news-head .news-head__action.fa-nice::before {
        mask-size: 24px;
        -webkit-mask-size: 24px;
    }

    .news-head .news-head__img-wrap {
        width: 100%;
    }

    .news-head .news-head__actions {
        position: static;
        margin-top: 20px;
    }

    .page .news-head .news-head__actions .news-head__action {
        margin: 0 10px 0 0 !important;
        width: 35px;
        display: inline-block;
        vertical-align: top;
        height: 25px;
        background: #eeeeee;
        line-height: 25px;
        font-size: 13px;
    }

    .news-head__img .hotel-article-slick-next, .news-head__img .hotel-article-slick-prev {
        background-size: 6px !important;
    }
}