/*
Theme Name: classicair
Author: RaftKorn
Author URI: http://artraft.net
*/

/* NULL */

HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
SUP, SUB {line-height: 1px;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}

[hidden] {display: none;}
.none, .hidden, .on980, .on760, .on320, .only980, .only760 {display: none;}

.clear, .clr {clear: both;}
hr.clear, hr.clr {padding: 0;margin: 0;height: 1px;overflow: hidden;border: 0;}
.clearfix:before, .clearfix:after, .clf:before, .clf:after {content: " ";display: table;}
.clearfix:after, .clf:after {clear: both;}
.clearfix, .clf {*zoom: 1;}

.alignright, .right { float: right; }
.alignleft, .left { float: left; }
.center { text-align: center; }
.centered, .aligncenter {
	display: block;
	margin: 0 auto;
	}

img.alignright, img.right {
	margin: 0 0 7px 20px;
	display: inline;
	}
img.alignleft, img.left {
	margin: 0 20px 7px 0;
	display: inline;
	}
a img {
	border: none;
	}
img {
	max-width: 100%;
	}

.entry img {
	height: auto;
	}

/* END NULL */


/* BASE */

body {
	color: #fff;
	font-size: 14px;
	line-height: 23px;
	font-family: 'Open Sans', sans-serif;
	background: #000;
	text-align: center;
	}

.wrap {
	width: 1140px;
	margin: 0 auto;
	text-align: left;
	}

input, textarea {
	font-family: 'Open Sans', sans-serif;
	}

a {
	color: #eabb62;
	text-decoration: none;
	transition: all 0.3s 0.02s ease;
	}

a:hover {
	color: #eabb62;
	text-decoration: underline;
	}

p, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title, .entry table, .entry form, .entry ul, .entry ol, .entry hr, blockquote {
	margin: 0 0 23px 0;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}
h1, .h1, .title{
	font-size: 38px;
	line-height: 42px;
	}
h1 span, .h1 span, .title span{
	color: #eabb62;
	}
h2, .h2{
	font-size: 32px;
	line-height: 36px;
	}
h3, .h3{
	font-size: 28px;
	line-height: 32px;
	}
h4, .h4{
	font-size: 24px;
	line-height: 28px;
	}
h5, .h5{
	font-size: 20px;
	line-height: 24px;
	}
h6, .h6{
	font-size: 16px;
	line-height: 20px;
	}

.black{
	color: #000;
	}
.white{
	color: #fff;
	}
.grey{
	color: #808080;
	}
.green{
	color: #34c924;
	}
.red{
	color: #ff0000;
	}
.orange{
	color: #ffa500;
	}
.yellow{
	color: #ffff00;
	}
.blue{
	color: #0000ff;
	}
.purple{
	color: #8b00ff;
	}
.pink{
	color: #ffc0cb;
	}


.table, .entry table {
	border-spacing: 0;
	border-collapse: collapse;
	border-top: 1px solid #959596;
	border-left: 1px solid #959596;
	}

.table tr th, .entry table tr th{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	background: #f4f4f4;
	padding: 8px 10px;
	}

.table tr td, .entry table tr td{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 8px 10px;
	}

.entry table.nobord, .entry table.nobord tr th, .entry table.nobord tr td {
	border: 0;
	padding: 0;
	background: none;
	}

.entry ul, ul.list {
	padding: 0;
	list-style: none;
	}

.entry ol, ol.list {
	padding: 0 0 0 25px;
	list-style: none;
	}

.entry ul ul, .entry ol ol, .entry ol ul, .entry ul ol, ul.list ul, ol.list ol, ol.list ul, ul.list ol {
	margin: 5px 0 0 0;
	}

.entry ol > li, ol.list > li {
	margin: 7px 0 7px 10px;
	list-style: decimal outside;
	}

.entry ul > li, ul.list > li {
	margin: 7px 0;
	padding: 0 0 0 22px;
	position: relative;
	}

.entry ul > li:before, ul.list > li:before {
	content: " ";
	display: block;
	width: 4px;
	height: 4px;
	background: #eac176;
	position: absolute;
	top: 10px;
	left: 0px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.grid {
	clear: both;
	*zoom: 1;
	}
.grid:after {
	content: "";
	display: table;
	clear: both;
	}
[class*='col-'] {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px 0 0;
	}
.col-1-8 {
	width: 12.5%;
	}
.col-1-4 {
	width: 25%;
	}
.col-1-3 {
	width: 33.33%;
	}
.col-1-2 {
	width: 50%;
	}
.col-2-3 {
	width: 66.66%;
	}

.fixture-block{
	text-align: center;
	display: block;
	margin: 40px auto;
	font-size: 0;
	padding: 7px;
	max-width: 1050px;
    border: 3px solid #565656;
	}

.fixture-block img{
	width: 50%;
	display: inline-block;
	vertical-align: bottom;
	}

/* END BASE */


/* FORM */

.form_line{
	padding: 0 0 10px 0;
	}

.lab{
	display: block;
	padding: 0 0 2px 0;
	}

.inp, .ta{
	box-sizing: border-box;
	width: 100%;
	height: 45px;
	padding: 10px 20px;
	background: #000;
	border: 1px solid #3d3d3d;
	-webkit-appearance: none;
	color: #fff;
	font-size: 14px;
	line-height: 23px;
	}

.inp2 {
	box-sizing: border-box;
	width: 100%;
	height: 38px;
	padding: 8px 12px;
	background: #000;
	border: 1px solid #51442c;
	border-left: 2px solid #eabb62;
	-webkit-appearance: none;
	color: #999;
	font-size: 14px;
	line-height: 20px;
	}

select{
	box-sizing: border-box;
	height: 45px;
	padding: 10px 20px;
	background: #000;
	border: 1px solid #3d3d3d;
	color: #fff;
	font-size: 14px;
	line-height: 23px;
	}

.ta{
	height: 100px;
	vertical-align: bottom;
	}

.form_sub {
	position: relative;
	}

.btn {
	display: inline-block;
	box-sizing: border-box;
	min-height: 59px;
	padding: 20px 75px 20px 35px;
	border: 1px solid #eabb62;
	background: #eabb62 url('images/btn.png') no-repeat right 16px center;
	box-shadow: 0px 0px 22px rgba(234, 187, 98, 0.8);
	transition: all 0.3s 0.02s ease;
	-webkit-appearance: none;
	color: #000;
	font-size: 15px;
	line-height: 17px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	}

.btn:hover{
	background-position: right 11px center;
	box-shadow: 0px 0px 15px rgba(234, 187, 98, 0.5);
	color: #000;
	text-decoration: none;
	}

.btn2 {
	min-height: 45px;
	padding: 13px 53px 13px 35px;
	background-position: right 12px center;
	box-shadow: 0px 0px 17px rgba(234, 187, 98, 0.8);
	font-size: 12px;
	}

.btn2:hover {
	background-position: right 7px center;
	box-shadow: 0px 0px 12px rgba(234, 187, 98, 0.8);
	}

.btn3 {
	min-height: 46px;
	padding: 12px 18px 12px 52px;
	border: 2px solid #3d3525;
	background: url('images/btn.png') no-repeat 9px center;
	box-shadow: none;
	color: #eabb62;
	font-size: 14px;
	line-height: 18px;
	}

.btn3:hover {
	box-shadow: none;
	background: #3d3525 url('images/btn.png') no-repeat 14px center;
	color: #eabb62;
	}

.btn4 {
	min-height: 46px;
	padding: 12px 23px 12px 45px;
	border: 2px solid #3d3525;
	background: url('images/tel.png') no-repeat 11px center;
	box-shadow: none;
	color: #eabb62;
	font-size: 14px;
	line-height: 18px;
	}

.btn4:hover {
	box-shadow: none;
	background: #3d3525 url('images/tel.png') no-repeat 11px center;
	color: #eabb62;
	}

.btn5 {
	min-height: 46px;
	padding: 13px 35px;
	border-color: #393021;
	border-left: 3px solid #eabb62;
	background: none;
	box-shadow: none;
	color: #eabb62;
	font-size: 14px;
	line-height: 18px;
	}

.btn5:hover{
	background: #eabb62;
	border-color: #eabb62;
	box-shadow: none;
	color: #000;
	}

.form_sub .ajax-loader {
	position: absolute;
	top: -5px;
	right: -5px;
	}

.wpcf7-not-valid-tip {
	font-size: 12px;
	line-height: 14px;
	}

/* END FORM */


/* HEADER */

header {
	background: #191919 url('images/header.jpg') repeat-x center bottom;
	position: relative;
	z-index: 30;
	}

.header_home {
	background: none;
	}

.top {
	display: flex;
	justify-content: space-between;
	padding: 27px 0 10px 0;
	}

.logo{
	min-width: 196px;
	}

.logo img{
	vertical-align: bottom;
	}

.top_nav ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	}

