

/* Start:/bitrix/templates/main/components/bitrix/menu/menu-top/style.css?16112448201007*/
.header-top ul {
	text-align: center;
}
.header-top ul li {
	list-style: none;
	line-height: 39px;
	display: inline;
	position: relative;
}
.header-top ul li a{
	color: #173859;
	text-decoration: none;
	padding: 10px 5px 12px 5px;
	margin: 0 16px 0 16px;
	text-decoration: underline;
	font-size: 16px;
}
.header-top ul li a:hover,
.header-top ul li a.selected {
	color: #6791BD;
}
.header-top ul li:first-child a {
	padding-left: 0;
	margin-left: 0;
}
.header-top ul li:last-child a {
	padding-right: 0;
	margin-right: 0;
}
.header-top ul li:hover ul {
	display: block;
}
.header-top ul li ul {
	display: none;
	position: absolute;
	width: 145px;
	text-align: left;
	top: 30px;
	left: 0px;
	background: #3072a4;
	z-index: 999;
}
.header-top ul li ul li{
	display: block;
	border: 1px solid #fff;
	margin-top: -1px;
}
.header-top ul li ul li a {
	padding: 0px 10px 0px 10px !important;
	margin: 0 !important;
	display: block;
	color: #fff !important;
}
.header-top ul li ul li:hover {
	background: #34b191;
}
/* End */


