@font-face {
	font-family: 'Europe Normal';
	src: url('/files/Fonts/Europe Normal.eot');
	src: local('☺'),
		 url('/files/Fonts/Europe Normal.eot?#iefix') format('embedded-opentype'),
		 url('/files/Fonts/Europe Normal.svg#Europe') format('svg'),
		 url('/files/Fonts/Europe Normal.woff') format('woff'),
		 url('/files/Fonts/Europe Normal.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.mfp-close {
	cursor: pointer !important;
}
button.mfp-arrow {
	outline: none !important;
}

body {
	padding: 0;
	margin: 0;
	font-size: 0px;
	font-family: 'Europe Normal';
	font-weight: normal;
	max-width: 1920px;
	margin: 0 auto;
	line-height: 0;
}
h1 {
	color: black;
	font-family: "Europe Normal";
	text-transform: uppercase;
}
p {
	margin: 0;
	padding: 0;
}
a {
	outline: none!important;
}
#site-container {
	width: 100%;
	min-width: 480px;
	max-width: 1920px;
}

.new {
	background: url("/images/pic-new_.png") 0px 0px no-repeat;
	position: absolute;
	width: 92px;
	height: 40px;
	z-index: 1;
}
.mark1 {
	top: 15px;
}
.mark2 {
	top: 65px;
}

/* HEADER */
.header {
	width: 100%;
	height: 160px;
	max-width: 1920px;
	padding: 0px 20px 20px 20px;
	z-index: 1001;
	background-color: #fff;
	line-height: 1.2;
	font-family: 'Verdana';
	box-sizing: border-box;
	position: fixed;
	top: 0;
}
.content-wrapper {
	padding-top: 130px;
}
.header-mobile {
	display: none;
}
.header-top {
	width: 100%;
}
/* NAVIGATION*/

