/* Font */

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-Regular.eot');
	src: local('Montserrat Regular'), local('Montserrat-Regular'),
		url('../fonts/Montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-Regular.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-Italic.eot');
	src: local('Montserrat Italic'), local('Montserrat-Italic'),
		url('../fonts/Montserrat/Montserrat-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-Italic.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-Bold.eot');
	src: local('Montserrat Bold'), local('Montserrat-Bold'),
		url('../fonts/Montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-Bold.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-BoldItalic.eot');
	src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
		url('../fonts/Montserrat/Montserrat-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-BoldItalic.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-SemiBold.eot');
	src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
		url('../fonts/Montserrat/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-SemiBold.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat/Montserrat-SemiBoldItalic.eot');
	src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'),
		url('../fonts/Montserrat/Montserrat-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat/Montserrat-SemiBoldItalic.woff') format('woff'),
		url('../fonts/Montserrat/Montserrat-SemiBoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

/* End Font */

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

html body {
	background: #ffffff;
	color: #555555;
	font-family: 'Montserrat';
	font-size: 14px;
	line-height: 160%;
}

body b, strong {
	font-weight: 600;
}

h2, .h2 {
	color: #F5D328;
	font-size: 19px;
	line-height: 150%;
	font-weight: bold;
}

h3, .h3 {
	color: #119D80;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
}

h4, .h4 {
	color: #119D80;
	font-size: 17px;
	line-height: 150%;
	font-weight: bold;
}

h5, .h5 {
	color: #119D80;
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
}

h6, .h6 {
	color: #119D80;
	font-size: 17px;
	line-height: 150%;
	font-weight: bold;
}

body a {
color: #119D80;
}

body a:hover, body a:focus {
	color: #333333;
	text-decoration: none;
}

.body-page a {
color: #119D80;
text-decoration: underline;
}

body .wrapperlist a:hover, 
body .wrapperlist a:active,
body .wrapperlist a:focus {
color: #333333;
text-decoration: none;
}

body h1, .h1 {
	border-bottom: 1px solid #E7E7E7;
	color: #000000;
	font-size: 18px;
	font-weight: 600;
	margin: 5px 0 15px 0;
	padding: 0 0 8px;
	line-height: 150%;
}

.dop-block {
	background: #E4E4E4;
	font-size: 13px;
}

.header {
	min-height: 104px;
	padding-top: 10px;
	background: #ffffff;
	padding-bottom: 5px;
}

.top_block {
	background: #F0EFEF;
	border-bottom: 1px solid #fff;
	box-shadow: 0px 1px 0 #ccc;
	padding-top: 4px;
	padding-bottom: 1px;
	color: #5e5e5e;
}

.wrapperlist .top_block p {
	margin: 0;
}

.img_main {
	margin-bottom: 25px;
	border: 1px solid #E7E7E7;
	padding: 3px;
}

/*Custom variables*/
/*Bootstrap variables*/

/* Стили шаблона */

.overt.special {
	margin: 0;
	width: auto;
	height: 25px;
	color: #807143;
	padding: 0;
}

.overt .special_buttom {
	color: #807143;
	float: right;
}

.overt .special_buttom:hover {
	text-decoration: none !important;
}

.special_icon {
	width: 24px;
	height: 20px;
	padding: 0 0px 0 0;
	background: url(../images/eye.png) no-repeat 0 4px;
	float: left;
	margin-right: 5px;
}

.overt .special_buttom .special_deck {
	font-size: 14px;
	margin-left: 0;
	color: #000;
	font-weight: bold;
}

.overt .special_buttom .special_deck:hover {
	text-decoration: underline;
	color: #333;
} 

.menu-top .navbar.navbar-default {
	margin: 0;
	min-height: auto;
	background: transparent;
}

.menu-top .navbar-nav > li > a {
	padding: 5px 10px;
	text-decoration: underline;
}

.menu-top .navbar-nav > li > a:hover, 
.menu-top .navbar-nav > li > a:focus {
	color: #333;
	background: #eeeeee;
	padding: 5px 10px;
}

.today {
	padding-top: 6px;
}

.menu-top .navbar-nav {
	float: right;
}

.menu-top .nav.navbar-nav li {
	margin: 0 0 0 25px;
}

/* Header */
.logo {
	padding-right: 0;
	padding-top: 10px;
}

.logo_img img {
	width: 82px;
	height: 78px;
	transition: all 0.3s ease-out 0s;
	float: left;
	margin-right: 20px;
}

.logo img:hover {
	opacity: 0.6;
	transition: all 0.3s ease-out 0s;
}

.logo_img a {
	color: #fff;
}

.c_name {
	margin: 0 0 10px 0;
	font-size: 24px;
	font-weight: 600;
	color: #666666;
	padding-top: 14px;
}

.c_desc {
	color: #888;
	font-size: 14px;
	line-height: 143%;	
}

.top-two {
	text-align: right;
	padding-top: 5px;
}	

.phone {
	font-size: 15px;
	font-weight: normal;
	color: #7a7a7a;
	margin-bottom: 7px;
}

.phone span {
	color: #444444;
}

.phone img {
	margin-right: 8px;
	margin-top: -7px;
}


.time-text {
	font-size: 13px;
	color: #444444;
	line-height: 119%;
	margin-top: 5px;
}

.adress {
	color: #7d7d7d;
	background: url(../images/map.png) no-repeat 0 2px;
	padding-left: 16px;
}

.adress img {
	margin-right: 3px;
	margin-top: -5px;
}

.adress a:hover, .adress a:focus, .adress a:active {
	color: #333333;
	text-decoration: none;
}

.time {
	margin-top: 7px;
	margin-bottom: 0;
	padding-left: 16px;
}

.time p {
	margin: 0 0 4px 0;
}

.top-one {
	padding-left: 0;
}

.phone {
	color: #7a7a7a;
	text-align: right;
}

.tel {
	font-size: 21px;
	font-weight: bold;
	color: #119d80;
	margin-top: 4px;
}

.phone img {
	margin-right: 3px;
	margin-top: -4px;
	width: 18px;
	height: 29px;
}

.email a {
	text-decoration: underline;
}

/* Шапка */


.slider .col-md-12.col-xs-12.col-sm-12 {
	padding: 0;
}

.slider .owl-theme .owl-nav [class*="owl-"] {
	color: #FFF !important;
	background: rgba(49,97,163,0.7) !important;
	font-size: 40px !important;
}

.slider .owl-theme .owl-nav [class*="owl-"]:hover {
	background: rgba(49,97,163,0.5) !important;
	color: #FFF;
	text-decoration: none;
}

/* Main-block */

.col-md-12.col-xs-12.col-sm-12.body-block {
	padding-top: 20px;
}

/* /Main-block */

.reports .news-detail table td {
	vertical-align: top;
}

.reports .news-detail tbody tr, .reports .news-detail tbody tr:hover {
	background-color: #fff;
}

/* Info-block-main */

.i-block {
	border: 1px solid #DADADA;
	padding: 12px 7px;
	margin-bottom: 18px;
	color: #666666;
}

.i-block img {
	float: left;
	margin-right: 13px;
}

.i-block h4 {
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: normal;
	color: #282a35;
}

.i-block a {
	color: #666666;
}

.i-block h4 a {
	color: #119D80;
	text-decoration: underline;
}

.info-block .i-block p {
	margin: 0;
}

/* /Info-block-main */

.body-page {
	padding-left: 15px;
	padding-bottom: 30px;
	padding-top: 20px;
	width: 70%;
	min-height: 500px;
}

h3.h3-welcom {
	font-size: 24px;
	font-weight: 600;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 15px;
	color: #666666;
	margin: 0 0 14px 0;
}

.left-column {
	padding-left: 0;
	margin-top: 25px;
	margin-bottom: 30px;
	float: left;
	width: 30%;
}

.body-block {
	min-height: 600px;
}

.wrapperlist {
	padding-bottom: 30px;
	background: url(../images/footer-house.png) no-repeat center bottom;
}

.link-pdf {
	color: #2B942B;
	text-decoration: underline;
}

.link-pdf:hover {
	color: #2B942B;  
	text-decoration: none;
}

div.menu-clear-left {
	clear:left;
}

/* Левый блок */
.wrapper.container img.img-b {
	border: 1px solid #cccccc;
	border-radius: 3px;
	margin: 0 17px 0 0;
	padding: 4px;
}

.wrapper.container img {
	margin: 0 14px 20px;
	padding: 4px;
	vertical-align: middle;
}

.news-list-filice {
	counter-reset: hause;
}

.news-list-filice p {
	padding-left: 25px;
}

.news-list-filice p.news-item::before {
	counter-increment: hause;
	content: counter(hause) ".";
	position: absolute;
	font-weight: bold !important;
	color: #000;
	left: 30px;
}

.wrapperlist .news-list-filice p {
	margin-bottom: 10px;
}

.news-list-filice .news-item {
	border: none;
	padding-bottom: 0;
}

/* Левое меню */

h3.title-site {
	background: #e4e4e4;
	background: -moz-linear-gradient(-75deg, #e4e4e4 0%, #e4e4e4 50%, #f0efef 50%, #f0efef 100%);
	background: -webkit-linear-gradient(-75deg, #e4e4e4 0%,#e4e4e4 50%,#f0efef 50%,#f0efef 100%);
	background: linear-gradient(125deg, #e4e4e4 0%,#e4e4e4 50%,#f0efef 50%,#f0efef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f0efef',GradientType=1 );
	padding: 12px 12px;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 3px;	
}

.list-group.submenu {
	border-radius: 0;
	box-shadow: none;
	border-bottom: 1px solid #E7E7E7;
	background: transparent;
	margin-bottom: 30px;
}

.submenu .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.submenu .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0; 
}

.submenu .list-group-item {
	position: relative;
	display: block;
	padding: 0;
	background: transparent;
	border-bottom: 1px solid #E7E7E7;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	margin-right: 0;
	margin-left: 0;
}

.list-group.submenu .list-group-item a {
	color: #212121;
	font-size: 15px;
	font-weight: normal;
	display: block;
	padding: 10px 12px 10px 26px;
	transition: background 0.3s ease-out 0s;
	margin-bottom: 1px;
	margin-top: 2px;
	line-height: 150%;
	text-decoration: none;
}


.list-group.submenu .list-group-item a::before {
content: "";
  border: 1px solid #555555;
  color: #555555;
  padding: 3px 3px;
  border-radius: 50%;
  position: absolute;
  left: 9px;
  margin-top: 8px;
  font-size: 12px;
  line-height: 16px;
}

.list-group.submenu .list-group-item a:hover {
	text-decoration: none;
	transition: background 0.3s ease-out 0s;
	padding: 10px 12px 10px 26px;
	line-height:150%;
	background:#F5F5F5;
	color: #119D80;	
}

.list-group.submenu .list-group-item.active a, 
.list-group.submenu .list-group-item.active a:hover, 
.list-group.submenu .list-group-item.active a:focus {
	color: #119D80;
	background:#F5F5F5;
	text-decoration: none;
	display: block;	
	padding: 10px 12px 10px 26px;	
	transition: background 0.3s ease-out 0s;
	margin-bottom: 1px;
	margin-top: 2px;
	line-height:150%;	
}

.nobg .block-middle {
	background: #ffffff;
	border-radius: 6px;
	margin-bottom: 10px;
	padding: 15px;
}

#houseeLink.btn.btn-primary {
	display: block;
	margin: 25px auto 5px auto;
	padding: 10px 0;
	text-align: center;
	text-shadow: none;
	width: 200px;
	background: #2B942B;
	border-radius: 0;
	border-color: #2B942B;
	transition: .5s;
}

#houseeLink.btn.btn-primary:hover {
	background: #2B942B;
	color: #c4e0a2;
}

body .wrapper .submenu li a {
	color: #388aa6;
	text-decoration: none;
}

body .wrapper .submenu {
	margin-bottom: 30px;
	margin-left: 4px;
}


body .wrapper .submenu li a:hover {
	color: #666;
}

.slider {
	background: #F9F9F9;
	font-size: 15px;
	color: #666666;
}

.slider h1 {
	font-size: 32px;
	line-height: 130%;
	font-weight: 600;
	color: #666666;
}

.welcome {
	width: 50%;
	float: left;
	padding-top: 25px;
}

.welcome p {
	margin-bottom: 15px;
}

.custom.slider-text {
	width: 50%;
	float: left;
}


/* Новости */
h3.title-news {
	background: #2B942B;
	border-radius: 6px;
	color: #ffffff;
	font-size: 17px;
	height: 48px;
	padding: 15px 0 3px 15px;
}

.left-news-block .news-list {
	padding: 0 5px 10px 5px;
	display: block;
	min-height: auto;
	margin-bottom: 0;
	border: 1px solid #E7E7E7;
}

.news-list a {
	color: #119D80;
	text-decoration: underline; 
}

.news-list a:hover {
	color: #222222;
	text-decoration: none;
}

.pb5 {
	padding-bottom: 10px;
	line-height: 150%;
}

.pb5 a {
	color: #353743;
	font-size: 15px;
	text-decoration: underline;
}

.pb5 a:hover, .pb5 a:focus, .pb5 a:active {
	color: #222222;
	text-decoration: none;
}

.pb5 a b {
	font-weight: bold;
}

.all_news {
	text-align: right;
}

.all_news a{
	color: #888;
	font-size: 15px;
	text-decoration: underline;
}

.all_news a:hover, .all_news a:focus, .all_news a:active {
	color: #222222;
	text-decoration: none;
}

.left-news-block .news-list .news-item {
	border-bottom: 1px solid #EEEEEE;
	box-shadow: none;
	margin: 10px 0;
	display: block;
	color: #111111;
	line-height: 140%;
	padding-bottom: 6px;
}

.left-news-block .news-list .news-item p span {
	color: #111111 !important;
}

.left-news-block .news-list .news-item p b {
	font-weight:normal !important;
}

.left-news-block .news-list .news-item:last-child {
	border-bottom: none;
}

div.news-date-time {
	color: #7b7b7b;
	font-size: 12px;
	background: #EFEFEF;
	padding: 1px 10px;
	display: inline-block;
	margin-bottom: 8px;
}

.news-detail img {
	border: 1px solid #c6c6c6;
}

.body-page div.news-detail img.detail_picture {
	float: left;
	height: auto;
	margin: 4px 20px 6px 0 !important;
	width: 300px;
}

div.news-list img.preview_picture {
	border: 1px solid #c6c6c6;
	float: left;
	height: 120px !important;
	margin: 0 15px 6px 0 !important;
	padding: 3px;
	width: 180px;
	max-width: 180px !important;
	object-fit: cover;
}

.news-list.main-news {
	display: block;
	float: left;
	margin-top: 15px;
}

.title-news-list {
	background: #e4e4e4;
	background: -moz-linear-gradient(-75deg, #e4e4e4 0%, #e4e4e4 50%, #f0efef 50%, #f0efef 100%);
	background: -webkit-linear-gradient(-75deg, #e4e4e4 0%,#e4e4e4 50%,#f0efef 50%,#f0efef 100%);
	background: linear-gradient(125deg, #e4e4e4 0%,#e4e4e4 50%,#f0efef 50%,#f0efef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f0efef',GradientType=1 );
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
	max-width: 340px;
	padding: 12px 12px 10px 12px;
}

.news-list.main-news .news-item {
	margin-bottom: 14px;
	padding-bottom: 20px;
	box-shadow: none;
	width: 50%;
	float: left;
	padding-right: 30px;
}

.news-item:last-child {
	border-bottom: none;
}

.more-link {
	text-align: right;
	margin-top: 10px;
}

.more-link a {
	color: #119D80;
	text-transform: none;
	padding: 0;
	font-size: 16px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
	display: block;
}

.news-item.news-page {
	margin-bottom: 18px;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 18px;
}

.news-item.news-page h4 {
	color: #119D80;
	font-size: 15px;
	line-height: 132%;
	font-weight: bold;
	margin-top: 0;
}

.body-page .pb5 a {
	color: #222;
	font-size: 16px;
	text-decoration: underline;
}

.body-page .pb5 {
	padding-bottom: 10px;
	line-height: 158%;
}

.body-page .more-link a {
	float: right;
	background: #119D80;
	padding: 7px 20px 7px;
	color: #fff;
	border-radius: 0px;
	transition: all 0.3s ease-out 0s;
	font-size: 14px;
	text-decoration: none;
	font-weight:normal;
}


.galspan2 a.thumbnail {
	color: #1EA749;
	text-decoration:none;
}

.galspan2 .caption h3 {
	color: #1EA749;
} 

body.news h1 {
	border-bottom: 1px solid #E7E7E7;
	color: #000000;
	font-size: 18px;
	font-weight: 600;
	margin: 5px 0 15px 0;
	padding: 0 0 8px;
	line-height: 150%;
}

.news-item p {
	margin: 0 0 10px;
}

.block-search {
	border: 1px solid #ebeaea;
	padding: 25px 20px 5px 20px;
	margin-bottom: 30px;
	background: #FBFBFB;
}

.block-search #houseeLink.btn.btn-primary {
	background: #2B942B;
	border: 1px solid #2B942B;
}

.block-search #houseeLink.btn.btn-primary:hover,
.block-search #houseeLink.btn.btn-primary:active,
.block-search #houseeLink.btn.btn-primary:focus {
	background: #145EA8;
	border: 1px solid #145EA8;
	color:#ffffff;
}

#dynamic_selects select {
	width: 100%;
	border: 1px solid #E8E8E8;
	height: 45px;
	color: #707070;
}

#dynamic_selects label {
	display: none;
}

