

/* Start:/bitrix/templates/zmo/components/bitrix/news.list/other_village/style.css?17893980182609*/
.other-village__item {
    margin-bottom: 30px;
}

.other-village__box {
    background: #FFFFFF;
    -webkit-box-shadow: 0 25px 50px rgba(0, 0, 0, 0.07);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.07);
    border-radius: 3px;
}

.other-village__dop-text {
    color: #666666;
    float: right;
    text-align: right;
    line-height: 26px;
    height: 48px;
}

.other-village__images {
    height: 355px;
    width: 100%;
}

.other-village__images img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.other-village__item .link {
    min-height: 53px;
}

.other-village__content {
    margin-top: 30px;
    margin-left: 40px;
    margin-right: 40px;
    padding-bottom: 35px;
}

.other-village__logo {
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
    height: 72px;
    display: flex;
    align-items: center;
}

.other-village__logo img {
    width: auto;
    height: auto;
    max-height: 72px;
    max-width: 150px;
}

.other-village__item .icon .item {
    position: relative;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-right: 35px;
}

.other-village__item .icon .item .item__icon {
    text-align: center;
}

.other-village__item .icon .item .item__text {
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
    color: #222222;
}

.other-village__item .icon .item .item__icon img {
    height: 30px;
    width: 30px;
}

.other-village__item .icon .item + .item:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    background: #A4C611;
    opacity: 0.15;
    left: -20px;
    top: 0;
}

.other-village__label {
    padding: 3px 10px !important;
    min-width: auto;
    margin-top: -10px;
}

.other-village__item .icon .item:first-child {
    padding-left: 13px;
}

@media (max-width: 1200px) {
    .other-village__item .icon .item:first-child {
         padding-left: 0;
    }

    .other-village__content {
        margin-top: 30px;
        margin-left: 25px;
        margin-right: 25px;
    }

    .other-village__item .icon .item {
        margin-right: 30px;
    }
}

@media (max-width: 575.98px) {
    .other-village__item .icon .item + .item:after {
        display: none;
    }

    .other-village__item .icon .item {
        margin-right: 20px;
        margin-bottom: 10px;
    }

    .other-village__dop-text {
        float: none;
        text-align: left;
        margin-bottom: 15px;
    }
}
/* End */
/* /bitrix/templates/zmo/components/bitrix/news.list/other_village/style.css?17893980182609 */
