/*   
	Theme Name: Atmania
	Theme URI: http://artmania.by/
	Description: Кухни по индивидуальному заказу Atmania
	Author: Webсфера Studio
	Author URI: http://websfera.by/
*/

/*Owl Carousel*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*Owl Carousel*/
/*Fancybox*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading{
	background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 8040;
    opacity: 0.5;
}
.fancybox-close:before {
    font-family: FontAwesome;
    font-size: 20px;
    display: inline-block;
    content: '\f00d';
    color: #646464;
    top: 0;
    position: absolute;
    left: 2px;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-prev span:before {
    font-family: FontAwesome;
    font-size: 50px;
    display: inline-block;
    content: '\f0d9';
    color:#646464;
    top: -19px;
    position: absolute;
    left: 0;
    opacity: 0.5;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-next span:before {
	font-family: FontAwesome;
    font-size: 50px;
    display: inline-block;
    content: '\f0da';
    color:#646464;
    top: -19px;
    position: absolute;
    right: 0;
	opacity: 0.5;
}
.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
    background: rgba(0,0,0,0.3)
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 15%;
	right: 50%;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
    margin-right: -100%;
    padding: 10px 25px;
    background: transparent;
    background: #540099;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 0;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-float-wrap .child a{
	color: #fff;
    text-decoration: none;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* Nivo Direction Nav */

.nivo-directionNav {}

.nivo-directionNav a {
	background-color: #fff;
	color: #292727;
	display: block;
	height: 80px;
	width: 80px;
	margin-top: -20px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	text-decoration:none;
}

.nivo-directionNav a i {
	display: block;
	font-size: 50px;
	line-height: 80px;
}

