

/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1626525270467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/new_index/components/bitrix/news.list/ideas_collection/style.css?16265252473527*/
.title-block {
    width: auto;
}

.collection_component .title-block {
    text-align: left;
    margin: 140px auto 70px auto;
}

a {
    color: black;
    text-decoration: none;
}

.collection_component {
    margin: auto;
    width: 1350px;
    max-width: 100%;
}

.title-block .title-line {
    font-family: 'Roboto-thin';
    font-style: normal;
    font-weight: 300;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    color: #000000;

}

.block_collection, .collection_item {
    display: flex;
    flex-direction: column;
}

.collection_small {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-bottom: 42px;
    justify-content: space-between;
    padding: 15px;
    max-width: 100%;
}

.collection_small .collection_item:first-child {
    margin-left: 0;
}

.collection_small .collection_item {
    width: 400px;
    position: relative;
}

.collection_item .img-block img {

    width: 400px;
    height: 405px;
    max-width: 100%;
    object-fit: cover;
}

.collection_item .img-block {
    width: 400px;
    height: 405px;
    max-width: 100%;
    margin: auto;
    margin-top: 0;
    margin-bottom: 0;
}

.collection_item .description {
    width: 100%;
    margin:0 auto 17.25px auto;
    font-size: 16px;
}

.collection__link {
    margin: 22.5px auto 15px 0;
}
.collection_small .collection_item .collection__link {
    margin: 22.5px auto 98px 0;
}

.main_item .link {
    /*width: 648px;*/
    margin: auto;
    margin-top: 25px;
}

.collection_item .link {
    width: 185px;
    margin-bottom: 0;
}

.collection_item .link-a a, .main_item .link-a a {
    /*margin: auto;*/
    color: #fff;
    width: 100%;
}

.margin_middle {
    display: flex;
    height: 20px;
    margin: auto;
}

.arrow_box img {
    width: 30%;
}

.arrow_box {
    margin: auto;
    height: 18px;
    margin-left: 5px;
}

.link-arrow {
    display: flex;
}

.items_collection a:hover {
    color: #0b9e47;
    text-decoration: underline;
}

.collection_item .link-a, .main_item .link-a {
    width: 185px;
    height: 70px;
    background-color: #009432;
    display: flex;
    position: relative;
}

.collection_item .link, .main_item .link {
    text-transform: uppercase;
    font-weight: 800;
}

.collection_small .link {
    position: absolute;
    bottom: 0;
    left: 0;
}

.collection_item {
    width: 33%;
}

.collection_item .title {
    width: 200px;
    margin: 40px auto 35px auto;
    font-size: 20px;
    text-align: center;
    font-family: Roboto;
    text-transform: uppercase;
    line-height: 23px;
}

.text_block .description {
    /*font-size: 18px;*/
    font-size: 21px;
}

.text_block .title {
    width: 200px;
    text-align: left;
    font-weight: 800;
    /*font-size: 21px;*/
    font-size: 25px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.left_side {
    width: 65%;
}

.right_side {
    width: 30%;
}

.collection {
    display: flex;
    flex-direction: row;
}

.collection--big {
    max-width: 100%;
    padding: 0 15px;
    justify-content: space-between;
}

.left_side .items_collection {
    margin-top: 20px;
    font-size: 13px;
}

.items_collection, .picture_block img {
    width: 100%;
    object-fit: cover;
}

.items_collection, .picture_block {
    /*width: 648px;*/
    width: auto;
    margin: auto;
}

.text_block {
    /*width: 300px;*/
    width: 350px;
    /*margin: auto;*/
}

@media (max-width: 1400px) {
    .collection_small .collection_item {
        width: 30%;
        /*margin-left: 3%;*/
    }
}

/* End */


/* Start:/bitrix/templates/new_index/components/bitrix/news.list/can_interesting_page_ideas/style.css?16265252472362*/
.can_interesting_component .title-block {
    width: 550px;
    /*text-align: center;*/
    /*margin: auto;*/
}

.can_interesting_component {
    margin: auto;
    /*width: 80%;*/
    margin-top: 100px;
}

.block_collection, .collection_item {
    display: flex;
    flex-direction: column;
}

.three_news {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 100px;
    margin-bottom: 100px;
    width: 100%;
    max-width: 1350px;
    padding: 0 15px;
    box-sizing: border-box;

}
.item_new__text-preview{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.three_news .item_new .title {
    /*width: 300px;*/
    width: auto;
    margin: auto;
    font-weight: 800;
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 14pt;
    min-height: 45px;
}

.three_news .item_new:first-child {
    margin-left: 0;
}

.three_news .item_new {
    width: 30%;
}

.item_new .img-block img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}

.item_new .img-block {
    /*width: 300px;*/
    /*height: 200px;*/
    width: auto;
    height: auto;
    margin: auto;
    margin-top: 0;
    margin-bottom: 0;
}

.news_more .link_more:after {
    content: "→";
}

.news_more .link_more {
    color: #0b9e47;
}

.news_more {
    text-align: left;
    font-size: 15pt;
    color: #0b9e47;
    margin-top: 10px;
}

.title-block__subtitle {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
}
.can_interesting_component .title-block{
    margin: 0 auto;
}
@media (max-width: 1221px) {
    .news_more {
        font-size: 38pt;
        margin-bottom: 100px;
    }

    .three_news .item_new {
        margin-left: 0;
    }

    .can_interesting_component .title-block {
        width: 100%;
        text-align: left;
    }

    .can_interesting_component .three_news {
        flex-direction: column;
    }



    .can_interesting_component .block_news {
        margin-top: 100px;
    }

    .three_news .item_new {
        width: 100%;
    }

    .three_news .item_new .title {
        width: 100%;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 100px;
        font-size: 50px;
    }
}
/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1626525270467 */
/* /bitrix/templates/new_index/components/bitrix/news.list/ideas_collection/style.css?16265252473527 */
/* /bitrix/templates/new_index/components/bitrix/news.list/can_interesting_page_ideas/style.css?16265252472362 */