.navigation-route {
	line-height: 1.2;
	font-size: 12px;
	text-align: center;
	margin: 40px 0px 20px 0px;
	font-family: 'Verdana';
}
.navigation-route a {
	text-decoration: none;
	color: #9EB948;
}
.navigation-route .last {
	color: #000;
}
.menu .current {
	color: #9EB948;
}
.route-sep {
	margin: 0 10px;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu-arrow {
	width: 9px;
	height: 16px;
	position: absolute;
	top: 0;
	right: 0;
	top: 10px;
	right: 20px;
	background-image: url('/images/menu-arrow.png');
	display: inline-block;
}
.level0 .current-link-block {
	background-color: #fff;
}
.level0 .action {
	color: red;
}
.menu .level0  a.current {
	color:  #9EB948;
}
.menu .level1 .current-link-block,
.menu .level2 .current-link-block,
.menu .level3 .current-link-block
 {
	background-color: #9EB948;
}
.menu .level1 a.current,
.menu .level2 a.current,
.menu .level3 a.current
{
	color: #fff;
}
.menu .level1 li:hover,
.menu .level2 li:hover,
.menu .level3 li:hover
{
	background-color: #9EB948;
}
.menu .level1 li:hover, .menu .level1 li {
	// padding: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.menu .level1 li:hover >a,
.menu .level2 li:hover >a,
.menu .level3 li:hover >a
{
	color: #fff;
}
.menu .level1 li:hover >a, .menu .level1 li >a {
	display: block;
	padding-left: 10px!important;
	padding-bottom: 10px!important;
}
.menu .level1 li .level2 > li > a {
	padding-left: 25px!important;
}
.menu .level1 > li > .menu-arrow {
	/*transform: rotate(90deg);*/
	right: 40px;
}
.menu .level1 > li > a {
	font-weight: bold;
}

.level0 li,
.level1 li,
.level2 li
{
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.level0 li:hover .level1,
.level1 li:hover .level2,
.level2 li:hover .level3 {
	display: block;
}

.level2 li:hover .level3 {
	display: flex;
	flex-direction: column;
}
// .level2 li:hover .level3 li:first-child {
// 	position: relative;
// }
// .level2 > li:hover .level3 > li:first-child:before {
// 	content: "";
// 	width: 100%;
// 	background-color: #F11;
// 	display: block;
// 	position: absolute;
// 	z-index: -1;
// 	top: -40px;
// 	height: 500px;
// }


.level1 li:hover .level2 {
	display: block;
}
.level1 {
	position: absolute;
	left: -10px;
	text-align: left;
	z-index: 100;
}
.level2,
.level3
{
	position: absolute;
	z-index: 100;
	left: 100%;
	top: 0;
	text-align: left;
	text-transform: none;
}

.level1 li {
	padding: 10px 10px;
	background-color: #fff;
}
.level1, .level2, .level3 {
	display: none;
}

.level1 li, .level2 li, .level3 li {
	width: 350px;
}

.level1 > li {
	position: relative;
}

.level1 li.hover:before {
	position: absolute;
	left: 100%;
	top: 0;
	// bottom: 0;
	display: block;
	width: 100%;
	background: #fff;
	content: "";
	height: 100%;
}

.level2 > .hover ul {
	display: block;
}


@media screen and (max-width: 1100px) {
	.level1 li, .level2 li, .level3 li {
		width: 200px;
	}
}

/*/NAVIGATION*/
.top-container {
	width: 33.33%;
	margin-bottom: 1%;
	display: inline-block;
	padding-top: 15px;
	vertical-align: top;
}
.top-container:last-child {
	font-size: 12px;
	display: inline-block;
}
.top-container:last-child span:first-child{
	padding-left: 12%;
	display: inline-block;
}
.phone_main {
	font-size: 22px;
	color: #7B9133;
	padding-left: 5%;
	text-decoration: none;
}
.callback {
	color: #9eb948;
	vertical-align: 7px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px dashed #9eb948;
}
.logo {
	font-size: 10px;
	word-spacing: 10px;
	text-decoration: none;
}
#logo {
	width: 100%;
	max-width: 110px;
}
.grey {
	color: #939393;
}
.grey a {
	color: #939393;
}
.green {
	color: #9eb948;
}
.font {
	font-size: 18px;
}
.green a{
	color: #9eb948;
	text-decoration: none;
	border-bottom: 1px solid #9eb948;
	padding-bottom: 1px;
}
/*Выпадающие формы*/
.opened {
	display: block!important;
}
.close_b {
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	line-height: 1.2;
	color: #9eb948;
	z-index: 2;
	right: 20px;
	cursor: pointer;

	}
.data-form-container{
	background-color:#fff;
} 
.g-recaptcha{
	float:right;
}
.form-cont-quest {
	position: absolute;
	top: 120px;
	right: 20px;
	width: 400px;
	text-align: left;
	display: none;
	z-index: 10;
}
.form-cont-quest .form {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 20px;
	box-sizing: border-box;
	height: auto;
	background-color: #fff;
	font-size: 12px;
}
.form-cont-quest .form h2{
	text-align: center;
}
.form-cont-quest .form .field{
	width: 100%;
	margin-bottom: 10px;
}
.form-cont-quest .form label{
	width: 23%;
	font-size: 12px;
}
.form-cont-quest .field-email .right {
	margin: 0;
}
.form-cont-quest .field-name .right {
	margin: 0;
}
.form-cont-quest .field-question textarea{
	width: 265px!important;
	background-color: #f5f5f5;
}
.form-cont-quest .form .field-file_upload{
	width: 99%;
}
.form-cont-quest .form input[type='text']{
	width: 265px;
	background-color: #f5f5f5;
}
.form-cont-quest .form input[type='file']{
	font-size: 12px;
}
.form-cont-quest .form input[type='submit']{
	font-size: 12px;
	position: static;
	margin-left: 265px;
}
.form-cont-quest .form-txt-main {
	/*position: absolute;*/
	top: 360px;
	left: 110px;
	font-size: 12px;
	width: 145px;
	font-style: italic;
}
.form-cont-order,
.form-cont-callback {
	position: absolute;
	top: 120px;
	right: 20px;
	width: 400px;
	text-align: left;
	display: none;
	z-index: 10;
}

.form-cont-callback{
	left:20px;
}
.form-cont-order .form,
.form-cont-callback .form {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 20px;
	box-sizing: border-box;
	height: auto;
	background-color: #fff;
	font-size: 12px;
}
.form-cont-order .form h2,
.form-cont-callback .form h2{
	text-align: center;
}
.form-cont-order .form .field,
.form-cont-callback .form .field{
	width: 100%;
	margin-bottom: 10px;
}
.form-cont-order .form label,
.form-cont-callback .form label{
	width: 25%;
	font-size: 12px;
}
.form-cont-order .field-email .right,
.form-cont-callback .field-phone .right,
.form-cont-callback .field-name .right{
	margin: 0;
}
.form-cont-order .field-city .right {
	margin: 0;
}
.form-cont-order .field-name .right {
	margin: 0;
}
.form-cont-order .field-phone .right {
	margin: 0;
}
.form-cont-order .field-message,
.form-cont-callback .field-message {
	position: static;
	left: 0;
}
.form-cont-order .field-message .right,
.form-cont-callback .field-message .right {
	display: inline-block;
}
.form-cont-order .field-message label,
.form-cont-callback .field-message label{
	margin: 0;
}
.form-cont-order .field-message textarea,
.form-cont-callback .field-message textarea{
	width: 265px!important;
	background-color: #f5f5f5;
}
.form-cont-order .form input[type='text'],
.form-cont-callback .form input[type='text']{
	width: 265px;
	background-color: #f5f5f5;
}
.form-cont-order .form input[type='file'],
.form-cont-callback .form input[type='file']{
	font-size: 12px;
}
.form-cont-order .form input[type='submit'],
.form-cont-callback .form input[type='submit']{
	font-size: 12px;
	position: static;
	margin-left: 265px;
}
.form-cont-order .form-txt-main {
/*	position: absolute;*/
	top: 470px;
	left: 110px;
	font-size: 12px;
	width: 145px;
	font-style: italic;
}
.form-ok {
	font-size: 12px;
	background-color: #fff;
	padding: 50px 20px 20px 20px;
	text-align: center;
}
.form-ok p{
	margin: 10px 0;
}
/*---------------------*/
.subscribe-form {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 99999;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	display: none;
}
.close-unisender {
	position: absolute;
	top: 15px;
	right: 10px;
	font-size: 20px;
	color: #000;
	cursor: pointer;

}
.block {
	display: block;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.menu{
	font-size: 14px;
	font-family: 'Verdana';
	text-transform: uppercase;
	word-spacing: 5px;
	/*margin-top: 1%;*/
}
.menu a {
	padding-right:20px;
	color: #000;
	text-decoration: none;
}
.menu a:hover {
	color: #9eb948;
}
.menu a:nth-child(3){
	color: red;
}
.addres {
	font-size: 12px;
}
.addres .green, .grey {
	padding-left: 5%;
	display: block;
}
.search {
	background-image: url('/images/i-search.png');
	background-position: 0px 0px;
	width: 20px;
	height: 20px;
	margin-left: 10%;
	display: inline-block;
	z-index: 3;
	overflow: visible;
}
.search:hover {
	background-position: 0 20px;
	cursor: pointer;
}
.search_block {
	display: inline-block;
	position: relative;
	margin-left: 20px;
}
.search_form input{
	position: absolute;
	top: 0;
	width: 0;
	right: 20px;
	height: 15px;
	font-size: 14px;
	line-height: 1;
	outline: none;
	border: none;
	background: none;
	transition: width .5s linear;


}
/*--------------------------*/
#map{
	width: 100%;
	height: 440px;
}
.map-container {
	font-family: 'Verdana';
	position: relative;
}
.map-text {
	top:0;
	right: 0;
	z-index: 5;
	position: absolute;
	background-color:#9EB948;
	width: 200px;
	height: 200px;
	color: #fff;
	font-size: 16px;
	line-height: 1.2
}
.map-text a{
	color: #fff;
	text-decoration: none;
}
.map-text span {
	display: block;
	margin-top: 50px;
	margin-left: 50px;
}
.map-container .link-arrow{
	display: block;
	background: url('/images/arrow.gif');
	width: 100%;
	max-width: 29px;
	height: 100%;
	max-height: 20px;
	position: absolute;
	bottom: 25px;
	left: 50px;
}
.map-soc-icons {
	position: absolute;
	top: 200px;
	right: 0;
	z-index: 5;
	width: 100px;
	font-size: 0;
	line-height: 0;
}
.map-soc-icon {
	display: inline-block;
}
.vk2 {
	background-image: url(/images/socseti/p-vk.png);
	width: 50px;
	height: 50px;
}
 .fb2 {
	background-image: url(/images/socseti/p-fb.png);
	width: 50px;
	height: 50px;
}
.inst2 {
	background-image: url(/images/socseti/p-inst.png);
	width: 50px;
	height: 50px;
}
.houzz {
	background-color:#fff;
	background-image: url(/images/socseti/houzz2x.png);
	background-position:center center;
	background-repeat:no-repeat;
	width: 50px;
	height: 50px;
	background-size:30px 30px;;
}
.rss2 {
	background-image: url(/images/socseti/p-rss.png);
	width: 50px;
	height: 50px;
}
.page-full {
	padding: 0 20px;
	font-size: 14px;
	line-height: 1.2;
	font-family: 'Verdana';
}
.page-full h1{
	text-align: center;
	font-weight: normal;
}
.nodus-selector-filter {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	margin: 30px 0;
	text-transform: uppercase;
}
.nodus-selector-page {
	font-size: 16px;
	line-height: 1.2;
	position: relative;
	padding: 0 20px;
	font-family:Verdana;
}
.nodus-catalog-sections {
	font-size: 16px;
	line-height: 1.2;
}
.page-navigator {
	text-align: center;
	margin: 30px auto;
	font-family: 'Verdana';
}
.page-navigator .current{
	margin: 0 5px;
}
.page-navigator a {
	margin: 0 5px;
	text-decoration: none;
	color: #000;
}
.page-navigator a:hover {
	color: #9EB948;
}
.page-navigator-current {
	color: #9EB948;
	font-weight: normal;
}
/*----------*/

/*FOOTER*/
#footer {
	width: 100%;
	bottom: 0;
	height: 80px;
	padding: 20px;
	background-color: white;
	line-height: 0;
	font-family: 'Verdana';
	font-size: 0;
	box-sizing: border-box;
	clear: both;
}
#footer span {
	font-size: 11px;
	max-width: 530px;
	width: 100%;
	display: inline-block;
}
.bottom-cont {
	width: 32%;
	display: inline-block;
	line-height: 1;
	vertical-align: top;
}
.top-container.init-hide{
	display: none;
}
/*--------------------------*/
/* 404 */
.page-404 {
	line-height: 1.2;
	font-size: 16px;
	padding: 0 20px;
}
.page-404 h1 {
	margin: 0 auto;
	text-align: center;
}
.image-404, .content-404 {
	width: 80%;
	margin: 40px auto;
	text-align: center;
	font-size: 20px;
	font-family: 'Verdana';
}
.image-404 img {
	width: 100%;
	max-width: 779px;
}
.subscribe-form-cont {
    position: absolute;
    font-size: 14px;
    line-height: 1.2;
    left: -160px;
    background-color: #fff;
    padding: 15px 20px 15px 10px;
    bottom: -60px;
    width: 230px;
}
.subscribe-form-cont.for-news {
	position: static;
}
.subscribe-form-cont span{
	display: inline-block;
	background: url(/images/i-rssgreen.png);
	width: 18px;
	height: 18px;
	margin-right: 15px;
}
.subscribe-form-cont a{
	color: #9eb948;
}
/*--------------------------*/
@media screen and (max-width: 1200px) {
	.callback {
		font-size: 10px;
	}
}
@media screen and (max-width: 1100px) {
	.header {
		height: 150px;
	}
	.header-mobile {
		display: none;
	}
	.grey.timetable {
		font-size: 9px;
	}
	.top-container.width-1000-hide {
		display: none;
	}
	.width-1000-hide {
		display: none;
	}
	.top-container.width-1000-show {
		display: inline-block;
	}

	.order_icon,
	.quest_icon,
	.callback_icon {
		width: 27px;
		height: 27px;
		display: inline-block;
		cursor: pointer;
		margin-right: 15px;
	}
	.order_icon {
		background-image:  url(/images/i-order.png)
	}
	.quest_icon {
		background-image:  url(/images/i-ask.png)
	}
	.callback_icon{
		background: url(/images/call.png) no-repeat 1px 0;
	}
	.form-cont-order, .form-cont-quest {
		right: 0;
	}
	.callback{
		display: none;
	}
	.form-cont-callback{
		left: inherit;
		right: 0;
	}
	#footer .foot-35 {
		width: 35%;
	}
	#footer .foot-25 {
		width: 25%;
	}
