

/* Start:/local/templates/devmaster/components/bitrix/news/containers/bitrix/catalog.filter/.default/style.css?1754882167888*/
.filter {
    width: 100%;
    border-bottom: 1px solid #CFCBC5;
    overflow: hidden;
}

.filter a {
    font-weight: 500;
    font-size: 28px;
    line-height: 34px;
    text-transform: uppercase;
    color: #681D00;
    padding: 17px 25px;
    text-decoration: none;
    position: relative;
}

.filter a.select:before {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    background: #FFAC1F;
    border-radius: 8px;
    height: 16px;
    right: 0;
}

.filter a:hover {
    color: #FFAC1F;
}

@media (max-width: 992px){
    .filter a {
        font-size: 16px;
        line-height: 19px;
        color: #681D00;
        padding: 8px 21px;
    }
    .filter {
        justify-content: space-between;
    }
    .filter a.select:before {
        bottom: -5px;
        border-radius: 5px;
        height: 10px;
    }
}
/* End */


/* Start:/local/templates/devmaster/components/bitrix/news/containers/bitrix/news.list/.default/style.css?17548821671547*/
.container-item {
	margin: 80px 0;
}

.container-item .white-btn {
	padding-top: 17px;
}

.container-name {
	font-weight: 500;
	font-size: 28px;
	line-height: 34px;
	color: #681D00;
	margin-bottom: 27px;
}

.container-text {
	margin-bottom: 20px;
	max-width: 65%;
}

.container-img {
	width: 27%;
	border-radius: 10px;
	overflow: hidden;
}
.container-img img {
	width: 100%;
}
.container-info {
	width: 73%;
	padding-left: 100px;
}

.container-prop {
	width: 25%;
	margin-bottom: 32px;
}

.container-prop-value {
	font-weight: 400;
	font-size: 28px;
	line-height: 140%;
	color: #681D00;
}

.container-prop-name {
	max-width: 155px;
}

.container-info table {
	width: 100%;
	text-align: left;
}

.container-info table th {
	font-weight: 500;

	color: #681D00;
	border-bottom: 1px solid #CFCBC5;

}

.container-info table th,
.container-info table td {
	width: 25%;
	padding: 7px 0;
}

.container-list {
	margin-bottom: 120px;
}

@media (max-width: 992px){
	.container-item {
		margin: 50px 0;
	}
	.container-text {
		margin-bottom: 20px;
		max-width: 100%;
	}

	.container-item .white-btn {
		width: 100%;
		margin-bottom: 20px;
	}
	.container-img {
		width: 100%;
		border-radius: 10px;
		overflow: hidden;
		order: 2;
	}
	.container-info {
		width: 100%;
		padding-left: 0;
		margin-bottom: 20px;
	}
	.container-prop-value {
		font-weight: 500;
		font-size: 18px;
	}
	.container-info table {

		 font-size: 12px;
		 line-height: 140%;
	 }
	.container-prop-name {
		max-width: none;
		margin-top: 10px;
		font-size: 12px;
		line-height: 130%;
	}
}
/* End */
/* /local/templates/devmaster/components/bitrix/news/containers/bitrix/catalog.filter/.default/style.css?1754882167888 */
/* /local/templates/devmaster/components/bitrix/news/containers/bitrix/news.list/.default/style.css?17548821671547 */
