body {
	font-family: 'Comfortaa', sans-serif;
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}
.tolkatel {
	clear: both;
}
.container {
	width: 1156px;
	margin: 0 auto;
	overflow: hidden;

}
.container-big {
	width: 1169px;
	margin: 0 auto;
	overflow: hidden;

}

/* header */

header {
	max-width: 1400px;
	min-width: 300px;
	margin: 0 auto;
	overflow: hidden;
	height: 200px;
}

.logo {
	max-width: 700px;
	min-width: 450px;
	height: 80px;
	margin-top: 18px;
	margin-right: 30px;
	display: inline-block;
}

.logo-img {
	height: 80px;
	margin-right: 25px;
	display: inline-block;
}

.header-logo {
	text-decoration: none;
	color: #3b3936;
}

.logo-text {
	padding-top: 22px;
	margin-top: -50px;

	display: inline-block;
}

.color1 {
	color: #85b12c;
}

.color2 {
	color: #85b12c;
}

.color3 {
	color: #dea221;
}

.color4 {
	color: #8a3f8c;
}

.color5 {
	color: #7dc1ef;
}

.color-word {
	text-decoration: none;
	letter-spacing: 0em;
	font-size: 42px;
	font-weight: 700;
	display: inline;
	position: relative;
	margin-left: 10px;
}

.logo-text span {
	margin-left: -12px;
}

.podpis {
	text-decoration: none;
	font-size: 18px;
	font-weight: 600;
	margin-top: -5px;
	display: block;
	position: relative;
}

.header-contacts {
	max-width: 500px;
	min-width: 250px;
	height: 90px;
	margin-top: 15px;
	display: inline-block;
	float: right;
}

.header-socseti {
	display: inline-block;
	float: right;
}

.wrap-soc-item {
	display: inline-block;

	text-align: center;
	border: 2px solid #3c9cdd;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	margin-left: 4px;

	vertical-align: baseline;
}

.soc-item {
	color: #3c9cdd;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;

	display: block;
	padding-top: 4px;
}

.soc-item i {

}

.header-pochta {
	display: inline-block;
	margin-top: -10px;
	vertical-align: middle;
}

.header-pochta a {
	color: #3b3936;
	text-decoration: none;
	font-size: 20px;
	padding-right: 9px;
}

.header-vertical-line-wrap {
	display: inline-block;
}

.header-vertical-line {
	border-right: 2px solid #dea221;
	height: 17px;
}

.header-phone {
	display: inline-block;
	margin-top: -7px;
	vertical-align: middle;
}

.header-phone a {
	color: #8a3f8c;
	text-decoration: none;
	font-size: 20px;
	padding-left: 9px;
}

.order-call {
	float: right;
}

.order-call a {
	color: #1f60a9;
	font-size: 16px;
	font-weight: 400;
}

.header-block-contact {
	float: right;
	margin-top: 20px;
}

.menu-search-block {
	display: block;
	margin-top: 35px;
}

.menu-block {
	display: inline-block;
	float: left;
}

.search-block {
	display: inline-block;
	float: right;
	margin-top: -7px;
}

.top-menu > li > a {
	color: #3b3936;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
}

.top-menu > li > a:hover {
	color: #dea221;
}

.top-menu .activ {
	color: #dea221;
}

.top-menu > li {
	display: inline-block;
	margin-right: 42px;
}

.top-menu > li > ul {
	position: absolute;
	width: 235px;
	z-index: 30;
	background-color: rgba(255,255,255,.9);
	padding-top: 64px;
	padding-bottom: 21px;

	display: none;
}

.top-menu > li:hover > ul {
	display: block;
}


/* для смещения пунктов 3го уровня */
.top-menu > li > ul > li {
	position: relative;
}

.top-menu > li > ul > li > ul {
	position: absolute;
	width: 235px;
	right: -235px;
	top: 0px;
	background-color: rgba(255,255,255,.9);
	padding-top: 19px;
	padding-bottom: 22px;

	display: none;
}

.top-menu > li > ul > li:hover > ul {
	display: block;
}

.top-menu > li > ul li a {
	font-size: 16px;
	color: #3b3936;
	text-decoration: none;
}

.top-menu > li > ul li a:hover {
	color: #dea221;
}

.top-menu > li > ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}

/* / header */


/* main-slider-block */

.main-slider {
	height: 100%;
}

.main-slider .owl-stage .active {
	display: block;
	overflow: hidden;
}

.main-slider-item {
	height: 885px;
	width: 100%;
	background-blend-mode: multiply;
	background-color: rgba(31, 96, 169, 0.27);
}

.owl-dot span {
	background-color: rgba(151, 151, 151, 0.35);
	display: block;
	width: 50px;
	padding-top: 20px;
	color: #fff;
	font-size: 22px;

}

.owl-dot:last-child span {
	padding-bottom: 20px;
}

.owl-dots .active span {
	font-size: 38px;
}

