

/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/gallery_submenu_new/style.css?172199174970*/
.gallery-b > .gallery-b__text img{
	max-width: 100%;
	height: auto;
}

/* End */


/* Start:/bitrix/templates/main/assets/css/scrollyeah.css?17219917492292*/
/*! Scrollyeah - v0.3.2 - 2014-04-11
* https://github.com/artpolikarpov/scrollyeah
* Copyright (c) 2014 Artem Polikarpov; Licensed MIT */.scrollyeah{position:relative;overflow:hidden;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;*zoom:1}.scrollyeah__wrap{overflow:hidden;*zoom:1}.scrollyeah__shaft{float:left}.scrollyeah__parallax,.scrollyeah__shaft{left:0;position:relative}.scrollyeah_active .scrollyeah__shaft{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;*cursor:move!important}.scrollyeah_active .scrollyeah__shaft_grabbing,.scrollyeah_active .scrollyeah__shaft_grabbing *{cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.scrollyeah__shadow{display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:333ms,333ms;transition-duration:333ms,333ms;-webkit-transition-timing-function:cubic-bezier(0.1,0,.25,1),cubic-bezier(0.1,0,.25,1);transition-timing-function:cubic-bezier(0.1,0,.25,1),cubic-bezier(0.1,0,.25,1);z-index:10;*display:none!important;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.scrollyeah__shadow_prev{left:-10px;background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.3)25%,rgba(0,0,0,.3)75%,transparent),-webkit-radial-gradient(0 50%,farthest-side,rgba(0,0,0,.5),transparent);background-image:linear-gradient(transparent,rgba(0,0,0,.3)25%,rgba(0,0,0,.3)75%,transparent),radial-gradient(0 50%,farthest-side,rgba(0,0,0,.5),transparent);background-position:0 0,0 0}.scrollyeah__shadow_next{right:-10px;background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.3)25%,rgba(0,0,0,.3)75%,transparent),-webkit-radial-gradient(100% 50%,farthest-side,rgba(0,0,0,.5),transparent);background-image:linear-gradient(transparent,rgba(0,0,0,.3)25%,rgba(0,0,0,.3)75%,transparent),radial-gradient(100% 50%,farthest-side,rgba(0,0,0,.5),transparent);background-position:100% 0,100% 0}.scrollyeah_shadow .scrollyeah__shadow_prev{left:0}.scrollyeah_shadow .scrollyeah__shadow_next{right:0}.scrollyeah_shadow_no-left .scrollyeah__shadow_prev{left:-10px}.scrollyeah_shadow_no-right .scrollyeah__shadow_next{right:-10px}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news/photo_pamyatnikov/bitrix/news.list/.default/style.css?174045966012589*/
.contact-page.other-pages {
	font-family: "Fira Sans", sans-serif!important;
}

.page_b *{
	box-sizing: border-box;
}


/* Gallery */
.gallery-b__title {
	margin:0 0 8px;
	font-size:22px;
	font-weight:bold;
	line-height:24px
}

.gallery-b__title:first-letter{
	text-transform: uppercase;
}

.gallery-b__text {
	margin:0 0 32px;
	font-size:17px;
	line-height:26px;
}

.gallery-b__text p{
	margin: 0 0 15px;
	color: #494949;
}

.gallery-b__text ol:not(:first-child) {
	margin-bottom: -20px;
}
.gallery-b__text ol {
	margin: 0 0 20px 42px;
	list-style: decimal outside;
}
.gallery-b__text ul {
	margin: 0 0 20px 42px;
	list-style: disc;
}
.gallery-b__text ul li,
.gallery-b__text ol li{
	margin: 0 0 8px;
}
.gallery-b__text p a {
	text-decoration: none;
	outline: none;
	border-bottom: 1px dashed rgba(86, 194, 98,.3);
	color: #56c262;
}.gallery-b__text p a:hover {
	 transition: .15s linear;
	 color: #3ea249;
	 border-bottom: 1px dashed rgba(86, 194, 98,.6);
 }
.gallery-b__text a {
	text-decoration: none;
	outline: none;
	border-bottom: 1px dashed rgba(86, 194, 98,.3);
	color: #56c262;
}.gallery-b__text a:hover {
	 transition: .15s linear;
	 color: #3ea249;
	 border-bottom: 1px dashed rgba(86, 194, 98,.6);
 }
.gallery-b__text *{
	/*font-size: 17px!important;*/
	/*color: #494949;*/
}