/* Start:/bitrix/components/alaz/main.feedback/templates/new/style.css?16112448182155*/
.call-form {
position: relative;
}
.call-form_error {
	color: red;
}
.call-form_ok {
	color: red;
}
.call-form input[type="text"] {
	height: 24px;
	border: 1px solid #9bc4d5;
	font-size: 16px;
	width: 175px;
	padding: 0px 5px;
	font-size: 15px;
	background: #edf2f4;
	color: #828282;
	/*box-shadow: 2px 2px 6px 0px rgba(102, 102, 102, 0.6) inset;
	-webkit-box-shadow: 2px 2px 6px 0px rgba(102, 102, 102, 0.6) inset;
	-moz-box-shadow: 2px 2px 6px 0px rgba(102, 102, 102, 0.6) inset;*/
}
.call-form_error,
.call-form_ok {
	position: absolute;
	bottom: -16px;
	right: 0px;
}
.call-form_input {
	display: inline-block;
	background: #c8f0f6; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M4ZjBmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMGMzY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #c8f0f6 0%, #a0c3cb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8f0f6), color-stop(100%,#a0c3cb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c8f0f6 0%,#a0c3cb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c8f0f6 0%,#a0c3cb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c8f0f6 0%,#a0c3cb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c8f0f6 0%,#a0c3cb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8f0f6', endColorstr='#a0c3cb',GradientType=0 ); /* IE6-8 */

	border: 1px solid #9ec2ca;
	padding: 5px;
	vertical-align: top;
	margin-right: -5px;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/menu-top2/style.css?16112448201041*/
.header-bottom ul {
	text-align: center;
}
.header-bottom ul li {
	list-style: none;
	line-height: 46px;
	display: inline;
	position: relative;
}
.header-bottom ul li a{
	color: #fff;
	text-decoration: none;
	padding: 10px 5px 12px 5px;
	margin: 0 16px 0 16px;
	text-decoration: underline;
	font-size: 16px;
}
.header-bottom ul li a:hover,
.header-bottom ul li a.selected {
	color: #B9ECF5;
} 
.header-bottom ul li:first-child a {
	padding-left: 0;
	margin-left: 0;
}
.header-bottom ul li:last-child a {
	padding-right: 0;
	margin-right: 0;
}
.header-bottom ul li:hover ul {
	display: block;
}
.header-bottom ul li ul {
	display: none;
	position: absolute;
	width: 145px;
	text-align: left;
	top: 30px;
	left: 0px;
	background: #3072a4;
	z-index: 999;
}
.header-bottom ul li ul li{
	display: block;
	border: 1px solid #fff;
	margin-top: -1px;
}
.header-bottom ul li ul li a {
	padding: 0px 10px 0px 10px !important;
	margin: 0 !important;
	display: block;
	color: #fff !important;
}
.header-bottom ul li ul li:hover {
	background: #34b191;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/menu-lcatalog/style.css?1611244820725*/
.footer-bottom_first ul li,
.content-left_menu ul li,
.footer-bottom_second ul li {
	list-style: none;
	line-height: 20px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 3px;
}
.footer-bottom_first ul li a,
.content-left_menu ul li a,
.footer-bottom_second ul li a{
	color: #707881;
	background: url(/bitrix/templates/main/components/bitrix/menu/menu-lcatalog/arrow.png) no-repeat;
	background-position: -10px -1px;
	padding-left: 15px;
	padding-bottom:3px;
	display: inline-block;
	line-height: 15px;
}

.footer-bottom_first ul li a:hover,
.footer-bottom_first ul li a.selected,
.footer-bottom_second ul li a:hover,
.footer-bottom_second ul li a.selected,
.content-left_menu ul li a:hover,
.content-left_menu ul li a.selected {
	color: #173859;
	background-position: 0px -1px;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/system.pagenavigation/.default/style.css?16112448201916*/
.pagenavigation {
	text-align: center;
	color: #999;
}

.pagenavigation b {
	color: #889ba8;
}

.pagenavigation a {
	color: #889ba8;
}

.pagenavigation .item {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	border: 1px solid transparent;
}


.pagenavigation b .item,
.pagenavigation a:hover .item {
color: #376fa6;
background: #eef2fc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZjJmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMmM0ZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #eef2fc 0%, #b2c4d0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef2fc), color-stop(100%,#b2c4d0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eef2fc 0%,#b2c4d0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eef2fc 0%,#b2c4d0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eef2fc 0%,#b2c4d0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eef2fc 0%,#b2c4d0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef2fc', endColorstr='#b2c4d0',GradientType=0 ); /* IE6-8 */

border: 1px solid #cfcfcf;
}

.pagenavigation .item,
.pagenavigation a .item {

}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/help/style.css?1611244820568*/
.lfadvices-item {
	padding-bottom: 5px;
	color: #333333;
}
.lfadvices-item_title {
	margin-bottom: 5px;
}

.lfadvices-title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;	
	line-height: 45px;
	text-align: center;
}
.lfadvices-title a {
	color: #003399;
	text-decoration: none;
}
.lfadvices-list {
	border: 1px solid #33cc66;
	margin-top: 1px;
	padding: 20px 15px 10px 15px;
}
.lfadvices-list_all {
	text-align: right;
	margin-top: 10px;
}
.lfadvices-list_all a,
.lfadvices-item_title__date {
	color: #33cc66;
}

.lfadvices-border {
	height: 6px;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/breadcrumb/breadcrumb/style.css?1611244820576*/
.bx_breadcrumbs{
    margin-bottom: 15px;
    padding-top:8px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height: 20px;
    font-size:15px;
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0px 10px;
    color:#333;
}
.bx_breadcrumbs ul li:first-child a,
.bx_breadcrumbs ul li:first-child span {
	padding-left: 0px;
}
.bx_breadcrumbs ul li a:hover{
    line-height:20px;
	color:#376fa6;
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 10px;
    color:#376fa6;
    text-decoration:none;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/menu-bottom/style.css?16112448201013*/
.footer-top ul {
	text-align: center;
}
.footer-top ul li {
	list-style: none;
	line-height: 46px;
	display: inline;
	position: relative;
}
.footer-top ul li a{
	color: #fff;
	text-decoration: none;
	padding: 10px 5px 12px 25px;
	margin: 0px 10px;
	text-decoration: underline;
	font-size: 15px;
	background: url(/bitrix/templates/main/components/bitrix/menu/menu-bottom/arrow.png) no-repeat left 9px;
}
.footer-top ul li a:hover,
.footer-top ul li a.selected {
	color: #B9ECF5;
	background-position: left -70px;
} 

.footer-top ul li:last-child a {
	padding-right: 0;
	margin-right: 0;
}
.footer-top ul li:hover ul {
	display: block;
}
.footer-top ul li ul {
	display: none;
	position: absolute;
	width: 145px;
	text-align: left;
	top: 30px;
	left: 0px;
	background: #3072a4;
	z-index: 999;
}
.footer-top ul li ul li{
	display: block;
	border: 1px solid #fff;
	margin-top: -1px;
}
.footer-top ul li ul li a {
	padding: 0px 10px 0px 10px !important;
	margin: 0 !important;
	display: block;
	color: #fff !important;
}
.footer-top ul li ul li:hover {
	background: #34b191;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/menu-fcatalog/style.css?1611244820556*/
.footer-bottom_first ul li,
.footer-bottom_second ul li {
	list-style: none;
	line-height: 20px;
	text-align: left;
	font-size: 13px;
	margin-bottom: 3px;
}
.footer-bottom_first ul li a,
.footer-bottom_second ul li a{
	color: #173859;
	background: url(/bitrix/templates/main/components/bitrix/menu/menu-fcatalog/arrow.png) no-repeat;
	background-position: 0px -1px;
	padding-left: 15px;
	padding-bottom:3px;
}

.footer-bottom_first ul li a:hover,
.footer-bottom_first ul li a.selected,
.footer-bottom_second ul li a:hover,
.footer-bottom_second ul li a.selected {
	color: #dde9f5;
	background-position: 0px -180px;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/menu-info/style.css?1611244820251*/
.footer-bottom_third ul li {
	list-style: none;
	line-height: 20px;
	text-align: left;
	font-size: 14px;
}
.footer-bottom_third ul li a{
	color: #173859;
}

.footer-bottom_third ul li a:hover,
.footer-bottom_third ul li a.selected {
	color: #dde9f5;
}
/* End */


/* Start:/bitrix/templates/main/js/fancybox/jquery.fancybox.css?16112448205399*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
	border-radius: 7px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	z-index: 1102;
	padding: 0 !important;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: center;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/bitrix/templates/main/js/fancybox/fancy_title_over.png');
	display: block;
	border-radius: 0px 0px 7px 7px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.6);
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/bitrix/templates/main/js/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/bitrix/templates/main/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* End */


/* Start:/include/cookie/cookie.css?17534241301196*/
.popup-cookie {
  width: 100%;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 999999;
  position: fixed;
  bottom: -100%;
  transition: bottom 0.5s ease-in-out;
  background-color: #bde8ff;
  padding: 20px;
  max-width: 768px;
  margin: 0 auto;
  border: 1px solid #bde8ff;
  border-bottom: 0;
}

.popup-cookie-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.popup-cookie-content p {
  margin: 0;
  color: #173859;
}

.popup-cookie.opened {
  bottom: 0;
}

.popup-cookie p {
  max-width: 900px;
  width: 75%;
}

.popup-cookie button {
  background-color: #fff;
  border: 2px solid #42a7db;
  border-radius: 2px;
  background: url(/bitrix/templates/main/images/btn_bg.png) no-repeat right top !important;
  text-transform: uppercase;
  font-size: 14px;
  color: #ffffff;
  padding: 7px 15px;
  cursor: pointer;
}
.popup-cookie button:hover {
  background: url(/bitrix/templates/main/images/btn_bg.png) no-repeat right top !important;
  background-position: right bottom !important;
  color: #fff;
}

@media (max-width: 768px) {
  .popup-cookie {
    flex-direction: column;
    gap: 20px;
  }

  .popup-cookie button {
    max-width: 100%;
  }
}

/* End */


/* Start:/bitrix/templates/main/template_styles.css?171040688913151*/
/*
	
*/

.content-photos_img {
	  width: 290px;
  height: 200px;
  padding: 5px;
}

* {
	margin: 0;
	padding: 0;
}

body, html {
	height: 100%;
	width: 100%;
	position: relative;
	min-width: 1200px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	background: #fff;
	-webkit-text-size-adjust: none;
}
h1.title {
	color: #33cc66;
	font-size: 30px;
	margin-bottom: 20px;
}

a {
	color: #1a6298;
}
a.active,
a:hover {
	color: #6791BD;
}

.button_back {
	margin: 40px 0px 20px 0px;
	position: relative;
	padding-bottom: 30px;
	text-align: center;
}
.site-map {
	margin-top: 10px;
}
.button_back a {
	display: inline-block;
	background: url(/bitrix/templates/main/images/back.png) no-repeat left top;
	line-height: 35px;
	height: 40px;
}
.button_back a.back {
	width: 75px;
	text-align: right;
	padding-right: 15px;
}
.button_back a.main {
	width: 114px;
	background-position: right top;
	padding-left: 15px;
	text-align: left;
}

.btn {
	height: 38px;
	line-height: 25px;
	border: 2px solid #42a7db;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	padding: 0px 10px;
	cursor: pointer;
	background: url(/bitrix/templates/main/images/btn_bg.png) no-repeat right top;
}
.btn:hover {
	background-position: right bottom;
}

.add-review {
	display: block;
	position: absolute;
	top: 65px;
	right: 0px;
	font-size: 18px;
	text-decoration: none;
	border-bottom: 1px dashed;
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	overflow:hidden;
}

h1{
	font-size: 20px;
	color: #333;
	font-weight: normal;
}
h2, h3, h4, h5, h6 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	_height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative; 
}

.widthfix {
	position: relative;
	width: 1170px;
	height: 100%;
	margin: 0 auto;
	padding: 0px 15px;
}

.header {

}
.header-top {
	height: 40px;
	background: url(/bitrix/templates/main/images/menu-top_bg.png) repeat-x;
}
.header-middle {
	padding-bottom: 15px;
	background: url(/bitrix/templates/main/images/header-middle_bg.png) no-repeat center top;
	background-size: cover;
	position: relative;
}
.header-middle a {
	font-weight: 400;
}
.header-middle_shadow {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/bitrix/templates/main/images/header_shadow.png) repeat-x;
	height: 5px;
}
.header-middle_logo {
	display: block;
	/*padding-left: 130px;
	padding-top: 3px;
	height: 122px;*/
	width:266px;
	height: 129px;
	background: url(/bitrix/templates/main/images/logo.png) no-repeat;
	text-decoration: none;
	position: relative;
	float: left;
	margin-left: 25px;
	top: 10px;
}
.header-middle_logo__text {
	color: #376fa6;
	font-size: 32px;
}
.header-middle_forms {
	float: right;
	width: 410px;
	text-align: right;
	margin-right: 27px;
	margin-top: 20px;
}
.header-middle_forms__tel {
	font-size: 22px;
	color: #044a85;
	font-weight: bold;
	text-align: right;
	margin-bottom: 15px;
}
.header-middle_forms__links {
	text-align: left;
	width: 363px;
	margin-left: 47px;
	margin-top: 10px;
	
}
.header-middle_forms__links li {
	list-style: none;
	display: inline-block;
	text-align: left;
}
.header-middle_forms__links li a {
	font-size: 16px;
}
.header-middle_contacts {
	float: left;
	width: 300px;
	margin-left: 130px;
	margin-top: 17px;
}
.header-middle_contacts__address,
.header-middle_contacts__time,
.header-middle_contacts__map {
	position: relative;	
	color: #295a84;
	font-size: 16px;
	line-height: 18px;
}
.header-middle_contacts__address {
	margin-bottom: 20px;
}
.header-middle_contacts__time {
	margin-bottom: 20px;
}
.header-middle_contacts__icon {
	position: absolute;
	top: 0px;
	left: -45px;
	width: 40px;
	height: 40px;
	background: url(/bitrix/templates/main/images/header-icons.png) no-repeat;
}
.header-middle_contacts__address .header-middle_contacts__icon {
	background-position: 0px top;
}
.header-middle_contacts__time .header-middle_contacts__icon {
	background-position: 0px bottom;
	top: -12px;
} 
.header-bottom {
	height: 50px;
	border-top: 1px solid #c0dfec;
	background: url(/bitrix/templates/main/images/menu-bottom_bg.png) repeat-x;
}

.finish {
	height: 265px;
}
.content {
	position: relative;
}

.main-first {
	margin-top: 35px;
	border: 1px solid #c2e085;
	padding-top: 15px;
}	
.main-first_title {
	margin: 0 auto;
	background: #fff;
	color: #33cc66;
	font-size: 25px;
	width: 260px;
	text-align: center;
	position: relative;
	margin-top: -32px;
margin-bottom: 15px;
}
.small-shadow {
	background: url(/bitrix/templates/main/images/small_shadow.png) no-repeat;
	width: 294px;
	height: 38px;
	position: absolute;
	bottom: -25px;
	left: 0px;
	z-index: 0;
}
.medium-shadow {
	background: url(/bitrix/templates/main/images/medium_shadow.png) no-repeat;
	width: 335px;
	height: 43px;
	position: absolute;
	bottom: -30px;
	left: 0px;
	z-index: 0;
}

.main-second {
	background: url(/bitrix/templates/main/images/main-second_bg.png) no-repeat center;
	height: 105px;
	background-size: cover;
	margin-top: 35px;
	text-align: center;
	color: #fff;
	font-size: 25px;
	padding-top: 21px;
}
.main-second span {
	color: #ffcc66;
	font-size: 34px;
}
.main-second a {
	color: #fff;
}
.main-second a:hover {
	color: #B9ECF5;
}
.main-forth {
	height: 100px;
	margin-top: 35px;
	background: url(/bitrix/templates/main/images/header-middle_bg.png) no-repeat center top;
	text-align: center;
	background-size: cover;
	color: #054b86;
	font-size: 25px;
	line-height: 100px;
}
.content-main_advantages__left {
	float: left;
	width: 270px;
	margin-right: 15px;
}
.content-main_advantages__right {
	float: left;
	width: 270px;
}

.content-main_advantages__item {
	position: relative;
	height: 70px;
	padding-left: 80px;
	margin: 5px 0px;
	color: #313131;
	font-size: 16px;
}
.content-main_advantages__item .text {
	vertical-align: middle;
	display: table-cell;
	height: 70px;
}
.content-main_advantages__item .img {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.main-fifth {
	padding-top: 20px;
}
.main-fifth_left {
	float: left;
	width: 555px;
}
.main-fifth_right {
	float: right;
	width: 555px;
	padding-left: 30px;
	border-left: 1px solid #ceddec;
	padding-bottom: 20px;
	min-height: 250px;
}
.main-fifth_left__title {
	color: #33cc66;
	font-size: 22px;
	margin-bottom: 10px;
	text-align: center;
}

.main-fifth_right__title {
	color: #1a6298;
	font-size: 20px;
	margin-bottom:20px;
	margin-top: 2px;
}


.content-main_slider {
	width: 1116px;
	margin: 0 auto;
	position: relative;
	margin-top: 15px;
	padding-bottom: 10px;
}

.content-left {
	float: left;
	width: 210px;
	padding-left: 20px;
	padding-top: 20px;
}
.content-page {
	padding-top: 15px;
	float: right;
	width: 910px;
	position: relative;
}

.content-page ul {
	list-style-position: inside;
}
.content-page ul ul {
	padding-left: 20px;
}
.map-columns {
	width: 100%;
}

.footer {
	height: 240px;
	margin-top: -240px;
	background: url(/bitrix/templates/main/images/footer-bg.png);
	color: #fff;
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: #ff4500;
}
.footer-top {
	height: 52px;
	background: url(/bitrix/templates/main/images/footer-menu_bg.png) no-repeat center top;
	background-size: cover;
}

.footer-bottom {
padding-top: 25px;
height: 525px;
	background: #75a0c9; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc1YTBjOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTc0OWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #75a0c9 0%, #4a749e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#75a0c9), color-stop(100%,#4a749e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #75a0c9 0%,#4a749e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #75a0c9 0%,#4a749e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #75a0c9 0%,#4a749e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #75a0c9 0%,#4a749e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75a0c9', endColorstr='#4a749e',GradientType=0 ); /* IE6-8 */

}
.footer-bottom_first {
	float: left;
	width: 260px;
	padding-right: 20px;
	border-right: 1px solid #99b6d4;
/*height: 190px;*/
	overflow: hidden;
}
.footer-bottom_second {
	float: left;
	margin-left: 30px;
	width: 250px;
	padding-right: 20px;
	border-right: 1px solid #99b6d4;
/*height: 190px;*/
	overflow: hidden;
}
.footer-bottom_forth__links {
	position: absolute;
  bottom: 10px;
  right: 15px;
}
.footer-bottom_third {
	float: left;
	margin-left: 30px;
	width: 250px;
	padding-right: 20px;
	height: 190px;
	overflow: hidden;
}
.footer-bottom_forth {
	width: 270px;
	float: right;
	text-align: right;
}
.footer-bottom_title {
	color: #dde9f5;
	font-weight: 700;
	font-size: 18px;
}

.copyright {
	text-decoration: none;
	color: #fff !important;
	padding-right: 35px;
	line-height: 35px;
	display: inline-block;
	text-align: right;
	background: url(/bitrix/templates/main/images/sc-logo.png) no-repeat right 6px;
}
.copyright:hover {
	color: #fff;
}
.copyright:hover span {
	text-decoration: underline;
}

.footer-bottom_forth__text {
	margin-bottom: 80px;
}
.counter {
	display: inline-block;
	height: 25px;
	width: 25px;
	margin-right: 60px;
}

.content-bottom {
	margin-top: 30px;
}
.content-bottom_left {
	float: left;
	width: 400px;
	padding-right: 17px;
border-right: 1px solid grey;
}
.content-bottom_right {
	float: right;
	width: 475px;
}
.content-bottom_left__title {
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}	
.content-left_menu {
	margin-bottom: 20px;
}
.content-left_menu__title {
	color: #143257;
	font-size: 20px;
	margin-bottom: 10px;
}
.footer-bottom_first ul li a {
display:inline-block;
*display:inline;
zoom:0;
}
#alx_feed_back_FID99.alx_feed_back, #afbf_err_FID99.alx-feedb-error {
    width: 50%;
    margin: 0 auto;
}
.afbf_btn{
height: 38px !important;
    line-height: 25px !important;
    border: 2px solid #42a7db !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    color: #fff !important;
    font-size: 16px !important;
    padding: 0px 10px !important;
    cursor: pointer !important;
transition: none !important;

}
#alx_feed_back_FID99 .afbf_feedback_poles .afbf_btn{
background: url(/bitrix/templates/main/images/btn_bg.png) no-repeat right top !important;
}
#alx_feed_back_FID99 .afbf_feedback_poles .afbf_btn:hover {
background: url(/bitrix/templates/main/images/btn_bg.png) no-repeat right top !important;
background-position: right bottom !important;
}

.afbf_submit_block {
    text-align: center !important;
}
#alx_feed_back_FID98.alx_feed_back, #afbf_err_FID98.alx-feedb-error {
    width: 50%;
    margin: 0 auto;
}
#alx_feed_back_FID98 .afbf_feedback_poles .afbf_btn{
background: url(/bitrix/templates/main/images/btn_bg.png) no-repeat right top !important;
}
#alx_feed_back_FID98 .afbf_feedback_poles .afbf_btn:hover {
background: url(/bitrix/templates/main/images/btn_bg.png) no-repeat right top !important;
background-position: right bottom !important;
}
#alx_feed_back_FID97.alx_feed_back, #afbf_err_FID98.alx-feedb-error {
    margin: 0 auto;
}
#alx_feed_back_FID97 .afbf_feedback_poles .afbf_btn{
background: url(/bitrix/templates/main/images/btn_bg.png) no-repeat right top !important;
}
#alx_feed_back_FID97 .afbf_feedback_poles .afbf_btn:hover {
background: url(/bitrix/templates/main/images/btn_bg.png) no-repeat right top !important;
background-position: right bottom !important;
}
.afbf_item_pole {
margin: 20px 0px 20px;
}
.news-detail .imgfixg:nth-child(3n){
margin-right:0;
}
.imgfixg {
width:290px;
height:220px;
overflow:hidden;
float:left;
margin-right:20px;
margin-bottom:20px;
position:relative;
z-index:10;
}

