

/* Start:/local/templates/xtt.itp-forum/assets/css/news/news-item-page.css?17413754232933*/
/* .news-item-img {
    float: right;
    margin: 25px 0 25px 40px;
}

.news-item-img img {
    width: 400px;
    height: 250px;
    background-size: cover;
}

.news-item-img p {
    font-size: 1rem;
    opacity: 0.9;
    padding-top: 10px;
}
*/

.link-company-title {
    font-size: 1.5rem;
    font-weight: bolder;
    color: black;
    padding-bottom: 10px;
}

.link-company__card {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    cursor: pointer;
    transition: all 0.1s linear;
}

.link-company__card:hover>.link-company-card__img img {
    box-shadow: -6px 6px 0 3px var(--bs-shadow-color);
    transition: all 0.1s linear;
}

/* ! rename */
.card-body {
    padding-right: 200px;
    padding-left: 30px;
    margin: 0;
}

.link-company-card__img img {
    width: 180px;
    height: 180px;
    transition: all 0.1s linear;
    border: 2px solid var(--bs-gray);
}

/* ! rename */
.card-discription {
    text-decoration: none;
    color: black;
    font-size: 1.2rem;
    opacity: 0.9;
    padding-top: 15px;
}

.card-discription:hover {
    text-decoration: none;
    color: black;
}

.card-discription[href]::after {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.card-address {
    font-weight: bolder;
    font-size: 1.1rem;
    opacity: 0.7;
    color: black;
    margin-top: 20px;
}

/* * Similar */

/* * Media */

@media (min-width: 0px) and (max-width: 575.98px) {
    .title-block {
        flex-direction: column;
    }

    .news-item__text-block {
        padding: 30px 50px 30px 0;
    }

    .news-item-img {
        margin: 0;
        float: none;
    }

    .news-item__title {
        font-size: 2.2rem;
        font-weight: bolder;
    }

    .news-item__subtitle {
        font-size: 1.1rem;
        padding-top: 10px;
    }

    .news-item-img img {
        width: 250px;
        height: 150px;
        background-size: cover;
    }

    .link-company__card {
        align-items: center;
    }

    .card-body {
        padding-right: 0px;
        padding-left: 20px;
    }

    .link-company-card__img img {
        width: 150px;
        height: 150px;
        transition: all 0.1s linear;
        border: 2px solid var(--bs-gray);
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .title-block {
        flex-direction: column;
    }

    .news-item__text-block {
        padding: 30px 50px 30px 0;
    }

    .news-item-img {
        margin: 0;
        float: none;
    }

    .card-body {
        padding-right: 70px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .title-block {
        flex-direction: column;
    }

    .news-item-img {
        margin: 0;
        float: none;
    }

    .news-item__text-block {
        padding: 30px 100px 30px 0;
    }
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?167813002951*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/xtt.itp-forum/assets/css/news/news-item-page.css?17413754232933 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?167813002951 */
