

/* Start:/local/templates/gallery/components/odva/element/product_new/style.css?17473278991677*/
.d_picture
{
	position: absolute;
	/*top: 30px;*/
	top: -10px;
	right: 150px;
	width: 200px;
}
.mobile_d_picture a img
{
	display: none;
	height: 50px;
}
.mobile_d_picture
{
	padding-top: 15px;
}
@media (max-width:1040px)
{
	.d_picture{display: none;}
	.mobile_d_picture a img{display: block;}
}
.detail-card__images
{
	padding-bottom: 15px;
}
.center
{
	align-items: center;
}


.detail_description, .detail_services{
	margin-bottom: 50px;
}

.detail_description_header, .detail_services_header, ._specifications{
	font-size: 24px;
	color: #295542;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 30px;
}

.detail_description_text{
	font-size: 15px;
	color: #000;
}

.services_s{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.services_s li,
.services_s > a {
	flex-basis: 290px;
	background: rgba(236, 227, 206, 0.24);
	padding: 30px 20px 35px 20px;
	border: 1px solid transparent;
}
.services_s > a:hover {
	border-color: #BE9F57;
}

.services_s .image{
	height: 42px;
}

.descriptin__new {
	margin-bottom: 12px;
}

.detail_services {
	margin-top: 50px;
}


ul.disc {
	list-style: disc;
    padding-left: 20px;
}

.podbor-block {
	background: #FAF8F3;
	padding: 30px;
}

.podbor-block .podbor-title {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 15px;
	letter-spacing: 1.32px;
}
.podbor-block .podbor-text {
	color: #00000070;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 15px;
}
.podbor-block .ux__btn {
	text-transform: unset;
	padding: 16px 22px;
}
.datail_delivery.statick__page.garantiya li {
	font-weight: 400;
}
.datail_delivery.statick__page.garantiya li a {
	color: #BE9F57;
}
/* End */
/* /local/templates/gallery/components/odva/element/product_new/style.css?17473278991677 */