.imgfixg img {
position:absolute;
width:120%;
left:50%;
top:50%;
height:auto;
-webkit-transform:  translateX(-50%)  translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}




.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}





.polit {
	text-align:center !important;
	margin:10px 0;
}
.call-form .polit{   
	margin: 0;
    font-size: 9px;
    text-align: right !important;
}
.main-latest_item_text__link .polit {
	    margin: 0;
    font-size: 10px;
    text-align: right !important;
}





.header-middle_contacts__address,
.header-middle_contacts__time {
    font-size: 90%;
}
.header-middle_contacts__time {
    margin-bottom: 10px;
}





























































/*
	
*/
/* End */
/* /bitrix/templates/main/components/bitrix/menu/menu-top/style.css?16112448201007 */
/* /bitrix/components/alaz/main.feedback/templates/new/style.css?16112448182155 */
/* /bitrix/templates/main/components/bitrix/menu/menu-top2/style.css?16112448201041 */
/* /bitrix/templates/main/components/bitrix/menu/menu-lcatalog/style.css?1611244820725 */
/* /bitrix/templates/main/components/bitrix/system.pagenavigation/.default/style.css?16112448201916 */
/* /bitrix/templates/main/components/bitrix/news.list/help/style.css?1611244820568 */
/* /bitrix/templates/main/components/bitrix/breadcrumb/breadcrumb/style.css?1611244820576 */
/* /bitrix/templates/main/components/bitrix/menu/menu-bottom/style.css?16112448201013 */
/* /bitrix/templates/main/components/bitrix/menu/menu-fcatalog/style.css?1611244820556 */
/* /bitrix/templates/main/components/bitrix/menu/menu-info/style.css?1611244820251 */
/* /bitrix/templates/main/js/fancybox/jquery.fancybox.css?16112448205399 */
/* /include/cookie/cookie.css?17534241301196 */
/* /bitrix/templates/main/template_styles.css?171040688913151 */