#dynamic_selects select[disabled] {
	background: #fff;
}

#type > option:nth-child(n+1), #kind > option:nth-child(n+1) {
	color: #444444;
}
/* Информация по формам */
div[id*="y"] {
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 15px;
	padding-bottom: 4px;
}
/* /Информация по формам */

.link-b {
	padding: 20px 0 30px 0;
}

.link-b {
	background: #e4e4e4;
	background: -moz-linear-gradient(-75deg, #e4e4e4 0%, #e4e4e4 50%, #f0efef 50%, #f0efef 100%);
	background: -webkit-linear-gradient(-75deg, #e4e4e4 0%,#e4e4e4 50%,#f0efef 50%,#f0efef 100%);
	background: linear-gradient(125deg, #e4e4e4 0%,#e4e4e4 50%,#f0efef 50%,#f0efef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e4e4', endColorstr='#f0efef',GradientType=1 );
	padding: 15px 0 15px 0;
}

.link-bottom {
	padding: 15px 50px 5px;
	text-align: center;
}

.link-b h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 150%;
	color: #000;
	margin-bottom: 5px;
}

.link-b h4 a {
	color: #666666;
	text-decoration: underline;
	padding-bottom: 8px;
}

.link-b h4 a:hover, .link-b h4 a:active, .link-b h4 a:focus {
	color: #119D80;
	text-decoration: none;
	transition: all 0.15s ease 0s;
}

.link-b p {
	margin: 0 0 10px;
}

.link-b h5 {
	color: #119D80;
	font-size: 14px;
	font-weight: normal;
}

.link-b h5 a {
	color: #119D80;
	text-decoration: underline;
}

.link-bottom img {
	opacity: 1;
	transition: all 0.3s ease-out 0s;
}

.link-bottom img:hover {
	opacity: 0.5;
	transition: all 0.3s ease-out 0s;
}
/* Футер */
footer {
	font-size: 14px;
	color: #818181;
	line-height: 150%;
	text-shadow: none;
	width: 100%;
	background: #383838;
	padding-top: 30px;
}

footer h3 {
	font-weight: normal;
	font-size: 17px;
	color: #c4c4c4;
	margin-bottom: 20px;
	margin-top: 0;
}

footer p {
	margin: 0px 0 20px;
}

footer a {
	color: #119D80;
	text-decoration: underline;
}

footer a:hover, body footer a:focus, footer a:active {
	color: #ffffff;
}

body footer .container .sitemap a {
	display: block;
	font-size: 12px;
	margin-bottom: 5px;
}

footer h4 {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

footer h5 {
	font-size: 16px;
	color: #129211;
	font-weight: bold;
}

.nocopy {
	color: #878787;
	font-size: 12px;
	padding: 12px 0 10px;
	background: #2D2D2D;
	min-height: 40px;
}

.wrapperlist p {
	margin: 0 0 15px;
}

.copyright {
	color: #878787;
	font-size: 12px;
	padding-top: 0;
	text-align: center;
}

body footer .copyright > a,
.copyright > a {
	color: #d7d7d7;
	text-decoration: underline;
}

.copyright > a:hover, .copyright > a:focus, .copyright > a:active {
	color: #fff;
	text-decoration: none;
}

.body-page img {
	height: auto;
	max-width: 100%;
}


/* Контент */
._main_img {
	border: 1px solid #c6c6c6;
	box-shadow: 1px 1px 0 #f6e6d3, -1px -1px 0 #f6e6d3;
	height: auto;
	padding: 7px;
	width: 100%;
}

.wrapper.container p {
	margin: 20px 0;
}
.form-control {
	box-shadow: none;
}
.btn {
	font-family: 'Montserrat';
}
.panel {
	box-shadow: none;
}
.panel .panel-heading {
	font: 15px 'Montserrat';
	text-transform: uppercase;
	padding: 10px;
}
.panel .panel-body {
	padding: 10px;
}
.col-xs-8.footer-logo > a {
	text-decoration: none !important;
}

body .wrapper {
	padding: 20px 15px 50px;
}

body .wrapper .header .form-search {
	width: 200px;
}
body .wrapper .navbar a {
	font: 17px 'Montserrat';
}

body.reports .wrapper .heading {
	background: none;
	height: auto;
	margin: 30px 0 25px;
}

#house.tab {
margin: 0 0 26px !important;
}

body .wrapper h2 {
font: normal 22px 'Montserrat';
padding: 0;
text-transform: uppercase;
}

.resp-tab-content .rwd-table .table-extra-link::before {
border-radius: 0 !important;
width: 1.1em !important;
}

.bx-firefox .resp-tab-content .rwd-table .table-extra-link::before {
border-radius: 0 !important;
margin-top: -17px;
width: 1.1em !important;
}
.row.row-table {
	margin: 0;
	overflow-x: scroll;
}
.resp-tab-content .row {margin: 0;}
.resp-tab-content.management {
padding: 0 8px 12px;
}

.resp-tab-content .row-file {background: rgba(0, 0, 0, 0);margin-top: 0;padding-bottom: 7px;padding-top: 7px;}
.resp-tab-content .row_value {margin-left: 450px;padding-right: 10px;text-align: right;}
a:focus {outline: medium none;}
.resp-tab-content .row-index {padding-left: 2px;}
.resp-tab-content .section-title {color: #555566;}
.reformagkh-house dl dt {text-align: left;}
.navbar-brand, .navbar-nav > li.active:first-child > a {
border-radius: 4px 0 0 4px;
}

.bord {
border: 1px solid #cfcfcf;
border-radius: 4px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.27);
padding: 4px;
max-width: 100%;
}

.bord-left {
border: 1px solid #cfcfcf;
padding: 4px;
margin: 25px 20px 0 0;
max-width: 100%;
}

span.dropdown {
cursor: pointer;
}

.dop_menu .dropdown-menu {
left: auto;
right: 0;
min-width: 320px;
}

.dop_menu .dropdown-menu {
top: 42px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 15px;
text-align: left;
background-color: #eee;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu .resp-tab-item.house {
display: block !important;
float: none;
}

.nav.nav-tabs.tabs__caption .dop_menu .dropdown-menu > li:hover {
background: #0098DA;
color: #fff;
}

.nav.nav-tabs.tabs__caption .dop_menu .dropdown-menu > li.active {
background: #0098DA;
color: #fff;
}

.nav.nav-tabs.tabs__caption .dop_menu .dropdown-menu > li.active:hover {
background: #74CCFA;
color: #fff;
}

@font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.glyphicon-align-justify::before {
content: "\e055";
color: #fff;
}

.open .glyphicon-align-justify::before {
color: #b5b5b5;
}

.dop_menu .glyphicon.glyphicon-align-justify {
font-size: 38px;
line-height: 190%;
padding: 8px 35px;
background: #119D80;
min-height: 94px;
margin-top: -1px;
}

.dop_menu.active .glyphicon.glyphicon-align-justify {
color: #fff;
}

/* таблицы */
table {
border-collapse: collapse;
width:100%;
font-size: 14px;
margin-bottom:20px;
}

th.empty {background: #fff;}
tr.empty:hover th.empty {background: #fff;}

tr:first-child th:first-child {
-webkit-border-top-left-radius: 0;
-khtml-border-top-left-radius: 0;
-moz-border-radius-topleft: 0;
border-top-left-radius: 0;
}

tr:first-child th:last-child {
-webkit-border-top-right-radius: 0;
-khtml-border-top-right-radius: 0;
-moz-border-radius-topright: 0;
border-top-right-radius: 0;
}

thead tr:last-child th {
-webkit-border-bottom-left-radius: 0px;
-khtml-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-left-radius: 0px;
}

tr:last-child th {
-webkit-border-bottom-left-radius: 0;
-khtml-border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
}

th {
	background-color: #119D80;
	font-weight: normal;
	font-size: 14px;
	padding: 16px 8px;
	color: #fff;
	text-shadow: none;
	text-align: center !important;
	line-height: 150%;
	border: 1px solid #DDDDDD;
}



tbody tr {
font-weight: normal;
text-shadow:0 1px 0px rgba(255, 255, 255, 0.5);
background-color: #F9F9F9;
}

tbody tr:nth-child(even) {background-color: #ffffff;}
tbody tr:hover {background-color: #F7FBFD;}

td {
padding: 12px 10px;
border-left: #d7d7d7 1px solid;
border-top: #d7d7d7 1px solid;
border-right: #d7d7d7 1px solid;
border-bottom: #d7d7d7 1px solid;
line-height: 20px;
}

table {
max-width: 100%;
background-color: transparent;
}
th {
text-align: center;
}
.table {
width: 100%;
margin-bottom: 17px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 12px 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #c6c6c6;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #c6c6c6;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #c6c6c6;
}
.table .table {
background-color: #f8f8f8;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #c6c6c6;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #c6c6c6;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}

th p {
	margin: 0 !important;
}

td p {
	margin: 0 !important;
}

/* новый */
.data-table {
border: 1px solid #c6c6c6;
border-collapse: separate;
*border-collapse: collapse;
border-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
width: 100%;
}

.data-table th,
.data-table td {
border-left: 1px solid #c6c6c6;
}

.data-table caption + thead tr:first-child th,
.data-table caption + tbody tr:first-child th,
.data-table caption + tbody tr:first-child td,
.data-table colgroup + thead tr:first-child th,
.data-table colgroup + tbody tr:first-child th,
.data-table colgroup + tbody tr:first-child td,
.data-table thead:first-child tr:first-child th,
.data-table tbody:first-child tr:first-child th,
.data-table tbody:first-child tr:first-child td {
border-top: 0;
}

.data-table thead:first-child tr:first-child th:first-child,
.data-table tbody:first-child tr:first-child td:first-child {
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
}

.data-table thead:first-child tr:first-child th:last-child,
.data-table tbody:first-child tr:first-child td:last-child {
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-moz-border-radius-topright: 0;
}

.data-table thead:last-child tr:last-child th:first-child,
.data-table tbody:last-child tr:last-child td:first-child,
.data-table tfoot:last-child tr:last-child td:first-child {
-webkit-border-radius: 0 0 0 4px;
-moz-border-radius: 0 0 0 4px;
border-radius: 0 0 0 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
}

.data-table thead:last-child tr:last-child th:last-child,
.data-table tbody:last-child tr:last-child td:last-child,
.data-table tfoot:last-child tr:last-child td:last-child {
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
}
/* новый */

table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
float: none;
display: table-cell;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
background-color: #ebcccc;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
background-color: #faf2cc;
}
@media (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 12.75px;
overflow-y: hidden;
overflow-x: scroll;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #c6c6c6;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}


/* Слайдер  */


.carousel_main {
	min-height: 484px;
}

#owl-carousel0 {
	border: 1px solid #E5E5E5;
	padding: 4px;
	margin-top: 0;
	height: 460px;
	min-height: 460px;
}

.owl-carousel .owl-prev {
	background: #27278078;
	color: #fff;
	height: 90px;
	left: 4px;
	position: absolute;
	top: 37%;
	width: 52px;
	transition: all 0.5s ease 0s;
	border-radius: 0 !important;
	font-size: 24px !important;
	text-align: center;
	padding-top: 30px;
}

.owl-carousel .owl-prev:hover {
	background: #eeeeee4d;
	transition: all 0.5s ease 0s;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	margin: 4px;
}

.owl-carousel .owl-next {
	background: #27278078;
	color: #fff;
	height: 90px;
	right: 4px;
	position: absolute;
	top: 37%;
	width: 52px;
	transition: all 0.5s ease 0s;
	border-radius: 0 !important;
	font-size: 24px !important;
	text-align: center;
	padding-top: 30px;
}

.owl-carousel .owl-next:hover {
	background: #eeeeee4d;
	transition: all 0.5s ease 0s;
}
.glyphicon-chevron-left::before {
    content: "\e079";
}
.glyphicon-chevron-right::before {
    content: "\e080";
}
.owl-carousel .owl-prev:hover span,
.owl-carousel .owl-next:hover span {
	color: #000 !important;
}

/* /Слайдер  */

/* Фотогалерея */
#object1 .galthumbnails .galspan2 {
max-width: 220px;
}

#object1 .galspan2 .thumbnail img {
display: table;
height: 145px;
margin: 0 auto !important;
width: 150px;
object-fit: cover;
border: 3px solid #e7e7e7;
}

#object1 .galspan2 .galimg {
height: auto;
margin-top: 26px;
}

.body-page .thumbnail img {
	display: table;
	height: 100px !important;
	margin: 0 auto !important;
	width: 150px;
	object-fit: cover;
}

.galthumbnails {
display: table;
width: 100%;
padding: 0;
}

.galspan2 a.thumbnail {
transition: all 0.5s ease 0s;
}

.galspan2 a.thumbnail:hover, .galspan2 a.thumbnail:focus, .galspan2 a.thumbnail.active {
border-color: #adadad;
opacity: 0.6;
transition: all 0.5s ease 0s;
}

#object1 .galspan2 a.thumbnail:hover, #object1 .galspan2 a.thumbnail:focus, #object1 .galspan2 a.thumbnail.active {
opacity: 0.96;
transition: all 0.5s ease 0s;
}

.col-md-9.col-xs-12.col-sm-12.body-page .afbf_pole_captcha img {
width:auto;
}


.fancybox.img-wrap > img:hover {
opacity: 0.7;
}

::selection{
background: #77A5D5;
color: #ffffff;
text-shadow: none;
}

*::-moz-selection {
background: #77A5D5;
color: #ffffff;
text-shadow: none;
}

.resp-tabs-container.company {
	min-height: 500px;
}

.resp-tabs-container {
background: transparent !important;
}
.resp-tab-content.house.resp-tab-content-active {
background: transparent !important;
}
.resp-tab-content .row:nth-of-type(2n+1) {
background-color: transparent !important;
}

.resp-tab-content .row_title {width: 430px;}

.reformagkh-form font.text {font-size: 15px;line-height: 2;}

div.editor_dialog table {
margin-bottom:0;	
}

div.editor_dialog tbody tr td#BX_file_dialog_title, #BX_file_dialog_close{
background-color: #2C4D8F;
text-shadow: none;
}

div.editor_dialog td {
padding: 0;
}

div.editor_dialog td *,div.editor_dialog tr *,div.editor_dialog table *,table.tab-content-table * {
box-sizing: content-box;
}

#BX_file_dialog.editor_dialog {
min-height: 500px !important;

}

