

/* Start:/css/prettyPhoto.css?174453726715284*/
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 84px; height: 25px; background: url(/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_rounded .pp_arrow_previous { background: url(/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
		
	div.light_rounded .currentTextHolder { color: #242424; }
	div.light_rounded .pp_description { color: #597D1B; }
	
	div.light_rounded .pp_bottom .pp_left { background: url(/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }

	div.dark_rounded .pp_arrow_previous { background: url(/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(/images/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.dark_square .pp_arrow_previous { background: url(/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_expand { background: url(/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.light_square .pp_arrow_previous { background: url(/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000000;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content {
			height: 40px;
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				.pp_description {
					display: none;
					float: left;
					margin: 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
					width: 80px;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(/css/../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(/css/../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: none;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			display: none;
			line-height: 1 !important;
			margin: 0 auto;
			text-align: center;
			width: 100%;
		}
	
		`div.ppt { /*включили верхний title*/
			color: #C58459;
			display: none;
			font-size: 14px;
			color: #CB8733;
    		font-family: Georgia;
    		font-weight: bold;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


/**/
.certificates_tab {
	margin: 0px;
}
.certificates_tab td div {
	text-align: center;
	
}
.cediv2 {
	margin-bottom: 20px;
	padding: 0 25px;
	max-width: 167px;
}
.objects_list{
	display: table-cell;
	width: 240px;
	height: 137px;
	vertical-align: middle;
	margin: 0 auto;
	float: left;
	padding-right: 10px;
}
.object_tab {
	width: 100%;
	margin-top: 20px;
}
.tab-gallery-bg {
	width: 370px;
	height: 251px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 15px;
}
.object_img_small {
	width: 107px;
	height: 71px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	float: left;
	padding-bottom: 20px;
}
.object_img_small2 {
	padding: 0 24px;
}
.object_td1 {
	width: 370px;
}
.object_td2 {
	padding-left: 13px;
}
.object_td2 p.description{
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}
.bigImgNone {display: none;}
.openImg{text-align:center;}
.counters{
	padding-top: 18px;
}
.certificates_tab td{
	padding-right: 18px !important;
	padding-bottom: 10px !important;
	vertical-align:top;
}
.certificates_tab td img{
	margin-bottom:15px;
}
/**/
/* End */


/* Start:/bitrix/templates/vnutr/magnific-popup.css?17445499277348*/
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }

button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }
/* End */


/* Start:/bitrix/templates/vnutr/components/bitrix/breadcrumb/breadcrumb/style.min.css?1682318371448*/
.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/.default/components/bitrix/menu/footer/style.min.css?1682318369490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/.default/components/bitrix/menu/footer/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/vnutr/template_styles.css?177824126532838*/
@charset "utf-8";

/* CSS Reset */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

strong,
b {
    font-weight: bold;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    height: auto;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* End CSS Reset */


/* Typography 
-----------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
}

body {
    background: url("/images/body_bkg.png") repeat;
    font: 14px/18px Arial, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 1000px;
}

h1 {
    margin-bottom: 15px;
    font: 400 24px / 18px Arial;
    color: #29bdbe;
}

h2 {
    margin: 15px 0;
    color: #488178;
    font: 400 18px Arial;
}

h3 {
    margin-bottom: 15px;
    font: bold 24px/1.1em Arial, sans-serif;
    color: #1f262b;
}

p {
    margin-bottom: 20px;
}

ul {
    margin-bottom: 20px;
}

a {
    color: #a89a7b;
    text-decoration: underline;
}

img {
    vertical-align: middle;
}

.wrap-centered {
    display: block;
    margin-bottom: 20px;
    text-align: center;
}


/* Hover Effects 
-----------------------------------------------------------*/

a:hover {
    color: #cbbb99;
    text-decoration: none;
}


/* Page 
-----------------------------------------------------------*/

.clear {
    clear: both;
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

#wrapper {
    margin: 0 auto;
    width: 1237px;
}

.center {
    text-align: center;
}

article {
    margin-bottom: 23px;
    text-align: justify;
}

article:after {
    content: ' ';
    display: block;
    width: auto;
    height: auto;
    clear: both;
}


/* Style Form 
-----------------------------------------------------------*/

.mfeedback input[type="text"],
.mfeedback input[type="password"], textarea {
    position: relative;
    width: 98%;
    margin: 4px 0 15px;
    height: 30px;
    padding: 0 1%;
    color: #959595;
    border: 1px solid #C8C8C8;
    /*padding: 3px 5%;*/
    outline: none;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    border-color: #077fc3;
}

textarea {
    height: 100px;
    vertical-align: top;
    width: 98%;
    padding: 10px 1%;
    resize: none;
}

::-webkit-input-placeholder {
    color: #959595;
}

:-moz-placeholder {
    color: #959595;
}

.placeholder {
    color: #959595;
}

*:focus::-moz-placeholder {
    color: transparent !important;
}

*[autofocus]::-moz-placeholder:focus {
    color: graytext !important;
}

*:focus:-moz-placeholder {
    color: transparent !important;
}

*[autofocus]:-moz-placeholder:focus {
    color: graytext !important;
}

*:focus::-webkit-input-placeholder {
    color: transparent !important;
}

*[autofocus]::-webkit-input-placeholder {
    color: graytext !important;
}

.search {
    position: relative;
    float: right;
}

.header_box .search input[type="text"]{
    position: relative!important;
    border-radius: 2px!important;
    border: 1px solid #97a0ab!important;
    box-sizing: border-box!important;
    background-color: #656d77!important;
    width: 219px!important;
    height: 31px!important;
    margin: 4px 6px 0 42px!important;
    color: #abb2bc!important;
    font-size: 12px!important;
    padding: 0 10px!important;
}

.search input[type="submit"] {
    width: 22px;
    height: 20px;
    margin-right: 28px;
    background: url('/images/sprite.png') no-repeat -77px -20px;
    border: none;
    vertical-align: middle;
    outline: none;
	font-size: 0;
    cursor: pointer;
}

.search input[type="button"]:hover {
    background: url('/images/sprite.png') no-repeat -77px 0;
    width: 22px;
    height: 20px;
}


/* Navigation
-----------------------------------------------------------*/

header nav ul {
    -webkit-font-smoothing: antialiased;
    background: #ddd;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: table;
    text-align: center;
    border-top: 1px solid #838c98;
    border-bottom: 3px solid #838c98;
}

header nav:after {
    content: ' ';
    display: block;
    width: 100%;
    clear: both;
    height: 3px;
    background: #fff;
}

header nav li {
    border-left: 1px solid #cbe7e7;
    border-right: 1px solid #68b3b5;
    margin: 0;
    padding: 0;
    position: relative;
    display: table-cell;
    z-index: 9999;
}

header nav li:first-child {
    border-left: 1px solid #26b8b9;
}

header nav a {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 44px;
    padding: 0 25px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color .25s ease;
    -moz-transition: color .25s ease;
    -ms-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease;
    background: #29bdbe;
    /* Old browsers */
    background: -moz-linear-gradient(top, #29bdbe 0%, #29bdbe 9%, #1a9f9f 9%, #1a9f9f 9%, #29bdbe 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #29bdbe), color-stop(9%, #29bdbe), color-stop(9%, #1a9f9f), color-stop(9%, #1a9f9f), color-stop(100%, #29bdbe));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #29bdbe 0%, #29bdbe 9%, #1a9f9f 9%, #1a9f9f 9%, #29bdbe 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #29bdbe 0%, #29bdbe 9%, #1a9f9f 9%, #1a9f9f 9%, #29bdbe 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #29bdbe 0%, #29bdbe 9%, #1a9f9f 9%, #1a9f9f 9%, #29bdbe 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #29bdbe 0%, #29bdbe 9%, #1a9f9f 9%, #1a9f9f 9%, #29bdbe 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#29bdbe', endColorstr='#29bdbe', GradientType=0);
}

header nav ul li ul li {
    display: block;
}

header nav li:hover a,header nav li a.active {
    color: #fff;
    background: #2c2e31;
    /* Old browsers */
    background: -moz-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2c2e31), color-stop(9%, #2c2e31), color-stop(9%, #1a9f9f), color-stop(9%, #3e464e), color-stop(100%, #646c76));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2c2e31', endColorstr='#646c76', GradientType=0);
}

header nav li ul {
    padding-top: 18px;
    float: left;
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: 120;
    margin-left: -1px;
    border: 1px solid #fff;
    /*	border-top: 7px solid #838c98;*/
    border-top: 0;
    background: url('/images/arrow.png') no-repeat 50% 0 #838c98;
    transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    z-index: 100;
}

header nav li ul li:first-child {
    margin-top: 18px;
}

header nav li:hover ul {
    opacity: 1;
    top: 44px;
    visibility: visible;
    transition-delay: 0s;
}

header nav li ul li {
    float: none;
    width: 100%;
    border: 0;
}

header nav li ul:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 3px;
    border-left: 1px solid #838c98;
    border-right: 1px solid #838c98;
    margin: -18px 0 0 -1px;
    z-index: 10;
}

.nav_menu ul li ul li {
    border-left: 0;
}

.nav_menu ul li ul li a {
    background-image: none;
    background-color: #f3f4f6;
    font-size: 13px;
    color: #231f20;
    line-height: 1.2;
    padding: 15px 25px;
}

.nav_menu ul li ul li a:hover {
    color: #fff;
    background: url('/images/arrow_white.png') no-repeat 0 50%, #2c2e31;
    /* Old browsers */
    background: url('/images/arrow_white.png') no-repeat 0 50%, -moz-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* FF3.6+ */
    background: url('/images/arrow_white.png') no-repeat 0 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2c2e31), color-stop(9%, #2c2e31), color-stop(9%, #1a9f9f), color-stop(9%, #3e464e), color-stop(100%, #646c76));
    /* Chrome,Safari4+ */
    background: url('/images/arrow_white.png') no-repeat 0 50%, -webkit-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* Chrome10+,Safari5.1+ */
    background: url('/images/arrow_white.png') no-repeat 0 50%, -o-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* Opera 11.10+ */
    background: url('/images/arrow_white.png') no-repeat 0 50%, -ms-linear-gradient(top, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* IE10+ */
    background: url('/images/arrow_white.png') no-repeat 0 50%, linear-gradient(to bottom, #2c2e31 0%, #2c2e31 9%, #1a9f9f 9%, #3e464e 9%, #646c76 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2c2e31', endColorstr='#646c76', GradientType=0);
}

.group {
    background: #ecf1f7;
    width: 1237px;
    margin: 0 auto;
}


/*slider*/
@font-face {
	font-family: 'flexslider-icon';
	src: url('/bitrix/templates/vnutr/fonts/flexslider-icon.eot');
	src: url('/bitrix/templates/vnutr/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/vnutr/fonts/flexslider-icon.woff') format('woff'), url('/bitrix/templates/vnutr/fonts/flexslider-icon.ttf') format('truetype'), url('/bitrix/templates/vnutr/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* ====================================================================================================================
* RESETS
* ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
	outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* ====================================================================================================================
* BASE STYLES
* ====================================================================================================================*/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}
/* ====================================================================================================================
* DEFAULT THEME
* ====================================================================================================================*/
.flexslider {
	margin: 0 0 60px;
	background: #ffffff;
	border-top: 1px solid #ffffff;
	position: relative;
	zoom: 1;

}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides img {
	height: 493px;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
	*height: 0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: auto;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);

}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;

}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {

}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	margin: -34px 0 0 -25px;
	text-align: right;




}
.flex-control-nav li {
	margin: 0 8px;
	display: inline-block;
	zoom: 1;

	*display: inline;
}
.flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: inline-block;
	background: #ffffff;
	border: 1px solid #c6c6c6;
	color: transparent;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	vertical-align: middle;

}
.flex-control-paging li a:hover {
	background: #ffffff;

}
.flex-control-paging li a.flex-active {
	background: #29bdbe;
	border: 1px solid #2fcacb;
	width: 14px;
	height: 14px;

	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

.slider {
    width: 1237px;
    background: url('/images/slider_bkg.png') repeat-x #eff3f8;
    height: 493px;
    margin-bottom: 42px;
    z-index: 0;
}

.flexslider {
    width: 972px;
    height: 493px;
    margin: 0 auto;
}

.flex-direction-nav a {
    opacity: 1!important;
}

.flex-direction-nav a:before {
    content: ' ';
    background: url('/images/sprite.png') no-repeat -25px -101px;
    width: 17px;
    height: 52px;
}

.flex-direction-nav a.flex-next:before {
    content: ' ';
    background: url('/images/sprite.png') no-repeat -49px -101px;
    width: 17px;
    height: 52px;
}

.bread_crumbs {
    margin: 0 auto 20px auto;
    width: 1167px;
    border-bottom: 1px solid #c0cad6;
    padding: 46px 100px 0 100px;
    box-sizing: border-box;
}

.bread_crumbs li {
    display: inline-block;
    color: #292c33;
    margin-right: 3px;
}

.bread_crumbs li + li:before {
    content: ' ';
    display: inline-block;
    background: url('/images/sprite.png') no-repeat -103px -4px;
    width: 4px;
    height: 7px;
    color: #444;
    margin: 0 10px 0 5px;
}

.bread_crumbs li a {
    color: #2b2d2f;
    font: 400 13px / 18px Arial;
    text-decoration: underline;
}

.bread_crumbs li a:hover {
    color: #a89a7b;
}

.bread_crumbs li,
.bread_active {
    color: #a89a7b!important;
    font: 400 13px / 18px Arial;
    text-decoration: none;
}

.pagination {
    margin: 15px 0;
    background-color: #e8eff5;
    text-align: center;
}

.pagination li {
    display: inline-block;
}

.pagination .pagin-dotted {
    margin: 0 10px 0 6px;
}

.pagination li a {
    display: block;
    width: 23px;
    font: 16px/30px Arial, sans-serif;
    color: #292c33;
    text-decoration: none;
    text-align: center;
}

.pagination li a:hover,
.pagination li.pagin-active a {
    background-color: #ffd91a;
}

.pagin-prev a,
.pagin-next a {
    position: relative;
    top: 2px;
    margin-right: 3px;
    height: 15px;
    background: url(/images/sprite.png) -35px -18px no-repeat;
    border: 1px solid #000;
}

.pagin-next a {
    margin-left: 10px;
    background-position: -35px -30px;
}

.pagination .pagin-prev a:hover,
.pagination .pagin-next a:hover {
    background-color: #e8eff5;
}


/* Header 
-----------------------------------------------------------*/

.header {
    padding: 0;
}

.header_box {
    width: 100%;
    height: 39px;
    background: rgba(255, 255, 255, 0.43);
}

.warranty {
    background: url("/images/warranty.png") no-repeat;
    width: 268px;
    height: 173px;
    display: block;
    margin-left: -36px;
    position: absolute;
    float: left;
}

.find_and_social {
    float: right;
}

.find_and_social div {
    float: left;
}

.find_and_social a {
    padding: 8px 9px 3px 9px;
    display: inline-block;
    vertical-align: middle;
}

.ok i {
    background: url('/images/sprite.png') no-repeat -58px 0;
    width: 16px;
    height: 20px;
    display: inline-block;
}

.find_and_social .ok:hover i {
    background: url('/images/sprite.png') no-repeat -58px -20px;
    width: 16px;
    height: 20px;
}

.vk i {
    background: url('/images/sprite.png') no-repeat -39px 0;
    width: 14px;
    height: 17px;
    display: inline-block;
}

.find_and_social .vk:hover i {
    background: url('/images/sprite.png') no-repeat -39px -20px;
    width: 14px;
    height: 17px;
}

.fb i {
    background: url("/images/sprite.png") no-repeat 0 0;
    width: 8px;
    height: 17px;
    display: inline-block;
}

.find_and_social .fb:hover i {
    background: url('/images/sprite.png') no-repeat 0 -20px;
    width: 8px;
    height: 17px;
}

.tw i {
    background: url('/images/sprite.png') no-repeat -12px 0;
    width: 23px;
    height: 16px;
    display: inline-block;
}

.find_and_social .tw:hover i {
    background: url('/images/sprite.png') no-repeat -12px -20px;
    width: 23px;
    height: 16px;
}

.header_content {
    width: 1237px;
    min-height: 153px;
    background: url('/images/header_bkg.png') no-repeat;
    margin-top: 3px;
}

.logo {
    float: left;
    /*margin: 22px 0 0 218px;*/
margin: 22px 0 0 22px;
}

.logo h2 {
    font-size: 11px;
    color: #474f57;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 18px;
    margin-top: 9px;
    word-spacing: 11px;
    letter-spacing: 0.7px;
}

.feedback {
    float: right;
    width: 389px;
    margin-top: 48px;
}

.button {
    margin: 16px 5px;
    color: #ecf1f7;
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 5px 6px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #a3a3a3;
    border-bottom: solid 1px #a3a3a3;
    border-left: solid 1px #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    background-color: #25b5b5;
    background-image: -moz-linear-gradient(top, #25b5b5 0%, #189b9b 100%);
    background-image: -webkit-linear-gradient(top, #25b5b5 0%, #189b9b 100%);
    background-image: -o-linear-gradient(top, #25b5b5 0%, #189b9b 100%);
    background-image: -ms-linear-gradient(top, #25b5b5 0%, #189b9b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#189b9b', endColorstr='#189b9b', GradientType=0);
    background-image: linear-gradient(top, #25b5b5 0%, #189b9b 100%);
    -webkit-box-shadow: 1px 1px 0px #bababa, inset -1px -1px 0px #8f8f8f;
    -moz-box-shadow: 1px 1px 0px #bababa, inset -1px -1px 0px #8f8f8f;
    box-shadow: 1px 1px 0px #bababa, inset -1px -1px 0px #8f8f8f;
}

.button:hover {
    color: #ecf1f7;
    background-image: -moz-linear-gradient(top, #189b9b 0%, #25b5b5 100%);
    background-image: -webkit-linear-gradient(top, #189b9b 0%, #25b5b5 100%);
    background-image: -o-linear-gradient(top, #189b9b 0%, #25b5b5 100%);
    background-image: -ms-linear-gradient(top, #189b9b 0%, #25b5b5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#25b5b5', endColorstr='#25b5b5', GradientType=0);
    background-image: linear-gradient(top, #189b9b 0%, #25b5b5 100%);
    -webkit-box-shadow: 0px 0px 2px #bababa, inset -1px -1px 0px #8f8f8f;
    -moz-box-shadow: 0px 0px 2px #bababa, inset -1px -1px 0px #8f8f8f;
    box-shadow: 0px 0px 2px #bababa, inset -1px -1px 0px #8f8f8f;
}

.button i {
    background: url('/images/sprite.png') no-repeat -74px -67px;
    width: 22px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px;
}

.feedback .button {
    padding-right: 20px;
}

.feedback h2 {
    margin: 0;
}

.mail {
    text-decoration: none;
    font-size: 14px;
}

.mail,
.feedback p {
    color: #488178;
    margin: 4px 0 12px 10px;
    display: block;
}

.feedback p {
    font-size: 13px;
    margin-bottom: 5px;
}

.map {
    float: right;
    min-width: 87px;
    margin-right: 22px;
}

.map a {
    padding: 2px 11px;
    display: inline-block;
    border-top: 3px solid transparent;
}

.map .active,
.map a:hover {
    border-top: 3px solid #29bdbe;
}

.map a i {
    display: inline-block;
}

.home i {
    background: url('/images/sprite.png') no-repeat 0 -43px;
    width: 13px;
    height: 12px;
}

.send_mail i {
    background: url('/images/sprite.png') no-repeat -37px -46px;
    width: 14px;
    height: 9px;
}

.sitemap i {
    background: url('/images/sprite.png') no-repeat -77px -45px;
    width: 10px;
    height: 12px;
}


/* Content
-----------------------------------------------------------*/

.content {
    background: #ecf1f7;
    width: 972px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 15px 0 55px;
}

.content p {
    color: #000000;
    font: 400 15px Arial;
    margin: 16px 0;
}

.content img {
    border: 1px solid #c2c9d0;
    margin: 0 0 0 15px;
    -webkit-box-shadow: 2px 2px 16px 0px rgba(50, 50, 50, 0.57);
    -moz-box-shadow: 2px 2px 16px 0px rgba(50, 50, 50, 0.57);
    box-shadow: 2px 2px 16px 0px rgba(50, 50, 50, 0.57);
}
.content .bx-google-map img{
    -webkit-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.57);
    -moz-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.57);
    box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.57);
}
.content ol {
    list-style: none;
    counter-reset: point;
}

.content ol li {
    margin: 15px 0;
    padding: 0;
}

.content ol li:before {
    content: counter(point) '. ';
    counter-increment: point 1;
    font-weight: bold;
}

.clear:after {
    content: ' ';
    width: 100%;
    height: 1px;
    display: block;
    clear: both;
}

.content_box {
    margin: 0 0 0 -8px;
    width: 101%;
    box-sizing: border-box;
    text-align: center;
}

.content_box a {
    width: 176px;
    display: block;
    min-height: 240px;
    color: #2c2e31;
    text-decoration: none;
    font: 400 15px Arial;
    float: left;
    margin: 12px 10px;
    transition: color 0.2s linear;
}

.content_box a img {
    width: 171px;
    height: 171px;
    border-radius: 3px;
    box-shadow: none;
    display: block;
    z-index: 100;
    margin: 0;
    position: absolute;
    border: 2px solid #838c98;
    float: left;
    box-sizing: border-box;
}

.content_box a:hover,
#content_box_active {
    color: #29bdbe;
}

.content_box a:hover img,
#content_box_active img {
    border-color: #ffffff;
}

.content_box a div {
    background: url('/images/box_bkg.png')no-repeat;
    opacity: 0;
    width: 195px;
    height: 195px;
    position: absolute;
    display: block;
    margin: -12px 0 0 -12px;
    z-index: 1;
    transition: all 0.2s linear;
}

.content_box a:hover div,
#content_box_active div {
    opacity: 1;
}

.content_box a i {
    opacity: 1;
    background: url('/images/sprite.png') no-repeat 0 -163px;
    width: 172px;
    height: 10px;
    float: left;
    margin: 183px 0 7px 0;
    transition: opacity 0.2s linear;
}

.content_box a:hover i,
#content_box_active i {
    opacity: 0;
}

article .button {
    margin: 0 auto;
    padding: 12px 29px;
}


/* Footer 
-----------------------------------------------------------*/

.footer {
    width: 1237px;
    margin: 0 auto;
}

footer nav:before {
    content: ' ';
    width: 100%;
    display: block;
    margin-top: 1px;
    height: 1px;
    background: #ecf1f7;
}

footer nav {
    border-top: 1px solid #ccc;
    text-align: center;
    background: #ccc;
    min-height: 42px;
}

footer nav ul {
    list-style: none;
}

footer nav ul li {
    display: inline-block;
}

footer nav ul li:before {
    content: '|';
    margin-left: -3px;
}

footer nav ul {
    margin-bottom: 0;
}

footer nav ul li:first-child:before {
    content: '';
}

footer nav ul li a {
    color: #231f20;
    padding: 6px 10px 10px 10px;
    display: inline-block;
    font: 400 13px / 18px Arial;
    border-top: 4px solid #ccc;
    transition: all 0.2s linear;
}

footer nav ul li a:hover,
.footer_menu_active {
    border-top: 4px solid #29bdbe;
    color: #ffffff;
    text-decoration: none;
}

.copyright {
    padding: 18px 35px 18px 102px;
}

.copyright span {
    color: #a0abb4;
    font: 400 11px / 14px Arial;
    text-align: left;
}

footer a {
    color: #29bdbe;
}

.copyright i {
    background: url('/images/sprite.png') no-repeat 0 -60px;
    width: 71px;
    height: 34px;
    display: inline-block;
    float: right;
    margin: -8px 46px 0 0;
}

.copyright div {
    float: right;
    margin: -8px 0 0 0;
}

.search input[type="button"] {
    cursor: pointer;
}
.wrapper {cursor:pointer;background:rgba(0,0,0,0.48);position:fixed;left:0;right:0;top:0;bottom:0;cursor:pointer;display:none;z-index:10000;}
.ppfb {
    border-radius: 4px;
    text-align: center;
    padding:35px 20px 16px;
    background: #FFF;
    width: 380px;
    position: absolute;
    left: 50%;    margin-top: 5%;
    margin-left: -190px;
    z-index: 100000;
    display: none;
    box-shadow: 0px 1px 15px 5px #3C3C3C;
}
.close {
width: 30px;
    border-radius: 2px;
    height: 23px;
    background: #FF9696;
    font-size: 20px;
    cursor: pointer;
    padding-top: 5px;
    position: absolute;
    right: 3px;
    top: 3px;
}
.close :hover {background:#ccc;}
.fs_i{font-style:italic;}
.fl_r{float:right;}
.ta_c{text-align:center;}
.news-list article {
    border-bottom: 1px solid #B8C2CE;
}
.news-list{margin-top:35px;}
span.mf-req{    color: #F00; margin-left: 5px;}
.mf-text {
    color: #727272;
}
input[type="submit"] {
    background: #ccc;
    padding: 10px 20px;
    border: 0;cursor:pointer;
}
.mfeedback input[type="submit"]:hover {
    background: #aaa;}
.content .catalog-element img {
    float: left;
    margin: 20px 30px 20px 0px;
}
input[type='text'].search-query{padding:9px 0;}
.message p{    position: fixed;
    top: 100px;
    left: 25%;
    background: #F9F2E3;
    width: 50%;
    text-align: center;
    padding: 20px 0;
    border: 1px solid #FFDEDE;}
.message p+p {  top: 159px;}
div.message p:before {
    content: 'X';
    position: fixed;
    top: 90px;
    font-size: 13px;
    letter-spacing: 1px;
    background-color: #FF8484;
    right: 0;
    bottom: 0;
    cursor: pointer;
    width: 50%;
    left: 25%;
    height: 16px;
    border: 1px solid #C00;
    color: #891616;
    text-align: right;
    font-weight: 900;
}
.mf-ok-text{
color: #406F4F;
    font-size: 22px;
    position: fixed;
    top: 200px;
    background: #BCFFBE;
    padding: 30px;
    width: 500px;
    left: 50%;
    margin-left: -250px;
    border: 1px solid #DED2BA;
    text-align: center;
    box-shadow: 4px 3px 12px 0px #ccc;
}
.mf-ok-text:before {
    content: 'X';
    position: fixed;
    top:185px;
    font-size: 13px;
    letter-spacing: 1px;
    background-color: #FF8484;
    right: 0;
    bottom: 1px;
    cursor: pointer;
    width: 560px;
    left: 50%;
    margin-left: -250px;
    height: 16px;
    border: 1px solid #C00;
    color: #891616;
    text-align: right;
    font-weight: 900;
}
.message p+div,.message p+p+div,.message p+p+p+div {
    display: block;
}
.message{position:relative;z-index:555;}
.content img.fl_l{float:left;margin:10px 30px 30px 0;}
.content_box li li img{display:none;}
.catalog-section-list.cats.content_box li li a {
    display: block;  padding: 0;
    margin: 3px 9px;
    min-height: 11px;
    float: none;    text-align: left;
}
.catalog-section-list.cats.content_box li li a:hover {color:#fff;text-decoration:underline;}
.catalog-section-list.cats ul ul{ position: absolute;
    z-index: 999;display:none;
    background: url('/images/box_bkg.png')no-repeat;
     width: 185px;
    height: 250px;
    padding-left: 10px;
    padding-top: 10px;}
.catalog-section-list.cats ul li:hover ul{display:block;}
.cats ul ul a{color:#fff;font-size:11px;}
.cats ul li{position:relative;float: left;list-style: none;}
.catalog-section-list.cats.content_box li li a div,
.catalog-section-list.cats.content_box li li a i{display:none;}
.catalog-section-list.cats ul ul:before {
    content: 'Выберите раздел';
    color: #fff;
    display: block;
    margin: 10px;
}
img.detail_news {
    float: left;
    border: 1px solid #c2c9d0;
    margin: 1px 30px 15px 0;
    -webkit-box-shadow: 2px 2px 16px 0px rgba(50, 50, 50, 0.57);
    -moz-box-shadow: 2px 2px 16px 0px rgba(50, 50, 50, 0.57);
    box-shadow: 2px 2px 16px 0px rgba(50, 50, 50, 0.57);
}

.cookie-policy {
    z-index: 999;
    min-height: 20px;
    box-sizing: border-box;
    padding: 16px;
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #fff;
    box-shadow: 0 0 50px #ebebeb;
    display: none;
    width: calc(100% - 8px);
    max-width:416px
}
.cookie-policy a {color: #29bdbe;}

	.cookie-policy-content__link:target, .cookie-policy-content__link:active, .cookie-policy-content__link:focus {
		box-shadow: none;
		outline: none;
	}

@media only screen and (max-width: 1023px) {
    .cookie-policy {
        bottom: 12px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform:translateX(-50%)
    }
	.cookie-policy-content__btn {
    font-size: 12px!important;
}
	
}

.cookie-policy.__show {
    opacity: 1;
    display:block
}

.cookie-policy-content {
    display: grid;
    grid-gap: 35px;
    grid-template-columns: repeat(2, auto);
    -webkit-box-align: center;
    align-items: center;
    border-radius:10px
}

.cookie-policy-content__message {
    font-size: 12px;
    line-height:1.375
}

.cookie-policy-content__link {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.375;
    position: relative;
    cursor:pointer
}

.cookie-policy-content__btn {
    padding: 8px 20px;
    max-height: 40px;
    border-radius: 6px;
    color: #fff;
    background-color: #29bdbe;
    box-shadow: 0 0 60px rgb(41 189 190 / 52%);
    border: none;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 40px;
    font-weight: 700;
    font-size: 14px;
	cursor: pointer;
    line-height:1.5
}

.cookie-policy-content__btn:hover {
    color: #fff;
      background-color: #29bdbe;
    box-shadow:0 0 60px rgb(41 189 190 / 83%)
}

.cookie-policy__close {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 20px;
    right: 20px;
    text-decoration: none;
    text-align: center;
    border: none;
    background: none;
    font-size: 34px;
    line-height: 0;
    cursor: pointer;
    color: #2d3462;
    outline:none
}
/* End */
/* /css/prettyPhoto.css?174453726715284 */
/* /bitrix/templates/vnutr/magnific-popup.css?17445499277348 */
/* /bitrix/templates/vnutr/components/bitrix/breadcrumb/breadcrumb/style.min.css?1682318371448 */
/* /bitrix/templates/.default/components/bitrix/menu/footer/style.min.css?1682318369490 */
/* /bitrix/templates/vnutr/template_styles.css?177824126532838 */