.gallery-b__text .also-b__label{
	position: relative;
	z-index: 2;
	font-size: 16px !important;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
}

.gallery-b__text .also-b__read{
	position: relative;
	z-index: 2;
	font-size: 14px !important;
	opacity: 0;
	transition: .15s linear;
	color: #fff;
}

.gallery-b__text-more {
	color:#999 !important
}

.gallery-b__text-toggle {
	display:none;
}

.gallery-b__info {
	display:flex;
	justify-content:space-between;
	align-items:flex-end;
	margin:0 0 42px;
}

.gallery-b__column_icon {
	position:relative;
	padding-left:50px;
	color:#191919;
	font-size:15px;
	line-height:18px;
}

.gallery-b__column_icon img {
	display:block;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%)
}

.gallery-b__filter {
	display:flex;
	align-items:center;
	padding:0 0 2px
}

.gallery-b__filter-control {
	transition:.15s linear;
	cursor:pointer;
	margin:0 0 0 8px
}

.gallery-b__filter-control svg {
	fill:rgba(73,73,73,.1);
	transition:.15s linear;
}

.gallery-b__filter-control:hover svg {
	fill:rgba(73,73,73,.5)
}

.gallery-b__filter-control_active svg {
	fill:#56c262 !important
}


div.gallery-b__list {
	display:flex;
	flex-wrap:wrap;
	margin:0 -24px 0 0
}

.gallery-b__list_small {
	margin:0 -15px 0 0
}

div.gallery-b__item {
	padding:0 24px 24px 0;
	width:50%
}
@media (max-width:550px)
{
	div.gallery-b__item {
		width:100%
	}
}

.gallery-b__list_small .gallery-b__item {
	padding:0 15px 15px 0;
	width:33.3%
}

.gallery-b__block {
	position:relative;
	overflow:hidden;
	height:287px;
	border-radius:4px;
	display:block;
}


.gallery-b__list_small .gallery-b__block {
	height:190px;
}

div.gallery-b__item .gallery-b__block img {
	height:100%;
	width:100%;
	display:block;
	object-fit:cover
}

.gallery-b__block-toggle {
	position:absolute;
	bottom:0;
	left:0;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 83%);
	min-height:144px;
	padding:14px 80px 14px 14px;
	right:0;
	width:100%;
	display:flex;
	align-items:flex-end;
	z-index:3;
	opacity:0;
	transition:.15s linear
}

.gallery-b__block:hover .gallery-b__block-toggle {
	opacity:1
}

.gallery-b__list_small .gallery-b__block-toggle {
	min-height:95px;
}

.gallery-b__block-title {
	display:block;
	font-size:15px;
	line-height:22px;
}

.gallery-b__block-title span {
	color:#fff;
	border-bottom:1px solid rgba(216, 216, 216, .3);
	transition:.15s linear
}

.gallery-b__block-title:hover span {
	color:#56c262;
	border-color:#56c262
}

.gallery-b__more {
	display:table;
	margin:0 auto;
	padding:15px 0 0
}

.gallery-b__button {
	display:flex;
	align-items:center;
	justify-content:center;
	padding:0 20px 1px;
	font-size:16px!important;
	color:#fff!important;
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 rgba(92, 163, 50, 0.57);
	border: solid 1px rgb(71, 171, 82);
	background-color: rgb(86, 194, 98);
	height:42px;
	text-decoration: none!important;
}

.gallery-b__button:hover {
	color:#fff;
	background:#379742
}


/* Modal */
body.scroll-locked {
	position: fixed;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}


.modal-b {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	overflow: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	display: none;
	color: #000;
	background-color: rgba(51, 51, 51, 0.9);
	text-align: left;
}
.modal-b *{
	box-sizing: border-box;
	font-family: "Fira Sans", sans-serif!important;
}

.modal-b::-webkit-scrollbar {
	display: none;
}

.modal-b .sticky {
	top:20px
}

.modal-b__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding:100px 20px;
	min-height: 100%;
}

.modal-b__grid {
	width: 100%;
	max-width: 1000px;
	position: relative;
	display:flex;
	justify-content:space-between
}

.modal-b__gallery {
	background-color: rgb(51, 51, 51);
	color: #fff;
	width:100%;
	border-radius:5px;
	overflow:hidden
}

.modal-b__gallery-container {
	display: flex;
	flex-direction: column;
	width: calc(100% - 310px);
}

