/*
* { box-shadow: inset 1px 1px 1px #ccc !important;}
*/
body {
	margin: 0;
	padding: 0;
  	font-family: 'PT Sans Caption','Arial';
	font-size: 14px;
	line-height:1.2;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background: #fff;
	color: #4a4a4a;	
	height: 100%;
	text-align: left;
	line-height: 1.2;
}

p,h1,h2,h3,h4,input {margin-top:0px;}
a img{border:0;}
input[type='button'], input[type='submit'] {cursor: pointer;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
div {
  display: block;
  position: relative;
}div.clear {clear: both;}
input,textarea{outline:none;font-family: 'PT Sans Caption','Arial';}
html {height: 100%;}
.clear {clear: both;}
img {height: auto; vertical-align: middle; border: none;}
a {color: #6a6a6a;}
.center {
	width: 1366px;
	margin: 0 auto;
	clear: both;
}

p {line-height: 1.5;}

.wrapper {min-height: 100%;}

.wrapper-footer {
  height: 140px;
  clear: both;
  width: 100%;
}

.header {
	position: relative;
    width: 100%;
    height: 220px;
    padding: 0 0 20px;
    float: left;
    border-bottom: 1px solid #EFEFEB;
    background: url(/img/header-banner-rainbow.jpg);
    background-repeat: no-repeat;
    background-position: 31% 0;
    background-size: cover;
}
.header .center {
	overflow: hidden;
}
.wrap-search {
	display: inline-block;
	float: left;
}
.holder_search_inputs {
	display: inline-block;
	border: 1px solid #CBCBCB;
	overflow: hidden;
}
.holder_search_inputs input {
	border: none;
	background: transparent;
	display: inline-block;
    vertical-align: top;
    padding: 10px;
}
.holder_search_inputs input[type="submit"] {
	width: 40px;
	height: 100%;
	background: #6a6a6a url(/images/icon-search.png) no-repeat 50% 50%;
}
/* new */
.header-pre {
box-sizing: border-box;
    position: relative;
    height: 90px;
    margin: 0 auto;
    padding-top: 25px;
    width: 1366px;
	text-align: center;
}
.header-pre .search-box {
	display: inline-block;
	border: 0px solid #c3baba;
	overflow: hidden;
}
.header-pre .search-box input {
	border: none;
	background: transparent;
	display: inline-block;
    vertical-align: top;
    padding: 10px;
}
.header-pre .search-box input[type="submit"] {
    width: 37px;
    height: 100%;
    background: #6a6a6a url(/img/zoom-icon.png) no-repeat 50% 50%;
    border-radius: 20px;
}
.header-pre .search-box #search {
	margin-left: -4px;
	font-size: 13px;
	/*border-bottom: 1px dotted #666;*/
	background:url('images/dot.png') left bottom repeat-x;
}
.header-pre .contacts-box {
	display: inline-block;
	margin-left: -100px;
}
.header-pre .contacts-box-inner {
	display: inline-block;
	margin-left: 120px;
}

.header-pre .contacts-box .contacts,
.header-pre .contacts-box .desc {
	display:inline-block;
}
.header-pre .contacts-box .desc {
	margin-left:30px;
	font-size:13px;
}
.header-pre * {
	color: #6a6a6a !important;
}
.header__phone {
   display: inline-block;
    padding: 0 0 0 45px;
    height: 36px;
    line-height: 36px;
    color: #494949;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    background: url(/images/ic-2-gray.png) left center no-repeat;
}
.header-pre .email-box {
	display: inline-block;
	float: right;
	height: 36px;
	right: 100px;
	background: url(/img/email-icon-gray.png) left center no-repeat;
}

.header-pre .email-box-inner {
	display: inline-block;
	float: right;
	height: 36px;
	right: 50px;
	background: url(/img/email-icon-gray.png) left center no-repeat;
}


.header__email {
   display: inline-block;
    padding-left: 45px;
    line-height: 36px;
    color: #494949;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
    
}
.header__email i {
	font-style: normal;
	padding-bottom: 3px;
	background:url('images/dot.png') left bottom repeat-x;
}

.header-pre .userid-box {
	display: inline-block;
	float: right;
	height: 36px;
	right: 0px;
	background: url(/img/userid-icon-gray.png) left center no-repeat;
}
.header__userid {
   display: inline-block;
    
    padding-left: 40px;
    line-height: 36px;
    color: #494949;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    
}
.header__userid i {
	font-style: normal;
	padding-bottom: 3px;
	
}



.header__callback {
    /* display: block;
     padding: 0 0 0 50px; */
    padding-left: 35px;
    line-height: 30px;
    height: 30px;
    margin-left: 34px;
    margin-top: -22px;
    background: url(/images/ic-3-gray.png) 15px center no-repeat;
    color: #6a6a6a;
    font-weight: normal;
    font-size: 13px;
    cursor: pointer;
    display:none;
}

.header__callback i{
	font-style: normal;
    padding-bottom: 3px;
	background:url('images/dot.png') left bottom repeat-x;
	display:none;
}

.header__callback:after {
        content: "";
    position: absolute;
    background: url(/images/arrow-right-g.png) no-repeat;
    width: 13px;
    height: 11px;
    left: 63px;
    top: 23px;
    display:none;
}

.header-banner-box {
	
    top: 25px;
margin: 0 auto;
    width: 1366px;
	
}

@media (min--width: 1200px) { 
	.header-banner-box {
		 left: 270px;
	}
}
.banner-logo{
	 
	float: left;
	width: 165px;
}
.header-in .banner-logo{
	background: url(/img/header-banner-rainbow.jpg); 
	float: left;
	width: 134px;
	text-align: center;
	padding: 10px 0;
	top:25px;
	    margin-left: 1px;
}

.menuul{
 
}
.header-in .banner-logo img{

border:0px;	
	width: 94px;
}
.header-in{
    top: -130px;
    z-index: 2;
  
}
.header-banner-box .banner {
	height: 178px;
	/*background: url(/img/header-banner-rainbow.jpg);*/
	background-size: cover;
	
}
.banner{
	width: 1157px;
	margin-left: 205px
}
.header-banner-box h1 {
	text-align: justify;
    color: #4e4032;
    /*text-shadow: 1px 0px 0px #d5ae85, 0px -1px 0px #fff;*/
	text-shadow: rgba(0,0,0,1) -1px -1px 0px;
    font-size: 27px;
    font-weight: bold;
    line-height: 54px;
	margin-left: 204px;
	letter-spacing: 1.8px;
	margin-top:1px;
}
/*.new*/
.header .right-head {
	float: left;
	max-width: 80%;
	width: 100%;
}
.header__logo {
	float: left;
	margin: 15px 0 0;
}

.header__btn-sale {
	float: left;
	height: 40px;
	width: 130px;
	line-height: 40px;
	padding-left: 25px;
	margin: 55px 0 0 85px;
	border: 3px solid #DFDFDF;
	background: url(/images/bg-1.jpg) repeat-x;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'PT Sans Caption','Arial';
	text-decoration: none;
	text-align: center;
	position: relative;
}

.header__btn-sale:after {
	content: "";
	position: absolute;
	width: 18px;
	height: 17px;
	left: 10px;
	top: 12px;
	background: url(/images/ic-1.png) 0 0 no-repeat;
}

.header__btn-sale:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 20px;
	left: 36px;
	top: 10px;
	background: #00DB00;
}


