@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans::400,700,800&subset=cyrillic-ext,cyrillic);

*{
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

body{
	background:url(../img/bg.jpg) #C3BCB1 no-repeat 50% 0;
	font-family: Open Sans;
}

.line-h{
	margin:8px 0;
}

.logo{
	position: relative;
	float:left;
	width: 15%;
	margin-top: 20px;
	height: 62px;
}

.red-l{
	background:#606060;
	float:left;
	width: 83%;
	padding: 0.5% 1%;
	margin-top: 20px;
	position: relative;
}

.line-h .r-30{
	width:30%;
	float:left;
	color:#FFFFFF;
	text-align: right;
}

.line-h .r-70{
	width:70%;
	float:left;
	color:#FFFFFF;
	font-size: 14px;
}

.content{
	width:1000px;
	margin:0 auto;
}

.search{
	display:block;
	width: 100%;
	text-align: right;
	position:relative;
}

.search input[type="text"]{
	width: 67%;
	background: rgba(96, 96, 96);
	font-size:12.5px;
	font-family: Open Sans;
	padding: 3px 10px;
	border-radius:5px;
	color:#FFFFFF;
}

.search input[type="submit"]{
	background:url(../img/ser-boo.png);
	width:16px;
	height:16px;
	position:absolute;
	z-index:2;
	top: 19%;
	right: 2%;
	cursor:pointer;
}

.search input[type="text"]::-webkit-input-placeholder {
	opacity:1;
	color:#ffffff;
}

.search input[type="text"]::-moz-placeholder { /* Firefox 19+ */
	opacity:1;
	color:#ffffff;
}

.search input[type="text"]:-ms-input-placeholder { /* IE 10+ */
	opacity:1;
	color:#ffffff;
}

.search input[type="text"]:-moz-placeholder { /* Firefox 18- */
	opacity:1;
	color:#ffffff;
}

.search span{
	border-left: 1px solid #3c3c3c05;
    border-right: 1px solid #3c3c3c05;
    padding: 0 10px;
    margin-right: 10px;
    font-size: 13px;
    font-weight: bold;
}

.phone{
	float:left;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	line-height: 26px;
}

.adress{
	float:right;
	font-size:16px;
	text-align: right;
	color: #fff;
	margin-top: 3px;
}

.vc_col-md-6 {
	float:left;
    width: 33.33%;
}

.vc_col-md-6 .item img {
    width: 60%;
    display: block;
    margin: auto;
}

.vc_col-md-6 .item {
    overflow: hidden;
    height: 210px;
    border: 1px solid #ccc;
    margin: 20px auto;
}

.vc_col-md-6 .item {
    position: relative;
    width: 95%;
    display: list-item;
    margin: 10px auto;
    text-align: center;
    vertical-align: middle;
}

.vc_col-md-6 .item .title {
    position: absolute;
    width: 100%;
    background: #606060;
    padding: 12px 0;
    height: 43px;
    bottom: 0;
    color: #fff;
    left: 0;
}

header{
	overflow:hidden;
}

nav{
	position:relative;
	float:right;
	background:#000000;
}

nav ul{
	list-style:none;
}

 nav ul li{
	float:left;
	font-size:14px;
	position: relative;
}

nav ul li.u{
	border-left: 1px solid #323131;
    height: 37px;
    display: block;
}

nav ul li a{
	display:block;
	color:#ffffff;
	padding:9px 25px;
	text-decoration:none;
}

nav ul li a:hover{
	color:#606060;
	background:#0d0d0d;
}

#map{
	width: auto;
	height:380px;
	border:1px solid #1F1F1F;
}

.logo:before{
	position:absolute;
	content:'';
	height: 100%;
	width: 600%;
	top: 0;
	right: 100%;
	background: #606060;
	margin-right: 20%;
}

.red-l:before{
	position:absolute;
	background: #606060;
	content:'';
	height: 100%;
	width: 100%;
	top: 0;
	left: 100%;
}

.clear{
	clear:both;
}

section.white{
	background:#FFF;
	width:970px;
	margin:20px auto;
	padding:15px;
}

.catal-item .item{
	width: 16.666%;
	float:left;
}

.catal-item .item a img{
	width:100%;
}

.catal-item .item a{
	display:block;
	width: 94%;
	margin: 3%;
	position: relative;
	color: #fff;
	text-decoration: none;
}