.owl-dots .active span:after {
	content: "\005B";
	font-weight: 100;
	display: block;
	width: 4px;
	overflow: hidden;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-left: -13px;
}

.owl-dot {
	display: block;
	width: 50px;
	margin-left: auto;
	margin-right: 0;
}

.owl-dots {
	width: 1400px;
	margin: 0 auto;
	margin-top: -300px;
}

.slider-titles-block {
	width: 1400px;
	margin: 0 auto;
	padding-top: 150px;
}

.slider-title-circle {
	display: inline-block;

	text-align: center;
	width: 400px;
	height: 400px;
	border-radius: 100%;
	background: rgba(133, 177, 44, 0.8);

	vertical-align: baseline;
	float: left;
}

.slider-title-circle-first {
	margin-top: 140px;
	color: #fff;
	font-size: 32px;
}

.slider-title-circle-second {
	margin-top: 10px;
	color: #fff;
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 70px;
}

.slider-title-circle-link {
	color: #fff;
	font-size: 22px;
}

.slider-title {
	display: block;
	margin-left: 540px;
	width: 800px;
}

.slider-title-first {
	color: #fff;
	font-size: 50px;
	font-weight: 700;
}

.slider-title-second {
	color: #fff;
	font-size: 35px;
	margin-bottom: 35px;
}

.slider-title-link {
	color: #fff;
	font-size: 30px;
}

.webcam-appart-battons {
	display: block;
	border: none;
	height: 310px;
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 1000;
}

.webcam-batton {
	margin-right: 20px;
}

.webcam-batton-hovered {
	width: 200px;
	height: 50px
}

.webcam-batton-text {
	display: inline-block;
	float: right;
	color: #fff;
}

.webcam-batton-hovered > .webcam-batton-text {

	width: 175px;
	height: 50px;
	background-color: rgba(138, 63, 140, 0.85);;
	margin-top: -54px;
	text-align: center;
	padding-top: 15px;

	border-left: 1px;
	border-right: none;

	display: none;
}

.webcam-batton-hovered:hover > .webcam-batton-text {
	display: inline-block;
	background-color: rgba(138, 63, 140, 1);
	transition: 0.5s;
}

.webcam-batton-img {
	display: inline-block;
	width: 50px;
	margin-left: 150px;
}

.webcam-batton-hovered:hover > .webcam-batton-img {
	margin-left: 0px;
	background-color: rgba(138, 63, 140, 1);
	width: 50px;
	height: 50px;
	border-radius: 100%;
	transition: 0.5s;
}

.appart-batton {
	margin-right: 20px;
	margin-top: 10px;
}

.appart-batton-hovered {
	width: 200px;
	height: 50px
}

.appart-batton-text {
	display: inline-block;
	float: right;
	color: #fff;
}

.appart-batton-hovered > .appart-batton-text {

	width: 245px;
	height: 50px;
	background-color: rgba(222, 162, 33, 0.85);;
	margin-top: -54px;
	text-align: center;
	padding-top: 15px;

	border-left: 1px;
	border-right: none;

	display: none;
}

.appart-batton-hovered:hover > .appart-batton-text {
	display: inline-block;
	background-color: rgba(222, 162, 33, 1);
	transition: 0.5s;
}

.appart-batton-img {
	display: inline-block;
	width: 50px;
	margin-left: 150px;
}

.appart-batton-hovered:hover > .appart-batton-img {
	margin-left: -70px;
	background-color: rgba(222, 162, 33, 1);
	width: 50px;
	height: 50px;
	border-radius: 100%;
	transition: 0.5s;
}


.scroll-down-block {
	display: block;
	border: none;
	height: 50px;
	position: absolute;
	top: 90%;
	right: 50%;
	z-index: 1000;
}


/* / main-slider-block */


/* about-us-block */

#about-us-block {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 183px;
}

.about-text {
	display: inline-block;
	float: left;
	max-width: 650px;
	min-width: 270px;
	margin-right: 95px;
}

.about-img {
	display: inline-block;
	float: right;
	width: 650px;
}

.about-header:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 100%;
	height: 1px;
	background: #7dc1ef;
	border: solid #FFF;
	border-width: 0 20px;
	margin-top: -10px;
}

.about-header:before {
	margin-left: -100%;
}

.about-header {
	display: block;
	width: 640px;
	float: right;
	font-size: 40px;
	text-transform: uppercase;
	color: #3b3936;
	text-align: right;
}

.about-header-small {
	display: inline-block;
	float: right;
	padding-right: 3px;
	color: #85b12c;
	font-size: 18px;
	margin-top: 5px;
}

.about-icons-block {
	display: inline-block;
	margin-top: 100px;
}

.about-icons-item {
	margin-bottom: 60px;
}
.about-icon-img {
	display: inline-block;
	width: 80px;
	float: left;
	margin-right: 40px;
}

