body {
	font-family: 'Source Sans Pro', sans-serif;
	
	font-weight: 400;
	color: black;
	font-size: 12px;
	line-height: 20px;
	/*background: #E9E9E9 url("../image/site_bg.jpg") repeat-x; /*zmaxcart*/*/
}
h1, h2, h3, h4, h5, h6 {
	color: #545353;
}
@font-face {
 font-family: "RalewayRegular"; 
src: url(/fonts/pfdindisplaypro-reg.ttf); 
 
} 
.sr{
   input[type="text"]:focus { outline: none; }
}
/*Èíâåðñèÿ èçîáðàæåíèÿ*/
.invert img {
 opacity:0.9; 
}
.menudrp ul 
{
	width:800px;  
}
.menudrp li
{
	width:270px; 
	float:left;
	padding-bottom:30px;
}

 
.invert img:hover {
  opacity:1.0;
}
 
.brighten img:hover {
  -webkit-filter: brightness(100%);
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
	

}
h2 {
	font-size: 27px;
		
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #37B198;
}
a:hover {
	text-decoration: none;
	color:#37B198;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}

label {
	font-size: 11pt;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	
	text-decoration: none;
	color: #333;
}
/* top */
.cab
{padding-top:8px;}
.cab a
{
	color: #D9D9D9; 
	padding:0 15px;
}
.cab a:hover{
color:#30b08c
}

.val-m
{color: #D9D9D9; 
	padding:0 15px 0 0;}
.vhod
{
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
}
#top {
	
	background-color: #292e3a;
	padding: 0px 0px 0px 0;
	font-family: "RalewayRegular";
	font-size: 10pt;
	color: black; 
	
	
	
}

#ToTop {
	
	bottom:20px!important;
	float:left!important;
	left:20px!important;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	
}
#top .btn-link, #top-links li, #top-links a {
	color: #D9D9D9; 
	margin-right:10px;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #30b08c;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: blue;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;

}
/* header - zmaxcart */
header{

	background-color: white;
	padding-top: 12px;
	
} 
header+.container{/*zmaxcart - z002*/
	padding: 0px;
}



/* logo */
#logo {
	margin: 35px 0 45px 0;
	
	
}

.sermini
{margin:30px 0 0 35px}
@media(max-width:768px)
{
	#logo {margin-top:0;
	width:150px;}
	.sermini
	{margin-top:0;}
}
/* search */
.sr{
	
   input[type="text"]:focus { outline: none; }
   
   
}
.sr input::-webkit-input-placeholder { color: #DADADA; }

.sr input::-moz-placeholder { color: #DADADA; }
#search {
	    margin-top: 10px;

}


.gr-w i
{
	color:#30b08c;
	background:white;
	border-radius:100%;
	padding:5px 6px;
-webkit-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.18);
box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.18);
margin-right:10px;
	
}

.adressh i
{
	color:#30b08c;
	background:white;
	border-radius:100%;
	padding:5px 8px;
-webkit-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.18);
-moz-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.18);
box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.18);
margin:0 10px 0 30px;
	
}

.src
{
	background-color: #F9F9F9;
    border:1px solid #DADADA;
	height: 35px;
	width:100%;
	line-height: 20px;
	padding: 0 25px;
	color:black;
	border-radius:50px 0 0 50px;

}

.serb
{
	position:relative;
	right: -275px;
    top: -27px;
	color:black;
	z-index:10;
	
	
}



	@media(max-width:768px)
{
	#search { 
	margin:10px 0;
	padding:0
	}
	#menu .navbar-top
	{border-bottom:1px solid black;
	    padding-top: 5px;}
}

 input[type="text"]:focus { outline: none; }


#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 5px 25px 7px 25px;
	color: white;
	background: #9CA4A1;
	border: 1px solid #9CA4A1;
	height:35px;
	
	border-radius: 0 50px 50px 0;
	
	
}
#search .btn-lg:focus { outline: none; }
.phon
{
	
	padding: 60px 0 0 40px;
	
	font-size: 14pt;
	color:#555;
	font-weight:600;
}

.call-back
{
margin: 8px 0 0 20px;
	width:110px;	
	
}


.obratniyzvon
{
	
	background-image:url(../image/naush.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color: initial;
	padding: 75px 0 0 0;
	font-size:9pt;
	border:none;
	width:100px;
	
}

.obratniyzvon:focus{outline:none}
/* cart */

.cartnum
{
	
	padding-left:4pt;
	padding-right:4pt;
	color:white; 
	background-color:#30b08c;	
    border: 1px solid #30b08c;
    border-radius: 50px 50px 0 0; 
	font-weight: 600;
	
}


#cart {
	
	padding-top: 40px;
	border: none;
	margin: 0 0 5px 20px;
	
	
}
#cart > .btn {

	background-image:url(../image/carzina.png);
	background-repeat:no-repeat;
	background-color: initial;
	width: 85px; 
	height:70px;
	font-size: 10pt;
	border:none;
	line-height: 18px;
	color:black;
	z-index: 15;
	padding: 0 0 50px 0;
	
}
	
#cart.open > .btn {
	
	box-shadow:none;
	text-shadow: none;
	z-index:15;
	
}
#cart > .btn:active {
	box-shadow:none;
}
#cart.open > .btn:hover {
	color: white;
}
#cart .dropdown-menu {
	background: white;
	z-index: 15;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
			-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
			box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);"
}
#cart .dropdown-menu {
	min-width: 100%;
	z-index:15;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
			z-index:15;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
	z-index:15;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
	z-index:15;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
			z-index:15;
		}
	}