.header__seti {
	float: left;
	margin: 75px 0 0 60px;
	padding: 0;
}

.header__seti li{
	float: left;
	list-style: none;
	margin-right: 20px;
}

.header__basket {
	float: right;
	display: block;
	width: 100px;
	border-left: 1px solid #CBCBCB;
	padding: 28px 0 0;
	background: url(/images/ic-7.png) center top no-repeat;
	color: #6a6a6a;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 60px 0 0;
	text-decoration: none;
	position: relative;
}

.header__basket span {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    background: #00A600;
    color: #fff;
    font-size: 8px;
    top: 0;
    border-radius: 20px;
    line-height: 13px;
    right: 32px;
}

.slider {
	float: left;
	width: 100%;
	height: 400px;
	background: url(/images/slide1.jpg) top center no-repeat;
	background-size: cover;
} 

.slide-info {
	width: 215px;
	height: 80px;
	padding: 150px 35px 20px 20px;
	background: rgba(76,66,147, 0.45);
	position: absolute;
	left: 40px;
	top: 40px;
	color: #fff;
	font-size: 14px;
}

.slide-info__title {
	font-size: 36px;
	font-weight: bold;
	display: block;
	width: 450px;
	position: absolute;
	left: -40px;
	top: 25px;
	    border-bottom: 3px solid #dfab7b;
}

.topmenu {
	float: left;
	width: 100%;
	height: 45px;
	    border-bottom: 1px solid #b6b6b6;
}
.menubg{
	background: url(img/header-banner-rainbow-inner.jpg);
	border-bottom: 0px solid #b6b6b6;
	    padding: 10px 0;
}
.topmenu ul{
	margin: 0;
	padding: 0;
}

.topmenu li ul {
	display: none;
}


.topmenu li {
	display: block;
	float: left;

	list-style: none;
	line-height: 45px;
	height: 45px;

}

.topmenu li a{
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 22px;
	padding: 0 17px 0 15px;
	font-weight: 600;
	color: #4a4a4a;
	text-align: left;
	text-decoration: none;
	position: relative;
	margin-right: 20px;
}
.in-search{
	left: 190px;	
}
.topmenu li:nth-child(1) a/*, .topmenu li:nth-child(2) a*/ {padding: 0 35px 0 15px;}

.topmenu li:hover a, .topmenu li.active a {
	/*background: #6a6a6a;*/
	background: #6a6a6a;
	color: #fff;
}
.topmenu .menuul li:hover a, .topmenu  .menuul li.active a {
	/*background: #6a6a6a;*/
	background-color: transparent;
	color: #fff;
}

.topmenu li:nth-child(1) a:after/*, .topmenu li:nth-child(2) a:after*/ {
        content: "";
	width: 20px;
	height: 45px;
	display: block;
        position: absolute;
top: 1px;
right: 15px;
/*	background: url(/images/ic-8.png) center center no-repeat;*/
}

.topmenu li:hover:nth-child(1) a:after/*, .topmenu li:hover:nth-child(2) a:after*/, .topmenu li.active:nth-child(1) a:after/*, .topmenu li.active:nth-child(2) a:after*/{
	background: url(/images/ic-9.png) center center no-repeat;
}

.topmenu li:first-child {
	    margin-left: -15px;
}
 .menuul li:first-child {
	    margin-left: 10px;
}

.content {
	float: left;
	width: 100%;
	padding: 20px 0;
	/*background: url(/images/bg-2.jpg) 0 0 repeat-x;*/
}

.content.content-page {
	background: #fff;
	border-top: 1px solid #EFEFEB;
}

.content-page h1 {
	text-align: left;
	font-size: 21px;

}

.leftbar {
	float: left;
	width: 315px;
	margin-left: -6px;
}

.leftmenu ul{
	margin: 0;
	padding: 0;
	width: 100%;
	border: 1px solid #40377E;
}

.leftmenu li{
	list-style: none;
	display: block;
	padding: 0 20px 0 10px;
	height: 45px;
	display: table;
	width: 205px;
	background: #6a6a6a url(/images/ic-10.png) 215px center no-repeat;
	border-top: 1px solid #6D62BD;
}

.leftmenu li.active, .leftmenu li:hover{
	background: #4A456B url(/images/ic-10.png) 215px center no-repeat;
}

.leftmenu li:first-child{
	border-top: none;
}