.about-icon-header {
	display: inline-block;
	color: #4aadf0;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.about-icon-descriprion {
	display: inline-block;
	color: #3b3936;
	font-size: 18px;
	width: 525px;
	word-wrap: break-word;
}

.about-icon-descriprion span {
	color: #85b12c;
}

.about-text-block {
	margin-top: 50px;
}

.about-text-block p {
	text-align: justify;
	padding-bottom: 20px;
}

.btn-right {
	display: inline-block;
	padding: 10px 40px;
	float: right;
	border: 1px solid #dea221;
	color: #dea221;
	font-size: 18px;
	border-radius: 5px;
	font-family: 'Comfortaa', sans-serif;
	margin-top: 40px;
}

.btn-right:hover {
	color: #fff;
	background-color: #dea221;
}

/* / about-us-block */


/* choose-block */

#choose-block {
	margin-top: 100px;
	height: 300px;
	background-image: url(../img/breadcrumbs-cover.jpg);
	background-blend-mode: multiply;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: rgba(31, 96, 169, 0.27);
	padding-top: 85px;
	text-align: center;
}

.choose-text {
	text-align: center;
	color: #fff;
	font-size: 35px;
	font-weight: 700;
}

.choose-button {
	display: inline-block;
	text-align: center;
	margin-top: 50px;
	color: #fff;
	background-color: rgba(133, 177, 44, 0.8);
	padding: 15px 40px;
	font-size: 30px;
	border: 1px solid #85b12c;
	border-radius: 5px;
	font-family: 'Comfortaa', sans-serif;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}

.choose-button:hover {
	background-color: rgba(133, 177, 44, 1);;
	border: 1px solid #85b12c;
}

/* / choose-block */


/* inner-block */

#inner-block {
	margin-top: 1px;
	height: 250px;
	background-image: url(../img/breadcrumbs-cover.jpg);
	background-blend-mode: multiply;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: rgba(31, 96, 169, 0.45);
	padding-top: 145px;
	text-align: center;
}

.inner-title {
	text-align: left;
	color: #fff;
	font-size: 35px;
	font-weight: 700;

	width: 1390px;
	margin: 0 auto;
	overflow: hidden;
}

/* / inner-block */


/* breadcrumbs-box */

.breadcrumbs-box {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;

	text-align: left;
	color: #3b3936;
	font-size: 18px;
	font-weight: 600;

	padding-top: 20px;
}

.breadcrumbs-box a {
	color: #85b12c;
	margin-right: 13px;
}

.breadcrumbs-box a:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 20px;
	height: 1px;
	border: solid #b1b0af;
	border-width: 0 10px;
	margin-left: 18px;
}

/* / breadcrumbs-box */


/* location-block */

#location-block {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 100px;
}

.location-map {
	display: inline-block;
	float: left;
	width: 650px;
	height: auto;
	margin-right: 95px;
}

.location-text {
	display: inline-block;
	float: right;
	width: 650px;
}

.location-header {
	display: block;
	float: left;
	font-size: 40px;
	text-transform: uppercase;
	color: #3b3936;
	z-index: 2;
	font-family: 'Comfortaa', sans-serif;
	overflow: hidden;
	width: 640px;
	text-align: left;
	margin-left: -2px;
}

.location-header:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 100%;
	height: 1px;
	background: #7dc1ef;
	border: solid #FFF;
	border-width: 0 20px;
	margin-top: -10px;
}

.location-header:after {
	margin-right: -100%;
}


.location-header-small {
	display: block;
	float: left;
	padding-right: 3px;
	color: #85b12c;
	font-size: 18px;
	margin-top: 5px;
	text-align: left;
	width: 640px;
}

.location-icons-block {
	display: inline-block;
	margin-top: 100px;
}

.about-icons-item {
	margin-bottom: 60px;
}
.location-item-image {
	display: inline-block;
	width: 80px;
	float: left;
	margin-right: 40px;
}

.location-item-time {
	display: inline-block;
	color: #85b12c;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left: 35px;
}

.location-item-time span {
	font-size: 34px;
}

.location-item-text {
	display: block;
	color: #3b3936;
	font-size: 18px;
	width: 300px;
	height: 100px;
	margin-left: 315px;
	margin-top: -25px;
}

.location-item-text span {
	color: #4aadf0;
}

.location-text-block {
	margin-top: 50px;
}

.location-text-block p {
	text-align: justify;
	padding-bottom: 20px;
}

.btn-left {
	display: inline-block;
	padding: 10px 40px;
	float: left;
	border: 1px solid #dea221;
	color: #dea221;
	font-size: 18px;
	border-radius: 5px;
	font-family: 'Comfortaa', sans-serif;
	margin-top: 20px;
}

.btn-left:hover {
	color: #fff;
	background-color: #dea221;
}

.location-item-line {
	margin-left: 135px;
	margin-top: -10px;
}

/* / location-block */


/* gallery-block */
#gallery-block {
	max-width: 1800px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 100px;
	text-align: center;
}