#cart .dropdown-menu li p { 
	margin: 40px 0 30px;
	z-index:15;

	
}
#cart .dropdown-menu li p a
{
	background:#30b08c;
	text-transform:uppercase;
	font-weight:bold;
	color:white;
	padding:10px 20px;
	font-size: 11pt;
	border-radius:5px;
	border-bottom: 4px solid #277968;
	}
	#cart .dropdown-menu li p a:hover
{
	background:#555;
	
	}
/* menu */
.mame{
    padding-left: 0px;
	padding-right: 0px;
}
#menu {
	
	background-color: #292e3a; /*öâåò ôîíà ãëàâ ìåíþ*/

	margin-bottom: 0px;
	
	z-index: 10;
	
	
}
.menumy
{
	padding-left: 0px;
	padding-right:0px;
	
	
}

#menu .nav > li > a {
	 
	color:white; /*öâåò òåêñòà ãëàâ ìåíþ*/
	
	height: 61px;
	font-size: 12px;
	font-family: sans-serif;
	z-index:10;
	padding:10px 12px;
	 margin-left: -.23em;
	 margin-right:1px;
	 width:160px;
	 text-align:center;
	 text-transform:uppercase;
	 font-weight:bold;
	  display: table-cell;
  vertical-align: middle;
  background: #292e3a; 
	
	  

}


#menu li:last-child:after{
    position:absolute;
    top:13px;
    right:-.13em;
    height:55%;
    border-right:1px solid #3E3E3E;
    content:"";
	
}
#menu li:before{
    position:absolute;
    top:13px;
    left: -1px;
    height:55%;
    border-right:1px solid #3E3E3E;
    content:"";
	
}
.vip-men li:last-child:after{
     display:none
	
}
.vip-men li:before{
    display:none
	
}
.nm{vertical-align:middle;}

.img-head-menu img
{width:25px;
margin: 12px 0 0 12px;
float:left;
}

.img-head-menu
{width:50px;
height:50px;
background:white;
border-radius:100%;
float:left;}
.vip-men
{border-top: 5px solid #30b08c;
		 
		  background:#EFF0F4;
		padding-top: 30px;
		margin-right:200px;}
		
.vip-place
{
width:1170px!important;
float:left;
}
.vip-title
{
	margin:15px 0 0 10px;
	float:left;
	border-bottom: 2px solid transparent;
}
.vip-title:hover {
	border-color: #37B198;
}
@media(max-width:1200px)
{
	#menu .nav > li > a {
	width:135px;
padding:12px 10px;	

min-height: 40px;
	}
	
	.sermini
	{margin:20px 0 0 0;}
	.logomini
	{padding-left:0}
	.gr-w,.adressh
	{font-size:8pt}
	.adressh i
	{margin:0 5px 0 10px}
	.gr-w i
	{margin-right:5px}
	.call-back
	{margin:0}
	.phon
	{margin:0; padding:30px 0 0 30px;}
	#cart
	{padding-top:30px}
			
.vip-place
{
width:1000px!important;

}
}
@media (max-width:1121px)
{
	.vip-place
{
width:900px!important;

}
}
@media (max-width:931px)
{
	.vip-place
{
width:800px!important;

}
	
}
@media (max-width:876px)
{
	.vip-place
{
width:700px!important;

}
	
}
@media (max-width:991px)
{
	
	
	.sermini
	{padding:0 0 0 10px;margin-bottom:25px}
	#cart
	{padding:25px 0 0 0;}
	.call-back
	{margin-left:20px;}
}


@media(max-width:1041px)
{
	#menu .nav > li > a {
	
padding:12px 5px;	
font-size: 10px;
	}
	
}

@media(max-width:1006px)
{
	#menu .nav > li > a {
	
width:120px
	}
	
}
@media(max-width:945px)
{
.navbar-collapse.collapse{
	padding:0
}
}
@media(max-width:916px)
{
	#menu .nav > li > a {
	width:100px;

	}
}
@media(max-width:815px)
{
	#menu .nav > li > a {
	
padding:12px 0;	
	}
}
#menu .nav > li > a > img {
	margin-bottom:5px;
	text-align:center;
}
.nm
{
	text-align:center;
	
}
@media(max-width: 768px){
	.nm{
		
		text-align:left;
		position:relative;
		bottom:5px;
				
	}
	
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	
	 background:#30b08c;/*ãëàâíîå ìåíþ ïðè íàâåäåíèè*/
	z-index: 4;
	color:white;
	
}

#menu .dropdown-menu {

	padding-bottom: 0;
	
	
}
#menu .dropdown-inner {
	
	float:left;
	
	display: inline-block;
	
}
.menudrp ul
{
	width:700px;
}
.menudrp li
{
	width:370px; 
	float:left;
	
}
}
@media(max-width: 780px){
	#menu .dropdown-inner {
position:relative;
	width: 600px;
	left:-95px;
}
}
@media(max-width: 768px){
	.menudrp ul
{
	width:100%;
}
.menudrp li
{
	width:100%; 
	float:left;
}
}



/**/

#menu .dropdown-inner ul {
	
	
	display: table;
	
}
#menu .dropdown-inner a {
	
	
	display: inline-block;
	
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: black;
	font-size: 13px;
	text-transform:uppercase;
	font-weight:bold;
}
#menu .dropdown-inner li a:hover {
	
	
	
}

#menu #category {
	
	float: left;
	padding: 12px 0 0 35px;
	font-size: 17px;
    text-transform: uppercase;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: white;
	border:1px solid black;
	border-radius:0;
	float: right;
	background-color: #231d1d;
	margin-top:12px;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: white;
	background-color: black;
}