.catal-item .item a:hover{
	opacity:0.6;
}

.catal-item .item a .title{
	position:absolute;
	bottom: 15%;
	font-size: 11px;
	background: #606060;
	right: 1%;
	padding: 2px 6px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.cx-col-40{
	float:left;
	width:40%;
	margin-top:20px;
}


.cx-col-25{
	float:left;
	width:25%
}

.cx-col-75{
	float:left;
	width:75%;
}

.cx-col-60{
	float:left;
	width:60%;
	margin-top:20px;
}

.conte{
	font-size: 14px;
    color: #666666;
    padding-left: 20px;
}

.conte p{
	margin-bottom:10px;
}

.subbar{
	background:url(../img/sub-bg.gif);
	font-size:14px;
	color:#fff;
	padding-bottom: 20px;
}

.subbar p{
	padding: 5px 20px;
}


.subbar hr{
	border:0;
	background:url(../img/hr.gif);
	height:2px;
	width:100%;
	    margin: 5px 0;
}

.subbar a{
	color:#FFFFFF;
}

.subbar .s-titl{
	    background: url(../img/sub-title.gif);
	    font-size: 18px;
	    color: #FFFFFF;
	    text-transform: uppercase;
	    padding: 2px 20px;
	    margin-bottom: 10px;
}

.cat .item{
	float:left;
	width:33.33%
}

.cat-hit .item{
	float:left;
	width:25%;
}

.cat h1, .conte h1{
	font-size:30px;
	color:#252525;
	font-weight:normal;
	text-transform:uppercase;
}

.l-men{
	display:block;
	color:#ffffff !important;
	text-decoration:none;
	padding: 3px 20px;
}

.l-men:hover, .l-men.active{
	background:#040404;
	color:#606060 !important;
}

.cat-hit .item .pos, .cat .item .pos{
	width:80%;
	margin: 20px auto;
}

.cat-hit .item .pos .fot, .cat .item .pos .fot{
	display: list-item;
	border:1px solid #E4E4E4;
	width:100%;
	text-align:center;
	height: 170px;
	overflow: hidden;
	vertical-align: middle;
}

.cat-hit .item .pos .fot img, .cat .item .pos .fot img{
	width: 100%;
	display: block;
}

.cat-hit .item .pos .titl, .cat .item .pos .titl{
	font-size:14px;
	color:#6486D6;
	text-decoration:none;
	margin:10px 0;
	display:block;
	line-height: 16px;
	height: 48px;
	overflow: hidden;
	width: 100%;
}

.cat-hit .item .pos .price, .cat .item .pos .price{
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin: 15px 0 0 0;
	display:block;
}

.cat-hit .item .pos .lim, .cat .item .pos .lim{
	display: inline-block;
	background:#E0020F;
	text-decoration:none;
	text-transform: uppercase;
	color:#fff;
	padding: 8px 15px;
	border-radius:5px;
}

.cat-hit .item .pos .lim:hover, .cat-hit .item .pos .fot:hover{
	opacity:0.6;
}


.cat-hit .item .pos .titl:hover{
	text-decoration:underline;
}

.cat-hit h2{
	margin-top:20px;
	text-align:center;
	text-transform:uppercase;
	font-size:48px;
	font-weight:normal;
	color:#262626;
}


footer{
	border-top:10px solid #606060;
	background:#303030;
	text-align:center;
	font-size:14px;
	padding: 30px 0 0 0;
}

footer, footer a{
	color:#ffffff;
}

.footer-lin{
	font-size:14px;
	padding:10px 0;
	text-align:center;
	background: #606060;
	margin-top: 20px;
}

.slider{
	margin-top:20px;
	background:#606060;
	padding:10px;
	border-radius:8px;
}



nav ul li:hover ul.sub-menu {
    top: 28px;
    z-index: 9;
	
}

nav ul li i{
	background:url(../img/st.gif);
	height:9px;
	width:9px;
	display: block;
	position: absolute;
	top: 40%;
	right: 5%;
}

ul.sub-menu li a {
    font-size: 14px !important;
    text-shadow: none;
    color: #CCCCCC;
    text-decoration: none;
    padding: 8px 25px !important;
    border-bottom: 1px solid #252525 !important;
}

ul.sub-menu li a:hover{
	border-bottom: 1px solid #252525 !important;
	background: #1b1b1b;
}

.sub-menu li {
    width: 100%;
    background: #000000;
    float: none;
    clear: both;
    padding: 0px !important;
}

nav ul li ul.sub-menu{
    position: absolute;
    padding: 0px;
    top: -9999px;
    z-index: 2;
    padding-top: 8px;
    -webkit-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.4);
    box-shadow: 4px 4px 10px 0px rgba(50, 50, 50, 0.4);
    display: block;
}









