

/* Start:/bitrix/templates/mixcar/components/bitrix/breadcrumb/.default/style.min.css?1511421004448*/
.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}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/mixcar/components/bitrix/news/docs/style.min.css?162012285439*/
.docs-breadcrumbs{border:2px solid red}
/* End */


/* Start:/bitrix/templates/mixcar/components/bitrix/news/docs/bitrix/news.list/.default/style.css?17598327282303*/
.docs
{
    width: 100%;
    margin: 0px auto;
    margin-top: 40px;
	padding-right: 15px;
	padding-left: 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.docs .items
{
    width: 320px;
    margin-bottom: 50px;
}

.docs .items .name
{
    margin-bottom: 5px;
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.docs .items .name a
{
    padding: 0 0 1px;
    color: #393939;
    border-bottom: 1px solid rgba(129, 129, 129, .4);
    font-size: 16px;
}

.docs .items .name a:hover
{
    border-color: rgba(255, 139, 3, .4);
    text-decoration: none;
    color: #df7800 !important;
}

.docs .items .noaccess
{
    color: #aaa !important;
}

.docs .items a:hover
{
    color: #111;
}

.docs .items .img
{
    color: #fff;
	max-width: 320px;
	margin: auto;
	position: relative;
}

.docs .items .img img
{
    border: 1px solid #ccc;
	max-width: 320px;
    height: 453px;
    box-sizing: border-box;
}

.docs .items .img .detail
{
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    max-width: 320px;
	width: 100%;
    height: 453px;
    transition: opacity 0.3s ease-out;
    opacity: 0;
}

.docs .items .img .detail .btn
{
    width: 160px;
    height: 64px;
    margin: 0 auto;
    margin-top: 190px;
    display: block;
}

.docs .items .img .detail .btn a
{
    margin-right: 30px;
    color: #fff;
}

.docs .items .img .detail .btn a:last-child
{
    margin-right: 0;
}

.docs .items .img:hover .detail
{
    opacity: 1;
}

.docs-title
{
	width: auto;
    margin: 0px auto;
    margin-top: 40px;
}

.doc-img {
    max-width: 320px;
	width: 100%;
    height: 453px;
    display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.docs .items .img img.doc-img {
	border: none;
}

@media only screen and (max-width: 1280px) {
	.wrap_content {
		max-width: 100% !important;
		padding: 0 20px;
	}
}

@media only screen and (max-width: 710px) {
	.docs .items {
		max-width: 320px;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 50px;
	}

}

@media only screen and (max-width: 389px) {
	.doc-img {
		height: 420px;
	}
	.docs .items .img .detail
	{
		height: 420px;
	}
}

@media only screen and (max-width: 320px) {
	.doc-img {
		height: 350px;
	}
	.docs .items .img .detail
	{
		height: 350px;
	}
}

/* End */
/* /bitrix/templates/mixcar/components/bitrix/breadcrumb/.default/style.min.css?1511421004448 */
/* /bitrix/templates/mixcar/components/bitrix/news/docs/style.min.css?162012285439 */
/* /bitrix/templates/mixcar/components/bitrix/news/docs/bitrix/news.list/.default/style.css?17598327282303 */