@media (max-width: 1199px) {/*zMaxcart*/

	
	#menu .nav > li > a {
		position:relative;
		
		
	}
	
}

	
@media (min-width: 768px) {
	/*ãëàâíîå ìåíþ ïî öåíòðó*/
	
   #menu .navbar-nav {
      float: none;
      text-align: center;
	  height: 60px;
   }
 
   #menu .navbar-nav > li {
      display: inline-block;
      float: none;
      text-align: left;
	
   }
	#menu .dropdown:hover .dropdown-menu {
		display: block;
		min-width: 300px;
			  
	  
			  
			  
			  
	}
}
@media (max-width: 767px) {

	#menu {
		
		padding-top:0;
		height:70px;
	}
	#menu .nav > li > a {
		
		padding: 10px 0 10px 52px;
		
	}
	#menu .nav > li > a
	{border-left:none;}
	#menu .nav > li{
		background: #292e3a;
		z-index:10;
		
				
	}
	
	#menu .nav > li > a {
		width:100%;
		text-align:left;
		font-size:10pt;
	}
	
	#menu .nav > li > a:hover, #menu .nav > li.open > a {
		color: #30b08c ;
		background: #292e3a
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
		
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: #462A50;
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
		background:#2C2E44;
		
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0,0,0,0.1);
	}
	
	.navbar-collapse
	{
	  box-shadow: none;
	}
}
@media(min-width:1300px){
.homewrap > .container{
	width:100%;  
	padding-bottom: 15px;
}
}
@media (min-width: 768px)
{
.homewrap >.container {
   width: 100%;
}
}
/* content */
.wrap-content{
	
}

@media(min-width:1300px){
.wrap-content > .container{/*zmaxcart - z001*/
	width: 1300px; 
	padding-bottom: 15px;
	
	/*border-bottom: 3px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;*/
}
}
@media(min-width:1300px){
	#content.cont-cat {
	width: 1000px;
	
}
}
#content {
	
	padding-left:50px;
}
/* footer */
/* footer */
footer {
	
	padding-top: 30px;
	background-color: #0f1118;
	border-top: none;
	color: #ffffff;
	font-size:17px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #FAFAFA;
}
footer a {
	color: #ffffff;
}
footer a:hover {
	color: #30b08c;
}
footer h5 {
font-family: 'Didact Gothic', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
   
   
}

/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */

.breadcrumb {
	
	margin: 5px 0 15px 0;
	padding: 8px 0 0 0;
	
	
	
}
.breadcrumb a {
	color:#292e3a;
}
.breadcrumb a:hover{color:#37B198}
.breadcrumb i {
	
	font-size: 15px;
	
	
}
.breadcrumb > li {
	
	    padding: 0 20px;
    position: relative;
   
    color: #30b08c;
    font-size: 15px;
    font-weight: 600;
	
	
	
}

.breadcrumb > li + li:before {
	content: '';
	padding: 0;
	
	
	
	
}
.breadcrumb > li:after {
	
	content: '';
	display: block;
	position: absolute;
	bottom: 5px;
	right: -5px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	
	
}
.pol-d-p{margin-left:12%}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border-radius: none;	
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 12px 16px;
	font-size: 16px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	
	
	
}
.btn-primary {
	color: #ffffff;
	text-shadow: none;
	background-color: #37B198;
	border:none;
	border-bottom:4px solid #277968;
	border-radius:5px;
	text-transform:uppercase;
	
	
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	
	background-color: #30C0A2;
	border-bottom:4px solid #277968;
	
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: white;
	background-color: red;
	border:1px solid red;
	
}
.obnov
{background:black;border:1px solid black}
.obnov:hover
{background:#242424;border:1px solid black}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.02);
	
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border:none;
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	
	border: none;
	color: #828282  ;
	padding: 8px 12px;
	font-size: 11pt;
}

.list-group
{
padding-bottom:10px;
}

.col-new{width:20%;padding-right:0}
.cat-name
	{
	font-size:12pt;
	padding: 12px 0 12px 12px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom: 1px solid #E6E6E6;
	color:#545353;
	margin-bottom:5px;}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: black;
	background: white;
	
}

.h2-title
{
	font-size:20px;
	
	
	color:#545353;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	background: #ffffff;/*zMaxcart*/ /*òîâàðû êàòåãîðèÿ (ñåòêà òîâàðîâ)*/
	border:1px solid #E6E6E6;
	margin-bottom:30px;
	padding:10px;
}
.product-thumb:hover {
	-webkit-box-shadow: 0px 0px 22px -2px rgba(0,0,0,0.13);
-moz-box-shadow: 0px 0px 22px -2px rgba(0,0,0,0.13);
box-shadow: 0px 0px 22px -2px rgba(0,0,0,0.13);
	
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
	
}

.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.wesponsive
{
	width:500px;
	padding:0;
	margin:0;
	float:left
}
.product-grid .product-thumb .image {
	float: none;
	min-height: 265px;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}

}
.product-thumb h4 {
		
		font-size:13pt;
		height:75px;
		
			
}
.product-thumb .caption {
	padding: 0 0px;
	height:125px;
	margin-top:20px;

	
}
.product-thumb a
{
	color: #4C5160 ;
	text-align: center;
	font-size:13pt;
	font-weight: 600;
}
.product-thumb p
{
	color: #595959  ;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
	height: 100px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 80px;
	padding: 0 10px;
}
.imgcateg
{width:100%;}
}
@media (max-width: 767px) {
	#content {
	
	padding-left:20px;
}
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