body .wrapper h2.resp-accordion {
color: #000000;
font-size: 17px;
padding: 6px 14px;
text-transform: none;
}

.gallery-m.clear {
margin: 0;
padding: 0;
}

.left-img {
margin-right: 20px;
}

/* Кнопка наверх */
.b-top {
bottom: 43px;
margin-left: 0;
opacity: 1;
position: fixed;
right: -100px;
transition: all 0.5s ease 0s;
z-index: 2600;

}

.b-top:hover {
cursor: pointer;
filter: grayscale(99%);
}

.img_button{
background: rgba(0, 0, 0, 0) url("../images/to_top.png") no-repeat scroll 0 0;
border-radius: 6px;
bottom: 0;
right: 0;
cursor: pointer;
display: block!important;
height: 35px;
line-height: 48px;
margin: 0;
padding: 2px;
position: absolute;
transition: all 0.5s ease 0s;
text-align: center;
width: 35px;
z-index: 2600;
}

.b-top.asd  {
right: 20px;
transition: all 0.5s ease 0s;
}

/* Кнопка наверх */

/* модуль */
li.reformagkh-periods-list-item {
border-bottom: 1px dotted #3e839e;
}

.col-xs-24 p.print-hidden > a[href$="/reports/houses/"] {
background: rgba(0, 0, 0, 0) url("../images/home.png") no-repeat scroll 0 3px;
height: 23px;
margin-left: 16px;
margin-top: 0;
opacity: 1;
padding: 4px 4px 0 28px;
transition: all 0.3s ease-out 0s;
width: 20px;
}

