

/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1771428960467*/
.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/.default/components/bitrix/news/template2/bitrix/news.list/.default/style.css?17714286454015*/
div.news-list
{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	border-radius: 20px;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
div.news-list .news-item
{
	width: 100%;
	height: 500px;
	border-radius: 30px;
	position: relative;
	background-color: orange;
	padding: 20px;
	object-fit: cover;
	background: url('/local/templates/test1/css/Group 47504.png');

}
div.news-list a
{
	width: min-content;
	display: block;
	margin-bottom: 60px;
	border-radius: 30px;
    width: 31%;

}


div.news-list .news-item .extra-photos
{
	width: 100%;
	height: 77%;
	border-radius: 20px 20px 0px 0px;
	padding: 15px 15px 0 15px;

}

div.news-list .news-item .extra-photos1
{
	background: orangered;

}

div.news-list .news-item .text_dop
{
	width: 100%;
	height: 130px;
	padding: 0 15px 20px 15px;
	display: flex
;
    flex-direction: column;
    justify-content: flex-end;

}




.line_n{
	width: 100%;
	justify-content: space-between;
	padding: 20px 10px;

}
.line_n p{
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
	width: 78%;
}
.line_n img{
	width: 27px;
	height: 25px;
}
.line_n div{
	display: flex
;
    flex-direction: row;
    width: 18%;
    justify-content: space-between;
	min-width: 70px;

}
.line_n div p{
	width: min-content;

}

.text_1,.text_2{
	background: white;
    width: fit-content;
    padding: 9px 12px;
    border-radius: 15px;
    color: #5236AF;
    font-size: 11px;
    font-weight: 400;
	display: flex;
	height: fit-content;


}
.text_1{
	margin-right: 13px;


}
.text_1.tochki_prityajeniya{
    color: rgba(247, 90, 64, 1);
}
.text_1.mesta_dobryh_del{
    color: rgba(5, 158, 167, 1);
}

.text_2{
	background:rgba(121, 156, 252, 1);
    color:  white;

}
.text_2.tochki_prityajeniya{
	background:rgba(247, 90, 64, 1);
    color:  white;

}
.text_2.mesta_dobryh_del{
	background:rgba(5, 158, 167, 1);
    color:  white;

}



.text_1::before{
    content: '';
    background: url('/local/templates/test1/css/Vector (12).svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 15px;
    height: 14px;
    display: block;
	margin-right: 14px;

}
.text_1.tochki_prityajeniya::before{
    content: '';
    background: url('/local/templates/test1/css/Vector (6).svg');
    background-size: contain;
}
.text_1.mesta_dobryh_del::before{
    content: '';
    background: url('/local/templates/test1/css/Vector (5).svg');
    background-size: contain;

}




.text_dop .text_niz{
	font-size: 17px;
	font-weight: 500;
	color: black;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2; /* number of lines to show */
			line-clamp: 2; 
	-webkit-box-orient: vertical;

}


.text_dop .text_niz_ {
	display: flex
;
    width: 100%;
    flex-direction: row;
    /* align-content: center; */
    align-items: center;
	margin-bottom: 15px;
}

.text_dop .text_niz_ p:nth-child(2){
	font-size: 10px;
	width: 180px;
}

.text_dop .text_niz_ p:nth-child(1){
    background-size: 116% 100%!important;
    background-repeat: no-repeat!important;
    background-position-x: 196% !important;
    width: 59px;
    height: 32px;
    padding: 4px 10px;
    font-size: 14px;
    color: white;
    font-weight: bold;
    border-radius: 10px 0 0 10px ;
}



@media (max-width: 900px) {
    div.news-list .news-item
    {
        width: 100%;
        


    }
    div.news-list a
    {
        width: 100%;

    }

    html body .page div.news-list .news-item .text_dop.text_dop.prostranstva_razvitiya {
        background-size: 250% 145%;
        background-position-x: -206px;
        width: 100.4%;
        left: -1px;
    }
    html body .navigation-arrows .disabled{
        display: none;
    }
    html body .next,.prev,.next img{
        display: none;

    }
    html body .navigation-arrows {
        width: 100%;
    }
}
/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1771428960467 */
/* /bitrix/templates/.default/components/bitrix/news/template2/bitrix/news.list/.default/style.css?17714286454015 */