.top_nav ul li {
	margin: 0 0 5px 46px;
	}

.top_nav ul li a {
	color: #7f7f7f;
	}

.top_nav ul li a:hover, .top_nav ul li.current-menu-item a {
	color: #eabb62;
	text-decoration: none;
	}


.show_nav{
	display: none;
	width: 40px;
	height: 23px;
	position: relative;
	cursor: pointer;
	}
.show_nav span, .show_nav:before, .show_nav:after{
	content: " ";
	display: block;
	width: 100%;
	height: 3px;
	background: #eac176;
	position: absolute;
	left: 0px;
	transition: all 0.3s 0.02s ease;
	}
.show_nav span{
	top: 10px;
	}
.show_nav:before {
	top: 0px;
	}
.show_nav:after {
	top: 20px;
	}
.show_nav.open span{
	display: none;
	}
.show_nav.open:before{
	transform: rotate(45deg);
	top: 10px;
	}
.show_nav.open:after{
	transform: rotate(-45deg);
	top: 10px;
	}


.top_info {
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	padding: 0 0 25px 0;
	}

.top_time span {
	color: #eabb62;
	}

.top_adr {
	line-height: 19px;
	}

.top_mail {
	height: 24px;
	padding: 0 0 0 33px;
	background: url('images/mail.png') no-repeat 0px center;
	line-height: 24px;
	}

.top_mail a {
	border-bottom: 2px solid #eabb62;
	color: #fff;
	}

.top_mail a:hover {
	border-color: transparent;
	text-decoration: none;
	color: #eabb62;
	}

.top_tel {
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	}

.top_tel_n {
	margin: 0 0 5px 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	}

.top_tel_n a span {
	color: #fff;
	}

.top_zz {
	display: inline-block;
	height: 23px;
	padding: 0 0 0 35px;
	background: url('images/tel.png') no-repeat 0px center;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	}

.top_zz a {
	border-bottom: 2px solid #eabb62;
	color: #fff;
	}

.top_zz a:hover {
	border-color: transparent;
	text-decoration: none;
	color: #eabb62;
	}


@media (min-width: 761px) {
.main_nav_sep{
	display: block !important;
	}
}

.main_nav_sep{
	max-width: 1446px;
	margin: 0 auto;
	border-top: 1px solid #4c4c4c;
	position: relative;
	}

.header_home .main_nav_sep:before {
	content: " ";
	display: block;
	width: 98%;
	height: 83px;
	background: linear-gradient(to bottom, rgba(26, 26, 26, 0.7), rgba(26, 26, 26, 0));
	position: absolute;
	top: 0px;
	left: 1%;
	}

.main_nav > ul{
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	}

.main_nav > .mob_nav{
	display: none;
	}

.main_nav > ul > li {
	position: relative;
	}

