html, body, div, h1, h2, h3, h4, h5, h6, ol, p, form, fieldset, table, th, td { margin: 0; padding: 0; }
html, body {
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
}
/*header*/
#header_topbar{
	border-bottom: 1px solid #e6e6e6;
}
#logo img{
   height: 86px;
}
/*header*/
/*wrapper*/

/*leftBar*/
#catalog{
	margin-top: 5px;
	margin-left: 15px;
	background:linear-gradient(to top,#6f7bc6, #c5cae8);
	background:-moz-linear-gradient(to top,#6f7bc6, #c5cae8);
	background:-webkit-linear-gradient(to top,#6f7bc6, #c5cae8);
	background:-ms-linear-gradient(to top,#6f7bc6, #c5cae8);
	background:-o-linear-gradient(to top,#6f7bc6, #c5cae8);
	width: 100%;
	height: 60px;
	padding-top: 22px;
	text-align: center;	
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#catalog h3{
	color: #ffffff;
}
#left-menu{	
	display: block;
	margin-left: 15px;
	width: 100%; 
	background: #f5f5f5;
	background:linear-gradient(to right,#ffffff,#fbfbfb);
	background:-webkit-linear-gradient(to right,#ffffff,#fbfbfb);
	background:-ms-linear-gradient(to right,#ffffff,#fbfbfb);
	background:-o-linear-gradient(to right,#ffffff,#fbfbfb);
	background:-moz-linear-gradient(to right,#ffffff,#fbfbfb);
	border: 1px solid #CFD3D7;
}
#left-menu li{
	margin: 0; 
	list-style: none;
	border-bottom:1px solid #cfd3d7;
}
#left-menu  ul{
	margin: 0; 
	padding: 0;
}
#left-menu  h4{	
  	display: block; 
  	text-decoration: none;
  	color: #444f57;
  	background:linear-gradient(to top,#f1f2fa,#d1d6ed);
	background:-moz-linear-gradient(to top,#f1f2fa,#d1d6ed);
	background:-webkit-linear-gradient(to top,#f1f2fa,#d1d6ed);
	background:-ms-linear-gradient(to top,#f1f2fa,#d1d6ed);
	background:-o-linear-gradient(to top,#f1f2fa,#d1d6ed);
}
#left-menu  ul li a{	
  	display: block; 
  	padding: 10px; 
  	text-decoration: none;
  	color: #444f57;
}
/*leftBar*/
/*brochures*/
#brochure-details{
	margin-top: 20px;
	width: 100%;
	min-height: 67vh;	
}

.brochure-block{
	margin-top: 20px;
	border-bottom: 1px solid #CFD3D7;
}
.view-brochure-img img{
	max-width: 400px;
	margin-bottom: 30px;
	float:left;
	margin: 0px 20px 20px 0;
}
.brochure-link{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*brochures*/
/*view*/
#product-details{
	margin-top: 20px;
	width: 100%;
	min-height: 55vh;
}

#view-produkt-img{
	/*min-height: 250px;*/
	margin-bottom: 20px;
}
#view-produkt-img img{
	width: 100%;
	max-height: 230px;
}
/*слайдер продукта*/
.bgc-img img{
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
/*слайдер продукта*/
/*view*/
.product-information h3{
	background: rgb(238, 238, 238); 
	margin-bottom: 20px;
	padding: 10px 15px !important; 
	color: rgb(45, 45, 45); 
}
#head_product_information{
	border-bottom: 1px solid #CFD3D7;
	padding-bottom: 10px;
}
.product-information p{
	margin-top: 20px;
}
#brand{
	font-size: 18px;
}
#price{
	font-size: 18px;
	margin-bottom: 20px;
}
#image_bk1, #image_bk2{
	text-align: center;
}
#image_bk1 img{	
	margin-top: 40px;
	margin-bottom: 20px;
	width: 100%;
}
#image_bk2 img{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
.head_content h4{
	background: rgb(238, 238, 238); 
	margin-bottom: 30px;
	padding: 10px 15px !important; 
	color: rgb(45, 45, 45); 
}
.cnttext{
	padding-left: 15px;
}
/*content*/
/*caregory*/
#goods-katalog{
	width: 100%;
	margin-top: 20px;
}
.row-flex, .row-flex > div[class*='col-'] { 
 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 flex:1 1 1;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
	align-content: flex-start;
	flex:0;
}
.row-flex > div[class*='col-'] {
     margin:-.2px; 
}
.katalog-produkt{
	display: block;
	/*height:235px;*/
	overflow: hidden;		
	text-align:center;
	border-radius:2px;
 	box-shadow:0 0 2px 0 rgba(51,51,51,.05),0 1px 4px 0 rgba(51,51,51,.15);
 	margin-bottom:20px;	
}
.katalog-produkt h3{
	margin-top: 15px;
	margin-bottom: 10px;
}
.katalog-produkt img{
	width: 100%;
	overflow: hidden;
}
.katalog-produkt button{
	margin-bottom: 5px;
}
.katalog-produkt-hid{
	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
	height: 360px;
	margin-bottom:20px;
	overflow: hidden;	
	text-align:center;
	border-radius:2px;
 	box-shadow:0 0 2px 0 red,0 1px 4px 0 red	
}
.katalog-produkt-hid p{
	padding: 0 20px 5px 20px;
	font-size: 12px;
}
.katalog-produkt-hid h3{
	padding: 20px;
}
.katalog-produkt-hid img{
	width: 100%;
	max-height: 180px;
}
.category-hid{
	background: #c8ccc9;
}
/*caregory*/
/*manual*/
table.manuals_table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  width: 100%;
  margin-top: 50px;
}

