

/* Start:/bitrix/templates/dom-decora-admin/components/bitrix/news.list/slider/style.css?151993434312227*/
.anythingContainer {
    position: relative;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.anythingContainer ul.anythingSlider {
    width: 100%;
    height: 100%;
	margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

.anythingContainer ul.anythingSlider li {
	position: relative;
    float: left;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.anythingContainer ul.anythingSlider li a {
    display: table;
	position:relative;
	width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

/***PRODUCT_IN_SLIDE***/
.slide-card-container {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}
.slide-card {
	position: relative;
    z-index: 2;
}
.slide-card-container:first-of-type .slide-card {
	text-align: left;
}
.slide-card-container:last-of-type .slide-card {
	text-align: right;
}
.slide-prod {
	display: inline-block;
    text-align: center;
}
.slide-card-container:first-of-type .slide-info {
	margin-left: 70px;
}
.slide-card-container:last-of-type .slide-info {
	margin-right: 70px;
}
.slide-card-container:first-of-type .slide-prod {
	margin-left: 80px;
}
.slide-card-container:last-of-type .slide-prod {
	margin-right: 80px;
}
.slide-prod-image-container {
	display: table;
	position: relative;
	width: 178px;
	height: 178px;
	margin: 0px auto;
}
.slide-prod-image {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.slide-prod-image-container img.manufacturer {
    position: absolute;
    right: 0px;
    bottom: -1px;
}
.slide-prod-price {
    text-align: center;
}
.slide-prod-price {
    margin-top: 10px;
}
.slide-prod-price .price {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    background: #fde037;
}
.slide-prod-price .price {
    display: inline-block;
    margin: 0px;
    padding: 2px 15px;
}
.slide-prod-price .price span {
    font-size: 12px;
    font-weight: 400;
}
.slide-prod-price .price-old {
    font-size: 12px;
    color: #a0a4bc;
    text-decoration: line-through;
}
.slide-prod-price .price-old {
    display: block;
    margin: 3px 0px 0px 0px;
    padding: 0px;
}
.slide-prod-price .no-price {
    font-size: 12px;
}
.slide-prod-price  .price .price-reference {
    display: block;
    margin: 0px;
    padding: 0px 0px 4px 0px;
}
.slide-prod-price  .price .price-reference {
    font-size: 13px;
}
.slide-prod-sticker {
	position: absolute;
	top: 0;
}
.slide-card-container:first-of-type .slide-prod-sticker {
	left: 0;
}
.slide-card-container:last-of-type .slide-prod-sticker {
	right: 0;
}
.slide-prod-sticker span {
    font-size: 11px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 22px;
}
.slide-prod-sticker span {
    width: 42px;
    height: 22px;
    display: block;
    margin: 0px 0px 2px 0px;
    padding: 0px;
    position: relative;
}
.slide-prod-sticker span:before {
    content: "";
    border-width: 11px 6px 11px 0px;
    border-style: solid;
}
.slide-card-container:first-of-type .slide-prod-sticker span:before {
    border-width: 11px 6px 11px 0px;
}
.slide-card-container:last-of-type .slide-prod-sticker span:before {
    border-width: 11px 0px 11px 6px;
}
.slide-prod-sticker span:before {
    width: 0px;
    height: 0px;
    position: absolute;
    right: -6px;
    top: 0px;
}
.slide-card-container:first-of-type .slide-prod-sticker span:before {
    right: -6px;
}
.slide-card-container:last-of-type .slide-prod-sticker span:before {
    left: -6px;
}
.slide-prod-sticker span:last-child {
    margin: 0px;
}
.slide-prod-sticker .new {
    background: #9cc218;
}
.slide-card-container:first-of-type .slide-prod-sticker .new:before {
    border-color: #9cc218 transparent #9cc218 #9cc218;
}
.slide-card-container:last-of-type .slide-prod-sticker .new:before {
    border-color: #9cc218 #9cc218 #9cc218 transparent;
}
.slide-prod-sticker .hit {
    background: #13a4ff;
}
.slide-card-container:first-of-type .slide-prod-sticker .hit:before {
    border-color: #13a4ff transparent #13a4ff #13a4ff;
}
.slide-card-container:last-of-type .slide-prod-sticker .hit:before {
    border-color: #13a4ff #13a4ff #13a4ff transparent;
}
.slide-prod-sticker .discount {
    background: #9d06d7;
}
.slide-card-container:first-of-type .slide-prod-sticker .discount:before {
    border-color: #9d06d7 transparent #9d06d7 #9d06d7;
}
.slide-card-container:last-of-type .slide-prod-sticker .discount:before {
    border-color: #9d06d7 #9d06d7 #9d06d7 transparent;
}
.slide-card-bg {
	position: absolute;
    top: -25%;
    width: 40%;
    height: 150%;
    background: white;
	z-index: 1;
}
.slide-card-container:first-of-type .slide-card-bg {
	left: 0;
    border-radius: 0px 50% 50% 0px;
}
.slide-card-container:last-of-type .slide-card-bg {
	right: 0;
    border-radius: 50% 0px 0px 50%;
}
.slide-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.slide-info-title {
	font-size: 28px;
	line-height: 32px;
    color: #ffffff;
    font-weight: bold;
}
.slide-info-text {
	font-size: 16px;
	line-height: 20px;
    color: #ffffff;
	margin-top: 10px;
}
.slide-info-button {
	margin-top: 16px;
}
.slide-info-button .btn_buy {
	display: inline-block;
	width: 138px;
    height: 29px;
    margin: 0px;
    padding: 0px;
}
.slide-info-button .btn_buy i {
	margin: 0px;
    padding: 0px 7px 0px 0px;
}
.slide-info-button .btn_buy:hover {
	color: #fff;
    text-decoration: none;
    background: #575b71;
    cursor: pointer;
}
.slide-info-button .btn_buy:hover i {
	color: #fff;
}
.shadow-modile {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
	z-index: 1;
	box-shadow: inset 0px 0px 20px 10px rgba(129, 132, 161, 0.08);
}

@media (max-width: 1253px){
	.slide-card-container:first-of-type .slide-prod {
		margin-left: 60px;
	}
	.slide-card-container:last-of-type .slide-prod {
		margin-right: 60px;
	}
	.slide-prod-image-container {
		width: 128px;
		height: 128px;
	}
	.slide-prod-image img.full-width {
		width: 100%;
		height: auto;
	}
	.slide-prod-image img.full-height {
		width: auto;
		height: 100%;
	}
	.slide-prod-price .price {
		font-size: 16px;
	}
	.slide-card-container:first-of-type .slide-info {
		margin-left: 50px;
	}
	.slide-card-container:last-of-type .slide-info {
		margin-right: 50px;
	}
	.slide-info-title {
		font-size: 20px;
		line-height: 22px;
	}
	.slide-info-text {
		font-size: 14px;
		line-height: 16px;
	}
}

@media screen and (max-width: 787px) {
	.anythingSliderLi_DEFAULT .slide-prod-image-container {
		width: 108px;
		height: 108px;
	}
	.anythingSliderLi_DEFAULT .slide-prod-image-container img.manufacturer {
		width: 50px;
		height: auto;
	}
	.slide-prod-price .price {
		font-size: 14px;
	}
	.slide-card-container:first-of-type .slide-info {
		margin-left: 30px;
	}
	.slide-card-container:last-of-type .slide-info {
		margin-right: 30px;
	}
	.slide-info-title {
		font-size: 16px;
		line-height: 18px;
	}
	.slide-info-text {
		font-size: 12px;
		line-height: 14px;
	}
	
	@media (min-width: 555px) and (max-width: 643px) {
		.anythingSliderLi_DEFAULT .slide-prod-image-container {
			width: 88px;
			height: 88px;
		}
		.anythingSliderLi_DEFAULT .slide-prod-image-container img.manufacturer {
			width: 40px;
			height: auto;
		}
		.anythingSliderLi_16_7 .slide-prod-image-container {
			width: 108px;
			height: 108px;
		}
		.anythingSliderLi_16_7 .slide-prod-image-container img.manufacturer {
			width: 50px;
			height: auto;
		}
		.anythingSliderLi_16_7 .slide-card-container:first-of-type .slide-prod,
		.anythingSliderLi_16_9 .slide-card-container:first-of-type .slide-prod {
			margin-left: 40px;
		}
		.anythingSliderLi_16_7 .slide-card-container:last-of-type .slide-prod,
		.anythingSliderLi_16_9 .slide-card-container:last-of-type .slide-prod {
			margin-right: 40px;
		}
	}
	
	@media (max-width: 554px) {
		.anythingSliderLi_16_7 .slide-prod-image-container,
		.anythingSliderLi_DEFAULT .slide-prod-image-container {
			width: 50%;
			height: 100%;
		}
		.slide-card-container.information {
			display: none;
			visibility: hidden;
		}
		.shadow-modile {
			display: block;
		}
		.slide-card-container.product .slide-card-bg {
			border-radius: 0;
			top: 0;
			width: 100%;
			height: 100%;
		}
		.slide-card-container:last-of-type .slide-prod-sticker {
			left: 0;
			right: auto;
		}
		.anythingContainer ul.anythingSlider li a {
			display: block;
		}
		.slide-card-container.product {
			width: 100%;
			height: 100%;
			display: block;
		}
		.slide-card-container .slide-card {
			height: 100%;
		}
		.slide-card-container.product .slide-prod {
			display: block;
			width: 100%;
			height: 100%;
			text-align: center;
			margin: 0px;
			font-size: 0px;
		}
		.slide-prod-image-container {
			display: inline-block;
			width: 50%;
			height: 100%;
			margin: 0px;
			vertical-align: middle;
		}
		.slide-prod-image-container .manufacturer {
			display: none;
			visibility: hidden;
		}
		.slide-prod-image {
			position: absolute;
			display: table;
			top: 50%;
			left: 50%;
			height: 108px;
			width: 108px;
			margin: -54px 0px 0px -54px;
		}
		.slide-prod-image .img {
			display: table-cell;
			vertical-align: middle;
			text-align: center;
		}
		.slide-prod-price {
			display: inline-block;
			width: 50%;
			margin: 0px;
			vertical-align: middle;
		}
		.slide-prod-price .price {
			font-size: 18px;
		}
		.slide-prod-price .price span {
			font-size: 12px;
		}
		.slide-prod-price .price-old {
			font-size: 12px;
		}
		.slide-prod-sticker span {
			width: 28px;
			height: 16px;
			margin: 0px 0px 1px 0px;
		}
		.slide-prod-sticker span {
			font-size: 8px;
			line-height: 16px;
		}
		.slide-prod-sticker span::before {
			display: none;
		}
		
		@media (max-width: 458px) {
			.slide-prod-image {
				height: 84px;
				width: 84px;
				margin: -42px 0px 0px -42px;
			}
			.slide-prod-price .price {
				font-size: 14px;
			}
			.slide-prod-price .price span {
				font-size: 10px;
			}
			.slide-prod-price .price-old {
				font-size: 10px;
			}
		}
	}
}

/***VIDEO_IN_SLIDE***/
.video-slide-overlay,
.video-slide-overlay-load {
	position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:1;
    height:100%;
    background:rgba(87, 91, 113, 0.8);
	display:table;
	transition:all 0.5s ease 0s;
}

.video-slide-overlay {
	cursor:pointer;
}

.video-slide-overlay:hover {
    background:rgba(87, 91, 113, 0.9);
	transition:background 0.5s ease 0s;
}

.video-slide-overlay .video-icon-play {
	display: table-cell;
	padding:0px;
    margin:0px;
    font-size:85px;
    color:#edeef8;
	vertical-align: middle;
	text-align: center;
	cursor:pointer;
	transition:color 0.5s ease 0s;
}

.video-slide-overlay-load .video-icon-loading {
	display: table-cell;
	padding:0px;
    margin:0px;
    font-size:24px;
    color:#edeef8;
	vertical-align: middle;
	text-align: center;
	transition:color 0.5s ease 0s;
}

.video-slide-overlay:hover .video-icon-play {
	color:#ffffff;
	transition:color 0.5s ease 0s;
}

.video-options-buttons {
	position:absolute;
	top: 10px;
    left: 12px;
	z-index: 2;
}

.video-options-buttons button {
	display: inline-block;
    padding: 0px;
    margin: 0px 5px 0px 0px;
    background: none;
    border: none;
    color: #edeef8;
	cursor: pointer;
    vertical-align: middle;
}

.video-options-buttons button:focus {
	outline: none;
}

.btn-video-pause {
    font-size: 17px;
}

.btn-video-mute,
.btn-video-unmute {
    font-size: 20px;
	margin-top: 1px;
}

.mb_YTPlayer .loading {
	display: none !important;
}

.mbYTP_wrapper {
	pointer-events: none;
}
/* End */


/* Start:/bitrix/components/netvprirode/gallery/templates/noscroll/style.css?15199343355405*/
.nvp_gallery .left_menu {
	display: none;
}

.nvp_gallery .td.item img {
	width: unset;
    max-width: unset;
    height: unset;
}

.nvp_gallery * {
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

.nvp_gallery h2 {
	font-size: 30px;
	margin-bottom: 8px;
}

.nvp_gallery h3 {
	margin-bottom: 8px;
}

.nvp_gallery .description {
	padding-bottom: 10px;
}

.nvp_gallery .details {
	-ms-overflow-style: none; 
    overflow: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}

.nvp_gallery .details::-webkit-scrollbar { 
    display: none;
}

.nvp_gallery .more_photo {
	-ms-overflow-style: none; 
    overflow: auto;
	position: absolute; height: 82px; width: 100%;
}

.nvp_gallery .more_photo::-webkit-scrollbar { 
    display: none;
}

.nvp_gallery .nonescroll {
	overflow: hidden;
	position: fixed;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
}

.nvp_gallery .td {
	display: table-cell
}

.nvp_gallery .td.item {
	padding-right: 10px;
}

.nvp_gallery div.td.item:last-child {
	padding-right: 0px;
}

.nonetd {
	display: block;
	float: left;
	padding-bottom: 10px;
}

.arra {
	background: rgba(255,255,255,0.9); height: 104px; position: absolute; width: 45px; display: block; margin-left: -45px; margin-top: -102px;;
}

.arra2 {
	background: rgba(255,255,255,0.9); height: 104px; position: absolute; width: 45px; display: block; margin-left: 0px; margin-top: -102px;;
}

.hide {
	display: none
}

.nvp_gallery .inner {
	padding-top: 10px;
	overflow: auto;
	-ms-overflow-style: none;
	height: 110px;
}

.inner::-webkit-scrollbar { 
    display: none;
}

.fog {
	padding: 20px 0px;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	background: rgba(0,0,0,0.8);
	z-index: 551;
	display: flex;
	opacity: 0;
	flex-direction: column;
	justify-content:center;
	overflow: auto;
}

.bigimage {
	position: relative;
	z-index: 101;
	display: flex;
	background: #fff;
	max-width: 936px;
	width: 100%;
	margin: auto;
	
}

.lite img {
	margin-bottom: 10px;
	margin-left: 5px;
}

.buton {
	width: 209px;
height: 41px;
float: left;
padding: 0px;
}

.more_photo {
	height: 77px;
}

.more_photo .tada {
	cursor: pointer;
	padding-right: 2px;
	border-top: 2px solid #fff;
}

.more_photo .tada:last-child {
	padding-right: 0;
}

.more_photo div img.actual {
	opacity: 0.8

}

.cart_close:hover {
	background: #000;
}

.cart_close {
	position: absolute;
	cursor: pointer;
	margin-left: 925px;
	margin-top: -10px;
	width: 12px;
	height: 12px;
	padding: 5px;
	border-radius: 12px;
	background: #555;
}

.feeda_close {
	float: right;
	cursor: pointer;
	width: 12px;
	height: 12px;
}

.bigan {
	max-width: 602px;
	display: block;
	float: left
}

.bigimage {
	min-height: 100px;
}

.bigimage .table {
	display: table;
	margin-bottom: 0;
}

.bigimage .td {
	display: table-cell;
}

.infor {
	padding-left: 20px; padding-top: 15px; padding-right: 20px; vertical-align: top;
	width: 100%;
}

.arrleft {
	position: absolute; top: 50%; margin-top: -13px; margin-left: -40px;
}

.arrright {
	position: absolute; top: 50%; margin-top: -13px; margin-left: 10px;
	margin-left: 950px;
	}

.tablet {
	display: table
}

.tada {
	display: table-cell
}
	
@media screen and (max-width:1000px) {
	.bigimage {
		max-width: 700px;			
	}
	
	.bigan {
		max-width: 450px;		
	}
.arrright {
			margin-left: 714px;
	}
	
	.cart_close {
		margin-left: 689px;
	}
}

@media screen and (max-width:780px) {
.bigimage {
		max-width: 500px;			
	}
	
	.td.image {
		width: 500px;
	}
	
	.bigan {
		max-width: 500px;	
		margin: 0px auto;	
		float: none;
	}
	.bigimage .table {display: block; }
	.bigimage .td {display: block}
	.infor {
	width: unset;
	padding-top: 20px;
	clear: both;
	}
	.cart_close {
		margin-left: 489px;
	}
.arrright {
			margin-left: 514px;
	}
	button.btn_buy.buton {
			
	}
}

@media screen and (max-width:580px) {

.td.image {
		width: 300px;
	}

.bigimage {
		max-width: 300px;			
	}
	
	.bigan {
		max-width: 300px;		
	}
.arrright {
			margin-left: 314px;
	}
.cart_close {
		margin-left: 289px;
	}
}

@media screen and (max-width:380px) {
.arrleft {
			margin-left: -25px;
	}
	
	.arrright {
			margin-left: 299px;
	}
	
	.cart_close {
		margin-left: 274px;
	}
}

@media screen and (max-width:350px) {

.nvp_gallery {
	
}
	
.td.image {
		width: 300px;
	}

.bigimage {
		max-width: 300px;			
	}
	
	.bigan {
		max-width: 300px;		
	}
.arrleft {
			margin-left: 0px;
			background: rgba(0,0,0,0.7);
			border-radius: 30px; 
			padding: 10px;
			bottom: 0px;
	top: unset;
			z-index: 500;
		position: fixed;
	transform: scale(0.7);
	left: 0px;
	}
.arrright {
			background: rgba(0,0,0,0.7);
			border-radius: 30px; 
			padding: 10px;
			bottom: 0px;
			top: unset;
			z-index: 500;
			position: fixed;
			transform: scale(0.7);
			right: 0px;
	}
.td.infor {
	padding-bottom: 40px; 
}
.cart_close {
		margin-left: 289px;
	}
}

.arrleft a {
	background: url(/bitrix/components/netvprirode/gallery/templates/noscroll/images/arrleft.png) no-repeat; background-size: 26px; width: 26px; height: 26px; display: block;
	opacity: 0.8
}

.arrright a {
	background: url(/bitrix/components/netvprirode/gallery/templates/noscroll/images/arrright.png) no-repeat; background-size: 26px; width: 26px; height: 26px; display: block; 
	opacity: 0.8;
}

.arrleft a:hover, .arrright a:hover {
	opacity: 1
}

.bigan {
	background: url(/bitrix/components/netvprirode/gallery/templates/noscroll/images/hex-loader2.gif) no-repeat;
	background-size: cover; 
	min-height: 150px;
}

.dots {
	width: 8px; height: 8px; background: #fff; border-radius: 4px; float: left; margin-right: 5px; cursor: pointer;
}
/* End */


/* Start:/bitrix/components/netvprirode/gallery/templates/noscroll/jquery.custom-scrollbar.css?15199343353559*/
.scrollable {
  position: relative;
}

.scrollable:focus {
  outline: 0;
}

.scrollable .viewport {
  position: relative;
  overflow: hidden;
}

.scrollable .viewport .overview {
  position: absolute;
}

.scrollable .scroll-bar {
  display: none;
}

.scrollable .scroll-bar.vertical {
  position: absolute;
  right: 0;
  height: 100%;
}

.scrollable .scroll-bar.horizontal {
  position: relative;
  width: 100%;
}

.scrollable .scroll-bar .thumb {
  position: absolute;
}

.scrollable .scroll-bar.vertical .thumb {
  width: 100%;
  min-height: 10px;
}

.scrollable .scroll-bar.horizontal .thumb {
  height: 100%;
  min-width: 10px;
  left: 0;
}

.not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*Default skin*/

.scrollable.default-skin {
  padding-right: 0px;
  padding-bottom: 6px;
}

.scrollable.default-skin .scroll-bar.vertical {
  width: 6px;
}

.scrollable.default-skin .scroll-bar.horizontal {
  height: 6px;
}

.scrollable.default-skin .scroll-bar .thumb {
  background-color: black;
  opacity: 0.4;
  border-radius: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.scrollable.default-skin .scroll-bar:hover .thumb {
  opacity: 0.6;
}

/*Gray skin*/

.scrollable.gray-skin {
  padding-right: 17px;
}

.scrollable.gray-skin .scroll-bar {
  border: 1px solid gray;
  background-color: #d3d3d3;
}

.scrollable.gray-skin .scroll-bar .thumb {
  background-color: gray;
}

.scrollable.gray-skin .scroll-bar:hover .thumb {
  background-color: black;
}

.scrollable.gray-skin .scroll-bar.vertical {
  width: 10px;
}

.scrollable.gray-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}

/*Modern skin*/
.scrollable.modern-skin {
  padding-right: 17px;
}

.scrollable.modern-skin .scroll-bar {
  border: 1px solid gray;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: inset 0 0 5px #888;
  -webkit-box-shadow: inset 0 0 5px #888;
  box-shadow: inset 0 0 5px #888;
}

.scrollable.modern-skin .scroll-bar .thumb {
  background-color: #95aabf;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #536984;
}

.scrollable.modern-skin .scroll-bar.vertical .thumb {
  width: 8px;
  background: -moz-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #95aabf), color-stop(100%, #547092));
  background: -webkit-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -o-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -ms-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: linear-gradient(to right, #95aabf 0%, #547092 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )";
}

.scrollable.modern-skin .scroll-bar.horizontal .thumb {
  height: 8px;
  background-image: linear-gradient(#95aabf, #547092);
  background-image: -o-linear-gradient(#95aabf, #547092);
  background-image: -moz-linear-gradient(#95aabf, #547092);
  background-image: -webkit-linear-gradient(#95aabf, #547092);
  background-image: -ms-linear-gradient(#95aabf, #547092);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )";
}

.scrollable.modern-skin .scroll-bar.vertical {
  width: 10px;
}

.scrollable.modern-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}
/* End */


/* Start:/bitrix/templates/dom-decora-admin/components/bitrix/main.feedback/.default/style.css?15199343432280*/
.mfeedback {
	width:356px;
	float:left;
	margin:0px;
	padding:0px;
}

.mfeedback .row {
	width:100%;
	float:left;
	display:table;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.mfeedback .row .span1 {
	width:125px;
	display:table-cell;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#575b71;
	text-align:left;
}

.mfeedback .row .span2 {
	width:auto;
	display:table-cell;
	margin:0px;
	padding:0px;
	text-align:left;
}

.mfeedback .row .span2 input[type="text"] {
	width:100%;
	height:30px;
	margin:0px;
	padding:0px 9px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	text-align:left;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.mfeedback .row .span2 textarea {
	width:100%;
	min-width:100%;
	max-width:100%;
	height:61px;
	min-height:61px;
	max-height:61px;
	margin:0px;
	padding:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"Open Sans", sans-serif;
	font-size:14px;
	color:#8184a1;
	border:1px solid #dee0ee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	background:#fff;
}

.mfeedback .row .span2 input[name="captcha_word"] {
	width:100px;
	float:left;
}

.mfeedback .row .span2 img {
	float:right;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}

.mfeedback div.submit {
	width:100%;
	float:left;
	margin:9px 0px 0px 0px;
	padding:0px;
}

.mfeedback div.submit button {
	width:153px;
	height:31px;
	float:right;
	margin:0px;
	padding:0px;
}


/***240px***/
@media screen and (max-width:787px) {
	.mfeedback {
		width:100%;
	}

	.mfeedback .row {
		margin:0px 0px 3px 0px;
	}

	.mfeedback .row .span1 {
		width:89px;
		font-size:12px;
	}

	.mfeedback .row .span2 input[type="text"] {
		width:100%;
		height:27px;
		padding:0px 7px;
		font-size:12px;
	}

	.mfeedback .row .span2 textarea {		
		height:45px;
		min-height:45px;
		max-height:45px;
		padding:7px;
		font-size:12px;
	}

	.mfeedback div.submit button {
		height:28px;
		font-size:11px;
		font-weight:400;
	}
}
/* End */
/* /bitrix/templates/dom-decora-admin/components/bitrix/news.list/slider/style.css?151993434312227 */
/* /bitrix/components/netvprirode/gallery/templates/noscroll/style.css?15199343355405 */
/* /bitrix/components/netvprirode/gallery/templates/noscroll/jquery.custom-scrollbar.css?15199343353559 */
/* /bitrix/templates/dom-decora-admin/components/bitrix/main.feedback/.default/style.css?15199343432280 */
