

/* Start:/local/templates/main_v2/components/bitrix/system.pagenavigation/ajax/style.css?174919531581*/
.load-more {
    display: flex;
    justify-content: flex-start;
    margin: 0;
}
/* End */


/* Start:/local/templates/main_v2/components/bitrix/news.list/reviews/style.css?17491951461594*/
.reviews {
    display: flex;
    flex-direction: column;
    height: 0;
    opacity: 0;
    background: transparent url("/local/templates/main_v2/images/reviews_bg.jpg") 50% 50% no-repeat scroll;
    background-size: cover;
}

.reviews.show {
    height: 100%;
    padding: 60px 0;
    opacity: 1;
}

.reviews .container {
    padding: 60px 105px;
    background-color: #ffffff;
}

.reviews .title {
    margin: 0 0 20px;
    font-size: 48px;
    font-weight: 200;
    color: #8E8A83;
}

.reviews .descr {
    margin: 0 0 40px;
    font-size: 12px;
    font-weight: 700;
    color: #8E8A83;
}

.reviews .item {
    display: flex;
    flex-direction: column;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #C9C1B1;
}

.reviews .item:last-of-type {
    border-bottom: none;
}

.reviews .item .name {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 700;
}

.reviews .item .text {
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
}

@media screen and (max-width: 1219px) {
    .reviews {
        background-image: none;
        background-color: #faf8ee;
    }

    .reviews.show {
        padding: 0;
    }

    .reviews .container {
        padding: 30px 20px;
        background-color: transparent;
    }

    .reviews .title {
        margin: 0 0 15px;
        font-size: 32px;
        font-weight: 300;
    }

    .reviews .descr {
        margin: 0 0 30px;
    }

    .reviews .item .name {
        margin: 0 0 10px;
        font-size: 14px;
    }

    .reviews .item .text {
        line-height: 22px;
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/main_v2/components/bitrix/news/our_team/bitrix/news.detail/.default/style.css?17491954241334*/
.content {
    padding-bottom: 0 !important;
}

.worker {
    display: flex;
    flex-direction: column-reverse;
}

.worker .about .wrapper {
    display: flex;
    justify-content: space-between;
    margin: 0 -30px 60px;
}

.worker .about .left,
.worker .about .right {
    width: 50%;
    margin: 0 30px;
}

.worker .about .left .actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 50px 0 0 0;
}

.worker .about .left .actions .goto-reviews {
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    cursor: pointer;
}

.worker .about .left .actions .goto-online-registration {
    color: #FAF8EE;
}

.worker .about .right {
    font-size: 0;
}

.worker .about .right img {
    margin: 0;
}

@media screen and (max-width: 1219px) {
    .worker .about .wrapper {
        flex-direction: column-reverse;
        margin: 0 0 30px;
    }

    .worker .about .left,
    .worker .about .right {
        width: 100%;
        margin: 0;
    }

    .worker .about .left .actions {
        width: 100%;
        margin: 30px 0 0 0;
    }

    .worker .about .left .actions .goto-reviews {
        font-size: 18px;
    }

    .worker .about .right {
        margin: 0 0 30px;
    }
}
/* End */
/* /local/templates/main_v2/components/bitrix/system.pagenavigation/ajax/style.css?174919531581 */
/* /local/templates/main_v2/components/bitrix/news.list/reviews/style.css?17491951461594 */
/* /local/templates/main_v2/components/bitrix/news/our_team/bitrix/news.detail/.default/style.css?17491954241334 */