table.manuals_table p {
  padding: 10px;
}

table.manuals_table td {
  border: 1px solid #ccc;
  background-color: #fff;
}
/*manual*/
#footer{
	background-color: #c5cae8;	
	margin-top: 30px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;	
}
.adminPanel{
	text-align: center;
	margin-top: 20px;
}
.adminPanel h3{
	padding-top: 10px;
}
#header-menu-admin {
   	overflow:hidden;
   	position:relative;
   	border-bottom: 1px solid #CFD3D7;
}
#header-menu-admin ul {
	list-style: none;
	clear:left;
   	float:left;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}	
#header-menu-admin li {
	display:block;
   	float:left;
   	margin:0;
   	padding:0;
   	position:relative;
   	right:50%;
}
#header-menu-admin a {
	padding:0 10px;	
	color:#07449e;
	font-size:14px;
	font-weight: 600; 
	line-height: 60px;
}
#header-menu-admin a:hover { 
	color: #aaaba9; 
}
/*header*/
/*entrance*/
.entrance{
	min-height: calc(100vh - 304px);
	text-align: center;
}
#entrance_centr{
	margin-top: 100px;
}
#entrance_centr h4, form{
	padding: 10px;
}
/*entrance*/
/*brochures*/
.brochure-details-admin{
	border:1px solid black;
	margin-bottom:20px;	
	overflow: hidden;
}
.brochure-details-admin img{
	max-width:400px;
	float: left;
	margin: 0px 20px 20px 0;	
}
.brochure-details-admin a, .brochure-details-admin p{
	margin-left:20px;	
}
.brochure-details-admin button{
	margin-left: 10px;
	margin-bottom:10px;	
}
/*brochures*/
#admin-goods-index{
	width: 100%;
	margin-top: 20px;
}
#admin-goods-index > div{
	display: flex;
	margin-top: 20px;
}
.admin-produkt-index{
	/*margin-bottom: 20px;*/
	display: block;
	height:100%;		
	text-align:center;
	border-radius:2px;
 	box-shadow:0 0 2px 0 rgba(51,51,51,.05),0 1px 4px 0 rgba(51,51,51,.15)	
}
.admin-image-produkt-index {
	min-width: 100%;
 	overflow:hidden;
 } 
.admin-image-produkt-index img {
	width: 100%;
} 
.admin-produkt-index p{
	display: block;
	padding: 5px;
} 
.login-form{
	text-align: center;
}
.login-form input{
	width: 100%;
}
.editform{
	text-align: center;
	min-height: 69vh;
}
.editform input, select{
	width: 100%;
	height: 40px;
}
.editBlock{
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #d70227;
	height: 100px;
}
.editBlock h5{
	color: #eb1a14;
}
.editBlock3 img{
	margin-top: -15px;
}
.editBlock1{
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #d70227;
	height: 450px;
}
.editBlock3{
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #d70227;
	height: 100px;
}
.editBlock3 img{
	max-height: 70px; 
	cursor: pointer;
}
.editBlock4{
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #d70227;
	height: 400px;
}
#editor2{
	height: 450px;
}
.editBlock5{
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #cdcecc;
	height: 100px;
}
.editBlock5 img{
	max-height: 70px; 
	cursor: pointer;
}
.editBlock6{
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #cdcecc;
	height: 400px;
}
.editBlock7{
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #646662;
	height: 430px;
}
.editBlock8{
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #cdcecc;
	height: 150px;
}
.editBlock9{
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #cdcecc;
	height: 200px;
}
.editBlock9 img{
	max-height: 70px; 
	cursor: pointer;
}
#add{	
	margin-left: -40px;
}
.galery input{
	width: auto;
	height: auto;
}
#catStatus{
	border-bottom: 1px solid #dddfdd;
}
#catStatus button{
	margin-top: 10px;
}
.slideimg{
	text-align: left;
}
#filesUpload{
	text-align: center;
	margin-top: -55px;
}
#filesUpload img{
	padding-right: 10px;
}
#butUpload{
	text-align: center;
	margin-top: 25px;
    cursor: pointer;
    border: 1px solid #000;
    padding: 5px;
    width: 100px;
}
#butUploadH{
    cursor: pointer;
    border: 1px solid #000;
    padding: 5px;
    width: 100px;
}
#butUploadB{
    cursor: pointer;
    border: 1px solid #000;
    padding: 5px;
    width: 100px;
}
#butUploadbk1{
    cursor: pointer;
    border: 1px solid #000;
    padding: 5px;
    width: 100px;
}
#butUploadbk2{
    cursor: pointer;
    border: 1px solid #000;
    padding: 5px;
    width: 100px;
}
#butUploadPgI1{
	cursor: pointer;
    border: 1px solid #000;
    padding: 5px;
    width: 100px;
}
#butUploadPgI2{
	cursor: pointer;
    border: 1px solid #000;
    padding: 5px;
    width: 100px;
}
#butUploaPg1{
	cursor: pointer;
    border: 1px solid #000;
    padding: 5px;
    width: 100px;
}
#butUploaPg2{
	cursor: pointer;
    border: 1px solid #000;
    padding: 5px;
    width: 100px;
}
.delimgServ{
	max-height: 70px; 
	cursor: pointer;
}
.delimgBrosh{
	max-height: 70px; 
	cursor: pointer;	
}
.delpgimgbk1{
	max-height: 70px; 
	cursor: pointer;	
}
.delimgpg1{
	max-height: 70px; 
	cursor: pointer;	
}
/*admin*/