.product-thumb .rating {
	
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #d16c13;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
 .product-thumb .price {
	
	color: black;
	    bottom: 6px;
    position: relative;
	font-size:15pt;
	font-weight:bold;
	margin-top: -7%;
}

.product-thumb .price-m {
	
	color: black;
	font-size: 14pt;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
	border: 5px;
}
.product-thumb  p   {
margin-top:7%!important;
	
}

 .rec-hom  {
	
	    top: -10%;
}



.product-thumb .price-new {
	font-weight: 600;
	color: black;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
	
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	
	overflow: auto;	
}

.product-list .product-thumb .button-group {
	
}

@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	
	width: 85%;
	border:0;
	margin:20px 0;
	background-color: #37B198 ;
	color: #fff;
	line-height: 38px;
	border-bottom: 4px solid #277968;
	text-align: center;
	text-transform: uppercase;
	font-size:12pt;
	border-radius:5px;
	    margin-top: 40px;
	
	
	
}
@media (max-width: 768px) {
	.product-thumb .button-group button {
		display:block;
		font-size:9pt;
		margin-top: 20px;
}
}





.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #fff;
	background-color: #30C0A2;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 65%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 65%;
	}
}
.thumbnails a {
	outline: none;
	text-decoration:none;
	color:black;
	border:1px solid #E6E6E6;
	
}
.thumbnails a:hover
{border:1px solid #E6E6E6;}
.thumbnails a:focus
{border:1px solid #E6E6E6;
outline:none}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left:-20px;
	
}


.thumbnails > img {
	width: 100%;
}

/*äîïîëíèòåëüíûé ôîòî â êàðòå òîâàðîâ*/
.image-additional a {
	margin: 0 0 20px 20px;
	
	padding: 5px;
	display: block;
	
}
.thumbnail
{margin-left:20px;}

.image-additional {
	max-width: 550px;
	
}
.thumbnails .image-additional {
	float: left;
	
	
}

.h1cat{

	margin-bottom:20px;
	font-family: 'Comfortaa', cursive;
}
.prdprice
{
	top:0;
	background: #FAFAFA;
	padding-left:10px;
	padding-bottom:5px;
	width:70%;
}
@media (min-width: 770px)
{
	.prdprice
{
	margin-top:40px;
	
}
}
.lbshtuk
{
	margin-top:35px;
}
.formshtuk
{
	margin:0 0 20px 30px;
	border:1px solid #E3E3E3;
	
}
.formshtuk:focus
{
	border:1px solid #555;
	box-shadow:none;
	
}
.butprice
{
	width: 60%;
	margin-left:14px;
	background:#FCFCFC;
	margin-top:50px;
	border-top:3px solid #37B198;
	padding-bottom:15px;
	
}
.butprice button
{width:70%;
padding:10px 16px;}
.catmod a
{
	
	padding:5px 12px;
	position:relative;
	display:block;
	margin-bottom:-1px;
	border:none;
}
.textcat
{
	font-size:12pt;
	margin-top:50px;
}
.textcat a
{
	color: #37B198;
}
.textcat h1
{
	font-weight:bold;
	text-transform:uppercase;
}
.textcat h2
{
	
	
	font-weight:bold;
	text-transform:uppercase;
}
.textcat h3
{
	
	
	font-weight:bold;
	text-transform:uppercase;
}
.imgcateg
{
	
	 margin-top:20px;
	
}

.sds
{
	border:1px solid white;
	
}
.sortcat{
	
	outline: none;
	border-radius:none;
	border:1px solid #fff;
	height: 35px;
	width:155px;
	line-height: 20px;
	padding: 0 10px;
	margin-left:10px;
	background:white;
	
}
.sort-n-col
{
	float:left;
	padding:0 0 10px 0;
	margin:0;
	
}
.sortcat:active,.sortcat:focus
{border:1px solid fff}
.footerwform
{
	
	height:70px;
	background: #141414;
}
.formfoot
{
	
	margin-bottom:50px;
	padding:7px;
	
	width:400px;
	position:relative;
	top:-5px;	
}
@media (max-width: 768px) {
	.formfoot
{
	width:320px;
}
}
.btnfoot1
{
	
	border:none!important;
	display: inline-block;
	margin-bottom:20px;
	background-color: #30b08c;
	border-bottom: 4px solid #277968!important;
	color: #fff;
	line-height: 38px;
	border-radius:5px;
	text-align: center;
	font-weight:bold;
	text-transform: uppercase;
	padding: 5px 50px;
	font-size:12pt;
	
}
.btnfoot1:hover
{
	background-color: #30C0A2;
	box-shadow:none!important;
	
}
/*.socialic
{
	border:1px solid #ddd;
	
}
.socialic:hover
{
	border:1px solid black;
} */

.sizeoption
{
	border: 1px solid #ddd;
	height: 35px;
	width: 35px;
	text-align:center;
	font-size:11pt;
	padding-top:7px;
	float:left
}
.sizeoption:hover
{
	border: 1px solid black;
}
.sizeoption:focus
{
	background-color:black;
	height: 35px;
	width: 35px;
	color:white;
	border: 1px solid black;
	outline: none;
	text-align:center;
	font-size:11pt;
	padding-top:7px;
	float:left
}
.colorprodopt
{
	height:35px;
	width:35px;
	border: 1px solid #ddd;
	margin-right:5px
}
.colorprodopt:focus
{
	border: 1px solid black;
	outline: none;
}
.colorprodopt:hover
{
	border: 1px solid black;
}
#tabs .tab {
	border: 1px solid #ddd;
	min-height: 40px;
	min-width: 40px;
	text-align:center;
	font-size:10pt;
	padding-top:9px;
	padding-bottom:3px;
	float:left
	}
#tabs .tab + .tab {
	margin-left: 5px;
	}
#tabs .tab.active {
	background: black; 
	color: white;
	}
	#social img {
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;

}
.footerup {
	
	weight: 100%;
	height: 35px;
	background-color: #1C1C1C;
	
	
}
/* Ïîâîðîò íà 360 ãðàäóñîâ ïðè íàâåäåíèè êóðñîðà*/
/* #social img:hover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}*/
/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3{
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}