.gallery-item {
	display: inline-block;
	width: 560px;
	height: 370px;
	margin: 18px;
	border: 0px;
}
.gallery-item img {
	width: 560px;
}

.scale {
	display: inline-block;
	overflow: hidden;
}
.scale img {
	transition: 1s;
	display: block;
}
.scale img:hover {
	transform: scale(1.2);
}

/* / gallery-block */


/* news-block */
#news-block {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 100px;
}


.news-header {
	display: block;
	font-size: 40px;
	text-transform: uppercase;
	color: #3b3936;
	font-family: 'Comfortaa', sans-serif;
	overflow: hidden;
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}

.news-header:before,
.news-header:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 100%;
	height: 1px;
	background: #7dc1ef;
	border: solid #FFF;
	border-width: 0 40px;
	margin-top: -10px;
}

.news-header:after {
	margin-right: -100%;
}
.news-header:before {
	margin-left: -100%;
}


.news-header-small {
	display: block;
	padding-right: 3px;
	color: #85b12c;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
	width: 640px;
}

.news-items {
	margin-top: 10px;
}

.news-item {
	display: inline-block;
	width: 650px;
}

.news-item:nth-child(odd) {
	margin-right: 90px;
}

.news-item-img {
	width: 300px;
	float: left;
}

.news-item-header {
	display: inline-block;
	color: #8a3f8c;
	text-decoration: none;
	font-size: 22px;
	margin-bottom: 40px;
}

.news-item-img {
	display: inline-block;
	float: left;
	width: 300px;
	margin-right: 50px;
	margin-bottom: 20px;
}

.news-item-text-block {
	display: inline-block;
	width: 290px;
	float: right;
	margin-right: 5px;
}

.news-item-date {
	display: inline-block;
	color: #4aadf0;
	font-size: 18px;
	margin-bottom: 35px;
}

.news-item-text-block p {
	text-align: justify;
	padding-bottom: 20px;
	color: #3b3936;
	font-size: 16px;
}

.news-button {
	margin-top: 50px;
	color: #fff;
	background-color: rgba(133, 177, 44, 0.8);
	padding: 15px 40px;
	font-size: 30px;
	border: 1px solid #85b12c;
	border-radius: 5px;
	font-family: 'Comfortaa', sans-serif;
	text-decoration: none;
}

.news-button:hover {
	background-color: rgba(133, 177, 44, 1);;
	border: 1px solid #85b12c;
}

.news-bnt {
	text-align: center;
}

/* / news-block */

/* page */
.page {
	max-width: 1390px;
	min-width: 280px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 100px;
	margin-bottom: 100px;
}

p {
	text-align: justify;
	padding-bottom: 20px;
	color: #3b3936;
	font-size: 16px;
}

h1 {
	display: block;
	font-size: 40px;
	text-transform: uppercase;
	color: #3b3936;
	font-family: 'Comfortaa', sans-serif;
	overflow: hidden;
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	font-weight: 600;
}

h1:before,
h1:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 100%;
	height: 1px;
	background: #7dc1ef;
	border: solid #FFF;
	border-width: 0 40px;
	margin-top: -10px;
}

h1:after {
	margin-right: -100%;
}
h1:before {
	margin-left: -100%;
}


.header-small {
	display: block;
	padding-right: 3px;
	color: #85b12c;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 5px;
	text-align: center;
	width: 640px;
	margin-bottom: 50px;
}

h2 {
	font-size: 30px;
	text-transform: uppercase;
	color: #3b3936;
	font-family: 'Comfortaa', sans-serif;
	text-align: center;
	margin: 0 auto;
	font-weight: 500;
	margin-bottom: 30px;
}

h2 span {
	color: #8a3f8c;
}

h3, h4, h5, h6 {
	font-size: 26px;
	color: #3b3936;
	font-family: 'Comfortaa', sans-serif;
	text-align: center;
	margin: 0 auto;
	font-weight: 500;
	margin-bottom: 30px;
}

h3 span {
	color: #3c9cdd;
}

.fleft {
	float: left;
	margin: 5px 40px 20px 0;
}

b {
	font-weight: 700;
}

.page a {
	color: #1f60a9;
}

.page ul {
	margin: 20px 0 20px 0;
}

.page li {
	position: relative;
	margin-bottom: 0.2222em;
	padding-left: 30px;
	overflow: hidden;
}

.page li:before {
	content: "";
	display: block;
	width: 10px;
	height: 3px;
	background: #85b12c;
	position: absolute;
	top: 0.6111em;
	left: 0;
	margin-top: -1px;
}

.page ul.list-second li:before {
	width: 11px;
	height: 11px;
	margin-top: -5px;
	border-radius: 50%;
}

.page ul.list-third li:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	border: 2px solid #8a3f8c;
	position: absolute;
	top: 0.6111em;
	left: 0;
	margin-top: -5px;
	background: none;
}