.col-xs-24 p:not(.reformagkh-houses-list-link) > a[href^="/reports/houses/"]:hover {
text-decoration: none;
color: #2B942B;
border-bottom: 1px solid #2B942B;
}

.resp-tab-content .row_title {
clear: left;
float: left;
text-overflow: ellipsis;
width: 400px;
}
.resp-tab-content .row_value {
margin-left: 450px;
}

.rwd-table td::before {
display: none;
}

.rwd-table th, .rwd-table td {
display: table-cell;
}

.reformagkh-periods-list small {
color: #13729c;
display: block;
float: right;
}

li.reformagkh-periods-list-item {
padding: 5px 0;
}

.resp-tabs-list li {
background-color: #eee !important;
color: #333;
font-size: 14px;
font-weight: normal;
padding: 13px 14px;
transition: all 0.3s ease-out 0s;
line-height: 150%;
}

#house .dop_menu li {
background-color: #eee !important;
color: #333;
font-size: 14px;
font-weight: normal;
transition: .1s;
}

#house .dop_menu li.resp-tab-active {
background-color: #119D80 !important;
color: #fff;
line-height: 150%;
}

#house .dop_menu li:hover {
background-color: #119D80 !important;
color: #fff;
transition: .1s;
line-height: 150%;
}

#house .resp-tabs-list.house > li {
background-color: #eee !important;
color: #000;
font-size: 14px;
font-weight: normal;
padding: 13px 14px;
transition: all 0.3s ease-out 0s;
min-width: 120px;
min-height: 94px;
line-height: 150%;
}