.error{
	color:#606060;
	padding:10px 0;
}

.new_catalog_sorting {
    position: relative;
    margin: 20px 0 0px 0;
    background: #ececec;
}

.new_catalog_sorting .new_catalog_sorting_inner:after {
    clear: both;
	content:'';
	display:block;
}

.new_catalog_sorting .new_catalog_sorting_inner ol li a.selected {
    font-size: 12px;
    font-weight: normal;
}

.new_catalog_sorting .new_catalog_sorting_inner ol li a {
    float: left;
    display: block;
    padding: 0 0 1px 0;
    outline: 0 none;
    border-bottom: dotted 1px #606060;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    color: #606060;
    text-decoration: none;
}

.new_catalog_sorting .new_catalog_sorting_inner ol li.actsort{
	color: #b7b7b7 !important;
}

.new_catalog_sorting .new_catalog_sorting_inner ol li.actsort a{
	font-weight: bolder !important;
    color: #b7b7b7 !important;
    border-bottom: dotted 1px #b7b7b7 !important;
}

.new_catalog_sorting .new_catalog_sorting_inner ol li span{
	margin: -1px 0 0 3px;
	font-size: 15px;
	display: inline-block;
	position: absolute;
	color: #606060;
}

.new_catalog_sorting .new_catalog_sorting_inner {
    position: relative;
    padding: 11px;
    zoom: 1;
}

.new_catalog_sorting .new_catalog_sorting_inner .caption {
    float: left;
    color: #666;
}

.new_catalog_sorting .new_catalog_sorting_inner ol {
    float: left;
	list-style: none;
}

.new_catalog_sorting .new_catalog_sorting_inner ol li {
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
}

.breadcrumb{
	margin:10px 0;
}

.breadcrumb > li {
    display: inline-block;
	font-size:14px;
}

.breadcrumb > li + li:before {
    padding: 0 8px;
    font-size: 10px;
    color: #606060;
    content: " > ";
}

.breadcrumb li a{
    color: #606060;
	font-size:14px;
}

.breadcrumb li .page-title{
    color: #999999;
}

.full-catalog h2{
	font-size:24px;
	color:#242424;
	font-weight:normal;
	line-height: 26px;
	margin-bottom: 10px;
}

.full-catalog .info{
	margin-left:5%;
	width:95%;
}

.full-catalog .art{
	font-size:18px;
	color:#999999;
}

.full-catalog .foto-full{
	border:1px solid #CCCCCC;
	display: block;
	margin-bottom: 10px;
}

.full-catalog .price{
	color: #E0020F;
    font-weight: bold;
    font-size: 24px;
    background: #E3E3E3;
    padding: 4px 10px;
    margin-top: 15px;
}

.mobile_menu {
    display: none;
}

/* Базовый контейнер табов */
.tabs {
	padding: 0px;
	margin-top: 30px;
}


/* стили секций с содержанием */
.tabs section {
	display: none;
	padding: 40px 8px 8px 8px;
	background: #fff;
	border: 1px solid #e3e3e3;
}

.tabs section ul{
	margin-left:15px;
	margin-bottom:20px;

}

.tabs input {
	display: none;
}

/* стили вкладок (табов) */
.tabs label {
	display: block;
	margin: 0;
	font-size:14px;
	padding: 5px 0px;
	text-align: center;
	color: #ffffff;
	background: #606060;
	width: 33.333%;
	float: left;
}

/* изменения стиля заголовков вкладок при наведении */
.tabs label:hover {
	color: #ffffff;
	cursor: pointer;
}

/* стили для активной вкладки */
.tabs input:checked + label {
	color: #ffffff;
	background: #000000;
}


/* активация секций с помощью переключателя :checked */
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3{
	display: block;
}

#content1 table, #content2 table, #content3 table{
    text-align: center;
    width: 100%;
    padding-top: 3px;
	border-spacing: 0px;
}