@media screen and (max-width: 850px) {
	.width-850-hide {
		display: none;
	}
	.header-mobile {
		display: none;
	}
}
@media screen and (max-width: 800px) {
	h1{
		line-height:30px;
	}
	.header {
		position: static;
		padding: 0
	}
    .content-wrapper {
        padding-top: 0;
    }
	.width-1000-hide {
		display: inline-block;
	}

	.width-800-hide {
		display: none;
	}
	.show-800 {
		display: inline-block!important;
	}
	.opened {
		display: block!important;
	}
	.map-container {
		padding: 0;
	}
	.map-text {
		right: 0;
	}
	.header-mobile {
	  width: 100%;
	  height: 90px;
	  max-width: 1920px;
	  z-index: 1001;
	  background-color: #fff;
	  line-height: 1.2;
	  font-family: Verdana;
	  position: relative;
	  display: block;
	}
	.navigation-route {
		display: none;
	}
	.search {
		margin-top: 20px;
		margin-left: 20px;
	}
	.menu-mobile {
		background-image: url(/images/i-menu.png);
		width: 40px;
		height: 40px;
		margin-left: 55%;
	}
	.menu-mobile:hover {
		cursor: pointer;
	}
	.top-container .nav {
		font-size: 14px;
		font-family: 'Verdana';
		text-transform: uppercase;
		word-spacing: 5px;
		position: absolute;
		top:100%;
		right: 0;
		background-color: #fff;
		display: none;
	}
	.top-container .nav a {
		display: block;
		margin: 45px;
		color: #000;
		text-decoration: none;
	}
	.top-container .nav .action {
		color: red;
	}
	.top-container .nav a:hover{
		color: #9eb948;
	}
	.search_form input {
		top: 20px;
	}
	.page-full {
		padding: 0;
	}
	.nodus-selector-page {
		padding: 0;
	}
	.top-container {
		padding-top: 20px;
	}
	.portfolio-gallery img{
		transition: none!important;
	}

	#footer {
		position: static;
		padding: 0;
		max-height: 80px;
	}
	#footer span {
		margin: 0;
		width: 95%;
	}
	#footer .bottom-cont {
		text-align: left;
		width: 100%;
		padding: 10px 0;
	}
}
@media screen and (max-width: 686px) {
	#site-container{ 
		min-width: 0;
	}	
}