.leftmenu li a{
	display: table-cell;
	height: 45px;
	width: 205px;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

.leftmenu li ul {display: none;}





.rightbar {
	float: right;
	width: 1030px;
	line-height: 1.8;
}

.h1 {
	/*font-size: 32px;
	color: #4a4a4a;
	margin: 60px 0 10px;
	padding: 0;
	text-align: center;
	clear: both;
	float: left;
    width: 100%;*/
	font-size: 20px;
    color: #4a4a4a;
	padding: 0;
	clear: both;
    float: left;
    width: 100%;
	font-weight: 500;
}

.rightbar p{margin-bottom: 20px;}

.catalog-type-1 {
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

.catalog-type-1__item {
	float: left;
	margin-left: 20px;
	background: #fff;
	border: 3px solid #eeefea;
	width: 332px;
	height: 300px;
	padding: 5px;
}

.catalog-type-1__item:first-child {margin-left: 0;}

.catalog-type-1__photo {
	width: 332px;
	height: 250px;
	margin-bottom: 10px;
	display: block;
}

.catalog-type-1__photo img{
	width: 332px;
	height: 250px;
	
}

.catalog-type-1__name {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #3a3d39;
	font-size: 19px;
}

.catalog-type-2 {
	float: left;
	width: 100%;
}

.catalog-type-2__item {
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
	width: 220px;
	height: 200px;
	border: 1px solid #EFEFEB;
}

.catalog-type-2__item:nth-child(3n+1) {margin-left: 0;}

.footer {
	clear: both;
	float: left;
	height: 140px;
	margin-top: 100px;
	width: 100%;
	background: #EFEFEB;
	border-top: 1px solid #D8D8D8;
}

.footer__logo {
	float: left;
	margin: 50px 0 0;
}

.footer__copyright {
	float: left;
	font-size: 14px;
	margin: 15px 0 0 120px;
	line-height: 1.5;
}

.footer__phone {
	display: block;
	float: left;
	padding: 0 0 0 50px;
	height: 50px;
	line-height: 50px;
	margin: 10px 0 0 120px;
	color: #494949;
	font-size: 16px;
	text-decoration: none;
	background: url(/images/ic-2-gray.png) left center no-repeat;
}

.footer__callback {
	display: block;
	position: absolute;
	top: 80px;
	left: 666px;
	padding: 0 0 0 40px;
	line-height: 40px;
	height: 40px;
	width: 165px;
	text-align: center;
	background: #fff url(/images/ic-3-gray.png) 15px center no-repeat;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid #CBCBCB;
	display:none;
}

.footer__callback:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 40px;
	background: #CBCBCB;
	left: 40px;
	top: 0px;
}

.footer__seti {
	float: left;
	position: absolute;
	top: 125px;
	left: 745px;
	padding: 0;
}

.footer__seti li{
	float: left;
	list-style: none;
	margin-right: 20px;
}

/*Контакты*/
.contacts-left {
	float: left;
	width: 230px;
	background: #6b6b6b;
}

.contacts-left__item {
	display: block;
	padding-left: 0px;
	height: 90px;
	border-bottom: 5px solid #fff;
	color: #fff;
	font-size: 14px;
}

.contacts-left__item-1 {
	/*background: url(/images/ic-11.png) 10px center no-repeat;*/
    background: url(/images/adress.png) center center no-repeat;
    float: left;
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 25px 10px 0 10px;
}

.contacts-left__item-2 {
	/*background: url(/images/ic-12.png) 10px center no-repeat;*/
	background: url(/images/metro.png) center center no-repeat;
	    float: left;
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 25px 10px 0 10px;
}

.contacts-left__item-3 {
	/*background: url(/images/ic-13.png) 10px center no-repeat;*/
	background: url(/images/ic-2-gray.png) center center no-repeat;
	    float: left;
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 25px 10px 0 10px;
}

.contacts-left__item-4 {
	/*background: url(/images/ic-14.png) 10px center no-repeat;*/
	background: url(/img/email-icon-gray.png) center center no-repeat;	
	float: left;
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 20px;
    margin: 25px 10px 0 10px;
}

.contacts-left__item span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	height: 90px;
}

.contacts-map {
	float: right;
	width: 758px;
	/*height: 363px;*/
}

.contacts-map img{height: 363px;}

.contacts-grafic {
	float: left;
	display: block;
	margin: 20px 0 0 340px;
}

/*Доставка и оплата*/
.delivery-block {
	width: 100%;
	padding: 35px 0 25px;
	border-radius: 10px;
	border: 1px solid #F7F5F9;
	float: left;
	margin-bottom: 45px;
}

.delivery-block__item {
	display: inline-block;
	width: 32%;
	text-align: center;
	vertical-align: top;
	line-height: 1.4;
}

.delivery-block__item-name {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #6a6a6a;
	clear: both;
	margin: 20px 0 8px;
}

.delivery-block h2 {
	color: #4a4a4a;
    font-size: 20px;
    display: inline-block;
    background: #fff;
    position: absolute;
    top: -20px;
    width: 230px;
    margin-left: -115px;
    left: 50%;
    text-align: center;
}

.delivery-block-info {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #fff;
	line-height: 1.6;
	text-align: center;
	padding: 20px 0;
	background: #6a6a6a;
	margin-bottom: 20px; 
}

.block-sale {
	display: block;
	float: left;
	margin-bottom: 40px;
}

.block-news__item{
	float: left;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #EFEFEB;
	line-height: 1.5;
}

.block-news__item-name {
	display: block;
	margin-bottom: 15px;
	font-size: 30px;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}

.block-news__item-about {
	display: block;
	float: right;
	margin-top: 10px;
	width: 110px;
	text-align: center;
	background: #54489E;
	border: 1px solid #2C2176;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
}

.block-news__item-about span {
	display: inline-block;
	margin-left: 5px;
}

.block-news__item-photo {
	float: right;
	width: 225px;
	height: 225px;
	margin-left: 30px;
}

.block-news__item-text {
	float: left;
	width: 470px;
}

/*breadcrumbs*/

.breadcrumbs {
   float: left;
width: 100%;
    margin-bottom:30px;
}

.B_crumbBox{
    display:block;
    margin:0px;
    padding:0px;
}