.nivo-directionNav a:hover {
	background-color: #540099;
	color: #fff;		
}
.nivo-caption{
	background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0) 100%);
	height:100%;
	padding:0;
	opacity:1;
}
.nivo-caption .slide-text{
	padding:156px 35px;
}
.nivo-caption .slide-text .cap-title{
	font-size:70px;
	text-transform:uppercase;
	margin:0 0 40px;
	font-weight: normal;
    line-height: 1.1;
	font-family: Lora;
}
.nivo-caption .slide-text .cap-dec{
	font-size:28px;
	margin:0 0 70px;
}
.nivo-caption .slide-text .cap-readmore{
	border:2px solid #fff;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:20px 30px;
}
.nivo-caption .slide-text .cap-readmore i{
	margin-left:15px;
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
	
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}
	
	#fancybox-loading div {
		background-image: url(fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/*Fancybox*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {font-family: 'Avenir Next Cyr';font-style: normal;font-weight: normal;src: url('/wp-content/themes/artmania/source/fonts/AvenirNextCyr-Regular.ttf') format('ttf');}
@font-face {font-family: 'Avenir Next Cyr';font-style: italic;font-weight: normal;src: url('/wp-content/themes/artmania/source/fonts/AvenirNextCyr-Italic.ttf') format('ttf');}
@font-face {font-family: 'Avenir Next Cyr';font-style: normal;font-weight: 600;src: url('/wp-content/themes/artmania/source/fonts/AvenirNextCyr-Demi.ttf') format('ttf');}
@font-face {font-family: 'Avenir Next Cyr';font-style: normal;font-weight: bold;src: url('/wp-content/themes/artmania/source/fonts/AvenirNextCyr-Bold.ttf') format('ttf');}
@font-face {font-family: 'Lora';font-style:normal;font-weight:normal;src:url('/wp-content/themes/artmania/source/fonts/LoraRegular.ttf') format('ttf');}
@font-face {font-family: 'Lora';font-style:italic;font-weight:normal;src:url('/wp-content/themes/artmania/source/fonts/LoraItalic.ttf') format('ttf');}
@font-face {font-family: 'Lora';font-style:italic;font-weight:bold;src:url('/wp-content/themes/artmania/source/fonts/LoraBoldItalic.ttf') format('ttf');}
@font-face {font-family: 'Lora';font-style:normal;font-weight:bold;src:url('/wp-content/themes/artmania/source/fonts/LoraBold.ttf') format('ttf');}
body {
	font-family: 'Avenir Next Cyr', sans-serif;
	font-size: 14px;
	margin: 0;
	color:#292727;
}
a {
	text-decoration: underline;
	color:#540099;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	margin:0;
	font-family:Lora;
}
.top-header {
	background: #f7f7f7;
}
p.header_contacts {
    float: right;
    margin: 10px 50px 10px 0;
	line-height:1;
}
.pt-100{
	padding-top:100px;
}
.pb-100{
	padding-bottom:100px;
}
.logo img{
	position:absolute;
	top:-22px;
	width:250px;
}
.nav_menu {
	margin: auto 0 auto auto;
	position:static;
}
.nav_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav_menu ul:after{
	content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.nav_menu>ul>li {
	float: left;
	padding-right: 25px;
}
.nav_menu ul li a {
	text-transform: uppercase;
	color:#292727;
	position: relative;
	line-height: 111px;
	font-weight: 600;
	font-size: 16px;
	text-decoration:none;
	cursor:pointer;
}
.menu-item-has-children:after {
	content: "\f0d7";
	font: normal normal normal 14px/1 FontAwesome;
	color:#540099;
	margin-left: 5px;
}
.nav_menu ul>li>.sub-menu {
    position: absolute;
	left:0;
    display:none;
	transition: all 0.3s ease;
    z-index: 99;
    background:#fff;
	width:100%;
	border-top:1px solid #979696;
	padding:15px 0;
	box-shadow:0 9px 30px -4px rgba(22,20,20,0.16);
}
.nav_menu ul>li:hover>.sub-menu {
	display:block;
}
.nav_menu ul>li>.sub-menu ul{
	width: 25%;
	float: left;
}
.nav_menu ul>li>.sub-menu ul p{
	color:#6600ff;
	font-weight:bold;
	font-size:16px;
}
.nav_menu ul>li>.sub-menu ul p.split{
	margin-top:15px;
}
.nav_menu ul>li>.sub-menu li {
	padding: 5px 0;
}
.nav_menu ul>li>.sub-menu li>a {
	color: #292727;
	text-transform:none;
	font-size:16px;
	font-weight:normal;
	line-height:1;
}
.nav_menu ul li a:hover, .nav_menu ul>li>.sub-menu li>a:hover{
	color:#6600ff;
}
header{
	box-shadow: 0 0 30px rgba(22,20,20,0.16);
}
header .contacts{
	padding-top: 30px;
	text-align:right;
}
header .contacts p{
	font-weight: 600;
	font-size: 16px;
	margin:0;
}
header .contacts p a{
	color:#292727;
	text-decoration:none;
}
header .contacts a.modal{
	padding-top:5px;
}
.homepage_about{
	padding:100px 0 65px;
}
.homepage_about.products_adv{
	padding:150px 0 65px;
}
.shadow_title{
	font-size:56px;
	color:#ddd;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1;
	margin-bottom: 10px;
}
.shadow_title.fs65{
	font-size:56px;
}
.homepage_about .homepage_about_left{
	padding: 85px;
	box-shadow: 0 0 40px rgba(22,20,20,0.16);
	background: #fff;
	top:-45px;
	z-index:99;
}
.homepage_about_left h3{
	text-transform:uppercase;
	color:#292727;
	font-size:36px;
	margin-bottom:50px;
}
.seo-text{
	color:#292727;
	line-height:1.5;
	opacity:.6;
	margin-bottom: 75px;
	padding-right:20px;
}
.clear{
	clear:both;
}
.read_more{
	border: 2px solid #292727;
    font-size: 18px;
    color: #292727;
    text-decoration: none;
    text-transform: uppercase;
    padding: 20px 30px;
	cursor:pointer;
}
.single-product .img-overlay-button .read_more{
	margin-top: calc(50% - 45px);
	border: 2px solid #fff;
	color:#fff;
	display: block;
	padding: 20px 10px;
	font-size: 15px;
}
.read_more i{
	margin-left:15px;
}
.product-list .read_more.ajax{
	width:250px;
	margin:0 auto;
}
.homepage_about_right h3{
	font-size: 28px;
	font-weight: 600;
	font-family: 'Avenir Next Cyr';
	padding-left: 35px;
}
.homepage_about_right p{
	font-family:Lora;
	font-size:18px;
	opacity:.6;
	padding-left: 35px;
	margin:0;
}
.homepage_about_right img{
	float: right;
    margin-top: 113px;
    width: 120%;
}
.products_adv .homepage_about_right img{
	width:105%;
}
.homepage_catalog {
	padding-bottom:100px;
}
.homepage_catalog a{
	color:#292727;
	text-decoration:none;
}
.homepage_catalog a:hover{
	color:#fff;
}
.homepage_catalog a:hover .single{
	background:#540099;
}
.homepage_catalog .single{
	background:#f7f7f7;
	box-shadow: 0 0 30px rgba(22,20,20,0.18);
	padding: 50px;
	text-align:center;
}
.homepage_catalog .single svg{
	height:150px;
}
.homepage_catalog .single h2{
	font-size:28px;
	text-transform:uppercase;
	padding:50px 0 30px;
}
.homepage_catalog .single p{
	margin:0;
	font-size:18px;
	text-transform:uppercase;
}
.acf-map {
	width: 100%;
	height: 500px;
	border: #ccc solid 1px;
	margin: 0;
}

.acf-map img {
	max-width: inherit !important;
}
.footer_contacts{
	background: #fff;
	padding: 45px 0;
	z-index: 99;
	bottom: -94px;
	box-shadow: 0 0 30px rgba(22,20,20,0.16);
	text-align:center;
}
.footer_contacts div p{
	font-family:Lora;
	font-size:18px;
	opacity:.6;
	margin:0;
}
.footer_contacts div p.footer_value{
	margin:20px 0 15px;
	opacity:1;
	font-weight:600;
}
.footer_contacts div p a{
	font-size:18px;
	font-weight:600;
	color:#292727;
	text-decoration:none;
}
.footer_contacts a{
	font-size:16px;
	font-family:'Avenir Next Cyr';
}
.footer_bottom{
	padding:20px 0;
}
.footer_bottom p{
	line-height: 1.7;
    margin: 0;
}
.footer_bottom .dev img{
	float:right;
	width:100px;
}
.homepage_feedback{
	height:630px;
	position:relative;
}
.homepage_feedback .contact_form{
	padding:80px 100px;
	background:#fff;
	top:200px;
	box-shadow: 0 0 40px rgba(22,20,20,0.16);
}
.img-overlay{
	background: rgba(247, 247, 247, .7);
	width:100%;
	height:100%;
	position:absolute;
}
.homepage_feedback .contact_form h2, .komplekt h2, .komplekt2 h2{
	font-size:36px;
	text-transform:uppercase;
	margin-bottom:15px;
}
.komplekt2 .single_img img{
	width:100%;
	margin-bottom:35px;
}
.short_desc{
	line-height:1.6;
	margin-bottom:35px;
	opacity:.6;
}
.komplekt .details{
	margin-top:35px;
}
.komplekt .details a i, .komplekt2 .details a i{
	margin-left:15px;
}
.komplekt_img{
	height:350px;
	overflow:hidden;
}
.homepage_feedback .contact_form p.feedback_desc{
	margin:40px 0;
	opacity:.6;
	line-height:1.5;
}
.homepage_feedback .contact_form .wpcf7-form input[type="text"], .homepage_feedback .contact_form .wpcf7-form input[type="tel"]{
	padding:20px;
	background:#f7f7f7;
	border:1px solid #cccccc;
	font-size:14px;
	width:100%;
	margin-bottom:20px;
}
.homepage_feedback .contact_form .wpcf7-form textarea{
	padding:20px;
	background:#f7f7f7;
	border:1px solid #cccccc;
	font-size:14px;
	width:100%;
	margin-bottom:20px;
	height:120px;
	font-family: 'Avenir Next Cyr'
}
.homepage_feedback .contact_form .wpcf7-form input[type="file"]{
	width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.homepage_feedback .contact_form .wpcf7-form .inputfile label {
    font-size: 18px;
	font-family: 'Avenir Next Cyr';
    text-transform:uppercase;
    color: #292727;
    background-color: #f7f7f7;
    display: inline-block;
	padding:16px 20px;
	cursor:pointer;
}
.homepage_feedback .contact_form .wpcf7-form .inputfile label img{
	width:30px;
	margin-right:15px;
	vertical-align: middle;
}
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.homepage_feedback .contact_form .wpcf7-form input[type="submit"]{
	padding: 16px 20px;
	background:transparent;
	border:2px solid #292727;
	font-size:18px;
	text-transform:uppercase;
	display: inline-block;
	color: #292727;
	cursor:pointer;
}
.homepage_feedback .contact_form .wpcf7-form input[type="submit"]:before{
	content: "\f178";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.homepage_our_production h3, .homepage_sertificates h3{
	font-size:36px;
	text-transform:uppercase;
	margin-bottom:50px;
}
p.homepage_our_production_count, .accessoires_adv h3{
	font-size:22px !important;
	text-transform:uppercase;
	font-weight:600;
	opacity:1 !important;
	font-family:'Avenir Next Cyr' !important;
}
.homepage_our_production .row .col-md-4 p{
	margin:0;
	font-size:18px;
	opacity:.6;
	font-family:Lora;
}
p.homepage_our_production_count span, .accessoires_adv h3 span{
	color:#540099;
}
.page_banner{
	position:relative;
}
.page_banner img{
	width:100%;
}
.banner{
	background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.1) 75%, rgba(0, 0, 0, 0) 100%);
	padding: 0;
	opacity: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	height:100%;
	width: 100%;
}
.banner .slide-text {
	padding: 75px 0;
}
.banner .slide-text h1.cap-title {
	font-size: 36px;
	text-transform: uppercase;
	margin: 0 0 45px;
	color:#fff;
}
.banner .slide-text .cap-dec {
	font-size: 18px;
	margin: 0 0 70px;
	color:#fff;
}
.banner .slide-text .cap-readmore {
	border: 2px solid #fff;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 20px 30px;
}
.page_content{
	padding:86px 0;
}
.page_content p, .page_content ul li{
	opacity:.6;
	line-height:1.6;
}
.korpus_img{
	overflow: hidden;
	height: 595px;
	width:50%;
	float:left;
}
.korpus_body{
	padding: 40px 50px;
	margin:37px 0;
	background:#f7f7f7;
	width:50%;
	float:left;
	position:static;
}
.korpus_body h2, .product_tabs h2{
	font-size:36px;
	text-transform:uppercase;
}
.product_tabs h2+p{
	opacity:.6;
	margin:30px 0;
}
.korpus_body p.short_desc{
	opacity:.6;
	line-height:1.6;
	margin:40px 0;
}
.korpus_adv{
	padding:0;
}
.korpus_adv h3{
	font-size:25px;
	font-family:'Avenir Next Cyr';
	font-weight:600;
}
.korpus_adv h3 span{
	color:#540099;
}
.korpus_adv p{
	margin:10px 0 0;
	font-size:18px;
	opacity:.6;
	font-family:Lora;
}
.korpus_body .details{
	margin-top:50px;
	padding:0;
	text-align:left;
}
.details{
	text-align:center;
}
.details a{
	color:#292727;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
}
.details a svg{
	width:16px;
	transform: rotate(90deg);
}
.full_desc a.rollup svg{
	width:16px;
	transform: rotate(270deg);
	padding-bottom: 4px;
}
.full_desc .details{
	margin-top:10vh;
	text-align:center;
}
.full_desc .details + div{
	margin-top:40px;
}
.full_desc a.rollup{
	padding-bottom:30px;
	padding-top: 40px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
}
.full_desc .accessoires_adv{
	padding: 25px 15px;
}
.facady{
	padding-top:100px;
	position:relative;
}
.facady_body{
	padding: 0 35px 0 15px;
	position:static;
}
.facady_body h2{
	font-size:36px;
}
.facady_body .short_desc{
	opacity:.6;
	line-height:1.6;
	margin:30px 0;
}
.facady_img{
	height:555px;
	overflow:hidden;
	padding:0;
}
.facady_img img {
    width: 100%;
}
.facady:nth-child(even) .facady_body{
	float:right;
	padding: 0 15px 0 35px;
}
.link_post{
	padding:50px 0;
}
.link_post.left{
	float:left;
}
.link_post.right{
	float:right;
}
.link_post a{
	font-size:18px;
	color:#292727;
	text-transform:uppercase;
	text-decoration:none;
}
.single-kitchen h1, .single-cupboard h1{
	font-size:36px;
	margin-bottom:50px;
}
.single-kitchen .read_more, .single-cupboard .read_more{
	padding:15px 30px;
}
.price p{
	opacity:.6;
	margin:0;
}
.price p.price_count{
	margin-bottom:50px;
	font-size:18px;
	opacity:1;
	font-weight:600;
}
.price p.price_count span{
	font-size:28px;
	color:#540099;
}
table.details{
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	margin: 50px auto;
	font-size:16px;
}
table.details th{
	padding:15px 20px;
	background:#f7f7f7;
	font-weight:bold;
	width:50%;
}
table.details td{
	padding:15px 20px;
	width:50%;
	border-bottom:1px solid #cccccc;
	opacity:.6;
}
table.details td.noopacity{
	opacity:1;
}
table.details td.noopacity a{
	text-transform:none;
	font-size: 16px;
}
.description p{
	line-height:1.5;
	opacity:.6;
}
.read_more_desc{
	display:block;
	opacity:1;
	font-family:Lora;
	color:#540099;
	cursor:pointer;
	margin-top:5px;
}
.dop_text{
	top: 200px;
	min-height:100%;
}
.dop_text_bl{
	bottom: 40px;
	left: 50px;
	position: absolute;
	text-align: left;
}
.dop_text_br{
	bottom: 40px;
	right: 50px;
	position: absolute;
	text-align: right;
}
.dop_text h4{
	font-size:28px;
	line-height:36px;
	font-weight:600;
}
.dop_text p{
	font-size:18px;
	opacity:.6;
	font-family:Lora;
	margin:0;
}
.owl-dots .owl-dot span{
	border-radius:0;
	border:2px solid #292727;
	background:transparent;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span{
	background:#540099;
	border-color:#540099;
}
.product-big-image {
	margin: auto;
	width: 100%;
	overflow:hidden;
}
.product-big-image .tab-pane {
    position: relative;
	width: 605px;
    height: 605px;
    overflow: hidden;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.product-big-image .tab-pane img {
	max-height: 100%;
	max-width: 100%;
	display: block;
	margin: auto;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.pro-thumb-slider {
	float: left;
	margin-top: 12px;
	overflow: hidden;
	padding: 0 30px;
	width: 100%;
}
.pro-thumb-slider .slick-arrow {
	background-color: #f1f1f1;
	border: medium none;
	border-radius: 0;
	color: #909090;
	height: 30px;
	margin: 0;
	padding: 0;
	top: calc(50% - 15px);
	width: 30px;
	cursor:pointer;
}
.pro-thumb-slider .slick-arrow:hover {
	background-color: #540099;
	color: #fff;
}
.pro-thumb-slider .slick-arrow i {
	font-size: 20px;
}
.pro-thumb-slider .slick-arrow.slick-prev {
	left: 0;
}
.pro-thumb-slider .slick-arrow.slick-next {
	right: 0;
}
.pro-thumb-slider .slick-slide {
	padding: 15px 10px;
	width:182px;
	height:182px;
	overflow:hidden;
}
.single_thumb_item{
	width:100%;
	overflow:hidden;
}
.pro-thumb-slider .slick-slide a {
	display: block;
	position: relative;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.pro-thumb-slider .slick-slide a.active {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.pro-thumb-slider .slick-slide a.active:before {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.slick-slide img{
	height:100%;
	margin:0 auto;
	outline:none;
}
.slick-slide{
	height:auto;
}
.slick-arrow {
	background-color: transparent;
	border: 1px solid #ff9900;
	border-radius: 0px;
	color: #ff9900;
	display: block;
	height: 35px;
	margin-top: -20px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 35px;
	z-index:9999;
	cursor:pointer;
}
.slick-arrow i {
	display: block;
	line-height: 30px;
}
.slick-arrow:hover {
	background-color: #ff9900;
	color: #fff;
}
.slick-prev {
	left: 20px;
}
.slick-next {
	right: 20px;
}
.single-testimonial {
    float: left;
    width: 100%;
	outline:none;
}
.testimonials h2, .recomend h2{
	font-size:36px;
	text-transform:uppercase;
	padding-bottom:50px;
}
.recomend{
	position:relative;
}
.recomend h2{
	padding:20px 0 35px;
}
.testimonial_image img{
	width:100%;
	height:auto;
	border:10px solid #f7f7f7;
}
.testimonial_name{
	margin:0;
	font-size:28px;
}
.testimonial_date{
	font-size:16px;
	opacity:.6;
	font-family:Lora;
}
.testimonial_text p{
	line-height:1.6;
	margin-bottom:20px;
}
.testimonials{
	position:relative;
}
.testimonials .slick-arrow, .product_list .slick-arrow{
	height:60px;
	width:60px;
	background:#f7f7f7;
	border:none;
}
.testimonials .slick-arrow:hover, .product_list .slick-arrow:hover{
	background:#540099;
}
.testimonials .slick-arrow i, .product_list .slick-arrow i{
	font-size:34px;
	color:#000;
}
.testimonials .slick-arrow:hover i, .product_list .slick-arrow:hover i{
	color:#fff;
}
.testimonials .slick-arrow.slick-prev, .product_list .slick-arrow.slick-prev{
	left:0;
}
.testimonials .slick-arrow.slick-next, .product_list .slick-arrow.slick-next{
	right:0;
}
.how_we_work{
	position:relative;
	height:1105px;
}
.how_we_work .stages {
    padding: 80px 100px;
    background: #fff;
    margin-top: 200px;
    box-shadow: 0 0 40px rgba(22,20,20,0.16);
}
.how_we_work .stages h2{
	font-size:36px;
	text-transform:uppercase;
	margin-bottom: 30px;
}
.stage_number{
	float:left;
	font-size:70px;
	font-weight:bold;
	font-family:Lora;
	color:#540099;
	padding:0 15px 0 0;
	margin-right:25px;
	line-height:55px;
}
.single_stage{
	margin-top:25px;
}
.stage_text h3{
	font-size:28px;
	font-family:'Avenir Next Cyr';
	font-weight:600;
	margin-bottom: 15px;
}
.stage_text p{
	opacity:.6;
	line-height:1.8;
	margin: 0;
}
.how_we_work .dop_text h4{
	font-size:24px;
}
.product_list{
	margin: 0 -20px;
	padding:0;
}
.product-list{
	padding:0;
	display: flex;
	flex-wrap: wrap;
	align-content: stretch;
}
.product-list:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.product_tabs .product-list{
	margin:0 -14px;
}
.product_list .slick-list{
	padding:20px 0;
}
.static{
	position:static;
}
.cat-opac {
	overflow: hidden;
	position:relative;
}
.recomend .single-product{
	margin:0 20px;
}
.single-product{
	box-shadow: 0 0 18px rgba(22,20,20,0.12);
	outline:none;
}
.single-product .cat-opac>div {
    height: 390px;
}
.single-product_short .cat-opac>div {
    height: 390px;
}
.desc-prod{
	padding:50px 30px 115px;
}
.single-product_short .desc-prod, .product-list .single-product .img-overlay-button{
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
	display:none;
	padding:80px 73px;
	text-align:center;
}
.single-product_short .img-overlay, .product-list .single-product .img-overlay{
	bottom:0;
	background: rgba(41, 39, 39, .7) !important;
	display:none;
}
.single-product_short:hover .desc-prod, .single-product_short:hover .img-overlay, .product-list .single-product .cat-opac:hover .img-overlay-button, .product-list .single-product .cat-opac:hover .img-overlay{
	display:block;
}
.desc-prod h3 a{
	font-size:24px;
	font-family:'Avenir Next Cyr';
	color:#292727;
	text-decoration:none;
}
.desc-prod p{
	font-size:16px;
}
.desc-prod h3{
	margin-bottom:15px;
}
.single-product_short .desc-prod p{
	font-size:18px;
	color:#ffffff;
	margin-bottom:30px;
}
.desc-prod p span{
	opacity:.6;
}
.desc-prod .read_more{
	margin-top: 30px;
	display: block;
	text-align:center;
	position: absolute;
    bottom: 30px;
    left: calc(50% - 117px);
}
.single-product_short .desc-prod .read_more{
	color:#fff;
	border-color:#fff;
	margin-bottom:50px;
	position: relative;
    left: auto;
    bottom: auto;
}
.read_more_project{
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
}
.read_more_project:hover{
	color:#fff;
}
.product-grid{
	width:30%;
	margin: 0 1% 28px;
	float:left;
	position:relative;
}
.tabs {
	width: 100%;
}
.tabs__caption {
	display: flex;
	list-style: none;
	position: relative;
	padding:0;
	margin: -1px 0 0 -1px;
}
.tabs__caption li:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: -2px;
	z-index: -1;
	height: 5px;
	background: #f7f7f7;
}
.tabs__caption:after {
	content: '';
	display: table;
	clear: both;
}
.tabs__caption li {
	padding: 25px 0;
	position: relative;
	text-align: center;
	flex-basis: auto;
	flex-grow: 1;
	font-size:18px;
	opacity:.6;
	border-bottom:5px solid #f7f7f7;
}
.tabs__caption li:not(.active) {
	cursor: pointer;
}
.tabs__caption li:not(.active):hover {
	opacity:1;
	border-color:#540099;
}
.tabs__caption li:not(.active):hover:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: -2px;
	z-index: -1;
	height: 5px;
	background: #540099;
}
.tabs__caption .active {
	opacity:1;
	border-color:#540099;	
}
.tabs__caption .active:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	right: -2px;
	z-index: -1;
	height: 5px;
	background: #540099;
}
.tabs__content {
	display: none;
	padding: 55px 0 20px;
}
.tabs__content.active {
	display: block;
}
.count_post{
	text-align: center;
    margin-top: 25px;
}
.count_post p{
	width: 20%;
    float: left;
    margin: 0;
    opacity: .6;
	text-align: left;
}
.count_post hr{
	width: 55%;
    float: left;
    height: 1px;
    background: #979696;
    margin: 9px 2%;
    box-shadow: none;
    padding: 0 30px;
}
.count_post .count_post_url{
	width: 14%;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    color: #292727;
    text-align: right;
}
.furniture_sidebar{
	width:30%;
	padding: 50px;
	-webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.16);
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.16);
}
.furniture_main{
	width:70%;
	padding-left:50px;
}
.furniture_main h1, .furniture_main h2, .furniture_sidebar h2{
	font-family:Lora;
	font-size:36px;
	text-transform:uppercase;
	padding-bottom:35px;
}
.tax_description p{
	opacity:.6;
	line-height:1.6;
	margin-top:0;
}
.tax_images{
	padding-top:50px;
}
.tax_images img{
	width:100%;
}
.tax_images .single-product_short{
	margin-bottom:30px;
}
.tax_images .single-product_short .cat-opac>div{
	height:412px;
}
.tax_images .img-overlay, .tax_images .single-product_short .desc-prod{
	width:calc(100% - 30px);
}
.furniture_main .count_post p{
	width:25%;
}
.furniture_main .count_post hr{
	width:48%;
}
.furniture_main .count_post .count_post_url{
	width:18%;
}
.list-cat, .list-cat .parents ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.list-cat .parents ul li.children{
	padding-left:30px;
}
.list-cat .parents{
	padding-bottom:35px;
}	
.list-cat .parents ul .children_ch li{
	padding-left:20px;
}
.list-cat .parents a{
	font-weight:600;
	font-size:18px;
	color:#292727;
	text-decoration:none;
	display:block;
}
.list-cat .parents .children a{
	font-weight:normal;
	font-size:14px;
	padding-top:20px;
}
.list-cat .parents ul .children_ch li a{
	opacity:.6;
}
.list-cat .parents ul .children_ch li.active a{
	opacity:1;
	color:#540099;
}
.filter{
	padding:50px;
	background:#fff;
	box-shadow: 0 0 40px rgba(22,20,20,0.16);
	margin-bottom:50px;
}
.filter_field{
	width: 17.5%;
    padding: 20px 10px;
    margin: 0 1%;
    background-color: #f7f7f7;
    border: 1px solid #cccccc;
    font-size: 16px;
    font-family: 'Avenir Next Cyr';
	outline:none;
}
.filter-tab{
	text-align:center;
}
.filter input[type="submit"]{
	border:2px solid #292727;
	color:#292727;
	font-size:18px;
	padding:20px 23px;
	text-transform:uppercase;
	background:#fff;
	margin-top:30px;
}
.modalDialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(41,39,39,0.7);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.nivo-controlNav{
	display:none;
}
.modalDialog:target {
	display: block;
	pointer-events: auto;
}

.modalDialog > div {
	width: 800px;
	position: relative;
	margin: 5% auto;
	padding: 100px;
	background: #fff;
	text-align:left;
}

.close {
	background: transparent;
	color: #2e2c2c;
	line-height: 26px;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 20px;
	width: 30px;
	text-decoration: none;
	font-weight: bold;
	border: 2px solid #2e2c2c;
}

.modalDialog > div h2{
	font-size:36px;
	text-transform:uppercase;
	margin-bottom:35px;
}
.modalDialog > div p{
	color:#a6a6a6 !important;
	font-weight:normal !important;
	font-size:14px !important;
}
.modalDialog input[type="text"], .modalDialog input[type="email"], .modalDialog input[type="tel"]{
	padding: 20px;
    background: #f7f7f7;
    border: 1px solid #cccccc;
    font-size: 16px;
    width: 100%;
    margin-bottom: 20px;
}
.modalDialog textarea{
	padding: 20px;
    background: #f7f7f7;
    border: 1px solid #cccccc;
    font-size: 16px;
    width: 100%;
    margin-bottom: 20px;
    height: 120px;
    font-family: 'Avenir Next Cyr';
	resize:none;
}
.modalDialog input[type="submit"] {
    padding: 16px 20px;
    background: transparent;
    border: 2px solid #292727;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    color: #292727;
    cursor: pointer;
}
.modalDialog .wpcf7-form{
	margin-top:35px;
}
.modalDialog .wpcf7-form:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.content h1{
	text-transform:uppercase;
	font-size:36px;
	margin:0 0 30px 0;
}
.content h2, .content h3{
	font-size:28px;
	margin:0 0 30px 0;
	font-weight:600;
	font-family:'Avenir Next Cyr';
}
.content h3{
	font-size:18px;
}
.content p{
	color:#a6a6a6;
	line-height: 1.6;
	margin:0 0 30px 0;
}
.content ul{
	padding-bottom:15px;
}
.content ul, .content ul li{
	padding-left:15px;
	color:#a6a6a6;
}
.content table{
	border-spacing: 0;
	margin-bottom:30px;
}
.content table th{
	background-color:#f7f7f7;
	padding:15px 20px;
	text-align:left;
}
.content table td{
	padding:15px 20px;
	border-bottom:1px solid #cccccc;
}
.portfolio .tabs__caption{
	display:block;
}
.portfolio .tabs__caption li {
    padding: 15px 25px;
	border:1px solid #979696;
	float:left;
	margin:0 20px 20px 0;
	font-size:16px;
	opacity:1;
}
.portfolio .tabs__caption .active:before, .tabs__caption li:before{
	display:none;
}
.portfolio .tabs__caption .active{
	border-color:#540099;
	background-color:#540099;
	color:#fff;
}
.portfolio .tabs__caption li:hover{
	border-color:#540099;
	color:#540099;
}
.portfolio .tabs__caption .active:hover{
	color:#fff;
}
.portfolio .tabs__content{
	padding-top:30px;
}
.portfolio .tabs__content .product-list{
	margin:0 -14px;
}



.ui-slider {
	position: relative;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 25px;
	height: 25px;
	cursor: pointer;
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	outline:none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	overflow: hidden;
}
.ui-slider-horizontal {
	height: 20px;
}
.ui-slider-horizontal .ui-slider-handle { 
	top: -4px;
	margin-left: -13px;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min { 
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
.ui-widget-content { 
	border: 1px solid #ccc;
	background: url(source/img/slider_bg.png) repeat-x;
}
.ui-widget-header { 
	background: url(source/img/slider_bg_select.png) repeat-x;
	border:1px solid #5200cd;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.filter_grid{
	width:100%;
}
.price_slider{
	width:100%;
	margin:0 1%;
	margin-bottom:30px;
}
.price_slider:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.filter_label{
	width:10%;
	float:left;
	margin-right:1%;
}
.filter_label p{
	font-size:16px;
	margin:0;
}
.filter_label span{
	display:block;
	font-family:Lora;
	opacity:.6;
}
.filter_body{
	width: calc(89% - 48px);
	float:left;
}
#min_price, #max_price{
	display:none;
}
a.fancybox_product, a.fancybox_product_cupboards {
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 10px;
    font-size: 30px;
    color: #fff;
}
.hidden{
	visibility:hidden;
	height:0;
}
.korpus{
	position:relative;
}
.full_desc{
	display:none;
	position: fixed;
    z-index: 999;
    background-color: #fff;
    width: 100%;
	height:100%;
    left: 0;
	top:0;
    box-shadow: 0 0 40px rgba(22,20,20,0.5);
	z-index:999;
	overflow:auto;
}
.full_desc::-webkit-scrollbar {
	width: 5px;
}
.full_desc::-webkit-scrollbar-track-piece {
	background-color: #540099;
	border-left: 3px solid #fff;
	border-right: 2px solid #fff;
}
.full_desc::-webkit-scrollbar-thumb {
	background-color: #540099;
}
.navbar-header, .phone-header{
	display:none;
}
@media (max-width:1600px){
	.nivo-caption .slide-text{
		padding:88px 35px;
	}
}
@media (max-width:1500px){
	.banner .slide-text {
		padding: 55px 0;
	}
}
@media (max-width:1400px){
	.nivo-caption .slide-text .cap-title{
		font-size:50px;
		margin-bottom: 15px;
	}
	.nivo-caption .slide-text .cap-dec{
		font-size: 22px;
		margin: 0 0 50px;
	}
	.nivo-caption .slide-text {
		padding: 120px 70px;
	}
	.banner .slide-text{
		padding: 50px 0;
	}
	.banner .slide-text h1.cap-title{
		margin: 0 0 25px;
	}
	.banner .slide-text .cap-dec {
		margin: 0 0 50px;
	}
}
@media (max-width:1200px){
	.korpus_adv h3{
		font-size:20px;
	}
	.korpus_body h2, .product_tabs h2{
		font-size:30px;
	}
	.single-product_short .cat-opac>div {
		height: 291px;
	}
	.tax_images .single-product_short .cat-opac>div{
		height:372px;
	}
	.nivo-caption .slide-text{
		padding:60px 100px;
	}
	.logo img{
		width:190px;
		position:relative;
		top:0;
	}
	header .contacts p{
		font-size: 13px;
		margin-bottom: 10px;
	}
	.homepage_feedback .contact_form .wpcf7-form .inputfile label{
		font-size: 14px;
	}
	.read_more{
		font-size: 16px;
		padding: 20px 25px;
	}
	.tabs__caption li{
		font-size:16px;
	}
	.homepage_catalog .single{
		padding: 50px 30px;
	}
	.banner .slide-text .cap-readmore{
		font-size: 16px;
		padding: 15px 20px;
	}
	.banner .slide-text {
		padding: 38px 0;
	}
}
@media (max-width:990px){
	p.header_contacts{
		float:none;
		width: 100%;
		text-align: center;
	}
	.logo{
		text-align:center;
	}
	.nav_menu ul{
		text-align:center;
	}
	.nav_menu>ul>li {
		float: none;
		display: inline-block;
	}
	.nav_menu ul li a{
		line-height:70px;
	}
	header .contacts{
		padding-top:0;
		text-align:center;
		margin-bottom:15px;
	}
	header .contacts p {
		font-size: 18px;
		margin-bottom: 0px;
	}
	.homepage_about .homepage_about_left{
		top:-25px;
	}
	h2.shadow_title {
		font-size: 85px;
	}
	.homepage_about_right h3, .homepage_about_right p, .dop_text{
		display:none;
	}
	.homepage_about_right img{
		width:100%;
	}
	.nivo-caption .slide-text .cap-title {
		font-size: 35px;
	}
	.banner .slide-text h1.cap-title {
		margin: 0 0 15px;
		font-size: 32px;
	}
	.banner .slide-text .cap-dec {
		margin: 0 0 30px;
	}
	.nivo-caption .slide-text .cap-dec, .banner .slide-text .cap-dec {
		font-size: 16px;
	}
	.nivo-caption .slide-text .cap-readmore, .banner .slide-text .cap-readmore{
		font-size: 14px;
		padding: 10px 15px;
	}
	.homepage_catalog .single {
		padding: 30px;
		margin-bottom: 25px;
		box-shadow: 0 0 10px rgba(22,20,20,0.18);
	}
	.form_submit, .inputfile{
		width:50%;
		float: left;
	}
	.product_tabs{
		padding-top:150px;
	}
	.product-grid {
		width: 48%;
	}
	.filter_results.product-grid{
		width:100%;
	}
	.filter_field{
		width: 30%;
		margin: 1%;
	}
	.korpus_img, .korpus_body{
		height: auto;
		width: 100%;
		float: none;
		margin:0;
	}
	.korpus_img img{
		width:100%;
	}
	.korpus_adv{
		width:50%;
		float:left;
	}
	.korpus_body .details{
		text-align: center;
	}
	.homepage_our_production .col-md-4{
		width:33.333%;
		float:left;
	}
	.seo-text, .homepage_our_production{
		margin-bottom:35px;
	}
	.products_adv .homepage_about_right img{
		width:100%;
		margin-top:35px;
	}
	.count_post hr{
		display:none;
	}
	.count_post p, .count_post .count_post_url{
		width:50%;
	}
	.seo-text{
		padding:0;
	}
	.modalDialog > div {
    	width: 85%;
	}
	.product-big-image .tab-pane{
		width: 100%;
    	height: 400px;
	}
	.product-big-image .tab-pane img{
		margin:0;
	}
	.page_banner img {
    	width: auto;
	}
	.banner .slide-text {
    	padding: 134px 0;
	}
	.page_banner{
		position: relative;
		width: 100%;
    	height: auto;
    	overflow: hidden;
	}
}
@media (max-width:600px){
	.modalDialog > div{
		padding:80px 30px;
	}
	.modalDialog > div h2 {
    	font-size: 32px;
	}
	.middle-text{
		text-align: center !important;
	}
	.nivoSlider img{
		width: auto !important;
		height: 450px !important;
	}
	.nivo-controlNav{
		display:block !important;
	}
	.nivo-directionNav a{
		display:none;
	}
	.nivo-caption .slide-text {
    	padding: 90px 100px;
	}
	.nivo-controlNav{
		position: relative;
	    bottom: 35px;
		z-index: 999;
		margin: 0 auto;
	}
	.nivo-controlNav a{
		border: 1px solid #fff;
    	color: transparent;
    	margin: 0 4px;
    	font-size: .01px;
    	padding: 5px;
	}
	.nivo-controlNav a.active{
		border-color:#540099;
		background-color:#540099;
	}
	h2.shadow_title {
		font-size: 70px;
	}
	.homepage_about .homepage_about_left {
		top: -15px;
	}
	.form_submit, .inputfile{
		width:100%;
	}
	.homepage_feedback{
		background-size: 100% !important;
		height:auto;
	}
	.homepage_feedback .contact_form{
		top:285px;
		box-shadow:none;
	}
	.homepage_feedback .img-overlay{
		display:none;
	}
	.homepage_feedback .contact_form .wpcf7-form .inputfile label{
		display:block;
	}
	.homepage_feedback .contact_form .wpcf7-form input[type="submit"]{
		width:100%;
	}
	.tabs__caption{
		display:block;
		margin: -1px 0 0 -1px;
	}
	.tabs__caption li{
		display: block;
		width: 48%;
		margin: 1%;
		float: left;
		padding: 20px 25px;
		border: 2px solid #111;
	}
	.footer_bottom{
		text-align:center;
	}
	.footer_bottom .dev img {
		float: none;
	}
	.filter_label {
	    margin-right: 10% !important;
	}
	.korpus_body .details{
		margin-top:120px;
	}
	.how_we_work .stages {
		padding: 80px 50px;
    	margin-top: 385px;
    	box-shadow: none;
	}
	.filter_field {
		width: 47%;
	}
	.product_tabs {
    	padding-top: 30px;
	}
	.komplekt .details {
    	margin-top: 145px;
    	margin-bottom: 15px;
	}
	.komplekt{
		padding-top:20px;
	}
	.how_we_work {
		margin:0 !important;
		background-size:100% !important;
		height:auto;
	}
	.how_we_work .stages {
    	padding: 20px 50px 60px;
    	margin-top: 385px;
	}
	.homepage_feedback .contact_form {
    	padding: 80px 30px;
	}
	.nav_menu>ul>li {
		display:block;
		padding:0 !important;
	}
	.menu-item-has-children:after{
		content:'';
	}
	.nav_menu ul li a{
		line-height:25px;
	}
	.nav_menu{
		margin:25px 0;
	}
}
@media (max-width:540px){
	h2.shadow_title {
    	font-size: 50px;
	}
	.homepage_feedback .contact_form {
    	padding: 80px 0;
	}
	.homepage_about .homepage_about_left {
		padding: 40px 25px;
	}
	.homepage_about .homepage_about_left {
		top: -5px;
	}
	.single-product_short .desc-prod, .product-list .single-product .img-overlay-button{
		padding: 60px 30px;
	}
	.homepage_our_production .col-md-4{
		float:none;
		width:100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.footer_contacts div p.footer_value{
		margin:0;
	}
	.footer_contacts > div{
		margin-bottom:15px;
	}
	.komplekt .details {
    	margin-top: 30px;
	}
	.sub-menu{
		display:none;
	}
}
@media (max-width:480px){
	.product-grid {
		width: 100%;
	}
	.single-product_short .cat-opac>div {
    	height: 400px;
	}
	.nivo-caption .slide-text {
    	padding: 90px 20px;
	}
	h2.shadow_title.fs65 {
		font-size: 42px;
	}
	.filter_label {
	    margin-right: 15% !important;
	}
	.filter_body {
    	width: calc(88% - 48px);
	}
	.korpus_adv{
		width:100%;
		float:none;
		text-align:center;
		margin-bottom:10px;
	}
	.korpus_body .details {
    	margin-top: 30px;
	}
	.filter_field {
    	width: 100%;
	}
	.filter_label {
    	width: 100% !important;
    	float: none !important;
		margin-bottom:10px;
	}
	.filter_body {
    	width: 100% !important;
		float:none !important;
	}
	.filter {
    	padding: 50px 25px;
	}
	.korpus_body {
    	padding: 40px 25px;
	}
	.stage_number {
    	font-size: 50px;
	}
	.modalDialog > div h2 {
    	font-size: 26px;
    	margin-bottom: 24px;
	}
	.link_post a {
    	font-size: 14px;
	}
	.top-header{
		display:none;
	}
	.navbar-toggle {
		position: absolute;
		left: 25px;
		top:15px;
		margin-right: 15px;
		padding: 0;
		margin-top: 8px;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
		z-index:999;
	}
	.phone-header {
		display:block;
	}
	.phone-toggle {
		position: absolute;
		right: 15px;
		top:15px;
		margin-left: 15px;
		padding: 0;
		margin-top: 8px;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;
		border: 1px solid transparent;
		border-radius: 4px;
		z-index:999;
	}
	.phone-toggle i {
		font-size: 20px;
		border: 2px solid #000;
		padding: 3px 5px;
	}
	.navbar-toggle i {
		font-size:28px;
	}
	.navbar-header:before, .navbar-header:after {
		content: " ";
		display: table;
	}
	.navbar-header{
		display:block;
	}
	.nav_menu>ul>li {
		padding-bottom: 25px !important;
		position:relative;
	}
	.menu-item-has-children:after{
		content: "\f0d7";
		position: absolute;
		right: 0px;
		top: 4px;
	}
	.nav_menu ul>li>.sub-menu li{
		width:100%;
		float:none;
		padding: 12px 0 0 0;
	}
	.nav_menu ul>li>.sub-menu{
		position:relative;
		box-shadow:none;
		border-top:0;
	}
	.nav_menu ul{
		text-align:left;
	}
	.nav_menu, header .contacts{
		display:none;
	}
	.nav_menu.active, header .contacts.active{
		display:block;
		-webkit-transition: top .9s;
		-moz-transition: top .9s;
		-ms-transition: top .9s;
		-o-transition: top .9s;
		transition: top .9s;
	}
	.logo {
		padding-bottom: 25px;
	}
}
@media (max-width:360px){
	h2.shadow_title {
		font-size: 42px;
	}
	.homepage_feedback .contact_form {
    	padding: 0;
	}
	.homepage_our_production h3, .homepage_sertificates h3 {
    	font-size: 26px;
    	margin: 25px 0;
		text-align:center;
	}
	h2.shadow_title.fs65 {
    	font-size: 32px;
	}
	.stage_text h3{
		font-size: 19px;
		margin:0;
	}
	.stage_number {
		font-size:50px;
	}
	.homepage_about_left h3 {
    	font-size: 18px;
    	margin-bottom: 10px;
	}
	.stage_text p {
		line-height: 1.4;
	}
	.tabs__caption li{
		padding: 12px 7px;
	}
	.how_we_work .stages {
    	padding: 20px 25px 60px;
    	margin-top: 300px;
	}
	.homepage_feedback .contact_form h2, .komplekt h2, .komplekt2 h2{
		text-align:center;
		font-size: 32px;
	}
	.modalDialog input[type="text"], .modalDialog input[type="email"], .modalDialog input[type="tel"] {
    	padding: 10px 20px;
	}
	.modalDialog > div h2 {
    	font-size: 18px;
    	margin-bottom: 16px;
	}
	.link_post a {
    	font-size: 12px;
	}
	.product-big-image .tab-pane {
    	width: 100%;
	}
	.portfolio .tabs__caption li{
		margin: 0 5px 20px 0;
	}
	.homepage_feedback{
		margin-bottom: 300px !important;	
	}
}