html {
	height: 100%;
}

body {
	overflow-x: hidden;
	height: 100%;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #545454;
	font-weight: bold;
}

a:hover,
a:focus,
a:active {
	color: #545454;
	text-decoration: none;
}

.form-control {
	display: block;
	width: 100%;
	background-color: #FFF;
}

.pagination>li>a,
.pagination>li>span,
.btn {
	font-weight: 400;
}

h4 {
	margin-top: 0;
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #999;
	border-radius: 4px;
}

.mm-page {
	height: 100%
}

html.mm-pagedim-black #mm-blocker {
	background: transparent !important
}

.header {
	position: absolute;
	z-index: 101;
	width: 100% !important;
	height: 60px;
	border-bottom: solid 1px #999 !important;
	background: #FFF !important;
}

.logo-mm,
.logo-mm:active,
.logo-mm:hover,
.logo-mm:focus,
.logo-mm:active:focus,
.logo-mm:focus:active {
	padding-left: 15px;
	color: #555;
	text-decoration: none;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	padding-top: 2px;
	max-height: 60px;
	overflow-y: hidden;
}

.logo-mm span {
	color: #555;
	font-size: 10px;
	display: block;
}

.logo-mm img {
	max-width: 250px;
	max-height: 50px;
}

nav.mm-menu {
	background: #FFF
}

.menu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 60px;
}

.mm-search {
	padding: 0 20px !important
}

.mm-menu .mm-navbar-top-1 {
	padding-right: 5px;
	padding-left: 20px !important;
	text-align: left;
}

.mm-navbar-top-1 p {
	color: #555 !important;
	font-size: 18px !important;
}

.mm-menu .menu-search {
	position: relative;
	padding: 0;
	border-radius: 4px;
}

.mm-menu .menu-search:before {
	position: absolute;
	top: 50%;
	left: 30px;
	z-index: 5;
	margin-top: -7px;
	width: 15px;
	height: 15px;
	background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIxNC45NzdweCIgaGVpZ2h0PSIxNC45ODJweCIgdmlld0JveD0iMCAwIDE0Ljk3NyAxNC45ODIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE0Ljk3NyAxNC45ODIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjNUI1QzVDIiBkPSJNMTQuNjcsMTMuMjAxbC00LjAxMS00LjAyN2MwLjY0OC0wLjk0MywxLjAzLTIuMDg0LDEuMDMtMy4zMTdDMTEuNjg5LDIuNjIyLDkuMDczLDAsNS44NDUsMEMyLjYxNywwLDAsMi42MjIsMCw1Ljg1NmMwLDMuMjM1LDIuNjE3LDUuODU2LDUuODQ1LDUuODU2YzEuMjQ0LDAsMi4zOTYtMC4zOTMsMy4zNDMtMS4wNTZsNC4wMDIsNC4wMmMwLjQwOSwwLjQwNywxLjA3MiwwLjQwNywxLjQ4LDBTMTUuMDc4LDEzLjYwOSwxNC42NywxMy4yMDF6IE01Ljg0NSw5LjgzM2MtMi4xOTIsMC0zLjk2OS0xLjc4MS0zLjk2OS0zLjk3N2MwLTIuMTk2LDEuNzc2LTMuOTc3LDMuOTY5LTMuOTc3czMuOTcsMS43ODEsMy45NywzLjk3N0M5LjgxNCw4LjA1Miw4LjAzNyw5LjgzMyw1Ljg0NSw5LjgzM3oiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat;
	content: '';
}

.mm-menu .menu-search input[type=text] {
	padding-left: 35px;
	height: 38px;
	font-size: 18px
}

.mm-menu .mm-search input {
	display: block;
	margin: 0;
	padding: 2px 15px;
	width: 100%;
	outline: none;
	border: 1px solid #95979A;
	border-radius: 4px;
	background-color: #FFF !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	color: rgba(0, 0, 0, 0.7) !important;
	font-weight: 700 !important;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-appearance: none
}

.mm-menu .mm-search input::-webkit-input-placeholder {
	color: #999 !important;
	font-weight: 400;
	font-size: 1em
}

.mm-menu .mm-search input::-moz-placeholder {
	color: #999 !important;
	font-weight: 400;
	font-size: 1em
}

.mm-menu .mm-search input:-moz-placeholder {
	color: #999 !important;
	font-weight: 400;
	font-size: 1em
}

.mm-menu .mm-search input:-ms-input-placeholder {
	color: #999 !important;
	font-weight: 400;
	font-size: 1em
}

.mm-menu>.mm-panel.mm-highest>.mm-listview li a {
	color: #555
}

.mm-navbar-top-3.mm-navbar-top .mm-title {
	color: #555;
	font-weight: 700;
}

.mm-menu>.mm-panel {
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}

.mm-opened #page-wrapper:before,
.mm-opening #page-wrapper:before {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	content: '';
}

.mm-menu {
	background-color: #FFF
}

.mm-listview>li:not(.mm-divider):after {
	left: 0
}

.mm-menu .mm-search input {
	background-color: #FFF
}

.mm-next:after,
.mm-arrow:after {
	right: 20px
}