#house .resp-tabs-list.house > li.resp-tab-active {
background-color: #119D80 !important;
color: #fff;
}

.resp-tab-active {
	padding: 13px 14px !important;
}

#house .resp-tabs-list.house > li:hover {
background-color: #119D80 !important;
color: #fff;
transition: all 0.3s ease-out 0s;
}

.resp-tabs-list .resp-tab-item:hover,
.resp-tabs-list .resp-tab-active,
.resp-tab-active {
background-color: #119D80 !important;
border: medium none !important;
color: #ffffff;
transition: all 0.3s ease-out 0s;
line-height: 150%;
}

.resp-tabs-container.company {
border-color: #119D80;
}

section.reformagkh-form {
margin-bottom: 25px;
}

.tab .resp-tab-content .row-index {
color: #333333;
font-weight: bold;
margin-left: -30px;
padding-left: 0;
padding-right: 20px;
}

ul.resp-tabs-list {
display: block;
}
h2.resp-accordion {
display: none;
}
.resp-vtabs .resp-tab-content {
border: 1px solid #c6c6c6;
}
.resp-vtabs .resp-tabs-container {
border: medium none;
clear: none;
float: none;
min-height: initial;
width: 100%;
}
.resp-accordion-closed {
display: none;
}
.resp-vtabs .resp-tab-content:last-child {
border-bottom: 1px solid #c6c6c6;
}