#content1 table tr:nth-child(2n), #content2 table tr:nth-child(2n), #content3 table tr:nth-child(2n){
	background-color:#FFF;
}

#content1 li:nth-child(2n), 
#content2 li:nth-child(2n), 
#content3 li:nth-child(2n){
	background-color:#FFF;
}

#content1 table tr:nth-child(2n+1), #content2 table tr:nth-child(2n+1), #content3 table tr:nth-child(2n+1){
	background-color:#e6e7e8;
}

#content1 li:nth-child(2n+1), #content2 li:nth-child(2n+1), #content3 li:nth-child(2n+1){
	background-color:#e6e7e8;
}

#content1 table td, #content2 table td, #content3 table td{
    padding: 5px 10px;
    text-align: left;
	font-size:12px;
	color: #666666;
}

#content1 li, #content2 li, #content3 li{
    padding: 5px 10px;
    text-align: left;
	font-size:12px;
	color: #666666;
	list-style: decimal;
}

.mobile_menu select {
    width: 100%;
    border: 0;
    font-size: 18px;
    height: auto;
    padding: 14px 12px;
    background: url(../img/dropdown_plus.png) no-repeat scroll 95% center #1B1B1B;
    color: #FFFFFF;
    -webkit-appearance: none;
    margin: 20px 0 10px 0;
}


/* медиа запросы для различных типов носителей */  
@media screen and (max-width: 680px) {
  .tabs label:before {
  	margin: 0;
  	font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  .tabs label {
    padding: 15px;
  }
}


.item-foto{
	float: left;
	width: 28.5%;
	height: 60px;
	margin: 2%;
	display: block;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}

.item-foto img{
	width: 100%;
}

.instr{
	font-size: 18px;
    color: #606060;
    margin-top: 40px;
    display: block;
    border-bottom: 2px solid;
    padding: 2px 10px;
    text-decoration: none;
}

.instr:hover{
	color:#000000;
}

.h2-acs{
	padding:5px 20px;
	background:#606060;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:14px;
}

.pagination {
  display: inline-block;
  margin-bottom: 25px;
  margin-top: 30px;
  padding-left: 15px;
  text-align:center;
  left: 50%;
  margin-left: -295px;
  width: 590px;
  position: relative;
}

.pagination>li {
    display: inline;
}

.pagination  li:first-child  a, .pagination  li:first-child  span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0;
}

.pagination  li:last-child  a, .pagination  li:last-child  span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.pagination  .active  a, .pagination  .active  span, .pagination  .active  a:hover, .pagination  .active  span:hover, .pagination  .active  a:focus, .pagination  .active  span:focus {
  background-color: #606060;
  border-color: #606060;
  color: #FFFFFF;
  cursor: default;
  z-index: 2;
}

.pagination  li  a, .pagination  li  span {
  background-color: #d2d2d2;
  border: 0;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
  margin-right: 5px;
  color:#000;
  border: 1px solid #ddd;
}

.pagination  li  a:hover{
	background:#606060;
	color:#fff;
}


/* медиа запросы для различных типов носителей */  
@media screen and (max-width: 1000px) {
   header {
	   overflow: visible;
   }
   
   .red-l:before, .logo:before{
	   display:none;
   }
   
   .content, section.white{
	   width: 95%;
	   margin: 0 auto;
	}
	
	.search span, .catal-item .item a .title{
		display: none;
	}
}

@media screen and (max-width: 850px) {
	.catal-item .item{
		width:33.33%;
	}
	
	.logo{ 
	    float:none;
		width:100%;
		text-align:center;
		margin: 40px 0;
	}
	
	.red-l{
		float:none;
		width:98%;
		
	}
	
	.cat-hit .item, .cat .item{
		width: 50%;
	}
	
	.cx-col-25, .cx-col-75{
		float:none;
		width:100%;
	}
	
	.conte {
		padding-left: 0px;
	}
	
	.mobile_menu {
		display: block;
	}
	
	nav {
		display: none;
	}
	
	.search input[type="text"] {
		width: 87%;
	}
}



@media screen and (max-width: 650px) {
	.cx-col-40, .cx-col-60{
		float:none;
		width:100%;
	}
	
	.full-catalog .info {
		margin-left: 0;
		width: 100%;
	}
	
	
}