.modal-b__gallery-description {
	/*width: 100%;*/
	padding: 21px 24px 35px;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	position: relative;
	margin-top: 18px;
	font-size: 15px;
	color: #191919;
	line-height: 1.5;
}

.modal-b__photo {
	display:flex;
	align-items:center;
	justify-content:center
}

.modal-b__photo img {
	max-width:100%;
	height:auto;
	display:block
}

.modal-b__sidebar {
	width:292px;
}

.modal-b__nav {
	display:none
}

.modal-b__about {
	padding: 21px 24px 35px;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	position:relative
}

.modal-b__title {
	margin:0 0 14px;
	font-size:18px;
	line-height:20px;
	padding:0 40px 0 0
}

.modal-b__info-container {
	overflow: auto;
}

.modal-b__info-container::-webkit-scrollbar {
	display: none;
}

.modal-b__info {
	margin:0 0 24px
}

.modal-b__info-row {
	margin:0 0 15px;
	display:flex;
	justify-content:space-between;
	font-size:14px;
	line-height:18px;
	color:#191919
}

.modal-b__info-row span {
	width:80px;
	color:#333;
	opacity:.5
}

.modal-b__info-row em {
	font-style:normal;
	width:calc(100% - 80px)
}

.modal-b__pluses {
	margin:0 0 22px;
	max-width:200px
}

.modal-b__pluses-row {
	position:relative;
	padding-left:26px;
	margin:0 0 10px;
	font-size:14px;
	line-height:18px;
	color:#191919
}

.modal-b__pluses-row img {
	position:absolute;
	left:0;
	top:4px;
	display:block
}

.modal-b__next {
	transition:none
}

.modal-b__next span {
	display:flex;
	align-items:center;
	justify-content:center;
	padding:19px 0;
	color:#fff;
	font-size:18px;
}

.modal-b__next em {
	font-style:normal;
	padding:0 0 1px 0;
	margin:0 8px 0 0;
	border-bottom:1px solid rgba(255,255,255,.3);
	transition:.15s linear
}

.modal-b__next svg {
	fill:#fff;
	transition:.15s linear
}

.modal-b__next:hover span {
	color:#56c262;
}

.modal-b__next:hover svg {
	fill:#56c262;
}

.modal-b__next:hover span em {
	color:#56c262;
	border-color:#56c262
}

.modal-b__close {
	position: absolute;
	top: 8px;
	right: 15px;
	cursor: pointer;
	display: block;
	z-index: 2;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	color: #000;
	opacity: 0.6;
	font-size: 46px;
	font-weight: 100;
}
.modal-b__close:hover {
	opacity: 1;
}

.modal-b__mobile {
	display:none
}

