

/* Start:/local/templates/Desktop/components/bitrix/catalog.section/title/style.css?15218080741622*/
#page_content section.left_side .news_list_title {
    font-size: 0;
    margin-bottom: 30px;
}

#page_content section.left_side .news_list_title > section {
    width: 255px;
    display: inline-block;
    vertical-align: top;
}

#page_content section.left_side .news_list_title > section:not(:first-child) {
    margin-left: 30px;
}

#page_content section.left_side .news_list_title > section section {
    font-size: 16px;
    color: #3e3e3e;
    font-weight: 300;
    padding: 15px 0 50px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

#page_content section.left_side .news_list_title > section section title {
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin: 0 0 15px;
    line-height: 25px;
    color: #01549c;
}

#page_content section.left_side .news_list_title > section section img {
    width: 100%;
	margin-bottom: 5px;
}

#page_content section.left_side .news_list_title > section section .desc {
    margin-top: 5px;
    line-height: 22px;
}

#page_content section.left_side .news_list_title > section section .link {
    position: absolute;
    height: 30px;
    line-height: 30px;
    bottom: 10px;
    right: 0;
    padding-right: 36px;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #0badde;
}

#page_content section.left_side .news_list_title > section section .link:after {
    content: '';
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%;
    border: 2px solid #6bcdeb;
    background: url('/images/arrow_left.png') right 8px center no-repeat;
}
/* End */
/* /local/templates/Desktop/components/bitrix/catalog.section/title/style.css?15218080741622 */