table {
	width: auto;
	font-size: 16px;
	max-width: 100%;
	margin-bottom: 20px;
}
table thead th,
table thead td {
	background: #85b12c;
	font-size: 1.25em;
	font-weight: 300;
	color: #fff;
	text-align: center;
}
table th,
table td {
	background: #f7f7f7;
	text-align: center;
	vertical-align: top;
	padding: 0.65em 2em;
	border-right: 2px solid #fff;
}
table th:last-child,
table td:last-child {
	border-right: none;
}
table tr:nth-child(2n) th,
table tr:nth-child(2n) td {
	background: #fcfcfc;
}
.tbl-wrap {
	font-size: 16px;
	overflow: auto;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
}
.tbl-wrap table {
	max-width: inherit;
}
.text-att {
	color: #c54544;
}
.text-center {
	text-align: center;
}
.clear,
.text-clear {
	clear: both;
}
.catalog-filter-wrap > *:last-child,
.catalog-content-wrap > *:last-child,
.article-box > *:last-child,
.page > *:last-child,
.page-content > *:last-child,
.inner-wrap > *:last-child {
	margin-bottom: 0;
}
@media (max-width: 1023px) {
	table {
		font-size: 14px;
	}
	table th,
	table td {
		padding-left: 1.5em;
		padding-right: 1.5em;
	}
	.tbl-wrap {
		font-size: 14px;
	}
}
@media (min-width: 1024px) {
	.tbl-wrap {
		padding-left: 40px;
		margin-left: -40px;
		margin-right: -40px;
	}
}
@media (min-width: 1200px) {
	body {
		font-size: 18px;
	}
	.tbl-wrap {
		padding-left: 80px;
		margin-left: -80px;
		margin-right: -80px;
	}
}
@media (min-width: 1560px) {
	.tbl-wrap {
		overflow: hidden;
		margin-left: 0;
		padding-left: 0;
		margin-right: 0;
	}
	.tbl-wrap table {
		max-width: 100%;
	}
}


.reference {
	display: none;
}
.reference ~ .story {
	display: none;
}
.reference + label {
	display: inline-block;
	position: relative;
	max-width: 100%;
	background: #8a3f8c;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	padding: 10px 55px 10px 20px;
	text-align: left;
	font-weight: 300;
	-webkit-transition: background ease 0.2s;
	transition: background ease 0.2s;
	cursor: pointer;
}

.reference:checked + label {
	background: #dea221;
}

.reference + label:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: none;
	transition: none;
	background-image: url(../img/plus.png);
	width: 25px;
	height: 25px;
	position: absolute;
	top: 14px;
	right: 14px;
	margin-top: -6px;
	-webkit-transition: -webkit-transform ease 0.2s;
	transition: -webkit-transform ease 0.2s;
	transition: transform ease 0.2s;
	transition: transform ease 0.2s, -webkit-transform ease 0.2s;
}
.reference:checked + label:before {
	background-image: url(../img/minus.png);
}

.reference:checked ~ .story {
	display: block;
	padding: 10px 0 10px 0;
}

.spravca {
	margin-bottom: 20px;
}

/* / page */


/* partners-block */
#partners-block {
	max-width: 1800px;
	margin: 0 auto;
	overflow: hidden;
}

.partners-items-slider {
	text-align: center;
	height: 60px;
	overflow: hidden;
}

#partners-block .owl-item.active {
	padding-right: 50px;
	padding-left: 50px;
	border: 0px;
}

#partners-block .owl-item.active:first-child {
	padding-left: 0px;
}

#partners-block .owl-item.active:last-child {
	padding-right: 0px;
}

.partners-items-img {
	display: block;
	height: 60px;
}

#partners-block .owl-carousel .owl-item img {
	width: auto;
}

/* / partners-block */


/* footer */
.footer {
	margin-top: 60px;
	background-image: url(../img/footer-image.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-blend-mode: multiply;
	background-color: rgba(31, 96, 169, 0.27);

	height: 400px;
	overflow: visible;
}

.footer-background {
	width: 54%;
	height: 100%;
	float: left;
	background-color: rgba(247, 247, 247, 0.9);
}

.footer-background:hover {
	background-color: rgba(247, 247, 247, 1);
}

.footer-inner {
	width: 775px;
	float: right;
}

.logo-footer-block {
	margin-top: 35px;
	width: 470px;
	display: inline-block;
	float: left;
}

.footer-adress {
	margin-top: 50px;
	color: #3b3936;
	font-size: 18px;
	font-weight: 700;
}

.footer-adress span {
	color: #8cb63a;
}

.footer-mail-phone {
	margin-top: 25px;
}

.footer-socseti {
	margin-left: -5px;
	margin-top: 25px;
}

.logo-footer-block > .logo {
	width: 450px;
}

.footer-copyright {
	margin-top: 65px;
	color: #3b3936;
	font-size: 18px;
	font-weight: 700;
}

.footer-copyright span {
	color: #8cb63a;
}

.footer-menu {
	margin-top: 75px;
	width: 230px;
	display: inline-block;
	float: right;
	margin-right: 40px;
	margin-left: -40px;
}

.bottom-menu > li > a {
	font-weight: bold;
	text-decoration: none;
	color: #3b3936;
	font-size: 16px;
	text-transform: uppercase;
}

.bottom-menu > li {
	margin-bottom: 21px;
}

/* / footer */


/* popup-call-back */

.popup-call-back {
	width: 100%;
	min-height: 100%;
	background-color: rgba(255, 255, 255, 0.55);
	overflow: hidden;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1020;
}


.call-back-block {
	margin:290px auto 0px auto;
	width:900px;
	height: 420px;
	background-color: #fff;
	z-index: 1030;
	position: relative;
}


#mdiv {
	width: 40px;
	height: 40px;
	float: right;
}