@media screen and (max-width:750px) {
	.page_b__title__seo h1 {
		font-size:34px !important;
	}

	.gallery-b__list {
		margin:0;
		display:block
	}

	.gallery-b__item {
		padding:0;
		width:100%;
		margin:0 0 12px;
	}

	.gallery-b__block {
		height:230px;
	}

	.gallery-b__block-toggle {
		opacity:1;
		min-height:95px;
	}

	.gallery-b__info {
		flex-wrap:wrap;
		margin:0 0 20px;
		align-items:initial
	}

	.gallery-b__column {
		margin:0 0 10px;
		width:100%;
		min-height:24px;
		display:flex;
		align-items:center
	}

	.gallery-b__column br {
		display:none
	}

	.gallery-b__column_icon {
		padding-left: 36px;
	}

	.gallery-b__column_icon img {
		width:20px
	}

	.gallery-b__column_filter {
		display:none
	}

	.gallery-b__title {
		display:none
	}

	.gallery-b__text {
		font-size:16px;
		line-height:24px;
		position:relative;
		margin:0 0 20px;
	}

	.gallery-b__text p {
		overflow: hidden;
		text-overflow: ellipsis;
		/*display: -webkit-box;*/
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
	}

	.gallery-b__text_show p {
		display:inline;
	}

	.gallery-b__text-toggle {
		display:inline;
		position:absolute;
		right:0;
		bottom:1px;
		z-index:2;
		background:#fff;
		padding-left:5px;
	}

	.gallery-b__text-toggle:before {
		content:'';
		background:linear-gradient(to left, rgba(255,255,255,1), rgba(255,255,255,0));
		width:60px;
		height:100%;
		z-index:2;
		position:absolute;
		right:100%;
		top:0;
	}

	.gallery-b__text_show .gallery-b__text-toggle {
		background:none;
		position:initial;
		padding-left:0
	}

	.gallery-b__text_show .gallery-b__text-toggle:before {
		display:none
	}

	.gallery-b__text-toggle em, .gallery-b__text-toggle a {
		position:relative;
		z-index:3
	}

	.modal-b {
		background:none;
	}

	.modal-b__gallery-container {
		width: 100%;
	}

	.modal-b__gallery-container {
		flex-direction: column-reverse;
		order: 1;
	}

	.modal-b__gallery-container .modal-b__gallery-description {
		background-color: transparent;
		color: white;
		margin: 0;
	}

	.modal-b:before {
		-webkit-backdrop-filter: blur(5px);
		backdrop-filter: blur(5px);
		background-color: rgba(0, 0, 0, 0.7);
		width:100%;
		height:100%;
		content:'';
		z-index:2;
		position:fixed;
		left:0;
		top:0;
	}

	.modal-b__inner {
		padding:0;
		position:relative;
		z-index:3
	}

	.modal-b__grid {
		flex-direction:column;
		padding:0 0 150px
	}

	.modal-b__nav {
		position:fixed;
		bottom:0;
		left:0;
		right:0;
		height:150px;
		background:#fff;
		z-index:3;
		width:100%;
		display:block;
		padding:13px 22px 0;
		box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
	}

	.modal-b__gallery {
		order:1;
		width:100%;
		border-radius:0
	}

	.modal-b__gallery::-webkit-scrollbar {
		display: none;
	}

	.modal-b__photo {
		min-width:300px;
	}

	.modal-b__sidebar {
		width:100%;
		padding:20px 22px 28px;
		order:0
	}

	.modal-b__about {
		padding:0;
		background:none;
		color:#fff
	}

	.modal-b__title {
		font-size:22px;
		line-height:30px;
		padding-right:50px;
	}

	.modal-b__close {
		top:0;
		right:0;
		color:#fff;
		opacity:1;
		font-size:60px;
		position:fixed;
		padding:4px 15px 0 10px
	}

	.modal-b__info {
		margin:0;
		display:flex;
		justify-content:space-between
	}

	.modal-b__info-row {
		flex:1;
		color:#fff;
		margin:0;
		display:block
	}

	.modal-b__info-row span {
		opacity:.5;
		color:#fff;
		display:block
	}

	.modal-b__pluses, .modal-b__button {
		display:none
	}

	.modal-b__nav .modal-b__pluses, .modal-b__nav .modal-b__button {
		display:block
	}

	.gallery-b__button {
		height:48px;
		font-size:17px;
	}

	.modal-b__next {
		display:none
	}

	.modal-b__mobile {
		display:block
	}

	.modal-b__mobile .modal-b__next {
		display:block;
		padding-bottom:10px
	}

	.modal-b__pluses {
		margin:0 0 12px 4px;
		max-width:100%;
	}

	.modal-b__pluses-row {
		padding-left:27px;
		margin:0 0 6px;
	}

	.modal-b__pluses-row img {
		position:absolute;
		left:0;
		top:4px;
		display:block
	}
}

.card__about--order .order__form--input,
.card__about--order .order__form--submit{
	margin-bottom: 0!important;
}

.fast-order-popup .card__about--order{
	margin-bottom: 0!important;
	margin-top: 0!important;
	padding-bottom: 0;
}

.fast-order-popup .popup__title{
	text-align: left;
	color: #333;
	margin-bottom: 6px;
}

.gallery-b__text iframe{
	max-width: 100%;
}

.gallery-b__text .all_sales{
	background: #b25a45;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	margin-bottom: 25px;
	position: relative;
}

.gallery-b__text .js-all-sect .product-card-in{
	position: relative;
}

.other-pages a{
	border-bottom: 1px dashed rgba(86, 194, 98, .3);
	color: #56c262;
}

@media screen and (max-width:600px) {
	.gallery-b__text iframe{
		height: 350px;
	}
}

@media screen and (max-width:470px) {
	.gallery-b__text iframe{
		height: 270px;
	}
}

@media screen and (max-width:375px) {
	.gallery-b__text iframe{
		height: 200px;
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog.section.list/gallery_submenu_new/style.css?172199174970 */
/* /bitrix/templates/main/assets/css/scrollyeah.css?17219917492292 */
/* /bitrix/templates/.default/components/bitrix/news/photo_pamyatnikov/bitrix/news.list/.default/style.css?174045966012589 */
