
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic);

@font-face {
    font-family: 'pf_agora_slab_probold';
    src: url('../fonts/pfagoraslabpro-bold.eot');
    src: url('../fonts/pfagoraslabpro-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfagoraslabpro-bold.woff2') format('woff2'),
         url('../fonts/pfagoraslabpro-bold.woff') format('woff'),
         url('../fonts/pfagoraslabpro-bold.ttf') format('truetype'),
         url('../fonts/pfagoraslabpro-bold.svg#pf_agora_slab_probold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'als_rublregular';
    src: url('../fonts/rybl/rouble.eot');
    src: url('../fonts/rybl/rouble.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rybl/rouble.woff2') format('woff2'),
         url('../fonts/rybl/rouble.woff') format('woff'),
         url('../fonts/rybl/rouble.ttf') format('truetype'),
         url('../fonts/rybl/rouble.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.rybl {font-family: 'als_rublregular'; display: inline-block;}



/* GLOBAL
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
html {
	height: 100%;
}
body {
	height: 100%;
	font: 16px "PT Sans", Tahoma, Geneva, sans-serif;
	color: #272727;
	background:#fff;
}

* {
	margin: 0;
	padding: 0;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a {
	text-decoration: underline;
	color: #ec6946;
}

a:hover{
	text-decoration: none;
}

img {
border: none;
height: auto;
}

input,
textarea,
select,
button {
	vertical-align: middle;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif
}

form,
fieldset {
	border-style: none;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { 
	display: block;
}


#main {
	min-height: 100%;
	position: relative;
	width: 100%;
	overflow: hidden;
	min-width: 320px;
}

h1 {
font-size: 30px;
font-weight: normal;
padding: 15px 0 0;
font-family: 'pf_agora_slab_probold';
color: #000;
}

h2 {
	font-size: 25px;
	font-weight: normal;
	padding: 15px 0 0;
	font-family: 'pf_agora_slab_probold';
	color: #000;
	text-align: center;
}
h2:first-child {
	padding-top: 0;
}


p {
	padding: 20px 0 0;
	line-height:20px;
text-align: justify;
}

.text_center {
	text-align: center;
}

ul {
	margin:12px 0 0 18px;
	letter-spacing: -5px;
}
ul li {
	line-height: 20px;
	letter-spacing:normal;
	vertical-align: top;
}

ol {
	list-style-type: none;
	counter-reset: ol-counter;
}

ol > li:before {
	content: counter(ol-counter);
	counter-increment: ol-counter;
	height: 25px;
	width: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	background: #f4b700;
	color: #000;
	position: absolute;
	font-weight: bold;
	top: 0;
	left: 0;
}

ol > li {
	position: relative;
	padding: 0 0 0 18px;
	line-height: 20px;
}




/* HEADER
----------------------------------------------------------------------------------*/
#header {
}

.header_box {
	max-width: 1200px;
	margin: 0  auto;
	padding: 0 15px;
}
.header_box:after {
	display: block;
	content:'';
	clear: both;
}

.header_top {
	padding: 0 210px 0 210px;
}
.header_top:after {
	display: block;
	content:'';
	clear: both;
}


.logo {
	float: left;
	margin: 0 0 0 -210px;
}
.logo a {
	display: inline-block;
	position: relative;
	color: #000;
	text-decoration: none;
}
.logo a img {
	display: block;
}
.logo a span {
	position: absolute;
	bottom: 20px;
	left: 85px;
	font-size: 10px;
}

.header_top_center {
	float: left;
	width: 100%;
	padding: 42px 70px 10px;
}

.header_top_right {
	float: right;
	margin: 0 -210px 0 0;
	width: 200px;
	color: #000;
	padding: 29px 0 0;
}
.header_top_right .time {
	display: block;
	padding:0 0 4px;
	
}
.header_top_right .phone {
	display: inline-block;
	font-size: 24px;
	color: #000;
	text-decoration: none;
}
.header_top_right .call_back {
	display: block;
	margin: -7px 0 0;
}
.header_top_right .call_back a {
	color: #000;
}

.menu {
	list-style: none;
	margin: 0;
	display: table;
	width: 100%;
}
.menu li {
	display: table-cell;
	text-align: center;
	padding: 0 5px;
	height: 36px;
	vertical-align: middle;
}
.menu li:first-child {
	text-align: left;
	padding-left: 0;
}
.menu li:last-child {
	text-align: right;
	padding-right: 0;
}
.menu li a {
	color: #000;
	text-decoration: none;
}
.menu li a:hover {
	text-decoration: underline;
}

.form_search {
	border: 1px solid #a39f9f;
	height: 40px;
	padding: 0 120px 0 45px;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form_search:after {
	display: block;
	content:'';
	height: 18px;
	width: 17px;
	background: url(../img/bg_sprites.png) no-repeat;
	position: absolute;
	top: 11px;
	left: 17px;
}
.form_search input {
	display: block;
	width: 100%;
	height: 38px;
	border: none;
	background: none;
	font-size: 16px;
}

.form_search button {
	position: absolute;
	top: 1px;
	right: 1px;
	height:36px;
	width: 98px;
	border: none;
	cursor: pointer;
	background: none;
	background: #232323;
	background: -moz-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: -webkit-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: -o-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: -ms-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: linear-gradient(180deg, #232323 0%, #0f0f0f 100%);
}
.form_search button span {
	position: absolute;
	z-index:2;
	top: 0;
	left: 0;
	width:98px;
	height: 36px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	
}
.form_search button:after {
	display: block;
	content:'';
	background: #4c4c4c;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	
}
.form_search button:hover:after {
	opacity: 1;
	visibility: visible;
}



.header_bot {
	background: #000 url(../img/bg_header_bot.jpg) no-repeat 50% 0;
	background-size: cover;
	color: #fff;
}
.header_bot .header_box {
	position: relative;
	height: 434px;
}
.header_info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.header_info_text {
	max-width: 800px;
	margin: 0  auto;
	text-align: center;
	font-family: 'pf_agora_slab_probold';
}
.header_info_text .title {
	display: block;
	font-size: 48px;
	text-transform: uppercase;
}
.header_info_text .title a {color: #ffffff;}
.header_info_text .dicount {
	display: block;
	font-size: 48px;
	color: #fdcd01;
	line-height: 50px;
	padding: 4px 0 0;
}
.header_info_text p {
	font-size: 30px;
	line-height: 40px;
	padding: 0;
	margin: -4px 0 0;
}

.form_phone {
	background: rgba(205,155,41,0.75);
	padding: 10px;
	width: 60%;
    margin: 0 auto;
}
.form_phone_box {
	max-width: 600px;
	margin: 0  auto;
	padding: 0 345px 0 0;
	position: relative;
}
.form_phone_box input {
	display: block;
	width: 100%;
	background: #fff;
	border: 1px  solid #707070;
	border-bottom: none;
	border-right: none;
	height: 44px;
	font-size: 18px;
	color: #5a5a5a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 15px;
}
.form_phone_box button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background: none;
	cursor: pointer;
	height: 44px;
	width: 323px;
	background: #232323;
	background: -moz-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: -webkit-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: -o-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: -ms-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: linear-gradient(180deg, #232323 0%, #0f0f0f 100%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form_phone_box button span {
	position: absolute;
	z-index: 2;
	top:0;
	left: 0;
	height: 44px;
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-family: 'pf_agora_slab_probold';
	line-height: 40px;
	
}
.form_phone_box button:after {
	display: block;
	content:'';
	background: #4c4c4c;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	opacity: 0;
	visibility: hidden;
	
}
.form_phone_box button:hover:after {
	opacity: 1;
	visibility: visible;
}



.img_box span { 
    display: none;
    position: absolute; 
    bottom: 10px; 
    margin: 25%; 
    background-color: rgba(0,0,0,.4); 
    padding: 5px 5px 5px 10px;
    color: white
}
.img_box:hover span {
    display: block 	
}



/* CONTENT
---------------------------------------*/
@media screen and (min-width: 500px) {
table {
  border-collapse: collapse;
  color: #686461;
  width: 100%;
  margin:0;
  padding:0;
  border-collapse: collapse;
  border-spacing: 0;
}
}
th {
  border-bottom: 3px solid #e1ac34;
  padding: 10px;
  text-align: left;
}
td {
  padding: 10px;
}
tr:nth-child(odd) {
  background: white;
}
tr:nth-child(even) {
  background: rgba(225, 172, 52, 0.3);
}
.content {
}

.content_box {
	max-width: 1200px;
	margin: 0  auto;
	padding: 0 15px;
}


.article_main {
	overflow: hidden;
	padding: 45px 0 36px;
}
.article_main img {
	float: left;
	margin: 0 30px 0 0;
}
.article_main h2 {
	padding: 12px 0 0;
	text-align: left;
}

.article_main p {
	line-height: 24px;
	padding: 26px 0 0;
}

.catrgory {
	background: #f7f6f3;
	padding: 65px 0 74px;
}
.catrgory p {
	line-height: 20px;
    /* text-align: center; */
	padding: 20px 0 0;
}

.list_category {
	list-style: none;
	margin: 0 -10px;
	padding: 22px 0 20px;
}

.list_category li {
	display: inline-block;
	line-height: normal;
	width: 25%;
	padding: 10px 10px 0;
}

.one_category {
	padding: 0 0 0 85px;
	position: relative;
}
.one_category .icons {
	position: absolute;
	top: 0;
	left: 0;
	display: table;
	background: url(../img/bg_sprites.png) no-repeat -21px 0;
}
.one_category .icons span {
	display: table-cell;
	height: 75px;
	width: 65px;
	vertical-align: middle;
}
.one_category .icons span img {
	display: block;
	margin: 0  auto;
}
.one_category .name {
	display: table-cell;
	height: 75px;
	vertical-align: middle;
}
.one_category .name a {
	display: block;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-family: 'pf_agora_slab_probold';
}
.one_category .name a:hover {
	text-decoration: underline;
}
.one_category .name a:hover img {
	-moz-transform:  scaleX(-1); 
	-ms-transform:  scaleX(-1); 
	-webkit-transform:  scaleX(-1); 
	-o-transform:  scaleX(-1); 
	transform:  scaleX(-1);
}

.catalog_main {
	padding: 50px 0 93px;
}


.list_catalog {
	list-style: none;
	margin: 0 -15px;
}
.list_catalog li {
	display: inline-block;
	width: 33.33334%;
	padding: 40px 15px 0;
}


.item {
	border: 1px  solid #d0d0d0;
	background: #fff;
	padding:0 0 21px;
}
.item:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}


.item .name {
	display: block;
	font-size: 18px;
	text-align: center;
	padding: 28px 0 0;
        height: 66px;
}
.item .img_box {
	height: 300px;
}
.item .name a {
	color: #000;
	text-decoration: none;
}
.item .name a:hover {
	text-decoration: underline;
}
.item .price {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	padding: 28px 0 0;
}

.btn {
	display: block;
	position: relative;
	margin: 27px  auto 0;
	height: 37px;
	width: 140px;
	font-size: 20px;
	color: #432500;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	background: #e3b137;
	background: -moz-linear-gradient(90deg, #e3b137 0%, #dda22e 100%);
	background: -webkit-linear-gradient(90deg, #e3b137 0%, #dda22e 100%);
	background: -o-linear-gradient(90deg, #e3b137 0%, #dda22e 100%);
	background: -ms-linear-gradient(90deg, #e3b137 0%, #dda22e 100%);
	background: linear-gradient(180deg, #e3b137 0%, #dda22e 100%);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.33);
	-moz-box-shadow:    1px 1px 2px 0px rgba(0, 0, 0, 0.33);
	box-shadow:         1px 1px 2px 0px rgba(0, 0, 0, 0.33);
	text-shadow: 1px 1px 0px #e9c583;
}
.btn span {
	position: relative;
	z-index:1;
}
.btn:after {
	display: block;
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #f4b219;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	opacity: 0;
	visibility: hidden;
}
.btn:hover:after {
	opacity:1;
	visibility: visible;
}

.about {
	background: #f7f4f0;
	position: relative;
	padding: 55px 0 95px;
}
.about h4 {
	font-size: 20px;
	color: #7f7f7f;
	font-weight: normal;
	text-align: center;
	padding: 24px 0 0;
}

.build {
	position: relative;
	min-height: 372px;
}
.build .for_img {
	position: absolute;
	top: 50px;
	left: 50%;
	margin: 0 0 0 -169px;
}
.build ul {
	list-style: none;
	overflow:hidden;
	margin: 0;
}
.build ul li {
	float: left;
	width: 31%;
	text-align: right;
	padding: 40px 0 0;
}
.build ul li:nth-child(2n) {
	float: right;
	text-align: left;
}
.build ul li:nth-child(2n+1) {
	clear: both;
}
.build ul li .name {
	display: block;
	font-size: 24px;
	color: #000;
	font-family: 'pf_agora_slab_probold';
	padding: 14px 0 0;
}
.build ul li p {
	padding: 13px 0 0;
}


.photo {
	list-style: none;
	margin: -1px -1px 0 0;
	padding:0 0 11px;
}
.photo li {
	display: inline-block;
	width: 33%;
	padding:1px 1px 0 0;
}
.photo li .img_box a {
	display: block;
	overflow: hidden;
	position: relative;
}
.photo li .img_box a:hover img {
	opacity: 0.75;
}
.bottom_text {
	/* text-align: center; */
	padding: 0 0 60px;
}

.disciunt_main {
	background: #000;
	color: #fff;
	text-align: center;
	padding: 35px 0 0;
	background:#000 url(../img/bg_disciunt_main.jpg) no-repeat 50% 0;
	background-size: cover;
}
.disciunt_main  .disciunt_box {
	font-family: 'pf_agora_slab_probold';
}
.disciunt_main .title {
	display: block;
	font-size: 40px;
	line-height: 42px;
	text-transform: uppercase;
	
}
.disciunt_main .dicount {
	display: block;
	font-size: 48px;
	color: #fdcd01;
	line-height: 48px;
}

.disciunt_main p {
	display: block;
	font-size: 24px;
	line-height: 28px;
	padding: 0;
	text-align: center;
}


.category {
	background: #f7f6f3;
	padding: 47px 0 45px;
}

.category_main {
	list-style: none;
	margin: 0;
	text-align: center;
}
.category_main li {
	display: inline-block;
	width:16.66667%;
}

.category_main .one_category .name {
	display: block;
	height: auto;
}
.category_main .one_category {
	padding: 0;
}
.category_main .one_category .icons {
	position: static;
	width: 65px;
	margin: 0  auto 17px;
}

.colum {
	max-width: 1200px;
	margin: 0  auto;
	padding: 43px 15px 60px 320px;
}
.colum:after {
	display: block;
	content:'';
	clear: both;
}

.left_colum {
	float: left;
	width: 275px;
	margin: 0 0 0 -305px;
}

.catalog_nav {
	
	padding:2px;
}

.catalog_name {
	background: #775109;
	font-size: 24px;
	color: #fff;
	font-family: 'pf_agora_slab_probold';
	display: block;
	padding: 0 0 0 45px;
	height: 53px;
	line-height: 51px;
	position: relative;
}
.catalog_name i {
	position: absolute;
	top: 13px;
	left: 12px;
	font-size: 24px;
	color: #ffe58c;
}

.sitebar_box {
	margin: -55px -2px 0;
}

.sitebar {
	list-style: none;
	margin: 0;
	padding: 55px 11px 20px;
	border: 1px solid #c5ae84;
	background: #fff;
}
.sitebar > li {
	line-height: 18px;
	padding: 0 0 0 11px;
	position: relative;
	margin: 21px 0 0;
}
.sitebar > li.current:after {
	display: block;
	content:'\f105';
	position: absolute;
	top: 0px;
	left: 0;
	font-family: 'FontAwesome';
	font-size: 14px;
	color: #775109;
}
.sitebar > li > a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.sitebar > li > a:hover {
	text-decoration: underline;
}
.sitebar ul {
	list-style: none;
	margin: 0;
	overflow: hidden;
	height: 0;
	opacity: 0;
}
.sitebar ul li {
	line-height: 18px;
	margin: 12px 0 0;
}
.sitebar ul li a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.sitebar ul li a:hover {
	text-decoration: underline;
}
.sitebar ul li a.active {
	font-weight: bold;
}

.sitebar > li.active > a {
	font-weight: bold
}
.sitebar > li.current.active:after {
	content:'\f107'
}
.sitebar > li.active ul {
	height: auto;
	opacity: 1;
}

.right_colum {
	float: left;
	width: 100%;
}

.right_colum .breadcrumb {
	padding: 0;
}
.breadcrumb {
	list-style: none;
	margin: 0;
	padding: 30px 0 0;
}
.breadcrumb li {
	display: inline-block;
	color: #7f7f7f;
	font-size: 15px;
	padding: 0 7px 0 15px;
	position: relative;
}
.breadcrumb li:first-child {
	padding-left: 0;
}
.breadcrumb li a {
	color: #000;
	text-decoration: none;
}
.breadcrumb li a:hover {
	text-decoration: underline;
}
.breadcrumb li:after {
	display: block;
	content:'\f105';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
}
.breadcrumb li:first-child:after {
	display: none;
}

.right_colum h2 {
	text-align: left;
	padding: 27px 0 0;
}

.filter_box:after {
	display: block;
	content:'';
	clear: both;
}
.filter_box {
margin: 10px 0 5px -20px;
position: relative;
z-index: 15;
height: 250px;
}
.scroll .ch_box a {
    color: #2a80b9;
    text-decoration: none;
    font-size: 14px;
}
.scroll .ch_box a:hover, a:focus {
    color: #2a80b9;
    text-decoration: underline;
}
.filter {
	float: left;
	position: relative;
	margin: 20px 0 0 20px;
}
.filter.active {
	z-index: 20;
}
.btn_filter {
	float: left;
	border: 1px solid #dedede;
	height: 39px;
	padding: 0 18px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 37px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
	background: -moz-linear-gradient(90deg, #fff 0%, #ebebeb 100%);
	background: -webkit-linear-gradient(90deg, #fff 0%, #ebebeb) 100%);
	background: -o-linear-gradient(90deg, #fff) 0%, #ebebeb 100%);
	background: -ms-linear-gradient(90deg, #fff 0%, #ebebeb 100%);
	background: linear-gradient(180deg, #fff 0%, #ebebeb 100%);
}
.btn_filter i {
	margin: 0 0 0 3px;
	position: relative;
	top: 1px;
}
.btn_filter:hover,
.filter.active .btn_filter {
	border-color: #c5ae84;
}
.filter_drop_main {
	/* overflow: hidden; */
	height: 0;
	/* opacity: 0; */
	position: absolute;
	top: 41px;
	left: 0;
	width: 200px;
}
.filter.active .filter_drop_main {
	height: auto;
	opacity: 1;
	overflow: visible;
}

.filter_drop {
	border: 1px solid #c5ae84;
	background: #fff;
	
	padding: 9px 1px 9px 8px;
}

.filter_drop .btn_box {
	border-top: 1px solid #c5ae84;
	margin: 12px 0 0;
	padding: 4px 0 0;
}

.slimScrollRail {
	display: block !important;
	width: 9px !important;
	background: #e0e0e0 !important;
	padding: 2px !important;
	opacity:1 !important;
}
.slimScrollBar {
	width: 5px !important;
	background: #6d6d6d !important;
	right: 3px  !important;
	opacity: 1 !important;
	display: block !important;
}
.ch_box label {
	display: inline-block;
	padding: 6px 0 7px 30px;
	font-size: 15px;
	color: #000;
	line-height: 17px;
}
.ch_box label input {
	float: left;
	margin: 0 0 0 -30px;
}

.ch_box label .jq-checkbox {
	float: left;
	margin: 0 0 0 -30px;
}


.filter button {
	position: relative;
	margin:0 auto;
	display: block;
	height:27px;
	width: 108px;
	border: none;
	cursor: pointer;
	background: none;
	background: #232323;
	background: -moz-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: -webkit-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: -o-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: -ms-linear-gradient(90deg, #232323 0%, #0f0f0f 100%);
	background: linear-gradient(180deg, #232323 0%, #0f0f0f 100%);
}
.filter button span {
	position: absolute;
	z-index:2;
	top: 0;
	left: 0;
	width: 108px;
	height: 27px;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	
}
.filter button:after {
	display: block;
	content:'';
	background: #4c4c4c;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	
}
.filter button:hover:after {
	opacity: 1;
	visibility: visible;
}


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


.separate {
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin: 23px 0 0;
	padding: 13px 0;
}
.separate li {
	display: inline-block;
	color: #7f7f7f;
	padding:0 20px 0 0;
}
.separate li a {
	color: #000;
	text-decoration: none;
}
.separate li a.active {
	font-weight: bold;
}

.right_colum .item .name {
	padding: 16px 0 0;
	line-height: 22px;
}
.right_colum .item .name a {
	font-size: 17px;
}
.right_colum .item .price {
	font-size: 20px;
	padding: 20px 0 0;
}
.right_colum .item .btn {
	height: 33px;
	width: 120px;
	line-height: 31px;
	font-size: 16px;
	margin: 20px auto 0;
}

.right_colum .list_catalog {
	margin-bottom: 20px;
}


.card_catalg {
	width: 270px;
	position: relative;
	z-index: 50;
	padding: 2px;
	margin: 31px 0 0;
}
.card_catalg .sitebar_box {
	height: 0;
	overflow: hidden;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
}
.card_catalg .catalog_name {
	cursor: pointer;
}
.card_catalg .catalog_name i {
	color: #fff;
}
.card_catalg:hover .catalog_name {
	position: relative;
	z-index: 5;
}
.card_catalg:hover .catalog_name i {
	color: #ffe58c;
}
.card_catalg:hover .sitebar_box {
	height: auto;
	opacity: 1;
	overflow: visible;
}


.card h2 {
	text-align: left;
	padding: 30px 0 0;
}
.card .articool {
	display: block;
	font-size: 18px;
	color: #707070;
	padding: 2px 0 0;
}
.card_box {
	padding: 20px 0 50px;
}
.card_box:after {
	display: block;
	content:'';
	clear: both;
}
.card_left {
	float: left;
	width: 58%;
}

.card_right {
	float: right;
	width: 400px;
	padding:0 30px 0 0;
}


.CardSlider img {
	display: block;
	margin:0 auto; 
	width: 70%;
}

.CardSliderNav {
	width: 470px;
	margin: 13px auto 0;
}
.CardSliderNav span {
	opacity: 0.5;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.CardSliderNav .slick-current span {
	opacity: 1;
	cursor: default;
}
.CardSliderNav {
	position: relative;
}
.CardSliderNav .slick-current span:after {
	display: block;
	content:'';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	border: 2px solid #775109;
}


.CardSliderNav .slick-prev {
	background: url(../img/btn_car_prev.png) no-repeat;
	height: 40px;
	width: 40px;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	margin: -18px 0 0;
	left: -18px;
	z-index: 10;
	opacity: 0.5;
	cursor: pointer;
}

.CardSliderNav img{
	width:70px;
}



.CardSliderNav .slick-prev:hover {
	opacity: 1;
}

.CardSliderNav .slick-next {
	background: url(../img/btn_car_next.png) no-repeat;
	height: 40px;
	width: 40px;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	margin: -18px 0 0;
	right: -18px;
	z-index: 10;
	opacity: 0.5;
	cursor: pointer;
}
.CardSliderNav .slick-next:hover {
	opacity: 1;
}


.card_about {
	background: #f7f6f3;
	border: 1px solid #d0d0d0;
	padding: 21px 30px 17px;
}
.card_about .old_price {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #4a4a4a;
	font-weight: bold;
	text-decoration: line-through;
}
.card_about .price {
	display: block;
	text-align: center;
	font-size: 36px;
	line-height: 40px;
	color: #0d0d0d;
	font-weight: bold;
}
.card_about .btn {
	height: 43px;
	width: 170px;
	line-height: 38px;
	font-size: 24px;
	margin-top: 15px;
}

.delivery {
	border-top:1px solid #d0d0d0;
	margin: 23px 0 0;
	background: url(../img/bg_delivery.gif) no-repeat 0 28px;
	padding: 21px 0 0 105px;
	min-height: 94px;
}
.delivery .name {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #0d0d0d;
	padding:0 0 10px;
}
.delivery p {
	padding: 0;
	color: #0d0d0d;
	line-height: 22px;
}


.card_data {
	list-style: none;
	margin: 0;
	padding: 20px 0 0;
}
.card_data li {
	position: relative;
	overflow:hidden;
	color: #464646;
	padding: 10px 0 0;
}
.card_data li:after {
	display: block;
	content:'';
	height: 1px;
	background:url(../img/line.gif) repeat-x;
	position: absolute;
	bottom: 2px;
	left: 0;
	right: 0;
	z-index: -1;
}
.card_data li .left {
	float:left;
	background: #fff;
	padding:0 5px 0 0;
}
.card_data li .right {
	float: right;
	background: #fff;
	padding:0 0 0 5px;
}

.specifications {
	margin: 0 -10000px;
	padding: 43px 10000px 50px;
	background: #f7f6f3;
}

.list_specifications {
	list-style: none;
	margin: 0 -15px;
	padding: 3px 0 0;
}
.list_specifications li {
	line-height: 18px;
	display: inline-block;
	width: 50%;
	position: relative;
	padding: 0 15px;
	overflow:hidden;
	margin: 34px 0 0;
}
.list_specifications li:after {
	display: block;
	content:'';
	clear: both;
	height: 1px;
	background: url(../img/line.gif) repeat-x;
	position: absolute;
	top: 16px;
	left: 15px;
	right: 15px;
}
.list_specifications li  span {
	position: relative;
	z-index: 3;
	color: #464646;
	background: #f7f6f3;
}
.list_specifications li .left {
	float: left;
	font-weight: bold;
	max-width: 28%;
}

.list_specifications li .right {
	float: right;
	width: 55%;
}


.equipment {
	overflow: hidden;
	padding: 40px 0 70px;
}

.equipment_box {
	float: left;
	width:50%;
	padding: 0 20px 0 0;
}

.equipment .card_data {
	max-width: 370px;
	padding: 15px 0 0;
}
.equipment .card_data li {
	margin: 10px 0 0;
}
.equipment .card_data .left {
	font-weight: bold;
}






.additional_elements {
	padding: 30px 0 66px;
}



.list_elements {
	list-style: none;
	margin: 0 -15px;
	padding: 14px 0 0;
}
.list_elements li {
	display: inline-block;
	width: 50%;
	padding: 30px 15px 0;
	color: #0d0d0d;
	font-size: 18px;
}

.one_lements {
	overflow: hidden;
	padding:0 0 0 240px;
}
.one_lements .img_box {
	float: left;
	margin: 0 0 0 -240px;
	width: 210px;;
}
.one_lements .name {
	display: block;
	padding: 18px 0 0;
	
}
.one_lements .name a {
	text-decoration: none;
	color: #0d0d0d;
}
.one_lements .name a:hover {
	text-decoration: underline;
}
.one_lements p {
	padding: 19px 0 0;
}
.one_lements .price {
	font-size: 20px;
	font-weight: bold;
}


.related {
	padding: 37px 10000px 55px;
	margin: 0 -10000px;
	background: #f7f6f3;
}


.Carusel {
	position: relative;
	padding: 5px 15px 0;
	margin: 18px -30px 0;
}
.Carusel .slick-list {
	padding: 10px 0;
}
.Carusel .item {
	margin: 0 15px;
}

.Carusel .item .name {
	padding: 16px 10px 0;
	line-height: 22px;
}
.Carusel .item .name a {
	font-size: 17px;
}
.Carusel .item .price {
	font-size: 20px;
	padding: 20px 0 0;
}
.Carusel .item .btn {
	height: 33px;
	width: 120px;
	line-height: 31px;
	font-size: 16px;
	margin: 20px auto 0;
}

.Carusel .slick-prev {
	background: url(../img/btn_car_item_left.png) no-repeat;
	height: 42px;
	width: 28px;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 138px;
	left: -18px;
	z-index: 10;
	opacity: 0.5;
	cursor: pointer;
}
.Carusel .slick-prev:hover {
	opacity: 1;
}

.Carusel .slick-next {
	background: url(../img/btn_car_item_right.png) no-repeat;
	height: 42px;
	width: 28px;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 138px;
	right: -18px;
	z-index: 10;
	opacity: 0.5;
	cursor: pointer;
}
.Carusel .slick-next:hover {
	opacity: 1;
}

.Carusel .slick-dots {
	list-style: none;
	margin: 0;
	text-align: center;
}
.Carusel .slick-dots li {
	display: inline-block;
	padding: 3px;
}
.Carusel .slick-dots li button {
	display: block;
	height: 12px;
	width: 12px;
	overflow:hidden;
	 text-indent: -9999px;
	 border: 2px solid #000;
	 background: #000;
	 -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}
.Carusel .slick-dots li.slick-active button  {
	background: #fff;
}

/* FOOTER
---------------------------------------------------------------------------------*/
#footer {
	position: relative;
	max-width: 1200px;
	margin: 0  auto;
	padding: 67px 15px 50px;
}
#footer:after {
	display: block;
	content: '';
	clear: both;
}


.foot_one {
	float: left;
	width: 29%;
}

.foot_two {
	float: left;
	width: 42%;
	padding: 11px 0 0;
}

.foot_three {
	float: left;
	width: 18%;
}

.foot_four {
	float: left;
	width: 11%;
}

.socials {
	list-style: none;
	margin: 0 0 0 -17px;
	padding: 22px 0 0;
}
.socials li {
	display: inline-block;
	padding: 0 0 0 17px;
}
.socials li a {
	font-size:22px;
	color: #7f7f7f;
	text-decoration: none;
}
.socials li a:hover {
	color: #000;
}

#footer address {
	padding: 0 50px 0 30px;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
}
#footer address i {
	float: left;
	margin: 6px 0 0 -30px;
	font-size: 24px;
}

#footer .phone {
	display: block;
	padding: 0 0 0 30px;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
	margin: 23px 0 0;
}
#footer .phone i {
	float: left;
	margin: 2px 0 0 -30px;
	font-size: 24px;
}

#footer .mail {
	display: block;
	padding: 0 0 0 30px;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
	margin: 20px 0 0;
}
#footer .mail i {
	float: left;
	margin: 2px 0 0 -30px;
	font-size: 20px;
}
#footer .mail a {
	color: #000;
}

.foot_nav {
	list-style: none;
	margin: 0;
}
.foot_nav li {
	line-height: 20px;
	padding: 10px 0 0;
}
.foot_nav li a {
	color: #030303;
	text-decoration: none;
}
.foot_nav li a:hover {
	text-decoration: underline;
}


.form_search button:after,
.form_phone_box button:after,
.one_category .name a img,
.img_box img,
.btn:after,
.item,
.socials li a,
.sitebar ul,
.filter button:after,
.filter_drop_main,
.btn_filter,
.sitebar_box,
.card_catalg .catalog_name i,
.CardSliderNav .slick-prev,
.CardSliderNav .slick-next,
.Carusel .slick-prev,
.Carusel .slick-next,
.menu,
.photo li .img_box a img   {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
} 


.img_box {
	overflow: hidden;
	height: 100%;
	position: relative;
	z-index:10;
}
.img_box img {
	display: block;
	width: 100%;
}
/*
.img_box:hover img {
	-moz-transform:  scale(1.5); 
	-ms-transform:  scale(1.5); 
	-webkit-transform:  scale(1.5); 
	-o-transform:  scale(1.5); 
	transform:  scale(1.5);
}
*/


.sitebar > li > ul > li > a {
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}



	.modalDialog {
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		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;
	}

	.modalDialog:target {
		display: block;
		pointer-events: auto;
	}

	.modalDialog > div {
		width: 400px;
		position: relative;
		margin: 10% auto;
		padding: 5px 5px 5px 5px;
		border-radius: 10px;
		background: #fff;
		background: -moz-linear-gradient(#fff, #999);
		background: -webkit-linear-gradient(#fff, #999);
		background: -o-linear-gradient(#fff, #999);
	}

	.close {
		background: #606061;
		color: #FFFFFF;
		line-height: 25px;
		position: absolute;
		right: -12px;
		text-align: center;
		top: -10px;
		width: 24px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}

	.close:hover { background: #00d9ff; }
	
.modal-body {
    position: relative;
    padding: 15px;
}
.form-group {
    margin-bottom: 15px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
width: 340px;
height: 44px;
}
.cont .glyphicon {
    color: #27ae61;
    margin-right: 5px;
    font-weight: bold;
}
@media (min-width: 768px)
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
@media (min-width: 768px)
.modal-dialog {
    width: 600px;
    margin: 30px auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    top: 20%;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.comments {width: 865px;}
.comment {margin-bottom: 20px;}
.comment p {padding: 0px 0 0;}
.dialog {
position: relative;
padding: 15px;
border-radius: 3px;
margin-left: 75px;
color: #000;
border: 1px solid #d0d0d0;}
.dialog::after {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 15px solid #d0d0d0;
left: -15px;
top: 15px;}
.avattar {width: 75px;float: left;}
.stati_block {padding: 0 0 1px 0;margin: 0 0 20px 0;}
.stati_block a {border-bottom: 1px dashed #000;display: block;text-decoration: none;}
.btn_filter {
 width: 200px;
background: rgba(255, 203, 1, 0.62);
}
.panel-default {
    box-shadow: none;
    border-radius: 0;
    height: 615px;
    background: white;
    margin-bottom: 10px;
    border-top: 5px solid #fdcd01;
}

.collg {
    width: 20%;
    float: left;
    margin-left: 125px;
}
 
.panel span {
    font-size: 17px;
    color: #000000;
    margin: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'pf_agora_slab_probold';
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.panel a {
    color: #2a80b9;
    line-height: 22px;
}
.ite {
border: 1px solid #d0d0d0;
background: #fff;
}
 
.right_colum .ite .nam {
padding: 16px;
background: rgba(255, 203, 1, 0.62);
}
.ite .nam {
    display: block;
    font-size: 18px;
    text-align: center;
    padding: 28px 0 0;
}
.ite .nam a {
    color: #000;
    text-decoration: none;
}
.scitca {
    background: rgba(238, 56, 56, 0.8);
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 5px 11px;
    position: absolute;
   font-family: 'pf_agora_slab_probold';
}
.right_colum .item .parametr {
    padding: 16px 0 0;
}
.item .parametr {
display: block;
text-align: center;
color: #000;
text-decoration: none;
}



@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");