.mdiv {
	height: 40px;
	width: 1px;
	margin-left: 12px;
	background-color: #4ea5e0;
	transform: rotate(45deg);
	z-index: 1;
}

.md {
	height: 40px;
	width: 1px;
	background-color: #4ea5e0;
	transform: rotate(90deg);
	z-index :2;
}

.call-back-close {
	margin-right: 8px;
	padding-top: 13px;
	cursor: pointer;
}

.call-back-header {
	margin-top: 10px;
	font-size: 40px;
	text-transform: uppercase;
	color: #3b3936;
	font-family: 'Comfortaa', sans-serif;
	text-align: center;
}

.call-back-header-small {
	color: #85b12c;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 4px;
	text-align: center;
}

.frm-wrap {
	margin: 0 auto;
	margin-top: 40px;
	width: 300px;
	text-align: center;
}

.call-back-form input[type="text"], input[type="tel"] {
	height: 50px;
	font-size: 18px;
	text-align: center;
	background-color: #f7f7f7;
	border: none;
	color: #000;
	margin-bottom: 15px;
	font-family: 'Comfortaa', sans-serif;
}

[placeholder]::-webkit-input-placeholder {
	color: #000;
}

[placeholder]:-moz-placeholder {
	color: #000;
}

[placeholder]::-moz-placeholder {
	color: #000;
}

[placeholder]:-ms-input-placeholder {
	color: #000;
}

.call-back-form input[type="submit"] {
	margin-top: 15px;
	width: 300px;
	height: 50px;
	border: 0px;
	background-color: #a165a3;
	font-size: 18px;
	text-align: center;
	color: #fff;
	font-family: 'Comfortaa', sans-serif;
	text-transform: uppercase;
	border-radius: 3px;
	margin-bottom: 60px;
}

.call-back-form input[type="submit"]:hover {
	background-color: #8a3f8c;
}