.mm-listview>li>a,
.mm-listview>li>span {
	padding-top: 7px !important;
	padding-bottom: 7px !important
}

.mm-listview>li>a {
	font-weight: 700;
	font-size: 16px;
}

.menu-toggle {
	z-index: 50
}

.menu-toggle a {
	position: absolute;
	z-index: 102;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0
}

.menu-toggle .icon {
	position: absolute;
	top: 23px;
	left: 14px;
	z-index: 101;
	width: 21px;
	height: 17px;
}

.menu-toggle .icon div {
	position: absolute;
	left: 0;
	width: 21px;
	height: 3px;
	background-color: #e04034;
	-webkit-transition: all ease-out .2s;
	-moz-transition: all ease-out .2s;
	-ms-transition: all ease-out .2s;
	-o-transition: all ease-out .2s;
	transition: all ease-out .2s
}

.menu-toggle .icon div.first {
	top: 0
}

.menu-toggle .icon div.second {
	top: 7px
}

.menu-toggle .icon div.third {
	top: 14px
}

.mm-menu .mm-listview>li:after {
	border-color: transparent !important
}

.mm-listview .mm-next:before {
	border-color: transparent !important
}

.mm-opened .menu-toggle .icon div.second,
.mm-opening .menu-toggle .icon div.second {
	left: 5px;
	background-color: #000;
	opacity: 0;
}

.mm-opened .menu-toggle .icon div.first,
.mm-opening .menu-toggle .icon div.first {
	top: 4px;
	background-color: #000;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mm-opened .menu-toggle .icon div.third,
.mm-opening .menu-toggle .icon div.third {
	top: 4px;
	background-color: #000;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.page {
	position: relative;
	min-height: 100%
}

#page-wrapper {
	position: relative;
	min-height: 100%;
}

.bottom-header {
	position: relative;
	width: 100%;
}

.bottom-header-row {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 0 15px 0;
}

.bottom-header-logo {
	z-index: 10;
	margin-bottom: 5px;
}

.bottom-header-logo__img img {
	max-width: 100%;
}

.bottom-header-logo__site-name {
	display: block;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: 700;
	color: #333;
	line-height: 18px;
}

.bottom-header-logo__site-name:hover,
.bottom-header-logo__site-name:focus,
.bottom-header-logo__site-name:focus:active,
.bottom-header-logo__site-name:active,
.bottom-header-logo__site-name:active:focus {
	color: #333;
	text-decoration: none;
}

.bottom-header-adres {
	display: inline-block;
	margin-top: 45px;
	font-size: 15px;
	line-height: 22px;
}

.bottom-header-contacts-tel {
	position: relative;
	padding-top: 39px;
}

.bottom-header-contacts-tel__phonenumber,
.bottom-header-contacts-tel__phonenumber:hover,
.bottom-header-contacts-tel__phonenumber:focus {
	display: block;
	height: 32px;
	font-size: 25px;
	line-height: 32px;
	color: red;
	text-decoration: none;
	font-weight: 400;
}