.shrift {
font-size: 16px;

}
.Vector
{color:#F0563D;
font-weight:bold;
font-size:14pt;
}
.Vector i
{font-size:14pt;
	
}
.vectorli
{margin-top:10px;
font-size:12pt;
color:black}

.panel-default>.panel-heading
{background:white;
border-bottom:1px solid #E6E6E6;
border-radius:0;
text-transform:uppercase;
font-weight:bold;
font-size:12pt;
color:#545353;
}
.panel
{	border-radius:0;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #E6E6E6; 
    border-radius: 4px;
    webkit-box-shadow: none ; 
    box-shadow: none
	}
.panel-footer
{background:white;

border-top:none;
border-radius:0;
padding-bottom:25px
}
#button-filter.btn-primary,.button6
{	
    color: #fff;
	font-size: 11pt;
	width:80%;
	padding:8px 12px;
	border: 0;
    background-color: #37B198;
    border-bottom: 4px solid #277968;
    text-transform: uppercase;
    border-radius: 5px;
}
#button-filter.btn-primary:hover,.button6:hover
{
	-webkit-box-shadow: inset 0px 0px 36px -15px rgba(0,0,0,0.84);
-moz-box-shadow: inset 0px 0px 36px -15px rgba(0,0,0,0.84);
box-shadow: inset 0px 0px 36px -15px rgba(0,0,0,0.84);
	color: #fff;
	
}
.sidebarFilter 
{
border-radius:0;
border:1px solid #E6E6E6;
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item
{border-top:1px solid #E6E6E6;}

.new-tovar
{
	padding: 70px 0 15px 20px;
	margin-bottom:15px;
	font-size:20pt;
	text-align: center;
}
	
.name-cat-menu{
color:#545353;
font-size:20pt; 
padding-left:20px;
 position:relative;
 margin-top: 15px 0;
  float:left;
 text-transform:uppercase;
 font-weight:bold;}
 .board-k-t
 {

 padding:0;}
 
 .head-k-t
 {border-bottom:1px solid #f1f1f1;
 padding:20px 30px;}
 .soder-k-t
 {
	 padding:0 10px 0 10px;
	     
	 
 }
 .lbl-price,.opt-name1
 {font-size:10pt;
 font-weight:bold;
 }

 
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
 {
	 border:2px solid #f1f1f1;
	 border-radius:0;
	 padding: 15px 20px;
	 font-size:11pt;
	     text-transform: uppercase;
    
 }
 
 #button-review
 {
	 padding:5px 20px;
 }
 .fa-stack1 
 {color:#d16c13}
 
.lbl-cart
{text-transform:uppercase;
 font-size:10pt
}

.fa-shopping-cart,.fa-share
{display:none}

@media(min-width:1300px){
.new-pole
{display:inline-table;
width:48.96%}
.new-pole1
{display:inline-table;
width:100%;
}

}
#shipping_methods p, #payment_methods p
{font-weight:bold;
text-transform:uppercase;
font-size:10pt;
margin-bottom:0}

#shipping_methods label , #payment_methods label
{padding-left:0;
font-size:11pt;
width:400px}
@media (max-width: 768px) {
#shipping_methods label , #payment_methods label
{
width:100%}}

.prefooter {
	height: 4px;
	
}
.layout_01 {
	    background: #01a6ea;
    background: -moz-linear-gradient(top,#016994,#01a6ea);
    background: -webkit-gradient(linear,left top,left bottom,from(#016994),to(#01a6ea));
    background: -o-linear-gradient(top,#016994,#01a6ea);
    background: -ms-linear-gradient(top,#016994,#01a6ea);
    background: linear-gradient(top,#016994,#01a6ea);
    margin-left: 50%;
	height: 4px;
}

.layout_02 {
	background: #f8ae01;
    background: -moz-linear-gradient(top,#9d6e01,#f8ae01);
    background: -webkit-gradient(linear,left top,left bottom,from(#9d6e01),to(#f8ae01));
    background: -o-linear-gradient(top,#9d6e01,#f8ae01);
    background: -ms-linear-gradient(top,#9d6e01,#f8ae01);
    background: linear-gradient(top,#9d6e01,#f8ae01);
    margin-left: -100%;
    width: 100%;
    float: left;
	height: 4px;
}


.layout_03 {
	    background: #009835;
    background: -moz-linear-gradient(top,#006021,#009835);
    background: -webkit-gradient(linear,left top,left bottom,from(#006021),to(#009835));
    background: -o-linear-gradient(top,#006021,#009835);
    background: -ms-linear-gradient(top,#006021,#009835);
    background: linear-gradient(top,#006021,#009835);
    background-color: yellow;
    width: 50%;
	height: 4px;
}

.layout_04 {
	    background: #e50004;
    background: -moz-linear-gradient(top,#910003,#e50004);
    background: -webkit-gradient(linear,left top,left bottom,from(#910003),to(#e50004));
    background: -o-linear-gradient(top,#910003,#e50004);
    background: -ms-linear-gradient(top,#910003,#e50004);
    background: linear-gradient(top,#910003,#e50004);
    width: 50%;
	height: 4px;
}
 .socialic1 {
	 border:2px solid #ddd;
	 
 }
 .socialic4 {
	 border:2px solid #ddd;
	 
 }
 
 .socialic3 {
	 border:2px solid #ddd;
	 
 }
 
 
 .socialic1:hover {
	 border:2px solid blue;
	
	 
 }
  .socialic2 {
	border:2px solid #ddd; 
	 
 }
  .socialic2:hover {
	 border:2px solid #41abe1;
	 
 }
  .socialic3:hover {
	 
	 border:2px solid #d44132;
 }
  .socialic4:hover {
	 border:2px solid #fba23e;
	 
 } 
 .cont-deliv
 {

 	font-size: 30pt;
 	font-weight: bold;
 	    width: 70px;
    height: 70px;
    padding-top:25px; 
    margin-bottom: 20px;
 	color:#30b08c;
 	border-radius: 100%;
 	-webkit-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 19px -3px rgba(0,0,0,0.25);

 }

 .cont-deliv i
 {

 	font-size: 22pt;
 	
   
    
 	color:#30b08c;
 	

 }
 .footfig {
	 
	 height: 11px;
	 width: 11px;
	 background: #ff6900;
	 display: inline-block;
	 border:5px;
 }
 
 #filter-group2 .checkbox {
	 
	     display: block;
 }
  #filter-group3 .checkbox {
	 
	     display: block;
 }
  #filter-group4 .checkbox {
	 
	     display: block;
 }
  #filter-group5 .checkbox {
	 
	     display: block;
 }
 .cont-block
 {font-size:12pt;
 padding:25px;

 min-height:215px}
 
 .cont-block1
 {
	 border-bottom-color:white;
	 border-right-color:white;
 }
  .cont-block2
 {
	  border-bottom-color:white;
 }
  .cont-block3
 {
	  border-right-color:white;
 }
 
 @media(max-width:768px)
 
 {
	 
	  .cont-block1
 {
	 
	 border-right-color:#f1f1f1;
 }

  .cont-block3
 {
	  border-right-color:#f1f1f1;
	  border-bottom-color:#fff;
 }
	 
 }
 
 .rol-cont:hover i
 {color:#353746}
  .rol-cont:hover
  {border-color:#353746}
 .cont-title
 {text-transform:uppercase;
 padding:15px 0 10px ;
     font-weight: bold;
	 }

 
  .rol-cont
 {width:65px;
 height:65px;
 border:2px solid #ff8a00;
 border-radius:100%}
 .place-cont
 {
 padding-top:20px;


 text-align:center}
 
 .cont-tab
 {
	 border-bottom:none;
	 margin-bottom:10px; text-transform:uppercase;
	 font-size:13pt
 }
 
  .cont-tab>li.active>a, .cont-tab>li.active>a:focus, .cont-tab>li.active>a:hover
  {
	  border:1px solid #f1f1f1;
	  
  }
  
  .cont-tab > active a
  {
	  border:none;
	  
  }
  
   .place-cont1
 {
 padding-top:30px;
 margin:20px 0 20px 0;
 height:265px;
 font-size:10pt;
 text-align:center;
 }
 
  .place-cont1 img
  {height:100px;}
  .place-cont1 p
  {padding:10px 30px}
  @media (max-width: 991px) {
	  .place-cont
	  { height:250px;}
	  .place-cont1
	  {height:320px}
	  
	  
  }
  @media (max-width: 768px) {
	   .place-cont
	  { height:540px;}
	  .cont-block
	  {padding-bottom:20px;}
	  .place-cont1
	  {height:720px}
	  .board-k-t
	  {margin:0 20px 20px 0}
	  .product-thumb  p
	  {margin-top: 5%!important;}
	  .product-thumb .button-group button
	  {margin-top:50px}
  }
  @media (max-width: 420px) {
	   .place-cont1
	  {height:800px}
	  .product-thumb  p
	  {margin-top: 6%!important;}
  }
  
  .o-nas img
  {height:335px;
  margin-right:5px;}
   .o-nas
   {border-bottom: 1px solid #f1f1f1;
   border-top: 1px solid #f1f1f1;
   padding: 10px 0;
   margin-bottom:5px;}
   
   @media (max-width: 1200px) {
	   .o-nas img
  {height:250px;
 }
   }
    @media (max-width: 991px) {
	   .o-nas img
  {height:200px;
 }
   }
    @media (max-width: 680px) {
	   .o-nas img
  {height:100%;
  width:100%;
  margin-bottom:10px;
 }
   }
  .ico-cat i 
  {
	  color:#FF8A00;
	  font-size:10pt;
	  margin-right:5px;
  }
  
  #newprr .ui-slider-range
  {background:#30b08c}
  
  #newprr  .ui-slider .ui-slider-handle
  {width:12px;
  height:12px;
  border-radius:100%;
  border:2px solid #30b08c
}


.new-price-tovar
{font-size:17pt;

    margin-top:10px;
	 text-transform:none;
	font-weight:bold;}
	
	.old-price-tovar
	{font-size:22pt;
    text-transform:none;
	margin:0px;
	padding:40px 0 0 20px;
	color:black;
	}
	
	.cont-for-mod
	{width:1150px;
	margin:0 30px 0 30px}
	
	.fcopy {
	width:100%;
	min-height: 60px;
    background: #272a34; 
	/*margin-top:40px; */
	}
	.fcopy img {
	height: 50px;
    
	}

	
	a.sc-lnk  {
	 
    display:inline-block;
    width: 45px;
    height: 45px;
    margin-right: 5px;
    opacity: 0.8;
	}
	
	a.sc-lnk:hover  {
	 
    display:inline-block;
    width: 45px;
    height: 45px;
    margin-right: 5px;
    opacity: 1.0;
	}
	.sc-fb {

    background: url(../image/facebook.png) no-repeat 0 0;
}
	
	.sc-tw {

    background: url(../image/twitter.png) no-repeat 0 0;
}
	.sc-g {

    background: url(../image/google.png) no-repeat 0 0;
}
	.artic-cat
	{
		font-size:15px;
		color: #737373;
	}
	
	.forma-k-t input
	{
		width:40px;
		height:25px;
	}
	.nalichie
	{
		font-size:12pt;
		text-transform:none;
		color:#22B64C;
	}
	
	.artikul-k-k
	{
		    font-size: 12pt;
    color: #555;
    border-radius: 6px;
    margin: 10px 0 10px;
    background: #F9F9F9;
		
	
	}
	
	#tab-description p
	{font-size:12pt;
	color:#555}
	
	#checkout-form input, #checkout-form textarea
	{border:2px solid #f1f1f1;
	box-shadow:none}
	
		#checkout-form input:hover, #checkout-form textarea:hover
	{-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.1);}
	#checkout-form input:focus, #checkout-form textarea:focus
	{-webkit-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px -1px rgba(0,0,0,0.1);}

.spec-main
{    top: 300px;
    position: fixed;
    z-index: 9999;
    left: -25px;
    opacity: 0.9;
	}
	.spec-main img{
	width:130px
	}
	
	.src:focus::-webkit-input-placeholder {color: transparent}
.src:focus::-moz-placeholder          {color: transparent}
.src:focus:-moz-placeholder           {color: transparent}
.src:focus:-ms-input-placeholder      {color: transparent}




 
.bacg-grey
{
	background:#EFF1F5;
	padding:80px 0 35px 0;

}
.bacg-grey p
{
	font-size:12pt;
	margin:15px 0 50px 0;
}

.cont-grey
{width:1200px}

.roll-cat
{background:white;
border-radius:100%;
width:120px;
height:120px;
padding-top:35px}
.roll-cat img
{ 
	
	opacity: 0.7
	 
}

.roll-cat:hover img
{ 
	filter: invert(1);
	opacity: 1
	 
}
.roll-cat:hover
{ 
	
	background: #30b08c 
}
.bacg-grey a
{color:#000;}
.cat-r
{margin-right:40px;}
.rec-hom
{
	text-align:left;
	padding-left:20px;
}

.h2-cat
{padding:0 0 18px 15px;
color:black;
font-weight:bold;
margin-left: 0.4%;
}

.new-tit-filt
{font-weight:bold;
color:black;}

.new-tit-filt.list-group-item, button.list-group-item
{font-weight:bold;
color:black!important;}

.subscribe-box .form-group .form-control {
	
	background-color: #272a34!important;
	border: 1px solid #272a34!important;
	border-bottom: 1px solid #FFFFFF!important;
	font-size: 17px!important;
	    color: #ffffff!important;
}

.subscribe-box .btn-primary {
	
	    color: #ffffff!important;
    text-shadow: none!important;
    background-color: #30b08c!important;
    border: none!important;
    border-bottom: 4px solid #277968!important;
    border-radius: 5px!important;
    text-transform: uppercase!important;
    margin-left: 20px!important;
    font-size: 15px!important;
    font-weight: 600!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
}

@media (min-width:768px) {
	.subscribe-box .btn-primary  {
		
		margin-top:30px;
	}
	
}
@media (min-width:1300px) {
	.subscribe-box .btn-primary  {
		
		margin-top:0px;
	}
	
}

@media (min-width:768px) {
	
	.navii
	{
		margin-left: 3%;
	}
}

@media (max-width:385px) {
	
	.form-inline {
		
		width:100%;
		margin-left:15%;
	}
}

.img-head-menu:hover img
{filter: invert(1);
}
.img-head-menu:hover
{background:#37B198;}

#menu .dropdown-inner a:hover img
{filter: invert(1);
}

#menu .dropdown-inner a:hover .img-head-menu
{background:#37B198;}

.h2-titleprod
{
	font-size:17pt;
	color:black;
	margin:0 0 0 15px;
	font-weight:bold;
}

.b-zak
{
	padding: 9px 16px;
    /* float: right; */
    margin-top: 10px;
	width: 70%;

}

.we-are
{font-weight:600;font-size:12pt;color:#9CA4A1;padding:0 60px 0 0}
.we-are-cont{border:1px solid #E6E6E6;
padding:20px;}

.we-are-cont img
{border:1px solid #E6E6E6;
border-radius:100%;
padding:5px;
margin-right:20px;}
.we-are-cont li
{margin-bottom:10px;}
.we-are-cont ol
{
	color:black;
	font-size:14pt;
	margin-top:8px;
}
.quest
{margin-top:25px;}

.atributs
{padding:0;
}
.otzivi
{padding-left:50px;
}
.otzivi-cont
{padding:15px 35px 60px 35px;
border:1px solid #f1f1f1;
border-radius: 5px;
}
.harakt-title
{font-weight:bold;
font-size:11pt;
background:#5F626B;
padding:15px 0;
color:white;}

.cd-table
{padding: 10px 15px;



}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border:none;border-top: 1px solid #f1f1f1;}

.har-top
{
	padding:15px 0;
	font-size:12pt;
	font-weight:bold;
	border:1px solid #f1f1f1;
	border-radius: 5px 5px 0 0;
}

.new-pr{text-decoration: line-through;font-size:12pt;color:red}

.modal-header
{border-bottom:none;
padding-top:25px;
}
.modal-body
{padding:0 30px 15px 30px}

.btn .btn-primary .btn-lg .btn-block {
	height:5px!important;
	width:5px!important;
	
	
}

.skr-but button
{display:none!important;}

.spec-pr
{
	font-size:20px; 
	position:relative;
	float:left; 
	display:inline-table;
	width:37%;
	margin-left: 13%;
	line-height: 1.3;
	margin-right: 7%;
	margin-top:25px;
	color: white;
}

.image-main img {
	
max-width:300px;	
}
.image-main {
	
	height:250px;
}
.catalog {
	display: grid;
	gap: 15px;
	grid-template-columns: repeat(4, 1fr);
}

.catalog-item {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 2px solid #333;
	font-size: 16px;
	text-transform: uppercase;
	padding: 20px;
	color: #000;
	text-align: center;
	border-radius: 50%;
	aspect-ratio: 1/1;
	margin-bottom: 15px;
}
.catalog-item:hover {
	border-color: #30b08c;
}
.cont-tovar1{padding: 30px 0 0 32px;min-height:100%}
 @media (max-width: 1200px) {
	 .cont-grey
	   {
		   width:100%;
	   }
	   .cat-r {
    margin-right: 0;
}
 .cont-for-mod
	{width:100%;
	margin:0}
	#top {
		font-size:9pt
	}
	#top .btn-link, #top-links li, #top-links a
	{padding-top:5px;
	}
 }
 @media (max-width: 768px) {
	.catalog {grid-template-columns: 1fr 1fr;}
 .row{margin:0}
 #content.cont-cat
 {padding:0}
 .sort-n-col
 {margin-bottom:20px;}
 .feature-tumb
 {padding: 0 25px;}
 .home-h2
 {padding-top:20px}
.old-price-tovar
{padding-top:20px;}
.pol-d-p
{margin:0}
.breadcrumb > li{font-size:12px}
#top .btn-link, #top-links li, #top-links a{margin-right:0;}
.list-inline
{margin-bottom:0}
.cab
{padding-bottom:10px;float:left}
.h2-titleprod
{margin:0}
.cont-tovar1
{padding:0 15px;}
.butprice
{width:100%;
margin:0;
border:0
}
.soder-k-t
{padding:0}
.formshtuk 
{margin-bottom:0;}
.place-tovar
{background:#FCFCFC;
    border-top: 3px solid #37B198;
	margin-bottom:-30px;
	margin-top:110px;

}
.thumbnails a
{margin-left:0}
.image-additional a
{margin:0 20px 20px 0}
.kod-moped
{padding:0}
.otzivi
{padding:0}
#popupcart_extended .popupcart_buttons :first-child
{font-size:10px;
text-transform:none!important;
}
#popupcart_extended .popupcart_buttons :last-child
{font-size:10px!important;
text-transform:none!important;
}
 }
 @media (max-width: 900px){
	 .opt-b-foo img
	 {width:200px}
	 
 }
 @media (max-width: 674px){
	 
	 .spec-pr
{
	font-size:17px; 
	width:47%;
	margin-left: 20px;
	
}
 }
 
 @media (max-width: 411px){
	 
	 .spec-pr
{
	font-size:15px; 
	width:90%;
	
	
}
 }
 .roll-cat-f-c 
{
	background:white;
border-radius:100%;
width:120px;
height:120px;
border:2px solid black;
background:#f9f9f9

}

.roll-cat-f-c img
{

height:80px;
width:80px;
margin-top:20px;

}

.roll-cat-f-c:hover img
{filter: invert(1);
}
.roll-cat-f-c:hover
{background:#37B198;
border:2px solid #37B198;
}

.roll-cat-f-c a:hover img
{filter: invert(1);
}

.roll-cat-f-c a:hover .img-head-menu
{background:#37B198;}


@media (max-width: 400px){
.status-home {
	margin-right:130px!important;
	
}
.status-home2 {
	margin-right:155px!important;
	
}
}

.mfilter-box-1 .mfilter-counter {
background: #37B198!important;
}
@media (min-width: 1300px){
.img-cat-resp
{
	
	width:12.1%;
	margin-right: 20px;
	padding:0;
}}


.soderzh
{border:1px solid #777;
width:60%;
padding:30px 20px 30px 40px;
margin:20px 0}
.soderzh a
{color:black;}
.title-soderzh
{text-transform:uppercase;
padding-bottom:10px;font-weight:bold}
.block-home-text {
    border-bottom: 1px solid #C7C7C7;
    padding-bottom: 80px;
    margin-top: 80px;
}
.width-tb {
    max-width: 1200px;
    padding-right: 50px;
    }
    .text-srl {
    font-size: 12pt;
    height: 450px;
    overflow: scroll;
    overflow-x: hidden;
    padding: 0 30px 0 20px;
}
.text-srl::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:5px;
height:0px
}

.text-srl::-webkit-scrollbar-track {
background-color:#F4F5F5
}

.text-srl::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#7D7D7D;
}

.text-srl::-webkit-scrollbar-thumb:hover{
background-color:black;
}

.text-srl::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:4px;
height:0px
}

.text-srl::-webkit-scrollbar{
width: 4px;
}


.text-srl::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:5px;
height:0px
}

.text-srl::-webkit-scrollbar-track {
background-color:#ecedee
}

.text-srl::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#37B198;
}

.text-srl::-webkit-scrollbar-thumb:hover{
background-color:#555;
}

.text-srl::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:4px;
height:0px
}

.text-srl::-webkit-scrollbar{
width: 4px;
}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover
				 {z-index:2;
				 color:white;
				 cursor:default;
				 background-color:#37B198!important;
				 }


@media (max-width: 566px) {
	.dl_benzokos {
		margin-left: 25%!important;
    float: left;
	}
}


.usl-pokup
{
	border:1px solid #ddd;
	padding: 20px 0 15px 35px;
    font-size: 12pt;
    margin: 0 0 40px 0;
}
.min-z
{
	margin: 10px 0;
	font-weight: bold; 
}
.usl1 {
	    margin: 0 0px 40px 14px;
    /* padding-left: 18px; */
    width: 94%;
}
.cat2 a {
color:#141414;
}
@media(max-width:1199px){
	.lang2 {
		margin-top: 8px;
	}

	}
	.lang2 {
		padding-top: 3px;
	}
	#popupcart_extended .popupcart_buttons :last-child {
	border-radius: 0;
	}
	.popupcart_info a {
	color:#141414;
	}
	.table-responsive a {
		color: #141414!important;
		text-transform: uppercase;
	}
	#checkout-form .form-group input {
		height: 40px;
		font-size: 14px;
	}

	#content p {
		font-size:16px;
	}

	
	#content li {
		font-size:16px;
	}