.modal-blur .wrap {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

.form-send {
	display: none;
}

.call-back-form.frm-succefull .frm-wrap {
	display: none;
}

.call-back-form.frm-succefull .form-send {
	display: block;
	text-align: center;
	margin-top: 50px;
	width: 900px;
}
.ui-button {
	display: none;
}

/* / popup-call-back */

/* search-block-popup */

.search-block-popup {
	position: absolute;
	margin-top: -30px;
	height: 80px;
	width: 1400px;
	background-color: #fff;
}
.frm-main-search input[type="submit"] {
	display: none;
}

.frm-main-search input[type="text"] {
	display: inline-block;
	float: left;
	width: 700px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #939291;
	font-size: 22px;
	color: #3b3936;
	font-family: 'Comfortaa', sans-serif;
	margin-top: 30px;
}

.search-close-btn {
	display: inline-block;
	float: right;
	margin-top: 20px;
	margin-right: -10px;
	cursor: pointer;
}

.search-close-btn .mdiv {
	background-color: #3b3936;
}

.search-close-btn .md {
	background-color: #3b3936;
}

.search-block-popup {
	display: none;
}

.search-block-popup.active {
	display: block;
}


/* / search-block-popup */


/* contact-info */
.contact-info {
	width: 650px;
	text-align: left;
	float: left;
}

.contact-info h3 {
	text-align: left;
}

.cont-title {
	color: #8a3f8c;
	font-weight: 500;
	width: 100px;
	display: inline-block;
}

.cont-val {
	display: inline;
}

.item-contact {
	margin-bottom: 15px;
}

.contacts-socseti {
	margin-top: 20px;
	margin-bottom: 20px;
}

.contacts-socseti a {
	color: #3c9cdd;
}

.color-span {
	color: #85b12c;
}

.contact-map {
	float: right;
}

.frm-contact-form input[type="text"], input[type="email"] {
	height: 50px;
	font-size: 18px;
	text-align: left;
	background-color: #f7f7f7;
	border: none;
	color: #000;
	margin-bottom: 15px;
	font-family: 'Comfortaa', sans-serif;
	padding-left: 15px;
}

.frm-contact-form textarea {
	height: 200px;
	font-size: 18px;
	text-align: left;
	background-color: #f7f7f7;
	border: none;
	color: #000;
	margin-bottom: 15px;
	font-family: 'Comfortaa', sans-serif;
	padding-top: 15px;
	padding-left: 15px;
}

.frm-contact-form .frm-wrap {
	margin: 0 auto;
	margin-top: 40px;
	width: 650px;
	text-align: center;
}

.frm-row-name {
	width: 300px;
	float: left;
}

.frm-row-email {
	width: 300px;
	float: right;
}

.frm-contact-form input[type="submit"] {
	display: inline-block;
	padding: 10px 40px;
	float: left;
	color: #fff;
	background-color: #dea221;
	font-size: 18px;
	border-radius: 5px;
	font-family: 'Comfortaa', sans-serif;
	margin-top: 20px;
	border: 1px solid #dea221;
}

.frm-contact-form input[type="submit"]:hover {
	color: #dea221;
	border: 1px solid #dea221;
	background-color: #fff;
}

.frm-contact-form.frm-succefull .form-send {
	display: block;
	text-align: center;
	margin-top: 50px;
}

.frm-contact-form.frm-succefull .frm-wrap {
	display: none;
}

.contact-map {
	width: 650px;
	height: auto;
}

/* / contact-info */


/* news-list*/

.news-list {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: -50px;
}

.news-item {
	margin-top: 50px;
}

.news-item-text-block .btn-left {
	color: #dea221;
}

.news-item-text-block .btn-left:hover {
	color: #fff;
}

.pagenav-box {
	text-align: center;
	margin-top: 70px;
}

.pagenav-box a {
	font-size: 24px;
	color: #3b3936;
	text-decoration: none;
	margin-right: 15px;
}

.pagenav-box a.active {
	font-size: 32px;
	color: #8a3f8c;
}

/* / news-list*/


/* filter */

.flt-block {
	margin-top: 10px;
	height: 300px;
	background-image: url(../img/filter-bg.jpg);
	background-blend-mode: overlay;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: rgba(247, 246, 246, 0.85);
	padding-top: 85px;
	text-align: center;
}

.flt-opisanie {
	color: #3b3936;
	font-size: 18px;
	float: left;
	width: 300px;
}

.polzunok-stoimost {
	width: 600px;
	margin-top: -50px;
	margin-left: 50px;
}

.flt-price-min input::placeholder {
	color: #3c9cdd;
}

.flt-price-max input::placeholder {
	color: #3c9cdd;
}

.flt-price-min input {
	height: 35px;
	width: 130px;
	color: #3c9cdd;
	float: left;
	border: none;
	font-size: 24px;
	text-align: center;
	margin-top: -7px;
}

.inputs-price {
	float: right;
	width: 300px;
	margin-bottom: 5px;
}

.flt-price-min:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 5px;
	height: 2px;
	border: solid #3c9cdd;
	border-width: 0 5px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
}

.flt-price-max input {
	height: 35px;
	width: 130px;
	color: #3c9cdd;
	margin-left: 40px;
	float: right;
	border: none;
	font-size: 24px;
	text-align: center;
	margin-top: -20px;
}

.irs--flat .irs-bar {
	top: 25px;
	height: 1px;
	background-color: #3c9cdd;
}

.irs--flat .irs-line {
	top: 25px;
	height: 1px;
	background-color: #e1e4e9;
	border-radius: 1px;
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
	color: white;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #3c9cdd;
	border-radius: 4px;
}

.irs--flat .irs-handle > i:first-child {
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	width: 8px;
	height: 8px;
	margin-left: -3px;
	background-color: #3c9cdd;

	border-radius: 4px;
}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
	border-top-color: #3c9cdd;
}

.irs-with-grid .irs-grid {
	display: none;
}

.pozunok-ploshad {
	margin-right: 50px;
	width: 600px;
	margin-top: -50px;
	margin-left: 50px;
}

.flt-ploshad-min input {
	height: 35px;
	width: 130px;
	color: #3c9cdd;
	float: left;
	border: none;
	font-size: 24px;
	text-align: center;
	margin-top: -7px;
}

.inputs-ploshad {
	float: right;
	width: 300px;
	margin-bottom: 5px;
}

.flt-ploshad-min:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 5px;
	height: 2px;
	border: solid #3c9cdd;
	border-width: 0 5px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
}

.flt-ploshad-max input {
	height: 35px;
	width: 130px;
	color: #3c9cdd;
	margin-left: 40px;
	float: right;
	border: none;
	font-size: 24px;
	text-align: center;
	margin-top: -20px;
}

.knopki-item input {
	display: none;
}

.knopki-item label {
	display: block;
	color: #fff;
	background-color: #ccc;
	height: 35px;
	width: 35px;
	padding-top: 8px;
}

.knopki-list {
	width: 700px;
}

.knopki-item {
	float: left;
	margin-right: 5px;
	margin-top: -7px;
}