.bottom-header-menu {
	overflow: hidden;
	height: 39px;
	z-index: 10;
	width: 100%;
	border: 1px solid #000000;
	border-bottom: none;
	background-color: #3d3d3d;
	background: -webkit-gradient(linear, left top, left bottom, from(#3d3d3d), to(#212121));
	background: -webkit-linear-gradient(top, #3d3d3d, #212121);
	background: -moz-linear-gradient(top, #3d3d3d, #212121);
	background: -ms-linear-gradient(top, #3d3d3d, #212121);
	background: -o-linear-gradient(top, #3d3d3d, #212121);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1);
	z-index: 99;
}

.bottom-header-menu__item {
	display: inline-block;
	margin-left: -5px;
	text-shadow: none;
	font-weight: 700;
	line-height: 38px;
	font-size: 12px;
	color: #bfbfbf;
	padding: 0 15px;
	border-left: 1px solid #000000;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 1px 0 0 0 rgba(255, 255, 255, 0.1);
}

.bottom-header-menu__item:first-child {
	margin-left: 0;
	border-left: none;
}

.bottom-header-menu__item:hover {
	background-color: #0d0d0d;
	background: -webkit-gradient(linear, left top, left bottom, from(#0d0d0d), to(#1f1f1f));
	background: -webkit-linear-gradient(top, #0d0d0d, #1f1f1f);
	background: -moz-linear-gradient(top, #0d0d0d, #1f1f1f);
	background: -ms-linear-gradient(top, #0d0d0d, #1f1f1f);
	background: -o-linear-gradient(top, #0d0d0d, #1f1f1f);
	-webkit-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
	-moz-box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 1px 1px 0 0 rgba(255, 255, 255, 0.1);
	color: #efefef !important;
	border-bottom-color: transparent !important;
}

.bottom-header-menu__item_home,
.bottom-header-menu__item_home:hover,
.bottom-header-menu__item_home:focus {
	width: 45px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAXCAYAAAALHW+jAAADB0lEQVR4Aa3TzW7rxBvH8aqr/wX89yzoBomr4QqQkFiwQ2fJIjeAzo47YcXmbJGQUHWEenr60jSJPS/PvIw9thMnqfMliUANjUiRYKSfHo/9zEdja3z2T0bfQg+8vB8BB7wuvPn+/7vy2VfffVIMQLWgj0tmLxaPN4Dzr4Bfjv735+UEGBqoaOlFWG+gPEDvgX4V/g4cnR/OCiD3Pawa7lYO6kAzJDbdBhnYI7nd4Bb2xA6/fXuxK49LeMrAPOHbj6xyA7Um5zsWfaBbQd6GBogVx9Doh4uzN6P9dwvAYt1i44y6T8R5RdvVp/IC/HoP7YcG2m5DbQybvuNpsWBRz2lzczJHG/z8m9EXM+BmVrOZr6mN2mItXZVpJJPb7mRm8Fc0ACYkaDNUik5uWTYlfTKQa7qkTwZZUK/+QH8E1Bp0nhOrmlJKwlOD3cy5Dx5pemxuTybWHVftkp9fOeTnZ//hOP9XazoGnoY1DAN0LbDeZ9VlGJ7YMJwMA8TD13W2JCWHtYYYI06Eut7WZPCtEJPgvCXFRJVqvI9Y5wi7ntrjoybI/BkMwVDnREqBFAK2KGmriqoKlFJQ1Q6tZ+iyoA6RvEWDD/joCTnhg8LbA9B7QYtGW00UoZXAIlQkFyiMxieL85pgNdk5Gh/2sBOHtoLzO7B7BneQCTtUkcTQaUf54YFyYpB6zq0ofJcxVhONRj+MqawjSEApQVyBM+0z6CSgvWNmC9T0kaVEGpWYr+Cy8Fz1G+62k/fjCf1yiVeKZARvPGITVgpEH4CiPcZ7VDRoNaE1QtCJX26Lo4N6eT9Ga4MojS4U3iW0nSLq4J82E0GJQ1d2/zAohXWZ99XyCLztVpiqxlpDOSswWtBmglX5uTcUkUIbHswjSqY4rbgvLL92wxH423zgQ1mirMY5oVQKtQVNeQDqosBaz9QKJhjUwzU5BC7n6yPwyvUklymnU1QxI5YGebRcL3nuLctIoTL3s4QJDbEU9Fj46docge8mNR9V5sbX3KSGO8mMTce7sOTT0duL3wHBSnhiWaYtXwAAAABJRU5ErkJggg==) no-repeat center center;
	background-size: 16px 16px;
}

.bottom-header-nav-menu_inner .bottom-header-nav-menu-search {
	right: 15px;
}

.bottom-header-nav-menu-search {
	position: relative;
	padding-right: 34px;
	padding-top: 2px;
}

.form-search {
	width: 100%;
	display: inline-block;
}

.form-search__input {
	width: 100%;
}

.form-search__button {
	position: absolute;
	top: 1px;
	right: 0;
	width: 34px;
	height: 34px;
	border: none;
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAMAAACeyVWkAAAA4VBMVEUAAAAAAAD///9/f3+ZmZmqqqqRkZGZmZmTk5OZmZmRkZGampqQkJCZmZmWlpaRkZGXl5eTk5OVlZWXl5eUlJSUlJSYmJiWlpaWlpaTk5OVlZWUlJSXl5eVlZWWlpaVlZWVlZWVlZWWlpaVlZWVlZWVlZWWlpaVlZWWlpaWlpaWlpaWlpaWlpaVlZWVlZWWlpaWlpaVlZWWlpaVlZWWlpaVlZWWlpaVlZWWlpaVlZWWlpaWlpaWlpaWlpaVlZWWlpaVlZWWlpaVlZWVlZWWlpaVlZWWlpaVlZWWlpaWlpaWlpbjYfwsAAAASnRSTlMAAQECBQYHDxMUHBweHiIjJSY1Njc+PkdJTE1PT1JddIeMkJGTlJyipqivsre6vcDEydHS0tPU2Nvd3uHi4+Tx8vT19/f7+/z9/uw2AIoAAADbSURBVHjadZBpT8JAEECHYmvVQrV4K5R6gIpyKIerKOBZ3///QYbdbjbB+D69vEwyk5El29n9+/fz1YEnjrXmJ4bupos3kA8us84bvFRtbcI4WUrYhmFg4s4X43WjpXNIjWbkiRT4j6iytgcGbnEKsZYPLlzdg2MtOZmru1DXMqXjagNqWq5ZhGK5ZeZrOYR2qYgnP7SMeV04C/S5pwvmkRi2XuEp3a817oBJaD8UDymYTxj17XSQKoBZK9oYgbJZytWjeuKLeH1AVWSFSP2fe7JKRTGN5W/uxfILSQcmFlgi2+gAAAAASUVORK5CYII=) no-repeat;
	background-position: center center;
	line-height: 34px;
	padding-right: 0;
	font-size: 0;
}

.form-search__button:hover,
.form-search__button:active,
.form-search__button:focus,
.form-search__button:focus:active {
	outline: none;
	background-color: transparent;
	box-shadow: none;
}

.active>.nav-menu-3-level__href,
.active>.nav-menu-2-level__href {
	color: #222;
}

.top-slider {
	padding-bottom: 15px;
	width: 100%;
}

.top-slider-row {
	margin: 0 auto;
	max-width: 1200px
}

.top-slider-carousel-inner-item {
	width: 100%;
	height: 410px;
	background-size: cover;
}

.top-slider-carousel-inner-item-img {
	min-height: 100%;
	width: 100%;
	object-fit: cover;
}

.top-slider-carousel-inner-item-caption {
	display: block;
	margin: 15px 0 45px;
	padding: 12px 8px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQI12Ng2AwAALYAtDwTLoMAAAAASUVORK5CYII=);
	color: #fff;
	vertical-align: middle;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: 1px;
	font-size: 26px;
	line-height: 31.2px;
	text-decoration: underline;
	border-left: 2px solid #00b2ef;
}

.top-slider-carousel-inner-item-caption:hover {
	color: #00b2ef;
	text-decoration: none;
}

.top-slider-carousel-control-glyph {
	line-height: 434px;
}

.carousel-control {
	display: none;
}

.top-slider-carousel-indicators li {
	margin: 0 2px !important;
	width: 10px;
	height: 10px;
	border: 0 !important;
	background: #000;
	border-color: #000;
}

.top-slider-carousel-indicators li:hover {
	border-color: #61646d !important;
	background: #61646d;
}

.top-slider-carousel-indicators li.active {
	width: 10px;
	height: 10px;
	border-color: #00b2ef !important;
	background: #00b2ef;
	box-shadow: none;
}

.top-slider-inner-bg {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}

.top-slider-inner-bg__img {
	height: 272px;
	width: 100%;
	object-fit: cover;
	overflow: hidden;
}

.content {
	position: relative;
	width: 100%;
	background: transparent;
}

.content-row {
	margin: 0 auto;
	max-width: 1200px;
}

.aside-col {
	margin-bottom: 30px;
}

.aside-col-callback__href {
	width: 100%;
	font-weight: 700;
	font-size: 12px;
	box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset;
	background: linear-gradient(to bottom, #e25b53 0%, #dd2011 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #c42222;
	margin-bottom: 10px;
	position: relative;
}
 
.aside-col-callback__href:before {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAtCAMAAADx0TliAAAArlBMVEX////pf3fsioPsi4Xuj4jul5Hvnpjvop3woZvwoZzwopzwo53wpZ/wpaDxpqDxpqHxqKPxqKTxqaTxqqXxrajyq6Xzt7P1vrr2yMX3ycb3ysb3ysf3y8f3y8j3zMn3zcn3zcr3zsv3z8z3z8340M3419X52Nb639375uT75uX75+X75+b76Ob76Of76ef76ej76uj76un87ez88O/98/L98/P99PP++fn++vr///+OaQOIAAAAAXRSTlMAQObYZgAAALlJREFUeNq11EcSg0AMRNF2zjnhjAPGCRxwYO5/MbPWqNBA4b9+peqVAFihiimoIMpRQmNgqKTCHAIl5kDJPaAMSoR2YLoTtOXQTUNln8ShgSLpaIN+ZqhngroZIRsFmwT4GtLiUH5F4lBH3+QRtDZBK7RNUCsz1JTREiWPxCGmazrUUCQdLUzQHHUdXf6IajKaoSqjKZjOadDRYnol+09yH3xl5OIgoxHkUy6A4jvenABE7Z8xZALgB2baJHcXcwMkAAAAAElFTkSuQmCC) no-repeat;
	content: "";
	display: block;
	height: 19px;
	width: 15px;
	background-size: contain;
	position: absolute;
	left: 12px;
	top: 6px;
}

.aside-col-menu {
	position: relative;
	margin-bottom: 30px;
	padding: 0;
	border-radius: 5px;
	background: #Fff;
	background-color: #Fff;
}

.aside-col-menu__header {
	display: block;
	float: none;
	margin: 0;
	padding: 9px 17px;
	width: 100%;
	height: 57px;
	border-radius: 5px 5px 0 0;
	background: #FFC826;
	color: #Fff;
	text-align: left;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	line-height: 39px;
}

.aside-col-menu__header:before {
	display: block;
	float: left;
	margin: 12px 10px 0 0;
	width: 18px;
	height: 13px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAY1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+aRQ2gAAAAIHRSTlMAAwUOEBQXGCAiam1yc3h9g5KZz97i4+jp8/b6+/z9/gLAXCQAAABxSURBVHgBldFLDsIwEANQ8yGUFhqgJSHDB9//lMAuqeTFvG2kjGXDLxqfV+DyYM0ijD9h+2bLwL9uzyUUkp/d5sVWQT/ndAbiLdfmHn5hGE8HoDuOtSFgInlfrxJbk4wrH+RX+ribrkSWKOPKoeS0bl9EaSXXtdKJAQAAAABJRU5ErkJggg==) no-repeat;
	background-size: contain;
	content: '';
}

.aside-col-menu__header:hover,
.aside-col-menu__header:focus,
.aside-col-menu__header:active {
	background: #FFDB4D;
	color: #Fff;
}

.aside-col-menu .list-unstyled {
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0;
	border: none;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(76, 76, 76, 0.25);
}

.list-unstyled-1-level,
.list-unstyled-2-level,
.list-unstyled-3-level,
.list-unstyled-4-level {
	display: block;
}

.list-unstyled-1-level__href,
.list-unstyled-2-level__href,
.list-unstyled-3-level__href,
.list-unstyled-4-level__href {
	position: relative;
	display: block;
	overflow: hidden;
	min-height: 40px;
	border: none;
	background: transparent;
	color: #666;
	text-decoration: none !important;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
}

.list-unstyled-1-level__href {
	margin: 0;
	padding: 10px 15px;
}

.list-unstyled-2-level__href {
	padding: 10px 10px 10px 30px;
	background: #fff;
}

.list-unstyled-3-level__href {
	padding: 10px 10px 10px 45px;
	background: #fff;
}

.list-unstyled-4-level__href {
	padding: 10px 10px 10px 60px;
	background: #fff;
}

.list-unstyled-1-level__href_active {
	background: #f2f2f2;
	color: #000;
}

.list-unstyled-2-level__href_active,
.list-unstyled-3-level__href_active,
.list-unstyled-4-level__href_active {
	background: #f9f9f9;
	color: #000;
}

.list-unstyled-1-level__href:hover,
.list-unstyled-2-level__href:hover,
.list-unstyled-3-level__href:hover,
.list-unstyled-4-level__href:hover {
	background: #f2f2f2;
	color: #666;
}

.nav-menu {
	display: inline-block;
	overflow: visible;
	margin: 0;
	padding: 0;
	padding: 0;
	width: 100%;
	border-top: none;
	box-shadow: 0 0 10px rgba(76, 76, 76, 0.25);
	border-radius: 4px;
	background: transparent;
}

.nav-menu-1-level {
	position: relative;
	display: block;
	margin: 0;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.nav-menu-1-level__href {
	position: relative;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	padding: 10px 15px;
	min-height: 41px;
	outline: none;
	border-radius: 0;
	color: #666;
	text-decoration: none !important;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
}

.active .nav-menu-1-level__href {
	border: none;
	background: #f2f2f2;
	color: #000;
}

.nav-menu-1-level__href_have-2-level {
	padding: 10px 19px 10px 15px;
}

.nav-menu-1-level__href_have-2-level:after {
	position: absolute;
	top: 48%;
	right: 19px;
	width: 8px;
	height: 8px;
	content: '';
	width: 0;
	height: 0;
	margin-top: -1px !important;
	border-top: 4px solid #a6a6a6;
	border-right: 3px solid transparent;
	border-left: 3px solid transparent;
	border-top: 6px solid #a6a6a6;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.nav-menu-1-level_have-2-level:hover .nav-menu-1-level__href_have-2-level:after {
	color: #Fff;
}

.nav-menu-1-level__submenu {
	position: absolute;
	z-index: 102;
	display: none;
	visibility: hidden;
}

.nav-menu-1-level:hover .nav-menu-1-level__href {
	background: #f2f2f2;
	color: #666;
	text-decoration: none;
}

.nav-menu-1-level_have-2-level:hover .nav-menu-1-level__submenu {
	position: absolute;
	top: 0;
	right: 100%;
	display: block;
	visibility: visible;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	border-radius: 4px;
	background: #Fff;
	-webkit-box-shadow: 0 0 10px rgba(76, 76, 76, 0.25);
	-moz-box-shadow: 0 0 10px rgba(76, 76, 76, 0.25);
	box-shadow: 0 0 10px rgba(76, 76, 76, 0.25);
	list-style: none;
	padding-left: 0;
	text-align: left;
}

.nav-menu-1-level:hover .nav-menu-2-level__href {
	position: relative;
	width: 270px;
	text-decoration: none;
}

.nav-menu-2-level {
	position: relative;
	padding: 0;
}

.nav-menu-2-level:first-child .nav-menu-2-level__href {
	border-top: none;
}

.nav-menu-2-level__href {
	display: block;
	padding: 10px 15px;
	border-radius: 0;
	background: transparent;
	color: #666;
	text-decoration: none !important;
	font-size: 14px;
	line-height: 20px;
}

.nav-menu-2-level:last-child .nav-menu-2-level__href {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.nav-menu-2-level:hover .nav-menu-2-level__href {
	background: #f2f2f2;
	color: #666;
	text-decoration: none;
}

.nav-menu-2-level__submenu {
	position: absolute;
	z-index: 105;
	display: none;
	visibility: hidden;
	list-style: none;
}

.nav-menu-2-level__href_have-3-level:after {
	position: absolute;
	top: 48%;
	right: 19px;
	width: 8px;
	height: 8px;
	content: "";
	width: 0;
	height: 0;
	margin-top: -1px !important;
	border-top: 4px solid #a6a6a6;
	border-right: 3px solid transparent;
	border-left: 3px solid transparent;
	border-top: 6px solid #a6a6a6;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.nav-menu-2-level:hover .nav-menu-2-level__href_have-3-level:after {
	color: #9F9F9F;
}

.nav-menu-2-level_have-3-level:hover .nav-menu-2-level__submenu {
	position: absolute;
	top: 0;
	left: 270px;
	display: block;
	visibility: visible;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	border-radius: 4px;
	background: #Fff;
	-webkit-box-shadow: 0 0 10px rgba(76, 76, 76, 0.25);
	-moz-box-shadow: 0 0 10px rgba(76, 76, 76, 0.25);
	box-shadow: 0 0 10px rgba(76, 76, 76, 0.25);
	list-style: none;
	text-align: left;
	padding-left: 0;
}

.nav-menu-3-level:first-child .nav-menu-3-level__href {
	border-top: none;
}

.nav-menu-3-level__href {
	display: block;
	padding: 10px 15px;
	border-radius: 0;
	background: transparent;
	color: #666;
	text-decoration: none !important;
	font-size: 14px;
	line-height: 20px;
}

.nav-menu-3-level:hover .nav-menu-3-level__href {
	background: #f2f2f2;
	color: #666;
	text-decoration: none;
}

.nav-menu-2-level:hover .nav-menu-3-level__href {
	position: relative;
	width: 270px;
	text-decoration: none;
	font-size: 14px;
}

.nav-menu-2-level.active .nav-menu-2-level__href,
.nav-menu-3-level.active .nav-menu-3-level__href {
	color: #3d3d3d;
	text-decoration: none;
}

.aside-col-news {
	color: #333;
	font-size: 13px;
	margin-bottom: 30px;
}

.aside-col-news__header {
	font-size: 21.6px;
	font-weight: 700;
	margin-bottom: 21px;
}

.aside-col-news__href-more {
	text-decoration: underline;
	color: #333;
	margin-bottom: 20px;
	display: block;
}

.aside-col-news__href-more:hover {
	text-decoration: none;
	color: #555
}

.news-item {
	display: block;
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.news-item .news-item__caption {
	text-decoration: none;
	font-size: 16px;
	line-height: 17px;
	color: #000;
	margin-bottom: 14px;
	display: block;
}

.news-item .news-item__caption:hover {
	text-decoration: none;
	color: #000
}

.news-item-txt {
	margin-bottom: 4px;
}

.news-item-more {
	text-align: right;
}

.content-row_inner {
	padding-top: 30px;
}

.breadcrumb {
	padding: 0;
	background: transparent;
	color: #545454;
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 16px;
}

.breadcrumb a {
	color: #545454;
	font-size: 13px;
	line-height: 21px;
	text-decoration: underline;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
	color: #545454;
	text-decoration: none;
}

.breadcrumb-first-element__href {
	color: #8e8e8e;
}

.breadcrumb>li+li:before {
	color: #545454;
	content: " /";
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
}

.breadcrumb-active-element__href {
	color: #545454;
	font-weight: 700;
}

.breadcrumb>.active {
	color: #545454;
	font-weight: 700;
}

.content-col__include {
	margin-bottom: 30px;
}

.content-col__include_main-page {
	border-bottom: 1px solid #999;
	padding-bottom: 30px
}

.content-col_inner .content-col__include>p:nth-last-child(2)>img {
	float: none !important;
	height: initial !important;
	max-width: 100%;
}

.row-caption {
	display: block;
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 0;
	padding-left: 0;
	width: 100%;
	color: #000;
	text-decoration: none;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
}

.row-caption:hover,
.row-caption:active,
.row-caption:focus {
	color: #000;
	text-decoration: none;
}

.photo-widget {
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
	margin-bottom: 30px
}

.photo-widget-item {
	margin-bottom: 30px;
}

.photo-widget-item__img {
	display: block;
	border: 1px double #ccc;
	padding: 5px;
}

.photo-widget-item__img div {
	background-size: cover;
	width: 100%;
	height: 200px;
	border-bottom: solid 1px #e1e1e1;
	margin: 0;
}

.footer-box {
	height: 0
}

.footer {
	position: absolute;
	bottom: 0;
	left: 0;
	clear: both;
	width: 100%;
	background: #373737;
	background: -moz-linear-gradient(top, #373737 0%, #1e1e1e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #373737), color-stop(100%, #1e1e1e));
	background: -webkit-linear-gradient(top, #373737 0%, #1e1e1e 100%);
	background: -o-linear-gradient(top, #373737 0%, #1e1e1e 100%);
	background: -ms-linear-gradient(top, #373737 0%, #1e1e1e 100%);
	background: linear-gradient(to bottom, #373737 0%, #1e1e1e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373737', endColorstr='#1e1e1e', GradientType=0);
}

.footer-top {
	width: 100%;
	padding: 30px 0 15px 0;
}

.footer-top-row {
	margin: 0 auto;
	max-width: 1200px;
}

.contacts {
	position: relative;
}

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

.contacts-info-item {
	margin-top: 0;
	margin-bottom: 15px;
	color: #bfbfbf;
	font-size: 12px;
	font-weight: 700;
}

.contacts-info-item__caption {
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 12px;
}

.contacts-info-item__text {
	display: block;
	color: #bfbfbf;
	font-size: 12px;
	text-decoration: none;
}

.contacts-info-item__text:hover,
.contacts-info-item__text:focus,
.contacts-info-item__text:active {
	color: #bfbfbf;
	text-decoration: none;
}

.contacts-info-item-soc__img {
	position: relative;
	display: inline-block;
	margin-right: 10px;
	width: 32px;
	padding-top: 3px;
	height: 35px;
	outline: none;
	background-repeat: no-repeat;
	content: "";
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

.contacts-info-item-soc__img:hover {
	text-decoration: none;
	opacity: 0.8;
}

.contacts-info-item-soc__img img {
	width: 32px;
	height: 32px;
	border-radius: 5px;
	background: #fff;
}

.footer-row {
	margin: 0 auto;
	max-width: 1200px;
}

.footer-col {
	padding: 30px 0 30px 0;
	width: 100%;
	text-align: center;
}

.footer-about {
	display: block;
	float: left;
	margin-right: 10px;
	vertical-align: top;
}

.footer-about__site-name {
	color: #bfbfbf;
	font-size: 13px;
	line-height: 13px;
}

.footer-about__sm {
	float: right;
	margin-left: 10px;
	color: #ccc;
	vertical-align: top;
	text-decoration: none;
	white-space: nowrap;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
}

.footer-about__sm:hover {
	color: #ccc;
}

.footer-about__sm-logo {
	margin-top: -3px;
	margin-right: -3px;
}

#cboxLoadedContent {
	border-radius: 4px !important
}

#cboxLoadedContent>form {
	margin: 15px !important;
	max-width: 320px
}

#cboxLoadedContent>div,
#cboxLoadedContent>div>div:nth-child(3),
#cboxLoadedContent>div>div:nth-child(3)>div {
	min-height: 100% !important
}

#cboxLoadedContent>div>div:nth-child(3)>div>div:nth-child(2) {
	margin-bottom: 0 !important
}

#cboxLoadedContent,
#cboxContent,
#cboxWrapper {
	height: initial !important;
}

#colorbox {
	top: 10px !important;
	overflow: visible !important;
	max-width: 100%
}

#cboxClose {
	outline: none !important;
	box-shadow: none !important
}

#cboxLoadedContent {
	border-radius: 4px
}

#cboxNext,
#cboxPrevious {
	outline: none !important;
	box-shadow: none !important
}

#cboxNext {
	right: 0 !important;
	border-radius: 4px
}

#cboxPrevious {
	left: 0 !important;
	border-radius: 4px
}

#cboxLoadedContent div button.btn-default.btn-sm {
	margin-bottom: 6px;
	padding: 6px 9px !important;
	font-weight: 400;
}

.comment-b__form_checkbox {
	display: inline-flex !important;
	margin: 2px 0 !important;
	border-radius: 4px !important;
	font-size: 12px !important;
}

.comment-b__form_checkbox input {
	margin: 3px 5px 0 0 !important;
	border-radius: 4px !important
}

.comment-b__form input[type=submit] {
	font-size: 13px!important;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.contacts-info-item {
		font-size: 14px;
	}
}

@media (min-width: 992px) and (max-width: 1050px) {
	.news-content-item {
		min-height: 270px
	}
	.article-content-item {
		min-height: 260px
	}
	.blog-content-item {
		min-height: 190px
	}
}

@media (max-width: 992px) {
	html {
		overflow-x: hidden
	}
	#feedback-modal form .form-tel {
		max-width: 100% !important
	}
}

@media (min-width: 767px) and (max-width: 992px) {
	.top-slider-carousel-inner-item-caption {
		font-size: 19px;
	}
	.contacts-info-item {
		font-size: 14px;
	}
}

@media (min-width: 920px) and (max-width: 992px) {
	.news-content-item {
		min-height: 290px
	}
	.article-content-item {
		min-height: 280px
	}
	.blog-content-item {
		min-height: 200px
	}
	.news-item-name {
		margin-bottom: 30px;
	}
	.bottom-header-logo__site-name {
		font-size: 15px;
	}
	.photo-widget-item__img div {
		height: 175px;
	}
}

@media (min-width: 767px) and (max-width: 920px) {
	.news-content-item {
		min-height: 340px
	}
	.article-content-item {
		min-height: 310px
	}
	.blog-content-item {
		min-height: 210px
	}
	.news-item-date {
		display: block;
		margin-bottom: 10px;
		width: 100%;
	}
	.news-item-name {
		display: inline-block;
		margin-bottom: 30px;
	}
	.contacts-info-item {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 14px;
	}
	.bottom-header-logo__site-name {
		font-size: 14px;
		text-align: center;
	}
	.news-text__caption {
		padding-bottom: 0;
		font-size: 17px;
		line-height: 22px;
	}
	.aside-col-news {
		margin-bottom: 15px;
		padding: 0;
	}
	.news-item {
		margin-bottom: 15px;
	}
	.photo-widget-item__img div {
		height: 150px
	}
}

@media (min-width: 768px) {
	.page .header {
		display: none
	}
	.main-container .navbar-default {
		display: none
	}
	.top-slider-row>.col-sm-8 {
		padding-right: 0;
	}
	.top-slider-row>.col-sm-4 {
		padding-left: 0;
	}
	.contacts-row>.col-sm-4 {
		padding-right: 0;
	}
	.contacts-row>.col-sm-8 {
		padding-left: 0;
	}
}

@media (max-width: 767px) {
	html {
		background: #FFF;
		font-size: 15px;
	}
	body {
		background: transparent;
	}
	.menu-toggle {
		border-bottom: 0 !important;
		background: #FFF;
		border-bottom: solid 1px #999 !important;
	}
	nav.mm-menu a {
		border-bottom: none;
		color: #484848 !important;
		white-space: nowrap
	}
	.mm-navbar .mm-title {
		color: #555 !important
	}
	nav.mm-menu .mm-panel a {
		color: #484848 !important
	}
	html.mm-opened body {
		overflow: auto !important;
		overflow-x: hidden !important
	}
	html.mm-opened .main-container .content {
		overflow-x: hidden !important
	}
	#page-wrapper .container:nth-child(2) {
		overflow-x: hidden
	}
	.aside-col-menu .list-unstyled {
		margin-bottom: 15px;
		padding: 0;
	}
	.top-slider-carousel-inner-item-caption {
		font-size: 17px !important
	}
	.top-slider-carousel-inner-item-caption span {
		font-size: 16px !important
	}
	.top-slider-carousel-inner-item-img {
		min-height: 300px !important;
		max-height: 300px !important;
	}
	.top-slider {
		padding-bottom: 15px;
		height: initial;
	}
	.top-slider_inner {
		padding-bottom: 0;
	}
	.top-slider-carousel-inner-item {
		height: 300px
	}
	.aside-col-news {
		margin-bottom: 15px;
		padding: 0;
	}
	.content-col__include_main-page {
		padding-bottom: 20px;
	}
	.photo-widget-item {
		margin-bottom: 15px;
	}
	.news-item {
		margin-bottom: 15px;
	}
	.content-inner-top-row {
		min-height: initial;
	}
	.content-col_inner {
		padding-top: 0;
		padding-bottom: 15px;
	}
	.row-caption {
		font-size: 20px;
		line-height: 28px;
		margin-bottom: 15px;
	}
	.content-col__include>div>.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.blog-content-item div {
		min-height: initial!important
	}
	.article-content-item div {
		min-height: initial!important
	}
	.news-content-item div {
		min-height: initial!important
	}
	.blog-content-item {
		margin-bottom: 30px;
		min-height: initial!important
	}
	.article-content-item {
		margin-bottom: 15px;
		min-height: initial!important
	}
	.news-content-item {
		margin-bottom: 15px;
		min-height: initial!important
	}
	.contacts-info {
		padding-bottom: 5px;
		height: initial;
	}
	.footer {
		min-height: initial;
	}
	.footer-top {
		padding: 15px 0 0 0;
	}
	.footer-top-row {
		padding-top: 0;
	}
	.contacts-info-item {
		margin-bottom: 15px;
	}
	.footer-row {
		margin: 0 auto 3px auto;
	}
	.footer-col {
		padding: 17px 0 15px 0;
		margin-top: 0;
		text-align: left;
	}
	.footer-about__sm,
	.footer-about {
		line-height: 18px;
	}
	.footer-about__site-name,
	.footer-about__sm,
	.footer-about {
		display: block;
		float: none;
		margin: 0;
	}
	.footer-about__sm-logo {
		margin-top: 0;
	}
	.footer-about {
		margin-bottom: 15px;
	}
	#page-wrapper {
		padding-top: 75px;
		padding-bottom: 0 !important;
		background: #FFF;
	}
}

@media (max-width: 550px) {
	#cboxLoadedContent,
	#cboxContent,
	#cboxWrapper {
		max-width: 100% !important
	}
	.top-slider-carousel-control {
		width: 20px !important
	}
	.top-slider-carousel-control-glyph {
		width: 20px !important;
		font-size: 20px
	}
	.top-slider-carousel-control {
		display: none !important;
	}
	.content-col_inner .content-col__include>p:last-child>img {
		float: none !important;
		max-width: 100%;
		max-height: 100%;
		height: initial !important;
	}
}

@media (max-width: 767px) and (min-width: 410px) {
	.article-content-item-content {
		margin-bottom: 15px;
		min-height: initial !important;
	}
	.news-content-item-content {
		margin-bottom: 15px;
		min-height: initial !important;
	}
}

@media (max-width: 450px) {
	.news-header {
		padding-left: 0;
	}
	.news-content {
		position: relative;
	}
	.footer-row>.col-xs-6 {
		width: 100%;
	}
}

@media (max-width: 370px) {
	.header {
		overflow-y: hidden;
	}
	.news-content-item {
		margin-bottom: 30px
	}
	.article-content-item-content {
		margin-bottom: 30px;
		min-height: initial !important;
	}
	.top-slider-carousel-control {
		display: none !important
	}
	.top-slider-carousel-inner-item-caption {
		font-size: 16px !important;
		right: 10%;
		left: 10%;
	}
}
