

/* Start:/local/templates/zerno/components/bitrix/breadcrumb/main_nav/style.css?17032442991285*/
.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;
	vertical-align: middle;
	display: inline-block;
    vertical-align: middle;
    min-height: 20px;
    color: rgba(44, 43, 63, 1);
    position: relative;
    font-size: 16px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	white-space: normal;
	 color: rgba(44, 43, 63, 1);
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;text-decoration: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

.bx-breadcrumb .angle-right{
	display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url(/local/templates/zerno/img/sprite.png) -100px -450px no-repeat;
}
.bx-breadcrumb .main__item{
	width: 20px;
    background: url(/local/templates/zerno/img/sprite.png) -120px -450px no-repeat;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    min-height: 20px;
    color: rgba(44, 43, 63, 1);
    text-decoration: underline;
    position: relative;
    display: flex;
}
/* End */


/* Start:/local/templates/zerno/components/bitrix/news.list/flat/style.css?17032442991418*/
.img img{
	max-width: 350px;
}
.col{
	display: flex;
	column-gap: 20px;
	margin-bottom: 15px;
}
.col .img{
	border: solid 1px #e37a1e;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
}
.col .img .data{
    position: absolute;
    top: 15px;
    left: 15px;
    background-image: url('/local/templates/zerno/img/data.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 100%;
    padding: 10px;
    font-weight: 700;
}
.col .name{
	padding-top: 11px;
    font-size: 16px;
    font-weight: 700;
    color: #2c2b3f;
    display: block;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgb(255 255 255);
}
.col .link a{
	text-decoration: none;
	font-size:16px;
	font-weight: 700;
    color: #fff;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;

}
/*.col .link a::after{
	content: '';
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/local/templates/zerno/img/sprite.png) -60px -450px no-repeat;
}*/

.content .btn_link{
    width: 170px;
    height: 50px;
    margin-top: 10px;
}
.content .btn_link:hover{
    width: 170px;
    height: 50px;
    margin-top: 10px;
}

@media screen and (max-width: 767px){
    .bx-newslist .col{
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
}
/* End */
/* /local/templates/zerno/components/bitrix/breadcrumb/main_nav/style.css?17032442991285 */
/* /local/templates/zerno/components/bitrix/news.list/flat/style.css?17032442991418 */