.B_crumbBox li{display:inline-block;}
.B_lastCrumb a{color:#6a6a6a;text-decoration:underline;}
.B_crumbBox .B_homeCrumb{color:#4a4a4a;text-decoration:none;}

.catalog-item {
    float: left;
    /*margin-left: 20px;*/
    background: #fff;
    /* padding: 10px; */
    width: 332px;
    /* height: 300px; */
    text-decoration: none;
    /* margin-bottom: 0; */
    transition: 0.4s;
}

.catalog-item:nth-child(odd) {
    margin-left: 0;
}

.catalog-item__img {
    width: 332px;
    height: 250px;
  
    display: block;
    overflow: hidden;
}

.catalog-item__img img {
    width: 332px;
    height: 250px;
}

.catalog-item__title {
    display: block;
    margin-bottom: 5px;
    color: #3a3d39;
    font-size: 22px;
    font-weight: normal;
	padding-top: 5px;
}

a.catalog-item__title {
    text-decoration: none;
}

a.catalog-item__title:hover {
    color: #989898;
}

.catalog-item {
 border: 1px solid #eeefea;
	    margin-right: 20px;
}
.catalog-item-new{
    clear: both;  
    border-top: 1px solid #D8D8D8;
	/*height: 270px;*/
    padding-top: 20px;
}

.catalog-item-new h2 {
    display: none;
}
.razdel-item__title {
    display: table-cell;
    color: black;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    width: 322px;
	    padding: 0 5px;
}

.razdel-item form {
    display: inline-block;
	    width: 50%;
    text-align: center;
}

.razdel-item__more {color: #6a6a6a;text-decoration: none;background: #EFEFEB;border: 0px solid #a2a0b9;padding: 12px 19px 12px 7px;position: relative;  width: 296px;  float: left;text-align: center;}

.razdel-item__add {
    background: #5c53a9;
    color: white;
    border: 1px solid #403a7b;
    padding: 7px 18px;
    font-size: 14px;
	cursor: pointer;
}

.razdel-item {
    display: inline-block;
    width: 322px;
   /* height: 280px;*/
    border: 1px solid #d4d3d3;
    margin-bottom: 10px;
  
}

.razdel-item__img {
    width: 322px;
    height: 225px;
    border-bottom: 1px solid #e4e4e2;
    display: block;
    position: relative;
    overflow: hidden;
}

.razdel-item__img img {
    width: 322px;

    margin-top: -15px;
}

.razdel__wrapper {
 
}

.left-side {
    float: left;
    width: 300px;
}

.left-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.left-menu__item a {
    /*text-decoration: none;
    color: white;
    display: block;
    background: #6a6a6a;
    padding: 15px 10px;
    border: 1px solid #6a6a6a;
    border-bottom: solid 1px #6a62b9;
    position: relative;
    transition: 0.4s;*/
	text-decoration: none;
    color: #4a4a4a;
    display: block;
    background: #EFEFEB;
    padding: 15px 10px;
    border: 1px solid #ffffff;
    border-bottom: solid 1px #e4e4e4;
    position: relative;
    transition: 0.4s;
	font-size: 15px;
    font-weight: bold;
	}

.right-side {
    float: left;
    width: 1000px;
    margin-left: 35px;
}

.order_header {
    background: #6a6a6a;
    color: white;
}

.order_header th {
    font-weight: normal;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 16px;
    text-align: left;
    padding: 10px 10px;
}

.order_table {
    border-spacing: 0;
	width: 100%;
}

.left-menu__item a:after {
	content: '';
	display: block;
	background: url(/images/ic-10.png);
	width: 3px;
	height: 6px;
	position: absolute;
	right: 20px;
	top: 21px;
}

.back_shop {
    text-decoration: none;
    color: white;
    background: url(/assets/images/template/sale.png) no-repeat;
    display: inline-block;
    width: 277px;
    font-size: 14px;
    text-align: center;
    padding: 15px 0;
    margin-right: 30px;
}

.buy {
    text-decoration: none;
    color: white;
    background: url(/assets/images/template/zakaz.png) no-repeat;
    display: inline-block;
    width: 277px;
    font-size: 14px;
    text-align: center;
    padding: 15px 0;
}

.order_button {
    width: 584px;
    float: right;
    margin-top: 30px;
}

.order-total {
    background: #efefeb;
    width: 227px;
    float: right;
    text-align: right;
    padding: 15px 25px;
    font-size: 18px;
    font-weight: bold;
}

.remove_button {
    background: url(/assets/images/template/delete.png) no-repeat;
    width: 22px;
    height: 22px;
    border: none;
    cursor: pointer;
}

.price {
    font-weight: bold;
}

.row_price {
    font-weight: bold;
}

button.count_button {
    display: none;
}

#msCart th:first-child {
    text-align: left;
}

#msCart .form-group .input-sm {
    width: 30px;
    text-align: center;
    padding: 8px 3px;
}

.left-menu__item:hover>a, .left-menu__item.active>a {
    background: #ffffff;
    color: #6a6a6a;
    border-top-color: white;
	text-decoration: underline;
}

.left-menu__item:hover>a:after, .left-menu__item.active>a:after {
    background-image: url(/images/ic-10_hover.png);
}

.left-menu__item:first-child:hover a,
.left-menu__item:first-child.active a {
       border-top-color: #e4e4e4;
}

.razdel-item__more:after {
    content: '';
    position: absolute;
    background: url(/images/arrow-right-g.png) no-repeat;
    width: 13px;
    height: 11px;
    display: block;
    top: 15px;
    right: 25px;
}
.razdel-item__img {
	text-align: center;
}

/* .razdel-item:hover .fl.razdel-item__img:after {
    font-size:15px;
    content: 'Подробнее';
    padding:5px;
    display: block;
    position: absolute;
    top:50%;
    color: #fff;
    left: 37%;
    background: green;
    box-shadow: 0 0 5px rgba(0,0,0,0.8);
} */

.b-zoom {
	position: relative;
}
.b-zoom:hover:after {
	display: block;
}
.b-zoom:after {
	content: '';
	display: block;
	width: 60px;
	height: 60px;
	/*background-color: rgba(0, 0, 0, 0.25);*/
	position: absolute;
	border-radius: 100%;
	bottom: 20px;
	right: 20px;
	background-image: url(/images/zoom1.png);
	background-repeat: no-repeat;
	background-position: center;
}
.item-gallery {
    width: 475px;
    float: left;
    margin-bottom: 20px;
	width: 1005px;
}

.item-gallery__preview_item {
    float: left;
    margin-right: 30px;
	    margin-bottom: 8px;
}

.tovar-right {
    float: left;
    width: 235px;
    margin-left: 0px;
	top: 90px;
}

.tovar-right__table {
    width: 100%;
    border-spacing: 0;
    font-size: 12px;
}

.tovar-right__table td:last-child {
   	text-align: left;
   /* font-weight: bold;*/
}

.tovar-right__character {

        width: 600px;

}
.tovar-right__character td:first-child{

        width: 200px;

}

.count_plus {
    display: none;
}

.count_minus {
    display: none;
}

.order_table td {
    border-bottom: 1px solid #DADADA;
}

.form_row__title {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.form_row {
    display: inline-block;
    width: 270px;
    /* margin-right: 31px; */
    margin-bottom: 20px;
}

.form_row:nth-child(3n) {
    margin-right: 0;
}

.form-control {
    padding: 8px 15px;
    width: 205px;
}

.zakaz h4 {
    margin-bottom: 35px;
    font-size: 16px;
}

.zakaz-wrapper {
    /* border-bottom: 1px solid #E2E2DC; */
    /* margin-bottom: 20px; */
}

.form-control__textarea {
    width: 708px;
    resize: none;
    height: 190px;
}

.well button {
    float: right;
    font-size: 14px;
    padding: 12px 34px;
    border: 1px solid #403A7B;
    color: white;
    cursor: pointer;
    margin-top: 20px;
    background: url(/assets/images/template/zakaz-button.png);
}

.well button:hover {
    background: white;
    color: #403A7B;
}

.checkbox label {
    width: 32px;
    height: 26px;
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    vertical-align: top;
}

.checkbox span {
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: white;
    outline: 2px solid #d7d6d6;
    outline-offset: -2px;
}

.checkbox input:checked + span {
    background: url(/assets/images/template/checked.png);
    outline: none;
}

.payment__title {
    display: inline-block;
    margin-top: 5px;
}

.payment-wrapper {
    margin-bottom: 15px;
}

.deliver-wrapper .checkbox {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    /*margin-right: 31px;*/
    min-height: 80px;
}

.checkbox p small {
    font-size: 14px;
}

.checkbox td {
    vertical-align: middle;
    height: 80px;
}

.checkbox table {
    width: 100%;
}

.deliver-wrapper .checkbox:last-child {
    margin-right: 0;
}

.deliver-wrapper {

}

/*.deliver-wrapper .checkbox.checked {
    outline: 2px solid #6a6a6a;
    outline-offset: 5px;
}*/


.tovar-price {
    border: 1px solid #DDDDDD;
    padding: 15px 28px 25px 28px;
    font-size: 38px;
    font-weight: bold;
    color: #6a6a6a;
    margin-top: 10px;
}

.tovar-price__value {
    margin-right: 10px;
}

.tovar-price form {
    display: block;
    position: absolute;
    bottom: -20px;
    left: 59px;
}

.tovar-price .button {
    text-shadow: 0 0px 10px grey;
    padding: 13px 29px;
}

.item-gallery_big img {
    width: 850px;
}

.item-gallery__preview_item img {
    width: 90px;
}

.item-gallery_big {
    width: 850px;
    height: 570px;
    display: table-cell;
    overflow: hidden;
    border: 1px solid #ddd;
    vertical-align: middle;
	float: left;
}

.item-gallery__preview_item a {
    display: table-cell;
    width: 135px;
    height: 135px;
    border: 1px solid #ddd;
    vertical-align: middle;
}

.item-gallery__preview_move {
    width: 140px;
    overflow: hidden;
}

.item-gallery__preview {
    position: absolute;
    margin-left: 860px;
}

.item-gallery__preview_item img {
    width: 135px;
}

.item-gallery__longblock {
    height: 870px;
    width: 140px;
    overflow: hidden;
}

.tovar-status {
    margin-top: 35px;
}

.tovar-right h1 {
    margin-top: 0;
}

/*buy-call*/

.successMessage{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -210px;
    padding: 10px;
    width: 400px;
    text-align: center;
    border: 1px solid #74A700;
    background: #74A700;
    z-index: 10;
    font-size: 25px;
    color: white;
}

.successMessage p{margin-bottom:0px;}

.buy-call{
    display: none;
    position: fixed;
    top: 25%;
    left: 50%;
    margin-left: -240px;
    padding: 20px;
    width: 420px;
    background-color: white;
    z-index: 10;
    border-radius: 5px;
}

.buy-call__title{
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #6a6a6a;
    font-weight: bold;
}

.buy-call__input{
    display:block;
    width: 388px;
    font-size: 16px;
    padding:10px 15px;
    margin-bottom:10px;
    border:1px solid #74A700;
}

.buy-call__submit{
        display: block;
    width: 160px;
    float: right;
    border: 3px solid #6a6a6a;
    padding: 10px 15px 6px;
    margin: 0px auto;
    background-color: #6a6a6a;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #6a6a6a;
}

.buy-call__submit:hover{
    background-color:white;
    color:black;
}

.buy-call__close,
.buy-call-thank__close{
     position: absolute;
     right: 11px;
     top: 20px;
     cursor: pointer;
     color: #000000;
     font-size: 30px;
     line-height: 0px;
     z-index: 10;
}

.blackblock{
    position:fixed;
    left:0px;
    top:0px;
    z-index:9;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.7);
    cursor:pointer;
    display: none;
}

.buy-call-thank{
    display:none;
    position: fixed;
    top:5%;
    left: 50%;
    margin-left: -165px;
    padding: 20px;
    width: 300px;
    background-color: white;
    z-index: 10;
    text-align:center;
}

.buy-call__input:focus{border:1px solid #EE8153;}

.level1 ul {
    display: none;
    position: absolute;
    left: 230px;
    z-index: 2;
    top: 0;
    width: 230px;
    /* z-index: -20; */
}

.left-menu__item {
    position: relative;
}
.left-menu .first a{ 
   color:#4a4a4a;
}

.left-menu ul {
    list-style: none;
    padding: 0;
    border-left: 1px solid wheat;
    /* transition: 0.2s; */
    /* opacity: 0; */
    /* display: block; */
}

.level1:hover>ul {
    /* display: block; */
    opacity: 1;
    z-index: 1;
}

.level2:hover>ul {
    display: block;
}

.left-menu__item.level2 a:after {
    display: none;
}

.tovar-price b {
    font-size: 20px;
}

.tovar-price_ind {
    text-align: center;
    padding: 0px 0 33px 0;
    line-height: 16px;
}

.tovar-price__old {
    position: absolute;
    font-size: 17px;
    text-decoration: line-through;
    color: red;
    top: 0;
    right: 50%;
    margin-right: -45px;
}

.delivery-block-text {clear: both;}

.pagination {
    list-style: none;
    font-size: 16px;
    text-align: center;
    padding: 0;
}

.pagination li {
    display: inline-block;
    margin-right: 7px;
}

.pagination li a {
    text-decoration: none;
    border: 1px solid grey;
    margin-right: 0px;
    border-radius: 100%;
    padding: 6px 10px;
    display: block;
	background-color: green;
    color: #fff;
}

.pagination li.active a {
    background: #6a6a6a;
    color: white;
}

.razdel-item__price {
    display: inline-block;
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    height: 38px;
}

.old_price {
    text-decoration: line-through;
}

.razdel-item__price b {
    font-size: 14px;
}

span.header__grafic {
    display: block;
    position: absolute;
    left: 590px;
    top: 20px;
    font-weight: bold;
    font-size: 12px;
    color: #6a6a6a;
    
}

.order-call_ind {
    background: #5c53a9;
    color: white;
    border: 1px solid #403a7b;
    font-size: 14px;
   
    padding: 13px 29px;
    cursor: pointer;
    display: block;
}

span.h2-span {
    font-weight: bold;
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
}

.razdel-item__order {
    background: #7f7f7f;
    color: white;
    border: 0px solid #403a7b;
    padding: 12px 18px;
    font-size: 14px;
    cursor: pointer;
    display: none;
}

.zakaz-left {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.zakaz-right {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.zakaz-left {
    display: inline-block;
    width: 300px;
    vertical-align: top;
}

.zakaz-right {
    display: inline-block;
    width: 435px;
    vertical-align: top;
}

.deliver-wrapper .checkbox p {
    display: inline-block;
    width: 200px;
    vertical-align: top;
    display: none;
}

.deliver-wrapper .checkbox table {
    display: inline-block;
    width: 190px;
    vertical-align: middle;
}

.deliver_choose {
    background: #f4f4f4;
    padding: 20px 20px 10px 20px;
    margin-bottom: 10px;
    margin-top: -20px;
}

.deliver-wrapper .checkbox td {
    height: auto;
}

.deliver-wrapper .checkbox:last-child {
    margin-bottom: 0;
    min-height: 62px;
}

.deliver-wrapper img {
    max-width: 60px;
}

.deliver-wrapper .checkbox label {
    margin-bottom: 0;
}

.deliver-wrapper .checkbox.checked p {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.deliver-wrapper .checkbox:first-child {
    min-height: 65px;
}

.select {
    display: block;
}

.select_input {
    display: block;
    background: white;
    border: 1px solid #bbbbbb;
    padding: 2px 22px 2px 15px;
    font-size: 16px;
    cursor: pointer;
    height: 44px;
    line-height: 44px;
    color: #6a6a6a;
        overflow: hidden;
}

.select_input:after {
    content: "";
    display: block;
    background: url(/images/select.png) no-repeat;
    width: 25px;
    height: 48px;
    position: absolute;
    right: -1px;
    top: 0px;
}

.select_option {
    background: white;
    border: 1px solid #bbbbbb;
    border-width: 0 1 1 1;
    font-size: 14px;
    position: absolute;
    z-index: 99;
    top: 49px;
    left: 0;
    display: none;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
}

.select_option span.checked, .select_option span:hover {
    background: #6a6a6a;
    color: white;
}
.select_option span {
    display: block;
    padding: 0 0 2px 5px;
    font-size: 18px;
    cursor: pointer;
}

.payment_choose {
    background: #f4f4f4;
    padding: 20px 20px 10px 20px;
    margin-bottom: 30px;
}

i.phone_first {
    position: absolute;
    line-height: 33px;
    left: 1px;
    top: 27px;
    background: #efefeb;
    width: 35px;
    text-align: center;
    color: black;
    font-style: normal;
}

i.phone_first + input {
    padding-left: 39px;
    width: 180px;
}

.form-control.error {
    padding-bottom: 10px;
   
}

.form_row.building-row {
    width: 70px;
}

.form_row.building-row input {
    width: 40px;
    padding: 8px 5px;
}

.form_row.region-row {
    width: 70px;
}

.form_row.region-row input {
    width: 41px;
    padding: 8px 5px;
}

.form_row.room-row {
    width: 130px;
}

.form_row.room-row input {
    width: 77px;
    padding: 8px 5px;
}

.zakaz .deliver_choose h4 {
    margin-bottom: 53px;
}

.required-label:after {content: '*';padding-left: 3px;}

.block-c{
	min-width: 150px;
    text-align: center;
    float: left;
}

.block-r{
width: 30px;
    height: 13px;
    background: url(/img/romb.png);
    float: left;
	margin: 30px 10px 0 10px;	
}

.tovar__callback
{
	display: inline-block;
    padding: 0 0 0 42px;
    height: 36px;
	margin-top: 10px;
    line-height: 35px;
    color: #494949;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    background: url(/images/call-me-back.png) left center no-repeat;
	cursor: pointer;
}
.tovar__calc
{
	display: inline-block;
    padding: 0 0 0 42px;
    height: 36px;
    line-height: 35px;
    color: #494949;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    background: url(/img/email-icon-gray.png) left center no-repeat;
	border: none;
	cursor: pointer;
}
.block-count{

   
    height: 300px;
  
    width: 350px;
    float: right;
    right: 380px;
	
}
.similar, .tovar-descr{
	width:1000px;
}
.tovar-descr{
	margin-top: 20px;
}
.rightbar h2{
margin:10px 0 0 0;	
}


   

.item-gallery__preview_left {
display: none;
    width: 43px;
    height: 16px;
    margin-top: -16px;
    margin-left: 45px;
    cursor: pointer;

  /*  visibility: hidden;*/
	 background: url(/js/fancybox/prevv.png) no-repeat 0 0;
}

.item-gallery__preview_right {
display: none;
    width: 43px;
    height: 16px;
   
    margin-left: 45px;
    cursor: pointer;

  /*  visibility: hidden;*/
	 background: url(/js/fancybox/nextv.png) no-repeat 0 0;
}

#photoGalImage{
	width:222px;
	border: 1px solid grey;
	margin-right: 20px;
	margin-bottom: 20px;
}














@media only screen and (max-width:600px) {

	.header-pre {
		height: auto;
		width: 95%;
	}

	.wrap-search {
		display: block;
		float: none;
	}

	.header-pre .contacts-box {
		display: block;
		margin: 20px auto;
		margin-bottom: 0;
	}

	.header-pre .userid-box {
		display: block;
		float: none;
		width: 260px;
	}

	.header-pre .email-box {
		display: block;
		float: none;
		right: 0;
		width: 180px;
		margin: 20px 0;
	}

	.header {
		height: auto;
		float: none;
		background-size: cover;
	}

	.header-banner-box {
		width: 100%;
	}

	.banner-logo {
		float: none;
		margin: 0 auto;
		width: 100px;
	}

	.banner {
		display: none;
	}

	.header-banner-box h1 {
		text-align: center;
		margin: 20px 0;
		padding: 0 10px;
		margin-bottom: 0;
	}

	.topmenu {
		height: auto;
		float: none;
		background: url(/img/header-wood.jpg);
	}

	.center {
		width: 100%;
	}

	.topmenu ul {
		text-align: center;
	}

	.topmenu li {
		float: none;
		display: inline-block;
	}

	.topmenu li:first-child {
		margin-left: 0;
	}

	.topmenu li:nth-child(1) a::after {
		display: none;
	}

	.leftbar {
		float: none;
		width: 100%;
		margin-left: 0;
		background: #fff;
		padding: 10px 0;
	}

	.rightbar {
		float: none;
		width: 95%;
		margin: 0 auto;
	}

	.catalog-type-1__item {
		margin-left: 0;
	}

	.catalog-type-1__item {
		max-width: 332px;
		width: 98%;
		padding: 0;
		height: auto;
	}

	.catalog-type-1__photo,
	.catalog-type-1__photo img {
		width: 100%;
		height: auto;
	}

	.catalog-type-1 {
		text-align: center;
	}

	.catalog-type-1__item {
		float: none;
		display: inline-block;
	}

	.catalog-type-1__item:first-child {
		margin-bottom: 10px;
	}

	.footer {
		height: auto;
	}

	.footer__logo,
	.footer__copyright {
		margin-left: 10px;
	}

	.footer__logo {
		width: 90%;
	}

	.topmenu li a {
		margin-right: 0;
		padding: 0 15px !important;
	}

	.left-menu {
		display: none;
	}

	.expand {
		display: block !important;
	}

	.menu-btn span {
		display: block;
		width: 35px;
		height: 4px;
		margin: 5px 0;
		background: rgb(0,0,0);
		z-index: 99;
		border-radius: 10px;
	}

	.menu-btn {
		width: 130px;
		margin: 0 auto;
	}

	.block-text {
		display: table-cell;
		vertical-align: middle;
		text-transform: uppercase;
		padding-left: 10px;
		font-size: 18px;
		font-weight: bold;
	}

	.block-span {
		display: table-cell;
	}

	.left-menu {
		margin-top: 20px;
	}

	.rightbar h2 {
		margin-top: 10px;
	}

	.header-pre {
		background: #fff;
	}

	.header {
		border-bottom: none;
		padding-bottom: 0;
	}

	.header-banner-box {
		padding-bottom: 10px;
		top: 0;
		padding-top: 25px;
		background: url(/img/header-banner-rainbow.jpg);
	}

	.buy-call {
		width: 88%;
		left: 10px;
		margin: 0;
		padding: 20px 10px;
		max-width: 420px;
	}

	.buy-call__input {
		max-width: 388px;
		width: 90%;
	}



	.in-search {
		left: 0;
	}

	.not-front .header-in,
	.tovar .header-in {
		display: none;
	}

	.not-front .banner-logo,
	.tovar .banner-logo {
		width: 100%;
		background: url(/img/header-banner-rainbow.jpg);
	}

	.not-front .header-pre,
	.tovar .header-pre {
		padding-top: 0;
	}

	.not-front .banner-logo,
	.tovar .banner-logo {
		padding: 20px 0;
	}

	.not-front .wrap-search,
	.tovar .wrap-search {
		margin-top: 20px;
	}

	.left-side {
		float: none;
		width: 100%;
	}

	.right-side {
		float: none;
		width: 95%;
		margin: 0 auto;
	}

	.breadcrumbs {
		margin: 20px 0;
	}

	.catalog-item-new {
		height: auto;
		padding: 20px 0;
	}

	.catalog-item {
		border: none;
		float: none;
	}

	.catalog-item__title {
		padding-top: 0;
	}

	.catalog-item__img {
		max-width: 332px;
		height: auto;
		width: 100%;
	}

	.catalog-item__img img {
		width: 100%;
		height: auto;
	}

	.wrapper-footer {
		display: none;
	}

	.razdel__wrapper {
		text-align: center;
	}

	.razdel-item {
		width: 100%;
		max-width: 332px;
	}

	.razdel-item__img,
	.razdel-item__img img {
		width: 100%;
		height: auto;
	}

	.item-gallery_big img,
	.item-gallery_big {
		width: 100%;
		height: auto;
	}

	.item-gallery {
		width: 100%;
		max-width: 850px;
	}

	.item-gallery__preview {
		position: initial;
		margin-left: 0;
	}

	.item-gallery_big {
		margin-bottom: 10px;
	}

	.item-gallery__preview_move {
		width: 100%;
	}

	.item-gallery__longblock {
		width: 100%;
		height: auto;
		text-align: center;
	}

	.item-gallery__preview_item {
		margin-right: 0;
		display: inline-block;
		float: none;
	}

	.block-count {
		float: none;
		right: 0;
		width: 100%;
		height: auto;
	}

	.tovar-right {
		float: none;
		width: 100%;
		top: 40px;
	}

	.tovar-right__character,
	.similar, .tovar-descr {
		width: 100%;
	}

	.tovar .right-side > div {
		float: none !important;
	}

	.contacts-left {
		float: none;
		margin: 0 auto;
	}

	.contacts-map {
		float: none;
		width: 100%;
		height: auto;
		max-width: 758px;
	}

	.contacts-map > ymaps {
		width: 100% !important;
	}

	.buy-call__submit {
		float: none;
	}

	.fancybox-outer .fancybox-prev span,
	.fancybox-outer .fancybox-next span {
		background: none;
	}

	.banner-logo img {
		width: 100%;
		height: auto;
	}

	.header-banner-box h1 {
		font-size: 17px;
		line-height: 24px;
	}	

	.header-pre .contacts-box .desc {
		display: none;
	}

	.wrap-search {
		text-align: left;
	}

	.header-pre .contacts-box {
		text-align: left;
	}

	.header__callback {
		padding-left: 50px;
	}

	.topmenu li a {
		font-size: 20px;
	}

	.header {
		background: none;
	}

	.content {
		border-top: 1px solid #b6b6b6;
		padding-top: 0;
	}

	.not-front .banner-logo img,
	.tovar .banner-logo img {
		width: 100px;
		height: auto;
	}

	.not-front .banner-logo, .tovar .banner-logo {
		text-align: center;
	}

	.left-side {
		padding: 10px 0;
	}

}



@media only screen and (max-width:451px) {
	.header__callback {
		margin-bottom: 10px;
	}
}



@media only screen and (max-width:340px) {
	.razdel-item__more {
		float: none;
		display: block;
		margin: 0 auto;
	}

	.razdel-item form {
		width: 160px;
	}
}

#a2apage_dropdown { display: none !important;}

h2.text{
    color: #4a4a4a !important;
    font-size: 16px !important;
    margin: 0 !important;
    text-align: left !important;
    padding-left: 0px !important;
    font-weight: normal !important;
    line-height: 44px !important;
}
h2.text:before{
	content: '' !important;
	position: absolute !important;
	width: 0px !important;
	height: 0px !important;
	background: #fff !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
}

.main-page-content .title-card {
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #4a4a4a;
    display: block;
    font-weight: 600;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

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

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

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

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

.fancybox-inner {
	overflow: hidden;
}

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

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

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

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

##fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

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

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

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

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

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 46px;
	height: 91px;
	margin-top: -45px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background: url("prev.png") no-repeat 0 0;
}

.fancybox-next span {
	right: 10px;
	background: url("next.png") no-repeat 0 0;
}

.fancybox-nav span {
	visibility: visible;
}

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

/* Overlay helper */

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

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

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

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

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

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

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

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

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

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

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

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

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

/*Retina graphics!*/
/*
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){
	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		background-size: 44px 152px; 
	}
	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px;
	}
}
*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.fix{
    position: fixed;
    z-index: 10;
    background-color: #fff;
    width: 100%;
}
.main-page-content{
	border-top: 0px solid #b6b6b6;
}
.main-page-content h2{
	font-size: 20px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 15px;
	color: #4a4a4a;
}

.main-page-content h2:before{
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	background: #016939;
	margin-left: -20px;
	margin-top: 13px;
}
.main-page-content h1{
	font-size: 20px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 15px;
	color: #4a4a4a;
}

.main-page-content h1:before{
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	background: #016939;
	margin-left: -20px;
	margin-top: 13px;
}

.main-page-content h4{
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #4a4a4a;
}
.main-page-content p{
	color: #4a4a4a;
	font-size: 16px;
	margin: 10px 0;
}
.main-page-content p.minmn{
    margin-top: -10px;
}
.main-page-content .banner{
	border-bottom: 1px solid #b6b6b6;
	margin-left: 0;
	width: 100%;
	display: block!important;
}
.main-page-content .banner img{
	width: 100%;
}
.main-page-content .banner p{
	text-align: center;
}
.main-page-content .banner a{
	color: #4a4a4a;
}
.main-page-content .banner a:hover{
	text-decoration: none;
}

.banner-logo {
    margin-left: 58px !important;
}

.header-banner-box .header-banner-title{
      text-align: justify;
    color: #4e4032;
    text-shadow: rgba(0,0,0,1) -1px -1px 0px;
    font-size: 27px;
    font-weight: bold;
    line-height: 54px;
    letter-spacing: 1.8px;
    margin-top: 1px;  
    margin-left: 114px !important;
}
.main-page-content .products .product-items{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	overflow: hidden;
	height: 870px;
}
.main-page-content .products.opened .product-items{
    height: auto;
}
.main-page-content .products.opened .arrow{
    display: none;
}
.main-page-content .products .product-item{
	width: 32.9%;
	padding: 2px;
	z-index: 2;
}
.main-page-content .products .product-item>a{
	border: 1px solid #b6b6b6;
	text-decoration: none;
	display: block;
	height: 100%;
}
.main-page-content .products .product-item .img-wrap{
	text-align: center;
	height: 200px;
	overflow: hidden;
}
.main-page-content .products .product-item img{
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.main-page-content .products .product-item:hover img{
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.main-page-content .arrow{
	margin-top: 2px;
	text-align: center;
}
.main-page-content .arrow .line{
	width: 100%;
	height: 1px;
	background-color: #b6b6b6;
	margin-bottom: 20px;
	z-index: 0;
}
.main-page-content .arrow .ar{
	border: 1px solid #b6b6b6;
	border-left: none;
	border-top: none;
	background-color: #fff;
	margin: 0 auto;
	margin-top: -31px;
	margin-bottom: 7px;
	width: 20px;
	height: 20px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	z-index: 0;
}
.main-page-content .arrow a{
	color: #4a4a4a;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
.main-page-content .arrow a:hover{
	text-decoration: underline;
}
.main-page-content .about{
	margin-top: 40px;
}
.main-page-content .about .arrow{
	margin-top: 15px;
}
.main-page-content .work-with-us{
	background: #efefeb;
	text-align: center;
	padding: 10px;
	margin-bottom: 15px;
}
.main-page-content .work-with-us .items{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-around;
	-ms-flex-pack: justify;
	justify-content: space-around;
}
.main-page-content .work-with-us .item{
    width: 25%;
    margin-top: 20px;
}
.main-page-content .work-with-us .item p{
    padding: 0 10px;
}
.main-page-content .work-with-us .icon{
	width: 95px;
	height: 95px;
	background: #fff;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center;
}
.main-page-content .work-with-us .semicircle{
	margin: 0 auto;
	margin-top: -23px;
	overflow: hidden;
	height: 40px;
}
.main-page-content .work-with-us .semicircle div{
	border: 2px solid #016939;
	width: 120px;
	height: 120px;
	-webkit-border-radius: 50%;
	        border-radius: 50%;
	margin: 0 auto;
	margin-top: -86px;
}
.main-page-content .partners{
	margin-top: 40px;
}
.main-page-content .partners .mainpage-slider{
	border-top: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
	padding: 0 88px;
}
.owl-carousel .logo-item{
	height: 160px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.owl-carousel .logo-item img{
	max-height: 100%;
	max-width: 100%;
	width: auto;
}
.owl-carousel .owl-prev, .owl-carousel .owl-next{
	width: 20px;
	height: 50px;
	background-image: url(/img/main-page-content/arrow.png);
	-webkit-background-size: 20px 50px;
	background-size: 20px 50px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	position: absolute;
	opacity: .6;
	margin-top: -100px;
}
.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover{
	opacity: 1;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.owl-carousel .owl-prev{
	left: -60px;
}
.owl-carousel .owl-next{
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
	right: -60px;
}
.owl-carousel .owl-nav.disabled{
	display: block;
}
.main-page-content .contacts{
	margin-top: 40px;
	margin-bottom: 25px;
}
.main-page-content .contacts #map{
	height: 350px;
	width: 100%;
	margin: 20px 0;
}
.main-page-content .contacts .arrow{
	margin-top: 20px;
}
.main-page-content p.center{
	text-align: center;
	width: 100%;
}
.footer{
    margin-top: 20px;
}
.topmenu{
    border-top: 1px solid #b6b6b6;
    border-bottom: 1px solid #b6b6b6;
    margin-bottom: 15px;
}
.topmenu .center{

    display: flex;
    justify-content: flex-end;
}
.topmenu ul{
    display: flex;
    justify-content: space-between;
    height: 45px;
    width: 1045px;
}
.header-pre{
    height: 85px;
}
.topmenu li.last a{
    margin: 0;
}
.owl-carousel .logo-item img{
    margin: 0 auto!important;
}
.mainpage-map{
    width: 100%; 
    height: 440px;
}
.mainpage-map>ymaps{
    width: 100%!important;    
}
.header{
    padding: 20px 0;
    overflow: hidden;
    margin-top:144px;
}
.header-banner-box{
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.header-pre .search-box #search, .header__callback i, .header__email i {
    background: url(/images/dot.png) left bottom repeat-x;
}

@media only screen and (max-width : 600px) {
    .header{
        padding: 0;
        margin-top: 0px; 
    }
    .main-page-content .products .product-item{
        width: 49%;
    }
    .main-page-content .work-with-us .item {
        width: 50%;
    }
    .main-page-content p{
        font-size: 15px;
    }
    .main-page-content .products .product-item .img-wrap{
        height: 150px;
    }
    .main-page-content .products .product-items{
        height: 710px;
    }
    .header-pre {
        height: auto;
        padding-top: 10px;
    }
    .main-page-content{
        border-top: none;
    }
    .topmenu ul {
        flex-wrap: wrap;
        justify-content: center;
        height: auto;
    }
    .header-banner-img{
        display: none;
    }
    .header-banner-box {
        height: auto;
        flex-direction: column;
        padding: 20px 0;
    }
}
@media only screen and (max-width : 450px) {
    .main-page-content .products .product-item .img-wrap{
        height: 125px;
    }
    .main-page-content .products .product-items{
        height: 650px;
    }
    .main-page-content .products .product-item{
        width: 48%;
    }
}
@media only screen and (max-width : 400px) {
    .main-page-content .products .product-item .img-wrap{
        height: 55vw;
    }
    .main-page-content .products .product-items{
        height: 850px;
    }
    .main-page-content .products .product-item{
        width: 100%;
    }
}