.reformagkh-house dl dt {
clear: left;
float: left;
text-align: left;
text-overflow: ellipsis;
width: 230px;
}
.reformagkh-house dl dd {
margin-left: 245px;
}

.tab .resp-tab-content {
border: 1px solid #c6c6c6;
}
ul.resp-tabs-list.management,
ul.resp-tabs-list.reports,
ul.resp-tabs-list.passport {
display: flex;
}

.resp-tab-item {
margin-right: 2px !important;
}

.reformagkh-form .data-table,
.reformagkh-form .data-table thead:first-child tr:first-child th:first-child, .reformagkh-form .data-table tbody:first-child tr:first-child td:first-child {
border-radius: 0;
}
.reformagkh-form .data-table thead:last-child tr:last-child th:last-child, .reformagkh-form .data-table tbody:last-child tr:last-child td:last-child, .reformagkh-form .data-table tfoot:last-child tr:last-child td:last-child,
.reformagkh-form .data-table thead:last-child tr:last-child th:first-child, .reformagkh-form .data-table tbody:last-child tr:last-child td:first-child, .reformagkh-form .data-table tfoot:last-child tr:last-child td:first-child {
border-radius: 0;
}

.reformagkh-form .data-table {
font-size: 14px;
}

.reformagkh-form .data-table tr > th {
font-size: 14px;
}

.reformagkh-periods-list-item {
font-size: 110%;
line-height: 1.4;
}

.reformagkh-periods-list {
list-style-type: circle;
}

.reformagkh-periods-list-item.active a {
color: #222222;
text-decoration: none;
font-weight: normal;
}

.reformagkh-periods-list-item a {
text-decoration: underline;
}

.reformagkh-periods-list-item a:hover {
text-decoration: none;
color: #222; 
}

.reformagkh-houses-list-link a {
font-size: 110%;
line-height: 190%;
text-decoration: underline; 
color: #119D80;   
}

.reformagkh-houses-list-link a:hover {
text-decoration: none; 
}

.reformagkh-periods-title {
font-size: 130%;
}
.tab .house div[id*="house"],
.company div[id*="company"] {
min-height: 400px;
}

.protoko-link {
text-align: right;
}

.protoko-link a {
	background: #2B942B;
	color: #fff;
	padding: 10px 16px;
	display: block;
	width: auto;
	text-align: center;
	float: right;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 10px;
}

.protoko-link a:hover, .protoko-link a:active, .protoko-link a:focus {
background: #1B7BB2;
color: #fff !important;
text-decoration: none;
}

.img_doma {
	margin-bottom: 20px;
}

.doma-link {
text-align: right;
}

body .wrapperlist .doma-link a {
	background: #2B942B;
	color: #fff;
	padding: 10px 12px;
	display: block;
	width: 220px;
	text-align: center;
	float: right;
	font-weight: bold;
	text-decoration: none;
}

body .wrapperlist .doma-link a:hover,
body .wrapperlist .doma-link a:active,
body .wrapperlist  .doma-link a:focus {
background: #1B7BB2;
color: #fff;
text-decoration: none;
}

.imya {
margin: 0;
}

.news-detail-file {
margin-bottom: 40px;
}

.name_hide {
	display: none;
}

.filter_in input {
	width: 100%;
	max-width: 400px;
	min-height: 36px;
	border: 1px solid #ccc;
	padding: 3px 6px;
}

.data-table.table_filter {
	border: none;
	border-radius: 0;
}

.data-table.table_filter td {
	border: none;
	border-radius: 0;
}

.data-table.table_filter tr {
	border: none;
	border-radius: 0;
}

.data-table.table_filter tr{
	background-color: transparent;
}

.data-table.table_filter thead td {
	text-align: left !important;
	font-weight: bold;
	font-size: 15px;
}

.news-list .news-item .pb5 a {
	font-size: 15px;
	margin: 0;
	padding: 8px 0 15px 0;
	font-weight: 600;
	color:#119D80;
}


/* Ссылки на документы */
.body-page a[href$=".doc"]::before,
.body-page a[href$=".docx"]::before,
.body-page a[href$=".DOC"]::before,
.body-page a[href$=".DOCX"]::before,
a.link-w::before {
bottom: auto;
content: url("../images/system/icon-doc.png");
display: inline-block;
margin-right: 6px;
position: relative;
vertical-align: middle;
}