.main_nav > ul > li > a{
	display: block;
	height: 55px;
	color: #fff;
	line-height: 55px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.main_nav ul li.nav_i a {
	width: 24px;
	height: 24px;
	margin: 0;
	background: url('images/insta.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}

.main_nav > ul > li > a:hover{
	color: #fff;
	text-decoration: none;
	}

.main_nav > ul > li > a:before {
	content: " ";
	display: block;
	width: 0;
	height: 2px;
	background: #eabb62;
	position: absolute;
	top: -1px;
	left: 0px;
	transition: all 0.3s 0.02s ease;
	}

.main_nav > ul > li:hover > a:before, .main_nav > ul > li > a:hover:before, .main_nav > ul > li.current-menu-item > a:before {
	width: 100%;
	}

.main_nav ul li.nav_i a:before {
	display: none;
	}

.main_nav > ul > li.menu-item-has-children > a{
	padding: 0 30px 0 0;
	}

.main_nav > ul > li.menu-item-has-children > a:after{
	content: " ";
	display: block;
	width: 16px;
	height: 9px;
	background: url('images/arr.png') no-repeat;
	position: absolute;
	top: 23px;
	right: 5px;
	transition: all 0.3s 0.02s ease;
	}

.main_nav > ul > li.menu-item-has-children:hover > a:after, .main_nav > ul > li.menu-item-has-children > a:hover:after{
	transform: rotate(180deg);
	}


.main_nav > ul > li > ul{
	display: block;
	width: 232px;
	padding: 1px;
	position: absolute;
	top: 120%;
	left: 0px;
	background: #494949;
	border: 7px solid #363636;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	}

.main_nav > ul > li:hover > ul{
	top: 100%;
	opacity: 1;
	visibility: visible;
	}

.main_nav ul li ul li {
	display: block;
	padding: 1px 0 0 0;
	position: relative;
	background: #363636;
	}

.main_nav ul li ul li:first-child {
	padding: 4px 0 0 0;
	}

.main_nav ul li ul li:last-child {
	padding: 1px 0 4px 0;
	}

.main_nav ul li ul li:before {
	content: " ";
	display: block;
	height: 1px;
	background: #494949;
	position: absolute;
	top: 0px;
	left: 15px;
	right: 15px;
	}

.main_nav ul li ul li:first-child:before {
	display: none;
	}

.main_nav ul li ul li a {
	display: block;
	padding: 15px 15px 15px 35px;
	position: relative;
	color: #fff;
	line-height: 22px;
	text-decoration: underline;
	}

.main_nav > ul > li > ul > li > a:hover, .main_nav > ul > li > ul > li.current-menu-item > a {
	color: #eabb62;
	}

.main_nav ul li ul li a:before {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: url('images/dot.png') no-repeat center / cover;
	position: absolute;
	top: 21px;
	left: 15px;
	box-shadow: 0px 0px 10px rgba(234, 187, 98, 0.8);
	}

/* END HEADER */


/* HOME */

.home_top_bg {
	padding: 265px 0 0 0;
	margin: -200px 0 0 0;
	background: #1a1a1a url('images/home_top.jpg') no-repeat center bottom;
	position: relative;
	z-index: 20;
	}

.home_top {
	min-height: 400px;
	padding: 0 140px 135px 220px;
	position: relative;
	}

.home_top_d {
	padding: 0 0 0 25px;
	position: absolute;
	top: -6px;
	left: 0px;
	transform: rotate(90deg);
	transform-origin: left bottom;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.home_top_d:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: url('images/dot.png') no-repeat;
	position: absolute;
	top: 3px;
	left: 0px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}


.home_top_t {
	padding: 0 0 8px 0;
	position: relative;
	font-size: 38px;
	line-height: 52px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.home_top_t:before {
	content: " ";
	display: block;
	width: 240px;
	height: 2px;
	background: #eabb62;
	position: absolute;
	top: 26px;
	left: -60px;
	}

.home_top_t div{
	position: relative;
	}

.home_top_t span{
	color: #eabb62;
	}

.home_top_e {
	padding: 0 0 17px 0;
	font-size: 21px;
	line-height: 30px;
	}


.home_top_gal {
	height: 227px;
	padding: 51px 214px 0 0;
	background: url('images/home_top_gal.jpg') no-repeat right bottom;
	position: absolute;
	right: 0px;
	bottom: -82px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	}

.home_top_gal span {
	position: relative;
	}

.home_top_gal span:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: url('images/dot.png') no-repeat;
	position: absolute;
	top: 3px;
	left: -32px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}

.home_top_gal a {
	border-bottom: 2px solid #eabb62;
	color: #fff;
	}

.home_top_gal a:hover {
	border-color: transparent;
	text-decoration: none;
	color: #eabb62;
	}


.about_bg {
	padding: 73px 0 363px 0;
	background: url('images/about.jpg') no-repeat center / cover;
	}

.about {
	max-width: 520px;
	padding: 0 0 0 70px;
	position: relative;
	}

.about_d {
	padding: 0 0 0 25px;
	position: absolute;
	top: -6px;
	left: 0px;
	transform: rotate(90deg);
	transform-origin: left bottom;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.about_d:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: url('images/dot.png') no-repeat;
	position: absolute;
	top: 3px;
	left: 0px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}

.about_e {
	padding: 0 0 40px 0;
	}


.about_nav_bg {
	background: #191919;
	}

.about_nav {
	width: 1400px;
	margin: 0 auto;
	}

.about_nav ul {
	display: flex;
	}

.about_nav ul li {
	width: 20%;
	margin: 0 1px 0 0;
	position: relative;
	text-align: left;
	}

.about_nav ul li:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: url('images/dot.png') no-repeat;
	position: absolute;
	bottom: 25px;
	right: 22px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}

.about_nav ul li a {
	display: block;
	height: 64px;
	padding: 0 30px;
	position: relative;
	color: #fff;
	font-size: 19px;
	line-height: 64px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.about_nav ul li a span {
	color: #4c4c4c;
	}

.about_nav ul li a:hover {
	color: #eabb62;
	text-decoration: none;
	}

.about_nav ul li a:before {
	content: " ";
	display: block;
	width: 100%;
	height: 289px;
	position: absolute;
	top: -289px;
	left: 0px;
	}

.about_nav1 a:before {
	background: url('images/about_nav1.png') no-repeat center / cover;
	}
.about_nav2 a:before {
	background: url('images/about_nav2.png') no-repeat center / cover;
	}
.about_nav3 a:before {
	background: url('images/about_nav3.png') no-repeat center / cover;
	}
.about_nav4 a:before {
	background: url('images/about_nav4.png') no-repeat center / cover;
	}
.about_nav5 a:before {
	background: url('images/about_nav5.png') no-repeat center / cover;
	}

.about_nav ul li a:after {
	content: " ";
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 289px;
	border: 10px solid #000;
	position: absolute;
	top: -289px;
	left: 0px;
	opacity: 0.2;
	transition: all 0.3s 0.02s ease;
	}

.about_nav ul li a:hover:after {
	opacity: 0.4;
	}


@media (max-width: 1440px) {
.about_bg {
	padding: 73px 0 300px 0;
	}
.about_nav {
	width: 1140px;
	}
.about_nav ul li:before {
	right: 12px;
	}
.about_nav ul li a {
	padding: 0 20px 0 10px;
	font-size: 18px;
	}
.about_nav ul li a:before {
	height: 220px;
	top: -220px;
	}
.about_nav ul li a:after {
	height: 220px;
	top: -220px;
	}
}


.home_prods_bg {
	padding: 59px 0 0 0;
	background: url('images/home_prods.jpg') repeat-y center top;
	}

.home_prods_bg2 {
	padding: 59px 0 0 0;
	background: #181817 url('images/home_prods2.jpg') no-repeat center top;
	}

.home_prods {
	padding: 0 0 35px 0;
	position: relative;
	}

.home_prods1 {
	margin: 0 0 38px 0;
	border-bottom: 1px solid #2f2f2f;
	}

.home_prods1:before {
	content: " ";
	display: block;
	width: 68px;
	height: 156px;
	background: url('images/home_prods1.png') no-repeat;
	position: absolute;
	top: -6px;
	right: -17px;
	}

.home_prods1:after {
	content: " ";
	display: block;
	width: 130px;
	height: 2px;
	background: #c9a155;
	position: absolute;
	bottom: -2px;
	left: 70px;
	}

.home_prods2 {
	padding: 0 0 35px 0;
	}

.home_prods2:before {
	content: " ";
	display: block;
	width: 91px;
	height: 169px;
	background: url('images/home_prods2.png') no-repeat;
	position: absolute;
	top: 22px;
	right: -38px;
	}

.home_prods2:after {
	content: " ";
	display: block;
	width: 79px;
	height: 98px;
	background: url('images/home_prods2_2.png') no-repeat;
	position: absolute;
	bottom: -38px;
	right: 49px;
	z-index: 30;
	}

.home_prods3:before {
	content: " ";
	display: block;
	width: 85px;
	height: 162px;
	background: url('images/home_prods3.png') no-repeat;
	position: absolute;
	top: 34px;
	right: -47px;
	}

.home_prods4:before {
	content: " ";
	display: block;
	width: 95px;
	height: 157px;
	background: url('images/home_prods4.png') no-repeat;
	position: absolute;
	top: -6px;
	right: -31px;
	}

.prods_slider_t {
	float: left;
	width: 350px;
	padding: 0 39px 40px 70px;
	font-size: 38px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.prods_slider_t a {
	color: #fff;
	}

.prods_slider_t a span {
	color: #eabb62;
	}

.prods_slider_e {
	float: left;
	width: 480px;
	padding: 0 0 40px 0;
	}

.home_prods2 .prods_slider_e {
	width: 540px;
	}

.home_prods4 .prods_slider_e {
	width: 540px;
	}

.prods_slider {
	margin: 0 -15px 32px -15px;
	}

.slick-arrow {
	display: block;
	width: 37px;
	height: 37px;
	border: 0;
	background: rgba(234, 187, 98, 0.5);
	box-shadow: 0px 0px 22px rgba(234, 187, 98, 0.8);
	position: absolute;
	top: 50%;
	z-index: 100;
	transform: translateY(-50%);
	transition: all 0.3s 0.02s ease;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	}

.slick-arrow:hover {
	background: rgba(234, 187, 98, 1);
	}

.slick-prev {
	left: -48px;
	}

.slick-next {
	right: -48px;
	}

.prod_images_slider .slick-prev {
	left: -18px;
	}

.prod_images_slider .slick-next {
	right: -18px;
	}

.slick-arrow:before {
	content: " ";
	display: block;
	width: 27px;
	height: 27px;
	position: absolute;
	top: 5px;
	left: 5px;
	}

.slick-prev:before {
	background: #eabb62 url('images/prev.png') no-repeat center;
	}

.slick-next:before {
	background: #eabb62 url('images/next.png') no-repeat center;
	}


@media (max-width: 1300px) {
.home_prods1:before {
	right: 0px;
	}
.home_prods2:before {
	right: 0;
	}
.home_prods3:before {
	right: 0;
	}
.home_prods4:before {
	right: 0;
	}
.prods_slider {
	margin: 0 0 32px 0;
	}
.slick-prev {
	left: 0px;
	}
.slick-next {
	right: 0px;
	}
}

.prod_slide {
	width: 360px;
	height: 220px;
	margin: 0 auto;
	border-bottom: 2px solid #eabb62;
	position: relative;
	}

.prod_slide:nth-child(2n) {
	margin: 20px auto 0 auto;
	}

.prod_slide img {
	vertical-align: bottom;
	}

.prod_slide_b {
	padding: 11px 37px 11px 23px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-weight: bold;
	}

.prod_slide_t a {
	display: block;
	position: relative;
	color: #fff;
	}

.prod_slide_t a:hover {
	color: #eabb62;
	}

.prod_slide_t a:before {
	content: " ";
	display: block;
	width: 15px;
	height: 9px;
	background: url('images/arr2.png') no-repeat;
	position: absolute;
	top: 7px;
	right: -22px;
	transition: all 0.3s 0.02s ease;
	}

.prod_slide:hover .prod_slide_t a:before {
	transform: rotate(180deg);
	}

.prod_slide_e {
	max-height: 0px;
	overflow: hidden;
	transition: all 0.4s 0.02s ease;
	}

.prod_slide:hover .prod_slide_e {
	max-height: 69px;
	}

.prod_slide_e span {
	color: #eabb62;
	}


.prods_slider_col {
	float: left;
	width: 150px;
	padding: 0 55px 0 250px;
	}

.prods_slider_col span {
	font-weight: bold;
	}

.prods_slider_go {
	float: left;
	}

.prods_slider_go2 {
	padding: 0 130px 0 0;
	text-align: center;
	}



.spec_bg {
	background: #d6d6d4 url('images/spec.jpg') no-repeat center / cover;
	}

.spec {
	width: 250px;
	margin: 0 -135px 0 auto;
	padding: 103px 200px 103px 62px;
	background: rgba(0, 0, 0, 0.8);
	position: relative;
	}

.spec_d {
	padding: 0 0 0 25px;
	position: absolute;
	top: 85px;
	right: 125px;
	transform: translateX(100%) rotate(90deg);
	transform-origin: left top;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.spec_d:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: url('images/dot.png') no-repeat;
	position: absolute;
	top: 3px;
	left: 0px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}

.spec_t {
	padding: 0 0 23px 0;
	font-size: 34px;
	line-height: 34px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.spec_t span {
	color: #eabb62;
	}

.spec_go {
	padding: 9px 0 0 0;
	}


@media (max-width: 1440px) {
.spec {
	padding: 103px 150px 103px 62px;
	margin: 0 0 0 auto;
	}
.spec_d {
	right: 75px;
	}
}

.rass_form_bg {
	background: url('images/rass_form.jpg') no-repeat center / cover;
	}

.rass_form {
	padding: 50px 208px 42px 208px;
	border-top: 2px solid #eabb62;
	border-bottom: 1px solid #2d2d2d;
	position: relative;
	text-align: center;
	}

.rass_form:before {
	content: " ";
	display: block;
	width: 145px;
	height: 2px;
	background: #eabb62;
	position: absolute;
	bottom: -2px;
	left: 65px;
	}

.rass_form .title {
	margin: 0 0 8px 0;
	}

.rass_form_e {
	padding: 0 0 30px 0;
	}

.rass_form_is {
	display: flex;
	}

.rass_form_inp {
	margin: 0 7px 0 0;
	}

.rass_form_sog {
	padding: 22px 0 0 0;
	}


.home_bot_bg {
	padding: 62px 0 65px 0;
	background: #191919 url('images/home_bot.jpg') no-repeat center bottom;
	}

.home_text{
	padding: 107px 150px 50px 65px;
	}

.home_text h1{
	float: left;
	width: 280px;
	}

.home_text_e {
	float: right;
	width: 535px;
	}


/* END HOME */


/* POSTS */

.content_bg {
	background: url('images/content.jpg') no-repeat center top;
	}

.content_bg2 {
	background: url('images/content2.jpg') no-repeat center bottom;
	}

.content_bg3 {
	background: url('images/content3.jpg') no-repeat center bottom;
	}

#content {
	padding: 17px 0 70px 0;
	}

#content_prod {
	padding: 17px 0 0 0;
	}

.breadc {
	padding: 0 0 30px 0;
	}

.breadc2 {
	padding: 17px 0 30px 0;
	}

.breadc a {
	text-decoration: none;
	}

.breadc a:hover {
	text-decoration: underline;
	}


.post_list {
	display: flex;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #eabb62;
	}

.post_list_img {
	min-width: 250px;
	width: 250px;
	}

.post_list_img img {
	vertical-align: bottom;
	}

.post_list_r {
	margin: 0 0 0 30px;
	}

.post_list_t {
	margin: 0 0 10px 0;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.post_list_inf {
	margin: 0 0 10px 0;
	font-size: 12px;
	}



.p_nav {
	width: 100%;
	}

.wp-pagenavi {
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	padding: 0 0 20px 0;
	font-weight: bold;
	}

.p_nav a, .p_nav span {
	margin: 0 7px;
	position: relative;
	color: #fff;
	}

.p_nav a:before, .p_nav span:before {
	content: " ";
	display: block;
	width: 4px;
	height: 2px;
	background: #fff;
	position: absolute;
	top: 50%;
	right: -9px;
	}

.p_nav .nextpostslink:before, .p_nav .last:before, .p_nav .previouspostslink:before, .p_nav .first:before, .p_nav .extend:before {
	display: none;
	}

.p_nav .nextpostslink, .p_nav .previouspostslink {
	display: block;
	width: 37px;
	height: 37px;
	border: 0;
	position: relative;
	background: rgba(234, 187, 98, 0.5);
	box-shadow: 0px 0px 22px rgba(234, 187, 98, 0.8);
	transition: all 0.3s 0.02s ease;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	}

.p_nav .nextpostslink:hover, .p_nav .previouspostslink:hover {
	background: rgba(234, 187, 98, 1);
	}

.p_nav .nextpostslink:before, .p_nav .previouspostslink:before {
	content: " ";
	display: block;
	width: 27px;
	height: 27px;
	position: absolute;
	top: 5px;
	left: 5px;
	}

.p_nav .previouspostslink:before {
	background: #eabb62 url('images/prev.png') no-repeat center;
	}

.p_nav .nextpostslink:before {
	background: #eabb62 url('images/next.png') no-repeat center;
	}


.post {
	padding: 0 0 10px 0;
	}


.prod_images {
	float: left;
	width: 475px;
	margin: 0 0 33px 0;
	}

.prod_images_slider {
	margin: 0 0 45px 0;
	position: relative;
	}

.prod_images_slider:before {
	content: " ";
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: -23px;
	left: 0px;
	opacity: 0.2;
	}

.prod_images_slide img {
	vertical-align: bottom;
	}

.prod_images_navs {
	margin: 0 -38px 0 0;
	}

.prod_images_nav img {
	width: 133px;
	vertical-align: bottom;
	cursor: pointer;
	opacity: 0.6;
	transition: all 0.3s 0.02s ease;
	}

.prod_images_nav img:hover, .prod_images_nav.slick-current img {
	opacity: 1;
	}


.prod_r {
	float: right;
	width: 540px;
	padding: 27px 45px;
	margin: 0 0 33px 0;
	border-top: 2px solid #eabb62;
	background: #191919;
	}

.prod_r h1 {
	font-size: 28px;
	line-height: 32px;
	}

.prod_param {
	display: flex;
	align-content: center;
	align-items: center;
	min-height: 36px;
	padding: 5px 0;
	border-bottom: 1px solid #333;
	}

.prod_param_i {
	order: 3;
	width: 35px;
	}

.prod_param_i img {
	max-height: 36px;
	vertical-align: bottom;
	}

.prod_param_t {
	width: 210px;
	padding: 0 15px 0 0;
	font-weight: bold;
	}

.prod_param_e {
	width: 240px;
	padding: 0 18px 0 0;
	}

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

.prod_param_e a:hover {
	color: #fff;
	text-decoration: underline;
	}


.prod_calc{
	padding: 22px 0 4px 0;
	border-bottom: 1px solid #333;
	}

.prod_calc_t{
	padding: 0 0 5px 0;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	}

.prod_calc_e{
	padding: 0 0 18px 0;
	font-size: 12px;
	line-height: 16px;
	}

.request_form_line{
	display: flex;
	align-content: center;
	align-items: center;
	padding: 0 0 15px 0;
	color: #999;
	font-weight: bold;
	}

.request_form_lab{
	width: 90px;
	margin: 0 8px 0 0;
	}

.request_form_inp{
	width: 120px;
	margin: 0 5px 0 0;
	}

.request_form_inf{
	padding: 18px 0 0 0;
	}

.request_form_color{
	font-weight: 400;
	}

.request_form_tot{
	margin: 0 0 0 auto;
	color: #fff;
	font-size: 29px;
	line-height: 31px;
	}

.prod_calc_tot_t{
	color: #eabb62;
	font-size: 20px;
	}


.prod_btns{
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: center;
	padding: 22px 0 0 0;
	}

.prod_btns .btn5 {
	padding-left: 20px;
	padding-right: 20px;
	}


.tabss_nav{
	background: #191919;
	border-top: 2px solid #eabb62;
	}

.tabs {
	padding: 0 0 0 260px;
	}

.tabs li {
	float: left;
	display: block;
	padding: 0 110px 0 0;
	position: relative;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.tabs li:last-child {
	padding: 0;
	}

.tabs li:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: url('images/dot.png') no-repeat;
	position: absolute;
	top: 26px;
	right: 49px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}

.tabs li:last-child:before {
	display: none;
	}

.tabs li a {
	display: block;
	padding: 20px 0;
	position: relative;
	color: #fff;
	}

.tabs li a:hover, .tabs li.ui-tabs-active a {
	color: #eabb62;
	text-decoration: none;
	}

.tabs li a:before {
	content: " ";
	display: block;
	width: 0;
	height: 2px;
	background: #eabb62;
	position: absolute;
	bottom: -1px;
	left: 0px;
	transition: all 0.3s 0.02s ease;
	}

.tabs li a:hover:before, .tabs li.ui-tabs-active a:before {
	width: 100%;
	}


.tabss .wrap {
	position: relative;
	}

.tab_panes {
	float: right;
	width: 860px;
	padding: 55px 20px 25px 0;
	}


.nav_cat {
	float: left;
	width: 250px;
	padding: 34px 23px 25px 23px;
	margin: 0 0 48px -78px;
	border-top: 1px solid #323232;
	background: #191919;
	position: relative;
	}

.nav_cat:before {
	content: " ";
	display: block;
	width: 500px;
	height: 100%;
	background: #191919;
	border-top: 1px solid #323232;
	position: absolute;
	top: -1px;
	left: -500px;
	}

.page_nav .nav_cat, .page_nav .nav_cat:before {
	border-color: #eabb62;
	}

.nav_cat > ul > li {
	padding: 0 0 32px 24px;
	position: relative;
	}

.nav_cat > ul > li:before {
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
	background: url('images/dot.png') no-repeat center / 10px;
	position: absolute;
	top: 6px;
	left: 0px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}

.nav_cat > ul > li.menu-item-has-children > .nav_cat_sn {
	display: block;
	width: 16px;
	height: 15px;
	background: url('images/nav_cat_sn.png') no-repeat center;
	position: absolute;
	top: 2px;
	right: 0px;
	cursor: pointer;
	transform: rotate(180deg);
	transition: all 0.3s 0.02s ease;
	}

.nav_cat > ul > li.menu-item-has-children.open > .nav_cat_sn {
	transform: rotate(0deg);
	}

.nav_cat > ul > li > a {
	display: inline-block;
	padding: 0 20px 0 0;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.nav_cat > ul > li > a:hover, .nav_cat > ul > li.current-menu-item > a, .nav_cat > ul > li.current-menu-parent > a, .nav_cat > ul > li.current-menu-ancestor > a {
	color: #eabb62;
	text-decoration: none;
	}

.nav_cat > ul > li > a span {
	color: #4c4c4c;
	}

.nav_cat > ul > li ul {
	display: none;
	padding: 4px 0 0 0;
	}

.nav_cat > ul > li li {
	display: block;
	padding: 11px 0 0 0;
	line-height: 20px;
	}

.nav_cat > ul > li li.nav_cat_hide {
	display: none;
	}

.nav_cat > ul > li li.nav_cat_show {
	padding: 15px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	}

.nav_cat > ul > li li.nav_cat_show span {
	cursor: pointer;
	border-bottom: 1px solid #eabb62;
	}

.nav_cat > ul > li li.nav_cat_show span:hover {
	border: 0;
	}

.nav_cat > ul > li li a {
	color: #fff;
	}

.nav_cat > ul > li > ul > li > a:hover, .nav_cat > ul > li > ul > li.current-menu-item > a, .nav_cat > ul > li > ul > li.current-menu-parent > a, .nav_cat > ul > li > ul > li.current-menu-ancestor > a {
	color: #eabb62;
	text-decoration: none;
	}



@media (max-width: 1310px) {

.tabs {
	padding: 0 0 0 280px;
	}

.tabs li {
	padding: 0 100px 0 0;
	}

.tabs li:last-child {
	padding: 0;
	}

.tabs li:before {
	right: 44px;
	}

.tab_panes {
	width: 860px;
	padding: 50px 0 25px 0;
	}

.nav_cat {
	width: 220px;
	padding: 25px 20px;
	margin: 0 0 40px -20px;
	}
}



.preims{
	background: url('images/preims.jpg') no-repeat center / cover;
	}

.content_bg3 .preims{
	background: none;
	}

.preims_vn{
	padding: 0 0 60px 0;
	}

.preims .wrap{
	padding: 51px 0 47px 0;
	position: relative;
	}

.preims .wrap:before {
	content: " ";
	display: block;
	width: 100%;
	height: 2px;
	background: #eabb62;
	position: absolute;
	top: 0px;
	left: 0px;
	}

.preims .title{
	margin: 0 0 56px 0;
	text-align: center;
	}

.preims_f {
	display: flex;
	justify-content: center;
	align-content: flex-start;
	align-items: stretch;
	}

.preim {
	max-width: 150px;
	margin: 0 25px;
	padding: 0 0 98px 0;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	}

.preim1 {
	background: url('images/preim1.png') no-repeat 0px bottom;
	}

.preim2 {
	max-width: 140px;
	background: url('images/preim2.png') no-repeat 0px bottom;
	}

.preim3 {
	max-width: 115px;
	background: url('images/preim3.png') no-repeat 0px bottom;
	}

.preim4 {
	background: url('images/preim4.png') no-repeat 0px bottom;
	}

.preim5 {
	max-width: 190px;
	background: url('images/preim5.png') no-repeat 0px bottom;
	}



.relat_prods_bg {
	background: url('images/relat_prods.jpg') no-repeat center top / cover;
	}

.relat_prods {
	padding: 118px 0 104px 0;
	position: relative;
	}

.relat_prods:before {
	content: " ";
	display: block;
	width: 308px;
	height: 2px;
	background: #eabb62;
	position: absolute;
	top: 64px;
	left: 0px;
	}

.relat_prods_t {
	max-width: 320px;
	padding: 0 0 42px 0;
	font-size: 38px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.relat_prods_t span {
	color: #eabb62;
	}



.cp_post {
	padding: 0 180px 20px 70px;
	position: relative;
	}

.cp_post_d {
	padding: 0 0 0 25px;
	position: absolute;
	top: -7px;
	left: 0px;
	transform: rotate(90deg);
	transform-origin: left bottom;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.cp_post_d:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: url('images/dot.png') no-repeat;
	position: absolute;
	top: 3px;
	left: 0px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}


.scf-menu{
	margin: 0 0 20px 0;
	font-weight: bold;
	text-align: center;
	}

.scf-menu a{
	margin: 0 4px;
	text-decoration: none;
	}

.scf-menu a:hover{
	text-decoration: underline;
	}


.nav_cat_line_bg{
	background: #191919;
	border-top: 2px solid #eabb62;
	}

.nav_cat_line_t {
	float: left;
	margin: 0 0 0 -12px;
	font-size: 29px;
	line-height: 74px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.nav_cat_line {
	margin: 0 0 0 240px;
	}

.nav_cat_line li {
	float: left;
	display: block;
	padding: 0 90px 0 0;
	position: relative;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.nav_cat_line li.about_nav4 {
	padding: 0;
	}

.nav_cat_line li.about_nav5 {
	display: none;
	}

.nav_cat_line li:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: url('images/dot.png') no-repeat;
	position: absolute;
	top: 31px;
	right: 39px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}

.nav_cat_line li.about_nav4:before {
	display: none;
	}

.nav_cat_line li a {
	display: block;
	padding: 25px 0;
	position: relative;
	color: #fff;
	}

.nav_cat_line li a span {
	color: #4c4c4c;
	}

.nav_cat_line ul li a:hover, .nav_cat_line ul li.current-menu-item a, .nav_cat_line ul li.current-menu-parent a, .nav_cat_line ul li.current-menu-ancestor a {
	color: #eabb62;
	text-decoration: none;
	}

.nav_cat_line li a:before {
	content: " ";
	display: block;
	width: 0;
	height: 2px;
	background: #eabb62;
	position: absolute;
	bottom: -1px;
	left: 0px;
	transition: all 0.3s 0.02s ease;
	}

.nav_cat_line ul li a:hover:before, .nav_cat_line ul li.current-menu-item a:before, .nav_cat_line ul li.current-menu-parent a:before, .nav_cat_line ul li.current-menu-ancestor a:before {
	width: 100%;
	}


.cp_lists {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	float: right;
	width: 890px;
	padding: 45px 0 40px 0;
	}

.cp_list {
	width: 280px;
	height: 290px;
	margin: 0 0 30px 0;
	border-bottom: 2px solid #eabb62;
	position: relative;
	}

.cp_list_img img {
	vertical-align: bottom;
	}

.cp_list_img a:after {
	content: " ";
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 290px;
	border: 10px solid #000;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.2;
	transition: all 0.3s 0.02s ease;
	}

.cp_list_img a:hover:after {
	opacity: 0.4;
	}

.cp_list_ov {
	padding: 12px 35px 12px 22px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	}

.cp_list_t a {
	display: block;
	position: relative;
	color: #fff;
	font-weight: bold;
	}

.cp_list_t a:hover {
	color: #eabb62;
	}

.cp_list_t a:before {
	content: " ";
	display: block;
	width: 15px;
	height: 9px;
	background: url('images/arr2.png') no-repeat;
	position: absolute;
	top: 7px;
	right: -22px;
	transition: all 0.3s 0.02s ease;
	}

.cp_list:hover .cp_list_t a:before {
	transform: rotate(180deg);
	}

.cp_list_e {
	max-height: 0px;
	overflow: hidden;
	transition: all 0.4s 0.02s ease;
	font-size: 11px;
	line-height: 18px;
	}

.cp_list:hover .cp_list_e {
	max-height: 69px;
	}

.cp_list_e span {
	color: #eabb62;
	font-weight: bold;
	}



.cat_arh_t {
	background: #191919 url('images/cat_arh_t.jpg') no-repeat center;
	border-top: 2px solid #eabb62;
	font-size: 29px;
	line-height: 74px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	}

.prod_list {
	width: 285px;
	margin: 0 0 27px 0;
	background: #101010;
	}

.prod_list_img{
	min-height: 100px;
	position: relative;
	border-bottom: 2px solid #eabb62;
	}

.prod_list_img img{
	vertical-align: bottom;
	}

.prod_list_b {
	padding: 11px 37px 11px 23px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-weight: bold;
	}

.prod_list_t a {
	display: block;
	position: relative;
	color: #fff;
	}

.prod_list_t a:hover {
	color: #eabb62;
	}

.prod_list_t a:before {
	content: " ";
	display: block;
	width: 15px;
	height: 9px;
	background: url('images/arr2.png') no-repeat;
	position: absolute;
	top: 7px;
	right: -22px;
	transition: all 0.3s 0.02s ease;
	}

.prod_list:hover .prod_list_t a:before {
	transform: rotate(180deg);
	}

.prod_list_e {
	max-height: 0px;
	overflow: hidden;
	transition: all 0.4s 0.02s ease;
	}

.prod_list:hover .prod_list_e {
	max-height: 138px;
	}

.prod_list_e span {
	color: #eabb62;
	}

.prod_list_txt {
	padding: 20px 30px;
	font-size: 13px;
	line-height: 21px;
	}



.cat_bot_text_bg{
	background: url('images/cat_bot_text.jpg') no-repeat center bottom / cover;
	}

.cat_bot_text {
	padding: 50px 0 80px 0;
	position: relative;
	}

.cat_bot_text:before {
	content: " ";
	display: block;
	width: 196px;
	height: 2px;
	background: #eabb62;
	position: absolute;
	top: -1px;
	left: 0px;
	}



.tax_post {
	padding: 0 0 50px 40px;
	position: relative;
	}

.tax_post_d {
	padding: 0 0 0 25px;
	position: absolute;
	top: -7px;
	left: 0px;
	transform: rotate(90deg);
	transform-origin: left bottom;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.tax_post_d:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: url('images/dot.png') no-repeat;
	position: absolute;
	top: 3px;
	left: 0px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}

.tax_post_img {
	float: left;
	width: 275px;
	padding: 10px;
	background: #111;
	border-top: 2px solid #eabb62;
	}

.tax_post_img img {
	width: 255px;
	border: 10px solid #3c3c3c;
	vertical-align: bottom;
	}

.tax_post_e {
	margin: 0 0 0 320px;
	}



.cont_top {
	padding: 0 160px 36px 70px;
	position: relative;
	}

.cont_b {
	padding: 0 0 0 25px;
	position: absolute;
	top: -7px;
	left: 0px;
	transform: rotate(90deg);
	transform-origin: left bottom;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.cont_b:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: url('images/dot.png') no-repeat;
	position: absolute;
	top: 3px;
	left: 0px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}

.cont_tm {
	display: flex;
	}

.cont_tel {
	height: 24px;
	padding: 0 48px 0 25px;
	background: url('images/tel2.png') no-repeat 0px center;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.cont_tel a span {
	color: #fff;
	}

.cont_mail {
	height: 24px;
	padding: 0 0 0 32px;
	background: url('images/mail.png') no-repeat 0px center;
	line-height: 24px;
	}

.cont_mail a {
	border-bottom: 2px solid #eabb62;
	color: #fff;
	}

.cont_mail a:hover {
	border: 0;
	color: #eabb62;
	text-decoration: none;
	}


.cont_loc {
	display: flex;
	align-content: center;
	align-items: center;
	padding: 0 0 26px 0;
	}

.cont_loc2 {
	flex-direction: row-reverse;
	}

.cont_map {
	width: 718px;
	}

.cont_at {
	width: 235px;
	margin: 0 0 0 95px;
	font-size: 13px;
	line-height: 22px;
	}

.cont_loc2 .cont_at {
	width: 200px;
	margin: 0 95px 0 0;
	text-align: right;
	}

.cont_adr {
	padding: 55px 0 40px 0;
	background: url('images/cont_adr.png') no-repeat;
	}

.cont_loc2 .cont_adr {
	background-position: right top;
	}

.cont_time {
	padding: 55px 0 0 0;
	background: url('images/cont_time.png') no-repeat;
	}

.cont_loc2 .cont_time {
	background-position: right top;
	}

.cont_time span {
	color: #eabb62;
	}



.page_nav {
	padding: 0 0 70px 0;
	}

.page_nav_cont {
	float: right;
	width: 880px;
	}


.post_mail {
	display: inline-block;
	margin: 0 0 0 4px;
	padding: 0 0 0 26px;
	background: url('images/mail.png') no-repeat 0px center / auto 20px;
	}

.post_mail a {
	border-bottom: 2px solid #eabb62;
	color: #fff;
	}

.post_mail a:hover {
	border: 0;
	color: #eabb62;
	text-decoration: none;
	}


.post_tel {
	display: inline-block;
	margin: 0 0 0 4px;
	padding: 0 0 0 24px;
	background: url('images/tel2.png') no-repeat 0px center / auto 19px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.post_tel a span {
	color: #fff;
	}


.dost_steps {
	padding: 19px 0 5px 0;
	}

.dost_step {
	padding: 0 0 38px 97px;
	}

.dost_step1 {
	background: url('images/dost_step1.png') no-repeat;
	}
.dost_step2 {
	background: url('images/dost_step2.png') no-repeat 0px 8px;
	}
.dost_step3 {
	background: url('images/dost_step3.png') no-repeat;
	}

.dost_step_t {
	padding: 0 0 18px 0;
	font-size: 16px;
	font-weight: bold;
	}

.dost_step ul {
	margin: 0;
	}

.dost_step ul li {
	margin: 0;
	}


.dost_img {
	padding: 0 0 50px 0;
	}

.dost_img img {
	vertical-align: bottom;
	}


.gallery {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 40px 0 20px 0;
	}

.gallery br {
	display: none;
	}

.gallery-item {
	width: 32%;
	max-width: 250px;
	margin: 0 1.33% 18px 0;
	position: relative;
	}

.gallery-item img {
	vertical-align: bottom;
	}

.gallery-item a:before {
	content: " ";
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 10px solid #000;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.2;
	transition: all 0.3s 0.02s ease;
	}

.gallery-item a:hover:before {
	opacity: 0.4;
	}

.gallery-caption {
	display: none;
	}


/* END POSTS */



/* Калькулятор */
.calculator {
    max-width: 910px;
    margin: 30px auto 0 auto;
    padding: 25px 25px 40px 25px;
    border: 3px solid #FFC600;
    text-align: center;
}
.calculator .step{
	display: none;
}
.calculator .step.active{
	display: block;
}
.calculator h2 {
    font-size: 28px;
    line-height: 28px;
    color: #FFF;
    text-transform: uppercase;
    margin: 10px 0 30px 0;
}
.calculator input[type="text"] {
    vertical-align: middle;
}
.calculator form {
    padding-top: 0;
}
.step__i{
	padding-top: 0;
}
.step__i .jq-selectbox{
	margin-right: 15px;
}

.next-step-btn.disabled{
	opacity: 0.7;
	cursor: default;
}
.form-breadcrums{
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
	border-bottom: 1px solid #505050;
}
.form-breadcrums b, .confrm-block b{
	color: #FFF;
}
.form-breadcrums a, .confrm-block a{
	color: #dadada;
}
.form-breadcrums a:hover, .confrm-block a:hover{
	color: #ffc600;
}
.radio-block{
	text-align: center;
	font-size: 0;
	margin-bottom: 20px;
}
.radio-block:after, .confrm-block:after{
	content: "";
	display: block;
	clear: both;
}
.confrm-block{
	text-align: left;
	padding-bottom: 30px;
	border-bottom: 1px solid #505050;
	margin-bottom: 30px;
}
.confrm-block p{
	margin-bottom: 10px;
}
.confrm-block .col1, .confrm-block .col2{
    width: 50%;
    float: left;
    padding-left: 70px;
}
.radio-block input[type="radio"] {
	display: none;
}
.radio-block .for-radio {
    width: 150px;
    margin: 10px;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
}
.radio-block .for-radio .img{
	border: 3px solid #323232;
	display: block;
	padding: 5px;
}
.radio-block .for-radio img{
	display: block;
	margin: 0 auto;
	opacity: 0.4;
	pointer-events: none;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.radio-block .for-radio h4{
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	opacity: 0.4;
	font-weight: 700;
	margin: 15px 0 0 0;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.radio-block label.for-radio input[type="radio"]:checked + .img{
	border-color: #FFC600;
}
.radio-block label.for-radio input[type="radio"]:checked + .img + h4, .radio-block label.for-radio input[type="radio"]:checked + .img img{
	opacity: 1;
}
.calculator .jq-selectbox {
    min-width: 285px;
}
.no-ornament{
	display: none;
	color: #ffc600;
    margin-bottom: 40px;
}
.step-text{
	font-size: 14px;
    line-height: 24px;
    margin-bottom: 25px;
    margin-top: -5px;
    padding: 0 20px;
}
/* -- */




/* FOOTER */

footer {
	padding: 44px 0 42px 0;
	position: relative;
	background: #020202 url('images/footer.jpg') no-repeat center / cover;
	border-bottom: 6px solid #b4904c;
	}

.nav_bot_bg {
	width: 100%;
	padding: 19px 0 9px 0;
	position: absolute;
	top: 0px;
	left: 0px;
	transform: translateY(-100%);
	background: rgba(51, 51, 51, 0.32);
	}

.nav_bot ul li {
	float: left;
	display: block;
	padding: 0 110px 0 0;
	margin: 0 0 10px 0;
	position: relative;
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.nav_bot ul li:last-child {
	padding: 0;
	}

.nav_bot ul li:before {
	content: " ";
	display: block;
	width: 14px;
	height: 14px;
	background: url('images/dot.png') no-repeat;
	position: absolute;
	top: 6px;
	right: 49px;
	box-shadow: 0px 0px 14px rgba(234, 187, 98, 0.8);
	}

.nav_bot ul li:last-child:before {
	display: none;
	}


.nav_bot ul li a {
	color: #fff;
	}

.nav_bot ul li a:hover, .nav_bot ul li.current-menu-item a, .nav_bot ul li.current-menu-parent a, .nav_bot ul li.current-menu-ancestor a {
	color: #eabb62;
	text-decoration: none;
	}


.bot {
	display: flex;
	justify-content: space-between;
	}

.nav_foot {
	min-width: 510px;
	}

.nav_foot ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	}

.nav_foot ul li {
	box-sizing: border-box;
	width: 50%;
	padding: 0 20px 4px 25px;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.nav_foot ul li:before {
	content: " ";
	display: block;
	width: 5px;
	height: 5px;
	background: #eac176;
	position: absolute;
	top: 9px;
	left: 0px;
	}

.nav_foot ul li a {
	color: #fff;
	}

.nav_foot ul li a:hover, .nav_foot ul li.current-menu-item a, .nav_foot ul li.current-menu-parent a, .nav_foot ul li.current-menu-ancestor a {
	color: #eabb62;
	text-decoration: none;
	}


.bot_tza {
	width: 185px;
	min-width: 185px;
	margin: 0 30px 0 0;
	}

.bot_tel {
	margin: 0 0 13px 0;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	}

.bot_tel a span {
	color: #fff;
	}

.bot_zz {
	margin: 0 0 12px 0;
	}

.bot_adr {
	line-height: 19px;
	}


.bot_zmit {
	min-width: 205px;
	margin: 0 15px 0 0;
	}

.bot_zam {
	margin: 0 0 15px 0;
	}

.bot_mail {
	height: 25px;
	margin: 0 0 15px 0;
	padding: 0 0 0 48px;
	background: url('images/mail.png') no-repeat 15px center;
	line-height: 25px;
	}

.bot_mail a {
	border-bottom: 2px solid #eabb62;
	color: #fff;
	}

.bot_mail a:hover {
	border-color: transparent;
	text-decoration: none;
	color: #eabb62;
	}

.bot_inst {
	height: 24px;
	margin: 0 0 18px 0;
	padding: 0 0 0 48px;
	background: url('images/insta.png') no-repeat 15px center;
	line-height: 24px;
	}

.bot_inst a {
	color: #fff;
	}

.bot_inst a:hover {
	color: #eabb62;
	text-decoration: none;
	}

.bot_time {
	padding: 0 0 0 15px;
	line-height: 19px;
	}

.bot_time span {
	color: #eabb62;
	}

.bot_info {
	min-width: 194px;
	line-height: 19px;
	text-align: right;
	}

.logo_bot {
	margin: 0 0 22px 0;
	}

.logo_bot img {
	vertical-align: bottom;
	}

.copy {
	margin: 0 0 30px 0;
	}

.bot_prodv span {
	display: inline-block;
	padding: 0 0 0 20px;
	background: url('images/prodv.png') no-repeat 0px center;
	line-height: 19px;
	}

.bot_prodv a {
	border-bottom: 2px solid #eabb62;
	color: #fff;
	}

.bot_prodv a:hover {
	border-color: transparent;
	text-decoration: none;
	color: #eabb62;
	}


/* END FOOTER */


/* MODAL */

.modal_win{
	display: none;
	box-sizing: border-box;
	width: 710px;
	max-width: 90%;
	padding: 46px 85px 48px 85px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 9999;
	background: #0a0908 url('images/modal.jpg') no-repeat center / cover;
	border-top: 2px solid #eabb62;
	box-shadow: 0px 0px 25px rgba(255, 255, 255, 0.3);
	text-align: left;
	}

.modal_close {
	display: block;
	width: 31px;
	height: 31px;
	background: #5a4a2f url('images/close.png') no-repeat center;
	position: absolute;
	right: 16px;
	top: 16px;
	transition: all 0.3s 0.02s ease;
	cursor: pointer;
	}

.modal_close:hover {
	background-color: #eabb62;
	}

.modal_mask {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9000;
	background: #000;
	opacity: 0.8;
	}

.modal_win .title {
	margin: 0 0 8px 0;
	text-align: center;
	}

.modal_e {
	margin: 0 0 28px 0;
	text-align: center;
	}

.modal_form_inps {
	display: flex;
	justify-content: space-between;
	margin: 0 0 28px 0;
	}

.modal_form_inp {
	width: 267px;
	}

.modal_form_sog {
	float: left;
	width: 250px;
	padding: 0 0 0 15px;
	}

.modal_form_sog2 {
	text-align: center;
	}

.modal_form_sub {
	float: right;
	}

.modal_form_sub2 {
	width: 267px;
	text-align: center;
	}

#request_respond {
	font-size: 17px;
	}

/* END MODAL */



/* COMMENTS */

.comments_list li {
	padding: 15px;
	margin: 0 0 15px 0;
	border: 1px solid #ddd;
	background: #f8f8f8;
	}

.comments_list li li {
	margin: 15px 0 0 0;
	}

.comments_list li.thread-even {
	background: #fff; 
	} 

.comments_list .even {
	background: #fff; 
	}

.comments_list .alt {
	background: #f8f8f8; 
	}

.comment_ava{
	float: left;
	padding: 0 10px 0 0;
	}

.comment_top{
	padding: 0 0 10px 0;
	}

.comment_a{
	font-weight: bold;
	}

.comment_d{
	font-style: italic;
	}

.comment_repl{
	text-align: right;
	}

#respond{
	padding: 15px;
	border: 1px solid #ddd;
	background: #eee;
	margin: 0 0 15px 0;
	}

.comments_list #respond{
	margin: 0 15px 15px 15px;
	}

#cancel-comment-reply-link{
	display: inline-block;
	margin: 0 0 15px 0;
	}

/* END COMMENTS */


/* WP OTHER */

.wp-caption {
	box-sizing: border-box;
	max-width: 100%;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	border-radius: 3px;
	}

.wp-caption img {
	max-width: 100%;
	height: auto;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.wpcf7-not-valid { 
	border-color: #ad2929 !important;
	color: #ad2929; 
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}

/* END WP OTHER */