.knopki-item input:checked + label {
	background: #3c9cdd;
}

.knopki-komnati {
	margin-top: 25px;
	width: 700px;
	float: left;
}

.input-etaj {
	width: 250px;
	float: left;
	margin-top: 25px;
	margin-right: 50px;
}

.flt-etaj-min input {
	height: 35px;
	width: 50px;
	color: #3c9cdd;
	float: left;
	border: none;
	font-size: 24px;
	text-align: center;
	margin-top: -7px;
}

.inputs-etaj {
	float: right;
	width: 150px;
	margin-bottom: 5px;
}

.flt-etaj-min:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 5px;
	height: 2px;
	border: solid #3c9cdd;
	border-width: 0 5px;
	margin-left: 15px;
	margin-top: 10px;
	float: left;
}

.flt-etaj-max input {
	height: 35px;
	width: 50px;
	color: #3c9cdd;
	margin-left: 40px;
	float: right;
	border: none;
	font-size: 24px;
	text-align: center;
	margin-top: -20px;
}

.flt-opisanie-etaj {
	color: #3b3936;
	font-size: 18px;
	float: left;
	width: 100px;
}

.knopki-otdelka-item input {
	display: none;
}

.knopki-otdelka-item label {
	display: inline-block;
	color: #fff;
	background-color: #ccc;
	height: 35px;

	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

.knopki-otdelka-list {
	width: 300px;
}

.knopki-otdelka-item {
	float: left;
	margin-right: 5px;
	margin-top: -7px;
}

.knopki-otdelka-item input:checked + label {
	background: #3c9cdd;
}

.knopki-otdelka {
	margin-top: 25px;
	width: 280px;
	float: right;
}

.flt-opisanie-otdelka {
	color: #3b3936;
	font-size: 18px;
	float: left;
	width: 120px;
	padding-right: 20px;
}

.flt-button {
	margin-top: 50px;
	color: #fff;
	background-color: rgba(133, 177, 44, 0.8);
	padding: 10px 100px;
	font-size: 24px;
	border: 1px solid #85b12c;
	border-radius: 5px;
	font-family: 'Comfortaa', sans-serif;
	text-decoration: none;
}

.flt-button:hover {
	background-color: rgba(133, 177, 44, 1);;
	border: 1px solid #85b12c;
}

.flt-bnt {
	text-align: center;
	margin-top: 35px;
}

.kvr-item {
	width: 440px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 50px;
	float: left;
}

/*
.kvr-item:nth-child(3n+3) {
	margin-right: 0px;
}
*/

.kvr-item-svoistvo-item {
	color: #85b12c;
	position: relative;
	overflow: hidden;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}


.kvr-item-price {
	width: 440px;
	height: 50px;

	background-color: rgba(247, 246, 246, 0.75);
	margin-top: -53px;
	text-align: center;
	z-index: 100;

	position: relative;

	font-size: 22px;
	font-weight: 600;

	color: #3c9cdd;

	padding-top: 15px;
}


.kvr-item-svoistvo-item:before {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	height: 1px;
	border-top: 2px dotted #85b12c;
}

.kvr-svoistvo-title, .kvr-svoistvo-val {
	float: left;
	max-width: 50%;
	text-align: left;
	position: relative;
	background: #fff;
	z-index: 2;
	padding-right: 15px;
}

.kvr-svoistvo-val{
	float: right;
	text-align: right;
	padding-right: 0;
	padding-left: 15px;
	text-decoration: underline;
}

.kvr-svoistvo-title {
	color: #3b3936;
}

.kvr-item-svoistva {
	margin-top: 20px;
}

.kvr-block {
	margin-top: 30px;
}

.img-href {
	text-decoration: none;
}

.img-href img {
	width: 440px;
}


/* / filter */


.kvrt-detail-img {
	display: inline-block;
	width: 400px;
	margin-right: 50px;
	margin-bottom: 20px;
}

.gallery-item-detail {
	display: inline-block;
	width: 560px;
	margin: 18px;
	border: 0px;
	margin-top: 0px;
}

.gallery-item-detail img {
	width: 560px;
}

.detail-img-block {
	width: 600px;
	float: left;
	margin-right: 20px;
}

.gallery-item-min {
	display: inline-block;
	width: 160px;
	margin: 18px;
	border: 0px;
}

.gallery-item-min img {
	width: 160px;
}

.kvr-detail-price {
	margin-bottom: 25px;
	font-size: 28px;
	color: #3c9cdd;
	font-weight: 800;
}

.search-page input[type="submit"] {
	border:none;
	box-shadow: none;
	color: #fff;
	background-color: #a165a3;
	padding: 4px;
}

.search-page input[type="submit"]:hover {
	background-color: #85b12c;
}

.sbrosit {
	margin-top: 5px;
	display: inline-block;
	color: #3c9cdd;
}

a.sbrosit {
	color: #3c9cdd;
}