.body-page a[href$=".xls"]::before,
.body-page a[href$=".xlsx"]::before,
.body-page a[href$=".XLS"]::before,
.body-page a[href$=".XLSX"]::before,
a.link-ex::before {
bottom: auto;
content: url("../images/system/icon-xls.png");
display: inline-block;
margin-right: 6px;
position: relative;
vertical-align: middle;
}

.body-page a[href$=".PDF"]::before,
.body-page a[href$=".pdf"]::before,
a.link-pdf::before {
bottom: auto;
content: url("../images/system/icon-pdf.png");
display: inline-block;
margin-right: 6px;
position: relative;
vertical-align: middle;
}

.body-page a[href$=".rtf"]::before,
.body-page a[href$=".RTF"]::before,
a.link-rtf::before {
content: url("../images/system/icon-rtf.png");
display: inline-block;
margin-right: 6px;
position: relative;
vertical-align: middle;
}

.body-page a[href$=".rar"]::before,
.body-page a[href$=".RAR"]::before,
a.link-rtf::before {
content: url("../images/system/icon-rar.png");
display: inline-block;
margin-right: 6px;
position: relative;
vertical-align: middle;
}

/* /Ссылки на документы */

/* форма */
form .afbf_item_pole {
margin: 24px 0 25px;
padding: 0;
position: relative;
}

.afbf.alx_feed_back {
margin-bottom: 25px;
width: 400px; 
}

.afbf_item_pole .afbf_select, .afbf_item_pole .afbf_textarea, .afbf_item_pole .afbf_inputtext {
background: #fff5d9;
border: 1px solid #c6c6c6;
font-size: 14px;
height: 34px;
outline: medium none;
padding: 7px 5px;
width: 100%;
}

#alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn, #alx_feed_back_FID2 .afbf_feedback_poles .afbf_btn {
background: #2B942B !important;
border-radius: 0 !important;
color: #ffffff;
text-transform: none !important;
box-shadow: none !important;
}

#alx_feed_back_FID1 .afbf_feedback_poles .afbf_btn:hover, #alx_feed_back_FID2 .afbf_feedback_poles .afbf_btn:hover {
background: #666666 !important;
color: #ffffff;
}

.afbf_btn {
box-shadow: none;
font-size: 15px !important;
outline: medium none;
padding: 9px 25px !important;
text-decoration: none;
transition: all 0.2s ease-out 0s;
}

textarea.afbf_textarea {
min-height: 130px !important;
}

/* соглашение */
.feedback .main-user-consent-request-popup-cont, .poverka-schetchikov .main-user-consent-request-popup-cont {
min-height: 490px;
min-width: 620px;
}

.feedback .main-user-consent-request-popup-text, .poverka-schetchikov .main-user-consent-request-popup-text {
height: 330px;
}

.afbf_item_pole .afbf_select, .afbf_item_pole .afbf_textarea, .afbf_item_pole .afbf_inputtext {
background: #fbfbfb;
}
/* /соглашение */
/* /форма */

/* фильтр */
div.rower {
margin-bottom:15px;
}

label {
display:block;
font-weight:bold;
margin-bottom:5px;
}

select {
padding: 5px 6px;
width: 300px;
cursor: pointer;
}

select[disabled] {
cursor: not-allowed;
}

#dynamic_selects #type option[value="0"] {
display: none;
}
#type > option:nth-child(n+1) {
padding: 0 10px;
cursor: pointer;
}

#kind > option:nth-child(n+1) {
padding: 0 10px;
cursor: pointer;
}
/* /форма */


.map {
	min-height: 450px;
}

.dom_table {
	border-top: 0;
	margin: 0;
}

.dom_table td {
	border-top: 0;
}

.name_dom {
	width: 40%;
}

.sq_dom {
	width: 15%;
	text-align:center;
}

.dogovor_dom {
	width: 30%;
	text-align:center;	
}

.date_dom {
	width: 15%;
	text-align:center;	
}

.dom_table th {
	background-color: #129211;
	color: #fff;
	border: 1px solid #fff;
}

.th_hide {
	display: none;
}

.link-doma-more {
	background: #373C5E;
	padding: 10px 20px;
	display: block;
	text-align: center;
	max-width: 235px;
	color: #fff !important;
	text-decoration: none !important;
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	transition: background 0.3s ease-out 0s;	
}

.link-doma-more:hover {
	transition: background 0.3s ease-out 0s;
	background: #1EA849;
	color: #fff !important;
	text-decoration: none !important;
}

.team_table td {
	vertical-align: top;
}

.team_table td {
	vertical-align: top;
}

.team_table img {
	margin-top: 20px;
	border: 2px solid #ccc;
}

.td1_team {
	width: 24%;
}


h3[onclick*="showHideDiv"]:hover {
	color: red !important;
	transition: color .5s;
}

/* div[id*="d"] {
	color: red !important;
	transition: color .5s;
} */

.copy {
	padding: 0;
}

.copy a {
	color:#cacaca;
	text-decoration:underline;
}

.copy a:hover {
	color:#fff;
	text-decoration:none;
}

.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog {
	max-width: 500px;
}

.t2_1 a {
	display: block;
	margin-bottom: 13px;
	padding-left: 8px;
	color:#c0c0c0;
}

.t2_1 a:before {
	content: "";
	border: 1px solid #9ADFD0;
	color: #9ADFD0;
	padding: 3px 3px;
	border-radius: 50%;
	position: absolute;
	left: 6px;
	/* box-shadow: 0 0 2px #D35285 inset; */
	margin-top: 7px;
	font-size: 12px;
	line-height: 16px;
}


.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog {
	max-width: 500px;
}

.interlabs-feedbackform__container {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	font-size: 14px;
	color: #333333;
}

.header-feedbackform {
	min-height: auto;
	padding-top: 10px;
	border-bottom: 4px solid #119D80;
	padding-bottom: 5px;
	font-size: 18px;
	margin-bottom: 30px;
}

.interlabs-feedbackform__container .interlabs-feedbackform__container__dialog {
	max-width: 500px;
	padding: 0;
}

.interlabs-feedbackform__container .form-group input {
	border: 1px solid #acacac;
	font-size: 15px;
	width: 100%;
	max-width: 300px;
	padding: 7px 8px;
	border-radius: 3px;
}

.interlabs-feedbackform__container .form-group label{
	font-size: 15px;
	font-weight: 600;
}

.header-feedbackform label {
	font-weight: 600;
}

.interlabs-feedbackform__container .form-group textarea {
	border: 1px solid #acacac;
	font-size: 15px;
	width: 100%;
	min-height: 200px;
	border-radius: 3px;
}

.interlabs-feedbackform__container .form-group #captcha {
	padding-top: 4px;
	min-height: 41px;
}

.interlabs-feedbackform__container .form-group.agree #AGREE_PROCESSING {
	text-align: left;
	float: left;
	width: 24px;
	margin-top: 6px;
}

.policy-text {
	font-size: 14px;
}

.modal-default-button.js-interlabs-feedbackform__dialog__send-button {
	background: #119D80;
	color: #fff;
	font-size: 16px;
	padding: 10px 28px 12px 28px;
	width: 100%;
	border-radius: 3px;
	max-width: 200px;
	border: 0;
	margin-top: 10px;
	transition: all 0.3s ease-out 0s;	
}

.modal-default-button.js-interlabs-feedbackform__dialog__send-button:hover,
.modal-default-button.js-interlabs-feedbackform__dialog__send-button:active,
.modal-default-button.js-interlabs-feedbackform__dialog__send-button:focus {
	background: #4C5F68;
	color: #fff;
	transition: all 0.3s ease-out 0s;	
}

.interlabs-feedbackform__container .interlabs-feedbackform__container-succsess {
	color: #119D80;
	margin: 20px 0px;
	padding: 6px;
	border: 3px solid;
	text-align: center;
	min-height: 200px;
	font-size: 17px;
}

.interlabs-feedbackform__container .interlabs-feedbackform__container-succsess label{
	color: #119D80;
}

.interlabs-feedbackform__container-succsess img {
	margin-top: 20px;
	margin-bottom: 20px;
}

.interlabs-feedbackform__container .form-group {
	margin-bottom: 35px;
}

/* Mobile */



@media (min-width: 992px) and (max-width: 1200px) {

.mod-menu #nav ul.Level1 > li > a {
	padding: 18px 15px;
}

.mod-menu #nav ul.Level1 > li::after {
height: 56px;
}

.mod-menu ul.Level1 > li {
	font-size: 14px;
}

.custom.slider-text img {
	max-width: 100%;
	height: auto;
}

.logo {
	width: 65%;
}

.top-one {
	display: none;
}

.top-two {
	width: 35%;
}

.adress {
	margin-top: 7px;
}

.body-page {
	width: 72%;
}

.left-column {
	width: 28%;
}

.body-page .news-list-main .news-item {
	min-height: 270px;
}

#house .resp-tabs-list.house > li {
	min-height: 152px;
	max-width: 162px;
}

.dop_menu .glyphicon.glyphicon-align-justify {
	min-height: 152px;
}

.link-bottom {
	padding: 15px 15px 5px;
}

.welcome {
	padding-left: 15px;
}

.i-block {
	padding: 12px 2px;
}

.i-block img {
	width: 60px;
	height: 60px;
	margin-right: 7px;
}

.i-block h4 {
	font-size: 15px;
}

}



@media (min-width: 768px) and (max-width: 991px) {



}

@media (max-width: 1199px) {



}

@media (max-width: 991px) {

.today {
	display: none;
}

.custom.slider-text img {
	max-width: 100%;
	height: auto;
}

.welcome {
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 15px;
}

.top-one {
	padding-top: 10px;
	padding-bottom: 6px;
}

.time {
	display: none;
}

.slider .owl-carousel .owl-item {
	min-height: 320px;
	height: auto;
}

.left-column {
	width: 100%;
	padding-left:15px;
}

.body-page {
	width: 100%;
	min-height: auto;
}

.news-into-block .news-list .news-item {
	width: 100%;
	border-bottom: 1px solid #B7B1AB;
}

.link-b .col-md-3.col-xs-12.col-sm-12 {
	width: 50%;
	padding-bottom: 10px;
}

.resp-tabs-list li {
	display: block;
	float: none;
	text-align: center;
}

.resp-tab-item {
	margin-right: 0 !important;
	margin-bottom: 1px !important;
}

.reformagkh-house dl dd {
	margin-left: 0;
}

.reformagkh-house dl dt {
	float: none;
	text-align: left;
	width: auto;
}

.resp-tab-content .row_title {
	float: none;
	width: auto;
}

.resp-tab-content .row_value {
	margin-left: 30px;
	text-align: left;
	margin-top: 6px;
}

#house .resp-tabs-list.house > li {
	min-height: auto;
}

.dop_menu .glyphicon.glyphicon-align-justify {
	font-size: 37px;
	line-height: 130%;
	padding: 8px 35px;
	min-height: 60px;
	margin-top: 0;
	width: 100%;
	text-align: center;
}

.dop_menu .dropdown-menu {
	top: 29px;
	left: 0px;
	right: 4px;
	min-width: 320px;
	border-radius: 0;	
	padding:0;
}

.resp-tab-content .rwd-table .table-extra-link::before {
	position: relative;
}

.reformagkh-form.reformagkh-form-house-list {
	overflow-x: auto;
}

.section-title.section-title-num select {
	width: 100%;
	max-width: 300px;
}

.reformagkh-house dl dt:first-of-type, .reformagkh-house dl dd:first-of-type {
	font-size: 110%;
}

.t2, .t3 {
	display: none;
}

.info-block {
	display: none;
}

}


@media (max-width: 767px) {

.top-one {
	padding-left: 15px;
}

.menu-top .navbar-nav {
	float: none;
}

.menu-top .nav.navbar-nav li {
	margin: 0;
	display: inline-block;
}

.custom.slider-text {
	width: 100%;
	padding: 0 15px;
}

.welcome {
	width: 100%;
	padding-top: 25px;
}

.copy {
	padding: 0 15px;
	text-align: center;
}

}


@media (max-width: 600px) {

.logo_img img {
	float: none;
	margin: 0;
}

.menu-top .navbar-nav {
	margin: 0 auto;
	text-align: center;
}

.slider h1 {
	font-size: 26px;
}

.logo {
	text-align: center;
	padding-right: 15px;
}

.top-one {
	display: none;
}

.slider .owl-carousel .owl-item {
	min-height: 200px;
	height: auto;
}

.slider .owl-theme .owl-dots, .owl-theme .owl-nav {
	display: none;
}

.list-group.submenu {
	margin-bottom: 0;
}

.link-b .col-md-3.col-xs-12.col-sm-12 {
	width: 100%;
}

.c_name {
	line-height: 150%;
}

.c_desc {
	display: none;
}

.copy {
	text-align: center;
	padding-top: 10px;
}

.news-list.main-news .news-item {
	width: 100%;
	padding-right: 0;
}

.link-bottom {
	padding: 15px 15px 5px;
}

}


@media (max-width: 479px) {

.c_name {
	margin: 0;
	font-size: 24px;
	padding-top: 6px;
}

.slider h1 {
	font-size: 22px;
}

h3.h3-welcom {
	font-size: 19px;
}

}


@media (max-width: 440px) {
	

}

@media (max-width: 399px) {

.news-list-main .news-item img {
	margin-right: 0;
	float: none !important;
	display: block;
	margin-bottom: 15px;
}

div.news-list img.preview_picture {
	float: none !important;
	margin: 0 15px 15px 0 !important;
	display: block;
}

.menu-top .nav.navbar-nav li:first-child {
	display: none;
}

}


@media (max-width: 340px) {
.adress {
	margin-top: 0px;
	font-size: 15px;
}

.slider h1 {
	font-size: 21px;
}

}


@media (max-width: 992px) {


}